/* CSS Document */

body{
margin:0px;
padding:0px;
font-family:tahoma;
font-size:11px;
background:url(pic/beckground.png) left top repeat-x;
}

/***************************************************
			    DESIGN ELEMENTS
***************************************************/	

.clearing { height: 0; width:100%;display: inline; clear: both; overflow:hidden; }  
.hidden{overflow: hidden;visibility: hidden;}

p
{
	font-family:Arial;
	font-size:11px;
	color:#333333;
	margin: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
ul{
	margin: 10px;
	font-family:Arial;
	font-size:11px;
	color:#333333;
	line-height:20px;
}
a, a.black, a.white-link{color: #FF4415;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover, a.black:hover{color: #333333;}

a.black{
	color: #666666;
}

a.white-link{
color: #FFFFFF;
	font-size: 11px;
}
a.white-link:hover{color: #333333;}

/***************************************************
			HEADING TEXT ELEMENTS
***************************************************/

h1, h2, h3, h4, h5, h6, .text{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
}

h1{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 27px;
	padding-left: 9px;
}

h2{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	position: absolute;
	width: 540px;
	height: 40px;
	bottom: 0px;
	line-height: 40px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../pic/title.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

h3{
	font-size: 13px;
	color: #A59121;
	font-weight: normal;
	line-height: 14px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

h4{
	font-size: 14px;
	color: #EC0000;
	line-height: 20px;
	font-weight: bold;
}

h5{
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
	}

h6{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 27px;
	padding-left: 0px;
	}
	
/***************************************************
			          FOOTER
***************************************************/	

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-left: auto;
	margin-right: auto;
	height: 60px;
	position: relative;
	background-image: url(pic/bottom.png);
	background-repeat: no-repeat;
	}
	
#FooterOne{
	width:700px;
	float:left;
	position: relative;
	padding-left: 40px;
	line-height: 15px;
}

.main-bg{
background:url(pic/container-page.png) repeat-y top left;
}

.bg-col-center{
background:#f4f4f4;
}

/***************************************************
				       MENU
***************************************************/

#nav-menu{
	width: 189px;
	position: relative;
	background-color: #333333;
	height: 220px;
}

#nav-menu ul{
	list-style: none;
	margin: 0px;
	color: #CCCCCC;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav-menu li{
	margin: 0px;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#nav-menu li a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #494949;
	height: 15px;
	padding-top: 3px;
	background-image: none;
}

#nav-menu li a:hover{
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#bottom-menu-part{
	position: absolute;
	width: 189px;
	height: 8px;
	z-index: 102;
	left: 0px;
	bottom: 0px;
	background-image: url(pic/sec-menu-down.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#second-menu{
	width: 189px;
	position: relative;
	background-image:url(../pic/sec-menu.png);
	background-position: left 130px;
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

.second-menu{
	width: 189px;
	position: relative;
	background-image: url(pic/sec-menu.png);
	background-position: left 130px;
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

#second-menu ul{
	list-style: none;
	margin: 0px;
	color: #CCCCCC;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
}
#second-menu li{
	margin: 0px;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#second-menu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
	border: 1px none 1;
	background-image: none;
	margin: 0px;
	height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#second-menu li a:hover{
	color: #CCCCCC;
}

#second-menu li a#Active_link {
background-color:#658AAF;
color:#FFFFFF;
display:block;
font-size:11px;
line-height:18px;
position:relative;
}


.bg-sec-menu{
background:url(pic/sec-menu.png) no-repeat;
}



#holder-left, .holder-form, #holder, .holder-left-boxes, .holder-text-boxes, #holder-home{
	width:190px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	position: relative;
	line-height: 16px;
}

/***************************************************
			       SEARCH FORM
***************************************************/

.light-gray{
background:#eeeeee;
}

.dark-gray{
background:#e7e7e7;
}

.dots{
background:url(images/dot_h.gif) repeat-x;
height:1px;
}

.room-search-headline{
background:url(images/tab_room_search.jpg) left bottom no-repeat;
height:26px;
}

.txt-box
{
	font-family:Arial;
	font-size:10px;
	color:#666666;
	border:1px solid #999999;
}

.radio-btn{
	font-family:Arial;
	font-size:11px;
	color:#333333;
}

.radio-btn-left{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
}

.white-txt
{
	color:#ffffff;
}

.darkest-gray{
background:#666666;
}

.brdr{
border:1px solid #cccccc;
padding:5px;
}

.pic-brdr{
border:1px solid #cccccc;
padding:3px;
background:#FFFFFF;
}

.available {
	color:#5995A6;
	}

SPAN.bedrooms {
	width:36px;
	height:15px;
	display:block;
	float:right;
	margin-left:2px;
	text-indent:25px;
	font:bold 10px/15px Arial, Helvetica, sans-serif;
	color:#668899;
	}

SPAN.bedrooms {
	background:url(images/bedrooms.gif);
	}
	
	
.room-image{
float:left;
border:1px solid #cccccc;
margin:3px;
padding:3px;
background:#FFFFFF;
}

#sub-login {
	width:350px;
	height: 30px;
	padding-top: 20px;
	padding-left: 145px;
	padding-bottom: 20px;
}
.sub-login{
	height: 26px;
	width: 116px;
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
	margin-top: 5px;
	background-image: url(pic/button-form.png);
	background-repeat: no-repeat;
	border: 1px none #FFFFFF;
}

#details-facilities{
	width:240px;
	background-color: #E8E8E8;
	top: 10px;
	padding: 10px;
	color: #333333;
	height: auto;
	margin-bottom: 20px;
	float: left;
	border:1px dotted #CCCCCC;
}

#details-facilities-right{
	width:200px;
	background-color: #E8E8E8;
	top: 10px;
	padding: 10px;
	color: #333333;
	height: auto;
	margin-bottom: 20px;
	float: right;
	border:1px dotted #CCCCCC;
}

#details-facilities ul li{
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin:0;
padding:0 0 0;
}



.search-bg-col
{
	background:url(images/left-col-bg.gif) repeat-y center top;
}

.margin-right10
{
	margin-right:10px;
}

.popup-red
{
	background:#ec0000;
}


.font12
{
    font-size:12px;
    color:#666666;
}


body#Active2 a#Active2_link
{
	font-size: 11px;
	color: #FF9900;
}

body#Active a#Active_link {
background-color:#658AAF;
color:#FFFFFF;
display:block;
font-size:11px;
line-height:18px;
position:relative;
}


.marginTop5
{
    margin-top:10px;
}

.redLabel
{
    color:#cc0001;
    font-size:14px;
    font-weight:bold;
    font-family:Arial;
}