/* SCOPE Stylesheet, 2007 - Paul McClean */




/* ------------------------------ Lets redefine some styles to match the Scope look and feel ---- */

#content {
	background-image: none;
}

div.storyBody {
	background-image: url(../images/bg_storybody.gif);
	background-repeat: no-repeat;

}
#progModule_container {
	background-image: none;
}	

div.storyBody h1 {
	color:#c84602;
}

div.storyBody h2 {
	color:#c84602;
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}

div#progModule_sidebar {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
}

div#progModule_sidebar h3 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #ca6f02;
	background-image: url(../images/sidebar_header.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	font-size: 1.2em;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

div#progModule_sidebar div.fadeBlock {
	background-color: #FFFFFF;
	background-image: url(../images/sidebar_yellowFade.jpg);
	background-repeat: repeat-x;

}

div#progModule_sidebar div.fadeBlock ul.featureList {
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 15px;	
}

div#progModule_sidebar div.fadeBlock ul.featureList li {
	list-style-type: none;
	margin:0px;
	padding:0px;
	padding-left: 18px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 100%;
	background-image: url(../images/bullet_featureList.gif);
	background-position: 0px 7px;	
	background-repeat: no-repeat;

}

div#progModule_sidebar div.fadeBlock ul.featureList li a {
	color: #000000;
	text-decoration: none;
}

div#progModule_sidebar div.fadeBlock ul.featureList li a:hover {
	color: #000000;
	text-decoration: underline;
}

div#progModule_sidebar div.fadeBlock p.ad {
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	text-align: center;
}
p#compAd {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 1px;
	text-align: right;
}

div.storyBody img.left {
	padding: 4px;
	border: solid 1px #999999;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

div.storyBody img.right {
	padding: 4px;
	border: solid 1px #999999;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

div.storyBody ul.relatedStuff {
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 15px;	
}

div.storyBody ul.relatedStuff li {
	list-style-type: none;
	margin:0px;
	padding:0px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 100%;
	background-image: url(../images/bullet_featureList.gif);
	background-position: 0px 8px;	
	background-repeat: no-repeat;
}
div.storyBody ul.relatedStuff li strong {
	color:#c84602;	
}

div.storyBody ul.relatedStuff li a {
	color: #000000;
	text-decoration: none;
}

div.storyBody ul.relatedStuff li a:hover {
	color: #000000;
	text-decoration: underline;
}

a.rewind, a:hover.rewind, a:active.rewind, a:visited.rewind {
	color: #c84602;
	font-weight: bold;
	background-image: none;
	background: none;
}

a:hover.rewind {
	background-color: #e5e5e5;
}

ul.rewind {
	margin: 0px;
	margin-top: -10px;
	padding: 0px;
}
ul.rewind li {
	list-style-type: none;
	margin:0px;
	padding:0px;
	padding-left: 20px;
	font-size: 100%;
	background-image: url(../images/bullet_featureList.gif);
	background-position: 0px 2px;	
	background-repeat: no-repeat;
}
