/* Hide if Flash */
.flashInstalled #middle h1,
.flashInstalled #brands h1,
.flashInstalled #boxes h1, 
.flashInstalled #plist h2 a,
.flashInstalled #flashhead {
	visibility: hidden;
}

/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 0;
	padding: 0;
	color: #6f6f6f;
	background: #fff url(/_img/layup/bg.gif) repeat-x;
	text-align: center;
}
a {
	color: #0072b9;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1,
h2 {
	padding: 0;
	color: #5c5c5c;
	margin: 0 0 10px;
	font: normal 1.4em "HelveticaNeueLT Std Cn", Helvetica,  Arial, sans-serif;
}
#text h1 {
	color: #0072b9;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	width: 59px;
	height: 15px;
	background: url(/_img/layup/submit_but.gif) no-repeat;
} 
legend {
	display: none;
}

/* Structure */

#contents{
	margin: 0 auto;
	width: 741px;
	padding: 0 6px;
	border-top: 6px solid #fff;
	border-bottom: 3px solid #fff;
	text-align: left;
	min-height: 600px;
	background: url(/_img/layup/bg_rpt.gif) repeat-y;
}
#middle {
	margin: 6px 0 0 0;
	float: left;
	width: 552px;
}
#topbar {
	height: 85px;
	background: url(/_img/layup/topbar_bg.gif) no-repeat;
}
#topbar h1 {
	text-indent: -9000px;
	background: url(/_img/layup/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 84px;
	width: 297px;
	float: left;
}
#topnavi {
	height: 26px;
	width: 741px;
	border-top: 6px solid #fff;
	background: #eaeaea;
}
#topnavi ul  {
	margin: -1px 0 0 188px;
	padding: 0;
}
#topnavi li {
	display: inline;
	float: left;
} 
#topnavi  a {
	float: left;
	text-indent: -9000px;
	text-decoration: none;
	height: 26px;
	outline: 0;
}
#n1, #n2, #n3, #n4, #n5, #n6 {
	background: url(/_img/layup/nav.gif) no-repeat;
}
#n1 {background-position: 0 0; width: 49px;}
#n2 {background-position: -49px 0; width: 73px;}
#n3 {background-position: -363px 0; width: 117px;}
#n4 {background-position: -180px 0; width: 83px;}
#n5 {background-position: -122px 0; width: 58px;}

#n1:hover, #n1.on {background-position: 0 -26px;}
#n2:hover, #n2.on {background-position: -49px -26px;}
#n3:hover, #n3.on {background-position: -363px -26px;}
#n4:hover, #n4.on {background-position: -180px -26px;}
#n5:hover, #n5.on {background-position: -122px -26px;}

#header {
	margin: 0;
	border-top: 6px solid #fff;
}
#flashhead {
	display: block;
	float: right;
	width: 552px;
	height: 175px;
}
#brands {
	margin: 0;
	padding: 0;
}
/* #brands ul {
	margin: 0;
	padding: 10px 0 0 10px;
	list-style: none;
	width: 143px;
	height: 124px;
	background: url(/_img/layup/img_mask3.gif) no-repeat;
}
#brands li {
	float: left;
	display: inline;
	width: 60px !important;
	height: 27px !important;
	margin: 0 4px 10px 0 !important;
	padding: 0!important;
	border: none !important;
	text-align: center;
	vertical-align: middle;
} */
#leftside {
	width: 182px;
	float: left;
	margin: 0 7px 90px 0;
}
#leftside ul {
	margin: 0;
	padding: 0;
}
#leftside li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#leftside a {
	margin: 0;
	text-align: left;
	color: #fff;
	text-decoration: none;
	display: block;
	line-height: 2.6;
	width: 166px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	padding: 0 0 0 16px;
	background: url(/_img/layup/subnavi.gif) no-repeat;
	outline: 0;
}
#leftside a:hover,
#leftside a:focus,
#leftside a.on {
	background: url(/_img/layup/subnavi.gif) no-repeat left -27px;
}
#leftside li ul {
	margin: 0;
	padding: 15px 0 20px;
	width: 182px;
	background: #f5f5f5;
}
#leftside li ul li a {
	color: #7e7e7e;
	font-weight: normal;
	line-height: 1.7em;
	width: 166px;
	border: none;
	background: url(/_img/layup/nav_arrow.gif) no-repeat 168px 5px;
}
#leftside li ul li a:hover,
#leftside li ul li a:focus,
#leftside li ul li a.on {
	color: #256086;
	background: url(/_img/layup/nav_arrow.gif) no-repeat 168px -12px;
}
.home #text {
	padding: 13px 16px 20px;
	background: #f8f8f8;
}
#text {
	padding: 13px 7px;
}
#text h1,
#text h2 {
	width: 320px;
}
#maintext {
	width: 355px;
}
.fullwidth {
	width: auto !important;
}
.imageholder {
	float: right;
	margin: 0 7px 0 30px;
}
.imageholder img {
	padding: 2px;
	margin: 0 0 10px;
	display: block;
	background: #fff;
	border: 1px solid #dfdfdf;
}
.home .imageholder {
	margin-right: 0;
}
.products .imageholder {
	width: 189px;
	margin: 40px 10px 0 0;
}
#boxes {
	margin: 3px 0 20px;
	padding: 16px 0 0;
	border-top: 1px solid #dedede;
	list-style: none;
	overflow: hidden;
}
#latestProducts {
	width: 150px;
}
#boxes li {
	float: left;
	display: inline;
	width: 150px;
	height: 240px;
	margin: 0;
	padding: 0 16px 0 18px;
	border-right: 1px solid #dfdfdf;
}
#boxes li.last {
	border: none;
	width: 143px;
	padding: 0 0 0 18px;
}
#boxes h2,
#boxes h3,
#boxes p {
	font: normal 1em/1.1em Arial, Verdana, Helvetica, sans-serif;
	margin-left: 2px;
}
#boxes h2 {
	color: #154d71;
	margin: 0 0 0 2px;
	padding: 0;
}
#boxes h3,
#boxes .hpaging {
	color: #fff;
	display: block;
	position: absolute;
	margin: 106px 0 0 9px;
	z-index: 100;
}
#boxes li img {
	margin-bottom: 10px;
}
#boxes li .mask,
#boxes li .mask2 {
	display: block;
	position: absolute;
	margin-bottom: 10px;
	width: 143px;
	height: 124px;
	background: url(/_img/layup/img_mask.png) no-repeat;
}
#boxes li .mask2 {
	background: url(/_img/layup/img_mask2.png) no-repeat;
}
#boxes .hpaging {
	margin: 104px 0 0 -32px;
	paging: 0;
}
#boxes .hpaging li {
	width: auto;
	padding: 0;
	margin: 0;
	border: none;
}
#boxes .hpaging li a {
	color: #fff;
	width: 10px;
	margin: 0 2px 0 0;
	padding: 0 3px;
	text-decoration: none;
}
#boxes .hpaging li a:hover,
#boxes .hpaging li a.on {
	color: #008ddd;
	background: #fff;
}
#boxes .hpaging2 li a:hover,
#boxes .hpaging2 li a.on {
	color: #b4d76a;
	background: #fff;
}
.more {
	display: block;
	float: right;
	margin: 2px 4px 0 0;
	text-indent: -9000px;
	width: 47px;
	height: 15px;
	background: url(/_img/layup/more_but.gif) no-repeat;
	outline: 0;
}
#plist {
	margin: 0;
	padding: 0;
	list-style: none;
}
#plist li {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 10px;
	border-bottom: 1px solid #dfdfdf;
}
#plist li.last {
	border: none;
}
#plist h2 a {
	color: #5c5c5c;
	text-decoration: none;
}
#plist h2 a span {
	color: #0072b9;
}
#plist li ul {
	margin: 0 0 10px 17px;
	padding: 0;
	list-style: url(/_img/layup/bullet.gif);
}
#plist li ul li {
	width: 335px;
	border: none;
	margin: 0;
	padding: 0;
	overflow: visible;
}
#plist .more {
	float: left;
	margin-top: 12px;
}
#tabs {
	margin: 20px 0 0 -1px;
	padding: 0;
	height: 30px;
	list-style: none;
}
#tabs li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	height: 30px;
	background: #eaeaea;
}
#tabs li a {
	margin: 0;
	padding: 8px 0;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #807e7e;
	outline: 0;
}
#t1, 
#t2 {
	width: 138px;
	height: 14px;
	display: block;
}
#t2 {
	width: 153px;
}
#t1:hover,
#t1:focus,
#t1.on {
	background: url(/_img/layup/tabs.gif) no-repeat 0 0;
	color: #fff;
}
#t2:hover, 
#t2:focus, 
#t2.on {
	background: url(/_img/layup/tabs.gif) no-repeat -138px 0;  
	color: #fff;
}
table {
	width: 325px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 1px solid #dfdfdf;
}
tr.col1 {
	background: #f5f5f5;
}
td {
	padding: 6px;
	vertical-align: top;
}
td.first {
	font-weight: bold;
	width: 170px;
	padding-left: 15px;
}
.enlarge,
.back {
	display: block;
	float: right;
	text-indent: -9000px;
	width: 103px;
	height: 15px;
	margin-right: -6px;
	background: url(/_img/layup/enlarge_but.gif) no-repeat;
	outline: 0;
}
.back {
	width: 47px;
	height: 15px;
	clear: right;
	margin-top: 70px;
	background: url(/_img/layup/back_but.gif) no-repeat;
}
#awards {
	position: absolute;
	display: block;
	clear: both !important;
	width: 87px;
	height: 61px;
	margin: -73px 0 0 48px;
	background: url(/_img/layup/accreditations.gif) no-repeat;
}
#footer,
#regfoot {
	clear: both;
	margin: 0 auto;
	width: 739px;
	height: 26px;
	background: #fff;
	border: 1px solid #dedede;
}
#footer ul, 
#regfoot ul{
	margin: 0;
	padding: 6px 10px 0;
	height: 27px;
	list-style: none;
	text-align: right;
}
#footer li,
#regfoot li{ 
	display: inline;
	float: left;
}
#footer a {
	font-weight: bold;
	color: #c3c3c3;
	text-decoration: none;
	border-right: 1px solid #c3c3c3;	
	padding: 0 10px 0 7px;
	outline: 0;
}
#footer .last, 
#regfoot .last {
	float: right;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #e2e2e2;
}
#footer a:hover,
#footer a:focus {
	color: #999;
}
#regfoot {
	border: none;
	color: #c2c2c2;
	width: 741px;
	font: .95em Arial, Helvetica, sans-serif;
}
#regfoot ul {
	padding: 12px 22px 12px 18px;
}
#regfoot span {
	color: #9a9a9a;
}
.pdf {
	margin-top: 10px;
}
.pdf ul{
	margin:0;
	padding: 0;
	list-style: none;
}
.pdf li{
	background: url(/_img/layup/pdf.gif) no-repeat;
	padding: 2px 0 5px;
}
.pdf a {
	background: url(/_img/layup/arrow.gif) no-repeat right 5px;
	padding: 0 10px 0 20px;
}
.pdf .doc{
	background: url(/_img/layup/doc.gif) no-repeat 0 2px;
}
.printlogo {
	display: none;
}

/* Forms */

.formarea{
	text-align: right;
	vertical-align: top;
	width: 340px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select{
	padding: 0;
	width: 174px;
}
#searchform {
	margin: 20px 15px 0 0;
	padding: 0;
	width: 177px;
	float: right;
}
#searchform .textform,
#searchform .textformfocus {
	width: 148px;
	height: 17px;
	padding: 7px 3px 3px 3px;
	font-weight: bold;
	border: none;
	letter-spacing: 0;
	color: #245e84;
	margin: 0;
	background: none;
}
#searchform label {
	display: block;
	float: left;
	width: 106px;
	height: 16px;
	margin-right: 7px;
	text-indent: -9000px;
	background: url(/_img/layup/search_title.gif) no-repeat;
}
#searchform p {
	background: url(/_img/layup/search_bg.gif) no-repeat left 22px;
}
#searchform button {
	background: url(/_img/layup/search_but.gif) no-repeat; 
	width: 17px;
	height: 17px;
	margin: 6px 0 0 2px;
	vertical-align: top;
	cursor: pointer; 
}
.textform, 
.textformfocus {
	color: #999;
	padding: 3px;
	width: 168px;
	border: 1px solid #ccc;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #f8f8f8;
}
.textformfocus {
	color: #333;
	border: 1px solid #999;
	background: #eee;
}

/* Ajax & Error Checking */

.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #d11010;
	color: #d11010;
}
.formerror .textformfocus {
	background: #ffeeed !important;
}
.formerror label:after {
	color: #d11010;
	content: " *";
}
.formerror label {
	color: #000;
}
.error {
	color: #d11010;
	padding: 10px 0 !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color: #fff;
	width: 536px;
	margin-left: -1px;
	opacity: 0.9;
	text-align: center;
}

/* Extras */

.clear{
	clear: both;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.highlight {
	color: #0072b9;
}
.corners {
	display: block;
	height: 1px;
	width: 739px;
	line-height: 0;
	font-size: 0;
	border: solid #fff 1px;
	border-top: none;
	border-bottom: none;
	margin: -1px 0 0;
}
.top {
	margin: 0 !important;
}
.bot {
	margin-top: -7px !important;
}
.noborder {
	border: 0 !important;
}
#header .corners {
	width: 180px;
}
#brands .top {
	margin: -1px 0 0 -1px !important;
}
#middle .corners {
	width: 550px;
}
#middle .top {
	position: absolute;
}
#footer .corners {
	width: 739px;
	margin: -1px 0 0 -1px;
}
.paging {
	display: inline;
	list-style: none;
	float: right;
	padding: 0;
	margin: 20px 10px 20px 0;
}
.paging li {
	float: left;
	margin: 0;
	padding: 0;
}
.paging li.first {
	font-weight: bold;
	margin-right: 5px;
}
.paging li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 0 0 0 4px;
	height: 15px;
	width: 12px;
	text-decoration: none;
	color: #fff;
	background: url(/_img/layup/page_buts.gif) no-repeat;
}
.paging li a:hover, .paging li .on{
	background: url(/_img/layup/page_buts.gif) no-repeat -17px 0;
}
.panel {
	display: none;
}
.panel.active-tab-body {
	display: block;
}
#overview {
	width: 325px;
	border: 1px solid #dfdfdf;
	margin-left: -1px;
}
.hidenav {
	display: none;
}
.shownav {
	display: block;
}