/* FOOTER */



.footer {
	margin: 10px 0 0 0;
	padding: 0;
	width: 1000px;
	height: auto;
}

/*.footerstories {
	margin: 0;
	padding: 15px 0 0 0;
	width: 1000px;
}*/

.stories {
	margin: 0;
	padding: 10px 0 0 15px;
	background: url(images/bg_footer_stories.png) no-repeat;
	width: 985px;
	height: 190px;
	text-align: left;
}

.stories h6 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #fff;
	float: left;
}

.stories .toppage {
	float: right;
}

.stories .toppage h6 {
	margin: 0 15px 0 0;
	padding: 0 12px 0 0;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	background: url(images/arrow_toppage.gif) no-repeat top right;
}

.stories .toppage h6 a, .storiesphoto h1 a, .latest ul li h2 a {
	color: #fff;
	text-decoration: none;
}

.stories .toppage h6 a:hover, .storiesphoto h1 a:hover, .latest ul li h2 a:hover {
	text-decoration: underline;
}

.storiesphoto {
	margin: 0 11px 0 0;
	padding: 0;
	width: 185px;
	height: 117px;
	float: left;
}

.storiesphoto h1 {
	margin: 82px 0 0 0;
	padding: 2px 5px 0 5px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	background: url(images/bg_tit_stories.png) no-repeat;
	width: 175px;
	height: 43px;
}

.sitemap {
	margin: 0;
	padding: 0 0 0 10px;
	width: 595px;
	height: 350px;
	background: #373737;
	float: left;
	text-align: left;
}
 
.sitemap h1 {
	margin: 0 0 3px 0;
	padding: 2px 2px 2px 5px;
	font-size:10px;
	color: #fff;
	font-family: Verdana, Tahoma, Arial;
}

.sitemap .cat1, .sitemap .cat2, .sitemap .cat3, .sitemap .cat4, .sitemap .cat5, .sitemap .cat6, .sitemap .cat7 {
	margin: 0 5px 5px 5px;
	padding: 0;
	float: left;
	height: 120px;
}

.sitemap .cat8, .sitemap .cat9, .sitemap .cat10, .sitemap .cat11, .sitemap .cat12 {
	margin: 0 5px 5px 5px;
	padding: 0;
	float: left;
	height: 180px;
}


.sitemap .cat13 {
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
	height: 125px;
}

.sitemap .cat1 h1 {
	background: #026bc4;
}

.sitemap .cat2 h1 {
	background: #afbf00;
}

.sitemap .cat3 h1 {
	background: #f5c300;
}

/*.sitemap .cat4 h1 {
	background: #fa216a;
}

.sitemap .cat5 h1 {
	background: #bfb593;
}*/

.sitemap .cat4 h1 {
	background: #b60000;
}

.sitemap .cat5 h1 {
	background: #17a3b4;
}

/*.sitemap .cat6 h1 {
	background: #c81b84;
}*/

.sitemap .cat6 h1 {
	background: #da2e0c;
}

.sitemap .cat7 h1 {
	background: #ff8c00;
}

.sitemap .cat8 h1 {
	background: transparent;
	padding: 0;
}

.sitemap .cat9 h1 {
/*	border-bottom: 2px solid #950d8d;*/
background: #950d8d;
}

.sitemap .cat10 h1 {
/*	border-bottom: 2px solid #ffad13;*/
	background: #ffad13;
}

.sitemap .cat11 h1 {
	background: #00315a;
/*	border-bottom: 2px solid #00315a;*/
}

.sitemap .cat12 h1 {
/*	border-bottom: 2px solid #de3002;*/
	background: #0b0ba4;
}

.sitemap h2 {
	margin: 0 0 1px 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	font-family: Tahoma, Verdana, Arial;
}

.sitemap .cat1 h1 a, .sitemap .cat2 h1 a, .sitemap .cat3 h1 a, .sitemap .cat4 h1 a, .sitemap .cat5 h1 a, .sitemap .cat6 h1 a, .sitemap .cat7 h1 a, .sitemap .cat8 h1 a, .sitemap .cat9 h1 a, .sitemap .cat10 h1 a, .sitemap .cat11 h1 a, .sitemap .cat12 h1 a, 
.sitemap h2 a {
	color: #fff;
	text-decoration: none;
}

.sitemap .cat1 h1 a:hover, .sitemap .cat2 h1 a:hover, .sitemap .cat3 h1 a:hover, .sitemap .cat4 h1 a:hover, .sitemap .cat5 h1 a:hover, .sitemap .cat6 h1 a:hover, .sitemap .cat7 h1 a:hover, .sitemap .cat1 h8 a:hover, .sitemap .cat9 h1 a:hover, .sitemap .cat1 h10 a:hover, .sitemap .cat11 h1 a:hover, .sitemap .cat12 h1 a:hover {
	text-decoration: none;
}

.sitemap h2 a:hover {
	text-decoration: underline;
}

.latestfooter {
	margin: 0;
	padding: 0 0 0 10px;
	width: 385px;
	height: 350px;
	background: #2e2e2e;
	float: left;
	text-align: left;
}

.latestfooter h6, .sitemap h6 {
	margin: 15px 0 15px 5px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #fff;
	font-weight: normal;
}

.latestfooter table {
	margin: 0 0 0 15px;
	padding: 0;
}

.latestfooter td {
	padding: 0 0 10px 0;
}

/*.latestfooter ul li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	background: fuchsia;
	font-size: 10px;
}*/

.latestfooter h1 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 10px;
	font-weight: normal;
	color: #b0b0b0;
}

.latestfooter h2 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	background: url(images/bg_li_diamond.gif) no-repeat;
}

.latestfooter h2 a {
	color: #fff;
	text-decoration: none;
}

.latestfooter h2 a:hover {
	text-decoration: underline;
}

.submenu {
	margin: 0;
	padding: 15px 0 0 0;
	width: 605px;
	height: 26px;
	background: url(images/bg_footer_submenu.gif) no-repeat;
	float: left;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
}

/*.submenu h1 {
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	float: left;
}*/

.submenu a {
	text-decoration: none;
	color: #fff;
}

.submenu a:hover {
	text-decoration: underline;
}

.footersearch {
	margin: 0;
	padding: 5px 0 0 80px;
	width: 315px;
	height: 36px;
	background: url(images/bg_footer_search.gif) no-repeat;
	float: left;
	text-align: center;
}
