@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

body {
	margin: 0px;
	background-color: #3878d0;
}

/* Structural Properties */

#TopBlueBar {
	height:76px;
	width:100%;
	background-color:#135DCA;
	background-image:url(images/topbluebg.gif);
	background-repeat:repeat-x;
}

#logo {
	margin-left:13px;
	margin-top:12px;
}

#TopTab {
	width:300px;
	height:52px;
	position:absolute;
	left:480px;
	top:24px;
}

#MenuBar {
	height:30px;
	width:100%;
	background-color:#0070F0;
	background-image:url(images/menubg.gif);
	background-repeat:repeat-x;
}

#WhiteGradient {
	width:100%;
	min-height:300px;
	background-color:#FFFFFF;
	background-image: url(images/gradientbg1.gif);
	background-repeat: repeat-x;
}

#wrap {
	width:780px;
	min-height:300px;
	background-color:#FFFFFF;
}

#SplitMain {
	left:191px;
	width:589px;
	margin-left:1px;
}

#TopLiteBlueBar {
	background-color:#6EA4FE;
	height:47px;
	width: 100%;
	line-height:47px;
}

#PageTitle {
	padding:14px 0px 0px 15px;
}

#PageTitleWide {
	padding:14px 0px 0px 35px;
}

#BtmLiteBar {
	background-image: url(images/bottumbarbg.gif);
	background-repeat:repeat-x;
	background-color:#C3DDFE;
	height:30px;
	width:100%;
}

#Copyright {
	width:780px;
	color: #FFFFFF; 
	margin-top:5px;
}

#BuyBtn {
	float:right;
	margin-right:12px;
	margin-top:13px;
}

/* Left Menu Formatting */

#LeftMenu {
	width:190px;
	min-height:300px;
	background-color:#567497;
	left: 0px;
}

ul#SupportList {
	list-style-image: url(images/orangearrowblock.gif);
	margin:10px 10px 10px 31px;
	padding:0px;
}

ul#SupportList li {
	padding-bottom:7px;
}

ul#ReconditionedList {
	list-style-image: url(images/orangearrowblock.gif);
	margin:5px 5px 5px 17px;
	padding:0px;
	font-size:11px;
}

ul#ReconditionedList li {
	padding-bottom:5px;
}

ul#ElectrodesList {
	list-style-image: url(images/orangearrowblock.gif);
	margin:5px 5px 5px 20px;
	padding:0px;
	font-size:11px;
}

ul#ElectrodesList li {
	padding-left:0px;
}

ul#menu {
	list-style-type:none;
	padding:0;
	margin:0;
}

ul#menu ul {
	list-style-type:none;
	padding-left:33px;
	margin:0;
}

ul#menu li {
	list-style-type:none;
	padding-top:2px;
	margin:0;
}

hr {
	border:none;
	color:#FFFFFF;
	background-color:#FFFFFF;
	height:1px;
	width:95%;
}

#leftwhitebar {
	background-color:#FFFFFF;
	height: 1px;
	width: 100%;
}

#LeftMenuMainInfo {
	width: 160px;
	padding-left:15px;
	padding-right:15px;
}

#bluebar {
	background-color:#3878D0;
	height:3px;
	width:100%;
}

#thinbluebar {
	background-color:#6EA4FE;
	height:1px;
	width:100%;
	clear: both;
}

#thinlitebluebar {
	background-color:#E4EDFA;
	height:1px;
	width:100%;
	clear: both;
	margin-top:3px;
	margin-bottom:3px;
}

#thinlitebluebar2 {
	background-color:#E4EDFA;
	height:1px;
	width:100%;
	clear: both;
	margin-top:5px;
	margin-bottom:5px;
}

#NewBar {
	width:100%;
	height:21px;
	border-color:#709EDD;
	border:solid;
	border-width:1px;
	background-image:url(images/newbarbg.gif);
	background-repeat:repeat-x;
	background-color:#709EDD;
	color:#709EDD;
}

#OrangeTabBar {
	width:100%;
	height:21px;
	background-image:url(images/orangetabbarbg.gif);
	background-repeat:repeat-x;
	background-color:#006699;
	color: #FFFFFF; 
	font-size:12px; 
	font-weight:bold;
	vertical-align:middle;
	line-height:21px;
}

#OrangeTab {
	margin-left:0px;
	margin-right:5px;
	float:left;
}


#ProductBar {
	width:100%;
	height:20px;
	background-color:#135DCA;
	background-image:url(images/smbluebarbg.gif);
	background-repeat:repeat-x;
	color: #FFFFFF; 
	font-size:12px; 
	font-weight:bold;
	vertical-align:middle;
	line-height:20px;
}

#ProductBarArrow {
	margin-left:7px;
	margin-right:7px;
	float:left;
}

#ProductBanner {
	margin-bottom:1px;
}

/* Product Pages */

#NewBarBox {
	border:solid;
	border-color:#709edd;
	border-collapse:collapse;
	border-width:1px;
	margin-bottom:5px;
	margin-top:1px;
}

#NewBarBoxWhite {
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
}

#NewBarBoxInside {
	border-color:#709edd;
	background-color:#E4EDFA;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:5px;
	font-size:12px;
}

#productinformation {
	border:solid;
	border-color:#276BCF;
	border-collapse:collapse;
	border-width:1px;
	background-color:#E4EDFA;
	padding-left:17px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:5px;
}

#SupportBox {
	background-image:url(images/SupporBoxBG.gif); 
	background-position:top; 
	background-repeat:repeat-x; 
	min-height:101px; 
	width:288px;
}

#ProductImages {
	border:solid;
	border-color:#276BCF;
	border-collapse:collapse;
	border-width:1px;
	margin-bottom:5px;
}

#listbox {
	border:solid;
	border-color:#276BCF;
	border-collapse:collapse;
	border-width:1px;
	background-color:#E4EDFA;
	width:587px;
	padding-top:8px;
	padding-bottom:8px;
	line-height:16px;
	margin-bottom:5px;
}

#FlashPhotos {
	margin-bottom:5px;
}

/* Product Lists */

ul#productlists {
	list-style-type:disc;
	padding:0;
	margin:0;
}

ol#faq {
	padding:0;
	margin:0;
	font-weight:bold;
}

ol#faq a {
	font-weight:normal;
}

ol#faq li {
	margin-left:30px;
	list-style:bold;
}

.faqtext {
	font-size:11px;
	line-height:16px;
	margin-top:3px;
	margin-bottom:3px;
}

/* Standard Site Wide Fonts */
.whitetext {color: #FFFFFF;}
.menuheader {color: #FFFFFF; font-size:12px; font-weight:bold;}
.menuheadericon {color: #FFFFFF; font-size:12px; font-weight:bold; padding-top:4px;}
.boldorangetext {color: #FF6900; font-weight: bold;}
.seedorffbluetext {color: #135DCA;}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.orange:link {
	text-decoration: none;
	color: #FC6901;
}
.orange:visited {
	text-decoration: none;
	color: #FC6901;
}
.orange:hover {
	text-decoration: underline;
	color: #FC6901;
}
.orange:active {
	text-decoration: none;
	color: #FC6901;
}
.orangesmall:link {
	text-decoration: none;
	color: #FC6901;
	font-size:9px;
}
.orangesmall:visited {
	text-decoration: none;
	color: #FC6901;
	font-size:9px;
}
.orangesmall:hover {
	text-decoration: underline;
	color: #FC6901;
	font-size:9px;
}
.orangesmall:active {
	text-decoration: none;
	color: #FC6901;
	font-size:9px;
}
.black:link {
	text-decoration: none;
	color: #000000;
}
.black:visited {
	text-decoration: none;
	color: #000000;
}
.black:hover {
	text-decoration: underline;
	color: #FC6901;
	
}
.black:active {
	text-decoration: none;
	color: #000000;
}
.blacktitle {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.orangetext {
	color:#FC6901;
}
a.highlight:link {
	text-decoration: none;
	color: #FC6901;
}
a.highlight:visited {
	text-decoration: none;
	color: #FC6901;
}
a.highlight:hover {
	text-decoration: none;
	text-coloe:#ffffff;
	background-color:#FC6901;
	color: #FFFFFF;
}
a.highlight:active {
	text-decoration: none;
	color: #FC6901;
}
.darkgrey {color: #666666}
.litegrey {color: #CCCCCC}
.blackorange:link {
	text-decoration: underline;
	color: #000000;
}
.blackorange:visited {
	text-decoration: underline;
	color: #000000;
}
.blackorange:hover {
	text-decoration: underline;
	color: #FC6901;
}
.blackorange:active {
	text-decoration: underline;
	color: #000000;
}
.lighterorange:link {
	text-decoration: underline;
	color: #333333;
}
.lighterorange:visited {
	text-decoration: underline;
	color: #333333;
}
.lighterorange:hover {
	text-decoration: underline;
	color: #FC6901;
}
.lighterorange:active {
	text-decoration: underline;
	color: #333333;
}
.lightestorange:link {
	text-decoration: underline;
	color: #666666;
}
.lightestorange:visited {
	text-decoration: underline;
	color: #666666;
}
.lightestorange:hover {
	text-decoration: underline;
	color: #FC6901;
}
.lightestorange:active {
	text-decoration: underline;
	color: #666666;
}
ul#sitemap {
	list-style-type:none;
	padding:0;
	margin:0px;
	line-height:16px;
}

ul#sitemap ul {
	list-style-type:none;
	padding-left:33px;
	margin:0px;
}

ul#sitemap li {
	list-style-type:none;
	padding-top:2px;
	margin:0;
}

ul#sitemap ul li {
	list-style-type:disc;
	padding-top:2px;
	margin:0;
}

ul#sitemap ul ul li {
	list-style-type:circle;
	padding-top:2px;
	margin:0;
}

.subnavwhitetext {
	color: #FFFFFF;
	font-size:12px;
}
.largefont14 {
	font-size:14px;
}