/* CSS Document */

/* layout styles */

#header {
	display: block;
	border-bottom: 1px solid #cccccc;
	height: 113px;
}

#header .head1 {
	display: inline; 
	float: left;
	padding-top: 5px;
}

/*#header #tabs {
	position: absolute;
	left: 130px;
	top: 87px;
	z-index: 3;
}*/

/*- Menu Tabs--------------------------- */ 


#tabs {

}

#tabs ul {
	position: absolute;
	left: 146px;
	top: 89px;
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	width: 75%;
}

#tabs li {
	display:inline;
	margin-right:5px;
	padding:0;
}
	
#tabs a {
	float:left;
	background: url("../../images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;

}

#tabs a span {
	float:left;
	display:block;
	background:url("../../images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	font-weight:bold;
	font-size:1.3em;
}

#tabs a.legalTab {
	float:left;
	background: url("../../images/tableftG.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;

}

#tabs a.legalTab span {
	float:left;
	display:block;
	background:url("../../images/tabrightG.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	font-weight:bold;
	font-size:12px;
}

	/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

	/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FF9834;
}

#tabs a:hover {
	background-position:0% -42px;
}

#tabs a:hover span {
	background-position:100% -42px;
}

#tabs a:active {
	background-position:0% -42px;
}

#tabs a:active span {
	color:#FF9834;
}

#tabs a:active span {
	background-position:100% -42px;
}

/*legal tab */

#tabs a.legalTab span {float:none;}

	/* End IE5-Mac hack */
#tabs a.legalTab:hover span {
	color:#FF9834;
}

#tabs a.legalTab:hover {
	background-position:0% -42px;
}

#tabs a.legalTab:hover span {
	background-position:100% -42px;
}

#tabs a.legalTab:active {
	background-position:0% -42px;
}

#tabs a.legalTab:active span {
	color:#FF9834;
}

#tabs a.legalTab:active span {
	background-position:100% -42px;
}
	  
/* End of tabs styles */

#header img {
border: 0;
}

#header ul {
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5%;
	margin-left: 0px;
	margin-top: 0px;
}

#header li{
	display: inline; 
}

.logo {
	margin-right: 20px;
	display: inline; 
	float: left;
}

#welcome  {
	display: inline;
	text-align: right;
	padding-right: 25px;
	padding-top: 5px;
	float: right;
}

#midContent {
	padding: 25px;
	background-color: #ffffff;
	display: block;
	margin-bottom: 20px;
	/*height: 100%;*/
	/*border-bottom: 1px solid #cccccc;*/
}

.roomBook {
	height: 100%;
	width: 620px;
	overflow:auto;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	font-size: 1.0em;
}

.roomBook td{
	height: 5em;
}

.roomBook2 {
	height: 400px;
	width: 590px; 
	overflow:auto; 
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
}

.roomBook2 td{
	height: 5em;
}

#leftMenu  {
	border-right: 1px dotted #CCCCCC;
	background-position:top left;
	background-repeat:no-repeat;
	width: 25%;
	float: left;
	display: inline;
	margin-bottom:15px;
	padding-right: 15px;
}

#leftMenu ul {
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style: none;
	padding-left: 11px;
	text-indent: -24px;

}

#leftMenu li {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 5px;

}

#leftMenu div {
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}

#leftMenu h2 {
margin-top:0px;
}

#leftMenu h3 {
background-color:#e9f0d2;
padding: 5px 5px 5px 5px;
border-left: 2px #cccccc solid;

}

#leftMenu h4 {
background-color:#cccccc;
padding: 5px 5px 5px 5px;
border-left: 2px #cccccc solid;

}

#rightMenu  {
	border-left: 1px dotted #CCCCCC;
	width: 19%;
	float: right;
	display: inline;
	margin-bottom: 15px;
}

#rightMenu ul {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

#rightMenu li {
	margin-top: -5px;
	margin-left: 0px;
	padding: 5px 0px 0px 5px;
}

img.corner {
	width: 10px;
	height: 10px;
	border: none;
	display: block !important;
	text-align: left;
}

#mainContent {
	margin-left: 20px;
	margin-bottom: 20px;
	width: 48%;
	float: left;
	display: inline;
}

#mainContent h2{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px ;

}

#mainContent object{
	border: 1px #999999 solid;
	padding: 2px 2px 2px 2px;
	display:block;
	margin-left:20%;
	margin-right: 20%;
	}

.contentImg{
	border: 1px #999999 solid;
	padding: 2px 2px 2px 2px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
	
	
#contentImg{
	border: 1px #999999 solid;
	padding: 2px 2px 2px 2px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}

/* /////////////////// LEGACY Styles ///////////////////   */

.searchcells { 
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	width: 50%;
}

.tdline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.boxedtext {
	display: block;
	border: 1px dotted #CCCCCC;
}

.tuitable {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

#tdbg5 {
	background-color: #E2E5E8;
}

#tdbg6 {
	background-color: #E2E5E8;
}

#tdbg7 {
	background-color: #E2E5E8;
}

#tdbg8 {
	background-image: url(../images/bluegradient.gif);
}

#tdbg9 {
	background-image: url(../images/orangegradient.gif);
}

#tdbg10 {
	background-image: url(../images/greygradient.gif);
}

#tdbg11 {
	background-image: url(../images/greengradient.gif);
}

.tdbookings {
	border-right: 1px solid #CCCCCC;
}

#searchBG {
	background-image: url(../images/vignette.gif);
	background-repeat: no-repeat;
	background-position: right;	
}

.fbcells { 
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}

.buttons {
	font-size: 10px;
	line-height: 14px;
}

.formbg {
 	background-color: #E2E5E8;
}

.formbg2 {
	background-color: #e9f0d2;	
}

.formbg1 {
	background-color: #E2E5E8;
}


/* //////////////////////////// End of LEGACY styles //////////////////////////////// */

#btmContent {
	clear: both;
	padding: 25px;
	background-color: #ffffff;
	display: block;
	border-top: 1px solid #cccccc;
}

.chunkylinks {

}

.chunkyLinks ul {
	margin: 0px 10px 0px 10px;
	padding: 5px 5px 5px 5px;
	min-height: 200px;
	background-color:#FFFFFF;
}

.chunkyLinks li {
	margin-top: 5px;
	margin-left: 0px;
	border-bottom: 1px dotted #cccccc;
	padding: 5px 5px 10px 5px;
}

#footer {
	clear: both;
	padding:  10px 0px 5px 25px;
	background-color: #ffffff;
	display: block;
	border-top: 1px solid #cccccc;
}

#footer h5 {
	margin-top: 0px;
}

.swatch {
padding-right: 15px; 
margin-top:-20px;
}

.rMenuTxt {
margin-left: 20px;
border: 1px dotted #CCCCCC;
padding:3px;
}

/* further Layouts */

/* RSS parser */

.rssFeed {


}

/*Extras */

.link {cursor:pointer; color:#666}
.link:hover {color:#000}
.slidercontent {position:relative}
.slidercontent .upper {border-bottom:1px solid #9ac1c9}

/*** Tabs for Purchasing LOG ***/

    #tabsE {
      float:left;
      width:150%;
      background-color: #FFFFFF;
      font-size:93%;
      line-height:normal;
	  border-bottom: 1px solid #cccccc;

      }
    #tabsE ul {
	  margin:0;
	  padding:10px 10px 0 10px;
	  list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("../../images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("../../images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color: #ffffff;
	  font-weight:bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color: #000000;
	  font-weight:bold;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }
	  
	.commentsblock {
	background-color:#ffffff;
	/*height: 250px;*/
	width: 570px;
	margin:  30px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
	display: block;
	border: 2px solid #cccccc;
	overflow: auto;
	position: relative;
} 

.alert {
	background-image: url('../../images/alertIcon.gif');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 40px;
	padding-left: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.systemAlert {
	background-image: url('../../images/grey_alpha.png');
	background-repeat: repeat;
	position: absolute; 
	z-index: 100; 
	width: 300px; 
	margin: 40px 0px 0px 70px !IMPORTANT;
	margin: 40px 0px 0px 65px   ;
	padding-top: -5px;
}



.systemAlertContent {
	background-image: url('../../images/alertIcon2.gif');
	background-repeat: no-repeat;
	background-position: left top;
	display:block; 
	background-color:#ffffff; 
	border:solid 1px #000000; 
	padding-left: 50px;
	padding-right:50px;
	padding-bottom:10px;
	padding-top: 20px;
	margin: 0px 5px 5px -5px;
}

.systemSurveyAlert {
	background-image: url('../../images/grey_alpha.png');
	background-repeat: repeat;
	position: absolute; 
	z-index: 100; 
	width: 400px; 
	margin: 40px 0px 0px 70px !IMPORTANT;
	margin: 40px 0px 0px 65px   ;
	padding-top: -5px;
}
.systemSurveyContent {
	background-image: url('../../images/alertIcon2.gif');
	background-repeat: no-repeat;
	background-position: left top;
	display:block; 
	background-color:#ffffff; 
	border:solid 1px #000000; 
	padding-left: 50px;
	padding-right:50px;
	padding-bottom:10px;
	padding-top: 20px;
	margin: 0px 5px 5px -5px;
}


.success {
	background-image: url('../../images/tick_icon2.png');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 40px;
	padding-left: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.atozBlock {
	border-bottom: 1px solid #cccccc;
	display: block;
	width:560px;
	margin-bottom: 15px;
	margin-top: 30px;
}

#passForm label.error {
  background: url('../../images/unchecked.gif');
  background-repeat:no-repeat;
  background-position:left;
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  font-size:12px;
  color: #EA5200;
}

#passForm label.checked {
  background:url('../../images/tick_icon.gif');
  background-repeat:no-repeat;
  background-position:left;
}

#passForm label.valid {
	background: url('../../images/tick_icon.gif');
	background-repeat:no-repeat;
  	background-position:left;
	height:16px;
	width:16px;
	display: block;
	/*position: absolute;*/
	top: 4px;
	left: 152px;
}



#eStoreRequest2 label.error {
  background: url('../../images/unchecked.gif');
  background-repeat:no-repeat;
  background-position:top left;
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  font-size:12px;
  color: #EA5200;
}

#eStoreRequest2 label.checked {
  background:url('../../images/tick_icon.gif');
  background-repeat:no-repeat;
  background-position:top left;
}

#eStoreRequest2  label.valid {
	background: url('../../images/tick_icon.gif');
	background-repeat:no-repeat;
  	background-position:top left;
	height:16px;
	width:16px;
	display: block;
	/*position: absolute;*/
	top: 4px;
	left: 152px;
}

#regForm label.error {
  background: url('../../images/unchecked.gif');
  background-repeat:no-repeat;
  background-position:top left;
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  font-size:12px;
  color: #EA5200;
}

#regForm label.checked {
  background:url('../../images/tick_icon.gif');
  background-repeat:no-repeat;
  background-position:top left;
}

#regForm label.valid {
	background: url('../../images/tick_icon.gif');
	background-repeat:no-repeat;
  	background-position:top left;
	height:16px;
	width:16px;
	display: block;
	/*position: absolute;*/
	top: 4px;
	left: 152px;
}

#defectsForm label.error {
  background: url('../../images/unchecked.gif');
  background-repeat:no-repeat;
  background-position:top left;
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  font-size:12px;
  color: #EA5200;
}

#travIns span.error {
  background: url(../../images/unchecked.gif); 
  background-repeat:no-repeat;
  background-position:top left;
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  font-size:12px;
  color: #EA5200;
  margin-left: 3px;
}