/* Plugin CSS-area ----------------------------*/
.comment {
background: #fcfcfd;
	padding: 2px 8px 2px 8px;
	border-top: solid 1px #a0a0a0;
	border-left: solid 1px #a0a0a0;
	border-right: solid 1px #a0a0a0;
	border-bottom: solid 1px #a0a0a0;

	-moz-border-radius: .60em .60em .60em .60em;
	border-radius-topleft: .75em;
	border-radius-topright: .75em;
	border-radius-bottomleft: .75em;
	border-radius-bottomright: .75em;
	margin-bottom:5px;
}	

.commentanswer {
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	font-size : 9px;
	color: #303030;
	background-color: #fbfbc9;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}


.fcaption2 {
color:#625b44;
border-bottom:1px solid #e2dfd3;
font-family:tahoma;
font-size:10px;
background-color:#f2f0eb;
padding-left:5px;
padding-right:5px;
}

.rating {
padding:10px;
border:1px solid #c0bcac;


}

.rating_title {
text-align:left;
margin-left:15px;
}

.rating_value
{
font-family:tahoma;
color:#a10000;
padding-bottom:15px;
padding-top:15px;
margin-left:15px;
margin-right:15px;
border:1px solid;
text-align:center;
font-size:40px;
}

.rating_subtitle
{
text-align:center;
margin-left:15px;
float:left;
}

.rating_subvalue
{
padding:5px;
text-align:center;
font-size:15px
}

.rating_vote
{

}
/* End of Plugin CSS-area -------------------- */ 


body {
	margin: auto;
	padding: 0;
	text-align: center;
	color: #666;
	background: #5e5858 url('images/bg.jpg');
	font-family: Verdana,Tahoma;
	font-size:10px;
  
}

#rap {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: left;
	line-height: 18px;
	background: #fff;
	border:black 1px inset;
	border-right:black 2px solid;
}	
#header {
	margin: 0;
	padding: 0px 0 0px 0em;
	border-bottom: 2px solid #ebebeb;
	background: white url('images/logo.png') repeat-x left;
	height:125px;
	clear:both;
		
}

#topbanner {
padding-top:10px;
text-align:right;
margin-right:40px;
}


#content 
{
	float: left;
	margin:5px;
	padding:0 0em;
	background: #fff;
	width: 670px;
	display:inline;
	color:#333;
	overflow:hidden;
	list-style: none;
}
#sidebar {
	margin: 0;
	width: 210px;
	padding: 0px 5px 0 0px;
	float:right;
	display:inline;	
	list-style: none;
}

#sidebar_menu {
  margin-top:5px;
  margin-bottom:5px;
  background:#f4f7fa;
  border: 0px solid #e0e7f4;
background-position: 3px 3px;



}

#sidebar_title {
	margin: 2px;
	padding: 2px;
	height:20px;
	color:#5173b7;
	font-size:14px;
	font-weight:bold;
	font-family:trebuchet ms;
	background:white url('images/sidecaption.png') repeat-x top center;
	list-style: none;
}

#sidebar_content {
color: black;
padding-top: 4px;
padding-right: 4px;
padding-left: 4px;
border:#e9edf5 1px solid;

}

#logo {
padding-top:30px;
padding-right:10px;
text-align:right;
margin-right:1px;
}

#footer {
	margin:0;
	padding: 7px 20px;
	border-top: 1px solid #e6e6e6;
	clear: both;
	font-size: 10px;
	color: #999;
	background: #fff;
	text-align:center;
}

.navi {
margin-bottom: 0em;
margin-top:0em;
}

.navi ul {
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-size: 10px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #e2dfd3;
}

.navi li{
display: inline;
margin: 0px;
}

.navi li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
margin-left:0px;
border-left: 1px solid #DDD;
font-size: 13px;
font-family: verdana;
font-weight:normal;
color:black;
background: #fbfbf9 url(images/tab.gif) top right no-repeat;
}

#news {
border: 2px solid #e2dfd3;
  background: #efece6;
  margin-bottom:4px;
}
#news_title {
height:20px;
	font-size:14px;
	font-weight:bold;
	font-family:trebuchet ms;
		margin: 2px;
	padding: 2px;
	padding-left:5px;
	color: #4463a0;
background: #c0c0c0 url('images/caption.png');

}
#news_header{
padding-left:5px;
background-color:#f0f9fe;
}
#news_content{
background-color:#fbfbf9;
padding:10px;
}
#news_footer{
background: #c0c0c0 url('images/caption.png');
padding-left:5px;
}


#default {
border: 2px solid #e2dfd3;
background: #efece6;
margin-bottom:2px;
}
#default_title {
height:20px;
	font-size:14px;
	font-weight:bold;
	font-family:trebuchet ms;
		margin: 2px;
	padding: 2px;
	padding-left:5px;
	color: #4463a0;
background: #c0c0c0 url('images/caption.png');


}
#default_content {
background-color:#fbfbf9;
padding:10px;
text-align:left;
}

#comment {
width:100%;
border: 2px solid #e2dfd3;
background: #fbfbf9;

}
#comment_title {
height:20px;
	font-size:14px;
	font-weight:bold;
	font-family:trebuchet ms;
		margin: 2px;
	padding: 2px;
	padding-left:5px;
	color: #9a0f0f;
background: #c0c0c0 url('images/caption.png');
}

#comment_info {
border-right:2px solid #e2dfd3;
color:#333;
vertical-align:top;
width:130px;

}

#comment_content {
padding:10px;
list-style: none;
vertical-align:top;
}


a {
	color:#3f069c; 
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana;
	font-size:10px;
}
a:hover {
	color: black; text-decoration: none;
}

a:visited {
	color:#3f069c;
}

IMG {border:0px}

TABLE {width:100%}

TD {
text-align:left;
vertical-align:top;
}

/* E107 core classes */

.button{
	font-family: tahoma,verdana;
	font-size: 10px;
	text-align:center;
	background-color:#e2dfd3;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
	border: 1px solid #06c;
}

.smalltext {
	font: 1em Verdana, Arial, Sans-Serif;
}

.smallblacktext 
{ 
font-size:10px;
font-weight:normal;
}

.mediumtext {
	font: 12px Verdana, Arial, Sans-Serif;
}

.tbox{
	background-color: #fbfbf9;
	border: #d9d0b7 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.fborder {
	border: #ededed 1px solid;
	background-color: #fff;
	
}

.forumheader{
	background-color: #edeae3;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
  color: #5173b7;
	padding: 4px;
	border: 1px solid #ededed;
	background: #c0c0c0 url('images/caption.png');
	
}

.forumheader2{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: #fff;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:30px;
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #f5f3ef;
	font: 10px Verdana;
	color:#9a0f0f;
	font-weight:normal;
	background-image: url('images/caption.png') ;
	background-repeat: repeat-x;

}

.fcaption a{
	padding-right:4px;
	color:#000;

}


