body{
	margin: 0 5px 0 5px;
	padding: 0;
	font-family: tahoma;
	font-size: 12px;
	color: #7D7D7D;
}

a{
	color: #7D7D7D;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

form,h2,p,h1{
	margin: 0;
	padding: 0;
}

.form{
	border: 2px solid black;
	padding: 3px;
	font-family: tahoma;
	font-size: 12px;
	color: black;
}

h2{
	font-family: arial;
	font-size: 18px;
	color: black;
	font-weight: normal;
	margin-bottom: 10px;
}

h1{
	font-family: arial;
	font-size: 26px;
	color: black;
	font-weight: normal;
	margin-bottom: 10px;
}

.h_1{
	font-family: arial;
	font-size: 26px;
	color: black;
	font-weight: normal;
	margin-bottom: 10px;
}

img{
	border: 0;
}

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

#header{
	height: 75px;
	overflow: hidden;
}

#logo{
	float: left;
	margin-top: 15px;
}

#logo a{
	display: block;
	width: 178px;
	height: 54px;
	background: url(../pictures/layout/logo.gif) 0 0 no-repeat;
}

#logo a span{
	display: none;
}

#searchPanel{
	float: right;
	width: 440px;
	height: 37px;
	margin-top: 38px;
	background: url(../pictures/layout/search_back.gif) 0 0 no-repeat;
}

#searchPanel .content{
	padding: 6px 0 0 10px;
}

.formSearch{
	background: none;
	border: none;
	font-size: 18px;
	font-weight: normal;
	width: 380px;
}

#searchPanel .buttGo{
	vertical-align: middle;
}

#menu{
	height: 35px;
	background: url(../pictures/layout/menu_back.gif) 0 0 no-repeat;
	overflow: hidden;
}

#menu ul{
	margin: 6px 0 0 10px;
	padding: 0;
	list-style-type: none;
}

#menu ul li{
	display: inline;
	margin-right: 15px;
}

#menu a {
	color: white;
	font-family: arial;
	font-size: 18px;
	
}

#menu a.sel{
	color: #FF3549;
}

#menu a:hover {
	text-decoration: none;
	color: #FF3549;
}


#extra_search a {
	color: white;
	font-family: arial;
	font-size: 14px;
	
}


#extra_search a:hover {
	text-decoration: none;
	color: #FF3549;
}


#menu li.mic a{
	font-size: 14px;
	color: #A4B1BD;
}

#menu li.mic a:hover{
	font-size: 14px;
	color: white;
}

#leftMenu{
	float: left;
	
}

#rightMenu{
	float: right;
}

#footer{
	height: 35px;
	background: url(../pictures/layout/footer_back.gif) 0 0 no-repeat;
	overflow: hidden;
	margin-bottom: 10px;
}

#footer a{
	color: #CCCCCC;
}

#footer .content{
	padding-top: 10px;
	text-align: center;
}

#content{
	padding: 20px 5px 20px 5px;
}

.column{
	
	float: left;
}

.col660{
	width: 660px;
	overflow: hidden;
}

.colLogin{
	width: 206px;
	overflow: hidden;
	padding-left: 200px;
}

.colRegister{
	width: 372px;
	overflow: hidden;
	
}

.col150{
	width: 150px;
	overflow: hidden;
}

.col250{
	width: 250px;
	overflow: hidden;
}

.col300{
	width: 300px;
	overflow: hidden;
}


.col400{
	width: 400px;
	overflow: hidden;
}

.col500{
	width: 500px;
	overflow: hidden;
}

.proc33{
	width: 33%;
}



.proc20{
	width: 20%;
	overflow: hidden;
}

.proc50{
	width: 50%;
	overflow: hidden;
}

.col210{
	width: 210px;
	overflow: hidden;
}

.tags{
	font-size: 11px;
}

.rightspacing{
	margin-right: 10px;
}

.rightspacingx2{
	margin-right: 20px;
}


.spacer{
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.spacerX2{
	clear: both;
	height: 10px;
	overflow: hidden;
	font-size: 0;
}

ul.listVertical{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.listVertical li{
	margin: 3px 0 3px 0;
	
}

ul.listVertical img{
	vertical-align: middle;
}

.leftPaddList .listVertical{
	padding-left: 8px;
}

.blueh2 h2{
	background: #F2F5F9;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#chenarLitere{
	background: #F2F5F9;
	padding: 4px;
}

#chenarLitere span{
	display:inline-block;
	padding: 3px;
}

#chenarLitere a{
	display:inline-block;
	background: #808080;
	padding: 3px;
	color: white;
	margin-right: 3px;
	font-weight: bold;
}

#chenarLitere a:hover{
	background: red;
	text-decoration: none;
}

#chenarLitere .selected_letter{
	background: red;
	text-decoration: none;
}


.ulRightPad ul{
	padding-right: 10px;
}

.banner300x250{
	padding-bottom: 10px;
}

p.quot{
	font-size: 15px;
	
	font-weight: bold;
}

p.quot_det{
	font-size: 24px;
	font-family:"Times New Roman", Times, sans-serif;
	text-align:justify;
}

p.quot span{
	color: #E50017
}

p.quot img{
	float: left;
	margin: 0 10px 3px 0;
}

.chenarBlue{
	background: #F2F5F9;
	padding: 10px;
	margin-bottom: 5px;
}

.chenarBlue h2{
	position: relative;
}

.listHorizontal{
	clear: both;
	list-style-type: none;
	padding: 0;
	margin: 0;
	
}

.listHorizontal li{
	float: left;
	display: block;
}

.p60 li{
	width: 93px;
	text-align: center;
	margin-bottom: 10px;
	overflow: hidden;
}

.p70 li{
	width: 76px;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 5px;
	overflow: hidden;
}

.woman img{
	border: 3px solid #D3006D;
	
}

.woman p a{
	background: #D3006D;
	color: white;
	display: inline-block;
	margin-top: 3px;
	padding: 2px;
	font-size: 10px;
}


.neutral img{
	border: 3px solid #666666;
	
}

.neutral p a{
	background: #666666;
	color: white;
	display: inline-block;
	margin-top: 3px;
	padding: 2px;
	font-size: 10px;
}


.man img{
	border: 3px solid #3D93B3;
	
}

.man p a{
	background: #3D93B3;
	color: white;
	display: inline-block;
	margin-top: 3px;
	padding: 2px;
	font-size: 10px;
}

.fmic{
	font-size: 11px;
}

.more{
	text-align: right;
	font-size: 11px;
	margin-bottom: 5px;
}

#introQuotes{
	padding-bottom: 20px;
}

#introQuotes .pictureMare{
	width: 220px;
	float: left;
	overflow: hidden;
}

#introQuotes .buttonAct{
	float: left;
	width: 70px;
	padding-top: 100px;
}

#introQuotes .quotContent{
	float: left;
	margin-left: 10px;
	width: 290px;
	overflow: hidden;
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 38px;
	color: #999999;
	font-style: italic;
}

#introQuotes a{
	display: block;
	text-align: right;
	font-size: 18px;
	color: black;
	font-family: arial;
	font-style: normal;
}

.quotesSmall{
	display: inline-block;
	background: url(../pictures/icons/quotes-small.gif) 0 0 no-repeat;
	width: 12px;
	height: 12px;
}

.quotesBig{
	display: inline-block;
	background: url(../pictures/icons/quotes-small.gif) 0 0 no-repeat;
	width: 12px;
	height: 26px;
}

#authorsIntro{
	width: 500px;
	height: 263px;
	margin-right: 10px;
}

#authorsIntro .actButton{
	float: left;
	width: 22px;
	padding-top: 110px;
}

#authorsIntro .content{
	float: left;
	width: 426px;
	padding:0px;
	padding-left: 22px;
}

#authorsIntro h2{
	margin: 0;
}

#pozeCeleb{
	border: 1px solid #CDCDCD;
	padding: 1px;
	overflow: hidden;
	width: 243px;
}
#pozeCeleb .pozeThumbs{
	height: 60px;	
	overflow: hidden;
	padding-top: 1px;
}

#pozeCeleb .pozeThumbs a{
	float: left;
	margin-right: 1px;
}

#pozeCeleb .pozeThumbs a.ultim{
	margin-right: 0;
}


#celebStats{
	padding: 5px;
}

a.addFan{
	margin: 5px 0 5px 30px;
	display: inline-block;
	width: 180px;
	height: 32px;
	font-family: arial;
	color: white;
	font-size: 18px;
	background: url(../pictures/buttons/round-add.gif) 0 0 no-repeat;
}

a.addFan span{
	display: inline-block;
	margin: 5px 0 0 40px;
}

a.addFan:hover{
	text-decoration: none;
	background-position: 0 -32px;
}


.fan{
	margin: 5px 0 5px 30px;
	display: inline-block;
	width: 180px;
	height: 32px;
	font-family: arial;
	color: white; font-weight:bold;
	font-size: 24px; text-align:center; padding-top:0px;
	background: url(../pictures/buttons/add.gif) 0 0 no-repeat;
}

.divCenter{
	
}

span.roundNr{
	background: url(../pictures/layout/top-nr.gif) 0 0 no-repeat;
	display: inline-block;
	width: 16px;
	height: 15px;
	text-align: center;
	color: white;
	font-size: 10px;
	padding-top: 1px;
	vertical-align: middle;
}

span.red{
	background: url(../pictures/layout/top-nr.gif) 0 -16px no-repeat;
}

#vitalStats{
	border: 6px solid #2A333A;
	padding: 10px;
	color: black;
}


.vitalStats{
	border: 6px solid #2A333A;
	padding: 10px;
	color: black;
}

#vitalStats p{
	padding: 3px;
}

#vitalStats span{
	color: black;
}

#vitalStats p a{
	color: red;
}

a.buttonRight{
	float: right;
	font-size: 11px;
	
}

#celebQuotes .quot{
	padding-bottom: 5px;
	color: black;
}

.share{
	text-align: right;
}

.share a{
	display: inline-block;
	padding: 3px;
	background: #E0E8F1;
	font-size: 10px;
}

#topics .ctg{
	margin-bottom: 10px;
}

#topics .lit span{
	display: inline-block;
	padding: 3px;
	background: #E0E8F1;
	font-weight: bold;
	color: black;
	margin-bottom: 5px;
}

#nrFans{
	padding-top: 5px;
}

#nrFans span.heart{
	display: inline-block;
	width: 16px;
	height: 13px;
	background: url(../pictures/layout/heart.gif) 0 0 no-repeat;
	margin-right: 5px;
}

#nrFans span.cifra{
	display: inline-block;
	width: 10px;
	height: 13px;
	background: url(../pictures/layout/nr-fans.gif) 0 0 no-repeat;
	
	color: white;
	font-size: 10px;
	vertical-align: top;
	margin-right: 2px;
	text-align: center;
}

#nrFans span.txt{
	display: inline-block;
	vertical-align: top;
}


.chenarBlack .header{
	
	height: 16px;
	background: url(../pictures/layout/chenar_black/header.gif) 0 0 no-repeat;
	overflow: hidden;
	padding-left: 14px;
	
}

.chenarBlack .header div{
	height: 16px;
	background: url(../pictures/layout/chenar_black/header.gif) right 0 no-repeat;
	overflow: hidden;
	
}

.chenarBlack .footer{
	height: 16px;
	background: url(../pictures/layout/chenar_black/footer.gif) 0 0 no-repeat;
	overflow: hidden;
	padding-left: 16px;
	
}

.chenarBlack .footer div{
	height: 16px;
	background: url(../pictures/layout/chenar_black/footer.gif) right 0 no-repeat;
	overflow: hidden;
	
}

.chenarBlack .content{
	border-left: 6px solid #343434;
	border-right: 6px solid #343434;
	
	padding: 0 14px 0 14px;
}

.formFields p{
	padding: 3px;
}

.f150{
	width: 150px;
}

.f70{
	width: 70px;
}


.f250{
	width: 250px;
}

.f100{
	width: 100px;
}

.button{
	border: 1px solid black;
	background: black;
	font-family: arial;
	color: white;
	padding: 3px;
	font-weight: bold;

}

.button_blue{
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #ffffff;
	font-weight: bold;
	background-color: #E0E8F1;
	color: #000000; -moz-border-radius: 3px;
	

}

.button_submit{
	border: 1px solid #303030;
	background: black;
	font-family: arial;
	color: white;
	padding: 3px;
	font-weight: bold;
	 -moz-border-radius: 5px;
	 cursor:pointer;

}

#listComments li{
	clear: both;
	margin-bottom: 10px;
}

#listComments .woman{
	width: 82px;
	
	background: url(../pictures/layout/diverse/sag_woman.gif) right 15px no-repeat;
}


#listComments .man{
	width: 82px;
	
	background: url(../pictures/layout/diverse/sag_man.gif) right 15px no-repeat;
}

#listComments .neutral{
	width: 82px;
	
	background: url(../pictures/layout/diverse/sag_neutral.gif) right 15px no-repeat;
}

#listComments li{
	border-bottom: 1px solid #F1F1F1;
	padding-bottom: 10px;
}

#listComments .comment{
	width: 550px;
	
}

#listComments .comment_quote{
	width: 315px;
	
}

#listComments .author{
	padding-bottom: 5px;
}

#listComments .txtComment{
	color: #666666;
}

#listComments .author a{
	font-size: 16px;
	font-weight: bold;
}

#listComments .author a.m{
	color: #3D93B3;
}

#listComments .author a.w{
	color: #D3006D;
}

#listComments  .data{
	float: right;
	color: #999999;
	padding-top: 5px;
}

#listComments .report{
	text-align: right;
}

#listComments .report a{
	color: red;
	font-size: 11px;
}

#pozeMembru{
	text-align: center;
}

#pozeMembru .altePoze {
	padding-top: 10px;
}

#pozeMembru .altePoze img{
	display: inline-block;
	padding: 3px;
}


#actiuniMembru a{
	display: inline-block;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;

}

#actiuniMembru a:hover{
	color: white;
	background: black;
	text-decoration: none;
}

#profileMenu{
	width: 190px;
	padding-top: 20px;
}

#profileMenu a{
	display: block;
	width: 180px;
	font-size: 16px;
	
	padding: 5px;
	
	font-weight: bold;
}

#profileMenu a:hover,#profileMenu a.sel{
	background: black;
	color: white;
	text-decoration: none;
}

.under-construction{
	padding: 0 0 0 0;

	
}

#profileContent{
	width: 470px;
}

#profileAlerts{
	border: 5px solid #E50017;
	padding: 10px;
	margin-bottom: 10px;
}

#profileAlerts p{
	padding: 2px;
}


#profileAlerts_message{
	border: 5px solid #cccccc;
	padding: 10px;
	margin-bottom: 10px;
}

#profileAlerts_message p{
	padding: 2px;
}

span.bell{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../pictures/icons/bell.gif) 0 0 no-repeat;
	vertical-align: middle;
}
