@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #d3d5d9;
	background-image: url(../common/BG.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFixHdr #container { 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header { 
	width:980px;
	height:94px;
	/*background-color:#FFF;*/
	text-align:left;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 215px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	font-size:11px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 215px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	font-size:11px;
}
.thrColFixHdr #mainContent { 
	margin: 0 245px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding-top:15px;
	padding-bottom:25px;
	width:490px;
} 
.thrColFixHdr #footer { 
	width:980px;
	padding-top:15px;
	background-color:#d3d5d9;
	text-align:left;
	padding-bottom:15px;
	background-image:url(../common/shadow.gif);
	background-repeat:no-repeat;
	background-position:top;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f6f6f;
}

#Destination{
	font-size:11px;
}

a:link {
	color: #d11241;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d11241;
}
a:hover {
	text-decoration: none;
	color: #d11241;
}
a:active {
	text-decoration: none;
	color: #d11241;
}
.padTP5 a:link {
	color: #6f6f6f;
	text-decoration: none;
}
.padTP5 a:visited {
	text-decoration: none;
	color: #6f6f6f;
}
.padTP5 a:hover {
	text-decoration: underline;
	color: #d11241;
}
.padTP5 a:active {
	text-decoration: none;
	color: #6f6f6f;
}
#sidebar2 a:link {
	color: #6f6f6f;
	text-decoration: none;
}
#sidebar2 a:visited {
	text-decoration: none;
	color: #6f6f6f;
}
#sidebar2 a:hover {
	text-decoration: underline;
	color: #d11241;
}
#sidebar2 a:active {
	text-decoration: none;
	color: #6f6f6f;
}
#TopLink a:link {
	color: #6f6f6f;
	text-decoration: none;
}
#TopLink a:visited {
	text-decoration: none;
	color: #6f6f6f;
}
#TopLink a:hover {
	text-decoration: none;
	color: #d11241;
}
#TopLink a:active {
	text-decoration: none;
	color: #6f6f6f;
}

h1 {
	font-size: 18px;
	color: #d11241;
}
h2 {
	font-size: 16px;
	color: #d11241;
}
h3 {
	font-size: 14px;
	color: #d11241;
}
h4 {
	font-size: 12px;
	color: #d11241;
}
#HomeBanner{
	width:980px;
	height:565px;
	background-color:#FFF;
	text-align:left;	
}
#InnerBanner{
	width:980px;
	height:252px;
	background-color:#FFF;
	text-align:left;	
}
#Content{
	width:980px;
	background-color:#FFF;
	text-align:left;
	padding-bottom:25px;
}
#FooterBlank{
	width:244px;
	float:left;	
}
#foo{
	float:left;
	padding-left:20px;
}
#rhotels{
	float:left;
	padding-top:5px;
}
#tnc{
	float:left;
	padding-left:10px;
	font-size:10px;
}
#Blank{
	height:20px;
}
#Logo{
	float:left;
	padding-top:6px;
}
#HeaderLinks{
	float:right;
}
img{
	border:none;
	
}
form{
	border:none;
	padding:0px;
	margin:0px;
}
#TopLink{
	text-align:right;
	padding-top:5px;
	padding-right:8px;
	font-size:11px;
	padding-bottom:10px;
}
#SearchContainer{
	text-align:right;
	padding-top:5px;
	padding-right:4px;
}
#SearchBox{
	border:solid 1px #ccc;
	background-color:#F0F0F0;
	height:15px;
	color:#d11241;
}
#LinkContainer{
	text-align:right;
	padding-top:5px;
	float:right;
}

#flashcontainer{
	width: 980px;
    position: absolute;
    z-index: 0;	
}
#booknow {
	position:relative;
	background-color:#FFF;
	width:200px;
	top:115px;
	left:15px;
	z-index:2;
	padding:15px;
	font-size:11px;
}
#booknowInner {
	position:relative;
	background-color:#FFF;
	width:200px;
	top:15px;
	left:15px;
	z-index:2;
	padding:15px;
	font-size:11px;
}
#Welcome{
}
.FNext{
	float:left;
	padding-right:10px;
}
.FNextBig{
	float:left;
	padding-right:25px;
}
.FRight{
	float:right;
	padding-right:5px;
}
.FNextBigW{
	float:left;
	width:135px;
	padding-right:25px;
}
.Fclear{
	clear:both;
	float:left;
	padding-right:10px;
}
.pad5{
	padding-top:5px;
	
}
.pad10{
	padding-top:10px;
	
}
.pad20{
	padding-top:20px;
	
}
#LeftPanel{
	padding:20px;
	width:220px;
	float:left;
	font-size:11px;
}
.events{
	padding-top:10px;
	font-size:11px;
}
.whatsnew{
	padding-top:3px;
	font-size:11px;
}
#Login{
	font-size:11px;
}
#RightPanel{
	width:175px;
	top:370px;
	padding-top:20px;
	padding-left:15px;
}
#LeftInnerPanel{
	width:215px;
	padding-left:15px;
	padding-top:20px;
	float:left;
	font-size:11px;
}
#ContentInnerPanel{
	width:525px;
	padding-left:15px;
	padding-top:40px;
	float:left;
}
#InnerFooter{
	position:relative;
}
.smallType{
	width:136px;
	float:left;
	padding-bottom:20px;
	margin-right:40px;
}
.smallTypeA{
	width:136px;
	float:left;
	padding-bottom:20px;
}
.padT5{
	padding-top:5px;
	color: #d11241;
}
.padTP5{
	padding-top:5px;
	padding-bottom:5px;
}
.padP5{
	padding-bottom:5px;
}
.floatWid20{
	float:left;
	width:20px;
}
.floatWid40{
	float:left;
	width:40px;
}
.Heading{
	color: #d11241;
	font-weight:bold;
	font-size:14px;
	padding:0px;
}
.CurrLink{
	color: #d11241;
	font-weight:bold;
	padding-top:5px;
}
.Link{
	padding-top:5px;
}
.outer
{
	float:left; width:980px; 
	background-color:#FFF
}
.thrColFixHdr #mainContent2
{
		float:left; width:490px; 
		background-color:#FFF; 
		padding-right:245px; 
		padding-top:15px; 
		padding-bottom:25px;
}
.formRow{
	vertical-align:baseline;	
}
.formLabelDiv{
	float:left;
	width:90px;
	padding-bottom:5px;
}
.formElementDiv{
	float:left;
	width:400px;
	padding-bottom:5px;
}
input[type=text].required, textarea.required{
	background:url(../images/req-bg.png) #fff top right no-repeat;
}
.formElementDiv input[type=text] , .formElementDiv textarea{
	border: 1px solid #CCC;
}
.formElementDiv input[type=text]{
	width:250px;
}
.formElementDiv textarea{
	width:360px;
	height:90px;
}
.required-display {
	display: none;
	color: red;
	padding: 0 0 0 20px;
	background: url('../images/icon-alert.png') 0 2px no-repeat;
	margin: 0 0 0 5px;
}
#newroom{
	border: #ccc 1px solid;
	background:#eee;
	display:block;
	margin-bottom:5px;
	padding: 5px;
}
.roomLabelDiv{
	float:left;
	width:90px;
	padding-bottom:5px;
}
.roomElementDiv{
	float:left;
	width:350px;
	padding-bottom:5px;
}
.roomElementDiv input[type=text] , .formElementDiv textarea{
	border: 1px solid #CCC;
}
.roomElementDiv input.text{
	width:240px;
}


/* NEW STYLES */
.jobDetails
{
	float:left; width:490px;
	padding-bottom:12px;
}
.jobLabel
{
	float:left; width:180px;
}
.jobCont
{
	float:left; width:310px;
}
.jobDetails ul
{
	margin:0px; padding:0px; 
}
.jobDetails ul li
{
	margin:0px 0px 0px 17px; 
	padding:0px 0px 5px 0px; 
}

/* NEW STYLES FOR BOOK NOW */
.lftBooknow
{
	float:left; width:195px; 
	background-color:#e5e5e5;
	padding:10px;
	min-height:185px;
	height:auto !important;
	height:185px;
	margin-bottom:10px;
}
.lftBooknow h1
{
	color:#d11241;
	font-size:16px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	margin:0px; 
	padding:0px 0px 8px 0px;
}
.lftBooknow p
{
	margin:0px; padding:0px;
	line-height:14px;
}
.booknowForm
{
	float:left; width:100%;
	padding-top:10px;
	color:#474747;
	
}
.booknowForm form
{
	margin:0px; padding:0px;
}
.lftBooknow .booknowForm p
{
	margin:0px; 
	padding:0px 0px 5px 0px;
}
.booknowForm label
{
	float:left; width:43px;
	color:#474747;
	padding:2px 0px 0px 0px;
}
.booknowForm input[type="text"]
{
	width:89px;
	height:15px;
	margin:0px;
	padding:0px 2px 0px 3px;
	border:1px solid #cccccc;
	vertical-align:middle;
	margin-right:6px;
	color:#6f6f6f;
	font-size:11px;
}
.booknowForm img
{
	margin:0px;
	padding:0px 3px 0px 1px;
	vertical-align:middle;
}
.booknowForm select
{
	width:150px;
	background-color:#FFF;
	border:0px;
	font-size:11px;
	color:#6f6f6f;
	padding:2px 0px 2px 0px;
	border-top:1px solid #cccccc;
	margin:0px 0px 6px 0px;
}
.lftJoinNewsletter
{
	float:left; width:205px; 
	padding-left:10px;
}
.searchResultOuter
{
	float:left; width:735px;
	padding:15px 0px 0px 0px;
}
.searchResultOuter h1
{
	padding:15px 0px 20px 0px;
	margin:0px;
	font-size:14px;
	color:#d11241;
}
.searchBg
{
	float:left; width:715px;
	background:url(../images/searchBgRep.gif) repeat-y right top;
	/*min-height:400px;
	height:auto !important;
	height:400px;*/
	margin-bottom:15px;
}
.lftSearchResult
{
	float:left; width:575px;
}
.rtSearchResult
{
	float:left; width:120px; 
	padding-left:20px;
}
.lftSearchResult div:first-child
{
	margin-top:0px;
}
.searchRow
{
	float:left; width:573px;
	border:1px solid #eaeaea;
	margin-top:20px;
}
.first
{
	float:left; width:551px;
	background-color:#f7f7f7;
	padding:11px;
}
.srchImg
{
	float:left; width:130px;
}
.srchText
{
	float:left; width:411px;
	padding:0px 0px 0px 10px;
}
.srchText h2
{
	color:#656565;
	font-size:14px;
	margin:0px; padding:0px;
}
.srchText p
{
	padding:7px 0px 0px 0px; margin:0px;
	line-height:14px;
}
.second
{
	float:left; width:551px;
	padding:11px;
	background-color:#eaeaea;
	color:#d11241;
}
.moreInfo
{
	float:left; width:105px;
	line-height:19px;
}
.max
{
	float:left; width:75px;
	line-height:19px;
}
.rate
{
	float:left; width:141px;
	line-height:19px;
}
.noSuites
{
	float:left; width:124px;
	line-height:19px;
}
.noSuites select
{
	width:114px;
	border:0px;
}
a.greyLink
{
	color:#6f6f6f;
	text-decoration:underline;
}
.moreInfoDv
{
	display:none;
}
.moreInfoDv p
{
	margin:0px; padding:18px 30px 0px 0px;
}
.moreInfoDv p img
{
	border:4px solid #dfe2e7;
	margin-right:14px;
}
.moreInfoDv ul
{
	margin:0px; 
	padding:0px;
	list-style-type:none;
}
.moreInfoDv ul li
{
	margin:0px; padding:3px 0px 0px 8px;
	list-style-type:none;
	background:url(../images/dash.gif) no-repeat 0px 9px;
}
form
{
	margin:0px; padding:0px;
}
a.moreInfoBtn
{
	float:left; width:90px;
	background:url(../images/btnMoreInfo.gif) no-repeat 0px 5px;
	padding:0px 0px 0px 15px;
}
a.moreInfoBtnOver
{
	float:left; width:90px;
	background:url(../images/btnMoreInfo2.gif) no-repeat 0px 5px;
	padding:0px 0px 0px 15px;
}
/* Image Gallery */
#gallery {
	padding: 10px;
	width: 520px;
	float:left;
}
#gallery ul { list-style: none; background:none; }
#gallery ul li {list-style: none; display: inline;background:none; }
#gallery ul img {
	border: 5px solid #ccc;
	border-width: 5px 5px 5px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 5px;
	color: #fff;
}
#gallery ul a{ color: #fff; text-decoration:none; }
#gallery ul a:hover { color: #fff; text-decoration:none}

/* span tips */
a.toolTips{
	color:#6f6f6f;
	text-decoration: none; border-bottom:1px #6f6f6f dotted; 
}
/* Max persons list */
span.persons1{
	width: 32px;
	height: 24px;
	display: block;
	overflow: hidden;
	background-image:url(../images/persons.gif);
	background-position: 0px 0px;
	text-indent:-99999px;	
}
span.persons2{
	width: 32px;
	height: 24px;
	display: block;
	overflow: hidden;
	background-image:url(../images/persons.gif);
	background-position: 0px -24px;
	text-indent:-99999px;	
}
span.persons3{
	width: 32px;
	height: 24px;
	display: block;
	overflow: hidden;
	background-image:url(../images/persons.gif);
	background-position: 0px -48px;
	text-indent:-99999px;	
}
span.persons4{
	width: 32px;
	height: 24px;
	display: block;
	overflow: hidden;
	background-image:url(../images/persons.gif);
	background-position: 0px -72px;
	text-indent:-99999px;	
}
span.persons5{
	width: 32px;
	height: 24px;
	display: block;
	overflow: hidden;
	background-image:url(../images/persons.gif);
	background-position: 0px -96px;
	text-indent:-99999px;	
}
span.persons6{
	width: 32px;
	height: 24px;
	display: block;
	overflow: hidden;
	background-image:url(../images/persons.gif);
	background-position: 0px -120px;
	text-indent:-99999px;	
}
span.persons7{
	width: 32px;
	height: 24px;
	display: block;
	overflow: hidden;
	background-image:url(../images/persons.gif);
	background-position: 0px -144px;
	text-indent:-99999px;	
}
span.persons8{
	width: 32px;
	height: 24px;
	display: block;
	overflow: hidden;
	background-image:url(../images/persons.gif);
	background-position: 0px -168px;
	text-indent:-99999px;	
}
