/*<![CDATA[*/
/* START LAYOUT */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #2D4D7E;
	text-align: center;
	background: fixed;
	background-image: url(images/bg_site.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;

}
* {
	margin: 0px;
	padding: 0px;
	}
		
h1, h2, h3, h4, h5, h6, p, blockquote,
ul, ol, table, fieldset, address {
	margin-bottom: 1em;
	}
	
.container {
	width: 850px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0 auto;
	text-align: left;
	background: #000 url(images/bg_container.jpg) left top repeat-y;
}

#header {
	height: 100px;
	background: #000 url(images/bg_header.jpg) left top no-repeat;
	border-bottom: 1px solid #fff;
}

#hdr-l {
	float: left;
}

#hdr-r {
	height: 100px;
	width: 250px;
	float: right;
	color: #444444;
	text-align: right;
	border-left: 1px solid #fff;
}


#infobar {
	height: 245px;
	width: 830px;
	text-align: left;
	font-size: 11px;
	background-color: #FFFFFF;	
}
#ibar_rndimg {
	height: 245px;
	width: 830px;
}
#ibar_txt {
	font-size: 10px;
	position: relative;

	width: 190px;	
	text-align: justify;
	margin: -105px 0px -105px 0px;		
}

/* Navigation Tabs */	

#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 74px 0px 0px 170px;
	}

#navigation a, #navigation span {
	height: 22px;
	width: auto;
	float: left;
	display: block;
	text-align: center;
	padding: 0px 11px 0px 10px;
	line-height: 22px;
	font-weight: normal;
	color: #fff;
	margin: 0px 2px 0px 0px;
	}

#navigation a:link {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	}

#navigation a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	}

#navigation a:hover {
	color: #000;
	text-decoration: none;
	}

#navigation .last, #navigation .email, #navigation span {
	border: none;
	}

#navigation .last {
	margin-right: 0px;
	}

#navigation .selected {
	}
	
.phone {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
	font-size: 15px;
}

/* End Navigation Tabs */

.clear {
	clear: both;
}

.holding_text{
	text-align:center;
}

#content1col {
	width: 598px;
	height: auto;
	float: left;
	text-align: left;	
	font-size: 11px;
	padding: 15px 0px 15px 0px;
}

#content1col h1, #content1col p, #content1col h2, #content1col h3, #content1col h5, #content1col h4 {
	margin-left: 15px;
	margin-right: 15px;
	}

#sidebar-a {
	width: 250px!important;
	height: auto;
	float: right;
	background: #fff url(images/bg_rightcolumn.jpg) left top repeat; 
	border-left: 1px solid #fff;		
}

	#sidebar-a p {
		font-size: 11px;
		margin-left: 17px;
	}

#adbox1 {
	width: 190px;
	height: 55px;
	margin: 4px 0 0 0;
	border-top: 4px solid #E14829;	
}
#adbox2 {
	clear: left;
	width: 190px;
	height: 120px;
	border-top: 4px solid #333333;

}
.sidemnuhldr {
	width: 190px!important;
	margin: 0px 0px 15px 0px;	
}

.sidemnuhdr {
	width: 220px;
	height: 20px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:italic;
	color: #1E3353;
}

.sidemnuitem {
	width: 220px;
	height: auto;
	margin: 2px 0px 0px 15px;
	text-align: left;
	background: transparent url(images/arrow_right.gif) 5px 3px no-repeat;
	font-size: 11px;
}
.sidemnuitemhome {
	width: 100%;
	height: 50px;
	text-align: left;
	background-image: url(images/bg_sidemenuitemhome.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}

.sidemnulnkhome {
	width: 140px;
	padding: 15px 0px 0px 15px;
	color: #ffffff;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sidemnulnk {
	padding: 0px 0px 0px 20px;	
}
.sidemnulnk a{
	color: #333333;
}
.sidemnulnkhome a{
	color: #ffffff;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sidemnulnk a:hover, .sidemnulnkhome a:hover {
	color: #fff;
}

.frontcathldr {
	width: 175px;	
	height: 220px;
	float: left;
	display: inline;
	text-align: center;
	margin: 0px 0px 15px 18px;
	background-color: #fff;
}

.frontcathldr.margin2 {margin: 0px 0px 15px 0px;}


.frontcathldr span {
	color: #fff;
	font-size: 11px;
	padding-top: 153px;
	margin-left: 8px;
	margin-right: 8px;
	display: block; 
	text-align: center;
	line-height: 15px;
	}

.idxcathldr, .subcat_hldr, .prodholder {
	width: 128px;	
	height: 188px;
	float: left;
	text-align: center;
	border: 1px solid #fff;
	margin: 0px 0px 15px 15px;
	background-color: #fff;
	display: inline;
}

.subcat_hldr:hover, .prodholder:hover{
	border: 1px solid #FF3300;
	}

.idxcathldr span {
	color: #fff;
	font-size: 11px;
	padding-top: 120px;
	margin-left: 4px;
	margin-right: 3px;
	display: block; 
	text-align: left;
	line-height: 13px;
	}
	
.idxcathldr a {
	width:100%;
	height: 100%;
	display: block;
	cursor: pointer;
	}

.idxcatimg, .subcat_image, .prdimghldr {
	width: 128px;
	height: 128px;
}

.idxcatname, .subcat_name, .pdettitle {
	color: #333;
	font-size: 11px;
	margin: 18px 5px 0px 5px;
}
.idxcatname a, .subcat_name a {
	color: #333;
	font-size: 11px;
	font-weight: bold;
}
.idxcatname a:hover, .subcat_name a:hover {
	color: #FF3300;
}
#ftrstrap1 {
	clear: both;
	width: 830px;
	height: 160px;`
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;	
	background-color: #FFFFFF;
	border-top: 4px solid #E14829;
	border-bottom: 4px solid #333333;	
		
}
#fsbox1, #fsbox2, #fsbox3, #fsbox4 {
	width: 190px;
	height: 150px;
	padding: 0px 0px 0px 0px;	
	background-color: #339999;
	float: left;
}
#fsbox1, #fsbox2, #fsbox3 {
	margin: 5px 23px 5px 0px;
}
#fsbox4 {
	margin: 5px 0px 5px 0px;
}

#ftrstrap2 {
	clear: left;
	width: 830px;
	height: 12px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 10px 0px;
	text-align: left;	
	background-color: #FFFFFF;	
}
.footer {	
	width: 100%;
	height: 40px;	
	font-size: 10px;
	background: #fff url(images/bg_footer.jpg) left top repeat;
	border-top: 1px solid #fff;
}
.ftr-debug {
	font-size: 10px;
	color: #FFFFFF;
}

/* START PRESENTATION */
a {
	color: #1E3353;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}

a img {
	border: none;
}
a {outline:none}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #2D4D7E;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #2D4D7E;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #2D4D7E;
}
hr {
	color: #fff;
	border: 0;
	background-color: #fff;
	height: 1px;
	margin: 20px 0px 20px 0px;
	clear: left;
}
ul, ol {
	margin: 0px 0px 20px 30px;
}

ul li {
	font-size: 11px;
	padding: 0px 0px 3px 0px;
	list-style-position: outside;
	list-style-type: disc;
}
/* Footer Table */

table.tabftr {
	color: #cccccc;
	font-size: 9px;
	margin: 10px 0px 0px 10px;
	width: 830px;
}
a.footerlink {
	color: #cccccc;
}
a.footerlink:hover {
	color: #FFFFFF;
}
/* Forms General */
form {
	font-size: 10px;
}
input, select, textarea {
	font-size: 11px;	
}

/* Callout Boxes */
.callout {
	float: left; 
	height: 230px; 
	width: 274px; 
	display: inline;
	border: 1px solid #fff;
	background: transparent url(images/bg_lefthead.jpg) left top repeat-x;
	margin: 0px 0px 0px 16px;
	}
	
.callout h2{
	margin: 10px 0px 25px 15px;
	}
	
.callout img, .pdf {
	margin: 0px 6px 0px 0px;
	vertical-align: middle;
	}
	
.callout p {
	margin-bottom: 13px;
	}
	

.downloads img, .pdf {
	margin: 0px 6px 0px 0px;
	vertical-align: middle;
	}
	
.downloads p {
	margin-bottom: 13px;
	}
	
	
.lead {
	font-size: 13px;
	color: #2D4D7E;
	line-height: 150%;
	}
.reg {
	font-size: 50%;
	vertical-align: top;
	}
	
#trolley-images {
	float:right;
	margin-right: 15px;
	}
	
#trolley-images img {
	margin: 0px 0px 13px 15px;
	}

/* Tech area Page */
#techareamnulinkgroup {
	width: auto;
	height: 30px;
	border-bottom: 4px solid #333333;
	margin: 10px 0px 10px 0px;	
}

/* Web Links Page */
h2.h2lnks {
margin: 0px 0px 10px 0px;
}

.disclaimertext {
	font-size: 9px;
	color: #666666;	
}
.webmstrtext {
	font-size: 9px;
}

/*Contact Us Page */
table.tabcontus_idx {
	margin: 20px 0px 15px 10px;
	}
	
table.tabcontus_idx td {
	padding: 2px 2px 7px 2px;
	font-size: 11px;
	}

table.tabcontus {
	font-size: 11px;
	width: 550px;
	border: 1px solid #fff;
	text-align: left;
	}
	
	
table.table-pad {
	margin: 10px 0px 15px 15px;
	}
	
table.table-pad td {
	padding: 2px;
	}

a.tabcontus {
	font-size: 11px;
	}
table.tabcontus2, table.tabstckenq {
	font-size: 11px;
	width: 550px;
	border: 0px solid #fff;	
	text-align: left;
	}
input.qtybx {
	font-size: 10px;
}	
a.tabcontus2 {
	font-size: 11px;
	}	

.tabcontus2 td, .tabstckenq td {
	padding: 2px;
	}
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea, .tabstckenq select, .tabstckenq input, .tabstckenq textarea {
	font-size: 11px;
	width:300px;
	border: 1px solid #7F9DB9;
	padding: 1px;
	}
.tabcontus2 input.chkbx {
	width:30px;
	border: 0px solid #7F9DB9;	
}	


tr.heading {background-color: #2D4D7E;}
tr.heading td {
	color:#fff;
	font-size: 16px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	

input.contbtn {
	width: auto;
	font-size: 11px;
	border: 1px solid #2D4D7E!important;
	width: 75px;
	color: #FFFFFF;
	background-color: #2D4D7E;	
}

fieldset.cntout {
	font-size: 11px;
	color: #333333;
	border: 1px solid #fff;
	padding: 2px;
	width: 550px;
}
input.qtybx {
	width: 25px;
	position: relative;
}
legend.cnttitle {
	font-weight: normal;
	border: 1px solid #fff;
	margin: 0px 0px 0px 1px;
	padding: 2px;	
	background-color: #2D4D7E;
	color: #fff;
}
/* Form Validation */
.vldate input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #0000CC;
}
li.redli, p.error, span.error {
	color: #CC0000;
}
p.error, span.error {
	font-size: 11px;
	padding:1px 0;
	color: red;
	text-align:left;
	margin: 0px;
	
}
input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 0.1em solid #FF0000;
	}
.qredtext {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;	
}

.quote {
	font-size: 16px;
	font-style: italic;
	text-align: center;
	color: #2D4D7E;
	}

.range {
	float:right; 
	margin: 0px 15px 0px 15px;
	}

/* special offers */
.specoffhldr {
	width: auto;
	height: auto;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #333333;
}

#concise {height:100px; width: auto; background: #fff url(images/top_concise.jpg) left top no-repeat;}
#clear {height:100px; width: auto; background: #fff url(images/top_clear.jpg) left top no-repeat;}
#duo {height:100px; width: auto; background: #fff url(images/top_duo.jpg) left top no-repeat;}
#mds {height:100px; width: auto; background: #fff url(images/top_mds.jpg) left top no-repeat;}

.accreditation {
	margin: 15px 0px 5px 15px;
	}

.white-border {border: 1px solid #fff;}
/* Drop Down Menu */

.dropmenudiv{
	position: absolute;
	top: 0;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #406182;
	width: 170px;
	visibility: hidden;
	margin-top: 4px;
	margin-left: 10px;
/*	border-left: 1px solid #fff;
	border-right: 1px solid #fff;*/
	}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #fff;
	padding: 3px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	text-align: left;
	}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #fff;
	color: #081461;
	}
/*]]>*/