﻿@import url("common.css");

BODY
{
	margin: 0px;
	background-color: #FFFFFF;
}

TABLE.footer
{
	background-color: #B10C0C;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
}
TABLE.search
{
	background-color: #EDF0F7;
	border: solid 1px #8F8E93;
}

TR.homeHeadText
{
	padding-bottom: 2px;
	color: #4A80BC;
	font-size: 9px;
}

TR.featuredHead
{
	background-color: #B10C0C;
}
TR.standardHead
{
	background-color: #4A80BC;
}

TR.error
{
	padding: 0px 0px 10px 0px;
}

TD.featuredImage
{
	background-position: center middle;
	background-image: url(../images/frame.gif); 
	background-repeat: no-repeat;
	height: 110px;
}
TD.featured_right
{
	background-image: url(../images/shadow_r.gif);
}
TD.featured_bottom
{
	background-image: url(../images/shadow_b.gif);
}
TD.featured_right_w
{
	background-image: url(../images/shadow_r_w.gif);
}
TD.featured_bottom_w
{
	background-image: url(../images/shadow_b_w.gif);
}

TD.headbg1
{
	background-image: url(../images/head_03.gif);
}
TD.headbg2
{
	background-image: url(../images/head_10.gif);
}

TD.sideBar
{
	background-color: #EDF0F7;
}
TD.sideBarContent
{
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-left: 15px;
	padding-right: 15px;
}
P.red
{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
P.blue
{
	font-size: 12px;
	font-weight: bold;
	color: #0B3F6E;
}

h1.package
{
	font-size: 14px;
	font-weight: bold;	
	color: #000;
	margin: 0px;
}

A.greenRight, A.greenCenter, A.greenLeft
{	
	font-weight: bold;
	text-decoration: none;
	color: #0099CC;
	font-size: 12px;	
}
DIV.greenRight
{	
	text-align:right;
}

A.greenCenter
{	
	text-align:center;
}

A.greenLeft
{	
	text-align:left;
}

A.bold, A.featured, A.whiteBig, TD.whiteBig, A.redBig, A.greenBig, A.blackBig
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.bold:hover, A.featured:hover, TD.whiteBig
{
	text-decoration: underline;
}

A.featured, A.whiteBig, TD.whiteBig
{
	color: #FFFFFF;
}
A.blackBig
{
	color: #000000;
}
A.bold
{
	color: #000;
}
A.redBig
{
	color: #990000;
}
A.greenBig
{
	color: #008000;
}
A.whiteBig, TD.whiteBig, A.redBig, A.greenBig
{
	font-size: 12px;
}

TR.headNav, A.headNav
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.headNav:hover
{
	color: #CCCCCC;
}
A.footNav
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.footNav:hover
{
	color: #CCCCCC;
}

ul.sideBar
{
	margin: 10px 5px 10px 0px;
	padding: 0px 0px 0px 0px;
}
li.sideBar
{
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
ul.facility
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
li.facility
{
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 0px;
	/*list-style-image: url(../images/tick_blue.gif);*/
}



/* New styles start */
body {
	margin: 0;
	text-align: center;
	font-size: 11px;
	background-color: #FFFFFF;
}
.clr {
	clear: both;
	height: 1px;
	font-size: 1px;
}
.greyBox {
	border: 1px solid #8F8E93;
	padding: 6px 4px 5px;
	font-size: 10px;
}
#popupContainer {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	text-align: left;
}
#pageContainer {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	width: 779px;
	text-align: left;
}
* html #pageContainer {
	/* \*/
		word-wrap: break-word;
	/* invalid CSS but keeps IE from breaking horribly under narrow viewports */
}
#border {
	border: 1px solid #8F8E93;
}
#outerBox {
	border-left: 200px solid #EDF0F7;
	background: #FFF;
	margin-left: 1px;
}
#outerBoxFull {
	background: #FFF;
	margin-left: 1px;
}
#innerBox {
	margin: 0 -1px;
	width: 100%;
	z-index: 1;
}
#leftColumn, #content * html #wrap {
	overflow: visible;
	position: relative;
}
#wrap {
	float: left;
	margin: 0;
	width: 100%;
	z-index: 3;
}
#content {
	float: right;
	margin: 0 0 0 -1px;
	width: 100%;
	z-index: 5;
}
#leftColumn {
	float: left;
	margin: 1px 1px 0 -200px;
	width: 200px;
	background: #EDF0F7;
	z-index: 4;
}

h1.homeHeadText {
	padding-bottom: 2px;
	color: #4A80BC;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	border: none;
	margin: 0;
	padding: 0;
}
#headerTop {
	height: 103px;
	background: #B6C0D1 url(../images/header.jpg) no-repeat;
	color: #FFF;
	font-weight: bold;
}
#headerTop #search {
	float: right;
	padding-right: 25px;
	margin-top: 10px;
}
#headerTop #search input {
	float: left;
	margin-right: 2px;
}
#headerTop #search label {
	float: left;
	margin-right: 4px;
	margin-top: 1px;
	font-size: 11px;
}
#headerBottom {
	height: 25px;
	background: #B6C0D1 url(../images/topnav.jpg) no-repeat;
}
#headerBottom #nav
{
	float: right;
}
#headerBottom #nav *
{
	float: left;
	display: block;
	height: 25px;
}
#headerBottom #nav span.sep
{
	width: 5px;
	background: url(../images/seperator.jpg) no-repeat center;
}

#footer
{
	background: #2E9F86;
	padding: 5px 5px 2px;
}
#footer #nav
{
	float: left;
	margin-bottom: 5px;
}
#footer #nav A
{
	font-size: 10px;
	color: #FFFFFF;
}
#footer #nav A:hover
{
	color: #CCCCCC;
}
#footer #nav span.sep
{
	font-size: 10px;
	color: #FFFFFF;
	margin: 0 3px;
}
#footer #copyright
{
	clear:left;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#footer #copyright A
{
	font-size: 10px;
	color: #FFFFFF;
}
#footer #copyright A:hover
{
	color: #CCCCCC;
}
#footer span.dropdown {
	position: absolute;
	left: -1000px;
	border-top: 1px solid #000;
	background: #2E9F86;
	bottom: -758px;
	width: 160px;
}
#footer span.dropdown A 
{
	width: 155px;
	float: left;
	position: relative;
	border: solid #000;
	border-width: 0 1px 1px;
	color: #FFFFFF;
	font-size: 10px;
	padding: 2px;
}
#footer span.dropdown A:hover {
	color: #CCCCCC;
}
#footer span:hover span.dropdown {
	left: auto;
}



#seolinks
{
	padding: 2px 5px;
}
#seolinks .sep
{
	font-size: 10px;
	color: #666666;
	margin: 10px;
}
#seolinks A
{
	font-size: 10px;
	color: #666666;
}
#seolinks A:hover
{
	color: #000;
}


.loginPanel {
	background-color: #B6C0D1;
}
.loginPanel A.small {
	color: #666666;
	font-size: 10px;
}
.loginPanel A.login {
	font-size: 11px;
	font-weight: bold;
}
.loginPanel A.signup {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}


/* START FOR MENU */
#dropdownNavigation {
	list-style: none;
	margin: 0;
	padding: 0px 15px 0px 15px;
	height: 26px;
	line-height: 26px;
	float: right;
	/*width: 570px;*/
	text-align: center;
}
#dropdownNavigation li {
	float: left;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}
#dropdownNavigation a {
	display: block;
}
#dropdownNavigation li.seperator {
	width: 42px;
	text-align: center;
}
#dropdownNavigation ul.dropdown {
	list-style: none;
	padding: 0;
	margin-top: -5px;
	margin-left: 0;
	position: absolute;
	left: -1000px;
	border-bottom: 1px solid #496089;
	line-height: 18px;
	background: #92a2bb;
	width: 200px;
	text-align: left;
}
#dropdownNavigation ul.dropdown li {
	float: none;
	width: 200px;
	position: relative;
}
#dropdownNavigation ul.dropdown a {
	display: block;
	border: solid #496089;
	border-width: 1px 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#dropdownNavigation ul.dropdown a:hover {
	background: #496089;
	color: #FFF;
}
#dropdownNavigation li:hover ul, #dropdownNavigation li.iehover ul {
	left: auto;
}
#dropdownNavigation iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
/* END FOR MENU */

#content .inside {
	padding: 10px 14px 17px 16px;
}
#content h1, #content h2, #content h3, #content h4, h1.searchHead, h1.left 
{
	color:#3970BA;
	margin-bottom: 6px;
/*	height: 25px;
	line-height: 25px;*/
	font-size:15px;
	/*padding-left: 6px;*/
	/*background: #0B3F6E;*/
	/*border-left: 6px solid #4A80BC;*/
}
/*
hi.new
{
	color:Aqua;
	font-size:16px;
	margin-bottom: 3px;
	height: 20px;
	line-height: 20px;
	padding-left: 6px;
	background: #FFFFFF;
}
*/

/* HEADING 1 */

#heading1
{
	/*float: right;*/
	margin: 0 0 0 -1px;
	width: 100%;
	z-index: 5;
	height:390px;
}

#heading1 .heading1Left
{
	width:510px;
	float: left;
}

#heading1 .heading1Right
{
	width:220px;
	float:right;
	height:auto;
}

#heading1 .testimonial
{
	border: 1px solid #8F8E93;
	font-style:italic;
	padding:5px 5px 5px 5px;
	font-size:13px;
}

/* HEADING 1 ENDS */

/* HEADING 2 STARTS */

#heading2
{
	/*float: right;*/
	margin: 0 0 0 -1px;
	width: 100%;
	z-index: 5;
	height:225px;
}

#heading2 .heading2Left
{
	width:500px;
	float: left;
}

#heading2 .heading2Right
{
	width:230px;
	float:right;
}

#heading2 .picture
{	
	font-style:italic;
	padding:5px 5px 5px 5px;
	font-size:13px;
}

/* HEADING 2 ENDS */

/* HEADING 3 STARTS */

#heading3
{
	/*float: right;*/
	margin: 0 0 0 -1px;
	width: 100%;
	z-index: 5;
	height:200px;
}

#heading3 .heading3Left
{
	width:230px;
	float: left;
}

#heading3 .heading3Right
{
	width:500px;
	float:right;
}

#heading3 .picture
{	
	font-style:italic;
	padding:5px 5px 5px 5px;
	font-size:13px;
}

/* HEADING 3 ENDS */

/* HEADING 4 STARTS */

#heading4
{
	/*float: right;*/
	margin: 0 0 0 -1px;
	width: 100%;
	z-index: 5;
	height:310px;
}

#heading4 .heading4Left
{
	width:500px;
	float: left;
}

#heading4 .heading4Right
{
	width:230px;
	float:right;
	height:160px;
}

#heading4 .picture
{		
	padding:5px 5px 5px 5px;	
}

/* HEADING 4 ENDS */

.specialListing {
	border: 1px solid #8F8E93;
	margin-top: -2px;
	position:relative;
	
}
.specialText
{
	width:735px;	
	margin-top: 0px;
	padding: 4px 4px 4px 4px;
	background: #EDF0F7;
	font-size: 11px;
	display:inline-block;
	overflow:auto;	
}
.specialDiscountText
{
	padding: 4px 4px 4px 4px;
	font-size: 14px;
	color:Maroon;
	font-weight:bold;
}

.specialOfferText
{	
	font-size: 14px;
	color:#1c98d1;
	font-weight:bold;
}

.top6
{
	width:100%;
	float:left;
}

/*
#content h2 {
	text-decoration: underline;
	font-style: italic;
}
#content h3 {
	font-style: italic;
}
#content h4 {
	font-style: italic;
}
*/
.formBox {
	border: 1px solid #8F8E93;
	background: #FFF;
	margin-bottom: 20px;
}
.formBoxClear {
	border: 1px solid #8F8E93;
	margin-bottom: 20px;
}
h1.left {
	float: left;/*width: 358px;*/
}
h1 span.right {
	padding-right: 5px;
	font-size: 11px;
	font-weight: normal;
}
.listing {
	border: 1px solid #8F8E93;
	margin-top: -2px;
}

.featuredText, .standardText {
	padding: 4px 4px 4px 4px;
	background: #EDF0F7;
	font-size: 11px;
}
div.featuredHead, div.standardHead, div.specialHead {
	height: 21px;
	line-height: 21px;
	padding: 3px 5px 3px 5px;
}
div.featuredHead {
	background: #B10C0C;
}	
div.standardHead {
	background: #4A80BC;
}
div.specialHead {
	background: #00ff18; /*#1c98d1;	#0f85bb*/
}

div.text {
	margin-bottom: 15px;
	text-align: justify;
	font-size: 11px;
	color: #000;
}

div.text A
{
	color:Blue;
	text-decoration:underline;	
}

div.textNew {
	margin-bottom: 15px;
	/*text-align: justify;*/
	font-size: 14px;
	color: #000;
}

div.red, div.blue {
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
}

div.red, .red, .redBold {
	color: #990000;
}
div.blue{
	color: #0B3F6E;
}
.redBold, .blueBold
{
	font-weight: bold;
}

#leftColumn .inside, .leftInside {
	padding: 5px 10px;
	font-size: 11px;
}
#leftColumn h3, .leftInside h3, #leftColumn h3.teal, .leftInside h3.teal {
	margin: 15px 0 3px;
	height: 20px;
	line-height: 20px;
	padding-left: 6px;
	background: #0B3F6E;
	border-left: 6px solid #4A80BC;
}
#leftColumn h3.teal, .leftInside h3.teal
{
	background-color: #2E9F86;
	border-left: 0px solid #2E9F86;
	margin-bottom: 2px;
}
.leftInside table {
	width: 100% !important;
}

div.customPager {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #C2C8D8;
	text-align: center;
	line-height: 20px;
	height: 20px;
}
div.customPager A {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
div.customPager A:hover {
	text-decoration: underline;
}


.marginBottom {
	margin-bottom: 1px;
}


div.hint 
{
	padding: 5px;
	text-align: justify;
	font-size: 10px;
	color: #000;
	background-color: #EDF0F7;
}
div.info 
{
	margin-bottom: 15px;
	padding: 5px;
	text-align: justify;
	font-size: 10px;
	color: #000;
	background-color: #EDF0F7;
	border: 1px solid #8F8E93;
}
div.infoYellow
{
	margin-bottom: 15px;
	padding: 5px;
	text-align: justify;
	font-size: 10px;
	color: #000;
	background-color: YELLOW;
	border: 1px solid #8F8E93;
}
div.warning
{
	margin-bottom: 15px;
	padding: 5px;
	text-align: justify;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
div.error
{
	margin-bottom: 10px;
	padding: 5px;
	text-align: justify;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
div.bgYellow 
{
	padding: 5px;
	text-align: justify;
	font-size: 11px;
	color: #000;
	background-color: Yellow;
	width: 98%;
}
div.formRow, div.formAltRow
{
	clear: both;
	padding: 5px;
}
div.formRow
{
	background-color: #FFFFFF;
}
div.formAltRow
{
	background-color: #EDF0F7;
}
div.bgRed
{
	background-color: Red;
	color: White;
}
div.bgRed A.white
{
	color: White;
	font-weight: bold;
}
A.black
{
	color: Black;
	font-weight: bold;
}
div.formRow span.label, div.formRow span.labelo, div.formAltRow span.label, div.formAltRow span.labelo
{
	float: left;
	width: 125px;
	text-align: right;
	padding-right: 5px;
}
div.formRow span.leftnode, div.formAltRow span.leftnode
{
	float: left;
	width: 50%;
	text-align: left;
}
div.formRow span.rightnode, div.formAltRow span.rightnode
{
	float: right;
	width: 50%;
	text-align: left;
}
div.formRow span.fullnode, div.formAltRow span.fullnode
{
	float: left;
	width: 100%;
	text-align: left;
}
div.formRow A, div.formAltRow A
{
	color: #0B3F6E;
	text-decoration: none;
}
div.formRow A:hover, div.formAltRow A:hover
{
	text-decoration: underline;
}
div.formRow span.label, div.formAltRow span.label
{
	padding-top: 3px;
}
div.formRow span.formw, div.formAltRow span.formw
{
	text-align: justify;
}
div.gridFooter, div.gridFooter A
{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #C2C8D8;
	padding: 3px;
}


.propPictures 
{
	height : 256px;
	width : 730px;
	overflow : hidden;
	position : relative;
	margin : 0 5px;
}
.propPictures ul 
{
	position : relative;
	list-style : none;
	margin : 0;
	padding : 0;
}
.propPictures li 
{
	list-style : none;
	margin : 0;
	padding : 0 5px;
	float : left;
	width : 356px;
}
.propPictures div 
{
	margin-top : 10px;
	text-align : center;
}
.propPictures div a
{
	background : url(../images/imagescroller_icons.gif) no-repeat -1000px -1000px;
	width : 28px;
	height : 27px;
	display : inline-block;
}
.propPictures div a.moveLeft
{
	background-position : 0 0;
}
.propPictures div a.moveRight
{
	background-position : 0 -28px;
}
.propPictures div a.pause
{
	background-position : 0 -56px;
}
.propPictures div a.play
{
	background-position : 0 -84px;
}


/* =============================== */
/* OVERLOADING CALENDAR COLORS CSS */
/* =============================== */
/*
.calendar tbody .bookedStart {
	background-image: url("ctCal/discount-booked.gif") !important;
}
.calendar tbody .bookedEnd {
	background-image: url("ctCal/booked-discount.gif") !important;
}
.calendar tbody .booked-unavailable {
	background-image: url("ctCal/booked-change.gif") !important;
}
.calendar tbody .booked-pending {
	background-image: url("ctCal/booked-change.gif") !important;
}
.calendar tbody .booked-discount {
	background-image: url("ctCal/booked-pending.gif") !important;
}


.calendar tbody .unavailableStart {
	background-image: url("ctCal/discount-booked.gif") !important;
}
.calendar tbody .unavailableMiddle {
	background-image: url("ctCal/booked-middle.gif") !important;
}
.calendar tbody .unavailableEnd {
	background-image: url("ctCal/booked-discount.gif") !important;
}
.calendar tbody .unavailableChange {
	background-image: url("ctCal/booked-change.gif") !important;
}
.calendar tbody .unavailable-booked {
	background-image: url("ctCal/booked-change.gif") !important;
}
.calendar tbody .unavailable-pending {
	background-image: url("ctCal/booked-change.gif") !important;
}
.calendar tbody .unavailable-discount {
	background-image: url("ctCal/booked-pending.gif") !important;
}


.calendar tbody .pendingStart {
	background-image: url("ctCal/discount-booked.gif") !important;
}
.calendar tbody .pendingMiddle {
	background-image: url("ctCal/booked-middle.gif") !important;
}
.calendar tbody .pendingEnd {
	background-image: url("ctCal/booked-discount.gif") !important;
}
.calendar tbody .pendingChange {
	background-image: url("ctCal/booked-change.gif") !important;
}
.calendar tbody .pending-booked {
	background-image: url("ctCal/booked-change.gif") !important;
}
.calendar tbody .pending-unavailable {
	background-image: url("ctCal/booked-change.gif") !important;
}
.calendar tbody .pending-discount {
	background-image: url("ctCal/booked-pending.gif") !important;
}


.calendar tbody .discountStart {
	background-image: url("ctCal/discount-pending.gif") !important;
}
.calendar tbody .discountMiddle {
	background-image: url("ctCal/pending-middle.gif") !important;
}
.calendar tbody .discountEnd {
	background-image: url("ctCal/pending-discount.gif") !important;
}
.calendar tbody .discountChange {
	background-image: url("ctCal/pending-change.gif") !important;
}
.calendar tbody .discount-booked {
	background-image: url("ctCal/pending-booked.gif") !important;
}
.calendar tbody .discount-unavailable {
	background-image: url("ctCal/pending-booked.gif") !important;
}
.calendar tbody .discount-pending {
	background-image: url("ctCal/pending-booked.gif") !important;
}

.calendar table .daysrow td {
  background-color: #00ff18 !important;
}
.calendar tbody .rowhilite td {
	background-color : #95ff00 !important;
}
*/