/* CSS style for "SF 2009 v3.x" (Sourforge.net) website. SF have a new layout now, so this is the old one */ 

body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #cfd3dc;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	border: 1px #000 solid;
}

#banner {
	margin: 0;
	padding: 10px auto;
	text-align: left;
}

ul {
	padding-left: 6px;
	padding-top: 1px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 18px;
}

li {
padding-top: 1px;
}

/* Tree Menu */

.treemenu {
	padding-left: 0px;
}

.treemenu2 {
	padding-left: 8px;
	}
	
#banner2 {
	float: right;
	margin: 0;
	padding: 0px 0px 15px 15px;
	text-align: center;
}

#header {
	width: 100%;
	height: 48px;
}
#header_left_bg {
	background: url(images/header_left.jpg) repeat-x;
	height: 48px;
	margin: 0px;
	padding: 0px;
}
#header_mid_bg {
	background: url(images/header_mid.jpg) no-repeat;
	height: 48px;
	margin: 0 0 0 160px;
	padding: 0px;
}

#header_right_bg {
	background: url(images/header_right.jpg) repeat-x;
	height: 48px;
	margin: 0 0 0 48px;
	padding: 0px;
}

#header_right {
	height: 21px;
	margin: 0px;
	padding-top: 22px;
	padding-right: 10px;
	text-align: right;
	color: #666;
}

#header_right .mediumtext {
	font-size: 12px;
}

#header_right p {
	margin: 0px;
	padding-bottom: 0;
	font-size: 10px;
}

#header_right form {
	margin: 0px;
	padding: 0px;
}

#header_right a {
	color: #444;
	text-decoration: none;
}

#header_right a:hover {
	color: #333;
	text-decoration: underline;
}

#main_menu {
	background-color: #730004;
	width: 100%;
	color: #fff;
	text-align: left;
}

#main_menu #main_links {
	margin:0px;
	padding-left: 30px;
	padding-top: 2px;
}

#main_menu .links
{
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	float: left;
	font-weight: bold;
}
/* Drop Downs I added font-size: 14px; and color: #33CC00;*/
#main_menu a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

#main_menu a:hover {
	color: #33CC00;
}

#sub_menu_bg {
	background: url(images/sub_menu.jpg) repeat-x;
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#content_outer_bg {
	background-color: #CFD3DC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content_border1 {
	border: 1px #FBFEFF solid;
	margin: 0px;
	padding: 0px;
}

#content_border2 {
	border: 1px #85898C solid;
	margin: 1px;
	padding: 0px;
}

#content_inner_bg {
	background-color: #fff;
	margin: 0px;
	padding: 10px;
	text-align: left;
}

#content {
	margin: 0px;
	padding: 10px;
	width: 100%;
}

.newsbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	text-align: left;
	}

#news{
	margin: 0px;
	width: 100%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.logo {
	padding-left: 20px;
}

.newsitem {
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 5px;
	color: #990000;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.news_image {
	border: 1px solid #f0f0f0;
	float: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 55px;
	padding-left: 5px;
	width: 180px;
}

.news_info {
	border: 0px dashed #b0b0b0;
	padding: 2px;
	text-align: left;
}

#menu1 {
	width: 300px;
	margin-top: 0px;
	padding: 10px;
}

#menu1 .menu_box {
	padding: 10px 0;
	margin: 0px;
	clear: both; 
	width: 300px;
}

#menu1 .menu_box .caption {
	background: url(images/menu_caption_mid2.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	color: #fff;
	height: 28px;
	width: 294px;
}

#menu1 .menu_box .caption_left {
	background: url(images/menu_caption_left2.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 2px;
}

#menu1 .menu_box .caption_right {
	background: url(images/menu_caption_right2.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 2px;
}

#menu1 .menu_box .menu_content {
	clear: both; 
	padding: 4px; /*10px*/
}

#menu1 h2 { /* Right Menu, also Right Menu in MENUS in ACP*/
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 5px;
	color: #333333;
}

#menu2 {
	width: 100%;
	padding: 0px;
	margin: 0px auto;
}

#menu2 .menu_box {
	padding: 0px;
	margin: 0px;
	clear: both; 
	width: 100%;
	text-align: left;
}

#menu2 .menu_box .caption {
	background: url(images/menu_caption_mid.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	color: #fff;
	height: 28px;
	width: 100%;
}

#menu2 .menu_box .caption_left {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 2px;
}

#menu2 .menu_box .caption_right {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 2px;
}

#menu2 .menu_box .menu_content {
	clear: both; 
	padding: 10px;
}

#menu2 h2 {
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 5px;
	color: #ff9900;
}

h2 {
	margin: 0px auto;
	padding: 0px;
}

a {
	color: #469c9c;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {
	color: #000;
	text-decoration: nono;
}

/* BEGIN E107 CORE CLASSES 
 copied from kubrick theme */

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

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #FFFFCC;
}
 
td {
	font-size: 12px;
	font-style: normal;
	padding: 0px;
	line-height: 18px;
}

.smalltext {
	font-size: 10px;
}

.smalltext a {
	font-size: 10px;
}

.mediumtext {
	font-size: 11px;
}

.tbox{
	color: #000000;
	font-size: 10px;
	border: 1px solid #ccc;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #f1f1f1;
}

.fborder {
	border: #ededed 1px solid;
	background-color: transparent;
	text-align: left;
}

.forumheader{
	background-color: #f1f1f1;
	font-size: 12px;
	font-weight: normal;
	color:#000;
	padding: 4px;
	border: 1px solid #ededed;
}

.forumheader2{
	background-color: transparent;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: transparent;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}

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

.fcaption {
	border: #ededed 1px solid;
	padding: 4px;
	background-color: #730004;
	font-size: 12px;
	color:#fff;
	font-weight:bold;
}

.fcaption a{
	color:#fff;
}

.fixfuckedie {
	width: 95%;
}

/* Brainjar Nav Menu Classes {SITELINS_ALT} */
/*
If you do not use {SITELINS_ALT} and switch to the standard {SITELINKS} instead, 
all of the below can be deleted.
*/
/*----------------------------------------------------------------------------*/

div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {
	font: bold 11px verdana, tahoma, arial, sans-serif;
	color: #000;
	text-align: left;
}

div.menuBar {
	background-color: #730004;
	border-top: 1px solid #fff;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.emenuBar {
	background-color: #c30012;
	border-top: 1px solid #fff;
	text-align: left;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
	background-color: transparent;
	border: 1px solid #000;
	border-color: transparent !important;
	border-color: #730004 #730004 #730004 #730004;
	left: 0px;
	margin: 0px;
	padding: 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	background-color: #730004;
	border-color: #730004 #730004 #730004 #730004; !important;
	color: #000;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {
	background-color: #730004;
	border-color: #730004 #730004 #730004 #730004 !important;
	left: 1px;
	top: 1px;
	color: #000;
}

div.menu {
	background-color: #730004; /* Dropout effects*/
	border: 1px solid;
	border-color: #000 #000 #000 #000;
	left: 0px;
	padding: 1px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
}

div.menu a.menuItem {
	display: block;
	padding: 2px 11px 2px 0px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #730004;
	font: bold 11px verdana, tahoma, arial, tahoma, sans-serif;
	color: #000;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
	padding: 0px 2px;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
	margin-right: -.75em;
}

div.menu div.menuItemSep {
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #000;
	margin: 4px 2px;
}

a.menuItem.header {
	border-bottom: 1px solid #b3b3b3;
}