/*
Theme Name: Main Layout
Theme URI:
Description: 
Version: 1
Author: 
Author URI: 
Tags: 

*/

@charset "utf-8";
/* CSS Document */

/* **************************** RESET BROWSER CSS *************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td 
{ 
	font-family: Verdana, Geneva, sans-serif, Tahoma, "Microsoft Sans Serif", Arial;
}

/***************************** END RESET BROWSER CSS *****************************************/

/**************************************** BEGIN INPANAMEA CSS **************************************/
/***************************************************************************************************/


/**************************************** HEADER CSS ***********************************************/
#header
{
	position:relative;
	background:url(img/header_background.png) no-repeat top;
	margin: 0 auto;
	width:1000px;
	/*border:#999 1px solid;*/
	height:158px;
}
#header_logo
{
	background:url(img/logo2.png);
	margin-top:28px;
	margin-left:5px;
	float:left;
	width:405px;
	height:100px;
	/*border:#F00 1px solid;*/
}
#header_mascot
{
	background:url(img/mascot2.png);
	position:relative;
	margin: 25px 0px 0px 75px;
	float:left;
	width:84px;
	height:110px;
	border
}
#panel_control
{

	float:right;
	/*border:#333 1px solid;*/
	margin: 28px 65px 0px 0px;
	width:250px;/*710px when logged in */
	height:30px;
	display:none;
	color:#060;
	
}
#beta_inpanamea
{
	float:right;
	background:url(img/beta3_03.png) no-repeat;
	width:140px;
	height:85px;
	margin-right:61px;
	margin-top:66px;
	
}
#header_login
{
	float:right;
	display:none;
	background:url(img/autentificare_background.png) no-repeat;
	margin-right:65px;
	margin-top:28px;
	color:#060;
	width:201px;
	height:30px;
	/*border:#F00 1px solid;*/
}
#header_login a
{
	color:#9C3;
	margin: 5px 0px 0px 12px;
	text-decoration:none;
	font-family:Verdana;
	font-size:13px;
}
#header_login a:hover
{
	color:#060;
}
#header_login a:active
{
	color:#060;
}
/*#header_login input
{
	color:#9C3;
	text-decoration:none;
	font-family:Verdana;
	font-size:14px;
	text-align:right;
	background:none;
	background-color:none;
	background-image:url(img/autentificare_background.png);
	border:none;
}
#header_login input:hover
{
	color:#060;
	background:none;
	background-color:#FFF;
	border:none;
}
#header_login input:active
{
	color:#060;
	background:none;
	background-color:#FFF;
	border:none;
}*/
#login_popup
{
	top: 28px;
	left:570px;
	z-index:60;
}
.header_login_popup
{
	/*border: solid 1px #5CB900;*/
	overflow:hidden;
	background-image:url(img/login_background.png);
	font-family: Verdana;
	font-size: 14px;
	display: none;
	position: absolute;
	width: 279px;
	height: 229px;
	z-index: 60;	
}
.header_login_popup_title
{
	position:relative;
	float:right;
	margin-right:19px;
	margin-top:2px;
	color:#060;
	text-decoration:none;
	font-family:Verdana;
	font-size:13px;
	text-align:right;
	width:82px;
}
.header_login_close
{
	clear:both;
	float:right;
	margin: 7px 2px auto;
	width:25px;
	text-align:right;
	
}
.header_login_close input
{
	color:#EE660B;
	text-decoration:none;
	font-family:Verdana;
	font-size:16px;
	
	background:none;
	background-color:#FFF;
	border:none;
}

/*.login_user
{
	position:relative;
	float:left;
	margin-left:20px;
	margin-top:15px;
	width:120px;
	color:#9C3;
	text-align:center;
	text-decoration:none;
	font-family:Verdana;
	font-size:14px;
}*/
.login_user_input
{
	position:relative;
	float:left;
	width:208px;
	height:20px;
	margin: 38px auto;
	padding-left:34px;
	
}
.login_user_input input
{
	height:20px;
	width:207px;
	border:solid 1px #EE660B;
	border-color:#EE660B;
	/*color:#EE660B;*/
	/*font-weight:normal;*/
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif, Tahoma, "Microsoft Sans Serif", Arial;
}

/*.login_pssw
{
	position:relative;
	float:left;
	margin-left:20px;
	margin-top:5px;
	width:120px;
	color:#9C3;
	text-align:center;
	text-decoration:none;
	font-family:Verdana;
	font-size:14px;
}*/
.login_pssw_input
{
	position:relative;
	float:left;
	width:208px;
	height:21px;
	margin: 0px auto;
	padding-left:34px;
	background:none;
}
.login_pssw_input input
{
	height:21px;
	width:208px;
	border:solid 1px #EE660B;
	border-color:#EE660B;
	/*color:#EE660B;*/
	/*font-weight:normal;*/
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif, Tahoma, "Microsoft Sans Serif", Arial;
}
.login_forgot_pssw
{
	clear:both;
	position:relative;
	float:left;
	width:250px;
	margin-top:14px;
	margin-left:25px;
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	color:#9C3;
}
.login_forgot_pssw a
{
	color:#9C3;
	text-align:center;
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	margin: 0px auto;
}
.login_forgot_pssw input
{
	height:15px;
	width:15px;
	border:solid 2px #EE660B;
	border-color:#EE660B;
	background:none;
	background-image:none;
	color:#EE660B;
}
.login_forgot_pssw input:hover
{
	height:15px;
	width:15px;
	border:solid 2px #EE660B;
	border-color:#EE660B;
	background:none;
	background-image:none;
	color:#EE660B;
}
.login_submit
{
	float:left;
	width:240px;
	height:45px;
	margin-top:5px;
	margin-left:20px;
	
	
}
.button
{
	background: url(img/submit_btn.png) no-repeat;
	border: none;
	
	width:240px;
	height:45px;
	cursor: pointer; /* hand-shaped cursor */
 	cursor: hand; /* for IE 5.x */
}
.login_submit input
{
	/*background:url(img/submit_btn.png) left no-repeat;*/
	background: url(img/submit_btn.png) no-repeat center top;
	
	border:none;
	
	width:240px;
	height:45px;
  	cursor: pointer; /* hand-shaped cursor */
 	cursor: hand; /* for IE 5.x */
}
.login_submit input:hover
{
	background:url(img/submit_btn.png) left no-repeat;

	border:none;
	
	width:240px;
	height:45px;
	cursor:pointer;
}

.login_forgot_pssw a:hover{ color:#060; }


.login_icon
{
	float:left;
	width:115px;
	height:20px;
	background:url(img/user_icon.png) no-repeat top right;
	margin:2px 0px 0px 0px;
}
.exit_icon
{
	float:left;
	width:95px;
	height:20px;
	background:url(img/exit_icon2.png) no-repeat top right;
	margin:2px 0px 0px 8px;
}
.login_iota
{
	width:3px;
	height:21px;
	float:left;
	margin:2px 0px 0px 5px;
}
.panel
{
	
	/*margin:0px 4px auto;*/
	
	float:right;
	background:url(img/autentificare_background2.png) no-repeat;
	width:246px;/*710px when logged in */
	height:23px;
	display:block;
	color:#060;
}
.panel a
{
	color:#9C3;
	margin: 5px 0px 0px 0px;
	text-decoration:none;
	font-family:Verdana;
	font-size:13px;
}
.panel_text
{
	width:230px;
	height:23px;
	margin: 0px 0px 0px 10px;
	line-height:18px;
}
.panel a:hover
{
	color:#060;
}
.panel a:active
{
	color:#060;
}
#header_menu
{
	clear:both;
	width:1000px;
	height:20px;
	
}
#header_menu_backg
{
	position:absolute;
	z-index:1;
}
#header_menu_top
{
	clear:both;
	width:1000px;
	height:20px;
	background:top url(img/menu_top.jpg) no-repeat;
	
}
#header_menu_bottom
{
	width:1000px;
	height:20px;
	background:bottom url(img/menu_bottom.jpg) no-repeat;
	
}
#header_menu_links
{
	position:absolute;
	margin: 0 auto;
	width:1000px;
	height:30px;
	/*background-color:#F00;*/
	z-index:2;
	top: 125px;
	
	
}


/**************************************** END HEADER CSS ***********************************************/

/**************************************** MENU CSS ***********************************************/
#menu
{
	
	background:url(img/meniu_background.png) no-repeat top left;
	margin: 0 auto;
	width:1000px;
	height:60px;
	z-index:2;
	padding:0px;
	/*border:#999 1px solid;*/
}
.menu_elements
{
	margin: 0px;
	padding:0px;
	width:1000px;
	height:60px;
}
.menu_elements ul
{
	list-style:none;
	text-align:center;
	margin: 0px 0px 0px 68px;
	padding:0px;
}

.menu_elements li
{
	border:#F00 solid 0px;
	display:inline;
	margin-left:8px;
	margin-right:0px;
	
	float:left;
	
}


.menu_elements a
{
	color:#FFF;
	display:block;
	width:96px;
	height:48px;
	/*text-decoration:none;
	font-family:Verdana;
	font-stretch:condensed;
	font-size:18px;
	text-align:center;
	width:96px;
	height:48px;
	line-height:60px;*/
}/*
.menu_elements a:hover
{
	color:#FF8400;
	height:48px;
	background:url(img/menu_hover.png);
}
*/
#active
{
	
	background:url(img/menu_hover.png) no-repeat;
	color:#FF8400;
	height:48px;
	text-decoration:none;
	font-family:Verdana;
	font-stretch:condensed;
	font-size:18px;
	text-align:center;
	
	
}


#home
{
	
	height:49px;
	width:96px;
}
#home img:hover
{
	background:url(img/home_hover.png) no-repeat;
}
#politica
{
	
	height:49px;
	width:96px;
}
#politica img:hover
{
	background:url(img/politica_hover.png) no-repeat;
}
#social
{
	
	height:49px;
	width:96px;
}
#social img:hover
{
	background:url(img/social_hover.png) no-repeat;
}
#sport
{
	
	height:49px;
	width:96px;
}
#sport img:hover
{
	background:url(img/sport_hover.png) no-repeat;
}

#sci_tech
{
	
	height:49px;
	width:96px;
}
#sci_tech img:hover
{
	background:url(img/sci_tech_hover.png) no-repeat;
}
#media
{
	
	height:49px;
	width:96px;
}
#media img:hover
{
	background:url(img/media_hover.png) no-repeat;
}
#gaita_tv
{
	
	height:49px;
	width:96px;
}
#gaita_tv img:hover
{
	background:url(img/gaita_tv_hover.png) no-repeat;
}
#fun
{
	
	height:49px;
	width:96px;
}
#fun img:hover
{
	background:url(img/fun_hover.png) no-repeat;
}

/**************************************** END MENU CSS ***********************************************/

/**************************************** MIDDLE CSS ***********************************************/
#middle
{
	position:relative;
	margin: 0px auto;
	width:1000px;
	/*border:#999 1px solid;*/
}
#middle_content
{
	
	background:url(img/middle_background_content.png) repeat-y;
	
	float:left;
	margin: 0px auto;
	width:1000px;
	
	
	/*border:#999 1px solid;*/
}
#middle_header
{
	clear:both;
	margin: 0 auto;
	width:1000px;
	height:19px;
	background:url(img/middle_background_header.png) no-repeat;
}
.registration
{
	background:none;
	/*position:relative;*/
	float:left;
	margin: 30px 0px 0px 65px;
	width:592px;
	
	/*border:#090 solid 1px;*/
}
.registration_header
{
	background:url(img/middle_content_header.png) no-repeat;
	position:relative;
	float:left;
	margin: 0px 0px 0px 0px;
	width:592px;
	height:10px;
	
}
.registration_middle
{
	background:url(img/middle_content.png) repeat-y;
	position:relative;
	float:left;
	margin: 0px 0px 0px 0px;
	width:592px;
}

.registration_middle_content
{
	position:relative;
	float:left;
	margin: 15px 0px 0px 15px;
}
.registration_middle_content iframe
{
	
	width:279px;
}

.registration_footer
{
	background:url(img/middle_content_footer.png) top no-repeat;
	float:left;
	margin: 0px 0px 0px 0px;
	width:592px;
	height:30px;
	
}

.registration_middle_content form
{
	
	margin: 10px 0px 0px 5px;
	width:560px;
	/*border:#090 solid 1px;*/
}
/*.registration_middle_content form ul
{
	display:block;
	list-style:none;
}*/
/*.registration_middle_content form
{
	border:#F00 solid 1px;
	width:284px;
	
	margin: 10px auto;
}*/
.registration_middle_content input
{
	margin: 13px 0px 0px 18px;
	border:none;/*solid 0px #EE660B;*/
	border-color:#EE660B;
	font-family:Verdana, Geneva, sans-serif, Tahoma, "Microsoft Sans Serif", Arial;
	color:#5B8202;
	font-size:18px;
	width:250px;
	height:24px;
}
.registration_form_text
{
	
	font-family:Verdana, Geneva, sans-serif, Tahoma, "Microsoft Sans Serif", Arial;
	color:#5B8202;
	font-size:18px;
	height:20px;
	margin: 5px 0px 0px 5px;
}
.registration_form_text2
{
	
	font-family:Verdana, Geneva, sans-serif, Tahoma, "Microsoft Sans Serif", Arial;
	color:#5B8202;
	font-size:18px;
	height:20px;
	width:280px;
	margin: 5px 0px 0px 5px;
}
.generate_image_text
{
	font-family:Verdana, Geneva, sans-serif, Tahoma, "Microsoft Sans Serif", Arial;
	color:#5B8202;
	font-size:14px;
	margin: 5px 0px 0px 5px;
	
}
.generate_image_text3
{
	float:left;
	font-family:Verdana, Geneva, sans-serif, Tahoma, "Microsoft Sans Serif", Arial;
	color:#5B8202;
	font-size:14px;
	width:285px;
	margin: 5px 0px 0px 0px;
	
}
.generate_image_text4
{
	float:left;

	width:558px;
	margin: 5px 0px 0px 0px;
	
}
.registration_terms{margin:10px 0px 0px 0px;height:48px;width:280px;}
.terms_check
{
	clear:both;
	position:relative;
	float:left;
	margin: 0px 0px 0px 35px;
	width:30px;
}
.terms
{
	float:left;
	
	width:200px;
	margin:2px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif, Tahoma, "Microsoft Sans Serif", Arial;
	color:#5B8202;
	font-size:18px
}
.generate_image_text2
{
	
	float:left;
	font-family:Verdana, Geneva, sans-serif, Tahoma, "Microsoft Sans Serif", Arial;
	color:#5B8202;
	font-size:14px;
	
}
.generate_image_text22
{
	float:left;
	font-family:Verdana, Geneva, sans-serif, Tahoma, "Microsoft Sans Serif", Arial;
	color:#5B8202;
	font-size:14px;
	height:10px;
	
	margin:10px 0px 0px 0px;
	
}
.red_alert
{
	float:left;
	font-family:Verdana, Geneva, sans-serif, Tahoma, "Microsoft Sans Serif", Arial;
	color:red;
	font-size:14px;
}

.registration_fields{background:url(img/registration_field.png) no-repeat;height:48px;}
.registration_fields_username{float:left; width:285px;height:48px;}
.registration_fields_username2{float:left; width:285px;height:35px;}
.registration_fields_ajax{ float:left; width:31px; height:31px; margin:10px 0px 0px 0px;}
.registration_fields_ajax2{ float:left; width:235px; height:20px; margin:15px 0px 0px 5px;}

.gender_reg{background:none;height:35px;}
.gender_reg_male{float:left; margin:5px 0px 0px 60px;}
.gender_reg_male_text{float:left; margin:7px 0px 0px 5px;font-family:Verdana, Geneva, sans-serif, Tahoma, "Microsoft Sans Serif", Arial;
	color:#5B8202;
	font-size:18px}

.register_submit
{
	float:left;
	width:285px;
	height:58px;
	margin:0px 0px 0px 140px;
}
.register_button
{
	background:url(img/reg_button.png) no-repeat;	
	border:none;
	height:47px;
	width:285px;
	cursor: pointer; /* hand-shaped cursor */
 	cursor: hand; /* for IE 5.x */
	
}
.register_button_text
{
	font-family:Verdana, Geneva, sans-serif, Tahoma, "Microsoft Sans Serif", Arial;
	color:#5B8202;
	font-size:20px;	
	margin:10px 0px 10px 10px;
	width:250px;
}
.user
{
	background:none;
	float:left;
	margin: 11px 0px 0px 65px;
	width:865px;
	
	border:#090 solid 1px;
}
.user_header
{
	background:url(img/user_background_header.png) no-repeat;
	position:relative;
	float:left;
	margin: 0px 0px 0px 0px;
	width:865px;
	height:10px;
	
}
.user_header_redactional
{
	background:url(img/user_background_header.png) no-repeat bottom;
	position:relative;
	float:left;
	margin: 0px 0px 0px 0px;
	width:865px;
	height:39px;
	
}
.user_header_redactional_tab_1
{
	float:left;
	width:146px;
	height:31px;
	margin: 0px 0px 0px 11px;
	background:url(img/tabs_redactional_selected2_03.png) no-repeat;
	
}
.user_header_redactional_tab_1_click
{
	float:left;
	width:146px;
	height:31px;
	margin: 0px 0px 0px 11px;
	background:url(img/tabs_redactional_03.png) no-repeat;
	
}

.user_header_redactional_tab_1:hover
{
	background:url(img/tabs_redactional_03.png) no-repeat;
	cursor: pointer; /* hand-shaped cursor */
 	cursor: hand; /* for IE 5.x */
}
.user_header_redactional_tab_2
{
	float:left;
	width:146px;
	height:31px;
	margin: 0px 0px 0px 5px;
	background:url(img/tabs_redactional_selected2_05.png) no-repeat;
	
}
.user_header_redactional_tab_2_click
{
	float:left;
	width:146px;
	height:31px;
	margin: 0px 0px 0px 5px;
	background:url(img/tabs_redactional_05.png) no-repeat;
	
}
.user_header_redactional_tab_2:hover
{
	background:url(img/tabs_redactional_05.png) no-repeat;
	cursor: pointer; /* hand-shaped cursor */
 	cursor: hand; /* for IE 5.x */
}
.user_header_redactional_tab_3
{
	float:left;
	width:146px;
	height:31px;
	margin: 0px 0px 0px 5px;
	background:url(img/tabs_redactional_selected2_07.png) no-repeat;
}
.user_header_redactional_tab_3_click
{
	float:left;
	width:146px;
	height:31px;
	margin: 0px 0px 0px 5px;
	background:url(img/tabs_redactional_07.png) no-repeat;
	
}
.user_header_redactional_tab_3:hover
{
	background:url(img/tabs_redactional_07.png) no-repeat;
	cursor: pointer; /* hand-shaped cursor */
 	cursor: hand; /* for IE 5.x */
}
.user_header_redactional_tab_4
{
	float:left;
	width:146px;
	height:31px;
	margin: 0px 0px 0px 5px;
	background:url(img/tabs_redactional_selected2_03_03.png) no-repeat;
}
.user_header_redactional_tab_4_click
{
	float:left;
	width:146px;
	height:31px;
	margin: 0px 0px 0px 5px;
	background:url(img/tabs_redactional_03_03_03.png) no-repeat;
	
}
.user_header_redactional_tab_4:hover
{
	background:url(img/tabs_redactional_03_03_03.png) no-repeat;
	cursor: pointer; /* hand-shaped cursor */
 	cursor: hand; /* for IE 5.x */
}
.user_header_redactional_tab_5
{
	float:left;
	width:146px;
	height:31px;
	margin: 0px 0px 0px 5px;
	background:url(img/tabs_redactional_selected_01.png) no-repeat;
}
.user_header_redactional_tab_5_click
{
	float:left;
	width:146px;
	height:31px;
	margin: 0px 0px 0px 5px;
	background:url(img/tabs_redactional_01.png) no-repeat;
	
}
.user_header_redactional_tab_5:hover
{
	background:url(img/tabs_redactional_01.png) no-repeat;
	cursor: pointer; /* hand-shaped cursor */
 	cursor: hand; /* for IE 5.x */
}
.user_middle
{
	background:url(img/user_background_middle.png) repeat-y;
	position:relative;
	float:left;
	margin: 0px 0px 0px 0px;
	width:865px;
}
.footer_content_spacer
{
	clear:both;
	height:10px;	
}
.user_footer
{
	background:url(img/user_background_footer.png) top no-repeat;
	float:left;
	margin: 0px 0px 0px 0px;
	width:865px;
	height:30px;
	
}
.user_middle_content
{
	position:relative;
	float:left;
	margin: 15px 0px 0px 10px;
	/*border:#333 1px solid;*/
}
.user_name
{
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:16px;
	height:40px;
	width:808px;
	
	margin: 0px 0px 0px 23px;
	
}
.user_name2
{
	float:left;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:16px;
	height:20px;
	width:400px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
	
}
.user_redactional
{
	float:left;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:16px;
	height:20px;
	width:98px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
}
.user_redactional a
{
	/*color:#9C3;*/
	margin: 5px 0px 0px 0px;
	text-decoration:none;
	font-family:Verdana,Tahoma, "Microsoft Sans Serif", Arial;
	color:#9C3;/*#61770c;*/
	font-size:13px;
	
	
}
.user_redactional a:hover
{
	color:#060;
}
.user_redactional a:active
{
	color:#060;
}
.user_details{}
.user_avatar_female{ float:left; background:url(img/avatar_female.png) no-repeat; width:120px; height:125px; margin: 15px 0px 0px 0px;border:#61770c 1px solid;}
.user_avatar_male{float:left; background:url(img/avatar_male%20-%2080x80%20-%20transparent.png) no-repeat;width:80px; height:80px; margin: 15px 0px 0px 15px;border:#61770c 1px solid;}
.user_account_details1
{
	
	float:left;
	width:281px;
	
	margin: 5px 0px 0px 8px;
	
}
.user_account_details2
{
	
	float:left;
	width:440px;
	
	margin: 5px 0px 0px 8px;
	
}
.user_account_details_box1
{
	float:left;
	margin: 9px 0px 0px 5px;
	width:100px;
	height:20px;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:14px;
	font-weight:bold;
}
.user_account_details_box2_border
{
	float:left;
	background:url(img/account_info_box2_border.png) no-repeat;
	margin: 2px 0px 0px 2px;
	width:170px;
	height:30px;
}
.user_account_details_box2
{
	float:left;
	
	margin: 5px 0px 0px 5px;
	width:160px;
	height:20px;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:16px;
}
.user_account_details_box3
{
	float:left;
	margin: 9px 0px 0px 5px;
	width:120px;
	height:20px;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:14px;
	font-weight:bold;
}
.user_account_details_box4
{
	float:left;
	margin: 5px 0px 0px 5px;
	width:300px;
	height:20px;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:16px;
}
.user_account_details_box4_2
{
	float:left;
	margin: 5px 0px 0px 5px;
	width:65px;
	height:20px;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#333;
	font-size:16px;
	text-align:center;
}
.user_account_details_box4_border
{
	float:left;
	background:url(img/account_info_box4_border2.png) no-repeat;
	margin: 2px 0px 0px 2px;
	width:310px;
	height:30px;
}
.user_account_details_box4_border2
{
	float:left;
	background:url(img/account_info_box4_border3.png) no-repeat;
	margin: 2px 0px 0px 2px;
	width:75px;
	height:30px;
}

.user_account_details_info1
{
	width:280px;
	height:35px;
	
	margin:10px 0px 0px 0px;
	
}
.user_account_details_info2
{
	width:440px;
	height:35px;
	
	margin:10px 0px 0px 0px;
	
}
#user_account_panel
{
	float:left;
	display:block;
	
	margin-right:0px;
	margin-top:0px;
	color:#060;
	width:308px;
	height:40px;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:14px;
	
	
}
#user_account_panel a
{
	/*color:#9C3;*/
	margin: 5px 0px 0px 0px;
	text-decoration:none;
	font-family:Verdana,Tahoma, "Microsoft Sans Serif", Arial;
	color:#9C3;/*#61770c;*/
	font-size:13px;
	
	
}
#user_account_panel a:hover
{
	color:#060;
}
#user_account_panel a:active
{
	color:#060;
}
.user_panel_title
{
	width:65px;
	float:left;
	margin: 10px 0px 0px 0px;
}
.user_panel_icon
{
	width:20px;
	height:40px;
	float:left;
	background:url(img/account_user.png) no-repeat;
}
.user_panel_links_background
{
	width:221px;
	height:26px;
	float:left;
	margin: 2px 0px 0px 0px;
	background:url(img/account_edit_background.png) no-repeat top ;
	
}
.user_panel_links
{
	width:216px;
	height:20px;
	float:left;
	margin: 2px 0px 0px 6px;
	
	
}
.user_top
{
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	clear:left;
	float:left;
	color:#61770c;
	font-size:16px;
	width:808px;
	
	margin: 30px 0px 0px 23px;
	
}
.user_top_name
{
	
	float:left;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:16px;
	height:20px;
	width:600px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
	
}

.user_top_details1
{

	float:left;
	width:280px;
	margin: 30px 0px 0px 90px;
	/*border:#999 1px solid;*/

}
.user_top_details2
{

	float:left;
	width:280px;
	margin: 30px 0px 0px 8px;
	/*border:#999 1px solid;*/

	
}
.user_top_details_info1
{
	width:279px;
	height:81px;
	float:left;
	margin:0px 0px 0px 0px;
	
}
.user_top_avatar_male{float:left; background:url(img/avatar_male%20-%2080x80%20-%20transparent.png) no-repeat;width:80px; height:80px; border:#61770c 1px solid;}
.user_top_info{width:195px; float:left;}
.user_top_info_details
{
	
	height:25px;
	margin: 3px 0px 0px 0px;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#333;
	font-size:16px;
	text-align:center;
	
}
.user_dotted{float:left; background:url(img/dotted.png) center repeat-x; height:7px; width:275px;margin:3px 0px 3px 0px}
.user_dotted2{clear:both;float:left; background:url(img/dotted.png) center repeat-x; height:7px; width:830px;margin:3px 0px 3px 0px}

.user_middle_tab3
{
	float:left;
	width:848px;
	display:block;
	margin: 0px 0px 0px 8px;
	/*border:1px #666 solid;	*/
}
.articol_inserat
{
	float:left;
	width:848px;
}
.tab3_form
{
	float:left;
	width:848px;
}
.user_middle_tab3_show
{
	float:left;
	width:848px;
	display:block;
	margin: 0px 0px 0px 8px;
	border:1px #666 solid;	
}
.user_middle_tab4
{
	float:left;
	width:848px;
	display:none;
	margin: 0px 0px 0px 8px;
	border:1px #666 solid;	
}
.user_middle_tab4_show
{
	float:left;
	width:848px;
	display:block;
	height:500px;
	margin: 0px 0px 0px 8px;
	border:1px #666 solid;	
}
.user_middle_tab5
{
	float:left;
	width:848px;
	display:none;
	margin: 0px 0px 0px 8px;
	border:1px #666 solid;	
}
.user_middle_tab5_show
{
	float:left;
	width:848px;
	display:block;
	height:500px;
	margin: 0px 0px 0px 8px;
	border:1px #666 solid;	
}
.user_middle_bar_left
{
	float:left;
	width:250px;
	margin: 4px 0px 0px 5px;
	border:1px #666 solid;	
}
/*.user_middle_bar_right
{
	float:left;
	width:580px;
	margin: 4px 0px 0px 5px;
	border:1px #666 solid;	
}*/

/*.user_middle_bar_left_details
{
	float:left;
	margin: 9px 5px 0px 5px;
	width:240px;
	height:40px;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:16px;
	font-weight:bold;
}
.user_middle_bar_left_details2
{
	float:left;
	margin: 9px 5px 0px 5px;
	width:240px;
	height:100px;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:16px;
	font-weight:bold;
}
.user_middle_bar_left_details3
{
	float:left;
	margin: 9px 5px 0px 5px;
	width:240px;
	height:250px;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:16px;
	font-weight:bold;
}
.user_middle_bar_left_details4
{
	float:left;
	margin: 24px 5px 0px 5px;
	width:240px;
	height:40px;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:16px;
	font-weight:bold;
}*/
.concepereArticol_fields
{
	clear:left;
	float:left;
	width:848px;
	margin:10px 0px 0px 0px;
}
.concepereArticol_fields2
{
	clear:left;
	float:left;
	width:848px;
	margin:20px 0px 0px 0px;
}
.concepereArticol_fields_title
{
	float:left;
	width:563px;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#000;/*#61770c;*/
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 0px 15px;
}
.concepereArticol_fields_content
{
	float:left;
	width:582px;
}
.check_title
{	
	float:right;
	width:263px;
	height:100%;
	border:#61770c 1px solid;
}
.user_middle_bar_right_details
{
	float:left;
	margin: 0px 5px 0px 8px;
	width:570px;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:16px;
	font-weight:bold;
	/*background-color:#F5F5F5;
	border:#61770c 1px solid;*/
}
.user_middle_bar_right_details_header
{
	clear:left;
	float:left;
	width:570px;
	height:5px;
	background:url(img/creare_articol_header_area.png) no-repeat;
}
.user_middle_bar_right_details_middle
{
	float:left;
	width:570px;
	margin:0px 0px 0px 0px;
	background:url(img/creare_articol_middle_area.png) repeat-y;
	
}
.user_middle_bar_right_details_footer
{
	float:left;
	width:570px;
	height:4px;
	background:url(img/creare_articol_footer_area.png) no-repeat;
}
.user_middle_bar_right_details_middle input
{
	width:560px;
	height:26px;
	font-family:Verdana,Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:20px;
	background-color:#F5F5F5;
	border:none;
	margin: 0px 0px 0px 5px;
		
	
}

.user_middle_bar_right_details2
{
	float:left;
	margin: 0px 5px 0px 8px;
	width:570px;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:16px;
	font-weight:bold;
	/*border:#61770c 1px solid;*/
	background-color:#F5F5F5;
}
.user_middle_bar_right_details2_header
{
	clear:left;
	float:left;
	width:570px;
	height:5px;
	background:url(img/creare_articol_header_area.png) no-repeat;
}
.user_middle_bar_right_details2_middle
{
	float:left;
	width:570px;
	margin:0px 0px 0px 0px;
	background:url(img/creare_articol_middle_area.png) repeat-y;
	
}
.user_middle_bar_right_details2_footer
{
	float:left;
	width:570px;
	height:4px;
	background:url(img/creare_articol_footer_area.png) no-repeat;
}
.user_middle_bar_right_details2_middle textarea
{
	width:558px;
	height:96px;
	font-family:Verdana,Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:20px;
	background-color:#F5F5F5;
	border:none;
	margin:0px 0px 0px 6px;
	z-index:0;
	
}
.user_middle_bar_right_details3
{
	float:left;
	margin: 0px 5px 0px 8px;
	width:570px;
	height:250px;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:16px;
	font-weight:bold;
	/*border:#61770c 1px solid;*/
	/*background-color:#F5F5F5;*/
}
.user_middle_bar_right_details3_header
{
	clear:left;
	float:left;
	width:570px;
	height:5px;
	background:url(img/creare_articol_header_area.png) no-repeat;
}
.user_middle_bar_right_details3_middle
{
	float:left;
	width:570px;
	margin:0px 0px 0px 0px;
	background:url(img/creare_articol_middle_area.png) repeat-y;
	
}
.user_middle_bar_right_details3_middle_wysiwyg
{
	margin:0px 0px 1px 5px;
}

.user_middle_bar_right_details3_footer
{
	float:left;
	width:570px;
	height:4px;
	background:url(img/creare_articol_footer_area.png) no-repeat;
}
.user_middle_bar_right_details4
{
	float:left;
	margin: 0px 5px 0px 8px;
	width:570px;
	font-family:Tahoma, "Microsoft Sans Serif", Arial;
	color:#61770c;
	font-size:16px;
	font-weight:bold;
	background-color:#F5F5F5;
	/*border:#61770c 1px solid;*/
}

.user_middle_tab1
{
	float:left;
	width:848px;
	display:none;
	margin: 0px 0px 0px 8px;
	/*border:1px #666 solid;	*/
}
.user_middle_tab1_show
{
	float:left;
	width:848px;
	display:block;
	margin: 0px 0px 0px 8px;
	/*border:1px #666 solid;	*/
}
.user_middle_tab2
{
	float:left;
	width:848px;
	display:none;
	margin: 0px 0px 0px 8px;
	/*border:1px #666 solid;	*/
}
.user_middle_tab2_show
{
	float:left;
	width:848px;
	display:block;
	margin: 0px 0px 0px 8px;
	/*border:1px #666 solid;	*/
}
.user_middle_tab1_center
{
	float:left;
	width:830px;
	margin:20px 0px 0px 8px;
	/*border:#000 1px solid;*/
}
.tab1_center_article_content
{
	float:left;
	width:620px;
	background:url(img/tabs_redactional_article_13.png) repeat-y;
}
.tab1_center_article_header
{
	float:left;
	width:620px;
	height:10px;
	background:url(img/tabs_redactional_article_11.png) no-repeat;
}
.tab1_center_article_footer
{
	float:left;
	width:620px;
	height:9px;
	background:url(img/tabs_redactional_article_15.png) no-repeat;
}
.user_middle_tab1_center_article
{
	float:left;
	width:620px;
	margin:0px 0px 0px 0px;
	/*border:#000 1px solid;*/
}

.user_middle_tab1_center_article_title
{
	width:600px;
	margin:0px 0px 0px 10px;
	/*border:#000 1px solid;*/
	font-family:Arial, "Microsoft Sans Serif", Arial;
	color:#000;
	font-size:20px;
	font-weight:normal;
	
}
.user_middle_tab1_center_article_details
{
	float:left;
	width:600px;
	margin:5px 0px 0px 10px;
	/*border:#000 1px solid;*/
	font-family:Arial, "Microsoft Sans Serif", Arial;
	color:#000;
	font-size:14px;
	font-weight:normal;
}
.user_article_date{float:left;width:100px; }
.user_article_date2{float:left; width:100px;}
.user_article_votes{float:left; width:50px;}
.user_article_votes2{float:left; width:200px;}
.user_article_comments{float:left; width:85px;}
.user_article_comments2{float:left; width:45px;}
.user_middle_tab1_center_article_title2
{
	clear:left;
	float:left;
	width:600px;
	height:22px;
	margin:10px 0px 0px 10px;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#000;
	font-size:16px;
	font-style:italic;
}
.user_middle_tab1_center_article_preview
{
	float:left;
	width:600px;
	margin:10px 0px 0px 10px;
	text-indent:50px;
}
.user_middle_tab1_center_article_status
{
	float:left;
	width:182px;
	height:50px;
	margin:1px 0px 0px 11px;
	/*border:#000 1px solid;*/
	background:url(img/icon_validare.png);
	
}
.user_middle_tab1_center_article_status2
{
	float:left;
	width:182px;
	height:50px;
	margin:1px 0px 0px 11px;
	/*border:#000 1px solid;*/
	background:url(img/icon_publicat.png);
	
}
.user_middle_tab1_center_article_status3
{
	float:left;
	width:182px;
	height:50px;
	margin:1px 0px 0px 11px;
	/*border:#000 1px solid;*/
	background:url(img/icon_aprobat.png);
	
}

.user_middle_tab2_center
{
	float:left;
	width:830px;
	margin:20px 0px 0px 8px;
	/*border:#000 1px solid;*/
}
.tab2_center_article_content
{
	float:left;
	width:620px;
	background:url(img/tabs_redactional_article_13.png) repeat-y;
}
.tab2_center_article_header
{
	float:left;
	width:620px;
	height:10px;
	background:url(img/tabs_redactional_article_11.png) no-repeat;
}
.tab2_center_article_footer
{
	float:left;
	width:620px;
	height:9px;
	background:url(img/tabs_redactional_article_15.png) no-repeat;
}
.user_middle_tab2_center_article
{
	float:left;
	width:620px;
	margin:0px 0px 0px 0px;
	/*border:#000 1px solid;*/
}

.user_middle_tab2_center_article_title
{
	width:600px;
	margin:0px 0px 0px 10px;
	/*border:#000 1px solid;*/
	font-family:Arial, "Microsoft Sans Serif", Arial;
	color:#000;
	font-size:20px;
	font-weight:normal;
	
}

.user_middle_tab2_center_article_title2
{
	clear:left;
	float:left;
	width:600px;
	height:22px;
	margin:10px 0px 0px 10px;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#000;
	font-size:16px;
	font-style:italic;
}
.user_middle_tab2_center_article_preview
{
	float:left;
	width:600px;
	margin:10px 0px 0px 10px;
}
.user_middle_tab2_center_article_status
{
	float:left;
	width:182px;
	height:30px;
	margin:15px 0px 0px 11px;
	/*border:#000 1px solid;*/
	background:url(img/buton_forward_validare.png);
	
}
.user_middle_tab2_center_article_status2
{
	float:left;
	width:182px;
	height:30px;
	margin:1px 0px 0px 11px;
	/*border:#000 1px solid;*/
	background:url(img/buton_modifica_articol.png);
	
}

.user_middle_tab4_center
{
	float:left;
	width:830px;
	margin:20px 0px 0px 8px;
	/*border:#000 1px solid;*/
}
.tab4_center_article_content
{
	float:left;
	width:620px;
	background:url(img/tabs_redactional_article_13.png) repeat-y;
}
.tab4_center_article_header
{
	float:left;
	width:620px;
	height:10px;
	background:url(img/tabs_redactional_article_11.png) no-repeat;
}
.tab4_center_article_footer
{
	float:left;
	width:620px;
	height:9px;
	background:url(img/tabs_redactional_article_15.png) no-repeat;
}
.user_middle_tab4_center_article
{
	float:left;
	width:620px;
	margin:0px 0px 0px 0px;
	/*border:#000 1px solid;*/
}

.user_middle_tab4_center_article_title
{
	width:600px;
	margin:0px 0px 0px 10px;
	/*border:#000 1px solid;*/
	font-family:Arial, "Microsoft Sans Serif", Arial;
	color:#000;
	font-size:20px;
	font-weight:normal;
	
}

.user_middle_tab4_center_article_title2
{
	clear:left;
	float:left;
	width:600px;
	height:22px;
	margin:10px 0px 0px 10px;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#000;
	font-size:16px;
	font-style:italic;
}
.user_middle_tab4_center_article_preview
{
	float:left;
	width:600px;
	margin:10px 0px 0px 10px;
}
.user_middle_tab4_center_article_status
{
	float:left;
	width:182px;
	height:30px;
	margin:1px 0px 0px 11px;
	/*border:#000 1px solid;*/
	background:url(img/buton_modifica_articol.png);
	
}
.user_middle_tab4_center_article_status2
{
	float:left;
	width:182px;
	height:30px;
	margin:15px 0px 0px 11px;
	/*border:#000 1px solid;*/
	background:url(img/buton_intoarce_articol.png);
	
}
.user_middle_tab4_center_article_status3
{
	float:left;
	width:182px;
	height:30px;
	margin:15px 0px 0px 11px;
	/*border:#000 1px solid;*/
	background:url(img/buton_aproba_articol.png);
	
}
.user_middle_tab4_center_article_status4
{
	float:left;
	width:182px;
	height:30px;
	margin:15px 0px 0px 11px;
	/*border:#000 1px solid;*/
	background:url(img/buton_sterge_articol.png);
	
}



.user_middle_tab5_center
{
	float:left;
	width:830px;
	margin:20px 0px 0px 8px;
	/*border:#000 1px solid;*/
}
.tab5_center_article_content
{
	float:left;
	width:620px;
	background:url(img/tabs_redactional_article_13.png) repeat-y;
}
.tab5_center_article_header
{
	float:left;
	width:620px;
	height:10px;
	background:url(img/tabs_redactional_article_11.png) no-repeat;
}
.tab5_center_article_footer
{
	float:left;
	width:620px;
	height:9px;
	background:url(img/tabs_redactional_article_15.png) no-repeat;
}
.user_middle_tab5_center_article
{
	float:left;
	width:620px;
	margin:0px 0px 0px 0px;
	/*border:#000 1px solid;*/
}

.user_middle_tab5_center_article_title
{
	width:600px;
	margin:0px 0px 0px 10px;
	/*border:#000 1px solid;*/
	font-family:Arial, "Microsoft Sans Serif", Arial;
	color:#000;
	font-size:20px;
	font-weight:normal;
	
}

.user_middle_tab5_center_article_title2
{
	clear:left;
	float:left;
	width:600px;
	height:22px;
	margin:10px 0px 0px 10px;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#000;
	font-size:16px;
	font-style:italic;
}
.user_middle_tab5_center_article_preview
{
	float:left;
	width:600px;
	margin:10px 0px 0px 10px;
}
.user_middle_tab5_center_article_status
{
	float:left;
	width:182px;
	height:30px;
	margin:1px 0px 0px 11px;
	/*border:#000 1px solid;*/
	background:url(img/buton_intoarce_articol.png);
	
}
.user_middle_tab5_center_article_status2
{
	float:left;
	width:182px;
	height:30px;
	margin:15px 0px 0px 11px;
	/*border:#000 1px solid;*/
	background:url(img/buton_sterge_articol.png);
	
}

.articol_validare
{
	
	float:left;
	width:182px;
	height:30px;
	margin:20px 0px 0px 205px;
	
}
.articol_validare_button
{
	background:url(img/buton_forward_validare.png) no-repeat;	
	border:none;
	height:30px;
	width:182px;
	cursor: pointer; /* hand-shaped cursor */
 	cursor: hand; /* for IE 5.x */
}
.articol_draft
{
	float:left;
	width:182px;
	height:30px;
	margin:20px 0px 0px 10px;
	
}
.articol_draft_button
{
	background:url(img/buton_salveaza_draft.png) no-repeat;	
	border:none;
	height:30px;
	width:182px;
	cursor: pointer; /* hand-shaped cursor */
 	cursor: hand; /* for IE 5.x */
}
.concepere_articol_buttons
{
	clear:left;
	float:left;
	width:848px;
}

.media_upload
{
	float:left;
	margin:0px 0px 0px 8px;
	width:560px;
	height:28px;
}
.redactional_datepicker
{
	float:left;
	height:265px;
	margin: 0px 0px 0px 130px;
}
.select_categorie
{
	float:left;
	margin: 0px 0px 0px 230px;
}
.articol_autor
{
	float:left;
	margin:0px 0px 0px 90px;
}
.articol_autor_radio
{
	float:left;
	width:200px;
}
.articol_autor_radio input{width:20px;}


/*********************************************************************************************/
.article
{
	background:none;
	/*position:relative;*/
	float:left;
	margin: 30px 0px 0px 65px;
	width:570px;
	
	/*border:#090 solid 1px;*/
}
.article_header
{
	background:url(img/creare_articol_header_area.png) no-repeat;
	position:relative;
	float:left;
	margin: 0px 0px 0px 0px;
	width:570px;
	height:5px;
	
}
.article_middle
{
	background:url(img/creare_articol_middle_area.png) repeat-y;
	position:relative;
	float:left;
	margin: 0px 0px 0px 0px;
	width:570px;
}
.article_footer
{
	background:url(img/creare_articol_footer_area.png) top no-repeat;
	float:left;
	margin: 0px 0px 0px 0px;
	width:570px;
	height:30px;
	
}
.article_content
{
	float:left;	
	width:560px;
	margin: 0px 0px 0px 5px;
}
.article_categorie_suricata
{
	float:left;
	width:49px;
	height:70px;
	/*  de generat javascript ca sa schimbam background url */
	background:url(img/suricata_transparent_height70/suricata_uimit.png) center no-repeat;
}
.article_categorie_suricata6
{
	float:left;
	width:49px;
	height:70px;
	/*  de generat javascript ca sa schimbam background url */
	background:url(img/suricata_transparent_height70/suricata_sportiv.png) center no-repeat;
}
.article_categorie_suricata3
{
	float:left;
	width:49px;
	height:70px;
	/*  de generat javascript ca sa schimbam background url */
	background:url(img/suricata_transparent_height70/suricata_afacerist.png) center no-repeat;
}
.article_categorie_suricata4
{
	float:left;
	width:49px;
	height:70px;
	/*  de generat javascript ca sa schimbam background url */
	background:url(img/suricata_transparent_height70/suricata_politician.png) center no-repeat;
}
.article_categorie_suricata5
{
	float:left;
	width:49px;
	height:70px;
	/*  de generat javascript ca sa schimbam background url */
	background:url(img/suricata_transparent_height70/suricata_guraliv.png) center no-repeat;
}
.article_categorie_suricata8
{
	float:left;
	width:49px;
	height:70px;
	/*  de generat javascript ca sa schimbam background url */
	background:url(img/suricata_transparent_height70/suricata_fun.png) center no-repeat;
}
.article_categorie_suricata7
{
	float:left;
	width:49px;
	height:70px;
	/*  de generat javascript ca sa schimbam background url */
	background:url(img/suricata_transparent_height70/suricata_cameraman.png) center no-repeat;
}
.article_categorie_suricata2
{
	float:left;
	width:49px;
	height:70px;
	/*  de generat javascript ca sa schimbam background url */
	background:url(img/suricata_transparent_height70/suricata_manelist.png) center no-repeat;
}

.article_title
{
	float:left;
	background:url(img/underlined_titlu.png) top left no-repeat;
	width:380px;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#000;
	font-size:24px;
	font-stretch:condensed;
	margin:15px 0px 0px 0px
}
.article_title a
{
	text-decoration:none;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#000;
	font-size:24px;
	font-stretch:condensed;
	
}
.article_title a:hover
{
	text-decoration:none;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#7d951c;
	font-size:24px;
	font-stretch:condensed;
}
.article_title p
{
	margin:0px 0px 0px 10px
}
.article_vizualizari
{
	float:left;
	width:130px;
	height:37px;
	background:url(img/icon_vizitatori2.png) no-repeat;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#FFF;
	font-size:16px;
	line-height:35px;
	text-align:center;
	margin:10px 0px 0px 0px
}
.article_details
{
	clear:both;
	float:left;
	width:555px;
	margin:10px 0px 0px 5px;
}
.article_details4
{
	clear:both;
	float:left;
	width:480px;
	margin:40px 0px 0px 35px;
	height:330px;
}
.article_details2
{
	clear:both;
	float:left;
	width:555px;
	margin:10px 0px 0px 5px;
}
.article_details2 a
{
	cursor: pointer; /* hand-shaped cursor */
 	cursor: hand; /* for IE 5.x */
}
.article_date
{
	float:left;
	width:200px;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#00;
	font-size:16px;
	margin:0px 0px 0px 6px
}
.article_autor
{
	float:left;
	width:200px;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#7d951c;
	font-size:16px;
	font-weight:bold;
}
.article_image
{
	float:left;
	width:214px;
	margin:5px 0px 0px 0px;
}
.article_image_header
{
	float:left;
	width:214px;
	height:3px;
	background:url(img/contur_articol_imagine_03.png) no-repeat;
}

.article_image_middle
{
	float:left;
	width:214px;
	background:url(img/contur_articol_imagine_05.png) repeat-y;
	
}
.article_image_footer
{
	float:left;
	width:214px;
	height:3px;
	background:url(img/contur_articol_imagine_07.png) no-repeat;
}
.article_image_image
{
	float:left;
	width:200px;
	margin:4px 0px 4px 7px;
	
}
.article_sumar
{
	float:left;
	width:335px;	
	margin:5px 0px 0px 3px;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#000;
	font-size:14px;
}
.article_comment
{
	float:left;
	width:126px;
	height:27px;
	background:url(img/comenteaza_button.png) no-repeat;
	margin:0px 0px 0px 15px;
	text-align:right;
	text-decoration:none;
}
.article_comment a
{
	text-decoration:none;
}
.article_comment_num
{
	width:120px;
	margin:1px auto;
	font-family:Verdana,"Times New Roman", Times, serif;
	color:#ff931f;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.article_read
{
	float:left;
	width:126px;
	height:22px;
	background:url(img/citeste_mai_departe_selected.png) no-repeat;
	margin:0px 0px 0px 285px;
}
.article_comments
{
	float:left;
	width:548px;
	margin:5px 0px 0px 12px;
}
.article_comments_content
{
	float:left;
	width:547px;
	margin:5px 0px 0px 12px;
}
.article_comments_content ul
{
	list-style:none;
	text-align:center;
	margin: 0px 0px 0px 0px;
}
.article_comments_content li
{
	border:#F00 solid 0px;
	display:inline;
	margin-left:8px;
	margin-right:0px;
	
	float:left;
}

.article_comments_header
{
	float:left;
	width:513px;
	height:37px;
	margin:0px 0px 0px 12px;
	background:url(img/comment_box_header.png) right no-repeat;
}
.article_comments_middle
{
	float:left;
	width:513px;
	margin:0px 0px 0px 12px;
	background:url(img/comment_box_middle.png) right repeat-y;
}
.comment_text_nume
{
	float:right;
	width:200px;
	margin-right:10px;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#00;
	font-weight:bold;
	font-size:14px;
	text-indent:20px;
	text-align:right;
}

.comment_text
{
	float:right;
	width:450px;
	margin-right:10px;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#00;
	font-size:14px;
	text-indent:20px;
	text-align:justify;
}
.article_comments_footer
{
	float:left;
	width:513px;
	height:30px;
	margin:0px 0px 0px 12px;
	background:url(img/comment_box_footer.png) right top no-repeat;
}
/************************************************************* CONTENT CATEG ********************************/
.article_image2
{
	float:left;
	width:548px;
	margin:5px 0px 0px 0px;
}
.article_image_header2
{
	float:left;
	width:548px;
	height:3px;
	background:url(img/chenar_poza_articol_03.png) no-repeat;
}
.article_image_middle2
{
	float:left;
	width:548px;
	background:url(img/chenar_poza_articol_05.png) repeat-y;
	
}
.article_image_footer2
{
	float:left;
	width:548px;
	height:3px;
	background:url(img/chenar_poza_articol_07.png) no-repeat;
}
.article_image_image2
{
	float:left;
	width:542px;
	margin:0px 0px 0px 2px;
	
}
.article_articol
{
	float:left;
	width:548px;	
	margin:5px 0px 0px 3px;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#000;
	font-size:14px;
}

/********************************** COMMENT FORM ********************************************************/
#comments
{
	clear:both;
	width:548px; border:0px solid #000000; margin:0 auto;  
    overflow:hidden; 
	font-family:Arial,"Times New Roman", Times, serif;
	color:#7d951c;
	font-size:16px;
	font-weight:bold;
}

#comments h2
{

	 padding-left:5px;
	 padding-top:15px;

}
.row2 input
{
	width:100px;
	display:block; 
	margin:10px 230px auto;
}
.row {width:548px; padding-left:0px; margin-bottom:5px; clear:both; overflow:hidden; }   

.row label {   

  width:170px; text-align:right; margin-right:5px; display:block;   
  font-family:Arial,"Times New Roman", Times, serif;
	color:#7d951c;
	font-size:16px;	
  float:left; font-weight:normal; padding-top:0px;   

}   

.row input, .row textarea, .row div {   

  width:280px; display:block; float:left;   

} 
.responce{

	height:16px;

	padding-top : 3px;

	font-weight : bold;

	font-size:12px;

	font-family:verdana;

}
#holder blockquote {

border : 1px solid #000;

width: 548px;

padding-left:20px;
-moz-border-radius: 7px; border: 1px #9d9d9d solid; 
-webkit-border-radius: 10px;

background-color: #DFDFDF;

}



#holder blockquote:before {

content: open-quote;

height:0px;

font-size:15px;
font-family:Verdana, Geneva, sans-serif;
margin:0px 10px 0px 40px;

}



#holder blockquote:after {

content: close-quote;

height:50px;

font-size:15px;
font-family:Verdana, Geneva, sans-serif;

margin:-50px 0px 0px 10px;}
/**************************************** END MIDDLE CSS ***********************************************/
/********************************************************************************************************/
.side_bar
{
	float:right;
	margin: 30px 65px 0px 0px;
	width:280px;
}
.side_bar_header
{
	float:left;
	width:280px;
	height:7px;
	background:url(img/side_bar_background_03.png) no-repeat;
}
.side_bar_middle
{
	float:left;
	width:280px;
	background:url(img/side_bar_background_05.png) repeat-y;
}
.side_bar_footer
{
	float:left;
	width:280px;
	height:13px;
	background:url(img/side_bar_background_07.png) no-repeat;
}
.side_bar_art
{
	float:left;
	width:70px;
	height:100px;	
	margin:0px 0px 0px 10px;
	background:url(img/suricata_transparent_height100/suricata_artist.png) center no-repeat;
}
.side_bar_art2
{
	float:left;
	width:85px;
	height:70px;
	margin:10px 0px 0px 25px;
	background:url(img/icon_ink_made.png) center no-repeat;
}
.side_bar_art_gaita
{
	float:left;
	width:70px;
	height:100px;	
	margin:0px 0px 0px 10px;
	background:url(img/suricata_transparent_height100/suricata_cameraman.png) center no-repeat;
}
.side_bar_art2_gaita
{
	float:left;
	width:100px;
	height:65px;
	margin:35px 0px 0px 25px;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#7d951c;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	
}
.side_bar_art_audio
{
	float:left;
	width:70px;
	height:100px;	
	margin:0px 0px 0px 10px;
	background:url(img/suricata_transparent_height100/suricata_reporter.png) center no-repeat;
}
.side_bar_art2_audio
{
	float:left;
	width:150px;
	height:65px;
	margin:35px 0px 0px 10px;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#7d951c;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-align:center
	
}

.side_bar_art3
{
	float:left;
	width:70px;
	height:100px;
	margin:0px 0px 0px 10px;
	background:url(img/suricata_transparent_height100/suricata_caricaturist.png) center no-repeat;
}
.side_bar_art4
{
	float:left;
	width:270px;
	height:2px;	
	margin:0px 0px 0px 5px;
	background:url(img/chenar_sidebar_07.png) center no-repeat;
}
.side_bar_art5
{
	float:left;
	width:270px;
	margin:0px 0px 0px 5px;
	padding:0px;
	background:url(img/chenar_sidebar_09.png) center repeat-y;
}
.side_bar_art6
{
	float:left;
	width:270px;
	height:2px;
	margin:0px 0px 0px 5px;
	background:url(img/chenar_sidebar_11.png) center no-repeat;
}
.side_bar_art5 img{margin:2px 0px 0px 2px;}

.side_bar2_art5 h2{
	float:left;
	margin:10px 0px 0px 15px;
	font-family:Arial,"Times New Roman", Times, serif;
	color:#7d951c;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	width:270px;
	
}
.side_bar2_art5 ul{
	float:left;
	margin:5px 10px 10px 30px;
	padding:0px;
	list-style-type:circle;
}
.side_bar2_art5 li{	
	font-family:Arial,"Times New Roman", Times, serif;
	color:#000000;
	font-size:14px;	
}
.side_bar2_art5 ul a{	
	font-family:Arial,"Times New Roman", Times, serif;
	color:#000000;
	font-size:14px;	
}
.side_bar2_art5 ul a:hover{	
	font-family:Arial,"Times New Roman", Times, serif;
	color:#7d951c;
	font-size:14px;	
}

/***************************************************************************************************/
.side_bar2
{
	clear:right;
	float:right;
	margin: 30px 65px 0px 0px;
	width:280px;
}
.side_bar2_header
{
	float:left;
	width:280px;
	height:7px;
	background:url(img/side_bar_background_03.png) no-repeat;
}
.side_bar2_middle
{
	float:left;
	width:280px;
	background:url(img/side_bar_background_05.png) repeat-y;
}
.side_bar2_footer
{
	float:left;
	width:280px;
	height:13px;
	background:url(img/side_bar_background_07.png) no-repeat;
}
.side_bar2_art
{
	float:left;
	width:70px;
	height:100px;	
	margin:0px 0px 0px 10px;
	background:url(img/suricata_transparent_height100/suricata_fotograf.png) center no-repeat;
}
.side_bar2_art2
{
	float:left;
	width:97px;
	height:70px;
	margin:10px 0px 0px 15px;
	background:url(img/icon_pixel_made.png) center no-repeat;
}
.side_bar2_art3
{
	float:left;
	width:70px;
	height:100px;
	margin:0px 0px 0px 5px;
	background:url(img/icon_foto.png) center no-repeat;
}
.side_bar2_art4
{
	float:left;
	width:270px;
	height:2px	
	margin:0px 0px 0px 5px;
	background:url(img/chenar_sidebar_07.png) center no-repeat;
}
.side_bar2_art5
{
	float:left;
	width:270px;
	margin:0px 0px 0px 5px;
	background:url(img/chenar_sidebar_09.png) center repeat-y;
}
.side_bar2_art6
{
	float:left;
	width:270px;
	height:2px;
	margin:0px 0px 0px 5px;
	background:url(img/chenar_sidebar_11.png) center no-repeat;
}
.side_bar2_art5 img{margin:2px 0px 0px 2px;}
.video_list
{
	clear:both;
	float:left;
	margin:0px 0px 0px 35px;
	width:470px;
	height:425px;
	border:1px #7d951c solid;
}
.video_list_fun
{
	clear:both;
	float:left;
	margin:0px 0px 0px 35px;
	width:470px;
	height:110px;
	border:1px #7d951c solid;
}
.thumb_video
{
	float:left;
	margin: 5px 0px 0px 5px;
	
}
.thumb_video img
{
	width:150px;
	height:100px;	
}

/**************************************** FOOTER CSS ***********************************************/
#footer
{
	clear:both;
	margin: 0 auto;
	width:1000px;
	height:400px;
	/*border:#999 1px solid;*/
	background:url(img/footer_background.png) top center no-repeat;
}
#traffic
{
	float:left;
	margin: 200px 0px 0px 400px;
	width:88px;
	/*border:#999 1px solid;*/
	background:url(img/footer_background.png) no-repeat;
}

.footer1
{
	background:none;
	/*position:relative;*/
	float:left;
	margin: 30px 0px 0px 60px;
	width:880px;
	
	/*border:#090 solid 1px;*/
}
.footer_acasa
{
	float:left;
	height:100px;
	width:70px;
	margin: 0px 0px 0px 50px;
	background:url(img/suricata_transparent_height100/suricata_uimit.png) center no-repeat;
}
.footer_politic
{
	float:left;
	height:100px;
	width:70px;
	margin: 0px 0px 0px 30px;
	background:url(img/suricata_transparent_height100/suricata_politician.png) center no-repeat;
}
.footer_social
{
	float:left;
	height:100px;
	width:70px;
	margin: 0px 0px 0px 30px;
	background:url(img/suricata_transparent_height100/suricata_manelist.png) center no-repeat;
}
.footer_sport
{
	float:left;
	height:100px;
	width:70px;
	margin: 0px 0px 0px 30px;
	background:url(img/suricata_transparent_height100/suricata_sportiv.png) center no-repeat;
}
.footer_sci-tech
{
	float:left;
	height:100px;
	width:70px;
	margin: 0px 0px 0px 30px;
	background:url(img/suricata_transparent_height100/suricata_informatician.png) center no-repeat;
}
.footer_media
{
	float:left;
	height:100px;
	width:70px;
	margin: 0px 0px 0px 30px;
	background:url(img/suricata_transparent_height100/suricata_reporter.png) center no-repeat;
}
.footer_gaita
{
	float:left;
	height:100px;
	width:70px;
	margin: 0px 0px 0px 30px;
	background:url(img/suricata_transparent_height100/suricata_cameraman.png) center no-repeat;
}
.footer_fun
{
	float:left;
	height:100px;
	width:70px;
	margin: 0px 0px 0px 30px;
	background:url(img/suricata_transparent_height100/suricata_fun.png) center no-repeat;
}

.footer_menu
{
	float:left;	
	width:880px;
}
.f1{float:left;width:60px; margin-left:58px;}
.f2{float:left;width:60px;margin-left:43px;}
.f3{float:left;width:60px;margin-left:43px;}
.f4{float:left;width:50px;margin-left:40px;}
.f5{float:left;width:70px;margin-left:37px;}
.f6{float:left;width:60px;margin-left:37px;}
.f7{float:left;width:80px;margin-left:32px;}
.f8{float:left;width:50px;margin-left:30px;}
/**************************************** END FOOTER CSS ***********************************************/

/**** temporary content CSS *****/

#election_day
{
	float:right;
	width:130px;
	height:130px;
	margin:16px 85px 0px 0px;
	background:url(img/eu_stars_130.png) no-repeat;
}


/***************************************************************************************************/
/**************************************** END INPANAMEA CSS ****************************************/

