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


html, body{
	height:100%;
	font-family:"Trebuchet MS";
	font-size:12px;
	margin:0;
	padding:0;
}
html{
	background-color:#172941;
}
body{
	background-attachment: scroll;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
	outline:none;
}
p{
	padding-bottom:10px;
	font-size:13px;
}
H1, H2{
	color:#5A191A;
	font-size:16px;
	font-weight:bold;
	border-top:1px solid #5A191A;
	border-bottom:1px solid #5A191A;
	padding-bottom:4px;
	padding-top:6px;
	background-attachment: scroll;
	background-image: url(images/h_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom:10px;
	padding-right:60px;
}
H3{
	font-size:20px;
	font-style:italic;
	color:#431414;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-bottom:5px;
}
H3 a{
	color:#431414;
}
H3 a:hover{
	color:#431414;
	text-decoration:none;
}
H4{
	font-size:13px;
	padding-bottom:10px;
}
.bigContainer{
	width:100%;
	margin:0 auto;
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
	background-attachment: scroll;
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.container{
	width:995px;
	margin:0 auto;
}
.header{
	background-attachment: scroll;
	background-image: url(images/headerBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	width:1113px;
	height:269px;
	margin:0 auto;
}
.headerLogo{
	padding-left:80px;
	width:550px;
	height:255px;
}
.headerLogo a{
	display:block;
	width:550px;
	height:255px;
}
.clear{
	clear:both;
	font-size:0;
	height:0;
}
.content{
	padding-bottom:15px;
}
.contentTop{
	padding-bottom:10px;
}
.contentLeft{
	width:150px;
	float:left;
	padding-left:15px;
	padding-right:15px;
}
.contentCenter{
	width:625px;
	float:left;
}
.contentRight{
	width:165px;
	float:left;
	padding-left:10px;
}
.mainContent{
	padding:10px;
	padding-top:2px;
}
.mainContent a{
	color:#5A191A;
	font-weight:bold;
}
.mainContent p.bodytext{
	text-align:justify;
}

.mainFooter{
	height:70px;
	position:absolute;
	bottom:0;
	width:100%;
	background-attachment: scroll;
	background-image: url(images/footer_patern.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer{
	background-attachment: scroll;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	width:1143px;
	margin:0 auto;
	height:70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.copyright{
	width:500px;
	float:right;
	color:#FFFFFF;
	font-size:10px;
	line-height:17px;
	padding-top:25px;
	text-align:center;
}
.copyright a{
	color:#FFFFFF;
}


/***  RTE   ****/

ul.csc-menu {
	padding-left:10px;
	margin-bottom:10px;
}
ul.csc-menu li{
	list-style:none;
	background-attachment: scroll;
	background-image: url(images/square.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left:7px;
}
ul.csc-menu li a{
	color:#431414;
	font-size:13px;
}
ul.csc-menu li a:hover,
ul.csc-menu li.active a{
	text-decoration:underline;
	color:#431414;
	font-size:13px;
}
.contentLeft H3{
	text-align:center;
}
p.borderLine{
	border-bottom:1px solid #5A191A;
	padding-bottom:0px;
	margin-bottom:2px;
	height:1px;
}
.contentLeft .borderLine{
	width:148px;
}
.contentLeft H4{
	text-align:center;
	padding-top:5px;
	color:#5A191A;
}
.contentLeft p.bodytext{
	text-align:center;
}
.contentLeft p a{
	color:#5A191A;
	font-size:13px;
}
/***  NEWSLETTER   *****/
.newsletter{
	margin-bottom:5px;
	border-bottom:1px solid #7D7D7D;
	padding-bottom:5px;
	font-size:13px;
}
.inputf{
	border:1px solid #7D7D7D;
	color:#5A191A;
	font-size:11px;
	height:15px;
	padding-top:2px;
	width:160px;
	background-color:#FFFFFF;
}
.button{
	text-align:right;
	padding-top:5px;
	background-attachment: scroll;
	background-image: url(images/arrows.jpg);
	background-repeat: no-repeat;
	background-position: right 11px;
	padding-right:10px;
}
.button input{
	border:0;
	background:0;
	font-weight:bold;
	color:#5A191A;
	font-size:11px;
}
.newsletter H3{
	text-align:left;
}
.newsletter .error{
	color:#FF0000;
}
.newsletter .login_label{
	margin-bottom:10px;
}
.trimite_button{
	border:0;
	background-color:#5A191A;
	color:#FFFFFF;
	padding:2px 5px;
	font-weight:bold;
}

/****   TT_NEWS    ********/
.news-latest-container{
	border-top:1px solid #AC8C8C;
	padding-top:5px;
}
.news-latest-item H4{
	color:#5A191A;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.news-latest-item H4 a{
	color:#5A191A;
}
.news-latest-item,
.news-list-item{
	border-bottom:1px solid #AC8C8C;
	padding-bottom:10px;
	margin-bottom:5px;
}
.news-latest-morelink,
.news-list-morelink{
	text-align:right;
	padding-top:5px;
}
.news-latest-morelink a{
	color:#5A191A;
	font-size:13px;
	font-weight:bold;
}
.latest_image{
	text-align:center;
}
.news-single-author{
	padding-bottom:0;
}
.news-single-img,
.list_image{
	float:left;
	margin-right:10px;
}
.list_date{
	text-align:right;
	padding-bottom:5px;
	font-weight:bold;
}


/******  POWERMAIL   ********/
fieldset.tx-powermail-pi1_fieldset {
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	padding:10px;
	font-size:13px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select,
.powermail_captcha{
	width:260px;
	border:1px solid #7D7D7D;
}
.tx-srfreecap-pi2-cant-read {
	color:#000000;
	font-size:0.9em;
}
.powermail_submit,
.tx-powermail-pi1_mandatory_submit {
	background-color:#5A191A;
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 5px;
}

/****  SINAXAR    *******/
.sinaxar{
	width:148px;
}
.sinaxar img{
	width:148px;
}
.sinaxar em{
	margin-top:15px;
	display:none;
}


div.csc-textpic-imagewrap .csc-textpic-image dt a{
	z-index:99999999999999;
}

.tx-reeateasermenu-pi1 img{
	margin-right:20px;
}