<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.resorts
{float:left; overflow:hidden;}
.resorts-heading
{
	float:left;
	font-size:15px;font-weight:bold;
	color:#15406b;
	padding:5px 10px 5px 5px;clear:both;
}


.resorts-type
{
	float:left;
	font-size:12px; font-weight:bold;
	color:#900000;
	padding:0px 10px 0px 0px; clear:both;
}
.resort-name a{
 font-weight:bold;
 color:#0070da;padding:0px 0px 0px 5px;float:left;
 text-decoration:underline;
}
.resorts-place
{
float:left;
	font-size:12px; padding:0px 10px 0px 5px; clear:both;
}
.resorts-content
{
	float:left; font-size:11px; padding:0px 10px 5px 5px; clear:both; color:#5a5a5a;
}
.resorts-reviews
{
	float:left;
	font-size:12px; font-weight:bold;
	color:#900000;padding:0px 10px 0px 0px; clear:both;
}

#jomres_content_area{ float:left; background:#fff; padding:5px 5px 0px 9px;/*width:625px;*/}
.icon{ float:left;width:100px; height:100px;}
center{ clear:both;}
.list2 li{ float:left; width:45%;}

.packegesDiv{ margin:10px 0px 0px 0px;}
.propertyheading{ font-weight:bold; font-size:16px; color:#3671A8 !important; float:left; margin-bottom:10px; margin-top:-20px;}
.packages{ font-weight:bold; font-size:16px; color:#3671A8 !important; float:left; margin-bottom:10px; margin-top:5px;}
.packagestable{ border:1px solid #ddd; width:95%; margin:0px 0px 10px 0px; clear:both;}
.packagestable td{ border:1px solid #ddd;padding:2px; text-align:center;}
.packagestable th{ border:1px solid #ddd; background:#3671A8; color:#fff; padding:4px; text-align:center;}
.hasDatepicker{ font-size:11px;}
.dispaynone{ display:none;}
.bform_table tr td{ padding:2px 4px 2px 0px;}
.bform_table tr th.bform_small{ text-align:left;}
.bform_table tr th strong{ text-align:left;padding:10px 0px 0px 0px;}
.contactus{ float:right; color:#3671A8 ; font-size:14px; font-weight:bold; padding-right:10px;}
.eventheading{color:#3370B4 ; font-size:14px; text-align:center; font-weight:bold;} 
.nextline{ float:right; font-size:14px;}

.thankyoumessage{ font-size:15px ; color: #3370B4 !important;
    font-size: 24px !important;}
	
	
	ul.vtabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	
	
	width: 100%;
}
ul.vtabs li {
	float: left;
	margin: 0;
	padding: 0;
	/*height: 31px; --Subtract 1px from the height of the unordered list--*/
	/*border: 1px solid #ddd;*/
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	/**/background: none;
	width: 100%;
	list-style:none;
}
ul.vtabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.0em;
	padding: 0 10px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.vtabs li a:hover {
	color: #3671A8 !important;
}
html ul.vtabs li.active, html ul.vtabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
html ul.vtabs li.active a{ color: #3671A8 !important;}
.tab_container {
	
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
	font-size:10px;
}
.tab_content {
	
	font-size: 1.1em;
}</pre></body></html>