/*==================================================================== Header */
#head {
	width: 100%;
	min-width: 850px;
	height: 120px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/bnrdefault.jpg);
	background-repeat: repeat-x;
	background-color: #69F;
	border-bottom: 1px solid #B3A896;
	z-index: 50
}
#A1 { 
	width: 235px;
	height: 80px;
	position: absolute;
	top: 18px;
	left: 17px;
	text-decoration: none
}
#hCon {
	width: 99%;
	min-width: 987px;
	height: auto;
	position: relative;
	top: 0;
	left: -13px;
	text-align: right;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
#hCon a { color: #fc595b; text-decoration: none }
#hCon a:hover { color: #F78693 }

/*==================================================================== Left Panel Styles */
#lColumn h5 {
	color: #102E69;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	margin: 0
}
#lColumn select, #lColumn .tField {
	width: 138px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #69F;
	padding: 1px;
	margin-top: 4px;
	border: 1px solid #d9d9d9
}
#lColumn a { text-decoration: none }
#lColumn a:hover { text-decoration: underline }
#lColumn .GO { float: right; margin: 4px 8px 0 0 }

/*================================== Search */
#search {
	width: 155px;
	height: auto;
}
#searchVilla, #searchHotel, #searchName {
	padding: 5px 0 5px 4px;
	border-top: 1px solid #C3BFB1;
	border-left: 1px solid #C3BFB1
}
#searchVilla {
	color: #FFF;
	background-image: url(../images/lColumn/searchBkg.jpg);
	background-repeat: repeat-x;
	background-color: #3F7CF7;
	border: none
}
.wrapCal .ajax__calendar_container { 
	margin-left: 50px;
	background-color: #FFF;
	color: #666;
	border: 1px solid #d9d9d9;
	z-index: 100
}
.wrapCal { font-size: 9px }
.wrapCal .ajax__calendar_dayname { 
	font-size: 8px; 
	text-transform: uppercase; 
	color: #000; 
	border-bottom: 1px solid #C3BFB1
}
.wrapCal .ajax__calendar_day { 
	border-right: 1px solid #F7F7F7; 
	border-bottom: 1px solid #F7F7F7; 
	text-align: center 
}
.wrapCal .ajax__calendar_active {
	background-color: #99BBFF;
	color: #102E69
}
.wrapCal .ajax__calendar_hover { background-color: #DFEBFF; color: #69F }
.wrapCal .ajax__calendar_today { 
	background-color: #FFF7EF;
	border: 1px solid #C3BFB1;
	color: #7F7F7F;
}
.wrapCal .ajax__calendar_other {
	color: #CFCFCF
}
#searchHotel { background-color: #6699FF }
#searchName { background-color: #99BBFF; padding-bottom: 0 }

/*================================== Chat Lady */
#help { display: block; margin: 10px 0 }

/*================================== Account Panel and Specials Panel */
#spec, #account, #rss {
	width: 150px;
	height: auto;
	padding: 2px 0 0 4px;
	color: #FFF;
	margin-bottom: 10px;
	background-color: #69F;
	background-image: url(../images/lColumn/acctBkg.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #C3BFB1
}
#account { color: #102E69 }
#account a { font-size: 10px; font-weight: bold }
#account .norm { font-weight: normal; color: #102E69 }
#account p { text-align: center; margin: 5px 0 0 0 }
.acctBut {
	padding: 2px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #3F7CF7;
	border: 1px solid #C3BFB1
}
#spec { background-image: url(../images/lColumn/specBkg.jpg) }
#spec a, #account a { color: #FFF }
#spec h5 { margin-top: 10px }

/*================================== News and RSS Panels */
#news h5, #rss h5 { margin-bottom: 2px }
#news h5 { color: #2f650f }
#rss a { 
	color: #FFF; 
	display: block; 
	margin-top: 2px;
	padding-bottom: 5px;
	border-bottom: 1px solid #9FC0FF
}
#news {
	width: 150px;
	height: auto;
	padding: 2px 0 0 4px;
	color: #FFF;
	margin-bottom: 10px;
	background-color: #7bc750;
	background-image: url(../images/lColumn/newsBkg.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #C3BFB1
}
#news a { 
	display: block;
	margin-top: 5px;
	padding-top: 2px;
	color: #2f650f;
	text-align: center;
	border-top: 1px solid #64b236
}
#rss a.sub { color: #102E69; padding: 0; border: none }

/*================================== Trust Icons */
#icons {
	color: #666;
	text-transform: uppercase;
	text-align: center;
	font-size: 8px;
	line-height: 10px
}
#icons td { padding-top: 5px }