/*  
Theme Name: Hotel Bernard
Theme URI: http://www.hotelbernard.it
Description: Hotel Bernard
Version: 1.0
Author: BeeSoft srl
Author URI: http://www.beesoft.it/
*/

/**************************************************************************************/

* { padding: 0px; margin: 0px; }

BODY {
	background: url('images/bg.jpg') #99CEF0 repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
}

IMG { border: 0px; }

LI { list-style: none; }

A { 
	text-decoration: none;
	color: #1E78DD; 
	outline: 0px;
}

A:hover { text-decoration: underline; }

/**************************************************************************************/

#flags {
	margin: 440px 0px 0px 680px;
	position: absolute;
	width: 250px;
}

#flags img { margin-right: 20px; }

/*#container { background: url('images/bg-topwave.jpg') no-repeat center 123px; }*/

#top-last {
	border-bottom: 1px solid #C1E1F6;
	padding: 10px 0px 10px 0px;
	position: absolute;
	text-align: center;
	background: #FEFFBF;
	width: 100%;
}

#top-last H3 {
	line-height: 14px;
	font-size: 14px;
}

#top-last H3 A {
	/*background: url('images/bg-offer-last.gif') no-repeat;
	padding-left: 120px;*/
	color: #D92B12;
}

#last-balloon {
	background: url('images/bg-lastminute.png') no-repeat;
	position: absolute;
	text-align: center;
	padding: 90px 20px 0px 30px;
	width: 190px;
	height: 155px;
	top: 150px;
	right: 11%;
}

#last-balloon H3 A { color: #D92B12; }

#header.wave1 { background: url('images/bg-wave1.jpg') no-repeat center 123px; }
#header.wave2 { background: url('images/bg-wave2.jpg') no-repeat center 123px; }
#header.wave3 { background: url('images/bg-wave3.jpg') no-repeat center 123px; }
#header.wave4 { background: url('images/bg-wave4.jpg') no-repeat center 123px; }
#header.wave5 { background: url('images/bg-wave5.jpg') no-repeat center 123px; }
#header.wave6 { background: url('images/bg-wave6.jpg') no-repeat center 123px; }
#header.wave7 { background: url('images/bg-wave7.jpg') no-repeat center 123px; }
#header.wave8 { background: url('images/bg-wave8.jpg') no-repeat center 123px; }

#header .wrap { height: 520px; }

#lang {
	position: absolute;
	margin-left: 800px;
	width: 175px;
	top: 425px;
}

#lang A {
	margin-right: 20px;
	text-indent: -90000px;
	display: block;
	width: 66px;
	height: 27px;
	float: left;
}

#lang .it { background: url('images/lang-it.gif') no-repeat; }
#lang .en { background: url('images/lang-en.gif') no-repeat; }

#logo {
	position: absolute;
	width: 360px;
	top: 45px;
}

#logo H1, #logo H2 {
	background: url('images/logo-bernard.png') no-repeat;
	width: 360px;
	height: 120px;
}

#logo H1 A, #logo H2 A {
	text-indent: -90000px;
	font-size: 10px;
	display: block;
	width: 360px;
	height: 120px;
}

/**************************************************************************************/

#menu {
	position: absolute;
	margin-left: 420px;
	width: 556px;
	top: 74px;
}

#menu LI {
	margin-right: 10px;
	height: 41px;
	float: left; 
}

#menu A { 
	text-indent: -90000px;
	display: block;
	height: 41px;
	width: 82px;
	float: left; 
}

#menu .m1 A { background: url('images/bg-m1.gif') no-repeat 0px 0px; }
#menu .m2 A { background: url('images/bg-m2.gif') no-repeat 0px 0px; }
#menu .m3 A { background: url('images/bg-m3.gif') no-repeat 0px 0px; }
#menu .m4 A { background: url('images/bg-m4.gif') no-repeat 0px 0px; }
#menu .m5 A { background: url('images/bg-m5.gif') no-repeat 0px 0px; }
#menu .m6 A { background: url('images/bg-m6.gif') no-repeat 0px 0px; }

#menu A:hover { background-position: 0px -41px; }
#menu .sel A { background-position: 0px -82px; }

/**************************************************************************************/

#content {
	padding-bottom: 50px;
	overflow: hidden; 
}

#main {
	width: 640px;
	float: left;
}

#sidebar {
	width: 303px;
	float: right;
}

#main .box { background: url('images/bg-box.gif') repeat-y left; }

#main .box .title H1, #main .box .title H2 {
	text-indent: -90000px;
	font-size: 10px;
}

#main .box .cont { 
	background: url('images/bg-box-bottom.gif') no-repeat bottom; 
	padding: 0px 20px 20px 20px;
}

#sidebar .box { background: url('images/bg-box-side.gif') repeat-y; }

#sidebar .box .title H1, #sidebar .box .title H3 {
	text-indent: -90000px;
	font-size: 10px;
}

#sidebar .box .cont { 
	background: url('images/bg-box-bottom-side.gif') no-repeat bottom left; 
	padding: 0px 20px 20px 20px;
}

/**************************************************************************************/


#intro .title H1, #intro2 .title H1 {
	position: absolute;
	text-indent: -90000px;
	width: 500px;
}

#intro .special {
	background: url('images/bg-title-intro.jpg') no-repeat top;
	padding-top: 80px;
}

#intro2 .special {
	background: url('images/bg-title-riviera.jpg') no-repeat top;
	padding-top: 80px;
}

#intro2 .cont {
	margin-top: 20px;
}

#intro .cont, #intro2 .cont { padding-right: 150px !important; }

#intro .cont P, #intro2 .cont P { 
	line-height: 150%;
	margin-bottom: 10px; 
}

#offers .title H1, #offers .title H2 {
	background: url('images/bg-title-offers.jpg') no-repeat top;
	padding-top: 100px;
}

#offers UL {
	overflow: hidden;
	width: 100%;
}

#offers LI {
	width: 300px;
	float: left;
}

#offers LI H2 {
	text-indent: -90000px;
	font-size: 10px;
	height: 25px;
}

#offers LI P { margin-bottom: 5px; }

#offers .photo {
	margin-bottom: 3px;
	overflow: hidden;
	height: 93px;
	width: 265px;
}

#offers .photo IMG { width: 265px; }

#offers .frame {
	background: url('images/bg-frame2.png') no-repeat;
	position: absolute;
	width: 265px;
	height: 93px;
}

#offers .item { 
	padding-left: 20px;
	margin-bottom: 20px; 
}

#offers .item H3 {
	margin-bottom: 3px;
	font-size: 13px;
}

#offers .pack H2 { background: url('images/bg-offer-pack.gif') no-repeat; }
#offers .special H2 { background: url('images/bg-offer-special.gif') no-repeat; }
#offers .last H2 { background: url('images/bg-offer-last.gif') no-repeat; }

#offers .more {
	overflow: hidden;
	width: 580px;
}

#offers .more A {
	background: url('images/bg-offer-more.gif') no-repeat;
	text-indent: -90000px;
	display: block;
	float: right;
	width: 155px;
	height: 16px;
}

#offers .excerpt { 
	padding-right: 20px; 
	font-size: 11px;
}

#conventions .title H1, #conventions .title H2 {
	background: url('images/bg-title-conventions.jpg') no-repeat top;
	padding-top: 110px;
}

#conventions H2 {
	padding-left: 20px;
	font-weight: normal;
	font-size: 12px;
}

#conventions UL {
	overflow: hidden;
	width: 580px;
}

#conventions LI {
	margin-right: 25px;
	width: 265px;
	float: left;
}

#conventions .photo {
	margin-bottom: 3px;
	overflow: hidden;
	height: 93px;
	width: 265px;
}

#conventions .photo IMG { width: 265px; }

#conventions .frame {
	background: url('images/bg-frame2.png') no-repeat;
	position: absolute;
	width: 265px;
	height: 93px;
}

#conventions .more { padding: 20px 20px 10px 0px; }

#conventions .more A {
	background: url('images/bg-conv-more.gif') no-repeat;
	text-indent: -90000px;
	display: block;
	float: right;
	width: 178px;
	height: 16px;
}

/**************************************************************************************/

#page .title H1  {
	position: absolute;
	text-indent: -90000px;
	width: 500px;
}

#page .cont { padding-right: 40px !important; }

#page .txt { min-height: 300px; }

#page .cont P { 
	line-height: 150%;
	margin-bottom: 10px;
}

#page .gallery {
	background: url('images/bg-title-gallery.jpg') no-repeat top left;
	padding-top: 130px;
}

#page .offers {
	background: url('images/bg-title-offerspage.jpg') no-repeat top left;
	padding-top: 130px;
}

#page .itineraries {
	background: url('images/bg-title-itineraries.jpg') no-repeat top left;
	padding-top: 130px;
}

#page .conventions {
	background: url('images/bg-title-conventions2.jpg') no-repeat top left;
	padding-top: 130px;
}

#page .contact {
	background: url('images/bg-title-contact.jpg') no-repeat top left;
	padding-top: 130px;
}

#page .prices {
	background: url('images/bg-title-prices.jpg') no-repeat top left;
	padding-top: 130px;
}

#page .struttura {
	background: url('images/bg-title-struttura.jpg') no-repeat top left;
	padding-top: 130px;
}

#page .hotel {
	background: url('images/bg-title-hotel.jpg') no-repeat top left;
	padding-top: 130px;
}

#page .ristorante {
	background: url('images/bg-title-ristorante.jpg') no-repeat top left;
	padding-top: 130px;
}

#page .chalet {
	background: url('images/bg-title-chalet.jpg') no-repeat top left;
	padding-top: 130px;
}

#page .camere {
	background: url('images/bg-title-camere.jpg') no-repeat top left;
	padding-top: 130px;
}

#page .guestbook {
	background: url('images/bg-title-guestbook.jpg') no-repeat top left;
	padding-top: 130px;
}

#page .generic {
	background: url('images/bg-box-top.gif') no-repeat top left;
	padding-top: 40px;
}

#page .post {
	background: url('images/bg-post-div.gif') no-repeat top left;
	padding: 20px 0px 20px 0px;
	overflow: hidden;
	width: 100%;
}

#page .post H1 {
	margin-left: 160px; 
	margin-bottom: 5px;
	font-size: 16px;
}

#page .pack { 
	background: url('images/bg-offer-pack.gif') no-repeat top left; 
	text-indent: -90000px;
	height: 30px;
}

#page .special { 
	background: url('images/bg-offer-special.gif') no-repeat top left; 
	text-indent: -90000px;
	height: 30px;
}

#page .last { 
	background: url('images/bg-offer-last.gif') no-repeat top left;
	text-indent: -90000px;
	height: 30px;
}

#page .post .excerpt { 
	margin-left: 160px;
	font-size: 11px; 
}

#page .post .photo IMG { width: 144px; }

#page .post .photo {
	overflow: hidden;
	height: 90px;
	width: 144px;
	float: left;
}

#page .photo .frame {
	background: url('images/bg-frame.png') no-repeat;
	position: absolute;
	width: 144px;
	height: 90px;
}

#page .status {
	text-align: right;
	padding-bottom: 20px;
	font-size: 10px;
}

#page .post-title H1 {
	background: url('images/bg-post-div.gif') no-repeat bottom left;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#page .tab-tarifs { margin-bottom: 30px; }

#page .tab-tarifs TABLE {
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}

#page .tab-tarifs TH, #page .tab-tarifs TD { 
	border-bottom: 1px dotted #3FA3E1; 
	padding: 10px;
}

#page .tab-tarifs .note {
	font-size: 10px;
	width: 20%;
}

#page H3 {
	border-bottom: 1px dotted #3FA3E1; 
	margin: 20px 0px 10px 0px;
	padding-bottom: 5px;
	font-size: 14px;
}

#page LI {
	background: url('images/icon-arrow.gif') no-repeat 0px 3px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#page .page-gallery {
	margin-left: 20px;
	width: 144px;
	float: right;
}

#page .page-gallery .photo A {
	display: block;
	width: 144px;
	height: 90px;
}

#page .page-gallery .photo IMG { width: 144px; }

#page .page-gallery .photo {
	margin-bottom: 20px;
	overflow: hidden;
	height: 90px;
	width: 144px;
}

#page .page-gallery .frame {
	background: url('images/bg-frame.png') no-repeat;
	position: absolute;
	cursor: pointer;
	display: block;
	width: 144px;
	height: 90px;
}

/**************************************************************************************/

.flickr-gallery {
	overflow: hidden;
	width: 100%;
}

#photostream { padding-left: 30px; }

#photostream  .flickr-thumb A {
	display: block;
	width: 144px;
	height: 90px;
}

#photostream  .flickr-thumb IMG { 
	width: 144px;
	height: 90px; 
}

#photostream  .flickr-thumb {
	margin: 0px 30px 30px 0px;
	overflow: hidden;
	height: 90px;
	width: 144px;
	float: left;
}

#photostream  .flickr-thumb .frame {
	background: url('images/bg-frame.png') no-repeat;
	position: absolute;
	cursor: pointer;
	display: block;
	width: 144px;
	height: 90px;
}


/**************************************************************************************/

#booking { margin-bottom: 20px; }

#booking .title H1, #booking .title H3 {
	background: url('images/bg-title-booking.gif') no-repeat top;
	padding-top: 80px;
}

#frm-booking .frm-wrap { 
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
	color: #666666; 
}

#frm-booking .frm-text {
	border: 2px solid #CCCCCC;
	padding: 5px;
	width: 225px;
}

#frm-booking .left, #frm-booking .right { width: 50%; }

#frm-booking .small .frm-text { width: 92px; }

#frm-booking .submit { 
	text-transform: uppercase;
	margin-top: 10px;
	cursor: pointer;
	padding: 5px;
}

#frm-booking .ui-datepicker-trigger { margin: 5px 0px 0px 3px; }

#frm-booking LABEL {
	font-weight: bold;
	font-size: 12px;
	display: block;
}

#frm-booking label.error {
	margin-top: -3px;
	position: absolute;
	font-weight: normal;
	font-size: 10px;
	color: red;
}

/**************************************************************************************/

#whatsay .title H1, #whatsay .title H3 {
	background: url('images/bg-title-whatsay.gif') no-repeat top;
	padding-top: 80px;
}

#whatsay .cont { min-height: 140px; }

#whatsay .post {
	background: url('images/icon-quote.gif') no-repeat top left;
	padding: 10px 10px 0px 35px;
	margin-bottom: 10px;
	font-style: italic;
}

#whatsay .author { 
	text-align: right;
	font-size: 11px; 
}

#whatsay .more { padding: 20px 0px 20px 0px; }

#whatsay .more A {
	background: url('images/bg-conv-more.gif') no-repeat;
	text-indent: -90000px;
	display: block;
	float: right;
	width: 178px;
	height: 16px;
}

#gallery { margin-bottom: 20px; }

#gallery .bg {
	background: url('images/bg-box-gallery.jpg') no-repeat top;
	padding-top: 22px;
}

#gallery .cont { min-height: 230px; }

#gallery .more {
	width: 260px;
	position: absolute;
	margin-top: 220px;
}

#gallery .more A {
	background: url('images/bg-gallery-more.gif') no-repeat;
	text-indent: -90000px;
	display: block;
	float: right;
	width: 116px;
	height: 16px;
}

#gallery UL {
	margin: 0px auto 0px auto;
	padding-left: 2px;
	width: 252px;
}

#gallery LI {
	position: absolute;
	overflow: hidden;
	height: 152px;
	width: 252px;
}

#gallery IMG { width: 252px; }

#sideoffers .title H1 {
	background: url('images/bg-title-sideoffers.gif') no-repeat top;
	padding-top: 100px;
}

#sideoffers LI H2 {
	text-indent: -90000px;
	font-size: 10px;
	height: 25px;
}

#sideoffers LI {
	margin-top: 20px;
	width: 265px;
}

#sideoffers .item { 
	padding-left: 20px;
	margin-bottom: 20px; 
}

#sideoffers .item H3 {
	margin-bottom: 3px;
	font-size: 13px;
}

#sideoffers .photo {
	margin-bottom: 3px;
	overflow: hidden;
	height: 93px;
	width: 265px;
	float: left;
}

#sideoffers .photo IMG { width: 265px; }

#sideoffers .frame {
	background: url('images/bg-frame2.png') no-repeat;
	position: absolute;
	width: 265px;
	height: 93px;
}

#sideoffers .pack H2 { background: url('images/bg-offer-pack.gif') no-repeat; }
#sideoffers .special H2 { background: url('images/bg-offer-special.gif') no-repeat; }
#sideoffers .last H2 { background: url('images/bg-offer-last.gif') no-repeat; }

#sideconv .title H1 {
	background: url('images/bg-title-sideconv.gif') no-repeat top;
	padding-top: 100px;
}

#sideconv H2 {
	font-weight: normal;
	padding-left: 20px;
	font-size: 12px;
}

#sideconv LI {
	margin-top: 20px;
	width: 265px;
}

#sideconv .photo {
	margin-bottom: 3px;
	overflow: hidden;
	height: 93px;
	width: 265px;
	float: left;
}

#sideconv .photo IMG { width: 265px; }

#sideconv .frame {
	background: url('images/bg-frame2.png') no-repeat;
	position: absolute;
	width: 265px;
	height: 93px;
}

#sideserv .title H1 {
	background: url('images/bg-title-sideserv.gif') no-repeat top;
	padding-top: 100px;
}

#sideserv .cont {
	overflow: hidden;
	width: 263px;
}

#sideserv UL { 
	overflow: hidden;
	width: 280px; 
}

#sideserv LI, #sideserv IMG {
	width: 51px;
	height: 52px;
}

#sideserv LI {
	margin: 18px 18px 0px 0px;
	float: left;
}

#sideconv .more, #sideserv .more, #sideoffers .more { padding: 20px 0px 10px 0px; }

#sideconv .more A, #sideserv .more A, #sideoffers .more A {
	background: url('images/bg-conv-more.gif') no-repeat;
	text-indent: -90000px;
	display: block;
	float: right;
	width: 178px;
	height: 16px;
}

/**************************************************************************************/

#submenu { 
	margin-bottom: 10px;
	padding-top: 20px; 
}

#submenu LI {
	margin-bottom: 20px;
	height: 65px;
}

#submenu A {
	text-indent: -90000px;
	display: block;
	width: 303px;
	height: 65px;
}

#submenu .s1 A { background: url('images/bg-s1.gif') no-repeat 0px 0px; }
#submenu .s2 A { background: url('images/bg-s2.gif') no-repeat 0px 0px; }
#submenu .s2b A { background: url('images/bg-s2b.gif') no-repeat 0px 0px; }
#submenu .s3 A { background: url('images/bg-s3.gif') no-repeat 0px 0px; }
#submenu .s4 A { background: url('images/bg-s4.gif') no-repeat 0px 0px; }

/**************************************************************************************/

#guestbook {
	background: url('images/bg-post-div.gif') no-repeat top left;
	padding: 20px 0px 20px 0px;
	margin-top: 40px;
}

#wrapmap {
	border: 2px solid #D6EBF9;
	margin-bottom: 20px; 
	padding: 10px;
	height: 300px;
}

#map {
	
	height: 300px;
}

#form-contatti { 
	background: url('images/bg-post-div.gif') no-repeat top left;
	padding-top: 20px;
}

#form-contatti h4 {
	margin-bottom: 20px;
	background: #C2E2F6;
	padding: 10px;
}

#form-contatti .credits { display: none; }

#form-contatti .fieldwrap { color: #666666; }

#form-contatti .fieldwrap INPUT, #form-contatti .fieldwrap TEXTAREA {
	border: 2px solid #CCCCCC;
	padding: 5px;
	width: 50%;
}

#form-contatti .fieldwrap TEXTAREA {
	height: 200px;
	width: 461px;
}

#form-contatti .fieldwrap, #form-contatti .submit, #form-contatti .alert { margin-bottom: 20px; }

#form-contatti .submit INPUT { 
	text-transform: uppercase;
	cursor: pointer;
	padding: 5px;
}

#form-contatti .ddfmerrors {
	border-top: 1px dotted red;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 16px;
	line-height: 150%;
	color: red;
}

#form-contatti .errorlist {
	border-bottom: 1px dotted red;
	padding: 0px 0px 10px 0px;
	margin-bottom: 20px;
	line-height: 150%;
	font-size: 14px;
}

#form-contatti .success {
	border-bottom: 1px dotted green;
	border-top: 1px dotted green;
	padding: 10px 0px 10px 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: 150%;
	font-size: 16px;
	color: green;
}

#form-contatti LABEL {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	display: block;
}

#form-contatti .required { color: red; }

#form-contatti .note STRONG { font-size: 12px; }

#form-contatti .note P { 
	margin-bottom: 10px; 
	font-size: 10px;
}

/**************************************************************************************/

#comments {
	border-top: 1px dotted #3FA3E1; 
	border-bottom: 1px dotted #3FA3E1; 
	padding: 20px 0px 20px 0px;
	margin-bottom: 20px;
}

#comments .num {
	background: url('images/icon-comments.gif') no-repeat left;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
}

#comments .commentlist LI { 
	background: transparent;
	padding-left: 0px;
	margin-bottom: 20px; 
}

#comments .commentlist {
	border-bottom: 1px dotted #3FA3E1; 
	padding-top: 0px;
	margin-top: 20px;
}

#comments .mytxt {
	padding: 10px 20px 10px 20px;
	background: #DFF3FF;
}

#comments .head {
	background: url('images/bg-comm.gif') no-repeat 10px 0px;
	padding-top: 15px;
}

#respond H2 {
	margin-bottom: 10px;
	font-size: 18px;
}

#respond P { margin-bottom: 10px; }

#respond .comment-form LABEL {
	margin-bottom: 3px;
	display: block;
}

#respond .comment-form INPUT { width: 50%; }
#respond .comment-form TEXTAREA { width: 80%; }

#respond .comment-form P INPUT, #respond .comment-form P TEXTAREA {
	border: 2px solid #CCCCCC;
	padding: 5px;
}

#respond .submit {
	text-transform: uppercase;
	cursor: pointer;
	padding: 5px;
}

/**************************************************************************************/

#footer {
	background: url('images/bg-footer.jpg') no-repeat center top;
	padding: 170px 0px 50px 0px;
	line-height: 150%;
	font-size: 14px;
	color: #FFFFFF;
	height: 180px;
}

#footer H1, #footer H2 { font-size: 14px; }

#footer A { color: #FFFFFF; }

#footer .address {
	margin-bottom: 40px;
	overflow: hidden;
	width: 100%;
}

#footer .credits { 
	font-size: 11px; 
	color: #2295D8;
}

#footer .credits A { color: #2295D8; }

#footer .right { width: 300px; }

#footer .left { 
	padding-left: 20px;
	width: 310px; 
}

#footer .credits .left { width: 420px; }

#footer .credits .right { width: 300px; }
#footer .credits .right img { margin-right: 10px; }

/**************************************************************************************/

#wp_myweather {
	background: url('images/bg-weather.gif') no-repeat;
	padding: 0px 20px 0px 170px;
	margin-bottom: 20px;
	line-height: 60px;
	color: #6D96AF;
	width: 113px;
	height: 60px;
}

#wp_myweather IMG { 
	margin-top: 6px;
	margin-left: 5px;
	float: right; 
}

#wp_myweather STRONG { 
	font-weight: normal;
	font-size: 20px; 
}

/**************************************************************************************/

.wp-pagenavi {
	padding: 5px 0px 5px 5px;
	background: #7BC0EA;
	text-align: right;
	margin-top: 20px;
}

.wp-pagenavi .pages { float: left; }

.wp-pagenavi .current { 
	background: #44A6E3;
	font-weight: bold; 
	margin-left: 5px;
	color: #FFFFFF;
	padding: 5px;
}

.wp-pagenavi A {
	margin-left: 5px;
	color: #5C6465;
	padding: 5px;
}

/**************************************************************************************/

.left { float: left; }
.right { float: right; }

.wrap {
	margin: 0px auto 0px auto;
	width: 960px;
}

#sitemap li ul { padding-top: 10px; }

.bannergolf { margin-bottom: 20px; }

.bannergolf a {
	background:  url('images/banner-golf.jpg') no-repeat;
	text-indent: -90000px;
	display: block;
	width: 300px;
	height: 150px;
}