head
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
/*	
body
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: verdana, arial;
	background-color: #000000; /*#1c1c1c;* /
}*/


body
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	/*background: url(../../../templates/default/images/background.jpg) repeat-x top;*/
	background: url(../../../templates/default/images/background.jpg) repeat-x top;
	background-color: #000000;
}


.Form
{
	display: inline;
}


/***********************
	General Text
***********************/

a { text-decoration: none; color : #206baa; }
a:hover {text-decoration: none; color : #206baa; }

.GenText,			.GenTextFaded			{ font-size : 12px; }
.GenText_Medium,	.GenTextFaded_Medium 	{ font-size : 11px; }
.GenText_Small, 	.GenTextFaded_Small		{ font-size : 10px; }

.GenText, 			.GenText_Medium, 			.GenText_Small 			{ color : #ffffff; }
a.GenText, 			a.GenText_Medium, 			a.GenText_Small			{ color: #ffffff; text-decoration: none; }
a.GenText:hover, 	a.GenText_Medium:hover, 	a.GenText_Small:hover 	{ color: #206baa; text-decoration: bold; }	

.GenTextFaded, 			.GenTextFaded_Small, 		.GenTextFaded_Medium			{ color : #c1c1c1; }
a.GenTextFaded, 		a.GenTextFaded_Small, 		a.GenTextFaded_Medium			{ color : #c1c1c1; text-decoration: none; }
a.GenTextFaded:hover, 	a.GenTextFaded_Small:hover,	a.GenTextFaded_Medium:hover		{ color : #206baa; text-decoration: bold; }


.NavText			{ font-weight: bold; font-size: 11px; color : #ffffff;}
a.NavText			{ text-decoration: none; color : #ffffff; }
a.NavText:hover		{ text-decoration: bold; }

.ForumLink			{ font-weight: bold; font-size: 12px; color : #ffffff; }
a.ForumLink 		{ text-decoration: none; color : #ffffff; }
a.ForumLink:hover	{ text-decoration: bold; color : #206baa; }

.MainTitleText			{ font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;	text-decoration: none; line-height : 120%; color : #c1c1c1;}
a.MainTitleText			{text-decoration: none;}
a.MainTitleText:hover	{text-decoration: none; color : #206baa;}


#GT_Wrap	
{
	padding: 53px 0px 0px 0px;
}



.GT_Container
{
 	position: relative;
	width: 790px;
	margin: 0px auto 0px auto;
	text-align: center;	
	/*background-color: #ff0000;*/
}

.GT_ContainerTop
{
	position:relative;
	text-align: right;
	width: 790px;
}

.GT_Header
{
	position: relative;
	width: 790px;
	height: 75px;
	text-align: left;
	margin: 0px auto 0px auto;
	top: 0px;
}

.GT_Header_Left
{
	position: relative;
	float: left;
}

.GT_Header_Right
{
	position: relative;
	float: right;
	height: 75px;
}

.GT_Header_Bottom
{
 	position: relative;
 	text-align: right;
 	width: 790px;
 	height: 11px;
 	margin: 0px auto 0px auto;
	
}


.GT_Footer
{
 	clear: both;
	position: relative;
	background: url(../../../templates/default/images/footer.jpg) repeat-x top;
	padding-top: 4px;
	height: 20px;
}


/***********************
	The site container
***********************/

#ContainerBorder
{
	position:relative;
	text-align: center;
	top: 0px;
	width: 879px;
	margin: 0 auto;
	background-color: #000000; /*#1c1c1c;*/
	padding: 0px;
}

#Container
{
	position: relative;
	text-align: center;
	top: 0px;
	margin: 0px auto;
	background-color: #000000; /*#1c1c1c;*/
	padding: 0px;
}


/***********************
	Page Header 
***********************/
#PageHeader
{
	position: relative;
	background-color: #000000; /*#1c1c1c;*/
	left: 0px;
	top: 0px;
	height: 130px;
	width: 859px;
}


#PageHeader_Title
{
	margin: 0px;
	font-size: 30pt;
	background: url(images/header.gif) no-repeat top center;
	width: 859px;
	height: 130px;
}

#PageHeader_Tag
{
	font-size: 15pt;
	font-family: Verdana;
}


/***********************
	Navigation Bar
***********************/
#NavigationBar
{
	position: relative;
	width: 859px;
	height: 31px;
	background-color: #000000; /*#1c1c1c;*/
	background: url(images/mainmenu_mid.gif) repeat-x left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: none;
}

.NavigationBar_Left
{
	position: absolute;
	background: url(images/mainmenu_left.gif) no-repeat left;
	background-color: #000000; /*#1c1c1c;*/
	width: 11px;
	height: 31px;
	left: 0px;
}

.NavigationBar_Center
{
	position: relative;
	top: 8px;
	left: 20px;
	height: 31px;	
	text-align: center;
}

.NavigationBar_Right
{
	position: absolute;
	background: url(images/mainmenu_right.gif) no-repeat right;
	background-color: #000000; /*#1c1c1c;*/
	width: 11px;;
	height: 31px;
	right: 0px;
	/right: -1px;	
	padding: 0;
	margin: 0;

}

.NavigationBar_Font
{
	font-size : 11px; 
	color : #ffffff;
}

a.NavigationBar_Font
{ 
 	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding: 3px;	
}

a.NavigationBar_Font:hover
{	
 	color:#206baa;
	text-decoration:none;
	padding: 3px;	
}


/**************************
	Adsense Link Unit Bar
**************************/

#AdsenseLinkBar
{
	background-color: #313131;
	width: 859px;	
	height: 18px;
	margin: 0px;
	margin-top: 20px;
	padding: 0;
}

/**************************
 Header
**************************/

.Header
{
	position: relative;
	width: 859px;
	height: 24px;
	background: url(images/miniheader_mid.gif) repeat-x left;
	text-align: left;
	clear: both;
}

.Header_Left
{
	position: absolute;
	background: url(images/miniheader_left.gif) no-repeat left;
	background-color: #000000;
	width: 46px;
	height: 24px;
	left: 0px;
}

.Header_Right
{
	position: absolute;
	background: url(images/miniheader_right.gif) no-repeat right;
	background-color: #000000;
	width: 46px;
	height: 24px;
	right: 0px;
	/right: -1px;
}

.Header_Col1, .Header_Col2, .Header_Col3, .Header_Col4, .Header_Center, .Header_Col_Author, .Header_Col_Message, .Header_Col_Author_Small, .Header_Col_Topics_Small, .Header_Col_Forum_Small, .Header_Col_Num, .Header_Col_PM, .Header_Col_Username, .Header_Col_Email, .Header_Col_Location, .Header_Col_Joined, .Header_Col_Posts, .Header_Col_Website, .Header_Col_AlignLeft, .Header_Col_AlignRight, .Header_Col_AlignCenter
{
	position: absolute;
	top: 0px;
	padding-top: 5px;
	left: 0px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	border-right: 1px solid #000000;
}

.Header_Col1				{left: 15px;	width: 560px;}
.Header_Col2				{left: 575px;	width: 60px;}
.Header_Col3				{left: 635px;	width: 60px;}
.Header_Col4				{left: 695px;	width: 164px;	border-right: none;}
.Header_Col_Author			{left: 0px;		width: 150px;}
.Header_Col_Message			{left: 130px;	width: 729px;}
.Header_Col_Author_Small	{left: 475px; 	width: 100px;}
.Header_Col_Topics_Small	{left: 245px; 	width: 230px;}
.Header_Col_Forum_Small		{left: 0px; 	width: 245px;}
.Header_Center				{left: 0px;		width: 859px;	text-align: center;}

.Header_Col_Num				{left: 0px;		width: 50px;}
.Header_Col_PM				{left: 50px;	width: 80px;}
.Header_Col_Username		{left: 130px;	width: 180px;}
.Header_Col_Email			{left: 310px;	width: 80px;}
.Header_Col_Location		{left: 390px;	width: 140px;}
.Header_Col_Joined			{left: 530px;	width: 130px;}
.Header_Col_Posts			{left: 660px;	width: 80px;}
.Header_Col_Website			{left: 740px;	width: 119px;}

/* width and left set in code */
.Header_Col_AlignLeft		{left: 0px;		width: 0px; 	text-align: left;}
.Header_Col_AlignRight		{left: 0px;		width: 0px; 	text-align: right;}
.Header_Col_AlignCenter		{left: 0px;		width: 0px; 	text-align: center;}







/**************************
	Category Title
**************************/


.CategoryTitle, .CategoryTitle_Left, .CategoryTitle_Right, .CategoryTitle_Col1, .CategoryTitle_Col2, .CategoryTitle_Col3
{
	height: 21px;
	top: 0px;
	text-align: left;
	line-height: 12px;
}

.CategoryTitle
{
	position: relative;
	/*width: 859px;*/
	background: url(images/forumname_mid.gif) repeat-x left;
	text-align: center;
	margin-top: 1px;
	/*border: 1px solid #0000ff;*/

}

.CategoryTitle_Text
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.CategoryTitle_Text:hover
{
	text-decoration: none;
}


.CategoryTitle_Left
{
	position: absolute;
	background: url(images/forumname_left.gif) no-repeat left;
	background-color: #000000; /*#1c1c1c;*/
	width: 6px;
	left: 0px;
}

.CategoryTitle_Right
{
	position: absolute;
	background: url(images/forumname_right.gif) no-repeat right;
	width: 6px;
	height: 21px;
	right: 0px;
	/right: -1px;
}

.CategoryTitle_Col1, .CategoryTitle_Col2, .CategoryTitle_Col3, .CategoryTitle_Col_FullLeft, .CategoryTitle_Col_AlignLeft, .CategoryTitle_Col_AlignCenter, .CategoryTitle_Col_AlignRight
{
	position: absolute;	
	border-right: 1px solid #000000; /*#1c1c1c;*/
}

.CategoryTitle_Col1				{left: 15px;	width: 560px;	padding-top: 3px;}
.CategoryTitle_Col2				{left: 575px;	width: 60px;}
.CategoryTitle_Col3				{left: 635px;	width: 60px;}
.CategoryTitle_Col_FullLeft		{left: 0px;		width: 859px;	text-align: left;	padding-top: 3px; padding-left: 5px;}

.CategoryTitle_Col_AlignLeft	{left: 0px;		width: 0px;		text-align: left; padding-top: 3px; padding-left: 5px;}
.CategoryTitle_Col_AlignCenter	{left: 0px;		width: 0px;		text-align: center;}
.CategoryTitle_Col_AlignRight	{left: 0px;		width: 0px;		text-align: right;}


/**************************
	Forum Row
**************************/

.ForumRow
{
	position: relative;
	width: 859px;
	height: 60px;
	background: url(images/dark_end_mid.gif) repeat-x left;
	text-align: left;
	margin-top: 1px;
	vertical-align: middle;
}

.ForumRow_Left
{
	position: absolute;
	height: 60px;
	top: 0px;
	background: url(images/dark_end_left.gif) no-repeat left;
	background-color: #000000; /*#1c1c1c;*/
	width: 4px;
	left: 0px;
}

.ForumRow_Right
{
 	position: absolute;
	height: 60px;
	top: 0px;
	background: url(images/dark_end_right.gif) no-repeat right;
	width: 4px;
	right: 0px;
	/right: -1px;
}

.ForumRow_Col1, .ForumRow_Col2, .ForumRow_Col3, .ForumRow_Col4, .ForumRow_Col5, .ForumRow_Center, .ForumRow_Login, .ForumRow_Forum_Small, .ForumRow_Topic_Small, .ForumRow_Author_Small, .ForumRow_Num, .ForumRow_PM, .ForumRow_Username, .ForumRow_Email, .ForumRow_Location, .ForumRow_Joined, .ForumRow_Posts, .ForumRow_Website, .ForumRow_Column
{
	position: absolute;
	height: 60px;
	top: 0px;
	text-align: center;
	border-right: 1px solid #000000; /*#1c1c1c;*/
}

.ForumRow_Col1			{left: 0px;		width: 60px;	padding-top: 14px;	border: none;}
.ForumRow_Col2			{left: 60px;	width: 515px;	padding-top: 5px;	text-align: left;}
.ForumRow_Col3			{left: 575px;	width: 60px;	padding-top: 24px;}
.ForumRow_Col4			{left: 635px;	width: 60px;	padding-top: 24px;}
.ForumRow_Col5			{left: 695px;	width: 164px;	padding-top: 18px;	border: none;}
.ForumRow_Center		{left: 0px;		width: 859px;	padding: 10px;		text-align: left;}
.ForumRow_Login			{left: 0px;		width: 859px;	padding-top: 20px;	text-align: center;}
.ForumRow_Forum_Small	{left: 60px;	width: 185px;	padding-top: 15px;	text-align: left;}
.ForumRow_Topic_Small 	{left: 245px;	width: 220px;	padding-top: 15px;	margin-left: 10px;	text-align: left;}
.ForumRow_Author_Small 	{left: 475px;	width: 100px;	padding-top: 24px;}

.ForumRow_Num			{left: 0px;		width: 50px;	padding-top: 24px;}
.ForumRow_PM			{left: 50px;	width: 80px;	padding-top: 24px;}
.ForumRow_Username		{left: 130px;	width: 180px;	padding-top: 24px;}
.ForumRow_Email			{left: 310px;	width: 80px;	padding-top: 24px;}
.ForumRow_Location		{left: 390px;	width: 140px;	padding-top: 24px;}
.ForumRow_Joined		{left: 530px;	width: 130px;	padding-top: 24px;}
.ForumRow_Posts			{left: 660px;	width: 80px;	padding-top: 24px;}
.ForumRow_Website		{left: 740px;	width: 119px;	padding-top: 24px;}

.ForumRow_Column		{left: 0px;	width: 0px;	padding-top: 24px; text-align: center;}


.ForumRow_Test	{position: absolute; height: 60px; vertical-align: middle; left: 575px; width: 60px; border: 1px solid #0000ff; text-align: center;}

/**************************
	Info Box
**************************/

.InfoBox, .InfoBox_Large, .InfoBox_Fluid, .InfoBox_Fluid_Right, .InfoBox_Fluid_Left, .InfoBox_Fluid_Center
{
 	position: relative;
	width: 849px;
	top: 0px;
	background-color: #000000; /*#1c1c1c;*/
	line-height: 16px;
	padding: 0px;
	margin-left: 5px;
	/*border: 1px solid #00ff00;*/
	clear: both;
}

.InfoBox_Fluid_Center
{
	position: relative;
	text-align: center;
}

.InfoBox_Fluid_Left
{
 	position: relative;
	left: 0px;
	text-align:left;
}

.InfoBox_Fluid_Right
{
 	position: relative;
	right: 0px;
	text-align: right;
}

.InfoBox_Float_Left
{
 	position: relative;
	float: left;
	text-align:left;
	width: 400px;
	line-height: 16px;
	padding: 0px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*border: 1px solid #00ff00;*/
}

.InfoBox_Float_Right
{
 	position: relative;
	float: right;
	text-align: left;
	width: 430px;
	line-height: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 5px;
	/*border: 1px solid #00ff00;*/
}

.InfoBox
{
	height: 50px;	
}

.InfoBox_Large
{
	height: 135px;
}

.InfoBox_Left, .InfoBox_Right
{
	position:absolute;
	padding: 0px;
	margin: 0px;
	height:  50px;
	top: 0px;
}

.InfoBox_Left
{
	left: 5px;
	text-align: left;
}

.InfoBox_Right
{
	right: 5px;	
	text-align: right;	
}


/**************************
	Option Row
**************************/

.OptionRow_Small, .OptionRow_Medium, .OptionRow_Large
{
	position: relative;
	width: 857px;
	/*height: 45px;*/
	top: 0px;
	padding: 0px;
	margin: 1px 0px 1px 0px;
	background-color: #313131;
	text-align: left;
	 /*border: 1px solid #000000;#1c1c1c;*/
	/*line-height: 12px;*/
}

.OptionRow_Small
{
	height: 35px;
	line-height: 35px;
}
.OptionRow_Medium
{
	height: 50px;
}
.OptionRow_Large
{
	height: 126px;

}

.OptionRow_Left, .OptionRow_Center, .OptionRow_Full
{
	position: absolute;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
}

.OptionRow_Left
{
	left: 0px;
	text-align: left;	
	width: 330px;

}

.OptionRow_Center
{
	left: 360px;
	text-align: left;	
}

.OptionRow_Full
{
	width: 859px;	
	text-align: center;
}

/**************************
	A Post
**************************/

.Post
{
	position: relative;
	width: 859px;
	clear: both;
	margin-top: 5px;
}

.Post_Ads
{
	width:800px;
	text-align:left;
}
.Post_Row
{
	clear: both;
	/*width: 859px;*/
	width: 859px;
}

.Post_Left
{
	float: left;
	width: 150px;
	text-align: left;
	margin: 0px;
	margin-left: 15px;
}

.Post_Right
{
	float:left;
	width: 679px;
	margin: 0px;
	margin-right: 15px;
}


.Post_Details
{
	float: left;
	width: 479px;
/*	background-color: #ff0000;*/
	text-align: left;
	
}

.Post_TopIcons
{
	float: right;
	width: 200px;
	height: 20px;
	margin-top: 5px;
	/*background-color: #0000ff;*/
	text-align: right;
}

.Post_Line
{
 	position: relative;
	clear: both;
	width: 679px;
}

.Post_Message
{

	width: 679px;
	text-align: left;
	
}

.Post_Bottom
{
	width: 679px;
	text-align: left;
	
}

.PostLine
{
	position: relative;
	/*width: 859px;*/
	height: 7px;
	background: url(images/postseperator_mid.gif) repeat-x left;
	text-align: left;
	clear: both;
	font-size: 0px;
}

.PostLine_Left
{
	position: absolute;
	background: url(images/postseperator_left.gif) no-repeat left;
	/*background-color: #0000ff;*/
	width: 7px;
	height: 7px;
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	line-height: 0;
}

.PostLine_Right
{
	position: absolute;
	background: url(images/postseperator_right.gif) no-repeat right;
	/*background-color: #0000ff;*/
	width: 7px;
	height: 7px;
	top: 0px;
	right: 0px;
	/right: -1px;	
	padding: 0;
	margin: 0;
	top: 0px;
}


/**************************
	Quote
**************************/

.QuoteText
{
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	background-color: #000d1b;

}


/**************************
	Profile Box
**************************/
.ProfileBox
{
	position: relative;
	width: 849px;
	top: 0px;
	background-color: #1c1c1c; /*#0000ff;*/
	line-height: 16px;
	padding: 0px;
	margin-left: 5px;
	/*border: 1px solid #00ff00;*/
	clear: both;
}

.ProfileBox_Left
{
	float:left;
	width: 395px;
	text-align: center;	
}

.ProfileBox_Right
{
	float:right;
	width: 444px;
	text-align: left;
}

.ProfileBox_Left_InnerLeft,  .ProfileBox_Right_InnerLeft	{float:left;	text-align: right; line-height: 16px; margin-top: 5px;}
.ProfileBox_Left_InnerRight, .ProfileBox_Right_InnerRight	{float: right;	text-align: left; line-height: 16px; margin-top: 5px;}

.ProfileBox_Left_InnerLeft		{width: 195px;}
.ProfileBox_Left_InnerRight		{width: 195px;}
.ProfileBox_Right_InnerLeft		{width: 120px;}
.ProfileBox_Right_InnerRight	{width: 319px;}

/**************************
	New Post Box
**************************/

.NewPost
{
	position: relative;
	width: 849px;
	top: 0px;
	background-color: #000000; /*#1c1c1c;*/
	line-height: 16px;
	padding: 0px;
	margin-left: 5px;
	margin-top: 0px;
	/*border: 1px solid #00ff00;*/
	clear: both;
	font-size: 0px;
}

.NewPost_Left
{
 	position: relative;
	float: left;
	width: 120px;
	text-align: left;	
	padding: 0;
	margin-top: 5px;
/*	border: 1px solid #00ff00;*/

}

.NewPost_Right
{
  	position: relative;
	float: right;
	width: 724px;
	text-align: left;
	padding: 0;
	margin-top: 5px;
	/*border: 1px solid #00ff00;*/
}

/**************************
	Center Box
**************************/
.CenterBox_Left
{
 	position: relative;
	float: left;
	width: 360px;
	text-align: right;	
	margin: 0;
	margin-top: 5px;
/*	border: 1px solid #00ff00;*/

}

.CenterBox_Right
{
  	position: relative;
	float: right;
	width: 485px;
	text-align: left;
	margin: 0;
	margin-top: 5px;
	/*border: 1px solid #00ff00;*/
}


/************************
	Misc
*************************/

.IconBox
{
	position: relative; float: right; text-align: center; width: 100px; /*border: 1px solid #0000ff;*/
}
