/*
Theme Name: Arredalcasa WP
Theme URI: http://www.arredalcasa.it
Description: Arredalcasa Wordpress Theme
Version: 1.0
Author: Diego Grosso
Author URI: http://www.mavida.it/
*/


body, ul, ol, li, form, img, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
	list-style-type: none;
}



body {
	background-color:#D0D0D0;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	}

h1 {
	font-size:14px;
	color: #FFF;
}

hr{
	clear: both;
	height: 4px;
}

#wrapper {
	width: 1050px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
}

#header{
	width: 1050px;
	xheight: 320px;
	background-color:#00549C;
	text-align:center;
}

#headerimg{
	margin: 0 auto;
}

#header_menu{
	position:relative;	
}
#menu_linea{
	width: 980px;
	height: 48px;
	float: left;
	background: url(images/menu_cat.gif) repeat-x;
	position: relative;
}

#menu_linea ul {
	list-style: none;
	margin-left: 20px;
	margin-top: 9px;
	height: 40px;
}

#menu_linea li {
	display: inline;
	list-style: none;
	margin-right: 25px;
	padding-right: 25px;
	margin-top: 3px;
	float:left;
	border-right:1px solid #00649C;
}

#menu_linea img{
	border: 0px;
}

#box_search{
	position: absolute;
	right:0px;
	top:4px;
	width:190px;
	height:40px;
	background: url(images/search.gif) no-repeat;
}

#box_search #searchform{
	position:relative;
}

#box_search #s{
	position:absolute;
	top:7px;
	left:5px;
}

#box_search #submit_search{
	position:absolute;
	top:7px;
	right:5px;
}

#corpo{
	clear: both;
	background: url(images/sidebar.gif) repeat-y top right;
	width: 980px;
	height: auto;
}

#content{
	width: 915px;
	float: left;
}

.post{
	width:885px;
	margin: 0px 15px;
}

.page{
	width:885px;
	margin: 0px 15px;
}

.section_post{
	height:40px;
	border-bottom: 3px solid #00649C;
}

.section_post ul {
	list-style: none;
	margin-left: 20px;
	margin-top: 9px;
	height:40px;
}

.section_post li {
	list-style: none;
	padding-left: 19px;
	padding-right: 15px;
	background: url(images/cat_name_bg.gif) repeat-x;
	float: left;
	position:relative;
}

.section_post a, .section_post a:visited{
	color:#FFF;
	line-height: 40px;
	padding-bottom: 25px;
	text-decoration: none;	
	padding-left:3px;
	padding-right:7px;
	font-weight:700;
}

.section_post_offerte{
	height:40px;
	border-bottom: 3px solid #00649C;
}

.section_post_offerte ul {
	list-style: none;
	margin-left: 21px;
	margin-top: 9px;
	height:40px;
}

.section_post_offerte li {
	list-style: none;
	padding-left: 30px;
	padding-right: 30px;
	background: url(images/cat_name_bg.gif) repeat-x;
	float: left;
	position:relative;
}

.section_post_offerte a, .section_post_offerte a:visited{
	color:#FFF;
	line-height: 40px;
	padding-bottom: 5px;
	text-decoration: none;	
	padding-left:3px;
	padding-right:7px;
	font-weight:700;
}

.section_page{
	height:40px;
	border-bottom: 3px solid #FFCC00;
}

.section_page ul {
	list-style: none;
	margin-left: 20px;
	margin-top: 9px;
	height: 40px;
}

.section_page li {
	list-style: none;
	padding-left: 19px;
	padding-right: 15px;
	position: relative;
	float:left;
	background: url(images/page_name_sx.gif) no-repeat;
}

.section_page a, .section_page a:visited{
	color:#000;
	padding-bottom: 24px;
	text-decoration: none;
	line-height:40px;
	font-weight:700;
	padding-left:3px;
	padding-right:7px;
}

.section_home{
	height:40px;
	xborder-bottom: 3px solid #FFCC00;
}

.section_home ul {
	list-style: none;
	margin-left: 110px;
	margin-top: 9px;
	height: 40px;
}

.section_home li {
	float: left;
	list-style: none;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	background: url("images/cat_name_bg.gif") repeat-x;
}

.section_home a, .section_home a:visited{
	color:#fff;
	line-height: 40px;
	padding-bottom: 25px;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	font-weight:700;
}

.section_box{
	height:25px;
	xborder-bottom: 3px solid #FFCC00;
}

.section_box ul {
	list-style: none;
	margin-left: 30px;
	margin-top: 9px;
	height: 25px;
}

.section_box li {
	float: left;
	list-style: none;
	padding-left: 19px;
	padding-right: 15px;
	position: relative;
	background: url(images/menu_down_sx.gif) no-repeat;
}

.section_box a, .section_box a:visited{
	color:#fff;
	padding-bottom: 25px;
	text-decoration: none;
	padding-left:3px;
	padding-right:7px;
	font-weight:700;
	line-height: 25px;
}

#page_text{
	width:815px;
	xborder:1px solid #000;
	margin: 10px 35px;
	}

#post_images{
	xwidth:400px;
	width:425px;
	xborder:1px solid #000;
	float:left;
}

#post_images img {}

#post_image{
	width:425px;
	margin-bottom: 20px;
	xborder:1px solid #000;
}

#image_product{
	margin-left:36px;
	width:353px;
}

#post_gallery{
	width:425px;
	xborder:1px solid #000;
}

#post_info{
	width:420px;
	xborder:1px solid #000;
	float:left;
	padding-left:30px;
}

#post_info a { color:#00549C; text-decoration:none; }
#post_info a:hover { text-decoration:underline; }

#post_gallery{
	width:425px;
	xborder:1px solid #000;
}

.text_section{
	color:#00549C;
	line-height: 2;
	font-weight:700;
	margin-right:10px;
}

.offerta_value{
	margin-right:10px;
	color:#ff0000;
	font-size:16px;
	font-weight:700;
}

.listino_value{
	font-weight:700;
	margin-right:10px;
	color:#ff0000;
	text-decoration:line-through;
}

#yt-prod{
	display:none;
}

.postmetadata{
	color:#4C4B6A;
}

.postmetadata a, .postmetadata a:hover, .postmetadata a:visited{
	text-decoration:none;
	color:#FFF;
}

#box_etichetta{
	width: 800px;
	height:20px;
	margin-top: 25px;
	xborder: 1px solid #000;
	margin: 0 auto;
	position:relative;
	background-color:#00649C;
	color:#fff;
}

#box_etichetta a, #box_etichetta a:visited , #box_etichetta a:hover{
	font-weight:700;
	color:#FFF;
	text-decoration:none;
}

#box_novita{
	width: 813px;
	height:240px;
	margin-top: 25px;
	xborder: 1px solid #000;
	margin: 0px 30px;
	position:relative;
	background-color:#00649C;
	color:#fff;
}

#box_novita_image{
	width: 300px;
	height:200px;
	xborder: 1px solid #000;
	background-color:#00649C;
	position:absolute;
	top:20px;
	left:40px;
	color:#fff;
}

#box_novita_titolo, #box_promo_titolo{
	width: 350px;
	height:25px;
	xborder: 1px solid #000;
	background-color:#00649C;
	position:absolute;
	top:25px;
	left:370px;
	color:#fff;
	font-weight:700;
}

#box_promo_titolo { 
	font-size:28px; 
	font-weight:bold; 
	top:19px; 
	height:40px;
	text-transform:uppercase; 
	background: #0077B9;
	text-align: center;
	line-height: 42px;
	color: yellow;
	border: 2px solid #004369;
}


#box_novita_testo, #box_promo_testo, #box_promo_price {
	width: 350px;
	height:150px;
	xborder: 1px solid #000;
	background-color:#00649C;
	position:absolute;
	top:70px;
	left:370px;
	color:#fff;
}

#box_promo_price { margin:10px 0px  30px 0px; font-size:38px; font-weight:bold; float:left; position:relative; width:auto; height:auto; left:0px; top:auto;  }
#box_promo_testo { top:87px; width:auto; height:auto; }


#box_novita_link, #box_promo_link{
	width: 40px;
	height:16px;
	xborder: 1px solid #000;
	xbackground-color:#00649C;
	position:absolute;
	top:200px;
	left:730px;
}

#box_promo_link { width:auto; height:auto; top:205px; left:735px; }

#box_novita_link a, #box_novita_link a:visited , #box_novita_link a:hover,
#box_promo_link a, #box_promo_link a:visited, #box_promo_link a:hover {
	font-weight:700;
	color:#FFF;
	text-decoration:none;
}

#box_novita_link img, #box_promo_link img{
	border:0px;
	vertical-align:bottom;
	margin-left:7px;
}

.contenitore-box{
	float:left;
	margin: 10px 30px;
}
.box_home{
	width: 231px;
	height:160px;
	margin-top: 25px;
	xborder: 1px solid #000;
	margin: 0 auto;
	position:relative;
	background-color:#00649C;
	color:#fff;
}

.box_home_image{
	width: 180px;
	height:140px;
	xborder: 1px solid #000;
	background-color:#00649C;
	position:absolute;
	top:10px;
	left:10px;
	color:#fff;
}

#lista_prodotti{
	margin-top:60px;
	float:left;
	width:945px;
	xborder: 1px #000 solid;
}

#lista_prodotti ul.quattro_colonne  {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px; 
}

#lista_prodotti ul.quattro_colonne>li {
	float: left;
	width: 24%;
    margin-left: 1%;
	display: inline;
	background-image:url(images/arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	position: relative;
}

#lista_prodotti ul.quattro_colonne>li a {
	text-decoration: none;
	color: #ffffff;
}

#lista_subpage{
	margin-top:60px;
	float:left;
	width:945px;
	xborder: 1px #000 solid;
}

#lista_subpage ul.tre_colonne  {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px; 
}

#lista_subpage ul.tre_colonne>li {
	float: left;
	width: 24%;
    margin-left: 5%;
	display: inline;
	background-image:url(images/arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#lista_subpage ul.tre_colonne>li a {
	font-size: 12px;
	text-decoration: none;
	color: #4C4B6A;
	line-height:30px;
}

#lista_prodotti ul.tre_colonne  {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px; 
}

#lista_prodotti ul.tre_colonne>li {
	float: left;
	width: 24%;
    margin-left: 5%;
	display: inline;
	background-image:url(images/arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#lista_prodotti ul.tre_colonne>li a {
	font-size: 12px;
	text-decoration: none;
	color: #4C4B6A ;
	line-height:23px;
}

.prodotti_titolo{
	width:150px;
	height:20px;
	margin-top: -3px;
	text-align:center;
	background-image:url(images/bg_category.gif);
}

.pagine_titolo{
	width:240px;
	height:30px;
	margin-top: -3px;
	text-align:center;
	background-image:url(images/bg_page.gif);
}

.pagine_riassunto{
	width:240px;
	height:30px;
	margin-top: 15px;
	margin-bottom: 40px;
}

#lista_subpage img{
	width:240px;
	height:160px;
}

#menu_down{
	xwidth: 915px;	
	width: 915px;
	border-bottom: 3px solid #00649C;
	height: 25px;	
}

#menu_down ul {
	list-style: none;
	margin-left: 20px;
	margin-top: 9px;
}

#menu_down li {
	display: inline;
	list-style: none;
	margin-right: 30px;
	padding-left: 19px;
	padding-right: 15px;
	position: relative;
}

#menu_down a, #menu_down a:visited{
	color:#FFF;
	background-color:#00649C;
	padding-bottom: 9px;
	text-decoration: none;
	
}

#tag{
	display:none;
}

#sidebar{
	width: 65px;
	float: left;
}

#sidebar li{
	margin-top:0px;	
}

#sidebar img{
	border: 0px;
	margin-left: 8px;
	margin-top: 12px;
}

#footer{
	width: 980px;
	padding-bottom: 1px;
}

#footer p{
	text-align:center;
}

#flashpl{
	background-color:#D0D0D0;
	padding:10px;
}

.clear{
	clear: both;	
}

.spicchio_sx{
	position: absolute;
	left: 0px;
	top: 0px;
}

.spicchio_dx{
	position: absolute;
	right: 0px;
	top: 0px;
}

.mar_sx_10{
	margin-left:10px;
}

.mar_sx_35{
	margin-left:35px;
}

.hei30{
	height:30px;
}

.hei75{
	height:75px;
}
.codice_colore{
	font-size:9px;
}

.txt_altre_proposte{
	font-size: 10px;
}

.CurrentItem{
	border-bottom: 2px #00649C solid;
}

.CurrentItemOfferte{
	border-bottom: 2px #FFCC00 solid;
}

.no_bordo_menu{
	border-right:0px !important;
}

.txt_center{
	text-align: center;
}

.yt-virtual{
	display:none;
}

.link_partner{
	font-weight: 700;
	text-decoration: none;
	color: #00549C !important;
	margin-left: 40px;
}

.hseicuhkqvtogxpeeevn{
	display:none;
}

/******************************
start scrollable galleria fotografica
*/

#post_gallery div.scrollable { 
     
    /* required settings */ 
    position:relative; 
    overflow:hidden;          
    xwidth: 520px;     /* 620*/
    xheight: 160px;     /* 230 */
	float:left;
	margin-bottom: 10px;
} 
 
#post_gallery div.scrollable div.items {     
    /* this cannot be too large */ 
    width:20000em;     
    position:absolute;         
} 
 
#post_gallery div.scrollable div.items div { 
    float:left; 
	margin: 2px;
} 
 

#post_gallery div.items div.active { 
    border:1px inset #ccc;         
    background-color:#fff; 
}

/* prev, next, prevPage and nextPage buttons */
#post_gallery a.prev, #post_gallery a.next, #post_gallery a.prevPage, #post_gallery a.nextPage {
	display:block;
	width:30px;
	height:30px;
	background:url(images/left.png) no-repeat;
	float:left;
	margin:40px 2px;
	cursor:pointer;
}


/* mouseover state */
#post_gallery a.prev:hover, #post_gallery a.next:hover, #post_gallery a.prevPage:hover, #post_gallery a.nextPage:hover {
	/* background-position:0px -18px;		*/
}

/* disabled navigational button */
#post_gallery a.disabled {
	visibility:hidden;		
}

/* next button uses another background image */
#post_gallery a.next, #post_gallery a.nextPage {
	background-image:url(images/right.png);
	clear:right;	
}


/* position and dimensions of the navigator */
#post_gallery div.navi {
	margin: 0 auto;
	height: 20px;
}


/* items inside navigator */
#post_gallery div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(images/navigator.png) 0 0 no-repeat;     
	cursor:pointer;	
}

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

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


/******************************
end scrollable galleria fotografica
*/

/******************************
start scrollable galleria colori
*/

#post_color div.scrollable { 
     
    /* required settings */ 
    position:relative; 
    overflow:hidden;          
    xwidth: 520px;     /* 620*/
    xheight: 160px;     /* 230 */
	float:left;
	margin-bottom: 10px;
} 
 
#post_color div.scrollable div.items {     
    /* this cannot be too large */ 
    width:20000em;     
    position:absolute;         
} 
 
#post_color div.scrollable div.items div { 
    float:left; 
	margin: 2px;
} 
 

#post_color div.items div.active { 
    border:1px inset #ccc;         
    background-color:#fff; 
}

/* prev, next, prevPage and nextPage buttons */
#post_color a.prev, #post_color a.next, #post_color a.prevPage, #post_color a.nextPage {
	display:block;
	width:30px;
	height:30px;
	background:url(images/left.png) no-repeat;
	float:left;
	margin:15px 2px;
	cursor:pointer;
}


/* mouseover state */
#post_color a.prev:hover, #post_color a.next:hover, #post_color a.prevPage:hover, #post_color a.nextPage:hover {
	/* background-position:0px -18px;		*/
}

/* disabled navigational button */
#post_color a.disabled {
	visibility:hidden;		
}

/* next button uses another background image */
#post_color a.next, #post_color a.nextPage {
	background-image:url(images/right.png);
	clear:right;	
}


/* position and dimensions of the navigator */
#post_color div.navi {
	margin: 0 auto;
	height: 20px;
}


/* items inside navigator */
#post_color div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(images/navigator.png) 0 0 no-repeat;     
	cursor:pointer;	
}

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

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


/******************************
end scrollable galleria colori
*/

/******************************
start scrollable galleria altre proposte
*/

#post_alternative div.scrollable { 
     
    /* required settings */ 
    position:relative; 
    overflow:hidden;          
    xwidth: 520px;     /* 620*/
    xheight: 160px;     /* 230 */
	float:left;
	margin-bottom: 10px;
} 
 
#post_alternative div.scrollable div.items {     
    /* this cannot be too large */ 
    width:20000em;     
    position:absolute;         
} 
 
#post_alternative div.scrollable div.items div { 
    float:left; 
	margin: 2px;
} 
 

#post_alternative div.items div.active { 
    border:1px inset #ccc;         
    background-color:#fff; 
}

/* prev, next, prevPage and nextPage buttons */
#post_alternative a.prev, #post_alternative a.next, #post_alternative a.prevPage, #post_alternative a.nextPage {
	display:block;
	width:30px;
	height:30px;
	background:url(images/left.png) no-repeat;
	float:left;
	margin:40px 2px;
	cursor:pointer;
}


/* mouseover state */
#post_alternative a.prev:hover, #post_alternative a.next:hover, #post_alternative a.prevPage:hover, #post_alternative a.nextPage:hover {
	/* background-position:0px -18px;		*/
}

/* disabled navigational button */
#post_alternative a.disabled {
	visibility:hidden;		
}

/* next button uses another background image */
#post_alternative a.next, #post_alternative a.nextPage {
	background-image:url(images/right.png);
	clear:right;	
}


/* position and dimensions of the navigator */
#post_alternative div.navi {
	margin: 0 auto;
	height: 20px;
}


/* items inside navigator */
#post_alternative div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(images/navigator.png) 0 0 no-repeat;     
	cursor:pointer;	
}

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

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


/******************************
end scrollable galleria altre proposte
*/

/*INIZIO FORM OFFERTE*/

#gform_1 .gform_title{
	margin:10px 0 3px;
}


#gform_1 .gform_heading {
	margin-bottom:5px;
}

#gform_fields_1 .gfield_label{
	float:left;
	width:15%;
	margin:7px 0 7px;
}

#gform_fields_1 .ginput_container{
	float:left;
	width:85%;
	margin:4px 0 7px;
}

#gform_fields_1 input{
	width:33%;
}

#gform_fields_1 #choice_5_1{
	width:auto;
}

#gform_fields_1 .gfield_checkbox{
	margin:0px;
}

#gform_fields_1 #field_1_5 .gfield_description{
	padding:0px;	
}

#gform_1 .gform_footer{
	margin:7px 0 6px;
	padding:7px 0 6px;
}

#gform_1 a,#gform_1 a:hover,#gform_1 a:visited{
	text-decoration:none;
	color:#0080FF;
}
/*FINE FORM OFFERTE*/


/*INIZIO FORM JOB*/

#gform_2 .gform_title{
	margin:10px 0 3px;
}


#gform_2 .gform_heading {
	margin-bottom:5px;
}

#gform_fields_2 .gfield_label{
	float:left;
	width:15%;
	margin:7px 0 7px;
}

#gform_fields_2 .ginput_container{
	float:left;
	width:85%;
	margin:4px 0 7px;
}

#gform_fields_2 input{
	width:40%;
}

#gform_fields_2 #choice_5_1{
	width:auto;
}

#gform_fields_2 .gfield_checkbox{
	margin:0px;
}

#gform_fields_2 #field_1_5 .gfield_description{
	padding:0px;	
}

#gform_2 #input_2_9{
	width:40%;
}

#gform_2 .gform_footer{
	margin:7px 0 6px;
	padding:7px 0 6px;
}

#gform_2 a,#gform_2 a:hover,#gform_2 a:visited{
	text-decoration:none;
	color:#0080FF;
}
/*FINE FORM JOB*/

#cboxBottomCenter div{
	display:none;
}


