#Article {
	/*font-size: 1.2em;*/
}

#Article h1{
	padding: .3em 0 .5em 0;
	font-size: 3.0em;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005599;
	font-weight: normal;
}
.artTitle {
	margin: .5em 0 0 0;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
span h1{
	padding: 0.2em 0 0.1em 0;
	font-size: 2.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005599;
	font-weight: normal;
}
span h3{
	padding: 0.2em 0 0.1em 0;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	font-weight: normal;
}
span h4{
	padding: 0.2em 0 0.1em 0;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	font-weight: normal;
}
.sapou {
	font-size: 1.9em;
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 125%;
}
.linkuri a {
	color: #333333;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.date_author {
	color: #9A9A9A;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.date_author a {
	color: #9A9A9A;
	font-family: Arial, Helvetica, sans-serif;
}
.date_author a:hover {
	color: #000000;
}

#Article #ArticleBody {
	float: left;
	/*margin-left: 190px;*/
	width: 390px;
	/*font-size: 1.4em;*/
	/*letter-spacing: .1em;*/
}
#Article #Body {
	width: 740px;
	/*margin-left: 190px;*/
	font-size: 1.4em;
	/*letter-spacing: .1em;*/
}
.supratitlu {
	margin-top: 10px;
	font-size: 1.5em;
	color: #ef9900;
}
.list-photo .supratitlu {
	font-size: 1.3em;
}
.attn {
	font-weight:bold;
	color:#c00;
	padding-left:2px;
}
#Article #video, #Article #photo {
	margin-bottom: 15px;
}
#Article #thmb {
	list-style-type:none;
	margin-top: 5px;
}
#Article #thmb li {
	width: 300px;
	margin: 3px 0px;
}

#Article #ArticleBody p, #Article #Body p {
	margin-bottom: 12px;
}

#Article #ArticleBody hr {
	margin: 10px auto;
	height: 1px;
	background-color: #FFF;
	color: #FFF;
	font-size: 1px;
	border-top:1px dashed #999;
	width:100%;
}
/*
#Article #ArticleBody br{
	display:block;
	margin-bottom:10px;
}
*/

#Article #ArticleBody  ul, #Article #Body ul {
	list-style-type:square;
	list-style-image:url(/img/bullet.gif);
}

#Article #ArticleBody  ul li, #Article #Body ul li {
	margin:3px 0px 3px 20px;
}


#Article #ArticleElements {
	float:left; 
	width: 300px;
	font-size: 1.2em;
	padding-right: 30px;
}
#Article #ArticleElements h3 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 1.1em;
}
#Article #ArticleElements h4 {
	border-bottom: 2px solid #999999;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 0em;
	margin-top: 1.1em;
	margin-bottom: 0.6em;
}

#alteArticole {
	padding-top: 30px;
}

#Comments {
	/*margin-left: 210px;*/
	margin-top: 20px;
	/*border-top: solid 1px #C4C4C4;*/
}
.nota {
	font-size: 0.9em;
	margin-bottom: 10px;
	padding-left: 35px;
	background-image: url("/img/disclaimer.gif");
	background-repeat:no-repeat;
	background-position: 0px 4px;
}
#Comments h4 {
	font-size: 1.1em;
}
.commentHighlight{
	background-color: #FFD0A1;
	padding:5px;
}
.commentItem {
	margin: 10px 0px 10px 0px;
	padding-top: 10px;
	border-top: solid 1px #FE9900;
	overflow: hidden;
	width: 390px;
}
.commentItem .commentText {
	overflow: hidden;
	width: 390px;
}
.commentItem .title {
	font-weight:bold;
	font-size:1.2em;
}
.commentItem .date {
	float: right;
	font-size: .8em;
	color: #777777;
}
.commentItem .author {
	color: #777777;
}
#commentForm {
	padding: 5px;
	/*border: solid 1px #CCCCCC;*/
	background-color: #ECECEC;
	font-size:.9em;
}
#commentForm .commentField {
	padding: 2px 0px;
	clear: both;
}
#commentForm .formName {
	float: left;
	width: 128px;
}
#commentForm .formValue {
	float: left;
}
#commentForm .input {
	width:240px;
	padding:1px 3px;
}
#commentForm .textarea {
	width:370px;
	height:100px;
	padding:3px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
.commentFormTitle {
	font-weight: bold;
	margin-bottom: 5px;
}


.sectionTitle {
	font-size: 2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 110%;
	font-weight: normal;
	color: #000000;
	clear: both;
	margin-bottom: 5px;
}
.sectionBody {
	font-size: 1.2em;
	padding: 5px 0px;
	border-bottom: dashed 1px #cccccc;
}
.sectionBody p {
	margin-bottom: 10px;
}

#Section-Branch {
	clear: both;
	padding: 1px;
	text-align:left; 
	font-size:.8em; 
	background-color:#EFEFEF; 
	color:#666666	
}

#Section-Branch a {
	color:#006699;
	font-size:1.5em;
	font-weight:bold;
	text-decoration:none;
	padding: 2px 10px;
	float: left;
	border-right: solid 1px #ccc;
}
#Section-Branch a:hover {
	background-color: #FFFFFF;
}

#Section-Branch span {
	color:#EA5800;
	font-weight:bold;
	font-size:1.5em;
	text-decoration:none;
	display:inline;
	margin: 10px;
}

/* MEMBERS */
#Members label {
	font-size:1.1em;
	font-family: Trebuchet MS;
	padding-top:2px;
	width: 160px;
	display:block;
	float: left;
}
#Members #sendchestionar label {
	font-size:1.1em;
	font-family: Trebuchet MS;
	padding-top:2px;
	padding-left:5px;
	width: auto;
	display:inline;
	float:none;
}
#Members #sendchestionar input {
	width: auto;
}
#Members p {
	padding: 5px 0px;
	line-height:140%;
}
#Members .attn {
	font-size:1.1em;
	font-weight:bold;
	color:#c00;
	padding-left:2px;
}
#Members input {
	font-size:1.1em;
	width: 250px;
	padding:2px;
	vertical-align:middle;
}
#Members input.login {
	background-image: url("/img/login.gif");
	background-repeat:no-repeat;
	background-position: left center;
	width: 61px;
	height: 30px;
	border: 0px;
	background-color: #fff;
	cursor: auto;
}
#Members select {
	width: 250px;
}
#Members textarea {
	width: 250px;
}

#Members .formsep {
	height:10px;
}
#Members .error_message {
	color:#CC0000;
}
#Members #sendchestionar textarea {
border:1px solid #CCCCCC;
height:150px;
width:350px;
margin-bottom:10px;
}
#Members #sendchestionar #captcha input {
border:1px solid #CCCCCC;
float:left;
width:150px;
}
.buton {
	width:150px;
	background-color:#FF6600;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
}
          /* articles controls */

#controls {
	background:#f0efed;
	border:1px solid #d7d7d7;
	text-align: center;
	padding:4px 0px;
}

#controls ul li {
	height:22px;
	line-height:22px;
}

#controls  a {
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
}
#controls ul {
	list-style-type:none;
	float:left;
}

.textsize {
	background:url(/img/marime_text.gif) no-repeat;
	padding-left:22px;
	background-position:0px 3px;
	margin-right:10px;
}

.trimitemail {
	background:url(/img/trimite_mail.gif) no-repeat;
	padding-left:20px;
	background-position:0px 1px;
	margin-right:10px;
}

.save {
	background:url(/img/feedback.gif) no-repeat;
	padding-left:18px;
	background-position:0px 3px;
	padding-bottom:4px;
	padding-top:4px;
	margin-right:10px;
}

.versiuneprint {
	padding-bottom:4px;
	padding-top:4px;
	background:url(/img/printeaza.gif) no-repeat;
	padding-left:17px;
	background-position:0px 3px;
	margin-right:10px;
}

.versiunepdf {
	padding-bottom:4px;
	padding-top:4px;
	background:url(/img/versiune_pdf.gif) no-repeat;
	padding-left:15px;
	background-position:0px 3px;
	margin-right:10px;
}

.read3 {
	padding-bottom:4px;
	padding-top:4px;
	background:url(/img/3_coloane.gif) no-repeat;
	padding-left:15px;
	background-position:0px 3px;
}
.zoomLittle{ font-size: 1.4em}
.zoomBig{ font-size: 1.6em}
.tr1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
margin-top:10px;
}
/* END OF ARTICLE OPTIONS*/

.freeEdition {
	clear:both;
	margin: 20px 0px;
	padding: 4px 8px;
	background-color: #ffe8c7;
}

/* DICTIONAR */
.dictWord {
	float:left;
	width:225px;
	padding: 3px 20px 0px 0px;
	text-transform: capitalize;
}
.dictWord2 {
	float:left;
	width:350px;
	padding: 3px 20px 0px 0px;
	text-transform: capitalize;
}

/* MAGAZINUL DE CASE */
.searchHouses {
	background-color: #fff1ca;
	border: solid 1px #CCCCCC;
	font-size: .9em;
	margin: 20px 0px;
	width: 100%;
}
.oferte-imobiliare{
font-size: 2em ;
line-height:230%;
font-weight:normal;
}

.oferte-imobialiare-left{
float:left;
width:190px;
font-size:12px;
}
.oferte-imobialiare-right{
float:right;
margin-top:15px;
}
.searchHouses td, .searchHouses th {
	font-size: .9em;
	padding: 4px;
}
.searchHouses th {
	font-weight: bold;
	padding: 2px 4px;
}
.searchHouses input {
	font-size: .9em;
	border: solid 1px #CCCCCC;
	padding: 2px;
	vertical-align: middle;
}
.searchHouses select, .searchHouses option {
	font-size: .9em;
}
.searchHouses #HousePm, .searchHouses #HousePg, .searchHouses #HouseYear, .searchHouses #HouseSm, .searchHouses #HouseSg {
	width: 50px;
}

.searchHouses #HouseCauta {
	background-color: #005599;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px;
}

.ContentHouses {
	width: 100%;
	font-size: .9em;
}
.ContentHouses td, .ContentHouses th {
	font-size: .9em;
	padding: 2px;
}
.ContentHouses th {
	font-weight: bold;
	background-color: #cc3300 !important;
	color: #FFFFFF;
	white-space: nowrap;
}
.ContentHouses .row0 {
	background-color: #fffaeb;
}
.ContentHouses .row1 {
	background-color: #fff1ca;
}
.ContentHouses .sort {
	float: right;
}
.ContentHouses .sortName {
	float: left;
}

.tableData .row1 {
	background-color: #EFEFEF;
}

#widgetMoney{
 width:350px;
 color:#4C4C4C;
 margin-top:15px;
}
#widgetMoney .logoMoney{
height:60px;
background-color:#4C4C4C;
}
#widgetMoney .containerWidget{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
/*height:480px;
overflow:auto;*/
background-color:#e8e8e8;
}
#widgetMoney .elementWidget{
height:60px;
padding:10px 5px 10px 5px;
border-bottom:1px solid #4C4C4C;
}
#widgetMoney .imgWidget{
float:left;
margin-right:5px;
}
#widgetMoney a{
 color:#4C4C4C;
 text-decoration:none;
}
#widgetMoney a:hover{
 text-decoration:underline;
}
#widgetMoney .elementDate{
/*padding-top:5px;*/
color:#3381b2;

}
#widgetMoney .textWidget{
width:250px;
float:right;
}

#widgetMoneySamsung{
 width:277px;
 color:#4C4C4C;
 margin-top:15px;
 margin-left:37px;
 margin-top:93px;
 
}
#widgetMoneySamsung .logoMoney{
height:50px;
background-color:#4C4C4C;
}
#widgetMoneySamsung .containerWidget{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
height:405px;
overflow:auto;
background-color:#e8e8e8;
}
#widgetMoneySamsung .elementWidget{
height:75px;
padding:10px 5px 0px 5px;
border-bottom:1px solid #4C4C4C;
}
#widgetMoneySamsung .imgWidget{
float:left;
margin-right:5px;
}
#widgetMoneySamsung a{
 color:#4C4C4C;
 text-decoration:none;
}
#widgetMoneySamsung a:hover{
 text-decoration:underline;
}
#widgetMoneySamsung .elementDate{
/*padding-top:5px;*/
color:#3381b2;

}
#widgetMoneySamsung .textWidget{
width:175px;
float:right;
}






