/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	background: #5e100b;
}

a:link, a:visited { color: #008fc1; text-decoration: none; font-weight:bold; } 
a:active, a:hover { text-decoration: underline; }


h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color:#008fc1;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color:#ffffff;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p {
	margin: 10px 0px;
	color: #5b5847;
	text-align: justify;
}

img {  
	margin: 0px; 
	padding: 0px;
}

#container {
	margin: 0px auto;
	width: 930px;
	margin-top: 15px;
	background-color:#FFFFFF;
}

.send_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 19px;
	width: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #0a8eb8;
	text-decoration: none;
	background: none;
	border: none;
}

.textfield {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 175px;
	font: 12px Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.more_button a{
	clear: both;
	display: block;
	width: 57px;
	height: 19px;
	margin-left: 100px;
	padding: 0px 0px 0px 10px;
	background: url(images/readmore.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

/* ----- Header ----- */

#header1 {
	clear: both;
	padding: 0px;
	margin: 0;
	width: 930px;
	height: 147px;
}

#logosection {
	margin: 0px 3px 0px 0px;
	float: left;
	width: 235px;
	height: 147px;
	background: url(images/logo_background.gif) no-repeat;
}

.sitelogo {
	margin: 20px 0px 0px 20px;
	padding: 0px;
	height: 80px;
	background:url(images/company_logo.gif) no-repeat;	
}

.sitename {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	font: 35px Arial;
	font-weight: bold;
	color: #ffffff;
}

.sitename span {
	font-weight: normal;
}

#header {
	margin: 0px;
	float: right;
	width: 690px;
	height: 147px;
	background: #FFFFFF url(images/heading_background.jpg) no-repeat;
}

#header .title{
	padding: 50px 0px 0px 180px;
	font-size: 20px;
	font-weight:bold;
	color: #333333;
	line-height: 25px;
}

#header .bigtext{
	font-size: 30px;
	font-weight:bold;
	color: #ffffff;
}

/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#menu1 {
	clear: both;
	margin-bottom: 5px;
	padding: 0px;
	width: 930px;
	height: 45px;
	background: #ffffff;
}

#search {
	float: left;
	width: 225px;
	height: 35px;
	padding: 7px 0px 0px 10px;
	border-right:1px solid #CCCCCC;
	background: url(images/menu1_background.gif) repeat-x;
}

.menu_nav {
	margin:0;
	padding:0;
	height:38px;
	background:#FFFFFF;
}

/*.menu_nav ul {
	list-style:none;
	height:35px;
	border-left:1px solid #fff;
}
.menu_nav ul li {
	margin:00;
	padding:0;
	float:left;
	border-right:1px solid #fff;
}
.menu_nav ul li a {
	display:block;
	margin:0;
	padding:15px 0 9px;
	width:107px;
	color:#888;
	text-decoration:none;
	font-size:13px;
	text-align:center;
}*/

.menu_nav ul li.active a, .menu_nav ul li a:hover {
	color:#fff;
	background:#f00 url(images/menu_a.gif) repeat-x center top;
}
/*add hotel by area menu*/
ul.sb_menu, ul.ex_menu {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	color:#959595;
	font-size:13px;
	font-weight:normal;
}
ul.sb_menu li, ul.ex_menu li {
	margin:0;
}
ul.sb_menu li {
	padding:4px 0;
	width:220px;
}
ul.ex_menu li {
	padding:4px 0;
}
ul.sb_menu li a, ul.ex_menu li a {
	color:#FEFEFE;
	text-decoration:none;
	margin-left:-12px;
	padding:4px 8px 4px 20px;
	background:url(images/li.gif) no-repeat left center;
}
ul.sb_menu li a:hover, ul.ex_menu li a:hover {
	color:#eb7c3f;
	font-weight:bold;
	text-decoration:none;
}

/*live chat*/
ul.chat_menu, ul.chat_menu {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	color:#959595;
	font-size:13px;
	font-weight:normal;
	background:url('images/livechat.gif');
	background-repeat:no-repeat;
	width:215px;
}
ul.chat_menu li, ul.chat_menu li {
	margin:0;
}
ul.chat_menu li {
	padding:4px 0;
	width:220px;
}
ul.chat_menu li {
	padding:4px 0;
}
ul.chat_menu li a, ul.chat_menu li a {
	color:#FEFEFE;
	text-decoration:none;
	margin-left:0px;
	padding:4px 8px 4px 20px;
}
ul.chat_menu li a:hover, ul.chat_menu li a:hover {
	color:#eb7c3f;
	font-weight:bold;
	text-decoration:none;
}

/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 930px;
	background:#FFFFFF;
}

#left_column {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 1px 10px 0px 1px;
	width: 215px;
	background: #FFFFFF;
	min-height: 400px;
}

#middle_column {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 20px 5px;
	width: 455px;
	min-height: 400px;
	background:#FFFFFF;
	
}
#middle_column_full {
	float: left;
	margin: 0px 0px 5px 0px;
	width: 685px;
	min-height: 400px;
	background:#FFFFFF;
}

#right_column {
	float: right;
	margin: 0px 10px 5px 5px;
	padding: 10px 0px 0px 0px;
	width: 220px;
	background: transfarent;
	min-height: auto;
	border:1px solid #D7D7D7;
}

/* left column */

#leftcolumn_box01 {
	width: 215px;
	padding: 0px;
	background: #bb0000;	
	margin: 0px 0px 10px 0px;	
}
#imagebutton {
	width: 215px;
	margin: 0px 0px 1px 0px;	
}
#imagebutton a, img{
	border: none;
}

#leftcolumn_box_chat .leftcolumn_box_chat_top{
	width: 195px;
	height: 15px;
	padding: 10px;
	background: url(images/leftsection_top.gif) no-repeat;		
}
#leftcolumn_box_chat .leftcolumn_box_chat_bottom{
	width: 195px;
	padding: 10px;
	color: #FFFFFF;
}
#leftcolumn_box01 .leftcolumn_box01_top{
	width: 195px;
	height: 15px;
	padding: 10px;
	background: url(images/leftsection_top.gif) no-repeat;		
}
#leftcolumn_box01 .leftcolumn_box01_bottom{
	width: 195px;
	padding: 10px;
	color: #FFFFFF;
}

#leftcolumn_box02 {
	width: 190px;
	padding: 10px 10px 10px 15px;
	background: #bb0000;
	border-top: 5px solid #008fc1;
	margin: 0px 0px 10px 0px;
}
#leftcolumn_box02 ul {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	list-style: none;
}

#leftcolumn_box02 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#leftcolumn_box02 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	background: url(images/list_icon02.gif) center left no-repeat;
}

#leftcolumn_box02 ul li a:hover{
	text-decoration: none;
}

/* end of left column */

/* middle column */

#section1 {
	float: left;
	width: 415px;
	margin-right: 10px;
	padding: 10px;
	background: #e5e5e5;
	
}
#section1 p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
}

#section2 {
	float: right;
	width: 205px;
	margin-right: 10px;
	padding: 10px;
	background: #dceff6;
}

#section2 .section2_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(images/section2_title.gif) no-repeat;
}
#section2 .section2_bottom{
	float: left;
	padding: 10px;
}

#section2 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section2 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#section2 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: url(images/list_icon01.gif) center left no-repeat;
}

#section2 ul li a:hover{
	color: #ffffff;
	background: url(images/list_icon02.gif) center left no-repeat;
}


/* end of middle */

/* right column */

#right_box01 {
	width: 185px;
	height: 38px;
	padding: 10px 5px;
	color:#FFFFFF;
	font-size: 15px;
	background: url(images/rightsection_background.gif) no-repeat;	
	margin: 0px 0px 10px 5px;	
}

.rightbig_button a{
	clear: both;
	display: block;
	width: 165px;
	height: 48px;
	margin: 0px 0px 10px 5px;
	padding: 10px 20px 0px 10px;
	background: url(images/rightsection_background.gif) no-repeat;
	color:#FFFFFF;
	font-size: 18px;
	text-decoration: none;
}

#right_box02 {
	clear: both;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 10px 5px;
}
#right_box02 .rightbox02_top{
	width: 190px;
	height: 25px;
	padding: 10px 0px 0px 0px;
	background: #008fc1 url(images/rightsection_top.gif) no-repeat;
}
#right_box02 .rightbox02_bottom{
	width: 190px;
	padding: 15px 10px 10px 10px;
	background: #cce8f2;
}
#right_box02 .customer_section{
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#right_box02 p{
	padding: 0px;
	margin: 0px;
}
/* end of right column */



/* ----- Form ----- */
.form_row{
	padding: 3px 0px;
}

form{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;	
}

label {
	margin-right: 10px;
}

.input{
	width: 230px;
	height: 18px;
}

.button{
	width: 60px;
	height: 25px;
}


/* ----- End of Form ----- */

.submit_button {
    border: none;
    background: url('images/submit_hover.gif')  no-repeat top left; 
    padding: 5px 25px 6px 13px;
	cursor:pointer;
	color:#2c0500;
	font-size:12px;
	font-weight:bold;
	width:110px;
	height:26px;
}
.submit_button a:link{
	text-decoration:none;
	color:#161616;
	}
.submit_button a:hover{
	text-decoration:none;
	color:#FFFFFF;
	}

.submit_button a:active{
	text-decoration:none;
	}
	
.submit_button a:visited{
	text-decoration:none;
	color:#161616;
	}
	
.submit_button:hover {
    border: none;
    background: url('images/submit.gif')  no-repeat top left; 
    padding: 5px 25px 6px 13px;
	color:#2c0500;
}

.contact{
	text-align:left;
}
/*listing property*/

/*-------MAIN CONTENT--------*/
#left_content .list{
	border-bottom:1px solid #F4F4F4;
	line-height:14px;
	margin:0 0 20px 0;
	padding:0 0 6px 0;
	width:100%;
	float:left;
}
#left_content .list h5, #left_content .list p{
	margin:0;
	padding:0 0 8px 0;
}
#left_content .list .img_frame{
	float:left;
	background:url(../images/bg-listing-pic.jpg) no-repeat;
	height:102px;
	padding:6px 0 0 6px;
	margin:0 8px 0 0;
	width:173px;
}
.imgleft{
	float:left;
	padding:7px;
	background:#FFFFFF;
	border:1px solid #eeeeee;
	margin:0 18px 4px 0;
}
a:hover .imgleft{
	background:#ebebeb;
	border:1px solid #ebebeb;
}
.align_left{
	float:left;
}

.read_more{
	width:87px;
	height:22px;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	line-height:22px;
}
.read_more a{
	color:#333;
	text-decoration:none;
}
.read_more a:hover{
	color:#000;
}
.price{
	color:#FF0000;
}
.listing_shadow{
	width:135px;
	padding:0 0 0 10px;
	margin:0 5px 4px 0;
	float:right;
}
.listing_shadow img{
	float:right;
	padding:7px;
	background:#FFFFFF;
	border:1px solid #f0f0f0;
}
.listing_shadow a:hover img{
	background:#ebebeb;
	border:1px solid #ebebeb;
}
.listing_shadow_big{
	width:290px;
	padding:0 0 0 10px;
	margin:0 5px 4px 0;
	float:right;
}
.listing_shadow_big img{
	float:right;
	padding:7px;
	background:#FFFFFF;
	border:1px solid #f0f0f0;
}
.listing_shadow_big a:hover img{
	background:#ebebeb;
	border:1px solid #ebebeb;
}

/*end listng*/
/*photo gallery home*/
.latest_property{
	margin:4px 0 16px 0;
	padding:0;
	float:left;
	list-style:none;
	font:normal 11px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;
}
.latest_property a:link,a:visited{
	text-decoration:none;
}
.latest_property li{
	margin:0 1px 0 0;
	padding:5px 15px 7px 5px;
	width:195px;
	background:#FFFFFF;
	float:left;
	text-align:justify;
}
.latest_property_shadow{
	width:197px;
	height:145px;
	background: url(images/shadow.png) left bottom no-repeat;
	margin:0 0 4px 0;
}
.latest_property_shadow img{
	padding:5px;
	background:#FFF;
	border:1px solid #d5d5d5;
}
.latest_property_shadow a:hover img{
	background:#ebebeb;
	border:1px solid #ebebeb;
}

.latest_property li p{
	margin:0 0 14px 0;
}
.small{
	width:198px;
	color:#000;
	text-align:left;
	text-transform:uppercase;
	font-size:10px;
	line-height:15px;
}
/*end*/

.bluearial12{
	font-size:1.2em;
	color:#530101;
	line-height:20px;
	text-align:justify;
	}
.bluearial12 a:link{
	color:#911100;
	}
.bluearial12 a:hover{
	color:#c51300;
	}
.bluearial12 a:visited{
	color:#911100;
	}
.bluearial12 a:actived{
	color:#c51300;
	}

.merahmaroon11{
	font-size:1.0em;
	color:red;
	text-align:left;
	}
.whitearial12{
	font-size:1.0em;
	color:#FFFFFF;
	text-align:center;
	}
.whitearial12 a:link{
	font-size:1.2em;
	color:#600000;
	text-decoration:none;
	}
.whitearial12 a:hover{
	font-size:1.2em;
	color:#e90000;
	text-decoration:underline;
	}
.whitearial12 a:visited,a:actived{
	font-size:1.2em;
	color:#e90000;
	text-decoration:underline;
	}
.book{
	font-size:1.05em;
	color:#650700;
	text-align:center;
	font-weight:bold;
	}
.book a:link{
	font-size:1.05em;
	color:#650700;
	}
.book a:hover,a:actived,a:visited{
	font-size:1.05em;
	color:#650700;
	}
.book a:visited{
	font-size:1.05em;
	color:#650700;
	}

/*tab*/
.tabcontainer
{
	float: left;
	width: 662px;
	border: 1px solid #DFDFDF;
}
.navcontainer ul
{
	background-color: #5F707A;
	border-bottom:1px solid #DFDFDF;
	border-top:1px solid #DFDFDF;
	float:left;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	margin:0pt;
	padding:0pt;
	width:100%;
}
.navcontainer ul li
{
	display: inline;
	text-align: center;
}
.navcontainer ul li a:hover
{
	background-color:#CCCCCC;
	color:#FFFFFF;
}
.navcontainer ul li a
{
	border-right:1px solid #DFDFDF;
	background-color: #BBBBBB;
	font-weight: bold;
	color:#FFFFFF;
	float:left;
	padding:10px;
	text-decoration:none;
	width: auto;
}
#tabcontent
{
	min-height: auto;
	padding-top: 40px;
	padding: 10px;
}
#preloader
{
	position: absolute;
	top: 150px;
	left: 100px;
	z-index: 100;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

/*end*/

/*last listing*/
.car_gal{
	margin:4px 0 16px 0;
	padding:0;
	float:left;
	list-style:none;
	font:normal 11px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;
	text-align:left;
}
.lcar_gal a:link,a:visited{
	text-decoration:none;
}
.car_gal li{
	margin:0 1px 0 0;
	padding:5px 15px 7px 10px;
	width:195px;
	background:transfarent;
	float:left;
	text-align:left;
	border-bottom:0px dashed #CDCDCD;
}
.car_gal_shadow{
	width:210px;
	height:167px;
	background: url(images/shadow.png) left bottom no-repeat;
	margin:0 0 4px 0;
}
.car_gal_shadow img{
	padding:5px;
	background:#FFFFFF;
	border:1px solid #f0f0f0;
}
.car_gal_shadow a:hover img{
	background:#ebebeb;
	border:1px solid #ebebeb;
}

.car_gal li p{
	margin:0 0 14px 0;
}
.read_more{
	width:87px;
	height:22px;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	line-height:20px;
}


/*pagination*/
div.paging {
	padding     : 2px;
	margin      : 2px;
	text-align  : center;
	font-family : Tahoma;
	font-size   : 12px;
}
div.paging a {
	padding         : 2px 5px 2px 5px;
	margin-right    : 2px;
	border          : 1px solid red;
	text-decoration : none; 
	color           : #FEFEFE;
	background-color : #a00202;
}
div.paging a:hover {
	border           : 1px solid #a00202;
	color            : #FEFEFE;
	background-color : #a00202;
}
div.paging span.current {
	padding          : 2px 5px 2px 5px;
	margin-right     : 2px;
	font-weight      : bold;
	background-color : #510101;
	color            : #FEFEFE;
}
div.paging span.disabled {
	padding      : 2px 5px 2px 5px;
	margin-right : 2px;
	border       : 1px solid #570101;
	color        : #333333;
}
div.paging span.prevnext {
  font-weight : bold;
}

/*end*/
.galleri li {
	display: inline;
	list-style: none;
	width: 100px;
	min-height: 105px;
	float: left;
	margin: 0 0px 0px 0;
	text-align: center;
}

/* ----- Footer ----- */

#footer {
	clear: both;
	padding: 10px 0px 0px 0px;
	width: 930px;
	height: 50px;
	text-align: center;
	color: #666;
	background: #d5d5d5;
	text-align: center;
}
#footer_bottom {
	width: 930px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background: #d5d5d5 url(images/footer_bottom.gif) no-repeat;
}

/* IE6 hack */
* html #footer_bottom {
	width: 930px;
	height: 10px;
	margin-bottom: -10px;
	padding: 0px;
	background: #d5d5d5 url(images/footer_bottom.gif) no-repeat;
}

#footer a{
	color: #666;
}

#footer a:hover{
	color: #ffffff;
}


/* ----- End of Footer ----- */

/*TAble*/
#table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}

#table thead tr {
	background: #ebebeb;
	color:#CCCCCC;
	height:30px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
}

thead.small tr, #table.small thead tr {
	background:#267cbf;
	height:20px;
}

#table th, #table td {
	font-weight:normal;
	border:1px solid #D8D8D8;

}

#table th {
	font-size:13px;
	border-top: 1px solid #000;
	border-left: 1px solid #7da3bd;
	border-right: 0;
	padding-bottom: 3px;
}

#table th a {
	color: #eee;
}

#table td.first {
	border-bottom: 1px solid #FFF;
	background-color:#eeeded;
	text-align:center;
}
#table td.second {
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #b5b5b5;
	background-color:#b5b5b5;
	text-align:center;
	color:white;
}
#table td.third {
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	background-color:#eeeded;
	text-align:center;
}
#table td.toggle {
	border:0;
	padding:0;
	margin:0;
	background-color:#fefefe;
	text-align:left;
}

#table td {
	vertical-align: top;
	padding: 4px;
}
#table td.none {
	border:none;
}

#table .even td, #table tr:nth-child(even) td {
	

}

#table .first {
	padding-left: 11px;
	text-align: left;
}
/*end*/