	/* CSS Document */

@import "br.css";
* { outline:none; }

#text {
	display:none;
}

body {
	background:url(../img/back.jpg) no-repeat center center fixed;
	font-family:"Arial";
	color:#000;
	font-size:12px;
	padding:0;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

#gallery {
	display:block;
	width:660px;
	float:left;
}

#header {
	height:100px;
	display:block;
	width:960px;
}
.agent {
	font-size:16px;
}

#logo {
	display:block;
	width:187px;
	height:58px;
	float:left;
	margin-top:19px;
}

#logo h1 a {
	display:block;
	width:187px;
	height:0px;
	padding-top:58px;
	overflow:hidden;
	float:left;
	background:url(../img/logo-2.png) no-repeat;
	behavior: url(/img/iepngfix.htc);
}

#stentor {
	display:block;
	width:80px;
	float:left;
	margin-left:15px;
}
#stentor h1 a {
	display:block;
	width:80px !important;
	margin:10px 0px;
	height:0px;
	background:url(../img/stentor.png) no-repeat;
	_background:url(../img/stentor.gif) no-repeat;
	padding-top:80px;
	overflow:hidden; 
	float:left;
}
#relatedoff, #contact {
	float:left;
}
/* meniu */

#meniu { height: 29px; margin:37px 0 0 30px; display:block; float:left;z-index: 9998; }
/*#meniu { height: 29px; margin:37px 0 0 20px; display:block; float:left;z-index: 9998; }*/
#meniu #navigare { margin: 0; padding: 0; }
#meniu #navigare li { display: inline;}
#meniu #navigare li a { float: left; height: 0px; padding-top: 29px; /*padding-left:30px; padding-right:30px; */overflow: hidden; }
#meniu #navigare li a {
	background-image: url(../img/menu.png); 
	_background-image: url(../img/menu.gif); 
	background-repeat: no-repeat;
}

/* BUTTONS */
#meniu #navigare li#adauga a { background-position: 0 0; width:109px; }
#meniu #navigare li#vanzari a { background-position: -109px 0; width:140px; }
#meniu #navigare li#cumparari a { background-position: -249px 0; width:148px; }
#meniu #navigare li#vanzari2 a { background-position: -397px 0; width:116px; }
#meniu #navigare li#cumparari2 a { background-position: -513px 0; width:125px; }
/*#meniu #navigare li#noutati a { background-position: -425px 0; width:81px; }
#meniu #navigare li#contact a { background-position: -506px 0; width:79px; }*/



/* OVER STATES */
#meniu #navigare li#adauga a:hover { background-position: 0 -29px; }
#meniu #navigare li#vanzari a:hover { background-position: -109px -29px; }
#meniu #navigare li#cumparari a:hover { background-position: -249px -29px; }
#meniu #navigare li#vanzari2 a:hover { background-position: -397px -29px; }
#meniu #navigare li#cumparari2 a:hover { background-position: -513px -29px; }
/*#meniu #navigare li#noutati a:hover { background-position: -425px -29px; }
#meniu #navigare li#contact a:hover { background-position: -506px -29px; }*/


/* ON STATES */
#meniu.pagadauga #navigare li#adauga a { background-position: 0 -32px !important; }
#meniu.pagvanzari #navigare li#vanzari a { background-position: -109px -32px !important; }
#meniu.pagcumparari #navigare li#cumparari a { background-position: -249px -32px !important; }
#meniu.pagconsiliere #navigare li#vanzari2 a { background-position: -397px -32px !important; }
#meniu.pagleasing #navigare li#cumparari2 a { background-position: -513px -32px !important; }
/*#meniu.pagnoutati #navigare li#noutati a { background-position: -347px -32px !important; }
#meniu.pagcontact #navigare li#contact a { background-position: -455px -32px !important; }*/



#content {
	width:690px;
	display:block;
	float:left;
	margin-right:15px;
}

#leftcontent {
	display:block;
	float:left;
	padding:5px 10px;
	background:url(../img/content.png);
	width:670px;
	_background:#fff;
}

#leftcontent-before {
	display:block;
	float:left;
	background:url(../img/content-top.png);
	_background:#fff;
	height:9px;
	overflow:hidden;
	width:690px;
}

#leftcontent-after {
	background:url(../img/content-bottom.png);
	display:block;
	float:left;
	height:12px;
	width:690px;
	_background:#fff;
}

#sidebar {
	color:#fff;
	display:block;
	width:230px;
	float:left;
	_background:#231f20;
}

#sidebarcontent {
	display:block;
	float:left;
	background:url(../img/sidebar.png);
	width:220px;
	padding:5px;
	_background:#231f20;
}

#sidebar-before {
	display:block;
	float:left;
	background:url(../img/sidebar-top.png);
	height:9px;
	overflow:hidden;
	width:230px;
	_background:#231f20;
}
#sidebar-after {
	display:block;
	float:left;
	background:url(../img/sidebar-bottom.png);
	_background:#231f20;
	height:9px;
	width:230px;
}

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

h1 {
	font-size:24px;
	float:left;
	line-height:36px;
	text-transform:capitalize;
	letter-spacing:-1px;
	color:#f47221;
	font-weight:bold;
}
#leftcontent h1 {
	width:600px;
}
p.teaser {
	color:#f47221;
	font-weight:bold;
	margin-top:5px;
}

p {
	margin-bottom:10px;
}

.oferta {
	width:660px;
	padding:10px 0px 10px 0;
	border-top:1px dotted #888;
	float:left;
}
.oferta h2 {
	font-size:16px;
	font-weight:bold;
}
.oferta h2 a {
	font-weight:normal;
}

.oferta img {
	margin:0px 12px 0px 0;
	_margin:0px 10px 0px 0;
}
#ofertebraila .oferta,
#ofertebucuresti .oferta {
	margin:0px;
	min-height:130px;
	float:none;
}
p.center {
	float:left;
}
div.center {
	width:282px;
}
li {
	list-style-type:none;
	padding:2px 0px;
}

.oferta a img {
	border:1px solid #fff;
	float:left;
	height:90px;
}

.oferta a:hover img {
	border:1px solid #f47221;
}

#contact input {
	width:135px;
}

#ofertebraila .oferta h2,
#ofertebucuresti .oferta h2 {
	font-size:14px;
	padding-left:0px;
	line-height:18px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

.oferta h2  a:hover {
	color:#000;
}
#ofertebraila a,
#ofertebraila h2,
#ofertebraila {
	color:#000 !important;
}
.oferta p {
	padding:0;
	margin:0;
	width:200px;
	float:left;
}
.oferta.maaare {
	padding-top:5px;
}
.oferta.maaare h2 {
	font-size:20px;
	margin-bottom:5px;
}
.oferta.maaare .detaliidreapta h2 {
	font-size:23px;
}
.oferta.maaare .detaliidreapta h3 {
	font-size:16px;
}
.oferta.maaare p {
	width:240px;
	float:left;
}
.oferta .detaliidreapta {
	float:right;
	width:120px;
	display:block;
	text-align:right;
/*	margin-top:10px;*/
}
.oferta.maaare .detaliidreapta {
	width:180px;
}
#ofertebucuresti, #ofertebraila {
	width:335px;
	display:block;
	float:left;
}
#inapoi {
	background:url(../img/inapoi.png) no-repeat right top;
	padding-top:26px;
	display:block;
	height:0px;
	overflow:hidden;
	margin-bottom:10px;
}
#ofertebucuresti h2, #ofertebraila h2 {
	padding-left:5px;
	font-size:18px;
	line-height:32px;
	text-transform:capitalize;
	letter-spacing:-1px;
	color:#f47221;
	font-weight:bold;
}
#ofertebraila h2 img,
#ofertebucuresti h2 img {
	vertical-align:middle;
	margin-right:7px;
}
#ofertebucuresti .oferta, #ofertebraila .oferta {
	width:315px;
	border:1px solid #fff;
	padding:5px;
	margin:7px 0px;
	background:url(../img/content.png);
}
#ofertebraila .oferta {
	background:url(../img/bg-braila.png) no-repeat right bottom #f4e2d7;
	border:1px solid #aebfd9;
}
#ofertebucuresti .oferta {
	background:url(../img/bg-bucuresti.png) no-repeat right bottom #fff;
	border:1px solid #ddd;
}

a.vezidetalii {
	height:0px;
	padding-top:20px;
	width:52px;
	background:url(../img/detalii.png);
	display:block;
	overflow:hidden;
	float:right;
}


#ofertebraila a.vezidetalii,
#ofertebucuresti a.vezidetalii {
	float:left;
}
#ofertebraila .oferta p,
#ofertebucuresti .oferta p {
	width:190px;
}
#ofertebraila .oferta a img,
#ofertebucuresti .oferta a img {
	float:right;
}
#ofertebraila .oferta img,
#ofertebucuresti .oferta img {
	margin:0px;
}
.oferta h2 a span {
	display:none;
}


#sidebar h1 {
	color:#fff;
}

#sidebar h2 {
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
}

#sidebar .stire {
	float:left;
	display:block;
	margin:0;
	padding:0;
}

#sidebar .stire h2 {
	color:#ccc;
	_color:#fff;
}

#sidebar .stire:hover h2 {
	color:#fff;
}

#sidebar .stire:hover a {
	color:#fff;
	background:#f47221;
	padding:3px;
}

#sidebar p {
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom:1px dotted #aaa;
	color:#ccc;
	_color:#fff;
}



#sidebar .stire:hover p {
	color:#fff;
	font-size:11px
}

#sidebar .stire:hover a:hover {
	color:#f47221;
	background:#fff;
}

#sidebar .stire p {
	font-size:6px;
}

#sidebar a img {
	float:left;
}

#footer {
	margin-top:20px;
	background:url(../img/footer.png);
	_background:#333;
	height:23px;
}

#footercont {
	width:960px;
	margin:0 auto;
}

#footer #copy {
	width:170px;
	display:block;
	float:left;
	padding-top:4px;
	color:#fff;
}

#footer #mininav {
	width:790px;
	display:block;
	float:right;
}

#footer #mininav li {
	float:right;
	padding:0px;
}

#footer #mininav li a {
	display:inline;
	display:block;
	padding:4px 15px;
	color:#fff;
}

#footer #mininav li a:hover {
	background:url(../img/footer.png);
	color:#fff;
	_background:#000;
}

fieldset div, fieldset label {
	width:145px;
	margin-right:10px;
	display:block;
	float:left;
	min-height:23px;
	margin-top:3px;
	margin-bottom:3px;
}
.fieldmic {
	width:150px;
	_width:150px;
	margin-right:10px;
	_margin-right:0px;
	float:left;
	display:block;
}
.fieldmic + .fieldmic {
	margin-right:0px;
}

.fieldmic label {
	width:140px;
	margin:0;
	_width:135px;
}
.cautareform {
	display:block;
}
#contact .longlabel { float:left; }
#contact .longerlabel { width:640px; height:125px; }
#contact .center { width:640px; height:30px; }
#suprafata { width: 40px; }
#ofertenoooi {
	float:left;
	width: 653px;
}
#ofertenoooi h1 {
	width:100%;
	text-align:center;
	text-transform:none;
}
#developer {
	display:none;
}
fieldset {
	margin:5px 0px;
	padding:5px;
/*	background:#f9f9f9; */
	border:1px dotted #F4E2D7;
	float:left;
	width:322px;
	_width:312px;
}
#contact fieldset {
	width:650px;
}

fieldset div label { width:290px; margin-left:10px; margin-top:10px; text-align:center; height:auto; }
#zone_mare label {
	margin:10px 0px 10px 10px;
}
#zone label {
	margin:0;
}
fieldset div div label { width:145px; _width:140px; margin:0px; text-align:left; }
.related {
	display:block;
	float:left;
	width:140px;
	height:185px;
	padding:5px;
	margin:5px;
	text-align:center;
	border:1px solid #f4e2d7;
	overflow:hidden;
	cursor:pointer;
}
.related strong {
	display:block;
	width:70px;
	margin:0 auto;
	height:15px;
	overflow:hidden;
}
.center {
	text-align:center;
	margin-bottom:0px;
	height:26px;
	width:322px;
	margin-right:0px;
}
.related:hover {
	background:#fff;
}
textarea {
	width:630px;
	height:100px;
}
fieldset input {
	width:309px;
	font-size:10px;
	padding:2px;
}
strong {
	font-weight:bold;
}
#searchform legend {
	background:#f7f9fb;
}
legend {
	margin-left:20px;
	font-size:12px;
	font-weight:bold;
	color:#f47221;
	background:none;
}
#contact label {
	height:40px;
	float:left;
}
select {
	font-size:11px;
}
#butoane_zone {
	width:322px;
	_width:315px;
	text-align:center;
	font-size:14px;
	margin:0px;
	_margin-right:0px;
	display:block;
}
#zone_bifat {
	display:none;
	text-align:center;
}
#butoane_zone a {
	font-weight:bold;
	font-size:16px;
}
.cautareform fieldset {
}
#zone {
	height:150px;
	width:310px;
	_width:300px;
	margin-right:0px;
	overflow-x: hidden;
	overflow-y: auto;
	border:1px solid #f4e2d7;
	border-top:none;
	margin-top:10px;
}
#zone_mare {
	width:312px;
	border:1px solid #f4e2d7;
	_margin:0px;
}
.radio {
	margin:5px;
	_margin:0px;
	display:inline;
	width:auto;
	vertical-align:middle;
}
#form-cauta, #trimite-mail {
	border:none;
	margin:0 auto;
	width:67px;
	padding-bottom:24px;
	height:26px;
	color:#417dc5;
	font-size:0px;
	overflow:hidden;
	display:block;
}
#trimite-mail {
	background:url(../img/trimite.png);
}
#contact #trimite-mail {
	width:67px;
}
#form-cauta {
	background:url(../img/cauta.png);
}
#searchform {
	background:#f7f9fb;
	padding:4px 9px;
	display:block;
	border:1px solid #fff;
	margin-bottom:10px;
	float:left;
	width:335px;
}


/** Autocomplete */
.ac_input {
	width: 200px;
}
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}
.ac_loading {
	background : url(../img/indicator.gif) right center no-repeat;
}
.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
/** end of (Autocomplete) */

#sidebarcontent #sites a {
	width:100px;
	display:block;
	float:left;
	padding-top:34px;
	_height:34px;
	_padding:0;
	margin:5px;
	overflow:hidden;
	font-size:0px;
	color:#231f20;
}
a#logoa1 { background:url(../img/logoa-1.png) no-repeat left center transparent; }
a#logoa1:hover { background:url(../img/logoa-1-hover.png) no-repeat left center transparent; }

a#logoa2 { background:url(../img/logoa-2.png) no-repeat left center transparent; }
a#logoa2:hover { background:url(../img/logoa-2-hover.png) no-repeat left center transparent; }

a#logoa3 { background:url(../img/logoa-3.png) no-repeat left center transparent; }
a#logoa3:hover { background:url(../img/logoa-3-hover.png) no-repeat left center transparent; }

a#logoa4 { background:url(../img/logoa-4.png) no-repeat left center transparent; }
a#logoa4:hover { background:url(../img/logoa-4-hover.png) no-repeat left center transparent; }

a#logoa5 { background:url(../img/logoa-5.png) no-repeat left center transparent; }
a#logoa5:hover { background:url(../img/logoa-5-hover.png) no-repeat left center transparent; }

a#logoa6 { background:url(../img/logoa-6.png) no-repeat left center transparent; }
a#logoa6:hover { background:url(../img/logoa-6-hover.png) no-repeat left center transparent; }

a#logoa7 { background:url(../img/logoa-7.png) no-repeat left center transparent; }
a#logoa7:hover { background:url(../img/logoa-7-hover.png) no-repeat left center transparent; }

a#logoa8 { background:url(../img/logoa-8.png) no-repeat left center transparent; }
a#logoa8:hover { background:url(../img/logoa-8-hover.png) no-repeat left center transparent; }

a#logoa1 { _background:url(../img/logoa-1.gif) no-repeat left center transparent; }
a#logoa1:hover { _background:url(../img/logoa-1-hover.gif) no-repeat left center transparent; }

a#logoa2 { _background:url(../img/logoa-2.gif) no-repeat left center transparent; }
a#logoa2:hover { _background:url(../img/logoa-2-hover.gif) no-repeat left center transparent; }

a#logoa3 { _background:url(../img/logoa-3.gif) no-repeat left center transparent; }
a#logoa3:hover { _background:url(../img/logoa-3-hover.gif) no-repeat left center transparent; }

a#logoa4 { _background:url(../img/logoa-4.gif) no-repeat left center transparent; }
a#logoa4:hover { _background:url(../img/logoa-4-hover.gif) no-repeat left center transparent; }

a#logoa5 { _background:url(../img/logoa-5.gif) no-repeat left center transparent; }
a#logoa5:hover { _background:url(../img/logoa-5-hover.gif) no-repeat left center transparent; }

a#logoa6 { _background:url(../img/logoa-6.gif) no-repeat left center transparent; }
a#logoa6:hover { _background:url(../img/logoa-6-hover.gif) no-repeat left center transparent; }

a#logoa7 { _background:url(../img/logoa-7.gif) no-repeat left center transparent; }
a#logoa7:hover { _background:url(../img/logoa-7-hover.gif) no-repeat left center transparent; }

a#logoa8 { _background:url(../img/logoa-8.gif) no-repeat left center transparent; }
a#logoa8:hover { _background:url(../img/logoa-8-hover.gif) no-repeat left center transparent; }

#sidebarcontent a img {
	display:none;
}
#adaugaanunt {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	width:300px;
}
#adaugaanuntflv {
	padding-left:25px;
}
#contact_popup fieldset {
	width:290px;
	_width:280px;
}
#contact_popup fieldset label {
	float:none;
	margin-left:0px;
	_margin-right:0px;
}
#contact_popup fieldset textarea,
#contact_popup fieldset input {
	width:280px;
}
#contact_popup .center {
	width:290px;
}
#contact_popup .center input {
	width:67px;
}
#stiri {
	margin-top:15px;
	padding-top:10px;
	border-top:1px dotted #ccc;
	display:block;
	float:left;
	width:220px;
}
#stiri li {
	margin:5px 0px;
}
#stiri .mmstiri {
	font-size:11px;
	float:right;
	display:inline;
}
#stiri .mmstiri:before {
	content:'>> ' ;
}
#textseo {
	margin-top:5px;
	width:220px;
	padding-top:10px;
	border-top:1px dotted #ccc;
	display:block;
	float:left;
}
#stiri h1,
#textseo h1 {
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
	line-height:20px;
	float:none;
}
#textseo h2 {
	font-size:14px;
}
#textseo p {
	font-size:10px;
	color:#ccc;
	border:0;
}
#textseo .linie {
	border-bottom:1px dotted #ccc;
	font-size:3px;
	margin-bottom:7px;
}
#textseo b, #textseo strong {
	color:#fff;
}
#stiri a,
#textseo a {
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
}
#stiri a:hover,
#textseo a:hover {
	background:#f47221;
	color:#fff;
	text-decoration:none;
}
#partenerifooter {
/*	display:none;*/
	text-align:center;
	width:220px;
}
#partenerifooter li {
	display:inline;
	padding:0px 5px;
	font-size:10px;
}
#sidebar strong, #sidebar b {
	font-weight:bold;
}
#maimultbuc {
	background:url(../img/mmbucuresti.png) no-repeat left top;
	padding-top:26px;
	display:block;
	height:0px;
	overflow:hidden;
	margin:17px 0 0 52px;
	width:221px;
}
#maimultbr {
	background:url(../img/mmbraila.png) no-repeat left top;
	padding-top:26px;
	display:block;
	height:0px;
	overflow:hidden;
	margin:17px 0 0 64px;
	width:202px;
}

#mailok {
	display:block;
	width:100%;
	height:100%;
	background:url(../img/semi.png);
	position:fixed;
	left:0;
	top:0;
	z-index:99999;
}
#mailok p {
	font-size:18px;
	text-align:center;
	padding-top:28%;
	color:#fff;
}
#mailok span {
	font-size:10px;
}






.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */