html {
	padding:0;
	margin:0;
	z-index:0;
}
body {
	background:#F1F1F1;
	background-position:top center;
	background-attachment: fixed;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	z-index:0;
}
html img {
	border:0;
}
h2 {
	font-size: 170%;
	font-weight: 400;
	letter-spacing: -1px;
	line-height: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
	border-bottom-color: #e1e1e1;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	display:block;
}
h4 {
	font-size:130%;
	font-weight:500;
	line-height: normal;
}
a:link {
	color:#5DA5DF;
	text-decoration:none;
	font-weight:500;
}
a:hover {
	color:#5DA5DF;
	text-decoration:none;
	font-weight:500;
}
a:active {
	color:#5DA5DF;
	text-decoration:none;
	font-weight:500;
}
a:visited {
	color:#5DA5DF;
	text-decoration:none;
	font-weight:500;
}
#container{
	width:980px;
	padding:0;
	margin:0 auto;
}
#top{
	background:#1E1E1E;
	/*background:#400408;*/
	border-bottom:1px solid #E1E1E1;
	padding:10px;
	color:#fff;
	height:110px;
}
#header{
	width:980px;
	padding:0;
	margin:0 auto;
}
.notice_msg{
	margin:0 auto;
	width:980px;
	font-size:15px;
}
.notice{
	background:#FFF39C;
	border-bottom:1px solid #CE5D31;
	padding:5px;
}

#logo img{
	float:left;
}
#menu{
	border:1px solid #E1E1E1;
	border-top:0;
	background:#fff url('src/nav.gif');
	font-weight:400;
	height:44px;
	margin-bottom:10px;
}
#menu a:link{
	font-size: 12px;
	font-size-adjust: none;
	font-weight:400;
	line-height:44px;
	color:#000000;
}
#menu a:visited{
	font-size: 12px;
	font-size-adjust: none;
	font-weight:400;
	line-height:44px;
	color:#000000;
}
#menu a:hover, #menu a:active{
	font-size: 12px;
	font-size-adjust: none;
	font-weight:400;
	line-height:44px;
	color:#5DA5DF;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#menu li {
	background-image: url("src/nav-sep.gif");
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding:8px 25px;
	display: inline;
}
#left_sidebar{

	background:#fff;
	width:195px;
	width:165px;
	float:left;
	padding:10px;
	margin:auto;
	border:1px solid #E1E1E1;
}
.menu{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin:5px;
	padding:0;
}
.menu ul{
	margin:0;
}
.menu li{
padding:0;
margin:0;
}
.menu a:link {
	background:#fff url('src/bullet.gif');
	background-position:5px center;
	background-repeat:no-repeat;
	padding:5px;
	padding-left:20px;
	border-bottom:1px dotted #E1E1E1;
	display:block;
}
.menu a:visited{
	background:#fff url('src/bullet.gif');
	background-position:5px center;
	background-repeat:no-repeat;
	padding:5px;
	padding-left:20px;
	border-bottom:1px dotted #E1E1E1;
	display:block;
}
.menu a:hover, .menu a:active{
	background:#F5F5F5 url('src/bullet.gif');
	background-position:5px center;
	background-repeat:no-repeat;
	padding:5px;
	padding-left:20px;
	border-bottom:1px solid #fff;
	display:block;
}
.tab_menu {
list-style-type: none; 
padding:0; 
padding-top:5px; 
margin:10px auto 5px;
text-align: center;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}
.tab_menu li {
display: inline;
padding:0;
margin:0;
}
.tab_menu li a:link {
	padding:5px 8px;
}
.tab_menu li a:hover, .tab_menu li a:active{
padding:5px 6px;
border:1px solid #E1E1E1;
border-bottom:0;
	background:#fff url('src/nav.gif');
	background-position:top;
	background-repeat:repeat-x;
}
.tab_menu  .active {
padding:5px 6px;
border:1px solid #E1E1E1;
border-bottom:0;
	background:#fff url('src/nav.gif');
	background-position:top;
	background-repeat:repeat-x;
}
.tab_menu li a:visited {
	padding:5px 8px;
}
.small{
font-size:11px;
}
#right_sidebar{
	background:#fff;
	width:195px;
	float:right;
	padding:10px;
	margin:auto;
	border:1px solid #E1E1E1;
}
#central{
	background:#fff url('src/nav.gif');
	background-position:top;
	background-repeat:repeat-x;
	width:958px;
	float:right;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #E1E1E1;
}
.box{
	background:#fff url('src/nav.gif');
	background-position:top;
	background-repeat:repeat-x;
	width:472px;
	margin:0;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #E1E1E1;
}
.side_left{
	float:left;
	margin-right:5px;
}
.side_right{
	float:right;
	margin-left:5px;
}
#footer{
	background:#fff url('src/nav.gif');
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #E1E1E1;
	padding:10px;
	margin-bottom:20px;
}

.clear {
	clear:both;
}

.thumbnails, .thumbnails_fav {
	width:80px;
	float:left;
	display:inline-block;
	text-align:center;
	font-size:11px;
	border:1px solid #E1E1E1;
	padding:1px;
	margin:2px;
}
.thumbnails_fav {
	background:#CCFFCC;
}
h1 {
	font-size:20px;
	font-weight:300;
}
h3 {
	background:#52C0D4;
	padding: 3px 8px;
	color:#fff;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	height:auto;
	display: block;
	float:left;
}
#avatar {
	float:right;
	border:1px solid #E1E1E1;
	background:#F5F5F5;
	padding:5px;
	margin:3px;
	display:inline;
	text-align:center;
}
.avatar{
	background:#F5F5F5;
	padding:2px;
	border:1px solid #E1E1E1;	
	display: block;
}
.my_avatar{
	background:#F5F5F5;
	padding:2px;
	border:1px solid #E1E1E1;
	display: block;
	margin:0 auto;
}
/* paginare */
	.paginare {
	margin:10px;
	font-size:11px;
}
.pag a:hover, .pag a:active {
	text-decoration: none;
	font-weight: 300;
}
.pag a:link {
	text-decoration:none;
	font-weight: 300;
}
.pag a:visited{
	text-decoration:none;
	font-weight: 300;
}
.pag {
	border:1px solid #E1E1E1;
	margin:2px;
	display:inline;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-bottom: 3px;
	font-weight: 300;
}
.pag_curenta {
	background-color:#F5F5F5;
	border:1px solid #E1E1E1;
	margin:2px;
	display:inline;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-bottom: 3px;
	font-weight: 700;
}
/* comentariu */
.comentariu {
	position:relative;
	padding:5px;
	margin:5px;
	border:1px solid #E1E1E1;
	background:#fff url('src/nav.gif');
	background-position:top;
	background-repeat:repeat-x;
}
.avatar_comentariu{
	float:right;
	font-weight:700;
	text-align:center;
}
.autor_comentariu{
	padding:4px;
}
.timestamp {
	text-align:left;
	color:#808886;
	font-size:12px;
	font-style:italic;
	padding-bottom:20px;
}
/*mesajele de eroare/succes */
.error {
	border:1px solid #FFCC66;
	background:#FFFFCC;
	font-weight:700;
	color:#CC0000;
	padding:5px
}

.succes {
	border:1px solid #008800;
	background:#E8FCDC;
	font-weight:700;
	color:#008800;
	padding:5px;
}
/*foto*/
.foto {
	background:#fff;
	padding:5px;
	margin:auto;
	text-align:center;
	border:1px solid #E1E1E1;
}
.descriere{
	background:#fff url('src/nav.gif');
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #E1E1E1;
	margin:10px 0;
	padding:5px;
}
/* forms */
.red
	{
	color:red;
	font-size:12px;
	font-weight:bold;
	}

/* tabele */	
.tabel_foto  td{

	padding:5px;
	border:1px solid #E1E1E1;
}
.friend_table{
font-size:12px;
width:100%;
}
.friend_table h4{
font-weight:700;
margin-top:10px;
}
.friend_table td{
	border-top:1px solid #E1E1E1;
	padding:5px 5px 20px;
}
/* Flirt me */	

.flirt_da {
	margin-top:20px;
	background:#FCD8DA;
	width:100px;
	border:1px solid #FF5AC3;
	padding:5px 20px;
	text-align:center;
}
.flirt_nu {
	margin-top:20px;
	background:#E5F2FB;
	width:100px;
	border:1px solid #0197EF;
	padding:5px 20px;
	text-align:center;
}

/*forms*/
input, select, textarea, .button{
	border:1px solid #a1a1a1;
	color: #666666;
}
.form_error{
	border:1px solid #FF0000;
}

.form_ok{
	border:1px solid #008000;
}

.buttons {
	padding:2px 4px;
	margin:0;
	background:#fff;
	border:3px double #DCDCDC;
	color:#5DA5DF;
	font-size:12px;
	font-weight:bold;
}
.buttons a:link {
	margin:0;
	font-weight:bold;
	color:#5DA5DF;
}
.buttons a:hover, .buttons a:active{
	margin:0;
	font-weight:bold;
	color:#5DA5DF;
}
.buttons a:visited {
	margin:0;
	font-weight:bold;
	color:#5DA5DF;	
}

.checkbox {
border:0;
margin:0;
padding:0;
}

#respond{
width:500px;
height:50px;
font-size:16px;
}
#controls{
margin-top:5px;
margin-left:374px;
}
/* Jocuri */
.game{
border:1px solid #E1E1E1;
padding:5px;
width:600px;
}

.box_joc{
	background:#fff url('src/nav.gif');
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #E1E1E1;
	margin:0 0 20px 0;
	padding:5px;
}

/* chat css*/
#chat{
	border:1px solid #E1E1E1;
	padding:4px;
	height:400px;
	width:720px;
	margin-bottom:10px;
    overflow:auto;
	overflow-x: hidden;
}

/* Imi place */
.up_btn {
background-image:url(src/up.png);
background-repeat:no-repeat;
width:80px;
margin:5px;
padding-left:20px;
}

.down_btn{
background-image:url(src/down.png);
background-repeat:no-repeat;
background-position:center;
width:25px;
margin:5px;
}
