@charset "utf-8";
/* CSS Document */

@import url(menus.css);
@import url(glider.css);
@import url(cssCalendar.css);
@import url(cssContextMenu.css);

html,body{
	font-family:"Trebuchet MS";
	font-size:14px;
	height:100%;
	background-color:#FBF9FE;
	background-image:url(../images/pattern.jpg);
	background-attachment:scroll;
	background-position:left top;
	background-repeat:repeat-x;
}
*{
	margin:0;
	padding:0;
}
a{
	outline:none;
	text-decoration:none;
	color:#4B0098;
}

a:hover
{
	text-decoration:underline;
}

a img,
img,
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img
{
	border:0;
}

.clear{
	clear:both;
	font-size:0;
	height:0;
}
h1{
	background-image:url(../images/title_bg.jpg);
	background-attachment:scroll;
	background-position:left top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:18px;
	padding:6px 5px;
	font-weight:bold;
	margin-bottom:10px;
}
h2
{
	color:#4B0098;
	font-size:16px;
	margin-bottom:10px;
}

.mainContainer{
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;
}
.container{
	width:1000px;
	margin:0 auto;
}
.header{
	width:1000px;
	height:265px;
}
.headerTop{
	height:193px;
	margin-bottom:8px;
	padding-top:12px;
}
.headerLogo{
	width:245px;
	float:left;
}
.logo{
	background:url(../images/logo.jpg) no-repeat left top;
	width:243px;
	height:193px;
}
.logo a{
	display:block;
	width:243px;
	height:193px;
}
.headerMiddle{
	width:410px;
	float:left;
	background:url(../images/middle_image.jpg) no-repeat 30px 28px;
	height:193px;
}
.headerRight{
	width:339px;
	float:right;
}

/******  CONTENT  **************/
.content{
	width:1000px;

}

/*  */

.contentMiddle{
	width:699px;
	background-color:#FFFFFF;
	float:left;
}
.contentMiddle .topBg{
	background-image:url(../images/top_corners.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:scroll;
	height:5px;
	width:699px;
}
.contentMiddle .contentBg{
	border-left:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
	width:697px;
	
}
.contentMiddle .bottomBg{
	background-image:url(../images/bottom_corners.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:scroll;
	height:5px;
	width:699px;
}

.contentLeftMain{
	float:left;
	width:205px;
	margin-right:9px;
}

.contentContainer
{
	float:left;
	width:463px;
}

.contentMiddleMain{
	width:699px;
	background-color:#FFFFFF;
	float:left;
}
.contentMiddleMain .topBg,
.contentMiddleMain .bottomBg{
	background-image:url(../images/top_corners.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:scroll;
	height:5px;
	width:699px;
}
.contentMiddleMain .contentBg{
	border-left:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
	width:697px;
}
.contentMiddleMain .bottomBg{
	background-image:url(../images/bottom_corners.jpg);
	background-position:bottom;
}

.mainContent{
	padding:5px 10px 10px 10px;
}
.mainContent p{
	padding-bottom:10px;
	line-height:20px;
}
.contentRight{
	width:290px;
	float:right;
	background-color:#FFFFFF;
	margin-right:2px;	
}

.contentRight .topBg{
	background-image:url(../images/top_small_corners.jpg);
	height:5px;
}
.contentRight .bottomBg{
	background-image:url(../images/bottom_small_corners.jpg);
	height:5px;
}
.rightContent{	
	padding:5px 0 5px 5px;
	border-left:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
}

.footer{
	position:absolute;
	bottom:0;
	width:100%;
	margin:0 auto;
	height:63px;
	background:url(../images/footerBg.jpg) repeat-x left top;
	font-size:12px;
}
.copyright{
	width:620px;
	margin:0 auto;
	padding-top:10px;
	color:#000000;
}

.copyright a
{
	color:#000000;
}

/*  FCE  */
.fceRightPurpleHead{
	width:278px;
	margin-bottom:20px;
}

.fceRightPurpleHead h3
{
	background-image:url(../images/fce_header.jpg);
	background-repeat:repeat-x;
	color:#FFFDF9;
	font-size:16px;
	height:29px;
	padding-top:5px;
	padding-left:4px;
	margin-bottom:10px;
}

.fce5divs
{
		
}

.fce5divs .div1,
.fce5divs .div2,
.fce5divs .div3,
.fce5divs .div4,
.fce5divs .div5
{
	float:left;
	width:131px;
}

div.fce2zones
{
}

div.fce2zones .box1
{
	width:286px;
	float:left;
	padding-right:10px;
}


div.fce2zones .box2
{
	float:left;
	width:381px;
}

div.mainContentHome
{
	padding:10px;
}

div.mainContentHome .fce2zones .box1 h2,
div.mainContentHome .fce2zones .box2 h2
{
	background-image:url("../images/title_bg.jpg");
	background-repeat:repeat-x;
	font-size:16px;
	color:#FFFFFF;
	padding:7px 0 8px 10px;
}

.mainContentHome h2
{
	background-image:url("../images/title_bg.jpg");
	background-repeat:repeat-x;
	font-size:16px;
	color:#FFFFFF;
	padding:7px 0 8px 10px;
}

div.mainContentHome .fce2zones h2
{
	background:none;
	color:#5E0DB0;
	font-size:18px;
}

.fceCalendarEvenimente
{
	margin-bottom:20px;
}

.fceCalendarEvenimente h2
{
	background-image:url("../images/title_bg.jpg");
	background-repeat:repeat-x;
	font-size:14px;
	color:#FFFFFF;
	padding:9px 0 8px 3px;
	margin-bottom:0;
}

.fceLeft
{
	margin-bottom:10px;
}

.fceLeft h2
{
	background-image:url("../images/title_bg.jpg");
	background-repeat:repeat-x;
	font-size:14px;
	color:#FFFFFF;
	padding:9px 0 8px 3px;
}
  
.fceLeft .theContent ul,
.contentContainer ul
{
	list-style:none;
}

.fceLeft .theContent ul li,
.contentContainer ul li
{
}

div.news-single-item ul li,
div.contentContainer ul li,
div.mainContentHome ul li
{
	background-image:url(../images/list_bg.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:17px;
	padding-bottom:3px;
}

.fceLeft .theContent ul li a,
.contentContainer ul li a
{
	color:#000000;
}



/*  RTE  */
.rightAlign
{
	text-align:right;
	color:#741DDD;
}

p.rightAlign
{
	line-height:11px;
	padding-bottom:8px;
	margin-top:15px;
}

.rightAlign a
{
	color:#741DDD;
}

.purpleTextCenter
{
	color:#741DDD;
	text-align:center;
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
}

/*  Extensions */
div.news-list-item
{
	background-image:url(../images/dot_line.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:10px;
	padding-bottom:10px;
}

div.more
{
	text-align:right;
	font-weight:bold;
}

div.news-single-backlink
{
	padding:15px 0 0 0;
}

div.news-single-backlink a
{
	font-weight:bold;
}

div.latest .news-latest-gotoarchive
{
	padding:5px 0 0 0;
	text-align:right;
}

div.latest .news-latest-gotoarchive a
{
	color:#741DDD;
}

div.galleryOneImage
{
	width:153px;
	float:left;
	min-height:155px;
}

div.news-amenu-container ul
{
	margin-bottom:20px;
}

div.news-amenu-container ul li.news-amenu-item-year
{
	font-size:18px;
	font-weight:bold;
	color:#4B0098;
}

div.news-amenu-container ul li a
{
	font-size:14px;
	font-weight:bold;
	color:#4B0098;
	margin-left:20px;
}

dl.csc-textpic-image
{
	margin-bottom:25px;
}

dl.csc-textpic-image dd.csc-textpic-caption
{
	font-weight:bold;
	margin-bottom:10px;
}

div.csc-textpic-imagewrap
{
	width:100%;
}

dl.csc-textpic-image dt
{
	padding-right:10px;
}

div.news-latest-image-custom
{
	float:left;
	width:85px;	
}

div.news-latest-image-custom img
{

}

div.news-latest-item-custom
{
	background-image:url(../images/dot_line.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:10px;
	padding-bottom:10px;
}

div.news-latest-subhead-custom
{
	float:left;
	width:165px;
	padding-right:5px;
}

legend
{
	display:none;
}

fieldset.tx-powermail-pi1_fieldset
{
	background:none;
}

fieldset.tx-powermail-pi1_fieldset div.even
{
	background:none;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit
{
	background-color:#4D029A;
	color:#FFFFFF;
	border:1px solid #000000;
	cursor:pointer;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset select.powermail_select
{
	border:1px solid #5D9412;
}

input.tx-powermail-pi1_mandatory_submit
{
	background-color:#4D029A;
	color:#FFFFFF;
	border:1px solid #000000;
	cursor:pointer;
	font-weight:bold;
	margin-top:10px;
}

div.formCautare
{
	margin-bottom:12px;
}

div.formCautare .inputCautare
{
	background-image:url(../images/bg_cautare.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:24px;
	float:left;
}

div.formCautare .inputCautare input
{
	width:183px;
	height:24px;
	padding-left:10px;
	padding-right:10px;
	background:none;
	border:0;
}

div.formCautare .cautareImg input
{
	float:left;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button
{
	background-color:#4D029A;
	color:#FFFFFF;
	border:1px solid #000000;
	cursor:pointer;
	margin-top:10px;
	margin-left:10px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword
{
	margin-left:10px;
}

ul
{
	list-style:none;	
}

div.news-amenu-container ul
{
	width:400px;
}

div.news-amenu-container ul li
{
	background-image:none;
	padding-left:0px;
	display:block;
	width:400px;
}

div.news-amenu-container ul li a
{
	display:block;
}

.tx-skpagecomments-pi1 form textarea
{
	background:none repeat scroll 0 0 #E9EFE0;
	height:160px;
	width:320px;
	margin-left:129px;
}

.tx-skpagecomments-pi1 form input#skcommentssubmit
{
	background:none repeat scroll 0 0 #599501;
	color:#FFFFFF;
	float:right;
	font-weight:bold;
	margin:8px 20px;
	cursor:pointer;
}

.tx-skpagecomments-pi1 form input#name, .tx-skpagecomments-pi1 form input#email, .tx-skpagecomments-pi1 form input#homepage
{
	background:none repeat scroll 0 0 #E9EFE0;
	width:320px;
}

.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:#C8DFA7;
}

/* Stilizare tabel */
table.tabelTabere
{
	border:0;
	padding:0;
	margin:0;
}

table.tabelTabere,
table.tabelTabere tr,
table.tabelTabere tr th,
table.tabelTabere tr td
{
	border:0;
	padding:0;
	margin:0;
	border-spacing:0;
}

table.tabelTabere tr th
{
	color:#4B0098;
	font-weight:bold;
	text-align:left;
}

table.tabelTabere tr
{
	background-image:url(../images/dot_line.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

table.tabelTabere tr td
{
	padding-top:10px;
	padding-bottom:10px;

}

.sk-pagecomments-headline
{
	background:none;
}

.sk-pagecomments-namedate 
{
	color:#5B9A03;
}

.sk-pagecomments-number a
{
	color:#5B9A03;
}

.tx-skpagecomments-pi1 form p img {
	width:100px;
}

input#freecap {
	float:left;
	width:214px;
	background: none repeat scroll 0 0 #E9EFE0;	
}

input#freecap:focus {
	background: none repeat scroll 0 0 #C8DFA7;
}

span.tx-srfreecap-pi2-cant-read {
	margin-left:50px;
	font-size:11px;
	float:right;
	margin-right:26px;
	color:#000;
	font-weight:normal;
}

span.tx-srfreecap-pi2-cant-read a {
	color:#35006D;
	font-weight:bold;
}
