/*     TAGS start  -----------------------------------------------------------   */

body {
	padding: 0px;
	margin: 0px;
	background-color: #dedcdd;
}
input, select {
	color: #112335;
	font-size: 11px;
	vertical-align: middle;
}
option {
	font-size: 9px;
}

h1 {
	font-size: 23px;
	color: #FFFFFF;
	margin-bottom: 6px;
	letter-spacing: -1pt;
	font-weight: normal;
	text-transform: capitalize;
	margin-top: 0px;
	margin-bottom: 1px;
	position: relative;
	line-height: 20px;
}
h2 {
	font-size: 9px;
	margin-bottom: 7px;
	text-transform: uppercase;
	color: #000000;
}

div#test p:first-child { text-decoration: underline;}

div#test p:last-child { font-weight: bold;}

/*     general ----------------------------------------------------------- */

/* Formatting -----------------*/

.Nine , .Nine td, .CyanTbl TD a , .title , #master , #breadcrumb , a.RatesLink:Link, a.RatesLink:Visited , a.RatesLink:hover , #breadcrumb a ,  .TitleStyle , .NextPrevious a , a.FormBtn:link , a.FormBtn:visited , a.FormBtn:hover {
	font-size:9px !important;
}
.Ten , .Ten TD {
font-size: 10px;
}
.Eleven , .Eleven td , .content , #Bookingcontent , .hotelTDS , .hotelTDS a , .TopTable a  , .UserContent a , .theArrow , .CalendarHolder TH , .CalendarHolder TH , .InfoHolder TH {
font-size:11px;
}
.theFont , body , font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.OtherFont {
	font-family: Arial, Helvetica, sans-serif;
}
.Twelve , #ul ul {

font-size:12px;
}
.White , .White td , #ul ul , #ul ul li a {
	color:#FFFFFF;
	text-decoration: none;
}
.Blue {
	color: #003b70;
}
.Black , .Black TD , .black , .black TD {
	color: #1F1F1F;
	line-height: 15px;
}
.NoWrap {
	white-space: nowrap;
}
.none, .None {
display: none;
}
.Normal , .Normal TD {
font-style:normal;
}
.NoDecor a {
	text-decoration: none;
}
.GreyBg {
	background-color: #ACA8A8;
}

.Caps , .CyanTbl TD a {
	text-transform: uppercase;
}
.Leading {
line-height: 22px;
}

.Bold {
	font-weight: bold;
}
.Left , .Left TD , .Left TH {
	text-align: left;
}
.Top , .Top TD , .Top TH {
	vertical-align: top;
}
.Bottom {
	vertical-align: text-bottom;
}
.Right , .Right TD {
	text-align: right;
}
.BgCyan {
	background-color: #17b8d5;
}
/*---------------Borders Solid----------*/

.BotBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.Border {
	border: 1px solid #cecec7;
}

/*---------------Borders Dotted----------*/

.BotBorderDot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 17px;
}
.RBorderDot {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
.BotBorderDotG {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #838383;
}
.LBorderDbl {
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
/*-------Half Paddings---*/
.HalfPadding {
padding: 3px;
}
/*-------Paddings---*/
.NoPadding {
padding: 0px;
}
.NoPaddingR {
padding-right: 0px;
}
.NoPaddingB {
padding-bottom: 0px!important;
}
.Padding , .Padding TD {
padding: 17px;
}
.PaddingDbl , .PaddingDbl TD, .PaddingDbl TH {
padding: 17px;
}
.RPadding {
padding-right: 17px;
}
.LPadding {
padding-left: 17px;
}
.LPaddingMin {
padding-left: 3px!important;
}
.BotPadding {
padding-bottom: 17px;
}
.TopPadding {
padding-top: 17px;
}
.TBPadding , .TBPadding TD , .TBPadding TH {
padding-bottom: 6px;
}
/*-------Double Paddings---*/
.BotPaddingDbl {
padding-bottom: 35px;
}
.RpaddingDbl , .RpaddingDbl TD , .RpaddingDbl TH {
padding-right: 35px;
}
.LpaddingDbl , .LpaddingDbl TH {
padding-left: 35px;
}
.ToppaddingDbl {
padding-top: 35px;
}
/*-------Triple Paddings---*/
.TopPaddingTrpl {
padding-top: 51px;
}

.BotPaddingTrpl {
padding-bottom: 51px;
}
/*-------Margins---*/

.MarginDbl {
margin: 35px;
}

.TopMarginMin {
margin-top: 8px;
}
.BotMarginMin {
margin-bottom: 8px;
}
.TopMargin , .TopMarginDbl {
margin-top: 17px;
}
.BottomMargin {
margin-bottom: 17px;
}
.RightMargin {
margin-right: 17px;
}
.TopMarginTrpl {
margin-top: 51px;
}
/*-------Margins END---*/


/* General Links -----------------*/
.White a, a.White:link , a.White:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.White:hover , .White a:hover {
	color: #666666;
}

.Black a, .blue a, a.blue:link , a.blue:visited {
	color: #46464F;
	text-decoration: underline;
}
.Black a:hover, .blue a:hover, a.blue:hover {
	color: #000000;
}

.Links a {
	background-image: url(../Images/LinkArrow.gif);
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: left center;
}

/*********.links:after {content: '*'}*******/

/*----------*/


/*     DIVS start ----------------------------------------------------------- */

#MasterDiv , #MasterDivSec {
	width: 955px;
	background-image: url(../Images/BgStrip.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	background-color: #7e7c7d;
	border-top-width: 0px;
	border-right-width: 22px;
	border-bottom-width: 22px;
	border-left-width: 22px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 35px;
}

#Img {
	float: left;
}
#GlobalLinks {
	float: left;
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
}
#HeaderDIv {
	clear: both;
	width: 955px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;;
}
#SubHeaderDiv {
	clear: both;
	width: 100%;
	background-color: #CCFF33;
}
#Marketing {
	width:885px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
}
#SubHeaderLeft {
	background-color: #cecec7;
	width: 268px;
	float: left;
	height: 32px;
	text-align: left;
}

#SubHeaderMid {
	width: 885px;
	clear: both;
	position:relative;
	z-index:1;
}

#BookingDiv {
	left: 0px;
	top: 170px;
	position: absolute;
	text-align: center;
	width: 268px;
	display:none;
}
#WorkSpaceDiv {

}

#BottomDiv {
	clear: both;
	width: 100%;
	padding:0;
	margin:0;
	
	
}

#LeftDiv 
{
	margin:0;
	padding:0;
	margin-left: 35px;
	width: 200px;
	float: left;

}



#CenterDiv {
	width: 640px;
	float: right;
	margin:0;
	margin-right:35px;
	
} 

#FooterDiv {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	
}
/*********************DIVS complementary*******************/
.WidthSetter {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px!important;
	padding: 0px;
}


/*     BASIC CLASSES start ----------------------------------------------------------- */



.TopTable {
	padding-top: 7px;
	padding-right: 1px;
	padding-left: 1px;
	color: #867F7E;
}

.SpecPad {
padding-top:11px}

.reservationRow {
	text-align: left;
}
.reservationTitle {
	padding-left: 25px;
	padding-top: 9px;
}
.SelectDates {
	font-size: 9px;
	color: #333333;
	padding: 0px 2px;
}

.SelectRooms {
	font-size: 9px;
	color: #333333;
	padding: 0px 2px;
	height: 117px;
}

.ResultsGrid {
	border: 1px solid #CCCCCC;
}

.ResultsGrid TH {
	color: #FFFFFF;
	background-color: #949292;
	font-weight: bold;
	padding: 6px;
	font-size: 9px;
	text-transform: uppercase;
}
.ResultsGrid TD {
	text-align: left;
	line-height: 14px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.ResultsGrid TD:last-child {
	border-bottom-style: none;
	
}

.ResultsGrid a {
	color: #5B5757;
	text-decoration: none;
	cursor: default;
}
.ResultSemiHeader {
	background-color: #ACA8A8;
	padding: 6px;
}


.FirstLetter {
	font-size: 11px;
	color: #CC0000;
}

.squares {
	background-image: url(../../../App_Themes/Default/Images/PhotoImgOv.gif);
	width: 16px;
	cursor: hand;
	margin-right: 2px;
	border: 1px solid #999999;
}
.squares:hover {
	background-image: url(../../../App_Themes/Default/Images/PhotoImg.gif);
		width: 18px;
}
.plans {
	border: 4px none #000000;
	background-color: #CCCCCC;
	height: 16px;
	width: 18px;
	cursor: hand;
	margin-right: 2px;
	display: inline;
	background-attachment: fixed;
	background-image: url(../../Default/Images/planImg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.noBorders {
	border: none;
	padding: 2px 0px 0px;

}
.Borders {
	border: 1px solid #CBC9C7;
	padding: 0px;
	vertical-align: top;
}
 
/*     ADVANCED  ID's ----------------------------------------------------------- */    

#master {
	text-align: center;
	width: 750px;
	border: 1px white solid;
	padding: 0px;
	color: #6B6666;
}

#content , .content {
width: 650px;
text-align:left;
}

#content TD {
	line-height: 16px;
}
/*--Table.Thumbnails TD {
	padding-right: 12px;
}
Table.Thumbnails TD:last-child {
	padding-right: 12px;
	background-color: #FF9900;
}*/
.Thumbnail img {
	max-width: 85px;
	max-height: 85px;
	border: 1px solid #FFFFFF!Important;
	margin-right: 12px;
	margin-bottom: 8px;
	cursor: hand;
}

.Thumbnail img:hover  {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: Alpha(Opacity=80);
}

#logoRow {
	height: 100px;
}
#topRow {

	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9B9494;
	border-bottom-color: #9B9494;
	display: block;
}
#Main {
	padding: 25px;
	color: #333333;
	border: 1px solid #BEB5B5;
	margin-top: 14px;
}
#MainNoBord {
	padding: 25px 25px 0px;
	color: #333333;
}
#breadcrumb {
	color: #867F7E;
	text-align: right;
	padding-right: 6px;
	padding-left: 6px;
	height: 22px;
	vertical-align: middle;
}

#Bookingcontent {
	color: #6B6666;
	line-height: 17px;
	padding-left: 12px;
}

#hotels {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 13px;
	margin-left: -40px;
	visibility: visible;
}

#hotelsResv {
	zbackground-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 17px;
	margin-left: -93px;
	visibility: visible;
	background-color: #FFFFFF;
}

.hotelTDS {
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding-left: 8px;
}

.hotelTDS a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	color: #666666;
	text-decoration: none;
}
.hotelTDS a:hover {

	color: #333333;

}

#imgMain {
	max-width: 650px;
	border: 1px solid #FFFFFF;
}

.BlueTbl TH {
	color: #17b8d5;
	font-size: 11px;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
}
.BlueTbl TD {
	text-align:left;
	color: white;
	padding: 12px;
	font-size: 11px;
}

	.BlueTbl TD a {
	color: white;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	display: list-item;
	padding-bottom: 6px;
	list-style-type: none;
	padding-top: 6px;
}
.BlueTbl TD a:hover {
	color: #17b8d5;
}

.BlueLoginTbl {
	background-color: #003b70;
	width:100%;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


.BlueLoginTbl TH  {
	color: #17b8d5;
	font-size: 11px;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom:11px;
	text-align:left;
}

.BlueLoginTbl Td  {
	text-align:left;
	color: white;
	font-size: 11px;
	padding-left:12px;
	padding-bottom:11px;
}

/*.BlueLoginTbl input
{
	margin:0px;
	width: 80px;
	padding:0px !important;
}*/

.BlueLoginTbl TD a 
{
	color:#ffffff;
	text-decoration:underline;
}
.BlueLoginTbl .links
{
	padding-right:11px !important;

}


/*.BlueTbl * Input {
	vertical-align: top;
}*/

.errorPanel
{
	text-align:left;
	vertical-align:middle;
	overflow:visible;
	/*height:12px;*/
 
}

.errorPanel div
{	
	overflow:visible;
	position:relative;
}

.errorPanel ul
{
	padding:0px !important;
	margin:0px !important;
}

.errorPanel ul li
{
	list-style:none;
	list-style-position:outside;
	padding:0 !important;
	margin:0 !important;
}
.error
{
	color: red;
	font-size: 11px;

	font-weight:bolder;
}

.CyanTbl TD {
	text-align:left;
	padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 11px;
}
.CyanTbl TD a {
	color: white;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	display: list-item;
	padding-bottom: 8px;
	list-style-type: none;
	padding-top: 0px;
	margin: 0px;
}
.CyanTbl TD a:hover {
color: #003b70;
}

.HotelsTbl TD img {
	margin-right: 32px;
	margin-left: 32px;
}




/*     Link CLASSES START ----------------------------------------------------------- */


a.RatesLink:Link , a.RatesLink:visited  {
	text-transform: uppercase;
	color: #225289;
}
a.RatesLink:hover {
	text-transform: uppercase;
	color: #333333;
}

.TopTable a {
	color: #867F7E;
	text-decoration: none;
}
.TopTable a:hover {
	color: #333333;
	text-decoration: none;
}

#breadcrumb a {
	color: #877E7E;
	text-decoration: none;
}
#breadcrumb a:hover{
	color: #333333;
	text-decoration: none;
}

a.FormBtn:link , a.FormBtn:visited {
	color: #000000;
	display: inline-block;
	padding-right: 17px;
	padding-left: 17px;
	text-align: center;
	border: 1px solid #504f4f;
	text-decoration: none;
	text-transform: capitalize;
	background-repeat: repeat-x;
	margin-top: 7px;
	margin-bottom: 7px;
	background-image: url(../Images/GRBtnBg.gif);
	background-position: left top;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 2px;
	white-space: nowrap!important;
	}

a.FormBtn:hover {
	color: #ffffff;
	display: inline-block
	padding-right: 17px;
	padding-left: 17px;
	text-align: center;
	border: 1px solid #504f4f;
	text-decoration: none;
	text-transform: capitalize;
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 7px;
	margin-bottom: 7px;
	background-image: url(../Images/GRBtnBgOv.jpg);
	background-position: left top;
}

.BlueLoginTbl a.FormBtn:link , .BlueLoginTbl a.FormBtn:visited , .BlueLoginTbl a.FormBtn:hover {
margin-left: 0px;

} 


#MasterDivSec *  a.FormBtn:link , a.FormBtn:visited  {
	margin-left: 0px;
}
#MasterDivSec *  a.FormBtn:visited  {
	margin-left: 0px;
}
#MasterDivSec *  a.FormBtn:hover  {
	margin-left: 0px;
}

.BottBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.theArrow {	
	font-weight: bold;
	color: #072B5A;
	vertical-align: 30%;
}

/*.........UiBS Styles................... */
.theBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #072B5A;
	text-transform: uppercase;
}
.theRed {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: lowercase;
	color: #F03A1A;
}
.style2 {	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	color: #666666;
}
a.uibs:link , a.uibs:visited{
	color: #072B5A;
	text-decoration: none;
	font-weight: bold;
}
a.uibs:hover{
	color: #072B5A;
	text-decoration: underline;
	font-weight: bold;
}

.small {
font-size:11px;
font-family:Tahoma, Verdana, sans-serif;
color:#6B6666;

}

a.small:link , a.small:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
}
a.small:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}
/*.........UiBS Styles END................... */


/* CALENDAR STYLES */

.CalendarHolder {
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.CalendarHolder TH {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #A0B3CA;
	display: block;
}


.cldrCurMonth {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	width: 120px;
	height: 180px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #EBEBEB;
	}
	
.DayHeader {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}

.DayStyle {
	color: #1C3752;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	padding: 2px;
	font-weight: bold;
}
.TitleStyle {
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	background-color: #A1B3CB;
	height: 17px;
	font-weight: normal;
	padding: 0px;
	white-space: nowrap;
	border: none;
}
.NextPrevious a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}

.OtherMonth {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	padding: 2px;
	color: #848C94;
	font-weight: bold;
}
.SelectedDay {
	color: #1C3752;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	padding: 2px;
	font-weight: bold;
}
.TodayDate {
	font-weight: bold;
	color: #333333;
}

.CalendarHolder , .InfoHolder {
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	border-top-style: none;
}
.CalendarHolder TH , .InfoHolder TH {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #B4B4B4;
	
	}


/*--------old calendar styles -----*/
.TESTcpMonthNavigation  , .TESTcpMonthNavigation  ,  

a.TESTcpMonthNavigation:link , a.TESTcpMonthNavigation:visited  ,  .TESTcpDayColumnHeader  , 

.TESTcpYearNavigation , .TESTcpCurrentMonthDate , .TESTcpCurrentMonthDateDisabled , 

.TESTcpOtherMonthDateDisabled , .TESTcpCurrentDate , .TESTcpCurrentDateDisabled , 

.TESTcpTodayText , .TESTcpTodayTextDisabled , a.TESTcpCurrentDate:link , 

a.TESTcpCurrentDate:visited

{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #1C3752;
}

.TESTcpYearNavigation {
	font-weight: bold;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #CBC9C7;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	padding: 0px;
	border: 2px solid #006600;

}
.TESTcpMonthNavigation {
	font-weight: bold;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #CBC9C7;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	padding: 4px 0px;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.TESTcpMonthNavigation:link , a.TESTcpMonthNavigation:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	padding: 2px 0px;
	font-weight: bold;
}
.TESTcpDayColumnHeader {
	font-size: 9px;
			font-weight: bold;

}
.TESTcpYearNavigation {
			font-weight: bold;

	
}
.TESTcpCurrentMonthDate {
	width: 20px;
	padding-bottom: 2px;
	font-size: 9px;
	font-weight: bold;
	color: #1C3752;
}
.TESTcpCurrentMonthDateDisabled {
	font-size: 9px;
			font-weight: bold;

}
.TESTcpOtherMonthDate {
	font-size: 9px;
	font-weight: bold;
	color: #848C94;
	font-family: "Trebuchet MS", Arial, sans-serif;	
}
.TESTcpOtherMonthDateDisabled {
	font-size: 9px;
	font-weight: bold;
	width: 14px;
}
.TESTcpCurrentDate {
	font-size: 9px;
			font-weight: bold;

}
.TESTcpCurrentDateDisabled {
	font-size: 9px;
			font-weight: bold;

}
.TESTcpTodayText {

	color: #1C3752;
			font-weight: bold;
		font-size: 9px;
}
.TESTcpTodayTextDisabled {

	color: #999999;
		font-size: 9px;
				font-weight: bold;
}
.TESTcpText {
	color: #1C3752;
	}
TD.TESTcpDayColumnHeader {
	BORDER-BOTTOM: 1px solid #CCCCCC;
	TEXT-ALIGN: center;
	padding-top: 2px;
	padding-bottom: 2px;
		font-size: 9px;
				font-weight: bold;
}
.TESTcpCurrentMonthDate {
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
		font-weight: bold;
	COLOR: #1C3752;
	padding: 2px 0px;
		font-size: 9px;
}

.TESTcpOtherMonthDate {
	TEXT-ALIGN: center; TEXT-DECORATION: none; COLOR: #666666
		font-size: 9px;
				font-weight: bold;}
	
.TESTcpCurrentDate {
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #1C3752;
	font-weight: bold;
		font-size: 9px;
}

a.TESTcpCurrentDate:link , a.TESTcpCurrentDate:visited {
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	COLOR: #ffffff;
	font-weight: bold;
		font-size: 9px;
}

.TESTcpCurrentDateDisabled {
	COLOR: #FFFFFF; TEXT-ALIGN: right; 
	TEXT-DECORATION: line-through
		font-size: 9px;
		font-weight: bold;
}

.TESTcpCurrentMonthDateDisabled {
	COLOR: #d0d0d0; TEXT-ALIGN: right; 
	TEXT-DECORATION: line-through
		font-size: 9px;
		font-weight: bold;
}
.TESTcpOtherMonthDateDisabled {
	COLOR: #d0d0d0; TEXT-ALIGN: right; 
	TEXT-DECORATION: line-through
		font-size: 9px;
		font-weight: bold;
}

TD.TESTcpCurrentDateDisabled {
	border: thin solid #CCCCCC;
		font-size: 9px;
		font-weight: bold;
}

TD.TESTcpTodayText {
	BORDER-TOP: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #999999;
		font-size: 9px;
		font-weight: bold;
}
TD.TESTcpTodayTextDisabled {
BORDER-TOP: 1px solid #CCCCCC; COLOR: #999999
	font-size: 9px;
	font-weight: bold;
	
	}


SPAN.TESTcpTodayTextDisabled {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #999999;
		font-size: 9px;
		font-weight: bold;
}

A.TESTcpTodayText {
	FONT-WEIGHT: normal; COLOR: #999999; padding-top: 2px;
	padding-bottom: 2px;
		font-size: 9px;
		font-weight: bold;
}

.TESTcpBorder {
	border: 1px solid #999999;
		font-size: 9px;
		font-weight: bold;
}


.botBord {

	cursor: crosshair;
	height: 70px;
}

.botBord a {
	cursor: crosshair;
}

/*----TESTS-------*/
div#test p:first-child 
{text-decoration: underline;
}
div#test p:last-child {
font-weight: bold;
}

/*************Lists**********************/
#LeftMenu
{
	white-space:nowrap!important;
}

ul li:hover{
	position:relative;	
}

#LeftMenu ul li ul
{
	position:absolute;
	left:120px;
	top:0px;
	width:150px;
	display:none;
	font-size: 9px;

}

#LeftMenu ul li:hover ul
{
	 display:block;
	 width:150px;
}

#LeftMenu ul li ul li 
{
	text-align:left;
	background-color:#ffffff;
	margin:0;
	padding:0;
	float:left;
	width:150px;
	
}

#LeftMenu ul li a
{
	display:block;
	margin:0;
	padding-top:3px;
	padding-bottom:3px;
}

	
#LeftMenu ul li ul li a
{
	color: #333333!important;
	padding-left: 10px!important;
	padding-right: 10px!important;
	background-color:#ffffff;
}

#LeftMenu ul li ul li a:hover
{
	color: #FFFFFF!important;
	padding-left: 10px!important;
	padding-right: 10px!important;
	background-color: #666666;	
}


ul {
	list-style-type: none;
}

ul li {
	text-decoration: none;
}


/********************lists end************************/

/********************Search Panel**********************/

/**************HomePage************************/

#GrandSearchPanel {
	padding-bottom: 10px!important;
	padding-top: 10px!important;
	padding-left:7px!important;
	margin: 0px;
}

#GrandSearchTable
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}

#GrandSearchTable td
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
}

#GrandSearchTableOccupants
{
	padding-top:10px!important;
	padding-bottom:10px!important;
	padding-left:0px!important;
	padding-right:0px!important;
}

#GrandSearchTableOccupantsTable td
{
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
}

#SearchHomePageLeftDiv
{
	width:320px;
	max-width:320px;
	float:left;
}
#SearchHomePagePanel
{
	max-width:320px;
	margin:0px;
	padding:0px;
	font-size:11px;
}

#SearchHomePagePanel #txtSearchCheckIn, #SearchHomePagePanel #txtSearchCheckOut
{
	width:80px;
	overflow:visible;
}

#SearchHomePagePanel #txtSearchCheckIn input, #SearchHomePagePanel #txtSearchCheckOut input
{
	float:left;
}

#SearchHomePagePanel div
{
	padding:0px;
	margin:0px;
}

#SearchDatesContainer
{
	
	
}
	
#SearchDatesContainer div
{
	padding:0;
	margin:0;
	float:left; 
	
	
}

#SearchDatesContainer div div
{
	padding:0;
	margin:0;
	padding-right:5px;	
}	



#SearchRoomsPanelTop
{
	padding-top:5px !important;	
}

#SearchRoomsPanelTop div
{
	float:left;
	padding-right:5px;

}

#lblSearchRooms
{
	width:51px;
}

#SearchRoomsPanel
{ 
	clear:left;
	
}
#SearchRoomsPanel table td
{
	padding-right:5px;
	padding-top:5px;
}

#SearchMealPlansContainer
{
	
}

#SearchMealPlansContainer div , #SubmitMasterDiv div
{
	
	float:left;
}

#SubmitMasterDiv {
	width: 100%;
	margin: 0px!important;
	padding: 0px!important;
}

#SubmitMasterDiv #SubmitLeftDiv {
	width:51px;
}

#SearchMealPlansContainer div div
{
	padding-right:5px;
}

#SearchMealPlansPanel #lblMealPlanPanel
{
	width:51px;
	
}

#SearchMealPlansPanel #ddlMealPlansPanel
{
	width:65px;
}


#SearchCurrencyPanel #lblSearchCurrency
{
	width:56px;
	
}


#SearchSubmit
{
	text-align:left;
	padding-left: 4px!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	width: 52%;
	padding-right: 4px;
}


#SearchSubmit a {
	margin-top: 3px!important;
	margin-bottom: 3px!important;
}
/*#SearchSubmit .FormBtn:hover {
	margin-top: 7px!important;
	margin-bottom: 7px!important;
}*/

.SearchLabel
{
	padding-top:3px !important;
}


#SearchHomePagePanel .FormBtn
{
	padding-left:9px;
	padding-right:9px;	
}

/**************Search Booking Page*************************/

#SearchBookingPagePanel
{
	font-size:11px;
	width:200px;
}

#SearchBookingPagePanel #CheckInContainer
{
	Width:240px;
	margin-top:5px;
}



#SearchBookingPagePanel #CheckOutContainer 
{
	Width:240px;
	margin-top:5px;
}



#SearchBookingPagePanel #SearchMealPlansPanel
{
	width:220px;
	margin-top:5px;
}

#SearchBookingPagePanel #SearchCurrencyPanel
{
	width:220px;
	margin-top:5px;
}

#SearchBookingPagePanel .SearchLabel , #SearchBookingPagePanel #SubmitLeftDiv
{
	width:80px !important;
	
}


#SearchBookingPagePanel .FormBtn
{
	padding-left:12px;
	padding-right:12px;
}

/*************************End of search Panel******************************************/

#HomeNewsDiv
{
	width:331px; 
	float:left
}

#HomeOffersDiv
{
	float:right; 
	width:284px; 
	text-align:left;
}

.ajax__calendar_day
{
	color:#000000;
}

.instructionsPanel {
	border:1px solid white;
	color:#ffffff;
	background-color:#949292;
	text-align:left;
	padding:5px;
	margin-top:28px;
	font-size:11px !important;
}
