body {
	/*background:#000;*/
	scrollbar-base-color: #222;
	scrollbar-arrow-color: #fff;
	scrollbar-3dlight-color: #222;
	scrollbar-darkshadow-color: #222;
	scrollbar-face-color: #222;
	scrollbar-highlight-color: #222;
	scrollbar-shadow-color: #222;
	scrollbar-track-color: #333;
}
#next{
	cursor:pointer;
}
#scart {
	width:480px;
	/*min-height:100px;
	height: auto !important;
	height:100px;*/
	margin:0 auto;
	color:#fff;
	overflow:auto;
	width:500px;
}

#scart h1 {
	color:#F7BF0F;
	font-size:16px;
}

#scart h2 {
	color:#fff;
	font-size:12px;
	margin:20px 0 10px 0;
}

#breadcrumbs {
	font-weight:bold;
	color:#595959;	
	margin:0;
	padding:0;
	line-height:15px;
}

.current {
	padding: 0 0 0 13px;
	background:url(/templates/layout/detail/btn_shop_on.png) no-repeat;	
	color:#F7BF0F;
}

#breadcrumbs span.done {
	padding: 0 0 0 13px;
	background:url(/templates/layout/detail/btn_shop_off.png) no-repeat;	
	color:#595959;
}

#scart .itemTitle {
	width:460px;
	background:url(/templates/layout/detail/sep_566px.png) left bottom no-repeat;
	margin:0 0 5px 0;
	padding:0 0 4px 0;
	text-align:center;
	color:#595959;
}

#scart .item {
	width:460px;
	color:#fff;
	height:20px;
	line-height:20px;
}

#scart .color {
	background:#ccc;
}

#scart .colorGradient {
	background:url(/templates/layout/detail/det_gradient.jpg) no-repeat;
}

#scart .d2Col1 {	
	float:left;
	text-align:left;
}

#scart .d2Col2 {
	width:60px;
	float:left;	
	text-align:right;
}

#scart .col1 {
	width:400px;
}

#scart .col2 {
	width:60px;
}

#scart .col3 {
	width:230px;
}

#scart .d3Col1 {
	width:30px;
	float:left;
	text-align:left;
}

#scart .d3Col2 {
	width:370px;
	float:left;	
}

#scart .d3Col3 {
	width:60px;
	float:left;	
}

#scart .d4Col1 {
	width:170px;
	float:left;
	text-align:left;
}

#scart .d4Col2 {
	width:180px;
	float:left;	
	text-align:center;
}

#scart .d4Col3 {
	width:50px;
	float:left;	
}

#scart .d4Col4 {
	width:60px;
	float:left;	
}

#scart .r4Col1 {
	width:270px;
	float:left;
	text-align:left;
}

#scart .r4Col2 {
	width:100px;
	float:left;	
	text-align:center;
}

#scart .r4Col3 {
	width:30px;
	float:left;	
}

#scart .r4Col4 {
	width:60px;
	float:left;	
}

.yellow {
	color:#F7BF0F;
}

.green {
	color:#595959;
}

.underline {
	background:url(/templates/layout/detail/sep_566px.png) left bottom no-repeat;
	margin:0 0 5px 0;
	padding:0 0 4px 0;
	width:460px;
	}
	
.underlineSmall {
	background:url(/templates/layout/detail/sep_142px.png) 0 16px no-repeat;
	padding:0 0 4px 0;
	}
	
#scart label {
	display:block;
	float:left;
	width:80px;
	width:15px;
}

#scart .color2 {
	color:#595959;
}

