@import url(general.css);

body {
	font-family:Verdana, Geneva, sans-serif;
	background:#B7B7B7;
}

.clearfix{
	clear:both;
}


#header{
	width:100%;
	height:133px;
	background:#fff;
	}
#header-wrap{
	height:133px;
	width:880px;
	margin:0px auto;
	background:url(../images/layout/header_logo_bkg.jpg) no-repeat left top;
	position:relative;
	}
#header a.logo{
	float:left;
	position:absolute;
	height:110px;
	width:130px;
	top:18px;
	left:60px;
	}
#header a.logo span{
	display:none;
	}
#header-wrap ul.main-menu{
	position:absolute;
	bottom:0px;
	right:0px;
	bottom:20px;
	width:570px;
	float:left;
	margin:0;
	padding:0 5px 10px 5px;
	border-bottom:1px solid #dfdfdf;
	}
#header-wrap ul.main-menu li{
	float:left;
	margin:0 3px 0 0;
	}
#header-wrap ul.main-menu li a{
	float:left;
	padding:0 0 0 13px;
	text-decoration:none;
	font-size:14px;
	}
#header-wrap ul.main-menu li a span{
	float:left;
	height:25px;
	padding:8px 13px 0 0;
	color:#940000;
	font-weight:bold;
	}
#header-wrap ul.main-menu li a:hover, #header-wrap ul.main-menu li a.active{
	background:url(../images/layout/main_menu_a.jpg) no-repeat left;
	}
#header-wrap ul.main-menu li a:hover span, #header-wrap ul.main-menu li a.active span{
	background:url(../images/layout/main_menu_a.jpg) no-repeat right;
	color:#fff;
	}

#wide-featured{
	width:100%;
	height:294px;
	background:url(../images/layout/wide_area_bkg.jpg) top repeat-x;
	}

#wide-featured-wrap{
	width:880px;
	height:270px;
	margin:0px auto;
	background:url(../images/layout/wide_featured_left_bkg.jpg) no-repeat left top;
	padding:24px 0 0 0;
	}
#wide-featured-wrap #image-wrap{
	width:876px;
	height:250px;
	padding:2px;
	background:#1B2024;
	float:left;
	}
#wide-featured-wrap #image-wrap img{
	width:876px;
	height:250px;
	float:left;
	}

#content{
	width:100%;
	}
#content-wrap{
	width:852px;
	margin:0px auto;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;



	background:url(../images/layout/content_transparent_bkg.jpg) no-repeat right top #fff;
	padding:0 14px 20px 14px;
	}

#left-sidebar{
	width:220px;
	background:#1B2024;
	float:left;
	padding:20px 0 0px 0;
	margin:0 0 10px 0;
	}
#left-sidebar #fb_like{
	background:#fff;
	float:left;
	padding:10px 0 0 0;
	}
	
	
#left-sidebar ul.sec-menu{
	width:100%;
	float:left;
	padding:0px;
	list-style:none;
	}
#left-sidebar ul.sec-menu li{
	float:left;
	background:url(../images/layout/sec_menu_border.jpg) repeat-x bottom;
	}
#left-sidebar ul.sec-menu li a{
	float:left;
	width:195px;
	padding:7px 10px 8px 15px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#CCC;
	}
#left-sidebar ul.sec-menu li a:hover,#left-sidebar ul.sec-menu li a.active{
	color:#fff;
	background:#970000;
	}
#left-sidebar #poll{
	float:left;
	width:100%;
	text-align:center;
	margin:20px 0 0 0;
	line-height:150%;
	padding:0 0 10px 0;
	color:#fff;
	}
#left-sidebar #poll table{
	color:#fff;
	font-size:11px;
	width:100%;
	text-align:center;
	}


#right-content{
	width:605px;
	float:left;
	padding:30px 0 0 20px;
	font-size:12px;
	color:#333;
	line-height:140%;
	}

#right-content strong{
	font-weight:bold;
	}
#right-content em{
	font-style:italic;
	}

#right-content h1{
	margin:0 0 15px 0;
	font-weight:bold;
	color:#C9020C;
	font-size:16px;
	}

#right-content h1 span{
	color:#999;
	font-weight:100;
	font-size:12px;
	}
#right-content h1 a.add{
	text-decoration:underline;
	font-size:12px;
	margin:5px 0 0 0;
	font-weight:100;
	}
#right-content h2{
	margin:0 0 10px 0;
	font-weight:bold;
	color:#C9020C;
	font-size:14px;
	width:100%;
	border-bottom:1px solid #CCC;
	}
#right-content a{
	color:#C9020C;
	}
#right-content a:hover{
	color:#000;
	}
#right-content img{
	margin:8px;
	border:1px solid #CCC;
	padding:3px;
	}

#right-content h5.document{
	margin:0 0 10px 0;
	}
#right-content h5.document span{
	font-size:11px;
	}
#right-content h5.document a{
	padding:2px 0 0 20px;
	}
#right-content h5.document a.pdf{
	background:url(../images/layout/pdf.gif) no-repeat left;
	}
#right-content h5.document a.doc{
	background:url(../images/layout/doc.gif) no-repeat left;
	}
#right-content h5.document a.xls{
	background:url(../images/layout/xls.gif) no-repeat left;
	}
#right-content h5.document a.attach{
	background:url(../images/layout/attach.gif) no-repeat left;
	}

#right-content form{
	width:100%;
	clear:both;
	font-size:12px;
	line-height:150%;
	color:#666;
	}
#right-content form input, #right-content form textarea{
	margin:4px 0 4px 0;
	font-size:13px;
	padding:4px;
	}
#right-content form button{
	padding:3px;
	color:#555;
	margin:4px 0 4px 0;
	}
/*Program detalii*/

#right-content .days_tab{
	width:100%;
	float:left;
	margin:0 0 10px 0;
	position:relative;
	}
#right-content .days_tab a{
	float:left;
	margin:0 4px 0 0;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	color:#999;
	}
#right-content .days_tab a:hover, #right-content .days_tab a.active{
	background:#999;
	color:#fff;
	}
#right-content .days_tab #spacer{
	float:left;
	height:4px;
	width:100%;
	background:#999;
	}
#right-content .days_tab a.alta_zi{
	float:right;
	margin:0;
	color:#940000;
	width:162px;
	text-align:right;
	}
#right-content .days_tab a.alta_zi:hover{
	background:#940000;
	color:#fff;
	background:#999999;
	}
#right-content .days_tab  .alte_zile{
	position:absolute;
	top:25px;
	right:0;
	background: #999999;
	color:#fff;
	font-weight:100;
	z-index:100;
	padding:5px;
	border:1px solid #777;
	border-top:2px solid #777;

	}
#right-content .days_tab  .alte_zile a{
	color:#fff;
	font-weight:100;
	width:150px;
	margin:0;
	border-bottom:1px solid #888;
	font-size:11px;
	}
#right-content .days_tab  .alte_zile a:hover,#right-content .days_tab  .alte_zile a.active{
	background:#940000;
	color:#fff;
	}


#right-content .movie{
	border:1px solid #EEE;
	padding:5px;
	margin:0 0 10px 0;
	position:relative;
	float:left;
	clear:both;
	width:100%;
	}
#right-content .movie a.voteaza{
	float:right;
	background:#666;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position:absolute;
	bottom:10px;
	right:10px;
	}	
#right-content .movie a.voteaza:hover{
	background:#C9020C;
	}
	
#right-content .movie h3{
	font-size:14px;
	color:#666;
	font-weight:bold;
	margin:0 0 5px 0;
	}
#right-content .movie h3 a{
	color:#666;
	}
#right-content .movie h3 a:hover{
	color:#C9020C;
	}

#right-content .movie h3 span{
	font-weight:100;
	}
#right-content .movie h4{
	color:#666;
	font-size:13px;
	}

#footer{
	width:100%;
	height:366px;
	background:url(../images/layout/footer.jpg) no-repeat center;
	}

#footer-wrap{
	width:840px;
	height:326px;
	margin:0px auto;
	position:relative;
	padding:20px;
	}
#footer-wrap .credits{
	position:absolute;
	bottom:20px;
	left:20px;
	color:#CCC;
	font-size:13px;
	line-height:150%;
	}
#footer-wrap .banner{
	width:auto;
	height:75px;
	float:left;
	background:#F3F3F3;
	border:1px solid #F0F0F0;
	margin:0 20px 0 0;
	}

#footer-wrap .credits a{
	color:#ccc;
	text-decoration:underline;
	}
#footer-wrap .credits a:hover{
	color:#fff;
	}

#guvern{
	width:100%;
	}
#guvern_wrap{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:5px solid #F3F3F3;
	margin:0 auto;
	padding:20px 14px 20px;
	width:852px;
	background:#fff;
	}
#guvern_wrap p{
	float:left;
	width:100%;
	clear:both;
	text-align:center;
	font-size:12px;
	color:#666;
	padding:20px 0 0 0;
	}
#guvern_wrap p a{
	color:#C00;
	}
#guvern_wrap p a:hover{
	color:#333;
	}

/* START ! Galerie imagini list  */
#left_gallery_list_cat{
float:left;
width:100%;
float:left;
margin:5px 0 10px 0;
}
#left_gallery_list_cat a.thumb{
float:left;
width:78px;
height:78px;
margin:0px;
padding:0px;
}
#left_gallery_list_cat img{
float:left;
width:77px;
height:77px;
border:1px solid #CCCCCC;
margin:0;
}
#left_gallery_list_cat h2{
width:460px;
float:left;
font-size:12px;
margin:0 0 2px 0px;
color:#666666;
border:none;
}
#left_gallery_list_cat p{
float:left;
width:460px;
font-size:12px;
margin:0 0 5px 0px;
}
#left_gallery_list_cat p span{
color:#999;
}
#left_gallery_list_cat a{
color:#C9020C;
float:left;
font-size:12px;
margin:0 2px 0 2px;
text-decoration:underline;
}
#left_gallery_list_cat a:hover{
color:#333;
}
.right_album_summary{
width:460px;
float:left;
padding:0 0 0 20px;
}


/* START ! Galerie imagini detalii  */
#left_gallery_list_det{
float:left;
width:100%;
padding:0 0 10px 0;
color:#666666;
}
#left_gallery_list_det p{
float:left;
width:100%;
font-size:12px;
margin:0px 0 4px 0;
color:#666666;
}
#left_gallery_list_det p span.gray{
color:#999;
}
#left_gallery_list_det a{
background:transparent url(../images/layout/right_a_arrow.jpg) no-repeat scroll left center;
color:#008691;
float:left;
font-size:12px;
margin:15px 0pt 5px 3px;
padding:0pt 0px 0pt 12px;
text-decoration:underline;
width:388px;
}
#left_gallery_list_det a.back{
color:#C9020C;
float:left;
font-size:12px;
text-decoration:underline;
clear:left;
margin:20px 0 0 0;
padding:0;
}
#left_gallery_list_det a.back:hover{
color:#333;
}
#left_gallery_list_det p a,#left_gallery_list_det div a{
background:none;
padding:0px;
margin:0 2px 0 2px;
width:auto;
}
#left_gallery_list_det a.galery_thumb{
background:none;
float:left;
width:auto;
padding:0px;
margin:12px 12px 0 0;
}
#left_gallery_list_det a.galery_thumb img{
float:left;
width:77px;
height:77px;
border:1px solid #999999;
margin:0;
}
/* END ! Galerie imagini detalii  */

/*Phone nr and flags*/
#lang{
	position:absolute;
	top:20px;
	right:5px;
	float:right;
	width:580px;
	}
#lang a{
	float:right;
	width:16px;
	height:10px;
	overflow:hidden;
	background:#fff;
	border:2px solid #D6D6D6;
	margin:0 6px 0 0;
	}
#lang a.ro{
	background:url(../images/layout/flag_ro.jpg);
	}
#lang a.ro:hover, #lang a.ro_active{
	background:url(../images/layout/flag_ro_active.jpg);
	}
#lang a.en{
	background:url(../images/layout/flag_en.jpg);
	}
#lang a.en:hover, #lang a.en_active{
	background:url(../images/layout/flag_en_active.jpg);
	}

#formPoll input, #formPoll label {
	cursor: pointer;
}
