/* 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 */
.textInput { font-size: 1.1em; background: #ccc !important; border: 1px solid #fff; } /* Applies to modules with text fields only. */
.button { font-size: 1.1em; font-weight: bold; } /* Applies to modules with text fields only. */
/*----------------------------------------------------------
Delete above classes if styles haven't been defined above
----------------------------------------------------------*/

/* Weather */
#weather { width:300px; border-bottom:1px solid #000; margin-bottom:4px; position:relative; left:5px; }
#weather .moduleHeader { background: url(/images/weather-topcap.gif); width: 300px; height: 34px; }
#weather .moduleContentContainer { background: #C91812; border-left:1px solid #000; border-right:1px solid #000; }
#weather .containerPadding { padding: 5px 10px 8px 10px; }
#weather h3 { display: none; }
#weatherInfoFooter { clear: both; }
#weather img { width: 39px; height: 39px; border: 3px solid #ccd6e0; margin: 0px 7px 3px 0px; }
#weatherGraphic { float: left; }
#weatherInfo { float: left; width: 130px; }
#weather h4 { font-size: 1.2em; font-weight: bold; color: #fff; }
#weather .conditions { font-size: 1.1em; color: #ebebeb; }
#weatherLink { padding-left: 52px; }
#weatherLink a { color: #ccd6e0; font-weight: bold; font-size: 1.1em; }
#weatherLink a:hover { text-decoration: none; }
#weatherDataLinks { padding: 5px 0px 0px 52px; }
#weatherDataLinks li { list-style: none; display: inline; }
#weatherDataLinks a { color: #ccd6e0; font-size: 1.1em; }
#weatherDataLinks a:hover { text-decoration: none; }
/* On Air */
#onAir { position: absolute; left:50%; margin-left:218px; margin-top: 7px; z-index:2; }
#onAir .moduleHeader { background: url(/images/onair-topcap.gif); width: 252px; height: 26px; }
#onAir .moduleHeader h3 { display: none; }
#onAir .moduleContentContainer { background: url(/images/weather-onair-bg.jpg) no-repeat; width: 252px; height: 109px; }
#onAir .containerPadding { padding:3px 5px 5px 5px; }
#onAir h4 { font-size: 1.2em; }
#onAir h4 a { color: #fff; text-decoration: none; }
#onAir h4 a:hover { text-decoration: underline; }
#onAir .hostTime { color: #fff; font-size: 1.1em; }
#hostPhoto { float:left; }
#onAir img { width: 55px; height: 70px; border: 3px solid #ccd6e0; margin: 0px 4px 8px 0px; }
#onAir .textMessage { display: none; }
#onAir .hostLink { font-size: 1.1em; }
#onAir .hostLink a { color: #fff; font-weight: bold; }
#onAir .hostLink a:hover { text-decoration: none; }
#onAir .phoneNumber { font-size: 1.1em; color: #fff; }
#onAir h5 { font-size: 1.1em; color: #fff; font-weight: bold;display:inline; }
#onAir #nextHost {  padding-top:  2px; }
#onAir #nextHost .hostName { font-size: 1.1em; display:inline; }
#onAir #nextHost .hostName a { color: #fff; font-weight: bold; text-decoration: none; }
#onAir #nextHost .hostName a:hover { text-decoration: underline; }
#onAir .footer { display:none; }
#onAir #listenlive { float:right; position:relative; top:2px; right:4px; }
#onAir #listenlive h5{ display:inline; }
#onAir #listenlive a { background: url(/images/listenlive-off.gif) no-repeat; width:165px; height: 28px; display: block; text-indent: -9999px; }
#onAir #listenlive a:hover { background-position:-165px 0; }
/* Date & Update */
#headerFooter .moduleContentContainerGroup { background: url(/images/date-marquee-bg.gif) repeat-x; border-left: 2px solid #000; border-right: 2px solid #000; height: 30px; }
#headerFooter .moduleContentGroup { width: 960px; float: left; }
#date { width: 175px; float: left; }
#date h4 { display: none; }
#date p { font-size: 1.1em; font-weight: bold; color: #fff; }
#date .containerPadding { padding: 8px 15px 0px 17px; }
#marquee { width: 740px; height: 25px; overflow: hidden; }
#marquee h3 { display: none; }
#marquee p { font-size: 1.1em; font-weight: bold; color: #fff; }
#marquee a { font-weight: bold; color: #fff; }
#marquee a:hover { text-decoration: none; }
#marquee .containerPadding { padding: 8px 0px 0px 0px; }
/* Feature */
#feature { width: 300px; }
#feature .moduleHeader { height: 13px; background: url(/images/feature-topcap.gif); }
#feature .moduleContentContainer { width: 300px; background: url(/images/feature-content-bg.gif); }
#feature .moduleFooter { height: 13px; background: url(/images/feature-botcap.gif); }
#feature .containerPadding { padding: 0px 10px 0px 10px; }
#feature h3 { font-size: 1.5em; color: #cb1d20; font-weight: bold; padding-bottom: 5px; }
#feature img { border: 3px solid #475474; margin: 0px 8px 3px 0px; float: left; }
#feature .storySeparator { clear: both; }
#feature .abstract { font-size: 1.1em; }
#feature .storyLink a { font-size: 1.1em; color: #000; }
#feature .storyLink a:hover { text-decoration: none; }
/* For the Rotating Feature Only - If not used remove the styles below.
---------------------------------------------------------------------*/
#feature .rotator { width: 280px; height:21px;overflow:hidden; }
#feature .rotator button { height: 21px; padding: 21px 0px 0px; margin: 0px 3px 0px 0px; border: 0px; overflow: hidden; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* for IE 5.x */ }
#feature .rotator .previous { background: url(/images/feature-previous.gif) no-repeat; width: 61px; }
#feature .rotator .play { background: url(/images/feature-play.gif); width: 61px; }
#feature .rotator .pause { background: url(/images/feature-pause.gif) no-repeat; width: 61px; }
#feature .rotator .next { background: url(/images/feature-next.gif) no-repeat; width: 61px; }
/*---------------------------------------------------*/
#feature .stories { padding-bottom:0 !important;height:279px ; }


/* Club */
#club { width: 165px;margin-top:5px; }
#club h3 { display: none; }
#club .moduleHeader { background: url(/images/login-topcap.gif); height: 48px; }
#club .moduleContentContainer { border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; background: #475474; }
#club .moduleContent { width: 165px; }
#club .containerPadding { padding: 2px 10px 10px 10px; }
#club .textInput { width: 140px; margin-bottom: 4px; background: #ccc !important; border: 1px solid #fff; }
#club .osaText { display: none; }
#club legend { display: none; }
#club .emailAddress, .password { font-size: 1.1em; font-weight: bold; color: #fff; }
#club .save { font-size: 1.1em; font-weight: bold; color: #fff; }
#club .button { margin: 7px 0px 7px 0px; }
#club #loginLinks { font-size: 1.1em; font-weight: bold; }
#club #loginLinks a { color: #fff; }
#club #loginLinks a:hover { text-decoration: none; }
#club #nonMember { font-weight: normal; color: #ccd6e0; }
#clubMenu { padding-top: 8px; }
#clubMenu li { list-style: none; font-size: 1.1em; font-weight: bold; }
#clubMenu li a { color: #fff; }
#club .username { font-size: 1.2em; font-weight: bold; color: #fff; }
#club .userMessage { font-size: 1.1em; color: #fff; }
/* Email This Page */
#emailToFriend { width: 165px; }
#emailToFriend h3 { display: none; }
#emailToFriend a { background: url(/images/email-off.gif); width: 165px; height: 28px; display: block; text-indent: -9999px; }
#emailToFriend a:hover { background: url(/images/email-on.gif); }
/* Listen Live */
#listenLiveButton { width: 165px; margin-bottom:5px; }
#listenLiveButton h3 { display: none; }
#listenLiveButton a { background: url(/images/wsjs-66803-button.gif); width: 165px; height: 28px; display: block; text-indent: -9999px; }
/* Search */
#search { width: 165px;}
#search h3 { display: none; }
#search .moduleHeader { background: url(/images/search-topcap.gif); height: 48px; }
#search .moduleContentContainer { border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; background: #cb1d20; }
#search .moduleContent { width: 165px; }
#search .containerPadding { padding: 2px 10px 10px 10px; }
#searchTypeLabel, #searchType { display: none; }
#search legend { display: none; }
#search .textInput { width: 140px; }
#searchForLabel { color: #fff; font-size: 1.1em; font-weight: bold; }
#search .button { margin: 5px 0px 5px 0px; }
#search li { list-style: none; font-size: 1.1em; font-weight: bold; }
#search li a { color: #fff; }
#search li a:hover { text-decoration: none; }
#search .linksHeader h4 { color: #000; font-size: 1.1em; font-weight: bold; }
/* Poll */
#poll { width: 161px; float: right; }
#poll .moduleHeader { background: url(/images/poll-topcap.gif) no-repeat; width: 161px; height: 47px; }
#poll .moduleContentContainer { border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; background: #cb1d20; }
#poll .moduleContent { width: 161px; }
#poll h3 { display: none; }
#poll .containerPadding { padding: 5px 10px 10px 10px; }
#poll .sponsorLabel { text-transform: uppercase; color: #fff; }
#poll .sponsor { margin-bottom: 10px; }
#poll h4 { color: #fff; font-size: 1.1em; font-weight: bold; }
#pollDescription { color: #fff; font-size: 1.1em; }
#pollQuestion { color: #000; font-size: 1.1em; font-weight: bold; padding: 7px 0px 7px 0px; }
#poll label { color: #fff; font-size: 1.1em; font-weight: bold; }
#poll legend { display: none; }
#poll .button { margin-top: 10px; }
#poll dd { font-weight: bold; padding-bottom: 5px; font-size: 1.1em; }
#poll dt { font-weight: bold; padding-top: 5px; font-size: 1.1em; color: #fff; }
/* Tile Ads */
#tileAds { width: 165px; text-align: center; margin-top: 10px; }
#tileAds h3 { display: none; }
#tileAds p { padding: 0px 0px 5px 0px; }
/* Sponsor */
#sponsor .moduleContentContainer { background: url(/images/sponsor-bg.gif) no-repeat center; }
#sponsor { margin-bottom:10px; }
#sponsor img { margin:5px 0px; }
#sponsor h3 { display: none; }
/* Cube Ad */
#cubeAd { width: 300px; clear:both; }
#cubeAd h3 { display: none; }
/* Local Headlines */
#localHeadlines { width: 300px; float: right;color:#fff;font-size: 1.1em; }
#localHeadlines h3 { display: none; }
#localHeadlines .moduleHeader { background: url(/images/local-headlines-topcap.gif); height: 34px; }
#localHeadlines .moduleContentContainer { height: 179px; border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; background: #475474; overflow: auto; }
#localHeadlines .moduleContent { width: 300px; }
#localHeadlines .containerPadding { padding: 2px 10px 10px 10px; }
#localHeadlines hr { display: none; }
#localHeadlines h4 {  font-size: 1em;font-weight: bold; }
#localHeadlines h4 a { color: #fff; text-decoration: none; }
#localHeadlines h4 a:hover { text-decoration: underline; }
#localHeadlines a { font-weight: bold;color:#fff; }
#localHeadlines .abstract { font-size: 1.1em; color: #ccd6e0; }
#localHeadlines .storyLink { font-size: 1.1em; }
#localHeadlines .storyLink a { color: #ccd6e0; }
#localHeadlines .storyLink a:hover { text-decoration: none; }
#localHeadlines .storySeparator { clear: both; margin-bottom: 6px; }
/* Headline */
#headline { width: 610px; margin-top: 10px; }
#headline h3 { display: none; }
#headline .moduleHeader { background: url(/images/headlines-topcap.gif); height: 29px; }
#headline .moduleContentContainer { float: left; width: 610px; background: url(/images/headlines-content-bg.gif); }
#headline .moduleFooter { background: url(/images/headlines-botcap.gif); height: 20px; float: left; width: 610px; }
#headline .containerPadding { padding: 10px 25px 0px 10px; }
#headline .separatorLast { display:none; }
#headline .separatorLast { display:none; }
#headline hr { display: none; }
#headline .odd { display: block; width: 270px; float: left; }
#headline .even { display: block; width: 270px; float: left; }
#headline .storyContainer { background: url(/images/headlines-storysep.gif) repeat-x bottom; padding: 10px 0px 10px 0px; }
#headline img { border: 3px solid #475474; margin: 0px 10px 5px 0px; float: left; }
#headline h4 { font-size: 1.1em; font-weight: bold; padding-bottom: 4px; }
#headline h4 a { color: #cb1d20; text-decoration: none; }
#headline h4 a:hover { text-decoration: underline; }
#headline .abstract { font-size: 1.1em; }
#headline .storyLink { font-size: 1.1em; }
#headline .storyLink a { color: #000; }
#headline .storyLink a:hover { text-decoration: none; }
.storySeparator .separatorLast { border: 1px solid #F0F !important; padding: 3px; }
/*** Misc Article under Poll */

#miscArticle { width: 161px; float: right; text-align:center; }
#miscArticle .moduleHeader { display:none; }
#miscArticle .containerPadding { padding: 10px 5px; }
/* video */
#video { width: 300px; float: right; }
#video h3 { display: none; }
#video .moduleHeader { background: url(/images/video-topcap.gif); height: 34px; }
#video .moduleContentContainer { height: 216px; border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; background: #475474; overflow: auto; }
#video .moduleContent { width: 300px; }
#video .containerPadding { padding: 2px 10px 10px 10px; }
#video hr { display: none; }
#video h4 { font-size: 1.1em; font-weight: bold; }
#video h4 a { color: #fff; text-decoration: none; }
#video h4 a:hover { text-decoration: underline; }
#video .abstract { font-size: 1.1em; color: #ccd6e0; }
#video .storyLink { font-size: 1.1em; }
#video .storyLink a { color: #ccd6e0; }
#video .storyLink a:hover { text-decoration: none; }
#video .storySeparator { clear: both; margin-bottom: 10px; }



