/* OLD FO WEBSITE STYLES */


.style2 {color: #FFFFFF}
.style6 {font-size: 13px}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #AD9C4F;
	text-decoration: none;
}
a:visited {
	color: #AD9C4F;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #AD9C4F;
	text-decoration: none;
}
.style10 {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
}
.style12 {
	font-family: "Microsoft Sans Serif";
	font-weight: bold;
	font-size: 12px;
}
.style14 {
	color: #CCCCCC;
	font-size: 12px;
}

/* END OLD FO WEBSITE STYLES */


/* GENERAL STYLES */

body
{
	background-color: #333333;
	
	margin-top: 5px;
	
	behavior: url('hover.htc');
}

img {
	border: 0px;
}

table {
	border-collapse: collapse;
}

form
{
	display: inline;
}

#container
{
	width: 988px;
	
	border: 1px solid #C0C0C0;
	
	margin: auto;
	
	background-color: #000000;
}

#banner
{
	width: 988px;
}

#content
{	
	width: 938px;
	
	padding: 0px 25px 25px 25px;
	
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, Times New Roman;
	font-size: 13px;
	
	text-align: left;
}

#footer
{
	width: 100%;
	
	padding-bottom: 5px;
	
	text-align: center;
	
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, Times New Roman;
	font-size: 10px;
}


td
{
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, Times New Roman;
	font-size: 13px;
}

.bold
{
	font-weight: bold;
}


.smallfont
{
	font-size: 9px;
}

.medfont
{
	font-size: 13px;
}

.largefont
{
	font-size: 17px;
}


div.smallheading
{
	background-image: url('images/linkbox.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	
	padding-left: 15px;
	
	color: #FFA500;
	font-size: 13px;
	font-weight: bold;
	
	display: inline;
}

.pageheading
{
	margin: 0px;
	height: 75px;
	
	font-family: Arial, Microsoft Sans Serif, Verdana, Helvetica, Times New Roman;
	color: #999999;
	font-size: 40px;
	
	font-style: italic;
	font-weight: bold;
	
	text-transform: uppercase;
	
	background-image: url('images/XSI_Banner.png');
	background-position: center right;
	background-repeat: no-repeat;
}


img.grey
{
	border: 1px solid #CCCCCC;
}


.expandtitle {
	background-image: url('images/brac_Cont.gif');
	background-repeat: repeat-y;
	background-color: #000000;
	
	width: 100%;
	height: 20px;
	
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.expandcontent {
	border-left: 1px solid #4C4C4C;
	
	width: 100%;
	min-height: 50px;
	
	padding: 5px 5px 5px 5px;
	
	display: none;
}

.expandfooter {
	background-image: url('images/brac_Cont.gif');
	background-repeat: repeat-y;
	background-color: #000000;
	
	width: 100%;
	height: 1px;
}

.blocktitle_small {
	background-image: url('images/brac_Hdr.gif');
	background-repeat: repeat-y;
	background-color: #000000;
	
	width: 100%;
	height: 18px;
	
	padding-left: 5px;
	
	font-size: 13px;
	font-weight: bold;
	color: #FFA500;
}

.blocktitle_full {
	background-image: url('images/brac_Cont.gif');
	background-repeat: repeat-y;
	background-color: #000000;
	
	width: 100%;
	height: 20px;
	
	padding-left: 5px;
	
	color: #FFA500;
}

.blockcontent {
	border-left: 1px solid #4C4C4C;
	
	width: 100%;
	min-height: 100px;
	
	padding: 5px 5px 0px 5px;
}

.blockfooter_small {
	background-image: url('images/brac_Hdr.gif');
	background-repeat: repeat-y;
	background-color: #000000;
	
	font-size: 0px;
	
	width: 100%;
	height: 1px;
}

.blockfooter_full {
	background-image: url('images/brac_Cont.gif');
	background-repeat: repeat-y;
	background-color: #000000;
	
	width: 100%;
	height: 1px;
}

.postfooter {
	float: right;
	
	font-size: 12px;
	font-weight: bold;
}

.newsfooter {
	margin-bottom: 0px;
	padding: 15px 5px 5px 5px;
	
	width: 100%;
	height: 30px;
	
	font-size: 10px;
	
	border-left: 1px solid #4C4C4C;
}

.bignews
{
	height: 355px; 
	overflow: hidden;
}

.smallnews
{
	height: 131px; 
	overflow: hidden;
}

ul.forumposts
{
	margin-left: -15px;
}


.ss_category
{
	height: 113px;
}

.ss_category_thumb
{
	float: left;
}

.ss_category_heading
{
	margin-left: 170px;
}


.ss_image_container
{
	width: 988px;
	
	margin: auto;
}

.ss_heading
{
	width: 100%%;
	
	padding: 0px 0px 5px 0px;
	
	border-bottom: 2px solid #FFA500;
	
	font-size: 20px;
	
	font-style: italic;
	
	color: #CCCCCC;
}


/* IE HACKS */
* html .bignews
{
	height: 355px; 
	overflow: hidden;
}

* html .smallnews
{
	height: 130px; 
	overflow: hidden;
}

* html ul.forumposts
{
	margin-left: 30px;
}



.loginbar
{
	float: left;
	
	padding: 10px 0px 0px 10px;
	
	color: #CACACA;
	font-size: 11px;
}

a.loginlink:link
{
	color: #E9E9E9;
}

a.loginlink:visited
{
	color: #E9E9E9;
}

a.loginlink:hover
{
	color: #FFFFFF;
}

a.loginlink:active
{
	color: #FFFFFF;
}


input, select
{
	padding-left: 2px;
	
	height: 17px;
	
	border: 1px solid #D5D5D5;
	
	background-color: #6D6D6D;
	
	font-family: Microsoft Sans Serif, Verdana, Arial, Helvetica, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

input.submit
{
	font-weight: bold;
	color: #000000;
	
	background-color: #CCCCCC;
}

/* END GENERAL STYLES */