/*Default Styles*/

/*     TAGS start    */

html, body {
	margin: 0!Important;
	padding: 0!Important;
	height: 100%;
	min-height: 100%;
	border-top-style: none!important;
}
body.BodySec {
	background-color: #ffffff;
	background-image: url(../Images/BgSTrip2.gif);
	background-repeat: repeat-y;
}

input, select , option {
	color: #626373!important;
	}
	
input, select, option {
	color: #112335;
	font-size: 11px;
	vertical-align: middle;
}


h1 {
	font-size: 24px;
	color: #a9a9a8!important;
	letter-spacing: -1pt;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: 20px!important;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif!important;
	/*position: relative!important;*/
	line-height: normal!important;
}
h2 {
	font-size: 9px!important;
	margin-bottom: 7px;
	text-transform: uppercase;
	color: #333333!important;
}

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 , a.RatesLink:Link, a.RatesLink:Visited , a.RatesLink:hover , .TitleStyle , .NextPrevious a , a.FormBtn:link , a.FormBtn:visited , a.FormBtn:hover , .InfoHolder td , .InfoHolder th , .LoginPanel input {
font-size:9px!important;
}
.Ten , .Ten TD {
font-size: 10px!important;
}
.Eleven , .Eleven td , .content , #Bookingcontent , .hotelTDS , .hotelTDS a , .TopTable a  , .UserContent a , .theArrow , .CalendarHolder TH , .CalendarHolder TH , #Breadcrumb , #Breadcrumb a {
font-size:11px;
}
.theFont , body , font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.OtherFont {
	font-family: Arial, Helvetica, sans-serif;
}
.NarrowFont {
	font-family: "Arial Narrow", Arial, Tahoma;
}
.Serif {
font-family:Georgia, "Times New Roman", Times, serif;
}
.Twelve , #ul ul {

font-size:12px;
}

.Thirteen , .Thirteen td {

font-size:13px;
}
.White , .White td , #ul ul , #ul ul li a {
	color:#FFFFFF;
	text-decoration: none;
}
.Blue {
	color: #003b70;
}
.Black , .Black TD , .black , .black TD , .content , .content td , .content a {
	color: #292929;
	line-height: 15px;
}
.NoWrap {
	white-space: nowrap;
}
.none, .None {
display: none;
}
.Normal , .Normal TD , .Normal a {
	font-style:normal!important;
	font-weight: normal!important;
}
.NoDecor , .NoDecor a {
	text-decoration: none!important;
}
.GreyBg {
	background-color: #ACA8A8;
}

.Caps , .CyanTbl TD a {
	text-transform: uppercase;
}
.Leading {
line-height: 20px;
}

.Bold {
	font-weight: bold!important;
}
.Normal {
	font-weight: normal!important;
}

.Capitalize {
	text-transform: capitalize;
}


.Left , .Left TD , .Left TH {
	text-align: left!important;
}
.Top , .Top TD , .Top TH {
	vertical-align: top;
}
.Bottom {
	vertical-align: text-bottom;
}
.Right , .Right TD {
	text-align: right;
}
.Center {
text-align:center!important;
}
.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: #CCCCCC;
}
.BotBorderDotG {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #838383;
}
.TopBorderDotG {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #838383;
}
.LBorderDbl {
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
/*-------Half Paddings---*/
.HalfPadding {
padding: 5px;
}
/*-------Paddings---*/
.NoPadding {
	padding: 0px!Important;
}
.NoPaddingR {
padding-right: 0px!Important;
}
.Padding {
padding: 20px!important;
}
.PaddingHalf , .PaddingHalf TD {
padding: 10px;
}
.PaddingDbl , .PaddingDbl TD, .PaddingDbl TH {
padding: 20px;
}
.RPadding {
padding-right: 20px;
}
.LPadding {
padding-left: 20px;
}
.LPaddingHalf {
padding-left: 10px!important;
}

.BotPadding {
padding-bottom: 20px;
}
.TopPadding {
padding-top: 20px;
}
.TopPaddingHalf {
padding-top: 10px;
}
.TopPaddingMin {
padding-top: 5px;
}
.TBPadding {
padding-top: 20px;
padding-bottom: 20px;
}
/*-------Double Paddings---*/
.BotPaddingDbl {
padding-bottom: 40px;
}
.RpaddingDbl , .RpaddingDbl TD , .RpaddingDbl TH {
padding-right: 40px;
}
.LpaddingDbl , .LpaddingDbl TH {
padding-left: 40px;
}
.ToppaddingDbl {
padding-top: 40px;
}
/*-------Triple Paddings---*/
.TopPaddingTrpl {
padding-top: 60px;
}

.BotPaddingTrpl {
padding-bottom: 60px;
}
/*-------Margins---*/

.MarginDbl {
margin: 40px;
}

.TopMarginMin {
margin-top: 10px;
}
.BotMarginMin {
	margin-bottom: 10px;
}
.TopMargin , .TopMarginDbl {
margin-top: 20px!Important;
}
.BottomMargin {
margin-bottom: 20px;
}
.BottomMarginDbl {
margin-bottom: 40px;
}
.RightMargin {
margin-right: 20px;
}
.TopMarginTrpl {
margin-top: 40px!Important;
}
.NoMargin {
	margin: 0px;
}
.HomeMargin {
margin-top:400px;
}
.NegMarginL{
}
/*-------Margins END---*/
.RelPos {
position:relative!important;

}
.LPos {
	left: 0px!important;
}
.DefCursor {
	cursor: default!important;
}


/* 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 , .Grey a  {
	color: #292929;
	text-decoration: underline;
}
.Black a:hover, .blue a:hover, a.blue:hover , .Grey a:hover , ul li a:hover {
	color: #9899A7!important;
	
}
.Grey , .Grey td {
	color: #666060;
}
.Grey a {
text-decoration:none;
}

.Links a {
	background-image: url(../Images/LinkArrow.gif);
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: left center;
}

/*********.links:after {content: '*'}*******/

/*----------*/


/*     DIVS start ----------------------------------------------------------- */
#RotatorDiv {
	position:absolute;
	left:0px;
	top:0px;
	margin: 0px;
	padding: 0px;
	z-index: -2;
	}
	
/*--------- Hotel.aspx -Color + Rotator specificatino divs only ------ */	
	
#ColorBgDiv {
	width: 100%;
	margin-top: 0px!important;
	margin-left: 0px;
	position: relative;
	top: 0px!important;
	/*padding-bottom: 60px;*/ /* gives too much padding under footer links */
	margin-bottom:-50px!important;

	}
	
div.fullheight {
	background-image: url(../Images/VerticalPanel.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height:100%;
	width:100%;
	position: absolute;
	z-index:-6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: Alpha(Opacity=60);
	}

	
div.standard {
	width: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00FFCC;
	z-index:-100000!important;
}
	
#PanelsBgDiv {
	width: 100%!important;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	z-index:-3;
	background-image: url(../Images/HorizontalPanel.gif);
	background-repeat: repeat-x;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"!important;
	filter: Alpha(Opacity=60)!important;
	background-position: left top;
	height: 200px;
	}
	
	/* ---------Hotel.aspx -Color + Rotator specificatino divs only END ------ */	
	

#BackgroundDiv {
	background-image: url(../Images/newTile.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px!important;
	height: 108px;
	width: 100%;
	margin-top: 20px;
	z-index: -2;
	position:absolute;
	}

#MasterDiv , #MasterDivSec {
	width: 959px;
	position:relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Img {
	float: left;
	width:158px;
	vertical-align:middle!important;
	text-align: center!important;
	padding-top: 34px;
}
#Img img , #Img a img {
padding-top: 13px;
}


#GlobalLinks {
	float: right;
	vertical-align:middle;
	padding-top: 10px;
	width:135px;
}
#GlobalLinks a {
	line-height: 22px;
	background-image: url(../Images/ULarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#HeaderDIv {
	clear: both;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	height:125px;
}
#SubHeaderDiv {
	clear: both;
	width: 100%;
}
#Marketing {
	width:100%;
	/*min-height:390px!important;*/
}
#SubHeaderLeft {
	width: 158px;
	float: left;
	text-align: center;

}

/*#SubHeaderMid {
	width: 800px!important;
	position:relative;
	float:right;
	text-align: right;	
}*/

#BookingDiv {
	left: 0px;
	top: 170px;
	position: absolute;
	text-align: center;
	width: 268px;
	display:none;
}
#WorkSpaceDiv {
	float: right;
	min-height: 470px!Important;
}

#BottomDiv {
	clear: both;
	width: 100%;
}

#LeftDiv {
	text-align: left;
	width: 135px;

}

#LeftDiv a {
text-decoration:none!important;
}
#LeftDiv .CapoBlue 
{
	clear:left;
	margin-top:12px;
	padding:4px 0;
	/*border-top:1px dotted #02B7F1;
	border-bottom:1px dotted #02B7F1;*/ /* 24.11.09 Elevtheri'as request to remove "re-launch offer"*/
}
#LeftDiv .CapoBlue a {color:#02B7F1;}

#CenterDiv {
	width: 650px;
	float: right;
	margin-right:35px;
} 

#FooterDiv {
	width: 780px;
	margin-left: 160px;
	margin-top: 60px!important;
	padding-bottom: 10px; /* #2905(2) Footer links brought up from bottom edge. */
	clear:both;
}
#LoaderContainer {
	width:780px;
	text-align:center!important;
}
#LoaderContainer div {
	width:778px;
	margin: auto;	
}

.LoginPanel {
	/*float: left;*/
	position: relative;
}

.LoginPanel a.FormBtn:link , .LoginPanel a.FormBtn:visited , .LoginPanel a.FormBtn:hover {

	padding-right: 15px!important;
	padding-left: 15px!important;

}



/*********************DIVS complementary*******************/
.WidthSetter {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
}


/*     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;
	margin-top: 10px!important;
	padding: 0px!important;
	width: 780px;
}


.Review .ResultsGrid {
	width: 740px!important;
}

.ResultsGrid TH {
	color: #8B8E79;
	background-color: #EBEEDD;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	display: block;
	width: 100%;
	padding: 6px;
}
.ResultsGrid TD {
	text-align: left;
	line-height: 14px;
	margin: 0px;
	border:none!important;
	color: #4A4A4A;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.ResultsGrid  {
}

.ResultsGrid Th.Rooms , .ResultsGrid Td.Rooms , .bookitemClosed .Rooms {
	width:45%;

}
.ResultsGrid Th.NoOfRooms {
	width:15%;

}
.ResultsGrid Th.Rate {
	width:25%;
}
.ResultsGrid Th.Status {
	width:15%;
}



.ResultsGrid a {
	color: #4A4A4A;
	text-decoration: underline;
	cursor: default;
}
.ResultSemiHeader , table.ResultsGrid td:first-child
 {
	background-color: #F3F3E9;
	padding: 6px;
	border-bottom-width: 1px!important;
	border-bottom-style: solid!important;
	border-bottom-color: #FFFFFF!important;
}

table.ResultsGrid table td:first-child {
	background-color: #ffffff!important;
}

.TransferRates
{
	padding-top:10px!important;
	padding-left:100px!important;
}
.TransferRates th
{
	text-align:center!important;
}
.TransferRates td
{
	text-align:right!important;
	padding-top: 2px!important;
	padding-right: 6px!important;
	padding-bottom: 2px!important;
	padding-left: 6px!important;
}

.FirstLetter {
	font-size: 11px;
	color: #CC0000;
}

.squares {
	background-image: url(../Images/Square.gif);
	cursor: hand;
	margin-right: 2px;
	width: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.squares:hover , img.squares:hover {

	background-image: url(../Images/SquareOv.gif);
}

.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: 780px!important;
	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: 20px;
	margin-bottom: 10px;
}

.Thumbnail img:hover, .Thumbnail:hover  {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: Alpha(Opacity=80);
	cursor: pointer!important;
}

#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: #AAA5A4;
	text-align: left;
	padding-right: 6px;
	padding-left: 0px;
	vertical-align: middle;
}

#Bookingcontent {
	color: #292929;
	line-height: 17px;
	padding-left: 12px;
}

#hotels {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 13px;
	margin-left: -40px;
	visibility: visible;
}

#hotelsResv {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 17px;
	margin-left: -93px;
	visibility: visible;
}

.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 {
	width: 780px;
	height: 186px;
	cursor:auto!important;
}

.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;
	background-color: #CC6600;	/*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: #CC0000;
	font-size: 11px;
	font-weight:normal;
}

.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: #979291;
	text-decoration: underline!important;
	cursor: auto;
}
#Breadcrumb a:hover {
	color: #333333!important;
}

a.FormBtn:link , a.FormBtn:visited {
	color: #292929;
	display: inline-block;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #e9ecda;
	font-size: 9px!important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6B9A4;
	border-right-color: #A4A88E;
	border-bottom-color: #8F9375;
	border-left-color: #8F9375;
	}

a.FormBtn:hover , #content a.FormBtn:hover {
	color: #FFFFFF!important;
	display: inline-block;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	border: 1px solid #868799;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #787987;
}

.BlueLoginTbl a.FormBtn:link , .BlueLoginTbl a.FormBtn:visited , .BlueLoginTbl a.FormBtn:hover {
margin-left: 0px;

} 




/*--CORAL FORM BTN ----a.FormBtn:link , a.FormBtn:visited {
	color: #003b70;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	text-align: center;
	background-image: url(../../Default/Images/BtnBg.gif);
	border: 1px solid #CCCCCC;
	padding-bottom: 2px;
	text-decoration: none;
	margin-left: 6px;

}

a.FormBtn:hover {
	color: #003b70;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	text-align: center;
	background-image: url(../../Default/Images/BtnBgOv.gif);
	border: 1px solid #CCCCCC;
	padding-bottom: 2px;
	text-decoration: none;
	margin-left: 6px;
}---*/
#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;
}


/*.........UiBS Styles................... */
#UIBSDiv {
	clear:both;
	padding-top: 4px;
	padding-bottom:4px;
	text-align:right;
}

.theBlue {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px!important;
	font-weight: bold;
	color: #072B5A;
	text-transform: uppercase;
}
.theRed {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px!important;
	font-weight: bold;
	text-transform: lowercase;
	color: #F03A1A;
}
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;
}
.theArrow {
	font-size: 9px;
	font-weight: bold;
	color: #072B5A;
	vertical-align: 30%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small {
font-size:11px;
font-family: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 */

.AspCal {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	border-left-color: #cdcdcd;
	border-top: 1px solid #cdcdcd;
}

.AspCal TD {
	padding: 0px;

}
.AspCal TH , .DayHeader {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	padding: 1px;
	font-size: 9px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #797D62;
	font-weight: normal;
}
.AspCal a {
text-decoration:none!important;

}

.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 {
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	padding: 1px;
	font-size: 10px;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
}

.DayStyle , .DayStyle a {
	color: #464646!important;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	padding: 1px 3px 0px 1px !important;
	font-size: 10px;
	display: block;
	text-align: right;
}
.DayStyle a:hover, .OtherMonth a:hover {
	color: #717495!important;
	font-weight: bold;
	background-color: #e9ecda;
}
.DayStyle a:active {
	color: #7D8C39!important;
	font-weight: bold;
}


.TitleStyle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	display:none; /* don't want to see the month navigation anymore because it is now done with droplists */

}
.TitleStyle TD {
	text-transform: uppercase;
	display: block;
	background-color: #e9ecda;
	height: 17px;
	padding: 2px;
	text-align:center!important;
	font-weight: normal;
	white-space: nowrap;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
}

.NextPrevious a {
	text-decoration: none;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}

.OtherMonth , .OtherMonth a {
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 10px!important;
	display: block;
	padding: 1px 3px 0px 1px !important;
	text-align: right!important;
	color:#999999!important;
}

.SelectedDay , .SelectedDay a , .SelectedDay td, .CalendarKey {
	color: #9F6060!important;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 10px!important;
	text-decoration: line-through!important;
	background-color: #E7DCDC!important;
	display:block;
	padding: 1px 3px 0px 1px !important;
	text-align: right!important;
}
.CalendarKey {display:inline!important;}

.TodayDate , .TodayDay , .TodayDay TD , .TodayDay a , .TodayDay td a {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 10px!important;
	background-color: #e9ecda;
	text-align: right!important;
	display: block;
	padding:1px 3px 0px 1px !important;
}


.InfoHolder {
	width: 180px;
	height:47px;
	padding: 0px;
	border: 1px solid #dedede;
	margin-top: 10px!important;
	margin-bottom: 10px!important;
}

	.InfoHolder th {
	text-align:left!important;
	background-color: #e9ecda;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	}
	.InfoHolder td {
	text-align:left!important;
	white-space: nowrap!important;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	}
	.Short {
	height: 40px!important;
	}

.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**********************/
/* #2766 Lists not used in site layout, so style can be normal so that they can be used in CMS.
ul {
	list-style-type: none;
	float: right;
	width: 150px;
}

ul li {
	text-decoration: none;
	line-height: 22px;
}
ul li:hover{
	position:relative;	
}

ul li a {
	color:#292929!important;
	text-decoration: none!important;
}
*/



/********************lists end************************/

/********************Search Panel**********************/

/**************HomePage************************/


/**************Booking Page*************************/

#BookMasterDiv {
	width:780px;
}

#SearchBookingPagePanel
{
	font-size:11px;
	width:200px;
}

#CheckInContainer
{
	Width:180px;
	margin-top:5px;
	padding: 0px!important;
}

#CheckOutContainer 
{
	Width:180px;
	margin-top:5px;
}

#SearchBookingPagePanel #SearchMealPlansPanel
{
	width:200px;
	margin-top:5px;
}

#SearchCurrencyPanel
{
	width:180px;
	margin-top:5px;

}

#SearchBookingPagePanel .FormBtn
{
	padding-left:12px;
	padding-right:12px;
}

.BookTblWidth {
width:180px;

}


#SearchDatesContainer
{
	width: 360px;
	/*position: relative;*/
	padding: 0px!important;
	margin: 0px!important;
	float: left;
}
	
#SearchDatesContainer div
{
	padding:0px!important;
	margin:0px!important;
	float:left;
}
#SearchDatesContainer #CheckInContainer .CalCont, 
#SearchDatesContainer #CheckOutContainer .CalCont 
{
	margin-top:5px!important;
}
#SearchDatesContainer #CheckInContainer .CalContMonth, #SearchDatesContainer #CheckInContainer .CalContYear, 
#SearchDatesContainer #CheckOutContainer .CalContMonth, #SearchDatesContainer #CheckOutContainer .CalContYear 
{
	width:174px;
	border:1px solid #CCCCCC;
	background-color: #e9ecda;
	height: 18px;
	padding:6px 0!important;
	text-align:center!important;
}

#SearchRoomsPanelContainer
{
	border: 1px solid #CCCCCC;
	width: 198px;
	height: 178px;
	margin-left: 10px!important;
	float: left;
	/*position: relative;*/
}

#SearchRoomsPanel select {
	/*position: relative;*/
}

#SearchRoomsPanel , #SearchMealCur {
	height: 102px;
	margin-top: 10px;
}

#SearchMealCur {
	height: 87px!important;
}
#SearchMealCur * div#label {
	width: 58px!important;
	float: left;
	/*position: relative;*/
}
#SearchMealCur select {
	width: 115px!important;

}


#SearchMealPlansContainer
{
	float:left;
	width: 198px;
	height: 178px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;	
}

#SearchSubmit
{
	text-align:left;
}


#SearchHomePagePanel .FormBtn
{
	padding-left:9px;
	padding-right:9px;	
}

/************************************************ Search panel ends************************************/
#HomeNewsDiv
{
	width:331px; 
	float:left
}

#HomeOffersDiv
{
	float:right; 
	width:284px; 
	text-align:left;
}

.ajax__calendar_day
{
	color:#000000;
}
