/* LAYOUT */

#column-1
{
	width: 179px;
	padding-left: 2px;
	position: relative;
	margin-left: -990px;
}
#column-2
{
	/*width: 784px;*/
	width:980px;
	/*margin: 0 15px 0 194px;*/
	margin:0px;
}
.column
{
	padding-top: 0;
}
#indexHomeBody #header-2
{
	margin-bottom: 16px;
}
#indexHomeBody  #menu-1-base
{
	background-color: #666;
	background-image: -o-linear-gradient(-90deg , #8D8D8D 0%, #666666 100%);
	background-image: -moz-linear-gradient(-90deg , #8D8D8D 0%, #666666 100%);
	background-image: -webkit-linear-gradient(-90deg ,#8D8D8D 0%, #666666 100%);
	background-image: -ms-linear-gradient(-90deg , #8D8D8D 0%, #666666 100%);
	background-image: linear-gradient(-90deg , #8D8D8D 0%, #666666 100%);
	/*background-image: -o-linear-gradient(-90deg , rgb(224,224,224) 0%, rgb(199,199,199) 100%);
	background-image: -moz-linear-gradient(-90deg , rgb(224,224,224) 0%, rgb(199,199,199) 100%);
	background-image: -webkit-linear-gradient(-90deg , rgb(224,224,224) 0%, rgb(199,199,199) 100%);
	background-image: -ms-linear-gradient(-90deg , rgb(224,224,224) 0%, rgb(199,199,199) 100%);
	background-image: linear-gradient(-90deg , rgb(224,224,224) 0%, rgb(199,199,199) 100%);*/

	-moz-border-bottom-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	background-position: right top;
	padding-bottom:13px;
}
#indexHomeBody #header-2 ul#menu-1
{
	display: block;
}
#indexHomeBody #header-2 li#menu-1-base > ul > li > a
{
	background-image: url(../images/3_2/arrow-submenu-2-w.png);
	background-repeat: no-repeat;
	background-position: right center;
	
}
#indexHomeBody #header-2 li#menu-1-base > ul > li:hover > a
{
	background-image: url(../images/3_2/arrow-submenu-2.png);
}
#home-hero
{
	position:relative;
	overflow:hidden;
	width: 582px;
	height: 275px;
	margin-bottom: 15px;
	margin-left: 198px;	
	float: left;
}
#home-hero .items {
	width:20000em;
	position:absolute;
}
#home-hero .items div {
	float:left;
}
/* NEW CAROUSEL */

#img-home-natale #mainAlert
{
	width: 593px;
	height: 335px;
	clear: both;
}

#overlay-top
{
	width:582px;
	height:25px;
	position:absolute;
	z-index: 10;
}

#overlay-item-new
{
	width:46px;
	height:46px;
	position:absolute;
	z-index: 1100;
	left: 536px;
	
}

#overlay-item-promo
{
	width:46px;
	height:46px;
	z-index: 1100;
	left: 536px;
	
	
}

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	height:258px;
	width: 582px;
	z-index: 0;
	float: left;
}

.scrollable .itemsimg {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.itemsimg div {
	float:left;
	width:582px;
	height:258px;
	
  
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:0px solid #ccc;
	width:582px;
	height:258px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}

/* active item */
.scrollable .active {
	position:relative;
	cursor:default;
	
	
}

.navi {
	margin-top:5px;
	max-width:105px;
	height:10px;
	float:right;
	
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	margin:2px;
	float:left;
	background:url(../images/carousel/img-new/navigator-carousel.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}

#main_navi
{
	position: absolute;
	left: 569px;
	width: 152px;
}
#main_navi li
{
	width: 160px;
	height: 64px;
	border-left: 13px solid #a1b5c9;
	border-bottom: 5px solid #a1b5c9;
	padding: 6px;
	font-size: 11px;
	background-color: #dfdfdf;
	cursor: pointer;
	color: #666;
}
#main_navi li.active, #main_navi li:hover
{
	background-color: #a1b5c9;
	color: #FFF;
}
#main_navi li img
{
	float: left;
	margin-right: 6px;
	border: 1px solid #CCC;
}
#main_navi li.active img, #main_navi li:hover img
{
	border: 1px solid #FFF;
}
#main_navi li strong
{
	display: block;
	padding-top: 6px;
}
/* END NEW CAROUSEL */

#home-banners
{
	height: 192px;
	margin-left: 793px;
	position: absolute;
	font-size: 12px;
}
#home-banners a
{
	text-decoration: underline;
}
#home-banner-1
{
	margin-bottom: 13px;
}
#home-banner-2
{
	margin-bottom: 13px;
}


#home-testimonials-title
{
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 2px 20px;
	background: transparent url('../images/3_2/ico_testimonials.png') 0 0 no-repeat;
}
#home-testimonials-quote
{
	width: 188px;
	color: #666;
}
#home-testimonials-attr
{
	margin: 6px 0;
}
#home-testimonials-attr strong
{
	color: #333;
}
#home-testimonials-quote p
{
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 18px;
	margin-top: 6px;
}
#home-shortcuts
{
	margin-top: 50px;
	position: relative;
}
#home-shortcuts li
{
	line-height: 14px;
	margin-bottom: 10px;
}

/*******************************/
/******* COUNTDOWN *************/
/*******************************/

#countdown_dashboard {
	height: 70px;
}

.dash {
	width: 60px;
	height: 60px;
	background: transparent url('/countdown/images/dash.png') 0 0 no-repeat;
	float: left;
	margin-left: 4px;
	position: relative;
}

.dash .digit {
	font-size: 20px;
	font-weight: bold;
	float: left;
	width: 28px;
	text-align: center;
	font-family: Arial;
	color: #F00;
	margin-top:10px;
	position: relative;
}

.dash_title {
	position: absolute;
	display: block;
	bottom: 0px;
	font-size: 10px;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.dev_comment {
	font-size: 14pt;
	color: #777;
	text-align: center;
	font-style: italic;
	margin: 40px 10px;
}

#subscribe_form {
	position: relative;
} 

#email_field {
	font-size: 16pt;
	padding: 6px 10px;
	width: 300px;
}

#subscribe_button {
	font-size: 14pt;
	color: #333;
	padding: 4px 8px;
}

.copyright {
	font-size: 9pt;
	color: #333;
	margin: 40px 0px;
}

.faded {
	color: #999;
}

.form_message {
	width: 400px;
	padding: 10px;
	margin: 15px auto;
	display: none;
}

#error_message {
	background-color: #ffe;
	border-left: 5px solid #bb3;
	border-right: 5px solid #bb3;
	color: #770;
}

#info_message {
	background-color: #f0f9ff;
	border: 1px solid #eef;
}

#loading {
	text-align: center;
	margin: 10px;
	display: none;
	position: absolute;
	width: 100%;
	top: 60px;
}

#text-alert
{
	width:510px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
	font-size:16px;
	float:left;
	color:#999;
	margin-top:5px;
	line-height:20px;
	margin-right:15px;
}
.product_slider_wrap{clear:both;}
/*.item{border:0px;margin-right:2px;}*/
.product_slider {position:relative;overflow:hidden;width: 940px;height:229px;}
.slider_items{width:20000em;position:absolute;clear:both}
.items_block{float:left;width:990px;}
.product_slider_wrap a.right 				{ background-position: -19px -51px; clear:right; float:right; margin: -181px 4px 0 0;}
.item-price .productSpecialPrice{color:#000;display:inline;}
.product_slider_wrap a.browse { background:url(../images/slider-arrows.png) no-repeat; display:block; width:19px; height:51px; cursor:pointer; font-size:1px; background-position: 0px 0px; position: absolute;}
/* right */
.product_slider_wrap a.right 				{ background-position: -19px 0px; clear:right; float:right;}
.product_slider_wrap a.right:hover 		{ background-position:-19px -51px; }
.product_slider_wrap a.right:active 	{ background-position:-19px -51px; } 

/* left */
.product_slider_wrap a.left				{ margin: 45px 0 0 4px; float:left; } 
.product_slider_wrap a.left:hover  		{ background-position: 0px -51px; }
.product_slider_wrap a.left:active  	{ background-position: 0px -51px; }

.product_slider_wrap .navi
{
	display: none;
}
.product_slider_wrap a.left
{
	position: relative;
	margin: 80px 0 0 0px;
	cursor: pointer;
}
.product_slider_wrap a.right
{
	margin: -150px 0 0 958px;
	/*margin: -150px 0 0 986px;*/
	cursor: pointer;
}
