html, body{
	height:100%;
	background-color:#fff;
}
#content{
	min-height:550px;
}


section#hpFilter
{	
	
	padding-top:10px;
	padding-bottom:15px;
}

#hpFilter h3{
	color:#5a5a5a;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

.filterBox
{	
	background-color:#c2a362;/*#12a79d;*/
}
.fakeicon{
	font-weight:bold;
	color:#666;
	font-size:9px;
	text-transform: uppercase;
	letter-spacing: 0px;
}

.fakeiconbig{
	font-size:15px;
}
#location_show_description{
	padding-top:10px;
}
#location_show_tabber li  a{
	font-size:14px;
	text-transform: uppercase;
	color:#C2A362;
	padding-top:0px;
	padding-bottom:3px;
	
	border-bottom:4px solid #fff;
	
}
#location_show_tabber li  a:hover{
	
	border-bottom:4px solid #ccc !important;
	background-color:#fff;
	color:#927538;
	
	
}
#location_show_tabber  {
	padding-top:15px;
	padding-bottom:0px;
	margin:0px;
	padding-bottom:1px;
	
}

#location_show_tabber li.active a{
	background-color:#fff;/*#12a79d;*/
	color:#333;
	border-bottom:4px solid #c2a362 !important;

	font-weight:normal;
	

	font-size:14px;
}

div[role=tabpanel] ul li.active a:hover{
	
	color:#333;/*#12a79d;*/
	border-bottom:4px solid #c2a362;
	
}

div[role=tabpanel] ul li.active a:focus{
	
	
	
}


/* 
 * 
 * GENERALI
 * 
 */


a.leggitutto_old
{
	color:#7F304F;
	padding:4px;
	background-color:#eee;
	border-radius:3px;
	box-shadow:0px 0px 2px #bbb;
}

a.leggitutto_old:hover
{
	background-color:#7F304F;
	color:#fff;
	text-decoration:none;
	padding:4px;
}

p.leggitutto_container{
	border-top:1px solid #ddd;
	padding-top:4px;
	font-size:12px;
	color:#999 !important;
	margin-bottom:0px;
} 

a.leggitutto
{
    font-size:12px;
	font-weight:bold;
	

	color:#c2a362 !important;
}

a.leggitutto:hover
{
	color:#927538 !important;
}

a.leggituttialtri{
	color:#999;
}

/*
 * UTILITA'
 */



.no_right_padding{
	padding-right:0px;
}

.no-left-padding{
	padding-left:0px !important;
}

.separator{
	border-bottom:4px solid #c2a362;
	margin-bottom:15px;
	padding-bottom:4px;
}
.separator_black{
	border-bottom:4px solid #444;
	margin-bottom:10px;
	padding-bottom:4px;
}
.separator_light{
	border-bottom:2px solid #bbb;
	margin-bottom:15px;
	padding-bottom:15px;
}
.separator_thin{
	border-bottom:4px solid #ddd;
	margin-bottom:5px;
	padding-bottom:4px;
}

.separator_ultrathin{
	border-bottom:2px solid #e6e6e6;
	margin-bottom:5px;
	padding-bottom:4px;
}

.separator_brown{
	border-bottom:4px solid #7E6021;
	margin-bottom:5px;
	padding-bottom:4px;
}
.separator_label{
	margin-top:3px;
	margin-bottom:0px;
	color:#ccc;
	font-weight:bold;
}
.last_p
{
	margin-bottom:0px;
}
a.back_to_list{
	color:#444;
	font-size:12px;
}
a.back_to_list:hover{
	color:#c2a362;
	text-decoration:none;
	
}
a{
	color:#C2A362;
}
a:hover{
	color:#927538;
	text-decoration:none;
}
a:focus{
	color:#C2A362;
	text-decoration:none;
}

.color-1
{
	color:#C2A362; /* colore base */
}
.color-2{
	color:#927538; /* colore scuro */
}

.readmore{

	padding:10px;
	
	border-bottom:1px solid #e6e6e6;
	margin-bottom:20px;
	
}
.readmore a{
	
	font-size:15px;
	display:inline-block;
}




