
/* ------------------------------------
|  Author: Ian Lawson/ Nova Creative  |
--------------------------------------- */ 

/* HTML Styles */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666;
	font-size: small;
}

/* ID Styles */
#wrapper {
	position: relative;
	float: left;
	width: 752px;
	background: #FFF url(../images/wrap_bg.gif) top left repeat-y;
}

#masthead {
	position: relative;
	width: 752px;
	height: 125px;
	background: url(../images/masthead_01.jpg) top left no-repeat;
	float: left;
}

#masthead div {
	width: 144px;
	height: 108px;
	position: absolute;
	top: 0;
	left: 13px;
}

#masthead div a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -1000px;
	overflow: hidden;
}

#masthead #pro_search {
	margin: 0;
	padding: 0;
	width: 290px;
	height: 21px;
	position: absolute;
	float: left;
	top: 9px;
	left: 429px;
}

#masthead #pro_search label {
	width: 111px;
	height: 21px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
	background: url(../images/pro_search_11.gif) top left no-repeat;
	position: relative;
}

#masthead #pro_search #pro_text {
	position: relative;
	display: block;
	width: 148px;
	height: 17px;
	float: left;
	border: 1px solid #006699;
}

#masthead #pro_search #pro_sub {
	display: block;
	position: relative;
	float: left;
	width: 24px;
	height: 21px;
}

#masthead p {
	position: absolute;
	top: 74px; /* IE 6 Hack */
	right: 47px;
	text-align: right;
	color: #033868;
	font: bold 11px/12px Verdana, Arial, Helvetica, sans-serif;
}

/* Reset Good Browsers */
		#masthead > p {
	padding-top: 0px;
	margin:0px;
}

#masthead ul {
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	top: 108px;
	right: 36px;
	display: inline;
	list-style-type: none;
	font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
	z-index: 100;
}

#masthead ul li {
	margin: 0;
	float: left;
	background: url(../images/mast_nav_arrow.gif) 0 2px no-repeat;  /* IE 6 Hack */
	padding: 0 11px 0 9px;
}

/* Reset Good Browsers */
			#masthead > ul > li { background: url(../images/mast_nav_arrow.gif) 0 3px no-repeat; ; }

#masthead ul li a,
#masthead ul li a:visited {
	text-decoration: none;
	color: #033968;
}

#masthead ul li a:hover { color: #EF9802; }

#main {
	width: 752px;
	background: url(../images/main_04.jpg) top left no-repeat;
	float: left;
	position: relative;
}

#main-nav {
	margin-top: 48px;
	width: 166px;
	float: left;
	clear: none;
	position: relative;
}

#main-nav ul {
	width: 166px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	background: url(../images/main-nav_01.gif) top left repeat-y;
}

#main-nav ul li {
	width: 166px;
	text-indent: -1000px;
	/*overflow: hidden;*/
					float: left;
}

#main-nav ul li a {
	height: 23px;
	padding:0px;
	margin:0px;
}

#main-nav ul li a,
#main-nav ul li a:visited {
	width: 100%;
	display: block;
}

/* controls main nav hover effect */
					#main-nav ul li a:hover { background-position: top right; }

/* controls 'you are here' main nav effect */
					.navbtn_on a { background-position: top right !important; }

/* Styles for sub menus */
			#main-nav ul ul {
	font-size: 10px;
	width: 166px;
	margin: 0;
	padding:0px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif !important;
}

#main-nav ul ul li {
	width: 141px;
	text-indent: 0 !important;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: none;
}

#main-nav ul ul li a,
#main-nav ul ul li a:visited {
	color: #B2E1FE;
	text-decoration: none;
	background: none !important;
	background-color: none !important;
}

#main-nav ul ul li a,
#mn-co a:link {
	height: auto;
	padding:5px 0px;
	margin:0px;
}

#main-nav ul ul li a:hover { color: #EF9802; }

/* End Styles for sub menus */
			#main-nav ul ul {
	font-size: 10px;
	width: 166px;
	margin: 0;
	padding:0px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif !important;
}

#main-nav ul ul li {
	width: 141px;
	text-indent: 0 !important;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: none;
}

#main-nav ul ul li a,
#main-nav ul ul li a:visited {
	color: #B2E1FE;
	text-decoration: none;
	background: none !important;
	background-color: none !important;
}

#main-nav ul ul li a,
#mn-co a:link {
	height: auto;
	padding:5px 0px;
	margin:0px;
}

#main-nav ul ul li a:hover { color: #EF9802; }

/* End Styles for sub menus */
			
			#main-nav h4 {
	width: 166px;
	height: 48px;
	margin: 0;
	padding: 0;
	background: url(../images/main-nav_12.gif) top left no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	float: left;
	position: relative;
}

#main-nav p {
	font: normal 10px/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 10px 0 9px;
	padding: 0;
	color: #666;
}

#main-nav #dis-login {
	margin: 0 0 0 9px;
	padding: 0;
}

#main-nav #dis-login label { display: none; }

#dis-user,
#dis-pass {
	width: 121px;
	height: 16px;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 3px;
	color:#666;
	background: url(../images/main-nav-form_54.gif) bottom left no-repeat;
	border: 1px solid #CBCBCB;
	margin-top: 8px;
}

#dis-sub { margin: 8px 0; }

/* Styles for Graphic Navigation Buttons */
			
			#mn-co { /*height: 24px !important;*/
			}

#mn-co a,
#mn-co { background: url(../images/main-nav_02.gif) top left no-repeat; }

#mn-app a,
#mn-app { background: url(../images/main-nav_13.gif) top left no-repeat; }

#mn-pr,
#mn-pr a { background: url(../images/main-nav_03.gif) top left no-repeat; }

#mn-re,
#mn-re a { background: url(../images/main-nav_04.gif) top left no-repeat; }

#mn-qu,
#mn-qu a { background: url(../images/main-nav_05.gif) top left no-repeat; }

#mn-sw,
#mn-sw a { background: url(../images/main-nav-sw_17.gif) top left no-repeat; }

#mn-fi,
#mn-fi a { background: url(../images/main-nav_06.gif) top left no-repeat; }

#mn-hr,
#mn-hr a { background: url(../images/main-nav_07.gif) top left no-repeat; }

#mn-ex,
#mn-ex a { background: url(../images/main-nav_08.gif) top left no-repeat; }

#mn-su,
#mn-su a { background: url(../images/main-nav_09.gif) top left no-repeat; }

#mn-wa { height: 40px !important; }

#mn-wa,
#mn-wa a { background: url(../images/main-nav_10.gif) top left no-repeat; }

#mn-or { height: 40px !important; }

#mn-or,
#mn-or a { background: url(../images/main-nav_11.gif) top left no-repeat; }

/* End Styles for Navigation Buttons */
			

			
			
			
		#main-copy {
	margin-top: 48px;
	width: 561px;
	float: left;
	clear: none;
	position: relative;
}

#main-copy a,
#main-copy a:visited { color: #0668A7; }

#main-copy a:hover { color: #EF9802; }

#main-copy #home_head {
	background: url(../images/main-copy_03.gif) top left no-repeat;
	width: 309px;
	height: 99px;
	text-indent: -1000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	clear: both;
}

#main-copy #home_news {
	position: absolute;
	top: -48px;
	left: 309px;
	width: 252px;
	padding-top: 64px;
	height: 143px;
	overflow: auto;
	background: url(../images/main-copy_02.jpg) top left no-repeat;
	z-index: 1020;
}

#main-copy #home_news h3 { display: none; }

#main-copy #home_news p {
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 6px 18px 0 39px;
}

#main-copy #home_news p a,
#main-copy #home_news p a:visited { color: #0668A7; }

#main-copy #home_news p a:hover { color: #EF9802; }

/* Home Page h2 Image Replacement */
				#home_head_prod {
	float: left;
	position: relative;
	background: url(../images/main-copy_04.jpg) top left no-repeat;
	width: 561px;
	height: 99px;
	margin: 0;
	padding: 0;
	text-indent: -1000px;
	overflow: hidden;
}

#home_head_also {
	float: left;
	position: relative;
	width: 561px;
	height: 37px;
	text-indent: -1000px;
	overflow: hidden;
	background: url(../images/home_head2_32.gif) top left no-repeat;
	margin: 0;
	padding: 0;
}

#main-copy #para {
	width: 511px;
	margin: 0;
	padding: 5px 0 10px 26px;
	float: left;
	clear: none;
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	position: relative;
}

#footer {
	width: 752px;
	padding-top: 25px;
	position: relative;
	float: left;
	background: #666 url(../images/foot_41.gif) top left no-repeat;
}

#footer p {
	padding: 0 30px 10px 15px;
	color: #CCC;
	font: normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

#footer a,
#footer a:visited { color: #CCC; }

#footer a:hover { color: #FFF; }

/* Class Styles */
.hide { display: none; }

.etext { background: url(../images/main-nav-form_54.gif) bottom left no-repeat !important; }

.etext_hov { background: #E1F1FD !important; }

.subpage_longer { width: 500px !important }

/* Home Page Series Link List */
#home_prods {
	width: 562px;
	position: relative;
	float: left;
}

.prod_fam {
	width: 259px;
	position: relative;
	/*float: left !important;*/
		padding:10px 0 0 0;
	/*border:thin solid #000000; this was for testing only*/
		margin:0px;
	vertical-align:top;
}

.prod_fam a,
.prod_fam a:visited { color: #0668A7; }

.prod_fam a:hover { color: #EF9802; }

#home_prods h3 {
	width: 153px;
	float: left;
	position: relative;
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:10px 0 0 0;
	color: #002546;
}

#home_prods ul {
	width: 153px;
	float: left;
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
	font: normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
}

#home_prods p {
	font: normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
	width: 153px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0 0 0 0;
}

#home_prods ul li {
	background: url(../images/home_bullet.gif) 0 6px no-repeat;
	padding-left: 8px;
}

#home_prods .prod_pics {
	position: relative;
	float: left;
	padding-right:7px;
	width: 99px;
	text-align:center;
}

#home_prods .prod_pics img,
#home_prods .prod_pics img a {
	border: 0;
	padding-bottom: 5px;
}

/* Root page styles */
#subpage #formlogin {
	position: relative;
	float: left;
}

#subpage #formlogin label {
	display: block;
	font-weight: bold;
	margin-top: 6px;
}

#subpage #formlogin input { }

/* Site Map */
#subpage #sitemap {
	float:left;
s  position:relative;
	width: 510px;
}

#subpage #sitemap ul {
	position: relative;
	float: left !important;
	width: 500px !important;
	display: block;
	font-weight: bold;
}

#subpage #sitemap ul li {
	positon: relative;
	float: left;
	margin-left: 10px;
	width: 400px;
}

#subpage #sitemap ul ul {
	position: relative;
	float: left;
	font-weight: normal;
}

/* ESP Pages */
.enduser {
	float: left;
	display: block;
	position: relative;
	width:480px;
	height:120px;
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 10px;
	background-color:#F1F1F1;
	overflow: auto;/**/
}

.enduser p,
.enduser ul,
.enduser ol,
.enduser li,
.enduser h3 {
	width: 420px;
	clear: both;
	margin-left: 0;
	margin-right: 0;
}

.enduser h3 { width: 420px !important; }

.enduser ol p,
.enduser ol li { width: 420px; }

.espform {
	float:left;
	position:relative;
	margin-top: 10px;
}

.espform p {
	width: 520px;
	position: relative;
	float: left;
	clear: both;
}

.espform p label {
	display: block;
	width: 520px;
	float: left;
	position: relative;
	clear: both !important;
}

#espreq label { display: block; }

.espcurrvrs {
	background-color:#F1F1F1;
	margin: 10px 0;
	border: 1px solid #ccc;
	padding: 5px;
	float: left;
	position: relative;
	width: 470px;
}

.espsup_sol {
	float:left;
	position:relative;
}

.espsup_sol ol,
.espsup_sol ol li,
.espsup_sol ol li ol,
.espsup_sol ol li ol li,
.espsup_sol li p {
	float:left;
	position:relative;
	clear: both;
	width: 400px;/*margin: 0;
	list-style-position:inside;*/
}

.espsup_sol ol { margin: 0; }

/* RFQ and Find Distributor Pages */
#rfq,
#findrep {
	float: left;
	position: relative;
	margin-bottom: 15px;
}

#rfq select { /* broke out #findrep select to its own id */
	display: block;
	margin-bottom: 12px;
	width: 250px;
	float: left;
	clear: both;
}

#findrep select { /* broken awaay from #rfq select by rew */
	display: block;
	margin-bottom: 12px;
	width: 250px;
	clear: both;
	margin-top: 0; /* added by rew */
}

#rfq input,
#findrep input {
	float: left;
	clear: both;
}

#findrep label {
	/*		float: left;*/ /* commented out by rew - this causes a crash under IE6 on XP SP1! */
/*		display: block;*/ /* commented out by rew */
/*		position: relative;*/ /* commented out by rew */
		clear: both;
	margin-bottom: 0; /* added by rew */
}

.sizeps p {
	width: 520px !important;
	clear: both !important;
}
