/*=================================================
===									HTML STYLES									===
=================================================*/
BODY {
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #666666;
	margin: 0px;
}

IMG {
	border: 0px;
	margin: 0px;
}

A {
	color: #0099CC;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

TABLE {
	border: 0px;
	font-size: 11px;
	width: 100%;
}

FORM {
	margin: 0px;
}

TEXTAREA {
	width: 96%;
}


/*=================================================
===								STANDARD STYLES								===
=================================================*/
.table {
	border-top: 1px solid #606060;
	border-right: 1px solid #606060;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

.table TD {
	background-color: #2C2C38;
	border-bottom: 1px solid #606060;
	border-left: 1px solid #606060;
}

.size2 {
	font-size: 12px;
}

.tip {
	left: 55px;
	background-color: #000033;
	margin-left: 27px;
	padding: 35px 4px 4px 4px;
	border-top: 1px solid #336699;
	border-left: 5px solid #336699;
	border-bottom: 1px solid #336699;
	border-right: 1px solid #336699;
	font-style:italic;
	background-image: url('(/media/community2/template/infoIcon.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 35px;
	width: 80%;
}

.spnContent
{
	line-height: 150%;
}

.tblBlank {
	border: 0px;
	background=color: #ffffff;
}



/*=================================================
===										HEADER										===
=================================================*/
#divHeader
{
	background-image: url(/media/community2/template/header.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 150px;
}

#divLogo {
	background-image: url(/media/community2/template/header_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 150px;
}

#divNav
{
	color: #FFFFFF;
	background-image: url(/media/community2/template/bgNav.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-top: 1px solid #FFFFFF;
	height: 40px;
}

#navButtons {
	/*position: absolute;
	left: 350px;
	top: 151px;*/
	padding-top: 0px;
	margin-top: 3px;
	padding-left: 360px;
}

#loginForm {
	position: absolute;
	left: 0px;
	top: 151px;
	height: 40px;
	padding-left: 10px;
	width: 360px;
}

#inpLogin {
	width: 46px;
	height: 40px;
	background-image: url(/media/community2/template/login.gif);
	background-repeat: no-repeat;
	outline: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#imgNavNewPlayer
{
	height: 40px;
	width: 77px;
}

#imgNavCommunity
{
	height: 40px;
	width: 74px;
}

#imgNavForum
{
	height: 40px;
	width: 51px;
}

#imgNavManual
{
	height: 40px;
	width: 59px;
}



/*=================================================
===											MENU										===
=================================================*/
#divMenu {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	position: absolute;
	left: 0px;
	top: 191px;
	height: 100%;
	width: 150px;
}

#divMenu A:HOVER {
	color: #CCCCCC;
	text-decoration: none;
}

.menu {
	background-image: url(/media/community2/template/menu.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	color: #000000;
	height: 18px;
	width: 149px;
	text-indent: 3px;
}

.menuSelect {
	background-image: url(/media/community2/template/menuSelect.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	height: 18px;
	width: 149px;
	text-indent: 3px;
}

.menuSelect A:HOVER {
	color: #CCCCCC;
	text-decoration: none;
}

.subMenu {
	background-image: url(/media/community2/template/menuSub.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	color: #000000;
	height: 19px;
	width: 149px;
	text-indent: 8px;
}



/*=================================================
===					CONTENT						===
=================================================*/
#divContent {
	background-image: url(/media/community2/template/contentTitle.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-left: 151px;
	margin-right: 180px;
	margin-top: 0px;
	padding-top: 0px;
	border-top: 1px solid #FFFFFF;
}

#divContent H1 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.divNormal {
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px;
	padding-top:0px;
}

.divBoxNoHeader {
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px;
	padding-top:0px;
}

.divBox {
	background-color: #000000;
	background-image: url(/media/community2/template/bgDivBox.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-top: 1px solid #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px;
	padding-top:0px;
}

.divBox H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 2px;
}

#divBreadCrumbs {
	padding-left: 10px;
	padding-bottom: 4px;
}

.divBox .spnContent {
	line-height: 150%;
}

.divBox .spnDate {
	display: block;
	font-size: 10px;
	padding-bottom: 4px;
}

.divBox .spnAuthor
{
	line-height: 150%;
	display: block;
	text-align: right;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#spnRecentNews
{
	line-height: 150%;
}



/*=================================================
===				SIDE PANEL						===
=================================================*/
#divFeatures
{
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	position: absolute;
	right: 0px;
	top: 191px;
	width: 167px;
	height: 100%;
	padding: 6px;
}

.divFeatureItem
{
	background-color: #333333;
	padding: 3px;
	margin-bottom: 6px;
}

.divFeatureItem H2
{
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 2px;
	margin-bottom: 3px;
	text-align: center;
}

.divFeatureItem TABLE
{
	padding-top: 5px;
}

.spnFeaturePosts
{
	display: block;
	color: #FFFFFF;
	text-align: right;
	padding-right: 3px;
}

#spnFeaturePosts .spnDate
{
	display: block;
	font-size: 10px;
	margin: 0px;
}



/*=================================================
===				FORUM							===
=================================================*/
#divBoxForum {
	width: 100%;
}

#divBoxForum TABLE {
	margin-bottom: 10px;
	border-top: 1px solid #606060;
	border-right: 1px solid #606060;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

#divBoxForum TD {
	background-color: #2C2C38;
	border-bottom: 1px solid #606060;
	border-left: 1px solid #606060;
	padding: 2px;
	vertical-align: top;
}

#divBoxForum IMG {
	border: 1px solid #606060;
	margin: 2px;
}

#divBoxForum .header {
	background-color: transparent;
	background-image: url(/media/community2/template/header_gradient.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	color: 000000;
	font-weight: bold;
	height: 24px;
	text-align: center;
	vertical-align: middle;
}

#divBoxForum .header a {
	color: 000000;
}

.tdPost {
	background-color: #000000;
}

.divPostDate {
	font-size: 10px;
	border-bottom: 1px solid #606060;
	width: 100%;
}

.divPostOptions {
	font-size: 10px;
	border-top: 1px solid #606060;
	text-align: right;
	width: 100%;
}
	
#divBoxForum .tdPinned {
	background-color: transparent;
	background-color: #27294F;
}



/*=================================================
===					HOMEPAGE					===
=================================================*/
#divHomepage #divHeader #divLogo {
	background-image: url(/media/homepage/homepageHeader.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 150px;
}

#divHomepage  #divHPContent {
	widht: 100%;
}

#divHomepage #divIntro {
	padding: 2px;
	border-right: 1px solid #CCCCCC;
	height: 100%;
	width: 49%;
}

#divHomepage #divComments {
	padding: 2px;
	position: absolute;
	right: 0px;
	top: 202px;
	text-decoration: italic;
	width: 49%;
}

#divHomepage #divComments SPAN {
	color: #CCCCCC;
}

/*=================================================
===					SUBSCRIPTION				===
=================================================*/

#divSubFeatures {
	background-image: url(/media/in_game/subscription/features.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	padding-top: 60px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

#divSubFeatures TD {
	background-color: #000000;
}

.screenshots {
	width: 100px;
	height: 100px;
	text-align: center;
}

.divScreenshots {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

.divScreenshots H1 {
	text-align: center;
}

.divSSLinks {
	width: 100%;
}

.divSSLinkL {
	float: left;
	width: 50%;
}

.divSSLinkR {
	margin-left: 50%;
}