body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#container {	
	margin: 0 auto;
	width: 960px;
	padding: 0;
	background: #fff repeat-y;
}

/* newsletter box */
#newsletter-box {
	background: #d5cba5 url('http://www.acasa.ro/images/icons/icon-newsletter-bar.gif') no-repeat 10px center;
	margin:0;
	padding:0;
    margin-left: 14px;
    margin-right: 14px;
}
#newsletter-box p {
	color:#000;
	font-size: 12px;
	margin:0px;
	padding:5px 0px 5px 50px;
	min-height: 35px;
}
#newsletter-box-form {
	float:right;
	padding: 15px 5px 5px 0;
}
#newsletter-box-form #newsletter-email, #newsletter-box-form #submit {
	border: 1px solid #ad966a;
	background-color: #efefe7;
}
#newsletter-box-form #submit {
	color: #ad966a;
}
#newsletter-box-text {
	float:left;
	width: 400px;
	padding-top: 15px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

#content {
	clear: both;
	margin-top: 0;
	padding-top: 0;
	margin-left: 14px;
	background: #7f9fe9;
	width: 921px;
}

#graycontent {
    background:transparent url(/img/bg-content-gray-shade.gif) repeat-x scroll 0%;
    clear:both;
    margin-top:0pt;
    padding-top: 10px;
    padding-bottom:10px;
    padding-left:10px;    
    width:921px;
}

.whitebox {
    background:#FFFFFF none repeat scroll 0%;
    border:1px solid #D5D5D5;	
    font-size:11px;
    margin:2px 6px;
    padding:6px;
}

.whitebox a {
    color:#2C967B;
    display:block;
    font-size:11px;
    padding-bottom:3px;
    text-decoration:none;
}

.whitebox h3{
    font-size: 12px;
}

.whitebox h2{
    font-size: 14px;
}

.whitebox h1{
    font-size: 16px;
}

.whitebox a:hover {
    text-decoration:underline;
}


#left_column {
	display: inline;
	float: left;
	margin-left: 6px;
	margin-bottom: 6px;
	width: 442px;
	padding: 0;
}

#right_column {
	float: left;
	margin-left: 6px;
	margin-bottom: 6px;
	width: 300px;
	padding: 0;
}

.fatlink {
	color: #5d79bf;
	text-decoration: none;
	font-weight: bold;
}

.fatlink:hover {
	text-decoration: underline;
}

.nobg {
	background: none;
}

.dbg {
	background: #eee;
}

.dbg_alternate {
	background: #E7EBF4;
}

.clearer {
	clear: both;
}

.spacer {
	width: 6px;
	height: 6px;
}

/* ========= */

#footer {
	clear: both;
}

#footer_small{
	clear: both;
	margin-left: 14px;	
	width:100%;
	text-align:center;
	
}

#footer_links_1 {
	margin-left: 9px;
	margin-top: 7px;
	color: #787272;
	font-size: 11px;	
}

#footer_links_2 {
	width: 760px;
	border-top: 1px solid #f0f0f0;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 5px;
	color: #787272;
	font-size: 11px;	
}

.footer_left {
	float: left;
	width: 129px;
	padding-bottom: 5px;
	font-weight: bold;
}

.footer_right {
	float: left;
	width: 620px;
	padding-bottom: 5px;
}

.footer_right a {
	color: #635e5e;
	text-decoration: underline;
}

.footer_right a:hover {
	text-decoration: none;
}

.footer_trafic{
    vertical-align: bottom;
}

#footer_colophon {
	width: 760px;
	border-top: 1px solid #f0f0f0;
	margin-top: 5px;
}

#footer_colophon img {
	float: left;
	padding-top: 9px;
	padding-bottom: 10px;
}

#footer_colophon_text {
	line-height: 135%;
	color: #635e5e;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 17px;
	float: left;
	width: 530px;
}

#footer_colophon_text a {
	color: #635e5e;
	text-decoration: underline;
}

#footer_colophon_text a:hover {
	text-decoration: none;
}

/* recomandare */
#recomandare-img {
    float:left;
    border:0;
    margin-right: 5px;
}

#recomandare-text {
    text-align:justify;
    margin-right: 10px;
}

.box {
	background: url('http://www.acasa.ro/images/home/bg-box-shaded.gif');
	background-color: #FFFFFF;
	background-position: top right;
	background-repeat: no-repeat;
	border: 1px solid #D5D5D5;
	font-size: 12px;
}

.box form{
    margin:0px;
    padding:0px;
}

.box_header {
	height: 28px;
	width: 298px;
	background: url('http://www.acasa.ro/images/home/bg-box-header.gif')
}

.box_recomandare {
	width: 100%;
}

.box_header_left {
	float: left;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 6px;
	font-size: 12px;
	margin:0;
}

.box_header_span {
	color: #000;
	padding: 0 2px;
	margin:0;
	font-weight: bold;
}

.box_content {
	margin: 7px 0 3px 10px;
	padding:0;
}

.box_content a, #wp-content a {
	font-size: 11px;
	color: #2C967B;
	padding: 0;
	margin:0;
	text-decoration: none;
	display: inline;
} * html .tvbox_content a {
	white-space: nowrap;
}

.box_content .draggable_object {
	font-size: 14px;
	display:inline;
	cursor:move;
	padding: 0;
	text-align:center;
}

.box_content a.demo {
	font-size: 16px;
	color: #ff0000;
	text-decoration: none;
	padding-bottom: 2px;
	display: inline;
	font-weight: bold;
}

.box_content a:hover {
	text-decoration: underline;
}

.etarget {
background-color:#eeeeee;
font-size:12px;
color:#000000;
margin:0px;
padding:0px;
font-family:arial,helvetica,sans-serif;
}
.etarget a {
color:#2C967B;
text-decoration:none;
}
.etarget a:hover {
color:#2C967B;
text-decoration:underline;

}
.etarget .selfpromo {
background-color:#ffffff;
color:#000080;
font-size:12px;
border-bottom:#000080;
width:100%;
}

etarget .selfpromo a {
color:#2C967B;
text-decoration:none;
}
.etarget .selfpromo .left {
text-align:left;
font-weight:bold;
padding:1px 3px 1px 3px;
color:#000000;
}
.etarget .selfpromo .right {
text-align:right;
padding:1px 3px 1px 3px;
font-weight:bold;
}
.etarget .title {
margin:1px;
padding:1px 5px 1px 5px;
}

/* Logo  */
div#myslidemenu{ margin-left:110px !important; width:840px !important;}
div#logo_image{ width: 100px;}
div#logo_title { background-position:-106px -28px; margin-top:0px; height:70px; width:106px; _behavior:url("");_background:url(/images/logo/cinema_title.png) no-repeat scroll left top;_margin-top:24px;_height:48px;}
