/* CSS Document */
* {margin: 0; 
padding: 0; }

html {
background:url(assets/images/bg-flowers.png);
}

body {
margin: 0; 
padding: 0; 
margin-bottom:0;
background-color:#454a44;
background:url(assets/images/bg-swirl.png);
background-repeat:no-repeat;
font-family: Verdana, Geneva, sans-serif;	
font-size:9pt;
line-height:130%;
}

h1 {
color: #ff349d;
font-size:18pt;
font-weight:bold;
padding: 15px 0 25px 0;
margin:0;
}

h2 {
font-size:14pt;
color: #979a8f;
font-weight:bold;
padding: 20px 0 10px 0;
line-height:120%;
margin:0;
}

h3 {
color: #979a8f;
font-weight:bold;
padding: 5px 0 5px 0;
margin:0;
}

a:link {
text-decoration: none; 
color: #666666;
font-weight:bold;
}

a:visited {
text-decoration: none; 
color: #666666;
font-weight:bold;
}

a:hover {
color:#ff349d;
}

p {
margin:0 0 8px 0;}

hr {
border: 0;
color: #ff349d;
background-color: #ff349d;
height: 1px;
width: 100%;
text-align: left;
margin: 20px 0;
}

hr.narrow{
border: 0;
color: #ff349d;
background-color: #ff349d;
height: 1px;
width: 100%;
text-align: left;
margin: 5px 0;
}

.clear { 
  height: 0px;
  line-height: 0px;
  clear: both;  
  margin: 0 auto;
  padding: 0px;
}

ul.uls
{list-style-type: circle;
overflow: auto;
}
ul.uls li{
margin-left:20px;
padding-left:20px;
}

ul.ols
{
overflow: auto;
}
ol.ols li{
margin-left:30px;
padding-left:20px;
padding-bottom:6px;
}

img.left {
border: 4px solid #ececec;
margin:15px 15px 15px 0;
float:left;
}
img.lefttop {
border: 4px solid #ececec;
margin:0 15px 15px 0;
float:left;
clear: left; 
}
img.lefttopbare {
border: none;
margin:0 15px 15px 0;
float:left;
}

img.right {
border: 4px solid #ececec;
margin:15px 0 15px 15px;
float:right;
}

img.rightttop {
border: 4px solid #ececec;
margin:0 15px 15px 15px;
float:right;
}
img.righttopbare {
border: none;
margin:0 15px 15px 0;
float:right;
}

img {
border:none;}
img a {
border:none;}


#navpb {
margin:0;
padding:0;
font-family: Eras Medium ITC, Arial, Helvetica, sans-serif;	
text-transform:uppercase;
font-size:1.2em;
list-style-type:none;
border:4px solid #ff349d;
border-bottom:none;
height:32px;
background-color:#e1e2da;}
#navpb ul{
margin:0;
}
#navpb li {
display:inline;
margin:0;
}
#navpb li a
{
color:#454a44;
text-decoration:none;
float:left;
text-align:center;
margin:8px 0;
padding:0 10px;
border-right:1px solid #ffffff;
font-weight:normal;
}
#navpb li a:hover
{
background-color:#ff349d;
color:#ffffff;
}

#nav2pb {
margin:0;
padding:0;
font-family: Verdana, Geneva, sans-serif;	
font-size:8pt;
width:165px;
}
#nav2pb ul{
margin:0;
list-style-type:none;
background-color:#EFF0E8;
}
#nav2pb li {
margin:0;
}
#nav2pb li a
{
color:#454a44;
text-decoration:none;
padding:6px 0 6px 15px;
display: block;
width:150px;
width:150px;
font-weight:normal;
text-transform:capitalize;
border-bottom:1px solid #cccccc;
}
#nav2pb li a:hover, li ul li a:hover
{
background-color:#ff349d;
color:#ffffff;
}
#nav2pb ul li ul {
background-color:#ffffff;
}
#nav2pb li ul li a
{
color:#454a44;
text-decoration:none;
padding:6px 0 6px 15px;
display: block;
width:150px;
width:150px;
font-weight:normal;
text-transform:none;
}

#global {
margin: 0 auto;
width: 940px;
position: relative; 
}

#footer {
margin:auto;
width: 790px;
padding:10px 0 9px 0;
font-size:7.5pt;
text-align:center;
color:#ffffff;
}
#footer a {
padding:0 4px;
}
#footer a:link {
text-decoration: none; 
color: #ff349d;
}
#footer a:visited {
text-decoration: none; 
color: #ff349d;
}
#footer a:hover {
color:#ffffff;
}

#central {
width:932px;
min-height: 100%; 
background-color:#ffffff;
margin:0;
border-bottom:4px solid #ff349d;
border-left:4px solid #ff349d;
border-right:4px solid #ff349d;
position:relative;
}

#col-leftpb
{
float:left;
width:165px;
border-bottom:4px solid #ff349d;
border-right:4px solid #ff349d;
margin:0;
background-color:#ff349d;
}
#col-leftpbtxt{
padding:9px;
margin-top:30px;
}
#col-leftpbtxt a:hover{
color:#ffffff;
}
#left-top
{
width:165px;
height:40px;
border-bottom:1px solid #fff;
background-color:#ff349d;
}

#col-rightpb
{
width:720px;
padding: 10px 20px 30px 0;
background-image:url('assets/images/watermarkPB.png');
background-repeat:no-repeat;
background-position:100px 55px;
min-height:400px;
float:right;
}

#righthome{
width:340px;
float:left}
#lefthome {
width:340px;
float:right}


#bulletlist {
margin-left: 0;
padding-left: 0;
list-style: none;
}
#bulletlist li 
{
padding-left: 21px;
background-image: url(img/bullet.png);
background-repeat: no-repeat;
background-position: 2px 2px;
}

.contactform {
display:block;
line-height: normal;
text-align: left;
font-family: Verdana, Geneva, sans-serif;	
font-size:12px;
font-weight: normal;
text-align: left;
color: #F0D2B4;
}

.error {
display:block;
color: #66CCCC;
text-align: left;
font-size:12pt;
font-weight:bold;
}

label {
float:left;
line-height:34px;
width:150px;
}
label.long{
line-height:34px;
width:520px;
margin: 10px 0 0 177px;
font-weight:bold;
padding:10px;
border:1px solid #cccccc;
}

.choices {
background-color:#fff;
height:25px;
width: 535px;
border:1px solid #cccccc;
padding: 2px 2px 2px 2px;
margin: 6px 0;
float:right;
}

fieldset {
width:715px;
border:none;
}

.textbox {
background-color:#fff;
height:18px;
width: 530px;
border:1px solid #cccccc;
padding: 2px 2px 2px 2px;
margin: 6px 0;
float:right;
}

optgroup {
font-weight:normal;
}

label.optgroup {
font-weight:bold;
}

.textbox2 {
background-color:#fff;
height:160px;
width: 530px;
border:1px solid #cccccc;
padding: 2px 2px 2px 2px;
margin: 6px 0;
float:right;
vertical-align:top;
}

.textbox3 {
background-color:#fff;
height:100px;
width: 530px;
border:1px solid #cccccc;
padding: 2px 2px 2px 2px;
margin: 6px 0;
float:right;
vertical-align:top;
}
.textbox4 {
background-color:#fff;
height:60px;
width: 530px;
border:1px solid #cccccc;
padding: 2px 2px 2px 2px;
margin: 6px 0;
float:right;
vertical-align:top;
}
.chbx {
width:530px;
padding: 2px 2px 2px 2px;
margin: 6px 0;
float:right;
}
.checkb {
margin:0 0 2px 6px;
padding:5px 0;
vertical-align:middle;
line-height:300%;
}


.submit {
font-size:12pt;
margin: 20px 0 20px 25px;
padding:4px;
}

.verif {
margin: 10px 0 10px 174px;
line-height:170%;
}

.verifi img 
{
border:1px solid #cccccc;
margin-bottom:10px;
float:left;
}
.veriftxt {
background-color:#fff;
height:18px;
width: 200px;
border:1px solid #cccccc;
padding: 2px 2px 2px 2px;
float:right;
}

#formresponse {
margin-top:30px;
font-style:italic;
}

.testimonial {
background-image:url('assets/images/quotes.png');
padding:9px 0 0 9px;
background-repeat: no-repeat;
margin:0 0 20px -9px;
}

#logosetpb {
height:78px;
margin-left:220px;
margin-top:6px;
position:relative;
}
img.logosetpb {
border:none;
}
#logosetpb a
{
text-decoration:none;
float:left;
padding:0 28px;
border:none;
}
#logosetpb a:visited {
border:none;
}

.do {
color:#307c26;
font-weight:bold;
}
.dont {
color:#d22d12;
font-weight:bold;
}
.pbfaq {
width:100%;
background-color:#e1e2da;
padding:6px;
margin-bottom:2px;
}

#happen, #included, #long, #area, #guests, #booking, #age, #room, #how, #atmos, #people, #comfort, #arrive, #food {
margin:15px 10px;
}

.calendar-box {
	display:none;
	background-color:#fff;
	border:1px solid #444;
	position:absolute;
	margin-left:-450px;
	width:250px;
	padding: 0 5px;
	z-index:5;
}
.calendar-box select.calendar-month {
	width:90px;
}
.calendar-box select.calendar-year {
	width:70px;
}
.calendar-box .calendar-cancel {
	width:98%;
	position:absolute;
	margin-top:3px;
}
.calendar-box table td {
	width:14%;
}
.calendar-box .calendar-title {
	text-align:center;
}
.calendar-box a {
	text-decoration:none;
}
.calendar-box .today a {
	padding:0 5px;
	margin-left:-5px;
	background-color:#ffe9c6;
} 
.calendar-box .selected a {
	padding:0 5px;
	margin-left:-5px;
	background-color:#c9ff8b;
}

.backto {
padding-top:15px;
}

.cnotice {font-size:7pt}

#open {
width:100%;
padding:5px 0;
background:#ececec;
color:#666666;
font-weight:bold;
text-align:center;
}

.fb-1 a:link, .fb-1 a:visited {
color:#ececec;margin-left:4px;font-weight:normal;font-family:Eras Medium ITC, Arial, Helvetica, sans-serif;font-size:11pt;line-height:140%}
.fb-1 a:hover {color:#b1db1e;}


.fb-2 a:link, .fb-2 a:visited {
color:#cccccc;margin:0 4px 0 0;padding:2px;font-weight:normal;font-family:Eras Medium ITC, Arial, Helvetica, sans-serif;font-size:9pt;height:16px}
.fb-2 a:hover {color:#b1db1e;}

div.fbholder {
height:42px;
padding:10px;
border-top:1px solid #666666;
text-align:right;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='assets/images/topbg.png');
margin-top:3px
}

div.fbholder[class] {
background-image:url(assets/images/topbg.png);
}
