* { padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

/* font */
html { font-size: 100%; }
body { font-size: 0.76em; 

    }
table { font-size: 100%; }
input, select, textarea { font-size: 110%; }

/* layout - general */
img { border: none; }
acronym { cursor: help; }
a { cursor: hand; cursor/**/: /**/pointer; }

.text, textarea { font-size: 110%; }
input.text, textarea { padding: 1px 2px; }
.submit { font-size: 110%; padding: 1px 4px; cursor: hand; cursor/**/: /**/pointer; }
* html .submit { padding: 0; }

ul, ol { margin: 0 0 1em 2.5em; padding: 0; list-style: disc; }
ul li, ol li { margin: .2em 0; padding: 0; }
select > option { margin: 0 5px 0 3px; }

.ul { margin: 0; padding: 0; list-style-type: none; }
.ul li { margin: 0; padding: 0; list-style: none; list-style-image: none; list-style-type: none; }

.floatR { float: right; }
.floatL { float: left; }
.alignR { text-align: right; }

.hide { display: none; }

a:link, a:visited {
	color: #5F98BD;
}
a:link:hover, a:visited:hover {
	color: teal;
}

/* layout - specific */

body {
	font-family: Arial, Sans-Serif;
	color: #5a5a5a;
	text-align: center;
	position: relative;
    background: white url(/page-back.gif) repeat-x fixed;    	
}
#page {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 737px;
	position: relative;
}

#top {
	background: url(img/m0.gif) no-repeat 0 0;
	height: 88px;
	margin: 0 0 2px 0;
}
* html #top {
	margin: 0;
}
#top ul {
	margin: 0 0 0 29px;
	width: 708px;
	overflow: hidden;
	background: url(img/m8.gif) no-repeat 100% 0;
}
#top ul li {
	float: left;
	display: block;
}
#top ul li a {
	display: block;
	width: 97px;
	height: 26px;
	text-align: center;
	padding-top: 62px;
	font-weight: bold;
	text-decoration: none;
}
#top ul li a:link, #top ul li a:visited {
	color: #8A8A8A;
}
#but1 { background: url(img/m1.gif) no-repeat 0 0; }
#but2 { background: url(img/m2.gif) no-repeat 0 0; }
#but3 { background: url(img/m3.gif) no-repeat 0 0; }
#but4 { background: url(img/m4.gif) no-repeat 0 0; width: 98px; }
#but5 { background: url(img/m5.gif) no-repeat 0 0; }
#but6 { background: url(img/m6.gif) no-repeat 0 0; width: 96px; }
#but7 { background: url(img/m7.gif) no-repeat 0 0; width: 98px; }

#top2 {
	width: 100%;
	overflow: hidden;
	height: 65px;
	background: url(img/bg1.gif) repeat-x 0 0;
	margin-bottom: -2px;
}
#logoTop {
	float: left;
	display: block;
	width: 370px;
	height: 65px;
	position: relative;

}


#logoTop span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(img/shopping-cart-review.gif) no-repeat 0 0;
}
#top2 form {
	float: right;
	margin: 18px 0 0 0;
	padding-right: 50px;
}

#ads1 {
	border: solid 1px #DDDDDD;
	padding: 3px 3px;
	margin: 0 0 3px 0;
	background-color: White;
}

.cols {
	width: 100%;
	overflow: hidden;
	margin: 0 0 3px 0;
}

.col .in {
	margin: 3px 10px 0 15px;
}

.cols p {
	margin-top: 10px;
	margin-bottom: 5px;
}

.col3top {
	float: left;
	width: 241px;
	background: #f2f8e8;
	margin-right: 4px;
	border: solid 1px #CACACA;
	height: 185px;
}
.col3top .in {
	margin-left: 10px;
	margin-right: 10px;
}
.col3top h2 {
	line-height: 28px;
	font-size: 130%;
	color: #FFFFFF;
	padding: 0 10px;
	border: solid 1px #cacaca; 
	border-bottom: none;
	margin-left: 0;
	margin-right: 0;
	background: #9ac246 url(img/hp-h2-grn.gif) repeat-x 0 0;
}


.col3 {
	float: left;
	width: 241px;
	background: #f5f5ed;
	margin-right: 4px;
	border: solid 1px #CACACA;
	height: 255px;
}





.col3 .in {
	margin-left: 10px;
	margin-right: 10px;
}
.col3 h2 {
	line-height: 28px;
	font-size: 130%;
	color: #FFFFFF;
	padding: 0 10px;
	border: solid 1px #cacaca; 
	border-bottom: none;
	margin-left: 0;
	margin-right: 0;
}

.ddlOS
{
    width: 100px;
    margin-right: 10px;
}

.helpLink
{
    font-size:90%;
    font-style: italic;
}

.color1 h2 {
	background: #e29a6e url(img/hpt2-1.gif) repeat-x 0 0;
}
.color2 h2 {
	background: #72a6ab url(img/hpt2-2.gif) repeat-x 0 0;
}
.color3 h2 {
	background: #d1b278 url(img/hpt2-3.gif) repeat-x 0 0;
}

.color1
{
    background: #f9e9dd;   
}

.color2
{
    background: #d7eef0;   
}

.color3
{
    background: #f8eede;   
}

.col2 {
	float: left;
	width: 241px;
	background: #f5f5ed;
	margin-right: 4px;
	border: solid 1px #CACACA;
	height: 80px;
}
.long {
	width: 488px;
}
.col2 h2 {
	font-size: 120%;
	margin-top: 8px;
}
.col2 p {
	margin-top: 3px;
	margin-bottom: 5px;
}
.col2 * {
	margin-left: 10px;
	margin-right: 10px;
}
.col2 * * {
	margin-left: 0;
	margin-right: 0;
}

h3
{
    margin-top: 10px;   
    margin-bottom: 3px;
}


.col {
	float: left;
	width: 390px;
	margin-right: 7px;
	border: solid 1px #CACACA;
	height: 285px;
	background: #FFFFFF url(/img/ds-grey.gif) repeat-x 0 22px;
}
.col h2 {

}

.homeLinkBottom
{
    /*
position:absolute; 
*position:inherit;
top:457px;  
margin:0em;
left: inherit;
*/
}

#homeFeatureLink
{
    font-size: 120%;
    font-weight: bold;   
}

.header1 h2
{
	background: url(img/gr-br2.gif) repeat-x 0 0;   
}

.reverse
{
	color: #FFFFFF;    
	height: 22px;
	line-height: 22px;
	font-size: 110%;
	padding: 0 0 0 15px;
}

.compHeader {
	font-size: 1.2em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 6px;
	padding-left: 0px;
	color: #5a5a5a;	

}

.cols .inpage {
	margin: 12px 20px 10px 23px;
}




.headerstandard h2
{
	color: #FFFFFF;    
	height: 22px;
	line-height: 22px;
	font-size: 110%;
	padding: 0 0 0 23px;    
	background: url(img/gr-br2.gif) repeat-x 0 0;
}


.header2 {
	width: 336px;
}
.header2 h2 {
	background: url(img/online-shopping-cart.gif) repeat-x 0 0;
}

#page .last {
	margin-right: 0;
}
#page .single {
	width: 735px;
	margin-right: 0;
	height: auto;
	padding: 0 0 15px 0;
}

#bot {
	background: url(img/footer2.gif) repeat-x 0 0;
	padding: 30px 0 15px 0;
	text-align: center;
}
#bot p {
	margin: 5px 0;
}


/*
compare tables
*/

.masterTable
{
	border-style: none;
	border-color: #cacaca;
	border-width: 1px;
	border-bottom-width: 2px;
	
}

#tHeader
{
	height: 22px;
	background-image: url(/images/gr-br2.gif);
	background-repeat:repeat-x;
	color: White;
}

#cart_gads
{
	background-image: url(/images/ds-grey.gif);
	background-repeat:repeat-x;	
	padding-top: 50px;
}

#tHeader h2
{
	color: white;
	padding-left:19px;
}

#tBody
{
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 19px;
	padding-bottom: 25px;
}

#tFooter
{
	margin-top: -10px;
	border-style: solid;
	border-color: #cacaca;
	border-width: 0px;
	border-top-width: 1px;
	width: 737px;
	background-image: url(/images/footer2.gif);
	background-position:top; 
	background-repeat:repeat-x;	
}

#tFooter1
{
	padding-top: 30px;
	text-align:center;
	padding-bottom: 20px;
	line-height: 1.6em;
 	width: 737px;
}



.compCol
{
	font-weight: bold;
	background-color: #FFEDB3;
}

.compMid
{
	background-color: #DDDDDD;
}

.compFirst, .compLast
{
	background-color: #EFEFEF;
}

.compTable
{
	border: solid 1px #EEEEEE;	
	border-style: solid;
}



.compQ
{
	text-align: right;
	margin-top: -19px;
}
.masterTable td 
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #5A5A5A;
	text-align:left;
	vertical-align: top;
	padding: 5px 5px 5px 6px;
	
}

/* advanced search */

h2.grey
{
	font-family: Arial, Sans-Serif;
	font-size: 1.4em;
	color: #5A5A5A;	
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 8px;
	padding-left: 0px;
	margin-top:25px;
}

.advancedInput
{
	width: 250px;
	margin-bottom: 5px;
}

.cartHeader
{
	color: #8A8A8A;	
	padding-left: 0px;
	margin-top: 6px;
	font-size: 1.2em;
}

.narrow
{
    width: 300px;   
}

.textarea
{
    width: 300px;   
    height: 100px;    
    
}



.wide
{
	width: 470px;
}

.revInput
{
    width: 200px;
}

.dateVersion
{
    color: #777;
    font-size: 90%;
}

.hideSnippet
{
    display: none;
}

.hostedTitle h2
{
    font-size: 1.2em;
 
}

/* homepage */

ul.latest li
{
	margin-left:-16px;
}

.h1compare
{
    color: #5A5A5A;
    font-size: 1.5em;
    margin-bottom: 3px;
}

.rating
{
display: inline;
color: #EFEFEF;
font-size: 10%;
}

.count
{
color: #777;
    font-size: 90%;
}
