* { 
margin : 0; 
padding : 0; 
} 
body {
	background-color: #D1D1D1;
}
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;
}
#header { 
clear : both; 
padding-left:8px;
}
#header-site { margin: 0; padding: 0; width: 850px; height: 100px; position: relative; }
	#header-site-title { margin: 0; padding: 0; width: 900px;}
	#header-site-tools { margin: 0; padding: 0; width: 200px; }
#header-site-tools h4#tagline { margin: 4px 0 0 0; padding: 0; position: absolute; top: 40; left: 50; width: 600px; font: bold 20px Arial, Helvetica, sans-serif; color: #999;}

#nav-explore2 { position: absolute; top: 223px; right: 35px; }
#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 Trebuchet MS, 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 ; 
}
#menu { 
clear : both; 
background :#fff url(coner-bg.gif) no-repeat center top; 
margin : 0;
padding-left:180px;
} 

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 : 192px; 
border : 1px solid #ccc; 
background : #fff; 
color : #006699; 
} 
form.search input.button { 
height : 20px; 
padding : 1px 3px; 
width : 60px; 
} 
#searchform { 
float : right; 
padding : 10px 10px 0 0; 
display : inline; 
}
#footer { 
padding-left : 180px;  
}