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

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, pre, a, img, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight:inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  behavior: url("../../lib/csshover3.htc");
  font-family:arial;
  font-size:12px;
  background:url('../../images/frontend/bgSite.jpg') fixed top;
  color:#FFF;
  background-repeat:no-repeat;
  background-color:#000000;
}

img { display:block; border:0;}

.clear { clear:both;}
.clear_left { clear:left;}
.clear_right { clear:right;}

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* CUSTOM CSS START */

#siteFrame { width:100$; margin:0 auto;}
	#header { height:171px; background-image:url(../../images/frontend/headerBg.png); background-repeat:repeat-x; }
		#headerContent { width:950px; height:171px; margin:0 auto; background:url(../../images/frontend/topintreheadersimiddle.jpg) bottom no-repeat; }
			#headerContentLeft { float:left; width:226px; height:160px; }
			#headerContentRight { float:left; width:724px; height:160px; }
				#FlashTop { background-color:#000;}
				
	
	#middle { width:950px; margin:0 auto; background: url(../../images/frontend/meniuStangaBg.jpg) repeat-y; }
		#leftMenu { float:left; width:226px; background: url(../../images/frontend/meniuStangaBg.jpg) repeat-y;}
			
			ul#mainMenu { list-style:none; padding:0 0 0 10px; font-weight:bold; }
			li.mainMenu { width:205px;}
			li.mainMenu:hover {  width:205px; background-color:#2D2D2E;}
			li.mainMenu-active {  width:205px; background-color:#2D2D2E;}
			li.child { line-height:100%; }
			
			a.mainMenu { font-size:15px; display:block; width:185px; padding:13px 5px; }
			
			a.mainMenu:link { color:#FFFFFF; text-decoration:none;}
			a.mainMenu:visited { color:#FFFFFF; text-decoration:none;}
			a.mainMenu:hover { color:#EEB111; text-decoration:none;}
			a.mainMenu:active { color:#FFFFFF; text-decoration:none;}
			
				ul.subMenu { list-style:none; padding:0 0 0 15px;}
				li.subMenu { width:190px; margin:2px 0; background-color:#212222; }
				li.subMenu:hover {  width:190px; margin:2px 0; background-color:#363636;}
				li.subMenu-active {  width:190px;margin:2px 0; background-color:#363636;}
				
				a.subMenu { font-size:13px; display:block; width:175px; padding:9px 3px 0 10px; height:20px;}
				
				a.subMenu:link { color:#FFFFFF; text-decoration:none;}
				a.subMenu:visited { color:#FFFFFF; text-decoration:none;}
				a.subMenu:hover { color:#EEB111; text-decoration:none;}
				a.subMenu:active { color:#FFFFFF; text-decoration:none;}
			
		
		#rightContent { float:left; width:724px; background-color:#FDFFCD; background-image:url(../../images/frontend/contentBg.jpg); background-repeat:repeat-x;}
			#languageBar { background-image:url(../../images/frontend/bgSteaguri.jpg); height:19px; padding:4px 5px 0 0; background-repeat:no-repeat; background-position:right;}
			#languageBar img { display:inline; float:right; margin:0 10px;}
			
			#rightContentspacer { padding:3px 10px; color:#000; font-size:15px;}
				#rightContentspacer #contentHolder { font-family:arial; font-size:13px; text-align:justify; padding:10px 0px;}
			div.title { border-bottom:2px solid #EEB111; }
				h1.title { font-size:22px; border-bottom:2px solid #EEB111; display:inline;}
				h1.subtitle { font-size:22px; border-bottom:2px solid #EEB111; display:inline; color:#333;}
				#contentHolder div table tr td { padding-bottom:7px; text-align:justify;}
	
		#yellowLine {width:950px; padding:20px 0 0 0; margin:0 auto;}
	#footer { height:80px; background-color:#000000; }
		#footerContent { width:950px; padding:3px 0 0 0; margin:0 auto; }


/* news si newsletter */
	#newssinewsletter { padding:20px 0 0 10px; }
	#newssinewsletter h1 { color:#333;}
		#newsBox { float:left; padding:4px; width:370px; padding-right:20px; }
			#newsBox ul { list-style:disc; padding-left:15px;}
			#newsBox li { text-align:justify; color:#000; padding:5px 0px;}
			#newsBox li a.titlu { text-decoration:none; color:#000;}
			#newsBox li a.titlu:hover { text-decoration:underline; color:#2b2b2b;}
			#newsBox li a.detalii { color:#663300; text-decoration:underline; font-size:11px;}
			#newsBox li a.detalii:hover { color:#CC9900; text-decoration:underline; font-size:11px;}
		
		#newsletterBox { float:left; color:#000; padding:4px; width:300px; }
		#signupForm { padding-top:5px; background:url(../../images/frontend/gradientNewsletter.jpg) repeat-x; height:135px;  }
		#signupFormMessages { margin:0px 5px; padding:2px 10px; width:270px; height:16px; color:#2b2b2b; font-weight:bold; }
		#signupForm input.inputs { cursor:pointer;
			background:url(../../images/frontend/clear.gif) repeat; 
			border:none; border-bottom:1px solid #ABAB96; 
			margin:6px 10px; padding:5px; width:240px; 
			color:#2b2b2b;
		}
		
		#signUpNewsletter { background:url(../../images/frontend/clear.gif) repeat; margin:0px; font-size:18px; border:none; cursor:pointer; float:right; }
		
		/* formularCerereEvaluare */
		#toggle_request_form { background-color:#000000;}
		#toggle_request_form #trigger { 
			width:140px; height:33px; margin:0 auto; padding-top:2px; 
			text-align:center; background-image:url(../../images/frontend/toggle_fr.png); 
			background-repeat:no-repeat; cursor:pointer; color:#000000; font-weight:bold; 
		}
		
		#formularCerereEvaluare { margin:0 auto; padding:20px; background-color:#000000; border-bottom:3px solid #EDAF10; display:none; }
		#cerere_evaluareForm_container { padding:20px 0px 10px 0px; }
		#cerere_evaluareForm { color:#FFFFFF; }
		
		#cerere_evaluareForm input.inputs { cursor:pointer;
			background:url(../../images/frontend/clear.gif) repeat; 
			border:none; border-bottom:1px solid #ABAB96; 
			padding:5px; width:180px; margin-right:10px; 
			color:#FFFFFF; float left; 
		}
		
		#cerere_evaluareForm select.inputs { cursor:pointer;
			background:url(../../images/frontend/clear.gif) repeat; 
			border:none; border-bottom:1px solid #ABAB96; 
			padding:5px; width:180px; margin-right:10px;  
			color:#FFFFFF; float left; background-color:#000000; 
		}
				
		#cerere_evaluareSubmit { background:url(../../images/frontend/clear.gif) repeat; margin:0px; font-size:18px; border:none; cursor:pointer; color:#FFFFFF; float:right; }
		#cerere_evaluare_on_succes { display:none; padding:10px 0px;}
		#cerere_evaluare_on_succes p { padding:0px; margin:0px; line-height:18px; font-size:15px; color:#EDAF10; font-weight:bold;}
		
		
/* detalii news */
	#currentNewsContainer { padding:20px 0 0 10px; }
	#currentNewsTitle { }	
	#currentNewsTitle h2 { font-size:19px;}	
	#currentNewsContent { padding:5px 0 30px 0; font-size:13px; text-align:justify;}	
		
	#otherNewsContainer { padding:5px 0 20px 0; }		
		.otherNewsDate { float:left; font-size:12px; padding:7px 0 0 10px; color:#000;}	
		.otherNewsTitle { float:left;font-size:12px; padding:7px 0 0 10px; color:#333;}	
		
		a.otherNewsLink:link { color:#333; text-decoration:none;}
		a.otherNewsLink:visited { color:#333; text-decoration:none;}
		a.otherNewsLink:hover { color:#000; text-decoration:underline;}
		a.otherNewsLink:active { color:#333; text-decoration:none;}
	
	

/*tinymce template*/

/*two columns*/
.tinymce_template .first { vertical-align:top; padding:5px 5px 5px 0px;}
.tinymce_template .last { vertical-align:top; padding:5px 0px 5px 5px; }
.tinymce_template ul { padding-left:20px;}
	
	
	
	
	
	
