/* RESET */


*{margin:0;padding:0;}
body {
	background: #005558  url('../images/skelet/bg.jpg') repeat-x;
    font: normal 11px Tahoma, Verdana, Helvetica;
	color:#0092C5;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 3px;
	border-bottom: 0px solid #cc0000;
	color: #033663;
}
h1 { font-size: 218%; }
h2 { font-size: 164%; }
h3 { font-size: 145%; border-width: 0px }
h4 { font-size: 118%; border-width: 0px;letter-spacing: 1px;}
h5 { font-size: 100%; font-weight: bold; }
h6 { font-size: 86%; font-weight: bold; }
img{border:0;}
/*links*/
a:link, a:visited, a:active{
	color:#0092C5;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
}

a.darkblue:link, a.darkblue:visited, a.darkblue:active{
	color:#033663;
	text-decoration:none;
	font-weight:bold;
}
a.darkblue:hover{
	text-decoration:none;

}
a.off:link, a.off:visited, a.off:active{
	color:#ccc;
	text-decoration:none;
	font-weight:bold;
}
a.off:hover{
	text-decoration:none;
}
.off{
	color:#ccc;
}
a.lightblue:link, a.lightblue:visited, a.lightblue:active{
	color:#0092C5;
	text-decoration:none;
	font-weight:normal;
}
a.lightblue:hover{
	text-decoration:none;
}
.off{
	color:#ccc;
}
img.off{
	filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;
}
/*/Links*/
input, textarea, select, button {
	border: 1px solid #999;
	color: #0D456F;
	background: #EEF2F5;
}
input.normal , textarea.normal, select.normal {
	border: 1px solid #999;
	color: #0D456F;
	background: #EEF2F5;
}
/* Form */
/*table list*/

table.list {
	border-collapse: collapse;
}
table.list th {
	background: #eaeaea;
	color: #000;
	font-weight: bold;
	padding: 2px 5px;
	text-align: left;
	line-height: 1.2;
}
table.list td {
	padding: 4px 5px;
	vertical-align: top;
}
table.list tr.alt td {
	background: #f1f1f1;
}
table.list tr.over td {
	background: #DFEEFF;
	color:#033663;
	font-weight:normal;
}

/*\table list*/
/* MAIN */

/*NOUA MODIFICARE*/
#divmare {
	width: 960px;
	margin: 0px auto;
	background:transparent url('../images/skelet/bg_linie.gif') repeat-y center center;
	border:0px solid red;
	position: relative;
}
#flash_header{
	height:231px;
	border:solid 0px red;
	background: transparent url('../images/skelet/flash_de_sters.jpg') no-repeat top left;
	z-index: 1;
	position:absolute;
}

#flash_header_meniu{
	height:231px;
	border:solid 0px red;
	z-index: 3;
	position:absolute;
}

#container{
	width: 960px;
	margin: 0px auto;
	background:transparent url('../images/skelet/bg_linie.gif') repeat-y center center;
	border:0px solid red;
	z-index: 2;
	position:relative;
}

#right{
	padding-top: 80px;
	background:transparent url('../images/skelet/bg_header_dr.jpg') no-repeat top right;
	width:260px;
}
#header{
	height:231px;
	border:solid 0px red;
	background: transparent url('../images/skelet/flash_de_sters.jpg') no-repeat top left;*
}

/*SFARSIT NOUA MODIFICARE*/


.red{color:red}
.green{color:green}
#banner{
	height:275px;
	padding:10px;
	background: #fff url('../images/skelet/grafic_kiss.gif') no-repeat bottom left;
}
#banner h1{font-size: 160%; width:312px;float:left; color:#038EC9;line-height:16px;}
#text_promo{
	float:left;
	width:320px;
	border:0px solid red;
}
#promo{
	float:right;
	width:335px;
	border:0px solid red;
}
#spot{
	float:right;
	width:335px;
	border:0px solid red;
}
#footer{

	padding:10px;
	padding-bottom:0px;
	background:#fff;
}
#footer a{
	font-size:9px;
	color:#033663;
	font-weight:normal;
}
a#logo_senior{
	background: transparent url('../images/skelet/logo_senior.gif') no-repeat center left;
	height:60px;
	width:63px;
	display:block;
	float:left;
	text-indent: -9999px;
	overflow:hidden;
}
a#logo_senior:hover{
	background: transparent url('../images/skelet/logo_senior.gif') no-repeat center right;
}
.space{padding:10px 0}
.space2{padding:2px 0}


.darkblue{color:#033663;font-weight:bold;font-size:11px}
.darkbluemic{color:#033663;}
.white{background:#fff;padding:0 10px;}
.red{color:red}

.box_l_top{background: transparent url('../images/skelet/boxalb/top.gif') no-repeat right 0px;height:26px}
.box_l_bot{background: transparent url('../images/skelet/boxalb/bottom.gif') no-repeat right 0px ;height:11px}
#search,#calendar,#profil,#poll,#banner_wf{
	width:250px;
	text-align:left;
}

#topnav {
	float:right;
	font-size:93%;
	line-height:normal;
	margin-right:-1px;
}
#topnav ul {
	margin:0;
	padding:0px 0px 0px 0px ;
	list-style:none;
}
#topnav li {
	display:inline;
	margin:0;
	padding:0;
}
#topnav a {
	float:left;
	background:url('../images/tableft.gif') no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#topnav a span {
	float:left;
	display:block;
	background:url('../images/tabright.gif') no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}

#topnav a span {float:none;}

#topnav a:hover span {
	color:#FFF;
}
#topnav a:hover {
	background-position:0% -42px;
}
#topnav a:hover span {
	background-position:100% -42px;
}

#topnav #topnav_current a {
    background-position:0% -42px;
}
#topnav #topnav_current a span {
	background-position:100% -42px;
}


#calendar {}
#calendar .cal_heading {padding:4px 0 4px 0; color:#0092C5;}
#calendar .cal_heading a{
	color:#0092C5;
}
#calendar .cal_days {

	color:#0092C5;
	font-weight:bold;
	height:20px;
}
#calendar .highlight {
	width: 30px;
	height:13px;
	display: block;
	background:transparent url('../images/skelet/buton_zi_calendar.gif') no-repeat center bottom;
	color:#fff;
	font-weight:bold;
	margin: 1px 0 1px 0;
}
#calendar .cal_day_on {
	width: 30px;
	height:13px;
	display: block;
	background:transparent url('../images/skelet/buton_zi_calendar.gif') no-repeat center center;
	color:#fff;
	font-weight:bold;
	margin: 1px 0 1px 0;
}
#calendar .cal_day_on:hover {
	width: 30px;
	height:13px;
	display: block;
	background:transparent url('../images/skelet/buton_zi_calendar.gif') no-repeat center bottom;
	color:#fff;
	font-weight:bold;
	margin: 1px 0 1px 0;
}
#calendar .cal_day_off {
	width: 30px;
	height:13px;
	display: block;
	background:transparent url('../images/skelet/buton_zi_calendar.gif') no-repeat center top;
	color:#fff;
	font-weight:bold;
	margin: 2px 0 2px 0;
}

.profil_menu div {
	width:200px;
	padding-left:15px;
}

.profil_menu p {
	margin : 5px 2px;
	font-weight:bold;
}

.profil_menu a.head {
	margin:4px 0;
	font-weight: bold;
	line-height:20px;
	text-indent:15px;
	width:170px;
	height:20px;
	cursor:pointer;
	display:block;
	font-size: 11px;
	color: #fff;
	background: #033663 url("../images/skelet/buton_inbox.gif") no-repeat top center;
}
.profil_menu a.head:hover {
	background: #033663 url("../images/skelet/buton_inbox.gif") no-repeat bottom center;
}
.profil_menu a.head.selected {
	background: #033663 url("../images/skelet/buton_inbox.gif") no-repeat bottom center;
}

/* PROFIL_MENU_IN */
#profil_menu_in {
	padding: 0px;
	margin: 0px;
	width: 170px;
}
#profil_menu_in ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#profil_menu_in ul li {
	margin: 6px 0px;
	padding: 0px;
}
#profil_menu_in ul li a {
	height: 26px;
	width: 164px;
	display: block;
	text-decoration: none;
	text-indent:-9999px;
	overflow:hidden;
}


#profil_menu_in ul li a.p_lenny {
	background:  url('../images/skelet/meniu_actiuni/lk_invita_concert.gif') no-repeat center top;
}
#profil_menu_in ul li a.p_lenny:hover {
	background:  url('../images/skelet/meniu_actiuni/lk_invita_concert.gif') no-repeat center bottom;
}

#profil_menu_in ul li a.p_mess {
	background:  url('../images/skelet/meniu_actiuni/buton_trimitemesaj.gif') no-repeat center top;
}
#profil_menu_in ul li a.p_mess:hover {
	background:  url('../images/skelet/meniu_actiuni/buton_trimitemesaj.gif') no-repeat center bottom;
}
#profil_menu_in ul li a.p_inv {
	background:  url('../images/skelet/meniu_actiuni/buton_trimiteinvitatie.gif') no-repeat center top;
}
#profil_menu_in ul li a.p_inv:hover {
	background:  url('../images/skelet/meniu_actiuni/buton_trimiteinvitatie.gif') no-repeat center bottom;
}

#profil_menu_in ul li a.p_save {
	background:  url('../images/skelet/meniu_actiuni/buton_salveazaprofil.gif') no-repeat center top;
}
#profil_menu_in ul li a.p_save:hover {
	background:  url('../images/skelet/meniu_actiuni/buton_salveazaprofil.gif') no-repeat center bottom;
}
#profil_menu_in ul li a.p_rec {
	background:  url('../images/skelet/meniu_actiuni/buton_recomanda.gif') no-repeat center top;
}
#profil_menu_in ul li a.p_rec:hover {
	background:  url('../images/skelet/meniu_actiuni/buton_recomanda.gif') no-repeat center bottom;
}

#profil_menu_in ul li a.p_block {
	background:  url('../images/skelet/meniu_actiuni/buton_blocheaza.gif') no-repeat center top;
}
#profil_menu_in ul li a.p_block:hover {
	background:  url('../images/skelet/meniu_actiuni/buton_blocheaza.gif') no-repeat center bottom;
}
#profil_menu_in ul li a.p_wrong {
	background:  url('../images/skelet/meniu_actiuni/buton_cevanuebine.gif') no-repeat center top;
}
#profil_menu_in ul li a.p_wrong:hover {
	background:  url('../images/skelet/meniu_actiuni/buton_cevanuebine.gif') no-repeat center bottom;
}
#profil_menu_in ul li a.p_chat {
	background:  url('../images/skelet/meniu_actiuni/buton_chat.gif') no-repeat center top;
}

#profil_menu_in ul li a.p_chat_on {
	background:  url('../images/skelet/meniu_actiuni/buton_chat.gif') no-repeat center bottom;
}

#profil_menu_in ul li a.p_chat_off {
	background:  url('../images/skelet/meniu_actiuni/buton_chat.gif') no-repeat center top;
}
/*style pt paginare*/
#pagination {
	float:right;
	margin:0px;

	font-weight:bold;
	font-size: 11px;
}
ul#pagination {
	margin:0pt;
	padding:0pt;
	white-space:nowrap;
	color:#fff;
}
#pagination li {

	list-style-type:none;
	float:left;
	margin:0 2px;
	text-align:center;
}
#pagination a.active {
	width: 30px;
	color:#fff;
	height:13px;
	background:transparent url('../images/skelet/buton_zi_calendar.gif') no-repeat center bottom;
}
#pagination a {
	height:13px;
	display:block;
	width: 30px;
	color:#fff;
	background:transparent url('../images/skelet/buton_zi_calendar.gif') no-repeat center center;
}
#pagination a:link, #pagination a:visited {

	text-decoration:none;
}
#pagination a:hover {
	color:#ff9900;
	text-decoration:none;
	background:transparent url('../images/skelet/buton_zi_calendar.gif') no-repeat center top;
}
/* GALERIE */
.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
.demo{position:relative;margin-top:2em;}
.gallery_demo{width:400px;margin:0 auto;}
.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 2px 2px;background:#000;}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#main_image{margin:0 auto 60px auto;min-height:300px;width:400px;background:#fff;}
#main_image img{margin:0px auto;}

.nav{padding:15px;clear:both;letter-spacing:3px;text-transform:uppercase;border:0px solid red;margin-left:20px;}
/*\Galerie*/

.messages{
	color:#033663;font-weight:bold;font-size:11px;
	background: #FF9900;
	padding:10px;
	margin:10px 0;
}
.mesaj{
	color:#033663;font-size:11px;
	background: #E9E9E9;
	border:1px solid #ccc;
	padding:10px;
	margin:10px 0;
	width:500px;
}
.example {font-size:10px; color:#A0C6D7;}
.example2 {font-size:10px; color:#033663;}
.clear2 {clear:both;}
.clear {
	clear:both;
	height:1px;
	margin:0;
	padding:0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
.ev_poster{
	border:1px solid #ccc;
	margin:10px 10px 10px 0;
	padding:2px;
}
.comments{
text-align:justify;
}



.unread{
	color:#033663;
	font-weight:bold;
}
.read{
	color:#0092C5;
	font-weight:normal;
}

/*---participarile mele---*/
.participarilemele_titlutabel {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.participarilemele_titlutabel2 {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.participarilemele_texttabel {
	font-family: Tahoma;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.participarilemele_texttabel2 {
	font-family: Tahoma;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #eeeeee;
}
.login_info{
	font-size:11px;
	font-weight:bold;
}
.login_info a{
	text-decoration:none;
}
.login_info a:hover{
	text-decoration:underline;
}

.linkuri{
	width: 160px;
	float: left;
	padding:5px;
	text-align:center;
	}
	
.form{
	width: 500px;
	float: left;
	}
	
/*new*/
a#regulament{
	width:144px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	background: transparent url('../images/promo_amsterdam/buton_regulament.gif') no-repeat right top;
}

a#regulament:hover{
background: transparent url('../images/promo_amsterdam/buton_regulament.gif') no-repeat right bottom;
}

#box_spot h1 {
color:#038EC9;
font-size:14px;
}

.buton_submit_amsterdam1{
	background: transparent url('../images/promo_amsterdam/salveaza_cont.jpg') no-repeat  right top;width: 158px;height:21px;border:0px;
}

.buton_submit_amsterdam1:hover{
	background: transparent url('../images/promo_amsterdam/salveaza_cont.jpg') no-repeat right bottom;width: 158px;height:21px;border:0px;
}

.buton_submit_amsterdam2{
	background: transparent url('../images/promo_amsterdam/buton_profil.gif') no-repeat right top; width:229px; height:18px;border:0px;
}

.buton_submit_amsterdam2:hover{
	background: transparent url('../images/promo_amsterdam/buton_profil.gif') no-repeat right bottom; width:229px; height:18px;border:0px;
	
}