/* BANNER CENTRALI */
#body_banner_1_box{
	clear:both;
	width:805px;
	/*height:139px;*/
	margin-bottom:10px;
}

#body_banner_2_conteiner{
	position:relative;
	float:right;
	width:399px;
	height:122px;
	margin-bottom:10px;
	background:url(../images/body_banner_2_conteiner_bkg.gif) no-repeat;
}
#body_banner_2_box{
	width:386px;
	height:100px;
	position:absolute;
	left:6px;
	top:10px;
}

#body_banner_3_4_conteiner{
	clear:both;
	margin-bottom:10px;
	background:url(../images/body_banner_3_4_conteiner_bkg.gif) no-repeat;
	width:805px;
	height:99px;
	position:relative;
	left:0;
	top:0;
}
#body_banner_3_box{
	position:absolute;
	width:468px;
	height:60px;
	left:22px;
	top:19px;
}
#body_banner_4_box{
	position:absolute;
	width:234px;
	height:60px;
	right:25px;
	top:19px;
}

/* NEWS BOX */
#news_box{
	position:relative;
	float:left;
	width:399px;
	height:122px;
	margin-bottom:10px;
	position:relative;
	overflow:hidden;
	z-index:0;
}
#news_box .bottom span{
	height:15px;
}
#news_box .bottom{
	text-align:right;
}
#news_box .bottom a{
	color:#fff;
	padding-right:5px;
	font-size:10px;
}
#news_box .content{
	position:relative;
	background:#fff;
	border-left:1px solid #6e7985;
	border-right:1px solid #6e7985;
	height:84px;
	overflow:hidden;
	padding:0 5px 0 5px;
}
#news_box .changingContent{
	position:absolute;
	top:0;
	background:#fff;
	display:none;
}
#news_box .top h2{
	height:20px;
	line-height:20px;
	margin:0;
	padding:0 0 0 5px;
	font-size:11px;
	color:#fff;
}
#news_box p{
	margin:0;
	padding:0 0 5px 0;
	line-height:15px;
}
#news_box img{
	float:left;
	margin:5px 5px 5px 0;
	border:1px solid #6e7985;
}
#news_box a{
	display:block;
	padding:2px 0 2px 0;
}
/* VIDEO NEWS */
#video_news_box{
	background:url(../images/empty_yellow_fixed_w.gif) no-repeat;
	width:182px;
	height:124px;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
#video_news_box h2{
	color:#fff;
	font-size:10px;
	margin:0;
	padding:7px 0 0 0;
	text-align:center;
}
#video_news_box h2 a{
	color:#720003;
}
#video_news_box ul{
	margin:0;
	height:92px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#video_news_box li{
	margin:0;
	padding:9px 0 0 0;
}
#video_news_box img{
	border:1px solid #000;
}

/* AJAX BOX */
#products_multi_box{
	width:100%;
}
#products_multi_box ul{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
#products_multi_box li{
	margin:0;
	padding:0;
	float:left;
	width:196px;
	height:290px;
	text-align:center;
}
#products_multi_box h2{
	background:#b8bbbf;
	padding:2px 5px 2px 5px;
	line-height:15px;
	height:30px;
	font-size:10px;
	margin:0 0 5px 0;
	text-align:center;
	overflow:hidden;
	border-right:2px solid #c9cacb;
}
#products_multi_box a{
	color:#340233;
}
#products_multi_box img{
	display:block;
	margin:0 auto 5px auto;
}
#products_multi_box strike{
	font-size:13px;
	margin:0;
	padding:0 5px 0 5px;
	font-weight:bold;
}
#products_multi_box h3{
	color:#790000;
	font-size:15px;
	margin:0;
	padding:0 5px 0 5px;
	display:inline;
}
#products_multi_box .detail_with_label{
	display:block;
	text-align:center;
	clear:both;
}
#products_multi_box form{
	margin:0;
	padding:5px 0 2px 0;
}
#products_multi_box input{
	border:1px solid #82888e;
	margin-right:2px;
}
#products_multi_box p{
	margin:0;
	padding:10px;
	text-align:center;
	font-size:18px;
}

/* AREA 51 */
#highlights_box{
	float:left;
	margin:0 0 10px 0;
	font-family: Verdana,Tahoma , Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#highlights_box ul{
	margin:0;
	padding:0;
	list-style:none;
}
#highlights_box .content{
	height:642px;
}
#highlights_box li{
	clear:left;
	margin:0;
	padding:0;
	background:url(../images/box_sep_cyan.gif) no-repeat bottom center;
	text-align:right;
	height:200px;
	overflow:hidden;
}
#highlights_box a{
	display:block;
	color:#6d7b86;
	font-size:12px;
	text-transform: uppercase;
	font-weight:bold;
	font-family: Arial, Tahoma ,Verdana, Geneva, Helvetica, sans-serif;
}
#highlights_box p{
	padding:5px 0 5px 0;
	margin:0;
}
#highlights_box img{
	float:left;
	width:130px;
	margin:5px 0 10px 0;
}
#highlights_box .details{
	border:1px solid #bbc5d0;
	width:111px;
	padding:2px 2px 2px 2px;
	height:161px;
	overflow:hidden;
	margin:5px 0 3px auto;
	text-align:left;
}
#highlights_box li strong{
	font-weight:normal;
	background:url(../images/ico_arrow.gif) no-repeat 0 2px;
	padding:0 0 0 12px;
}

#highlights_box form{
	margin:0 0 0 auto;
	padding:0;
	width:115px;
	height:20px;
	text-align:left;
}
#highlights_box input{
	padding:0;
	width:18px;
	font-size:10px;
	display:inline;
}
#highlights_box h3{
	margin:0;
	padding:0;
	display:inline;
	color:#c36702;
	font-size:11px;
}


#last_arrivals_box, #preorders_box{
	float:right;
	margin:0 0 10px 8px;
	height:520px;
}
#last_arrivals_box h2, #preorders_box h2,#highlights_box h2{
	color:#666469;
	margin:0;
	padding:0 0 4px 0;
	border-bottom:1px solid #bcc0c4;
	font-size:13px;
	text-transform: uppercase;
}
.mini_tab_menu{
	background:#6a829e;
	list-style:none;
	margin:0;
	padding:0 0 0 2px;
	height:23px;
}
.mini_tab_menu li{
	float:left;
	line-height:22px;
	width:62px;
	height:23px;
	overflow:hidden;
	padding:0;
	margin:0;
}
.mini_tab_menu a{
	background-image:url(../images/butt_mini_tab_grey.gif);
	background-repeat:no-repeat;
	background-position: 100% -23px;
	display:block;
	padding:0 3px 0 2px;
	color:#58708a;
	text-align:center;
	text-transform: uppercase;
	font-weight:bold;
}
.mini_tab_menu .current a{
	background-position: 100% 0;
	color:#fff;
}

.product_list{
	margin:0;
	padding:0;
	list-style:none;
	height:220px;
}
.product_list li{
	padding:0 2px 0 2px;
	margin:0;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.product_list a{
	color:#000;
}

