﻿html
{
  padding-top: 0px;
}

body
{
  color: #555;
  background: #fff;
  margin: 0px;
  font-family:'Source Sans Pro', sans-serif;
}

.wrapper
{
  margin: 0 auto;
  width: 1000px;
}

#header
{
  background: url(../images/bg-header.gif) repeat-x #ebebeb;
  height: 115px;
  border-bottom:1px solid white;
  width: 1000px;
  margin: 0 0 5px 0;
  position:fixed;
  z-index:200;
}
#body
{
  top:117px;
  position:absolute;
  width: 1000px;
}

.logo
{
  width: 231px;
  height: 53px;
  background: url(../images/logo-rfid.png) no-repeat;
  text-indent: -9999px;
  float: left;
  overflow: hidden;
  display: block;
  top: 41px;
  left: 20px;
  position: relative;
  margin: 0;
}

#strapline
{
  float: right;
  font-family: 'Ubuntu', sans-serif;
  font-style: italic;
  font-weight: 300;
  color: #33cc66;
  font-size: 26pt;
  top: 30px;
  right: 20px;
  display: block;
  position: relative;
}

#topmenu
{
  float: right;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 600;
  font-size: 15px;
  right: 10px;
  bottom: -18px;
  display: inline-block;
  position: relative;
  clear: right;
  *width: 750px;
  *bottom: -33px;
}

#topmenu a
{
  color: #999;
  text-decoration: none;
}

#topmenu a:hover, #topmenu a.active
{
  color: #33cc66;
}

#topmenu > ul
{
  float: right;
}

#topmenu > ul > li
{
  display: inline;
  list-style-type: none;
  padding: 5px 10px 20px 10px;
  float: left;
  height: 17px;
}

#topmenu > ul > li > ul.submenu
{
  display: none;
}

#topmenu > ul > li:hover > ul.submenu
{
  display: block;
  z-index: 100;
}

#topmenu > ul > li:hover
{
  background: #fff url(../images/bg-menu.gif) repeat-x;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  padding: 5px 9px 20px 9px;
}

.submenu
{
  margin: 10px 0 0 -10px;
  position: absolute;
  display: block;
  width: 200px;
  background-color: #ffffff;
  border-bottom: 5px solid #336699;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  font-weight: 300;
  padding: 5px 10px;
  box-shadow: 0px 7px 5px -2px #ddd, 7px 0px 5px -5px #ddd, -7px 0px 5px -5px #ddd;
  -moz-box-shadow: 0px 7px 5px -2px #ddd, 7px 0px 5px -5px #ddd, -7px 0px 5px -5px #ddd;
}

ul.submenu:hover
{
  display: block;
}

ul.submenu
{
}

ul.submenu li
{
  margin: 5px 0;
  list-style-type: none;
}

#homepage_top
{
  display: block;
  height: 450px;
  width: 1000px;
  position: relative;
  float: left;
}

#homepage_top .feature
{
  display: none;
  height: 450px;
  width: 1000px;
  margin: 0;
  float: left;
}

#homepage_top .feature.active
{
  display: block;
}

#homepage_top .feature_image
{
  z-index: 1;
  position: relative;
  top: 0;
  width:1000px;
  height:450px;
}

#homepage_top .feature_text
{
  float: left;
  right: 0px;
  top: 300px;
  width: 450px;
  background: url(../images/bg-banner-blue.png) repeat;
  bottom: 0px;
  position: absolute;
  padding: 25px;
}

#homepage_top .feature_text h3
{
  font-family: 'Ubuntu', sans-serif;
  font-style: italic;
  font-weight: 300;
  color: #fff;
  font-size: 28pt;
  margin: 0px;
  width: 400px;
  float: left;
}

#homepage_top .feature_text .find_out_more
{
  width: 150px;
  height: 40px;
  background: url(../images/btn-find-out-more.png) no-repeat;
  text-indent: -9999px;
  bottom: 25px;
  margin-top: 20px;
  float: left;
}

#homepage_top .paging
{
  float: right;
  position: absolute;
  bottom: 20px;
  right: 20px;
  height: 20px;
  list-style: none;
  z-index: 100;
}

#homepage_top .paging li
{
  float: left;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  background: url(../images/btn-banner-scroll.png) -40px 0;
  text-indent: -9999px;
  padding: 0;
}

#homepage_top .paging li:hover
{
  background-position: -20px 0;
}

#homepage_top .paging li.active
{
  background-position: 0 0;
}

#homepage_top .paging li a
{
  height: 20px;
  width: 20px;
  float: left;
}

#homepage_middle
{
  float: left;
  left: 0;
  top: 0;
  width: 450px;
  height:400px;
  background: url(../images/bg-banner-white.png) repeat;
  position: absolute;
  padding: 25px;
  z-index:100;
}
#homepage_middle h2, #homepage_middle p
{
  color: #4d7399;
  font-weight: 200;
  font-size: 19pt;
  text-align: center;
  margin-top:0;
}
#homepage_middle p
{
  padding-top:0px;
  font-size:12pt;
  color:#000;
}

#homepage_bottom
{
  display: block;
  background: url(../images/bg-section-top.gif) repeat-x;
  min-height: 250px;
  width: 1000px;
  margin: 0 0 5px 0;
  position: relative;
  float: left;
  text-align: center;
}

#homepage_bottom .features
{
  float: left;
  overflow: hidden;
  display: block;
  left: 30px;
  position: relative;
}

#homepage_bottom .feature
{
  width: 215px;
  min-height: 250px;
  text-align: center;
  float: left;
  margin: 10px;
}

#homepage_bottom .feature h4, #homepage_bottom .feature h4 a
{
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 15pt;
  color: #336699;
  margin: 0px;
  text-decoration:none;
}
#homepage_bottom a img
{
  border:none;
}

#homepage_bottom .feature p
{
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 13pt;
  padding: 0 20px;
  color: #555;
}

#footer
{
  height: 80px;
  background-color: #336699;
  display: block;
  width: 1000px;
  margin: 0;
  position: relative;
  float: left;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 13pt;
  padding: 0;
  color: #fff;
}

#footer .left
{
  float: left;
  width: 200px;
  left: 20px;
  top: 30px;
  position: relative;
}

#footer .right
{
  float: right;
  width: 600px;
  right: 20px;
  top: 30px;
  position: relative;
}

#footer .right ul
{
  float: right;
  margin: 0;
}

#footer .right ul li
{
  display: inline;
  list-style-type: none;
  padding-right: 20px;
}

#footer .right ul li a
{
  color: #fff;
  text-decoration: none;
}

#footer .right ul li a:hover
{
  text-decoration: underline;
}

a.maglabsLink {
	width:140px;
	height:72px;
	/*height:45px;*/
	background-image:url('../images/maglabs.jpg');
	background-repeat: no-repeat;
	background-size:65%;
	float:right;
	margin:10px 0;
}

#page_top
{
  display: block;
  height: 160px;
  width: 1000px;
  position: relative;
  float: left;
  background-repeat: no-repeat;
}

#page_top img
{
  position: relative;
  top: 0;
  z-index: 1;
  width:1000px;
  height:160px;
}

#breadcrumb
{
  display: block;
  height: 40px;
  width: 1000px;
  margin: 0 0 1px 0;
  position: relative;
  float: left;
  background-color: #33cc66;
}

#breadcrumb ul
{
  margin: 4px 0 0 20px;
  padding-left: 0px;
}

#breadcrumb ul li
{
  display: inline;
  list-style-type: none;
  padding: 5px 5px 0 0;
  float: left;
}

#breadcrumb ul li
{
  background: url(../images/bullet.gif) no-repeat 0 12px;
  padding-left: 12px;
}

#breadcrumb ul li.first
{
  background: none;
  padding-left: 0;
}

#breadcrumb ul li a
{
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 11pt;
  color: #fff;
  text-decoration: none;
}

#breadcrumb ul li a:hover
{
  text-decoration: underline;
}

#page_middle_wrapper
{
  display: block;
  width: 1000px;
  position: relative;
  float: left;
  background: url(../images/bg-section-top.gif) repeat-x;
}

#page_middle
{
  display: block;
  width: 1000px;
  position: relative;
  float: left;
  background: url(../images/bg-section-bottom.gif) repeat-x bottom;
}

#page_middle h2, #page_middle h1
{
  margin-top: 0px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 600;
  color: #336699;
}

#page_middle p, .tabcontent
{
  font-family: 'Source Sans Pro', sans-serif;
  /*font-weight: 200;*/
  color: #555;
}

#one_column, #two_column
{
  top: 30px;
  left: 0px;
  width: 1000px;
  position: relative;
  display: inline-block;
  margin-bottom: 60px;
}

#two_column #left_column
{
  width: 625px;
  float: left;
  padding-left:20px;
  position: relative;
}

#one_column #left_column
{
  width: 800px;
  margin: 0 auto;
}

#left_column h1
{
  margin-right: 60px;
  font-size: 26pt;
}

#left_column p
{
  font-size: 12pt;
  line-height: 1.6em;
  text-align:justify;
}

#left_column .tabs
{
  width: 615px;
  background: url(../images/tab-top.gif) repeat-x;
  float: left;
  height: 40px;
}

#one_column #left_column .tabs, #one_column #left_column .tabcontents
{
  margin-left: 100px;
}

#left_column .tabs .tab
{
  background: url(../images/tab-inactive.gif) no-repeat;
  width: 126px;
  height: 40px;
  float: left;
  text-align: center;
  padding-top: 10px;
}

#left_column .tabs .tab.active
{
  background-image: url(../images/tab-active.gif);
}

#left_column .tabs .tab a
{
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 11pt;
  color: #fff;
  text-decoration: none;
}
#left_column .tabs .tab.active a
{
  color: #336699;
}
#left_column .tabcontents .tabcontent
{
  width: 573px;
  padding: 5px 20px;
  border: 1px solid #33cc66;
  border-top: none;
  min-height: 150px;
  float: left;
  display: none;
}
#left_column .tabcontents .tabcontent.active
{
  display: block;
}
#left_column .tabcontents .tabcontent p
{
  margin-right: 0px;
}
.tabTitleHidden { display:none; }

#right_column
{
  width: 280px;
  float: right;
  padding-right:20px;
  position: relative;
}

#right_column .feature
{
  width: 280px;
  padding-left: 30px;
  background: url(../images/bullet-grey.png) no-repeat 0 5px;
  float: left;
  margin-bottom: 10px;
}

#right_column .feature h2
{
  margin-right: 60px;
  font-size: 11pt;
  line-height: 1.4em;
  margin: 2px 0 0 0;
}

#right_column .feature p
{
  font-size: 11pt;
  line-height: 1.4em;
  margin-top: 0px;
}

#right_column .imagefeature
{
  float: left;
  width: 240px;
  height: 240px;
  padding: 20px 30px 0 60px;
  background: url(../images/bg-sidebar-feature.png) no-repeat 30px 0;
  text-align: center;
  margin-top: 20px;
}

#right_column .imagefeature h2
{
  text-transform: uppercase;
  font-size: 11pt;
}

#right_column .feature h2 a, #right_column .imagefeature h2 a
{
  text-decoration: none;
  color: inherit;
}

#right_column .feature h2 a:hover, #right_column .imagefeature h2 a:hover
{
  text-decoration: underline;
}

.page_bottom
{
  margin: 30px 0;
  display: block;
  width: 1050px;
  position: relative;
  float: left;
}

.page_bottom .feature
{
  width: 300px;
  margin-right: 50px;
  float: left;
}

.page_bottom .feature p, .page_bottom .feature p a
{
  font-family: 'Source Sans Pro', sans-serif;
  /*font-weight: 200;*/
  color: #555;
  font-size: 12pt;
  text-decoration: none;
}

.page_bottom .feature p a img
{
  border: none;
}
/*logo page*/
#logos
{
  margin-top: 20px;
  text-align:center;
}

.logoblock
{
  width: 350px;
  padding: 0 30px 20px 0;
  display: inline-table;
  vertical-align: top;
  /*Dirty IE Hack*/
  zoom: 1;
  *display: inline;
  text-align:left;
}

.logoblock.single
{
  width: 160px;
  vertical-align: middle;
}

.logoblock img
{
  float: left;
  padding-right: 10px;
}

.logoblock h3
{
  font-family: 'Ubuntu', sans-serif;
  font-weight: 600;
  font-size: 15px;
  margin: 0px;
  color: #336699;
}

#left_column .logoblock p
{
  margin: 5px 0;
  font-size: 10pt;
}
/*sitemap*/
ul.sitemap
{
  width: 400px;
  margin: 0 auto;
  list-style-type: none;
  font-size: 1.2em;
}

ul.sitemap li
{
  list-style-type: none;
  padding: 5px 5px 0 0;
  background: url(../images/bullet.gif) no-repeat 0 12px;
  padding-left: 15px;
  font-size: 90%;
}

ul.sitemap li, ul.sitemap li a
{
  text-decoration: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  color: #555;
}

ul.sitemap ul
{
  padding-left: 20px;
}
/*contact form*/
.contactform
{
  width: 300px;
  margin: 0 auto;
}

.contactform .formRow
{
  padding-bottom: 6px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  color: #555;
}

.contactform .formRow label
{
  width: 200px;
  display: block;
  padding: 6px 0px;
}

.contactform .formRow input, .formRow textarea
{
  padding: 5px;
  width: 250px;
}

.contactform .buttonRow input
{
  padding: 5px 10px;
  border: 1px solid #CDCDCD;
  background-color: #EFEFEF;
}

.contactform .field-validation-error
{
  color: red;
}
