/*************************** GENERAL ********************************/



html, body {

	height:100%;

	font-family:Trebuchet MS;

	color:#737373;

}



body {

    margin:0px;

    padding:0px;

    background-color:#fff;

	color:#000;

	

}



.clear {

    clear:both;

}



.lfloat{float:left;}

.rfloat{float:right;}

.height15{height:15px;}

.height20{height:20px;}

.height10{height:10px;}

.height30{height:28px;}

.height40{height:40px;}

.height70{height:70px;}

.lpadding7{padding-left:7px;}

.lpadding8{padding-left:8px}

.lpadding10{padding-left:10px}

.lpadding18{padding-left:18px}

.lpadding20{padding-left:20px}

.lpadding30{padding-left:30px}

.lpadding22{padding-left:22px}

.lpadding160{padding-left:160px}

.lpadding218{padding-left:218px}

.lpadding110{padding-left:110px}

.lpadding120{padding-left:120px}

.lpadding130{padding-left:130px}

.rpadding10{padding-right:10px}

.talign_l{text-align:left;}

.talign_c{text-align:center;}

.bmargin20{margin-bottom:20px;}

.bmargin10{margin-bottom:10px;}

.lmargin10{margin-left:10px;}

.lmargin132{margin-left:132px;}

.rmargin20{margin-right:20px;}

.rmargin8{margin-right:8px;}

.rmargin9{margin-right:9px;}

.rmargin10{margin-right:10px;}

.rmargin110{margin-right:110px;}

.margintop16m{margin-top:-16px;}

.margintop20{margin-top:20px;}

.margintop10{margin-top:10px;}

.width_title{width:620px;}

.text_deco{text-decoration:underline !important;}

.pad10px{

    padding: 10px;

}





h1, h2, h3, h4, h5, h6, p { font-family:Trebuchet MS; text-decoration:none; color:#4e4e4e;}

h1 {font-size:24px; color:#4b4b4b; font-weight:bold; margin: 20px 0 10px 0; text-align:left;}

h2 {font-size:18px; color:#4b4b4b; font-weight:bold; margin: 20px 0 10px 0; text-align:left;}

h3 {font-size:14px; font-weight:bold; margin: 10px 0 20px 0;}

h4 {font-size:12px; font-weight:normal;}

h5 {font-size:12px; font-weight:normal;}

h6 {font-size:12px; font-weight:normal;}

a{outline:none;}

p{font-size:14px; color:#505050; font-weight:normal; text-align:left;}

img{

    border: none !important;

}



.error, .error:hover, .error:active, .error:link, .error:visited {

    color:#EE222C;

    text-decoration:none;

}



/*COLORS*/

.darkred{

    color: #660000 !important;

}

.oranged{

    color: #D82A27 !important;

}

.blue_sky{

    color: #0295B4 !important;

}

.blue_ruby{

    color: #0E6481 !important;

}



.blue_anunt{

	color: #3E7AA9!important;

}

/*FONTS*/

.font_size_14px{

    font-size:14px !important;;

}

.font_size_12px{

    font-size:12px !important;

}

.font_size_11px{

    font-size:11px !important;;

}

.font_size_10px{

    font-size:10px !important;;

}

.bold{

    font-weight: bold !important;

}

.normal{

    font-weight:normal !important;

}



/***************************** CONTAINERS ******************************/



#header {

display:block;

background-color: #fff;

/*height:110px;*/

position: relative;

}

#header a {

	color:#006ea6;

}



#main {

display:block;

background-color:#fff;

min-width:982px;

vertical-align:top;

}



#footer {

display:block;

min-width:982px;

padding:0px;

}





/***************************** DIVS ************************************/

.underline_blue{

	border-bottom:1px solid #DBE1E7;

}

.header_comp{

display:block;

background:transparent url('/images/public/header_bg.jpg');

margin:0px auto;

width:982px;

/*height:110px;*/

position: relative;

}



.header {

display:block;

/*background: url('/images/public/bg_header.jpg') no-repeat;*/

/* background: url('/images/public/header1.jpg') no-repeat; */

margin:0px auto;

width:968px;

height:110px;

border-left:5px solid #eeeeee;

border-right:5px solid #eeeeee;

}



.header_banner {

display:block;

background: url('/images/public/header1_banner.jpg') no-repeat;

margin:0px auto;

width:968px;

height:110px;

border-left:5px solid #eeeeee;

border-right:5px solid #eeeeee;

}



.corner_left{

display:none;

background: url('/images/public/nw.jpg') no-repeat;

width:7px;

height:7px;

}



.corner_right{

display:none;

background: url('/images/public/ne.jpg') no-repeat;

width:7px;

height:7px;

}



.main_comp{

display:block;

margin:0px auto;

background-color:#EAEAEA;

margin-top: 0px;

width:982px;

padding: 0px !important;

}



.main {

display:block;

margin:0px auto;

width:968px;

background-color:#f4f4f4;

border-left:5px solid #eeeeee;

border-right:5px solid #eeeeee;

}



.container {

display:block;

width:930px;

}



.footer_comp{

display:block;

margin:0px auto;

width:982px;

}



.footer {

display:block;

background:transparent url('/images/public/footer_bg.png') repeat-x bottom;

margin:0px auto;

width:968px;

height:119px;

border-left:5px solid #eeeeee;

border-right:5px solid #eeeeee;

position: relative;

}



.footer_separate{

display:block;

background:transparent url('/images/public/footer_separate.jpg') no-repeat center;

height:32px;

}





.footer_link{

display:block;

background:#E0E0E0;

margin:0px auto;

padding-top:5px;

width:968px;

height:35px;

}



.comment_detail_tooltip{

position: absolute;

width: 310px;

background-color: #f7fff8;

border: 1px solid #92e3a1;

z-index:2;



}



.login{

	width:186px;

	height:80px;

	float:right;

}



.input_field_usr{

	background:transparent url('/images/public/uper_input.jpg') no-repeat;

	border:none;

}



.input_field_pas{

	background:transparent url('/images/public/pas_input.jpg') no-repeat;

	border:none;

	font-size:10px;

}



.input_field_pas_hov{

	background:transparent url('/images/public/pas_input_hov.jpg')no-repeat;

	border:none;

	font-size:10px;

}



.search_st{

	margin-top:5px;

	background:transparent url('/images/public/input bg.jpg') no-repeat!important;

	border:none!important;

	height:19px;

	color:#5A7894;

	font-weight:bold;

}





#cse-search-results {

  width:100%;

  min-width:300px;

  max-width:380px;

  text-align:center;

}



#cse-search-results iframe{

	width:700px;

}



.btn_search{

	background:transparent url('/images/public/search.gif') no-repeat;

	border:none;

	margin-top:5px;

	margin-right:10px;

	height:19px;

	width:29px;

}



.link_old{

	width:968px;

	height:108px;

	float:left;

}



.l_shadow{

display:block;

background:transparent url('/images/public/shadow_left.png') repeat-y;

padding:0px 0px 0px 7px;

}



.r_shadow{

display:block;

background:transparent url('/images/public/shadow_right.jpg') repeat-y scroll top right;

padding:0px 7px 0px 0px;

}



.box{

margin-bottom:10px;

background:#ffffff!important;

border-bottom:1px solid #f4f4f4;

}



.left_culomn .box {

width:210px;

}



.main_box_left{

margin-bottom:10px;

width: 360px;

float:left;

background:#ffffff;

}



.main_box_right{

margin-bottom:10px;

width: 360px;

float:right;

background:#ffffff;

}



.small_box{

margin-bottom:5px;

padding-top:5px;

height:102px;

width:168px;

border:#E7E7E7 1px solid;

float:left;

}



.medium_box{

margin-bottom:5px;

padding-top:5px;

height:142px;

width:350px;

border:#E7E7E7 1px solid;

float:left;

}



.box_title{

background-image:url('/images/public/header_box.jpg');

background-repeat:no-repeat;

display:block;

background-color:#e6e6e6;

height:21px !important;

border:none;

font-size:17px;

font-weight:normal;

color:#d82a27;

line-height:21px;

vertical-align:top;

margin:0;

padding:0;

}



.box_title .lfloat {

margin-left:10px;

_margin-left:5px;

background:transparent !important;

}



.box_title_blue{

display:block;

background-image:url('/images/public/header_box.jpg');

background-repeat:no-repeat;

height:21px !important;

border:none;

font-family:Trebuchet MS,Helvetica,sans-serif;

font-size:17px;

background-color:#e6e6e6;

line-height:21px;

color:#D82A27;

vertical-align:top;

margin:0;

padding:0;

}



.box_content{

overflow: hidden;

margin:10px;

}



.box_content_small{

background-color:#fff;

overflow: hidden;

}





.box_text{

font-size:12px;

}



.back_link{

	font-size:11px;

	color:#D82A27;

}



.vremea_mare{

	width:355px;

	border-right:1px solid #E9E9E9;

	height:200px;

	float:left;

}



.vremea_mare_drept{

	width:349px;

	height:200px;

	float:left;

}

.latest_news_left{

	display:block;

	float:left;

	width:355px;

	overflow-x:hidden;

}



.latest_news_right{

	display:block;

	float:left;

	width:355px;

    background:#fff url(/images/public/latest_news.gif) repeat-y;

}

.latest_news_pagination{

	position: relative;;

	bottom:0px;

}

.arrow {

display:none;

background:transparent url('/images/public/blue_arrow.gif') no-repeat;

height:11px;

width:12px;

margin-left:8px;

margin-top:11px;

margin-right:8px;

float:left;

}



.whidth_td .arrow_right min_val_blue {

display:block;

height:17px;

}



.arrow_right{

background:transparent url('/images/public/arrow_head_to_right_blue.gif') no-repeat;

background-position:left top;

margin-bottom: 0px;

font-weight:bolder;

padding-left:10px;

color:#5A7894;

display:block;

}



.arrow_right:hover{

background:transparent url('/images/public/arrow_head_to_right_orange.gif') no-repeat;

background-position:left top;

text-decoration:underline;

color:#d82a27;

}



.arrow_right_latest_news{

background:transparent url('/images/public/arrow_head_to_right_latest_news_blue.gif') no-repeat;

background-position:left top;

padding:3px 0px 3px 10px;

color:#5A7894;

display:block;

border-top:1px solid #DBE1E7;

border-bottom:1px solid #FFF;

margin-left:1px;

}



.arrow_right_latest_news_hover{

background:#F6F7F9 url('/images/public/arrow_head_to_right_latest_news_orange.gif') no-repeat;

text-decoration:none;

color:#d82a27;

border-top: 1px solid #5a7894;

border-bottom: 1px solid #5a7894;

margin-left:0px;

}



.news_left_items_container {

	display:block;

	width:355px;

}



.news_left_items{

background:transparent url('/images/public/ajax-loader-blue.gif') no-repeat;

background-position: center center;

background-color: #F6F7F9;

/*border-right:1px solid #5A7894;

border-bottom:1px solid #5A7894;

padding-bottom:5px;

padding-right:5px; */

}



.news_left_item_of_the_day{

/*border-right:1px solid #5A7894;*/

border-bottom:1px solid #FFF;

}

.text_latest_news

{

float:left;

width:248px;

margin-left:3px;

margin-right:3px;

}



.date_latest_news

{

margin-top:2px;

float:right;

width:90px;

color:#D82A27;

font-size:11px;

}



.date_anunt

{

margin-top:2px;

float:right;

width:97px;

color:#D82A27;

font-size:11px;

}



.link_latest_news:hover {

text-decoration:underline;

}



.arrow_right_latest_news_hover .link_latest_news {

    text-decoration:underline;

}



.text_arrow_right{

background:transparent url('/images/public/arrow_head_to_right_blue.gif') no-repeat;

background-position:left;

font-weight:bolder;

padding-left:10px;

color:#5A7894;

}



.arrow_blue{

display:none;

background:transparent url('/images/public/arr_white.png') no-repeat;

height:11px;

width:12px;

margin-left:8px;

margin-top:9px;

margin-right:8px;

float:left;

}



.right_column_news

{

width:180px;

float:right;

}



.right_column_news .box_title

{

font-size:17px !important;

}



.edition_article

{

margin: 5px 0px 8px 10px;

font-size: 13px;

text-align: justify;

line-height:14px;

}



.edition_picture

{

    background:#fff;

    border:3px solid #e6e6e6 !important;

    padding:1px;

    margin:4px;

    width:100px;

}



.separat{

background:transparent url('/images/public/separate.jpg') repeat-x;

display:block;

}



.vseparat{

background:transparent url('/images/public/vseparate.jpg') repeat-y;

float:left;

display:block;

}



.aliat {

float:right;

display:block;

width:190px;

height:35px;

margin-top:0px;

}



.rss{

	margin: 10px;

}



.ftlinks {

float:right;

display:block;

padding-right:130px;

/* padding-right:240px; */

}



.siglaaliat{

float:left;

}



.orange_button {

	background-position:top left;

	background-repeat:no-repeat;

	background-color:#fff;

	height:20px;

	color:#fff;

	font-family:Trebuchet MS;

	font-weight:bolder;

	font-size:13px;

	border:none;

	cursor:pointer;

}



#vote_button {

	background:transparent url('/images/public/voteaza.gif');

	width:73px;

}



.gallery_photo{

	float:left;

	margin-right:4px;

}



.gallery_photo_box{

	float:left;

	margin-right:4px;

	margin-left:10px;

}



.banner {

	margin:0px auto 10px;

}



/**************************** LINKS *********************************/

.menu{

    display:block;

    margin:0px auto;

}



.meniu{

	height:30px;

	display:block;

}





.menu_link_blue{

	font-size:12px;

    font-weight:normal;

    color:#1A82B5;

	font-style:normal;

    text-decoration:none;

    height:28px;

    line-height:25px;

    padding-left:10px;

    padding-right:10px;

    border:solid 1px #EAEAEA;

	float:left;

}



.menu_link2{float:right;}



.login_btn{

	float:right;

	padding-top:14px;

	padding-right:5px;

}



.box_link{

	background:transparent url(/images/public/arrow_head_to_right_orange.gif) no-repeat scroll left top;

    color:#d82a27;

	font-size:11px;

	font-weight:normal;

	text-decoration:underline !important;

    padding-left:7px;

    margin-left:3px;

}


.menu_link_blue:visited{

	font-size:12px;

    font-weight:normal;;

	font-family:Trebuchet MS;

    color:#1A82B5;

	font-style:normal;

    text-decoration:none;

    height:28px;

    line-height:25px;

    padding-left:10px;

    padding-right:10px;

    border:solid 1px #EAEAEA;

	float:left;

}







.footer_links {

font-family:arial;

font-size:12px;

font-weight:normal;

color:#005a79;

text-decoration:none;

line-height:18px;

padding-left:25px;

padding-right:25px;

}



.footer_links:hover {

color:#0295b4;

text-decoration:underline;

}



.footer_links:visited {

color:#0295b4;

text-decoration:underline;

}



.footer_links:visited:hover {

color:#005a79;

text-decoration:none;

}



a img {

border-style:none;

}



.link_normal{

color:#5a7894;

font-size:13px;

}



.link_normal:hover{

text-decoration:underline;

color:#d82a27;

}



/**************************** TEXT **********************************/

.title_type{

	padding-top:70px;

	padding-left:5px;

	font-weight:normal;

	text-decoration:none;

}





.font16{font-size:16px;}



.head_title{

	font-family:Arial;

	font-size:22px;

	color:#006EA6;

	text-transform:capitalize;

}



.head_subtitle{

	font-size:18px;

	color:#737373;

}



.orange_subtitle{

	font-family:Trebuchet MS;

	font-weight:bold;

	font-size:15px;

	padding-bottom:7px;

	color:#5A7894;

}



.red_subtitle{

	font-weight:bold;

	font-size:15px;

	color:#d82d27;

	text-align:right;

}



label {

	font-weight:bold;

	font-size:15px;

	color:#737373;

	text-align:right !important;

	margin-right:10px;

}



.orange_subtitle_link{

	font-family:Trebuchet MS;

	font-weight:bold;

	font-size:14px;

	padding-bottom:7px;

	color:#d82a27;

	text-decoration:none;

}

.orange_subtitle_link hover{

	color:#5A7894;

	text-decoration:underline;

	cursor:pointer;

}

.text_normal{

	font-weight:normal;

	font-size:13px;

}

.text_small{

	font-family:Trebuchet MS;

	font-weight:normal;

	font-size:11px;

	padding-left:20px;

	overflow:hidden;

}

.text_blue{

	font-family:Trebuchet MS;

	font-weight:normal;

	font-size:12px;

	color:#5A7894;

}

.text_blue_bold{

	font-family:Trebuchet MS;

	font-weight:bolder;

	font-size:12px;

	color:#5A7894;

}

.blog_content{

	overflow:hidden;

	padding-bottom:8px;

}

.info {

	float:left;

	font-family:"Trebuchet MS";

	font-size:14px;

	font-weight:normal;

	color:#5A7894;

	padding-left:235px;

	margin-top:7px;

	text-align: center;

	width:500px;

}



.login_fields{

	float:left;

	padding-top:3px;

	font-size:11px;

	font-family:arial;

	font-weight:normal;

	color:#737373;

}



.login_fields_down{

	color:#d82a27;

	padding-top:3px;

	font-size:11px;

	font-family:arial;

	font-weight:normal;

	text-decoration:underline;

}



.footerright {

font-family:arial;

font-size:12px;

font-weight:bold;

color:#5A7894;

margin-top:30px;

width: 190px;

}



.login_font{

	height:14px;

	font-size:11px;

}





.article_text{

    font-size:13px;

    font-weight:normal;

    text-align:justify;

}



.article_title{

font-size:17px;

}

/*expres and economic*/

a{

	font-size:13px;

	color: #5A7894;

}

a:hover {

	text-decoration:underline;

	color:#d82a27;

    cursor:pointer !important;

}





/**** STILURI DE LA PAGINARE ****/

.icon-pagination-first {

    display:block;

    float:left;

    text-decoration:none!important;

	color:#d82a27;

}



.icon-pagination-first:hover {

    text-decoration:underline!important;

	color:#D82A27;

}



.icon-pagination-previous {

    display:block;

    float:left;

    text-decoration:none;

	 text-decoration:none!important;

	color:#D82A27;

}



.icon-pagination-previous:hover{

 	text-decoration:underline!important;

	color:#D82A27;

}



.icon-pagination-last {

    display:block;

    float:left;

	 text-decoration:none!important;

	color:#D82A27;

}



.icon-pagination-last:hover{

	text-decoration:underline!important;

	color:#D82A27;

}



.icon-pagination-next {

    display:block;

    float:left;

	text-decoration:none!important;

	color:#D82A27;

}



.icon-pagination-next:hover{

	text-decoration:underline!important;

	color:#D82A27;

}



.pagination {

    text-align:right;

    margin:0px;

    float:right;

    font-size:11px;

}

.pagination span {

    padding-top:3px;

    padding-bottom:2px;

}

.pagination p {

    font-size: 11px;

    color:#737373;

}



.pagination a {

    font-size: 11px;

    line-height: 20px;

}

.pagination-link {

    float:left;

    text-decoration:none!important;

	color:#d82a27;

    padding:2px 5px;

	font-size:11px;

    line-height:17px !important;

}

.pagination-link:hover {

	float:left;

    text-decoration:underline!important;

	color:#D82A27;

    padding:2px 5px;

	font-size:11px;

}



.pagination-current-link{

	float:left;

	color:#737373;

    padding:2px 5px;

	font-size:11px;

}

/**** END STILURI DE LA PAGINARE ****/





/*VIdeo news styling*/

#video_news_container{

    overflow: hidden;

}

#video_flv{

    float: left;

	display: block;

	width: 355px;

}

#video_description_container{



}



#comment, #anunt {

    background-color:#FFF;

    display:block;

    position:absolute;

    width:515px;

    z-index:1001;

}



#user {

    background-color:#FFF;

    display:block;

    position:absolute;

    width:327px;

    z-index:1001;

}



#comment-content {

    padding: 0px;

	margin: 0px !important;

	display: block;

}



#notice-content {

    padding: 0px;

	margin: 0px !important;

	display: block;

}



.comments {

    /*background-color:#EDF5F7;*/

    /*border:1px solid #BFDEE4;*/

    display:block;

}

#comment_details{



}



.box_content #newsletter_form {

	display:inline;

	margin:0;

	padding:0;

}



.ltable {

    text-align:left;

    width:140px;

}

.rtable {

    text-align:right;

    width:140px;

}

.ttable{

    vertical-align: top;

}



.ltable1 input, .ltable1 select {

    border:1px solid #D6D6D6;

    width:240px;

}

.ltable1 textarea {

    border:1px solid #D6D6D6;

    height:145px;

    width:240px;

}



.artable{

	text-align:right;

    width:160px;

}



.altable {

    text-align:left;

    width:160px;

}



.altable1 input, .altable1 select {

    border:1px solid #D6D6D6;

    width:145px;

}

.altable1 textarea {

    border:1px solid #D6D6D6;

    height:93px;

    width:381px;

}



.inputtd {

	height:30px;

	}



.inputtd input {

	padding:0px;

	width:213px;

	}



.labeltd {

	height:30px;

	text-align:right;

	}



.errortd {

	height:30px;

	text-align:left;

    color: #D82A27;

    font-size:13px;

    padding-left:5px;

	}



.errorbg {

    background-color:#fef2f2;

}



.win_close {

    background:transparent url(/images/public/win_close.gif) no-repeat scroll 0%;

    cursor:pointer;

    display: block;

	float: right;

	height:24px;

    width:26px;

	margin-top: -22px;

}



.transparent_class {

	filter:alpha(opacity=50);

	-moz-opacity:0.5;

	-khtml-opacity: 0.5;

	opacity: 0.5;

}



.captcha {

    margin-top:5px;



}



.region_weather, .big_weather_title{

	font-family:Trebuchet MS;

	font-weight:bold;

	color:#7d7d7d;

}



.region_weather{

	font-size:13px;

	height:25px;

}



.big_weather_title{

	font-size:17px;



}



.weather_text, .min_val_red, .min_val_blue, .rise_font {

	font-size:13px;

	font-weight:normal;

}



.weather_text{

	color:#737373;

}



.min_val_red{

	color:#EE2A00;

}



.min_val_blue{

	color:#5A7894;

}



.rise_font{

	font-size:11px;

	color:#6A6A6A

}

.gallery_description{

	font-family:Trebuchet MS;

	color:#4A4A4A;

	font-size:14px;

	font-weight:normal;

}



.gallery_title{

	font-family:Trebuchet MS;

	color:#4B4B4B;

	font-size:16px;

	font-weight:bold;

	float:left;

}

.date{

	color:#CB0000;

	font-family:Trebuchet MS;

	font-size:11px;

	font-weight:normal;

	float:left;

	vertical-align:middle;

    margin-top:5px;

}



.meteo_day{

	font-family:Trebuchet MS;

	font-size:16px;

	font-weight:bold;

	color:#4a4a4a;

}



.temp_medie{

	font-family:Trebuchet MS;

	font-size:13px;

	font-weight:bold;

	color:#4a4a4a;

}



.temp_num{

	font-family:Trebuchet MS;

	font-size:14px;

	font-weight:bold;

	color:#5A7894;

}



.meteo_desc{

	font-family:Trebuchet MS;

	font-size:13px;



}



.title_puclic{

	font-size:13px;

	font-weight:bolder;

	color:#747D7E;

	font-family:Trebuchet MS;

	background-color:#f8fcff;

	display:block;

	height:22px;

	border-bottom:1px solid #E9EAEE;

	margin-left:10px;

}



.red_arrow{

	background:transparent url('/images/public/red_arrow.gif') no-repeat;

	height:11px;

	width:12px;

	margin-left:2px;

	margin-top:4px;

	float:right;

}



.detali_public{

	font-size:13px;

	color:#737373;

	font-family:Trebuchet MS;

	font-weight:normal;

}



.chenar{

	background-color:#F8FCFF;

	display:block;

	border-bottom:1px solid #DBE1E7;

	margin-left:10px;

	line-height:20px;

	min-height:30px;

	vertical-align:middle;

	width:700px;

}



.bold1{

	font-size:15px;

	font-weight:bold;

	color:#52728C;

	margin-left:10px;

	line-height:20px;

}



.simpli{

	border-bottom:1px solid #DBE1E7;

	margin-left:10px;

	line-height:20px;

	min-height:30px;

	vertical-align:middle;

	width:700px;

}



.simplibox{

	border-bottom:1px solid #DBE1E7;

	line-height:20px;

	min-height:20px;

	vertical-align:middle;

}



.simplibox:hover{

	background-color:#F8FCFF;

	display:block;

	border-bottom:1px solid #DBE1E7;

	line-height:20px;

	min-height:20px;

	vertical-align:middle;

}

.categori_publ{

	font-family:Trebuchet MS;

	font-size:13px;

	font-weight:normal;

	color:#5a7894;

}



.catefori_title{

	text-decoration:none!important;

	font-weight:bold;

	font-size:15px;

}



.under{

	text-decoration:underline;

}



.categorii_mica{

	color:#616C6C;

	font-weight:bold;

	text-decoration:none;

	font-size:15px;

	border-bottom:1px solid #DBE1E7;

	margin-left:10px;

	vertical-align:middle;

	margin-bottom:10px;

}



ul.lista_cat, li.lista_cat{

	background:transparent url('/images/public/arrow_head_to_right_blue.gif') no-repeat;

	background-position:left top;

	padding-left:10px;

	display:block;

	list-style-type: none;

	list-style-image:none;

}



.list_style{

	padding-left:10px;

}



.events-container {

	margin-bottom:10px;

}

.events-tabs-content {

	float:left;

	width:535px;

}

.events-tabs-content .tab-content {

	height:110px;

}

.girl-of-the-day {

	display:block;

	float:left;

	width:180px;

	height:167px;

	margin:0px 5px 0px 0px;

	position:relative;

	text-decoration:none;

	/*background: transparent url(/images/public/girl_bg.gif); */

    background: #F4F4F4;

	overflow:hidden;

}

.girl-of-the-day:hover {

	text-decoration:none;

}

.girl-of-the-day span {

	display:block;

	position:absolute;

	top:146px;

	left:0px;

	width:180px;

	height:21px;

	color:#5a7894;

	font-size:16px;

	font-weight:bold;

	font-size:15px;

	font-family:Trebuchet MS;

	text-align:center;

}

.girl-of-the-day em {

	display:block;

	position:absolute;

	top:146px;

	left:0px;

	width:180px;

	height:21px;

	/* filter:alpha(opacity=85);

	-moz-opacity:0.85;

	-khtml-opacity: 0.85;

	opacity: 0.85; */

	background-color:#F4F4F4; 

}

.tv_schedule_channel{

	display:block;

	width: 150px;

	height: 100px;

	overflow:auto;

	border:1px solid #e4e3e3;

	background-color:#fafafa;

	float:left;

}

.tv_schedule_channel, .tv_schedule_channel li {

	list-style-type: none;

	list-style-image:none;

	margin:0px;

	padding:0px;

}

.tv_schedule_channel li {

	border-bottom:1px solid #e4e3e3;

}



.tv_schedule_channel li.selected {

	background-color:#f3f6f8;

}

.tv_schedule_channel label {

	font-weight:normal;

	font-size:13px;

}

.tv_schedule_container {

	float:left;

	width:350px;

	height:100px;

	margin-left:10px;

}

.tv_schedule_title {

	border-bottom:1px solid #e1e1e1;

	margin-bottom: 5px;

}

.tv_schedule_title .orange_subtitle {

	float:left;

	padding:0px;

}

.tv_schedule_date {

	color:#d8342a;

	float:right;

	font-size:11px;

	margin-top:2px;

}

.tv_schedule_content p {

	margin:0px;

	padding:0px;

	font-size:11px;

}

.tv_schedule_content .tv_schedule_box {

	float:left;

	width:175px;

}

.tv_schedule .busy {

	background: transparent url(/images/public/ajax-loader-blue.gif) no-repeat scroll center center;

}

.current_show {

	color:#d82a27;

}



.article_content_short{

	height:160px;

	overflow-y:scroll;

	overflow-x:hidden;

	border:1px solid #E4E3E3;

	background-color:#FAFAFA;

	display:block;

}



.events_details_content {

	float:left;

	width:250px;

}

.events_details_content a {

	display:block;

	font-size:11px;

	margin-bottom:4px;

}

.events_details_content a:hover {

	color:#d8342a;

}

.events_details_separator {

	display:block;

	width:80%;

	height:1px;

	line-height:.1%;

	font-size:.1%;

	margin:0px;

	padding:0px;

	border:0px;

	background-color:#c9c9c9;

}

.tab-content p {

	margin:0px;

	padding:0px;

}



.display_schedule_filter {

	float:left;

	width:150px;

}

.display_schedule_content {

	float:left;

	margin-left:15px;

	width:530px;

}

.display_schedule_filter #display_schedule_date {

	margin:0px;

	padding:1px 3px;

	border:1px solid #dbe1e7;

	background:#fff;

}

.display_schedule_filter ul, .display_schedule_filter li {

	list-style-type:none;

	list-style-image:none;

	margin:0px;

	padding:0px;

}

.display_schedule_filter ul {

	margin-top:15px;

}

.display_schedule_filter li {

	border-bottom:1px solid #dae1e7;

}

.display_schedule_filter li a {

	display:block;

	padding:0px 5px;

}

.display_schedule_filter .selected_tv_channel {

	background:transparent url(/images/public/red_arrow_schedule.gif) no-repeat scroll center right;

}

.display_schedule_filter #trigger_display_schedule_date {

	display:block;

	margin:0px;

	padding:1px 3px 1px 25px;

	background:transparent url(/images/icons/date.gif) no-repeat scroll 3px center;

}

.display_schedule_content h1 {

	margin:0px;

}

.display_schedule_content h2 {

	padding:2px 10px;

	background-position:center left;

}

.display_schedule_content p {

	margin:0px;

	padding:0px;

}

.display_schedule_channel_name {

	font-family:Trebuchet MS;

	font-weight:bold;

	font-size:15px;

	padding-top:10px;

	color:#5a7894;

}

.login_form_field

{

	height:	18px;

	border: 1px solid #737373;

}



.print_link {

	float:right;

	background:transparent url(/images/icons/action_print.gif) no-repeat scroll center left;

	padding: 2px 2px 2px 20px;

}



.table_comment{

	padding:0px 10px 0px 10px;

}



.error_detail{

	color:#737373;

}



.carousel_container {

    font-size: 13px;

    width:100% !important;

    background-color:#fff;

}



.carousel_container a {

    text-decoration: none;

}





.carousel_container .item {

    display: inline;

    margin: 0 4px;

    overflow: hidden;

    width: 110px;

}

.article_boxes .carousel_container .item {

    margin: 0 10px;

}



.carousel_container .item .authimg {

	font-size:11px;

	line-height:10px;

}

.carousel_container .item .authimg img {

	margin:5px;

}

.carousel_container .item .authimg span {

	display:block;

	padding:0px 5px 5px 5px;

}

.carousel_container .item h3 {

    line-height: 85%;

    margin-top: 4px;

}



.carousel_container .item h3 a {

    font: 77% Arial, sans-serif;

    position: relative;

    text-transform: uppercase;

    z-index: 2;

}



.carousel_container .item h3 a:link {

    color:#35a235;

}



.carousel_container .item h4 {

    margin-top:5px;

}



.carousel_container .item h4 a {

    font: 100% Georgia, Times, serif;

    position: relative;

    z-index:2;

}



.carousel_container .item h4 a:link {

    color:#00639b;

}



.carousel_container .item cite {

    color: #888;

    display: block;

    font-size: 77%;

    line-height: normal;

    margin-bottom: 30px;

}



.carousel_container .item p.all {

    bottom: 25px;

    position: absolute;

    z-index: 2;

}



.carousel_container .item p.all a {

    font-weight: bold;

    font-size: 85%;

}

.carousel_container .yui-carousel-nav {

	padding-right: 10px;

}

.carousel_container .yui-carousel-content {

	margin:0px auto;

}



.hr {

	display:block;

	width:100%;

	height:1px;

	line-height:1px;

	font-size:.1%;

	margin:0px auto;

	border-bottom:1px solid #b5c1cf;

}

.info_print {

	font-family:"Trebuchet MS";

	font-size:12px;

	font-weight:normal;

	color:#505050;

	padding:4px 0;

}



.shaddow_box {

	filter:alpha(opacity=50);

	-moz-opacity:0.5;

	-khtml-opacity: 0.5;

	opacity: 0.5;

	background-color:#000;

	z-index:1000;

	position:fixed;

	top:0;

	left:0;

	width:100%;

	height:100%;



	*position:absolute;

	*width: expression( ( parseInt(document.body.clientWidth ? document.body.clientWidth : document.documentElement.offsetWidth) + parseInt(document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft) ) + 'px' );

	*height: expression( ( parseInt(document.body.clientHeight ? document.body.clientHeight : document.documentElement.offsetHeight) + parseInt(document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );

	_width: expression( parseInt(document.body.clientWidth ? document.body.clientWidth : document.documentElement.offsetWidth ) + 'px' );

	_height: expression( parseInt(document.body.clientHeight ? document.body.clientHeight : document.documentElement.offsetHeight ) + 'px' );

}



.display_none{

	list-style:none;

	padding-left:0px;

}



.text_bold{

	color:#505050;

	font-family:Trebuchet MS;

	font-size:12px;

	font-weight:bolder;

}

#carousel_news_container .yui-carousel-content ol, #carousel_news_container .yui-carousel-content ol li{

	margin:0px !important;

	padding:0px !important;

}

#carousel_news_container .yui-carousel-nav ul {

	display:none;

}

#circular_news_pictures, #circular_news_pictures p {

	font-size:13px;

	text-align:justify;

}



.bnr_rates_summary {

	float:left;

	width:170px;

}

.bnr_rates_details {

	float:left;

	width:340px;

	border-left:1px solid #dfdfdf;

}

.bnr_rate_date {

	color:#D82A27;

	font-size:11px;

}



.bnr_rates_summary .bnr_rates_item {

	float:left;

	margin-top:15px;

	font-weight:bold;

	font-size:14px;

}

.bnr_rates_summary .bnr_rates_item span {

	float:left;

	width:90px;

	color:#5a7894;

}

.bnr_rates_summary .bnr_rates_item strong {

	float:left;

	text-align:right;

	width:60px;

}

.bnr_rates_summary .bnr_rates_item img {

	float:left;

	margin-left:4px;

	margin-top:6px;

}



.bnr_rates_details .bnr_rates_item {

	float:left;

	width:165px;

	font-size:11px;

	margin-left:5px;

	*margin-left:2px;

}

.bnr_rates_details .bnr_rates_item span {

	float:left;

	width:105px;

}

.bnr_rates_details .bnr_rates_item strong {

	float:left;

	text-align:right;

	width:45px;

}

.bnr_rates_details .bnr_rates_item img {

	float:left;

	margin-left:2px;

	margin-top:5px;

}





.header_table_archive{

	background-color:#e6e6e6;

	width:54px;

	text-align:center;

	font-family:Trebuchet MS;

	font-size:13px;

	font-weight:bold;

}



.body_table_archive{

	background-color:#f3f4f4;

	text-align:center;

	font-family:Trebuchet MS;

	font-size:13px;

	font-weight:normal;

}



.body_cell_noarchive{

	background-color:#f3f4f4;

	text-align:center;

}



.body_cell_archive{

	background-color:#f3f4f4;

	text-align:center;

	background-position:center;

	background-image:url('/images/public/img_archive.gif');

	background-repeat:no-repeat;

}



.body_cell_archive:hover{

	background-color:#e6e6e6;

	text-align:center;

	font-family:Trebuchet;

	font-size:13px;

	font-weight:normal;

	background-position:center;

	background-image:url(/images/public/img_archive_hover.gif);

	background-repeat:no-repeat;

	text-decoration:none;

}



.body_cell{

	width:54px;

	height:22px;

	display:block;

	text-decoration:none!important;

}



.whidth_td{

	width:320px;

	padding:0;

}



.empty_messge{

	width:300px;

	color:#D82A27;

	font-family:Trebuchet MS;

	font-size:11px;

	font-weight:normal;

	padding-bottom:7px;

}

.issn {

	position:absolute;

	display:block;

	color:#5a7894;

	font-family:"Trebuchet MS";

	font-size:14px;

	font-weight:bold;

	width:200px;

	top:70px;

	left:12px;

}

.issn span {

	float:left;

	width:90px;

}



.infobv_ads{

	background:#fffef5;

	border:1px solid #f1e7bf;

	margin:20px 10px 20px 20px;

	width:700px;

}

.infobv_ad_header {

	background:#fdecc0 url(/images/public/infobv_bg.gif) repeat-x;

	color:#505050;

	font-family:Trebuchet MS;

	font-size:13px;

	font-weight:bold;

	padding-left:10px;

}

.infobv_ad {

	border-top:1px solid #f1e7bf;



}

.infobv_ads .with_price {

	background:transparent url(/images/public/infobv_price_bg.gif) repeat-y scroll top right;

}

.infobv_ad_content {

	background:transparent url(/images/public/arrow_head_to_right_blue.gif) no-repeat;

	padding-left:10px;

	float:left;

	margin:5px 5px 5px 10px;

	width:675px;

	font-family:Trebuchet MS;

	font-size:13px;

	color:#52728c;



}

.infobv_ads .with_price .infobv_ad_content {

	width:575px;

}

.infobv_ad_content em {

	font-weight:bold;

	font-style:italic;

}

.infobv_ad_content span {

	font-size:11px;

	color: #d82a27;

}

.infobv_ad_content strong {

	font-size:11px;

	color: #737373;

	font-weight:bold;

}

.infobv_ad_price {

	float:right;

	width:90px;

	color:#737373;

	font-weight:bold;

	text-align:center;

	margin:5px;

}

.newsdetailTabsContent {

	padding:0px !important;

	width:340px;

	height:275px;

}

.newsdetail-container {

	float:left;

	margin:0 10px 10px 0;

}

.newsdetailTabsContent .yui-carousel-nav {

	background-image:none !important;

}

.newsdetailTabsContent .yui-carousel-content {

	width:340px;

	height:255px;

	overflow:hidden;

}

.news-tabs-content {

	width:342px;

}

.highslide-caption {

	font-family:Trebuchet MS;

	font-size:12px;

	color:#000;

	background-color:#f5f5f5;

	padding:5px;

}



#circular_news_pictures .yui-carousel-content ol, #events_poze .yui-carousel-content ol {

	/*background:transparent url(/images/public/girl_bg.gif); */

    background: #E6E6E6;

}



.summary_link {

	background:transparent url(/images/public/arrow_head_to_right_blue.gif) no-repeat scroll left top;

	*background-position-y:3px;

	padding-left:10px;

	margin-bottom:5px;

	color:#5a7894;

	display:block;

}

.summary_link_img {

	background:transparent url(/images/public/arrow_head_to_right_blue.gif) no-repeat scroll 115px top;

	*background-position-y:3px;

	padding-left:0px;

	margin-bottom:5px;

	color:#5a7894;

	display:block;

}

.summary_link:hover, .summary_link_img:hover {

	background-image: url(/images/public/arrow_head_to_right_orange.gif);

}

.summary_link_img img {

	margin-left:0px;

	margin-top:0px;

	margin-right:14px;

}



#events_poze {

	width: 340px;

	float:left;

	margin-right:15px;

	margin-bottom:15px;

}



#events_poze .yui-carousel-content ol {

	margin:0px !important;

}

#events_poze .header_title{

	float:left;

	font-size:17px;

	font-weight:normal;

	color:#d82a27;

	line-height:21px;

	margin-left:10px;

}



.events_poze_content {

	*line-height:150%;



}



.hs_close_btn {

	background: transparent url(/images/public/win_close.gif) no-repeat;

	width:19px;

	height:19px;

	cursor:pointer;

	position:absolute;

	right:-5px;

	top:-5px;

	z-index:10;

}



.event_item {

	float:left;

	width: 350px;

	margin-bottom: 30px;

}



.calendar_page {

	float:left;

	width:83px;

	height: 83px;

	background:transparent url('/images/public/calendar.gif') no-repeat;

}

.calendar_page div{

	display:block;

	width: 83px;

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	font-weight:bold;

}

.calendar_page .year{

	line-height:16px;

	color: #fff;

	font-size: 12px;

}

.calendar_page .month{

	line-height:18px;

	font-size: 11px;

}

.calendar_page .day{

	line-height:24px;

	color: #505050;

	font-size: 22px;

}

.calendar_page .day_of_week{

	line-height:22px;

	color: #999;

	font-size: 14px;

}

.event_content{

	float:left;

	margin-left:10px;

	width: 240px;

}

.event_content p {

	margin:0px;

	font-size:13px;

}

.event_content .read_all {

	margin-top:7px;

}

.event_content .read_all a {

	font-size:11px;

	color: #d82a27;

	text-decoration:underline;

}

.event_detail_aux {

	float: left;

	margin-top: 30px;

	margin-left: 15px;

	font-weight:bold;

	color:#5A7894;

}

.events_details_content_sep{

	float:left;

	width:10px;

	font-size:0.1%;

	height:100px;

}



.photo_gallery {

	float:left;

	height:160px;

}





.photo_gallery_general {

	float:left;

}



.gallery_image {

	height:80px;

}



.other-news-left-column {

	float:left;

	width:340px;

}

.other-news-right-column {

	float:right;

	width:340px;

}

.editorial-box {

	border-bottom:1px solid #e0e1e5;

	margin-bottom:5px;

}

.editorial-box-title {

	font-weight:normal;

	font-size:13px;

	float:left;

	margin-bottom:5px;

	width:500px;

}

.editorial-box-authors {

	font-weight:normal;

	font-size:13px;

	float:right;

	margin-bottom:5px;	

}

.news-box {

	margin-bottom: 15px;

}

.news-separator {

	display:block;

	border-bottom:1px solid #e0e1e5;

	font-size:0.01%;

	height:1px;

	line-height:1px;

	margin:15px 0px;

}
