/*
#085b9d Colore base Azzurro
#688a92 verde acqua
*/

html {
	overflow-y: scroll;
	height: 100%;
	min-height: 100%;
}

body {
	background: #fff;
	font: normal 0.75em tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4;
	color: #8a8a8a;
}

#slideshow {
	width: 960px;
	height: 350px!important;
}

h4 {
	text-transform: uppercase;
	margin-bottom: 5px;
}

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

}
a:hover, a:active, a:focus {
	color: #688a92;
	text-decoration: underline;
}

.fotografia {
	float:right;
	margin: 0px 0px 20px 50px;
	border: 1px solid #ccc;
}

.foto {
	border: 1px solid #ccc;
}

.telefono {
	background: url(../images/ico-telefono.png) 0 0px no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 16px;
}

.email {
	background: url(../images/ico-email.png) 0 0px no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
}

.fotoauto {
	float:left;
	margin: 20px 50px 30px 0px;
	border: 0px solid #ccc;
}

strong, .titoloblack {
	font-weight: bold;
	color: #777;
	font-size: 90%;
}

.mappa {
	float: right;
	width: 400px;
	height: 220px;
}


/* Liste all interno del content ****************/

#maincontent table.contentpane ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

#maincontent table.contentpane li {
	color: #888;
	background: url(../images/breadcrumb.gif) 0 7px no-repeat;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
}

#container {
	margin-top: 10px;
}

#pagina {
	width: 960px;
	background-color: #f00;
	background: #fff url('../images/bg_mainbody.png') repeat-x;
	color: #666358;
	border-top: 1px solid #aaa;
}

#wrapheadertop {
	height: 80px;
}

#wrapleft {
}

#wrapright {
	margin-bottom: 20px;
}

#right {
	margin-top: 140px;
  margin-left: 30px;
}

#maincontent p {
	padding: 0px;
	line-height: 1.5em;
}

#maincontent h1 {
	font-size: 65px;
	color: #f6f6f6;
	text-transform: uppercase;
	margin: 10px 0px 0px -30px;
	font-weight: normal;
	font-family: Georgia,"Times New Roman", serif;
}

#maincontent h2 {
  margin-bottom:10px;
	font: bold 1.3em Georgia,"Times New Roman", serif;
	color: #688a92;
}


#maincontent h3 {
  margin-bottom: 0px;
	font: bold Georgia,"Times New Roman", serif;
	color: #688a92;
}


#maincontent ul, #maincontent ol {
}

#maincontent ul {
	margin: 0px 15px;
	padding: 0;
	list-style: none;
}

#maincontent li {
	padding: 2px 10px;
	margin: 10px 0px;
	border-left:2px solid #eee;
	line-height: 1.5em;
}

.moduletable-newsflash h3 {
	font-size: 1.2em;
	color: #da8000;
	text-transform: uppercase;
	margin: 0em 0 1em 0;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #da8000;
}


#maincontent {
	font-size: 1.2em;
	padding: 0px 40px 20px 40px;
}

#wrapfooter {
	width: 960px!important;
	border-top: 1px solid #aaa;
}

#footer {
	width: 960px!important;
	height: 40px;
	margin:5px 0px 20px 0px;
	text-align: right;
	text-transform: uppercase;
	color: #444;
}

div#footer a {
	text-decoration: none;
}

#footer small {
	font-size: 8px;
	color: #777!important;
}

#col1, #col2 {
	background: #d0d0d0;
}

/* top logo e navigazione portali*/
a#logo {
	width:400px;
	height:90px;
	display: block;
	float: left;
}

a#top_left {
	width: 400px;
	height: 90px;
	display: block;
	overflow: hidden;
	float: left;
	background: transparent url(../images/logo.png) no-repeat 0 0;
}

#logojs {
	width: 220px;
	height: 40px;
	margin-top: -18px;
	display: block;
	overflow: hidden;
	float: right;
	background: transparent url(../images/jaguarsardegna.png) no-repeat 0 0;
}

#navcontainer
{
	margin: 0px;
	padding: 0px;
}

#navcontainer ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

#navcontainer ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul li a
{
	text-decoration: none;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #fff;
	float: left;
	margin: 0px;
	height: 50px;
	width: 90px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 12px;
}

/* top menu */

div#wraptopmenu {
	width: 960px;
	height: 25px;
	margin-top:20px;
}

div#topmenu {
	padding: 0px!important;
	margin: 0px!important;
	height: 35px;
	overflow: hidden;
}

div#topmenu ul {
	margin: 0;
	padding: 0;
}
div#topmenu ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	font: normal 1em "Trebuchet MS", optima, verdana, helvetica, tahoma, Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

div#topmenu ul li a:link, div#topmenu ul li a:visited {
	float: left;
/* ie 6 */
	color: #fff;
	height: 1%;
	display: block;
	margin: 0 0.0em;
	padding: 0.4em 0.7em 0.2em 0.7em;
	padding-bottom: 4px;
	text-decoration: none;
/*	background: url(../images/topmenu-separa.png) no-repeat top left; */
}

div#topmenu ul li a:hover {
	color: #FFFFFF;
/*	background: url(../images/topmenu-hover.png) repeat-x 0 0; */
}
div#topmenu ul li a:active, div#topmenu ul li a:focus, div#topmenu ul li a#topmenu, div#topmenu ul li.active a:link, div#topmenu ul li.active a:visited, div#topmenu ul li.active a:active, div#topmenu ul li.active a:focus {
	color: #000;
}

/*  CONTATTI FORM  *******************************/

select {
	border: 1px solid #ccc;
	background: #fffadd;
}

.contact_email .inputbox {
	border: 1px solid #ccc;
	background: #fffadd;
}

/* Modulo Ricerca */

div#ricerca {
    width: 206px;
    height: 26px;
    background: url(../images/ricerca-back.png) 0px 2px no-repeat;
		float: right;
}

#ricerca #mod_search_searchword {
    margin: 5px 0px 0px 2px;
		border: none;
		float: left;
    width: 175px;
    background: none;
}

#ricerca .button {
		margin: 5px 0px 0px 2px;
		float: left;
		background: none;
		text-indent: -9999px;
}

/* Header Banner */

#wrapheader {
	border-top: 1px solid #aaa;
	margin:0px;
	padding: 0px;
	width: 960px;
	height: 350px;
}

#testohome {
	width: 290px;
	margin-left: 640px;
	margin-top: 50px;
	line-height: 2em;
	letter-spacing: 0.15em;
	font-size: 12px;
	color: #888;
	text-transform: uppercase;
	font-family: Georgia,"Times New Roman", serif;
}


label {  
	font-weight:bold;
	width:14em;
	float:left;
}

/* breadcrumb / path ****************************/

div#breadcrumb {
/*
	background: #f0f0f0;
	height: 17px;
	padding: 5px 0px 5px 20px;
	margin: 0px;
	font-size: 0.85em;
	background: transparent url(../images/headerbanner-back.png) repeat-x 0 -21px;
*/
}

/* Mootools NAV Orizzontale TOP MENU ****************************************/
#hornav{
	clear:both;
	display:block;
	height:25px;
	margin:0px;
	padding: 0px;
}

#hornav .moduletable{
	margin:0;
}

#hornav ul{
	margin:0;
	padding:0;
	width:auto;
	float:left;
}

#hornav ul li{
	margin:0;
	padding:0;
	height:25px;
	float:left;
	position:relative;
	list-style: none;
	font: bold 1.1em helvetica, tahoma, Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

#hornav ul li a{
	text-decoration:none;
	color:#888;
	padding: 0px 25px 0px 0px;
	height:25px;
	display: block;
}

#hornav ul li a:hover{
	color: #000;
	text-decoration:none;
}

#hornav ul li ul {
	display:block;
	height:auto;
	width: 14em;
	position:absolute;
	z-index:99;
	left: -999em;
	background-color:#333333;
}

#hornav ul li ul ul {
   margin: -40px 0 0 14em;
}

#hornav ul li li {
	width: 14em;
}
#hornav ul li li a{
	color:#000;
	text-transform:none;
	display: block;
	background:none;
	padding: 0.4em 0.7em 0.2em 0.7em;
}

#hornav ul li ul {
	left: -999em;
}

#hornav ul li:hover ul ul, #hornav ul li:hover ul ul ul {
	left: -999em;
}

#hornav ul li:hover ul, #hornav ul li li:hover ul, #hornav ul li li li:hover ul {
	left: auto;
}

div#hornav ul li a:active, div#hornav ul li a:focus, div#hornav ul li a#hornav, div#hornav ul li.active a:link, div#hornav ul li.active a:visited, div#hornav ul li.active a:active, div#hornav ul li.active a:focus {
	color: #000;
	text-decoration:none;
}


.floating-box {
	width: 150px;
	float: right;
	border: 1px solid #e0e0e0;
	padding: 6px;
	margin: 8px 0px 3px 3px;

}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 130%;
	font-size: 107%;
}

.floating-box img {
	border: 0px solid #a12d2d;
}

.floating-box-right {
	float: right;
}

.floating-box-right p, .floating-box-right blockquote, .floating-box-right ol, .floating-box-right ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box-right img {
	border: 5px solid #FFFFFF;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid #ffffff;

}
.highslide:hover img {
	border: 0px solid #a12d2d;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}
/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	margin: 0px 0 0 4px;
	height: 29px;
	width: 34px;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


img.alignleft {
    margin-bottom: 0px;
    display: block;
    float: right;
    margin-right: 150px;
    margin-top: 20px;
}

