*
{
    margin: 0;
    padding: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, select, textarea, table, caption, tbody, tfoot, thead, tr, th, td
{
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    vertical-align: baseline;
}
:focus
{
    outline: 1px dotted gray;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 15px;
}
caption, th, td
{
    font-weight: 400;
    text-align: left;
}
td.label
{
    padding-right: 8px;
    text-transform: capitalize;
    font-weight: 700;
}
thead tr th
{
    font-weight: 700;
    color: #fff;
    background-color: #00204E;
    text-transform: capitalize;
    padding: 5px;
}
td
{
    vertical-align: top;
    padding: 4px;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}
body
{
    color: #000;
    font-size: 12px;
    background: #00A2C2 url(  'images/body_bg.png' ) no-repeat top center;
    line-height: 1;
    font-family: Arial;
    padding-bottom: 40px;
}
h1, h2, h3, h4, h5, h6
{
    text-transform: capitalize;
    line-height: 1em;
}
h1, h1 a, h1 a:hover
{
    display: none;
    font-size: 20px;
    font-weight: 700;
}
h2, h2 a, h2 a:hover
{
    font-size: 24px;
    margin-bottom: 2px;
    color: #68797b;
    font-weight: 700;
}
h3, h3 a, h3 a:hover
{
    color: #68797b;
    font-size: 12px;
    font-weight: 700;
}
h4, h4 a, h4 a:hover
{
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}
h5, h5 a, h5 a:hover
{
    color: #a00d0d;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}
h6, h6 a, h6 a:hover
{
    color: #000;
    font-size: 11px;
    margin-bottom: 3px;
}
p
{
    margin-bottom: 1em;
}
a
{
    color: #FF5C01;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
hr
{
    height: 1px;
    width: 90%;
    margin: 10px auto 20px;
}
div.nobr
{
    clear: both;
    display: block;
    height: 1px;
}
pre
{
    font-size: 85%;
}
b, strong
{
    font-weight: 700;
}
em, i
{
    font-style: italic;
}
span.note
{
    font-size: 80%;
    color: #696969;
    padding-left: 10px;
}
#content ul, #content ol
{
    padding-left: 25px;
    margin: 3px 0 20px 15px;
}
#content li
{
    margin-bottom: 3px;
    padding-left: 5px;
}
#content fieldset
{
    border: 1px none #000;
    margin-bottom: 15px;
}
#content fieldset p
{
    color: #5A5A5A;
    font-size: 85%;
    margin-bottom: 10px;
}
#content fieldset legend, #TB_ajaxContent fieldset legend
{
    color: #FF5C01;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: capitalize;
    font-size: .98em;
}
#content fieldset input, #content fieldset select, #content fieldset label, #TB_ajaxContent fieldset input, #TB_ajaxContent fieldset select, #TB_ajaxContent fieldset label
{
    display: block;
    float: left;
    margin-bottom: 13px;
    width: 150px;
}
div#content fieldset input, div#content fieldset select, div#TB_ajaxContent fieldset input, div#TB_ajaxContent fieldset select
{
    width: 200px;
}
div#content fieldset input.numberField, input.numberField
{
    width: 50px;
}
div#content fieldset textarea
{
    font-size: 100%;
    min-height: 75px;
    min-width: 350px;
    overflow: auto;
    margin-bottom: 13px;
}
div#content fieldset input.file
{
    border: 1px none #000;
    border-left: 1px solid #E1E1E1;
    border-top: 1px solid #C3C3C3;
    height: auto;
}
div#content fieldset span.inputMsg
{
    color: #4B4B4B;
    margin-left: 5px;
    font-size: .8em;
}
div#content label, div#content fieldset div.checkboxlabel, div#content fieldset div.formInfoDiv span.label, div#content fieldset div.radiolabel
{
    text-transform: capitalize;
    font-weight: 700;
}
div#content fieldset div.checkboxlabel, div#content fieldset div.radioLabel, div#content fieldset div.checkboxlabel label.checkbox
{
    display: inline;
    width: auto;
}
div#content fieldset input.checkbox, div#content fieldset input.radio
{
    background-image: none;
    float: left;
    width: auto;
    margin: 0 10px 0 0;
}
#content input.submit
{
    border: 1px none gray;
    color: #fff;
    margin-left: 10px;
    float: left;
    width: 149px;
    height: 37px;
    text-indent: -999999px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    padding: 40px 0 0;
}
#content input.cancel
{
    background-color: #A50217;
    border: 1px solid gray;
    color: #fff;
    float: right;
    margin-right: 10px;
    padding: 3px;
}
#content img, #content img a
{
    border: 1px solid #E27B00;
}
.floatLeft
{
    float: left;
}
.clearRight
{
    clear: right;
}
.clearBoth
{
    clear: both;
}
.marginBottom40
{
    margin-bottom: 40px;
}
.marginLeft15
{
    margin-left: 15px;
}
.draggable
{
    cursor: move;
}
div.divPopupWrapper
{
    border: 2px #000 solid;
    background-color: #fff;
    position: absolute;
    display: none;
    z-index: 100;
}
div.divPopupWrapper div.titlebar
{
    width: 100%;
    height: 25px;
    padding-top: 3px;
    background-color: #000;
    border-bottom: 1px #000 solid;
    text-align: center;
}
div.divPopupWrapper div.titlebar a
{
    float: right;
    color: #FFF;
}
div.divPopupWrapper div.titlebar span.title
{
    float: left;
    color: #FFF;
    font-weight: 700;
}
div.divPopupWrapper div.popup_content
{
    padding: 2%;
}
fieldset label.error
{
    width: 90% !important;
    background: #F55;
    border: 1px solid red;
    padding: 5px 5px 5px 20px !important;
}
#content fieldset label.error, div#content div.errorBox
{
    background: #FFC1C2 url(  'images/warning.png' ) no-repeat 0 50%;
    border: 1px solid #C00;
}
#content fieldset label.error
{
    width: 90%;
    padding: 5px 5px 5px 20px;
}
div#content div.errorBox
{
    background-position: 10px 18px;
    margin: 10px;
    padding: 20px 20px 15px 35px;
}
div#content div.alertBox
{
    background: #CFEBF7 url(  'images/notice.png' ) no-repeat 10px 13px;
    border: 1px solid #2580B2;
    overflow: hidden;
    margin: 10px;
    padding: 15px 20px 15px 35px;
}
div#content div.alertBox a.alertClose
{
    position: relative;
    float: right;
    right: 0;
    font-size: .85em;
    margin-top: -14px;
    margin-right: -16px;
    width: 25px;
    height: 11px;
    color: #000;
    display: block;
}
.sIFR-flash
{
    visibility: visible !important;
    margin: 0;
}
.sIFR-replaced
{
    visibility: visible !important;
}
div#_l, div#_d
{
    z-index: 999999;
}
span.sIFR-alternate
{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}
.col
{
    display: inline;
    float: left;
}
.sprite
{
    background-image: url(  'images/master_bg.png' );
    background-repeat: no-repeat;
    background-attachment: scroll;
}
ul.nav li
{
    float: left;
    display: block;
}
#wrapper
{
    width: 1152px;
    background: transparent url(  'images/master_bg.png' ) no-repeat -979px 122px;
    margin: 0 auto;
}
#header
{
    width: 890px;
    margin: 0 auto 5px;
}
#header #phonenum
{
    background-position: -355px -13px;
    padding-top: 30px;
    width: 216px;
    margin: 15px 33px 0 144px;
}
#header #phonenum a
{
    height: 12px;
    width: 121px;
    background-position: -591px -88px;
    text-indent: -99999px;
    overflow: hidden;
    display: block;
}
#header #phonenum a#iowaToursim
{
    width: 67px;
    background-position: -721px -88px;
    margin-left: 9px;
}
#header div#small
{
    height: 80px;
}
#header div#small ul li
{
    width: 88px;
    height: 42px;
    background-image: url(  'images/master_bg.png' );
    background-repeat: no-repeat;
    background-attachment: scroll;
    margin-top: -10px;
    position: relative;
}
#header div#small ul li#contact
{
    background-position: -129px -4px;
    margin-right: -30px;
    height: 51px;
}
#header div#small ul li#maps
{
    background-position: -12px 0;
    width: 92px;
    z-index: 10;
    margin-right: -30px;
    height: 75px;
}
#header div#small ul li#home
{
    background-position: -242px -2px;
}
#header div#small ul li a
{
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -99999999px;
}
#header #orangeBar
{
    width: 600px;
    float: right;
}
#header #orangeBar #weather
{
    width: 25px;
    margin-right: 30px;
    padding-left: 43px;
    padding-top: 11px;
    background-image: url(  'images/csg-4a422afc71d4c.gif' );
    height: 24px;
    font-size: 14px;
    color: #e9c13f;
    font-weight: 700;
}
#header #orangeBar #topNav
{
    width: 400px;
    float: right;
    overflow: hidden;
    margin-right: 25px;
    padding-top: 12px;
}
#header #orangeBar #topNav ul
{
    position: absolute;
}
#header #orangeBar #topNav ul li
{
    height: 21px;
    width: 80px;
    margin-right: 15px;
}
#header #orangeBar #topNav ul.level_0 li a
{
    margin-right: 15px;
    background: transparent url(  'images/master_bg.png' );
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -99999999px;
    text-transform: capitalize !important;
}
#header #orangeBar #topNav ul.level_0 li#communities
{
    width: 100px;
}
#header #orangeBar #topNav ul.level_0 li#communities a
{
    background-position: -132px -89px;
}
#header #orangeBar #topNav ul.level_0 li#activities
{
    width: 73px;
}
#header #orangeBar #topNav ul.level_0 li#activities a
{
    background-position: -250px -89px;
}
#header #orangeBar #topNav ul.level_0 li#lodging
{
    width: 61px;
}
#header #orangeBar #topNav ul.level_0 li#lodging a
{
    background-position: -344px -89px;
}
#header #orangeBar #topNav ul.level_0 li#dining
{
    width: 48px;
}
#header #orangeBar #topNav ul.level_0 li#dining a
{
    background-position: -427px -89px;
}
#header #orangeBar #topNav ul.level_0 li#about
{
    width: 42px;
}
#header #orangeBar #topNav ul.level_0 li#about a
{
    background-position: -497px -89px;
}
#header #orangeBar #topNav ul.level_0 li ul.level_1
{
    display: none;
    position: absolute;
    width: 145px;
    z-index: 1000;
    background: transparent url(images/master_bg.png) no-repeat scroll 0 -266px;
    border-bottom: 1px solid #D2D2D2;
    border-left: 1px solid #D2D2D2;
}
#header #orangeBar #topNav ul.level_0 li ul.level_1 *
{
    z-index: 1001;
}
#header #orangeBar #topNav ul li ul.level_1 li
{
    float: none;
    width: 145px;
    z-index: 100;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 4px 0;
}
#header #orangeBar #topNav ul li ul.level_1 li a
{
    text-indent: 0;
    background: none !important;
    color: #3C6889;
    width: 141px;
    height: 15px;
    display: block;
    text-decoration: none;
    z-index: 100;
    padding: 5px 2px 0;
}
#header #orangeBar #topNav ul li ul.level_1 li a:hover
{
    background: #fff none !important;
}
#contentWrapper
{
    width: 890px;
    background: #fff;
    margin: 0 auto;
}
#contentWrapper #pageBanner
{
    height: 170px;
    margin-bottom: -20px;
    z-index: 500;
}
div.home #pageBanner
{
    height: 363px !important;
    margin-bottom: -30px !important;
}
#pageBanner img
{
    position: absolute;
    display: none;
    z-index: 8;
}
#pageBanner img.active
{
    z-index: 10;
    display: block;
}
#pageBanner img.last-active
{
    z-index: 9;
    display: block;
}
#contentWrapper #contentWrapperTop, #footer
{
    height: 20px;
    background: transparent url(images/master_bg.png) no-repeat 0 -119px;
}
#contentWrapper #contentWrapperTop
{
    display: block;
    z-index: 10;
    position: relative;
}
#footer
{
    width: 890px;
    height: 20px;
    background-position: 0 -145px;
    margin: 0 auto;
}
div.home #footer
{
    background-position: 2px -834px;
    z-index: 100;
    position: relative;
}
div#footerText
{
    color: #FFF;
    font-size: 10px;
    text-align: left;
    width: 800px;
    z-index: -20;
    margin: 0 auto;
}
div#footerText ul li
{
    border-right: 1px solid #fff;
    padding-right: 5px;
    margin-right: 5px;
}
div#footerText ul li.last
{
    border-right: 1px none #fff;
    padding-right: 0;
    margin-right: 0;
}
div#footerText a
{
    color: #fff;
    font-weight: 700;
}
div.home #allEventsLink
{
    float: right;
    margin-top: -46px;
    width: 147px;
    height: 30px;
    position: relative;
    z-index: 90;
    margin-right: 143px;
    background: transparent url(images/master_bg.png) no-repeat -462px -316px;
}
div.home #allEventsLink a
{
    display: block;
    width: 100%;
    height: 100%;
    z-index: 100;
    position: relative;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
}
#footer a
{
    color: #fff;
    text-decoration: underline;
}
#colWrapper
{
    line-height: 1.4em;
}
div.home #colWrapper
{
    background: #fff url(images/master_bg.png) no-repeat 0 -558px;
}
#colWrapper #left, #colWrapper #content, #colWrapper #right
{
    overflow: hidden;
}
#colWrapper #left
{
    width: 140px;
    padding-top: 70px;
    text-align: right;
}
.home #colWrapper #left
{
    width: 190px;
    padding-top: 30px;
    overflow: visible;
}
.home #colWrapper #left #featuredBussinessWrapper
{
    background: transparent url(  'images/master_bg.png' ) no-repeat -178px -266px;
    width: 220px;
    height: 188px;
    padding-top: 10px;
    padding-right: 39px;
    position: relative;
    margin-left: -50px;
    margin-top: -15px;
    z-index: 2000;
}
.home #colWrapper #left #featuredBussinessWrapper img
{
    width: 203px;
    height: 156px;
}
.home #colWrapper #left div#allBussniess
{
    display: block;
    height: 37px;
    width: 183px;
    background: transparent url(  'images/master_bg.png' ) no-repeat -462px -266px;
    position: relative;
    margin-top: -18px;
    margin-left: -15px;
    z-index: 1999;
}
.home #colWrapper #left div#allBussniess a
{
    height: 100%;
    width: 100%;
    text-indent: -99999999px;
    display: block;
    font-size: 0;
    cursor: pointer;
}
#colWrapper #left ul li a
{
    color: #3c6889;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}
#colWrapper #left ul.nav li
{
    margin-bottom: 0em !important;
}
#colWrapper #left ul.level_0 li a
{
    color: #3c6889;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
}
#colWrapper #left ul.level_0 li ul.level_1 li a
{
    font-weight: 400;
    font-size: .90em;
}
#colWrapper #content
{
    width: 491px;
    padding-top: 8px;
    color: #68797b;
    line-height: 1.5em;
    margin: 0 20px 0 28px;
}
div.home #colWrapper #content
{
    width: 508px;
    padding-top: 50px;
    margin: 0 26px 0 0;
}
div.home #colWrapper #content div.col
{
    width: 216px;
    overflow: hidden;
    padding: 0 10px 15px;
}
div.home #colWrapper #content div.col p
{
    padding-left: 33px;
}
div.home #colWrapper #content div.col p.link
{
    margin-bottom: 0;
}
div.home #colWrapper #content div.col a
{
    text-transform: capitalize;
    font-weight: 900;
    color: #617A7C;
}
div.home #colWrapper #content div.col h3
{
    height: 33px;
    width: 100%;
    margin-bottom: 1.75em;
    text-indent: -999px;
}
div.home #colWrapper #content div#greatLakes
{
    margin-right: 26px;
    margin-left: 10px;
}
div.home #colWrapper #content div#greatLakes h3
{
    background: transparent url(  'images/master_bg.png' ) no-repeat -182px -213px;
}
div.home #colWrapper #content div#aforall h3
{
    background: transparent url(  'images/master_bg.png' ) no-repeat -423px -213px;
}
#colWrapper #right
{
    width: 205px;
}
div.home #colWrapper #right
{
    width: 152px;
    padding-top: 25px;
}
#colWrapper #right h3
{
    font-size: 20px;
    height: 64px;
    text-indent: -9999999px;
}
div.home #colWrapper #right #h3
{
    font-size: 14px;
    font-weight: 700;
    text-indent: 0;
    height: 1em;
}
#colWrapper #right h3#featuredTitle
{
    background: transparent url(  'images/master_bg.png' ) no-repeat -585px 0;
    margin-bottom: 15px;
}
div.home #colWrapper #right .item
{
    color: #3a6788;
}
div.home #colWrapper #right .item a
{
    text-decoration: none;
    font-weight: 400;
    color: #3a6788;
}
div.home #colWrapper #right .hr
{
    background: transparent url(  'images/master_bg.png' ) no-repeat -478px -365px;
    height: 1px;
    overflow: hidden;
    margin: 10px;
}
div.home #colWrapper #right .item strong
{
    font-size: 14px;
    font-weight: bolder;
}
#colWrapper #right h3#upcommingEvents
{
    height: 20px;
    margin-bottom: 10px;
    background: transparent url(  'images/master_bg.png' ) no-repeat 0 -224px;
    z-index: 5000;
    position: relative;
}
#colWrapper #right .padding
{
    padding: 2px 26px 0;
}
#colWrapper #right .padding div.item
{
    margin-bottom: 2.5em;
}
#colWrapper #right .padding div.item div.img a
{
    display: block;
    position: relative;
    width: 22px;
    height: 20px;
    text-indent: -999999999px;
    overflow: hidden;
    z-index: 100;
    margin-top: -20px;
    margin-left: 130px;
    float: right;
}
#colWrapper #right .padding div.item div.img
{
    margin-bottom: 8px;
}
#colWrapper #right .padding div.item h4
{
    margin-bottom: 2px;
    font-weight: bolder;
    font-size: 12px;
}
#colWrapper #right .padding div.orange div.img img
{
    border: 1px solid #E17A00;
    display: block;
}
#colWrapper #right .padding div.green div.img img
{
    border: 1px solid #868B6B;
}
#colWrapper #right .padding div.orange div.img a
{
    background: transparent url(  'images/master_bg.png' ) no-repeat -29px -84px;
}
#colWrapper #right .padding div.green div.img a
{
    background: transparent url(  'images/master_bg.png' ) no-repeat -83px -84px;
}
#colWrapper #right .padding div.green, #colWrapper #right .padding div.green h4
{
    color: #868B6B;
}
#colWrapper #right .padding div.green a
{
    color: #868B6B;
    text-decoration: underline;
}
#colWrapper #right .padding div.orange, #colWrapper #right .padding div.orange h4
{
    color: #E17A00;
}
#colWrapper #right .padding div.orange a
{
    color: #E17A00;
    text-decoration: underline;
    font-weight: 700;
}
div.dir
{
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #DADADA;
    width: 100%;
}
div.dir div.col_1
{
    width: 75px;
    padding-right: 15px;
    float: left;
    display: inline;
}
div.dir div.col_1 img
{
    border: 1px none #000 !important;
    width: 75px;
    margin: 0 auto;
}
div.dir div.col_2
{
    width: 401px;
    float: left;
    display: inline;
}
div.dir div.col_2 h3 span
{
    float: left;
    display: inline;
    width: 320px;
}
div.dir div.col_2 h3 a
{
    float: right;
    text-indent: -999999px;
    overflow: hidden;
    width: 54px;
    height: 9px;
    display: inline;
}
div.open div.col_2 h3 a
{
    background-position: -463px -393px;
}
div.closed div.col_2 h3 a
{
    background-position: -463px -405px;
}
div.dir div.col_2 p
{
    margin-bottom: 0;
    clear: both;
}
div.dir div.col_2 div.content
{
    padding-top: 1em;
    display: none;
    clear: both;
}
div.navBox
{
    padding: 0 10px;
}
div.navBox a
{
    font-weight: 700;
    color: #09698C;
    display: inline;
    float: left;
}
img.image
{
    float: right;
    margin: 0 0 1em 1em;
}
div.event
{
    margin-bottom: 1.5em;
}
div.event p.sub
{
    margin-bottom: 0;
    font-size: .95em;
}
div.bg
{
    background: transparent url(  'images/VacationGuide10.png' ) no-repeat 246px 100%;
    height: 337px;
    padding: 10px 0;
}
div.bg fieldset legend
{
    text-transform: uppercase !important;
}
div.bg fieldset.personal label.error, div.bg fieldset.address label.error
{
    color: #000 !important;
    width: 200px !important;
}
div.bg fieldset input
{
    border: 1px solid #cdcdcd;
    border-top: 1px solid #8d8d8d;
}
div.bg fieldset.personal input#contact_first_name
{
    margin-right: 20px;
}
div.bg fieldset.personal label
{
    width: 80px !important;
    float: none !important;
    margin-bottom: 2px !important;
    clear: both;
}
div.bg fieldset.personal input
{
    width: 204px !important;
}
div.bg fieldset.address
{
    width: 300px;
}
div.bg fieldset.address label
{
    width: 235px !important;
    float: none !important;
    margin-bottom: 2px !important;
    clear: both;
}
div.bg fieldset.address input, div.bg fieldset.address select
{
    width: 235px !important;
    margin-bottom: 10px !important;
}
div.bg fieldset.address input.numberField
{
    width: 75px !important;
}
div.bg, div.bg legend, #TB_ajaxWindowTitle
{
    color: #3D7D9B !important;
}
/*
.weather_icon-1
{
    background-position: 0 -30px;
}
.weather_icon-10
{
    background-position: 0 -93px;
}
.weather_icon-11
{
    background-position: 0 -156px;
}
.weather_icon-12
{
    background-position: 0 -219px;
}
.weather_icon-13
{
    background-position: 0 -282px;
}
.weather_icon-14
{
    background-position: 0 -345px;
}
.weather_icon-15
{
    background-position: 0 -408px;
}
.weather_icon-16
{
    background-position: 0 -471px;
}
.weather_icon-17
{
    background-position: 0 -534px;
}
.weather_icon-18
{
    background-position: 0 -597px;
}
.weather_icon-19
{
    background-position: 0 -660px;
}
.weather_icon-2
{
    background-position: 0 -723px;
}
.weather_icon-20
{
    background-position: 0 -798px;
}
.weather_icon-21
{
    background-position: 0 -861px;
}
.weather_icon-22
{
    background-position: 0 -924px;
}
.weather_icon-23
{
    background-position: 0 -987px;
}
.weather_icon-24
{
    background-position: 0 -1050px;
}
.weather_icon-25
{
    background-position: 0 -1113px;
}
.weather_icon-26
{
    background-position: 0 -1176px;
}
.weather_icon-27
{
    background-position: 0 -1239px;
}
.weather_icon-28
{
    background-position: 0 -1302px;
}
.weather_icon-29
{
    background-position: 0 -1365px;
}
.weather_icon-3
{
    background-position: 0 -1428px;
}
.weather_icon-30
{
    background-position: 0 -1491px;
}
.weather_icon-31
{
    background-position: 0 -1554px;
}
.weather_icon-32
{
    background-position: 0 -1617px;
}
.weather_icon-33
{
    background-position: 0 -1680px;
}
.weather_icon-34
{
    background-position: 0 -1743px;
}
.weather_icon-35
{
    background-position: 0 -1806px;
}
.weather_icon-36
{
    background-position: 0 -1869px;
}
.weather_icon-37
{
    background-position: 0 -1932px;
}
.weather_icon-38
{
    background-position: -205px -30px;
}
.weather_icon-39
{
    background-position: -205px -93px;
}
.weather_icon-4
{
    background-position: -205px -156px;
}
.weather_icon-40
{
    background-position: -205px -219px;
}
.weather_icon-41
{
    background-position: -205px -282px;
}
.weather_icon-42
{
    background-position: -205px -344px;
}
.weather_icon-43
{
    background-position: -205px -407px;
}
.weather_icon-44
{
    background-position: -205px -470px;
}
.weather_icon-45
{
    background-position: -205px -533px;
}
.weather_icon-46
{
    background-position: -205px -596px;
}
.weather_icon-47
{
    background-position: -205px -659px;
}
.weather_icon-5
{
    background-position: -205px -722px;
}
.weather_icon-6
{
    background-position: -205px -785px;
}
.weather_icon-7
{
    background-position: -205px -848px;
}
.weather_icon-8
{
    background-position: -205px -911px;
}
.weather_icon-9
{
    background-position: -205px -974px;
}*/
#TB_window
{
    font: 12px Arial, Helvetica, sans-serif;
    position: fixed;
    background: #fff;
    z-index: 10200;
    color: #000;
    display: none;
    text-align: left;
    top: 50%;
    left: 50%;
    padding: 8px;
}
#TB_secondLine
{
    font: 10px Arial, Helvetica, sans-serif;
    color: #666;
}
#TB_window a
{
    background: transparent url(images/master_bg.png) repeat scroll -560px -391px;
    color: #666;
    display: block;
    height: 12px;
    overflow: hidden;
    text-indent: -99996px;
    width: 50px;
}
#TB_overlay
{
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.TB_overlayMacFFBGHack
{
    background: url(macFFBgHack.png) repeat;
}
.TB_overlayBG
{
    background-color: #000;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}
#TB_window img#TB_Image
{
    display: block;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    margin: 15px 0 0 15px;
}
#TB_caption
{
    height: 25px;
    float: left;
    padding: 7px 30px 10px 25px;
}
#TB_closeWindow
{
    height: 25px;
    float: right;
    padding: 11px 25px 10px 0;
}
#TB_closeAjaxWindow
{
    margin-bottom: 1px;
    float: right;
    height: 12px;
    margin-top: 10px;
}
#TB_ajaxWindowTitle
{
    float: left;
    font-size: 16px;
    font-weight: 700;
    background: transparent url(  'images/master_bg.png' ) -467px -428px;
    width: 300px;
    text-indent: -999999px;
    margin: 25px 0 1px 15px;
    padding: 7px 0 5px 10px;
}
#TB_title
{
    border-top: 2px solid #3c6889;
    border-right: 2px solid #3c6889;
    border-left: 2px solid #3c6889;
    height: 58px;
}
#TB_ajaxContent
{
    clear: both;
    overflow: auto;
    text-align: left;
    line-height: 1.4em;
    border: 2px solid #3c6889;
    border-top: 1px none #000;
    margin-top: -1px;
    padding: 2px 15px 15px 11px;
}
#TB_ajaxContent.TB_modal
{
    padding: 15px;
}
#TB_ajaxContent p
{
    padding: 5px 0;
}
#TB_load
{
    position: fixed;
    display: none;
    height: 13px;
    width: 208px;
    z-index: 10300;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px;
}
#TB_HideSelect
{
    z-index: 9900;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
}
#TB_iframeContent
{
    clear: both;
    border: none;
    margin-bottom: -1px;
    margin-top: 1px;
    _margin-bottom: 1px;
}
br, .clearLeft
{
    clear: left;
}
img, a img, fieldset
{
    border: 1px none #000;
}
.floatRight, div.navBox a.next
{
    float: right;
}
.sIFR-flash + div[adblocktab=true], div.home #contentWrapperTop
{
    display: none !important;
}
ul.nav, #colWrapper #left ul, #colWrapper #left ul.level_0
{
    list-style: none;
}
#header #phonenum p, #header #orangeBar #weather span.text
{
    display: none;
}
#colWrapper #left ul li, #colWrapper #left ul.level_0 li
{
    margin-bottom: 2px;
    float: none;
}
#colWrapper #left ul li a:hover, #colWrapper #left ul.level_0 li a:hover
{
    text-decoration: none;
}
* html #TB_overlay, * html #TB_HideSelect
{
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight +   'px' );
}
* html #TB_window, * html #TB_load
{
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) 0 (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) 0   'px' );
}

.ModalPopupBG
{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

/*------home weather-----*/

#weather
{
}

.temp
{
    font-size: 16px;
    font-family: Tahoma;
    font-weight: bold;
    color: White;
}

.cc
{
    font-size: 10px;
    font-family: Tahoma;
    color: White;
}

.fcastWeekDay
{
    font-weight: bold;
}

.ccLoc
{
    font-weight: bold;
}

.fcastDate
{
    font-size: 11px;
    font-family: Tahoma;
}

.curWind
{
    font-size: 11px;
    font-family: Tahoma;
}

.weatherTable
{
}

.fcastTable
{
    padding: 3px;
    background-color: white;
    text-align: center;
    border: solid 1px #c3c3c3;
    margin-left: auto;
    margin-right: auto;
}

.weatherError
{
    color: #ff0000;
    font-size: 12px;
    margin: 5px 0 5px 0;
}
