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

*/



/* Begin Css Layout */


{
    margin:0;
    padding:0;
}

.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;
width:724px;

height:16px;
}

#menu {
margin:0 auto 0 auto;
padding:0;
background:url('imagini/meniu_bg.jpg') top left no-repeat;
width:724px;
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:724px;

}

.post {
float:none;
margin-left:120px;
width:500px;
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;

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

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

#checkform_right {
float:left;
margin:0 0px 0 0;
padding:0;
background: url('imagini/buton.gif') top left no-repeat;
width:92px;
height:53px;
border:0;
}
.result{
	width:380px;
	height:auto;
	margin-left:35px;
    float:left;
	border: 1px solid #CCCCCC;
	padding:10px;
    margin-top:5px;
    margin-bottom:10px;
	}
.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:left;
	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;
}
.downloadimg a{
	color:#FFFFFF;
	font: 8pt tahoma;
	text-decoration: none;
	border:0px;
}
.downloadimg a:hover{
	color:#FFFFFF;
	font: 8pt tahoma;
	text-decoration: none;
	border:0px;
}
.downloadimg img { border:0px; }
#pl {
text-decoration: none;
}

.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;
}
