/* ------- BODY ---------- */ 

body {
	font:normal normal normal 11px Arial;
	text-decoration:none;
	background-color:#4D0000;
	background:url(img/bg_body.png) ;
	background-repeat:repeat-x;
} 
li,ul,img,p,form,
a,a:active,a:link,a:visited{ 
	border:0px; 
	font:normal normal normal 12px Arial;
	text-decoration:none;
	margin-top:0px;
}

a:hover { 
text-decoration:underline; 
color:red;
}

input[type="text"],input[type="password"],input[type="select"]{
	margin-top:2px;
	margin-bottom:5px;
	font:normal normal normal 11px Arial;
	height:17px;
	border:1px solid;
	border-color:#777777;
	width:150px;
}
select
{
	width:150px;
	border:1px solid;
	border-color:#777777;
	
}

input[type="submit"]{
	margin-top:2px;
	margin-bottom:5px;
	font:normal normal normal 11px Arial;
	background-color:#373737;
	border:1px solid;
	border-color:#777777;
	color:#CCCCCC;
	height:20px;
	
}

.form  td
{
	height:30px;	
	min-width:100px;
	font-weight:bold;
}


/* ------- PAGE ---------- */ 

#banner{height:110px;} 
#page { position:relative; margin:auto; width:970px;	}


/* ------- PAGE CONTENT ---------- */ 

#content{
	padding:0px 0px 20px 0px;
}

/* ------- PAGE CONTENT menu ---------- */ 

#menu{
	margin-top:0px;
	background:#151515 url(img/bg_menu.png) no-repeat;
	min-height:363px;
	float:left;
}

#menu .top{padding:8px 16px 8px;background:none;width:166px;border-bottom:4px solid #595959;}
#menu .middle{
	background:none;
	width:198px;
	padding-top:2px;
	padding-bottom:4px;
}


#menu a{
	color:#CCCCCC;
	font:normal normal normal 11px Arial;
}

#menu form{
	color:#CCCCCC;
	font:normal normal normal 11px Arial;
}

#menu .bloc{
	border:2px solid #595959;
	border-left:none;
	border-right:none;
	border-top:none;
	margin-bottom:0px;
	color:#fffff;
	padding:10px 14px 12px 13px;
	position:relative;
	height:1%; /* IE specifying for float including */	
}

#menu h1,h2,h3,h4,h5,h6{
	border:0px; 
	text-decoration:none;
	margin-top:0px;
	color:#B70300;
	margin-bottom:5px;
}

#menu h2 {
	font-size:13px;
}

#menu  ul{

	list-style-image: url(img/menu/forum_read.gif);
	margin-left:-21px;
	margin-bottom:0px;
}



#menu .bloc_end{
	margin-bottom:0px;
	color:#fffff;
	padding:10px 14px 12px 13px;
	position:relative;
	height:1%; /* IE specifying for float including */	
}

/* ------- PAGE CONTENT COMPONENTS ---------- */ 

#components { 
	float:left; 
	height:100%;
}


/* ------- PAGE CONTENT COMPONENTS MIDDLE ---------- */ 

#components .middle
{
	width:700px;
	margin-left:42px;
	min-height:500px;
	background:#141414 url(img/bg-middle.png) no-repeat left top;

}

/* ------- PAGE CONTENT COMPONENTS MIDDLE PORTLET ---------- */ 

#components .middle .portlet{
	margin:0 0px 0px 10px;
	width:675px !important;
	padding-bottom:35px;
	padding-top:10px;
}

#components h2 { 
	display:block;  
	color:#D50400;
	font:bold 13px Arial;
	padding-bottom:10px;
	margin:0px;
}


/* ------- PAGE CONTENT COMPONENTS MIDDLE PORTLET WIDGET-TITLE---------- */ 

.view-title h1{ 
	border:0px;
	border-left:0px;
	border-right:0px;
	border-style:solid;
	border-color:#8E0400; 
	width:663px;
	color:#b70300;
	font-style:italic;
	font-family:Britannic Bold;
	font-size:18px;
	padding-left:10px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:-2px;

}

.widget-title
{
	margin-bottom:10px;
	background:url(img/widget_title.png) no-repeat;
}

.widget-title-top{
	height:10px;
	width:680px;
}

.widget-title-bottom{
	height:10px;
	width:680px;
}


/* ------- PAGE CONTENT COMPONENTS MIDDLE PORTLET WIDGETS ---------- */ 


/* ------- PAGE CONTENT COMPONENTS MIDDLE PORTLET WIDGETS WIDGET ---------- */ 

.widget{
	margin-bottom:15px;
}


.view { 
	background:url(img/widget_content.gif);
	border:0px;
	border-left:0px;
	border-right:0px;
	border-style:solid;
	border-color:#CCCCCC; 
	width:667px;
	color:#CCCCCC;
	padding-left:10px;
}


.widget-top{
	background:url(img/widget_top.gif) no-repeat;
	height:10px;
	width:680px;
}



.widget-bottom{
	background:url(img/widget_bottom.gif) no-repeat;
	height:10px;
	width:680px;
}

/* ------- PAGE CONTENT COMPONENTS MIDDLE_BOTTOM ---------- */ 
.middle_bottom{

	background:url(img/bg-middle_bottom.png) no-repeat;
	margin-left:42px;
	height:11px;
}




/* ------- PAGE CONTENT CLEAR ---------- */

.clear {clear:both; }



/* ------- PAGE FOOTER ---------- */

#footer { margin-bottom:5px; }



	
	div.stats ul { width: 400px; list-style: none; }
	div.stats .percent {
		display: block;
		height: 1.5em;
		line-height: 1.5em;
		margin: 5px 10px;
		padding: 0 5px;
		text-align: right;
		 color: #000000;
		font-weight: bold;
		font-family: monospace;
		-moz-border-radius: 5px;


	}
	


