@charset "utf-8";
/* CSS Document */
@import url(menus.css);
@import url(skin.css);

html, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	height:100%;
	background-image:url(images/body_bg.jpg);
	background-position:left 247px;
	background-repeat:repeat-x;
	background-attachment:scroll;
	color:#000000;
}

*{
	margin:0;
	padding:0;
}
a{
	outline:none;
	text-decoration:none;
}
H1{
	color:#009BD9;
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
	text-transform:uppercase;
}
H2{
	font-size:17px;
	color:#009BD9;
	font-weight:normal;
	padding-bottom:10px;
}
.clear{
	clear:both;
	font-size:0;
	height:0;
}
.container{
	width:1015px;
	margin:0 auto;
}
.header{
	padding-top:10px;
	width:1015px;
		position:relative;
}
.headerText{
	font-size:19px;
	color:#013D54;
	padding-bottom:5px;
	height:26px;
	padding-left:15px;
}
.headerLeft{
	width:270px;
	float:left;
	height:201px;
}
.headerRight{
	float:left;
	width:735px;
	height:201px;
}
.logo{
	background-image:url(images/logo.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:left top;
	width:196px;
	height:187px;
}
.logo a{
	display:block;
	width:196px;
	height:187px;
	font-size:0;
	color:#FFFFFF;
}
.header img{
	padding-left:2px;
}
.headerImage img{
	padding-left:0;
}

/*******  CONTENT    ***************/
.content{
	width:1015px;
}
.contentLeft{
	width:690px;
	float:left;
}
.mainContent{
	padding-top:10px;
	padding-left:40px;
	padding-right:10px;
	padding-bottom:10px;
}
.moviesScripts{
	padding-top:10px;
	padding-left:40px;
	padding-right:10px;
	padding-bottom:110px;
}

.mainContent p.bodytext,
.moviesScripts p.bodytext{
	padding-bottom:10px;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}
.mainContent a{
	color:#009BD9;
}
.bottomBox{
	width:102px;
	height:141px;
	float:right;
}
.contentRight{
	width:300px;
	float:right;
	padding-right:10px;
	background-image:url(images/shadow.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	background-attachment:scroll;
}
.rightScripts{
	height:100px;
	background-image:url(images/blue_line.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
	margin-bottom:10px;
}
.social_menu{
	width:215px;
	height:55px;
	float:left;
}
.blueLine{
	background-image:url(images/blue_line.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	padding-bottom:15px;
}

.contentBox{
	background-image:url(images/bottom_shadow.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
	padding-left:30px;
	padding-bottom:20px;
}
.contentRightBox{
	background-image:url(images/top_shadow.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
.rightContent H3{
	background-image:url(images/line_bullet.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	color:#E2ECF1;
	font-size:13px;
	font-weight:normal;
	line-height:34px;
	padding-left:15px;
	display:block;
	margin-bottom:5px;
}
.rightContent H3 a{
	color:#E2ECF1;
}
.rightContent .tx-stflashplayer-pi1{
}
.rightContent div.st_flashplayer_float_none {
	margin:0;
	text-align:left;
	padding-left:10px;
}
.rightContent p.bodytext{
	font-size:12px;
	padding-bottom:10px;
	line-height:17px;
}
/******  NEWSLETTER SUBSCRIPTION   ***********/
.abonare{
	padding-top:7px;
}
.redirect_input{
	width:250px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-top:2px solid #000000;
	border-left:2px solid #000000;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:17px;
	line-height:17px;
	margin-right:5px;
}
.redirect_button{
/*	background-image:url(images/redirect_button.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:left top;*/
	width:10px;
	height:10px;
	border:0;
	font-size:0;
	color:#999999;
	background-color:#FFFFFF;
}
.newsletter .dmail_label{
	width:150px;
	float:left;
	padding-bottom:5px;
}
.newsletter .dmail_input{
	width:190px;
	float:left;
}
.newsletter .dmail_input input{
	border-color:#000000;
	border-style:solid;
	border-width:2px 1px 1px 2px;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:17px;
	line-height:17px;
	margin-right:5px;
	width:185px;
	margin-bottom:5px;
}
.check_html{
	margin-left:58px;
	margin-bottom:10px;
}
.dmail_inputs{
	padding-left:150px;
	margin-bottom:5px;
}
.dmail_inputs input,
.trimite_button{
	background-color:#009BD9;
	width:80px;
	height:20px;
	border:0;
	color:#FFFFFF;
	font-size:12px;
	padding-bottom:3px;
	text-align:center;
}

/****  PROGRAM   **********/
.programBox{
}

.programBox .titleRow{
	float:left;
	width:97px;
	padding-bottom:10px;
	padding-left:10px;
}
.programBox .titleRow H4{
	font-weight:normal;
	font-size:13px;
}

.programBox .programMenu{
	float:left;
	width:155px;
	padding-bottom:10px;
}
.programBox .programMenu li{
	float:left;
	display:block;
	list-style:none;
	background-image:url(images/td_bg.jpg);
	background-position:right 3px;
	background-repeat:no-repeat;
	background-attachment:scroll;
	padding-right:6px;
	margin-right:3px;
	width:16px;
}
.programBox .programMenu li.last,
.programBox .programMenu li.lastactive{
	float:left;
	display:block;
	list-style:none;
	background:none;
	padding-right:0px;
	margin-right:0px;
}

.programBox .programMenu li a{
	color:#000000;
	font-size:13px;
}
.programBox .programMenu li a:hover,
.programBox .programMenu li.active a,
.programBox .programMenu li.lastactive a{
	color:#009BD9;
}

/***  CONTENT  BOTTOM  ***/

.contentBottom{
	background-image:url(images/bigLine.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	
	position:relative;
}
.parteneri{
	margin-left:50px;
	width:940px;
	font-size:11px;
	line-height:16px;	
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
}
.parteneri a{
	color:#000000;
}
.parteneri a:hover{
	color:#000000;
	text-decoration:underline;
}

.parteneri img{
	border:1px solid #D7EFF9;
}
.babyDoll{
	background-image:url(images/baby_doll.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	position:absolute;
	width:102px;
	height:141px;
	top:-150px;
	right:320px;
}
/***  FOOTER  ***/
.footerText{
	background-image:url(images/bigLine.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	text-align:center;
	padding-top:10px;
	margin-top:10px;
	padding-bottom:10px;
}
.footerText{
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:11px;
}

/****  TEASER   ************/
.teaser_title_det a{
	padding-bottom:5px;
	font-size:12px;
	color:#000000;
}
.teaser_title_det a:hover{
	padding-bottom:5px;
	font-size:12px;
	color:#009BD9;
}

p.teaserBox{
	list-style:none;
	padding-left:10px;
}
p.teaserBox a{
	font-size:12px;
	padding-bottom:5px;
	color:#009BD9;
	display:block;
}
p.teaserBox a:hover{
	padding-bottom:5px;
	font-size:12px;
	color:#009BD9;
}


/********  CONTENT TOP   ***************/
.contentTop{
	padding-left:40px;
	padding-top:20px;
}
.contentTop H1{
	padding-top:20px;
}

.topInfo,
.mainContent H1,
.mainContent H2{
	background-image:url(images/titleLine.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}
.topInfo H1{
	padding-bottom:5px;
}
.topInfo H3{
	font-weight:normal;
	font-size:16px;
}
.mainContent object{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}



/*****  RTE   ******/
.blueText,
.bluetext{
	color:#009BD9;
}

/******  GOOGLE MAP  *********/
.tx-rggooglemap-pi1{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.mapcat{
	display:none;
}
ul#poitab{
	display:none;
}
.poi-content b,
.poi-content a,
.poi-content span{
	display:none;
}
.markerTooltip{
	display:none;
}

/****  MENU TOP LOCATII   ****/
.contentTop ul,
.mainContent ul{
	padding-bottom:40px;
	padding-left:40px;
	color:#009BD9;
	font-size:14px;
	
}
.mainContent ul{
	text-transform:none;
}
.contentTop ul li{
	padding-bottom:4px;
}
.mainContent ul li{
	padding-bottom:10px;
}
.contentTop ul li a,
.mainContent ul li a{
	color:#000000;
}
.contentTop li a:hover,
.contentTop li.active a,
.mainContent ul li a:hover,
.mainContent ul li.active a{
	color:#009BD9;
}


.presentationmodeSpan {
color:#999999;
display:none;
font-family:Verdana;
padding-right:20px;
size:11px;
text-decoration:none;
width:100%;
display:none;
}

.alignleft{
	text-align:left;
}
.news-latest-morelink{
	text-align:right;
}

.news-single-item H3{
	font-size:12px;
	line-height:18px;
	padding-bottom:10px;
	font-weight:normal;
}
.news-single-item strong strong{
	color:#009BD9;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	display:block;
}



/**************  COMENTS    ***********************/
.tx-skpagecomments-pi1{
	padding-bottom:10px;
	font-size:11px;
}
.tx-skpagecomments-pi1 form {
	padding:0;
	margin:0;
	width:480px;
	font-size:11px;
}
.tx-skpagecomments-pi1 form legend {
	background:#F1F1F1 none repeat scroll 0 0;
	border:1px solid #000000;
	padding:4px;
	display:none;
}
.tx-skpagecomments-pi1 form input#name, .tx-skpagecomments-pi1 form input#email, .tx-skpagecomments-pi1 form input#homepage, .tx-skpagecomments-pi1 form textarea {
	background:#FFFFFF;
}
.tx-skpagecomments-pi1 form input#name:focus, .tx-skpagecomments-pi1 form input#email:focus, .tx-skpagecomments-pi1 form input#homepage:focus, .tx-skpagecomments-pi1 form textarea:focus {
	background:#FFFFFF;
}
.tx-skpagecomments-pi1 .inputf,
.tx-skpagecomments-pi1 textarea,
.tx-skpagecomments-pi1 #captcha{
	border:1px solid #828177;
}

.tx-skpagecomments-pi1 form input#skcommentssubmit {
	background:none;
	color:#000000;
	float:right;
	margin:8px 20px;
	border:1px solid #828177;
	font-family:Arial, Helvetica, sans-serif;
}
.tx-skpagecomments-pi1 span.sk-pagecomments-number {
	display:none;
}
.tx-skpagecomments-pi1 form label {
	float:left;
	margin-left:8px;
	padding-right:10px;
	width:120px;
}
.sk-pagecomments-counter {
	color:#666666;
	margin-bottom:12px;
	text-align:right;
	text-decoration:underline;
	display:none;
}
p.pagebrowser{
	padding-bottom:3px;
	display:none;
}
.sk-pagecomments-headline {
	background:#D1D1D1 none repeat scroll 0 0;
	border-bottom:1px solid #000000;
	font-weight:bold;
	line-height:20px;
	padding-left:6px;
	font-size:11px;
}
.sk-pagecomments-comment{
	margin-bottom:10px;
}
.tx-ratings-pi1{
	margin-botton:10px;
}