BODY {
	 scrollbar-face-color: #2562BB;
	scrollbar-highlight-color: #CDE6FE;
	scrollbar-shadow-color: #E7E7E7;
	
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000; 
	font: 11px Verdana, Arial, Helvetica, sans-serif  #333333;
	background-color: #C9DFFC;
	padding: 0px;
	margin: 0px;
	 
}
strong,td,p{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	
	
}
strong{
font-weight:bold;color:#333333;
}
h2{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #2562BB;
}
A
{ text-decoration: none; 
}
select{
	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#mainMenu { 
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:  #FFFFFF;
	text-align: center;
	padding: 11px 0px 11px 0px;
	margin: 0px;
	background-color: #2562BB;
}
#mainMenu li
{
	display: inline;
	list-style-type: none;
	padding: 0px 20px 0px 0px;
	color: #FFFFFF;
}
#mainMenu li a {
	padding: 0px 0px 0px 7px;
	background-image: url(images/general/main_menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-decoration: none;
}
#mainMenu li a:link { 
	color: #FFFFFF;
	text-decoration: none;
}
#mainMenu li a:visited { 
	color: #FFFFFF;
	text-decoration: none;
}
#mainMenu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentTable {
	background-color: #F0F8FF;
	margin: 0px;
	padding: 0px;
	width: 780px;
	vertical-align: top;
}
.contentTable td {
	vertical-align: top;
}
.rowimg{
background-color : white;
	
	border-width:1px;
	border-color:#333333;
	margin:2px;
	padding:4px;
	border-style : groove;
}
.sectionTitle, .catSectionTitle, .hotelTitle {
	padding: 10px 0px 5px 15px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #00E6FF;
}
.catSectionTitle {
	background-color: #FFE390;
	width: 750px;
}
.hotelTitle {
	padding: 7px 0px 5px 15px;
	background-color: #FFE390;
}
.hotelTitle a:link { 
	color: #000000;
	text-decoration: none;
}
.hotelTitle a:visited { 
	color: #000000;
	text-decoration: none;
}
.hotelTitle a:hover {
	color: #000000;
	text-decoration: underline;
}

.listContainer, .boldListContainer, .hotelsListContainer, .catListContainer {
	margin: 0px;
	padding: 0px;
	width: 215px;
	background-color: #FFFFFF;
	
}
.boldListContainer {
	width: 205px;
}
.hotelsListContainer {
	width: 290px;
}
.catListContainer {
	width: 765px;
	padding: 0px 0px 15px 0px;
}

.genericList, .boldList  {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #041F82;
	vertical-align: top;
	
}
.genericList li, .boldList li { 
	padding: 5px 0px 0px 0px;
	
}
.genericList li a, .boldList li a {
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	background-image: url(images/generic_list_bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	text-decoration: none;
	display: block;
	width: 190px;
}
.boldList li a {
	font-weight: bold;
	width: 180px;
}
.genericList li a:link, .boldList li a:link { 
	color: #041F82;
	text-decoration: none;
}
.genericList li a:visited, #boldList li a:visited{ 
	color: #041F82;
	text-decoration: none;
}
.genericList li a:hover,.boldList li a:hover {
	color: #041F82;
	text-decoration: underline;
}

.moreList, .listLink {
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
}
#listLink {
	margin: 15px 0px 15px 0px;
	font-size: 10px;
}
#moreList li a, #listLink li a {
	padding: 0px 0px 0px 15px;
	background-image: url(images/more_hotels_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-decoration: none;
}
#listLink li a {
	padding: 0px 0px 0px 5px;
	background-image: none;
}
#moreList li a:link, #listLink li a:link { 
	color: #777777;
	text-decoration: none;
}
#moreList li a:visited, #listLink li a:visited { 
	color: #777777;
	text-decoration: none;
}
#moreList li a:hover, #listLink li a:hover {
	color: #000000;
	text-decoration: none;
}

#listDivLine {
	border-top: 1px solid #B1B4C5;
}

.bg_FFFFFF {
	background-color: #FFFFFF;
	
}
.bg_FFFFF{
font:11px Verdana, Arial, Helvetica, sans-serif  #333333;
}
dl.hotelsTable
{
	width: 290px;
}
dl.topHotelsTable
{
	width: 215px;
}
.hotelsTable dt, .topHotelsTable dt {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #041F82;
	display: block;
	width: 185px;
}
.topHotelsTable dt {
	width: 120px;
}

.hotelsTable dt a, .topHotelsTable dt a {
	padding: 0px 0px 0px 10px;
	background-image: url(images/generic_list_bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	text-decoration: none;
	display: block;
	width: 185px;
}
.topHotelsTable dt a {
	width: 110px;
}
.hotelsTable dt a:link, .topHotelsTable dt a:link {
	color: #041F82;
	text-decoration: none;
}
.hotelsTable dt a:visited, .topHotelsTable dt a:visited {
	color: #041F82;
	text-decoration: none;
}
.hotelsTable dt a:hover, .topHotelsTable dt a:hover {
	color: #041F82;
	text-decoration: underline;
}

.hotelsTable dd, .topHotelsTable dd {
	float: left;
	width: 75px;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.footerTable {
	background-color: #FFFFFF;
	margin: 0px;
	width: 780px;
	vertical-align: top;
}
#footerMenu { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:  #FFFFFF;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#footerMenu li
{
	display: inline;
	list-style-type: none;
	padding: 0px;
	color: #041F82;
}
#footerMenu li a {
	padding: 0px 5px 0px 8px;
	text-decoration: none;
}
#footerMenu li a:link { 
	color: #041F82;
	text-decoration: none;
}
#footerMenu li a:visited { 
	color: #041F82;
	text-decoration: none;
}
#.footerMenu li a:hover {
	color: #041F82;
	text-decoration: underline;
}

.catTable, .searchInfoTable {
	background-color: #D9E7F4;
	padding: 10px;
	margin: 0px;
	width: 780px;
	vertical-align: top;
}

.searchInfoTable {
	background-color: #EFF8FF;
}

.catMenu { 
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:  #FFFFFF;
	text-align: center;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	background-color: #D9E7F4;
}
.catMenu li
{
	display: inline;
	list-style-type: none;
	padding: 0px;
	color: #041F82;
}
.catMenu li a {
	padding: 0px 8px 0px 11px;
	text-decoration: none;
}
.catMenu li a:link { 
	color: #041F82;
	text-decoration: none;
}
.catMenu li a:visited { 
	color: #041F82;
	text-decoration: none;
}
.catMenu li a:hover {
	color: #041F82;
	text-decoration: underline;
}

#siteTools { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:  #555555;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#siteTools li
{
	display: inline;
	list-style-type: none;
	padding: 0px;
	color: #555555;
}
#siteTools li a {
	padding: 0px 15px 0px 3px;
	text-decoration: none;
}
#siteTools li a:link { 
	color: #555555;
	text-decoration: none;
}
#siteTools li a:visited { 
	color: #555555;
	text-decoration: none;
}
#siteTools li a:hover {
	color: #000000;
	text-decoration: underline;
}

.copyright { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:  #777777;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

.topNavigation {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	text-align: right;
}
.topNavigation a:link { 
	color: #555555;
	text-decoration: none;
}
.topNavigation a:visited { 
	color: #555555;
	text-decoration: none;
}
.topNavigation a:hover {
	color: #555555;
	text-decoration: underline;
}

.catTitle {
	padding: 15px 0px 5px 0px;
	margin: 0px;
	width: 780px;
	vertical-align: top;
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color:  #004D86;
	text-align: center;
}

.titleDivLine {
	border-bottom: 1px solid #FFFFFF;
	width: 780px;
	background-color: #D9E7F4;
}

.catList { 
	/*margin: 10px 0px 0px 10px;*/
	
}

.catList li {
	float: left;
	width: 237px;
	list-style-type: none;
	text-align: left;
	padding: 10px 0px 10px 0px;
	border: 1px solid #eeeeee;
	margin: 1px;
	height:50px;
}

.catList li a {
	/*display: block;*/
	padding: 0px 0px 0px 10px;
	background-image: url(images/cat_list_bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #00145C;
}

.catList li a:link {
	color: #00145C;
	text-decoration: none;
}
.catList li a:visited {
	color: #00145C;
	text-decoration: none;
}
.catList li a:hover {
	color: #00145C;
	text-decoration: underline;
}

.comment, .ratesComment, .toursComment {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	text-align: left;
	vertical-align: middle;
}
.ratesComment {
	padding: 10px;
	background-color: #EEEEEE;
}
.toursComment {
	padding: 5px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #fff;
}

.searchInfo {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
}
.searchInfo a:link { 
	color: #555555;
	text-decoration: none;
}
.searchInfo a:visited { 
	color: #555555;
	text-decoration: none;
}
.searchInfo a:hover {
	color: #555555;
	text-decoration: underline;
}

.hotelListTable {
	background-color: #EFF8FF;
	width: 780px;
}

.hotelListTableTD {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	width: 33%;
}

.hotelList {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
}
.hotelList a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hotelList a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hotelList a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.hotelInfoButton {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #0082C2;
	text-align: left;
}
.hotelInfoButton a:link {
	color: #0082C2;
	text-decoration: none;
}
.hotelInfoButton a:visited {
	color: #0082C2;
	text-decoration: none;
}
.hotelInfoButton a:hover {
	color: #0082C2;
	text-decoration: underline;
}

.hotelPeriod, .tourTitle {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0047AF;
	text-align: center;
	padding: 10px;
	background-color: #5DCAFF;
}
.tourTitle {
	font-weight: normal;
}

.hotelBookButton, .tourBookButton, #pics td  {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	width: 75px;
	padding: 10px;
	background-color: #0082C2;
}
.hotelBookButton a:hover, .tourBookButton a:hover, #pics td a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.hotelBookButton a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.hotelBookButton a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#pics {
	width: 100%;
}
#pics td, #pics td.last {
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	vertical-align: middle!important;
}
#pics td.last {
	border: 0;
}
#pics td.mainImage {
	padding: 0;
	margin: 0;
	width: 10px;
	background: none;
}
.hotelBookButton a:link, .hotelBookButton a:visited, .tourBookButton a:link, .tourBookButton a:visited, #pics td a:link, #pics td a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.hotelInfo {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	padding: 10px;
	background-color: #FFFFFF;
	line-height: 15px;
}

#infoListTitle, #searchInfoListTitle,#searchInfoListTitle2
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px 0px 10px 10px;
	margin: 0px;
	background-color: #D9E7F4;
	width: 365px;
}
#searchInfoListTitle {
	width: 385px;
}
#searchInfoListTitle2{
	width: 360px;
}
input.search{
	 BACKGROUND-IMAGE: url(images/search_button.gif);

	font-weight:bold;
	color:white;
	padding:1px;
	font-size:10px;
	letter-spacing:1.5px;
	text-align:left;
	border-style:solid;
border-color:#333333;
	border-width:1px;
	width:70px;
}

.infoList
{
	background-color: #FFFFFF;
}

#infoList, #searchInfoList { 
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:  #777777;
	text-align: left;
	padding: 10px 0px 15px 10px;
	margin: 0px;
	background-color: #FFFFFF;
}
#searchInfoList { 
	color:  #555;
}
#infoList li, #searchInfoList li
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 360px;
	line-height: 16px;
	list-style-type: none;
	padding: 0px;
}
/* --- 03.06.2005 end ---*/

#facilitiesListTitle
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px 0px 10px 10px;
	margin: 0px;
	background-color: #D9E7F4;
	width: 750px;
}
.facilitiesList
{
	background-color: #FFFFFF;
	padding: 0px 0px 10px 0px;
}
#facilitiesList { 
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:  #333333;
	text-align: left;
	padding: 0px 0px 15px 10px;
	margin: 0px;
	background-color: #FFFFFF;
}

#facilitiesList li
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	width: 175px;
	line-height: 16px;
	list-style-type: none;
	padding: 3px 0px 0px 10px;
	background-image: url(images/cat_list_bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
}
#facilitiesListSectionTitle
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding: 10px 0px 0px 10px;
}

#hotelImagesDiv {
	background-color: #F0F8FF;
	margin: 0px;
	padding: 0px;
	width: 780px;
	vertical-align: top;
	text-align: center;
}
.hotelDesc {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	vertical-align: top;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	line-height: 15px;
}
.ratesTitle {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px;
	margin: 0px;
background-color: #D9E7F4;
	text-align: left;
	width: 85px;
}
.ratesTableTitles {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px;
	background-color: #00B1DB;
	text-align: center;
}
.ratesTableOdd {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 5px;
	background-color: #F5FAFF;
	text-align: left;
}
.ratesTableEven {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 5px;
	background-color: #E1F1FF;
	text-align: left;
}

.ratesTableOdd a:link, .ratesTableOdd a:visited, .ratesTableEven a:link, .ratesTableEven a:visited {
	color: #333333;
	text-decoration: none;
}
.ratesTableOdd a:hover, .ratesTableEven a:hover {
	color: #333333;
	text-decoration: underline;
}
.searchCommentsTable
{
	width: 100%;
	padding-bottom: 5px;
}
/* --- 03.06.2005 end --- */

#bookingList  {
	margin: 0;
	padding: 0 0 10px 12px;
	list-style-type: square;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
}
#bookingList  li {
	padding-bottom: 5px;
}

.bookingTD {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #002189;
	padding-left: 10px;
}

.bookingForm {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #002189;
	border: 1px solid #00E6FE;
}

textarea.bookingForm {
	padding: 5px;
	width: 400px;
	height: 165px;
}
input.bookingForm {
	
	width: 250px;
	height:20px;
}
select.bookingForm {
	padding: 2px;
	width: 210px;
}

.bookingFormButtons {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	width: 125px;
	background-color: #0082BC;
	text-align: center;
	padding: 5px 20px 5px 20px;
	margin-right: 10px;
}	
.bookingFormButtons a:link{
	color: #fff;
	text-decoration: none;
}
.bookingFormButtons a:visited{
	color: #fff;
	text-decoration: none;
}
.bookingFormButtons a:hover{
	color: #fff;
	text-decoration: underline;
}
textarea.contactform {
font: 11px Verdana, Arial, Helvetica, sans-serif  #333333;
	padding: 5px;
	width: 250px;
	height: 150px;
}
input.contactform{
	font: 11px Verdana, Arial, Helvetica, sans-serif  #333333;
}
select.contactform{
	width: 250px;
	font: 11px Verdana, Arial, Helvetica, sans-serif  #333333;
}
.listContainer, .boldListContainer, .hotelsListContainer, .catListContainer {
	margin: 0px;
	padding: 0px;
	width: 215px;
	background-color: #FFFFFF;
}
.boldListContainer {
	width: 205px;
}
.hotelsListContainer {
	width: 290px;
}
.catListContainer {
	width: 765px;
	padding: 0px 0px 15px 0px;
}

.genericList, .boldList  {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #041F82;
	vertical-align: top;
}
.genericList li, .boldList li { 
	padding: 5px 0px 0px 0px;
}
.genericList li a, .boldList li a {
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	background-image: url(images/generic_list_bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	text-decoration: none;
	display: block;
	width: 190px;
}
.boldList li a {
	font-weight: bold;
	width: 180px;
}
.genericList li a:link, .boldList li a:link { 
	color: #041F82;
	text-decoration: none;
}
.genericList li a:visited, .boldList li a:visited{ 
	color: #041F82;
	text-decoration: none;
}
.genericList li a:hover, .boldList li a:hover {
	color: #041F82;
	text-decoration: underline;
}

.moreList, .listLink {
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
}
.listLink {
	margin: 15px 0px 15px 0px;
	font-size: 10px;
}
.moreList li a, .listLink li a {
	padding: 0px 0px 0px 15px;
	background-image: url(images/more_hotels_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-decoration: none;
}
.listLink li a {
	padding: 0px 0px 0px 5px;
	background-image: none;
}
.moreList li a:link, .listLink li a:link { 
	color: #777777;
	text-decoration: none;
}
.moreList li a:visited, .listLink li a:visited { 
	color: #777777;
	text-decoration: none;
}
.moreList li a:hover, .listLink li a:hover {
	color: #000000;
	text-decoration: none;
}

.listDivLine {
	border-top: 1px solid #B1B4C5;
}
.sectionTitle, .catSectionTitle, .hotelTitle {
	padding: 10px 0px 5px 15px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #00E6FF;
}
.catSectionTitle {
	background-color: #FFE390;
	width: 750px;
}
.hotelTitle {
	padding: 7px 0px 5px 15px;
	background-color: #FFE390;
}
.hotelTitle a:link { 
	color: #000000;
	text-decoration: none;
}
.hotelTitle a:visited { 
	color: #000000;
	text-decoration: none;
}
.hotelTitle a:hover {
	color: #000000;
	text-decoration: underline;
}
.searchbox2{
	width:210px;
	   BORDER-top: #6E8FD4 1px solid;	
	BORDER-BOTTOM: #FFCF63 1px solid;	
    BACKGROUND-COLOR: #FFF7E1;

   padding:0px;
  margin-bottom:0px;    
    TEXT-ALIGN: left;
	padding:0px;
	height:270px;
}
.divsearch
{
    BACKGROUND-color:#FFE390;
    WIDTH: 210px;
  font  :12px black;
    HEIGHT: 18px;
    TEXT-ALIGN: center;
}
div.searchoption{

		border-width:1px;
		border-style:solid;
		padding:0px;
		border-color:#7787D2;
		margin-top:10px;
		width:170px;
		PADDING:2px;
		background-color: #FDFCF9 ;
}
span.searchterm2{
	
padding:3px;
width:170px;
float:left;
  font  :12px  #003399;
font-weight:bold;
}
span.searchtermsmall{
	
padding:0px;
float:left;
width:85px;
}
.searchterm3{
	width:190px;
	float:left;
}
.searchtitle
{
	
	 float:left;
	 padding:2px;
	 height:16px;
	 background-color:#92B2D3;
	font  :12px white;
	 font-weight:bold;
	 
}
.searchfield{
	width:170px;
	float:left;
	padding-left:2px;
	padding-top:2px;
}
.searchfield2{
	width:170px;
	float:left;
	padding:10px;
	float:right;
}
span.star1{
	float:left;
	width:85px;
	margin-left:85px;
	margin-top:-20px;
	padding:0px;

}
span.star2{
	float:left;
	width:85px;
	margin-left:0px;
	margin-top:0px;
}
SELECT.persons
{
    FONT-SIZE: 8pt;

    WIDTH: 76px;
}
SELECT.location
{
    FONT-SIZE: 8pt;
    WIDTH: 130px;
}
span.dayname{
	width:190px;
	float:left;
	font-size:8pt;
	color : #9A0000;
}
	select.date
{
	width:55px;
	font-family:verdana;
	font-size:7pt;
}
.top-selection{
	background-color:#F43D93;
	width:240px;
	color:#fffff0;
	font-weight:bold;
	font-size:12px;
	padding:2px;
	height:20px;
	
}
textarea.siteinfo{
	font-size:12px;
	color:#303030;
	
}
input.subm{
	font: bold 11px verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
	width: 75px;
	
	background-color: #2562BB;
}
.note{
	font-size:9px;
	color : #5C5C5C;
}
ul.siteinfo{
	list-style-type : square;
	font-size : 11px;
	line-height:20px;
}
table.bestoffer,table.bestoffer2{
	width:270px;
	

	border-style : ridge;
	border-width :1px;
	border-color : #999999;
		font: bold 10px Verdana, Arial, Helvetica, sans-serif;
		background-color:white;
		font-weight:bold;
		width:320px;
		
		
}
table.bestoffer a{
	color:#303030;
	font-size :10px;
}
table.bestoffer2 a{
	color:#303030;
	font-size :10px;
}
table.bestoffer small,table.bestoffer2 small{
	font-size :9px;
	color: #333333;
}
table.bestoffer sup,table.bestoffer2 sup{
	color: #1F1F1F;
	font-size :9.5px;

}
td.hloc{
		color: #336699;
		font-size:9px;
}
table.bestoffer a:hover{
	color:#E70B74;
	
}
table.bestoffer2 a:hover{
	color: #00BD02;
}
tr.bestofferh{
	background-color:#E70B74;
vertical-align: middle;
text-align:center;
	color:white;
	padding:2px;
	height:25px;
}
td.bnote{
	font-size :10px;
	text-align:center;
	font-weight:bold;
}
font.hdisc{
font-weight:bold;
color: #E70B74;
text-align:right;
font-size:9px;
	letter-spacing:1.1px;
}
.priceupdate{
	border-style:ridge;border-color:#999999;background-color:#efefef;border-width:1px;text-align:center;width:650px;padding:5px;margin:10px;

}
strike{
	color: #666666;
}
.bestofferb{
	color:#109354;
	background-color:#EBFCF4;
	vertical-align:middle;
	
}
marquee{
	font: 11px Verdana, Arial, Helvetica, sans-serif  #333333;
	background-color:#E70B74;
	color:white;
	font-weight:bold;
	width:750px;
	padding:2px
}
#notebox{
background-color:#ffffa8;
position:absolute; 

width:250px;height:32px; border-color:#333333;border-width:1px;
border-style:inset;padding:3px;
background-color:#fffffd;
font-weight:bold;
	font: 10px Verdana, Arial, Helvetica, sans-serif  #333333;
	text-align:left;
	min-height:120px;
	
}
#textbox{
background-color:#ffffa8;
position:absolute; 
left:580px;
width:170; height:30px; border-color:#333333;border-width:1px;
border-style:inset;
background-color:#fffffd;
font-weight:bold;
	font: 10px Verdana, Arial, Helvetica, sans-serif  #333333;
}
#textbox h2{
letter-spacing:1.2px;
	color:#333333;
	
	background-color:#C9DFFC;
	padding:3px;
	margin-bottom:1px;
}

.notetable{
	
	background-color: #E6F2FF;

	vertical-align: top;
	padding:4px;

}
.maptitle{
	background-image : url(images/santorini-maps.gif);
	width:205px;
	color:white;
	text-align:center;
	height:21px;
	padding:2px;
	vertical-align : middle;
}
.mapbg{
	background-image : url(images/mapbg.gif);
	width:205px;
	color:white;
	text-align:left;
	height:88px;
	padding:2px;
	vertical-align : middle;
		
		
}.mappbg a:hover{
	color:#F43D93;
}
.mapbg a,.mapbg a:visited,.mapbg strong{
		font: 10px  Verdana, Arial, Helvetica, sans-serif  #333333;
		font-weight:bold;
		margin-left:35px;
		letter-spacing:1px
}

.mapbg ul{

		margin-bottom:0px;
}

