﻿body{
	background-color: #D3E2E9;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 27px;
	padding-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#shadowRepeat{
	background-image: url(images/shadow-repeat-background.jpg);
	width: 800px;
	background-repeat: repeat-y;
	margin: auto;
	

}

#shadow{
	background-image: url(images/shadow-background.jpg);
	background-repeat: no-repeat;
	width: 800px;
	padding-top: 10px;
	
	
}

#main{
	width: 778px;
	background-image: url(images/main-background.jpg);
	background-repeat: repeat-x;
	background-color: #D3E2E9;
	text-align: left;
	min-height: 850px;
	margin: auto;
	
	overflow:hidden;
}

/* ******************************** HEADER  ********************************  */		

	#header{
		width: 778px;
		height: 363px;
		background-image: url(images/header-background.jpg);
		background-repeat: repeat-x;
	}
	
		#logo{
			width: 113px;
			height: 92px;
			position: absolute;
			margin-top: -12px;
		}
		
		#logoText{
			width: 357px;
			height: 46px;
			position: absolute;
			margin-top: 0px;
			margin-left: 113px;
		}
		
		#decoration{
			width: 123px;
			height: 15px;
			position: absolute;
			margin-top: 1px;
			margin-left: 621px;
		}
		
		/* ----- MAIN IMAGE ----- */
		
		#mainImage{
			position: absolute;
			margin-top: 107px;
			margin-left: 0px;
			width: 675px;
			height: 26px;
		}
		
		/* ----- TOP MENU ----- */
		
		#topMenu{
			position: absolute;
			margin-top: 54px;
			margin-left: 103px;
			width: 675px;
			height: 26px;
		}
		
		#topMenu img{
			float: left;
		}
		
		#topMenu a{
			display: block;
			height: 19px;
			color: #FFF;
			text-transform: uppercase;
			text-decoration: none;
			font-weight: bold;
			padding: 7px 10px 0px 10px;
			float: left;
		}
		
		#topMenu a:hover{
			background-color: #163F6E;
		}
		
		/* ----- TOP SUB MENU ----- */
		
		#topSubMenu{
			position: absolute;
			margin-top: 81px;
			margin-left: 10px;
			height: 25px;
		}
		
		#topSubMenu img{
			float: left;
		}
		
		#topSubMenu a{
			display: block;
			height: 18px;
			color: #FFF;
			text-decoration: none;
			font-weight: normal;
			padding: 7px 5px 0px 5px;
			float: left;
		}
		
		#topSubMenu a:hover{
			background-color: #3F6D94;
		}
		
		/* ----- HOT NEWS ----- */
		
		#hotNews{
			height: 25px;
			width: 778px;
			background-image: url(images/news-background.jpg);
			background-repeat: no-repeat;
			position: absolute;
			margin-top: 336px;
			margin-left: 0px;
		}
		
		#hotNews p
		{
			margin: 0px;
			padding: 0px;
		}
		
		#hotNewsTitle{
			color: #F88500;
			font-weight: bold;
			padding-top: 7px;
			width: 140px;
			padding-left: 20px;
			float: left;
		}
		
		#hotNews marquee{
			color: white;
			padding-top: 7px;
			width: 600px;
			float: left;
			margin-left: 10px;
		}

/* ******************************** CONTENT  ********************************  */		

#content{
	background-image: url(images/content-background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 25px 10px 10px 15px;
}

#article{
	background-image: url(images/article-background.jpg);
	background-repeat: no-repeat;
	padding: 30px;
	font-size: 8pt;
}

#date{
	margin-top: 10px;
}

#article h1{
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-top: 10px;
	line-height: 125%;
	margin-bottom: 0px;
}

#articleContent{
	line-height: 150%;
	border-top: 1px dashed #FFF;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#artContent{
	padding-top: 10px;
	margin-top: 10px;
	line-height: 150%;
	border-top: 1px dashed #FFF;
	clear: left;
}

#artContent p
{
	margin-top: 0px;
}

#articleContentTwo{
	line-height: 150%;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #FFF;
}

.articleItem
{
	margin-bottom: 15px;
	margin-left: -2px;
}

#chapters
{
	border-top: 1px dashed #FFF;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}

	#listOfChapters
	{
		width: 480px;
		float: left;
	}
	
	#chaptersDDL
	{
		width: 200px;
		text-align: right;
	}

.arPrevImage
{
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFF;
	float: left;
}

.newsImg
{
	border: 1px solid #FFF;
}

.artPerex
{
	padding-bottom: 0px;
}

.artPrev
{
	z-index: 3;
	width: 100%;
	margin-bottom: 10px;
}

.docHeader
{
	font-weight: bold;
	z-index: 3;
}

#webLinks
{
	border-top: 1px dashed #FFF;
	padding-top: 10px;
}

#webLinks img
{
	float: left;
	margin-top: 5px;
}

.printLink
{
	background-image: url(images/ico/print.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 20px;
	display: block;
	float: left;
	margin-top: 5px;
}

.backLink
{
	background-image: url(images/ico/back-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 20px;
	display: block;
	float: left;
	margin-top: 5px;
}

.pagerLinkBack
{
	background-image: url(images/ico/back-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 20px;
	height: 20px;
	display: block;
	margin-top: 0px;
}

#artContent li
{
	list-style-image: url(images/list-item.gif);
	color: #000000;
	padding-bottom: 0px;
	margin-bottom: 7px;
}

#artContent h2{
	color: #BA1816;
	font-size: 100%;
	font-weight: bold;
}


#artContent h3
{
	color: #0D7DB8;
	font-size: 100%;
	font-weight: bold;
}

.silverText{
	color: #999999;
	font-size: 95%;
	font-style: italic;
}

.redText{
	color: #BA1816;
	font-size: 100%;
}

/* ******************************** DEFAULT CONTENT  ********************************  */		

#defaultContent{
	background-image: url(images/content-background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 25px 10px 10px 15px;
	width: 548px;
	float: left;
	line-height: 150%;
	
	
/*	overflow:hidden;*/
}

#defaultContent h1{
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	margin-top: -15px;
	margin-bottom: 0px;
	font-family: Trebuchet MS;
}

#defaultArticle{
	background-image: url(images/default-article-background.jpg);
	background-repeat: no-repeat;
	padding: 30px;
	font-size: 8pt;
	margin-top: -2px;
}

#defaultTitle{
	margin-top: -6px;
	margin-bottom: 0px;
}

#defaultTitleTwo{
	margin-top: 10px;
	margin-bottom: 12px;
}

#defaultRight{
	float: left;
	width: 205px;
}

#defaultRightRepeat{
	background-image: url(images/default-right-background.jpg);	
	background-repeat: repeat-y;
}

#defaultRightTop{
	background-image: url(images/default-right-top-background.jpg);
	background-repeat: no-repeat;
	width: 205px;
	height: 30px;
}

#defaultRightLogo
{
	width: 160px;
	text-align: center;
	height: 150px;
	/*float: left;*/
	margin-top: 20px;
	
	position:relative;

    
    clear:left;
	
}

#defaultRightLogo:not(overflow) 
{  margin-top:30px;    }


#sportDDL
{
	width: 162px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#defaultRightBackground{
	background-image: url(images/default-right-middle-background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 20px;
	padding-left: 27px;
	padding-top: 15px;
	min-height: 400px;
	
	
	overflow:hidden;
}

#defaultRightContent td
{
	padding: 3px;
}

#defaultRightContent table
{
	margin-top: 5px;
	
	
}

#defaultRightContent:not(overflow) table 
{
    margin-bottom:20px;
 }



#defaultRightContent
{
	width: 170px;
	margin-top: -5px;
	
	
}

#defaultRightTitle{
	margin-top: 21px;
	margin-left: 27px;
	position: absolute;
	z-index: 3;
}

#defaultRightTitleBackground
{
	position: absolute;
}

.articlePhoto{
	border: solid 1px #FFF;
	margin: 0px;
	padding: 0px;
}

#pager
{
	width: 100%;
	text-align: right;
	margin-top: 10px;
}

#linking
{
	float: right;
}

#paging
{
	float: right;
	margin-right: 10px;
}

/* ******************************** FOOTER ********************************  */		
		
#footer
{
	background-image: url(images/footer-background.jpg);
	background-repeat: no-repeat;
	width: 800px;
	color: #FFF;
	padding-top: 10px;
	margin: auto;
}

/* ******************************** OTHER ********************************  */		

.allNull{
	border: none 0px;
	margin: 0px;
	padding: 0px;
}

img
{
	border: none 0px;
}

a
{
	color: #26659B;
	text-decoration: underline;
}

a:hover
{
	color: #26659B;
	text-decoration: none;
}

.noDecoration
{
	text-decoration: none;
}

.noDecoration:hover
{
	text-decoration: none;
}

.boldInvert
{
	text-decoration: none;
	font-weight: bold;
}

.invert:hover
{
	text-decoration: underline;
}

.invert
{
	text-decoration: none;
}

.boldInvert:hover
{
	text-decoration: underline;
}


.relations h3
{
	color: #0D7DB8;
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
}

.relation{
		height: 20px;
		margin-left: 10px;
	}

	.relation img{
		float: left;
		margin-right: 5px;
	}

	.relation a{
		display: block;
		height: 20px;
		margin-top: 2px;
		text-decoration: none;
		color: #000;
	}
	
	.relation a:hover{
		text-decoration: underline;
	}

h2
{
	color: #0D7DB8;
	font-size: 100%;
	font-weight: bold;
}

.relations
{
	border-top: dashed 1px #FFF;
	margin-bottom: 15px;
}


/* sitemap ADDs */
.tree { margin-top:16px; }
.tree ul {list-style-type: none; 
    margin-bottom:0px; margin-top:0px;
 
    }
.tree ul li 
{   
    list-style-image: url(images/list-item.gif);
	color: #000000;
	padding-bottom: 0px;
 margin-bottom: 6px;
    
     }
.tree h1 { padding-bottom:6px; font-weight: bold;  display:block;  } 
.tree h1 a { color: white; font-size:17px;  /*font-size:16px;*/ font-weight: bold; 
    
    }
  
 #content #article h1 { font-size: 17px; font-weight:bold;}

     
 .tree ul li li { margin-top:6px; margin-left:-20px; }
 

 .tree ul li a { font-weight: bold; }
 .tree ul li ul li a { font-weight:normal; }
 
/* ACTUAL RESULTS */

.odd
{
	background-color: #CDDDE7;
}

.even
{
	background-color: #C7D7E1;
}

.three
{
	background-color: #66A1C5;
}


#footer table td span img { position:relative; top:-1px; }
