/* CSS Document */

/* layout styles */
body {
	background-color:#FFFFFF
}

#header {
	display: none;
	border-bottom: 1px solid #cccccc;
	height: 113px;
}

#header .head1 {
	display: none; 
}

/*#header #tabs {
	position: absolute;
	left: 130px;
	top: 87px;
	z-index: 3;
}*/

/*- Menu Tabs--------------------------- */ 


#tabs {
	display: none;
}


	  
/* End of tabs styles */


.logo {
	display: none; 
}

#welcome  {
	display: none;
}

#midContent {
	padding: 25px;
	background-color: #ffffff;
	display: block;
	margin-bottom: 20px;
	/*height: 100%;*/
	/*border-bottom: 1px solid #cccccc;*/
}

.roomBook {
	height: 100%;
	width: 590px; 
	overflow:auto; 
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
}

.roomBook td{
	height: 5em;
}

#leftMenu  {
	display: none;

}


#rightMenu  {
	display: none;
}


#mainContent {
	margin-left: 20px;
	margin-bottom: 20px;
	width: 100%;
	float: left;
	display: inline;
/*padding:20px;*/
}

/* /////////////////// 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;
	/*line-height: 12px;*/
	width: 300px;
}

.buttons {
	font-size: 10px;
	line-height: 14px;
}

.formbg {
 	background-color: #E2E5E8;
}

.formbg2 {
	background-color: #FFFFCC;	
}

.formbg1 {
	background-color: #E2E5E8;
}


/* //////////////////////////// End of LEGACY styles //////////////////////////////// */

#btmContent {
	display: none;
}

.chunkylinks {

}

.chunkyLinks ul {
	margin: 0px 10px 0px 10px;
	padding: 5px 5px 5px 5px;
	min-height: 200px;
	background-color:#FFFFFF;
	/*border: 1px dotted #CCCCCC;*/
}

.chunkyLinks li {
	margin-top: 5px;
	margin-left: 0px;
	border-bottom: 1px dotted #cccccc;
	padding: 5px 5px 10px 5px;
	/*line-height: 12px;*/
}

#footer {
	display: none;
}

.swatch {
display: none;
}

.containerbottomright {
display: none;
}

