/* ------------------- 
	Establish body area */
	
/* specific to homepage */

/* reveal elements requiring CQ admin */
body .CQ {display:none;}

#wrapper #body-container {
	background:#4c1a5d url(../images/home/bg_stars.jpg) top left;
}

#wrapper #body-inner {
	width:733px;
	margin:0 auto;
	border:0;
	padding-top:35px;
}

#home-hero {
	margin-left:17px;
}

#home-hero ul {zoom:1}

#home-hero li {
	background:#8b4f96;
	float:left;
	width:230px;
	height:37px;
	margin-right:5px;
}


#home-hero li.last {
	margin:0;
}

#home-hero li a {
	display:block;
	height:37px;
	width:230px;
	color:#fff;
	background-image:url(../images/home/main-tabs.gif);
	outline:none;
}

#home-hero li a span {
	position:absolute;
	top:-9999px;
	left:-9999px;
	width:0;
	height:0;
}

#home-hero li.ui-tabs-selected a {
	background-color:#ece7f7;
	color:#4c1a5d;
}

.ui-tabs-nav {float:left;}

#home-hero li.quick a {background-position:0 0;}
#home-hero li.quick a:hover {background-position:0 37px;}
#home-hero li.ui-tabs-selected a.quickA,
#home-hero li.ui-tabs-selected a:hover.quickA 
{background-position:0 74px;}

/* Disable route planner tab by default */
#home-hero li.route {display: none;}
#home-hero li.route a {background-position:-230px 0;}
#home-hero li.route a:hover {background-position:-230px 37px;}
#home-hero li.ui-tabs-selected a.routeA,
#home-hero li.ui-tabs-selected a:hover.routeA  
{background-position:-230px 74px;}

/* Disable days out offers tab by default */
#home-hero li.ourrooms { display: none;}
#home-hero li.ourrooms a {background-position:-460px 0;}
#home-hero li.ourrooms a:hover {background-position:-460px 37px;}
#home-hero li.ui-tabs-selected a.ourroomsA,
#home-hero li.ui-tabs-selected a:hover.ourroomsA 
{background-position:-460px 74px;}

/* == Quick Booking panel == */

#home-hero #quick {width:700px}
#home-hero .ui-tabs-nav {background:#4C1A5D;float:left;display:inline;}

#quick .error-container,
#quick .error-container p { color:#4C1A5D;}
#quick .error-container p {
	margin:0 0 5px 5px;
	padding-left:22px;
	background:transparent url(../images/icons/alert-purple-on-pale.png) 0 50% no-repeat;
}

#quick .quick-inner {
	clear:left;
	position:relative;
	width:330px;
}
.js #quick .quick-inner {
	width:700px;
}

#quick-promo {
	position:absolute;
	top:0;
	bottom:0;
	height:expression(this.parentNode.offsetHeight+"px");
	overflow:hidden;
	right:0;
	width:378px;
}
#quick-promo div,
#quick-promo object,
#quick-promo embed {
	display:block;
	height:100%;
	z-index:101;
}
#quick .form-wrapper {
	position:relative;
	z-index:102;
}
#homecornertr, #homecornerbr {
	background:url(../images/home/bg-quickpanel-corners.png) no-repeat;
	width:11px;
	height:9px; overflow:hidden;
	z-index:103;
	position:absolute;
	right:0;
}
#homecornertr {
	top:0;
}
#homecornerbr {
	bottom:0;
	background-position:0 -9px;
}

#quick .form-wrapper {
	background:transparent url(../images/home/bg-form-top-330.png) right 0 no-repeat;
	/*width:296px;*/
	width:330px;
	padding-top:5px;
}
#quick .form-wrapper-btm {
	background:transparent url(../images/home/bg-form-btm-330.png) bottom left no-repeat;
}

#quick .form-container {
	background:transparent url(../images/home/bg-form-inner-top-320.png) 0 0 no-repeat;
	margin:0 5px;
	padding-top:5px;
}

#quick .form-container-btm {
	background:transparent url(../images/home/bg-form-inner-btm-320.png) bottom left no-repeat;
	padding-bottom:1.5em;
	min-height:220px;
	width:320px;
}
/*#quick .form-container-btm[class] {height:auto; min-height:220px;}*/

/* --- form elements -- */

/* Establishing styles */

#home-hero fieldset label {color:#fff;display:block;}
#home-hero fieldset legend, 
#home-hero h3, 
#home-hero fieldset br {display:none;}
#home-hero fieldset label.errorLabel {background: url(../images/icons/alert-white.png) no-repeat left center; padding-left:20px}

/* == Quick booking panel == */

#quick form {width:300px; padding-left:10px;}
#quick fieldset.arrival-date,
#quick fieldset.nights,
#quick fieldset.room-number {float:left;}

#quick .main-search {padding-top:2px;}
#quick .main-search label {color:#fec726;font-size:1.2em; font-weight:bold;}
#quick .main-search input {margin-top:.2em;width:298px;margin-bottom:.2em;padding:0.2em 0;}
#quick .main-search .forexample {font-size:0.8em; color:#fff; margin-bottom:1.1em;}
#quick .main-search .errorMessage{color:#fff;}

#quick fieldset.main-search div.wwlbl {width:266px; margin-bottom:0.4em;}
#quick fieldset.main-search div.wwctrl input {border:0px solid; margin-bottom:0.4em;padding:.2em 0 .3em;}
#quick fieldset.arrival-date div.wwgrp select.selectedDay { margin-right:10px}
#quick fieldset.arrival-date select, #quick fieldset.nights select, #quick fieldset.room-number select {margin-bottom:0.6em;}
#quick fieldset.room-select {margin-bottom:0.7em;}
#quick fieldset.room-select legend {display:block;color:#FEC726;font-size:1.2em;font-weight:bold; margin-bottom:0.5em;}
#quick button.hotelPanelInfoCheckAvail {
	background-image:url(../images/hoteldetails/btn-generic-on-off.gif); 
	background-repeat: repeat-y; background-position:0 0; 
	background-color:#4c1a5d; 
	width: auto; 
	padding:2px 5px 2px 15px; 
	text-align:left; 
	font-size:1.1em; 
	line-height:1.5; 
	color:#FFF; 
	border:1px solid #FFF; 
	margin:0;}
#quick button.hotelPanelInfoCheckAvail:hover {color:#FFC726; border:1px solid #FFC726;background-position:0 -24px;}
#quick div.quick-button-holder {width:100%;}
#quick div.quick-home-button { width:162px; float:right; text-align:right;}
#quick div.quick-home-footnote {color:#FFF; float:left; padding-left:53px; width:85px;}

#quick .arrival-date {width:175px}
#quick .arrival-date div.wwgrp {float:left}
#quick .arrival-date a.ui-datepicker-trigger {float:left; display:inline; margin-left:10px}

#quick .arrival-date label.label, #quick .arrival-date-month label {display:none}

#quick .depart-date {font-size:0.8em;color:#FFF; display:none; clear:left; margin-bottom:1.1em;}

#quick fieldset.nights {width:50px}
#quick .nights,
#quick .numberOfRooms {width:40px}

#quick h4 {color:#ffc726; clear:left; margin:1em 0 0.2em 0; font-size:1.2em}

#quick .roomrequirements th {color:#ffc726}
#quick .roomrequirements thead th {color:#fff; font-size:0.9em}

#quick thead td {width:52px}
#quick thead th.roomAdults {width:47px}
#quick thead th.roomChildren {width:59px}
#quick thead th.roomCots {width:57px}
#quick thead th.roomType {width:65px}
#quick select {margin:3px 0}
#quick .room-id {font-weight:normal;}


/* == Route planner panel == */

#home-hero #route {background-image:url(../images/home/bg_route.jpg);background-position:bottom left;width:700px;}
#route .route-inner {width:400px;margin:0;}

.error-container p {zoom:1}
#route .error-container,
#route .error-container p { color:#4C1A5D;}
#route .error-container p {
	margin:0 0 5px 5px;
	padding-left:22px;
	background:transparent url(../images/icons/alert-purple-on-pale.png) 0 50% no-repeat;
}

#route .route-inner {
	background:transparent url(../images/home/bg-quickpanel-topright.png) no-repeat right top;
	clear:left;
	width:700px;
}

#route .form-wrapper {
	background:transparent url(../images/home/bg-form-top-middle-400.png) right 0 no-repeat;
	width:400px;
	padding-top:5px;
	margin:0 auto;
}
#route .form-wrapper-btm {
	background:transparent url(../images/home/bg-form-btm-400.png) bottom left no-repeat;
}

#route .form-container {
	background:transparent url(../images/home/bg-form-inner-top-390.png) 0 0 no-repeat;
	margin:0 5px;
	padding-top:5px;
}

#route .form-container-btm {
	background:transparent url(../images/home/bg-form-inner-btm-390.png) bottom left no-repeat;
	padding-bottom:1.5em;
	width:390px;
}

/* --- */

#route .form-container fieldset.main-fieldset {
	padding:2px 10px 0;
	width:370px;
}

#route legend.panel-title {
display:block;color:#FEC726;
font-size:1.2em;
font-weight:bold;
}

#route h4 {
	display:block;
	color:#FEC726;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 0.5em;
}

#route div.notes p {
	color:#fff;
	float:left;
	font-size:0.8em;
}

#route .routeInput {
	width:179px;
	
	border:0;
	margin-bottom:0.4em;
	padding:0.2em 0 0.3em;
}

#route fieldset.main-fieldset .wwerr {display:none}

#route fieldset.main-fieldset .wwgrp {
	float:left;
}

#route fieldset.main-fieldset .wwlbl {
	margin-bottom:0.4em;
}

#route fieldset .destination-container {
	padding-left:11px;float:left;
}

#route div.notes {
	width:360px;
}

#route div.notes p{
	padding:0 0 0.7em;
}

#route div.route-submit {
	float:right;
	padding-top:1em;
}

#route button.hotelPanelInfoCheckAvail {
	background-image:url(../images/hoteldetails/btn-generic-on-off.gif); 
	background-repeat: repeat-y; background-position:0 0; 
	background-color:#4c1a5d; 
	width: auto; 
	padding:2px 5px 2px 15px; 
	text-align:left; 
	font-size:1.1em; 
	line-height:1.5; 
	line-height:1.5; 
	color:#FFF; 
	border:1px solid #FFF; 
	margin:0;}

/* == Days out panel == */

#home-hero #quick {float:left; clear:left; width:330px}

.js #home-hero #quick,
.js #home-hero #route {float:none; clear:left; height:237px}
.js #home-hero #ourrooms {clear:left; zoom:1}
.js #home-hero #quick[id],
.js #home-hero #route[id] {height:auto; min-height:237px; width:700px; background-repeat:no-repeat}
.js #home-hero #ourrooms[id] {background-repeat:no-repeat}

#quickflash {float:right; width:378px;}

/*	-------------------
	Carousel skin */
	
#promo-carousel {
	margin-left:17px;
	margin-top:16px;
}

.js #promo-carousel {
	background:#70487d url(../images/home/carousel-bg.gif) repeat-y left bottom;
}

.js #promo-carousel .top {
	background:transparent url(../images/home/carousel-bg-top.gif) top left no-repeat;
}

.js #promo-carousel .bottom {
	background:transparent url(../images/home/carousel-bg-btm.gif) bottom left no-repeat;
}

#promo-carousel h3  {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
}

/* jCarousel base CSS */

.jcarousel-container {
position:relative;
}
.jcarousel-clip {
margin:0;
overflow:hidden;
padding:0;
position:relative;
z-index:2;
}
.jcarousel-list {
left:0;
margin:0;
overflow:hidden;
padding:0;
position:relative;
top:0;
z-index:1;
}
.js .jcarousel-list li {margin:0 0 0 4px}
.jcarousel-list li, .jcarousel-item {
float:left; display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width: 165px;
height: 88px;
margin: 5px;
}

.jcarousel-list  a {
    width: 165px;
    height: 87px;
    display:block;
    float:left;
    font-size:0.9em;
    color:#4d1a5d;
    background:transparent url(../images/home/carousel-item-bg.png) 0 67px no-repeat;
    text-decoration:none;
}

.jcarousel-list  a:hover {
        color:#fff;
        background-position:-165px 68px;
}


.jcarousel-list  a span {
        margin-top:70px;
        margin-left:5px;
        display:block;
}


.jcarousel-next {
display:none;
z-index:3;
}
.jcarousel-prev {
display:none;
z-index:3;
}

/* -------- */
	
.jcarousel-skin-pihome .jcarousel-container {
    background:transparent;
    border:0;
}

.jcarousel-skin-pihome .jcarousel-container-horizontal {
    width: 673px;
	height:96px;
    padding: 0 14px;
	margin:0;
}

.jcarousel-skin-pihome .jcarousel-clip-horizontal {
	position:absolute;
	top:4px;
	width:  673px;
    height: 96px;
}

.jcarousel-skin-pihome .jcarousel-item {
    width: 221px;
    height: 87px;
	background:#d3c7ec;
}

.jcarousel-skin-pihome .jcarousel-item  a {
    width: 165px;
    height: 87px;
	display:block;
	float:left;
	font-size:0.9em;
	color:#4d1a5d;
	background:transparent url(../images/home/carousel-item-bg.png) 0 67px no-repeat;
	text-decoration:none;
}

.jcarousel-skin-pihome .jcarousel-item  a:hover {
	color:#fff;
	background-position:-165px 67px;
}


.jcarousel-skin-pihome .jcarousel-item  a span {
	margin-top:70px;
	margin-left:5px;
	display:block;
}

.js .jcarousel-skin-pihome .jcarousel-item-horizontal {
	margin:0 4px 0 0;
}

.jcarousel-skin-pihome .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-pihome .jcarousel-next-horizontal {
    position: relative;
    top: 35px;
    left: 675px;
    width: 26px;
    height: 27px;
    cursor:pointer; cursor:hand;
    background: transparent url(../images/home/b-carousel-buttons.png) no-repeat -182px 0;
}

.jcarousel-skin-pihome .jcarousel-next-horizontal:hover {
    background-position: -156px 0;
}

.jcarousel-skin-pihome .jcarousel-next-horizontal:active {
    background-position: -130px 0;
}

.jcarousel-skin-pihome .jcarousel-next-disabled-horizontal,
.jcarousel-skin-pihome .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-pihome .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -104px 0;
}

.jcarousel-skin-pihome .jcarousel-prev-horizontal {
    position: absolute;
    top: 35px;
    left: -13px;
    width: 26px;
    height: 27px;
    cursor:pointer; cursor:hand;
    background: transparent url(../images/home/b-carousel-buttons.png) no-repeat 0 0;
}

.jcarousel-skin-pihome .jcarousel-prev-horizontal:hover {
    background-position: -26px 0;
}

.jcarousel-skin-pihome .jcarousel-prev-horizontal:active {
    background-position: -52px 0;
}

.jcarousel-skin-pihome .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-pihome .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-pihome .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -78px 0;
}

/* additional jcarousel stuff */

.jcarousel-skin-pihome span.carouselBg {
	display:block;
	width:165px;
	height:87px;
}

/* CQ messages */

.jcarousel-list .leftnavpod2 {
	display:none;
}

/* promos */
#promoverlay {width:700px;display:none;margin-left:17px}
#promo-overlay .actionbutton {
	bottom:65px;
	position:relative;
	right:-520px;
	z-index:100;
}

.pfContainer {display:none;}
.pheader {height:38px;overflow:hidden;}
.pheader img {float:left;display:inline;}

span.carouselBg {width:165px;height:88px;display:block;}

/* 	------------------- 
	Footer styles - many homepage specific */

#wrapper #footer-container {
	background:#fff url(../images/home/bg_footer_p.jpg) top left no-repeat;
	float:left;
}

#footer-container .col {
	width:225px;
	float:left;
	display:inline;
	font-size:0.9em;
	line-height:1.4em;
}

#footer-container h3 {
	font-size:1.5em;
	line-height:1.3em;
}

#footer-container h3 strong {
	font-weight:bold;
}

#footer-container .first h3 {
	position:absolute;
	top:-9999px;
	left:-9999px;
	width:0;
	height:0;
}


#footer-container h4 {
	font-size:1.2em;
	line-height:1.6em;
	margin-bottom:1em;
}

#footer-container p {
	margin-top:1em;
	margin-right:35px;
	
}

#footer-container a,
#footer-container a:visited	{
	color:#92729b;
}

#footer-container a:hover {
	color:#4c1a5d;
}

#footer-container ul.utils {
	margin-left:23px;
}

#footer-container ul.utils li {
	margin-bottom:0.75em;
}

#footer-container ul.hotel-links a{
	text-decoration:none;
}

#footer-container ul.hotel-links a:hover {
	text-decoration:underline;
}

#footer-container ul.last {
	margin-top:5.1em;
}

#nav-container form select#opts {
	margin-bottom: 10px;
}

