/* start clearfix, use to fix CSS issues */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%; color:#000;}
.clearfix {display: block;}
/*end clearfix */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}
.footerlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #38619b;
	text-decoration: none;
	padding-left: 30px;
}
.footerlink:a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #38619b;
	text-decoration: none;	
}
.copyrighttext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #91b4e4;
	text-decoration: none;	
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	display: inline-block;
}

html,body {
	background: url('/img/body_bg.gif') top center no-repeat #295a97;
	font-family: Helvetica, Arial, sans-serif;
}

h3 {
	font-family: 'Arial','Helvetica',sans-serif;
	font-size: 12pt;
	color: #555;
	font-style:italic;
	text-transform:lowercase;
	float:right;
	margin-top:-3px;
}

h5 {
	font-family: 'Arial','Helvetica',sans-serif;
	color: #555;
	margin: 0 0 10px 0;
}

p {
	color: #555;
	font-size: 9pt;
}

p a {
	font-size: 9pt;
}

a {
	color: #416DAA;
	text-decoration: none;
}
.introtext {
	font-family: 'Arial','Helvetica',sans-serif;
	font-size: 9pt;
	color: #555;
	line-height:1.3em;
	margin: 0 25px 0px 0px;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}

#body {
	width: 1021px;
	margin: 0 auto;
}

#main {
	background: url('/img/main_bg.png') top center repeat-y;
	padding: 0 24px;
}

#head {
	background: url('/img/head_bg.png') top left repeat-x;
	height: 171px;
	overflow: hidden;
	padding: 0 20px;
}
#padfix {
	padding-left: -10px;
}

#head_links {
	width: 900px;
	height: 42px;
	margin: 0 auto 10px auto;
	padding: 0 15px;
	background: url('/img/head_links_bg.png') top center no-repeat;
	color: #FFF;
	font-size: 8pt;
	font-weight: bold;
}

#head_links a, #head_links span {
	display: block;
	float: left;
	color: #FFF;
	text-align: center;
	padding: 15px 0;
}

#head_links a {
	padding: 15px 12px;
}

#head_links a:hover {
	background: url('/img/head_link_hover_bg.png') top left repeat-x;
}

#head_links a.active {
	background: url('/img/head_link_active_bg.png') top left repeat-x;
}

#content {
	width: 940px;
	margin: 0 auto;
}

div.lt {
	float: left;
}

div.rt {
	float: right;
}

#foot {
	text-align: center;
	padding: 10px 0;
	clear: both;
}

#foot * {
	color: #000;
	font-size: 8pt;
	font-weight: bold;
}

#foot a {
	text-decoration: underline;
}

#subfoot {
	width: 1021px;
	padding: 4px 0 0 0;
	background: url('/img/foot_bg.png') top center no-repeat;
	text-align: center;
}

div.single,div.dual,div.triple {
	width: 931px;
	margin: 0 0 0 7px;
}

div.dual div.left {
}

div.dual div.right {
}

div.triple div.left {
	float: left;
	width: 145px;
	display:inline;
	margin-top:0;
}

div.triple div.middle {
	float: left;
	display:inline;
	width: 495px;
	overflow:hidden;
	margin-left: 10px;
	padding: 10px 0 10px 10px;
}

div.triple div.right {
	width: 250px;
	float:left;
	display:inline;
	margin-top:7px;
}

div.right div.sidebar {
	background:url("/img/right_sidebar_bg.gif") no-repeat scroll center top transparent;
	height:375px;
	margin-top:12px;
	padding:6px 5px 0;
	width:231px;
}

div.right div.sidebar h2 {
	color: #004688;
	font-family: 'Arial','Helvetica',sans-serif;
	letter-spacing:0.02em;
	display:block;
	padding:0 0 0 5px;
}

div.right div.sidebar h2 a {
	float:left;
	font-size:15px !important;
	text-align:center !important;
	display:block;
	margin:2px auto 9px !important;
	width:233px;
	height:15px;
}

div.right div.sidebar a {
	font-size: 8pt;
	display: block;
}

div.right div.sidebar div.brd {
	border-bottom:1px solid #D5D5D5;
	height:98px;
	margin:4px 0 7px;
	padding:0;
}

.brd div{float:left;width:129px;}

div.right div.sidebar img {
	margin-right: 5px;
	float:right;
	margin-top:4px;
}

div.right div.sidebar p {
	width: 128px;
	margin-right:7px;
	float:left;
	display:inline;
	padding:3px 0 0 11px;
	
}
div.right div.sidebar a{
	float:left;display:inline;
}
div.right div.sidebar p a{
	display:block;
	float:none;
	margin-top:3px;
}

div.left div.nav_left {
	background: url('/img/left_h4_bg.gif') top left no-repeat;
	height:15px;
	width: 125px;
	padding: 0px 0 0 10px;
	margin: 0 0 5px 0;
}

div.left div.nav_left a {
	color: #FFF;
	font-size: 8pt;
	text-decoration: none;
	display: block;
	padding: 3px 0 0 0;
}

div.left h1,div.middle h1 {
	color: #000;
	font-size: 12pt;
	margin: 10px 0;
}

div.middle h2 {
	color: #000;
	font-size: 10pt;
	margin: 10px 0 5px 0;
}

div.middle p {
	margin: 0 0 5px 0;
	line-height: 1.3em;
	padding:5px 10px 0 0;
}

#home_device_fabrication {
	background: url('/img/home_device_fabrication_bg.gif') top center no-repeat;
	width: 340px;
	height: 141px;
	margin: 10px 20px;
	text-align: center;
}

#home_device_fabrication p {
	font-size: 8pt;
	line-height:1.1em;
	color: #000;
	width: 275px;
	margin: 0 auto 5px auto;
}
#home_device_fabrication a {margin-top:9px;display:block}
#home_device_fabrication h2 {
	font-family: Impact,'Arial Black',sans-serif;
	font-size: 24pt;
	color: #555;
	margin: 5px;
}

#frmRequestQuote {
	font-size: 9pt;
	color: #000;
}

#frmRequestQuote div {
	margin: 0 0 3px 0;
}

#frmRequestQuote label {
	float: left;
	display: block;
	width: 150px;
	height: 13px;
	text-align: right;
	padding: 4px 5px 0 0;
	color: #000;
	font-size: 9pt;
}

#frmRequestQuote input, #frmRequestQuote textarea {
	border: solid 1px #CCC;
	font-size: 9pt;
	color: #000;
}
#frmRequestQuote input[type=radio] {
	border:none
}
#frmRequestQuote select {
	border: solid 1px #CCC;
	font-size: 8pt;
	color: #000;
}

#frmRequestQuote option {
	font-size: 8pt;
	color: #000;
}

#frmRequestQuote textarea {
	width: 325px;
	height: 80px;
}

#frmRequestQuote span {
	margin: -2px 0 0 0;
}

img.error {
	display: block;
	float: right;
	margin: 2px 150px 0 0;
	visibility: hidden;
}


#hpRot {position:relative;display:block;margin-right:5px;width:500px;height:20px;text-align:right;overflow:visible;}
#hpRot h3{position:absolute;float:right;text-align:right;opacity:0;width:500px;height:20px;filter:alpha(opacity=0)}

#footAds {
background:url("/img/footAdsBG.jpg") no-repeat scroll 0 0 transparent;
clear:both;
display:block;
float:left;
height:150px;
margin:20px 0 0 172px;
position:relative;
width:739px;
}
#footAds div.brd{margin:10px 100px 0 11px;display:inline;float:left;}
#footAds div.brd h2{
	color: #004688;
	font-family: 'Arial','Helvetica',sans-serif;
	margin: 2px 0 5px 0;
	letter-spacing:0.02em;
}
#footAds div.brd div{width:135px}
/* styling for product pages/info */
.submenuHdr {
background:url("/img/left_h4_bg.gif") no-repeat scroll left top transparent;
color:#FFFFFF;
display:block;
font-size:8pt;
height:15px;
margin:7px 0 -3px;
padding:3px 0 0 22px;
text-decoration:none;
width:138px;
}

.prodsAccordHdr{
background:url("/img/left_h4_bg.gif") no-repeat scroll left top transparent;
height:15px;
margin:0 0 11px;
padding:0 0 0 10px;
width:135px;
text-indent:10px;
color:#FFFFFF;
display:block;
font-size:8pt;
padding:3px 0 0;
text-decoration:none;
cursor:pointer;
}

.submenuLinks {background:#e8e8e8 url('/img/subMenuBG.jpg') no-repeat;width:135px;overflow:hidden;margin-top:-14px;margin-bottom:5px}
.submenuLinks div{margin:4px 0 7px !important;background:none !important;color:#000 !important;height:auto !important}
.submenuLinks div a  {color:#000 !important;line-height:1.0em;height:auto;background:none !important;}
.submenuLinks div a:hover{color:#000 !important}


#specsHolder2{height:213px;display:none;position:absolute;margin-top:229px;background:url("/img/right_sidebar_bg2.gif") no-repeat scroll center top transparent;
height:454px;
padding:2px 5px 0;
width:231px;margin-left:-5px;z-index:2}
#techSpecs{background:url('/img/techSpecsBG.gif');width:238px;height:18px;margin:-10px 0 0 -8px;color:#fff;padding:8px 0 0 10px}
#techSpecs2{display:none;background:url('/img/techSpecsBG.gif');position:absolute;width:238px;height:18px;margin:206px 0 0 -8px;color:#fff;padding:8px 0 0 10px;z-index:3}

.middle ul{font-size:11px;list-style:none;margin-top:10px;color:#000;}
.middle li{font-weight:bold;line-height:1.2em}
.middle li span{font-weight:normal;}

/* specs layout*/
.techSpecsList{display:none}
.sidebarul{font-size:11px;list-style:none;margin-top:15px;float:left;color:#000;margin-left:3px}
.sidebarul li{font-weight:bold;line-height:1.2em;margin-bottom:3px}
.sidebarul li span{font-weight:normal;}

/* image gallery */
.imgGall {margin:20px 0;}
.imgGall img{float:left}
.imgGall span{float:left;}
.imgGallThumbs a{display:block;position:relative;clear:left;float:left;margin:0 0 13px 10px;cursor:pointer}
/* image gallery */


.multiColList {display:block;width:600px;height:auto;position:relative}
.multiColList ul{float:left;width:120px;margin-right:20px;}

/* END styling for product pages/info */
