/* CSS Document */
.leadStory {
	position: relative;
	width: 400px;
	border: none;
	border-top: #656565 1px solid;
	border-bottom: #656565 1px solid;
	color: #333333;
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	margin: 0px 10px 0px 10px;
}

.leadStory .thumbnail {
	width: 195x;
	float:left;
	margin-top:10px;
}


.leadStory .countdown {
	width: 400x;
	float:none;
	margin-top:10px;

}

.leadStory .summary {
	width: 195px;
	float: right;
	text-align: justify;
	line-height: 1.6;
	padding-bottom: 0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-top:10px;
	}

#maincontentblock .leadStory .summary h1 {
	width:195px;
	font-weight: bold;
	color:#000000;
	margin:0px;
	font-size: 20px;
	padding-top: 0px;
	line-height: 1;
	border:none;
}

#maincontentblock .leadStory .summary p {
	margin-right:0px;
	margin-left:0px;
}
	
#maincontentblock .leadStory .summaryfooter {
	position: relative;
	padding-bottom:0px;
	vertical-align:bottom;
	color:#000000;
	margin-bottom: 0px;
	}
	
#maincontentblock .leadStory .summaryfooter img {
	margin-top:5px;
}

#maincontentblock .leadStory .thumbnail img {
	margin:0px;
	width: 195px;
	border: 1px #000000 solid;
}

#maincontentblock .leadStory a, #maincontentblock .leadStory a:visited,
#maincontentblock .leadStory a:active {
	color:black;
	font-weight:bold;
}

#maincontentblock .leadStory a:hover {
	color:#ff0100;
	text-decoration:underline;
}

/*other stories*/

.story {
	position: relative;
	width: 400px;
	border: none;
	border-bottom: #656565 1px solid;
	color: #333333;
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	margin: 0px 10px 0px 10px;
}

.story .thumbnail {
	width: 95px;
	float:left;
	margin-top:10px;
}

.story .summary {
	width: 295px;
	float: right;
	text-align: justify;
	line-height: 1.6;
	padding-bottom: 0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-top:10px;
	}
	
.story .summary img {
	margin-right:5px;	
}

#maincontentblock .story .summary h1 {
	width:295px;
	font-weight: bold;
	color:#000000;
	margin:0px 0px 5px 0px;
	font-size: 12px;
	padding-top: 0px;
	line-height:1;
	border:none;
}

#maincontentblock .story .summary p {
	margin:0px 0px 0px 0px;
}
	
#maincontentblock .story .thumbnail img {
	margin:0px;
	width: 95px;
	height: 70px;
	border: 1px #000000 solid;
}

#maincontentblock .story a, #maincontentblock .story a:visited,
#maincontentblock .story a:active {
	color:#333333;
	font-weight:bold;
}

#maincontentblock .story a:hover {
	color:#ff0100;
	text-decoration:underline;
}

#pscroller2{
width: 350px;
height: 20px;
border: none;
}

#pscroller2 a {
text-decoration: none;
color:#000000;
}

#pscroller2 a:active {
text-decoration: none;
color:#000000;
}

#pscroller2 a:visited {
text-decoration: none;
color:#000000;
}

#pscroller2 a:hover {
text-decoration: underline;
color:#000000;
}

#maincontentblock .recentNews a,#maincontentblock  .recentNews a:active,#maincontentblock  .recentNews a:visited {
	color:#000000;
}

#maincontentblock .recentNews a:hover {
	text-decoration: underline;
	color: #ff0100;
}

#maincontentblock .newsSummary {
	padding-top: 5px;
}

#maincontentblock .newsSummary a, #maincontentblock .newsSummary a:visited, #maincontentblock .newsSummary a:active {
	color:#000000;
	font-weight:bold;
}

#maincontentblock .newsSummary a:hover {
	color:#ff0100;
	text-decoration:none;
}

#maincontentblock .newsSummaryList a, #maincontentblock .newsSummaryList a:visited, #maincontentblock .newsSummaryList a:active {
	color:#000000;
	font-weight:normal;
}

#maincontentblock .newsSummaryList a:hover {
	color:#ff0100;
	text-decoration:none;
}

#maincontentblock table a, #maincontentblock table a:visited,
#maincontentblock table a:active {
	color:#000000;
}

#maincontentblock table a:hover {
	color: #ff0100;
}

.eShopHome {
	width:400px;
	border-bottom: #656565 1px solid;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
}

#maincontentblock .eShopHome img.bannerHome {
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	border: 1px black solid;
}

#maincontentblock .eShopHome img.bannerHome:hover {
	border: 1px solid #ff0100;
}