* { 
margin : 0; 
padding : 0; 
} 
body { margin: 0; padding: 0; background: #276596 url(/images/body-bg.gif) repeat-x; font: normal 12px Arial, Helvetica, sans-serif; }
a { color: #046381; }

#header { height: 135px; }
}

/*=======BODY=======*/
#container { margin: 0 auto; width: 850px; }
#header-site { margin: 0; padding: 0; width: 850px; height: 75px; position: relative; }
	#header-site-title { margin: 0; padding: 0; float: left; width: 600px; }
	#header-site-tools { margin: 0; padding: 0; width: 330px; }
#header-site-tools h4#tagline { margin: 4px 0 0 0; padding: 0; position: absolute; top: 25; right: 63; width: 600px; font: bold 20px Trebuchet MS, Arial, Helvetica, sans-serif; color: #999;}
#header-lens { margin: 0px 0 0 0; padding: 7px 8px; width: 850px; float: right; background:url(/images/bg_header-lens.gif) no-repeat; }
	#header-lens-title { float: right; width: 400px; height: 30px; display: inline; }
#pagebody { margin: 5px 0 0 0; padding: 0; float: center; background:url(/images/bg_pagebody.gif) repeat-y; width: 100%; }
#content { margin: 0; padding: 15px 0; width: 100%; float: center; overflow: hidden; display: inline; }
#sidebar { width: 300px; margin-left: 10px; float: left; font-family: Arial, Helvetica, sans-serif; display: inline; overflow: hidden; }
#footer-wrap { margin-top: 6px; background: #fff url(/images/bg-footer-wrap.gif) repeat-x; }
#footer-site { margin: 5px auto 0 auto; padding: 30 10px; width: 850px; height:100px; }
.break { clear: both; }
.break-left { clear: left; }
.break-all { clear: both; }
#content .break { clear: left; }
/*=======END BODY=======*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #ff9900;
}
a:active {
	text-decoration: none;
}
a.price, a.price:visited {
	color: #6600cc;
	text-decoration: none;
	font-weight : bold;
}
a.price:hover {
	color: #ff9900;
	text-decoration: underline;
}
img {
	border: 0;
}

/*
=====================================================
explore page
=====================================================     */
#nav-explore2 { position: absolute; top: 89px; left: 83px; }
#nav-explore2 ul { margin: 0; padding: 0; list-style: none; }
#nav-explore2 li { display: inline; }
#nav-explore2 li a { background:url(/images/bg-nav-explore2.gif) repeat-x; font: bold 11px/28px Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; display: block; padding: 0 16px; float: left; border-right: 1px solid #afb0b3; }
	#nav-explore2 li a:hover { background-position: bottom; }
#nav-explore2 li.first a { background:url(/images/bg-nav-explore2-left.gif) repeat-x; }
	#nav-explore2 li.first a:hover { background-position: bottom left; }
#nav-explore2 li.last a { background:url(/images/bg-nav-explore2-right.gif) repeat-x top right; border-right: 0; }
	#nav-explore2 li a:hover { background-position: bottom right; }

/*H1 title on search page <niche keyword>*/
.result-title h1{
	 FONT-SIZE: 26px;
         font-style:bold;
	color: #ff9900;
padding-left:4px;
}
/*product description*/
a.text-offer, a.text-offer:visited{
	color: #615C61;
}
a.text-offer:hover{
	color: #121212;
	text-decoration: none;
}
/* line to seperates productson search and compare page*/
.clear { 
	clear:both;
	border-bottom: 1px dotted #6699CC;
	margin:  1px 15px 1px 15px ; 
}


form { 
margin : 7px; 
padding : 0 1px; 
border : 1px solid #f2f2f2; 
background-color : #d8dcdd; 
} 
input { 
padding : 1px; 
border : 1px solid #eee; 
font : normal 1em Verdana, sans-serif; 
color : #777; 
} 
textarea { 

padding : 2px; 
font : normal 1em Verdana, sans-serif; 
border : 1px solid #eee; 
height : 100px; 
display : block; 
color : #777; 
} 
input.button { 
margin : 0; 
font : bolder 12px Arial, Sans-serif; 
border : 1px solid #ccc; 
padding : 2px 3px; 
background : #cccccc; 
color : #275f6c; 
} 
form.search { 
padding : 0; 
margin : 0; 
vertical-align : bottom; 
border : none; 
background-color : transparent; 
} 
form.search input.textbox { 
margin : 0; 
padding : 1px; 
width : 157px; 
border : 1px solid #ccc; 
background : #fff; 
color : #333333; 
} 
form.search input.button { 
height : 20px; 
padding : 1px 3px; 
width : 60px; 
} 
#searchform { 
float : right; 
padding : 10px 10px 0 0; 
display : inline; 
}
#nav-footer { float: left; margin-left: 140px; padding-left: 10px; font-family: Arial, Helvetica, sans-serif; color="666666"}
	#nav-footer h4 { margin: 0; padding: 0; font-size: 12px; font-weight: bold; color: #666; }
	#nav-footer ul { font-size: 12px; }
	#nav-footer .links { float: left; width: 180px; margin: 10px 0 10px 0; display: inline; }
	#nav-footer .links ul { margin: 5px 0; padding: 0; list-style: none; }
	#nav-footer .links li { margin: 0 0 4px 0; }
