@CHARSET "ISO-8859-1";
html {
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	/*background: url("/images/bg.png") repeat #000;*/
	background-color: #030303;
	font-family: Verdana, Arial;
	font-size: 10px;
	color:#666666;
}

.details_title,
#rent-offers,
.featured,
.featured-details .property-details a,
#contact_details,
#breadcrumb,
#favproperties,
.rounded_corners {
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    behavior: url(/css/border-radius.htc);
}
.shadow {
	-moz-box-shadow: 0px 0 10px 0px #999999;
	-webkit-box-shadow: 0px 0 10px 0px #999999;
}
a {
	color: #010101;
    text-decoration: none;
}
img {
	border: 0;
	vertical-align: top;
}
h1, h3 {
	font-size: 18px;
    margin: 10px 0 0 10px;
    padding: 0;
}
h2 {
	color: #010101;
	font-size: 16px;
	font-weight: bold;
}

ul, li {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
#page, #content_center {
	width: 1016px;
	margin: 0 auto 5px auto;
	
}

#header {
	height: 95px;
	padding: 0px;
	text-align: left;
	width: 1024px;
}
#logo {
	float: left;
	width: 245px;
	
}
#weltimobiliare {
   float: left;
    line-height: 22px;
    margin: 19px 0 0 116px;
    position: absolute;
}
#weltimobiliare a {
	color: #AFAFAF;
}

#language {
	height: 20px;
	margin-right: 32px;
	position: relative;
	text-align: right;
}

#language a {
	background: url("images/sprite.png") no-repeat;
	display: inline-block;
	line-height: 16px;
	height: 16px;
	margin-left: 3px;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	width: 21px;
	overflow: visible;
}
#language a.romana { background-position: -1px -48px; }
#language a.english { background-position: -26px -48px; }
#language a.francaise { background-position: -51px -48px; }
#language a.magyar { background-position: -76px -48px; }

#mainmenu {
	height: 28px;
    line-height: 28px;
    margin:0px 0px 30px 0px;
    width: 1024px;
	
}
#mainmenu span {
	display: none;
}
#content-center {
	background: #FFF;
	border-radius: 8px 8px 8px 8px;
	clear: both;
    float: left;
	padding: 0px 0px 10px 0px;
/*	position: absolute;*/
	width: 1004px;
}

#rent-offers {
	background-color: #F9F9F8;
    clear: none;
    float: left;
    padding: 10px 0;
    width: 220px;
}
/*gallery*/
.carousel-thumb-container,
.image-thumb-container {
	box-shadow: 5px 5px 5px #ABABAB;
	width: 202px;
}
.carousel-thumb,
.image-thumb {
	width: 200px;
	border: 1px solid #DEDEDE;
   /* filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */*/
	/*filter: gray;*/ /* IE6-9 */
	/*-webkit-filter: grayscale(100%);*/ /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.carousel-thumb:hover, 
.carousel-thumb-hover,
.image-thumb:hover,
.image-thumb-hover {
	/* filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);*/
}
.carousel_box {
	 padding: 22px 0 0 22px;
}
.carousel_box h3 {
	margin: 0 0 5px;
}
.jcarousel-skin-commercial .jcarousel-container-horizontal {
	background:none;
	padding: 0px; 
	width: 1000px;
	min-height: 242px;
}

.jcarousel-skin-commercial .jcarousel-clip-horizontal {
    width: 1000px;
    height: 242px;
}

.jcarousel-skin-commercial .jcarousel-item {
    width: 226px;
    height: 242px;
}
.jcarousel-skin-commercial .jcarousel-item a {}
.jcarousel-skin-commercial .jcarousel-item a:hover {}
.jcarousel-skin-commercial .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 23px;
}

.jcarousel-skin-commercial .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-commercial .jcarousel-next-horizontal,
.jcarousel-skin-commercial .jcarousel-next-horizontal:hover,
.jcarousel-skin-commercial .jcarousel-prev-horizontal,
.jcarousel-skin-commercial .jcarousel-prev-horizontal:hover 
 {
	visibility: hidden;
}

/*eof gallery*/

/*property details*/
#property_tools {
	float: left;
	clear: both;
	width: 990px;
	margin: 10px 0px 0px 14px;
	color:#010101;
}
#property_tools h1 {
	font-size: 16px;
	color: #DA251D;
	font-weight: bold;
	line-height: 21px;
	margin: 0;
	width: 800px;
}

#tools {
	clear: both;
	float: right;
	margin-top: -35px;
}
#price {
	background-color: #DA251D;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-left: -20px;
    padding: 5px 15px 5px 20px;
    text-align: left;
}

#property_id {
	background-color: #373737;
    border-radius: 0 8px 0 8px;
    clear: right;
    color: #FFFFFF;
    float: right;
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
   	margin: -33px 0 0;
    text-align: center;
    width: 100px;
}
#intrestingOffer {cursor: pointer;}
#property_details {
	float: left;
	clear: both;
	width: 975px;
	margin: 10px 0px 0px 14px;
}
#details {
	float: left;
	clear: none;
	width: 750px;
	margin-right: 5px;
}

#property_contact {
	clear: right;
    float: left;
    padding: 0 5px;
    width: 210px;

}
.date {
	background-color: #373737;
	color: #AFAFAF;
	font-size: 16px;
	font-weight:bold;
	padding: 8px;
}
.contact_details, #property_contactus {
	border-left: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	padding: 10px 0px 10px 5px;
	font-size: 12px;
	margin-top: -5px;
}
.contact_details a {
	color:#666666;
	font-size: 10px;
	white-space: nowrap;
}
#property_contactus h3{
	color: #AFAFAF;
	font-size: 16px;
	margin: 0px;
}
.box {
	background-color: #FFFFFF;
    color: #666666;
    margin-bottom: 10px;
    padding: 10px;
}
#AskDetails_message {
	width: 165px;
	height: 75px;
	color: #666666;
}
#ask_details_form input[type="text"] {
	font-size: 11px;
	width: 165px;
	color: #666666;
	border: 1px solid #E0E0E0;
}
.details_title {
    background-color: #FFFFFF;
    border: 1px solid #E0E0E0;
    clear: none;
    color: #1E1E1E;
    float: left;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    height: 29px;
    line-height: 29px;
    margin-top:10px;;
    text-align: left;
    text-transform: uppercase;
    width: 740px;
    padding-left: 10px;
}
.more_details {
	background-color: #DA251D;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 8px;
    padding-right: 10px;
    text-transform: none;
    width: auto;
}
.more_details a {
	color: #FFF;
}
.caracteristici_container {
	width:750px;
	border: 1px solid #E0E0E0;
	height: auto;
	float: left;
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	margin-top: -4px;
	background-color: #FFF;
}
.caracteristici_container p {
	margin-left: 5px;
}
.caracteristici_left {
	width:370px;
	float:left;
	clear:left;
	margin-top:0;
	padding-top:0;
	padding-left:5px;
	
}
.caracteristici_right {
	width:370px;
	float:left;
	clear:right;
	padding-top:0;
	margin:0;

}
.caracteristici {
	width:370px;
	float:left;
	clear:both;
	height:21px;
	line-height:21px;
	border-bottom:1px solid #E0E0E0;
	text-align:left
}
.caracteristici div {
	width:185px;
	float:left;
	clear:none;
	line-height:21px;
	white-space:nowrap
}

/*eof property details*/
/*listings*/
.listing {
	border-bottom: 1px solid #AFAFAF;
	float: left;
    height: 370px;
    margin: 5px 22px;
    text-align: left;
    width: 200px;
}

.listing h2 {
	font-size: 11px;
	height: 47px;
	overflow: hidden;
}
.listing p {
	height: 60px;
	overflow: hidden;	
}
.listing .summary {
	height: 34px;
    margin: 10px 0 0;
    width: 170px;
}
.rentals {
	height: 210px;
	width: 169px;
	border-bottom: none;
}
.rentals .image-thumb-container {
	width: 169px;
}
.rentals .image-thumb {
	width: 168px;
}
.image_thumb img {
	width: 225px;
	height: 175px;
}
.property-summary {
	height: 40px;
	margin-top: -12px;
	overflow: hidden;
	
}
.property-details {
	float: right;
}
.listing a:hover {
	color: #F00E0F;
}
.property-price a span{
	color: #F00E0F;
	font-weight: bold;
}
#rent-offers h2 {
	font-size: 12px;
    margin: 0 0 0 22px;
    text-align: left;
}
#featured-offers {
	clear: none;
    float: left;
    margin: 0px 0 10px 20px;
}
.featured {
	background-color: #F9F9F8;
    clear: both;
    float: left;
    margin-bottom: 10px;
    padding: 10px 10px 19px;
    width: 700px;
}
.featured h2 {
	padding: 0;
	margin-top: 0px;
}
.featured h3 {
	font-size: 14px;
    height: 40px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 5px;
}

.featured .image-thumb-container {
	float:left;
	width: 300px;
}

.featured .image-thumb {
	width: 300px;
}

.featured-details {
	clear: none;
	float: left;
	margin-left: 20px;
	width: 350px;
}

.featured-details .property-price {
	font-size: 14px;
}
.featured-details p {
	height: 86px;
	overflow: hidden;
	text-align: justify;
}
.featured-details .property-details a {
	background-color: #E9E9E9;
	padding: 7px 17px;
}
.phones {
	margin-left: 46px;
}
/*pager*/
.pager {
	clear: both;
    float: left;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}

ul.yiiPager .hidden a {
    border: 1px solid #DEDEDE;
    color: #AFAFAF;
}

ul.yiiPager .selected a {
    background: none repeat scroll 0 0 #AFAFAF;
    color: #F00E0F;
}

ul.yiiPager a:link, ul.yiiPager a:visited {
    border: 1px solid #DEDEDE;
    color: #F00E0F;
}
/*eof pager*/
/*contact*/
#addoffer-form .caption {
	float: left;
	padding-right: 10px;
    text-align: right;
    text-transform:lowercase;
    margin-bottom: 10px;
    width: 350px;
    
}
#addoffer-form .caption_input {
	float: left;
	margin-bottom: 10px;
	width: 600px;
}

#addoffer-form .caption_input input[type=text],
#addoffer-form .caption_input textarea {
	width: 350px;
}

#addoffer-form .caption_input select {
	width: 356px;
}
#addoffer-form .caption_input #AskOfferForm_fromprice, #addoffer-form .caption_input #AskOfferForm_toprice {
	width: 200px;
}
.caption_full {
	width: 100%;
	float: left;
}

.buttons {text-align: center;}
/*eof contact*/
/*eof listings*/
/*breadcrumb*/
#breadcrumb {
	margin-bottom: 5px;
	padding: 0 0 0 10px;
}
.breadcrumbs, .breadcrumbs a {
	color: #AFAFAF;
}
.breadcrumbs span {
	color: #DA251D;
}
/*eof breadcrumb*/
/* favorites*/
#favproperties
{
	background-color: #000;
    display: none;
    float: right;
    margin-top: -28px;
    padding: 10px;
    position: relative;
    right: 26px;
    width: 970px;
    z-index: 9;
}
#favproperty img{
	width: 150px;
	border: 1px solid #909090;
}
#favproperty {
 	width: 170px;
    padding: 0 10px;
    float: left;
    clear: none;
    text-align: center;
    margin-bottom: 10px;
}
#ask_favorites_button
{
	float: left;
	clear: both;
	width: auto;
	
}
#close {
	cursor: pointer;
	float: right;
    margin-top: -20px;
}
/*eof favorites*/
#footer {
	float: left;
	clear: both;
}
#footer #codes {
	margin-top:-20px
}
#footer  a{
	color: #f9f9f8
}
#touchtech
{
	padding-right: 50px;
    text-align: right;
    width: 942px;
    clear: both;
}
.antispam {display:none}
.galleria-theme-classic {
	background: none repeat scroll 0 0 #fff
}
#not-available {
	background: #ff6060;
	width: 100%;
	min-height: 59px;
	color: #FFF;
	font-size: 1.15em;
	box-sizing: border-box;
	text-align: left;
	padding: 10px 10px 10px 40px;
	margin-bottom: 10px;
	overflow: visible;
	position: relative;
}
#not-available span {
	padding: 1.15em 1em;
	background-color: #DA251D;
	position: absolute;
	right: 10px;
	top: .5em;
}