/* To add a class to a specific module, add #xxxxx .classname {} */
/* If all your styles in the right column are the same, you could add #rightColumn .classname {} and it will effect every class with that name in the right column. */

/* All Possible Module Classes */
.module {
	border: 3px solid #001c60;
	padding: 2px;
	background-color: #fef840;
	color: #333;
	text-align: left;
}
.module hr{
	display: none;
}
.module li{
	list-style: none;
}
.module a{
	color: #001c60;
}
.module a:Hover{
	color: #000;
}
.moduleContainer {
	border: 5px solid #fff;
	background-color: #fff;
	background-image: url(/images/module_background.gif);
	background-repeat: repeat-x;
	padding: 4px 5px 4px 5px;
}
.moduleHeader {
	background-color: #001c60;
	margin-bottom: 5px;
} 
.moduleHeader h3, .moduleHeader h2{
	color: #fdf600;
	text-transform: uppercase;
	font-size: 1.4em;
	padding: 5px 0px 4px 5px;
}

#leftColTop .moduleHeader{
	display: none;
}

#leftColTop h4{
	font-size: 1.1em;
	font-weight: bold;
	color: #001c60;
}
#leftColTop p{
	font-size: 1.1em;
	line-height: 1.4em;
}
.textInput {} /* Applies to modules with text fields only. */
.button {} /* Applies to modules with text fields only. */
.formRow {} /* Applies to modules with text fields only. */
/*----------------------------------------------------------
Delete above classes if styles haven't been defined above
----------------------------------------------------------*/

/* Date */
#date {
	position: absolute;
	top: 205px;
	margin-left: 35px;
	font-weight: bold;
	color: #fff;
	font-size: 1.2em;
	width: 111px;
	border: none;
	background-color: none;
	padding: 0px;
	width: 132px;
}
#date .moduleContainer{
	border: none;
	padding: 0px;
	background-image: none;
	background-color: #001c60;
}

#date .moduleHeader, #date h4{
	display: none;
}
/* Marquee */
#marquee {
	position: absolute;
	float: left;
	top: 205px;
	margin-left: 182px;
	width: 596px;
	border: none;
	background-color: none;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffff00;
}
#marquee .moduleContainer{
	border: none;
	padding: 0px;
	background-image: none;
	background-color: #001c60;
}
#marquee .moduleHeader, #marquee h4{
	display: none;
}
#marquee a{
	font-size: 1.2em;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
}
#marquee a:Hover{
	color: #fff;
}

/* Email This Page */
#emailToFriend {
	float: right;
	margin: -30px 35px 0px 0px;
	border: none;
	background-color: none;
	padding: 0px;
}
#emailToFriend .moduleContainer{
	border: none;
	padding: 0px;
	background-image: none;
	background-color: #001c60;
}
#emailToFriend .moduleHeader, #emailToFriend h4{
	display: none;
}
#emailToFriend a{
	font-size: 1.2em;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	text-transform: uppercase;
}
#emailToFriend a:Hover{
	color: #fff;
}

/* Feature */
#feature {
	font-size: 1.2em;
	line-height: 16px;
	color: #333;
	margin: 0px 7px 9px 5px;
}
#feature .moduleHeader{
	display: none;
}
#feature h3{
	font-size: 1.5em;
	font-weight: bold;
	color: #577ec8;
	margin: 5px 0px 5px 0px;
}
#feature .moduleContent{
	height: 256px;
}
#feature .storyImage{
	float: left;
	margin: 3px 10px 5px 0px;
}
#feature img{
	border: 2px solid #d3d3d3;
}
#feature p{
	margin-bottom: 10px;
}
#feature .moduleFooter{
	clear: both;
}
/* Club */
#club .osaText, #club legend, #club #emailPassword, #club #nonMember{
	display: none;
}
#club {
	color: #000;
	margin: 0px 7px 9px 0px;
}
#club .moduleContent{
	font-size: 1.1em;
	height: 226px;
}
#club .textInput {
	width: 107px;
	height: 19px;
	font-size: 1.1em;
	margin-bottom: 3px;
}
#club .button {
	height: 22px;
	font-size: 1em;
	margin: 3px 0px 3px 0px;
}
/* Club */
#clubInside .osaText, #clubInside legend, #clubInside #emailPassword, #clubInside#nonMember{
	display: none;
}
#clubInside {
	margin: 0px 0x 0px 0px;
	color: #000;
}
#clubInside .moduleContent{
	font-size: 1.1em;
}
#clubInside .textInput {
	width: 107px;
	height: 19px;
	font-size: 1.1em;
	margin-bottom: 3px;
}
#clubInside .button {
	height: 22px;
	font-size: 1em;
	margin: 3px 0px 3px 0px;
}

/* Cube */
#cubeAd{
	border: none;
	padding: 0px;
	text-align: left;
	margin: 0px 13px 0px 9px;
}
#cubeAd .moduleHeader{
	display: none;
}
#cubeAd .moduleContainer{
	border: none;
	padding: 0px;
	background-image: none;
	background-color: #e30087;
}
/* Search */
#search {
	margin: 0px 7px 13px 0px;
}
#search legend{
	display: none;
}
#searchTypeLabel, #searchType{
	display: none;
}
#search label{
	width: 200px;
	color: #000;
	font-size: 1.1em;
}
#searchFor{
	width: 107px;
	height: 19px;
	font-size: 1.1em;
	margin-bottom: 3px;
	float: left;
}
#search .button {
	height: 20px;
	font-size: 1.1em;
	margin: -1px 0px 3px 0px;
}
#searchTopSearches{
	margin-top: 3px;
}
#searchTopSearches h4{
	font-weight: bold;
	color: #000;
	font-size: 1.1em;
	float: left;
	margin-right: 4px;
}
#searchTopSearches li{
	display: inline;
	margin-right: 2px;
}
#searchTopSearches li a{
	font-size: 1.1em;
}

/* Search Inside*/
#searchInside {
     margin: 0px 7px 0px 0px;
     float: right;
     width: 315px;
}
html>body #searchInside{
     margin: 0px 7px 0px 0px;
     float: left;
     width: 315px;
     float: right;
}
#searchInside .moduleContentContainer{
     height: 60px;
}
#searchInside legend{
	display: none;
}
#searchTypeLabel, #searchType {
	display: none;
}
#searchInside label {
	width: 200px;
	color: #000;
	font-size: 1.1em;
}
#searchInside .button {
	height: 20px;
	font-size: 1.1em;
	margin: -1px 0px 3px 0px;
}
#searchFor{
	width: 107px;
	height: 19px;
	font-size: 1.1em;
	margin-bottom: 3px;
	float: left;
}
#searchTopSearches{
	margin-top: 3px;
}
#searchTopSearches h4{
	font-weight: bold;
	color: #000;
	font-size: 1.1em;
	float: left;
	margin-right: 4px;
}
#searchTopSearches li{
	display: inline;
	margin-right: 2px;
}
#searchTopSearches li a{
	font-size: 1.1em;
}

/* Sponsor */
#sponsor {
	margin: 0px 7px 0px 0px;
}
#sponsor .moduleContent{
	text-align: center;
}
/* Sponsor Inside*/
#sponsorInside {
     margin: 0px 7px 0px 5px;
     float: left;
     width: 264px;
}
html>body #sponsorInside{
     margin: 0px 0px 0px 5px;
     float: left;
     width: 254px;
}
#sponsorInside .moduleContent{
     text-align: center;
}



/* Headline */
#headline {
	margin: 0px 7px 0px 5px;
	font-size: 1.1em;
	line-height: 1.4em;
}
#headline .moduleHeader{
	display: none;
}
#headline .containerPadding{
	padding-bottom: 7px;
}
#headline .storyImage{
	float: left;
	margin: 3px 10px 0px 0px;
}
#headline .storyContainer{
	position: relative;
	zoom: 1;
}
#headline img{
	border: 3px solid #d3d3d3;
}
#headline .storySeparator{
	clear: both;
	height: 5px;
	border-bottom: 1px dotted #001c60;
	margin: 3px 0px 3px 0px;
}
#headline h4{
	font-size: 1em;
	margin-bottom: 3px;
}
#headline h4 a{
	text-decoration: none;
}
#headline .storySeparatorstorySeparatorLast{
	clear: both;
}

/* Weather */
#weather {
}
#weather img{
	border: 3px solid #d3d3d3;
	width: 39px;
}
#weatherToday, #weatherTomorrow{
	margin-bottom: 5px;
}
#weather h4, #weather .conditions{
	font-size: 1.1em;
}
#weather a{
	font-weight: bold;
	font-size: 1.1em;
}
#weatherInfoFooter {
	clear: both;
}

/* FYI */
#fyi{
	float: right;
	width: 160px;
	margin: 0px 0px 13px 0px;
}
html>body #fyi{
	float: right;
	width: 150px;
	margin: 0px 0px 13px 0px;
}
#fyi h4{
	font-size: 1.1em;
	font-weight: bold;
	color: #001c60;
}
#fyi p{
	font-size: 1.1em;
	line-height: 1.4em;
}

/* Tile Ads */
#tileAds {
	border: none;
	padding: 0px;
	text-align: center;
	margin: -200px 0px 9px 0px;

}
#tileAds .moduleHeader{
	display: none;
}
#tileAds .moduleContainer {
	height: 270px;
	border: none;
	padding: 10px 0px 0px 0px;
	background-color: #001c60;
	background-image: url(/images/tiles_back.gif);
	background-repeat: repeat-x;
}
#tileAds p {
	padding: 3px 0px;
}
#tileAdsLeft {
	background: transparent;
	border: none;
	padding: 0px;
	text-align: center;
	margin: 0px 0px 9px 0px;

}
#tileAdsLeft .moduleHeader{
	display: none;
}
#tileAdsLeft .moduleContainer {
	height: 270px;
	border: none;
	background-image: none;
	padding: 10px 0px 0px 0px;
	background-color: #001c60;
	background-image: url(/images/tiles_back.gif);
	background-repeat: repeat-x;
}
#tileAdsLeft p {
	padding: 3px 0px;
}

#blend{
	border: none;
	padding: 0px;
	width: 160px;
	margin: 0px;
}
#blend .moduleContainer{
	background-image: url(/images/tiles_back.gif);
	height: 100px;
	border: none;
	width: 160px;
	margin: 0px;
}
#blend .moduleHeader{
	display: none;
}


