body 
{ 
	direction: rtl; 
	font-size: 12px; 
	font-family:  arial;
	color: #000;
	background: #005A9C;
	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; 
}

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

a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

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

.submit
{
	background: #EE1C24;
	height: 24px;
	width: 50px;
	border-style: none;
	font-size: 14px;
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	cursor: pointer;
}

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

#header 
{
	width: 900px;
	height: 126px;
}

#header .right
{
	width: 205px;
	float: right;
}

#header .left 
{
	width: 695px;
	float: right;
	height: 126px;
	background: url('../img/header_bg.jpg') no-repeat;
}

#header .left .flags
{
	float: left;
	direction: ltr;
	margin-top: 17px;
	font-size: 11px;
	color: #fff;
	margin-left: 4px;
}

#top_flash { width: 900px; height: 130px; }

#top_flash img { width: 200px; height: 130px; }

#main
{
	margin-top: 7px;
}

#main .right_box 
{
	width: 200px;
	float: right;
}

#main .right_box .join
{
	width: 200px;
	height: 242px;
	background: url('../img/join_bg.jpg') repeat-x;
}

#main .right_box .join .right 
{
	width: 18px;
	height: 242px;
	float: right;
	background: url('../img/join_right.jpg') no-repeat;
}

#main .right_box .join .left
{
	width: 18px;
	height: 242px;
	float: left;
	background: url('../img/join_left.jpg') no-repeat;
}

#main .right_box .join .title
{
	color: #005A9C;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
}

#main .right_box .join .text
{
	color: #fff;
	padding-top: 20px;
}

#main .right_box .join .form
{
	color: #fff;
	padding-top: 5px;
}

#main .right_box .join .form table
{
	width: 150px;
}

#main .right_box .join .form table tr td
{
	padding-bottom: 5px;
}

#main .right_box .join .form .dinput
{
	width: 150px;
	height: 18px;
	background: #002B4C;
	border: 1px solid #336183;
	color: #fff;
	font-family: arial;
	font-size: 12px;
}

#main .right_box .join .form .submit
{
	background: url('../img/submit_bg.jpg') no-repeat;
	height: 24px;
	width: 50px;
	border-style: none;
	font-size: 14px;
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	cursor: pointer;
}

/* Agent */
#main .right_box .agent
{
	width: 200px;
	height: 281px;
	background: url('../img/agent_bg.jpg') repeat-x;
}

#main .right_box .agent .right 
{
	width: 6px;
	height: 281px;
	float: right;
	background: url('../img/agent_right.jpg') no-repeat;
}

#main .right_box .agent .left
{
	width: 7px;
	height: 281px;
	float: left;
	background: url('../img/agent_left.jpg') no-repeat;
}

#main .right_box .agent .title
{
	width: 166px;
	height: 39px;
	background: url('../img/agent_title.jpg') no-repeat;
	margin: 0 auto;
	line-height: 25px;	
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-right: 8px;
}

#main .right_box .agent .dagent
{
	width: 175px;
	height: 67px;
	margin: 0 auto;
	padding-top: 7px;
}

#main .right_box .agent .paddtop
{
	padding: 0px;
	margin-top: 10px;
}

#main .right_box .agent .dagent img
{
	float: right;
	width: 40px;
	height: 40px;
	border: 1px solid #919191;
}

#main .right_box .agent .dagent .text
{
	float: right;
	margin-right: 5px;
	color: #C5CED5;
	font-size: 11px;
}

#main .right_box .agent .dagent .text .name , #main .right_box .agent .dagent .text .name a
{
	color: #FF2929;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#main .right_box .agent .dagent .goto
{
	height: 18px;
	border: 1px solid #336387;
	background: #002C4C;
	color: #fff;
	line-height: 17px;
	padding-right: 7px;
	padding-left: 7px;
}

#main .right_box .agent .dagent .goto a
{
	color: #fff;
	text-decoration: none;
}

/* Weekly */
#main .right_box .weekly
{
	width: 200px;
	height: 202px;
	background: url('../img/weekly_bg.jpg') repeat-x;
}

#main .right_box .weekly .right 
{
	width: 16px;
	height: 202px;
	float: right;
	background: url('../img/weekly_right.jpg') no-repeat;
}

#main .right_box .weekly .left
{
	width: 16px;
	height: 202px;
	float: left;
	background: url('../img/weekly_left.jpg') no-repeat;
}

#main .right_box .weekly .title
{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding-top: 18px;
	padding-right: 18px;
}

#main .right_box .weekly .text
{
	padding-right: 18px;
	padding-left: 10px;
	margin-top: 10px;
	color: #fff;
}

#main .right_box .weekly img
{
	width: 116px;
	height: 85px;
	background: #004E87;
	border: 1px solid #598CB1;
	padding: 3px;
	margin: 5px 0px 0px 0px;
}

/* Left Box */
#left_box
{
	width: 692px;
	float: left;
}

#nav
{
	margin-right: 10px;
}

#nav .item .right , #nav .item.selected .right
{
	width: 12px;
	height: 31px;
	background: url('../img/nav_right.jpg') no-repeat;
	float: right;
}

#nav .item .text , #nav .item.selected .text
{
	float: right;
	color: #005A9C;
	font-size: 14px;
	background: url('../img/nav_bg.jpg') repeat-x;
	height: 31px;
	line-height: 31px;
}

#nav .item .text a { color: #005A9C; text-decoration: none; }

#nav .item .left , #nav .item.selected .left
{
	width: 12px;
	height: 31px;
	background: url('../img/nav_left.jpg') no-repeat top left;
	float: right;
	margin-left: 1px;
}

#nav .item.selected .text { background: url('../img/nav_bg_sel.jpg') repeat-x; color: #fff; font-weight: bold; }
#nav .item.selected .text a { color: #fff; }
#nav .item.selected .right { background: url('../img/nav_right_sel.jpg') no-repeat; } 
#nav .item.selected .left { background: url('../img/nav_left_sel.jpg') no-repeat; } 

/* Left Box - content */

.content
{
	width: 692px;
	background: url('../img/content_bg.jpg') repeat-y;
}

.content .top
{
	width: 692px;
	background: url('../img/content_top.jpg') no-repeat;
	height: 11px;
	overflow: hidden;
}

.content .bottom
{
	width: 692px;
	background: url('../img/content_bottom.jpg') no-repeat;
	height: 11px;
	overflow: hidden;
	margin-top: 25px;
}

/* Search */

#search
{
	width: 668px;
	height: 114px;
	background: url('../img/search_bg.jpg') repeat-x;
	margin: 0 auto;
	margin-top: 1px;
}

#search input , #search select
{
	height: 18px;
	font-size: 11px;
	font-family: Arial;
}

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

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

#search table
{
	width: 554px;
	margin: 15px 15px 0px 0px;
	color: #fff;
}

#search table td
{
	padding-bottom: 5px;
}

#search .submit
{
	position: absolute;
	margin-top: 72px;
	margin-right: 590px;
}

/* Propery table */

.table
{
	width: 668px;
	margin: 0 auto;
	margin-top: 10px;
}

.table .header
{
	width: 100%;
	height: 28px;
	background: url('../img/table_bg.jpg') repeat-x;
	margin-bottom: 5px;
}

.table .header .right
{
	width: 7px;
	height: 28px;
	float: right;
	background: url('../img/table_right.jpg') no-repeat;
}

.table .header .left
{
	width: 7px;
	height: 28px;
	float: left;
	background: url('../img/table_left.jpg') no-repeat;
}

.table .header .title
{
	color: #fff;
	height: 28px;
	line-height: 26px;
}

.table .header .title a { color: #fff; }

.table .header .title strong
{
	font-size: 16px;
}

.table .header .row
{
	margin-top: 1px;
	height: 26px;
	color: #fff;
	border-left: 1px solid #EC4248;
	line-height: 25px;
	float: right;
	padding-right: 8px;
}

.table .header .no_bord
{
	border-style: none;
}

.table .body
{
	width: 668px;
}

.table .body span
{
	background: #00355C;
	height: 28px;
	color: #fff;
	border-left: 1px solid #004E87;
	border-bottom: 1px solid #004E87;
	line-height: 25px;
	float: right;
	text-align: center;
}

.table .body span.f
{
	padding-right: 7px;
}

.table .body span.no_bord
{
	border-left-style: none;
}


/* In List */

.table .list , .table .list a { color: #fff; }

.table .list .item
{
	width: 158px;
	height: 195px;
	background: url('../img/property_bg.jpg') no-repeat;
	float: right;
	margin-right: 12px;
	margin-bottom: 12px;
	overflow: hidden;
}

.table .list .item.no_pad
{
	margin-right: 0px;
}

.table .list .item img
{
	background: #00355C;
	padding: 4px;
	border: 1px solid #2D5979;
	margin: 10px;
	width: 129px;
	height: 84px;
}

.table .list.st .item img
{
	width: 70px;
	height: 70px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}

.table .list .item .text , .table .list.st .item .text
{
	display: block;
	padding-right: 10px;
	padding-left: 15px;
	color: #fff;
}

.table .list .item .text a { color: #fff; }

.table .list .item .number
{
	display: block;
	font-weight: bold;
	color: #FF2929;
	padding-right: 10px;
}

/* Pages */
.table .list .pages
{
	float: left;
	font-size: 11px;
	color: #fff;
}

.table .list .pages a { color: #fff; }

.table .list .pages span b
{
	color: #EE292B;
}

.table .list .pages .next , .table .list .pages .prev
{
	color: #FF2929;
	font-weight: bold;
}

 .table .list .pages .next a , .table .list .pages .prev a
{
	color: #FF2929;
	text-decoration: underline;
}

/* Copyright */
#copyright
{	
	width: 100%;
	margin-top: 40px;
	text-align: center;
	padding-bottom: 50px;
	color: #fff;
}

#copyright small
{
	font-size: 11px;
	color: #C5CED5;
}

#copyright .links
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#copyright a
{
	color: #fff;
	text-decoration: underline;
	padding-right: 4px;
	padding-left: 4px;
}

/* Contact Page */
.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;
}


/* View Page */

#view
{
	width: 654px;
	margin: 0 auto;
	background: #00355C;
	border-right: 1px solid #63839B;
	border-left: 1px solid #63839B;
	padding-right: 10px;
}

.vheader
{
	width: 664px;
	height: 7px;
	background: url('../img/view_top.jpg') no-repeat;
	margin: 0 auto;
}

.vfooter
{
	width: 664px;
	height: 7px;
	background: url('../img/view_bottom.jpg') no-repeat;
	margin: 0 auto;
}

#view h1
{

	font-size: 20px;
	font-weight: bold;
	display: inline;
}

#view .buttons
{
	margin-top: 5px;
}

#view .button
{
	height: 20px;
	background: url('../img/button_bg.jpg') repeat-x;
	border: 1px solid #336387;
	float: right;
	width: 84px;
	line-height: 17px;
	padding-right: 5px;
	text-decoration: underline;
	margin-left: 4px;
}

/* Propery - Gallery */

.vgallery_cont { width: 468px; margin: 0 auto; } 

.vgallery .big
{
	display: block;
	width: 422px; 
	padding: 4px; 
	background: #00355C; 
	border: 1px solid #305068; 
	margin: 0 auto; 
	margin-top: 5px;
}

.vgallery .z { width: 644px; background: #002845;  }
.vgallery #r { position: relative; height: 70px; width: 420px; margin: 0 auto;  float: right; overflow: hidden; margin-right: 9px; margin-top: 12px; }
.vgallery ul { list-style: none; height: 70px; position: absolute; top: 0; right: 0; }
.vgallery ul li { float: right; margin-left: 3px; cursor: pointer; width: 102px; height: 70px; }
.vgallery ul li img { width: 92px; height: 60px; padding: 4px; border: 1px solid #305B7B; background: #00355C; }

.vgallery .prev
{
	float: right;
	width: 15px;
	height: 36px;
	margin-top: 29px;
	cursor: pointer;
}

.vgallery .next
{
	float: left;
	width: 15px;
	height: 36px;
	margin-top: 29px;
	cursor: pointer;
}

/* View - Info */
.vinfo
{
	margin-top: 10px;
	height: 172px;
	width: 430px;
	background: url('../img/vinfo.jpg') repeat-x;
	border: 1px solid #2A5677;
	float: right;
}

.vinfo ul
{
	list-style: none;
	width: 360px;
	margin: 0 auto;
	margin-top: 15px;
}

.vinfo ul li
{
	float: right;
	width: 120px;
	margin-bottom: 10px;
	font-weight: bold;
}

.vinfo ul li span
{
	color: #99A3A9;
}

.vinfo ul li.wide
{
	width: 360px;
	font-size: 11px;
	font-weight: normal;
}

/* Contact In View PAge */

.vcontact
{
	margin-top: 10px;
	height: 152px;
	width: 191px;
	background: url('../img/vinfo.jpg') repeat-x;
	border: 1px solid #2A5677;
	border-right: 0px;
	float: right;
	padding: 10px;
}

.vcontact table
{
	border:0; 
	border-collapse:collapse; 
	border-spacing:0;
	text-align: right;
	width: 190px;
	margin: 0 auto;
	font-weight: bold;
	margin-top: 10px;
}

.vcontact table td
{
	padding-bottom: 5px;
}

.vcontact table input 
{
	width: 130px;
	height: 16px;
	border: 1px solid  #36566F;
	background: #000000;	
	color: #36566F;
	font-size: 11px;
	font-family: arial;
}

.vcontact table .dsubmit
{
	color: #FF2929;
	font-size: 14px;
	float: left;
	text-decoration: underline;
	cursor: pointer;
}

/* View Agent */

#vagent 
{
	position: relative;
	width: 664px;
	margin: 0 auto;
	margin-top: 10px;
}

#vagent img
{
	width: 70px;
	height: 70px;
	border: 1px solid #63839B;
	padding: 4px;
	background: #00355C;
	float: right;
	margin-left: 10px;
}

#vagent .info
{
	float: right;
	color: #C5CED5;
}

#vagent .info strong
{
	font-size: 16px;
	color: #fff;
}

#vagent .info .red
{
	font-size: 14px;
	color: #FF2929;
	font-weight: bold;
}

#vagent .goto
{
	position: absolute;
	display: inline-block;
	height: 18px;
	border: 1px solid #336387;
	background: #002C4C;
	color: #fff;
	line-height: 17px;
	padding-right: 7px;
	padding-left: 7px;
	top: 0;
	right: 0;
	margin-right: 220px;
	margin-top: 28px;
}

/* Related */

.related
{
	width: 664px;
	margin: 0 auto;
	margin-top: 10px;
}

.related .content
{
	border-right: 1px solid #63839B;
	border-left: 1px solid #63839B;
	background: #00355C;
	width: 662px;
}

.related .content strong
{
	font-size: 20px;
	display: inline-block;
	margin-right: 10px;
}

.related .content .item
{
	width: 313px;
	height: 109px;
	background: url('../img/property_bg_2.jpg') no-repeat;
	float: right;
	overflow: hidden;
	margin-top: 4px;
}

.related .content .item.no_pad
{
	margin-right: 0px;
}

.related .content .item img
{
	background: #00355C;
	padding: 4px;
	border: 1px solid #2D5979;
	margin: 10px;
	width: 121px;
	height: 78px;
	float: right;
}

.related .content .item .text
{
	display: block;
	padding-right: 10px;
	padding-left: 15px;
	color: #fff;
}

.related .content .item .text a { color: #fff; }

.related .content .item .number
{
	display: block;
	font-weight: bold;
	color: #FF2929;
	padding-right: 10px;
}

/* Articles */
.article .right
{
	float: right;
	width: 145px;
	padding-left: 5px;
	border-left: 1px solid #fff;
	font-weight: bold;
}

.article .left
{
	float: right;
	margin-right: 10px;
	width: 507px;
}