/* html,body {	height:100%; }*/

body,td,th,a, #siteContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body 
{	
	/*background-color: #3e4048;*/
	/*background-color: #373a42;*/
	/*background-color: #35373b;*/
	/*background-color: #666b72;*/
	background-color: #5f646b;
	background-image: url(../Images/Layout/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(image/site.jpg);*/
	/*background-repeat: repeat-x;*/
}

/*  Website-Layout    */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#siteContent {
	margin: 0px auto;
	padding-top:15px;
	text-align:left;
	width:952px;
	/*background-color:#999999;*/
}

#headerContainer {
	clear:both;
	height:100px;
	/*background:#0066FF;*/
}
	
#logoBox {
	float:left;
	/*width:476px;*/
	width:295px;
	height:67px;
	margin-top: 25px;
	clear:left;
	/*background-color:#FF0000;*/
}
	
#distributionBox {
	/*width: 474px;*/
	width:396px;
	float:right;
	height:50px;
	margin-top:55px;
	/*background-color:#3399FF;*/
}	

#distributionBox img {
	border-width:0px;	
}

#naviBox {
	float:left;
	width:130px;
	clear:left;
	margin-right:0px;
	margin-bottom:5px;
	/* background-color:#FF00FF; */
}


#contentContainer {
	width: 817px;
	float:right;
	margin-bottom:5px;
	clear:right;
}

.min-height {
	min-height:406px;
}

#contentBox {
	margin-bottom:5px;
	width:817px;	
	/* firefox debug -> is required for display background-color  */
	display:table;	
}

#footerContainer 
{	
	text-align:left;
	vertical-align: bottom;
	clear:both;
	width:817px;
	padding-left: 135px;
	padding-top: 30px;
	padding-bottom: 10px;
}

#footerContainer a 
{
	text-decoration: none;
	font-weight: bold;
}

#footerContainer ul 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	clear: left;
	white-space: nowrap;
}

#footerContainer ul li 
{
	clear: none;
	font-size: 9px;
	color: #ff9900;
	display: inline;
	padding-right: 5px;
}

#footerContainer ul li a 
{
	font-weight: normal;
}


.bgContent 
{	
	background:#dbdbdb;
	/*background:#bebebe;*/
}


.bgHeader
{	
	background:#afafaf;
	/*background:#bebebe;*/
}

#infoBoxContainer {
	float:left;
	width:465px;
	padding-right: 0px;
	/*height:284px;*/
	clear:left;
	margin-right:0px;	
	/*background-color:#FF00FF; */
}

#currentRunBox {
	width:352px;	
	float:right;
}


/* navigation */

.stretch 
{
	height: 36px;
	padding: 0px;
	margin: 0px;
}

.stretch a
{
	margin: 0px;
	padding: 0px;
}

.stretch a img
{
	margin: 0px;
	padding: 0px;
}

.stretcher 
{
	margin-bottom: 5px;
	margin-left: 0px;
}

.stretcher ul 
{
	margin-left: 0px;
	margin-top:0px;
	margin-bottom: 0px;
	padding:0px;
	list-style:none;
	width: 130px;
}

.stretcher ul li 
{
	margin-left: 0px;
	padding-left: 0px;
	width: 130px;
}

.stretcher ul li:hover 
{
	margin-left: 0px;
	padding-left: 0px;
	background-color: #bd0a18;
}


.stretcher ul li a 
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
	padding-left: 8px;
	margin-left: 0px;
	width: 124px;
}
.stretcher ul li a:hover
{
	text-decoration: none;
	background-color: #bd0a18;
}

#naviBox img 
{
	border: 0;
}

.boxSpaceLeft {
	padding-left:5px;
}

.boxSpaceTop {	

	padding-top:5px;
}

.boxSpaceBottom {
	padding-bottom:5px;
}

.boxSpaceRight {
	padding-right:5px;
}

.boxSpaceBottomMargin {
	margin-bottom:5px;	
}

.boxSpaceRightMargin {
	margin-right:5px;
}

.boxSpaceLeftMargin {
	margin-left:5px;	
}

.boxSpaceTopMargin {
	margin-top:5px;
}

.topMenuItem  
{
	Width: 130px;
	padding: 0px 8px 0px 4px;
	font-weight: bold;
}

.topMenuItemHighlight
{
	background-color: #bd0a18;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.topMenuItemSelected
{
	color: #ffffff;
	background-color: #bd0a18;
	font-weight: bold;
}

.latestNews 
{
	width: 450px;
	height: 12px;
	padding: 5px;
	
	color: #bd0a18;
	vertical-align: middle;
	margin-bottom: 5px;
	font-weight: bold;
}

.latestNews a 
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-left: 10px;
}

.infoSpotBox
{
	width: 150px;
	height: 193px;
	margin:	5px 0px 0px 0px;
	padding-right: 5px;
	float: left;
	position: relative;
}

.infoSpotBox img
{
	float: left;
	width: 150px;
	border: none;
	margin: 0px 0px 3px 0px;
}

.infoSpotLink
{
	width: 34px;
	height: 12px;
	padding-top: 0px;
	float: right;
	position: absolute;
	bottom: 0px;
	right: 5px;
}