/* @group tags */
body {
margin:0;
padding:0;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #dadada;
background:#000;
text-align: center;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	font-size: 11px;
	font-weight: normal;
}

a img, map {
border:none;
}
a {
color: #e85711;
text-decoration: none;
}
ul {
margin:0;
padding:0;
}
li {
margin:0;
padding:0;
}
ol.alpha {
list-style-type: lower-latin;
}
table {
width:100%;
margin:0;
padding:0;
border-collapse: collapse;
}
td, th {
margin: 0;
padding: 0;
}
hr {
display:none;
}
form {
margin:0;
padding:0;
}
fieldset {
margin: 0;
padding: 0;
border: none;
}
input, textarea, select {
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
border-top: 1px solid #5c5c5c;
border-left: 1px solid #5c5c5c;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
padding: 1px;
color: #5e5e5e;
background: #e1e1e1;
}
input:focus, textarea:focus, select:focus {
background: #fff;
}
.noBrd {
border: none;
}
option {
padding:0;
margin:0;
}
textarea, select {
font-size: 100%;
font-family: inherit;
}
button {
font-size: 100%;
font-family: inherit;
cursor:pointer;
border-top: 1px solid #2d2d2d;
border-bottom: 1px solid #434343;
border-left: 1px solid #2d2d2d;
border-right: 1px solid #434343;
background: #666;
color: #fff;
padding: 1px 4px;
}
button:hover {
background: #878787;
}

/* @end */

/* @group mains */
#container {
margin: 15px auto 0 auto;
padding: 0 0 30px 0;
width: 930px;
text-align: left;
}

/* @group header */


#header {
background: transparent url(../images/bg-header.jpg) no-repeat top left;
min-height: 119px;
height: auto !important;
height: 119px;
}
#header #logo {
padding: 30px 0 0 27px;
}
#header #preNavigator {
background: #000 url(../images/bg-navigator.gif) repeat-x top left;
min-height: 30px;
height: auto !important;
height: 30px;
padding: 3px 0 0 28px;
}
#header #navigator {
display: block;
width: 727px;
margin: 0;
padding: 0;
border-left: 1px solid #000;
border-right: 1px solid #000;
background: transparent url(../images/bg-navigator-ul.gif) repeat-x center left;
min-height: 28px;
height: auto !important;
height: 28px;
list-style-type: none;
}
#header #navigator li {
display: block;
float: left;
text-transform: uppercase;
min-height: 0px;
height: auto !important;
height: 0px;
}
#header #navigator li.last {
clear: left;
}
#header #navigator li a {
display: block;
text-decoration: none;
padding: 6px 0px 7px 0px;
min-height: 0px;
height: auto !important;
height: 0px;
border-left: 1px solid #000;
color: #6e6e6e;
text-align: center;
}
#header #navigator li.selected a, #header #navigator li a:hover, .sChisiamo #navigator li#n1 a, .sNoleggio #navigator li#n2 a , .sRichieste #navigator li#n3 a, .sProposte #navigator li#n4 a, .sServizi #navigator li#n5 a, .sContatti #navigator li#n6 a {
background: transparent url(../images/bg-navigator-ul-li-hover.gif) repeat-x center left;
color: #e85711;
font-weight: bold;
}
#header #navigator li#n1 a {
width: 100px;
border-left: none;
}
#header #navigator li#n2 a {
width: 182px;
}
#header #navigator li#n3 a {
width: 110px;
}
#header #navigator li#n4 a {
width: 110px;
}
#header #navigator li#n5 a {
width: 115px;
}
#header #navigator li#n6 a {
width: 105px;
}











/* @end */

#main {
background: #666;
min-height: 200px;
height: auto !important;
height: 200px;
background: transparent url(../images/bg-main.gif) repeat top left;
padding: 0 0 0 29px;
}
#content {
background: #fff;
width: 727px;
float: left;
min-height: 465px;
height: auto !important;
height: 465px;
background: #000 url(../images/bg-content.jpg) no-repeat bottom right;
}
.subContent {
	padding: 38px 0 30px 30px;
	font-weight: bold;
	text-align: justify;
}
.subContentL {
padding: 38px 0 30px 30px;
width: 305px;
float: left;
}
.subContentR {
padding: 38px 60px 30px 20px;
width: 300px;
float: right;
}
#bar {
width: 727px;
min-height: 18px;
height: auto !important;
height: 18px;
background: transparent url(../images/bg-bar.gif) repeat-x top left;
}
.mainSummary {
display: block;
color: #e85711;
margin: 0 0 27px 0;
}


#context {
float: right;
width: 173px;
min-height: 200px;
height: auto !important;
height: 200px;
}
#subContext {
padding: 0px 32px 0px 32px;

}

/* @group footer */

#footer {
background: transparent url(../images/bg-footer.gif) repeat-x top left;
min-height: 19px;
height: auto !important;
height: 19px;
}
#footer #langs {
padding: 0 0 0 28px;
}
#footer #langs ul {
list-style-type: none;
margin: 0;
padding: 2px 0 0 0;
}
#footer #langs li {
float: left;
display: block;
text-transform: uppercase;
}
#footer #langs li a {
display: block;
background: #000;
padding: 1px 5px 0px 5px;
margin: 0 5px 0 0;
font-size: 10px;
color: #6e6e6e;
text-decoration: none;
}
#footer #langs li a:hover, #footer #langs li.selected a {
background: transparent url(../images/bg-langs-li-selected.gif) repeat-x top left;
color: #fff;
}
#footer #langs li a.coming, #footer #langs li a:hover.coming {
color: #333;
background: #000;
}

/* @end */



/* @end */
/* @group sections */
/* @group shome */
.sHome #homeContainer {
width: 930px;
margin: 0 auto 0 auto;
}
.sHome #homeTop {
height: 262px;
background: transparent url(../images/bg-home-top.gif) repeat-x top left;
}
.sHome #homeLogo {
padding: 108px 0 0 0;
}
.sHome #homeBottom {
height: 262px;
background: transparent url(../images/bg-home-bottom.gif) repeat-x top left;
}
.sHome #homelangs {
padding: 102px 0 0 380px;
}
.sHome #homelangs a {
background: #000;
padding: 3px;
display: block;
float: left;
margin: 0 2px 0 2px;
text-transform: uppercase;
text-decoration: none;
}
.sHome #homelangs a:hover {
color: #e85711;
}
.sHome #homelangs a.coming {
color: #333;
}

.sHome #homeFooter, .sHome #homeFooter a {
text-align: center;
color: #565656;
}
.sHome .homeCredits {
padding: 0 10px 0 0;
}
.sHome .homeCopyright {
}
/* @end */

/* @group sRichieste */
.sRichieste .subContent {
padding: 38px 0 30px 30px;
}
.sRichieste .subContent .desc {
padding: 150px 0 0 0;
text-align: center;
}
.sRichieste .subContent .desc a {
font-size: 14px;
display: block;
padding: 10px 0 0 0;
}
/* @end */

/* @group sProposte */
.sProposte .photoItem {
width: 316px;
float: left;
}
.sProposte .infoItem {
width: 312px;
float: right;
padding: 0 40px 0 0;
}
.sProposte .infoItem .summary {
display: block;
margin: 0 0 15px 0;
color: #e85711;
}
.sProposte .infoItem .desc {
margin: 0 0 15px 0;
color: #e85711;
}
.sProposte .gallery a {
margin: 0px;
}
.sProposte .gallery a span {
display: block;
color: #676767;
background: #000;
padding: 3px 3px 5px 3px;
min-height: 30px;
height: auto !important;
height: 30px;
}
.sProposte .gallery .close {
padding: 5px 0 10px 0;
}

.sProposte .gallery .scroller { 
overflow: hidden;
height:450px;
}
.sProposte .gallery .scroller .section {
/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
height:450px;
overflow:hidden;
/*float:left;*/
}
.sProposte .gallery div.scroller div.mycontent {
/*width:1000px;*/

}


/* @end */



/* @group sServizi */
.sServizi .subContent img, {
margin: 200px 0 0 180px;
}
/* @end */

/* @group sContatti */
.sContatti .subContentL .desc {
font-size: 14px;
}
/* @end */

/* @end */

/* @group boxes */

.gallery {

}
.gallery a {
width: 110px;
float: left;
display: block;
margin: 0 0 7px 7px;
}
.gallery a.first {
margin: 0;
}
.gallery a img {
margin: 0;
}

.galIndex {
color: #676767;
text-align: right;
}


ul.listCars {
list-style-type: none;
background: #000;
margin: 0;
padding: 25px 5px 25px 10px;
}
ul.listCars li {
padding: 8px 0 8px 0;
}
ul.listCars li a {

}

/* @end */



/* @group generics */

.mainSummary {
display: block;
color: #e85711;
margin: 0 0 27px 0;
}
.evidence {
color: #e85711;
}
.close {
clear: both;
}
.toLeft {
float: left;
padding: 0 10px 5px 0;
}
.toRight {
float: right;
padding: 0 0 5px 10px;
}
.aLeft {
text-align: left;
}
.aRight {
text-align: right;
}

/* @end */

