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

html, body
{
	margin: 0px;
	padding: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left: 0px;
}

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, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body
{
	line-height: 1;
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}

ol, ul
{
	list-style: none;
}

table
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}

.clearfloat
{
	clear:both;
	height: px0;
	font-size: 1px;
	line-height: 0px;
}

/* A NU SE SCHIMBA */
body
{
	background: #151515;
	font: 11px Tahoma, Geneva, sans-serif;
color: #666;
	line-height: 18px;
}

h1
{
	font: bold 18px Georgia, "Times New Roman", Times, serif;
}

h2
{
	font: bold 15px Georgia, "Times New Roman", Times, serif;
}

h3
{
	font: bold 13px Georgia, "Times New Roman", Times, serif;
}

a
{
color: #333;
}

.align-center
{
	text-align: center;
}

.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

hr
{
	border: none;
	margin: -5px auto 10px auto;
	border-bottom: dotted 1px #FFFFFF;
}

.title
{
	background:url(images/leftbar-title-bg.jpg) top left repeat-x;
	height: 30px;
	display: block;
	font: 15px Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	padding-left: 10px;
}

.title1 {	
	height: 30px;
	display: block;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	color: #FFF;	
}

.title2 {	
	height: 30px;
	display: block;
	font: 15px Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	color: #999;
	padding-left: 10px;
}

.title3 {	
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #666;
	padding-bottom: 10px;
}

.input-140 {
	width: 140px;
	font-size: 11px;
	padding: 2px;
}

.input-180
{
	width: 120px;
	font-size: 11px;
	padding: 2px;
}

.input-60
{
	width: 55px;
	font-size: 11px;
	padding: 2px;
}

#page
{
	width: 990px;
	margin: 0px auto;
}

/* HEADER */
#header
{
	background: url(images/header-bg.jpg) top left repeat-x;
	width: 990px;
	height: 110px;
}

#header .logo
{
	background: url(images/logo.jpg) top left no-repeat;	
	width: 300px;
	height: 110px;
}

#header .slogan
{
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	width: 990px;
	padding-left: 20px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;	
}

/* NAVBAR */
#nav
{
	background: url(images/nav-bg.jpg) top left repeat-x;
	width: 990px;
	height: 40px;
}

#nav ul
{
	list-style: none;
	/*padding-top: 4px;*/
}

#nav li
{	
	float: left;
	display: block;
}

#nav li a, #nav li strong, #nav li span
{
	float: left;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	outline: none;
	line-height:38px;		
}

#nav li a
{	
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 9px;
	color: #990033;
	background: url(images/nav-divider.jpg) top right no-repeat;
}

#nav li strong
{
	/*margin: 0 0 0 10px;*/
	padding: 0px 0px 0px 9px;
	color: #990033;
}

#nav li span
{
	padding: 0px 46px 0px 23px;
	/*cursor:pointer;*/
}

#nav li a:hover, #nav li strong
{
	text-decoration:none;
	color: #FFFFFF;
}

#nav li strong, #nav li a:hover strong
{
	text-decoration:none;
	/*color: #FFFFFF;*/
}

#nav .last a
{
	background: none;
}

#nav .last a:hover span
{
	background: none;
}

#nav li a:hover span, #nav li strong span
{
	color: #FFFFFF;
	background: none;
}

/* WRAPPER */
#content-wrap 
{
	float: left;
	width: 990px;
	margin-bottom: 4px;
}

/* COLOANA STANGA */
#leftbar
{
	float: left;
	width: 220px;
	background: #FFD1D1;
}

#leftbar ul li
{
	line-height: 20px;
}

#leftbar .members
{
	background: #D4A4A4 url(images/members-bg.jpg) top left repeat-x;
	padding: 10px;
}

#leftbar .members ul li
{
	padding-left: 10px;
}

#leftbar .members a
{
	color: #000000;
}

#leftbar .title
{
	color: #990033;
	font-weight: bold;
}

#leftbar .community
{
	background: #FFD1D1 url(images/community-bg.jpg) top left repeat-x;
	padding: 10px;
}

#leftbar .search
{
	background: #FFD1D1 url(images/search-bg.jpg) top left repeat-x;
	padding: 10px;	
}

#leftbar .login
{
	background: #D8AAAA url(images/login-bg.jpg) top left repeat-x;
	padding: 10px;
}

#leftbar .search table td, #leftbar .login table td
{
	padding: 2px;
}

#leftbar .statistics
{
	background: #D8AAAA url(images/statistics-bg.jpg) top left repeat-x;
	padding: 10px;
}

#leftbar .information
{
	background: #FFD1D1 url(images/information-bg.jpg) top left repeat-x;
	padding: 10px;
}

/* MIJLOC 550px */
#middle-column
{
	float: left;
	width: 540px;
	border-left: 5px solid #151515;
	border-right: 5px solid #151515;
	color: #545253;	
}

#middle-column ul li
{
	line-height: 20px;
}

#middle-column a
{
	color: #A60037;
}

#middle-column .intro
{
	background: #FFF4F4 url(images/about-bg.jpg) top left repeat-x;
	margin-bottom: 2px;
	padding: 10px;
	color: #A40439;
}

#middle-column .banner540
{
	float: left;
	background: #FFFFFF;
	width: 540px;
	margin-bottom: 10px;
	border-bottom: solid 15px #FFD1D1;
}

#middle-column .banner
{
	width: 400px;
	height: 300px;
	padding: 15px 70px 15px 70px;
}

#middle-column .about
{
	background: #FFF4F4 url(images/about-bg.jpg) top left repeat-x;
	margin-bottom: 2px;
	padding: 10px;
	border-top: solid 15px #FFD1D1;
}

#middle-column .about h1
{
	color: #A70038;
}

#middle-column .featured-profiles
{
	background: #FFF8F8 url(images/all-bg.gif) top left repeat;
	margin-bottom: 2px;
	padding: 10px;
}

#middle-column .featured-profiles h2
{
	color: #A8033A;
}

#middle-column .featured-profiles a
{
	font-size: 9px;
}

#middle-column .featured-profiles .photo
{
	float: left;
	display: block;
	padding: 8px 12px 10px 12px;
	text-align: center;
}

#middle-column .news
{
	background: #FFF8F8 url(images/all-bg.gif) top left repeat;
	margin-bottom: 2px;
	padding: 10px;
}

#middle-column .news h2
{
	color: #A60138;
}

#middle-column .news ul, #middle-column .post ul
{
	list-style: square;
	margin-left: 15px;
}

#middle-column .post
{
	background: #FFF8F8 url(images/all-bg.gif) top left repeat;
	margin-bottom: 2px;
	padding: 10px;
}

#middle-column .member-info
{
	float: left;
	background: #FFF4F4 url(images/additional-photos-bg.jpg) top left repeat-x;
	width: 520px;
	padding: 10px;
	border-top: solid 15px #FFD1D1;
}

#middle-column .member-table
{
	float: left;
	padding: 10px;
	line-height: 30px;
	font-wieight: bold;
	color: #545253;
}

/* MIJLOC 770px */
#wide-column
{
	float: right;
	width: 765px;
	border-left: 5px solid #151515;
}

#wide-column a
{
	color: #A60037;
}

#member-status
{
	float: left;
	background: #FFF4F4 url(images/about-bg.jpg) top left repeat-x;
	width: 745px;
	border-bottom: 1px solid #151515;
	padding: 10px;
}

#member-status .name
{
	float: left;
	font: 15px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #AB043C;
}

#member-status .status
{
	float: right;
}

#member-status .status span
{
	padding: 0px 10px 0px 10px;
}

#wide-column .sub-nav
{
	background: #FFF8F8 url(images/all-bg.gif) top left repeat;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

#wide-column .intro
{
	background: #FFF4F4 url(images/about-bg.jpg) top left repeat-x;
	padding: 10px;
	color: #A40439;
}

#wide-column .sub-nav a
{
	padding: 0px 10px 0px 10px;
}

#wide-column .main-video
{
	background: #FFF4F4 url(images/video-bg.jpg) top left repeat-x;
	padding: 15px;
	text-align: center;
}

#wide-column .pr_image {
	border: 0px;
	width: 500px;
	height: 355px;
}

#wide-column .image-name
{
	background: #FFF8F8 url(images/all-bg.gif) top left repeat;
	height: 25px;
	line-height: 25px;
	border-bottom: 2px solid #151515;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

#wide-column .additional-photos
{
	float: left;
	background: #FFF8F8 url(images/all-bg.gif) top left repeat;
	width: 745px;
	margin-bottom: 1px;
	padding: 15px 10px 15px 10px;
	border-top: solid 15px #FFD1D1;
color: #A9073D;
}

#wide-column .additional-photos .photo { 
	float: left;
	display: block;
	width: 73px;
	padding: 10px;
}

#wide-column .additional-videos
{
	float: left;
	background: #FFF8F8 url(images/all-bg.gif) top left repeat;
	width: 745px;
	margin-bottom: 2px;
	padding: 15px 10px 15px 10px;
color: #A9073D;
}

#wide-column .additional-videos .video
{ 
	float: left;
	display: block;
	width: 73px;
	padding: 10px;
}

#wide-column .user-profile
{
	background: #FFFFFF url(images/user-profile-bg.jpg) top left repeat-x;
	margin-bottom: 1px;
	padding: 15px;
}

#wide-column .user-profile td
{
	padding: 4px;
}

#wide-column .user-profile .alt
{
	background-color: #F9E8E8;
border: 1px solid #EFD5D5;
}

#wide-column .member-comments {
	background: #FFF5F5 url(images/member-comments-bg.jpg) top left repeat-x;
	padding: 15px;
}

#wide-column .member-info
{
	float: left;
	background: #FFF4F4 url(images/additional-photos-bg.jpg) top left repeat-x;
	width: 745px;
	margin-top: 2px;
	padding: 10px;
	border-top: solid 15px #FFD1D1;
}

#wide-column .member-info h3
{
	padding: 6px 0px 6px 0px;
}

/* COLOANA DREAPTA */
#rightbar
{
	float: right;
	width: 220px;
}

#rightbar .women
{
	background: #161616 url(images/women-bg.gif) top left repeat;
	padding: 0px 0px 10px 10px;
}

#rightbar .women span, #rightbar .men span
{
	float: left;
	display: block;
	margin: 5px 0px 10px 0px;
	color: #A10337;
}

#rightbar .women span a, #rightbar .men span a
{
	color: #F7F7F7;
}

#rightbar .men
{
	background: #171717 url(images/men-bg.gif) top left repeat;
	padding: 0px 0px 10px 10px;
}

#rightbar .title
{
	color: #990033;
	font-weight: bold;
}

#rightbar .title3
{
	padding-top: 15px;
	color: #818181;
	font-weight: bold;
}

#rightbar .poll
{
background: #D1D1D1 url(images/poll-bg.jpg) top left repeat-x;
	padding: 10px;
}

#rightbar .profile
{
	background: #FFD1D1 url(images/poll-bg.jpg) top left repeat-x;
	padding: 10px;
}

#rightbar .languages
{
	background: #F4C6C6 url(images/languages-bg.jpg) top left repeat-x;
	padding: 10px;
}

/* FOOTER */
#footer
{
	background: url(images/footer-bg.jpg) top left repeat-x;
	width: 990px;
	height: 60px;
	padding-top: 17px;	
}

#footer p
{
	color: #FFFFFF;
	line-height: 17px;
	text-align: center;
}

/* COLOANA VOT */
#rate-column
{
	float: left;
	width: 540px;
	margin: 0px 5px 0px 5px;
}

#rate-member-status
{
	width: 100%;
	float: center;
	margin-bottom: 2px;
}

#rate-member-status .title
{
	float: center;
	width: 100%;
	padding: 15px 0px 15px 0px;
	text-align: center;
background: #D6D6D6 url(images/additional-videos-bg.jpg) top left repeat-x;
}

#rate-member-status .rate
{
	float: center;
	width: 100%;
	padding: 0px;
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	text-valign: top;
background: #D6D6D6 url(images/members-bg.jpg) top left repeat-x;
}

#rate-member-status .status
{
	float: right;
}

/* AFLA CE E ASTA */
#rate-member-status .name {
	float: center;
	font: bold 15px Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	text-valign: top;
	
}

#rate-member-status .status span
{
	padding: 0px;
}

#rate-column input[type=radio], input[type=checkbox]
{
	border: 0px;
}

/* AFLA CE E ASTA */
#rate-column .sub-nav {
	background: url(images/sub-nav-bg.jpg) top left repeat-x;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

#rate-column .sub-nav a
{
	padding: 0px;
}

#rate-column .main-video
{
	padding: 0px;
	background: #FFF4F4 url(images/video-bg.jpg) top left repeat-x;
	text-align: center;
}

/* BUTOANE */
input.button
{
	background: url(images/btn-blue.png) top left no-repeat;
	width: 65px;
	height: 22px;
	padding-bottom: 3px;
	font: 11px Tahoma, Geneva, sans-serif;    
	color: #FFFFFF;    
	border: none;
}

input.button80
{
	background: url(images/btn-blue-80.png) top left no-repeat;
	width: 80px;
	height: 22px;
	padding-bottom: 3px;
	font: 11px Tahoma, Geneva, sans-serif;    
	color: #FFFFFF;    
	border: none;
}

input.button100
{
	background: url(images/btn-blue-100.png) top left no-repeat;
	width: 100px;
	height: 22px;
	padding-bottom: 3px;
	font: 11px Tahoma, Geneva, sans-serif;    
	color: #FFFFFF;    
	border: none;
}

input.button200
{
	background: url(images/btn-blue-200.png) top left no-repeat;
	width: 160px;
	height: 22px;
	padding-bottom: 3px;
	font: 11px Tahoma, Geneva, sans-serif;    
	color: #FFFFFF;    
	border: none;
}

/* LISTA MEMBRI */
.memberlist
{
	border:.5px solid #F5CACA;
}

.row_1
{
	background: #FFFFFF;
	border: .5px solid #F5CACA;
}

.row_0 td, .row_1 td
{
	background: #FFFFFF;
	padding: 4px;
	border: .5px solid #F5CACA;
	vertical-align: top;
}

/* FORUM */
.forum_list
{
	border: .5px solid #F5CACA;
	width: 100%
}

.headline
{
	background: #A4073B;
	border-bottom: .5px solid #C6BBBB;
	color: #FFFFFF;
}

.headline a
{
color:#FFFFFF;
}

.headline td
{
	text-align: center;
	padding: 5px;
	font-weight: bold;
	border: .5px solid #F5CACA;
}

.group_title
{
	background: #FEE8E8;
	border: .5px solid #FEE0E0;
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
	color: #2E2EFF;
}

.group_descr {
        font-size:12px;
	color:#FFFFFF;
	color:#000000;
        }

.forum_title {
        background:#FFFFFF;
        font-size:12px;
	color:#000000;
        }

.forum_title a{
        background:#FFFFFF;
        font-size:12px;
	font-weight:bold;
	color:#045FB4;
        }

.forum_title td
{
	padding: 5px;
	border: .5px solid #F5CACA;
	text-align: center;
}

.forum_descr {
        font-size:10px;
        }
.thread_entry_0 {
        background:#FFFFFF;
        font-size:12px;
        }
.thread_entry_0 td {
        padding:5px;
        text-align:center;
        }
.thread_entry_1 {
        background:#FFFFFF;
        font-size:12px;
	color:#000000;
        }
.thread_entry_1 a{
        background:#FFFFFF;
        font-size:12px;
	font-weight:bold;
	color:#045FB4;
        }
.thread_entry_1 td {
        padding:5px;
        text-align:center;
	border: .5px solid black;
        }

.post_entry_0 {
        background:#FFFFFF;
        font-size:12px;
        }
.post_entry_0 td {
        padding:5px;
	border: .5px solid black;
        }
.post_entry_1 {
        background:#FFFFFF;
        font-size:12px;
        }
.post_entry_1 td {
        padding:5px;
	border: .5px solid black;
        }


.forum_posted {
        border:1px solid black;
        background:#FFFFFF;
        padding:5px;
        }
.post_text {
        text-align:left;
        vertical-align:top;
        padding:5px;
	border: .5px solid black;
        }
.post_info {
        text-align:right;
        vertical-align:top;
        padding:2px;
        height:10px;
        }
/* ----- signup  --------- */
.signup_sect {
        font-size:15px;
        font-weight:bold;
        padding-bottom:5px;
        }
/* field error */
.err   
{
        color: #0F20FF;
        font-weight: bold;
}

.head_row {
        font-weight:bold;
        border-bottom:1px solid black;
        }

.head_row td {
        margin-bottom:5px;
        }

/* DE AICI IN JOS E GATA FACUT */
.required
{
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #A60037;
}

.key
{
	text-align: left;
	vertical-align: top;
	width: 100px;
	font-weight: bold;
}

/* BLOG */
.cell_blog
{
	padding: 0px 0px 0px 10px;
	text-align: left;
	vertical-align: top;
}

/* INREGISTRARE */
.cell_inf
{
	width: 160px;
	text-align: left;
	vertical-align: top;
}

/* COMENTARII */
.cell_comm
{
	text-align: left;
	vertical-align: top;
}

/* INCARCA IMAGINI+VIDEO */
.up_img_vid_70
{
	width: 70%;
	text-align: left;
	vertical-align: top;
}

/* POZE+FAVORITI */
.cell_img_40_51
{
	width: 50px;
	text-align: left;
	vertical-align: top;
}

.cell_name
{
	width: 150px;
	text-align: left;
	vertical-align: top;
}

.cell_notes
{
	width: 300px;
	text-align: left;
	vertical-align: top;
}

/* MESAJE */
.msgtext
{
	width: 100%;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #FDCDCD;
	color: #990033;
}

input[type=radio]
{
	border: 0px inset !important;
}

input[type=checkbox]
{
	border: 1px inset !important;
}

.offline
{
	color: #000000;
}

.online
{
	color: #0F20FF;
}
