/* CSS Document */

@import url(menuUp.css);
@import url(menuFooter.css);
@import url(powermail.css);


/*
 * 100% height layout with header and footer using divs
 * 
 */
html,body{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-attachment: scroll;
	background-image: url(images/backgrBody.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#070E3A;
}

body{
	behavior: url(/website/dev/fileadmin/template/js/csshover.htc);  /* se folseste atunci cand avem nevoie sa transformam in IE6 LI:HOVER sa fie functional */	
}

html {
     overflow: -moz-scrollbars-vertical;
}
* {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
a:active, a:focus{outline: none;}
.clear {
	clear:both;
	font-size:0;
	height:0;
}

.content H1,
.content H2 {
	color:#FFFFFF;
	font-size:16px;
	background-image:url(images/h1_bg.jpg);
	background-repeat:no-repeat;
	height:28px;
	padding-top:10px;
	background-attachment: scroll;
	background-position: right bottom;
	padding-left:10px;
	margin-top:20px;
	margin-bottom:20px;
}
.content H3 {
	font-size:14px;
	color:#01416F;
	margin:10px 0;
}

.content
{
	margin:0 30px;
}
.content ul {
	margin-left:30px;
	padding-bottom:10px;
}

a {
	text-decoration:none;
	color:#900000;
}

a:hover {
	text-decoration:underline;
}
a:active, a:focus{outline: none;}
.clear {
	clear:both;
	font-size:0;
	height:0;
}

img
{
	border:none;
}

div#mainContainer {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:981px;
	background:#FFFFFF;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	background-image:url(images/content_main_bgr.jpg);
	background-repeat:repeat-y;
}

#headerBox {
	background-attachment: scroll;
	background-image: url(images/headerBackg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:981px;
	height:187px !important;
	height:180px;
}

.headerLogo
{
	float:left;
	width:406px;
}

.headerImages {
/*	margin-left:406px; */
	float:left;
	padding-top:30px;
	width:575px;
	height:157px;
}

.fce_home_left
{
	float:left;
	width:400px;
	height:290px;
/*	margin-left:22px !important;
	margin-left:10px;
*/	margin-top:20px;
	margin-left:0px;
}

.fce_home_right
{
	float:right;
	width:500px;
	height:290px;
	background-color:#E1E1E7;
	margin-top:20px;
}

.fce_home_right p
{
	padding:0px 20px 20px 20px;
	padding:0;
	text-align:justify;
	margin-left:0px;
}

.fce_home_right h1
{
	background-image:url(images/homeH1_bg.jpg);
	background-repeat:no-repeat;
	padding-top:8px;
	color:#FFFFFF;
	font-size:16px;
	background-attachment: scroll;
	background-position: right bottom;
	margin-top:0;
	margin-bottom:20px;
}

.fceCarousel
{
	padding-left:30px;
	padding-right:30px;
	padding-bottom:40px;
}

.fceCarousel h2
{
	background-image:url(images/carouselH1Bg.png);
	background-repeat:no-repeat;
	padding-top:8px;
	color:#FFFFFF;
	font-size:16px;
	background-attachment: scroll;
	background-position: left bottom;
	margin-top:0;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-bottom:12px;
	padding-left:10px;

}

.fce_contact_left
{
	float:left;
	width:396px;
	text-align:justify;
}

.fce_contact_left p
{
	margin-left:0px;
}

.fce_contact_left h3,
.fce_contact_right h3
{
	color:#003F6A;
	padding-top:15px;
	padding-bottom:15px;
}	

.fce_contact_right
{
	float:right;
	width:480px;
}

/*
***************************************************************************
* 
*/
/*
* styles for footer 
* 
*/
div#mainFooter {
	position:absolute;
	width:981px;
	bottom:0; /* stick to bottom */
	height:50px;
	background-color:#070E3A
}





/****    ESCAPE FOR SAFARI   ******/


.test{
	margin:10px; /***  for other browsers  */
}
.test{
	#margin:10px;  /***  safari don't see this css line , but it works for other browsers  ***/
}


/*  TT NEWS CUSTOM */
.news-latest-morelink_cust
{
	float:right;
	margin-right:10px;
	margin-bottom:15px;
}

.news-list-morelink_cust
{
	float:right;
	margin-right:145px;
	margin-top:-30px;
	margin-bottom:20px;
}

.news-list-morelink_cust a
{
	color:#910004;
	padding-right:8px;
	font-weight:bold;
	background-image:url(images/detaliiImg.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}

.news-latest-morelink_cust a
{
	color:#910004;
	padding-right:8px;
	font-weight:bold;
	background-image:url(images/detaliiImg.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}

.news-latest-item_cust h3
{
	margin:0;
}

.news-list-item_cust h3
{
	padding-bottom:0px;
	float:left;
	width:760px;
}

.news-latest-item_cust h3 a,
.news-list-item_cust h3 a
{
	color:#033C69;
	font-size:14px;
}	

.news_img
{
	float:right;
	width:120px;
	margin-right:10px;
	
}

.news_img_list
{
	float:right;
	width:120px;
	margin-top:-25px;
}

.news_intro
{
	float:left;
	width:320px;
	margin-left:20px;
}


.news_list_intro
{
	float:left;
	width:760px;
}


.news-single-item_cust
{
	padding:20px;
	padding:0;
	padding-top:20px;
}

.news-single-item_cust h1
{
	font-size:18px;
	color:#033C69;
	background:none;
	padding-left:0px;
	height:auto;
	margin:0;
	padding:0;
	padding-bottom:10px;
}
p.news-single-author {
	margin:0;
	padding:0;
	display:none;
}
.full_new_img
{
	float:left;

	margin-right:10px;
}

.full_new_content
{
	text-align:justify;
}

.full_new_content p
{
	margin-left:0px;
}

.news-single-backlink_cust
{
	margin-top:10px;
}

.news-single-backlink_cust a
{
	color:#910004;
	font-weight:bold;
	background-image:url(images/backImg.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:8px;
}

.news-list-container_cust
{
	padding:20px;
}

p
{
	margin-bottom:10px;
}

div#powermaildiv_uid49 label,
div#powermaildiv_uid50 label,
div#powermaildiv_uid51 label
{
	clear:both;
	float:left;
	padding-top:2px;
	width:106px;
}

div#powermaildiv_uid49 input,
div#powermaildiv_uid50 input,
div#powermaildiv_uid51 input
{
	background-color:#F3F9FF;
	border:1px solid #343D46;
	float:left;
	margin-bottom:3px;
	width:227px;
}


div#powermaildiv_uid52 input 
{
	clear:both;
	float:left;
	margin-left:105px;
}

/* RTE */
.email_link a
{
	color:#900000;
}

.head2_style
{
	margin-top:20px;
	color:#033C69;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin:0;
	text-align:center;
	text-transform:capitalize;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
}

.contentBottom {
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	clear:both;
	margin-top:20px;
}
	
.newFooterImage
{
	margin-top:20px;
}

.newFooterImage .img
{
	float:left;
	width:621px;
	padding-left:30px;
}

.newFooterImage .facebook
{
	float:left;
	width:304px;
}


	
}
.content div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	border:0px solid #000000;
}

.newsletter .inputf,
.content .inputf {
	border:1px solid #000000;
	width:200px;
	font-size:12px;
	padding:2px;
}
.content select {
	border:1px solid #000000;
	width:206px;
	font-size:12px;
}

input#tx_reeaconcurstricouri_pi1[regulament] {
	width:auto;
}
.newsletter .trimite_button,
input.butonConcurs {
	border:1px solid #000000;
	font-size:12px;
	padding:1px 10px;
	background-color:#900000;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.tx-reeaconcurstricouri-pi1 td,
.tx-reeaconcurstricouri-pi2 td {
	padding-bottom:5px;
	padding-right:30px;
}

.butonConcursImagine {
	display:none;
}

.copyright {
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
}
.copyright a {
	color:#FFFFFF;
	font-size:11px;
}

.fcePrezentare {}

.fcePrezentare .col1{
	float:left;
	width:500px;
}
.fcePrezentare .col2{
	float:left;
	width:401px;
	margin-left:20px;
}

/* POWERMAIl */
fieldset.tx-powermail-pi1_fieldset {
	background-color:transparent;
	border:0px solid #AAAAAA;
	padding:0;
}
fieldset.tx-powermail-pi1_fieldset label {
	clear:both;
	display:block;
	float:left;
	font-weight:bold;
	width:140px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width:255px;
	border:1px solid #666666;
	font-size:11px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color:transparent;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	font-weight:bold;
	margin:0px 0 10px 140px;
	background-color:#4280A5;
	color:#FFFFFF;
	background-attachment: scroll;
	background-image: url(images/backgrButton.png);
	background-repeat: repeat-x;
	background-position: left -4px;
	border-bottom:0;
	border-top:0;
	border:1px solid #4280A5;
	padding:5px 10px;
	cursor:pointer;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_reset {
	font-weight:bold;
	margin:-49px 0 10px 240px;
	background-color:#4280A5;
	color:#FFFFFF;
	background-attachment: scroll;
	background-image: url(images/backgrButton.png);
	background-repeat: repeat-x;
	background-position: left -4px;
	border-bottom:0;
	border-top:0;
	border:1px solid #4280A5;
	padding:5px 10px;
	cursor:pointer;
	position:absolute;
}

.faceBookButton
{
	position:absolute;
	top:150px;
	left:224px;
	width:81px;
	height:30px;
}


