@import url("/startengine/css/startengine.css");
@import url(http://fonts.googleapis.com/css?family=Rouge+Script);

/* CSS Document */

body  {
	font: 85%/150% Arial, Helvetica, sans-serif;
	background: #660000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #E2D9C8;
}
ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
li{
	margin:0;
	padding:0;
	list-style-type:none;
}
a{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	color:#FF3300;
	text-decoration:underline;
}
#container {
	width: 980px;
	background: #6B1C18;
	/*
	background: #4E413A;
	border: 1px solid #000000;
	*/
	margin: 0 auto;
	text-align: left;
	-webkit-box-shadow: 3px 3px 4px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    3px 3px 4px rgba(50, 50, 50, 0.4);
	box-shadow:         3px 3px 4px rgba(50, 50, 50, 0.4);
}
#cont_slide{
	width:980px;
	height:510px;
	margin:0 auto;
	padding:20px 40px;

}
#header {
	padding: 0;
	height: 186px;
	background-image: url(/images/s_top.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0;
} 
#header_int {
	width:980px;
	margin:0 auto;
} 
#header_int h1 {
	margin: 0;
	padding: 10px 0;
}
#logo{
	float:left;
	width:350px;
}
#box_dx1{
	float:left;
	width:300px;
	height:130px;
	position:relative;
	top:20px;

}
#box_dx1 img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 6px rgba(50, 50, 50, 0.6);
	-moz-box-shadow:    1px 1px 6px rgba(50, 50, 50, 0.6);
	box-shadow:         1px 1px 6px rgba(50, 50, 50, 0.6);
}
#box_dx2{
	float:left;
	width:300px;
	height:130px;
	position:relative;
	top:20px;
}
#box_dx2 img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 6px rgba(50, 50, 50, 0.6);
	-moz-box-shadow:    1px 1px 6px rgba(50, 50, 50, 0.6);
	box-shadow:         1px 1px 6px rgba(50, 50, 50, 0.6);
}
#menu{
	font-size:14px;
	float:left;
	font-family:"Century Gothic", arial, helvetica, sans-serif;
	padding:0px 0 0 0;
	text-transform:uppercase;
}
#menu a{
	color:#FFFFFF;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}
#menu a:hover{
	text-decoration:none;
}
#menu ul{
	margin:0;
	padding:0;
	list-style:none;
}

#menu li{
	width:auto;
	float:left;
	padding:6px 25px;
}
#menu li:hover{
	background-color:#990000;
	border-bottom:2px solid #EBE8D7;
	padding:6px 25px;
}
#sidebar1 {
	float: right;
	width: 350px;
	padding: 15px 0;
}
#sidebar1 h3, #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}
#mainContent {
	margin: 0 380px 0 30px;
	text-align: justify;
}
#mainContent_full {
	margin: 0 30px;
	text-align: justify;
}
#mainContent_home {
	margin: 0 0px;
	padding-top:20px;
	background-image: url(/images/s_home.png);
	background-repeat: no-repeat;
	background-position: top center;	
}
#mainContent h1 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size:36px;
	font-weight:normal;
	font-style:italic;
	font-family: 'Rouge Script', cursive;
}
#mainContent h3 {
	margin: 0;
	padding: 10px 0;
}
#footer {
	padding: 0 10px;
	font-size: 90%;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}
/* Classi varie riutilizzabili */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#prezzi{
	background-image:url(/images/box_prezzi.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:350px;
	height:238px;
	color: #2B231F;
	font-size:12px;
}
#prezzi strong{
	color: #990000;
	font-weight:bold;
	line-height:18px;
}
#prezzi a{
	color: #990000;
	font-weight:bold;
}
#prezzi p {
	padding:15px 60px;
	line-height:15px;
	text-align:center;
}
#prezzi h3{
	padding-top:50px;
	margin:0px;
	text-align:center;
}

#prezzi ul, #prezzi li{
	margin-left:0;
	padding:0;
	list-style:none
}
#prezzi ul{
	width: 300px;
	overflow: hidden;
	padding-top:10px;
    padding-left:40px;
	margin:0;
}
#prezzi li{
	float: left;
	width: 120px;
    margin-left: 10px;
	display: inline;
    border-bottom:1px dotted #777;
}
#mainContent ul,li{
	/*list-style-image: url(/images/fraccetta.png);*/
}
#elenco_itinerari ul {
	margin:0;
	padding:0;
	list-style:none;
}
#elenco_itinerari li {
	display:block;
	min-height:265px;
	padding-top:20px;
	border-bottom:1px solid #7E4141;
}
#elenco_itinerari img {
	float:left;
	margin:0px 10px 0 0;
	border:2px solid #FFF;
	padding:1px;
}
#elenco_itinerari h3{
	clear:left;
}

#elenco ul, #elenco li{
	margin-left:0;
	padding:0;
	list-style-image:url(/images/fraccetta.png);
}
#img_dx{
	background-image:url(/images/s_img_dx.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:316px;
	height:323px;
}
#img_dx img{
	position:relative;
	top:35px;
	left:-34px;

}
#contatti_sx{ /* per form a 2 colonne */
	float:left;
	width:270px;
	padding:0px;
}
#contatti_dx{ /* per form a 2 colonne */
	float:left;
	width:300px;
	padding:0px -10px;
}
#modulo_form_startengine label{ /* larghezza label */
	width:130px;
	float:left;
	margin:6px 0 2px 0; 
}
#modulo_form_startengine input{
	width:280px;
	margin:2px 0 2px 0; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #cccccc;
	padding:5px;
	background-color:#FFFFFF;
}
#modulo_form_startengine textarea {
	width:280px;
	margin:2px 0 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #cccccc;
	padding:5px;
	background-color:#FFFFFF;
}
.privacy{
	width:30px;
	border:1px solid #99FF00;
}
.go{
	color: #ffffff;
	font-size: 15px;
	font-weight:bold;
	padding: 5px;
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(210, 20, 20);
	background: -moz-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -webkit-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -o-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: -ms-linear-gradient(90deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	background: linear-gradient(0deg, rgb(210, 20, 20) 30%, rgb(250, 20, 20) 70%);
	-webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
	width:100px;
	margin:15px;
	border:1px solid #ffffff;
}
#message{
	width:300px;
	height:260px;
}
/* FORM FINE  - copiare sul css del sito per personalizzare i colori dei link*/



/* SLIDE IMMAGINI INT */
#gallery {width:600px; padding:0px;position:relative;top:0px;left:0px;border:5px #FFFFFF solid;}
#image {position:relative; width:600px; height:300px; background:url(/images/loading.gif) center center no-repeat}
#image img {position:absolute; top:0px; left:0px}
#thumbwrapper {margin-top:0px; padding:0px 0; width:600px; height:300px; visibility:hidden;}
#thumbarea {position:relative; overflow:hidden; height:300px; width:600px; }
#thumbs {position:absolute; list-style:none; margin-left:0px; height:1px; width:1px; }
#thumbs li {float:left; margin-right:0px; cursor:pointer}
.imgnav {position:absolute; height:300px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(/images/left.gif) left center no-repeat; }
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(/images/right.gif) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}