/* *********************** GENERAL SETTINGS     *********************** */
html, body {
	color: #666666;
	text-align: left;
	font: 11px arial;
	line-height:15px;
	margin: 0px;
	padding: 4px;
}
/* CSS global reset for all browsers */ 
* {
}
/*  Global Formatting */
h1 {
	font-weight: bold;
	font-size: 24px;
	color: #999999;
	letter-spacing: -2px;
	line-height: 24px;
	text-transform: lowercase;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	color: #999999;
	letter-spacing: -1px;
	line-height: 18px;
	text-transform: lowercase;
}
h3 {
	font-weight: normal;
	font-size: 16px;
	color: #86835C;
	letter-spacing: -1px;
	line-height: 18px;
}
h4 {
	font-weight: bold;
	font-size: 13px;
	color: #999999;
	line-height: 14px;
	text-transform: lowercase;
}
h5 {
	font-weight: bold;
	font-size: 12px;
	color: #BB2932;
	line-height: 13px;
	text-transform: lowercase;
}
h6 {
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	line-height: 12px;
	text-transform: lowercase;
}
a {
	color: #86835C;
	text-decoration: underline;
}
a:hover {
	color: #BB2932;
	text-decoration: none;
}
a.image, a.image:hover {
	border:0;
}
li {
	list-style: none;
}
ul {
	list-style: none;
	clear: both;
}
fieldset {
	width: 90%;
	padding: 5px;
	border: 1px solid #eee;
}
.both {
	clear: both;
}
body.published {
	background: #AADDFF;
}
body.mceContentBody {
	background: white;
}
TABLE {
	border-collapse:collapse;
}
TD {
	padding: 0;
}
/* *********************** END GENERAL SETTINGS *********************** */

#content {
	margin: 0px auto;
	margin-top:-5px;
	width: 980px;
	padding: 0px;
	background-image: url(/img/bg-virtual.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat
}
#top {
	padding: 0px;
	margin: 0px;
	width: 980px;
	position: relative;
	clear: both;
	border-top: 5px solid #bebca1;
	height: 470px;
	background: transparent url(/img/img-freccia-top.gif) no-repeat -13px 0px;
}
#top h1 {
	position: absolute;
	left: 0px;
	top: 20px;
	font: normal 30px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 40px;
	letter-spacing: 0px;
	color: #a3be27;
	text-transform: lowercase;
	text-align: right;
	height: 40px;
	width: 160px;
}
#top #h1small {
	position: absolute;
	left: 160px;
	top: 20px;
	font: bold 16px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 20px;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
	width: 160px;
}
#top h2 {
	position: absolute;
	left: 160px;
	top: 12px;
	font: bold 14px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 14px;
	letter-spacing: 0px;
	color: #999999;
	text-transform: uppercase;
}
#top #top_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 380px;
	height: 100px;
	border: 0px solid #bebca1;
}
#top #top_right h2 {
	font: normal 24px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #a3be27;
	text-transform: lowercase;
	padding: 10px 0px 10px 38px;
	background: #ffffff url(../images/camera_ico.jpg) no-repeat left;
	text-align: left;
	position: static;
}
#top #top_right h2 sup {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}
#top #top_right p {
	line-height: 14px;
	font-size: 11px;
}
#top #top_right p a {
	text-decoration: none;
}
#top #top_right p a:hover {
	text-decoration: underline;
}
#top #ct {
	position: absolute;
	top: 2px;
	left: 560px;
	border-right: 3px solid #eeeeee;
	padding-right: 3px;
}
#top #plus {
	position: absolute;
	top: 88px;
	left: 561px;
	border-right: 3px solid #eeeeee;
	padding-right: 4px;
}
#top #plus:hover, #top #minus:hover {
	border-right: 3px solid #daec89;
}
#top #revert:hover {
	border-right: 3px solid #ffb03d;
}
#top #minus {
	position: absolute;
	top: 106px;
	left: 561px;
	border-right: 3px solid #eeeeee;
	padding-right: 4px;
}
#top #revert {
	position: absolute;
	top: 124px;
	left: 561px;
	border-right: 3px solid #eeeeee;
	padding-right: 4px;
}
#header {}
#virtual-tour {
	width: 596px;
	height: 430px;
	border: 0px solid #bebca1;   
	
}
#virtual-tour-testo {
	line-height:normal;
	font-size:12px;
	margin-top:2px;
	margin-left:25px;
	height: 30px;
	color:#5697CC;
	font-weight:bold
}
#newsflash {
	width: 187px;
	border-top: 0px solid #eeeeee;
	margin-left: 190px;
	background: transparent url(/img/img-freccia-top.gif) no-repeat 30px 0px;
	padding: 10px 0px;
}
#newsflash th, #newsflash div.moduletable h3 {
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	color: #666666;
	line-height: 11px;
	padding: 0px;
	margin: 0px;
	text-transform: none;
	background: none;
	text-align: left;
	height: 20px;
}
#newsflash table.moduletable td, #newsflash .contentpaneopen, #newsflash .contentpaneopen td {
	padding: 0px;
	margin: 0px;
	color: #999999;
	line-height: 14px;
	background: transparent;
	text-align: left;
	font-size: 11px;
	text-indent: 0px;
}
#newsflash .article_seperator {
	background-color : none;
	font-size: 1px;
}
/****** menu ****************/

#menu {
	width: 190px;
	background: transparent url(/img/img-freccia-top.gif) no-repeat 0px 0px;
	border-bottom: 0px solid #eeeeee;
	float: left;
	height: 330px;
}
#menu #uls {
}
#menu table.moduletable {
	margin: 0px;
	padding: 0px;
}
#menu2 #uls table.moduletable td {
	background: none;
}
#menu2 #uls ul {
	list-style: none;
	text-align: left;
	float: left;
	padding-top: 0px;
}
#menu2 {
	width: 185px;
	background: transparent url(/img/img-freccia-top.gif) no-repeat 0px 0px !important;
	background: transparent url(/img/img-freccia-top.gif) no-repeat 0px 0px;
	border-bottom: 0px solid #eeeeee;
	height: 330px;
	margin-left: 190px;
}
#menu2 #uls {
}
#menu2 table.moduletable {
	margin: 0px;
	padding: 0px;
}
#menu2 #uls table.moduletable td {
	background: none;
}
#menu2 #uls ul {
	list-style: none;
	text-align: left;
	float: left;
	padding-top: 0px;
}
#mainlevel-nav li {
	padding: 0px;
	background: transparent;
	display: inline;
	line-height: 27px;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px 13px 0px 0px;
	height: 30px;
	float: left;
}
#mainlevel-nav li a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #999999;
	font: normal 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: none;
	background: #ffffff;
	padding: 0px 0px 11px 0px;
}
#mainlevel-nav li a:hover {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #a3be27;
	font: normal 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: none;
	background: #ffffff;
	padding: 0px 0px 11px 0px;
	border-bottom: 3px solid #eeeeee;
}
/*************************************************/


#mainlevel-nav-menu1 li {
	padding: 0px;
	background: transparent;
	display: inline;
	line-height: 27px;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px 13px 0px 0px;
	height: 30px;
	float: left;
}
#mainlevel-nav-menu1 li a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #999999;
	font: normal 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: none;
	background: #ffffff;
	padding: 0px 0px 11px 0px;
}
#mainlevel-nav-menu1 li a:hover {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #a3be27;
	font: normal 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: none;
	background: #ffffff;
	padding: 0px 0px 11px 0px;
	border-bottom: 3px solid #eeeeee;
}
/******/

#main {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	width: 980px;
	clear: both;
	height: auto
}
#col_left {
	width: 180px;
	float: left;
	margin-right: 5px;
	background: url() 205px 0px;
	border-top: 0px solid #BEBCA1;
	margin-top: 10px !important;
	margin-top: -5px;
	height: auto
}
#col_left h3 {
	font: bold 13px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #6e91a3;
	letter-spacing: -1px;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 9px 0px 10px 0px;
	border: none;
	border-bottom: 1px solid #E7E5D6;
}
.mod_user1 {
	background: transparent url(valore) no-repeat bottom left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	width: auto;
	height: auto;
	background-color: #valore;
	background: transparent url(valore) no-repeat 0px 0px;
}
.mod_user1 div.moduletable h3 {
	background: #valore url(../images/h3_01.gif) no-repeat top left;
}
.mod_user2 div.moduletable h3 {
	background: #valore url(../images/h3_02.gif) no-repeat top left;
}
.mod_user1 p, .mod_user2 p {
	width: 250px;
	text-align: right;
	margin-left: 80px;
	font-size: 90%;
}
.mod_user1 p a, .mod_user2 p a {
	font-weight: bold;
	text-decoration: none;
}
.mod_user1 p a:hover, .mod_user2 p a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.mod_user2 {
	background: transparent url(valore) no-repeat bottom left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	width: 200px;
	height: auto
}
.mod_user_top {
	margin: 10px 0px 0px 5px;
	padding: 0px 0px;
	background-color:##E7E5D6;
	border:0px solid #BEBCA1;
	position:relative;
	top:75px !important;
	top:0px;
	left:0px
}
.mod_user_top img {
	padding: 0px;
	background-color:#FFFFFF;
	border-width:0px;
	margin-left:15px;
}
.mod_user_centrale {
	margin: 0px;
	padding: 10px;
	background-color:##E7E5D6;
	border:0px solid #BEBCA1
}
#col_main {
	width: 150px;
	margin-right: 10px;
	float: left;
	margin-top: 5px !important;
	margin-top: 2px;
	margin-left: 20px !important;
	margin-left: 0px;
}
#col_right {
	width: 600px;
	float: left;
	height: 300px;
	position: relative;
	left: 8px;
	margin-top: 6px !important;
	margin-top: -8px
}
.sep {
	display: block;
	height: 0px;
	clear: both;
}
#footer {
	margin: 10px 0px 0px 0px;
	width: 980px;
	height: 75px;
	background: #ffffff;
	clear: both;
	color: #666666;
	font-size: 11px;
	border-top: 1px solid #eeeeee;
	padding-top: 5px;
	background: transparent url(/img/img-freccia-top.gif) no-repeat -13px 0px;
	border-top: 5px solid #bebca1;
}
#footer p {

}
#footer a {
	color: #86835C;
	font-weight: bold;
	background: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-transform: none;
}
#footer a:hover {
	color: #B3121D;
	text-decoration:none
}
/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */
/* Pathway Breadcrumbs */	
	.pathway {
	font-size: 10px;
	color:#ccc;
	font-weight: bold;
}
a.pathway {
	color:##6699ff;
	text-decoration: none;
}
a.pathway:hover {
	color:#6699ff;
	text-decoration: underline;
}
/* Mainlevel menu */
.mainlevel {
	height: 13px;
	width: 140px;
}
a.mainlevel {
	background: #ffffff;
	color: #999999;
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: none;
	padding: 2px 0px 2px 6px;
	margin: 1px 0px 2px 0px;
	text-decoration: none;
	display: block;
	text-align: left;
	border-left: 3px solid #cccccc;
}
a.mainlevel:hover, #active_menu, #active_menu:hover {
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #666666;
	background: #ffffff;
	text-decoration: none;
	padding: 2px 0px 2px 6px;
	margin: 1px 0px 2px 0px;
	border-left: 3px solid #6e91a3;
}
/* End Mainlevel menu */

/* Mainlevel menu1111111111111111111111111111111111111111111111111111111111111111111111 */
.mainlevel-menu1 {
	height: 13px;
	width: 140px;
}
a.mainlevel-menu1 {
	background: #ffffff;
	color: #333333;
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: none;
	padding: 2px 0px 2px 6px;
	margin: 1px 0px 2px 0px;
	text-decoration: none;
	display: block;
	text-align: left;
	border-left: 3px solid #cccccc;
}
a.mainlevel-menu1:hover, #active_menu-menu1, #active_menu-menu1:hover {
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #999999;
	background: #ffffff;
	text-decoration: none;
	padding: 2px 0px 2px 6px;
	margin: 1px 0px 2px 0px;
	border-left: 3px solid #6e91a3;
}
/* End Mainlevel menu */

/* Mainlevel menu22222222222222222222222222222222222222222222222222222222222222222222222222222222222222 */
.mainlevel-menu2 {
	height: 13px;
	width: 140px;
}
a.mainlevel-menu2 {
	background: #ffffff;
	color: #333333;
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: none;
	padding: 2px 0px 2px 6px;
	margin: 1px 0px 2px 0px;
	text-decoration: none;
	display: block;
	text-align: left;
	border-left: 3px solid #cccccc;
}
a.mainlevel-menu2:hover, #active_menu-menu2, #active_menu-menu2:hover {
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #999999;
	background: #ffffff;
	text-decoration: none;
	padding: 2px 0px 2px 6px;
	margin: 1px 0px 2px 0px;
	border-left: 3px solid #ef4723;
}
/* End Mainlevel menu */

/* Mainlevel menu333333333333333333333333333333333333333333333333333333333333333333333333333333333333333*/
.mainlevel-menu3 {
	height: 13px;
	width: 140px;
}
a.mainlevel-menu3 {
	background: #ffffff;
	color: #333333;
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: none;
	padding: 2px 0px 2px 6px;
	margin: 1px 0px 2px 0px;
	text-decoration: none;
	display: block;
	text-align: left;
	border-left: 3px solid #cccccc;
}
a.mainlevel-menu3:hover, #active_menu-menu3, #active_menu-menu3:hover {
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #999999;
	background: #ffffff;
	text-decoration: none;
	padding: 2px 0px 2px 6px;
	margin: 1px 0px 2px 0px;
	border-left: 3px solid #6e91a3;
}
/* End Mainlevel menu */

/* Mainlevel menu hotel*/
.mainlevel-hotel {
	height: 13px;
	width: 160px;
}
a.mainlevel-hotel {
	color: #333333;
	font: bold 10px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: none;
	padding: 1px 6px 1px 0px !important;
	margin: 1px 0px 2px 8px !important;
	padding: 0px 6px 0px 0px;
	margin: 1px 0px 1px 8px;
	text-decoration: none;
	display: block;
	text-align: right;
	border-right: 3px solid #cccccc;
	text-transform:uppercase
}

a.mainlevel-hotel:hover, #active_menu-hotel, #active_menu-hotel:hover {
	font: bold 10px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
	padding: 1px 6px 1px 0px !important;
	margin: 1px 0px 2px 8px !important;
	padding: 0px 6px 0px 0px;
	margin: 1px 0px 1px 8px;
	border-right: 3px solid #6e91a3;
}
/* End Mainlevel menu */

/* Mainlevel menu mappe*/
.mainlevel-mappe {
	height: 13px;
	width: 100%;
}
a.mainlevel-mappe {
	background: #ffffff;
	color: #333333;
	font: bold 10px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: none;
	padding: 1px 6px 1px 6px !important;
	margin: 1px 0px 2px 10px !important;
	padding: 0px 6px 0px 6px;
	margin: 1px 0px 1px 10px;
	text-decoration: none;
	display: block;
	text-align: left;
	border-left: 3px solid #cccccc;
}
#active_menu-mappe, #active_menu-mappe:hover {
	font: bold 10px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #999999;
	background: #ffffff;
	text-decoration: none;
	padding: 1px 6px 1px 6px !important;
	margin: 1px 0px 2px 10px !important;
	padding: 0px 6px 0px 6px;
	margin: 1px 0px 1px 10px;
	border-left: 0px solid #ef4723;
}
a.mainlevel-mappe:hover, #active_menu-mappe, #active_menu-mappe:hover {
	font: bold 10px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #999999;
	background: #ffffff;
	text-decoration: none;
	padding: 1px 6px 1px 6px !important;
	margin: 1px 0px 2px 10px !important;
	padding: 0px 6px 0px 6px;
	margin: 1px 0px 1px 10px;
	border-left: 3px solid #ef4723;
}
/* End Mainlevel menu */
	
	
/* Sub Menu */
.sublevel {
	height: 14px;
	width: 215px;
	text-align: right;
}
a.sublevel {
	background: #ffffff;
	color: #999999;
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	float: right;
	display: block;
	padding: 2px 0px 2px 0px;
	margin: 1px 0px 2px 0px;
	border-right: 3px solid #cccccc;
}
a.sublevel:hover {
	color: #666666;
	background: #ffffff;
	text-decoration: none;
	border-right: 3px solid #df8400;
}
table.moduletable td table div {
	padding: 0px;
	margin-left: 18px;
	height: 20px;
}
/*
a.sublevel {
	background: transparent;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0px 4px 15px;
	margin: 0px;
	text-decoration: none;
}

a.sublevel:hover {
	color: #cc0000;
	background: transparent;
	text-decoration: underline;
}
/* End Sub Menu */

/* Add Custom Menus */

/* Add Custom Menus */

/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#col_main .moduletable {
	text-align: center;
}
#col_main table.moduletable th, #col_main div.moduletable h3 {
	font: bold 13px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: left;
	background: #ffffff;
	border-bottom: 1px solid #eeeeee;
	width: auto;
}
#col_main table.moduletable-menu1 th, #col_main div.moduletable-menu1 h3 {
	font: bold 13px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 18px;
	text-transform: uppercase;
	color: #6e91a3;
	text-align: left;
	background: #ffffff;
	border-bottom: 1px solid #E7E5D6;
	width: auto;
	padding:2px 0px
}
#col_main table.moduletable-menu2 th, #col_main div.moduletable-menu2 h3 {
	font: bold 13px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 18px;
	text-transform: uppercase;
	color: #ef4723;
	text-align: left;
	background: #ffffff;
	border-bottom: 1px solid #eeeeee;
	width: auto;
}
#table.moduletable-advert1 th, .moduletable-advert1 h3 {
	font: bold 13px "Trebuchet MS", "Times New Roman", Times, serif;
	width: auto;
	color: #333333;
	line-height: 20px;
	text-transform: uppercase;
	margin-left: 25px;
	margin-top: 0px !important;
	position:relative;
	top:7px;
	background:url(/img/i_info.gif) no-repeat 125px 0px;
	height:30px

}
#table.moduletable-advert2 th, .moduletable-advert2 h3 {
	font: bold 13px "Trebuchet MS", "Times New Roman", Times, serif;
	width: auto;
	color: #333333;
	line-height: 20px;
	text-transform: uppercase;
	margin-left: 25px;
	margin-top: 0px !important;
	position:relative;
	top:7px
}
/* Custom Modules ------------------------------------------------------sezione newsss -----*/

.latestnews-intro {
	list-style: none;
	display: block;
	padding: 1px 0px;
	margin: 0px;
	text-align: left;
}

#latestnewsintro-title a{
	 padding-top:20px;
	 background:url(/img/bg-news.gif) 0px 0px no-repeat;
	 margin-top:-15px
}


a.latestnews-intro {
	text-align: left;
	color:#86835c;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:0px solid #BEBCA1;
}


li.latestnews-intro {
	margin: 0px;
	padding: 0px;
	display: blocks;	
	list-style: none;
	height:auto
}

li.latestnews-intro a {
	background: #ffffff;
	color: #86835c;
	margin: 0px;
	text-decoration: none;
	display: block;
	text-align: left;
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;	
}

li.latestnews-intro a:hover { color: #333333;	text-decoration: none; }

#news a {	color:# }





.latestnews, .mostread {
	list-style: none;
	width: 228px;
	display: block;
	padding: 1px 0px;
	margin: 0px;
	text-align: left;
}
 li.latestnews. li.mostread {
 margin: 0px 0px;
 display: block;
 padding: 0px;
 width: 228px;
 list-style: none;
}

li.latestnews a, li.mostread a {
	background: #ffffff;
	color: #999999;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 4px 0px 0px 32px;
	margin: 0px;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 201px;
	height: 20px;
}
li.latestnews a:hover, li.mostread a:hover {
	color: #333333;
	text-decoration: none;
}

.search {
	padding: 0px;	
	margin: 0px;
	border:#BEBCA1;
	position:relative;
	left:410px;
	width:200px

}
.search .button {
	background: none;
	border: none;
	color: #eeeeee;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	letter-spacing: 0px;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 2px;
	margin: 0px;
	width: 66px;
}
.search .button:hover {
	color: #ffffff;
}
.search .inputbox {
	border: none;
	margin: 0px;
	padding: 2px;
	height: 14px;
	width: 170px;
	background: #fff;
	border: 1px solid #BEBCA1;
	color: #666;
	vertical-align: middle;
}
.search .inputbox:hover {
	border: 1px solid #000000;
	padding: 2px;
}
/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

.contentheading {
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	font: normal 16px arial;
	letter-spacing: 0px;
	color: #BB2932;
	
	background: #ffffff;
	font-weight: bold;
}
td.contentheading {
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	font: normal 14px arial;
	letter-spacing: 0px;
	color: #86835C;
	text-transform: uppercase;
	background: #ffffff;
	font-weight: bold;
}
td.contentheading h2 {
	padding: 2px 0px;
	margin: 9px 0px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #86835C;
	text-transform: uppercase;
	background: #ffffff;
	font-weight: bold;
	border-bottom:1px solid #E7E5D6;
	width: 575px;
}
.contentheading table td {
	letter-spacing: 0px;
	font-weight: bold;
}
/* content title and links */

.contentpagetitle {
	background-color : transparent;
}
a.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited {
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	font: normal 16px arial;
	letter-spacing: 0px;
	color: #86835C;
	text-transform: uppercase;
	background: #ffffff;
	font-weight: bold;
	text-decoration:none
}
a.contentpagetitle:hover {
	color: #999;
	border-bottom: 0px dashed #ccc;
	text-decoration: none;
}
/* top box like a category description */
.contentdescription {
	background-color : transparent;
	padding: 10px 0px;
}
/* Main Body Text */
.contentpane {
	background: transparent;
}
.contentpaneopen {
	background-color: transparent;
	line-height: 16px;
	width: auto;
	padding: 0px;
	margin: 0px;
}

#col_right{ height:auto}

#col_right .contentheading {
	border-bottom: 0px solid #eeeeee;
	padding-bottom: 5px;
}

#col_right .contentheading a{
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	font: normal 16px arial;
	letter-spacing: 0px;
	color: #;
	/*text-transform: uppercase;*/
	background: #ffffff;
	font-weight: bold;
	text-decoration:none
}


/* Main Body Text */

/* article rating */
.content_rating {
	font-weight: normal;
	font-size:.8em;
}
.content_vote {
	font-weight: normal;
	font-size: .8em;
}
/* icons */
.buttonheading {
	font-size: 12px;
	text-decoration: none;	
}

.buttonheading a{
	text-decoration: none;	
}

.pop-ups {
	float: right;
}
a.pop-up {
	border-bottom: 0;
}
/* Dates */
.createdate {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
}
.modifydate {
	color: #cccccc;
	font-size: 11px;
	font-style: normal;
	text-transform: lowercase;
}
.newsfeeddate {
	font-size: 11px;
	color: #999;
	font-weight: normal;
}
/* Dates */

/* Writen by Authors name */
.small {
	color: #cccccc;
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
}
/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav {
	font-size: 11px;
	color: #999;
}
.pagebar {
	font-size: 11px;
	font-weight: bold;
}
.pagenav_prev {
	font-size: 11px;
	color: #999;
}
.pagenav_next {
	font-size: 11px;
	color: #999;
}
a.pagenav {
	color: #df8400;
	text-decoration: none;
	font-weight: bold;
}
a.pagenav:hover {
	color: #df8400;
	text-decoration: underline;
	font-weight: bold;
}
.pagenavcounter {
	height: 15px;
}
.back_button {
	font-size: 11px;
	letter-spacing: 1px;
	height: 15px;
	clear: both;
	margin: 5px 0px;
	font-weight: bold;
}
.back_button a {
	text-decoration:none;
	float:right
}
/* Read more link */
.readon {
	font-size: 11px;
	color: #86835C;
	font-weight: bold;
	float:right
}
.readon:hover {
 text-decoration:none color: #A4A17D;
	float:right
}
/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
}
table.contenttoc th {
	background: transparent;
	color: #06c;
}
table.contenttoc td {
	padding: 2px;
}
/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {
	height: 18px;
}
/* End Article index  */

/*  component heading */
.componentheading {
	text-align:left;
	margin-top: 5px;
	background-color: #ffffff;
	line-height: 48px;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-transform: lowercase;
	letter-spacing: 0px;
}
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #eeeeee;
	color : #666666;
	border-collapse: collapse;
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 3px 0px;
}
/* Table odd and Even Rows */
.sectiontableentry1 {
	background-color: #ffffff;
	color: #666;
	font-size: 11px;
	padding: 0px !important;
	text-align: left;
	line-height: 16px;
}
.sectiontableentry2 {
	background-color: #fff;
	font-size: 12px;
	padding: 4px 0px 4px 0px;
	text-align: left;
	color:#BB2932;
	margin-bottom:5px
}
.sectiontableentry2 a{
	background-color: #fff;
	font-size: 12px;
	padding: 4px 0px 4px 0px;
	text-align: left;
	color:#BB2932;
	margin-bottom:5px
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 10px 0px;
	margin: 10px 0px;
}
.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
	background: none;
	vertical-align: middle;
}
.sectiontableentry1 label, .sectiontableentry2 label {
	margin: 0px;
	padding: 0px;
	width: 190px;
	display: block;
}
.sectiontablefooter {
	height: 18px;
}
table.poll {
	border: none;
	margin: 0px;
	padding: 0px 5px;
}
table.poll thead td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
table.pollstableborder {
	margin: 0px;
	padding: 0px;
	border: none;
}
table.pollstableborder td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 130px;
}
/* End Sectiontable */

/* Category */
.category {
	color:#ccc;
}
a.category:link, a.category:visited {
	height: 15px;
	color: #df8400;
	text-decoration: none;
}
a.category:hover {
	height: 15px;
	color: #df8400;
	text-decoration: underline;
}
/* End category */

/* blogsection */
.blog {
	background-color: transparent;
	height:auto
}
.blogsection {
	height: 18px;
}
.blog_more {
	clear: both;
	display: block;
	width: 100%;
	padding: 10px 0px;
}
.blog_heading {
	height: 18px;
}
/* space from bottom of article */
.article_seperator {
	background-color : none;
}
/* End blogsection */

/* Search Form Module*/
.search {
	height: 18px;
}
/* results if not search google */
.searchintro {
	height: 18px;
}
/*Search Form keyword highlight*/
.highlight {
	border: 1px solid #eee;
	background: #fff;
	padding: 0px 4px 0px 4px;
	color: #666;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */
.wrapper {
	background-color : #FFFFFF;
}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form {
	font-size: 11px;
	margin: 0px;
}
input {
	background-color:#FFFFFF;
	font-size: 11px;
	color: #333;
	padding: 1px;
}
#mod_login_username, #mod_login_password {
	background: #fff;
	font-size: 11px;
	padding: 2px;
	margin: 3px 0px;
	width: 150px;
	border: 1px solid #ccc;
	color: #666;
}
#mod_login_remember {
	background: none;
	border: none;
	height: 15px;
	width: 15px;
	vertical-align: middle;
}

/* Pull down menu */
.selectbox {
	width: 100%;
}
/* Submit Button */
.button {
	border: none;
	color: #666666;
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	background: #ffffff;
	margin: 0px;
	text-transform: none;
	vertical-align: middle;
	outline: none;
	width: 65px;
}
.button:hover {
	color: #a3be27;
}
#col_main select, #col_main #mod_templatechooser_jos_change_template, #col_main option {
	font-weight: normal;
	background: #fff;
	color: #666;
	border: 1px solid #cccccc;
	width: 150px;
}
#col_right select {
	width: 60px;
	font-size: 11px;
}
/* Contact Email Form */
.contact_email {
	margin: 0px;
	padding: 5px;
}
#searchphraseany, #searchphraseall, #searchphraseexact {
	background: none;
}
/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
}
/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
}
.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
}
.edit-tabs {
	padding: 1em;
	background: none;
}
.tabpadding {
	padding:1px;
}
.tabheading {
	background-color: #FF6600;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
}
/*Body of the form*/
.adminform {
	background-color : #FFFFFF;
}
/* *********************** End TABBED EDITING *********************** */

div#scheda-mappa {
	width:600px !important;
	width:575px;
	overflow:hidden
}
