/* Css Reset */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul,ol{
	list-style:none;
}
fieldset{
	display:inline;
	border:0;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:"";
}
table {
	border-collapse:separate;
	border-spacing:0;
}
a img{
	border:0;
}
.clear{
	clear:both;
	line-height:0;
}
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
/* General Styles */
a,a:link,a:visited{
	color:#db0300;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#fff url(../img/bgr.jpg) repeat-x;
	color:#000;
	font-size:62.5%;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}
#info_window{
	background:none;
}
#wrapper{
	margin:0 auto;
	width:960px;
}
/* Header */
#header{
	height:200px;
	overflow:hidden;
}
#logo{
	position:absolute;
	width:479px;
	height:168px;
	margin:0 0 0 -89px;
}
#logo a,
#logo a:visited{
	outline:0;
	display:block;
	background:url(../img/logo.png) no-repeat;
	text-indent:-5000px;
	width:100%;
	height:100%;
	cursor:pointer;
}
/* Top navigation */
#top_navigation{
	float:right;
	margin:15px 0 0;
}
#top_navigation li{
	display:inline;
}
#top_navigation li span{
	display:block;
	padding:0 0 0 30px;
	height:30px;
	vertical-align:middle;
	line-height:30px;
}
#top_navigation a,
#top_navigation a:visited{
	float:left;
	display:block;
	background:url(../img/bgr_subnavigation.png) no-repeat;
	width:100px;
	height:30px;
	margin:0 0 0 3px;
	color:#000;
	font-size:1.2em;
	cursor:pointer;
}
#top_navigation #link_tellafriends span{
	padding:0 0 0 27px;
	background:url(../img/ico_tell.gif) no-repeat 8px 6px;
}
#link_contact span{
	background:url(../img/ico_email.gif) no-repeat 12px 10px;
}
#link_buddy span{
  background:url(../img/ico_contact.png) no-repeat 3px 4px;
}
#link_tour span{
  background:url(../img/arrow.png) no-repeat 6px 5px;
}
#header p{
	float:left;
	clear:right;
	margin:130px 0 0;
	padding:0 0 0 18px;
	color:#fff;
	font-size:1.4em;
	/*width:400px; */
}
#header p a,
#header p a:visited{
	color:#fff;
	text-decoration:underline;
}
#header p a:hover{
	text-decoration:none;
}
/* Menu */
#menu{
	margin:11px 0 0;
	float:right;
}
#menu li{
	display:inline;
}
#menu a,
#menu a:visited{
	float:left;
	display:block;
	height:46px;
	width:150px;
	font-size:1.4em;
	text-transform:uppercase;
	color:#000;
	text-align:center;
	margin:0 0 0 1px;
	background:url(../img/bgr_tab_right.jpg) no-repeat right top;
}
#menu a span,
#menu a:visited span{
	display:block;
	height:38px;
	padding:8px 0 0;
	background:url(../img/bgr_tab_left.jpg) no-repeat;
}
#menu #menu_curr a,
#menu #menu_curr a:visited,
#menu a:hover{
	background-position:right -46px;
	text-decoration:none;
	color:#fff;
}
#menu #menu_curr a span,
#menu #menu_curr a:visited span,
#menu a:hover span{
	background-position:0 -46px;
}
/* Content */
#content h2{
	font-weight:normal;
	font-size:2.4em;
	padding:35px 0 0 29px;
}
#content p, div.document p{
	font-size:1.4em;
	padding:11px 0 4px 29px;
}
/* directory */
#directory{
	padding:10px 0 10px;
	overflow:hidden;
}
#directory li{
	float:left;
	display:block;
}
#directory .offer_bottom{
	height:749px;
}
#content #directory h2{
	font-weight:normal;
	font-size:2.4em;
	padding:0 0 0 29px;
}
/* directory_brokers*/
#directory_brokers{
	margin:0 30px 0 0;
}
#directory_brokers .icon{
	text-align:center;
}
#directory_brokers p{
	margin:0 30px 0 0;
}
#directory_ask{
	margin:40px auto 0 auto;
	width:178px;
	overflow:hidden;
	text-align:center;
}
#directory_ask h3{
	color:#aeaeae;
	padding:0 0 10px 0;
	font-size:2.4em;
	font-weight:normal;
}
#directory_ask p{
	padding:0 0 8px 0;
}
.directory_ask_text{
	color:#b2b2b2;
	font-size:0.8em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:168px;
	padding:3px;
	border:1px solid #cfcfcf;
	background:#fff;
}
textarea.directory_ask_text{
	height:90px;
	overflow:auto;
}
/* directory_argents*/
#directory_argents{
	margin:0 30px 0 0;
}
.directory_argent{
	width:100%;
	overflow:hidden;
	padding:0 0 8px 0;
}
#directory_argents .grey{
	background:#dddddd;
	padding:16px 0 10px 0;
	margin:0 0 16px 0;
}
.directory_argent_info{
	width:250px;
	overflow:hidden;
	margin:0 0 0 30px;
}
.directory_argent_info li{
	float:left;
	padding:0 10px 0 0;
}
#content .directory_argent_info p{
	font-size:1.2em;
	padding:0;
	width:120px;
}
#content .directory_argent_info p a{
	text-decoration:underline;
}
#content .directory_argent_info p a:hover{
	text-decoration:none;
}
.directory_argent_info li img{
	float:left;
	border:1px solid #b9b9b9;
	padding:1px;
	background:#fff;
}
.directory_argent_online{
	width:104px;
	height:41px;
	clear:both;
	background:url(../img/bgr_directory_argent_online.png) no-repeat;
	margin:2px auto 0 auto;
}
#content .directory_argent_online p{
	text-align:center;
	padding:23px 8px 0 0;
	font-size:1.2em;
}
.directory_argent_links{
	padding:8px 0 0 66px;
}
.directory_argent_links li{
	float:left;
	font-size:1.2em;
	padding:0 2px 0 2px;
}
#content .directory_argent_links a{
	text-decoration:underline;
}
#content .directory_argent_links a:hover{
	text-decoration:none;
}
/* directory_banks*/
#directory_banks .icon{
	text-align:center;
}
#directory_banks p{
	margin:0 30px 0 0;
}
#directory_question_title{
	text-align:center;
	color:#aeaeae;
	font-size:2.4em;
	font-weight:normal;
	margin:60px 0 20px 0;
}
#directory_question{
	width:100%;
}
#directory_question li{
	font-size:1.2em;
	line-height:1.6em;
	padding:7px 0 7px 15px;
	width:285px;
}
#directory_question .grey{
	background:#dddddd;
}
#directory_question_link{
	font-size:1.2em;
	padding:20px 0 0 15px;
	clear:both;
}
/* Offers */
#offers{
	padding:42px 0 10px;
	overflow:hidden;
}
#offers li{
	float:left;
	display:block;
}
.offer_bottom{
	float:left;
	height:600px;
	width:300px;
	background:#e9e9e9 url(../img/package_bottom.gif) no-repeat left bottom;
}
.offer_top{
	background:url(../img/package_top.gif) no-repeat;
	padding:26px 0 0;
}
.offer_price{
	display:block;
	position:absolute;
	width:91px;
	height:91px;
	margin:-15px 0 0 198px;
	cursor:pointer;
}
.offer_price:hover{
	text-decoration:none;
}
.offer_price span{
	display:block;
	width:91px;
	height:58px;
	background:url(../img/bgr_badge.png) no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:1.4em;
	font-style:italic;
	padding:33px 0 0;
	text-align:center;
}
.package{
	background:url(../img/bgr_offer.png) no-repeat;
	width:248px;
	height:168px;
	margin:0 0 16px 26px;
}
.package h3{
	float:left;
	margin:68px 0 18px 76px;
	height:21px;
	text-indent:-5000px;
	display:inline;
}
.package a,
.package a:visited{
	float:left;
	text-indent:-5000px;
	display:inline;
	width:96px;
	height:25px;
	background:url(../img/button_signup.png) no-repeat;
	margin:0 0 0 75px;
	cursor:pointer;
}
#offers li li{
	width:300px;
	height:35px;
	font-size:1.2em;
	line-height:35px;
	vertical-align:middle;
}
#offers li .odd{
	background:#ddd;
}
#offers li .last_line{
	background-image:url(../img/package_bottom_odd.jpg);
	background-repeat:no-repeat;
}
#offers li li span{
	display:block;
	padding:0 0 0 36px;
	width:264px;
	background:url(../img/ico_check.png) no-repeat;
}
/* Bronze offer */
#offer_bronze h3{
	background:url(../img/tit_personal.png) no-repeat;
	width:124px;
	margin-left:62px;
}
/* Silver offer */
#offer_silver{
	margin:0 30px;
}
#offer_silver h3{
	background:url(../img/tit_preferred.png) no-repeat;
	width:133px;
	margin-left:57px;
}
/* Platinum offer */
#offer_platinum h3{
	background:url(../img/tit_premium.png) no-repeat;
	width:127px;
	margin-left:61px;
}
/* Footer */
#footer{
	text-align:center;
	font-size:1.4em;
	padding:38px 0;
}
#footer .banner{
	padding:0 0 30px 0;
}
#footer li{
	display:inline;
}
#footer a,
#footer a:visited{
	padding:0 14px 0 7px;
	background:url(../img/ico_dot.gif) no-repeat right 8px;
}
#footer #footer_last a,
#footer #footer_last a:visited{
	background:none;
}
/*content*/
.content{
	width:100%;
	background:url(../img/bgr_content.gif) repeat-y;
	margin:30px 0 0 0;
}
.content_top{
	width:100%;
	background:url(../img/bgr_content_top.gif) no-repeat;
}
.content_bottom{
	width:100%;
	background:url(../img/bgr_content_bottom.gif) no-repeat left bottom;
	padding:40px 0 20px 0;
	overflow:hidden;
}
.content_left{
	float:left;
	width:300px;
}
.content_right{
	float:right;
	width:590px;
	padding:0 35px 0 35px;
}
.title, .title2{
	font-size:2.4em;
	font-weight:normal;
	padding:0 0 14px 0;
}
.title2,
.title2 a,
.title2 a:visited{
	color:#68a5e1;
}
.text{
	font-size:1.4em;
	padding:0 0 15px 0;
}
/*property_listings*/
#property_listings{
	margin:0 0 60px 47px;
}
#details_content #property_listings{
	margin:0 0 24px 47px;
}
#property_listings h2{
	color:#5197dc;
	font-size:2.4em;
	font-weight:normal;
	background:url(../img/ico_home.gif) no-repeat left 2px;
	padding:0 0 0 40px;
}
#property_listings p{
	font-size:1.4em;
	padding:10px 0 0 0;
}
/*google_adsense*/
#google_adsense{
	text-align:center;
}
/*gallery_content*/
#gallery_content{
}
#location{
	width:100%;
	margin:0 0 24px 0;
}
#location_val{
	float:left;
	background:#fff;
	color:#a3a3a3;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	border:1px solid #7f9db9;
	padding:5px;
	width:387px;
	margin:0 1px 0 0;
}
#location_sub{
	float:left;
	background:#7f9db9;
	color:#fff;
	text-transform:uppercase;
	border:0;
	width:81px;
	height:30px;
	cursor:pointer;
}
#location p{
	font-size:1.1em;
	line-height:1.8em;
}
/*gallery_sortby*/
#gallery_sortby{
	width:100%;
	height:35px;
	overflow:hidden;
	background:url(../img/bgr_gallery_sortby.png) no-repeat;
	margin:0 0 20px 0;
}
#gallery_sortby_left{
	float:left;
	padding:8px 0 0 0;
}
#gallery_sortby_right{
	float:right;
	padding:8px 0 0 0;
}
#gallery_sortby_left li{
	float:left;
	font-size:1.2em;
	color:#fff;
	padding:0 0 0 8px;
}
#gallery_sortby_right li{
	float:left;
	font-size:1.2em;
	color:#fff;
	padding:0 8px 0 0;
}
/*gallery_navigation*/
.gallery_navigation{
	width:95%;
	overflow:hidden;
	margin:15px 0 10px 5px;
}
.gallery_navigation li{
	float:left;
	font-size:1.2em;
	margin:0 1px 0 1px;
}
.gallery_navigation a{
	color:#db0300;
}
.gallery_navigation img{
	margin:0 2px 0 2px;
}
/*gallery_featured*/
#gallery_featured{
	width:100%;
	overflow:hidden;
	border-top:1px solid #c9c9c9;
	padding:30px 0 0 0;
	margin:15px 0 20px 0;
}
#gallery_featured li{
	float:left;
}
.gallery_featured_item{
	text-align:center;
	/*padding:0 25px 0 0;*/
	padding: 10px;
	float:left;
}
.gallery_featured_last{
	/*padding:0;*/
}
.gallery_featured_item p{
	font-size:1.4em;
	line-height:1.1em;
	width:100%;
	overflow:hidden;
	width:130px;
}
.gallery_featured_item .thumb{
	padding:0 0 2px 0;
}
.gallery_featured_item .thumb img{
	float:left;
	border:1px solid #999999;
}
.gallery_featured_item .grey{
	color:#999999;
}
.gallery_featured_item .ebay{
	padding:7px 0 0 0;
}
/*gallery_items*/
#gallery_items{
	width:100%;
	overflow:hidden;
}
#gallery_items li{
	float:left;
}
#gallery_items .gallery_featured_item{
	margin:10px;
	height: 250px;
	width: 130px;
	/*overflow: auto;*/
}
.gallery_items_block{
	width:610px;
}
/*profile_myaccount*/
.profile_myaccount{
	padding:0 0 5px 47px;
}
/*profile_left_box*/
.profile_left_box{
	width:290px;
	background:url(../img/bgr_profile_left_box.png) repeat-y;
	margin:3px 0 0 10px;
}
.profile_left_box_top{
	width:100%;
	background:url(../img/bgr_profile_left_box_top.png) no-repeat;
}
.profile_left_box_bottom{
	width:240px;
	background:url(../img/bgr_profile_left_box_bottom.png) no-repeat left bottom;
	padding:20px 20px 20px 30px;
}
.profile_left_box h2{
	font-size:2.1em;
	font-weight:normal;
	color:#5d9ede;
	padding:0 0 6px 0;
}
.profile_left_box ul{
}
.profile_left_box ul li{
	color:#db0300;
	font-size:1.4em;
	line-height:1.6em;
	background:url(../img/ico_dot_red.gif) no-repeat left 8px;
	padding:0 0 0 13px;
}
.profile_left_box ul li a, .profile_left_box ul li a:visited{
	color:#db0300;
	text-decoration:underline;
}
.profile_left_box ul li a:hover{
	text-decoration:none;
}
/*profile_box*/
#profile_box{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #c9c9c9;
	margin:0 0 10px 0;
}
#profile_box li{
	float:left;
}
#profile_photo{
	width:120px;
}
#profile_photo h2{
	width:100%;
	overflow:hidden;
	padding:0 0 2px 0;
}
#profile_photo h2 img{
	border:1px solid #d8d8d8;
	float:left;
}
#profile_photo p a, #profile_photo p a:visited{
	color:#db0300;
	text-decoration:underline;
	font-size:1.2em;
	background:url(../img/ico_plus_profile.gif) no-repeat center left;
	padding:3px 0 3px 20px;
	display:block;
}
#profile_photo p a:hover{
	text-decoration:none;
}
#profile_data{
	width:232px;
}
#profile_data h2{
	font-size:2.4em;
	font-weight:normal;
}
#profile_data h2 a, #profile_data h2 a:visited{
	color:#db0300;
	text-decoration:underline;
	font-size:0.6em;
	font-weight:normal;
}
#profile_data h2 a:hover{
	text-decoration:none;
}
#profile_data h3{
	font-size:2.1em;
	font-weight:normal;
	color:#5197dc;
}
#profile_data h3 a, #profile_data h3 a:visited{
	color:#5197dc;
}
#profile_data h4{
	font-size:1.8em;
	font-weight:normal;
	color:#db0300;
	padding:0 0 12px 0;
}
#profile_data h4 a, #profile_data h4 a:visited{
	color:#db0300;
	text-decoration:underline;
}
#profile_data h4 a:hover{
	text-decoration:none;
}
#profile_data p{
	font-size:1.2em;
	font-weight:normal;
	color:#000;
	padding:0 0 12px 0;
	width:100%;
	overflow:hidden;
}
#profile_data p img{
	float:left;
}
#profile_data p a, #profile_data p a:visited{
	color:#db0300;
	text-decoration:underline;
}
#profile_data p a:hover{
	text-decoration:none;
}
#profile_online{
	width:138px;
	height:61px;
	background:url(../img/bgr_online.png) no-repeat 0 21px;
}
#profile_online p{
	font-size:1.2em;
	line-height:1.6em;
	font-weight:bold;
	padding:43px 0 0 24px;
}
#profile_thumb{
	width:100px;
}
#profile_thumb img{
	float:left;
	width:98px;
	border:1px solid #b9b9b9;
}
/*profile_item*/
.profile_item{
	width:100%;
	border-bottom:1px solid #c9c9c9;
	margin:5px 0 10px 0;
}
.profile_item_last{
	border-bottom:0;
	margin:5px 0 0 0;
}
.profile_item h2 a, .profile_item h2 a:visited{
	color:#db0300;
	text-decoration:underline;
	font-size:0.6em;
	font-weight:normal;
}
.profile_item h2 a:hover{
	text-decoration:none;
}
.profile_item h2{
	padding:5px 0 10px 0;
}
.profile_item ul{
	list-style:disc;
	margin:0 0 0 20px;
}
/*gallery_listings*/
#gallery_listings{
	width:100%;
	border-top:1px solid #c9c9c9;
}
#gallery_listings li{
	border-bottom:1px solid #c9c9c9;
	margin:10px 0 10px 0;
	width:100%;
	overflow:hidden;
	padding:15px 0 0 0;
}
.gallery_listings_data{
	float:left;
	width:377px;
}
.gallery_listings_links{
	float:left;
	width:150px;
}
.gallery_listings_links p{
	width:100%;
	overflow:hidden;
	text-align:center;
}
.gallery_listings_links .thumb{
	padding:0 0 10px 0;
}
.gallery_listings_links .thumb img{
	width:168px;
	float:left;
	border:1px solid #c9c9c9;
}
.gallery_listings_data h2{
	padding:0;
}
.gallery_listings_data h2 span{
	padding:0 0 0 20px;
	color:#db0300;
}
.gallery_listings_data p{
	font-size:1.2em;
	padding:0 0 15px 0;
}
.gallery_listings_data .text{
	font-size:1.4em;
}
.gallery_listings_data .links a{
	margin:0 10px 0 0;
}
.gallery_listing_description{
margin-left: 152px;
}

/*content*/
.content_order{
	width:100%;
	background:url(../img/bgr_content_order.gif) repeat-y;
	margin:30px 0 0 0;
}
.content_order_top{
	width:100%;
	background:url(../img/bgr_content_order_top.gif) no-repeat;
}
.content_order_bottom{
	width:630px;
	background:url(../img/bgr_content_order_bottom.gif) no-repeat left bottom;
	padding:40px 165px 20px 165px;
	overflow:hidden;
}
.content_order .title2{
	margin:0 0 0 20px;
}
.content_order .text{
	margin:0 0 0 20px;
}
/*order_box*/
.order_box{
	width:600px;
	background:#e9e9e9 url(../img/bgr_order_box.gif) no-repeat;
	margin:0 0 10px 0;
}
.order_box_top{
	width:590px;
	background: url(../img/bgr_order_box_top.gif) no-repeat left bottom;
	padding:5px 20px 20px 20px;
	overflow:hidden;
}
.order_box h3{
	font-size:1.4em;
	font-weight:normal;
	color:#fff;
	padding:0 0 20px 0;
	width:154px;
	text-align:center;
}
/*order_item*/
.order_item{
	width:100%;
	overflow:hidden;
	padding:6px 0 3px 0;
}
.order_item li{
	float:left;
	color:#666666;
	font-size:1.4em;
}
.order_item label{
	float:left;
	width:121px;
}
.order_item li sup{
	color:#dd0000;
	position:relative;
	top:3px;
	left:2px;
}
.order_item_text{
	width:303px;
}
.order_item_text input, .order_item_text select, .order_item_text textarea, #myaccount_save input[type="text"], #myaccount_save input[type="file"], #myaccount_save select{
	border:1px solid #7f9db9;
	background:#fff;
	color:#666666;
	font-size:0.9em;
	width:294px;
	padding:2px;
}
.order_item_text input[type=checkbox] {
	width:auto;
}
.order_item_text select, #myaccount_save select{
	width:300px;
}
.order_item_text .order_item_month{
	width:145px;
	margin:0 10px 0 0;
}
.order_item_text .order_item_year{
	width:145px;
}
.order_item_text span{
	color:#5197dc;
	font-size:0.8em;
	display:block;
	padding:4px 0 0 10px;
}
.order_item_title span{
	color:#5197dc;
}
.order_box_top p{
	color:#666666;
	font-size:1.2em;
	padding:0 14px 14px 0;
}
.order_box_top p.last{
	padding:0;
}
#order_item_tearms{
	margin:0 10px 0 0;
}
#order_end{
	width:90%;
	overflow:hidden;
	padding:20px 0 10px 20px;
}
#order_end li{
	float:left;
	padding:0 80px 0 0;
}
#order_end li p{
	font-size:1.4em;
	font-style:italic;
	color:#666666;
	padding:8px 0 0 0;
}
#order_end li span{
	color:#db0300;
}
/*myaccount_info*/
#myaccount_info{
	width:100%;
	overflow:hidden;
	padding:0 0 10px 0;
}
#myaccount_info img{
	float:left;
	margin:0 10px 0 0;
}
#myaccount_info p{
	font-size:1.2em;
	padding:2px 0 0 0;
}
#myaccount_info p a{
	text-decoration:underline;
}
#myaccount_info p a:hover{
	text-decoration:none;
}
/*myaccount_action*/
#myaccount_action{
	padding:20px 0 0 51px;
}
#myaccount_action p{
	font-size:1.2em;
	padding:2px 0 0 0;
}
#myaccount_action p a{
	text-decoration:underline;
}
#myaccount_action p a:hover{
	text-decoration:none;
}
/*myaccount_do*/
#myaccount_do{
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0;
}
#myaccount_do li{
	float:left;
	margin:0 15px 0 0;
}
#myaccount_do h2{
	background:url(../img/ico_home2.gif) no-repeat left center;
	padding:0 0 0 32px;
	margin:0 25px 0 0;
}
#myaccount_do li a{
	display:block;
	font-size:1.2em;
	text-decoration:underline;
	background:url(../img/ico_plus_profile.gif) no-repeat left center;
	padding:2px 0 2px 22px;
	margin:5px 0 0 0;
}
#myaccount_do li a:hover{
	text-decoration:none;
}
/*myaccount_save*/
#myaccount_save{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #c9c9c9;
	padding:0 0 20px 0;
	margin:20px 0 15px 0;
}
#myaccount_save fieldset{
	width:400px;
	margin:0 0 0 74px;
}
#myaccount_save p{
	width:100%;
	overflow:hidden;
	padding:0 0 10px 0;
}
#myaccount_save label{
	float:left;
	width:71px;
	display:block;
	color:#666666;
	font-size:1.4em;
}
.myaccount_save_input{
	float:left;
	width:298px;
	color:#666666;
	font-size:1.4em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#myaccount_save .center{
	text-align:center;
}
/*myaccount_msg*/
#myaccount_msg{
	width:100%;
	/*overflow:hidden;*/
	border-bottom:1px solid #c9c9c9;
	padding:0 0 15px 0;
	margin:20px 0 15px 0;
}
#myaccount_msg h2{
	background:url(../img/ico_myaccount_msg_title.gif) no-repeat left center;
	padding:0 0 0 28px;
	margin:0 0 15px 0;
}
.myaccount_msg{
	width:100%;
	overflow:hidden;
	background:#e9e9e9;
	padding:5px 0 5px 0;
}
.myaccount_msg_white{
	background:#fff;
}
.myaccount_msg li{
	float:left;
	font-size:1.4em;
}
#myaccount_msg li a{
	color:#000;
}
.myaccount_msg_title{
	width:213px;
	padding:0 0 0 10px;
}
.myaccount_msg_author{
	width:173px;
}
.myaccount_msg_text{
	width:194px;
}
#myaccount_msg p{
	font-size:1.4em;
	text-align:right;
	color:#db0300;
	padding:10px 0 0 0;
}
/*myaccount_listed*/
#myaccount_listed{
	width:100%;
	overflow:hidden;
	margin:20px 0 0 0;
}
#myaccount_listed h2{
	background:url(../img/ico_myaccount_listed.gif) no-repeat left center;
	padding:0 0 0 36px;
	margin:0 0 15px 0;
}

/*gallery_featured*/
#myaccount_gallery{
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0;
}
#myaccount_gallery li{
	float:left;
}
.myaccount_gallery_item{
	text-align:center;
	padding:0 24px 0 0;
	float:left;
}
.myaccount_gallery_last{
	padding:0;
}
.myaccount_gallery_item p{
	font-size:1.4em;
	line-height:1.1em;
	overflow:hidden;
	width:130px;
}
#myaccount_gallery p a{
	font-size:0.9em;
	text-decoration:underline;
}
#myaccount_gallery p a:hover{
	text-decoration:none;
}
.myaccount_gallery_item .thumb{
	padding:0 0 2px 0;
}
.myaccount_gallery_item .thumb img{
	float:left;
}
/*profile_agent*/
#profile_agent h2{
	background:url(../img/ico_agent.gif) no-repeat left center;
	padding:0 0 0 24px;
	margin:0 0 10px 0;
}
#profile_agent p{
	font-size:1.4em;
}
#profile_agent .name{
	padding:0 0 12px 0;
}
#profile_agent p img{
	float:left;
	padding:1px;
	border:1px solid #b9b9b9;
	margin:0 16px 0 0;
}
/*agent_online*/
#agent_online{
	width:104px;
	height:41px;
	clear:both;
	background:url(../img/bgr_directory_argent_online.png) no-repeat;
	margin:10px auto 20px auto;
}
#agent_online p{
	font-weight:bold;
	text-align:center;
	padding:23px 8px 0 0;
	font-size:1.2em;
}
#profile_agent li{
	background:url(../img/ico_home2.gif) no-repeat left center;
	padding:3px 0 3px 35px;
}
#profile_agent #profile_agent_pr_list{
	background:url(../img/ico_myaccount_listed.gif) no-repeat left center;
}
#profile_agent #profile_agent_website{
	background:url(../img/ico_world.gif) no-repeat left center;
}
#profile_agent #profile_agent_contact{
	background:url(../img/ico_contact.gif) no-repeat left center;
}
/*house_info*/
#house_info{
	width:100%;
	overflow:hidden;
	margin:0 0 15px 0;
}
#house_info h3{
	float:left;
	width:210px;
}
#house_info h3 img{
	float:left;
	width:178px;
	border:1px solid #c9c9c9;
}
#house_data{
	float:left;
	width:370px;
}
#house_data h2{
	font-size:2.4em;
	font-weight:normal;
	padding:10px 0 0 0;
}
#house_data h2 span{
	display:block;
}
#house_for_rent{
	width:100%;
	overflow:hidden;
	margin:20px 0 0 0;
}
#house_for_rent li{
	float:left;
	margin:0 10px 0 0;
}
#house_for_rent p{
	font-size:1.4em;
	padding:3px 0 3px 35px;
	background:url(../img/ico_home_dollar.gif) no-repeat left center;
	margin:5px 0 0 0;
}
#house_gallery{
	width:100%;
	overflow:hidden;
}
#house_gallery li{
	float:left;
	margin:0 5px 0 0;
}
#house_gallery li img{
	float:left;
	width:53px;
	border:1px solid #c9c9c9;
}
#house_gallery_open a{
	font-size:1.2em;
	padding:2px 0 2px 20px;
	background:url(../img/ico_plus_profile.gif) no-repeat left center;
	margin:16px 15px 0 0;
	text-decoration:underline;
	display:block;
}
#house_gallery_open a:hover{
	text-decoration:none;
}
/*house_characteristics*/
#house_characteristics{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #c9c9c9;
	margin:0 0 15px 0;
}
#house_characteristics h2{
	padding:0 0 10px 0;
}
#house_characteristics li{
	float:left;
	padding:0 0 0 20px;
}
#house_characteristics .first{
	padding:0 35px 0 0;
}
#house_characteristics p{
	font-size:1.4em;
}
/*house_links*/
#house_links{
	width:100%;
	overflow:hidden;
	margin:0 0 25px 0;
}
#house_links li{
	float:left;
	padding:0 15px 0 0;
}
#house_links li a{
	font-size:1.4em;
	text-decoration:underline;
	padding:3px 0 3px 28px;
	background:url(../img/ico_myaccount_msg_title.gif) no-repeat left center;
	display:block;
}
#house_links li a:hover{
	text-decoration:none;
}
#house_links #house_print a{
	background:url(../img/ico_print.gif) no-repeat left center;
	padding:3px 0 3px 33px;
}
#house_links #house_save a{
	background:url(../img/ico_save.gif) no-repeat left center;
}
#house_links #house_share a{
  background:url(../img/ico_addthis.gif) no-repeat left center;
  /*padding: 3px 0 3px 0px;
	background: transparent;*/
}
/*house_google_map*/
#house_google_map{
	width:100%;
	overflow:hidden;
	margin:0 0 20px 0;
}
#house_google_map img{
	/*float:left;*/
}
/*directory_adsends*/
.directory_adsends{
	text-align:center;
	padding:40px 0 0 0;
}
#content #directory_signup{
	float:right;
	padding:40px 70px 0 0;
}
/*directory_find*/
#directory_find{
	width:100%;
	height:50px;
	background:url(../img/bgr_directory_find.gif) no-repeat;
	overflow:hidden;
	margin:25px 0 0 0;
}
#directory_find fieldset{
	float:left;
	padding:10px 0 0 30px;
}
#directory_find label{
	float:left;
	display:block;
	font-size:2.4em;
	color:#000;
	margin:0 10px 0 0;
}
#directory_find input, #directory_find select{
	float:left;
	margin:4px 10px 0 0;
}
.dir_text{
/*color:#b2b2b2;*/
	font-size:1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:174px;
}
input.dir_text{
	padding:1px 4px 1px 4px;
}
#directory_find #dir_sub{
	margin:2px 0 0 0;
}
/*window_map*/
#window_map{
	width:900px;
	margin:0 auto;
	overflow:hidden;
}
#window_map img{
	width:900px;
	float:left;
}


/*window_box*/
/*
.window_box{
	width:280px;
	position:absolute;
	margin:220px 0 0 290px;
}
.window_box_title{
	width:100%;
	height:20px;
	background:url(../img/bgr_window_box_title.png) no-repeat;
	overflow:hidden;
}
.window_box_body{
	width:240px;
	background:url(../img/bgr_window_box_body.png) repeat-y;
	overflow:hidden;
	padding:0 20px 0 20px;
	text-align:center;
}
.window_box_end{
	width:100%;
	height:106px;
	background:url(../img/bgr_window_box_end.png) no-repeat;
	overflow:hidden;
}
.window_box_title a{
	position:absolute;
	padding:13px 0 0 244px;
}
.window_box_text{
	background:#73d2fe url(../img/bgr_window_box_text.png) no-repeat;
	border-bottom:1px solid #00b2d8;
	padding:6px 10px 6px 10px;
	text-align:left;
}
.window_box_text p{
	font-weight:bold;
	font-size:1.1em;
	line-height:1.1em;
}
.window_box_body h3{
	font-size:1.4em;
	font-weight:normal;
	color:#00b2d8;
	padding:20px 0 10px 0;
}
#wrapper .window_box h3 a{
	color:#00b2d8;
	text-decoration:underline;
}
#wrapper .window_box h3 a:hover{
	text-decoration:none;
}
.window_box_body ul{
	padding:14px 0 0 0;
}
.window_box_body ul li{
	display:inline;
	padding:0 5px 0 5px;
}
*/

/*question_sidebar*/
#question_sidebar{
	margin:0 0 16px 47px;
}
#question_sidebar h2{
	color:#5197dc;
	font-size:2.4em;
	font-weight:normal;
	background:url(../img/ico_question.gif) no-repeat left 4px;
	padding:0 0 0 30px;
}
#question_sidebar p{
	font-size:1.4em;
	padding:10px 0 0 0;
}
/*question_form*/
#question_form{
	margin:0 0 25px 35px;
}
#question_form p{
	padding:0 0 5px 0;
}
#fquestion_ask{
	color:#a3a3a3;
	font-size:1.4em;
	width:218px;
	height:108px;
	padding:5px;
	overflow:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#question_form select{
	color:#000;
	font-size:1.1em;
	width:232px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#question_form .submit{
	text-align:center;
	padding:10px 0 0 0;
}
/*question_sortby*/
#question_sortby{
	width:100%;
	height:35px;
	overflow:hidden;
	background:url(../img/bgr_gallery_sortby.png) no-repeat;
	margin:20px 0 20px 0;
}
#question_sortby fieldset{
	float:left;
}
#question_sortby ul{
	float:left;
	padding:8px 0 0 0;
}
#question_sortby li{
	float:left;
	padding:0 10px 0 0;
}
#question_sortby li span{
	font-size:1.2em;
	color:#fff;
	padding:1px 10px 0 20px;
	float:left;
	display:block;
}
#question_sortby select{
	color:#000;
	font-size:1.1em;
	width:115px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0;
	line-height:1.1em;
}
/*qeustions*/
#qeustions{
	width:100%;
	border-top:1px solid #c9c9c9;
	overflow:hidden;
}
#qeustions li{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #c9c9c9;
	padding:20px 0 16px 0;
}
#qeustions .thumb{
	float:left;
	width:114px;
}
#qeustions .info{
	float:left;
	width:455px;
}
#qeustions .thumb img{
	border:1px solid #b9b9b9;
	background:#fff;
	padding:1px;
}
#qeustions .thumb p{
	width:104px;
	height:41px;
	clear:both;
	background:url(../img/bgr_qeustions_online.png) no-repeat;
	position:relative;
	top:-22px;
}
#qeustions .thumb p span{
	text-align:center;
	padding:23px 8px 0 0;
	font-size:1.2em;
	display:block;
}
#qeustions .info h2{
	font-size:2.4em;
	font-weight:normal;
	color:#68a5e1;
	background:url(../img/ico_question.gif) no-repeat left 4px;
	padding:0 0 10px 30px;
}
#qeustions .metas{
	color:#999999;
	font-size:1.2em;
}
#qeustions .metas a, #qeustions .metas a:visited{
	color:#5197dc;
}
#qeustions .category{
	color:#999999;
	font-size:1.2em;
	padding:0 0 14px 0;
}
#qeustions .category2{
	padding:0;
}
#qeustions .category a, #qeustions .category a:visited{
	color:#db0300;
}
#qeustions .answer{
	color:#999999;
	font-size:1.4em;
	padding:14px 0 14px 0;
}
/*answers_content*/
#answers_content .title2{
	background:url(../img/ico_question.gif) no-repeat left center;
	padding:0 0 0 30px;
}
#answers_thumb{
	float:right;
	width:114px;
}
#answers_thumb img{
	border:1px solid #b9b9b9;
	background:#fff;
	padding:1px;
}
#answers_thumb p{
	width:104px;
	height:41px;
	clear:both;
	background:url(../img/bgr_qeustions_online.png) no-repeat;
	position:relative;
	top:-22px;
}
#answers_thumb p span{
	text-align:center;
	padding:23px 8px 0 0;
	font-size:1.2em;
	display:block;
}
#answers_content .gallery_navigation{
	width:auto;
}
#answers_post{
	width:100%;
	overflow:hidden;
}
#answers_post p{
	text-align:center;
	padding:0 0 12px 0;
}
#answers_post textarea{
	width:565px;
	height:68px;
	padding:10px;
	color:#a3a3a3;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	overflow:auto;
}


/* Popups */
div.popup-form{
  width: 310px;
  margin: auto;
  background:#fff;
}
div.popup-form input[type=text], div.popup-form input[type=password], div.popup-form textarea{
  border:1px solid #7f9db9;
	background:#fff;
	color:#666666;
	font-size:1.2em;
	width:300px;
	padding:2px;
	margin: 5px 0 5px 0;
}
div.popup-form h2.title{
  padding-left: 25px;
  height: 20px;
  color: #7f9db9;
}
div.popup-form h2.login{
  background: url('../img/arrow.png') no-repeat 0px 4px;
}
div.popup-form h2.friend{
  background: url('../img/tell_a_friend.png') no-repeat 0px 4px;
}
div.popup-form h2.contact{
  padding-left: 40px;
  background: url('../img/envelope.png') no-repeat 0px 4px;
}

div.popup-form li{
  list-style: none;
  float: left;
  padding-left: 15px;
}
div.after-popup{
  clear:both;
}

.select .selectcheckbox input,
.select .checkbox label {
    vertical-align: middle;
}
.select .checkbox input {
	margin-right: 4px;
}

.popup form .input,
.popup form .submit {
	margin: 5px 0;
	padding: 5px 10px;
}

.popup .input.select label {
	font-size: 1.4em;
}

.popup label {
	width: 170px;
	float: left;
}

#directory_find > a > label {
	border-bottom: 1px black dotted;
	margin-left: 90px;
}
li#directory_argents .googlead {
	width: 160px;
	margin: 0 auto;
}
