﻿@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'Open Sans', sans-serif;
    src: url('http://fonts.googleapis.com/css?family=Open+Sans:400,600,300');
}

@font-face {
    font-family: 'Open Sans', sans-serif;
    src: url('http://fonts.googleapis.com/css?family=Open+Sans:400,600,300');
}

* {
	padding: 0;
	margin:0;
}

body {
	font-family: 'Open Sans', sans-serif;
	/*font-family: 'StoneSansStd-Medium';
	font-weight: 100;
	/*font-family: 'Average Sans', sans-serif;*/
}.form-container {
   border: 1px solid #ffffff;
   background: #ffffff;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
   background: -webkit-linear-gradient(top, #ffffff, #ffffff);
   background: -moz-linear-gradient(top, #ffffff, #ffffff);
   background: -ms-linear-gradient(top, #ffffff, #ffffff);
   background: -o-linear-gradient(top, #ffffff, #ffffff);
   background-image: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 0px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 0px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 0px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   
   text-decoration: none;
   vertical-align: middle;
   min-width:250px;
   padding:20px;
   width:260px;
   }
.form-field {
   border: 1px solid #636363;
   background: #ffffff;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   color: #383838;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:6px;
   margin-bottom:14px;
   width:80px;
   }
.form-field:focus {
   background: #fff;
   }
.form-container h2 {
   text-shadow: #ffffff 0 1px 0;
   font-size:18px;
   margin: 0 0 10px 0;
   font-weight:bold;
   text-align:center;
    }
.form-title {
   margin-bottom:10px;
   color: #000000;
   text-shadow: #ffffff 0 1px 0;
   }
.submit-container {
   margin:8px 0;
   text-align:right;
   }
.submit-button {
   border: 1px solid #447314;
   background: #7BB27B;
   
   
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #addc7e 0 1px 0;
   color: #31540c;
   font-family: helvetica, serif;
   padding: 8.5px 18px;
   font-size: 14px;
   text-decoration: none;
   vertical-align: middle;
   }
.submit-button:hover {
   border: 1px solid #447314;
   text-shadow: #31540c 0 1px 0;
   background: #7BB27B;
   
   
   color: #fff;
   }
.submit-button:active {
   text-shadow: #31540c 0 1px 0;
   border: 1px solid #447314;
   background: #8dc059;
   background: -webkit-gradient(linear, left top, left bottom, from(#6aa436), to(#6aa436));
   background: -webkit-linear-gradient(top, #6aa436, #8dc059);
   background: -moz-linear-gradient(top, #6aa436, #8dc059);
   background: -ms-linear-gradient(top, #6aa436, #8dc059);
   background: -o-linear-gradient(top, #6aa436, #8dc059);
   background-image: -ms-linear-gradient(top, #6aa436 0%, #8dc059 100%);
   color: #fff;
   }


h1 {font-size: 12pt;
    
}
h3 {font-size: 10pt}
h4 {font-size: 10pt}




#container {
	width: 100%;
	height: 100%;
	position: absolute;
	top:0 ;
	left:0;
}

#head1 {
	width: 100%;
	height: 36px;
	position: relative;
	background-color: #f0ede3;
}

#uno {
	width: 980px;
	height: 36px;
	margin: 0 auto;
	position: relative;
}

#logo {
	width: 115px;
	height: 145px;
	position: absolute;
	background-color: #fff;
	top: 0;
	left: 0;
	background-image: url('../images/logo_portale_borgo.jpg');
	background-position: top center;
	box-shadow: 0px 0px 3px 0px #888888;
	-webkit-box-shadow:  0px 0px 3px 0px #888888;
    -moz-box-shadow:  0px 0px 3px 0px #888888;
	z-index: 100;
}

#logo a {
	width: 115px;
	height: 145px;
	display: block;
}

#logo em {
	display: none;
}

#nav_sup {
	width: 820px;
	height: 36px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
}

#nav_sup ul {
	list-style: none;
}

#nav_sup ul li {
	display: inline;
	margin-right: 15px;
	line-height: 40px;
}

#nav_sup ul li#faq {
	margin-right: 45px;
}

#nav_sup ul li#ita, #nav_sup ul li#eng, #nav_sup ul li#ger, #nav_sup ul li#fra, #nav_sup ul li#cec {
	margin-right: 1px;
}

#nav_sup ul li a {
	text-decoration: none;
	color: #666;
}

#nav_sup ul li a:hover {
	color: #000;
}

#nav_sup ul li a img {
	border: none;
	vertical-align: text-bottom;
}

#slider-big {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.cycle-slideshow {
	width: 100%;
	height: 416px;
	position: relative;
	overflow: visible;
	text-align:center;
}

#head2 {
	width: 100%;
	height: 90px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../images/bg-fascia2.png');
	background-repeat: repeat;
	z-index: 90;
}

#cont_loghetti {
	width: 980px;
	height: 90px;
	margin: 0 auto;
	position: relative;
}


#mom {
	width: 368px;
	height: 75px;
	float: right;
	font-size: 24px;
	color: orange;
	opacity: 1;
	z-index: 100;
	padding-top: 15px;
}

#mom ul {
	list-style: none; margin:0; 
}

#mom ul li {
	display: inline;
	margin-right: -3px;
}

#mom2 {
	width: 430px;
	height: 70px;
	float: right;
	color: white;
	font-size: 20px;
	padding-top: 20px;
	font-weight: 100;
	margin-right: 60px;
}

#head3 {
	width: 100%;
	height: 42px;
	position: relative;
	background-color: #f0ede3;
	-webkit-box-shadow: inset 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
}

#cont_menu {
	width: 980px;
	height: 42px;
	position: relative;
	margin: 0 auto;
	font-size: 14px;
}

#nav_middle {
	width: 750px;
	float: left;
	padding-left: 18px;
}


#cont_menu ul {
	width: 742px;
	list-style: none;
	float: left;
}

#cont_menu ul li {
	display: inline;
	margin-right: 1px;
	line-height: 48px;
	margin-right: 20px;
}
#cont_menu ul li a		{color: #666; text-decoration: none}
#cont_menu ul li a:hover	{color: #000; text-decoration: none}

#cont_menu ul li a.su		{color: #000; text-decoration: none; font-weight: 800}
#cont_menu ul li a.su:hover	{color: #333; text-decoration: none; font-weight: 800}

/*
#cont_menu ul li#nome a {
	color: #000;
}

#cont_menu ul li a {
	text-decoration: none;
	color: #666;
}

#cont_menu ul li a:hover {
	color: #000;
}
*/
#social {
	width: 300px;
	height: 32px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	text-align: right;
}

#corpo_bianco {
	width: 100%;
	position: relative;
	background-color: #fff;
	padding-top: 50px;
	padding-bottom: 20px;
}

#container_corpo {
	width: 980px;
	height: auto;
	margin: 0  auto;
	position: relative;
}

#foto {
	width: 980px;
	height: 415px;
	float:left;
	margin-bottom: 40px;
	overflow: hidden;
}

#news {
	width: 650px;
	/*height: 800px;*/
	float:left;
	margin-bottom: 40px;
	overflow: hidden;
}

#scrollbar {
	width: 3000px;
	height: 415px;
	position: relative;
}

#blocco {
	width: 980px;
	height: 415px;
	float: left;
	margin-top: 15px;
}
#blocco2 {
	width: 650px;
	float: left;
	margi-top:25px;
	}

#left_arrow {
	width: 34px;
	height: 415px;
	position: absolute;
	top:0;
	left: -60px;
	cursor: pointer;
	background-image: url('../images/left_arrow.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#foto1, #foto2, #foto3{
	width: 300px;
	height: 359px;
	float: left;
	margin-top: 15px;
}


#news1, #news2, #news3, #news4, #spiaggia, #ristorante, #piscina, #animazione {
	width: 300px;
	height: 359px;
	float: left;
	margin-top: 15px;
}

#spiaggia {
	margin-left: 0px;	
	background-image: url('../images/box1.png');
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
}

#ristorante {
	margin-left: 46px;	
	background-image: url('../images/ristorante.png');
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
}

#piscina {
	margin-left: 46px;	
	background-image: url('../images/box2.png');
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
}

#animazione {
	margin-left: 0px;	
	background-image: url('../images/box3.png');
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
}



#news1 {
	margin-left: 0px;	
	background-image: url('../images/news1.png');
	background-repeat: no-repeat;
	background-position: top center;
}

#news2 {
	margin-left: 46px;
	background-image: url('../images/news2.png');
	background-repeat: no-repeat;
	background-position: top center;
}

#news3 {
	margin-left: 0px;
	background-image: url('../images/news3.png');
	background-repeat: no-repeat;
	background-position: top center;
}
#news4 {
	margin-left: 46px;
	background-image: url('../images/news4.png');
	background-repeat: no-repeat;
	background-position: top center;
}
#foto1 {
	margin-left: 0px;
	background-image: url('../images/foto_portale1.png');
	background-repeat: no-repeat;
	background-position: top center;
}

#foto2 {
	margin-left: 46px;
	margin-right: 46px;
	background-image: url('../images/foto_portale2.png');
	background-repeat: no-repeat;
	background-position: top center;
}

#foto3 {
	background-image: url('../images/foto_portale3.png');
	background-repeat: no-repeat;
	background-position: top center;
}


#borgoguglielmo, #villettatina, #villettadino, #villamazzanta, #stelladelmare, #chiardiluna, #casesobrini, #casecastiglioncello, #casevuoto{
	width: 300px;
	height: 359px;
	float: left;
	margin-top: 15px;
}

#borgoguglielmo {
	margin-left: 46px;
	background-image: url('../images/borgoguglielmo.png');
	background-repeat: no-repeat;
	background-position: top center;
}
#villettatina {
	margin-left: 46px;
	background-image: url('../images/villettatina.png');
	background-repeat: no-repeat;
	background-position: top center;
}
#villettadino {
	margin-left: 0px;
	background-image: url('../images/villettadino.png');
	background-repeat: no-repeat;
	background-position: top center;
}
#villamazzanta {
	margin-left: 46px;
	background-image: url('../images/villamazzanta.png');
	background-repeat: no-repeat;
	background-position: top center;
}
#stelladelmare {
	margin-left: 0px;
	background-image: url('../images/stelladelmare.png');
	background-repeat: no-repeat;
	background-position: top center;
}
#chiardiluna {
	margin-left: 46px;
	background-image: url('../images/chiar-di-luna.png');
	background-repeat: no-repeat;
	background-position: top center;
}
#casesobrini {
	margin-left: 0px;
	background-image: url('../images/casesobrini.png');
	background-repeat: no-repeat;
	background-position: top center;
}

#casecastiglioncello {
	margin-left: 0px;
	background-image: url('../images/casecastiglioncello.png');
	background-repeat: no-repeat;
	background-position: top center;
}

#casevuoto {
	margin-left: 0px;
	background-image: url('../images/ghost.png');
	background-repeat: no-repeat;
	background-position: top center;
}




#ombra {
	width: 300px;
	height: 339px;
	margin-top: 20px;
	position:relative;
	top: 20px;
	left: 0;
	box-shadow: 0px 0px 7px 1px #888888;
	-moz-box-shadow: 0px 0px 7px 1px #888888;
	-webkit-box-shadow: 0px 0px 7px 1px #888888;
}

#basso {
	width: 258px;
	height: 123px;
	position: relative;
	top: 195px;
	left: 0;
	padding: 20px;
	font-size: 14px;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	box-shadow: 0px 8px 6px -6px black;
}
#basso:after {
    content: "";
    display: inline-block;
    width: 300px;
    height: 16px;
    background-image: url("http://www.sobrini.it/images/ombrina.jpg");
    background-repeat: no-repeat;
    position: absolute;
    left: 0; 
	bottom: -17px;
}

#basso2 {
	width: 258px;
	height: 123px;
	position: relative;
	top: 195px;
	left: 0;
	padding: 20px;
	font-size: 14px;
	
}

#basso p.titolo {
	font-weight: bold;
	margin-bottom: 5px;
	color: #000;
}

#basso p.corpo {
	color: #999;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 15px;
}

span.leggi_tutto {
	color: #fff;
	background-color: #333;
	padding: 3px 10px;
	font-size: 12px;
}

#right_arrow {
	width: 34px;
	height: 415px;
	position: absolute;
	top: 0;
	right: -60px;
	cursor: pointer;
	background-image: url('../images/right_arrow.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#pallini {
	width: 62px;
	height: 14px;
	position: absolute;
	top: 385px;
	left: 50%;
	margin-left: -31px;
}

#pallino {
	width: 14px;
	height: 14px;
	float: left;
	cursor: pointer;
}

.pcentro {
	margin: 0 10px;
}

.pvuoto {
	background-image: url('../images/pallino_vuoto.png');
	background-position: center center;
	background-repeat: no-repeat;
}

.ppieno {
	background-image: url('../images/pallino_pieno.png');
	background-position: center center;
	background-repeat: no-repeat;
}

#corpo_testo {
	width: 620px;
	height: auto;
	float: left;
	margin-right: 43px;
	padding: 15px;
	background-color: #fff;
	border: 1px solid #CCC;
	
}


#corpo_testo h2 {
	margin-bottom: 18px;
	font-weight: 100;
}

#corpo_testo p {
	margin-bottom: 15px;
	color: #999;
	font-size: 14px;
	line-height: 20px;
}

#corpo_testo_interne {
	width: 620px;
	height: auto;
	float: left;
	margin-right: 23px;
	padding: 15px;

	}

#corpo_testo_interne h2 {
	margin-bottom: 18px;
	font-weight: 100;
}

#corpo_testo_interne p {
	margin-bottom: 15px;
	color: #66665F;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}



#par1 {
	width: 620px;
	/*height: 295px;*/
	float: left;
}


#par2, #par3 {
	width: 280px;
	float: left;
	margin-top: 30px;
	padding-left: 25px;
}

#par2 h2, #par3 h2 {
	margin-bottom: 3px;
}

#par2 p.blue, #par3 p.blue {
	color: #1e5286;
}

#mio {
	width: 303px;
	height: auto;
	float: left;
	
}


#mio h3{
	margin-bottom: 3px;
	color: black;
	text-decoration: none;
}



#prenota {
	width: 257px;
	height: auto;
	float: left;
	border-left: 3px solid #fff;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	padding: 20px;
	background-color: #f0ede3;
	/**/
	background-image: url('../images/striscia.png');
	background-repeat: no-repeat;
	background-position: 250px 0px;
}

#prenota2 {
	width: 257px;
	height: auto;
	float: left;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	padding: 20px;
	background-color: #fcfcf9;
	background-repeat: no-repeat;
	background-position: 250px 0px;
}

#prenota3 {
	width: 267px;
	height: auto;
	float: left;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	padding: 15px;
	background-color: #f0ede3;
	background-repeat: no-repeat;
	background-position: 250px 0px;
}

#prenota_last {
	width: 257px;
	height: auto;
	float: left;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	padding: 20px;
	background-color: #fcfcf9;
	background-repeat: no-repeat;
	background-position: 250px 0px;
}


#prenota p.testo_check {
	font-size: 14px;
}

#prenota hr {
	margin: 15px 0;
}

.titolo_prenota {
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}

.sottotitolo_prenota {
	font-size: 12px;
	color: ;
	display: none;
}

ul	{margin-left: 20px; list-style-image:url('http://www.sobrini.it/images/list-style-arrow.png');}

.sottotitolo_prenota a {
	font-size: 12px;
	color: #666;
    text-decoration: none;

}
.titolo_prenota2 {
	font-size: 14px;
	color: #333;
	margin-bottom: 5px;
}
.titolo_prenota2 a {
	font-size: 14px;
	color: #333;
	margin-bottom: 5px;
	text-decoration: none;
}

.sottotitolo_prenota2 {
	font-size: 12px;
	color: #1e5286;
	
}
.sottotitolo_prenota2 a {
	font-size: 12px;
	color: #1e5286;
	text-decoration: none;
	
}
input#check {
	width: 210px;
	height: 30px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 40px;
	background-image: url('../images/cal.jpg');
	border: none;
	border-radius: 2px;
	background-repeat: no-repeat;
	background-position: 225px center;
	box-shadow: 1px 1px 2px #a2a2a2;
	-webkit-box-shadow:  1px 1px 2px #a2a2a2;
    -moz-box-shadow:  1px 1px 2px #a2a2a2;
}

input#checkout {
	width: 210px;
	height: 30px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 40px;
	background-image: url('../images/cal.jpg');
	border: none;
	border-radius: 2px;
	background-repeat: no-repeat;
	background-position: 225px center;
	box-shadow: 1px 1px 2px #a2a2a2;
	-webkit-box-shadow:  1px 1px 2px #a2a2a2;
    -moz-box-shadow:  1px 1px 2px #a2a2a2;
}

.persone {
	margin-top: 15px;
}


img#prev_img {
	cursor:pointer;
}

p.prev {
	text-align: center;
}

#footer {
	width: 100%;
	height: 35px;
	background-color: #f0eee3;
	position: relative;
	margin-top: 80px;
	margin-bottom: 50px;
	text-align: center;
	font-size: 12px;
	line-height: 38px;
	color: #808077;
}

#odd {
	width: 303px;
	height: 86px;
	background-color: #fcfcf9;
}


h3.titolofferta{color: white; margin-left: 10px; font-size: 14pt;}
h3.titoloffertablu{color: blue; margin-left: 10px; font-size: 14pt;}


/*css carousel della pagina galleria*/
.imgcarousel{width: 180px; height: 100px; margin: 10px;}

	.boxgrid2{ 		
				width: 285px; 
				height: 140px; 
				margin:5px; 
				float:left; 
				background:#161613; 
				border: solid 5px #ffffff; 
				overflow: hidden; 
				position: relative;
				-moz-box-shadow: 0 0 5px #888;
				-webkit-box-shadow: 0 0 5px#888;
				box-shadow: 0 0 5px #888; 
			}
				.boxgrid2 img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid2 p{ 
					padding: 0 5px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption2{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 200px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 140;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 100;
 					left: 0;
 				}
			
			
			
			
			
			
.boxgrid{ 		
				width: 300px; 
				height: 140px; 
				margin:5px; 
				float:left; 
				background:#161613; 
				border: solid 5px #ffffff; 
				overflow: hidden; 
				position: relative;
				-moz-box-shadow: 0 0 5px #888;
				-webkit-box-shadow: 0 0 5px#888;
				box-shadow: 0 0 5px #888; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 5px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #406D85; 
				height: 200px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 140;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 100;
 					left: 0;
 				}





.boxgridn{ 		
				width: 250px; 
				height: 120px; 
				margin:5px; 
				float:left; 
				background:#161613; 
				border: solid 5px #ffffff; 
				overflow: hidden; 
				position: relative;
				-moz-box-shadow: 0 0 5px #888;
				-webkit-box-shadow: 0 0 5px#888;
				box-shadow: 0 0 5px #888; 
			}
				.boxgridn img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgridn p{ 
					padding: 0 5px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #406D85; 
				height: 200px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 140;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 100;
 					left: 0;
 				}










.form-container {
   border: 1px solid #ffffff;
   background: #ffffff;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
   background: -webkit-linear-gradient(top, #ffffff, #ffffff);
   background: -moz-linear-gradient(top, #ffffff, #ffffff);
   background: -ms-linear-gradient(top, #ffffff, #ffffff);
   background: -o-linear-gradient(top, #ffffff, #ffffff);
   background-image: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 0px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 0px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 0px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   
   text-decoration: none;
   vertical-align: middle;
   min-width:250px;
   padding:20px;
   width:260px;
   }
.form-field {
   border: 1px solid #636363;
   background: #ffffff;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   color: #383838;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:6px;
   margin-bottom:14px;
   width:80px;
   }
.form-field:focus {
   background: #fff;
   }
.form-container h2 {
   text-shadow: #ffffff 0 1px 0;
   font-size:18px;
   margin: 0 0 10px 0;
   font-weight:bold;
   text-align:center;
    }
.form-title {
   margin-bottom:10px;
   color: #000000;
   text-shadow: #ffffff 0 1px 0;
   }
.submit-container {
   margin:8px 0;
   text-align:right;
   }
.submit-button {
   border: 1px solid #447314;
   background: #7BB27B;
   
   
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #addc7e 0 1px 0;
   color: #31540c;
   font-family: helvetica, serif;
   padding: 8.5px 18px;
   font-size: 14px;
   text-decoration: none;
   vertical-align: middle;
   }
.submit-button:hover {
   border: 1px solid #447314;
   text-shadow: #31540c 0 1px 0;
   background: #7BB27B;
   
   
   color: #fff;
   }
.submit-button:active {
   text-shadow: #31540c 0 1px 0;
   border: 1px solid #447314;
   background: #8dc059;
   background: -webkit-gradient(linear, left top, left bottom, from(#6aa436), to(#6aa436));
   background: -webkit-linear-gradient(top, #6aa436, #8dc059);
   background: -moz-linear-gradient(top, #6aa436, #8dc059);
   background: -ms-linear-gradient(top, #6aa436, #8dc059);
   background: -o-linear-gradient(top, #6aa436, #8dc059);
   background-image: -ms-linear-gradient(top, #6aa436 0%, #8dc059 100%);
   color: #fff;
   }



                 



.balto2	{left: 0px; top: 0; width: 300px; height: 195px; position: absolute}

a			{color: #336699}
a:hover		{color: #333333}
a:active	{color: #336699}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
html, body		{width:100%; overflow-x:hidden;}
}
.owl-controls {display:none !important; margin:0}

   
   
#owl-demo .owl-item div{padding:0}  
#owl-demo .owl-item img{display: block;  width: 100%;  height: auto;  }  

#mom ul li a img {border:0}