@charset "utf-8";
/* CSS Document */


body {
	margin:0 auto;
	padding: 0;
	width:800px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	color:#333;
	line-height:17px;
}

/* Headings */
h1 {
	font: 180% Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin: 0;
}

h1 a {
	color: #3C6491;
	background: inherit;
	text-decoration: none;
}

h1 a:hover {
	color: #3C6491;
	background: inherit;
	text-decoration: none;
}

h2 {
	margin: 0 0 5px 0;
	padding-top: 8px;
	font-size: 1.9em;
	color: #2680bc;
	background-color: inherit;
}

h2 a {
	color: #2680bc;
	text-decoration: none;
	background-color: inherit;
	background-repeat: no-repeat;
	background-position: center left;
}

h2 a:hover {
	color: #ebbe41;
}
h2 span {
	color: #ebbe41;
}

h3
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #ffffff;
	font-size: 14px;
}

a {
	color:#2680bc;
	text-decoration: none;
}
a:hover {
	color:#e1b230;
	text-decoration: none;
}
/* Header */
#header {
	margin: 0 auto;
	background:url(dssimg/topbg.gif) repeat-x;
	height: 40px;
}

#logo {
	float: left;
	padding: 10px 0 0 5px;
	color: #0099cc;
	width: 200px;
}


/*- Top Menu Tabs - */

#tabsJ {
	float:right;
	font-size:93%;
	line-height:normal;
	font: bold 12px/1.5em Verdana;
	margin: 5px 0px 0px 0px;
}
#tabsJ ul {
	margin:0;
	padding:10px 0 0 50px;
	list-style:none;
	text-align:right;
}
#tabsJ li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsJ a {
	float:left;
	background:url("dssimg/1.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
#tabsJ a span {
	float:left;
	display:block;
	background:url("dssimg/2.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#1f75be;
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {float:none;}
/* End IE5-Mac hack */
#tabsJ a:hover span {
	color:#1f75be;
}
#tabsJ a:hover {
	background-position:0% -30px;
}
#tabsJ a:hover span {
	background-position:100% -30px;
}

/* LInk Selected */
#tabsJ .hover a {
	float:left;
	background:url("dssimg/1_hover.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
#tabsJ .hover a span {
	float:left;
	display:block;
	background:url("dssimg/2_hover.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#ffffff;
}

#tabsJ .hover a:hover span {
	color:#ffffff;
}
#tabsJ .hover a:hover {
}
#tabsJ .hover a:hover span {
}

/* top bar */
#topbar {
	clear:both;
	width:100%;
	height:20px;
}
#ybar {
	float:left;
	width:236px;
	background:#ebbe41;
	color:#333;
	line-height:20px;
}
#ybar a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#333;
	text-decoration:none;
}
#ybar a:hover {
	color:#fff;
	text-decoration:none;
}

#gbar {
	float:left;
	width:564px;
	height:20px;
	background:#9f9f9f;
	color:#fff;
}

/* Top banner + Search */
#topBanner {
	margin:0;
	height:160px;
	background:#999999;
}
#srch {
	float:left;
	background: #0099FF url(dssimg/bg_search.jpg) no-repeat;
	height:154px;
	width:236px;
	padding:7px 0 0 0;
}
#banner {
	float:left;
	background: #0099FF url(dssimg/img_home.jpg) no-repeat;
	height:161px;
	width:564px;
}

#sepline {
	height:23px;
	background:url(dssimg/sepline.gif) repeat-x;	
}

#content {
	margin:0 auto;
	padding:0;
	width:800px;
}

/* Left column */
#left {
	float:left;
	width:222px;
	margin:0 10px 0 0;
	padding:0 3px 0 3px;
	background: #f1f1f1 url(dssimg/leftbg.gif);
}
#flash {
	padding:0;
	text-align:center;
}
.leftHeading {
	padding:0;
	height:25px;
	margin:15px 0 3px 0;
}

#left p { margin: 0; padding: 5px 0 10px 0; text-align:justify;}
p { margin: 0; padding: 5px 3px 10px 3px; text-align:justify;}
.line {
	text-align:right;
	height:20px;
	border-bottom:2px solid #666;
}

#right {
	float:left;
	width:562px;
}

#rightHead {
	padding:0 0 0 7px;
	background:url(dssimg/head.gif) no-repeat;
	font: bold 1.2em Verdana, Helvetica, Sans-Serif;
	color:#FFFFFF;
	height:40px;
	line-height:40px;
}

#rightHeadBooking {
	padding:0 0 0 7px;
	background:url(dssimg/head_booking.gif) no-repeat;
	font: bold 1.2em Verdana, Helvetica, Sans-Serif;
	color:#FFFFFF;
	height:40px;
	line-height:40px;
}

.bgclr {
	background:#b7d3ea;
}

.villa {
	background:#d4e5f2;
	border:3px solid #d4e5f2;
	margin:0 0 5px 0;
	height:75px;
	line-height:15px;
}
.aimg {
	padding-right:5px;
	float:left;
}

.line2 {
	float:left;
	padding:1px 0 0 0;
	font: bold 1.5em Verdana, Helvetica, Sans-Serif;
	background:url(dssimg/bg2.gif) repeat-x;
	height:36px;
	width:281px;
	color:#fff;
	text-align:right;
}
.line2 a{
	color:#fff;
	text-decoration:none;
}
.line2 a:hover{
	color:#f1f1f1;
	text-decoration:none;
}

/* Property Detail*/
.specHead {
	background:#2780bc;
	color:#fff;
	padding:3px;
	font-weight:bold;
}

.row1 {
	background:#e9f2f9;
}
.row2 {
	background:#dce5ea;
}

/* Footer */
#footer {
	clear:both;
	margin:10px 0 0 0;
	background:url(dssimg/footer.gif) no-repeat;
	height:76px;
}
.fLinks {
	float:left;
	padding:7px 0 0 7px;
	width:150px;
	color:#5980bc;
	line-height:10px;
}
.fLinks a {
	color:#5980bc;
	text-decoration:none;
}
.fLinks a:hover {
	color:#5980bc;
	text-decoration:underline;
}

.seolinks{
	float:left;
	padding:5px 0 0 10px;
	width:220px;
	line-height:15px;
}
#fLine {
	clear:both;
	margin:7px 0 0 0;
	border-top: 1px solid #1f75be;
	height:20px;
	text-align:center;
}

/* Form Elements */
form {
	margin:0;
	padding:0;
}

input.box70 {
	width:70px;
	height:16px;
	border:1px solid #1f75be;
}
input.box100 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100px;
	height:16px;
	border:1px solid #1f75be;
	font-size:11px;
	color:#000000;
}
input.box150 {
	width:150px;
	height:16px;
	border:1px solid #1f75be;
}
input.box200 {
	width:200px;
	height:16px;
	border:1px solid #1f75be;
}

.combo {
	height:20px;
}

.ajaxcombo {
	height:20px;
	font:1.2em vardana, tahoma, arial;
}
.ajaxcombo2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #f7f7f7;
	width:103px;
	height:20px;
}


/* Villa Page Listing */
.bgclr2 {
	background:#ffffff;
}

.bgclr3 {
	background:#e9f1f7;
}

.outbox {
	width:550px;
	padding:15px 5px 10px 5px;
}

.floatLeft {
	float:left;
}

.hTitle {
	float:left;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	background:url(dssimg/bg.gif);
	height:33px;
	width:300px;
	line-height:30px;
	color:#fff;
}

.rBar {
	float:left;
	background:url(dssimg/bgwht_new.gif);
	height:33px;
	width:190px;
}
.list {
	clear:both;
	padding:0 0 5px 0;
	width:547px;
	background:#fff;
	border-left:1px solid #2780bc;
	border-right:1px solid #2780bc;
	border-bottom:1px solid #2780bc;
}
#topLeftMyBooking {
	float: left;
	color: #0099cc;
	font-size:11px;
	font-weight:bold;
	padding:20px 0px 0px 10px;
	width: 200px;
	text-align:left;
}
