* { 
margin : 0;
padding : 0; 
} 
body {
	background-color: #006699;
}
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;
}
img {
	border: 0;
}
#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: 3; width: 600px; font: 18px Tahoma, Arial, Helvetica, sans-serif; color: #999;}

#nav-explore2 { position: absolute; top: 87px; left: 14px; }
#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; }

#menu { 
clear : both; 
background :#fff url(coner-bg.gif) no-repeat center top; 
margin : 0;
height:40;
padding-left:3px;
} 

#side { 
clear : both; 
background :#fff url(side-bg.gif) no-repeat center top; 
margin : 0;
padding-top:6px;
} 

.sidebar-cat {
	margin-bottom: 16px;
        font-weight:bold;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	padding-top: 2px;
}

.sidebar-cat ul {
	font-family:arial, helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	padding-left: 10px;
}
.sidebar-cat ul li {
	font-family:arial, helvetica, sans-serif;
	font-size: 15px;
	margin-left: 0px;

	list-style-type: none;
	list-style-image: url(/images/bullet-red.gif);
	list-style-position: inside;
}

.sidebar-cat ul li ul li{
	font-family:arial, helvetica, sans-serif;
        font-weight:normal;
	font-size: 14px;
	list-style-type: none;
	list-style-image: url(/images/bullet-blue.gif);
}

/*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;
}
.item-h1 {
	color: #ff9900;
}
.item-price {
	color: #6600cc;
        font-weight : bold;
}
a.price, a.price:visited {
	color: #6600cc;
	text-decoration: none;
	font-weight : bold;
}
a.price:hover {
	color: #ff9900;
	text-decoration: underline;
}
.item-text {
	color: #333333;
}
/* line to seperates productson search and compare page*/
.clear { 
	clear:both;
	border-bottom: 1px dotted #6699CC;
	margin:  1px 15px 1px 15px ; 
}

#searchbg { background:url(/images/search-bg.gif) no-repeat center auto ; }
form { 
margin : 1px; 
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 : 1px; 
font : normal 1em Verdana, sans-serif; 
border : 1px solid #eee; 
height : 22px; 
display : block; 
color : #777; 
} 
input.button { 
margin : 0; 
font : bolder 12px Arial, Sans-serif; 
border : 1px solid #ccc; 
padding : 1px 1px; 
background : #006699; 
color : #ffffff; 
} 
form.search { 
padding : 0; 
margin : 0; 
vertical-align : bottom; 
border : none; 
background-color : transparent; 
} 
form.search input.textbox { 
margin : 0; 
padding : 1px; 
width : 157px; 
height : 21px;
border : 1px solid #ccc; 
background : #ebebeb; 
color : #999999; 
} 
form.search input.button { 
height : 22px; 
padding : 1px 3px; 
width : 60px; 
} 
#searchform { 
float : right; 
padding : 1px 1px 0 0; 
display : inline; 
}
#footer { 
padding-left : 180px;  
}
