#boxClearance{
	width:992px;
	min-height:300px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	background:url(../images/bg_clearance_center.gif) repeat-y;
}

#clearanceHeader{
	height:10px;
	background:url(../images/bg_clearance_header.gif) no-repeat;
	position:relative;
	
}

#clearanceHeader img{
	position:absolute;
	left:15px;
	top:-8px;
}

#clearanceCenter{
	background:url(../images/bg_clearance_center.gif) repeat-y;
	min-height:280px;
	text-align:left;
}

#clearanceCenter h1{
	font-size:15px;
	padding:10px 0 0 20px;
	text-align:left;
	margin:10px;
}

#clearanceFooter{
	clear:left;
	height:10px;
	background:url(../images/bg_clearance_footer.gif) no-repeat;
	overflow:hidden;
}

#clearanceCenterDetail{
	padding:10px;
	font-weight:normal;
}

#clearanceCenterDetail span.label{
	font-weight:bold;
	color:#000;
}

#clearanceCenterDetail h1{
	font-size:1.8em;
	font-weight:normal;
}

#clearanceCenterDetail div{
	padding-top:10px;
	padding-left:20px;
}
#clearanceList{
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	height:280px;
}

#clearanceList li{
	margin-left:15px;
	margin-top:10px;
	float:left;
	display:inline;
	width:310px;
	height:129px;
	background:url(../images/bg_clearance_product.gif) no-repeat;
	text-align:left;
	overflow:hidden;
	position:relative;
}

#clearanceList li div.clearanceImg{
	width:100px;
	height:100px;
	padding:10px;
	float:left;
}

#clearanceList li div{
	padding-top:5px;
}

#clearanceList li h2{
	overflow:hidden;
	padding-right:5px;
	margin:10px 0 0 0;
	max-height:30px;
	font-size:12px;
	font-weight:bold;
}

#clearanceList li h2 a{
	font-weight:300;
	line-height:1.2em;
	color:#BF2228;
	height:36px;	
}

#clearanceList li h2 a:hover{
	color:#00F;
	text-decoration:underline;
}



#clearanceList li div.iconSave{
	position:absolute;
	right:7px;
	top:32px;
	width:66px;
	height:66px;
	background:url(../images/icon_badge_save_mini.gif) no-repeat;
	color:#FFFFFF;
	font-size:1.5em;
	padding:32px 0 0 2px;
	position:absolute;
	text-align:center;
	
}

#clearanceList li div.ajaxLoader{
	
position:absolute;
	left:128px;
	top:37px;
}




.clearanceSprice{
	color:#060;
	font-weight:bold;
	font-size:1.5em;
}

.clearancePrice{
	color:#BF2228;
	text-decoration:line-through;
}

.clearanceStock{
	position:absolute;
	bottom:5px;
	left:40px;
	font-size:0.8em;
}

.clearacneBoxprice{
	position:absolute;
	right:10px;
	bottom:5px;
}

.boxProductList {
	float:right;
	margin:0 0 5px 0;
	width:700px;
	display:inline;
}

#boxClearance{
	width:992px;
	min-height:300px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}



#clearanceHeader div{
	position:absolute;
	left:15px;
	top:-8px;
}




#clearanceList{
	list-style:none;
	margin:0;
	padding:0;
}

#clearanceList li{
	margin-left:15px;
	margin-top:10px;
	float:left;
	width:310px;
	height:129px;
	background:url(../images/bg_clearance_product.gif) no-repeat;
	text-align:left;
	overflow:hidden;
	position:relative;
}

#clearanceList li img{
	float:left;
}


#clearanceListHorizontal{
	list-style:none;
	margin:0;
	padding:0;
}

#clearanceListHorizontal li{
	margin-top:10px;
	float:left;
	width:680px;
	height:129px;
	/* background:url(../images/bg_clearance_product.gif) no-repeat; */
	text-align:left;
	overflow:hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #0056B8;
	position:relative;
}

/*#clearanceListHorizontal li:hover{
	background-color:#E6E6E6;
}*/

#clearanceListHorizontal img{
	position:absolute;
	top:10px;
	left:10px;
}


#clearanceListHorizontal h2 a{
	font-weight:normal;
	font-size:14px;
	line-height:0.8em;
	color:#BF2228;
}

#clearanceListHorizontal li div.detail{
	position:absolute;
	top:10px;
	left:120px;
	width:547px;
} 

#clearanceListHorizontal li div.detail div{
	padding-top:5px;
	color:#5C6B72;
}

#clearanceListHorizontal li div.iconSave {
	background:url(../images/icon_badge_save.gif) no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-size:2em;
	height:80px;
	padding-left:2px;
	padding-top:38px;
	position:absolute;
	right:5px;
	text-align:center;
	top:10px;
	width:80px;
}



#clearanceListHorizontal li div.ajaxLoader{
	position:absolute;
	left:312px;
	top:37px;
}


.clearanceSprice{
	color:#060;
	font-weight:bold;
	font-size:1.5em;
}

.clearancePrice{
	color:#BF2228;
	text-decoration:line-through;
}

.clearanceStock{
	position:absolute;
	bottom:5px;
	left:40px;
	font-size:0.8em;
}

.clearacneDetail{
	white-space:nowrap;
	overflow:hidden;
	width:181px;
}

#sidebarClearance{
	float:left;
	width:260px;
	text-align:left;
	margin-left:10px;
	padding-top:10px;
	padding-left:10px;
	display:inline;
	overflow:hidden;
}

.sidebarTitle {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
.sidebarTitle img {
	margin-right:10px;
}
#sidebarBody {
	border:1px solid #666;
	border-left:12px solid #666;
	background:#CCC;
	height:500px;
	min-height:500px;
	padding:3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:241;
	overflow:auto;
}
#sidebarBodyFlood {
	border:1px solid #666;
	border-left:12px solid #666;
	background:#CCC;
	height:300px;
	min-height:300px;
	padding:3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:241;
	overflow:auto;
}
#sidebarBody ul li{
	width:221px;
	overflow:hidden;
}

#clearanceGroup{
	min-height:25px;
	max-height:115px;
	overflow:auto;
	background:none;
	padding-top:20px;
	margin-right:5px;
	margin-left:25px;
}

#clearanceGroup ul{
	padding:0;
	margin:0;
}

#clearanceGroup ul li{
	float:left;
	height:30px;
	width:299px;
	text-align:left;
	overflow:hidden;
	padding-left:10px;
}

#clearanceGroup ul li a span{
	color:#F00;
}
.dialogClearance {
	text-align:left;
}
#dialog {
	line-height:25px;
	font-size:13px;
}
.fullImg {
	text-align:center;
}
.fontBig {
	font-size:18px;
}

.boxPrice{
	text-align:left;
}

.boxPrice a.btnOrder{
	background-color:#093;
	color:#FFF;
	font-size:1.5em;
	padding:7px;
}

.boxPrice a.btnOrder:hover{
	background-color:#F90;
}


#boxClearanceResult{
	width:1393px;
	height:435px;
	background-color:#FFF;
	margin-bottom:10px;
	padding-top:10px;
}

#boxBuyerPost {
    float: right;
    height: 220px;
    margin: 10px;
	padding:5px;
    width: 280px;
	border: 1px solid #C2404A;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 2px 2px 2px #999999;
	overflow:hidden;
	
}
#boxBuyerPostPic {
	width:100px;
	height:120px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.clearanceImg {
	width:100px;
	height:100px;
	overflow:hidden;
	text-align:center;
}
.clearanceImg img {
	max-width:100px;
	height:auto;
	max-height:100px;
	margin:auto;
}
