body {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: url(/images/pagebg.gif) 0px 115px no-repeat;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 14px;
}

a img {
	border: none;
}

.clearboth {
  clear: both;
}
.container {
	width: 975px;
}
.header {
	text-align: left;
	height: 115px;
}
.leftNav 
{
	float: left;
	padding: 18px 0px 0px 0px;
	text-align: left;
	border: none;
	width: 155px;
}

.homeContent, .subContent
{
	float: left;
	width: 815px;
	margin-left: 5px;
}
.wideContent {
  float: left;
  margin-left: 5px;
  width: 800px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html .leftNav {
  margin-right: 5px;
  }
 
* html .homeContent, html .subContent, html .wideContent {
  height: 1%;
  padding-left: 0;
  }
 
/* End hide from IE5/mac */
.innerNav {
  height: 270px;
}
.leftnavitem, .leftnavitemon {
	padding: 2px 5px 2px 20px;
	border-bottom: 1px dashed;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
.leftnavitem {
	border-color: #cccccc;
}
.leftnavitemon {
	border-color: #e2372b;
}

.subitemoff, .subitemon {
	padding: 2px 5px;
	text-decoration: none;
	font-size: 11px;
}
.leftnav {
  margin: 0px;
  padding: 0px;
}
.leftnavli {
  margin: 0px;
  padding: 0px 15px 0px 0px;
}
.leftnavitemA {
  padding: 4px 10px 4px 40px;
  border-bottom: 1px dashed;
  text-decoration: none;
  color: #000000;
  font-size: 11px;
  display: block;
  border-color: #cccccc;
}
.leftnavitemA:hover {
  border-color: #e2372b;
}
.leftItem {
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.leftLink 
{
	margin-left: 10px;
}
.leftItem img 
{

}
.myBios {
	padding-top: 18px;
	float: right;
	width: 259px;
	text-align: left;
	color: #000000;
}
.innermyBios 
{
	background: url(/images/mybiosBG.gif) repeat-y 3px 0px;
	padding: 15px 16px 0px 3px;
}
.contentmyBios {
	padding: 0px 15px 15px 15px;
}
.contentmyBios ul {
	list-style: none;
	padding-left: 5px;
	font-weight: bold;
	margin-left: 0px;
}
.contentmyBios ul li {
	padding-left: 0px;
	margin-left: 0px;
}
.contentmyBios ul li a {
	color: #000000;
	text-decoration: none;
}
.contentmyBios ul li a:hover {
	text-decoration: underline;
}
.myBiosBot {
	background: url(/images/mybiosBot.jpg) no-repeat 3px 0px;
	padding-top: 83px;
	padding-left: 104px;
}
.selector {
	float: right;
	width: 264px;
	text-align: left;
}
.selectorInner 
{
	background: url(/images/selectorBG.gif) repeat-y 10px 0px;
}
.selectorflash {
  height: 194px;
}
.selectorcontent {
	text-align: left;
	padding: 0px 20px 10px;
	color: #ffffff;
}
.selectorBottom {
	padding: 0px 0px 0px 0px;
	text-align: center;
	height: 16px;
	background: 10px 100% no-repeat url(/images/selectorBot.gif);
}
.subright 
{
	 width: 264px;
	 text-align: left;
	 float: right;
	 margin-top: 25px;
}
.subBar 
{
	background: url(/images/selectorBG.gif) repeat-y 10px 0px;
	/*background: url(/images/subdetailBG.gif) 0px 0px repeat-y;*/
}
.topDetail 
{
	 background: url(/images/productDetail.jpg) 0px 0px no-repeat;
	 height: 194px;
}
.midDetail 
{
	 text-align: left;
	 padding: 0px 30px 5px 25px;
	 color: #ffffff;
}
.midDetail p 
{
	padding: 0px;
	margin: 0px;
}
.botDetail 
{
	 /*background: url(/images/subdetailBot.gif) no-repeat 0px 0px #ffffff;*/
	 background: 10px 100% no-repeat url(/images/selectorBot.gif);
	 height: 12px;
}

.homeContent {
	line-height: 15px;
	padding-top: 25px;
	/*padding-right: 550px;*/
	text-align: left;
	width: 275px;
}

.homeContent ul 
{
	text-align: left;
}
.homeContent ul li 
{
	margin-bottom: 5px;
}
.homeBox {
	clear: left;
	margin-top: 25px;
	padding: 10px 20px 0px 20px;
}

.subContent 
{
	/*padding-right: 280px;*/
	width: 540px;
	padding-top: 20px;
}
.subContent p, .wideContent p
{
	margin: 10px 0px 20px 0px;
	padding-right: 10px;
}
.subContent a, .wideContent a, .biosleft, .homeBox a, .highlight {
	color: #e2372b;
	text-decoration: none;
}
.highlight {
  font-weight: bold;
}
.subContent a:hover, .wideContent a:hover, .biosleft:hover, .homeBox a:hover
{
	color: #000000;
}
.subContent ul, .wideContent ul
{
	margin: 0px;
	padding: 0px;
}
.subContent ul li, .wideContent ul li
{
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
}
.subContent dl dt, .wideContent dl dt
{
	font-weight: bold;
}
.subContent dl dd, .wideContent dl dd
{
	padding-left: 0px;
	margin-left: 0px;	
}
.wideContent 
{
	padding-top: 30px;
	margin-bottom: 10px;
}
a.storyLink 
{
	color: #e2372b;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 17px;
}
.footer {
	color: #999999;
	padding-left: 25px;
	padding-top: 20px;
	font-size: 11px;
}
.footer a {
	color: #999999;
}
.footer a:hover {
	color: #e2372b;
}
.product 
{
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 3px 0px;	
}
.subproduct 
{
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px;
}


.produ {
	text-align: center;
	float: right; 
	margin: 0px 0px 10px 10px;
	}

.viewpdf {
	float: right; 
	margin: 0px 20px 5px 0px;
	}
.buyNow {
  margin-top: 12px;
  text-align: center;
  margin-bottom: 10px;
  width: 200px;
}

#buyNow {
  width: 164px;
  height: 66px;
  margin: 0px 0px 0px 10px;
  display: block;
  background: url(/images/btn_buynow2009.gif) no-repeat 0px 0px;
}

table.brochure, table.smalltext {
	width: 99%; 
	padding: 0px 0px 0px 0px; 
	border: 1px solid #717073;
	border-bottom: 1px none white;   
	}

table.smalltext
{
	font-size: 11px;
}

th.spectop, td.spectop {
	font-size: 12px;
	background-color: #717073;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	padding: 5px 0px 5px 5px; 
	}


td.specfoot, td.whtfoot {
	font-size: 12px;
	background-color: #e5e5e5;
	font-weight: bold; 
	color: #464646;
	text-align: center;
	border-bottom: 1px solid #717073;
	padding: 5px 0px 5px 5px;  
	}

td.whtfoot 
{
	background-color: #ffffff;
}

tr.drkblue { background-color: #e5e5e5;}

td.col1, td.fifty {
	padding: 5px 0px 5px 5px; 
	border-right: 1px solid #717073; 
	border-bottom: 1px solid #717073; 
	font-weight: bold; 
	color: #464646;
vertical-align: top;
	}

td.col2, td.boldy {
	padding: 5px 2px 5px 5px; 
	border-bottom: 1px solid #717073;

	}

td.col3 {
	padding: 5px 0px 5px 5px; 
	border-right: 1px solid #717073; 
	border-bottom: 1px solid #717073; 
	color: #000000;
	}

td.boldy {	
	font-weight: bold;
	color: #464646;}

td.fifty {width: 50%;}

a.prodhi {
	color:  #ffffff;
	text-decoration: underline;
}

a.prodhi:hover {
	color: #000000;
	text-decoration: underline;
}

table.contact {
	width: 400px;
	border-collapse: collapse;
	margin-bottom: 10px;
}
table.contact td {
	vertical-align: bottom;
	text-align: left;
	padding-bottom: 10px;
	width: 50%;
	font-weight: bold;
}

div.homeHeadlines, div.myBiosSubBox, div.loginBox
{
	background: 0px 0px url(/images/submyBiosMid.gif) repeat-y;
	width: 238px;
	text-align: left;
}
div.homeHeadlines {
	margin: 18px 0px 0px 10px; 
}
div.myBiosSubBox
{
	margin: 18px 0px 0px 10px;
}
div.loginBox 
{
	float: right;
	margin: 0px 0px 10px 10px;
}
div.subBoxTop 
{
	height: 12px;
	background: 0px 0px no-repeat url(/images/submyBiosTop.gif);
	display: block;
}
div.subBoxInner 
{
	padding: 0px 15px;
}
div.subBoxBottom 
{
	 background: 0px 100% no-repeat url(/images/submyBiosbot.gif);
	 display: block;
	 padding-bottom: 2px;
	 padding-right: 10px;
	 text-align: right;
}
div.myBiosSubBox ul 
{
	 padding: 0px;
	 margin: 0px 0px 10px 15px;
}
div.myBiosSubBox ul li
{
	padding: 0px;
	margin: 0px;
}
div.news 
{
	text-align: left;
}
div.news ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.news ul li 
{
	padding: 0px 0px 0px 0px;
	margin-bottom: 8px;	
}
div.news ul li a 
{
	color: #e2372b;
	text-decoration: none;
}
div.news ul li a:hover
{
	color: #000000;
}
a.subBoxLink 
{
	text-decoration: none;
	font-weight: bold;
	color: #e2372b;
}

.iframe 
{
	border: 0px;
	width: 775px;
	height: 900px;
}
div.rssBox {
	width: 238px;
	margin: 5px Auto;
}
div.rssBox img {
}

div.seminarPhotoLeft, div.seminarPhotoRight {
	float: right;
	margin: 0px 0px 5px 10px;
}
div.seminarPhotoRight, div.seminarPhotoLeft
{
	color: #e2372b;
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Sans-Serif;
	font-style: italic;
	text-align: center;
	width: 235px;
}
div.seminarPhotoRight div , div.seminarPhotoLeft div
{
	margin: 0px Auto;
	text-align: left;
	padding: 2px 4px;
}

a.homer:link { font-size: 13px; font-weight: bold; color: #000000; text-decoration: none;}
a.homer:visited { font-size: 13px; font-weight: bold;color: #000000; text-decoration: none;}
a.homer:active { font-size: 13px; font-weight: bold;color: #000000; text-decoration: none;}
a.homer:hover { font-size: 13px; font-weight: bold;color: #e2372b; text-decoration: underline;}

a.homesm:link {  font-weight: normal; color: #e2372b; text-decoration: none;}
a.homesm:visited { font-weight: normal;color: #e2372b; text-decoration: none;}
a.homesm:active {  font-weight: normal;color: #e2372b; text-decoration: none;}
a.homesm:hover {  font-weight: normal;color: #000000; text-decoration: none;}

dt.fqs {color: #ee3124; margin-bottom: 5px; }

dd.fqdd {padding-bottom: 2px; border-bottom: 1px solid #cccccc; margin-bottom: 10px;}

table.faqTable {padding: 0; width: 500px; border: 1px solid #707070; border-right: 1px solid #707070; border-top: 0px none; border-left: 0px none;}

td.fqtd, td.fqtdCon  {border: 1px solid #707070; border-bottom: 0px none; border-right: 0px none; padding: 4px; font-weight: bold;}

td.fqtdCon {
text-align: center;
}

.proRegBox  { margin-top: 10px; padding-bottom: 5px; border-bottom: 1px solid #cccccc;}



.innerReg {
  height: 65px;
}

.proRegTitle, .proDistTitle { float: left; display: block; width: 200px; font-weight: bold; font-size: 15px; text-align: center; margin-top: 5px; margin-right: 20px;}

.proDistTitle {margin-top: 20px;}

a.buy {
  color:  #ffffff;
  text-decoration: none;
  font-size: 10px;
  text-align: center;
  line-height: 54px;
  width: 175px;
  height: 54px;
  float: left;
  font-weight: bold;
  display: block;
  font-family: Verdana;
  background: url(/images/button.jpg) no-repeat 0px 0px;
}
a.buy:hover {
  color: #000000;
}

.requestBox {
  text-align: left;
  margin-top: 5px;
}
.requestBox a img {
  border: none;
}
.resourceBox {
  width: 236px;
  margin: 25px Auto 10px Auto;
  background: url(/images/bg_resources.gif) no-repeat 0px 0px;
  padding-top: 23px;
  text-align: center;
}
.downloadBox {
  width: 236px;
  margin: 25px Auto 10px Auto;
  background: url(/images/bg_downloads.gif) no-repeat 0px 0px;
  padding-top: 23px;
  text-align: center;
}
.resourceItem {
  display: block;
  margin-top: 5px;
}
.ResourceText {
  font-size: 9px;
  text-align: center;
  padding: 0px 25px;
}
.TitleText {
  font-size: 10px;
  text-align: left;
  padding: 0px 15px;
  font-weight: bold;
  margin-top: 5px;
}
.DownloadLink {
  padding: 0px 25px;
  font-size: 10px;
  text-align: left;
  margin-top: 5px;
}
.DownloadLink a {
  color: #e2372b;
  text-decoration: none;
}
.category-block {
  float: left;
  width: 240px;
  height: 200px;
  text-align: center;
  background: no-repeat 50% 0 url(/images/categoryBlock.gif);
}
.categoryLink {
  width: 150px;
  text-align: center;
  margin: 13px auto 0px auto;
}
.categoryLink img {
  margin-bottom: 5px;
  border: none;
}
.categoryLink a {
  font-weight: bold;
  font-size: 1.3em;
}

.formBox { padding: 10px; border: solid #F0E3D6 1px; background-color: #FFF9F2; width: 50% }

.errtext {
  font-size: .9em;
  color: #ff0000;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  width: 300px;
  padding-left: 155px;
  padding-bottom: 10px;
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
height: 1%;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
line-height: 20px
}

.cssform label{
font-weight: bold;
text-align: right;
margin-right: 5px;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"], .cssform input[type="password"]{ /*width of text boxes. IE6 does not understand this attribute*/
border: solid #ee3124 1px;
width: 250px;
}

.cssform textarea{
width: 250px;
height: 150px;
border: solid #ee3124 1px;
}
.cssform select{
border: solid #ee3124 1px;
width: 250px;
}

.noteText {
  font-size: .8em;
}

.document {
  margin-bottom: 15px;
}
.document p.documentTitle {

}
.document p.documentTitle a {
  font-size: 1em;
  font-weight: bold;
}
.document p {
  font-size: 1em;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}
.firmware {
  margin-bottom: 20px;
}
.firmware div {
  margin-top: 8px;
}
.download {
  font-size: 1.3em;
  color: #000000;
  margin: 40px 0px 10px 0px;
  height: 40px;
  width: 450px;
  border-bottom: 1px solid #000000;
  font-weight: bold;
}
.download .downloadTitle {
  margin-top: 12px;
  float: left;
  line-height: 100%;  
}
.download a {
  float: right;
  margin-right: 30px;
  background: url(/images/btn_download.gif) no-repeat 0px 0px;
  display: block;
  width: 150px;
  height: 25px;
}
#loginerror {
  color: #ff0000;
  font-weight: bold;
}
#logout {
  width: 450px;
  margin-top: 75px;
  margin-right: 25px;
  padding-top: 3px;
  text-align: left;
  font-size: .9em;
  border-top: 1px solid #ee3124;
}
#logout .left {
  height: 15px;
  float: left;
  text-align: left;
  width: 200px;
}
#logout .right {
  height: 15px;
  float: right;
  text-align: right;
  width: 200px;
}
.DistrRow {
  border-bottom: 1px solid #e5e5e5;
  margin-left: 75px;
  width: 325px;
}
.DistrInfo {
  padding: 10px 10px;
}
.subscript {
  font-size: .7em;
}

/* TESTIMONIALS PAGE */

.testimonialCol { float: left; width: 390px;  }

.testimonialCol#rightCol { margin-left: 10px; }

.testimonailBox { width: 381px; background-image: url(/images/bgrd-testimonials.jpg); }

img.testimonial { display: block; float: left; }

.testimonialTextBox { margin: 25px 0px 0px 10px; width: 230px; float: left;}

.testimonialTextRed { font-size: 11px; color: #f10b0f; font-weight: bold;}

.testimonialTextGray { font-size: 10px; color: #706d70; font-weight: bold; padding-top: 10px; }

strong.testimonialAuthor { font-size: 11px; font-weight: bold;}

.testimonialTab { width: 381px; background-image: url(/images/bgrd-testimonials-tab.jpg); height: 57px; background-repeat: no-repeat; }

.testimonialLinkBox { text-align: right; padding: 20px 30px 0px 0px;}

a.testRead:link { color:  #ffffff; text-decoration: underline;}
a.testRead:visited { color:  #ffffff; text-decoration: underline;}
a.testRead:active { color:  #ffffff; text-decoration: underline;}
a.testRead:hover { color: #000000; text-decoration: underline;}

.testimonialSubmitBox { width: 381px; background-image: url(/images/testimonial-submit.jpg ); height: 205px;}

.testimonialSubmitText { padding: 45px 75px 0px 84px; font-size: 11px;}

.testimonialSubmitButton { margin: 30px 0px 0px 84px; }

.productsTitle { display: block; padding: 0px; margin: 0; margin-top: -25px;}




/* Intranet */
.subContent.admin {
  width: 750px;
  padding: 0 0 0 1em;
}
.admin-section {
	float: left;
	width: 250px;
	border: 1px solid #c00;
	background: #f4f4f4;
	margin: 0 1em 0 0;
}
.admin-section h2 {
	background: #c00;
	color: white;
	padding: .25em;
	margin-top: 0;
}

.admin-section .inner {
	padding: 1em;
}
.admin-section .download {
  font-size: 1.3em;
  color: #000000;
  margin: 0 0 15px 10px;
  height: 25px;
  width: 200px;
  border-bottom: none;
  font-weight: bold;
}
.admin-section .download a {
  background: url(/images/download_arrow.gif) no-repeat 0px 0px;
  display: block;
  height: 25px;
	padding: 5px 0 0 30px;
	margin: 0;
	width: 173px;
}

.title {
  background: #c00;
  padding: 1em;
  margin: 0 0 1em;
}

.title h1 {
  float: left;
  font: bold 20px Arial;
  color: white;
  line-height: 1em;
  margin: 0;
}
.title p {
  margin: 0;
}
.title a {
  color: white;
}

.subContent.admin p {
  margin: 0 0 10px;
}

/* Admin Form */
.adminForm { width: 100%; }
.adminForm td {
  padding: .25em;
}
.adminForm div {
	margin: 0 0 .25em 0;
}
.adminForm label {
	display: block;
	font: bold 14px Arial;
}

.flash {
  padding: 1em;
  margin: 0 0 1em;
  font: bold 14px Arial;
  color: green;
  background: #dfd;
  border: 1px solid green;
}

.errors {
	padding: 1em;
	background: #fdd;
	color: red;
	border: 1px solid #c22;
	margin: 0 0 1em;
}

.odd { background: #ffecec; }

.clear { clear: both; }



