/*general rules*/

body {
	background-color: #F9F9F9;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	text-align: center;	
}

input, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	display: block;
	border: 0;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.label {
	color: #000;
}

.label_head {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.compareme_hdr {
	font-size:14px;
	font-weight:bold;
	font-style: italic;
	color: black;
}

.compareme_hdr a {
	text-decoration:none;
}

.compareme_hdr a:hover {
	color:#000;
	text-decoration:none;
}

.title {
	font-weight: bold;
	border-bottom:1px solid #ccc;
	display:block;	
	width:100%;
font-size:12px;
}

div#tipDiv {
  position:absolute; 
  visibility:hidden; 
  left:0; 
  top:0; 
  z-index:10000;
  background-color:#FFF; 
  border:1px solid #336; 
  width:150px; 
  padding:4px;
  color:#333366; 
  font-size:11px; 
  line-height:1.2;

}

a {
	color: #333;
  font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.red_txt{
	color: #CC0000;
}
.grey_txt{
	color: #636768;
}

/*containers*/

div#hdr_sect{
	background-repeat: no-repeat;
}
div#hdr_text {
  position: relative;
	left: 320px;
	height: 00px;
	width: 320px;
	border: 0px solid #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	color: #999;
}

div#watermark {
	/*width: 758px;*/
	background-color: #FFF;
	background-image: url(/images/bg-me.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	text-align: center;
}

div#container {
	width: 740px;
	margin-left: 9px;
	margin-right: 9px;
}

div#logo {
	width: 230px;
	height: 50px;
	float: left;
	text-align: left; 
}

div#mezone {
	width: 150px;
	height: 50px;
	float: right;
	text-align: right;
}

div#tabholder {
	height: 50px;
	width: 350px;
	float: left;
}

div#empty {
	height: 25px;
	width: 350px;
}

div#brdcrmb {
	width: 737px;
	height: 37px;
	clear: both;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
}

div#main {
	width: 737px;
	float: left;
	background-image: url(/images/bg-main.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: 3px;
	padding-left: 3px;
}

div#lftcolm2 {
	width: 141px;
	float: left;
	margin-right: 24px;
	background-color: #DDE4E6;
	background-image: url(/images/sidecap.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 20px;
}

div#sidenav {
	width: 141px;
	height: 179px;
	background-color: #DDE4E6;
	text-align: left;
	border-bottom: 1px solid #FFF;
}

div#iconpgs {
	width: 141px;
	height: 184px;
	padding-top: 55px;
	background-color: #E5ECEE;
	margin-bottom: 1px;
	margin-top: 1px;
	clear: both;
	border-bottom: 1px solid #FFF;
	text-align: center;
}

div#mainbody {
	width: 569px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
}

div#content {
	width: 535px;
}

div#footer {
	width: 735px;
	height: 75px;
	padding-top: 5px;
	margin-left: 5px;
	clear: both;
	text-align: left;
	background-image: url(/images/dots2.gif);
	background-position: top;
	background-repeat: repeat-x
}
div#footer a {font-weight:normal; }

/*formatting*/

.inpics {display: inline;}

/*tabs*/

div#tabs {
	height: 25px;
	width: 350px;
	text-align: left;
	clear: both;
}

div#tabs a {
	display: block;
	width: 110px;
	height: 20px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
}

/*top rails*/

a.rail {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #3C3C3C;
	padding-right: 20px;
}

a.rail:hover {
	text-decoration: none;
	color: #ff6600;
}

a.rail_inact {
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #AAA;
	padding-right: 20px;
}

a.rail_inact:hover {
	text-decoration: none;
	color: #AAA;
}

.toprail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	font-weight: bold;
	
}

/*text formatting*/

.brdcrmb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 3px;
margin-top:10px;
	border-bottom: 1px solid #ccc;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 3px;
}

.light {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-bottom: 3px;
}

.red {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

.redme {
	color: #CC0000;
}

/* top buttons */
a.elec {
	color: #9B2BA4;
	border-top: 1px solid #CE99D3;
	border-left: 1px solid #CE99D3;
	border-right: 1px solid #CE99D3;
	background-image: url(../images/grad-elec.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}

a.elec:hover {
	text-decoration: none;
	color: #ff6600;
	background-image: none;
	background-color: #fff;
}

a.comp {
	color: #3399CC;
	border-top: 1px solid #A2CBE2;
	border-left: 1px solid #A2CBE2;
	border-right: 1px solid #A2CBE2;
	background-image: url(../images/grad-comp.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 5px;
	float: left;
}

a.comp:hover {
	text-decoration: none;
	color: #ff6600;
	background-image: none;
	background-color: #fff;
}

a.cams {
	color: #5C963D;
	border-top: 1px solid #B9D1AB;
	border-left: 1px solid #B9D1AB;
	border-right: 1px solid #B9D1AB;
	background-image: url(../images/grad-cams.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 5px;
	float: left;
}

a.cams:hover {
	text-decoration: none;
	color: #ff6600;
	background-image: none;
	background-color: #fff;
}

/* section layout */

div#icons_sect {
	width: 71px;
	height: 63px;
	float: left;
	text-align: center;
}

div#hdr_sect {
	width: 668px;
	height: 63px;
	float: left;
	text-align: left;
	padding-left: 1px;
}

div#rail_sect {
	margin-top: 0px;
	width: 740px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 1px solid #CCC;
	margin-bottom: 1px;
	padding-top: 7px;
	padding-bottom: 5px;
	clear: both;
}
	
.sect_on, .sect_ontop {
	display: block;
	text-decoration: none;
	width: 117px;
	height: 16px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-left: 4px;
	border-bottom: 1px solid #FFF;
	float: left;
	clear: right;
}

a.sect_on:hover {
	text-decoration: none;
	color: #FF6600;
}

a.sect_ontop:hover {
	text-decoration: none;
	color: #666666;
}

.sect_at, .sect_sub, a.sect_sub, a.sect_at {
	display: block;
	text-decoration: none;
	width: 117px;
	height: 16px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding-top: 3px;
	padding-left: 4px;
	border-bottom: 1px solid #FFF;
	float:left;
	clear: right;
}
a.sect_sub:hover, a.sect_at:hover {
	text-decoration: none;
	color: #FF6600;
}
a.sect_off {
	display: block;
	background-color: #E5ECEE;
	text-decoration: none;
	width: 117px;
	height: 16px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding-top: 3px;
	padding-left: 4px;
	border-bottom: 1px solid #FFF;
	float: left;
	clear: right;
}

a.sect_off:hover {
	text-decoration: none;
	color: #FF6600;
}

.sect_on2, .sect_on2top {
	display: block;
	width: 19px;
	height: 16px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	float: left;
}

.sect_sub2 {
	display: block;
	width: 19px;
	height: 16px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	float: left;
}

.sect_off2 {
	display: block;
	background-color: #E5ECEE;
	width: 19px;
	height: 16px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	float: left;
}

.sect_ttl {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


td.review1 {
	background-color: #F0F8FB;
	padding:4px 4px 0 6px;
}
td.review2 {
	background-color: #FFF;
	padding:4px 4px 0 6px;
}
td.review1_top {
	background-color: #F0F8FB;
	border-top: 1px solid #E7ECEF;
}
td.review0 {
	background-color: #FFFFFF;
	border-bottom: 5px solid #FFF;
}
td.review0_top {
	background-color: #FFFFFF;
	border-top: 5px solid #FFF;
}
td.article1 {
	background-color: #F0F8FB;
	padding:4px 4px 0 6px;
}
td.article2 {
	background: #FFF;
	padding:4px 4px 0 6px;
}
#printfooter {
	display: none;
}
#optionstable {background: #F6F6F6;}
#optionstable select {width:170px;}
#optionstable td.top {background: #DCE4E6;padding: 10px 10px; border-bottom: 1px solid white}
#optionstable td.main {background: #F6F6F6;padding: 2px 10px}
#optionstableintro {padding:10px 0;}
#brdcrmb a{font-weight:normal;}
.btn {
	color:#656668;
   	border-style:solid;
   	border-color:#99999b;
   	border-width:1px;
	background: #E4ECEE;
}

#results_navlist, #results_prodlist {
	border-bottom: 1px solid #A0A6A6;
	padding: 3px 0;
	margin-left: 0px;
}

ul#results_navlist, ul#results_prodlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#results_navlist li, #results_prodlist li {
	display: inline;
	list-style-type: none;
}

#results_navlist a, #results_prodlist a {
	padding: 3px 10px;
	border:1px solid #A0A6A6;
}
#search_rev {
	background: url(/images/bg_reviews_srch.gif) no-repeat;
padding: 8px 12px 12px 40px;
text-align: left;
}

td.review_0 {
background-color: #F0F8FB;
	padding:0px 4px 0px 6px;
}

td.review_1 {
	background: #FFF;
	padding:0px 4px 0px 6px;
}

p.catdescr {
	color:#000;
}
span.compareme_hdr a:hover {
	color: #FF6600;
}
