@import "V2-datepicker.css";
<!--
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {font-size: 16px}
/*TAGS REDIFINED*/
/*table {border-left:1px solid #A9A67E;border-right:1px solid #A9A67E;border-top:1px solid #A9A67E;border-bottom:1px solid #A9A67E;margin:0 0 0 0px;}*/
a{text-decoration:none; font-weight:bold;color: #B2581E} 
a:hover{text-decoration:underline; color:663300}
a:active{color: #B2581E}
a:visited{color: #B2581E}
h1{font-size:16px}
/*COLOUR RELATED TAGS*/
body, td {font-family:Tahoma; font-size:11px; }
body {
	color:#663300; /*FONT COLOUR*/
	background-color: #D3E6EA;/*BACKGROUND - FROM LOGO MADE WEBSAFE*/
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:left;
}
.midtonefillingandtext{background-color:#DDC2A8;}
.hilight{ background-color:#CCFFFF;cursor:pointer;cursor: hand;}/* HALFWAY FROM BG TO WHITE*/
.oneliners{font-weight:bold;color:#B2581E; font-size:12px}
.darkheadertext {font-size: 13px; font-weight: bold; color: #611902; font-family: arial, helvetica, san-serif;} /*section headers*/



/*Main Hotel List 1F3B7C  filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#77ADD7,endColorStr=#D3E6EA);   */
.mainList{
font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; border-style:solid; border-width:thin; border-color:#1F3B7C; background-color:#E8F2F4 ; cellpading:0; cellspacing:0; align:center; margin-top:15px; 
}
.mainList-FirstRow{background-color:#F5DC4D;}
.mainListPropertyName{font-size:13px; font-weight:bold; cellpading:0; border:none
}
.mainListImage{ cellpading:0; border:none
}
.mainListLoPrice{ font-size:12px;
}
.mainListShortDescription{ font-size:14px; cellpading:0; border:none; color:#000000}


/*Datepicker Styles  table.datepicker{ text-align:center;}  startColorStr=#F7D65C */
.datepicker-contour { background-color:#D3E6EA; border:none}
table.datepicker{ text-align:left; border: 1px solid #FF9C23;
	background-color:#F5CA34;
 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F4B000,endColorStr=#F6FB97); }

.datepicker-dropDown{}
.datepicker-dropDownDates{ background-color:#F7F3FF}
.datepicker-textInput{}
.datepicker-menuHeaders{ color:#000000; font-size:13px; font-weight:bold; text-align:left; }
.datepicker-sectionCity{ min-width:250px;}
.datepicker-sectionAmenities{}
.datepicker-sectionPriceRange{ text-align:left}
.datepicker-sectionStarRating{ text-align:left}
.datepicker-title{	font-family: Verdana sans-serif;	color:#FFFFFF; font-size: 20px;	font-weight: bold;	background-color:#FF9C23;	height:36px;	vertical-align:middle;		text-align:center; filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFAA40,endColorStr=#FF7A2D); border-bottom-width:1px; border-bottom-color:#990000}
.group1{ }
.group2{ border:2px}
.datepicker-notTheTown{ color:#1F3B7C; font-size:11px; }

.slimTable{padding:0px; border:0px; margin:0px; background-color:#D3E6EA}
/*no border
.roundEdges-top-left {background-image:url(/img/box-top-left-booking-2px.gif);background-repeat:no-repeat;padding: 0; background-position: left top;}
.roundEdges-top-right{padding: 0;background-image:url(/img/box-top-right-booking-2px.gif);background-repeat:no-repeat; background-position: right top;}
.roundEdges-bottom-left{background-image:url(/img/box-bottom-left-booking-2px.gif);background-repeat:no-repeat;padding: 0; background-position: left bottom;}
.roundEdges-bottom-right{padding: 0;background-image:url(/img/box-bottom-right-booking-2px.gif);background-repeat:no-repeat; background-position: right bottom;}

.roundEdges-side-right{border-right: 2px solid #cccccc;}
.roundEdges-side-left{border-left: 2px solid #cccccc;}
.roundEdges-side-top{border-top: 2px solid #cccccc;}
.roundEdges-side-bottom{border-bottom: 2px solid #cccccc;}
*/

/*Rough Guide Formating*/
.rgFormTitle{ font-family:"Times New Roman", Times, serif; font-size:20px; font-weight:bold; pause-before:inherit;line-height:20px; display:block}
.rgFormText{ font-family:Arial, Helvetica, sans-serif; margin-left:20px;}

