body, html
{
	height: 100%;
}
body
{
	margin: 0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	font-size: 13px;
	color: #483b1c;
	line-height: 1.47\9;
}

div#content_height
{
	min-height: 100%;
}
div#crosspiece
{
	height: 110px;
}
div#top_bg
{
	height: 80px;
	width: 100%;
}
div#top_bg_home
{
	height: 416px;
	position: absolute;
	width: 100%;
	z-index: 1;
	left: 0;
}
div#top_bg_home div
{
	margin-top: 245px;
	height: 171px;
	background: url('../img/light_pattern.jpg') top left repeat-x;
}

div#bottom_bg
{
	height: 110px;
	margin-top: -110px;
}

div#main_container,
div#main_container_home
{
	margin: 0 auto;
	width: 985px;
	/*position: relative;*/
}
div#main_container_home
{
	z-index: 3;
}

/* user navigation bar */
div#user_navbar
{
	/*height: 30px;
	position: absolute;
	right: 0;
	z-index: 21;
	margin-right: -3px;
	-moz-user-select: none;
	-khtml-user-select: none;*/
}
div#user_navbar div.left,
div#user_navbar div.right
{
	width: 4px;
	height: 6px;
	float: left;
	background: url('../img/gallery.png') -24px -45px no-repeat;
}
div#user_navbar div.right
{
	background-position: -28px -45px;
}
div#user_navbar div.center
{
	height: 27px;
	float: right;
}

div#user_navbar a.registration,
div#user_navbar a.login,
div#user_navbar a.account
{
	/*background: url('../img/gallery.png') 0 -182px repeat-x #FEDA91;*/
}
div#user_navbar div.center>a:link,
div#user_navbar div.center>a:visited
{
	color: #2d5790;
	display: inline-block;
    font-size: 14px;
    padding: 4px 11px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	text-decoration: none;
}
div#user_navbar div.center a:hover,
div#user_navbar div.center a:active,
div#user_navbar div.center a.active
{
	/*background-color: #fed55f;*/
	color:white;
}

div#user_navbar a.logout:link,
div#user_navbar a.logout:visited
{
	background: none!important;
	color: #342B14!important;
	font-size: 11px!important;
	padding: 3px 10px 5px!important;
	text-decoration: underline!important;
	
}
div#user_navbar a.logout:hover,
div#user_navbar a.logout:active 
{
	text-decoration: none!important;
}
div#user_navbar ul.menu
{
	position: absolute;
	background: #FEC335;
	margin-top: 33px;
	padding: 7px 10px 10px;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-top-left-border-radius: 0;
	-webkit-top-left-border-radius: 0;
	border-top-left-radius: 0;*/
	border-radius:5px 5px 5px 5px;
	
	/*-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	box-shadow: 0 5px 5px rgba(0,0,0,0.2);*/
	z-index:9999;
}
div#user_navbar ul.menu li
{
	padding: 0 20px 3px 5px;
	white-space: nowrap;
}
div#user_navbar ul.menu a
{
	background: none;
	color: #444;
	font-size: 12px;
	padding: 0 10px 5px;
	text-decoration: none;
	white-space: nowrap;
}
div#user_navbar ul.menu a:hover,
div#user_navbar ul.menu a:active,
div#user_navbar ul.menu a.active,,
div#user_navbar ul.menu a:visited
{
	text-decoration: underline;
	color:white;
}
div#user_navbar ul.menu a.note
{
	padding: 0 5px 0 0;
}
/* user navigation bar end */

/* languages selector */
div#user_navbar div.languages
{
	/*float: left;
	padding: 4px 5px 0 0;
	
	width:128px; float:left; font-size:11px; color:#000000; line-height:16px; margin:10px 0 0 0;*/
}
div.languages a.name,
div.languages span
{
	font-size: 11px;
	padding: 0 0 0 3px;
	color: #000;
}
div.languages div.bg
{
	background: rgba(226, 234, 239, 0.4);
	background: #f2f6f8\9;
	/*background:none repeat scroll 0 0 #2a6fb0;
	background-color:#eaeff3;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 18px 1px 5px;
	position: absolute;
	width:90px;
	z-index: 10;
}
div.languages div.arrow
{
	position: absolute;
	width: 7px;
	height: 4px;
	top: 9px;
	right: 5px;
	background: url('../img/gallery.png') -33px -1776px no-repeat;
}
div.languages div.bg:hover
{
	background-color: rgba(226, 234, 239, 0.5);
	/*background-color: #2a6fb0;
	border:1px solid #2A6FB0;	*/
}
div.languages.active div.bg
{
	background-color: rgba(226, 234, 239, 0.5);
	/*background-color: #2a6fb0;
	border:1px solid #2A6FB0;*/
}
div.languages.active div.bg div.arrow
{
	background-position: -33px -1784px
}
/* languages selector end */

/* header */
div#header_home
{
	padding: 33px 0 0 0;
	position: relative;
}
div#header
{
	margin: 0 auto;
	width: 960px;
	position: relative;
}
div#header div.container
{
	padding: 33px 0 0 0;
}
div#logo
{
	width: 250px;
	height: 75px;
	position: absolute;
	top: 0;
	float: left;
}
div#main_menu_container
{
	width: 710px;
	height: 42px;
	float: right;
	text-align: right;
}
/* header end */

/* main menu */
ul#main_menu
{
	padding:0px 0 0 0;
	-moz-user-select: none;
	-khtml-user-select: none;
	height: 42px;
	border-radius: 8px;
	float: right;
	overflow: hidden;
	background: url('../img/gallery.png') 0 -214px repeat-x;
}
ul#main_menu li
{
	list-style: none;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
ul#main_menu li a
{
	text-decoration: none;
}
ul#main_menu li a span.left,
ul#main_menu li a span.right
{
	float: left;
	padding: 7px 1px;
	font-size: 13px;
	background:none !important;
}
ul#main_menu li a span.center
{
	color: white;
    float: left;
    font-size: 15px;
    padding: 10px 10px 13px;
}
/* hover */
ul#main_menu li:hover
{
	background: url('../img/gallery.png') 0 -258px repeat-x;
}
/* active */
ul#main_menu li.active
{
	background: url('../img/gallery.png') 0 -258px repeat-x;
}
ul#main_menu li a span:not(.last)
{
	background: url("../img/gallery.png") no-repeat scroll right -302px transparent;
}
ul#main_menu li:hover a span:not(.last),
ul#main_menu li.active a span:not(.last)
{
	background: url("../img/gallery.png") no-repeat scroll right -356px transparent;
}
/* main menu end */

/* bread crumbs */
ul#bread_crumbs
{
	margin: 0 auto;
	width: 960px;
	height: 24px;
	padding-top: 5px;
	float:left;
	padding-bottom:5px;
}
ul#bread_crumbs li
{
	list-style: none;
	margin: 0;
	float: left;
	background: url('../img/gallery.png') 0px -451px no-repeat;
	padding: 0 0 0 13px;
	line-height:18px;
}
ul#bread_crumbs li.home
{
	padding: 0;
	background: none;
}
ul#bread_crumbs li a:link,
ul#bread_crumbs li a:visited
{
	/*color: #342B14;
	font-size: 12px;
	text-decoration: underline;*/
	
	color: #0369B2;
    font-size: 10px;
    line-height: 18px;
    padding: 0 3px 2px 3px;
    text-decoration: none;
}
ul#bread_crumbs li a:hover,
ul#bread_crumbs li a:active 
{
	/*text-decoration: none;*/
	text-decoration: underline;
}
ul#bread_crumbs li.home a
{
	text-decoration: none;
}
ul#bread_crumbs li.home a span
{
	padding: 0 5px;
	background: url('../img/gallery.png') -25px -479px no-repeat;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size:14px;
}
ul#bread_crumbs li span
{
	/*color: #483B1C;*/
	color: #444444;
	font-size: 10px;
	padding: 0 3px 2px 3px;
}
/* bread crumbs end */

/* teaser */
div#teaser
{
	clear: both;
	width: 960px;
	margin: 0 auto;
}
div#teaser div.content
{
	padding: 12px 15px 15px 15px;
}
div#teaser ul.search_tabs
{
	height: 22px;
	padding: 0;
	margin: 0;
}
div#teaser ul.search_tabs li
{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border: 1px #573b2f solid;
	border-left: 0;
	font-size: 12px;
	cursor: pointer;
	padding: 1px 10px 2px;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35);
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.35);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35);
	background: url('../img/gallery.png') 0 -756px repeat-x #EAE072;
	color: #4c2f23;
	-moz-user-select: none;
	-khtml-user-select: none;
	margin: 0;
	left: 0;
}
div#teaser .search label,
div#teaser table.search td.field,
div#teaser table.search td.value
{
    color: #333333;
}
div#teaser ul.search_tabs li.first
{
	border-left: 1px #573b2f solid;
	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
div#teaser ul.search_tabs li.last
{
	-moz-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
div#teaser ul.search_tabs li.active
{
	-moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.3);
	background: #006699;
	color: white;
	cursor: default;
}
div#teaser ul.search_tabs li:not(.active):hover
{
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.5);
}
/* teaser end */

/* content */
div#content
{
	padding: 5px 0 50px;
}
div#middle_light div#content
{
	padding: 5px 0 0px;
}
div#content table.content
{
	width: 100%;
}
div#content div#controller_area
{
	padding: 0 0 0px;
}
div#content div#controller_area table.content_block
{
	margin-bottom: 15px;
}
div#content table.content>tbody>tr>td
{
	vertical-align: top;
}
div#content table.content>tbody>tr>td.left,
div#content table.content>tbody>tr>td.right
{
	width: 200px;
}
div#content table.content>tbody>tr>td.wide,
div#content table.content>tbody>tr>td.wide
{
	width: 260px;
}
div#content table.content>tbody>tr>td.left
{
	padding-right: 20px;
}
div#content table.content>tbody>tr>td.right
{
	padding-left: 20px;
}

/* side block */
div.no_design
{
	padding: 0 0 10px 0;
}

table.side_block
{
	width: 100%;
	margin-bottom: 10px;
	table-layout: fixed;
	empty-cells: show;
}
table.side_block tr.header
{
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
table.side_block tr.header td.left,
table.side_block tr.header td.right
{
	width: 6px;
	height: 37px;
	background: url('../img/gallery.png') 0 -3208px no-repeat;
}
table.side_block tr.header td.right
{
	background-position: -6px -3208px;
}
table.side_block tr.header td.center
{
	background: url('../img/gallery.png') 0 -3249px repeat-x;
	height: 37px;
}
table.side_block tr.header td.center div
{
	background: url('../img/gallery.png') right -3289px no-repeat;
	height: 30px;
	color: white;
	font-size: 16px;
	padding: 7px 35px 0 5px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	white-space: nowrap;
    word-wrap: break-word;
    overflow: hidden;
}
/* middle */
table.side_block tr.middle>td
{
	vertical-align: top;
}
table.side_block tr.middle td div.outer
{
	border-left: 1px #bcd3e8 solid;
	border-right: 1px #bcd3e8 solid;
}
table.side_block tr.middle td div.inner
{
	background: #e5ebeb;
	padding: 8px 11px;
}
/* footer */
table.side_block tr.footer td.left,
table.side_block tr.footer td.right
{
	width: 6px;
	height: 8px;
	background: url('../img/gallery.png') 0 -3328px no-repeat;
}
table.side_block tr.footer td.right
{
	background-position: -10px -3328px;
}
table.side_block tr.footer td.center
{
	background: url('../img/gallery.png') 0 -3338px repeat-x;
	height: 8px;
}
/* side block end */

/* content block */
table.content_block
{
	width: 100%;
	margin-bottom: 10px;
	table-layout: fixed;
	empty-cells: show;
}
/* header */
table.content_block tr.header
{
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
table.content_block tr.header td.left,
table.content_block tr.header td.right
{
	width: 6px;
	height: 37px;
	background: url('../img/gallery.png') 0 -3208px no-repeat;
}
table.content_block tr.header td.right
{
	background-position: -6px -3208px;
}
table.content_block tr.header td.center
{
	background: url('../img/gallery.png') 0 -3249px repeat-x;
	height: 37px;
}
table.content_block tr.header td.center div
{
	background: url('../img/gallery.png') right -3289px no-repeat;
	height: 30px;
	color: white;
	font-size: 16px;
	padding: 7px 35px 0 5px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	white-space: nowrap;
    word-wrap: break-word;
    overflow: hidden;
}
/* middle */
table.content_block tr.middle td div.outer
{
	border-left: 1px #bcd3e8 solid;
	border-right: 1px #bcd3e8 solid;
}
table.content_block tr.middle td div.inner
{
	background: #e5ebeb;
	padding: 8px 11px;
}
/* footer */
table.content_block tr.footer td.left,
table.content_block tr.footer td.right
{
	width: 6px;
	height: 8px;
	background: url('../img/gallery.png') 0 -3328px no-repeat;
}
table.content_block tr.footer td.right
{
	background-position: -10px -3328px;
}
table.content_block tr.footer td.center
{
	background: url('../img/gallery.png') 0 -3338px repeat-x;
	height: 8px;
}
/* content block end */

/* footer */
div#footer
{
	margin: 0 auto;
	width: 960px;
	padding-top: 20px;
	height: 90px;
	background: #135078;
	border-radius: 8px;
	text-align: center;
}
div#footer div.menu
{
	padding: 0 0 15px 0;
}
div#footer div.menu a:link,
div#footer div.menu a:visited
{
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
div#footer div.menu a:hover,
div#footer div.menu a:active,
div#footer div.menu a.active
{
	text-decoration: none;
	color: #fff;
}
div#footer div.menu span
{
	padding: 0 12px;
	color: #fff;
	font-size: 12px;
}
div#footer span
{
	color: #fff;
	font-size: 12px;
	-moz-user-select: none;
	-khtml-user-select: none;
}
div#footer a:link,
div#footer a:visited
{
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
}
div#footer a:hover,
div#footer a:active,
div#footer a.active
{
	text-decoration: none;
}
/* footer end */
/* content navigation icons */
#content_nav_icons
{
	padding: 4px 0 0 0;
}
#content_nav_icons a
{
	margin: 0 0 0 2px;
}
#content_nav_icons a.icon
{
	text-decoration: none;
}
#content_nav_icons a span
{
	height: 20px;
	width: 18px;
	display: inline-block;
	vertical-align: middle;
}
#content_nav_icons a.print span
{
	background: url('../img/gallery.png') 0 -530px no-repeat;
}
#content_nav_icons a.rss span
{
	background: url('../img/gallery.png') -22px -530px no-repeat;
}
#content_nav_icons a.post_ad span
{
	background: url('../img/gallery.png') -1px -555px no-repeat;
}
#content_nav_icons a.save_search span
{
	background: url('../img/gallery.png') -20px -680px no-repeat;
}
/* content navigation icons end */



/* featured listings block */
div.inner ul.featured
{
	/*text-align: center;*/
}
ul.featured>li.item
{
	display: inline;
}
ul.featured>li.item div.content
{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 7px 15px 0;
	vertical-align: top;
	overflow: hidden;
}
ul.featured>li.item:last-child div.content
{
	padding: 0 0 15px 0;
}
ul.featured>li.item div
{
	text-align: left;
	padding: 2px 0;
}
ul.featured>li.item>div.content>ul
{
	position: relative;
}
ul.with-pictures>li.item>div.content>ul
{
	margin: -90px 0 0 0;
	background: url('../img/caption_bg.png') 0px 0px repeat; padding:0px;
}
ul.with-pictures>li.item>div.content>ul>li a
{
	/*color: #141414;*/
	color: #FFFFFF;
	text-transform: none; font-size:16px !important;
	font-size: 12px; font-weight:bold; text-decoration:none;
}
ul.with-pictures>li.item>div.content>ul>li.price_tag a
{
	white-space: nowrap;
	display: block;
	font-size: 18px;
	color: #ff3a3a;
	font-weight: 700;
	text-decoration: none;
}
ul.with-pictures>li.item>div.content>ul>li.price_tag
{
	padding-top: 0;
}
ul.featured>li.item>div.content>ul>li
{
	/*color: #303030;*/
	color: #FFFFFF;
	padding: 2px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
ul.list>li.item>div.content
{
	padding: 0 7px 10px 0;
}
ul.list>li
{
	display: block!important;
}
ul.list>li.item>div.content>ul>li
{
	padding: 1px 0 1px 15px;
	position: relative;
	white-space: normal;
}
img.point
{
	position: absolute;
	top: 9px;
	left: 0;
	width: 4px;
	height: 4px;
	background: url('../img/gallery.png') -3px -1810px no-repeat;
}

div.featured_gallery ul.featured li div.content
{
	position: relative;
	overflow: visible;
	padding: 0 10px 0 0;
}
div.featured_gallery ul.featured li img
{
	cursor: pointer;
	/*width: 120px!important;
	height: auto!important;*/
}
div.featured_gallery div.preview
{
	height: 310px;
	background: url('../img/f-loader.gif') center center no-repeat #ebebeb;
	position: relative;
	-moz-user-select: none;
	-khtml-user-select: none;
}
div.featured_gallery div.preview > a > div
{
	height: 310px;
	display: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div.featured_gallery div.preview > div.prev,
div.featured_gallery div.preview > div.next
{
	width: 44px;
	height: 44px;
	background: url('../img/gallery.png') 13px -231px no-repeat #A79D84;
	position: absolute;
	top: 50%;
	left: -7px;
	margin-top: -22px;
	border: 2px white solid;
	cursor: pointer;
	border-radius: 2px;
}
div.featured_gallery div.preview > div.next
{
	left: auto;
	right: -7px;
	background-position: -8px -275px;
}
div.featured_gallery ul.featured
{
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
	padding-top: 11px;
}
div.featured_gallery ul.featured li div.mask
{
	width: 80px;
	height: 60px;
	background: #A79D84;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	text-align: center;
	padding: 0;
}
div.featured_gallery ul.featured li div.mask > ul
{
	padding: 10px;
	font-size: 12px;
}
div.featured_gallery ul.featured li div.mask > ul li
{
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: white;
}
div.featured_gallery ul.featured li div.mask > ul li
{
	color: white;
	text-transform: uppercase;
	font-size: 12px;
}
div.featured_gallery ul.featured li div.mask > ul li.price_tag
{
	font-size: 20px;
}
div.featured_gallery ul.featured li div.mask > span.triangle
{
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #A79D84;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -8px;
}
div.featured_gallery ul.featured li div.mask > span.more
{
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 14px;
}
div.featured_gallery ul.featured li div.mask > span.more a
{
	color: white;
	text-transform: uppercase;
}
/* featured listings block end */