/* CSS Document */
body{
	margin:0;
	padding:0;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	background:url(bg-body.jpg) repeat-x top center #141416;
}
html>body{
	margin:0;
	padding:0;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	background:url(bg-body.jpg) repeat-x top center #141416;
}

/* ================== THE SKELETON ================== */
#wrapper{
	width:1000px;
	margin:0 auto;
	display:table;
	background:url(bg-wrapper.jpg) no-repeat top center #141416;
}
#innerwrapper{
	background:url(bg-innerwrapper.jpg) no-repeat top center #141416;
	width:910px;
	margin:0 auto;
	padding-top:20px;
}
#head{
	height:60px;
	background:url(bg-head.jpg) no-repeat top center #141416;
}
#nav{
	height:40px;
	text-align:right;
	background:url(bg-nav.jpg) no-repeat top center #141416;
}
#page{
	width:100%;
	clear:both;
}
#sideleft{
	width:170px;
	float:left;
}
#center{
	width:490px;
	float:left;
}
#sideright{
	width:250px;
	float:left;
}
#bottomleft{
	width:390px;
	float:left;
}
#bottomcenter{
	width:340px;
	float:left;
}
#bottomright{
	width:180px;
	float:left;
}

#foot{
	width:100%;
	clear:both;
	text-align:center;
	padding:5px 0;
	color:#444;
}
#tail{
	width:100%;
	display:table;
	clear:both;
	color:#666;
}

/* ================== THE COMMON CLASS ================== */
h1,h2,h3,h4,h5,h6{
	margin:0 0 5px 0;
	padding:0;
	font-size:12px;
	color:#FFF;
}
h1{
	position:relative;
	font-size:12px;
	top:50px;
	left:25px;
}
	h1 a{
		color:#FFF;
		text-decoration:none;
	}
	h1 a:hover{
		color:#FF0;
	}
h2{
	color:#FC0;
}
h3{
	color:#F90;
}
.padding5{
	padding:5px;
}
.padding10{
	padding:10px;
}
.padding15{
	padding:15px;
}
.mbottom10{
	margin-bottom:10px;
}
p{
	margin:0 0 5px 0;
	padding:0;
}
a{
	color:#888;
}
a:hover{
	color:#EEE;
}

/* ================== THE TOP LEFT ================== */
.categories{
	list-style:square;
	margin:0 0 0 15px;
	padding:0;
}
.categories li{
	margin-bottom:2px;
}

/* ================== THE TOP CENTER ================== */
#boxwrapper{
	width:100%;
	clear:both;
	margin-bottom:10px;
}
.ltitle{
	background:url(bg-left-title.jpg) top center no-repeat #141416;
	padding:10px 10px 10px 10px;
}
.ctitle{
	background:url(bg-content-title.jpg) top center no-repeat #141416;
	padding:10px 10px 10px 10px;
}
.rtitle{
	background:url(bg-right-title.jpg) top center no-repeat #141416;
	padding:10px 10px 10px 10px;
}
.box{
	width:100%;
	clear:both;
	margin-bottom:5px;
	padding-bottom:5px;	
	background:url(bg-content-title.jpg) top center no-repeat #141416;
}
.image{
	width:90px;
	float:left;
	text-align:center;
	font-size:9px;
	margin:0px 10px 0 0;
	background-color:#FFF;
	border:2px solid #444;
}
.box h2{
	font-size:11px;
	margin:0 0 2px 0;
	padding:0px 0 0 0;
}
.box h2 a{
	color:#AAA;
}
.box h2 a:hover{
	color:#FFF;
}
.box h3{
	clear:both;
	font-size:10px;
	margin:2px 0 0 0;
	padding:5px 5px 8px 5px;
	background-color:#1f1f1f;
	border-bottom:0px solid #666;
	color:#F90;
	background:url(bg-item-bottom.jpg) bottom center no-repeat;
}
.box h3 a{
	color:#F90;
	text-decoration:none;
}
.boxleft{
	width:90px;
	float:left;
	padding:5px;
}
.description{
	font-size:10px;
	margin:5px 0;
}
.detail{
}
.price{
	color:#99CC00;
	font-weight:bold;
	margin:0;
}
.square{
	width:100px;
	color:#99CC00;
	padding:0px 3px 2p 3px;
	float:left;
	margin:0 10px 2px 0;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
.formorder{
	width:120px;
	height:30px;
	float:right;
	text-align:center;
	margin:0 0 5px 5px;
}
.btnorder{
	width:117px;
	height:35px;
	border:0;
	cursor:pointer;
	background:url(btn-order.png) center center no-repeat;
}
.bigimage{
	margin:10px 0px;
	padding:0 0 10px 0;
	border:0px solid #666;
	text-align:center;
	background-color:#FFF;
}
.bigimage h2{
	background-color:#222;
	margin:0 0 10px 0;
	padding:5px;
	border-bottom:1px solid #666;
}
.pageselector{
	border-top:2px solid #333;
	margin:10px 5px;
	padding:3px 5px;
	font-weight:bold;
}

.list{
	list-style:square;
	margin:0 0 0 15px;
	padding:0;
}
.list li{
	margin-bottom:2px;
}
.list li a{
	color:#888;
}
.list li a:hover{
	color:#EEE;
}

/* ================== THE SEARCH FORM ================== */
form{
	margin:0;
	padding:0;
}
.frmsearch{
	position:relative;
	top:10px;
	right:20px;
}
.tf{
	width:208px;
	margin:0;
	padding:3px 2px;
	font-size:11px;
	background-color:transparent;
	border:0;
	color:#CCC;
}
.btn{
	width:80px;
	margin:0 0 0 12px;
	padding:0;
	font-size:11px;
	font-weight:bold;
	border:0;
	background-color:transparent;
	color:#FFF;
	cursor:pointer;
}

/* ================== THE EBAY ================== */
#ebay{
	width:100%;
	clear:both;
}
.ebaybox{
	width:100%;
	height:75px;
	clear:both;
	border:1px dotted #333;
	border-width:1px 1px 0 1px;
}
.ebaybox p{
	margin:0;
	padding:0;
	font-size:10px;
}
.ebayimage{
	width:80px;
	height:60px;
	margin-right:5px;
	float:left;
	border:2px solid #444;
}
.ebaybox h2{
	font-size:11px;
}
.ebaybox h2 a{
	color:#AAA;
}
.ebaybox h2 a:hover{
	color:#FFF;
}

/* ================== THE ADS ================== */
.ads_big{
	width:250px;
	height:250px;
}
.ads_right{
	float:right;
	width:180px;
	height:250px;
}
.ads_detail{
	width:160px;
	height:100px;
	float:right;
}
ul.ads_sky{
	padding:0;
	margin:0 0 0 0px;
	list-style:square inside url(ico-save.jpg);
	color:#C00;
}
ul.ads_sky li{
	margin-bottom:3px;
	padding:3px 0;
	color:#888;
	font-size:11px;
}
ul.ads_sky li a{
	color:#888;
}