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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
}
html, body {
	padding:0;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	height:100%;
}
body {
	/*margin:10px 0 0 0;*/
	background:url(../images/body-bg.jpg) top center repeat-x;
}
p {
	font-size:12px;
}
#main-container{
	width: auto;
	position:relative;
	margin: 0 auto;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}
#container {
	width: 1000px;
	background: #FFFFFF;
	position:relative;
	margin: 0 auto;
	text-align: left;
	background:url(../images/header-bg.jpg) top left no-repeat;
	/*border-bottom:1px solid #FF0000;*/
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}
#header{
	position:relative;
	height:175px;
	/*border-bottom:1px solid #00FF66;*/
}
/********logo***********/
#logo{
	position:absolute;
	width:155px;
	height:42px;
	left: 250px;
	top: 3px;
}
/*******main menu********/
#menu{
	margin:0 0 0 96px;
	padding:50px 0 0 0;
	width:130px;
}
ul#nav-menu{
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#e954a2;
	font-size:12px;
	font-weight:bold;
}
#nav-menu li{
	border-bottom:1px dashed #e954a2;
	line-height:20px;
}
#nav-menu li a{
	color:#e954a2;
	text-decoration:none;
}
#nav-menu li a:hover, #nav-menu li a.active{
	color:#000000;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ user menu*/
#user-menu{
	position:absolute;
	right:0px;
	top:20px
}
ul#user-nav-menu{
	list-style-type:none;
	background:#95c5ff url(../images/user-menu-roundbg.gif) left no-repeat;
	padding:0 0 0 10px;
	width:575px;
	line-height:23px;
}
ul#user-nav-menu li{
	display:inline;
}
ul#user-nav-menu li a{
	font-weight:bold;
	color:#bb0156;
	text-decoration:none;
	padding:2px 2px 2px 14px;
}
ul#user-nav-menu li a:hover, ul#user-nav-menu li a.active{
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/arrow.gif) left no-repeat;
	padding:2px 2px 2px 14px;
}
#hi-user{
	position:absolute;
	right:0px;
	top:3px;
	padding:0 10px 0 0;
	font-weight:bold;
	color:#bb0156;
}
#hi-user a{
	color:#000000;
	text-decoration:none;
}
#hi-user a:hover{
	color:#FFFFFF;
}
/*******simple search********/
#simple-search{
	position:absolute;
	width:240px;
	left: 756px;
	top: 118px;
}
#simple-search input{
	border:1px solid #000000;
	border-right:none;
	width:208px;
	/*background:#FFFFFF url(../images/search-simple-bg.gif) right no-repeat;*/
	float:left;
	padding:3px 0 3px 2px;
}
#simple-search input.search-button{
	float:left;
	padding:0;
	border:none;
	width:auto;
	height:auto;
	background:none;
}
/*******container*********/
div#mainContainer{
	position:relative;
	/*height:300px;*/
	margin:0;
	padding:0;
}
#content-left{
	position:relative;
	float:left;
	width:742px;
}
#content-left H1{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	color:#e97402;
	padding:0 0 0 100px;
}
#socio-network{
	position:relative;
	margin:0 auto;
	margin-top:100px;
	margin-bottom:100px;
	width:218px;
	height:133px;
	background:url(../images/socio-glob.gif) center no-repeat;
	font-family:"Trebuchet MS";
	color:#7aa506;
}
#socio-network H2, #socio-network H3, #socio-network H4, #socio-network H5, #socio-network H6{
	position:absolute;
	font-size:18px;
	font-weight:normal;
}
#socio-network H2{
	width:185px;
	left: -137px;
	top: -1px;
}
#socio-network H3{
	width:180px;
	left: 190px;
	top: -1px;
}
#socio-network H4{
	width:130px;
	left: -125px;
	top: 87px;
}
#socio-network H5{
	width:130px;
	left: 225px;
	top: 77px;
}
#socio-network H6{
	width:140px;
	left: 52px;
	top: 154px;
}
#content-right{
	position:relative;
	float:left;
	width:250px;
}
.box{
	width:238px;
	border:1px solid #6d6e73;
	margin:0 0 10px 0;
	padding:0 5px !important;
	padding:0;
	/*padding:5px;*/
}
.box H2{
	background:#f68930 url(../images/rounded-left-orange.gif) left center no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:23px;
	margin:8px 0 0 0;
	padding:0 0 0 12px;
}
.box H2 span{
	background:url(../images/rounded-right-orange.gif) right center no-repeat;
	display:block;
	width:100%;
}
.box H2.dark-green{
	background:#97a031 url(../images/left-rounded-dgreen2.gif) left center no-repeat;
}
.box H2.dark-green span{
	background:url(../images/right-rounded-dgreen2.gif) right center no-repeat;
}
.box H2.dark-blue{
	background:#5183c0 url(../images/left-rounded-dblue.gif) left center no-repeat;
}
.box H2.dark-blue span{
	background:url(../images/right-rounded-dblue.gif) right center no-repeat;
}
ul.albums{
	list-style-type:none;
	padding:5px 10px;
	float:left;
}
ul.albums li{
	float:left;
	position:relative;
	width:58px;
	height:72px;
	padding:5px;
	border-bottom:1px dashed #CCCCCC;
}
.tool-tip{
	position:absolute;
	background:url(../images/tool-tip-arrow.gif) bottom right no-repeat;
	z-index:10;
	padding:0 0 8px 0;
	width:150px;
	left: -80px;
	top: -50px;
	display:none;
}
.tool-tip-content{
	background:#c5dffd;
	border:1px solid #eb9138;
	padding:5px 5px 5px 10px;
	width:135px;
	height:53px;
}
.tool-tip-content H3{
	font-size:12px;
	color:#e954a2;
}
.tool-tip-content p {
	font-size:11px;
	color:#666666;
}
.tool-tip-content p strong{
	color:#7aa506;
}
ul.albums li a{
	display:block;
	width:55px;
	height:67px;
	padding:5px 0 0 5px;
	background:url(../images/album-bg.gif) top left no-repeat;
}
ul.albums li a:hover{
	display:block;
	width:55px;
	height:67px;
	padding:5px 0 0 5px;
	background:url(../images/album-bg-over.gif) top left no-repeat;
}
ul.users{
	list-style-type:none;
	padding:5px 10px;
	float:left;
}
ul.users li{
	float:left;
	width:64px;
	height:64px;
	padding:3px 2px;
	border-bottom:1px dashed #CCCCCC;
}
ul.users li a{
	display:block;
	width:57px;
	height:57px;
	padding:7px 0 0 7px;
	background:url(../images/user-thumb-bg.gif) top left no-repeat;
}
ul.users li a:hover{
	display:block;
	width:57px;
	height:57px;
	padding:7px 0 0 7px;
	background:url(../images/user-thumb-bg-over.gif) top left no-repeat;
}
.login{
	float:left;
	border:1px solid #b6b6b9;;
	background:#d4e7ff;
	margin:0 15px 0 0;
}
.login p{
	font-size:12px;
	padding:0 5px 0 10px;
	color:#330000;
}
.login H2{
	padding:0 0 0 10px;
	color:#7aa506;
	background:#FFFFFF url(../images/rounded-left-blue.gif) left no-repeat;
}
.login H2 span{
	background:url(../images/rounded-right-blue.gif) right no-repeat;
	width:100%;
	display:block;
}
.login label{
	float:left;
	width:85px;
	padding:0 0 0 10px;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.login input{
	float:left;
	width:140px;
	border:1px solid #000000;
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:12px;
	color:#828281;
}
.inregistrare{
	float:left;
	width:330px;
	border:1px solid #b6b6b9;;
	background:#bcd282;
}
.inregistrare H2{
	padding:0 0 0 10px;
	color:#1f5cc5;
	background:#FFFFFF url(../images/rounded-left-lgreen.gif) left no-repeat;
}
.inregistrare H2 span{
	background:#FFFFFF url(../images/rounded-right-lgreen.gif) right no-repeat;
	width:100%;
	display:block;
}
.inregistrare label{
	float:left;
	width:120px;
	padding:0 0 0 10px;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.inregistrare input, .inregistrare select{
	float:left;
	width:190px;
	border:1px solid #000000;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#828281;
}
.inregistrare input.inputradio {
	border:medium none;
	float:left;
	width:auto;
}
.radiotext {
	float:left;
}
.inregistrare #day_born, .inregistrare #month_born, .inregistrare #year_born {
	width:auto;
	margin:0 2px 0 0;
	border:1px solid #000000;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#828281;
}
.inregistrare #month_born{
	width:86px;
}
.remember{
	float:left;
	width:auto;
	/*padding:0 0 0 90px;*/
	padding:0 0 0 10px;
}
.remember label{
	float:left;
	width:auto;
	display:block;
	font-size:11px;
	color:#828281;
	font-weight:normal;
	line-height:20px;
}
.remember label small{
	font-size:11px;
	color:#828281;
}
.remember input{
	float:left;
	width:auto;
	border:none;
}
.terms-condition{
	color:#828281;
	padding:0 0 0 9px;
}
small{
	color:#000000;
	font-size:16px;
}
.error-msg{
	text-align:center;
	color:#FF0000;
}
.button{
	float:right;
	margin:9px;
}
.button input{
	width:auto;
	border:none;
}
.forgot-pass a{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#bb0156;
	text-decoration:none;
	padding:10px;
	display:block;
}
.forgot-pass a:hover{
	text-decoration:underline;
}
.clear{
	clear:both;
	font-size:0;
}
.lh1{
	border-bottom:1px solid #A8C3E5;
}
.lh5{
	height:5px;
}
.lh4{
	height:4px;
	background:#e2e7a8;
}
.lh10{
	height:10px;
}
.lh20{
	height:20px;
}
.clear-footer{
	height:40px;
	clear:both;
}
/****left content****/
.big-box{
	width:711px;
	border:1px solid #6d6e73;
	margin:0 0 10px 0;
	padding:8px 8px;
	/*padding:0 5px !important;
	padding:0;*/
}
#content-left .big-box H1{
	font-size:16px;
	font-weight:bold;
	line-height:23px;
	color:#FFFFFF;
	background:#99c916 url(../images/rounded-left-dgreen.gif) left center no-repeat;
	padding:0 0 0 10px;
}
#content-left .big-box H1 span{
	background:url(../images/rounded-right-dgreen.gif) right center no-repeat;
	display:block;
	width:100%;
}
.list-content{
	padding:0 0 0 15px;
}
.small-user-box{
	float:left;
	width:160px;
	height:100px;
	border:1px solid #f3b477;
	margin:5px 12px 0 0;
	overflow:hidden;
	background:#FFFFFF;
}
.small-user-box H3{
	/*float:left;*/
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	padding:0;
	margin:2px 3px 0 3px !important;
	margin:2px 3px 0 2px;
	line-height:17px;
	background:#ff558b url(../images/rounded-right-lred.gif) right center no-repeat;
}
.small-user-box H3 span{
	background:url(../images/rounded-left-lred.gif) left center no-repeat;
	padding:0 0 0 8px;
	width:138px;
	display:block;
	overflow:hidden;
}
.small-user-box a{
	float:left;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff003b;
	text-decoration:none;
	padding:0 0 0 7px;
	display:block;
	width:151px;
}
.small-user-box a:hover{
	text-decoration:underline;
}
.user-pic-info{
	float:left;
	width:158px
}
.user-pic-info p{
	padding:3px 0 0 0;
	font-size:11px;
	color:#000000;
}
.small-user-box a.user-thumb{
	float:left;
	display:block;
	width:57px;
	height:57px;
	padding:7px 0 0 7px;
	margin:0 2px 0 0;
	background:url(../images/user-thumb-bg.gif) top left no-repeat;
}
.small-user-box a:hover.user-thumb{
	display:block;
	width:57px;
	height:57px;
	padding:7px 0 0 7px;
	background:url(../images/user-thumb-bg-over.gif) top left no-repeat;
}
.pag-zone{
	float:right;
	width:100%;
}
ul#pagination{
	list-style-type:none;
	float:right;
	padding:0 10px 0 0;
}
ul#pagination li{
	display:inline;
	font-size:14px;
}
ul#pagination li a{
	float:left;
	color:#000000;
	text-decoration:none;
	border:1px solid #ed9035;
	padding:0 3px;
	margin:0 2px;
	display:block;
	background:#FFFFFF;
}
ul#pagination li a.more, ul#pagination li a.linksimplu{
	border:none;
	background:none;
}
ul#pagination li a:hover, ul#pagination li a.active{
	background:#ed9035;
	color:#FFFFFF;
}
ul#pagination li a:hover.more, ul#pagination li a:hover.linksimplu{
	background:none;
	color:#ed9035;
}
.results-from{
	float:left;
	width:auto;
	padding:0 0 0 15px;
}
 .results-from-little{
	float:left;
	width:auto;
	padding:0 0 0 2px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ users pages*/
.list-content-user{
	padding:10px 0 0 5px;
}
.user-edit{}
ul#nav-edit{
	list-style-type:none;
	height:25px;
	border-bottom:3px solid #FFFFFF;
}
ul#nav-edit li{
	float:left;
}
ul#nav-edit li a{
	display:block;
	float:left;
	padding:5px 10px;
	font-size:12px;
	font-weight:bold;
	color:#bb0156;
	text-decoration:none;
	border-right:3px solid #FFFFFF;
}
ul#nav-edit li a.last-item{
	border:none;
}
ul#nav-edit li a:hover, ul#nav-edit li a.active{
	color:#000000;
	background:#f8d14b;
}
.edit-info{
	background:#FFFFFF;
	width:510px;
	margin:0 auto;
	padding:5px;
}
.edit-info H3{
	color:#6d6e73;
}
.edit-info label{
	float:left;
	width:150px;
	padding:0 0 0 10px;
	display:block;
	font-size:12px;
	color:#000000;
}
.edit-info small{
	font-size:11px;
	color:#87888c;
}
.edit-info input, .edit-info select, .edit-info textarea{
	float:left;
	width:190px;
	border:1px solid #000000;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#828281;
}
.edit-info input.inputradio {
	border:medium none;
	float:left;
	width:auto;
}
.edit-info #day_born, .edit-info #month_born, .edit-info #year_born {
	width:auto;
	margin:0 2px 0 0;
	border:1px solid #000000;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#828281;
}
.edit-info #month_born{
	width:86px;
}
.list-content-left{
	float:left;
	width:160px;
	background:#f3efef;
	margin:0 10px 0 0;
	/*border-bottom:1px solid #d0d0d0;*/
}
.button-save{
	padding:20px;
	text-align:center;
}
.user-pic{
	text-align:center;
}
.user-pic img{
	border:5px solid #f8d14b;
}
.status{
	font-size:12px;
	font-weight:bold;
	background:url(../images/status-bg.gif) left center no-repeat;
	line-height:23px;
	margin:5px;
	padding:0px 0 0 10px;
}
.vot-profil{
	border:1px solid #d0d0d0;
	border-left:none;
	border-right:none;
	background:#FFFFFF;
	float:left;
}
.vot-profil p{
	color:#FF0000;
	font-size:11px;
	padding:2px;
}
.vot-profil-left{
	width:118px;
	border-right:1px solid #d0d0d0;
	float:left;
}
.vot-profil-left p small{
	font-size:11px;
	padding:0 0 0 2px;
}
.vot-profil-right{
	width:41px;
	float:left;
	text-align:center;
}
.vot-profil-right p strong{
	font-size:17px;
}
.set-status{
	border:1px solid #333333;
	position:absolute;
	left: 510px;
	top: 11px;
	color:#87888c;
	font-size:11px;
	padding:2px;
	width:162px;
	z-index:1;
}
.permalink{
	border:1px solid #333333;
	color:#87888c;
	font-size:11px;
	padding:2px;
	width:180px;
}
.on{
	color:#FFFFFF;
	background:url(../images/on-bull.gif) left bottom no-repeat;
	padding:0 0 0 25px;
	display:block;
}
.off{
	color:#666666;
	background:url(../images/off-bull.gif) left bottom no-repeat;
	padding:0 0 0 25px;
	display:block;
}
.user-menu-left{
	float:left;
	width:100%;
}
ul#nav-ml{
	list-style-type:none;
}
ul#nav-ml li{
	border-bottom:1px solid #f3efef;
}
ul#nav-ml li a{
	font-size:12px;
	font-weight:bold;
	color:#bb0156;
	text-decoration:none;
	line-height:26px;
	padding:0 0 0 10px;
	display:block;
}
ul#nav-ml li a:hover, ul#nav-ml li a.active{
	background:#f8d14b;
	color:#000000;
}
.list-content-right{
	float:left;
	width:530px;
}
.user-info{
	background:#fdedb7;
	float:left;
	width:100%;
}
.user-info-left{
	float:left;
	width:315px;
	padding:5px 0 5px 5px;
}
.user-info-left P{
	float:left;
	width:315px;
}
.info-left{
	width:150px;
	float:left;
}
.info-right{
	width:165px;
	float:left;
}
.user-info-right{
	float:left;
	width:205px;
	padding:5px 0 5px 5px;
}
.user-other{}

.box2{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	width:300px;
	margin:0 0 10px 0;
	padding:0;
	/*padding:5px;*/
}
.box2 H2{
	background:#ff558b url(../images/rounded-left-pink.gif) left center no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:23px;
	margin:0;
	padding:0 0 0 12px;
}
.box2 H2 span{
	background:url(../images/rounded-right-pink.gif) right center no-repeat;
	display:block;
	width:100%;
}
.user-comentarii{
	background:#e6e3e3;
}
.comment{
	background:#666666;
	color:#FFFFFF;
	padding:2px;
	margin:5px;
}
.box2 H2 em{
	font-style:normal;
}
em.add-new-comment{
	position:absolute;
	/*left: 176px;*/
	top: 0px;
	right:12px;
	z-index:2;
}
em.add-new-comment a{
	color:#FFFFFF;
	text-decoration:none;
}
em.add-new-comment a:hover{
	text-decoration:underline;
}
.comment-meta{
	display:block;
	padding:0 0 5px 0;
}
.comment-meta a{
	color:#FFFFFF;
	text-decoration:none;
}
.comment-meta a:hover{
	text-decoration:underline;
}
.add-comment{
	text-align:center;
}
.add-comment-text{
	text-align:left;
	padding:0 0 0 5px;
	color:#ff558b;
}
.add-comment textarea{
	width:288px;
	border:1px solid #000000;
}
.buttons{
	text-align:right;
	padding:5px;
}
.prieteni{
	padding:0 0 10px 8px;
}
.small-user-box a.friend-view{
	padding:0 0 0 7px;
	width:auto;
}
.small-user-box a.friend-delete{
	float:right;
	padding:0 7px 0 0;
	width:auto;
}
.small-user-box a:hover.dash{
	text-decoration:none;
}
.index-list{
	float:left;
}
.index-list a{
	text-decoration:none;
	color:#000000;
	width:18px;
	display:block;
	text-align:center;
	float:left;
}
.index-list a:hover, .index-list a.active{
	font-weight:bold;
	text-decoration:underline;
}
.nofriend{
		color:#F8D14B;
		width:18px;
		display:block;
		text-align:center;
		float:left;
}
.additional-height{
	height:130px;
}
.additional-height p{
	font-size:11px;
}
.edit-notifications{
	background:#FFFFFF;
	width:510px;
	margin:0 auto;
	padding:5px;
}
.edit-notifications H3{
	font-size:14px;
	color:#6d6e73;
}
.edit-notifications label{
	float:left;
	width:350px;
	padding:0 0 0 30px;
	font-size:12px;
	color:#000000;
}

.edit-notifications input{
	float:left;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ cautare avansata*/
.advanced-search{
	background:#d8e175;
	margin:5px 10px 0 0;
}
.search-for{
	padding:5px;
}
.search-opt{
	width:215px;
	float:left;
	padding:10px 0 10px 10px;
	font-size:12px;
}
.search-opt input, .search-opt select, .search-opt textarea {
	border:1px solid #000000;
	color:#828281;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	width:190px;
}
.search-opt td{
	padding:2px 0;
}
.search-opt input.radio, .search-opt input.checkbox{
	width:auto;
	border:none;
}
.search-opt select.auto{
	width:auto;
}
.search-opt h3{
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#BB0156;
}
.search-results h4{
	color:#BB0156;
	padding:5px 0;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ poze*/
.poze{
	background:#e2e7a8;
	padding:0 0 10px 0;
}
.poze ul#nav-edit li a{
	color:#4d4d4d;
}
.poze ul#nav-edit li a:hover, .poze ul#nav-edit li a.active{
	color:#FFFFFF;
	background:#97a031;
}
label.sort-album{
	padding:4px 0 0 0;
	color:#e63790;
	font-size:12px;
	font-weight:bold;
	width:130px;
}
.picture-box{
	float:left;
	width:160px;
	/*height:190px;*/
	border:1px solid #FFFFFF;
	margin:5px 6px 0 8px !important;
	margin:5px 6px 0 6px;
	padding:5px 0 0 0;
	overflow:hidden;
	background:#FFFFFF;
}
.picture-box p{
	text-align:left;
	font-size:11px;
	color:#000000;
	padding:3px 0 0 8px;
}
.picture-box a.thumb-picture{
	display:block;
	margin:0 auto;
	width:145px;
	height:155px;
	overflow:hidden;
	text-align:center;
}
.picture-action{
	text-align:left;
}
.picture-action a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff003b;
	text-decoration:none;
	padding:0 0 0 8px;
	display:block;
	width:151px;
}
.picture-action a:hover{
	text-decoration:underline;
}
.picture-action a.edit-poza{
	float:left;
	width:70px;
}
.picture-action a.sterge-poza{
	float:right;
	width:68px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ detaliu poza*/
.detaliu{
	padding:0;
	width:auto;
	background:#FFFFFF;
	margin:0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.detaliu a, .detaliu p{
	font-size:11px;
	text-decoration:none;
}
.detaliu a:hover{
	text-decoration:underline;
}
.detaliu-nav{
	float:left;
	line-height:18px;
}
.detaliu-nav a, .detaliu-nav p{
	float:left;
}
.detaliu-nav a.prev-picture{
	font-size:12px;
	font-weight:bold;
	width:192px;
	display:block;
	color:#FFFFFF;
	text-align:center;
	background:#f8d14b url(../images/prev-picture.gif) 0 0 no-repeat;
	border-right:1px solid #e63790;
}
.detaliu-nav a.next-picture{
	font-size:12px;
	font-weight:bold;
	width:192px;
	display:block;
	color:#FFFFFF;
	text-align:center;
	background:#f8d14b url(../images/next-picture.gif) 182px 0 no-repeat;
	border-left:1px solid #e63790;
}

.detaliu-nav a.prev-picture:hover{
	color:#000000;
	background:#f8d14b url(../images/prev-picture.gif) 0 0 no-repeat;
	text-decoration:none;
}
.detaliu-nav a.next-picture:hover{
	color:#000000;
	background:#f8d14b url(../images/next-picture.gif) 182px 0 no-repeat;
	text-decoration:none;
}
.detaliu-nav a.next-inactive, .detaliu-nav a.next-inactive:hover{
	background-position:182px -18px;
	background-color:#d7d5d3;
	color:#999999;
	border-left:1px solid #9c9b9a;
}
.detaliu-nav a.prev-inactive, .detaliu-nav a.prev-inactive:hover{
	background-position:0 -18px;
	background-color:#d7d5d3;
	color:#999999;
	border-right:1px solid #9c9b9a;
}
.detaliu-nav p.info-pic-no{
	text-align:center;
	width:134px;
	color:#4d4d4d;
	background:#FFFFFF;
}
.info-pic{
	padding:0 2px;
	height:28px;
	line-height:28px;
	border-bottom:1px solid #e2e7a8;
	position:relative;
}
a.link-to-album{
	font-weight:bold;
	color:#e63790;
}
.vot-poza{
	position:absolute;
	right:70px;
	top:0;
	width:110px;
	text-align:right;
	padding:3px 2px;
}
.info-pic small{
	color:#ff003b;
	font-size:12px;
	line-height:30px;
	position:absolute;
	right:2px;
	top:0px;
}
.large-image{
	text-align:center;
}
.info-more-pic{
	padding:6px 2px;
}
.picture-action-detaliu{
	border-top:1px solid #e2e7a8;
	text-align:right;
	line-height:24px;
	color:#e63790;
}
.picture-action-detaliu a{
	color:#e63790;
	padding:0 5px;
}
.embed{
	padding:6px 2px;
}
.embed strong{
	color:#BB0156;
}
.embed #setstatus{
	float:none;
	width:418px;
	font-size:10px;
	border:none;
}
.pic-other{
	background:#FFFFFF;
	margin:0 5px;
}
.poza-comentarii{
	background:#e6e3e3;
	width:auto;
	margin:0;
	padding:0 0 1px 0;
}
.pic-other .add-comment textarea{
	width:508px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ mesaje*/
.mesaje{
	background:#a8c3e5;
	padding:0 0 10px 0;
}
.mesaje a{
	color:#000;
}

.mesaje ul#nav-edit li a{
	color:#4d4d4d;
}
.mesaje ul#nav-edit li a:hover, .mesaje ul#nav-edit li a.active{
	color:#FFFFFF;
	background:#5183c0;
}
.lista-mesaje{
	background:#FFFFFF none repeat scroll 0 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 5px;
	padding:0;
	width:auto;
}
.lista-mesaje a, .lista-mesaje p{
	font-size:11px;
	text-decoration:none;
}
.lista-mesaje a:hover{
	text-decoration:underline;
}
.lista-mesaje ul{
	list-style-type:none;
	float:left;
}
.lista-mesaje ul li{
	min-height:1px;
	float:left;
	width:520px;
}
.mesaje input.checkbox{
	width:auto;
	border:none;
	margin:0;
}
.mesaje input.mesaj-check{
	margin:11px 0 0 7px!important;
	margin:6px 0 0 7px;
}
.mesaje .picture-position{
	border:1px solid #666666;
	margin:5px 0 0 10px;
}
.mesaj-user-image, .mesaj-user-info, .mesaj-text, .mesaj-data {
	float:left;
}
.mesaj-user-info{
	margin:9px 0 0 10px;
	width:150px;
}
.mesaj-action{
	border-top:1px solid #a8c3e5;
	text-align:right;
	line-height:24px;
	color:#e63790;
	/*float:right;
	width:520px;*/
	margin:5px 0 0 0;
}
.mesaj-action a{
	color:#e63790;
	padding:0 5px;
}
.mesaj-text{
	margin:9px 0 0 12px;
	width:214px;
}
.mail-action{
	padding:0 2px;
	height:28px;
	line-height:28px;
	border-bottom:1px solid #a8c3e5;
	position:relative;
}
.mail-action a{
	color:#e63790;
}
.mail-header{
	background:#d3d3d4;
	color:#000000;
	border-bottom:1px solid #A8C3E5;
}
.de-la{
	padding:0 29px;
}
.subiect-mesaj{
	padding:0 109px;
}
.data-email{
	padding:0 56px;
}
.delete-all{
	position:absolute;
	top:4px;
	right:0;
	padding:0 3px 0 0;
}
.delete-all a{
	color:#BB0156;
}
input.delete-all-button{
	width:auto;
	background:#F8D14B;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 5px;
}
.mesaj-data{
	margin:9px 0 0 12px;
	padding:0 5px 0 0;
	float:right;
}
.mesaj-data a{
	color:#8a5fe6;
}
.mesaj-continut{
	padding:10px;
}
.mesaj-continut label {
	width:70px;
}
.mesaj-continut input, .mesaj-continut textarea {
	width:414px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ contact*/
.contact{}
.contact form{
	padding:0 0 0 100px;
}
.contact label {
	color:#000000;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	width:180px;
}
.contact input, .contact select, .contact textarea {
	border:1px solid #000000;
	color:#828281;
	float:left;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	width:380px;
}
input.inputimage{
	width:auto;
	border:none;
	float:none;
}
.contact-button{
	border-top:1px solid #BB0156;
	width:562px;
	padding:10px 0 0 0;
	text-align:right;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ footer*/
#footer{
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	height:30px;
	border-top:1px solid #2763bb;
	background:#add2ff url(../images/footer-bg.gif) bottom repeat-x;
	text-align:center;
}
ul.footer-menu{
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 0 0;
	color:#1f5cc5;
}
ul.footer-menu li{
	display:inline;
}
ul.footer-menu li a{
	color:#1f5cc5;
	text-decoration:none;
}
ul.footer-menu li a:hover, ul.footer-menu li a.active{
	color:#FFFFFF;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ random style*/
.picture-position{
    padding: 2px;
    margin-right:5px;
}
.text-status
{
    position:absolute;
    top:9px;
    left:350px;
    font-size:smaller;
}
.rate_err{
	width:170px;
	text-align:left;
	position: relative; 
	left:340px;	
}


/* spanzuratoarea */
.zona_imagine H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;	
	color: #000;	

}
.zona_imagine H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#666;

}
.zona_cuvant{
clear:both;
text-align:center;
}

.gletter{
	color:#666;
	display:inline;
	
	width:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:40px;	
	text-align:center;
	padding:5px;
	margin:5px;	
	border-bottom:2px solid gray;
}


.letter{
	float:left;
	width:30px;
	text-align:center;
	padding:5px;
	margin:5px;	
}
.letter a{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	border:1px solid black;
	text-decoration:none;
}
.letter a:hover{
	background-color:#ADD2FF;
}

.ng{
	text-align:center;
	padding:5px;
	margin:5px;	
}
.ng a{
	color:#993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	text-decoration:none;
}
.ng a:hover{
	background-color:#ADD2FF;
}

/* cele mai accesate jocurile trivia, deseneaza si spanzuratoarea area */
.promote{
	border-left:1px solid #999; 
	border-right:1px solid #999; 
	height:215px;
	width:200px;
}
.big{
	font-size:16px;
	font-weight:bold;
	list-style:none;
	line-height:40px;
	margin:5px;
	padding:5px;
	text-align:left;
	
}

.big li a {
	color:#000;
	text-decoration:none;
	display:block;
	border-bottom:1px solid black;
}
.big li a:hover {
	text-decoration: none;
	background-color:#ADD2FF ;
	color:#993300;
}
.big li a.selected {
	background-color:#ADD2FF;
	color:#006600;
}