/*===================================
The Light CSS
Author: Ripe, Neil Mills Oct 2008
===================================*/

@import url("reset.css"); 
html, body, #theme {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
body {
	font: 0.65em "Avant Garde", Helvetica, Arial, sans-serif;
	color: #FFF;
	background:#FFD204;
}
h2 {
	line-height:95px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:30px;
}
h3, h4 {
	font-size:2em;
	color:#C2C2C2;
	text-transform:uppercase;
}
h3 { margin-bottom:15px; }
h4 {
	margin-bottom:10px;
	font-size:1.5em;
	color:#FFF;
}
.intro h4 {
	padding-bottom:10px;
	border-bottom:solid #333 1px;
}
p {
	font-size:1em;
	text-align:justify;
	padding-bottom:10px;
	color:#C2C2C2;
}
a {
	padding:2px;
	/*text-decoration:none;*/
	color:#fff;
}
a:hover, a:focus, a:active { text-decoration:none; /*color:#fff;*/ }
a.readmore-next {
	background:none!important;
	width: 212px!important;
	float:right;
	border-top:1px solid #FFD204;
	border-bottom:1px solid #FFD204;
	color:#000!important;
	padding:1px 0 1px 3px;
	text-decoration:none;
}
a.readmore-prev {
	background:none!important;
	width: 212px!important;
	float:left;
	border-top:1px solid #FFD204;
	border-bottom:1px solid #FFD204;
	color:#000!important;
	padding:1px 0 1px 3px;
	text-decoration:none;
}
a.readmore-next:hover, a.readmore-prev:hover {
	color:#ffffff!important;
	background:#FFD204!important;
}
div.intro {
	border-left:13px solid #FFD204;
	padding-left:13px;
	padding-bottom:0px;
	margin-bottom:20px;
}
div.intro p, div.intro li {
	color:#FFF;
	font-size:1.1em;
	line-height:1.1em;
	padding-bottom:10px;
}
div.intro ul { margin-bottom:15px; }
div.intro li {
	padding:0px;
	line-height:1.4em
}
ul.sitemap li {
	padding:0px;
	line-height:1.3em
	display:block;width:175px;
	float:left;
	margin: 3px 10px ;
}
p.last, div.intro p.last { padding:0px; }
/*===================================
Container styles
===================================*/

#coverflow {
width: 100%;
text-align: center;
}
	

#theme, #wrapper, #footerWrapper { width:100%; }
#wrapper { background: #504d48 url(../images/bg2.jpg) left top repeat-x; }
#content, #footer {
	position:relative;
	padding:30px;
	width:964px;
	text-align:left;
	margin:0 auto;
}

#content {
	padding-top:60px;
	padding-bottom:30px;
	height:525px;
}
#footerWrapper {
	position:relative;
	padding-top:19px;
	background:url(../images/content_base_blend.jpg) left top repeat-x;
}
#footer {
	/*background:url(/images/light_logo_yellow.png) 860px 30px no-repeat;*/
	height:100px;
}

#phone-number {
	position:absolute;
	top:75px;
	left:25px;
	opacity:0.8;
}
.colL, .colR {
	position:relative;
	float:left;
	margin-right:44px;
	width:430px;
}

.colLLarge{
    width:960px;
}

.colR {
	width:490px;
	margin:0px;
}
.colR p, .colR h3 { padding-left:40px; }

#flashbanner {
	width:1200px;
	height:635px;
	position:absolute;
	left:0px;
	top:0px;
}

#flashbanner2 {
	width:1200px;
	height:635px;
	position:absolute;
	left:0px;
	top:320px;
	overflow:hidden;
}
#CoverFlowDiv {
/* this stops the grey background "aparthotel boutique" showing up against the dark grey top" */
height: 400px;
}
/*===================================
Generic styles
===================================*/

.services { background:#8BB2D4; }
.gallery { background:#C74A5D; }
.availability { background:#857C18; }
.location { background:#FDBA31; }
.apartments { background:#FFD204; }
.contact { background:#F7F3CF; }
.about { background:#8A7A67; }
.left { float:left; }
.right { float:right; }
.hidden { display:none; }
.floatfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden
}
.floatfix { display:inline-block; }
/* Hides from IE-mac \*/
* html .floatfix { height:1% }
.floatfix { display:block }
/* End hide from IE-mac */


div.tile {
	background:#FFD204;
	margin-bottom:50px;
}
.columnTop {
	height:60px;
	/*width:135px;*/
	display:block;
	border-left:13px solid #FFD204;
	background:url(../images/new_logo.png) right no-repeat;
	margin-bottom:50px;
	
}

/*.top_logo{
background:url(/images/new_logo.png) no-repeat;
height:100px;
display:block;
}*/


/*===================================
Navigation styles
===================================*/

div#Nav { }
div#Nav li, div#Nav a {
	float:left;
	display:block;
	width:auto;
}
div#Nav li {
	padding-right:10px;
	white-space:nowrap
}
div#Nav a {
	font-size:1.2em;
	padding:4px;
	white-space:nowrap;
}
div#Nav li a img { display:block; }
div#Nav a.current { border-bottom:5px solid #FFF; }
#subNav {
	width:350px;
	padding:0px 0px 0px 140px;
	text-align:right;
}
#subNav li { text-align:right; }
#subNav a {
	text-align:right;
	line-height:1.5em;
	margin-bottom:0px;
	display:block;
	font-size:1.2em;
	padding-right:8px;
	text-decoration:none;
	color:#FFF
}
#subNav a:hover, #subNav a:focus, #subNav a:active, #subNav a.current { text-decoration:none; }
#subNav a.current, #subNav a:hover { background:#FFD204; }
#subNav li a em {
	font-size:0.8em;
	color:#777;
	display:block;
	margin:-5px 0 0 0;
}
#SpecNav {
	border:1px solid #FFD204;
	padding:10px 0px;
	border-left:none;
	border-right:none;
	margin-bottom:20px;
	text-decoration:underline;
	color:#999;
}


#SpecNav ul { width:310px; }
#SpecNav li {
	margin:1px 0px;
	display:inline;
	float:left;
}
#SpecNav a, #SpecNav a:visited {
	display:block;
	text-decoration:none;
	float:left;
	line-height:1.5em;
	font-size:1.1em;
	text-indent:4px;
	width:138px;
	color:#999;
	margin-right:10px;
}
#SpecNav a:hover, #SpecNav a:active, #SpecNav a:focus {
	color:#333;
	background:#999;
}
#SpecNav a.currentSel, #SpecNav a.firstSel, #SpecNav a.firstSel:visited {
	color:#333;
	background:#999;
}
/*===================================
Availability / Booking styles
===================================*/	

h3#booking_complete { color: #857C18; }
h2#booking_complete { background:url(../images/hd_booking_complete.png) left top no-repeat; height: 110px; }
h2#availability { background:url(../images/hd_availability.png) left top no-repeat; }
#propertySearchPanel {
	border:8px solid #FFF;
	padding:20px;
}
#propertySearchPanel li { padding-bottom:4px; }
a.calendar, a.calendar:visited {
	display:block;
	color:#CCC;
	float:left;
	background:url(../images/icon_calendar.png) left center no-repeat;
	padding-left:20px;
	line-height:23px;
	text-decoration:none;
}
a.calendar:hover, a.calendar:focus, a.calendar:active {
	color:#FFF;
	text-decoration:none;
}
#propertySearchPanel label, #propertySearchPanel input {
	display:block;
	float:left;
}
#propertySearchPanel label {
	width:120px;
	text-align:left;
	color:#FFF;
}
#propertySearchPanel input.formInput {
	height:23px;
	margin-right:10px;
}
/*===================================
About styles
===================================*/

h2#about { background:url(../images/hd_about.png) left top no-repeat; }
#booknowcta {
	background:#333 url(../images/book_cta.jpg) left top no-repeat!important;
	height:151px;
	width:489px!important;
}
#booknowcta span { display:none; }



/*===================================
Meeting & Events styles
===================================*/

h2#meeting { background:url(../images/hd_meetings.png) left top no-repeat; }


/*===================================
The bulb styles
===================================*/

h2#bulb { background:url(../images/hd_bulb.png) left top no-repeat; }

/*===================================
Gallery styles
===================================*/

h2#gallery { background:url(../images/hd_image_gallery.png) left top no-repeat; }
.imgNav {
	width:481px;
	text-align:right;
}
/*a.tn {
	padding:0px 1px 1px 0px;
	display:block;
	float: left;
}*/
#gallery-thumbs a {
	float:left;
	display:block;
	margin:0 0 4px 4px;
	border:1px solid #777;
	padding:0;
}
#gallery-thumbs a:hover {
	opacity:0.7;
	border:1px solid #C84B5E;
}
#galleryimg { }



/*===================================
Services styles
===================================*/

h2#services { background:url(../images/hd_image_services.png) left top no-repeat; }
/*===================================
Apartments styles
===================================*/
h2#penthouse { background:url(../images/ph_apartments.png) left top no-repeat; }
h2#apartments { background:url(../images/hd_apartments.png) left top no-repeat; }
#SpecContent p {
	font-size:0.9em;
	margin-top:10px;
}
#SpecContent li {
	padding-left:30px;
	background:url(../images/bullet_yel.gif) left 5px no-repeat;
	line-height:1.5em;
	font-size:1.1em;
}
#SpecContent li.parent { background-position:left 5px; }
#SpecContent li li {
	padding-left:25px;
	font-size:0.9em;
	background:url(../images/listLink.gif) left center no-repeat;
	color:#CCC;
}
/*===================================
Location styles
===================================*/

h2#location { background:url(../images/hd_location.png) left top no-repeat; }
/*===================================
Things to do styles
===================================*/

h2#thingstodo { background:url(../images/hd_thingstodo.png) left top no-repeat; }
/*===================================
Contact styles
===================================*/

/*h2#contact { background:url(../images/hd_image_contact.png) left top no-repeat; }*/
#contact-details { margin:-10px 0 0 0; }
#contact-details, #contact-details p, #contact-details h3 { text-align:right; }
#contact-details h3 {
	color:#fff;
	margin:10px 0 5px 0;
}

/*===================================
Misc styles
===================================*/
h2#sky { background:url(../images/sky-title.png) left top no-repeat; }

/*=======================================
Form styles
=======================================*/	

li label {
	display:block;
	float:left;
	clear:left;
}
li input, li select, li textarea {
	float:right;
	width:220px;
}
li input, li label { margin:0 0 4px 0; }
li select { margin:0 0 5px 0; }
li textarea { margin-bottom:20px; }
.generalForm .formButton {
	clear:both!important;
	display:block;
	width:404px;
	background:none;
	border-top:1px solid #000;
	text-align:left;
	border-bottom:1px solid #000;
	font-weight:bold;
}
.rollover { width:auto; }
/*=======================================
Flir font replacement
=======================================*/

#Nav a, p.replace, h3, h4 { font-family: avantgardemd, Arial, sans-serif!important; }
/*=======================================
Footer
=======================================*/

#footer a, #footer a:visited{
	color:#4d4946;
	text-decoration:none;}
	
div#Nav a.current{
	border-bottom:5px solid #4d4946;}
	
div#Nav a:hover, div#Nav a:focus, div#Nav a:active{
	color:#000;}
/*=======================================
Shopping List Stuff
=======================================*/
#shopping-list-info, #shopping-list-info li { text-align:right; }
#shopping-list-info p { text-align:right; margin:0px 0px 5px 0px; padding: 0px 0px 0px 0px; }
#shopping-list-info ul {
	margin:0 0 5px 0;
	background:#635e59;
	padding:4px 5px 4px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#shopping-list-info ul li {
	padding:0 8px 0 0;
	background:url(../images/small-bullett-blue.png) right no-repeat;
}
.colR #shopping-list-info p, .colR #shopping-list-info h3 { padding-left:10px; }
#shopping-list-info h3 { margin:-25px 0 20px 0; }
/*=======================================
Apartment Subnav/Selection
=======================================*/
#apartment-subnav { margin:-15px 0 0 0; }
#apartment-subnav li {
	float:right;
	clear:both;
	width:100%;
}
#apartment-subnav #subNav li a {
	display:block;
	float:right;
}
#apartment-subnav #subNav li a strong { float:right; }
#apartment-subnav #subNav li a em {
	float:left;
	margin:0 7px 0 0;
}
#apartment-subnav #subNav a.current, #apartment-subnav #subNav a:hover {
	background:#ffd204;
	padding-left:5px;
}
/*=======================================
Penthouse page copy
=======================================*/
#penthouse-info, #penthouse-info p, #penthouse-info h3 { text-align:right; }
.colR #penthouse-info p, .colR #penthouse-info h3 { padding-left:20px; }
/*=======================================
Booking Form
=======================================*/
#booking-form, #booking-form p, #booking-form h3 {
	text-align:right;
	position:relative;
}
#booking-form form { width:100%; }
#booking-form form li {
	clear:both;
	position:relative;
	float:right;
	width:100%;
}
#booking-form form label {
	margin:0 5px 0 0;
	width:240px;
}
#booking-form form input, #booking-form form select {
	float:right;
	margin:0 0 4px 0;
	display:block;
}
#booking-form form .formButton {
	clear:both!important;
	display:block;
	width:220px;
	background:none;
	border-top:1px solid #ddd;
	text-align:left;
	border-bottom:1px solid #ddd;
	color:#ddd;
	text-align:right;
	font-weight:bold;
	cursor:pointer;
}
#booking-form form .formButton:hover { background-color:#857C18; border-bottom:1px solid #857C18; border-top:1px solid #857C18; }
#booking-form div.formError {
	position:absolute;
	font-weight:bold;
	color:#FFFF00;
	background:#444;
	padding:0 5px 0 5px;
	top:0px;
	right:0px;
	margin:0 220px 0 0;
	text-align:right;
	width:270px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#booking-form form div.formError {
	color:#FF3333;
	font-weight:bold;
}
a.datepicker strong { display:none }
a.datepicker {
	display:block;
	position:relative;
	width:12px;
	height:12px;
	background:url(../images/calendar.png) no-repeat;
	float:right;
	margin:0 0 1px 0
}

a.roomrates{
	font-size: 1.2em;
	text-decoration:none;
	color: #ccc;
	padding:0px;
	width:inherit;
	text-align: right;
}

	a.roomrates:hover{
		color:#fff;
	}
	
	
/*=======================================
Tables
=======================================*/

.colR table{
width:490px;
text-align:center!important;
margin:-10px 0 0 -140px;
}

.colR table th{
font-weight:bold;
text-align:center!important;
}

.colR table td{
height:10px;
border-bottom:solid 1px #333;
text-align:center!important;
padding:2px;
}

.colR table a{
padding:5px;
height:10px;
width:80px;
text-decoration:underline!important;
font-size:0.8em;
}
.colR table a:hover{
padding:5px
}

.colL table{
width:420px;
text-align:center!important;
margin:-10px 0 0 0px;
}

.colL table th{
font-weight:bold;
text-align:center!important;
}

.colL table td{
height:10px;
border-bottom:solid 1px #333;
text-align:center!important;
padding:2px;
}

.colL table a{
padding:5px;
height:10px;
font-weight:bold;
font-size:0.8em;
}
.colL table a:hover{
padding:5px
}

/*=======================================
Tables
=======================================*/

#servicelistform{
padding:20px;
text-align:left;
}

#servicelistform h4{
padding: 0 0 20px 0;
}

#servicelistform li{
float:left!important;
clear:left;
padding:0 0 5px 0;
}

#servicelistform label{
float:left;
width:200px;
}

#servicelistform #df_your_name{
margin:0px 0 0 0;
width:180px;
}

/*=======================================
Worldpay
=======================================*/

#worldpay{
padding-top:10px;
clear:both;
float:right;
text-align:right;

}

#worldpay img {
	padding: 0px 2px 5px 0px;
}

/*=======================================
General Thickbox
=======================================*/

.tb_headline{
	padding:5px 0px 5px 0px;
	font-size:2.6em;
	color:#000;
	text-transform:uppercase;
	font-weight: bold
}

table.tb_table {
margin: 0;
}

table.tb_table td{
line-height: 16px;
border: none;
text-align:left!important;
padding:5px;
color:#666666;

}

.tb_textbox {
	color: #333333;
	background-color: #e8e8e8;
	border: solid 1px silver;
	width: 200px;
	padding: 3px;
	}
	
.tb_textarea{
	color: #333333;
	background-color: #e8e8e8;
	border: solid 1px silver;
	width: 400px;
	padding: 3px;
	}	
	
.tb_datebox {
	color: #333333;
	background-color: #e8e8e8;
	border: solid 1px silver;
	padding: 3px;
	}	
	
.tb_button {
	float: right;
	position: relative;
	background-color: #e8e8e8;
	border: solid 1px silver;
	padding: 3px;
	color: #333333;
	}

.tb_checkbox {
	float: left;
	position: relative;
	}	

#tvtickertape {
	background: #222;
	padding: 2px;
	text-align: left;

	}

#marqueeContent {
	display: inline;
	font-size: 1.2em;
	line-height: 30px;
       width: 100%;
overflow: visible;
	}
#marqueeContent  ul {
width:3000px;
height: 30px;
display:inline
overflow: visible;
}
#marqueeContent ul li {
width: auto;
display: inline;
height: 18px;
margin-left: 100px;
}


	
