﻿#pagewidth
{
	margin-left: auto;
	width: 1004px;
	margin-right: auto;
	background-color: #FFFFFF;
	text-align: left;
}

#footer
{
	clear: both;
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	letter-spacing: 130%; 
	margin-top:0PX;
	PADDING-top:10PX;
	PADDING-bottom:10PX;
	color:#ffffff;
	padding-left:160px;
}
input{ vertical-align: middle; vertical-align: text-bottom; } 
#LeftColumn
{
    width:159px;
    float:left;
    background-color:#000000;    
    overflow:hidden;
    
}
#LogoDiv
{
    text-align:right;
    width:159px;
    background-color:#FFFFFF;
    height:127px;    
}

#FlashDiv
{
    width:1004;
    height:205px; 
    overflow:hidden;   
}
#FlashDivInterior
{
    width:845px;
    height:127px;
    overflow:hidden;   
    background-color:#FFFFFF;
}

.BottomDiv
{
    width:1004px;
    clear:both; 
    background-color:#000000;    
}
#MainContentDiv
{
    float:right;
    background-color:#FFFFFF;
    width:845px;
    min-height:400px;
}

#breadcrumbs
{
	/*
	position:relative; 
	top:10px; 
	left:20px;
	*/
}
img
{
	border:0px;	
}
html, body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial;
	background-color: #00421c;
	text-align: center;
	color: #3c3b3b;
	line-height:150%;
}
p
{
	color: #3c3b3b;
	line-height:150%;
}

/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }

.clearfix{display: inline-table;}
*/
/* Hides from IE-mac \*/
/*  * html .clearfix{height: 1%;} 
.clearfix{display: block;} */
/* End hide from IE-mac */  


/*printer styles*/ 
 @media print{ 
	/*hide the side columns when printing*/ 
	#leftcol, #rightcol	{display:none;}
	#twocols, #leftmaincol, #rightmaincol{width:670px; float:none;}
}

.greyBackground
{
    background-color: gray;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    width:1004;        	
}
.inlineBlock
{
	display: inline-block;
	display: -moz-inline-box;
	display: inline-table;
}
.width186
{
    width:186px;	
    background-color:#bbbdc0;
    padding-bottom:2px;
}

.mainBlock
{
	padding: 5px 20px 35px 20px;
}

.bodyBlock
{
    background-color:#ffffff;
    WIDTH:982;
}
.newsBlock
{
    background-color:#ffffff;
    width:160px;
    /*float:right;*/
    padding:10px;
}
.leftBlock
{
    padding:10px;
}
.topDiv
{
    width:1004;
    background-color:#00421C; 
    padding-top:3px;
    padding-bottom:3px;
}
.topDivHome
{
    width:780;
    padding-bottom:3px;
    clear:both; 
    background-color:#000000;
}
.searchBoxDiv
{
    padding-top:4px; 
    height:18px;
}

.menuStyle
{
	background-color: #000000;
	background-image: url(/images/mainsite/GreenMenuBackground.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 80px;
	margin: 0px;
	vertical-align: middle;
	height: 28px;
	border-bottom: solid;
	border-bottom-width: 3px;
	border-bottom-color: #9C986B;
}


div.caseStudies
{
	background-position: left;
	width: 160px;
	height: 200px;
	background: url(/images/mainsite/CaseStudiesBackground.gif) repeat;
}
.transparentblock 
{
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=80);
}
  
div.transparentHeader
{
    border:solid 1px #999966;
    width:120px;
    background-color: #466F3C;
}
.textOverlay
{
    width:120;
    position:relative;
    filter: alpha(opacity=100);	
    margin: 5px;
    font-weight: bold;
    color:#ffffff;
    font-family: Arial, Verdana, Tahoma;
    font-size: 8pt;
    line-height:120%
}
div.transparentDetail
{
    border:solid 1px #999966;
    width:120px;
    background-color: #999966;
}
.searchText
{
	height: 16px;
	border-style: hidden;
	border-width: 0px;
	color: #8AB08A;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 8pt;
	background-image: url(/images/searchBox.gif);
	margin-left: 3px;
	background-repeat: no-repeat;
}

.sportSelectorBlackDiv
{
	background-image:url(/images/SportSelectorBackground_black2.jpg);
	float:right;
	height: 37px;
	background-position: right center;
	background-repeat: no-repeat;
	padding-top: 2px;
	text-align:center;
	width: 205px;
	margin-right:40px;
}

.sportSelectorDiv
{
	float: right;
	background-image: url(/images/SportSelectorBackground2.JPG);
	height: 37px;
	background-position: right center;
	background-repeat: no-repeat;
	padding-top: 2px;
	text-align:center;
	width: 205px;
	margin-right:45px;
}
.sportSelectorHomepage
{
	padding-left: 2px;
	padding-right: 1px;
	position:relative;
	top:4px;	
}
.sportSelector
{
	/*
	padding-left: 2px;
	padding-right: 1px;
*/
}

.newsArticle
{
	width:204px;
	vertical-align:top;
	/*font-weight:bold*/	
}
.newsArticleAlt
{
	width:218px; 
	margin-left:5px; 
	margin-right:5px; 	
	padding-left:5px; 
	padding-right:5px;
	
	border-right:1px solid gray;
	border-left:1px solid gray;
	vertical-align:top	;
	/*font-weight:bold*/
}
.newsArticleArea
{
	padding-bottom:10px;	
}
