@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}
fieldset {	border: none;}
body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #555555;
}
.content {
	min-height:480px;
}
.head {
	background-color: #FEFEFF;
	background-image: url(../img/bkg.jpg);
	background-repeat: repeat-x;
	height: 150px;
	color: #a97e16;
}
.head #nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	height: 140px;
	position: relative;
}
a {outline:none;}
#home li#n_home, #marketing li#n_marketing, #websites li#n_websites, #photography li#n_photography, #cms li#n_cms, #contact li#n_contact {
	background-image: url(../img/nav/tab_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#home li#n_home a, #marketing li#n_marketing a, #websites li#n_websites a, #photography li#n_photography a, #cms li#n_cms a, #contact li#n_contact a {
	background-image: url(../img/nav/tab_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	clear: both;
	width: 100%;
	padding-top: 5px;
	background-color: #4d422d;
	height: 40px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a {
	color: #FFFFFF;
}
.footer p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
}
.footer p strong {
	color: #FFFFFF;
	font-weight: normal;
}
.footer  h3 {
	color: #888888;
	border-bottom-color: #444444;
}
.footer .flickr_stream a {
	margin-right: 1px;
	border: 1px solid #323232;
	float: left;
	text-decoration: none;
	display: block;
}
.footer .flickr_stream a:hover {
	border-top-color: #888888;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;
	text-decoration: none;
}
.footer .right_col{
	position:relative;
}

.footer .fb-btn{
	position:absolute;
	display:block;
	width:32px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(../img/fb.png);
	background-repeat:no-repeat;
	left:150px;
	top:-8px;	
}
.small {
font-size:9px;line-height:normal;
}
.foot_foot {
	clear: both;
	float: left;
	width: 960px;
	padding-top: 45px;
	padding-bottom: 15px;
	color: #777777;
	font-size: 12px;
}
.flickr_head {
	background-image: url(../img/flickr_16.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.col960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 0px;
	position: relative;
	padding-top: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover,#menu a:hover {
	color: #C77132;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.last {
	margin-right: 0px!important;
}
.red {
	color: #990000;
	font-size: 14px;
	margin-top: 10px;
}
.formtable td {
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBE8;
}
.inputfield {
	background-image: none;
	background-color: #FFFFFF;
	width: 99%;
	border: solid 1px #d7d7d7;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
}
.submit_button {
	background-image: url(../img/side_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	width: 185px;
	text-align: left;
	float: left;
	height: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F5F5F2;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.submit_button:hover {
	background-repeat: no-repeat;
	background-position: left -46px;
}
.overline {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
	margin-top: 25px;
}
ul li {
	list-style-type: none;
}
.col960 h1 {
	color:#A67C1A;
	font-size: 29px;
	line-height: 30px;
	font-weight: lighter;
	text-transform: capitalize;
	padding-bottom: 19px;
	border-bottom: solid 1px #d7d7d7;
	margin-bottom: 15px;
	
}
h2 {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: normal;
	line-height: 27px;
	color: #c77132;
}
h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #196bb5;
	margin-bottom: 12px;
	margin-top: 10px;
}
h4 {
	font-size: 15px;
	color: #333333;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
	margin-top: 20px;
}
h5 {
	font-size: 16px;
	line-height: 23px;
	font-weight: normal;
	padding-bottom: 15px;
}
.header {
	margin: 0px;
	padding: 30px 0px 0;
	float: left;
	width: 960px;
	clear: both;
	position: relative;
}
.header-2 {
	margin: 0px;
	width: 960px;
	clear: both;
	position: relative;
	height:40px;
}
.header img {
	float: left;
}
.header .sub_nav {
	width: 930px;
	position: relative;
	left: 0px;
	background-image: url(../img/rowmenul.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 46px;
	padding-left: 30px;
	margin-bottom: 20px;
}
.polaroid .header .sub_nav {
	width: 415px;
	position: absolute;
	top: 35px;
	left: 0px;
	background-image: url(../img/rowmenu.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 46px;
	padding-left: 30px;
}
.header-2 .sub_nav {
	position: absolute;
	top: -25px;
	right: 0px;
}
.sub_nav li {
	float: left;
	list-style-type: none;
	margin-left: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
}

.sub_nav li a {
	float: left;
	line-height: 25px;
	padding: 0 8px;
	color: #c17d08;
	font-size: 17px;
}
.sub_nav li a:hover,.sub_nav li a.selected {
	color: #9B7137;
	text-decoration: none;
}

.slideshow_tools {
	width: 490px;
	position: absolute;
	z-index: 500;
	top: -28px;
}
.slideshow_tools .slide_arrows {
	width: 640px;
	position: absolute;
	top: 200px;
	left: 0px;
	z-index: 501;
	height: 58px;
	display: none;
}
.slideshow_tools .slide_arrows a.prev {
	background-image: url(../img/arrow_left.png);
	background-repeat: no-repeat;
	height: 58px;
	display: block;
	width: 58px;
	float: left;
}
.slideshow_tools .slide_arrows a.next {
	background-image: url(../img/arrow_right.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 58px;
	width: 58px;
}
.slideshow_tools  .slide_arrows a:hover {
	color: #0066FF!important;
	text-decoration: none;
	background-position: left -58px;
}
.slidenav   {
	float: right;
	padding-top: 5px;
}
.slidenav a {
	color: #cacac8;
	height: 13px;
	width: 13px;
	background-image: url(../img/slideshow_tools/toggle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 8px;
	text-indent: -9999em;
}
.slidenav a.activeSlide {
	color: #cacac8;
	height: 13px;
	width: 13px;
	background-image: url(../img/slideshow_tools/select.gif)!important;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 8px;
}
.slidenav a:hover, .slidenav a:focus{
	color: #cacac8;
	height: 13px;
	width: 13px;
	background-image: url(../img/slideshow_tools/hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#slideshow {
	height: 412px;
	overflow: hidden;
	width: 640px;
	clear: left;
}
.slideshow2 {
	height: 555px!important;
}
p {
	margin-bottom: 20px;
}
.intro p {
	font-size: 14px;
	line-height: 22px;
}
.left_col {
	float: left;
	width: 596px;
}
.right_col {
	float: right;
	width: 328px;
}
.right_box {

}
.right_box .inner {
	background-color: #F5F3EE;
	width: 298px;
	padding: 30px 15px 35px;
	margin-bottom: 5px;
	background-image: url(../img/bottom_zig.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.work {
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	padding-top: 10px;
	margin-top: 10px;
	clear: left;
}
#home em {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 23px;
	color: #333333;
}
em {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
a {
	color: #9E9E9E;
	text-decoration: none;
}
p.thirteen {
	font-size: 13px;
	line-height: 18px;
}
p.link {
	background-image: url(../img/but_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	float: left;
	padding-left: 4px;
}
p.link a {
	background-image: url(../img/but_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 25px;
	height: 25px;
}
p.link:hover {

}
p.link a:hover {
	background-position: right -32px;
	color: #222222;
	text-decoration: none;
}
p.blue_link a {
	background-image: url(../img/side_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 175px;
	color: #FFFFFF;
	padding-left: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 25px;
	margin-top: 5px;
}
p.blue_link a:hover {
	background-position: left -46px;
	text-decoration: none;
}
.quoter {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	padding-top: 5px;
	color: #777777;
}
.top_space {
	padding-top: 5px;
}
.whitebox {
	width: 640px;
	padding-top: 10px;
	margin-top: 15px;
}
.whitebox .inner {
	background-image: url(../img/whitebox_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 590px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
a.golf_club_port {
	float: left;
	width: 304px;
	color: #888888;
	margin-right: 24px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F2;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
}

a.golf_club_port img {
	margin-bottom: 10px;
	padding: 2px;
	background-color: #FFFFFF;
}
a.golf_club_port:hover, a.golf_club_port img:hover {
	text-decoration: none;
	background-color: #ebebe8!important;	
}
a.golf_club_port strong {
	color: #333333;
	text-transform: uppercase;
	font-weight: normal;
}
.photography_wrap {
	clear: left;
	float: left;
	width: 960px;
	margin-bottom: 35px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
}
.photography_wrap .p_title {
	float: left;
	width: 135px;
	color: #888888;
	font-size: 11px;
}
.photography_wrap .p_title strong {
	font-weight: normal;
	color: #444444;
	font-size: 13px;
}
.photography_wrap .p_thumbs {
	float: right;
	width: 795px;
}
.photography_wrap .p_thumbs a {
	float: left;
	margin-right: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F2;
	border-bottom-color: #F5F5F2;
	margin-bottom: 3px;
}
.photography_wrap .p_thumbs a:hover {
	border-top-color: #555555;
	border-bottom-color: #555555;
}
.tab_on a {
	color: #FFFFFF;
	background-image: url(../img/tabs.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 95px;
	float: left;
	font-size: 15px;
	line-height: 21px;
	text-align: center;
	margin-right: 4px;
	padding-top: 3px;
	padding-bottom: 15px;
}
.tab_off a {
	color: #0066FF;
	text-align: center;
	float: left;
	width: 95px;
	background-image: url(../img/tabs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 15px;
	line-height: 21px;
	padding-top: 3px;
	padding-bottom: 12px;
	margin-right: 4px;
}
.tab_on a:hover, .tab_off a:hover {
	text-decoration: none;
}
.tabs {
	background-image: url(../img/tab_bkg.gif);
	background-repeat: repeat-x;
	background-position: left 29px;
	clear: left;
	float: left;
	width: 960px;
	position: relative;
	top: 9px;
	margin-top: 20px;
}
.pointer {
	cursor: pointer;
}
#logo {
	WIDTH: 456px;
	HEIGHT: 104px;
	background-image: url(../img/hotel-benaco.jpg);
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

#menu {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: right;
	PADDING-BOTTOM: 0px;
	MARGIN: 30px 0 0 0;
	WIDTH: 430px;
	PADDING-TOP: 0px;
	font-size: 12px;
}
#logo a {
	text-indent: -9999px;
	display: block;
	height: 100%;
}
#menu a {
	color: #a97e16;
	line-height: 20px;
}
#menu ul {
	float: left;
	padding: 0 10px;
	height: 110px;
	width: 88px;
	background-image: url(../img/riga_v.png);
	background-repeat: no-repeat;
}
#menu ul.flags {
	width: 34px;
	border: none;
	background: none;
}
.flags li {
	margin:0;
}
.offerte li a {
	background-image: url(../img/plus.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 18px;
	display: block;
	color: #606060;
}
.toggle_hide{display:none;}
.toggle_c {padding:20px 0;margin:0 0 40px 40px;border-bottom:solid 1px #d7d7d7;}.offerte li a.selected {
	background-image: url(../img/meno.png);
}
.hl {
	position: relative;
	width: 268px;
	height: 175px;
}
.hl .label {
	background-image: url(../img/black.png);
	display: block;
	height: 37px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 10px;
}
.hr {
	margin: 20px 0;
	height: 1px;
	border-bottom: solid 1px #cecece;
}
table.prezzi {
	width: 640px;
	color: #23435C;
}
.prezzi th {
	font-weight:bold;
	border-bottom: solid 3px #cecece;
	line-height:12px;
	padding:10px 0;
}
.prezzi td {
	border-bottom: solid 1px #cecece;
	border-right: dotted 1px #E4E4E4;
	margin:0;
}.right_col strong.cufon {
	font-size: 16px;
}
#prenota label {
	display: inline-block;
	width: 120px;
	line-height: 25px;
}
#prenota input.text,#prenota input.data ,#prenota input.numero,#prenota select,#prenota .inputfield {
	width: 240px;
	border: solid 1px #cecece;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	margin-right: 5px;
}
#prenota input.data,#prenota input.numero {width: 80px;}
#prenota textarea {
	border: solid 1px #cecece;
	width: 375px;
	margin-left: 40px;
	font-family:Arial, Helvetica, sans-serif;
}
#prenota h5 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 15px;
}
#prenota .bottoneform {
	font-weight: bold;
	color: #cecece;
	background-color: #FFFFFF;
	border: solid 1px #cecece;
	cursor: pointer;
	margin-left: 305px;
	width: 110px;
	height: 25px;
	text-transform: uppercase;
}

#form_commenti .bottoneform {
	font-weight: bold;
	color: #cecece;
	background-color: #FFFFFF;
	border: solid 1px #cecece;
	cursor: pointer;
	margin-left: 215px;
	width: 110px;
	height: 25px;
	text-transform: uppercase;
}
label.error {
	color: #FF6600;
	width: auto;
}
#ui-datepicker-div{display:none;}
.slcont {
	height: 370px;
	width: 490px;
	clear: both;
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
}
.polaroid .slcont {
	height: 357px;
	width: 407px;
	clear: both;
	z-index: 2;
	position: absolute;
	top: 60px;
	left: 495px;
}
#menu ul.menu1 {
	width: 107px;
}
.offerte h3 {
	margin-bottom: 0px;
}
.offerte h5 {
	font-size: 12px;
	color: #196BB5;
}
.offerte .subtitle {
	color: #189AB6;
}
.offerte .colImg {
	float: right;
	margin-left: 10px;
	width: 192px;
	overflow: hidden;
}
.colImg img {
	margin-bottom: 10px;
	border: solid 1px #cecece;
}
#menu ul.menu3 {
	width: 130px;
	padding-right: 0px;
}
.book_bott .book {
	background-image: url(../img/booking.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
.col960 .right_box h1 {
	border-color:#fff;
}
.book_bott {
	padding: 10px;
	background-color: #8C8C8C;
	margin-bottom: 15px;
	-moz-border-radius: 4px;
	-webkits-border-radius: 4px;
}
.col960 .book_bott h1 {
	padding-bottom: 0px;
	border: none;
	margin: 0;
	font-size: 27px;
}
a.book {
	color: #FFFFFF;
}
.book_bott:hover {
	background-color: #595959;
}
.inner .testimonial {
	background-image: url(../img/apri.png);
	background-repeat: no-repeat;
	padding-left: 32px;
	font-size: 14px;
	padding-right: 10px;
	margin-top: 30px;
}
.inner .testimonial .chiudi {
	background-image: url(../img/chiudi.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display:inline-block;
	width: 40px;
	height: 15px;
}
.sign {
	color: #00679c;
	text-align: right;
	font-size: 15px;
}
.highlight {
	color: ##c77132;
}
.flags .lang {
	position: absolute;
	left: 5px;
	top: 119px;
	background-image: url(../img/bandiere/flags.png);
	height: 17px;
	width: 100px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.lang a {
	display: block;
	height: 100%;
}
.lang li {
	float: left;
	height: 17px;
	width: 17px;
	margin-right: 8px;
	text-indent: -9999px;
	overflow: hidden;
}
#menu .lang ul {
	background-image: none;
	padding: 0px;
	height: auto;
	width: auto;
}
.fascia {
	background-image: url(../img/fascia.jpg);
	height: 144px;
	margin-top: -2px;
}
.fascia h2 {
	font-size: 27px;
	color: #9f7438;
	background-image: url(../img/aprih2.png);
	padding-left: 46px;
	background-repeat: no-repeat;
	text-shadow: #fff 0px 1px 1px;
	line-height: 30px;
}
.fascia .chiudi {
	background-image: url(../img/chiudih2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display:inline-block;
	width: 45px;
	height: 30px;
	vertical-align: text-top;
}
.fascia .col960 {
	padding-top: 20px;
}
.polaroid .header {
	height: 50px;
	margin-bottom: 30px;
}
.polaroid .left_col {
	width: 435px;
	padding-left: 10px;
}
.polaroid .right_col {
	width: 500px;
	height: 420px;
}
.bg_polaroid {
	position: absolute;
	top: -70px;
	left: 435px;
	z-index: 1;
}
.polaroid .slideshow_tools {

}
.polaroid .slideshow_tools {
	float: none;
	width: 410px;
	position: absolute;
	left: 494px;
	top: 433px;
}
.polaroid,.elenco {
	height: auto;
	min-height: 550px;
}
.spacer-40 {
	height: 40px;
}
.titolo {
	font-size: 18px;
	color: #a97e16;
}
.testo ul li {
	background-image: url(../img/li.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	float: left;
	width: 187px;
	padding: 10px 0 10px 20px;
}
.hr hr,.clear hr {
	display: none;
}
.elenco .right_col {
	width: 490px;
	position: relative;
}
.elenco .left_col {
	width: 455px;
}
.elenco .sub_nav li {
	padding-right: 40px;
}
#menu .hb {
	position: absolute;
	left: 468px;
	top: 29px;
}
.firma p{
	text-align: right;
	margin:0;
}
.firma .data {
	font-size: 9px;
	color: #888888;
}
.row {
	position: relative;
	margin-bottom: 8px;
}
.row label.error {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size:10px;
}

