@font-face { font-family: 'ProximaNova'; font-weight:normal; src: url('./fonts/ProximaNova-Regular.otf'); }

/* GENERAL STYLE CSS */
*{
	font-family:Tahoma,MyriadPro,'Franklin Gothic Book','Trebuchet MS','Arial'; 
	font-size:12px; 
	margin:0; 
	padding:0; 
	border:0;
	outline:0;
}

body{	
	background:url(./img/gnd.jpg) no-repeat center top #f3f3f3;
	line-height:170%;
	margin-left:auto; 
	margin-right:auto;
}

#donate {
	top:74px !important; 
	position:fixed; 
	z-index:1000;
}

a:link {
	text-decoration:none;
}

p{
	margin-top:5px;
}

hr {
	width:95%; 
	background-color:#d6d6d6; 
	margin:5px auto 15px auto; 
	height:1px;
}

#imp_message {
	text-align:center;
	color:#dc0708;
	font-size:14px;
}

/* END GENERAL STYLE CSS */


/* GALLERY SLIDER CSS*/
.theme-default #slider {
    margin:14px 19px 16px 28px;
    width:937px; /* Make sure your images are the same size */
    height:362px; /* Make sure your images are the same size */
}


/* TAB SLIDER CSS*/
.last_events_header {
	background:url(./img/head_ultimele_evenim.png) no-repeat;
	width:977px;
	height:31px;
	margin:20px 0 5px 0;
}

.slide_evenimente div {
	float:left;
	display:block;
	width:219px;
	height:270px;
	margin:0 15px;
}

.slide_evenimente img {
	width:215px;
	height:135px;
	overflow:hidden;
	padding:2px;
	background:#fff;
	border: 1px solid #e4e4e4;
	}

.slide_evenimente h3 a{
	display:block;
	background:#fff;
	border:1px solid #e4e4e4;
	border-top:0;
	width:209px;
	height:16px;
	padding:5px 5px;
	color:#232323;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden;
	font-size:12px;
}

.slide_evenimente p {
	padding:0 3px;
	font-size:11px;
	height:52px;
	overflow:hidden;
	line-height:150%;
}	

.slide_evenimente a.see_details {
	display:block;
	padding:10px 3px 0px 3px; 
	color:#232323;
	font-weight:bold;
	float:left;
	font-size:12px;
}

.slide_evenimente a.see_details_arrow{
	background:url(./img/arrow_mini.png);
	width:11px;
	height:9px;
	float:right;
	margin-top:13px;
}

.slide_evenimente img.line {
	clear:both;
	padding:0;
	width:219px;
	height:2px;
}
	
#last_evem {
	margin-right:0;
}

#first_evem {
	margin-left:0;
}
	
.slide_evenimnete p {
	color:red;
}
/*END TAB SLIDER CSS*/


/*TAB GALL SLIDER*/
.panel-wrapper {
	width:977px;
}

.slide_gall table {
	float:left;
	margin:0 9px;
	width:174px;
	height:132px;
	border-spacing:0;
}

.slide_gall td {
	width:168px;
	height:126px;
	vertical-align:middle;
	text-align:center;
	background:#fff;
	padding:3px;
}

.slide_gall img {
	max-width:168px;
	max-height:126px;
	height:126px;
	overflow:hidden;
	border: 1px solid #e4e4e4;
	border-radius:2px;
	-moz-border-radius:2px;
}

.slide_gall a {border:0; display:block; width:170px; height:128px;}

#last_photo_gall {
	margin-right:0;
}

#first_photo_gall {
	margin-left:0;
}
/*END TAB GALL SLIDER*/



div.main_site_frame{
	width:994px; 
	margin:0 auto;
}

/* HEADBAND CSS STYLE */ 	
div.logo {
	margin:30px 0px 15px 48px;  
	float:left;
}

.headband{	
	height:109px; 
	width:994px;
	margin-top:-20px;	
}

.headband_top {
	float:left;
}

.headband_top_elements {
	height:40px;
	width:300px;
	margin:4px 0 0 414px;
}


a.headband_top_elements_0 {
	display:block;
	float:right;
	height:24px;
	width:92px;
	background: url(./img/sus_membrii.png);
	overflow:hidden;	
}

a.headband_top_elements_1 {
	display:block;
	float:right;
	height:24px;
	width:92px;
	background: url(./img/sus_blog.png);
	overflow:hidden;
}

a.headband_top_elements_2 {
	display:block;
	float:right;
	height:24px;
	width:92px;
	background: url(./img/sus_forum.png);
	overflow:hidden;
}

a.headband_top_elements_0:hover, a.headband_top_elements_1:hover, a.headband_top_elements_2:hover {
	background-position: 0 -24px;	
}

/* END HEADBAND CSS STYLE */  
	
/* MENIU CSS STYLE */
/*
div.menu {	
	width:660px; 
	height:60px; 
	text-align:center; 
	display:block;
	margin:9px 0 0 40px;
}
*/

ul.menu {
	width:660px; 
	height:60px; 
	text-align:left; 
	display:block;
	margin:9px 0 0 40px;
	list-style:none;
}

ul.dropdown                         { position: relative; }
ul.dropdown li                      { width:auto; float:left; zoom:1;}

ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover { position: relative;}
ul.dropdown li.hover a              { background-position:0 -29px; font-family:Tahoma;}
ul.dropdown li.hover a:hover,  ul.dropdown li.hover a:active       { color:#9dde00; font-family:Tahoma;}
ul.dropdown li.hover ul li   		{ background:url(./img/arrow_submeniu.png) 0px 17px no-repeat;}

	
a.menu1:link , a.menu1:visited {
	display:block; 
	float:left; 
	width:77px; 
	height:29px; 
	background:url(./img/1.png); 
	margin:0px 4px 0px 4px;
}a.menu1:hover, a.menu1:active {background-position: 0 -29px}a.menu_selected1 {
	display:block; 
	float:left; 
	width:77px; 
	height:29px; 
	background:url(./img/1.png) 0 -29px no-repeat; 
	margin:0px 4px 0px 4px;
}a.menu2:link , a.menu2:visited {
	display:block; 
	float:left; 
	width:109px; 
	height:29px; 
	background:url(./img/2.png); 
	margin:0px 4px 0px 4px;
}a.menu2:hover, a.menu2:active {background-position: 0 -29px}a.menu_selected2 {
	display:block; 
	float:left; 
	width:109px; 
	height:29px; 
	background:url(./img/2.png) 0 -29px no-repeat; 
	margin:0px 4px 0px 4px;
}a.menu3:link , a.menu3:visited {
	display:block; 
	float:left; 
	width:85px; 
	height:29px; 
	background:url(./img/3.png); 
	margin:0px 4px 0px 4px;
}a.menu3:hover, a.menu3:active {background-position: 0 -29px}a.menu_selected3 {
	display:block; 
	float:left; 
	width:85px; 
	height:29px; 
	background:url(./img/3.png) 0 -29px no-repeat; 
	margin:0px 4px 0px 4px;
}a.menu4:link , a.menu4:visited {
	display:block; 
	float:left; 
	width:135px; 
	height:29px; 
	background:url(./img/4.png); 
	margin:0px 4px 0px 4px;
}a.menu4:hover, a.menu4:active {background-position: 0 -29px}a.menu_selected4 {
	display:block; 
	float:left; 
	width:135px; 
	height:29px; 
	background:url(./img/4.png) 0 -29px no-repeat; 
	margin:0px 4px 0px 4px;
}a.menu5:link , a.menu5:visited {
	display:block; 
	float:left; 
	width:99px; 
	height:29px; 
	background:url(./img/5.png); 
	margin:0px 4px 0px 4px;
}a.menu5:hover, a.menu5:active {background-position: 0 -29px}a.menu_selected5 {
	display:block; 
	float:left; 
	width:99px; 
	height:29px; 
	background:url(./img/5.png) 0 -29px no-repeat; 
	margin:0px 4px 0px 4px;
}a.menu6:link , a.menu6:visited {
	display:block; 
	float:left; 
	width:70px; 
	height:29px; 
	background:url(./img/6.png); 
	margin:0px 4px 0px 4px;
}a.menu6:hover, a.menu6:active {background-position: 0 -29px}a.menu_selected6 {
	display:block; 
	float:left; 
	width:70px; 
	height:29px; 
	background:url(./img/6.png) 0 -29px no-repeat; 
	margin:0px 4px 0px 4px;
}
ul.dropdown ul { 
	width: 220px; 
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: 0; 
	z-index:1000;
	background:#232323;
}

ul.dropdown ul li{ 
	display:block;
	width:180px;
	padding:10px;
	height:15px;
	margin:0 10px;
	border-bottom:1px solid #444;
	background:url(./img/arrow_submeniu.png) 0px 17px no-repeat;
}

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a	{ border-right: none; width: 100%; display: inline-block; color:white; font-family:Tahoma;} 


ul.subsubmenu ul.sub_menu ul{
	position:absolute;
	left:180px;
}


/*
.submenu_drop {
	width:220px;
	background:#232323;
	position:absolute;
	z-index:100;
	visibility: hidden;
	display: block;
}

.submenu_drop a {
	display:block;
	width:180px;
	padding:10px;
	height:15px;
	margin:0 10px;
	border-bottom:1px solid #444;
	background:url(./img/arrow_submeniu.png) 0px 17px no-repeat;
}

.submenu_drop a:link, .submenu_drop a:visited {
	color:#fff;
	font-size:12px;
}

.submenu_drop a:hover, .submenu_drop a:active {
	font-size:12px;
	color:#9dde00;
	font-family:Tahoma;
}
*/

/* END MENIU CSS STYLE */


/*----------------------------------------*/
/*--------------SECTIONS HOME CSS---------*/
/*----------------------------------------*/

/*HEADBAND GALLERY SECTION CSS STYLE*/
.headband_gallery {
	float:left; 
	width:994px; 
	height:470px;
	overflow:hidden;
}

.headband_gallery p {
	margin:10px 0 0 55px;
	width:200px;
	font-size:16px;
	font-weight:bold;
	float:left;
}

.headband_gallery span {
	font-size:12px;
}

.countdown {
	width:500px;
	position:relative;
	left:430px;
	top:-30px;
}

.countdown p {
	float:none;
	width:450px;
	margin-left:0;
}

.countdown a:link, .countdown a:visited, .countdown a:hover, .countdown a:active {
	font-size:16px;
	font-weight:bold;
	color:#5B9500;
}

#container {
	margin: 10px 0px 0px 150px;
	width: 350px;
	color: #555;
}

#countdown_dashboard {
	height: 70px;
}

.dash {
	width: 45px;
	height: 42px;
	background: transparent url('./img/dash copy.png') 0 0 no-repeat;
	position: relative;
	padding:3px 5px;
}

.dash_box {
	float:left;
	margin-left: 10px;
}

.countdown .dash .digit {
	text-align:center;
	font-size: 20px;
	font-weight: bold;
	float: left;
	width: 22px;
	height:32px;
	text-align: center;
	color: #555;
	position: relative;
}

.digit .top, .digit .bottom {
	margin-top:8px;
	font-size:32px;
}

.dash_title {
	position: relative;
	display: block;
	bottom: 0px;
	right:3px;
	font-size: 9pt;
	color: #555;
	letter-spacing: 2px;
	text-align:center;
}

.faded {
	color: #999;
}

#loading {
	text-align: center;
	margin: 10px;
	display: none;
	position: absolute;
	width: 100%;
	top: 60px;
}



/*END HEADBAND GALLERY SECTION CSS STYLE*/


/*VIDEO SECTION CSS STYLE*/
.headband_video p, .headband_marturii p{
	font-size:16px;
	font-weight:bold;
	margin:15px 0;
}

.headband_video li{
	list-style-type:none;
	margin:8px;
}

.headband_video ul{
	margin-left:100px;
}

.headband_video a {
	background: url(./img/bullet_video.png) no-repeat;
	width:14px;
	height:15px;
	display:block;
	float:left;
}

.headband_video {
	float:left;
	width:531px;
	height:380px;
	padding:35px 20px 0 20px;
	background: url(./img/gnd_video_section.png) no-repeat;	
}
/*END VIDEO SECTION CSS STYLE*/


/* MARTURII SECTION CSS STYLE*/
.headband_marturii {
	float:left;
	width:382px;
	height:380px;
	padding:35px 15px 0 20px;
	background: url(./img/gnd_marturii_section.png) no-repeat;	
}

a.vezi_marturii {
	clear:both;
	font-size:16px;
	display:block;
	margin:15px 0 15px 110px;
}

a.vezi_marturii:link, a.vezi_marturii:visited {
	font-weight:bold;
	color:black;
}

a.vezi_marturii:hover, a.vezi_marturii:active {
	font-weight:bold;
	color:#7DAC0A;
}

a.marturii {
	opacity:0.6;
}

a.marturii:hover {
	opacity:1;
}

.marturii div{
	float:left;
	width:122px;
	padding:2px;
}

.marturii p {
	background:black;
	color:white;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:3px;
	float:left;
	width:113px;
}

.marturii span {
	display:block;
	float:left;
	width:3px;
	height:24px;
	background:red;
}

.marturii img {
	min-width:122px;
	max-height:110px;
	overflow:hidden;
}
/*END MARTURII SECTION CSS STYLE*/


/*ULTIMELE EVENIMENTE SECTION CSS STYLE*/
.last_events_gallery {
	clear:both;
}
/*END ULTIMELE EVENIMENTE SECTION CSS STYLE*/


/*STIRI NOUTATI SECTION CSS STYLE*/
.stiri_noutati{
	margin-top:20px;
}

.stiri_noutati br {
	clear:both;
}

.stiri_noutati_section_left, .stiri_noutati_section_right {
	float:left;
}

.stiri_noutati_section_right{
	margin:10px 0 0 20px;
	padding:5px 0 0 15px;
	background:url(./img/divider_vertical.png) no-repeat 0 0;
	min-height:567px;
}

/*END STIRI NOUTATI SECTION CSS STYLE*/


/* CAT MODULE ITEMS */
.cat_module {
	padding-top:10px;
}

.cat_module_item {
	background:url(./img/gnd_stire.png);
	width:703px;
	height:150px;
	padding:10px 15px 0 15px;
	margin-bottom:10px;
}

.cat_module_item h3 a{
	display:block;
	margin:10px 0;
	font-size:15px;
	font-weight:bold;
	color:#232323;
}

.cat_module_item h3 a:hover{
	text-decoration:underline;
}

.cat_module_item p{
	height:60px;
	overflow:hidden;
	margin:5px 0 20px 0;
	
	font-family: 'ProximaNova';
	font-size:13px;
	color:#333;

}

a.cat_module_message{
	display:block;
	padding:7px 10px 3px 45px;
	margin:5px 0 0 555px;
	width:75px;
}

a.cat_module_message:link, a.cat_module_message:visited {
	color:white;
	font-weight:bold;
	font-size:12px;
}

a.cat_module_message:hover {
	font-size:12px;
	text-decoration:underline;
}

/* END CAT MODULE ITEMS */


/*SHORT STIRI CSS STYLE*/
.cat_social_module_item {
	width:210px;
}

.cat_social_module_item hr{
	width:100%;
	margin:5px 0;
	background-color:#000;
	height:1px;
}

.cat_social_module_item p {
	height:55px;
	overflow:hidden;
	line-height:150%;
}

.cat_social_module_item h3 a{
	font-family:Tahoma;
	font-weight:bold;
	color:#232323;
	line-height:150%;
	font-size:12px;
}

.cat_social_module_item h3 a:hover{
	font-size:12px;
	text-decoration:underline;
}
/*END SHORT STIRI CSS STYLE*/


/*BOTTOM GALLERY HOME CSS STYLE*/
.bottom_home_gallery{
	margin-top:20px;
}

.bottom_home_gallery_header {
	background:url(./img/head_galeriefoto_jos.png);
	width:980px;
	height:32px;	
}

.bottom_home_gallery_header span {padding:5px; color:white; height:18px; background:#000; position:relative; top:-7px; font-size:16px; margin-right:-10px;}
/*END BOTTOM GALLERY HOME CSS STYLE*/


/* NEW VIDEO SECTION CSS */
.video_section{
	margin:0 auto;
	width:992px;
	height:393px;
	background:url(./img/gnd_video.png);
}

.top_video_items ul {
	list-style:none;
	margin-left:142px;
}

.top_video_items li a{
	display:block;
	float:left;
	width:86px;
	height:19px;
	background:url(./img/tab.png);
	padding:5px 0 5px 15px;
	font-weight:bold;
	font-size:14px;
	color:#232323;
}

.top_video_items li a:hover, .top_video_items .selected{
	background:url(./img/tab_clicked.png);
}


#video, #video .selected {
	background:url(./img/buton_video.png) no-repeat;
	width:86px;
	height:29px;
}

.top_video_items br {
	clear:both;
}

.video_inside p{
	font-size:16px;
	font-weight:bold;
	margin:15px 0;
}

.video_inside li{
	list-style-type:none;
	margin:8px;
}

.video_inside ul{
	margin-left:100px;
}

.video_inside a {
	background: url(./img/bullet_video.png) no-repeat;
	width:14px;
	height:15px;
	display:block;
	float:left;
}

.video_inside {
	float:left;
	width:531px;
	height:350px;
	padding:20px 20px 0 20px;
}

.videos_inside_all {
	float:left;
	width:400px;
	height:315px;
	margin:8px 0 5px 0;
	padding:10px 10px 0 0;
	overflow: auto;
}

.videos_inside_all h1 {
	font-size:19px;
	margin-bottom:35px;
	text-align:center;
}

.videos_inside_all p {
	font-size:12px;
	text-align:left;
}

.videos_inside_all span {
	font-size:24px;
}

input.youtube_url {
	display:none;
}

.idTabs_videos_all {
	list-style:none;
}

.idTabs_videos_all li{
	width:100%;
	background:url(./img/divider_dotted_video.png) no-repeat 0 bottom;
}

.videos_inside_all a{
	display:block;
	padding:10px;
	color:#232323;
}

.videos_inside_all a:hover, .videos_inside_all .selected{
	background:#f4f4f4;
}

.videos_inside_all br {
	clear:both;
}

.videos_inside_all h3 {
	width:275px;
	height:35px;
	overflow:hidden;
	line-height:130%;
}

#title_not_long {
	margin-top:-5px;
}

.thumbs, .right_thumbs {
	float:left
}

.thumbs {
	padding:2px;
	border-radius:3px;
	-moz-border-radius:3px;
	background:#000;
	border:1px solid #e4e4e4;
	margin:0 15px 0 0px;
	width:64px;
	height:47px;
}

.thumbs img {
	width:64px;
	height:47px;
}

/* END NEW VIDEO SECTION CSS */

/*----------------------------------------*/
/*----------END SECTIONS HOME CSS---------*/
/*----------------------------------------*/

	
/*----------------------------------------*/
/*----------PRINCIPAL SECTION CSS---------*/
/*----------------------------------------*/
table {	
	margin:0 auto;}
	
div.main_inner_frame {
	width:100%; 
	margin:0 auto; 
	overflow:hidden;
}
	
div.main_inner_frame_inner {
	width:100%; 
	padding:20px auto 30px auto; 
	overflow:hidden; 
	clear:both;
}

/*
div.main_inner_frame_inner_head {
	width:100%; 
	height:20px; 
	background: url(./img/content_head.png) no-repeat;
	margin-top:-5px;
}
	
div.main_inner_frame_inner_footer {
	width:994px; 
	height:34px; 
	background: url(./img/content_footer.png) no-repeat;
}
*/
	
div.main_inner_frame_inner_stretch {
	width:100%; }

/*FOOTMAP CSS STYLE*/
.footborder{
	text-align:center;
	height:19px; 
	margin:10px auto 0px auto; 
	clear:both;
}

.footer_menu {
	text-align:center; 
	margin:0px auto;
}

.footer_menu span{
	color:#232323;
	margin: 0px 10px;
}
.footer_menu a:link, a:visited{ 
	font-size:13px; 
	font-family:Tahoma;
	font-weight:normal; 
	color:#555;
}
.footer_menu a:hover, a:active{ 
	font-size:13px; 
	font-family:Tahoma;
	font-weight:normal; 
	color:#232323;
}
/*END FOOTMAP CSS STYLE*/


/*FOOTER CSS STYLE*/
.footer{
	background:url(./img/footer.png) no-repeat center top;
	height:260px;
	margin:0 auto;
	padding:40px 0 10px 0;
}

.footer_inside {
	width:994px;
	margin:0 auto;
}

.footer_inside div {
	float:left;
	width:218px;
	height:180px;
	margin:0 5px;
	padding:10px;
}

#footer_contact {
	margin-left:40px;
}

#follow_us {
	width:150px;
}

#tweeter{
	margin:0 0 0 15px;
}

.footer_inside h2 {
	color:#fff;
	font-size:15px;
	font-family:Tahoma;
	margin-bottom:25px;
}

.footer_inside p{
	font-family:Tahoma;
	color:#777; 
}

.footer span {
	color:#fff;
}

.footer_newsletter input[type=text], .footer_declaratii input[type=text] 
{width:95%; height:19px; font-size:14px; padding:3px; background:#373737; color:#9fa19c;}

.footer_newsletter input[type=submit], .footer_declaratii input[type=submit]
{display:inline-block; margin:10px 20px 0 0; padding:5px 3px; font-size:14px; color:#000; background:#fff; cursor:pointer;} 

/*END FOOTER CSS STYLE*/


/*CREDITS CSS STYLE*/
div.credits {
	clear:both;
	float:none;
	height:23px;
	text-align:center; 
	color:#bbb; 
	font-size:13px;
	margin:25px auto 0 auto;
	padding:12px 5px 0 5px;
	border-top:1px solid #444;
}

.credits p {
	margin:0;
}

.credits img {
    margin:0px 15px;
    vertical-align: middle;
}
/*END CREDITS CSS STYLE*/

/*----------------------------------------*/
/*--------END PRINCIPAL SECTION CSS-------*/
/*----------------------------------------*/


/*----------------------------------------*/
/*----------ARTICOLE SECTION CSS----------*/
/*----------------------------------------*/	
.articole {
	clear:both; 
	text-align:left; 
	font-size:12px; 
	line-height:170%; 
	color:#242424; 
}

.articole_text {
	font-family:Tahoma; 
	color:#242424;
}

.articole_text_header {
	background:url(./img/content_head.png);
	width:992px;
	height:14px;
	margin-top:-6px;
}

.articole_text {
	background:url(./img/content_stretch.png);
	width:932px;
	padding:10px 30px;
}

.articole_text_footer {
	background:url(./img/content_footer.png);
	width:992px;
	height:13px;
}

	
.articole h1 {
	font-family:Verdana; 
	font-size:18px;
	font-weight:normal;	
	color:white;
	text-align:center;
	float:left;
	padding:5px;
	background:url(./img/title_stretch.png);
	height:18px;
}

.articole h2 {
	font-size:16px;
	font-weight:bold;
	color:#000;
	margin:15px 0px 0px 0px;
	line-height:130%;
}
.articole h3 {
	font-size:14px;
	font-weight:bold;
	color:#5b9500;
	margin:10px 0px 0px 0px;
	line-height:130%;
} 

.articole strong, b {
	font-weight:bold; 
	color:#232323;
}

.articole p span {
	color:black;
}
 
.articole a {
	text-decoration:none; 
	font-size:13px; 
	font-weight:normal;
	font-family:Tahoma;
}

.articole a:link, .articole a:visited {
	font-family:Tahoma;
	color:#5b9500;
}

.articole a:hover,.articole a:active {
	font-family:Tahoma;
	text-decoration:underline;
}

.articole p img {
	padding:3px;
}

.articole br {
	margin-bottom:5px;
}

.articole ul {
	margin-left:10px;
	margin-top:5px;
}

.articole li {
	margin-bottom:5px; 
	/*list-style-image: url(./img/arrow_png.png);*/
}


.articole table{
	cellspacing: 0px;
}
.articole th, .articole td {
	padding:10px;
	border:0px;
}
.articole tr {
	border: 1px solid #4A0814; 
	margin: 0px;
}
.articole th {
	font-weight:bold; 
	background: #4A0814; 
	padding: 5px 10px;
}
.articole td {
	border: 0px solid #CFCFCF; 
	margin: 0px;
}
.articole th p{
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
.articole td {
	vertical-align:top;
	padding:2px 2px 2px 2px;
}
.articole td p{
	margin: 0px; 
	padding: 0px;
}


a.lang {
	display:block;
	float:left;
	margin:0 10px;
}

/*----------------------------------------*/
/*--------END ARTICOLE SECTION CSS--------*/
/*----------------------------------------*/


/* FORM INSCRIERE CSS STYLE*/
#form {
	text-align:center;
	margin:0 auto 25px auto;
	color:#fff;
	background:#000;
	padding:5px 25px;
	width:200px;
	height:25px;
}

#form_donatie {
	text-align:center;
	margin:0 auto 25px auto;
	color:#fff;
	background:#000;
	padding:5px 25px;
	width:300px;
	height:25px;
}

.form_inscriere {
	margin-bottom:20px;
}

.form_inscriere br {
	clear:both;
}

.form_inscriere label span {
	color:red;
}

.form_inscriere label{
	width:230px;
	display:block;
	float:left;
	text-align:right;
	padding:5px 5px;
	height:20px;
	margin:0 0 0 10%; 
	color:#000;
}

.form_inscriere input{
	display:block;
	float:left;
	height:20px;
	width:247px;
	padding:7px 8px;
	background:url(./img/text_field.png) no-repeat 0 0;
	
}

.form_inscriere input:hover, .form_inscriere input:focus
{
	background:url(./img/text_field.png) no-repeat 0 -34px;	
}

.select_elem {
	height:24px;
	width:253px;
	padding:5px;
	background:url(./img/text_field.png) no-repeat 0 0;
	float:left;
}

.select_elem:hover, .select_elem:focus {
	background:url(./img/text_field.png) no-repeat 0 -34px;
}

.form_inscriere select {
	height:20px;
	width:253px;
	padding:2px 0;
	margin:0;
	display:block;
	text-align:left;
}

.textarea_elem {
	height:82px;
	width:253px;
	padding:5px;
	background:url(./img/form.png) no-repeat 0 0;
	float:left;
}

.textarea_elem:hover, .textarea_elem:focus {
	background:url(./img/form.png) no-repeat 0 -92px;
}

.form_inscriere textarea, .password_content textarea {
	width:243px;
	height:72px;
	padding:5px;
	line-height:150%;
}

.form_inscriere input[type=text], .form_inscriere select, .form_inscriere textarea {
	font-size:13px
}

.form_inscriere input[type=submit] {
	width:152px;
	height:35px;
	padding:5px 0;
	margin:0 auto;
	float:none;
	color:#000;
	background:url(./img/gnd_button.png);
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
}

#message_sent {
	color:red;
	text-align:center;
	margin-bottom:15px;
}
/*END FORM INSCRIERE CSS STYLE*/


/*MEMBRII CSS STYLE */
.membrii h1 {
	font-family:Verdana; 
	font-size:18px;
	font-weight:normal;	
	color:white;
	text-align:center;
	float:left;
	padding:5px;
	background:url(./img/title_stretch.png);
	height:18px;
}

.membrii p {
	float:left;
	margin:5px 0 0 10px;
	color:#232323;
	font-weight:bold;
}

.membrii_header {
	background:url(./img/content_head.png);
	width:992px;
	height:14px;
	margin-top:-6px;
}

.membrii_footer {
	background:url(./img/content_footer.png);
	width:992px;
	height:13px;
}

.membrii_stretch {
	background:url(./img/content_stretch.png);
	width:967px;
	padding:10px 10px 10px 15px;
}

.membrii_stretch br {
	clear:both;
}

.membrii_stretch_left {
	width:170px;
	padding-right:5px;
	float:left;
}

.membrii_stretch_left h2 {
	background:#000;
	padding:5px 15px;
	color:white;
	font-size:15px;
}

.membrii_stretch_left a {
	display:block;
	width:170px;
	height:14px;
	padding:10px 15px;
	font-size:14px;
	font-weight:bold;
}

.membrii_stretch_left a:link, .membrii_stretch_left a:visited {
	color:#232323;
}

.membrii_stretch_left a:hover, .membrii_stretch_left a:active {
	color:#5b9500; 
}

.membrii_stretch_left hr {
	margin:0;
	background-color:#232323;
	width:100%;
}

.membrii_stretch_divider {
	float:left;
	width:7px;
	height:594px;
	background:url(./img/vertical_divider_members.png);
}

.membrii_stretch_content {
	float:left;
	width:785px;
}

.membrii_stretch_content h2 {
	background:#000;
	padding:5px 25px;
	color:white;
	font-size:15px;
	width:200px;
	margin:0 0 10px 50px;
}

.membrii_stretch_content label {
	width:170px;
	display:block;
	float:left;
	text-align:right;
	padding:5px 5px;
	height:20px;
	margin:10px 0 0 10%; 
	color:#000;
}

.membrii_stretch_content input[type='text'], .membrii_stretch_content input[type='password'] {
	display:block;
	float:left;
	height:20px;
	width:247px;
	padding:7px 8px;
	background:url(./img/text_field.png) no-repeat 0 0;
	margin:10px 0;
} 

.membrii_stretch_content span {
	float:left;
	color:red;
	display:block;
	margin-top:13px;
}

.membrii_stretch_content input:hover, .membrii_stretch_content input:focus,
{
	background:url(./img/text_field.png) no-repeat 0 -34px;	
}

.membrii_stretch_content .not_necessary {
	margin-left:5px;
}

#lab_newsletter {
	width:400px;
	margin-left:0px;
	text-align:left;
}

.membrii_stretch_content input[type='checkbox'] {
	width:55px;
	float:left;
	text-align:right;
	margin:18px 0 0 200px;
}

.membrii_stretch_content input[type='submit'] {
	width:152px;
	height:35px;
	padding:5px 0;
	margin:20px 0 0 300px;
	float:none;
	color:#000;
	background:url(./img/gnd_button.png);
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
}

.membrii_video {
	width:785px;
	height:380px;
	background: url(./img/gnd_video_section.png) no-repeat;	
}

.membrii_video_content {
	width:571px;
	float:left;
}

.membrii_video_content br {
	clear:both;
}

.membrii_video_details {
	float:left;
	width:175px;
	padding:0px 5px 0 20px;
	overflow: auto;
}

.membrii_video_details a{
	display:block;
	padding:5px;
	color:#232323;
}

.membrii_video_details a:hover, .membrii_video_details .selected{
	background:#f4f4f4;
}

.membrii_video_details br {
	clear:both;
}

.membrii_video_details h3 {
	width:125px;
	height:28px;
	overflow:hidden;
	line-height:130%;
	font-size:11px;
}

.membrii_video_details #title_not_long {
	margin-top:0px;
}

.membrii_video_details .thumbs, .right_thumbs {
	float:left
}

.membrii_video_details .thumbs {
	padding:2px;
	border-radius:3px;
	-moz-border-radius:3px;
	background:#000;
	border:1px solid #e4e4e4;
	margin:0 0px 5px 0px;
	width:47px;
	height:30px;
}

.membrii_video_details .thumbs img {
	width:47px;
	height:30px;
}

.membrii_video_details p {
	font-size:11px;
	font-weight:normal;
}

.video_download {
	float:left;
	width:531px;
	padding:10px 20px;
}

.video_download p {
	font-weight:normal;
	margin:5px 0 0 0;
}

.video_download hr {
	width:100%;
	margin:5px 0 10px 0;
}

.video_download h3 a:link, .video_download h3 a:visited, .video_download h3 a:hover, .video_download h3 a:active{
	color:#5B9500;
	font-weight:bold;
}

.video_download a {
	color:#5B9500;
}

.membrii_stretch_content #logo {
	display:block;
	margin:-30px 20px 0 70px;
	float:right;
}

.membrii_stretch_content #promo {
	width:100%;
}

.membrii_login_header {
	background:url(./img/content_head_members.png) no-repeat;
	width:992px;
	height:22px;
}

.membrii_login_stretch {
	background:url(./img/content_stretch_members.png);
}

.membrii_login_footer {
	background:url(./img/content_footer_members.png) no-repeat;
	width:992px;
	height:21px;
}

.login_existing_client {
	float:left;
	width:400px;
	margin:0 50px 0 70px;
}

.login_new_client {
	float:left;
	margin:0 15px 0 65px;
	width:390px;
}

.login_existing_client h2, .login_new_client h2, .password_content h1, .password_content h2 {
	background:#000;
	padding:5px 25px;
	color:white;
	font-size:15px;
	width:200px;
	margin:0 0 20px 0px;
}

.login_existing_client span, .login_new_client span {
	color:red;
}

.login_new_client hr {
	margin:5px 0 10px 0;
}

.login_existing_client label, .login_new_client label {
	color:#232323;
}

.login_existing_client input[type='text'], .login_new_client input[type='text'], 
.login_existing_client input[type='password'], .login_new_client input[type='password'],
.password_content input[type='text'], .password_content input[type='password']
{
	display:block;
	float:left;
	height:20px;
	width:247px;
	padding:7px 8px;
	background:url(./img/text_field.png) no-repeat 0 0;
}

.login_existing_client input:hover, .login_existing_client input:focus,
.login_new_client input:hover, .login_new_client input:focus, 
.password_content input:hover, .password_content input:focus
{
	background:url(./img/text_field.png) no-repeat 0 -34px;	
}

#personal_date {
	display:block; 
	text-transform:uppercase; 
	font-size:10px; 
	margin-bottom:10px;
	color: #8F8F8F;
}

.login_new_client a {
	font-size:11px;
}

.login_new_client p {
	margin:0 0 5px 0;
}

.login_new_client #news {
	margin-left:15px;
}

.login_existing_client a {
	font-family:Arial;
	font-size:12px;
	color:#232323;
}

.login_existing_client a:hover {
	font-family:Arial;
	font-size:12px;
	color:#5b9500;
}

.login_existing_client input[type='submit'], .login_new_client input[type='submit'], .password_content input[type='submit']{
	width:152px;
	height:35px;
	padding:5px 0;
	margin:0 auto;
	float:none;
	color:#000;
	background:url(./img/gnd_button.png);
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
} 

.membrii_aprove {
	width:680px;
	float:left;
	padding-left:15px;
}

.password_header {
	background:url(./img/content_head.png);
	width:992px;
	height:14px;
	margin-top:-6px;
}

.password_content {
	background:url(./img/content_stretch.png);
	width:932px;
	padding:10px 30px;
}

.password_bott {
	background:url(./img/content_footer.png);
	width:992px;
	height:13px;
}

.password_recovery_message {
	color:red;
	font-weight:bold;
}

.password_content p {font-weight:bold}
.password_content h1, .password_content h2 {margin-left:300px}
.password_content label {float:left; width:280px; text-align:right; margin:5px 10px 0 0}


/*END MEMBRII CSS STYLE */


/*SITEMAP CSS STYLE*/
.sitemap {
	width:800px;
	margin:0 auto;
}

.sitemap h2{
	font-size:12px;
}
/*END SITEMAP CSS STYLE*/


/* DOWNLOADS SECTION */
.downloadstable {
	width:95%
}
.downloadstable th {
	text-align:center;
	background-color:#ccc;
}
.downloadstable td {
	vertical-align:middle;
	border:0;
	margin:0;
	padding:4px;
	border-bottom:1px #bbb solid;
	text-align:center;
}
.downloadstable tr {background-color:#f5f5f5;}
.downloadstable td {vertical-align:middle;}

.downloadstable a {
	font-weight:bold;
}
/*END DOWNLOADS SECTION */


/*MANAGE MEMBERS CSS STYLE*/
.manage_mb {
	float:left;
	width:680px;
	padding-left:15px;
}

.manage_mb_header a img{
	width:100px;
	vertical-align:middle;
	text-align:center;
}

.manage_mb_header a {
	display:block;
	float:left;
	margin:0 15px;
	color:#232323;
	font-weight:bold;
	font-size:15px;
}

.manage_mb h3 {
	margin:20px 0 5px 0;
	font-size:18px;
}

.manage_newsletter .select_elem{
	float:none;
	margin:15px 0;
}

.manage_newsletter input[type='submit'] {
	margin:5px 50px;
}

/*END MANAGE MEMBERS CSS STYLE*/

/*YouTube*/
.youtube {
	width:640px;
	margin:0 auto;
	text-align:center;
}
/*END YouTube*/



.vertical_ads1 {
	background-color: #F7F7F7; border: 1px solid #EEEEEE; border-radius: 4px 4px 4px 4px;
    height: 145px; width: 125px;
    margin: 10px auto;
    padding: 5px 5px;
}

.horizontal_ads1 {
	background-color: #F7F7F7; border: 1px solid #EEEEEE; border-radius: 4px 4px 4px 4px;
    height: 90px; width: 728px;
    margin: 0px 10px 10px 15px;
    padding: 5px 5px;	
}

/* MEMBRII RUGACIUNE PAGE*/
.rg_membrii td {vertical-align:top; border:1px solid #aaa;}
.rg_membrii p{float:none;}
.rg_membrii span {float:none;}
.rg_membrii ul {margin-left:20px;}
.rg_membrii h3 {margin:5px 10px}
.rg_menu {display:block; width:auto; height:28px; overflow:hidden;}
.rg_menu {margin-bottom:20px;}
.rg_menu img {float:left;}
.rg_menu b{margin-top:5px;float:left;}
.rg_menu span {display:block; overflow:hidden; height:20px; padding:6px 6px 2px 8px; font-size:16px; font-weight:bold; background:#fff; color:#000; float:left; margin:0 3px;}
.rg_menu span:hover {color:#9dde00; background:#000;}
.rg_menu br {clear:both;}

/* END MEMBRII RUGACIUNE PAGE*/



/*FEEDBACK*/
.feedback_form_container{}
.feedback_form_container label{width: 60px;}
.feedback_form_container input[type=submit]{width: 60px; margin-left: 140px; background: #0D7DCC; color: white;}
.feedback_form_container input[type=text] {width: 340px;}
.feedback_form_container textarea {width: 350px; height: 100px;}
.feedback_form_container br {line-height: 50px; height: 80px; display: block;}
.feedback_items{padding: 10px; background: white;margin-bottom: 15px;}
.feedback_items span{width: 100%; display: block; text-align: right; font-size: 11px;}
/*END FEEDBACK*/



/*------------------------------------------------------*/
/*------------------------NOT USED----------------------*/
/*------------------------------------------------------*/

/* SUBMENU CSS STYLE  - NOT USED BECAUSE WE DON't HAVE*/	
/*
.submenu {
	clear:both; 
	padding:1px 0px 5px 0px; 
	float:left; 
	margin:0px 15px
}
.submenu a:link, .submenu a:visited {
	display: block; 
	color:white; 
	line-height:200%; 
	font-size:13px; 
	font-weight:bold; 
	float:left; 
	padding:0px 15px;
}
.submenu a:hover, .submenu a:active{
	color:#93c9ea;}	
	
.submenu_dropdown {
	position:absolute; 
	z-index:999; 
	top:205px; 
	width:70%; 
	padding:0px 10px 0px 10px;  
	text-align:left;
	opacity:1; 
	display:none; 
	background-color:#0069ab; 
	margin:0px 10px
}
.submenu_dropdown a:link, .submenu_dropdown a:visited, .submenu_dropdown span{	
	display:block; 
	color:white; 
	line-height:200%; 
	font-size:13px; 
	font-weight:bold; 
	float:left; 
	padding:0px 15px;
}
.submenu_dropdown a:hover{
	color:#93c9ea;}
.subsubmenu{
	margin-left: 5px;}
*/
/*END SUBMENU CSS STYLE  - NOT USED BECAUSE WE DON't HAVE*/


/* CRUMBS CSS STYLE */
/*
.crumbs{
	width:980px; 
	height:27px; 
	background:url(./img/gnd_crumbs.png); 
	padding-top:7px; 
	color:#0d7dcc; 
	text-align:left; 
	text-transform:capitalize; 
	family-font:Verdana; 
	font-size:11px; 
	margin: 0 auto;
}
.crumbs a:link {
	color:#0d7dcc; 
	font-size:11px;
}
.crumbs a:visited {
	color:#0d7dcc; 
	font-size:11px;
}
.crumbs a:hover{
	color:#232323; 
	font-size:11px;
}

.content_head_title { 
	padding:12px 25px; 
	font-family:Verdana; 
	font-size:17px; 
	color:#eae0b4; 
	text-transform:capitalize; 
	text-align:left; 
}
*/
/* END CRUMBS CSS STYLE */


/*FILTERS CSS STYLE*/
/*
.label_filter{
	color: #3F3F3F;
	font-weight: normal;
	margin: 0px;
	
	width:auto;
	padding:0px;
	float:left;
	clear:right;
	font-weight:normal;
}

.filter_input_container table {width:98%;margin:0 auto}
.filter_input_container{
	display: block;
	padding: 5px 0px;
}

.filter_input_container input, select{
	border: 1px solid #E6E4E5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	width: 80%;
	padding: 2px 2px;
	margin-bottom:5px;
	height: auto;
	font-size: 12px;
	float:left;
	clear:left;
	font-weight:bold;
}

.pagi-btn{
	padding: 5px;
	margin: 3px;
	font-weight: bold;
}

.filter_checkbox{
	padding: 0px 2px 0 10px;
}
.filter_checkbox:hover {background:#eee;cursor:pointer}

.filter_checkbox label{
	font-size:11px;
	padding-left:0;
	margin: 0px;
	float: none;
	display: inline;
	color:#555;
}

input.input_filter_checkbox{
	padding: 0px;
	width: 15px;
	height: 10px;
	margin: 0px;
	vertical-align:middle;
}

.left_col_stretch h3{
	margin-top: 10px;
	border-bottom: 1px solid #F5F5F5;
	padding: 3px 10px;
}

.infobox{
	padding: 6px;
	margin: 10px 0px;
	border: 1px solid #D31820;
	background: #D31820;
	color: white;
	-moz-border-radius: 8px;
	font-weight: bold;
	border-radius: 5px;
}

.infobox a{
	color: white;
	text-decoration: underline;
}

.infobox-oferte{
	padding: 10px;
	margin: 10px 20px 10px 10px;
	border: 1px solid #BFBFBF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	font-weight: bold;
	background: #E8E8E8;
}

.video_description_div{
	padding: 15px 0px;
	border: 1px solid #D6D6D6;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	background: #F6F9FC;
	width: 518px;
	margin: 0px auto;
	margin-bottom: 20px;
}

.video_description_div p{
	padding: 0px 20px;
}

.advanced_search_checkbox{
	float: left;
	padding: 4px 10px;
	background: #fff;

	margin-right: 5px;
}

h3.advanced_search_checkbox {
	display: inline;
	color: #494949;
	font-size: 16px;
}

.advanced_search_checkbox label{
	display: inline;
	padding: 0px;
	margin: 0px;
	height: 15px;
	line-height: 12px;
	width: auto;
	float: right;
}


.advanced_search_input_container h3{
	padding: 4px 0px;
}

.search_table_content h2{
	padding: 0px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #E5E5E5;
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	display: block;
	clear:both;
}

.loc_select_advanced_search
{
	clear:both;
	float: none;
	width: 160px;
}

.filter_btns{text-align: center;}

.filter_btns input{
	background: #EFEFEF;
	margin-top: 30px;
	color: black;
	margin: 15px 2px;
	border-radius: 8px;
	-moz-border-radius: 5px;
	border: 0px;
	font-weight: bold;
}

a.download_pdf_btn{
	color: #0B7FD1;
	padding: 15px;
}

.warning_box{
	font-weight: bold;
	background: #F9E500;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	margin: 10px 0px;
}
*/
/*END FILTERS CSS STYLE*/


/* CUSTOM TABLE CSS STYLE*/
/*
.style1 h1, .style1 h2, .style1 h3, .style1 p, .style1 span, .style1 td, .style1 li{font-size:90%;color:#555}
.style1 span {color:#444}
.style1 h3 {font-size:12px;color:#777}
.style1 td {background-position:center top;background-repeat:no-repeat;padding:12px 0 0  0}
.style1 {background-position:center top;background-repeat:no-repeat;}
.style1 li {padding-top:4px;}
.style1 ul {margin:20px auto 0 20px;}
.style1 img {margin:5px auto 0 auto}


.style2 {border-collapse:collapse;margin:10px 0}
.style2 h1, .style2 h2, .style2 h3, {color:#111;margin-top:15px}
.style2 p, .style2 span, .style2 td, .style2 li{font-size:90%;color:#555}
.style2 span {color:#000;font-size:100%}
.style2 h1 {font-size:14px;color:#a31}
.style2 h3 {font-size:12px;color:#222}
.style2 td, .style2 th {background-position:center top;background-repeat:no-repeat;padding:7px 0 0  0;border:1px #eee solid;padding:5px 1px;margin:0;text-align:center;}
.style2 td {font-weight:bold;background:#fff}
.style2 th {background-color:#eee;padding:0 5px;color:#000}
th b {color:#000}
.style2 li {padding-top:4px;}
.style2 ul {margin-top:12px;}
.style2 img {margin:0 auto}

.domain_table, .style2 {
  -moz-box-shadow: 0px 0px 1px #999;
  -webkit-box-shadow: 0px 0px 1px #999;
  box-shadow: 0px 0px 0px #999;
  border:0px #333 solid; 
  -moz-border-radius: 4px;
  border-radius: 4px; 
}

.domain_table {border-collapse:collapse;width:80%}
.domain_table td, .domain_table th {text-align:center;border:1px #222 solid;padding:3px 1px;margin:0}
.domain_table th {font-weight:bold;background-color:#111}
.domain_table td {background:#171717}
.domain_table tr.alt {background-color:#ccc}
*/
/*END CUSTOM TABLE CSS STYLE*/
