/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font: 76.1% Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #FCF5E3;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 1.5em;
 color: #F4F4F4;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style: square url(/kingfisherbayresort/images/bullets/indent1.png) outside;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 2px solid #FFFF3C;
	width: 100%;
	background: #0F5E96;
}

#navBar{
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	background-color: #0F5E96;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#randomAd{
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	float: right;
	display: none;
}

#content{
	float: left;
	width: 560px;
	background: #FDFDFD;
	padding-bottom: 50px;
	margin-left: 20px;
	margin-top: 20px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #0F5E96;
	background: #1D7ABD;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: .95em;
	padding: 0 5px 5px 5px;
	color: #F7F7F7;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 10px 0px 0px 10px;
	text-align: center;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 70%;
	padding: 2px 0px 0 10px;
	color: #F4F4F4;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 0.95em;
	background: url(/kingfisherbayresort/images/backgrounds/tour_page_bg_top_image.gif) repeat-x;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	padding: 10px 10px 0px 0px;
	float: left;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 0.95em;
}

.story p{
	padding: 0px 0px 10px;
	margin: 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	text-align:center;
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 26px 10px 10px 140px;
	margin-top: 20px;
	background: url(/kingfisherbayresort/images/header/QB_header_nav.gif) center center no-repeat;
	height: 45px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	width: 190px;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 0.95em;
	position: relative;
}

#sectionLinks h3{
	padding: 2px 0px 1px 10px;
	background: #F4EC62;
	color: #333333;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #969696;
	padding: 2px 0px 2px 10px;
	color: #E9E9E9;
}

#sectionLinks a:hover{
	background-color: #1D7ABD;
	text-decoration: none;
	color: #CCCCCC;
	text-align: right;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-size: 0.95em;
}

.relatedLinks h3{
	padding: 2px 0px 1px 10px;
	color: #666666;
	background: #F4EC62;
	margin: 0;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
	padding-left: 10px;
	color: #EFEFEF;
	padding-top: 2px;
	padding-bottom: 2px;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
	border: 0;
}


/************** #randomAd styles **************/

#randomAd{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	width: 175px;
}

#randomAd p{
	padding: 2px 0px 0px;
	margin: 0px;
	font: bold 75% Arial, Helvetica, sans-serif;
	letter-spacing: 13px;
	text-transform: uppercase;
	color: #CC0000;
	text-align: center;
}


#globalNav .globalcurrent {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	background: #0F5E96;
	padding: 0 5px 6px;
	margin: 0px;
}
#globalNav .hotdeals {
	color: #FFFFCC;
	font-weight: bold;
}
#breadCrumb a {
	color: #CCCCCC;
}
#globalNav a:hover {
	color: #FFFFFF;
	background: #0F5E96;
	text-decoration: none;
	padding: 2px 5px 6px 5px;
}
#headerimage {
}
#content .story .centerimagerightalign {
	float: right;
}
.story a {
	list-style: url(/kingfisherbayresort/images/arrow.png) outside;
}
a.readon {
	font-size: 85%;
	text-decoration: none;
	line-height: 1em;
	border: 1px solid #FFFF99;
	padding-left: 13px;
	background: #FFFFCC url(/kingfisherbayresort/images/arrow.png) no-repeat left;
	margin-top: 10px;
	text-decoration: none;
	font-weight: normal;
}
a.readon:hover {
	background: #EEEEEE url(/kingfisherbayresort/images/arrow.png) no-repeat left;
	text-decoration: none;
	color: #990000;
}
#images {
	width: 955px;
	margin: 0px;
	padding: 0px;
}
#sectionLinks .reservations {
	color: #FF3300;
	background: #ccc;
	font-weight: bold;
}
.story table th {
	background: #1A78B9;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
.story table {
	background: #FFFFEC;
	margin-top: 10px;
}
.thumbnails img {
	margin: 0px;
	padding: 10px 3px 0px 0px;
	border: 0;
}
.feature .thumbnails {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#content .feature .separator {
	height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.thumbnails p {
	margin: 0px;
	padding: 10px 0px 0px;
	letter-spacing: .5em;
	text-transform: uppercase;
	font-size: 70%;
	text-align: center;
}
.goldtext {
	color: #A2841E;
	font-weight: bold;
}
.headerhotdeal {
	color: #FF9900;
}
.orangehighlite {
	color: #FF9900;
	font-weight: bold;
}
.highlighttext {
	color: #CC3300;
	font-weight: bold;
}
.perpersontext {
	color: #993300;
	font-size: .9em;
}
.smlconditionstext {
	font-size: .86em;
}
.story td {
	padding-left: 5px;
}
.feature #largeimage {
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 535px;
}
#floorplans img {
	border: 0;
	margin: 0px;
	padding: 0px;
}
#floorplans a {
	margin: 0px;
	padding: 10px 25px 0px 0px;
	float: left;
	text-decoration: none;
}
#floorplans a:hover {color:#990000;}
.noofrooms {
	text-transform: uppercase;
	font: bold 85% Verdana, Arial, Helvetica, sans-serif;
	color: #336600;
	letter-spacing: .5em;
	background: #EEEEEE;
}
/* header backgrounds */
.story .greenbg, .story .bluebg, .story .purplebg, .story .orangebg, .story .yellowbg, .story .litebluebg {
	height: 35px;
	width: 530px;
	color: #CCCCCC;
	padding: 9px 9px 9px 15px;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.story .greenbg {
	background: url(/kingfisherbayresort/images/headers/listing-bg-green.gif) no-repeat;
}
.story .bluebg {
	background: url(/kingfisherbayresort/images/headers/listing-bg-blue.gif) no-repeat;
}
.story .purplebg {
	background: url(/kingfisherbayresort/images/headers/listing-bg-purple.gif) no-repeat;
}
.story .orangebg {
	background: url(/kingfisherbayresort/images/headers/listing-bg-orange.gif) no-repeat;
}
.story .yellowbg {
	background: url(/kingfisherbayresort/images/headers/listing-bg-yellow.gif) no-repeat;
	color: #FFFFFF;
}
.story .litebluebg {
	background: url(/kingfisherbayresort/images/headers/listing-bg-blue-lighter.gif) no-repeat;
}	
.greenbullet, .bluebullet, .purplebullet, .orangebullet, .yellowbullet, .litebluebullet {
	font: 2em/0em Arial, Helvetica, sans-serif;
	color: #1B520B;
	margin: 0px;
	padding: 0px;
}
.bluebullet {
	color: #07427E;
}
.purplebullet {
	color: #592662;
}
.orangebullet {
	color: #CB5E0E;
}
.yellowbullet {
	color: #C4B902;
}
.litebluebullet {
	color:#1F6D9F;
}
#search .forminput {
	display: inline;
}
.story .listimage {
	float: left;
	padding-right: 15px;
	border: 0;
}
.story img {
	border-width: 0px;
}
#search #formlabel {
	display: inline;
	float: left;
	padding-right: 5px;
}
.story h3 {
	border-bottom: 2px dotted #003399;
	color: #2A9B89;
	font-size: 130%;
}
.relatedLinks .currentpage {
	font-weight: bold;
	padding-left: 5px;
}
#qbfraserislinks {
	background: url(/kingfisherbayresort/images/header/QB_header_nav.gif) no-repeat;
	height: 75px;
	width: 891px;
	margin: auto;
}
#qbnavlinks li {
	display: inline;
	list-style: none;
	text-align: center;
}
#qbnavlinks {
	padding-left: 105px;
	padding-top: 8px;
}
#qbnavlinks a {
	font: 80% Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: url(/kingfisherbayresort/images/header/qb_fi_buttons.gif) no-repeat;
	display: block;
	width: 175px;
	float: left;
	padding: 2px 2px 2px 5px;
}
#qbnavlinks a:hover {
	color: #E0E0E0;
	background: #006699;
}

#wrapper {
	width: 955px;
	margin: auto;
	background:#FFFFFF;
}
.perpersonred {
	color: #993300;
	font-size: .9em;
}
#siteInfo a {
}
.relatedLinks a:hover {
	color: #FFFFFF;
}
h3.clic2enlarge {
	font-size: .8px;
}

