

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background: #05133a url(img/bg.png) 0 0 repeat-x;
}
#topHeader{
		height: 85px;
		background: url(img/topHeader-bg.png) 0 0 repeat-x;
		font-size: 1.2em;
		clear: both;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		border-bottom:1px solid #ccc;
	}
	
#wrapper { 
 margin: 0 auto;
 width: 903px;
 background: #fefdef;
}


#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 0px;
 border: 1px solid #ccc;
 height: 197px;
 margin: 0px 0px 0px 0px;
 background-image:url(img/header.jpg);
}
#navigation {
float: left;
 width: 900px;
 color: #333;
 padding: 0px;
 border: 1px solid #ccc;
 margin: 0px 0px 0px 0px;
}
#container { 
 background:transparent url(img/body-bg.png) repeat-y scroll left top;
 float:left;
 }
#leftcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 170px;
 float: left;
}
#content { 
 float: left;
 color: #333;
 background: #fefdef;
 margin: 0px 0px 0px 0px;
 padding: 0px 42px 0px 0px;
 width: 494px;
 display: inline;
}


#rightcolumn { 
 color: #333;
 border-right: 1px solid #ccc;
 background: #fefdef;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 /*width: 194px;*/
 float: left; 
 
}
/*
#footer { 
 width: 100%;
 clear: both;
 color: #333;
 background: #faf7e0;
 margin: 0px 0px 10px 0px;
 padding: 0px;
}
#footerContent { 
 width: 900px;
 clear: both;
 color: #333;
 background: #fff;
 margin: 0px;
 padding: 0px;
}*/

/* =FOOTER */
	#bottom{		
		background: #66c6cc url(img/bottom-bg.png) 0 0 repeat-x;
		font-size: 1.2em;
		clear: both;
		text-align:left;
	}
	#bottom a{color: #2d2d2d; text-decoration:none; font-size:11px}
	#bottom h2{
	color:  #fec20f;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	}
	#bottom a:hover{
	color: #fec20f;  
	
	}
	
	
	#footer{
		height: 39px;
		background: #faf7e0 url(img/footer-bg.png) 0 0 repeat-x;
		font-size: 11px;
		clear: both;
		padding-top:15px;
		text-align:left;
	}
	#footer a{
	color: #2d2d2d;
	text-decoration:none;
	
	}
	#footer a:hover{
	color: #53abb1;
	text-decoration:none;
	}
	

/*MENU*/
#MainMenu 
{
	height:33px;
	background: #FFFFFF url("img/bmid_066.gif");
	margin:0;
	border:0;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000000 url("img/bright_066.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("img/bleft_066.gif") no-repeat left top;
	padding:0 13px 0 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:33px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#FF9300;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid #FDB300;
	background: #FFFFFF url("img/bmid_066.gif");
	color:#000000;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid ;
	color:#000000;
	background:url("img/bleft_066.gif") no-repeat left top;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:33px;
	background:url("img/bright_066.gif") no-repeat right top;
	padding:0 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid #FF9300;
	background-position:left bottom;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFFFFF;

}

/*LEFT MENU*/
#MainMenuLeft 
{
	background: #FFFFFF url("img/bmid_110.gif");
	margin:0;
	border:0;
}
#tabLeft 
{
	margin:0;
	top:0;
}
#tabLeft ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tabLeft li 
{
float:left;
	margin:0;
	padding:0;
	clear:both;
}
#tabLeft a 
{
	background: url("img/bright_110.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	width:170px;
	border:0;
	display:block;
	float:left;
}
#tabLeft a span 
{
	display:block;
	background:url("img/bleft_110.gif") no-repeat left top;
	padding:0 0px 0 14px;
	font-family:'Helvetica', Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:33px;
}
#tabLeft a:hover,#tabLeft li.item_active a 
{
	background-position:right bottom;
	
}
#tabLeft a:hover span,#tabLeft li.item_active a span 
{
	background-position:left bottom;
	color:#434343;
	font-style:normal;
	text-decoration:none;
}
.dropmenudivLeft
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	background: #FFFFFF url("img/bmid_110.gif");
	color:#434343;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudivLeft ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudivLeft li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudivLeft a:link, .dropmenudivLeft a:visited
{
	width:180px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid ;
	color:#434343;
	background:url("img/bleft_110.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudivLeft a span 
{
	float:left;
	display:block;
	line-height:33px;
	background:url("img/bright_110.gif") no-repeat right top;
	padding:0 10px 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
.dropmenudivLeft a span 
{
	float:none;
}
.dropmenudivLeft a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.dropmenudivLeft a:hover span 
{
	background-position:right bottom;
	color:#FFFFFF;
	font-weight:bold;
}

/*BOX ROUNDED - Right Col*/

* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 16em; /* ems so it will grow */
	background: url(img/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(img/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(img/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(img/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}


* html .boxhead-2 h2 {height: 1%;} /* For IE 5 PC */

.sidebox-2 {
	margin: 0 auto; /* center for now */
	width: 16em; /* ems so it will grow */
	background: url(img/sbbody-2-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead-2 {
	background: url(img/sbhead-2-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead-2 h2 {
	background: url(img/sbhead-2-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: black; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody-2 {
	background: url(img/sbbody-2-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	color:#fff;
}

/*BOX ROUNDED - Center Content*/

* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox-content {
	margin: 0 auto; /* center for now */
	width: 264px; /* ems so it will grow */
	background: url(img/sbbody-content-r.gif) no-repeat bottom right;
	font-size: 99%;
}
.boxhead-content {
	background: url(img/sbhead-content-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead-content h2 {
	background: url(img/sbhead-content-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody-content {
	background: url(img/sbbody-content-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 0px 31px 23px;
}

/*BOX ROUNDED - Product Content*/

* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox-productPage {
	margin: 0 auto; /* center for now */
	width: 540px; /* ems so it will grow */
	background: url(img/bg-prod.jpg) repeat-y ;
	font-size: 99%;
}
.boxhead-productPage {
	background: url(img/sbhead-content-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead-productPage h2 {
	background: url(img/sbhead-content-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.boxhead-productPage h3 {
	background: url(img/sbhead-content-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 0.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody-productPage {
	background: url(img/bg-prod-bottom.jpg) no-repeat bottom;
	margin: 0;
	padding: 5px 0px 31px 23px;
}



.boxbody-productPage a{
font-size:12px;
padding:0px 0px 15px 10px;
color:#2470b1;
text-decoration:none;
}

.boxbody-productPage a:hover{
font-size:12px;
padding:0px 0px 15px 10px;
color:#ffb500;
text-decoration:none;
}

/*LIST STYLES*/
.check
{
list-style: none;
margin: 0;
padding: 0;
}
.check ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

.check li
{
background-image:url(img/check-bullet.png);
background-position:0 50%;
background-repeat:no-repeat;
margin:0.4em 0;
padding:3px 0 3px 27px;
font-size:14px;
font-weight:bold;
}

.stars
{
list-style: none;
margin: 0;
padding: 0;
}
.stars ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

.stars li
{
background-image:url(img/stars-bullet.png);
background-position:0 50%;
background-repeat:no-repeat;
margin:0.4em 0;
padding:3px 0 3px 27px;
font-size:14px;
font-weight:bold;
}

.boxbody-productPage h1{
font-size:24px;
font-weight:bold;
color:#4ba7c0;
padding:10px 0px 15px 10px;
}
.boxbody-productPage h2{
font-size:18px;
font-weight:bold;
padding:0px 0px 15px 10px;
}
.boxbody-productPage img{
border:none;
padding:0px 10px 10px 10px;
float:left;
}
.boxbody-productPage p{
border:none;
padding:0px 10px 0px 10px;
}