/* ------------------- 
	Establish body area */
	
/* specific to homepage */
#wrapper #body-container {
	background:#4c1a5d url(../images/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 li {
	background:#8b4f96;
	float:left;
	width:230px;
	height:37px;
	margin-right:5px;
}



#home-hero .quickA {
	display:block;
	height:37px;
	width:230px;
	background-image:url(../images/main-tabs.gif);
	background-color:#ece7f7;
	color:#4c1a5d;
	background-position:0 74px;
}


/* == Quick Booking panel == */

#home-hero #quick {background:#978672 url(../images/region/bg_quickpanel.jpg) no-repeat right bottom; 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/alert-purple-on-pale.png) 0 50% no-repeat;
}

#quick .quick-inner {
	background:transparent url(../images/bg-quickpanel-topright.png) no-repeat right top;
	clear:left;
	width:700px;
	/*position:relative;*/
	position:relative;
	z-index:2;
}
#quick .quick-inner .roundel {
	left:582px;
	position:absolute;
	top:15px;
}

#quick .form-wrapper {
	background:transparent url(../images/bg-form-top-330.png) right 0 no-repeat;
	/*width:296px;*/
	width:330px;
	padding-top:5px;
}
#quick .form-wrapper-btm {
	background:#ECE7F7 url(../images/bg-form-btm-330.png) bottom left no-repeat;
	zoom:1;
}

#quick .form-container {
	background:transparent url(../images/bg-form-inner-top-320.png) 0 0 no-repeat;
	margin:0 5px;
	padding-top:5px;
}

#quick .form-container-btm {
	background:transparent url(../images/bg-form-inner-btm-320.png) bottom left no-repeat;
	padding-bottom:8px;
	/*padding-bottom:1.5em;*/
	min-height:20px;        /*Zeeshan changed the minimum height from 220px to 20px*/
	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;}

/* == Quick booking panel == */

#quick form {/*width:297px;*/ width:300px; padding-left:10px;}
#quick fieldset.arrival-date,
#quick fieldset.nights,
#quick fieldset.room-number {float:left;}

#quick .main-search {padding-top:2px; padding-bottom: 10px;}
#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:1px solid #cfcfcf; height:1.1em; margin-bottom:0.4em;}
#quick fieldset.arrival-date label, #quick fieldset.nights label, #quick fieldset.room-number label {margin-bottom:0.2em;}
#quick fieldset.arrival-date div.wwgrp select.selectedDay { margin-right:1em;}
#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-left: -7px; }
#quick button.hotelPanelInfoCheckAvail {
	background: #4c1a5d url(../images/btn-generic-on-off.gif) repeat-y 0 0px; 
	width:11em; 
	padding:2px 0 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:50%; float:right; text-align:right;}
#quick div.quick-home-footnote {color:#FFF; float:left; padding-left:4.7em; width:30%; font-size: 0.9em}

#quick .arrival-date {width:160px;}

#quick .arrival-date div.wwgrp {float:left;}

#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 form#home h2 {
	position:absolute;
	top:-9999px;
	left:-9999px;
	width:0;
	height:0;
}

#quick .room-id {font-weight:normal;}
/*#quick .roomrequirements{margin-top:1.2em;}*/

/*Zeeshan Starts Here*/
th .room-id {font-weight:bold !important;
margin-right:3px;}
/*Zeeshan Ends Here*/



/* == Route planner panel == */

#home-hero #route {background-image:url(../images/bg_route.jpg);background-position:bottom left;width:700px;}
#route .route-inner {width:400px;margin:0;}

#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/alert-purple-on-pale.png) 0 50% no-repeat;
}

#route .route-inner {
	background:transparent url(../images/bg-quickpanel-topright.png) 689px 0 no-repeat;
	clear:left;
	width:700px;
}

#route .form-wrapper {
	background:transparent url(../images/bg-form-top-middle-400.png) right 0 no-repeat;
	/*width:296px;*/
	width:400px;
	padding-top:5px;
	margin:0 auto;
}
#route .form-wrapper-btm {
	background:transparent url(../images/bg-form-btm-400.png) bottom left no-repeat;
}

#route .form-container {
	background:transparent url(../images/bg-form-inner-top-390.png) 0 0 no-repeat;
	margin:0 5px;
	padding-top:5px;
}

#route .form-container-btm {
	background:transparent url(../images/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 .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/btn-generic-on-off.gif); 
	background-repeat: repeat-y; background-position:0 0px; 
	background-color:#4c1a5d; 
	width:4em; 
	padding:2px 0 2px 15px; 
	text-align:left; 
	font-size:1.1em; 
	line-height:1.5; 
	color:#FFF; 
	border:1px solid #FFF; 
	margin:0;}

/* == Days out panel == */

#home-hero #quick,
#home-hero #route,
#home-hero #daysout {clear:left; height:237px}
#home-hero #quick[id],
#home-hero #route[id],
#home-hero #daysout[id] {height:auto; min-height:237px;width:700px;background-repeat:no-repeat;}

/*	-------------------
	Carousel skin */
	
#promo-carousel {
	background:#70487d url(../images/carousel-bg.gif) bottom left repeat-y;
	margin-left:17px;
	margin-top:16px;
}

#promo-carousel .top {
	background:transparent url(../images/carousel-bg-top.gif) top left no-repeat;
}

#promo-carousel .bottom {
	background:transparent url(../images/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;
}
.jcarousel-list li, .jcarousel-item {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width: 165px;
height: 88px;
}

.jcarousel-list  a {
    width: 165px;
    height: 88px;
    display:block;
    float:left;
    font-size:0.9em;
    color:#4d1a5d;
    background:transparent url(../images/carousel-item-bg.png) 0 68px 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: 88px;
	background:#d3c7ec;
}

.jcarousel-skin-pihome .jcarousel-item  a {
    width: 165px;
    height: 88px;
	display:block;
	float:left;
	font-size:0.9em;
	color:#4d1a5d;
	background:transparent url(../images/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;
}

.jcarousel-skin-pihome .jcarousel-item-horizontal {
    margin-right: 4px;
}

.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;
    background: transparent url(../images/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;
    background: transparent url(../images/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;
}

/* 	------------------- 
	Footer styles - many homepage specific */
#wrapper #footer-container {
	background:#fff url(../images/bg_footer_p.jpg) top left no-repeat;
	float:left;
}`

/*----- Zeeshan Start --- */
.whitefooter{
	background:#fff url(../images/bg_footer_p_w.jpg) top left no-repeat !important;
	float:left;
}
.nocolor{
	background-color:#FFFFFF !important;
	background-image:none !important;
}
/*----- Zeeshan Ends --- */


/*Zeeshan Added the following ID Starts*/

#Nb0,#Nb1,#Nb2,#Nb3,#Nb4,#Nb5,#Nb6,#Nb7{
width:110px;
height:30px;
float:left;
clear:none;
background-repeat:no-repeat;
}




.clearrow{
clear:both; 
margin:0px; 
padding:0px; 
height:0px; 
width:0px;
}

.left10m {
margin-left:10px;
}
.strongwhitelink{
  font-weight:bold;
  display:inline;
  float:left;
  clear:left;
  text-decoration:none;
  color:#FFFFFF;
  padding-bottom:0px;
  margin-bottom:-10px;
  margin-top:3px;
  font-size:1.1em;
  background-image:url(../images/icn_arrow.jpg);
  background-repeat:no-repeat;
  background-position:bottom right;
  padding-right:14px;
  
}

#nav-tabs-container{
clear:both;
background-image:url(../images/navbg.gif);
background-repeat:repeat-x;
min-height:30px;
float:left;
width:100%;
margin-top:4px;
}


.NavButton{
float:left;
clear:none;
width:110px;
height:30px;
margin-left:1px;
margin-top:0px;
}

#Nb0{
background-image:url(../images/nav-home.jpg);
margin-left:6px;
}

#Nb1{
background-image:url(../images/nav-dubaihotel.jpg)
}
#Nb2{
background-image:url(../images/nav-ourrooms.jpg)
}
#Nb3{
background-image:url(../images/nav-ourbreakfast.jpg)
}
#Nb4{
background-image:url(../images/nav-howtobook.jpg)
}
#Nb5{
background-image:url(../images/nav-makeabooking.jpg)
}
#Nb6{
background-image:url(../images/nav-contactus.jpg)
}

#Nb7{
background-image:url(../images/nav-help.jpg)
}



.visible-label{
color:#FFFFFF;
margin-bottom:5px;
}

.hiddentext{
color:#990000 !important;
display:none !important;
}

iframe {
	position:absolute;
	left:-999px;
}


