BODY { SCROLLBAR-FACE-COLOR: c4caff; 
	SCROLLBAR-HIGHLIGHT-COLOR: E7E7E7; 
	SCROLLBAR-SHADOW-COLOR: 000063;
	SCROLLBAR-3DLIGHT-COLOR: E7E7E7;
	SCROLLBAR-TRACK-COLOR: 000063; 
	SCROLLBAR-DARKSHADOW-COLOR: E7E7E7;
	font-family: Tahoma, Arial;
	font-weight: normal;
	color: #000063;
	font-size: 0.8em;
	height:100%;
	margin:0;
	padding:0;
}
body img{
	border:0px;}

div#ContainerMain{
	width:800px;
	height:100%;
	margin:auto;
	padding:5px;
	text-align:center;
	height:100%;
/*	border:1px solid #F00;*/
}
div#ContainerHeader{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
	border-bottom:1px solid #999;

}
div#HeaderLogo{
	width:180px;
	height:auto;
	float: left;
	clear:left;
	margin-bottom:5px;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	font-style:italic;
	color:#333;
	text-align:center;

}
div#HeaderLogo img{
	margin:5px;
}

div#HeaderCenter {
	width:450px;
	height:80px;
	float: right;
	vertical-align:middle;
	margin:0;
	padding:0;

}
div#HeaderLinks {
	width: 350 px;
	float: right;
	text-align:center;
	font-size:1em;
}
div#HeaderCart{
	clear:right;
	float:right;
	width:150px;
	height:auto;
	text-align:right;
	margin:50px 0 0 0;
}
	
	
div#ContainerNavigation{
	width:200px;
	margin:auto;
	float:left;
	clear:left;
	text-align:left;
/*	border:1px solid #3C0;*/
}
div#ContainerBody{
	width:600px;
	height:20%;
	margin:auto;
	float:left;
	text-align:left;
	font-size:1em;
	
}
div#ContainerBodyNoNav{ /*content container for pages with no left nav bar*/
	width:100%;
	margin:auto;
	float:left;
	text-align:left;
	font-size:1em;
	clear:left;
	
}
div#ContainerFooter{
	clear:both;
	float:left;
	width:100%;
	margin-top:15px;
	text-align:center;
	font-size:0.85em;
	border-top:1px solid #999;
	line-height:1.8em;
}
/*========================OTHER PAGES======================================*/
div#AddCart{
	font-size:0.9em;
	margin-top:10px;
	padding:0;
	line-height:normal;
}
div.AddCartRow{
	clear:both;
	line-height:2em;
	margin-top:8px;
/*	height:30px;*/
	display:block;
	float:left;
}
div.AddCartRow * {
/*	vertical-align:middle;*/
	margin:0;
	padding:0;
}
div.AddCartRow img {
	margin:0;
	padding:0;
	float:left;
	display:inline;
}
div.AddCartRow label{
	float:left;
	width:150px;
	text-align:right;
	font-size:1em;
	font-weight:bold;
	margin: 0px 5px 0px 0px;
	display:inline;

}
div.AddCartRow select{
	float:left;
	text-align:left;
	width:auto;
	margin: 0px 0px 0px 0px;
	padding:2px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	color: #000063;
	font-size: 1em;
	display:inline;
}
div.AddCartRow input{
	float:left;
	text-align:left;
	width:auto;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	color: #000063;
	font-size: 1em;
	display:inline;
}
div.AddCartRow input#zip{
	float:left;
	text-align:left;
	width:5em;
	margin: 0px 5px 0px 0px;
	padding:2px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	color: #000063;
	font-size: 1.2em;
	background-color:#FFC;
	display:inline;
}

div#ProductPhoto{
	clear:left;
	float:left;
	width:200px;
	height:auto;
	text-align:center;
	margin:30px 25px 0 0;
	font-size:0.8em;
}

div#ProductSpecs{
	clear:right;
	float:right;
	width:350px;
	height:auto;
	text-align:left;
	font-size:1em;
	margin-top:15px;
}
div#ProductSpecs h2{
	margin:10px;
	border-bottom:1px solid #000063;
}
	
div#ProductSpecs div.spec{
	width:100%;
	line-height:1.3em;
	vertical-align:middle;
}
div#ProductSpecs label{
	float:left;
	width:38%;
	text-align:right;
	font-size:0.85em;
	font-weight:bold;
	margin: 0px 5px 5px 0px;
	display:block;
	vertical-align:middle;
	line-height:inherit;
}
div#ProductSpecs span.value{
	float:right;
	text-align:left;
	width:60%;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
	font-size: 1em;
	line-height:inherit;
	display:block;
}
div#ProductDesc{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	text-align:left;
	font-size:1em;
	margin:10px 0px 10px 0px;
}
div#ProductDesc table#options{
	width:100%;
}
div#ProductDesc table#options th{
	padding:0.5em 0.8em 0.5em 0.8em;
	border-bottom: 1px solid #000063;
	font-size:0.85em;
}
div#ProductDesc table#options td{
	font-size:0.85em;
	padding:1em 1em 0 1em;
}
div#ProductDesc table#options td.option{
	width:35%;
}
div#ProductDesc table#options td.MSRP{
	width:20%;
}
div#ProductDesc table#options td.LeadTime{
	width:45%;
}
div#ProductDesc table#options tbody tr:hover td
{
	color: #999;
}
br.clear{
	clear:both;
}
.cleardiv{
  clear:both;
  height:1px;}
.Normal {
	font-family: Tahoma, Arial;
	font-weight: normal;
	color: #000063;
	font-size: 1em;
}
.priceClient {
	font-size:1.2em;
	background-color:#FF0;
	font-weight:bold;
}
.priceMSRP {
	text-decoration:line-through;
}
.isSpecial {
	font-size:1.2em;
	background-color:#FF0;
	font-weight:bold;
}
.Normal10 { font-family: Tahoma, Arial;
	font-weight: normal;
	color: 000063;
	font-size: 10pt }
.NormalFine { font-family: Tahoma, Arial;
	font-weight: normal;
	color: 000063;
	font-size: 6pt }
.NormalRight { font-family: Tahoma, Arial;
	font-weight: normal;
	color: 000063;
	text-align : right;
	font-size: 8pt }
.NormalShaded { font-family: Tahoma, Arial;
	font-weight: normal;
	color: 000063;
	background-color: E7E7E7;
	font-size: 8pt }
h1 {
	font-family: Tahoma, Arial;
	font-weight: bolder;
	color: #000063;
	padding-bottom : 0;
	margin : 10px;
	line-height : normal;
	font-size: 1.7em;
}
h2 {
	font-family : Tahoma, Arial;
	font-weight : bold;
	color : #000063;
	padding-bottom : 0;
	margin:8px;
	line-height : normal;
	font-size:1.5em;
}
h3 {
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #000063;
	padding-bottom : 0;
	margin-bottom : 5px;
	line-height : normal;
	font-size: 1.3em;}
h4 {
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #000063;
	padding-bottom : 0;
	margin-bottom : 4px;
	line-height : normal;
	font-size: 1.2em;
}
h5 {
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #000063;
	padding-bottom : 1px;
	margin-bottom : 0px;
	line-height : normal;
	font-size: 1.1em;
}
.NormalBold { font-family: Tahoma, Arial;
	font-weight: bold;
	color: 000063;
	font-size: 8pt }
.NormalBold10 { font-family: Tahoma, Arial;
	font-weight: bold;
	color: 000063;
	font-size: 10pt }
.NormalCaption { font-family: Tahoma, Arial;
	font-weight: bold;
	color: 000063;
	background-color: c4caff;
	font-size: 8pt }
LI { font-family: Tahoma, Arial;
	font-weight: normal;
	color: 000063;
	font-size: 8pt;
	margin-left: 5; 
	padding-left : 1;
	padding-right : 2;
	padding-top : 0;
	padding-bottom : 2;
	list-style-type : decimal; }
OL { font-family: Tahoma, Arial;
	font-weight: normal;
	color: 000063;
	font-size: 8pt;
	margin-left: 10;
	margin-top: 2;
	margin-bottom : 2;	}	



/*-====DIV CLASSES =====================================================================*/
.ChatIconH{
	width:160px;
	height:80px;
	text-align:center;
	vertical-align:middle;
	float:right;
}
.ChatIconN{
	width:200px;
	text-align:center;
}
.ChatIconH img{
	margin:10px;
	vertical-align:middle;
}
.PhoneBanner{
	height:80px;
	width:240px;
	float:right;
	margin:5px;
}
.PhoneBanner img{
	margin: 10px 20px 0px 10px;
}
.SSLSeal{
	width:200px;
	text-align:center;
	height: 75px;
}
.ContentRow{
	height:33%;
	margin:0px;
	padding:0px;
}
.ContentBox {
	border:1px solid #999;
	width:134px;
	height:24em;
	padding:5px;
	float: left;
	margin:3px 0px 0px 3px;
	font-size:0.85em;
	text-align:center;
}
.ContentBoxTitle{
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	margin:5px;
}
.ContentBox ul.top{
	width:110px;
	margin-left:0px;
	margin-right:10px;
	text-align:left;
	padding-left:15px;
	font-size:1em;
}
.ContentBox li.top{
	list-style:square;
	margin:3px;
	font-weight:bold;
	font-size:1em;
}
.ContentBox ul.sub{
	position:relative;
	margin-left:0px;
	padding-left:8px;
	font-size:1em;
}
.ContentBox li.sub{
	list-style:circle;
	margin:2px;
	font-style:italic;
	font-size:1em;
}
.ContentBoxSpecial{
	border:1px solid #006;
	background-color:#E2E2E2;
	width:283px;
	height:24em;
	padding:5px;
	float: left;
	margin:3px 0px 0px 3px;
	font-size:0.85em;
	font-weight:bold;
	overflow:hidden;
	text-align:center;
}
.ContentBoxSpecialTitle{
	font-size:1.2em;
	font-weight:bold;
	margin:5px;
	color:#F30;
}
.ContentBoxSpFeatured{
	width:47%;
	float:left;
	margin:2px;
	text-align:center;
}
.ProdGroupBox{
	width:388px;
	height:200px;
	float:left;
	margin:5px;
}
.ProdGroupBox img.safepic{
	border:1px solid #000063;
	margin:10px 15px 10px 5px;
	float:left;
	clear:left;
	width:75px;
}
.ProdGroupTitle{
	font-size:1.6em;
	font-weight:bold;
	color:#666;
	float:left;
	width:100%;
	margin:5px 5px 10px 5px;
}
.ProdGroupDesc{
	display:block;
/*	color:#666;*/
}

img.GoToLink{
	float:right;
	clear:right;
	margin:10px 0px 5px 0px;
}

/*-====LIST CLASSES =====================================================================*/
ul.MenuLinks{
	margin:10px 5px 5px 0px;
	width:180px;
	padding-left:5px;}
li.MenuLinks{
	position:relative;
	font-size:1.2em;
	margin-left:0px;
	list-style:none;
}
ul.MenuSubLinks{
	margin-left:0px;
	padding-left:15px;
	margin-left:0px;
}
li.MenuSubLinks{
	font-size:0.9em;
	margin: 0px;
	list-style:none;
}	
/*-====ROUNDED CORNERS =====================================================================*/
.roundcorner{display:block;}
.roundcorner *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:0.01em;
	background-color:#8fcff3;
}
.roundcorner1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #red;
  border-right:1px solid #red;
  background:#8fcff3;}
.roundcorner2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #8fcff3;
  border-right:1px solid #8fcff3;
  background:#dcdced;}
.roundcorner3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #8fcff3;
  border-right:1px solid #8fcff3;}
.roundcorner4{
  border-left:1px solid #8fcff3;
  border-right:1px solid #8fcff3;}
.roundcorner5{
  border-left:1px solid #8fcff3;
  border-right:1px solid #8fcff3;}
.roundcornerFG{
	background-color:#E6E8E7;
	padding:10px;
	height:170px;/*	background-image: url('/images/CurvedArrow.gif');
	background-position:bottom right;
	background-repeat:no-repeat;*/
}
