body
{
	background: #000000;
	padding:0px;
	margin:0px;
	font-size:10pt;
	font-family:Verdana, Geneva, sans-serif;
}

img
{
	border:0px;
}

div
{
        -moz-box-sizing:border-box;
        margin:0;
        padding:0;
}

.clear
{
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}
.right
{
        float:right;
}

.left
{
        float:left;
}

.center
{
        margin:auto;
}


.main_header
{
	width:100%;
	height:110px;
	background: url(../images/header_pattern.jpg) no-repeat top right;

}

.main_body
{
	width:100%;
	background: url(../images/transparent_border_right.png) repeat-y bottom right;
	clear:both;
}

.menu_list, .wallpaper ul
{
	margin:18px 0 25px 10px;
	padding:0px;
	list-style-type:none;
	color: #ffd7a2;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.menu_list li a, .wallpaper li a
{
	color: #ffd7a2;
	text-decoration:none;
}

.menu_list li, .wallpaper li
{
	padding:0 0 0 10px;
	line-height: 12px;
	margin:8px 0 8px 0px;
	background: url(../images/bullet.gif) no-repeat 0 50%;
}

.main_content
{
	margin-left:179px;
	margin-right:249px;
}
.border
{
	border:1px solid #fff;
}

.main_navigation_container
{
	float:left;
	width:178px;
}

.site_navigation
{
	background: #220503 url(../images/site_navigation_background.jpg) no-repeat 0 28px;
	padding-bottom:10px;
}

.menu_list li a, .wallpaper li a
{
        color: #ffd7a2;
        text-decoration:none;
}


.d3_database
{
	background: url(../images/content_header.png) repeat-x 0 28px;
	padding-bottom:10px;
}

.d3_database li a
{
	color: #ffffff;
}

.main_menu_buttons
{
	background: url(../images/bar.jpg) no-repeat 328px;
	width:100%;
	height:26px;
	min-width:600px;
}

.main_content_body
{
	width:100%;
	background:url(../images/bar_background.gif) repeat-x;
}

.main_items
{
	width:249px;
	float:right;
}

.latest_threads
{
	font-size:10pt;
	color:#d0b289;

}

.blue_tracker
{
	font-size:10pt;
	color:#1179c2;

}

.blue_tracker a:visited
{
	color:#014F84;
}

.blue_tracker a:hover
{
	color:#0089FF;
}

.blue_tracker a
{
	color:#1179c2;
}

.blue_tracker_menu
{
	float:left;
	width:100%;
	height: 26px;
	background:url(../images/black_button_background.gif) repeat-x top left; 	
}

.content_box
{
	margin:auto;
	border: 1px solid #353333;
	margin:6px;
}

.content_box p
{
	margin:10px;
}

.content_box a
{
        color: #ffd7a2;
        text-decoration:none;
}

.content_box .im
{
        margin:5px;
}


.content_inner
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:#ffffff;
}

.content_inner_header
{
	overflow:hidden;
	margin-left:1px;
        margin-right:1px;
	background: url(../images/content_header.png) repeat-x 0 1px;
}

.content_inner_footer
{
	background: url(../images/content_footer.png) repeat-x 0 0px;
	height:23px;
	margin-left:1px;
	margin-right:1px;
}

.content_footer
{
	line-height:25px;
	font-size:10px;
	float:left;
	height:30px;
	width:100%;
	color: #656565;
	border-top:1px solid #39393b;
	background:url(../images/footer_background.gif) repeat-x bottom left;
	bottom:0px;
	left:0px;
	padding-top:5px;
	border-bottom:1px solid #242427;
}

.content_footer a
{
	color: #656565;
}

.content_box blockquote
{
	background: #000000;
	border:1px solid #39393b;
	padding:10px;
	color:#a2a29b;
}

.content_image
{
	background: #000000;
	width: 160px;
	border:1px solid #39393b;
	padding:2px;
	text-align:center;
	margin:10px;
}

.content_box h1
{
	font-size:14pt;
	color:#ffd7a2;
	margin-top:3px;
	margin-left:10px;
}

.content_box h2
{
        font-size:10pt;
        color:#ffffff;
        margin-top:3px;
        margin-left:10px;
}

.content_box h3
{
        font-size:10pt;
        color:#ffffff;
        margin-top:3px;
        margin-left:10px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.navigation_footer
{
	position:absolute;
	top:-275px;
	width:178px;
	height:267px;
	background:url(../images/transparent_footer.png) no-repeat bottom left;
}

.navigation_footer_container
{
	z-index:-1;
	position:absolute;
	left:0px;
}

.read_more
{
	font-size:10pt;
	float:right;
	margin-right:4px;
}
.read_more img
{
	vertical-align:middle;
}
.items_menu
{
	float:left;
	width:100%;
	height: 26px;
	background:url(../images/main_menu_background.gif) repeat-x top left; 	
}
.item_module
{
	width:249px;
	background:#19191b;
}

.main_content_inner_body
{
	width:100%;
	display:table;
	background: url(../images/inner_background.jpg) no-repeat;
	min-height:500px;
}

.main_container
{
        width:100%;
        background:url(../images/transparent_border.png) repeat-y 178px;
        height:100%;
        min-width:800px;
}

.main_footer
{
	width:100%;
	float:left;
	line-height:30px;
	text-align:center;
	font-size:10px;
	color: #656565;
}

/* Wallpaper */

.wallpaper_container,
.class_container
{
	margin:5px;
	width:99%;
}

.wallpaper
{
	border:1px solid #39393b;
	margin:5px;
	width:250px;
	float:left;
	z-index:-999;
}

.wallpaper img
{
	margin:3px;
	border:1px solid #39393b;
}

.wallpaper ul
{
	width:45%;
	float:left;
}

.classes img
{
	float:left;
}

.classes
{
	clear:both;
}

.database_table
{
	width:100%;
	border-collapse:collapse;
}

.database_table td, .database_table th
{
	border:1px solid #39393b;
	padding:3px;
}
