/**/
body
{
	color : black;
	background-color : #A2A173;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	background-image: url(../images/backgrnd_bg2.jpg); 
	margin: 0px;
}
/* Manage Site Area*/
.ContentArea
{
	font-size: 12pt;
	color: #71715B;
	background-color: whitesmoke;
	background-image: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 943px;
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
    	border-color : none;
	
	BORDER-WIDTH: 0px;
	margin:0px;
}
/* Manage Banner (on top of every page)*/
.BannerArea
{
	background-color: none;
/*	background-image : url(../Images/Sable_logo_Sm.jpg);
	background-repeat :no-repeat;*/
	background-position: center;
	text-align : center;
	border-width : 0;
	width : 943px;
	height:410px;
}
/*	Manage Search Area*/
.SearchArea
{
	BORDER-RIGHT : #A2A173 0px solid; 
	BORDER-TOP : #A2A173 0px solid; 
	BORDER-LEFT : #A2A173 0px solid; 
	BORDER-BOTTOM : #A2A173 0px solid; 
	BORDER-COLLAPSE : collapse; 
	border-color : darkgray;
	background-color : #e5f0fa; 
	width : 95%;
	font-size: 7pt;
	color : Gray;
}
/* Manage Reservation succeed Message Area*/
.MessageArea
{
	BORDER-RIGHT : #0084FF 1px solid; 
	BORDER-TOP : #0084FF 1px solid; 
	BORDER-LEFT : #0084FF 1px solid; 
	BORDER-BOTTOM : #0084FF 1px solid; 
	BORDER-COLLAPSE : collapse; 
	border-color : #0084FF;
	background-color : whitesmoke;
	width : 95%;
	font-size: 10pt;
	color : Blue;
}
/* Class for Rservation Status Message and Confirmation Number(ReservationTwo.aspx page)*/
.StatusMessage
{
	color : #D66B6B;
	font-size : 20px;
	font-family:Arial;
}
/* Manage tabs color styles and color */
.SelectedTab
{
	border-top: solid 1px darkgray;	
	border-left: solid 1px darkgray;	
	border-right: solid 1px darkgray;	
	border-bottom: none;	
	width: 10%;
	height:25px;
	background-color:#DEE1D0;
	text-align:center;
	vertical-align :middle;
	
}
.SelectedTabHighlighted
{
	border-top: solid 1px darkgray;	
	border-left: solid 1px darkgray;	
	border-right: solid 1px darkgray;	
	border-bottom: none;	
	width: 10%;
	height:25px;
	background-color:#DEE1D0;
	text-align:center;
	vertical-align :middle;
	
}
.UnSelectedTab
{
	border-top: solid 1px darkgray;	
	border-left: solid 1px darkgray;	
	border-right: solid 1px darkgray;	
	border-bottom: solid 1px darkgray;	
	width: 10%;
	height:25px;
	background-color:whitesmoke;
	text-align:center;
	vertical-align :middle;
	
}
.UnSelectedTabHighlighted
{
	border-top: solid 1px darkgray;	
	border-left: solid 1px darkgray;	
	border-right: solid 1px darkgray;	
	border-bottom: solid 1px darkgray;	
	width: 10%;
	height:25px;
	background-color:WHITE;
	text-align:center;
	vertical-align :middle;
	
}
.AreaBody
{
	border-top: none;	
	border-left: solid 1px darkgray;	
	border-right: solid 1px darkgray;	
	border-bottom: solid 1px darkgray;	
}
/* Class for Heading Text*/
.ContentTitleText
{
	border-bottom: solid 1px #d0d88c;
	font-size: 14pt;
	line-height: 24pt;
	color: #9da8ce;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* Default text on whole site*/
.TextDefault
{
	font-size: 10pt;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
/* Class for Default Anchor Element on whole site*/
A
{
	color: #054a67;
	text-decoration: none;
vertical-align: baseline;
}
A:hover
{
	border-bottom: none;
}
/* Class for Privacy Policies for bold Text*/
.TextTitle
{
	font-weight: bold;
	color: #afbd77;
}
/* Class for Heading on each page */
.ContentTitleHeading
{
	font-size: 14pt;
	line-height: 24pt;
	color: #8C2423;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* class for required labels*/
.ContentLabelsRequired
{
	font-weight: bold;
	color: #cc6666;
}
.ContentLabelsRecommended
{
	font-weight: bold;
	color: #666699;
}
/* class for Error Messages*/
.errMessage
{
	font-family : Tahoma, Verdana;
	font-size: 10pt;
	color: Red;
}
/* Class for Paging*/
.pagingStyle
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
/* Class for Grid Text*/
.dgText
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	font-size: 10pt;
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
/* Class for Grid Items*/
.dgItem
{
	border-width: 0;
	background-color: white;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
/* Class for Alternating Items in a grid*/
.dgItemAlt
{
	border-width: 0;
	background-color: whitesmoke;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
/* Class for Header in a grid*/
.dgHeader
{
 	background-color: lightgrey;
	font-weight: normal;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	line-height: 13px;	
	margin:0px;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	line-height: 13px;	
}
.footerlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0063bc;
	text-decoration: underline;
	line-height: 13px;
}

.SearchArea1
{
	
	background-color : #e5f0fa; 
	width : 100%;
	font-size: 7pt;
	color : Gray;
}
.SearchHead
{
	width : 100%;
	font-size: 10pt;
	font-weight:bold;
	color : Gray;
}
