/*   
Theme Name: hoteldesalpes
Theme URI: 
Description: hoteldesalpes Thematic Child Theme.
Author: WMR - Studio Cappello
Author URI:
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-l-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');



body{
	background: #D8DCDF url(images/body-bg.jpg) 0 0 scroll repeat-x;
}
body, input, textarea {
    color:#000;    
    font: 12px Arial,sans-serif;
    line-height:18px;
}
body{
	color: #000;
}
#wrapper{
		background: transparent url(images/wrapper-bg.jpg) center 71px scroll no-repeat;
		display: block;
}
#topbar{
	margin: 0 auto;
	height:  25px;
	padding-top:0px;
	width: 950px;
/*	background: #000 url(images/languages-bg.jpg) center top scroll no-repeat;*/
}
#header-right-down{
	margin: 0 auto;
}

/*inizio news*/
#news-wrapper{
		background: transparent url(images/news-bg.jpg) center top scroll repeat-x;
		height: 65px;
}
#news-box{
		width: 960px;
			margin: 0 auto;

}

#news-container{
/*	background: #FFC621 url(images/news-container-bg.gif) center top scroll no-repeat;*/
	width: 780px;
	height:  65px;

	float: right;
}

#newsarchive{
display: block;
	float: left;
	text-align: right;
/*		background: transparent url(images/news-archive-bg.jpg) center top scroll no-repeat;*/
		width: 120px;
		height: 65px;

	
}
#newsarchive a{
	font-family: Georgia, Times, Times New Roman, serif;

font-size: 14px;
color: #FFC019;
text-decoration: underline;
}

#newsarchive a:hover{
color: #fff;
text-decoration: underline;
}
#newsitems{
	display: block;
	width: 726px;
		height: 65px;
		overflow: hidden;
		float: right;

}
.newstabs{
	display: none;
}
.news-thumb{
	border: 1px solid #fff;
/*	float:  left;*/
	margin-right: 10px;
	margin-bottom: 6px;
	float: left;
}
.news-thumb-archive{
	border: 1px solid #fff;
/*	float:  left;*/
	margin-right: 10px !important;
	margin-bottom: 6px;
	display: block;
}

.news_titolo{
	font-size: 16px;
	margin-bottom: 5px;
	clear:none;

}
.news_titolo a{
	font-family: Georgia, Times, Times New Roman, serif;
	color: #fff;
	text-transform: normal;
	text-decoration: none;
	font-size: 18px;
	text-shadow: 1px 1px 2px #555;
	line-height: 26px;
	font-weight: normal;
	font-style: italic;

}
.news_titolo a:hover{
	color: #fff;
	text-decoration: underline;
}
.news{
margin-top: 6px;
	font-size: 11px;
	line-height: 12px;
	color: #fff;
	font-size: 12px;
		font-family: Arial, Helvetica, Tahoma, sans-serif;
		text-shadow: 1px 1px 1px #333;
		line-height: 16px;
		height: 125px;
		overflow: hidden;
}
.news p{
	margin-bottom: 4px;
}
a.read_more{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	color: #fff;
	background: transparent url(images/freccine.gif) right center scroll no-repeat;
	/*width: 120px;
	height: 22px;
	display: block;*/
	float: none;
/*	text-align: center;*/
	padding-right: 12px;
	margin-left: 10px;

}
a.read_more:hover{
	color: #fff;
	text-decoration: underline;
}
a.read_more_archive{
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
a.read_more_archive:hover{
	color: #E00019;
	text-decoration: underline;
}
#news-navigator{
	padding-top: 6px;
	padding-left: 23px;
	height: 20px;
	width: 300px;
	float: left;
}
.backward, .forward{
margin-top: 26px;
width: 14px;
height: 14px;
display: block;
float: right;
background: transparent url(images/news-navigator-bg.gif) 0 0 scroll no-repeat;
cursor: pointer;
}
.forward{
	margin-left: 10px;
}
.backward{
	margin-right: 10px;
}
.backward:hover{
background-position:0 -14px  ;
}
.forward{
background-position:-14px 0  ;
}
.forward:hover{
background-position:-14px -14px  ;
}

#news-info{
text-align: center;
float: left;
display: block;
width: 40px;
height: 14px;
margin: 32px 0px 0px 0px;
	font-family: Georgia, Times, Times New Roman, serif;

font-size: 18px;
color: #A8B3C1;
text-decoration: none;
letter-spacing: -0.1em;
}

.hentry {
    padding: 0;
}


/*fine news*/
/*inizio disp*/

#disp-container{
	background: transparent url(images/disp-container-bg.jpg) center top scroll no-repeat;
	width: 180px;
	height:  195px;
	margin-top: 17px;
	margin-left: 28px;
	float: right;
}

.disp-titolo{
	font-size: 14px;
	margin: 30px 10px 0px 10px;
}
.disp-titolo a{
	font-family: Georgia, Times, Times New Roman, serif;
	color: #fff;
	text-transform: normal;
	text-decoration: none;
	font-size: 24px;
	text-shadow: 1px 1px 2px #555;
	line-height: 26px;
	font-weight: normal;

}
.disp-titolo a:hover{
	color: #fff;
	text-decoration: underline;
}
.disp-testo{
color: #fff;
	font-size: 12px;
	margin: 10px 10px 10px 10px;
}
.disp-link{
	color: #fff;
	font-size: 12px;
	margin: 10px 7px 0px 7px;
	height: 39px;
}
a.read_more-disp{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	color: #ce3802;
	background: transparent url(images/read-more-disp-bg.jpg) center top scroll no-repeat;
	width: 120px;
	height: 22px;
	display: block;
	float: right;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;

}
a.read_more-disp:hover{
	color: #e26f1c;
	text-decoration: none;
}

/*fine disp*/

#social{
	float: right;
	margin-right: 20px;
	padding-top: 2px;
}


#searchbox{
	float: right;
	margin-left: 20px;
	padding-top: 2px;
}
#searchbox  #searchform label{
	display: none;
}
#searchbox  #searchform #s{
	background: transparent url(images/search-s-bg.gif) center top scroll no-repeat;
	border: none;
	width: 131px;
	height: 19px;
	padding: 0px 10px 0px 10px;
}
#searchbox  #searchform #search-submit{
	display: none;
}
#branding {
width: 920px;
} 
#header-wrapper{
		background: transparent url(images/header-bg.jpg) center top scroll repeat-x;
		
}
#highlights-wrapper{
		background: transparent url(images/highlights-wrapper-bg.jpg) center top scroll repeat-x;
		height: 308px;
}
#highlights-background{
		background: transparent url(images/highlights-background-bg.jpg) center top scroll no-repeat;
		height: 308px;
}
#header{
margin: 0 auto;
	width: 960px;
	height: 193px;

}
#highlights{
	margin: 0 auto;
	width: 960px;
		height: 308px;
		display: block;
		overflow: hidden;

}
#header-main{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background: transparent url(images/header-main-bg.jpg) center top scroll repeat-x;
	height: 136px;
}
#slogan{
	display: block;
	height: 61px;
	padding: 5px 10px 5px 10px;
	color: #fff;
	font-family: Georgia, Times, Times New Roman, serif;
	text-align: center;
	overflow: hidden;
	text-shadow: 1px 1px 2px #000;
}

#link-divisioni{
margin-top: 36px;
	display: block;
	clear: both;
	height: 61px;
}
#link-divisioni a{
	float: left;
	display: block;
}
#link-divisioni img{
	border: none;
}
#menu{
	width: 960px;
/*	background: #000;*/
	height: 32px;
/*	background: #000 url(images/menu-bg.jpg) no-repeat  top right !important;*/
margin: 0 auto;
}
#menu-header ul ul, #menu-header ul ul li {
z-index: 1000;
list-style-type: none !important;
}
#lang_sel_list {
float:right;
height:23px;
margin-right:0px;
margin-top:2px;
width:auto;
display: inline;
}
#lang_sel_list ul {
border: none;
width: auto;
}
#lang_sel_list li {
border: none;
width: auto;
float: right;
}
#lang_sel_list ul a , #lang_sel_list_list ul a:visited , #lang_sel_list_list ul a:active  {
font-family: Arial, Helvetica, sans-serif !important;
color: #ccc !important;
background: none !important;
border: none !important;
font-size: 11px !important;
line-height: 18px !important;
text-decoration: underline !important;
}
#lang_sel_list ul a:hover {
text-decoration: underline !important;
color: #fff !important;
}

#lang_sel_list ul a, #lang_sel_list_list ul a:visited {
padding: 0px 10px 0px 10px  !important;
}
#lang_sel_list a, #lang_sel_list a:visited  {
text-decoration: underline !important;
}
#lang_sel_list a.lang_sel_sel {
	color: #fff !important;
	font-weight: bold;
	text-decoration: none !important;
}

/*MENU DI NAVIGAZIONE*/

/*#menu .menu-header ul li {
    float: left;
    position: relative;
}

#menu .menu-header li, #menu .menu-header a, #menu .menu-header div {
    margin: 0;
    padding: 0;
}
*/


#menu .menu-header {
background: none !important;
height: 32px !important;
}

#menu .menu-header ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#menu .menu-header li.current-menu-ancestor {
background-color: #6A1B30 !important;
color:#6C7302 !important;
}

#menu .menu-header ul a, #menu-header ul a:visited {
border-right:none !important;
color:#fff !important;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal !important;
padding-left: 8px !important;
padding-right: 8px !important;
background: transparent !important;
line-height:32px !important;
font-size: 14.5px !important;
text-transform: none;
font-family: Georgia, Times New Roman, Times, serif;
border-left: 1px solid #6A1B30;
display: block;
}

#menu .menu-header ul li:hover{
	background: #521323;
}

#menu .menu-header ul li:hover a, #menu-header ul a:focus, #menu-header ul a:active{    
	background: transparent !important;
    color:#521323; 
    background: none;
}

#menu .menu-header ul li a:hover{
color: #fff !important;

	
}
#menu .menu-header ul li li a:hover{
color: #fff !important;
background:none !important;

	
}

#menu .menu-header {width:100%; height:30px; position:relative; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html #menu .menu-header {width:100%; w\idth:100%}
/* remove all the bullets, borders and padding from the default list styling */
#menu .menu-header ul {padding:0;margin:0;list-style-type:none;}
#menu .menu-header li, #menu-wrap a, #menu-wrap div {padding:0;margin:0;}
#menu .menu-header ul ul {}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#menu .menu-header ul li {float:left;position:relative;}
#menu .menu-header ul ul li {width:100%}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu .menu-header ul ul {visibility:hidden;position:absolute;height:0;top:30px;left:0; width:149px;}
/* another hack for IE5.5 */
* html #menu .menu-header ul ul {top:30px;t\op:30px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#menu .menu-header table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
#menu .menu-header ul ul a, #menu-wrap ul ul a:visited {
    height:auto; line-height:15px; padding:5px 10px; width:150px;
}
/* yet another hack for IE5.5 */
* html #menu .menu-header ul ul a, * html #menu-wrap ul ul a:visited {width:150px;w\idth:128px;}
                                  
/* make the second level visible when hover on first level list OR link */
#menu .menu-header ul li:hover ul,
#menu .menu-header ul a:hover ul{visibility:visible; }


#menu .menu-header li.current-menu-item{    
    line-height:20px;
}
#menu .menu-header li.current-menu-item{    
    line-height:25px;
    padding-left:0 !important; 
    padding-right: 0 !important;    
}
#menu .menu-header li.current-menu-item a, #menu-wrap li.current-menu-item a:visited{
    padding-right:0; 
    padding-left:0; 
}


/* style the second level background */
#menu .menu-header ul ul a, #menu-wrap ul ul a:visited {
    border: 0px;
}

#menu .menu-header li.section{
    line-height:25px;
    padding-left:10px; 
    padding-right: 11px;    
}


#menu .menu-header ul li li a{
	text-transform: none;
	line-height: 18px !important;
	background: transparent !important;
}
#menu .menu-header ul li li{
	border-bottom: 1px solid #521323;
}
#menu .menu-header ul ul a, #menu .menu-header ul ul a:visited {
padding-left:  11px  !important;
text-transform: none;
width: auto !important;
line-height: 15px !important;
background: transparent !important;


}
#menu .menu-header ul li li {
    background-color: #6A1B30 !important;               
	text-transform: none;
	padding:  5px !important;
	font-size: 12px !important;
	

}
#menu .menu-header ul li li {
	background: #521323 url(images/freccia-piccola-fff.gif) no-repeat  14px 14px !important;
	padding-left: 15px !important;
}

#menu .menu-header a.trigger, #menu .menu-header a.trigger:hover, #menu .menu-header a.trigger:visited {
background-image:none !important;
background-position:right center;
background-repeat:no-repeat;
background: transparent !important;

}


#menu .menu-header li.current-menu-item {
background-color: #6A1B30 !important;
background-image: none !important;
font-family: Arial, Helvetica, sans-serif;
color: #fff !important;

padding-left: 0 !important;

}

#menu .menu-header li.current-menu-item a:hover {
color: #fff !important;
}
#menu .menu-header li.current-menu-item li a:hover {
color: #fff !important;
}



#main-wrapper{
background: #fff url(images/main-wrapper-bg.jpg) no-repeat  center bottom scroll;

}
#main{
	padding:0;
	width: 960px;
}
.main-aside {
width: 230px;
background: #111;
}

#header-collezioni{
background: transparent url(images/header-collezioni-bg.jpg) repeat-x  0 0 scroll;
height: 29px;
padding: 15px  10px 5px 20px;
font-size: 18px;
color: #454545;
text-transform: uppercase;
}


#container{
	float: left;
	width: 710px;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: left;
	background: #fff;

	background: #fff url(images/container-bg.jpg) repeat-x left bottom ;

}
#content{
	min-height:848px;
	height:auto !important;
	height:880px;
	border: 1px solid #E3E8EB;

	margin: 0;
	width: auto;
}

#colleft{
	width: 230px;
	background: #111;
	min-height:600px;
	height:auto !important;
	height:600px;
	float: left;
}


.page h1, .post h1, .archive h1, .search h1{
background: transparent;
color: #2F4E7A;
/*height: 37px;*/
padding: 24px  10px 20px 20px;
font-size: 26px;
font-weight: normal;
/*white-space: nowrap;*/
overflow: hidden;
line-height:36px;
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
}

.archive .hentry, .search .hentry{
	margin: 20px 20px 0px 20px;
}
.archive .hentry .entry-title a, .search .hentry .entry-title a{
font-size: 18px;

color: #30507D;
font-weight: normal;
}
.archive .hentry .entry-title a:hover, .search .hentry .entry-title a:hover{
color:  #84243F;
font-weight: normal;
text-decoration: underline;
}
.archive .archive-meta{
	margin:  0px 20px 0px 20px;
}

.hentry {
/*width: auto;*/
margin-bottom: 10px;
width: 700px;
}
.post .entry-meta{
float: right;
	padding: 5px 20px 0px 20px;
}

.collezioni{
	background: #202020;
}

.collezioni ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.collezioni ul li{
padding:10px 0 10px 0px;	
}
.collezioni ul li a{
	color: #999;
	font-size: 18px;
	text-decoration: none;
	background: transparent url(images/freccia-grande-999.gif) no-repeat  0 4px scroll;
	padding: 0 0 0 15px;
	margin: 5px 0px 5px 20px;
}
.collezioni ul li a:hover{
	color: #fff;
	background: transparent url(images/freccia-grande-fff.gif) no-repeat  0 4px scroll;
}

.collezioni ul ul{
	list-style: none;
		margin: 0px 0px 0px 30px;

}
.collezioni ul li ul li{
padding:5px 0px 0px 0px;	
}
.collezioni ul li ul li a{
	color: #999;
	font-size: 14px;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: transparent url(images/freccia-piccola-999.gif) no-repeat  0 4px scroll;
	margin: 0px 0px 2px 5px;

}
.collezioni ul ul li a:hover{
	background: transparent url(images/freccia-piccola-fff.gif) no-repeat  0 4px scroll;
}
.collezioni ul li.current_page_item, .collezioni ul li.current_page_ancestor{
	background: #333;
}



.collezioni ul li.current_page_item a,.collezioni ul li.current_page_ancestor a{
	color: #fff;
	background: transparent url(images/freccia-grande-fff.gif) no-repeat  0 4px scroll;
}



.collezioni ul li.current_page_item ul li a, .collezioni ul li.current_page_ancestor ul li a{
	color: #999;
	background: transparent url(images/freccia-piccola-999.gif) no-repeat  0 4px scroll;
}


.collezioni ul li.current_page_item ul li a:hover, .collezioni ul li ul li.current_page_item a, .collezioni ul li ul li.current_page_parent a, .collezioni ul li ul li.current_page_ancestor a{
	color: #fff;
	background: transparent url(images/freccia-piccola-fff.gif) no-repeat  0 4px scroll;
}

#sottomenu{
	background: #6C6C6C;
	height: 32px;
	font-size: 13px;
}
#sottomenu ul{
	list-style: none;
	margin: 0;
	padding: 7px 20px 0 20px ;
}
#sottomenu ul li{
	display: inline;
	margin-right: 20px;
}
#sottomenu ul li.page_item a{
	color: #ccc;
	text-decoration: none;
	background:url("images/freccia-piccola-999.gif") no-repeat scroll 0 4px transparent;
	font-size:14px;
/*	margin:0 0 2px 5px;*/
	padding:0 0 0 10px;
	text-decoration:none;
}
#sottomenu ul li.page_item a:hover{
	background:url("images/freccia-piccola-fff.gif") no-repeat scroll 0 4px transparent;
	text-decoration: none;
	color: #fff;
}


#footer-wrapper {
border: none !important;
padding: 0 0 0 0 !important;
/*width: 920px;*/
margin: 0 auto;
background: #fff url(images/footer-wrapper-bg.jpg) repeat-x  0 0 scroll;
 height:123px;
 padding-top: 20px !important;
 overflow: hidden;

}
#footer {
border: none !important;
padding: 0 0 0 0 !important;
width: 960px;
margin: 0 auto;
background: #232527;

height:123px;
}
#siteinfo {
margin-top: 23px;
margin-left: 20px;
height: 70px;
width: 570px;
padding:  35px 20px 0 20px;
float: left;
padding: 10px;
border-right: 1px dotted #3B4046;
color: #ccc;
}
#site-link {
margin-top: 23px;
margin-right: 20px;
height: 70px;
width: 285px;
float: right;
padding: 10px;
}
#credits{
	float: left;
}
.navigation a.active, .navigation a:hover {
color: #E00019;
}
span.edit-link{
	display: block;
	margin-top: 20px;
}
a.post-edit-link{
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #ccc;
	padding: 2px 5px 2px 5px;
	background: #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	clear: both;
}
a.post-edit-link:hover{
background: #E00019;
color: #fff;
}

#nav-below{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	width: auto;
}
#linklogin{
	float: left;
	padding: 2px 0px 0px 0px;
	font-size: 11px;
	color: #fff;
}
#linklogin a{
	color: #ccc;
	text-decoration: underline;
}
#linklogin a:hover{
	color: #fff;
	text-decoration: underline;
}
.entry-content{
	padding-top: 0px;
}
.entry-content p{
	padding: 1px 20px 10px 20px;
	margin: 0;
	color: #304F7B;
	font-size: 13px;
	line-height: 1.5;
}
.entry-content a:link, .entry-content a:visited, .entry-content a:active{
	color: #84243F;
}
.entry-content a:hover{
	color: #6A1B30;
}
.entry-content h4{
	padding: 0px 20px 6px 20px;
	margin: 0;
	color: #304F7B;
	font-size: 13px;
	line-height: 1.5;
	text-transform:none;
	letter-spacing: normal;
}
.entry-content ul{
	padding: 0px 20px 12px 20px;
	margin: 0 0 0 20px;
	color: #304F7B;
	font-size: 13px;
	line-height: 1.5;
}
.entry-content table {
width: 660px;
/*margin-top:20px;*/
margin-right:20px;
margin-left:20px;
border-bottom: 1px solid #ddd;

}
.entry-content table td {
color: #304F7B;
}
.entry-content table th, .entry-content table td {
padding:3px;
}
.entry-content table td{
	border-bottom: 1px solid #ddd;
padding: 3px !important;
}

.entry-content table tr{
/*	border-bottom: 1px solid #ddd;*/
}

.entry-content table td {
/*    background: #ECF8FF;*/
    /*background: #D1E8F0;*/
    border: 1px solid #2F4E7A;
    /*border-right: 1px solid #fff;*/
    padding: 3px;
    text-align: center;
}

.entry-content table tr th {
background: #527ba7;
border: 1px solid #2F4E7A;
color: #FFF;
text-align: center;
}


.entry-content img.alignnone{
	margin: 9px 9px 9px 9px;
}
.entry-content img.alignleft{
	margin: 9px 19px 9px 9px;
}
.entry-content img.alignright{
	margin: 9px 9px 9px 9px;
}

.entry-content img {
    border: 1px solid #999;
    margin: 10px;
}


.slideshow{
/*	margin-bottom: 20px;*/
}

div#fancy_title table,div#fancy_title tr {
margin:0 auto;
border:  none;
}
.slideshowlink{
	display: none;
}
.ngg-galleryoverview{
	margin:  0px 20px 0px 20px;
	clear: both;
	display: block;
	float: left;
	width: 660px;
}

.ngg-gallery-thumbnail{
	display: block;
	width: 128px;
	height: 128px;
	background: #f4f4f4;
	text-align: center;
	margin-right:7px !important;
	margin-bottom:7px;
	float: left;

}

.ngg-gallery-thumbnail a img{
	margin: 0 auto;
	float: none;
}
.ngg-gallery-thumbnail a{
display: block;
	width: 128px;
	height: 120px;
}
.aside, .aside input {
	font-size: 12px;
}
.ngg-gallery-thumbnail-box{
	display: block;
}
#siteinfo a {
text-decoration: underline;
color:#999;
}
#siteinfo a:active, #siteinfo a:hover {
color:#fff;
text-decoration: underline;
}


.mapp-poweredby{
	display: none;
}
#mappress0_directions_div{
	background: #fff;
	color: #333;
}

.aside input {
width: 190px;
}

.input-radio {
width: 20px !important;
}
.aside textarea {
width: 190px;
height: 100px;
}
.aside checkbox {
width: 10px;
}
.aside .wpcf7-acceptance{
	width: 15px;
}
.aside .wpcf7-checkbox input{
	width: 15px;
}
#primary{
margin-top: 10px;
	border: none;
	margin-bottom: 30px;
	width: 215px;
/*	background: #0F2B6A url(images/primary-bg.jpg) no-repeat bottom right;*/
	padding: 0;
	  min-height:850px;
  height:auto !important;
  height:850px;
  float: right;
/*  border: 1px dotted #ccc;*/

}
#primary .widgetcontainer{
/*	margin-top: 20px;*/
}
.main-aside {
background: transparent;
width:180px;
}
.main-aside ul {
padding:0;
}
.aside h3 {
font-size:14px;
font-style: normal;
}
#primary .widget_execphp{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
#primary .widget_execphp p{

margin: 0;
}
#primary .widget_execphp .widgettitle{
	font-family: Georgia, Times New Roman, Times, serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFF;
	/*color: #6A1B30;*/
	/*text-shadow:1px 1px 1px #FFFFFF;*/
	font-weight:bold;
	margin-bottom: 10px;
}
#primary .wpcf7 form{
	margin-bottom: 0px;
}
#primary  .wpcf7-form table, #primary  .wpcf7-form tr, #primary  .wpcf7-form tbody {
	color: #fff;
	border:  none !important;
	width: 100%;
	margin: 0;
}
 #primary  .wpcf7-form td{
 	border:  none !important;
	padding: 0;
	padding-top: 2px;
	width: auto;
	color: #fff;
}
#execphp-3{
	color: #fff;
	padding: 10px;
	background: #84243F;
}
#execphp-3 a{
color: #fff;
}
#execphp-3 a:hover{
color: #fff;
}
#primary .widget_execphp .wpcf7-not-valid-tip{
	color: #000;
	font-size: 11px;
	width: 160px;
	left:10%;
}
#primary .widget_execphp .form-tendina .wpcf7-not-valid-tip{
	color: #000;
	font-size: 11px;
	width: 160px;
	left:-230%;
}
#primary div.wpcf7-validation-errors{

}
#primary div.wpcf7-response-output{
	background: #fff;
	color: #000;
}
#breadcrumb{
	padding: 10px 0px 5px 0px;
	color: #ccc;
	width: 710px;
	float: left;
}

#breadcrumb a{
font-size: 11px;
color: #999;
text-decoration: underline;
}

#breadcrumb a:hover{
color: #333;
text-decoration: underline;
}


#page-copertina{
	margin: 0px 18px 10px 19px;
}

#page-copertina img{
margin: 0px;
border: 2px solid #ddd;
}


#page-video{
	margin: 0px 20px 0px 20px;
}


tr, td, table {
border-color: #fff;
}
table{
	
}

.wpcf7-form table{
	width: auto;
	margin: 10px 20px 0px 20px;
}

.wpcf7-form tr{
	/*border-bottom: 1px dotted #efefef;*/
}

.wpcf7-form td{
vertical-align: top;
font-size:12px;
color: #333;
}


.wpcf7-form img  {
margin:0px;
vertical-align: bottom;
}

span.wpcf7-list-item {
margin-left:0 !important;
}

div.slideshow{
	background: none;
	border: none;
}


.slideshow {
border: 2px solid #ccc;
border-left: 1px solid #ccc;
background: #ccc;
margin-left: 10px;
}

.navigation a {
color:#666666;
font-style:italic;
text-decoration:underline;
}


.entry-content .mapp-div{
	margin: 20px 20px 20px 20px !important;
}

.widget_newsletter h3{
color: #2F4E7A;
font-family:Georgia,Times New Roman,Times,serif;
font-size:14px;
text-transform:uppercase;
text-shadow:1px 1px 1px #FFFFFF;
font-weight:bold;
}
.widget_newsletter form{
color: #fff;
background: #2F4E7A;
line-height: 12px !important;
font-size: 12px !important;
padding: 10px;
}

.widget_newsletter p{
margin-bottom: 0px;
margin-top: 7px;

}

ul.kwicks{
	color: #fff;
	width: 960px;
	height: 270px;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	background-color: #fff;
	overflow: hidden;
	margin-top: 18px;
}
ul.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
/*	cursor: pointer;*/
	float: left;
	width: 190px;
	height: 270px;
	margin-right: 3px;
}

#site-link ul{
font-size: 11px;
	list-style: none;
	color: #fff;
	margin: 0px;
}
#site-link ul li{
	display: inline;
}
#site-link ul li a{
	color: #ccc;
		border-right:  1px solid #333;
		padding-right: 5px;
		margin-right: 3px;	
		font-size: 11px;
}
#site-link ul li a:hover{
	color: #fff;
}
        	
        	
#comments{
	padding:  20px;
}

#comments-list ol {
border-color:#eeeeee #eeeeee -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
margin:0 0 18px;
}
#comments-list li.alt {
background:none repeat scroll 0 0 #FFFFFF;
}
#comments-list li {
background:none repeat scroll 0 0 #FAFAFA;
border-bottom:1px solid #eee;
padding:18px 1.5em 0;
position:relative;
}
#comments-list .comment-author {
font-weight:bold;
padding:9px 0 0 0px;
}
#comments-list .comment-meta {
color:#666666;
font-size:11px;
padding:0 0 9px 0px;
}
#comments-list .comment-meta .meta-sep, #comments-list .comment-meta a{
	display: none;
}
#comments-list .comment-meta .edit-link{
	margin: 0;
	display: inline;
	border-left: 1px solid #ccc;
	padding-left: 5px;
}
#comments-list .comment-meta .edit-link a{
	display: inline !important;
}
#comments-list li.bypostauthor {
background:none repeat scroll 0 0 #fefefe;
}

#respond {
background:none;
margin-bottom:22px;
overflow:hidden;
padding:18px 0 0;
position:relative;
}
#form-allowed-tags{
	display: none;
}
#credits{
	font-size: 10px ;
	color: #ccc;
	border-bottom: 1px solid #333;
}
#credits p{
margin-bottom: 0px;
}
#credits a{
color: #fff;
text-decoration: underline !important;
}

#credits a:hover{
color: #fff;
text-decoration: none !important;
}

#content{
	width: 708px;
}
.category div.category-novita {
/*width: auto;*/
margin-bottom: 10px;
width: 660px;
background-color: #e0eef9;
float: left;
}

#banner-spa {
border: none;
float: right;
margin: 15px 0 10px 0;
padding: 0px;
width: 215px;
}
a.zoe{
	display: block;
	background: transparent url(images/banner-spa-3.jpg) no-repeat  0 0 scroll;
	width: 215px;
	height: 160px;
	
	
}
a.zoeen{
	display: block;
	background: transparent url(images/banner-spa-3-en.jpg) no-repeat  0 0 scroll;
	width: 215px;
	height: 160px;
	
	
}
a.zoede{
	display: block;
	background: transparent url(images/banner-spa-3-de.jpg) no-repeat  0 0 scroll;
	width: 215px;
	height: 160px;
	
	
}

#CDSWIDCOE {
    margin: 0 !important;
    width: 213px !important;
}

#TA_certificateOfExcellence805, #TA_certificateOfExcellence578, #TA_certificateOfExcellence968 {
	margin-top: 20px;
}

.archive-meta p {
    color: #304F7B;
    font-size: 13px;
    line-height: 1.5;
    margin: 0;
    padding: 1px 0px 0px;
}
#immagine-offerta{
float:left;
}
#titolo-offerta  h2 {
float:left;
clear:none;
padding: 19px 0 14px;
}
#anteprima-offerta  p{
float:left;
width: 513px;
padding: 1px 2px 10px;
}
#link-offerta  a{
float:left;
padding: 1px 2px 10px;
width: 513px;
}

span.arancio {
color: #ff3600;
font-weight:bold;
}

span.verde {
color: #00591b;
font-weight:bold;
}
#alo_easymail_widget_form {
    background: none repeat scroll 0 0 #2F4E7A;
    color: #FFFFFF;
    font-size: 12px !important;
    line-height: 12px !important;
    padding: 10px;
}
.alo_easymail_form_table{
border:#2F4E7A 1px solid !important;
border-collapse: separate;
margin-top:10px;
width: 210px !important;
}
#alo-easymail-widget-3 h3 {
    color: #2F4E7A;
    font-family: Georgia,Times New Roman,Times,serif;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    text-transform: uppercase;
}
.alo_easymail_form_table td {
    border-right: none;
    color: #FFF;
	}
#opt_name{width:115px;}
#opt_email{width:115px;}


#alo-easymail-widget-3 {
	margin-top: 15px;
}

.category div.category-pacchetti-benessere {
/*width: auto;*/
margin-bottom: 10px;
width: 660px;
background-color: #e0eef9;
float: left;
}
