body,html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#2D70A2;
	padding:0px;
	margin:0px;
}

p,form,h1,h2,h3,h4{
	padding:0px;
	margin:0px;
}

#wrapper{
	width:948px;
	height:auto;
	margin:0 auto;
	padding:0px;
}

#logo{
	padding:0px;
	margin:0px;
	height:55px;
	width:918px;
	background-color:#FFF;
	padding:0 15px;
}

#banner{
	height:175px;
	width:918px;
	padding:0 15px 7px 15px;
	background-color:#FFF;
}

#menubar{
	height:30px;
	width:918px;
	padding: 0px 15px;
	background-color:#FFF;
	font-size:18px;
	color:#CCC;
}
#menubar a{
	font-size:17px;
	text-decoration:none;
	color:#F60;
	font-weight:bold;
}

#menubar a:hover{
	color:#06C;
	border-bottom:groove 2px #09C;
}

#wrapcontent{
	height:auto;
	padding:15px;
	width:918px;
	background-color:#FFF;
}

#footer{
	height:22px;
	background-color:#69F;
	padding:10px 15px 0px 15px;
	font-size:11px;
}
#footer a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover{
	color:#000;
}

.wrap_browse{
	width:160px;
	height:auto;
	margin: 8px 0;
}

.browse_top{
	height:20px;
	width:150px;
	background-position:right;
	background-image:url(../images/browse.gif);
	background-repeat:no-repeat;
	padding:5px 0 0 10px;
	text-indent:30px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}

.browse_top a{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
.browse_in{
	height:20px;
	padding:7px 0 0 13px;
	border-bottom:solid 1px #C5C5C5;
	background-color:#DFE0E1;
}
.browse_in:hover{
	background-color:#ADD8EF;
	border-bottom:solid 1px #FFF;
}

.browse_in a{
	text-decoration:none;
	color:#000;
	font-size:12px;
}

.browse_ad{
	height: auto;
	padding:7px;
	border-bottom:solid 1px #C5C5C5;
	background-color:#DFE0E1;
}
h1{
	color:#069;
	font-size:22px;
	padding:0px;
}

h2{
	color: #09C;
	font-size:16px;
	padding:3px 0 1px 0px;
	font-size:22px;
}

#separator{
	border-bottom:solid 1px  #D3DAE7;
}

.error{
	font-size:12px;
	color:#F30;
}

.links{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#C30;
}
.links:hover{
	border-bottom:solid 2px #C30;
}

#note{
	border: solid 1px #09C;
	background-color:#D9F0FB;
	padding:7px;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 5px 0;
}

#warn{
	border: solid 1px #C30;
	background-color: #C30;
	padding:7px;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 5px 0;
	color:#FFF
}

#ok{
	border: solid 1px #090;
	background-color: #9C0;
	padding:7px;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 5px 0;
	color:#000;
}

.table1{
	padding:5px;
	background-color:#D7D7D7;
}
.table2{
	padding:5px;
	background-color: #E6E6E6;
	border-bottom:solid 1px #FFF;
}

.gray{
	color:#171717;
}
.red{
	color:#F30;
}

.searchbtn{
	width:52px;
	height:28px;
	background-repeat:no-repeat;
	background-image:url(../images/search.jpg);
	cursor:pointer;
	border:0px;
}
#spinput{
	width:122px;
	height:23px;
	background-color:#F7F1CA;
	border:1px solid #CCC;
	font-size:17px;
	padding:0 6px;
}

.details{
	font-size:14px;
	line-height:19px;
	color:#666;
	line-height:20px;
}
.slogs{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#333;
}

.bordphoto{
	border:solid 3px #CCC;
	padding:1px;
}

.bordphoto2{
	border:solid 3px #DBEAFB;
	padding:1px;
}

#itemscatcontainer{
	width:340px;
	height:auto;
	padding:7px;
	border:solid 6px #D6D6D6;
}

#label_new{
	background-image:url(../images/label_new.jpg);
	height:36px;
	background-repeat:no-repeat;
}

#featured_container{
	height:auto;
	padding:7px;
	border:solid 6px #EA7500;
}
#label_featured{
	background-image:url(../images/label_featured.jpg);
	height:36px;
	background-repeat:no-repeat;
}


#pickuptoday_container{
	height:auto;
	padding:7px;
	border:solid 6px #D6D6D6;
}
#label_pickuptoday{
	background-image:url(../images/label_today.jpg);
	height:36px;
	background-repeat:no-repeat;
}

#bargains_container{
	width:340px;
	height:auto;
	padding:7px;
	border:solid 6px #D6D6D6;
}

#label_bargains{
	background-image:url(../images/label_greatbargain.jpg);
	height:36px;
	background-repeat:no-repeat;
}



#sellers_container{
	width:325px;
	height:auto;
	padding:7px;
	border:solid 6px #D6D6D6;
}

#label_sellers{
	background-image:url(../images/label_sellers.jpg);
	height:36px;
	background-repeat:no-repeat;
}

.moreit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#06C;
}
.moreit:hover{
	color: #F90;
}
