/*
Theme Name: The Soccer Theme
Theme URI: http://www.thewpthemes.com
Description: The free The Soccer Theme for wordpress. By <a href="http://www.thewpthemes.com">The WP Themes</a>
Version: 1.0
Author: Mateus Neves
*/
body {
/*background:#fff url(/img/bgbody.jpg) repeat-x top left;*/
/*background:#000000 url(/img/worldcup.jpg) top center no-repeat;*/
background:#000 url(/img/fon.jpg) top center no-repeat fixed;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
padding:0px;
margin:0px;
color:#505050;
}

img.photos{ border:1px solid #9ABD46; padding:2px;}
ol,ul,form,p,h1,h2,h3,h4,fieldset{margin:0; padding:0;}
a{text-decoration:none; color:#000;}

td{font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;}
/* ----------container zentriert das layout-------------- */
#container {
width: 1000px;

margin-bottom: 10px;
margin-left: auto;
margin-right: auto;

}
img {border:0;}

/* ---------- header -------------- */
#header {
padding: 0px;
margin: 0px;
height:211px;
position:relative;
}
#imgsoccerball{position:absolute; bottom:0; left:0; background:url(/img/soccerball.jpg) no-repeat; width:159px; height:143px; }

html > body #imgsoccerball{bottom:1px;} /* because ie */

#topmenu{height:25px; padding-top:5px; background:#000;}

#topmenu li{float:left; list-style-type:none; padding:3px 10px 3px 10px; border-right:solid 1px #fff;}

#topmenu a{text-decoration:none; color:#BBDAE0; font-weight:bold;}
#topmenu a:hover{color:#FF9900;}

#titlesite{text-align:left; margin-top:10px; padding-left:165px;  }
#titlesite h1{font-size:35px; font-weight:bold; color:#f5db00;}
#titlesite h2{font-size:18px; color:#FF9900;}


span.date { color:#939292; font-size:11px }
/* -----------------Inhalt--------------------- */
#content {
width:700px;
/*width:588px; */
float:right;
background-color: #ffffff;
padding: 20px;
border-left:solid 1px #000;
border-top:solid 1px #000;
margin-bottom:10px;
padding-top:20px;
height:100%;
margin-right:20px;
}

#content h1{ 
font-size:1.7em;
color:#000000;
background:#BBDAE0;
font-weight:normal;
text-align:center;
}


#content h2{ 
font-size:1.5em;
color:#333333;
font-weight:normal;
text-align:left;
margin: 3px 0 2px;
padding-bottom: 4px;
border-bottom: dotted 1px #CCCCCC;
}

#content h3{ 
font-size:1.4em;
color:#000000;
padding-bottom:8px;
padding-top:8px;
}

#content h4{ 
font-size:1.4em;
color:#000000;
padding-bottom:8px;
padding-top:8px;
}

#content h5{ 
font-size:1.1em;
color:#000000;
padding-bottom:3px;
padding-top:3px;
}

#content p{ 
	font-size:11px;
	color:#000;
	padding-bottom:7px;
}

#content a{ 
	font-size:11px;
	color:#0066FF;
}

#content a:hover{ 
	font-size:11px;
	color:#0066FF;
	text-decoration:underline;
}


#content a.red{ 
	font-size:10px;
	color:red;
}

#content a.red:hover{ 
	font-size:10px;
	color:red;
	text-decoration:underline;
}

#content ul{
	padding:5px;
	margin:5px;
	margin-left:15px;
	padding-left:15px;
	
}

#content ol{
	padding:3px;
	margin:3px;
	margin-left:15px;
	padding-left:15px;
	
}

#content li{
	padding-bottom:5px;
	margin-bottom:5px;
}

/* --------------right navigavtion------------- */
#right {
background:#fff;
float: right;
width: 220px;
margin: 0;
padding: 0 0 15px 0;
border-left:solid 1px #000;
border-bottom:solid 1px #000;
padding-right:15px;
height:100%;
}
html > body #right{margin-bottom:15px;}

#right h3{font-size:12px; padding:2px 0 2px 5px; background:#BBDAE0; margin-left:15px; margin-top:15px;}
#right ul{margin-left:15px;}
#right li{list-style-type:none; padding:5px; border-bottom:solid 1px #BBDAE0}
#right li a{color:#000;}
#right li a:hover{color:#FF9900;}
#right a{color:#000;}
#right a:hover{color:#FF9900;}

#right a.red{ 
	font-size:10px;
	color:red;
}

#right a.red:hover{ 
	font-size:10px;
	color:red;
	text-decoration:underline;
}

#right form{margin-left:15px; padding-bottom:15px;}
fieldset{border:none; text-align:left;}
#s{font-size:11px; padding:3px; border:solid 1px #000; width:150px;}
html > body #s{padding:4px;}
#searchbutton{vertical-align:bottom;}

/* --------------right2 navigavtion------------- */

#right2 h3{font-size:12px; padding:2px 0 2px 5px; background:#BBDAE0; margin-left:15px; margin-top:15px;}
#right2 ul{margin-left:15px;}
#right2 li{list-style-type:none; padding:5px; border-bottom:solid 1px #BBDAE0}
#right2 li a{color:#000;}
#right2 li a:hover{color:#FF9900;}

#right form{margin-left:15px; padding-bottom:15px;}
fieldset{border:none; text-align:left;}
#s{font-size:11px; padding:3px; border:solid 1px #000; width:150px;}
html > body #s{padding:4px;}
#searchbutton{vertical-align:bottom;}


/* -----------footer--------------------------- */
#footer {
clear: both;
margin:0;
padding: 0px;
height:50px;
background:#000;
}
#footer p{text-align:center; color:#fff; padding-top:10px;}
#footer a{font-weight:bold; color:#BBDAE0;}

/* -----------titles--------------------------- */

h1,h2,h3,h4,h5{font-family:"Trebuchet MS", Verdana, Arial;}

/* ----------------------------posts-------------------------------------------- */
#content .post{padding:15px; }
#content .post p{margin:10px 0 10px 0; color:#000;}
#content .post img{border:0; padding:3px; margin:0 10px 10px 0; }
#content .post .storycontent p a, #content .post .storycontent a{font-weight:bold;font-size:12px; color:#68A017; text-decoration:underline;}
#content .post .storytitle a{font-size:22px; color:#68A017;}
#content .post .storytitle2 a{font-size:13px; color:#FF9900; font-weight:bold;}
#content .post  .meta, .meta a{color:#808080; font-size:10px;}
#content .meta a{font-weight:bold;}
#content .post .storycontent{margin:15px 0 15px 0; color:#3A3A3A;}

.feedback a{color:#FF9900; font-weight:bold; padding:4px 0 4px 35px; background:url(/img/icoComment.gif) no-repeat 0 2px;display:block; clear:both;}
.feedback a:hover{text-decoration:underline;}

/*.date{padding:0 4px 4px 0;  color:#333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px}*/

.post .date {
	height: 50px;
	width: 45px;
	background: url(/img/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.post .title {
	float: left;
	margin-left: 10px;
	width: 90%;
}
.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.postdata .category{
	background: url(/img/mini-category.gif) no-repeat;
	padding-left: 18px;
	float: left;
}
.postdata .comments{
	background: url(/img/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}

.mini-add-comment {
	background: url(/img/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
#content .post .title h2 {
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font-size:24px;
	font-weight:normal;
	border-bottom: dotted 1px #CCCCCC;
}
#content .post .title h2 a, .post .title  h2 a:visited {
    color: #44a1d0;
    font-size:24px;
	text-decoration: none;
}
.post .title h2 a:hover {
	color: #333333;
	font-size:24px;
	text-decoration: none;
}
#content .post .title h3 {
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font-size:18px;
	font-weight:normal;
	border-bottom: dotted 1px #CCCCCC;
}
#content .post .title h3 a, .post .title  h3 a:visited {
    color: #44a1d0;
    font-size:18px;
	text-decoration: none;
}
.post .title h3 a:hover {
	color: #333333;
	font-size:18px;
	text-decoration: none;
}
#content .entry {
	
	clear: both;
	font-size:11px;
}
#content .entry p{font-size:11px;}
#commentsbox, #freethemebox{padding:15px; margin:15px 0 0 15px; background:#EBF3F5; border:solid 1px #BBDAE0;}
#commentsbox{margin-right:15px;}
#commentsbox a{font-weight:bold;}
#comments, #postcomment{margin:0 0 15px 0; color:#FF9900; font-size:16px;}
#postcomment{margin-top:15px;}
#commentlist{margin-bottom:15px;}
#commentlist li{list-style-type:none; padding:10px; border-bottom:solid 1px #BAD9DF;}
#commentlist cite{font-weight:bold;}

/* forms */
input, select, textarea{font-familY:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
#commentsbox input, #commentsbox textarea{width:420px; border:solid 1px #BBDAE0; background:#fff; margin:5px 0 0 0; display:block;}
#commentsbox #submit{border:solid 1px #fff; color:#fff; font-weight:bold; background:#FF9900; width:180px; margin-top:10px; cursor:pointer;}
.button{border:solid 1px #fff; color:#fff; font-weight:bold; background:#FF9900; width:160px;  cursor:pointer;}

/* nav posts */
#nav{padding:15px;}
#nav a{color:#fff; padding-right:30px; font-weight:bold; color:#FF9900;}
#nav a:hover{color:#000;}

/*------------------------------------------------*/
.tbg {background-color: #BBDAE0}
.thead {
	background-color:  #ddeeff;
	color:#000000;
	font-weight: bold;
}
.trow1 {background-color: #ffffff;}
.trow2 {background-color: #f4f4f4;}

.sortable {background-color: #BBDAE0}

.trow_act {background-color: #FFFF00;}
.trow_los {background-color: #FD9B86;}
.trow_win {background-color: #B3FFB7;}

.trow_sel {background-color: #B3FFB7;}
.trow_click {background-color: #FFFF00;}



div.contentover {
	margin-right: 220px;
	padding-right: 40px;
}

div.accent {
	width: 220px; float: right;
	padding-top: 6px;
	padding-left: 13px;
	clear: both;
	
}



#stat {
position:absolute; 
top:40px;
right:0px;
background-color: #FFFFFF;
width:200px;
border:1px #BBDAE0 solid;
}
html > body #stat{margin-bottom:15px;}

#stat h3{font-size:12px; padding:2px 0 2px 5px; background:#BBDAE0; padding-left:15px;  margin-top:5px;}
#stat ul{margin-left:15px;}
#stat li{list-style-type:none; padding:2px; border-bottom:dotted 1px #BBDAE0}
#stat li a{color:#000;}
#stat li a:hover{color:#FF9900;}

/* --------------left navigavtion------------- */
#left {
float: left;
width: 120px;
margin: 0;
padding: 0 0 15px 0;
}
html > body #left{margin-bottom:15px;}

#left h3{font-size:12px; padding:2px 0 2px 5px; background:#BBDAE0; margin-left:15px; margin-top:15px;}
#left ul{margin-left:15px;}
#left li{list-style-type:none; padding:5px; border-bottom:solid 1px #BBDAE0}
#left li a{color:#000;}
#left li a:hover{color:#FF9900;}

.news img { border:#80BEFF 1px solid; margin-right:10px; }
.news .title span { color:#0A38A1 }
#tt img { border:#80BEFF 0px solid; margin-right:5px;margin-left:5px; }
.news .title a { color:#000000; font-weight:bold; }
.news .title a:hover { color:#000000; font-weight:bold; }
.news td.title { padding-bottom:5px }
.news td.sep { background:url(/img/dot3.gif) center repeat-x; height:40px }


#content div.do_comment div.view_comments { padding-top:0px; padding-bottom:14px; margin-top:15px; }
#content div.do_comment div.title { font-size:18px; color:#68A017; margin-bottom:12px }
#content div.do_comment div.introduce { line-height:25px }
#content div.do_comment div.introduce input { width:230px }
 #content div.do_comment div.introduce textarea { display:block; width:98%; height:150px; margin:10px 0 }
#content div.do_comment .submit_group { margin-bottom:5px; }
#content div.do_comment .submit_group .tip { padding-top:3px; padding-right:6px }
#content div.do_comment .submit_group .code_image { padding-right:6px }
#content div.do_comment .submit_group .code { padding-right:24px }
#content div.do_comment .submit_group .code input { width:90px }
#content div.do_comment .submit_group .submit input { height:24px }

#content div.to_comment { background:url(/img/dotted.gif) top left repeat-x; padding-top:16px; margin-bottom:16px; font-size:18px; margin-top:20px }
#content div.to_comment.top { background-position: bottom left; padding-top:6px; padding-bottom:19px; margin-bottom:16px }

#content div.post div.comment { float:right; color:#FFFFFF; width:142px; height:35px; background:#68A017 url(/img/comment_add.gif); line-height:25px }
#content div.post div.comment a.do { margin-left:8px;  text-decoration:underline; }
#content div.post div.comment a { color:#FFFFFF; text-decoration:underline; }
#content div.post div.comment a:hover { color:#FFFFFF;  text-decoration:none; }

#content div.comments { width: 98% }
#content div.comments div.title { font-size:18px; color:#68A017; margin-bottom:12px }
#content div.comments div.one { padding-top:12px;color:#000000; }
#content div.comments div.one .date { color:#939292; font-size:11px; border:0;}
#content div.comments div.one p { margin-bottom:6px;color:#505050; }
#content div.comments div.one_comment { margin-top:-6px; margin-bottom:8px }
#content div.comments div.introduce { line-height:25px }
#content div.comments div.introduce input { width:230px }
#content div.comments div.introduce textarea { display:block; width:230px; height:85px; margin:10px 0 }
#content div.comments .submit_group { margin-bottom:5px; }
#content div.comments .submit_group .tip { padding-top:3px; padding-right:6px }
#content div.comments .submit_group .code_image { padding-right:6px }
#content div.comments .submit_group .code { padding-right:24px }
#content div.comments .submit_group .code input { width:90px }
#content div.comments .submit_group .submit input { height:24px }

.maintable {font-size:10pt;}
.maincontent {padding:10px 15px 10px 15px; font-size:10pt;}
.greenheader {font-weight:bold;color:#ffffff;background-color:#56B945;background-image: url(/images/green-bg.gif);}
.bold {font-weight:bold;}

a.close_window { color:#68A017; font-size:16px; text-decoration: underline; font-weight:bold;}
a.close_window:hover { color:#68A017;  font-size:16px;text-decoration: none;font-weight:bold;}

#content a.refresh {font-size:18px; text-decoration: underline; font-weight:bold;}
#content a.refresh:hover {font-size:18px; text-decoration: none; font-weight:bold;}


td.activesheet {
        color:#FFFFFF;
        font-weight:bold;
        text-align:center;
        background:#00309D url(/img/active_sheet.gif) no-repeat;
        width:117px;
        height:31px;
}
td.sheet {
        color:#FFFFFF;
        font-weight:bold;
        text-align:center;
        background:#3783D1 url(/img/sheet.gif) no-repeat;
        width:117px;
        height:31px;
}
#content td.sheet a { color:#FFFFFF }
#content td.sheet a:hover { color:#FFFFFF }
#content .resultable { border:#00309D 1px solid }
#content .resultable td { height:25px; text-align:center }
#content .resultable tr.first td { background-color:#00309D; color:#389AFF; border:0; border-right:#4D6EBB 1px solid }
#content .resultable tr.first th { background-color:#00309D; color:#ffffff; border:0; border-right:#4D6EBB 1px solid }
#content .resultable tr.first td.last { border:0 }
#content .resultable td { border-top:#CCD5EB 1px solid; border-right:#CCD5EB 1px solid }
#content .resultable td.last { border-top:#CCD5EB 1px solid; border-right:0 }

#content .kalendtable { border:#00309D 0px solid;}
#content .kalendtable td { text-align:center;  width: 22px; }
#content .kalendtable tr.first td { background-color:#00309D; color:#389AFF; border:0; border-right:#4D6EBB 1px solid }




.TabWinColor, .TabWinColor a
{
	font-size: 7pt;
	color: red;
}

.TabTieColor, .TabTieColor a
{
	font-size: 7pt;
	color: blue;
}

.TabLossColor, .TabLossColor a
{
	font-size: 7pt;
	color: #000;
}

.window_screen { top: 0px; left: 0px; visibility: hidden; position: absolute; z-index: 0; font-size:11px; background: #ffffff;}
.window_frame { top: 0px; left: 0px; position: relative; background: #fafafa; z-index: 0;}
td.window_frame { background: #fafafa; padding : 10px;}
.window_border { border : 2px solid #FF5F21;}
.window_head, .skeleton, .skeleton a, .skeleton a:hover {font-size:11px;}
a.skeleton, a.skeleton:hover {font-size:11px;} 


.foto{
	height:32px;
	width:32px;
	overflow:hidden
}
.foto img{
	border:1px solid #ddd;
	vertical-align:top;
	width:32px;
}

.foto_gb{
	height:64px;
	width:64px;
	overflow:hidden
}
.foto_gb img{
	
	vertical-align:top;
	width:64px;
}

/* Репутация */	
.carma_value{
	font-size:16px;
	font-family:"Georgia";
	color:#fbbc00;
	font-style:italic;
	}
	
.carma_value a{
	font-size:16px;
	font-family:"Georgia";
	color:#fbbc00;
	font-style:italic;
	text-decoration: none;
	}	
	
.carma_text {
	font-size: 13px;
}

.add2friend { margin-top:15px; width:200px; }
.add2friend span { display:block; margin-bottom:5px; }
.add2friend img { margin:0px 5px 2px 0px; }


div#block_users, div#block_cars, div#block_contacts { margin-top:0px; }
.ub {  	width:100%;
	border-collapse:collapse;}
.ub td { vertical-align:top; 
		line-height:18px; 
		border-top:1px dotted #ccc;
		border-bottom:1px dotted #ccc;
		padding-top:10px;
		padding-bottom:10px;}
.ub_img { padding:10px 0px 10px 10px; width:70px; }
.ub_img img { display:block;border:none;width:60px; }
.ub_img a{	width:60px;	height:60px; overflow:hidden;	}

.ub_info { padding:15px 15px 15px 15px; }
.ub_info span.extinfo { clear:both; display:block; font-size:8pt; margin:10px 0px 0px 0px; line-height:normal; }
.ub_info span.amount { color:#a6a6a6; }
.ub_info em { font-size:8pt; font-style:normal; }
.ub_serv { padding:15px 15px 10px 0px; width:250px; }
.ub_serv img { margin:0px 3px 0px 0px; }
.ub_serv span { display:block; margin:0px 0px 8px 0px; }
.ub_img_online { margin:0px 0px 0px 5px; }
.friends_links img {border:0;}   

.add{
	width:130px;
	position:absolute;
	/*background:url("/img/add_dreams.gif") center top no-repeat; */
	height:28px;
	text-align:center;
	margin-top:-18px;
	padding-top:10px;
	}
.add a{
	font-family:"Georgia";
	font-style:italic;
	color:#fff;
	}

.walls_title{
	font-size:11px;
	color:#999;
	}
.walls_table td{
	padding:11px 15px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	}
.walls_table{
    width:100%;
	border-collapse:collapse;
	}	
.walls_table p{
	margin:0.3em 0;
	}
.add_walls .add{
	position:relative !important;
	margin-top:10px !important;
	}

.add_walls{
	margin-left:15px;
	margin-right:15px;
	width:445px;
	}
*html .add_walls{
	margin-left:7px;
	margin-right:7px;
	width:445px;
	}
.add_walls textarea{
	width:100%;
	height:110px;
	border:1px solid #ccc;
	}	
.walls_title a{
	color:#00afea;
	margin-left:5px;
	padding-left:15px;
	background:url("/img/user.gif") left top no-repeat;
	font-style:normal;
	}
.walls_title a.woman{
	color:#00afea;
	margin-left:5px;
	padding-left:15px;
	background:url("/img/icon-woman.gif") left top no-repeat;
	font-style:normal;
	}	
.walls_title a.man{
	color:#00afea;
	margin-left:5px;
	padding-left:15px;
	background:url("/img/icon-man.gif") left top no-repeat;
	font-style:normal;
	}	
.walls_title a:hover{
	text-decoration:none;
	color:#009fd5;
	}	
	
/*-------confirm--------*/
div.jqmConfirm { 
    display:none; 
    position:fixed; 	
	width:333px;
	margin:0 auto;
	top:35%; 
	left:50%; 
	margin-left:-225px; }
* html div.jqmConfirm { position:absolute; top:expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(35 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + "px"); }
div.jqmConfirmWindow { background-color:#fff; border:1px solid #f2f2f2; padding-bottom:30px; }

.modalHeader { height:40px; background-color:#f2f2f2; }
.modalHeader span { float:left; margin-left:20px; line-height:40px; font-weight:bold; font-size:12pt; color:#81ae1f; letter-spacing:-1px; }
.modalHeader a { display:block; float:right; margin:11px 11px 0px 0px; }
.jqmConfirmMsg {  text-align:left; color:#5F2F82; padding-top:5px; padding-bottom:15px;}
/*div.modalButtons { text-align:center; } */
div.modalButtons div { display:block; float:left; cursor:pointer; }

div.modalButtons div.yes { 	float:left;	
	background:url("/img/yes.gif") left top no-repeat;
	border:none;
	position:relative; 
	font-size:12px;
	font-family:"Georgia";	
	color:#fff;
	width:52px;
	padding-top:10px;
	padding-bottom:13px;
	font-style:italic;
	text-decoration:underline;
	display:block;
	text-align:center; 
	cursor:pointer;}
div.modalButtons div.no { 
    border-bottom:1px dashed #999;
	text-decoration:none;
	color:#999;
	position:relative; 
	padding-top:11px;	
	margin-left:15px;
	font-style:italic; }
/*-----------------------*/	
.pl_center{
	background:url("/img/pl_cnt.png") left top repeat-y;
	}		
.pl_top{
	height:20px;
	background:url("/img/pl_top.png") left top no-repeat;
	}
.pl_bottom{
	height:20px;
	background:url("/img/pl_bottom.png") left top no-repeat;
	}
.pl_cont{
	padding:1px 0 10px 39px;
	position:relative;
	}
*html .pl_top{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="/img/pl_top.png", sizingMethod="crop");
	}
*html .pl_bottom{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="/img/pl_bottom.png", sizingMethod="crop");
	}
*html .pl_center{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="/img/pl_cnt.png", sizingMethod='scale');
	height:10%;
	}			
.clr{
	clear:both;
	overflow:hidden;
	height:0px;
	line-height:0;
	}	
	
#teaser {
clear: both;
margin:0;
padding: 0px;
background:#fff;
}
#teaser p{text-align:center; color:#000; padding-top:10px;}
#teaser a{font-weight:bold; color:#BBDAE0;}	


/* mail */
span.bubble_mail { margin:3px 7px 0px 0px; background:url('/img/bubble-yellow-left.gif') top left no-repeat; display:block; float:left; }
span.bubble_mail span { background:url('/img/bubble-yellow-right.gif') top right no-repeat; height:25px; display:block; float:left; }
span.bubble_mail span a { display:block; line-height:25px; color:#666; font-size:9pt; text-align:left; text-decoration:none; padding:0px 9px; font-weight:normal; }

/*.mb_img { padding:10px 0px 10px 10px; width:50px; }*/
.mb_img { padding:10px 0px 10px 10px; width:100px; }
.mb_img img { display:block;border:none;width:60px; }
.mb_img a{	width:60px;	height:60px; overflow:hidden;	}

.mb_info { padding:10px 15px 10px 10px; width:400px; }
.mb_serv { padding:10px 15px 10px 0px; width:200px; }
.mb_serv img { margin:0px 3px 0px 0px; border:0;}
.mb_serv span { display:block; margin:5px 0px 0px 0px; }
.mb_serv div { margin:0px; }
.mb_serv div span { display:block; margin:0px 0px 0px 0px; line-height:25px; }
.mb_serv div span.bubble_mail { margin:0px 7px 0px 0px; }

.cfx:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.cfx { zoom:1; }	

/*  */

.comments_title{
	font-size:11px;
	color:#999;
	}
.comments_table td{
	padding:11px 15px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	}
.comments_table{
    width:100%;
	border-collapse:collapse;
	}	
.comments_table p{
	margin:0.3em 0;
	}
.add_comments .add{
	position:relative !important;
	margin-top:10px !important;
	}

.add_comments{
	margin-left:15px;
	margin-right:15px;
	width:445px;
	}
*html .add_comments{
	margin-left:7px;
	margin-right:7px;
	width:445px;
	}
.add_comments textarea{
	width:100%;
	height:110px;
	border:1px solid #ccc;
	}	
.comments_title a{
	color:#00afea;
	margin-left:5px;
	padding-left:15px;
	background:url("/img/user.gif") left top no-repeat;
	font-style:normal;
	}
.comments_title a.woman{
	color:#00afea;
	margin-left:5px;
	padding-left:15px;
	background:url("/img/icon-woman.gif") left top no-repeat;
	font-style:normal;
	}	
.comments_title a.man{
	color:#00afea;
	margin-left:5px;
	padding-left:15px;
	background:url("/img/icon-man.gif") left top no-repeat;
	font-style:normal;
	}	
.comments_title a:hover{
	text-decoration:none;
	color:#009fd5;
	}	