/* CSS Document */

body {
	margin-top: 5px;
	font: 12px/1.5em Trebuchet MS, Arial, sans-serif;
	background:url(../images/back.gif) repeat-x #f5f7fb;
	margin:0 auto;
}

ol, ul {margin-left:10px; }

.main h1 {
	color: #163b82;
	font-weight:bold;
	font-size:15px;
}

#container {
	width:765px;
	padding-top:3px;
}

#logo {
	float:left;
	width:128px;
	margin-left:10px;
}

#tagline {
	margin-left:10px;
	padding-top:7px;
	width:765px;
}

.mainCont {
	margin-top:10px;
	width:765px;
}

.mainConthome {
	margin-top:10px;
	width:425px;
}

#homeTextintro {
	float:right;
	width:340px;
	background:url(../../files/home_back.gif) no-repeat;
	height:324px;
	margin-top:10px;
}

.homeText {
	font-size:16px;
	line-height:24px;
	padding:35px 20px 0 5px;
}

#homelowerback {
	background:url(../images/home_lower_back.gif) no-repeat;
	height:250px;
	margin-top:-5px;
}

#homeCatbuttons {
	padding-top:15px;
}

#btnLearn {
	position:relative;
	text-align:center;
}
.btnLearn {
	margin-top:17px;
}

#footerLeft {
	color:#8a8a8a;
	float:left;
	width:450px;
	padding-left:15px;
	line-height:18px;
	font-size:11px;
}

#footerRight {
	margin-right:15px;
	line-height:24px;
	font-size:11px;
	color:#8a8a8a;
	float:right;
}

#footerLeft a, #footerRight a {
	text-decoration:underline;
	font-weight:bold;
	color:#8a8a8a;
}

#footerLeft a:hover, #footerRight a:hover {
	text-decoration:none;
}

.rudyi {
	font-size:9px;
}

.rudyi a {
	color:#d7d7d7;
}

#login {
	float:left;
	position:relative;
	width:135px;
	height:30px;
	text-align:right;
}

#logintxt {
	float:left;
	position:relative;
	width:325px;
	text-align:right;
	padding-top:1px;
	height:30px;
}

/* Secure */

#loginbtn {
	float:left;
	position:relative;
	width:463px;
	text-align:right;
}

input:focus, textarea:focus, input.sffocus, textarea.sffocus { 
	background: #f5f7fb;
}

input, textarea { 
}

#libCont {
	float:left;
}

#libList {
	list-style-image:url(../../files/icn_dl.gif);
	margin: 10px; /*removes indent IE and Opera*/
	padding: 10px; /*removes indent Mozilla and NN7*/
}
	

/* Menu */

#nav {
	position:relative;
	width:400px;
	float:right;
	padding-top:30px;
}

a.menu:link, a.menu:visited {
	text-decoration: none;
	color: #163b82;
	font: 11px Arial, Helvetica, sans-serif;
	margin-left: 3px;
	margin-right: 3px;
	padding-right: 1px;
	padding-left: 1px;
}

a.menu:hover, a.menu:active {
	text-decoration: none;
	color: #ffffff;
	font: 11px Arial, Helvetica, sans-serif;
	margin-left: 3px;
	margin-right: 3px;
	background: #666666;
	padding-right: 1px;
	padding-left: 1px;
}

/*  Pages */

#contentTop {
	background:url(../../files/main_top.gif) no-repeat;
	height:102px;
}

#contentLowerTop {
	background:url(../../files/main_content_top.gif) no-repeat;
	height:17px;
}

#contentMain {
	background:url(../../files/main_content_back.gif) repeat-y;
	margin-top:-1px;
}

#contentMain h1 {
	color: #163b82;
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
}

.contentLargeTxt {
	color: #163b82;
	font-weight:bold;
	font-size:14px;
}


#contentMain h2 {
	color: #163b82;
	font-weight:bold;
	font-size:16px;
	line-height:21px;
	margin-bottom:10px;
}

#contentMain a {
	color: #163b82;
	text-decoration:underline;
	font-weight:bold;
}

#contentMain a:hover {
	text-decoration:none;
}

#contentBottom {
	background:url(../../files/main_bottom.gif) no-repeat;
	height:25px;
}

.main {
	padding:0 20px 10px 20px;
}

#header {
	position:relative;
	font-size:19px;
	padding-left:20px;
	padding-top:9px;
}

.headerSupers {
	font-size:14px;
}

sup {
	line-height: 0;
	vertical-align: text-top;
}

#headerSub {
	position:relative;
	width:365px;
	font-size:12px;
	text-transform:capitalize;
	color:#fff;
	margin:-1px 0 0 20px;
}

#breadcrumbNav {
	width:355px;
	text-align:right;
	margin-right:20px;
	margin-left:350px;
	padding-top:30px;
	color:#163b82;
	font-size:10px;
	font-weight:bold;
}

#breadcrumbNav a {
	color:#163b82;
	text-decoration:underline;
	font:Arial, sans-serif;
	font-weight:bold;
	font-size:10px;
}

#breadcrumbNav a:hover {
	color:#163b82;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

#top {
	text-align:right;
	font-size:11px;
}

#top a {
	color:#000000;
	text-decoration:underline;
}

#top a:hover {
	text-decoration:none;
}

#contentMain h1 {
	font-size:18px;
	font-weight:bold;
	color:#333333;
	line-height:24px;
}

/* Products */

#prodPhoto {
	position:relative;
	float:left;
	width:270px;
	padding-top:20px;
	text-align:center;
}

#prodDesc {
	float:left;
	padding-top:1px;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#333333;
	width:440px;
}

td.lc {
	text-align:right;
	color:#163b82;
	width:140px;
	padding-right:10px;
	vertical-align:top;
	padding-bottom:5px;
}

td.rc {
	line-height:18px;
	padding-left:1px;
	vertical-align:top;
	padding-bottom:5px;
}

#prodDescsmall {
	font-size:10px;
	font-style:italic;
	text-align:right;
}

.clearer {
	clear:both;
}

.chrtHead {
	text-align:center;
	color:#ffffff;
	background-color:#163b82;
	font-weight:bold;
	font-size:1.2em;
	padding:5px 0 5px 0;
}

.chrtHeadLeft {
	color:#ffffff;
	background-color:#163b82;
	font-weight:bold;
	font-size:1.2em;
	padding:5px 5px 5px 5px;
}

.chrtDesc {
	text-align:center;
	color:#ffffff;
	background-color:#333333;
	font-size:1.3em;
	font-weight:bold;
	height:30px;
}

.chrtBrdr {
	border:1px solid #163b82;
}

.chrtTitle {
	background:url(../../products/files/chart_back.gif) repeat-x;
	width:90px;
	text-align:right;
	margin-right:2px;
}

.chrtTitle2 {
	background:url(../../products/files/chart_back.gif) repeat-x;
	width:90px;
	text-align:center;
	margin-right:2px;
}

.chrtTitle3 {
	background:url(../../products/files/chart_back.gif) repeat-x;
	text-align:right;
	padding-right:5px;
	width:150px;
}

.chrtElectrdTitle {
	background:url(../../products/files/chart_back.gif) repeat-x;
	text-align:right;
	padding-right:5px;
	width:200px;
	height:30px;
}

.chrtMain {
	background:url(../../products/files/chart_back_main.gif) repeat-x;
	text-align:center;
}

.chrtMain2 {
	background:url(../../products/files/chart_back_main.gif) repeat-x;
	padding-left:5px;
}

.accessTitle {
	float:left;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#333333;
	width:250px;
}

/* Electrodes */
#elecPhoto {
	position:relative;
	float:left;
	width:200px;
	padding-top:20px;
}

#prodelecDesc {
	float:right;
	padding-top:1px;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#333333;
	width:440px;
}

/* Company */

#compTxt {
	margin:10px 10px 10px 10px;
}

/* Contact */

#contactForm {
	width:375px;
}

#creditForm {
	width:575px;
}

#contactForm td{
	color:#163b82;
	font-weight:bold;
	font-size:14px;
	height:25px;
}

.contactFormReq {
	color:#FF0000;
	font-size:10px;
	font-style:italic;
}

.contm1 {
	margin-left:10px;
}

.contm2 {
	margin-left:110px;
}

.contm3 {
	margin-right:20px;
}

.contHdr {
	font-size:24px;
}

.contmed {
	font-size:11px;
	font-weight:bold;
	font-style:italic;
}

.contsm {
	font-size:10px;
	font-weight:bold;
}

li {
	margin-left:15px;
}

.footersocial { color:#000; font-weight:bold; margin-top:6px; margin-bottom:6px; }

.twitter a {background: url("../../common/images/twitter.png") no-repeat scroll 0 0 transparent; display:block; height:16px; padding-left:20px; margin-bottom:15px; float:right; font-size:14px; font-weight:bold; text-decoration:none; width:140px; color:#163b82;}

.forumtext {background: url("../../common/images/forum-icon.gif") no-repeat scroll 100px 0 transparent; display:block; height:40px; padding-left:20px; font-size:16px; font-weight:bold; padding: 0 80px 10px 145px; text-align:left;}

.forumtext a {text-decoration:underline; color:#163882}
.forumtext a:hover {text-decoration:none}

.landing {background:url(../../files/main_content_back.gif) repeat-y; margin-top:-1px;}

.landing h1 {font-size:30px;}

.landing h2 {font-size:24px; line-height:30px; padding-right:15px; color:#163b82; font-weight:normal; margin-right:10px;}

.landing h3 {font-size:19px; margin-top:15px; line-height:26px; padding-right:15px; font-weight:normal; margin-right:10px}

.landing h4 {font-size:17px; padding-right:15px; margin-top:15px; font-weight:normal; margin-right:10px}

.landingheader {font-size:24px; text-align:center; color:#fff; padding-top:64px; text-shadow: #000 0 -1px 0; }

.landinglist li {font-size:15px; line-height:21px; margin-bottom:5px; margin-left:50px; margin-right:20px;}

.listhead {text-align:center; padding:10px;background:#dde9f7; border-left:1px #fff; border-right:1px #fff; border-top:2px solid #c029fd; border-bottom:2px solid #c029fd; margin:10px; line-height:34px;}

.landingtestimonial {padding-left:20px; font-size:17px; text-align:center;}
