@charset "UTF-8";

/*Homepage top Message*/
.homemessage-container{
	height: auto;
	width: 100%;
	position:  relative;
	top: 0;
	left: 0;
	background: transparent;
	text-align: center;
	z-index:1000;
}

.hideblock{
	display: none !important;
}
.homemessage{
	margin: 0 auto;
	width: auto;
	height: auto;
	background: #e87005;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#fff;
	padding: 10px 20px;
	line-height: 20px;
	text-align: left;
}


/*Home Page Styles */
#content_main_panel{
	display: block;
	width: 760px;
	margin: 4px 0px 0px 4px;
	background-color: #000;
	color: #000;
}

#content_left_panel{
	float: left;
    width: 377px;
    margin: 0px 6px 0px 0px;
}

#content_right_panel{
    float: left;
    width: 377px;
	margin: 0px 0px 0px;
}


#newitem_panel{
	position: relative;
	display: block;
	width: 377px;
	margin: 0px 0px 20px 0px;
	padding-top: 24px;
}

#newitem_panel_head{
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	height: 29px;
	width: 377px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background: url(../images/homepage/new-models-header.png) left top no-repeat;
}

#newitem_panel_body{
	width: 365px;
	padding: 10px 6px;
	background: #fff;
}


#onsale_panel{
	position: relative;
	display: block;
	width: 377px;
	margin: 0px 0px 20px 0px;
	padding-top: 24px;
}

#onsale_panel_head{
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	height: 29px;
	width: 377px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background: url(../images/homepage/on-sale-header.png) left top no-repeat;
}

#onsale_panel_body{
	width: 365px;
	padding: 10px 6px;
	background: #fff;
}


#recommend_panel{
	position: relative;
	display: block;
	width: 377px;
	margin: 0px 0px 20px 0px;
	padding-top: 24px;
}

#recommend_panel_head{
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	height: 29px;
	width: 377px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background: url(../images/homepage/recommend-header.png) left top no-repeat;
}

#recommend_panel_body{
	width: 365px;
	padding: 10px 6px;
	background: #fff;
}

#brand_panel{
	position: relative;
	display: block;
	width: 377px;
	padding-top: 24px;
	margin: 0px 0px 10px;
}

#brand_panel_head{
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	height: 29px;
	width: 377px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background: url(../images/homepage/our-brands-header.png) left top no-repeat;
}

ul#brand_panel_body{
	display: block;
	width: 357px;
	padding: 16px 0px 16px 20px;
	background: #2d2d2d;
	list-style-type: none;
}

ul#brand_panel_body li {
	margin: 5px 0px;
}

ul#brand_panel_body li a img{
	border: #9fa0a2 1px solid;
	color: #ec7205;
}

ul#brand_panel_body li a:link img, ul#brand_panel_body li a:visited img{
	border-color:  #9fa0a2;
}

ul#brand_panel_body li a:hover img, ul#brand_panel_body li a:active img{
	border-color:  #ec7205;
}

#news_panel{
	position: relative;
	display: block;
	width: 377px;
	padding-top: 24px;
	margin: 0px 0px 10px 0px;
}

#news_panel_head{
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	height: 29px;
	width: 377px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background: url(../images/homepage/latest-news-header.png) left top no-repeat;
}

#news_panel_body{
	display: block;
	width: 347px;
	padding: 10px 15px;
	background: #fff url(../images/homepage/news-partition-line.gif) left top repeat;
}

dl#newsupdates dt{
	display: inline-block;
	width: 70px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	line-height: 1.2em;
	font-weight: normal;
	font-size: 11px;
	color: #969696;
	margin: 2px 0px;
	padding-top: 1px;
	font-style: italic;
}

dl#newsupdates dd{
	display: inline-block;
	width: 277px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	line-height: 1.2em;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	margin: 3px 0px;
}


/*Pile List*/
#list_container.pile {
    width: 364px;
	border-left: dotted 1px #999;
	text-align: left;
}

a:link dl.product_pilelist, a:visited dl.product_pilelist {
    background: #fafafa;
	opacity: 0.95;
}

a:hover dl.product_pilelist, a:active dl.product_pilelist{
	background: #fff;
	opacity: 1;
}

dl.product_pilelist{
	position: relative;
	width: 169px;
	height:190px;
	float: left;
	padding: 6px 6px 20px 6px;
	border-bottom: dotted 1px #999;
	border-right: dotted 1px #999;
}

#list_container.pile > a > dl.firstrow {
	border-top: dotted 1px #999;
}

dl.product_pilelist > dt{
	display: none;
}

dl.product_pilelist > dd.pthumbnail{
	text-align: center;
}

dl.product_pilelist > dd.pname{
	font-family: 'Trebuchet MS', Helvetica, Arial, Verdana;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
	margin-top: 4px;
	color: #000;
}

dl.product_pilelist > dd.modelno{
	display: none;
}
dl.product_pilelist > dd.movttype{
	display: none;
}

dl.product_pilelist > dd.price{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	color: #b03419;
	position: absolute;
	left: 6px;
	bottom: 4px;
}

dl.product_pilelist > dd.specialflag{
	right: 7px;
	bottom: 4px;
	position: absolute;
}


/*Font styles*/
.disprice{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	line-height: 1.2em;
	font-weight: bold;
	color: #b03419;
	text-decoration: line-through;
}
