body 
{ 
	direction: rtl; 
	font-size: 12px;
	font-family: arial; 
	color: #000;
	background: url('../img/bg.gif') repeat left top;
	padding: 0;
	margin: 0;
}

* 
{ 
	margin: 0; 
	padding: 0; 
}

.clr 
{ 
	overflow: hidden; 
	height: 0px; 
	clear: both; 
	font-size: 0px; 	
	line-height: 0; 
	width: 0px; 
}

.block_spacer 
{ 
	height: 10px; 
	width: 10px; 
	margin: 0; 
	overflow: hidden; 
}

.fright 
{ 
	float: right; 
}

.fleft 
{ 
	float: left; 
}

a 
{
	text-decoration: none;
} 

a:hover
{
	text-decoration: underline;
}

img, img a 
{ 
	vertical-align:bottom; 
	border: 0; 
	border-style: none; 
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
}

#container
{
	width: 900px;
	margin: 0 auto;
	background: #fff;
}

#logo
{
	width: 900px;
	height: 129px;
}

#nav
{
	width: 900px;
	height: 35px;
	background: url('../img/nav_bg.jpg') repeat-x;
}

#nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li
{
	float: right;
	line-height: 31px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-right: 8px;
	margin-left: 8px;
}

#nav ul li a
{
	color: #fff;
	text-decoration: none;
}

#nav ul li a:hover
{
	text-decoration: underline;
}

#nav ul li.spacer
{
	float: right;
	width: 1px;
	height: 35px;
	background: url('../img/nav_spacer.jpg') no-repeat;
	font-size: 0px;
}

#under_nav
{
	width: 900px;
	height: 10px;
	background: url('../img/under_nav.jpg') repeat-y;
}

/* Search */
#search
{
	width: 883px;
	height: 65px;
	background: url('../img/search_bg.jpg') repeat-x;
	margin: 0 auto;
	margin-top: 8px;
}

#search_right
{
	width: 8px;
	height: 65px;
	float: right;
	background: url('../img/search_right.jpg') no-repeat;
}

#search_left
{
	width: 8px;
	height: 65px;
	float: left;
	background: url('../img/search_left.jpg') no-repeat;
}

#search table
{
	width: 850px;
	margin: 0 auto;
	color: #145E34;
	font-weight: bold;
	margin-top: 10px;
}

#search table input , #search table select
{
	width: 90%;
}

/* Hot Properties */

#in_main
{
	width: 882px;
	margin: 0 auto;
}

#right_box
{
	width: 203px;
	float: right;
	margin-top: 7px;
	
}

#hot_properties
{
	width: 203px;
	background: url('../img/hpb.jpg') repeat-x;
	height: 341px;
	text-align: center;
}

#hpr
{
	background: url('../img/red_right.jpg') no-repeat;
	height: 341px;
	width: 10px;
	float: right;
}

#hpl
{
	background: url('../img/red_left.jpg') no-repeat;
	height: 341px;
	width: 13px;
	float: left;
}

#hot_properties strong
{
	display: block;
	color: #fff;
	font-size: 14px;
	padding-right: 2px;
	padding-top: 7px;
	margin-bottom: 19px;
}

#hot_properties img
{
	width: 165px;
	height: 114px;
	background: #FFFFFF;
	border: 1px solid #C7AF71;
	margin-bottom: 9px;
	padding: 1px;
}

/* Center Box */

#center_box
{
	float: right;
	width: 486px;
	background: #EDE6D3;
	margin-top: 7px;
	height: 341px;
}

.item
{
	width: 156px;
	background: url('../img/item.jpg') no-repeat;
	float: right;
	height: 324px;
	margin-top: 8px;
	margin-right: 4px;
}

.yellow_title
{
	background: url('../img/yellow_title.jpg') no-repeat;
	height: 36px;
	width: 135px;
	margin-right: 4px;
	margin-top: 4px;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	color: #8A1919;
	padding-right: 12px;
}

.yellow_title a { color: #8A1919; }

.green_title
{
	background: url('../img/green_title.jpg') no-repeat;
	height: 36px;
	width: 135px;
	margin-right: 4px;
	margin-top: 4px;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-right: 12px;
}

.green_title a { color: #fff; }

.item img
{
	border: 3px solid #DDD1AF;
	width: 131px;
	margin-right: 9px;
	height: 99px;
}

.item span
{
	display: block;
	width: 131px;
	color: #9D7817;
	padding-right: 12px;
	margin-top: 10px;
	height: 100px;
}

.item .dot
{
	background: url('../img/items_dot.jpg') no-repeat;
	width: 126px;
	height: 1px;
	overflow: hidden;	
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.read_more_green
{
	color: #1E7512;
	font-size: 14px;
	font-weight: bold;
	padding-right: 14px;
}

.read_more_green a { color: #1E7512; }

.read_more_red
{
	color: #BE1212;
	font-size: 14px;
	font-weight: bold;
	padding-right: 14px;
}

.read_more_red a { color: #BE1212; }


/* Left Box */

#left_box
{
	width: 193px;
	float: right;
	margin-top: 7px;
}

/* Smart Agent */

.smart_agent
{
	width: 193px;
	background: url('../img/green_bg.jpg') repeat-x;
	height: 167px;
}

.in_right 
{
	width: 100%;
	margin-right: -3px;
	margin-top: 10px;
}

.sar
{
	width: 12px;
	height: 167px;
	background: url('../img/green_right.jpg') no-repeat;
	float: right;
}

.sal
{
	width: 9px;
	height: 167px;
	background: url('../img/green_left.jpg') no-repeat;
	float: left;
}

.smart_agent strong
{
	font-size: 14px;
	color: #fff;
	display: block;
	padding-top: 12px;
	margin-right: 15px;
}

.smart_agent form { display: inline; }

.smart_agent span
{
	display: block;
	color: #0F4D2A;
	margin-top: 15px;
}

.smart_agent table
{
	width: 150px;
	color: #0F4D2A;
	border-style: none;
	margin: 0;
	padding: 0;
}

.smart_agent table input
{
	width: 120px;
	height: 18px;
	border: 1px solid #96BFA8;
}

/* To Sell */

.tosell
{
	width: 193px;
	background: url('../img/yellow_bg.jpg') repeat-x;
	height: 167px;
	margin-top: 7px;
}

.tar
{
	width: 12px;
	height: 167px;
	background: url('../img/yellow_right.jpg') no-repeat;
	float: right;
}

.tal
{
	width: 9px;
	height: 167px;
	background: url('../img/yellow_left.jpg') no-repeat;
	float: left;
}

.tosell strong
{
	font-size: 14px;
	color: #92251A;
	display: block;
	padding-top: 12px;
	margin-right: 15px;
}

.tosell span
{
	display: block;
	color: #9D7817;
	margin-top: 15px;
}

.tosell table
{
	width: 150px;
	color: #9D7817;
}

.tosell table input
{
	width: 120px;
	height: 18px;
	border: 1px solid #96BFA8;
}

/* Copyright */

.copyright
{
	width: 883px;
	background: #197240;
	height: 33px;
	margin: 0 auto;
	margin-top: 8px;
	text-align: center;
	color: #fff;	
	font-size: 14px;
	font-weight: bold;
	line-height: 33px;
}

.copy_right
{
	width: 4px;
	height: 33px;
	float: right;
	background: url('../img/copy_right.jpg') no-repeat;
}

.copy_left
{
	width: 4px;
	height: 33px;
	float: left;
	background: url('../img/copy_left.jpg') no-repeat;
}

.develop
{
	width: 883px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
	margin-top: 3px;
}

.develop a { color: #244143; text-decoration: underline; }

/* Left Box 2 */

#left_box_2
{
	width: 679px;
	float: right;
	margin-top: 7px;
	background: #EDE6D3;
}

#left_box_2 ul { padding: 0px; margin: 0px; list-style-position: inside;  }

/* Nav */
.nav
{
	padding: 15px;
	color: #338256;
}

.nav a { color: #338256; }

.nav strong
{
	font-size: 22px;
}

/* Properties */

.property
{
	width: 665px;
	height: 132px;
	background: url('../img/property_bg.jpg') no-repeat;
	margin: 0 auto;
	margin-bottom: 3px;
}

.property .title
{
	color: #8A1919;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 20px;
}

.property .title a
{
	color: #8A1919;
}

.property_pic
{
	width: 99px;
	height: 75px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

.property_pic img
{
	border: 3px solid #DDD1AF;
}

.property_info
{
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	font-weight: bold;
	width: 522px;
}

.property_info table
{
	width: 90%;
}

.property_info table td
{
	padding-bottom: 2px;
	width: 50%;
}

.property_info u
{
	font-weight: normal;
}

/* Page */

.pages
{
	margin-top: 10px;
	text-align: left;
	width: 665px;
	color: #338256;
	font-size: 11px;
}

.pages a
{
	color: #338256;
}

.pages span
{
	color: #8A1919;
	font-weight: bold;
}

/* View */

#view
{
	width: 665px;
	height: 664px;
	background: url('../img/prop_bg.jpg') repeat-x;
	margin: 0 auto;
}

#view_right
{
	width: 14px;
	height: 664px;
	background: url('../img/prop_right.jpg') no-repeat;
	float: right;
}

#view_left
{
	width: 14px;
	height: 664px;
	background: url('../img/prop_left.jpg') no-repeat;
	float: left;
}

#view_title
{
	color: #8A1919;
	font-size: 14px;
	padding-top: 14px;
	margin-right: 10px;
}

#view_right_box
{
	width: 368px;
	float: right;
}

#vrb_buttons
{
	margin-top: 20px;
}

.vrb
{
	float: right;
}

.vrb_c
{
	background: url('../img/bgc.jpg') repeat-x;
	height: 20px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	color: #fff;
	line-height: 18px;
	text-align: center;
}

.vrb_r
{
	background: url('../img/bgr.jpg') no-repeat;
	height: 20px;
	width: 3px;
	float: right;
}

.vrb_l
{
	background: url('../img/bgl.jpg') no-repeat;
	height: 20px;
	width: 3px;
	float: right;
	margin-left: 5px;
}	

#flash_gallery
{
	margin-top: 10px;
}

.contact_title
{
	background: url('../img/contact_title.jpg') no-repeat;
	width: 368px;
	height: 31px;
	margin-top: 15px;
	color: #fff;
	line-height: 31px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.contact_form
{
	margin-top: 10px;
	font-size: 12px;
	color: #8A1919;
}


.contact_input
{
	width: 300px;
	height: 20px;
	border: 1px solid #CDCCC8;
	margin-bottom: 3px;
	*margin-bottom: 0px;
}

/* Blue Button */
.button2
{
	width: auto;
	float: left;
	cursor: pointer;
}

.button_right2
{
	width: 3px;
	height: 20px;
	background: url('../img/brr.jpg') no-repeat;
	float: right;
}

.button_content2
{
	width: auto;
	background: url('../img/brc.jpg') repeat-x;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
}

.button_left2
{
	width: 3px;
	height: 20px;
	background: url('../img/brl.jpg') no-repeat;	
	float: right;
	margin-left: 5px;
}

#view_left_box
{
	width: 258px;
	float: right;
}

#desc
{
	width: 232px;
	height: 356px;
	background: url('../img/desc_bg.jpg') no-repeat;
	margin-top: 17px;
	margin-right: 9px;
	color: #8A1919;
	padding-right: 26px;
	padding-top: 23px;
	line-height: 19px;
}

#desc_extra
{
	width: 217px;
	height: 175px;
	background: url('../img/desc_extra.jpg') no-repeat;
	margin-top: 0px;
	margin-right: 9px;
	color: #8A1919;
	padding-right: 26px;
	padding-top: 23px;
	padding-left: 15px;
}

.no_bold
{
	font-weight: normal;
}

.contact_page table 
{
	border:0; 
	border-collapse:collapse; 
	border-spacing:0;
	text-align: right;
}

.contact_page table td , .contact_page table th
{
	vertical-align: top;
	padding: 4px;
}

.top_bg
{
	width: 900px;
	height: 30px;
	background: url('../img/top_bg.jpg') no-repeat;
}

.top_bg .left
{
	direction: ltr;
	text-align: left;
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	color: #197341;
}

.submit_btn_s
{
	background: #197341;
	border: 1px solid #FADE92;
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	line-height: 19px;
	text-align: center;
}

.submit_btn_a
{
	background: #298B1A;
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	width: 50px;
	float: left;
}
