@charset "utf-8";

html {
	margin: 0 auto;
	background-color: #e6e4d8;
	overflow: auto;
	
}

body {
	margin: 0 auto;
	background-color: #e6e4d8;
	overflow: hidden;
}

body, td{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: black;
	line-height: 1.3em;
	text-decoration: none;
	
}

a:link, a:visited {
	color: #F36018;
	text-decoration: underline;
	
}

a{
	cursor: pointer;	
	cursor: hand;
}

a:hover {
	color: #F36018;
	text-decoration:none;
	cursor: pointer;	
        cursor: hand;
}

form {
        display:inline;
}

input.button { 
	cursor: pointer; 
}

p { 
	margin-top: 0; 
	margin-bottom: 5px; 
}



img a:link{
	 text-decoration: none;
}

img a{
	 text-decoration: none;
}

img{
	border: none;
}

/* --------------------------- MENU ------------------------------ */


#top_menu{
	height:54px;
	margin:0px auto;
	width: 980px;
	position: relative;
	z-index: 10001;
	margin: 0 auto;
	text-align: left;
}

#topnav{ 
	float:left; 
	height: 54px; 
	width:952px; 
	margin: 0px; 
	padding: 0px; 
	font-weight: bold;
	background: #CC726A url(../images/red/top_menu_bg.png) top repeat-x;
	
}

#topnav ul { 
	margin: 0px 0px 0px 11px; 
	padding: 0px; 
	width: auto; 
	float: left; 
	list-style-type: none; 
	z-index: 10000;
}

#topnav ul li{ 
	margin: 0; 
	padding: 0; 
	height: 54px; 
	float: left; 
	position: relative; 
	z-index: 10000;
}

#topnav ul li a{ 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none; 
	padding: 14px 10px 0px 10px; 
	height:40px; 
	display: block; 
	float: left;
	z-index: 10000; 
	
}
	

#topnav ul li a:hover{ 
	text-decoration: none; 
	font-weight: bold; 
	color: #fff; 
	background: #CC726A; 
	z-index: 10000;
}

#topnav ul li a:active{ 
	background: #CC726A; 
	z-index: 10000;
}

#topnav ul li ul ul { 
	margin: -50px 0 0 11em; 
	z-index: 10000;
}

#topnav ul li li { 
	width: auto; 
	height: auto; 
	background: #CC726A; 
	
	z-index: 10000;
	font-size: 11px;
}

#topnav ul li li a { 
	color: #000000; 
	text-transform: none; 
	display: block; 
	background: none; 
	width: 70px; 
	border-top: 1px solid #DDDDDD; 
	border-left: 0px; 
	padding: 5px 10px 5px 10px; 
	height: auto; 
	z-index: 10000;
}

#topnav ul li li a:hover{
	background: none; 
	left: 0; 
	width: 70px; 
	padding: 5px 10px 5px 10px; 
	height: auto; 
	border-top: 1px solid #DDDDDD; 
	background: #B92A1B; 
	
	z-index: 10000;
}

#topnav ul li ul { 
	left: -999em; 
	top: 54px; 
	left: 0; 
	display: block; 
	height: 36px; 
	width: 70px; 
	position: absolute; 
	left: -999em; 
	clear: left; 
	margin-top: 0px; 
	margin-left: 0px;
	z-index: 10000; 
}

#topnav ul li:hover ul ul, #topnav ul li:hover ul ul ul { 
	left: -999em; 
	z-index: 10000;
}

#topnav ul li:hover ul, #topnav ul li li:hover ul, #topnav ul li li li:hover ul { 
	left: auto; 
	z-index: 10000;
}

#top_menu_left{
	background: url(../images/red/top_menu_left.png) top left no-repeat;
	float:left;
	width: 14px;
	height: 54px;
	margin:0px;
	padding:0px;
	z-index: 10000;
}

#top_menu_right{
	background: url(../images/red/top_menu_right.png) top right no-repeat;
	float:left;
	width: 14px;
	height: 54px;
	margin:0px;
	padding:0px;
	z-index: 10000;
}

/*------------------------- input menu -----------------------------------*/

.vuoto{
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	height:40px;
	padding:10px 3px 0px 0px;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
}

.input{
	font-size: 11px;
	padding-left: 0px;
}


/*----------------------------- body -----------------------------------*/

#container{
	
	width: 1080px;
	margin: 0 auto;
	text-align: left;
	height: auto;
	padding: 0px;
	
	
}

#logo{
	margin:0 auto;
	width: 980px;
	text-align:left;
	
	
}


#main{
	width: 980px;
	background: #E6E4D8 url(../images/bg_page.png) no-repeat center;
	height: auto;
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0px 50px 0px 50px;
	
	
}

#main_body{
	background-image: url(../images/main_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 980px;
	background-color: #d4d2c6;
	margin: auto;
	height: auto;
	padding-bottom: 15px;
}

#main_head{
	width: 980px;
	background-image: url(../images/SanoDormire_banner.jpg);
	height: 290px;
	margin: auto;
	
}

#main_vetrina{
	background-color: #d4d2c6;
	height: 250px;
	margin: auto;
	width: 962px;
	position: relative;
}

#box_prodotti{
	width: 230px;
	height: 215px;
	background-color: white;
	position: relative;
	float: left;
	margin-right: 14px;
	
}

#box_head{
	width: 230px;
	height: 48px;
	position: relative;
	color: white;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	

}

#box_head a{
	color: white;
	text-decoration: underline;
}

#box_head a:hover{
	color: white;
	text-decoration: none;
}

.margin{
	margin-right: 0px;
}

#box_container{
	position:relative;
	height: 148px;
	width: 230px;
	background: url(../images/box_bg.jpg) no-repeat bottom;
}

#box_foot{
	position: relative;
	width: 230px;
	height: 19px;
	background: url(../images/box_foot.jpg) no-repeat;
}





.normal{
	color: orange;	
	font-size: 11px;
}

.normal a{
	color: orange;	
	font-size: 11px;
}

.normal a:hover{
	color: #f36018;	
	font-size: 11px;
	text-decoration: none;
}



/*--------------------------------------- centro sotto --------------------------------------*/

#main_column{
	position: relative;
	background-color: #d4d2c6;
	margin: auto;
	width: 962px;
	height: 535px;
}

#column_left{
	position: relative;
	float: left;
	width: 205px;
	height: 450px;
	margin-right: 12px;
	
}

#column_center{
	position: relative;	
	float: left;
	width: 530px;
	height: 450px;
}

#center_head{
	background-image: url(../images/bg_mainhd.png);
	position: relative;
	height: 47px;
	width: 530px;
	color: white;
	font-size: 25px;
	letter-spacing: 4px;
	font-weight: bold;
	text-align: center;
}

#bg_center{
	background-image: url(../images/bg_maincent.png);
	width: 530px;
	height: 430px;
	position: relative;
}

#mainfoot{
	position: relative; 
	height: 40px;
	width: 530px;
	background-image: url(../images/bg_mainfoot.png);
	background-repeat: no-repeat;
	background-position: top;
	color: #414141;
	font-size: 12px;
	text-align: center;
}



#center_container{
	width: 510px;
	height: 376px;
	position: absolute;
	top: 7px;
	left: 9px;
}

#mainfloat{
	width: 160px;
	height: 130px;
	position: relative;
	float: left;
	padding: 5px 5px 5px 5px;
	color: #414141;
	background: url(../images/bg_float.png) bottom no-repeat;
	
}



#floatimg{
	width: 160px;
	height: auto;
	position: relative;
	text-align: center;
	text-decoration: none;
}


#floatimg img{
	text-decoration: none;
}



#floattext{
	margin-top: 3px;
	width: 160px;
	height: auto;
	position: relative;
	font-size: 11px;
	text-align: center;
	
}
	


#floattext a{
        height: auto;
	width: 160px;
	text-decoration: underline;
	text-align: center;
	display: block;
	font-size: 11px;
	cursor: pointer;
        
}


#floattext a:hover{
	text-decoration: none;
	background-color: #E6E4d7;
	color: #484848;	
        height: auto;
	width: 160px;
}

#floattext_1{
	width: 160px;
	height: 15px;
	position: relative;
	font-size: 11px;
	line-height: 15px; 
	text-align: center;
}


#column_right{
	position: relative;
	float: left;
	width: 205px;
	height: 450px;
	margin-left: 10px;
}

#head_column{
	width: 205px;
	background: url(../images/bg_h3.png) no-repeat;
	height: 50px;
	position: relative;
	color: black;
	font-size: 14px;
	font-weight: bold;
}

.head{
	
	padding-top: 17px;
	padding-left: 18px;
}

.head_big{
	padding-top: 19px;
	padding-left: 55px;
	color: black;
	font-weight: bold;
	font-size: 16px;
}
	

#bg_column{
	width: 205px;
	height: 400px; 
	position: relative;
	background: url(../images/rub_bottom.png) no-repeat bottom;
}

#foot_column{
	width: 205px;
	height: 20px; 
	position: relative;
	background: url(../images/rub_bottom.png) no-repeat bottom;
}

.search {
	text-align:center;
	width: 156px;
	height:43px;
}
.search .inputbox {
	background:#FFFFFF;
	width: 156px;
	height: 17px;
	margin: 8px 0px 0px 0px;
	color: #454545;
	border: 1px solid #D3D3D3;

}

.name a:link{
	text-decoration: underline;
}

.name a:hover{
	text-decoration: none;
}

#product_image{
	position: relative; 
	float: left; 
	width: 320px;
	height: 260px; 
	padding: 0px 5px 0px 5px;
}

#news_image{
	position: static;
	float: left;
	width: 300px;
	
	padding: 0px 5px 0px 5px;
}

/*-------------------------------- sotto_main -----------------------------*/

#sotto_main{
	width: 980px;
	background-color: #FFFFFF;	
	position: relative;
	background-image: url(../images/f_area_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: auto;
	text-align: left;
	height: 260px;
}

#sotto{
	width: 962px;
	height: 380px;
	position: relative;
	margin: auto;
	padding-top: 5px;
}

#sotto_float{
	margin-right: 8px;
	width: 234px;
	height: auto;
	position: relative;
	float: left;
}

#head_sotto_fl{
	width: 234px;
	height: 51px;
	position: relative;
	background-image: url(../images/f_area_h3.png);
	background-repeat: no-repeat;
}

#bg_sotto_fl{
	background-image: url(../images/rub_footer_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 234px;
	height: auto;
	position: relative;
	padding-bottom: 8px;
}



.td_float{
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;

}

.td_menu{
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;

}

.td_submenu{
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
    background-position: 20px;

}


/*-------------------------------- cart ---------------------------------*/
#cart_head{
	width: 950px; 
	height: 30px; 
	background-color: 
	white; position: relative; 
	background-image: url(../images/bg_head_cart.jpg); 
	margin: 0 auto;
}

#cart_center{
	margin: 0 auto; 
	width: 950px; 
	height: auto; 
	background-color: white; 
	position: relative; 
	background-image: url(../images/bg_center_cart.jpg);
 	background-repeat: repeat-y;
}

#cart_footer{
	margin: 0 auto; 
	width: 950px; 
	height: 30px; 
	background-color: 
	white; position: relative; 
	background-image: url(../images/bg_foot.jpg);
}

#check_head{width: 650px; height: 30px; background-color: white; position: relative; background-image: url(../images/check_head.jpg); margin: 0 auto;}
#check_center{margin: 0 auto; width: 650px; height: auto; background-color: white; position: relative; background-image: url(../images/check_bg.jpg); background-repeat: repeat-y;}
#check_footer{margin: 0 auto; width: 650px; height: 30px; background-color: white; position: relative; background-image: url(../images/check_footer.jpg);}





#cart_container{
	padding: 0px 5px 0px 5px;
	overflow-y: auto;
	overflow-x: hidden;
	height: 268px;
	position: relative;
	
}

.cart_a a{
	text-decoration: none;
}

.cart_a a:link{
	text-decoration: none;
}

.cart_a a:hover{
	text-decoration: underline;
}

.totale{
	background-color: #b02724;
	color: white;
	border-bottom: 1px solid white;
}

/*-------------------------------- foot ---------------------------------*/

#fondo_loghi{
	width: 900px;
	height: 70px;
	bottom: 0px;
	padding: 10px;
	position: relative;
	margin: auto;
}

#screenshot{
	position:absolute;
	padding:5px;
	display:none;
	color:#fff;
	width: 200px;
	
	
}

#power_by{
	position: relative;
	color:#8c8c8c;
	text-decoration:none;
	font-size:11px;
	margin: auto;
}

#power_by a{
	position: relative;
	color:#6D6E70;
	text-decoration:none;
	font-size:11px;
	margin: auto;
	font-weight: bold;
}


#power_by a:hover{
	position: relative;
	color:#808184;
	text-decoration:none;
	font-size:11px;
	margin: auto;
}


