/*
Author: Alexandru Negrea
Author URI: http://buddha.voce.ro
Tags: yahoo messenger detect

*/



/* Begin Css Layout 


{
    margin:0px;
    padding:0px;
}
*/
/* 
Body List CSS 
Author: Dinu Sorin
*/
.bl_item
{
	border-bottom: thin solid black;
	width:150px;
	height:42px;
	padding-top:2px;
}
.bl_avatar
{
	width:35px;
	height:40px;
	float:left;
}
.bl_id
{
	color:#305FB4;
	font-size:12px;
	font-weight:bold;
	float:left;
	padding-left:2px;
	width:113px;
	text-align:left;
}
.bl_status
{
	font-size:10px;
	float:left;
	padding-left:2px;
	width:113px;
	text-align:left;
}
.bl_actions
{
	color:#305FB4;
	font-size:10px;
	float:left;
	width:113px;
	text-align:left;
}
.bl_img
{
	padding-left:1px;
	width:12px;
	height:12px;
}
.bl_red
{
	color:red;
}
.bl_blue
{
	color:#305FB4;
}
.bl_green
{
	color:#1BA228;
}
.bl_silver
{
	color:#666666;
}
.bl_actionbox
{
	width:150px;
	padding-top:2px;
}
.bl_pgarrow
{
	vertical-align:middle;
}

.bl_linkbox
{
	color:#305FB4;
	font-size:12px;
}
.bl_checkbox
{
	color:#1BA228;
	width:10px;
	height:10px;
}
.bl_link
{
	cursor:pointer;
	cursor:hand;
}
.your-ads
{
margin-top:10px;
float:left; 
margin-left:0px;
width:460px; 
height:60px;
border: 1px dotted #CCCCCC;
}
#bodylist
{
	width: 150px;
	border:1px solid #CCCCCC;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:10px;
	margin:auto;
}
#redtitle
{
	font-size: 13px;
	font-weight: bold;
	color: red;
}
/*** END OF BODYLIST CSS ***/
.clear {
    clear:both;
}

img {
border:0;
}

body {
margin:0;
padding:0;
background:#2a66d1 url('imagini/body_bg.gif') top left repeat-x;
text-align:center;
font-family:Arial;
font-size:11px;
color:#cccccc;
}

#header {
margin:0 auto 0 auto;
padding:0;
background:url('imagini/header.jpg') top left no-repeat;
width:960px;
height:16px;
}

#menu {
margin:0 auto 0 auto;
padding:0;
background:url('imagini/meniu_bg.jpg') top left no-repeat;
width:960px;
height:96px;
}

#links {
padding:25px 0 0 0;
}

#content {
margin:0 auto 0 auto;
padding:0;
background:url('imagini/content_bg.gif') top left repeat-y;
width:960px;
}
.text_content {
margin:0 auto 0 auto;
padding:0;
width:500px;

}
.logos{
float:left;
margin-left:30px;
width:132px;

}
.formpost{
float:left;
margin-left:30px;
}
.post {
float:left;
width:500px;
margin:0 0 0 0px;
padding:0;
text-align:center;
font-family:Helvetica, sans-serif;
font-size:12px;
color:#3b3b3b;
}

.post a, .post a:visited {
text-decoration:none;
color:#305fb4;
font-weight:bold;
}

.post a:hover {
text-decoration:underline;
}

.ad {
margin:0 150px 0 0;
padding:5px;
width:310px;
float:right;
background:#eaeaea;
}

#footer {
margin:0 auto 0 auto;
padding:0;
background:url('imagini/footer.jpg') top left no-repeat;
width:960px;
height:37px;
}

#full_nick {
background: url('imagini/search_bg.gif') top left no-repeat;
margin:0 0 0 5px;
padding:5px 0 0 5px;
width:300px;
height:53px;
border:0;
font-size:19px;
color:#818181;
float:left;
}

#checkaction {
float:left;
margin:0 0px 0 0;
padding:0;
background: url('imagini/buton.gif') top left no-repeat;
width:92px;
height:53px;
border:0;
}

.avatorbg{
	width:119px;
	height:117px;
	float:left;
	background: url(images/avbg.jpg) no-repeat;
}
.avator{
	width:97px;
	height:97px;
	margin-left:10px;
	margin-top:7px;
	cursor:pointer;
}


.resdetail{
	width:245px;
	height:auto;
	float:right;
	padding-top:10px;
	font: bold 10pt tahoma;
	color: #666666;
}
.resdetail span
{
    font: bold 11pt tahoma;
    color:#99D802;
	}
.texta{
   
    font: 7pt tahoma;
    color:#666666;
}
.back span{
    margin-top: 0px;
    font: 8pt tahoma;
    color:#666666;
}
.resdetail a{
	color:#91C4DC;
	font: 8pt tahoma;
	text-decoration: underline;
}
.resdetail a:hover{
	color:#FF8400;
	font: 8pt tahoma;
	text-decoration: underline;
}

.texta{
   
    font: 7pt tahoma;
    color:#666666;
}
.back span{
    margin-top: 0px;
    font: 8pt tahoma;
    color:#666666;
}
.resdetail a{
	color:#91C4DC;
	font: 8pt tahoma;
	text-decoration: underline;
}
.resdetail a:hover{
	color:#FF8400;
	font: 8pt tahoma;
	text-decoration: underline;
}



.result{
	width:380px;
	height:auto;
	margin-left:35px;
    float:left;
	border: 1px solid #CCCCCC;
	padding:10px;
    margin-top:5px;
    margin-bottom:10px;
	}

.copyright {
width:960px;
margin:0 auto 0 auto;
padding:0;
}

.buddha {
float:left;
margin:0;
padding:0;
text-align:left;
}

.gtop {
float:right;
text-align:right;
margin:0;
padding:10px 150px 0 0;
}
