/*
Stylesheet for WRAL.com
Prepared by Scott Reston
07/2006
=General*/
#css_load_check{width:313px}
html{min-height:100%;margin-bottom:1px}
body{margin:0;padding:0;font:76% Arial,Verdana,Sans-Serif;line-height:1.3;background:#ddd url(bg.jpg) repeat-y; position:relative}
pre{font-size:1.1em;font-family:Arial,Verdana,Sans-Serif}
p{font-size:1.0em;padding:0;margin-top:0;margin-left:.25em;margin-bottom:.5em; text-align:justify}
div,ol,dl,table{font-size:1em;margin:0;padding:0}

/* This is a hack because otherwise OLs get messed up for some reason
   in blogposts.  They may also get messed up elsewhere on the site, but
   we haven't seen evidence of these problems.  This hack-fix is specific
   to golo content so that we only fix what's broken -- don't want to "fix"
   stuff that is working. */
.golo_container ol{padding-left:40px}
th{text-align:left}
h4{margin:0}
.story-body h3,.story-body h4{margin:15px 0 -10px 0.25em}
blockquote{margin:1em 10%}
img{display:inline;margin:0;border:none}
a{color:#13259F; text-decoration:none}
a:hover{ color:red; text-decoration:none}
a:active{outline:none}
a:visited{color:#16125F}
label{padding-right:5px}
input.textbox{font-size:10px;height:13px}
hr{height:1px;padding:0;margin:.5em 0;border-top:1px solid #666;color:#666;clear:both}
.clearing{clear:left}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* =Structural */
div#container{width:942px;margin:0 auto;background-color:white}
div#header{position:relative;height:190px;background-repeat:no-repeat;color:#FFF}
div .hdr_redesign{background-image:url(masthead_redesign.jpg)}
div .hdr_am_nx_1{background-image:url(masthead_am_nx_leslie.jpg)}
div .hdr_am_nx_2{background-image:url(masthead_am_nx_leslie-loveland.jpg)}
div .hdr_am_nx_3{background-image:url(masthead_am_nx_leslie-calloway.jpg)}
div .hdr_am_nx_4{background-image:url(masthead_am_nx_calloway.jpg)}
div .hdr_am_nx_5{background-image:url(masthead_am_nx_crew.jpg)}
div .hdr_pm_nx_1{background-image:url(masthead_pm_nx_crabtree.jpg)}
div .hdr_pm_nx_2{background-image:url(masthead_pm_nx_morgan.jpg)}
div .hdr_pm_nx_3{background-image:url(masthead_pm_nx_owens.jpg)}
div .hdr_pm_nx_4{background-image:url(masthead_pm_nx_saulsby.jpg)}
div .hdr_tx_1{background-image:url(masthead_am_tx_roberts.jpg)}
div .hdr_am_wx_1{background-image:url(masthead_am_wx_gardner.jpg)}
div .hdr_pm_wx_1{background-image:url(masthead_pm_wx_fishel.jpg)}
div .hdr_pm_wx_2{background-image:url(masthead_pm_wx_maze.jpg)}
div .hdr_5onyourside{background-image:url(masthead_5onyourside.jpg)}

/* layout columns */
.layoutcol-1,.layoutcol-2,.layoutcol-3,.layoutcol-640,.layoutcol-941,.layoutcol-255,.layoutcol-720,.layoutcol-175{float:left}
.layoutcol-1{height:auto}
.layoutcol-2{width:605px; height:auto}
.layoutcol-3 div{width:901px; height:auto;padding:10px 0 10px 15px;margin-top:5px;text-align:center; margin-left:7px}
.layoutcol-3 .gray{background-color:#EBEBEB}
.layoutcol-640{width:687px;height:auto}
.layoutcol-941{width:941px;height:auto}
.layoutcol-255{width:240px;height:auto;background-color:#EBEBEB;padding-top:20px;padding-bottom:20px}
.layoutcol-720{width:730px;height:auto;padding-right:10px;padding-left:10px}
.layoutcol-175{width:165px;height:auto;background-color:#EBEBEB;padding-top:20px;padding-bottom:20px}
#ibs_text_ads{color:#888; background-color:#EBEBEB; font-size:.8em}
#ibs_text_ads a{color:#888}
#ibs_text_ads h1{text-align:center; font-size:1em}
#ibs_text_ads table{border:0}

/* =Header */
#header a{color: #FFF;}
div.headerlogo{width:202px;height:80px;position:absolute;left:27px;top:10px;text-indent:-5000em;margin:0;padding:0}
div.headerlogo a{display:block;height:70px;background-color:transparent;text-decoration:none}
div.headerlogo a:hover{background-color:transparent}
div#rh-header{margin-top:4px;margin-right:2px;float:right;width:245px}

/*ROLLOVERS FOR MOBILE/PODCAST LINKS*/
div.mobile{width:76px;height:30px;position:absolute;left:620px;top:15px;text-indent:-5000em;margin:0;padding:0}
div.mobile a{display:block;height:30px;background-image:url(mobile.gif);background-color:transparent;background-repeat:no-repeat;text-decoration:none}
div.mobile a:hover{background-image:url(mobile_on.gif);background-repeat:no-repeat}
div.email{width:76px;height:19px;position:absolute;left:620px;top:44px;text-indent:-5000em;margin:0;padding:0}
div.email a{display:block;height:19px;background-image:url(email.gif);background-color:transparent;background-repeat:no-repeat;text-decoration:none}
div.email a:hover{background-image:url(email_on.gif);background-repeat:no-repeat}
div.podcast{width:76px;height:24px;position:absolute;left:620px;top:60px;text-indent:-5000em;background-repeat:no-repeat;margin:0;padding:0}
div.podcast a{display:block;height:24px;background-color:transparent;background-image:url(podcast.gif);background-repeat:no-repeat;text-decoration:none}
div.podcast a:hover{background-image:url(podcast_on.gif);background-repeat:no-repeat}
input#city-or-zip-code{font-size: 10px;height: 13px;float: left;border: 1px solid #999}

/* =Navigation*/
/* main nav */
/* adapted from Eric Shepherd's Hybrid CSS dropdowns:  http://www.alistapart.com/articles/hybrid/ */
ul#navigation-main{margin:0;position:absolute;left:0;top:116px;padding:8px 0 0 0;font-size:1.1em;font-weight:bold;list-style-type:none;background-image:url(bg-nav-primary.gif);background-repeat:no-repeat;width:100%}
ul#navigation-main a{text-decoration:none;display:block}
ul#navigation-main a:hover{text-decoration:underline}
ul#navigation-main li{margin:0;float:left;width:auto;height:22px;display:block;padding:0 1.8ex 0 1.7ex;background-image:url(bg-nav-primary-li.gif);background-repeat:no-repeat;background-position:0 7px}
ul#navigation-main li ul{margin:0;padding:0}
ul#navigation-main li ul li{margin:2px 0 0 0;padding:0 1ex 0 1.5ex;background-image:url(bg-nav-2ndary-li.gif);background-repeat:no-repeat;background-position:0 10px}
ul#navigation-main li.first{background-image:none;padding-left:35px}
ul#navigation-main ul li.first{background-image:none;padding-left:20px}
ul#navigation-main li.golo-bubble{background-image:none;margin-top:-5px}
ul#navigation-main li a{display:block;position:relative}
ul#navigation-main li.on a{color:#FC0}
ul#navigation-main li.on ul a{color:#595959}
ul#navigation-main li ul li.on a{color:#2F3169}
ul#navigation-main li.on img{position:absolute;left:40%;top:20px;z-index:1000}
ul#navigation-main li.off ul,#navigation-main li.on ul{display:none;position:absolute;top:30px;left:15px;height:43px;width:923px;background-image:url(bg-nav-primary-2nd-level.gif);background-repeat:no-repeat}
ul#navigation-main li.on ul{background-image:url(bg-nav-primary-2nd-level-on.gif)}
ul#navigation-main li ul a{padding-top:.5em;font-size:.9em;color:#595959}
ul#navigation-main li.on ul{display:block;z-index: 900}

/* end main nav */
ul#navigation-marketplace{left:35px}
ul#navigation-marketplace a:hover{text-decoration:underline}
ul#navigation-utilities{right:0}
ul#navigation-utilities li.first a{text-decoration:underline}
ul#navigation-marketplace,ul#navigation-utilities{font-size:0.9em;margin:0;padding:0;top:99px;position:absolute;font-size:.9em;list-style-type:none}
ul#navigation-marketplace a,ul#navigation-utilities a{text-decoration:none}
ul#navigation-marketplace li,ul#navigation-utilities li{float:left;padding-left:2ex;margin-right:1ex;margin-top:2px; background-color:transparent; background-position:0 6px}
ul#navigation-marketplace li.first,ul#navigation-utilities li.first{padding-left:0;background-image:none}
ul#navigation-utilities form{ display:inline;background-color:#0CC}
ul#navigation-utilities form label{float:left;padding-right:1ex}
#search-label{font-size:11px;text-transform:uppercase;color:#FC0;font-weight:bold}
ul#navigation-utilities input{float:left}
input#search-input{font-size:10px;height:13px;border:1px solid #999;background-color:#fff}

/* =Content */
h1{color:#252763;font-size:1.8em;line-height:1.0;font-weight:bold;margin:.25em 0 .25em 10px}
h2{font-size:1.3em;font-weight:bold;margin:0}
h3{font-size:1.1em;font-weight:bold;margin:0 0 12px 0}
a.video{padding-right:48px;background-image:url(bg-a-video.png);background-position:right;background-repeat:no-repeat}
a.audio{padding-right:48px;background-image:url(bg-a-audio.png);background-position:right;background-repeat:no-repeat}
a.livevideo{padding-right:63px;background-image:url(bg-a-livevideo.png);background-position:right;background-repeat:no-repeat}
a.page{padding-right:15px;background-image:url(bg-page-icon.png);background-position:top right;background-repeat:no-repeat}
a.slideshow{padding-right:15px;background-image:url(bg-a-slideshow.png);background-position:right top;background-repeat:no-repeat}
a.smallvideo{padding-right:15px;background-image:url(bg-a-video2.png);background-position:right;background-repeat:no-repeat}
a.map{padding-right:15px;background-image:url(bg-a-map.gif);background-position:right;background-repeat:no-repeat}
a.headline{text-decoration:none; font-weight:bold}
a.headline:hover{color:red}
.floatleft{float:left;margin:0.5em .5em 0}
.floatright{float:right;clear:right}
h1.headline{font-size:1.8em;line-height:1.0;font-weight:bold;margin:.25em 0 .25em 0em;width:auto}
h1.headline a{text-decoration:none}
h1.headline a:hover{color:red}
.subsection-date{font-size:.9em}
ol.story-related,ol.picture-story-list ol.story-related{list-style-type:none;color:#1C2656;font-size:.9em;margin:.25em 0 .5em .25em;padding:0}
ol.story-related li,ol.picture-story-list ol.story-related li{margin:0;display:inline;padding:0 3px 0 1ex;border-left:1px solid #1C2656;background-image:none;border-right:none;background-color:transparent}
ol.story-related a{display:inline;text-decoration:none}
div.large_pillbox{color:#FFF;font-size:1.1em;font-weight:bold;padding:2px 10px;overflow:hidden;background-repeat:no-repeat;text-transform:uppercase;height:18px;background-image:url(bg-h3-topstories2.png);margin:0}
div.large_pillbox a{text-decoration:none;color:#FFF}
div.pillbox{color:#FFF;font-size:1.1em;font-weight:bold;padding:2px 10px;overflow:hidden;background-repeat:no-repeat;text-transform:uppercase;height:18px;background-image:url(bg-h3-topstories.png);margin:0;width:350px}
div.pillbox a{text-decoration:none;color:#FFF}
div.small_pillbox {color:#FFF;font-size:1.1em;font-weight:bold;padding:2px 10px;margin:0;overflow:hidden;background-image:url(bg-h3-normal.png);background-repeat:no-repeat;text-transform:uppercase;width:261px;height:22px;voice-family: "\"}\"";voice-family:inherit;width:261px;height:18px}
div.small_pillbox a{text-decoration: none;color: #FFF}
div.small_pillbox a:hover,div.small_pillbox a:visited,div.large_pillbox a:hover,div.large_pillbox a:visited,div.pillbox a:hover,div.pillbox a:visited{color:#FFF}
p.top-stories-nav{float:left;font-size: .9em;color:#838383;padding-right: 1ex;display:inline}
ol.top-stories-nav{list-style-type:none;color:#838383;font-size:.9em;padding-left:1ex;margin-bottom:.5em}
ol.top-stories-nav li{display:inline;margin-right:.5ex;padding-left:1ex;border-left:1px solid #838383}
ol.story-related li.first,ol.top-stories-nav li.first,ol.picture-story-list ol.story-related li.first{padding:0;margin:0 4px 0 0;border:0}
ol.story-related abbr,ol.top-stories-nav abbr{border:none}

/* picture-story-list = big list w/ rounded corners for features */
div.picture-story-list-top{background-image:url(bg-ol-pic-stry-lst-li-first.png);background-repeat:no-repeat;height:15px;margin:0px;padding:0px}
ol.picture-story-list{list-style-type:none;clear:both;background-image:url(bg-ol-pic-story-list.png);background-repeat:no-repeat;background-position:bottom;margin:0px;padding:0 0 14px 0;width:552px}
div.picture-story-list-top-whitebg{background-image:url(bg-ol-pic-stry-lst-li-first-whitebg.png)}
ol.picture-story-list-whitebg{background-image:url(bg-ol-pic-story-list-whitebg.png)}
ol.picture-story-list li{clear:left;padding:4px 0 4px 0;margin:0px 0px;border-left:2px solid #ccc;border-right:2px solid #ccc;background-color:#fff;zoom:1}
ol.picture-story-list li.even{background-color:#EFEFEF}
ol.picture-story-list img{float:left;margin:0 7px 10px 10px;border:1px solid #000}
ol.picture-story-list p,ol.picture-story-list ol,ol.picture-story-list ul{margin-left:0; margin-top:0px}
ol.picture-story-list div.picture-story-list-text{margin-left:118px}
ol.picture-story-list div.picture-story-list-textr{margin-left:10px; margin-right:118px}
ol.picture-story-list div.no-picture-story-list-text{margin-left:10px}
ol.picture-story-list div.picture-story-list-text p{margin:0 5px 0 0}
ol.picture-story-list ol.story-related{margin:2px 0;font-size:.9em;float:left}
ol.picture-story-list p{margin-bottom:0}
ol.picture-story-list .headline{font-weight:bold;font-size:1.2em;line-height:1}
ol.picture-story-list .abstract{font-size:1em}

/* picture-story-list-small = small list w/o rounded corners for blue single-width boxes */
ol.picture-story-list-small{list-style-type:none;clear:both;margin:0;padding:0;font-size:.9em}
ol.picture-story-list-small div.picture-story-list-small-text{margin-left:88px}
ol.picture-story-list-small p,ol.picture-story-list-small ol,ol.picture-story-list-small ul{margin:0}
ol.picture-story-list-small li{clear:left;padding:.25em 4px .25em 4px;margin:0;background-color:#C6C5D9; width:299px;zoom:1}
ol.picture-story-list-small li.even{background-color:#E9E8F0}
ol.picture-story-list-small img{float:left;margin:2px 4px;border:1px solid black}
ol.picture-story-list-small p{margin-bottom:0}
ol.picture-story-list-small .headline{font-weight:bold;font-size:1.1em}
ol.picture-story-list-small .abstract{font-size:1em}
div.extended-collection-links{text-align:right;margin:0 .25ex 0 0;font-size:0.9em}
ul.linklist, ul.linklist-wide, ul.linklist-xwide{float:left;list-style:none;list-style-type:none;padding: 0 10px 4px 0;margin:0;height:auto;voice-family: "\"}\"";voice-family:inherit;width: 281px}
ul.linklist li{float:none;text-indent:0;margin:0 0 10px 0;padding:0}
ul.linklist li h3,ul.linklist-wide h3,ul.linklist-xwide h3{margin:2px 0;padding:2px 10px}
ul.linklist-wide h3{background-image:url(bg-h3-wide.png);width:320px;voice-family:"\"}\"";voice-family:inherit;width:300px}
ul.linklist-xwide h3{background-image:url(bg-h3-xwide.png);width:575px;voice-family:"\"}\"";voice-family:inherit;width:555px}
ul.linklist h1{padding-left:10px;padding-top:.5em;border-bottom:1px solid #A4A7A7;padding-bottom:4px;color:#1D176E;text-transform:uppercase;font-size:1.2em}
ul.linklist a,ul.linklist-wide a,ul.linklist-xwide a{ text-decoration:none;font-weight:bold}
ul.linklist a.pubdate{font-weight:lighter; font-size:10px}
ul.linklist ul,ul.linklist-wide ul,ul.linklist-xwide ul{width:271px;list-style-type:none;padding:0;margin:0}
ul.linklist-wide ul{width:320px}
ul.linklist-xwide ul,ul.linklist-xwide ul{width:575px}
ul.linklist ul li,ul.linklist-wide ul li,ul.linklist-xwide ul li{padding:2px 10px;margin:0;font-size:1em;line-height:110%;background-color:#FFF;text-indent:0}
ul.linklist-xwide ul.with-pics li{padding-left:100px;clear:both;zoom:1}
ul.linklist-xwide ul.with-pics li ol{margin:2px 0;float:left}
ul.linklist-xwide ul.with-pics li li{font-size:1em;padding-left:4px;margin-right:2px;display:inline;background-color:transparent}
ul.linklist-xwide ul.with-pics li li.first{padding-left:0}
ul.linklist-xwide ul.with-pics li li a{display:inline}
ul.linklist-xwide ul.with-pics li img{margin-left:-84px;float:left}
ul.linklist ul li.even,ul.linklist-wide ul li.even,ul.linklist-xwide ul li.even{background-color:#efefef}
ul.video-thumbnails{list-style-type:none;margin:20px 10px}
ul.video-thumbnails li{float:left;margin-right:15px}
input.button-graphic-lightbg{background:transparent;background-image:url(button-lightbg.png);color:#000;border:none;text-align:center;margin:5px;padding:0 0 .25em 0;width:135px;height:34px}
input.button-graphic-darkbg{background:transparent;background-image:url(button-darkbg.png);color:#000;border:none;text-align:center;margin:5px;padding:0 0 .25em 0;width:135px;height:34px}
input.button-white{text-transform:capitalize}
.byline{font-weight:bold;margin: 0 0 0 .25em}
.story-timestamp{ color:#ABABAB}
.story-body{font-size:1.1em}
.story-body p{margin:15px 0 0 .25em;letter-spacing:0.01em;line-height:1.4em}
.story-body p a{font-weight:bold}
.story-body li{margin-left:15px;margin-bottom:10px}
.dateline{text-transform:uppercase;font-weight:bold}
.copyright{font-size:0.8em;font-style:italic;margin:0.5em 0 0.5em 0.40em}
.news-detail-related h3,h3.external_links{background:none;color:#151858;font-size:1em;font-weight:bold;margin:6px 0px;padding:0px;text-transform:none;width:200px}
.news-detail-related-img{text-align:center;background-color:#ccc;padding:0;width:220px;margin-bottom:.35em;border:1px solid black}
.news-detail-related-img{text-align:center;margin-left:auto;margin-right:auto;background-color:#ccc;padding:0;margin-bottom:.35em;position:relative;border:1px solid black}
.news-detail-related h3.stories{width:200px;text-decoration:none}
.news-detail-related h3.videos a{padding-right:48px;background-image:url(bg-a-video.png);text-decoration:none;background-position:right;background-repeat:no-repeat}
.news-detail-related h3.slideshow a{padding-right:15px;text-decoration:none;background-image:url(bg-a-slideshow.png);background-position:right top;background-repeat:no-repeat}
#image-overlay{ position:relative; text-align:center; color:black; font-size:1.5em; font-weight:bold}
#image-overlay:hover span{visibility:visible}
#image-overlay span{visibility:hidden}
#image-overlay a{color:black; text-decoration:none}
.news-detail-related ul{padding-left:10px; margin-left:5px}
ul#news-tools li{display:inline}
ul#news-tools .print{padding:0 10px 0 15px;background-image:url(bg-page-icon.png);background-position:0 2px;background-repeat:no-repeat;border-right:1px solid #000}
ul#news-tools .email{padding:0 10px 0 15px;margin-left:10px;background-image:url(bg-email-icon.png);background-position:0 2px;background-repeat:no-repeat}
ul#news-tools .rate{padding:0 10px 0 15px;margin-left:10px;background-image:url(bg-rating-icon.png);background-position:0 2px;background-repeat:no-repeat}
ul.contributors{list-style-type:none;font-weight:bold;margin:.5em 0 .5em 10px;padding:0}
h3.narrow{width:191px;background-image:url(bg-h3-narrow.png);margin-bottom:0}
h3.wide{width:300px;background-image:url(bg-h3-wide.png);margin-bottom:0}
h3.xwide{width:555px;background-image:url(bg-h3-xwide.png);margin-bottom:0}
h2#travel{background-image:url(bg-2-a-h2-tripadvisor.png);height:58px;text-indent:-5000em}
ul.icon-list{list-style-type:none;margin-top:0;padding-top:0}
ul.icon-list li{padding:5px 5px 5px 20px;background-image:url(bg-page-icon.png);background-position:4px 6px;background-repeat:no-repeat}
ul.icon-list li.even{background-color:#EBEBEB}
ul.icon-list li.video{background-image:url(bg-a-video.png)}
ul.icon-list li.question{background-image:url(bg-question-icon.png)}
ul.icon-list li.share{background-image:url(bg-share-icon.png);background-color:#E9E8F0}

/* Trip Advisor Form */
form#trip-advisor{width:266px;background-image:url(bg-mini-f.png);background-position:bottom;background-repeat:no-repeat;padding-bottom:15px;margin-right:10px;float:left}
form#trip-advisor h3{height:25px;background-image:url(bg-mini-f-h2.png);background-repeat:no-repeat;margin:0;padding:8px 0 0 0;text-indent:10px;font-size:.9em;font-weight:bold;color:#252763;text-transform:none;width:266px}
form#trip-advisor ul{list-style-type:none}
form#trip-advisor ul li{padding-bottom:4px}

/* tabbed interface */
ul.tab-header{height:54px;margin-left:-27px;margin-right:-20px;padding-top:10px;width:605px;background-image:url(bg-2-tabbed-top.png);background-position:bottom;background-repeat:no-repeat;list-style-type:none}
ul.tab-header li{float:left;height:29px;display:inline;background-image:url(bg-tab.png);background-position:top left;background-repeat:no-repeat;background-color:#fff;border-bottom:1px solid #E3E3E3}
ul.tab-header li.first{margin-left:15px}
ul.tab-header li.on{border-bottom:1px solid #fff}
ul.tab-header li.on a{color:#000;text-decoration:underline;border:none}
ul.tab-header li a{display:block;height:20px;float:left;padding-top:8px;padding-right:10px;margin:0 0 0 10px;background-image:url(bg-tab-a.png);background-position:right;background-repeat:no-repeat;text-decoration:none;font-weight:bold;outline:none}

/* =Ads */
.ad300x250 img{margin:2px 13px}
.ad728x90{margin:15px 0;text-align:center}
div#triangle-area-box{width:318px;border:2px solid silver;font:12px Arial,Verdana,Sans-Serif;line-height:1.5;font-weight:bold;clear:both;margin:5px 0}
ul#triangle-content{list-style-image:url(bg-page-icon.png);padding:0 0 0 25px;margin:5px 0 5px 0}
div#triangle-area-header{position:relative;height:25px;background-image:url(trianglearea_header.gif);background-repeat:no-repeat;color:#FBCE3D}
div#triangle-area-freeflow{width:90%; border:2px solid silver;font:12px Arial,Verdana,Sans-Serif;line-height:1.5;font-weight:bold;margin:5px;background-color:white;text-align:left}
#triangle-area-freeflow h2{background-color:#f8cc3c;font-size:1.5em;text-align:center}
a.triangle-content{text-decoration:none}

.nocss * {}

div#ncwanted_promo {width: 318px; border: 2px solid silver; line-height: 1.5; font-weight: bold; margin: 5px 0;}
div#ncwanted_promo ul { list-style-type: none; padding-left: 10px;  }
div#ncwanted_promo_header { background-image: url(nc-wanted_header.gif); background-repeat: no-repeat; height: 25px; position: relative; }


/* =Footer */
#footer{clear:both;text-align:center;padding:15px;color:#595959;font-size:.9em}
#footer a{color:#595959;text-decoration:none}
#footer ul{list-style-type:none;margin:5px 0;padding:0}
#footer ul li{display:inline;padding:0 1.5ex 0 2ex;/*border-left:1px solid #1C2656*/}
#footer ul li.first{padding-left:0;border-left:0}
#footer ul li a:hover{text-decoration:underline}
#section-header-wrap{position:relative;width:555px;margin:-35px 0 0 -5px;top:20px;background-image:url(section_header_bar.gif);background-repeat:no-repeat}
div#section-header{float:left}

#section-header-local-news,#section-header-news,#section-header-weather,#section-header-weather-casl,#section-header-sports,#section-header-business,#section-header-family,#section-header-5onyourside,#section-header-lifestyles,#section-header-entertainment,#section-header-doppler,#section-header-closings,#section-header-almanac,#section-header-radar,#section-header-satellite,#section-header-watchwarn,#section-header-currentconditions,#section-header-forecasts,#section-header-5dayforecast,#section-header-wraltv,#section-header-healthteam,#section-header-science,#section-header-technology,#section-header-nation,#section-header-blogs,#section-header-education,#section-header-state,#section-header-world,#section-header-documentaries,#section-header-multimedia,#section-header-politics,#section-header-strangenews,#section-header-newcomer,#section-header-househome,#section-header-dating,#section-header-travel,#section-header-traffic,#section-header-sports-999thefan {position:relative;width:555px;top:20px;margin: -35px 0 13px -5px;background-repeat:no-repeat}

#section-header-local-news {background-image:url(local-news.gif)}
#section-header-news {background-image:url(news.gif)}
#section-header-weather {background-image:url(weather.gif)}
#section-header-weather-casl {background-image:url(casl-weather.gif)}
#section-header-sports {background-image:url(sports.gif)}
#section-header-business {background-image:url(business.gif)}
#section-header-family {background-image:url(family.gif)}
#section-header-5onyourside {background-image:url(5onyourside.gif)}
#section-header-lifestyles {background-image:url(healthlife.gif)}
#section-header-entertainment {background-image:url(entertainment.gif)}
#section-header-doppler {background-image:url(dualdoppler5000.gif)}
#section-header-closings {background-image:url(closings.gif)}
#section-header-almanac {background-image:url(almanac.gif)}
#section-header-radar {background-image:url(radar.gif)}
#section-header-satellite {background-image:url(satellite.gif)}
#section-header-watchwarn {background-image:url(watchwarn.gif)}
#section-header-currentconditions {background-image:url(currentconditions.gif)}
#section-header-forecasts {background-image:url(forecasts.gif)}
#section-header-5dayforecast {background-image:url(7dayforecast.gif)}
#section-header-wraltv {background-image:url(wraltv.gif)}
#section-header-healthteam {background-image:url(healthteam.gif)}
#section-header-science {background-image:url(science.gif)}
#section-header-technology {background-image:url(technology.gif)}
#section-header-nation {background-image:url(nation.gif)}
#section-header-blogs {background-image:url(blogs.gif)}
#section-header-education {background-image:url(education.gif)}
#section-header-state {background-image:url(state.gif)}
#section-header-world {background-image:url(world.gif)}
#section-header-documentaries {background-image:url(documentaries.gif)}
#section-header-multimedia {background-image:url(multimedia.gif)}
#section-header-politics {background-image:url(politics.gif)}
#section-header-strangenews {background-image:url(strangenews.gif)}
#section-header-newcomer {background-image:url(newcomer.gif)}
#section-header-househome {background-image:url(househome.gif)}
#section-header-dating {background-image:url(dating.gif)}
#section-header-travel {background-image:url(travel.gif)}
#section-header-traffic {background-image:url(traffic.gif)}
#section-header-sports-999thefan {background-image:url(sports.gif)}

div#section-header h1 {font-size:2.3em;font-weight:bold;margin: 17px 0 0 20px;font-family: Arial,Verdana,sans-serif}
div#section-header-sponsor {background:transparent;float:right;margin-bottom:10px;height:60px}

/* Super banner for story pages */
div#superbanner{width:942px;background-image:url(sb_background.jpg);background-repeat:repeat}
div#sb-leaderboard{float:left;margin:10px 5px 6px 10px;width:728px}
div#sb-sponsorship{float:right;margin:10px 10px 6px 10px;width:160px}

/* =Don't Miss It Header */
div#dontmiss-container{position:absolute;left:259px;top:0px;width:345px;background-image:url(dontmissit.png);background-repeat:no-repeat;height:99px}
.dontmiss-photo{width:100px;margin:15px 0 0 4px;float:left;border:1px solid gray}
.dontmiss-content{width:190px;position:absolute;left:58px;top:19px}
ul.dontmiss-content{list-style-image:url(dontmiss_bullet.jpg);list-style-position:outside;padding:0;margin:0 0 0 16px}
.dontmiss-content a{font-size:13px;line-height:19px;font-family:Arial,Verdana,Sans-Serif;font-weight:bold;text-decoration:none;color:#FFF}
.dontmiss-content a:hover{text-decoration:underline}
ul.dontmiss-content li{}
.comment-byline{float:right;text-align:right;margin-right:5px;font-size:.9em}

/* =Don't Miss It 3x1 Header */
#dmi-3-1-left,#dmi-3-1-middle,#dmi-3-1-right {width: 191px}
#dmi-3-1-top{width:579px;height:10px;margin:0;background-image:url(dmi-3-1-top.gif);background-position:left top;background-repeat:no-repeat;overflow:hidden}
#dmi-3-1-bottom{width:575px;border-left:2px solid #13259F;border-right:2px solid #13259F;border-bottom:2px solid #13259F;font-weight:bold;margin-bottom:10px}
#dmi-3-1-bottom .column{position:relative;float:left}

/* GOOGLE ADSENSE BOX */
div#googleads-story-box{ width:575px; border:1px solid darkblue; margin:5px 0px 5px 13px; background-color:#E9E8F0}
div#googleads-search-box{ width:555px; margin:5px 0px 5px -8px; border-bottom:1px solid black; overflow:hide}
div#googleads-search-box-top{ float:left; width:100px; padding:2px; font:11px Arial,Verdana,Sans-Serif; color:#006; font-weight:bold; text-align:center}
div#googleads-search-box-top-left{ float:left; width:210px; border-bottom:1px solid black; padding-bottom:9px}
div#googleads-search-box-top-right{ float:right; width:210px; border-bottom:1px solid black; padding-bottom:9px}
div#googleads-top{ padding:2px; font:11px Arial,Verdana,Sans-Serif; color:#006; font-weight:bold; text-align:center; background-color:#C5C4D9}
div#googleads_col-left{ float:left; padding:2px; margin:5px 5px 5px 5px; width:165px; font:11px Arial,Verdana,Sans-Serif; height:auto; overflow:hidden}
div#googleads_col-middle{ float:left; padding:2px 5px 2px 5px; margin:5px 0 8px 0; width:165px; font:11px Arial,Verdana,Sans-Serif; height:auto; border-right:1px solid darkblue; border-left:1px solid darkblue; overflow:hidden}
div#googleads_col-right{ float:right; padding:2px; margin:5px 5px 5px 5px; width:165px; font:11px Arial,Verdana,Sans-Serif; height:auto; overflow:hidden}

