/* --- Start /home/httpd/public/app_frame/webroot/css/autobuzz.css --- */

.AutobuzzContentArea
 {
    width:              750px;
    float:              left;
 }

.Autobuzz 
 {
    line-height:        18px;
 }
 
.Autobuzz .Body
 {
    margin-right:       5px;
 }

.AutobuzzCol1
 {
    float:              left;
    width:              150px;
    background:         #ccc;
    margin:             0px 10px 10px 0px;
 } 
 
.AutobuzzCol1 h2
 {
    color:              #666;
    margin:             2px 5px;
    font-size:          11px;
    text-align:         left;
    line-height:        normal;
 }


.AutobuzzCol1 h3
 {
    font-family:        Verdana,sans-serif;
    color:              #000;
    margin:             0px 10px;
    font-size:          11px;
    text-align:         center;
    border-bottom:      1px #fff solid;
 }

.AutobuzzCol1 h4
 {
    font-family:        Verdana,sans-serif;
    margin:             10px 10px;
    font-size:          14px;
    text-align:         left;
    color:              #cc3333;
 }


.AutobuzzCol1 img
 {
    margin:             0px 15px;
    border:             1px #666 solid;
 }

.AutobuzzMakeList
{
    margin:              0px;
}
.AutobuzzMakeList ul
 {
    margin:              10px; 
    color:               #cc3333;
    padding:             0px;
    list-style-type:     disc;    
 }

.AutobuzzMakeList li
 {
    color:               #cc3333;
    font-size:           11px;
    margin:              0px;
    padding:             0px;
    list-style-position: inside;
 }

.AutobuzzMakeList li a:link
 {
    color:               #cc3333;
    text-decoration:     underline;
    font-size:           11px;
 }

.AutobuzzMakeList li a:hover
 {
    color:               #cc3333;
    text-decoration:     underline;
    font-size:           11px;
 }

.AutobuzzMakeList li a:visited
 {
    color:               #cc3333;
    text-decoration:     underline;
 }

.AutobuzzCol2
 {
    float:               right;
    width:               565px;
    padding-right:       10px;
 }
 
.AutobuzzCol2 h2
{
    font-size:          18px;
    line-height:        normal;
}

.Autobuzz .SideBar
 {
    width:              200px;
    float:              right;
    padding:            10px;
    margin:             0px 0px 10px 10px;
    line-height:        normal;
    color:              #333;
    font-family:        Verdana,sans-serif;
    font-size:          11px;
    line-height:        13px;
 }

.Autobuzz .SideBar div
 {
    background:         #eee;
    padding:            10px;
    line-height:        11px;
    color:              #666;
    font-family:        Verdana,sans-serif;
    font-size:          10px;
 }

.Autobuzz .SideBar div p
 {
    margin:             2px 0px 0px 0px;
    line-height:        normal;
 }

.Autobuzz img
 {
    margin-bottom:      10px;
    border:             1px #333 solid;
 }
    
.Autobuzz h2
 {
    margin:             10px 0px 0px 0px;
    padding:            0px;
    color:              #cc3333;
    font-family:        Verdana,sans-serif;
 }

.Autobuzz h3
 {
    margin:             0px;
    padding:            0px;
    font-family:        Verdana,sans-serif;
    font-size:          14px;
    }

.Autobuzz h4
 {
    margin:             0px 0px 10px 0px;
    padding:            0px;
    color:              #666;
    font-size:          11px;
    font-weight:        normal;
    }
    
.AutobuzzResults ul
 {
    margin:             0px 10px 0px 5px;
    padding:            0px;
    list-style-type:    none;
    width:              550px;
    float:              right;
    
 }
 
.AutobuzzResults li
 {
    margin-bottom:      10px;
    padding:            0px;
    clear:              both;
    line-height:        16px;
 }
 
.AutobuzzResults li img
 {
    border:             none;
    float:              left;
    margin:             0px 10px 20px 0px;
 }
 
.AutobuzzResults h2
 {
    margin:             0px 5px;
    padding:            0px;
    font-size:          18px;
    font-weight:        bold;
    color:              #999;
 }
 
.AutobuzzResults ul h2
{
    font-size:         16px;
}
  
.AutobuzzResults div
{
    width: 390px;
    padding: 0px;
    margin: 0px;
    float: right;
}

.AutobuzzResults em
{
    font-style:         normal;
}
 
 .SponsorList
{
    border:             #ccc 1px solid;
    overflow:           visible;
    padding:            0px;
    margin:             0px; 
}
    
 .SponsorList ul
 {
    list-style:         none;
    padding:            0px 10px;
    margin:             0px;
}


.SponsorList li
{ 
    clear:              both;
    padding:            0px;
    margin:             5px 0px 0px;
    border-bottom:      1px #eee solid;
    overflow:           hidden;
}

.SponsorList h2
{
    font-size:          11px;
    padding:            0px 5px;
    font-weight:        normal;
    margin:             0px 0px 5px 0px;
    color:              #666;
    background:         #eee;
}

.SponsorList .left h3
{
    font-size:          12px;
    padding:            0px;
    margin:             0px;
    color:              #666;
    width:              500px;
    font-weight:        normal;
}

.SponsorList .left h3 em
{
    font-style:         normal;
    color:              #cc3333;
    font-weight:        bold;
}

.SponsorList .left
{
    width:              60%;
    float:              left;
    text-align:         left;
}


.SponsorList .right
{
    width:              35%;
    float:              right;
    text-align:         right;
}

.SponsorList .right h3
{
    margin:             0px;
    padding:            0px;
    color:              #666;
    font-size:          12px;

    }
    
.SponsorList div
 {
    color:              #666;

 }    
    

/* --- End /home/httpd/public/app_frame/webroot/css/autobuzz.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ClassifiedsWidget.css --- */

.ClassifiedsTower
{
    border:         1px solid #cc3333;
    padding:        0px;
    margin:         0px;
    
}

.ClassifiedsTower h3
{
    color:          #fff;
    font-weight:    bold;
    text-align:     center;
    background:     #cc3333;
    padding:        1px;
    margin:         0px;
    text-transform: uppercase;
}


   


/* --- End /home/httpd/public/app_frame/webroot/css/ClassifiedsWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdIndexCustomer.css --- */

.AdIndexCustomer
 {
    width:              730px;
    float:              left;
    margin-right:       5px;
    background-color: white;
 }

.AdIndexCustomer .Flipper h2
 {
    text-align:         left;
    clear:              both;
    margin:             0px;
 }

.AdIndexCustomer .Flipper ul.categoryNav
 {
     margin:            0px;
     padding:           0px;
     list-style-type:   none;
     text-align:        left;
 }
  
.AdIndexCustomer .Flipper ul.categoryNav li
 {
     border:            none;
     text-align:        left;
     display:           inline;
     font-size:         11px;
     font-weight:       bold;
     text-transform:    none;
     padding:           0px;
 }

.AdIndexCustomer .Flipper #flashWrapper
 {
    /* border-top:2px solid #666666; */
    /* background: #cc3333 url(http://assets.citypages.com/img/adindex/bg-flipper.png) top left repeat-x; */
    padding: 0px;
    height: 260px;
    margin-bottom: 15px;
 } 
 
.AdIndexCustomer .Flipper h3
 {
    text-align:         center;
    color:              #990000;
    text-decoration:    none;
    font-size:          18px;
    font-weight:        bold;
    display:            block;
    border-bottom:      1px solid #999999;
    padding:            0px;
    margin:             10px 0px 10px 0px;
 }

.AdIndexCustomer .Locations .Alternates{
     float: right;
     width: 155px;
     margin: 0px;
     padding: 0px 5px;
     border:1px solid #CCCCCC;
}

.AdIndexCustomer .Locations .Alternates h3{
    color:#000000;
    font-size:12px;
    font-weight:bold;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px 0px 2px 0px;
    border-bottom: 1px dotted #CCCCCC;
}
.AdIndexCustomer .Locations .Alternates h4{
    margin: 0px;
    padding: 0px;
}
.AdIndexCustomer .Locations .Alternates ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.AdIndexCustomer .Locations .Alternates li{
    padding: 2px 0px;
}
.AdIndexCustomer .Locations .Alternates em{
    padding: 2px 5px;
}

.AdIndexCustomer .Locations .AdMgmtMetaDataLocation
 {
     float: left;
 }

.AdIndexCustomer .Locations #Centered
 {
     float: none;   
 }

 
.AdIndexCustomer .AdMgmtMetaDataLocation
 {
    margin: 0px auto;
    width: 540px;  
 }
 
.AdIndexCustomer .AdMgmtMetaData
 {
    margin: 0px auto;
    width: 540px;
    text-align: center;
 }
 
.AdIndexCustomer .LocationView .UserInfo, 
.AdIndexCustomer .LocationView .BeSocial, 
.AdIndexCustomer .LocationView .FeedbackView,
.AdIndexCustomer .LocationView .otherRestaurants
 {
    display: none;  
 }

/* --- End /home/httpd/public/app_frame/webroot/css/AdIndexCustomer.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PodcastView.css --- */

.PodcastView
 {
     width:             665px;
     float:             left;
 }
 
.PodcastView h2
 {
     margin:            10px 0px 10px 0px;
     padding-left:      5px; 
     color:             #ffffff; 
     background:        #cc3333; 
     font-size:         20px; 
     font-weight:       bold;
 }

.PodcastView h2 a
 {
    color:              #ffffff;
    text-decoration:    none;
 }
 
.PodcastView h3
 {
    font-size:          24px;
 }
 
.PodcastView h4
 {
    display:            none; 
 }
 
.PodcastView img
 {
     float:             right;
     border:            none;
     margin:            0px 0px 0px 10px;
 }
 
.PodcastView h3
 {
     font-size:         20px;
     border-bottom:     1px solid #cccccc;
     padding-bottom:    10px;
 }
 
.PodcastView .thePodcast h3 img
 {
    display:            inline;
    border:             2px solid #000000;
    float:              none;
 }
 
.PodcastView .thePodcast #latest_podcast
 {
    float:              right;
 }

.PodcastView .thePodcast h4
 {
    font-size:          15px;
    font-weight:        bold;
    display:            block;
 }
 
.PodcastView .thePodcast p
 {
    margin:             0px;
    padding:            0px;
 }
 
.PodcastView .thePodcast h6
 {
    margin:             0px;
    padding:            0px 0px 0px 5px;
    font-size:          10px;
    font-style:         italic;
    font-weight:        normal;
 }
 
.PodcastView ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }
 
.PodcastView ul li
 {
    margin-bottom:      20px;
 }
 
.PodcastView ul li h4
 {
    font-size:          15px;
    font-weight:        bold;
    display:            block;
 }
 
.PodcastView ul li div
 {
    float:              right;
 }
 
.PodcastView ul li h6
 {
    margin:             0px;
    padding:            0px 0px 0px 5px;
    font-size:          10px;
    font-style:         italic;
    font-weight:        normal;
 }
 
.PodcastView ul li p
 {
    margin:             0px;
    padding:            0px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/PodcastView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ConventionCoverage.css --- */

.ConventionCoverage
 {
    height: 100%;
    overflow: auto;
    background: #ffffff;
    border: 1px solid #000000;
    margin: 0px 0px 20px 0px;
    clear: both;
 }

.ConventionCoverage h3
 {
    background: #000000;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding: 3px;
    margin: 0px;
 }
 
.ConventionCoverage .CCLeft,
.ConventionCoverage .CCRight
 {
    width: 50%;
    margin: 0px;
    padding: 0px;
    float: left;
    font-size: 11px;
    text-align: left;
 }
 
.ConventionCoverage .CCLeft h3,
.ConventionCoverage .CCRight h3
 {
    background: none;
    color: #000000;
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-size: 12px;
    line-height: 13px;
 }

.ConventionCoverage .CCRight h2
 {
    background: #990000;
    color: #ffffff;
    margin: 0px;
    padding: 3px 0px 3px 0px;
    text-align: center;
    font-size: 11px;
    line-height: 12px;
 }
 
.ConventionCoverage .CCLeft h2
 {
    background: #000099;
    color: #ffffff;
    margin: 0px;
    padding: 3px 0px 3px 0px;
    text-align: center;
    font-size: 11px;
    line-height: 12px;
 }

 
.ConventionCoverage .CCLeft h4,
.ConventionCoverage .CCRight h4
 {
    background: none;
    color: #666666;
    font-weight: normal;
    font-style: italic;
    font-size: 10px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    text-align: left;
    display: none;
 }
 
.ConventionCoverage .CCLeft p.RSS_Link,
.ConventionCoverage .CCRight p.RSS_Link
 {
    display: none;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ConventionCoverage.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BestOfSearchWidget.css --- */

.BestOfSearchWidget
 {
    font-family:        Verdana,sans-serif;
 }

.BestOfSearchWidget h2
 {
    font-family:        Verdana,sans-serif;
    font-size:          14px;
    font-weight:        bold;
    padding:            0px;
    margin:             5px 0px 5px 0px;
 }

.BestOfSearchWidget input#keywords
 {
    font-family:        Verdana,sans-serif;
    width:              200px;
    padding-right:      3px;
 }

.BestOfSearchWidget form
 {
    font-family:        Verdana,sans-serif;
    border-bottom:      1px solid #cccccc;
    padding-bottom:     5px;
    margin-bottom:      5px;
 }
 
.BestOfSearchWidget select
 {
    font-family:        Verdana,sans-serif;
    width:              250px;
    margin-bottom:      5px;
 }
 
.BestOfSearchWidget ul
 {
    font-family:        Verdana,sans-serif;
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }
 
.BestOfSearchWidget li
 {
    font-family:        Verdana,sans-serif;
    background-image:   url(http://assets.citypages.com/img/dblarrow.gif);
    background-position:0px;
    background-repeat:  no-repeat;
    padding-left:       20px; 
    font-weight:        bold;
 }
 

/* --- End /home/httpd/public/app_frame/webroot/css/BestOfSearchWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/HappyHour.css --- */

.HappyHourContentArea .col1
 {
    width:              420px;
    float:              left;
    margin-right:       5px;
 }

.HappyHourContentArea .col2
 {
    width:              300px;
    float:              left;
 }

.HappyHourContentArea .HappyHourTOC h2
 {
    color:              #777;
    font-size:          24px;
    margin:             0px;
    padding-top:        10px;
 }
 
 .HappyHourContentArea .HappyHourTOC .total .rssLink img
{
    border:             none;
    float:              left;
    margin:             4px 5px 0px 0px;
}

.HappyHourContentArea .HappyHourTOC h4
 {
    font-weight:        normal;
    font-size:          14px;
    margin:             5px;
 }

.HappyHourContentArea .HappyHourTOC .AlphaLetter li
 {
    font-size:          11px;
    font-weight:        bold;
 }

.HappyHourContentArea .HappyHourTOC ul.HappyHourResults
 {
    padding-left:       0px;
    margin:             0px;
    list-style-type:    none;
 }

.HappyHourContentArea .HappyHourTOC ul
 {
    margin:             0px;
 }

.HappyHourContentArea .HappyHourTOC ul.HappyHourResults li
 {
    margin-top:         10px;
    margin-right:       10px;
    list-style-type:    none;
    border-bottom:      1px #eee solid;
 }


.HappyHourContentArea .HappyHourTOC .HappyHourResults h2
 {
    margin:             10px 0px 0px 0px;
    font-size:          14px;
    font-weight:        bold;
    display:            inline;
    margin-right:       5px;
 }

.HappyHourSearchWidget h2
 {
    background:         #E7E3D1;
    border:             1px #999 solid;
    font-size:          14px;
    margin:             0px;
    padding:            3px;
    display:            block;
 }

.HappyHourSearchWidget form
 {
    border:             1px #999 solid;
    font-size:          10px;
 }

.HappyHourSearchWidget form ul
 {
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
 }

.HappyHourSearchWidget form li
 {
    float:              left;
    padding:            0px;
    margin-right:       10px;
    width:              45%;
    font-weight:        bold;
 }

.HappyHourSearchWidget form input
 {
    margin:             5px;
 }

.HappyHourSearchWidget form select
 {
    margin:             5px;
    width:              290px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/HappyHour.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BestOfLatestCommentsWidget.css --- */

.BestOfLatestCommentsWidget
 {
    font-family:        Verdana,sans-serif;
    margin-bottom:      5px; 
 }

.BestOfLatestCommentsWidget h2
 {
    font-family:        Verdana,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    padding:            0px;
    margin:             0px;
 }
 
.BestOfLatestCommentsWidget ul
 {
    font-family:        Verdana,sans-serif;
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }
 
.BestOfLatestCommentsWidget li
 {
    font-family:        Verdana,sans-serif;
    background-image:   url(http://assets.citypages.com/img/dblarrow.gif);
    background-position:0px 5px;
    background-repeat:  no-repeat;
    padding-left:       20px; 
    margin-bottom:      5px;
 }
 
.BestOfLatestCommentsWidget .blurb
 {
    font-family:        Verdana,sans-serif;
 }
 
.BestOfLatestCommentsWidget .posted
 {
    font-family:        Verdana,sans-serif;
 }
 

/* --- End /home/httpd/public/app_frame/webroot/css/BestOfLatestCommentsWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/box.css --- */

.c-box {
 background-color: #ffffff;
 border: 1px solid #000000;
 }

.c-top, .c-bottom {
 position: relative;
 left: 1px;
 height: 6px;
 }

.c-top {
 top: -1px;
 }

.c-bottom {
 margin-bottom: -1px; top: 0px;
 }

.c-nw, .c-ne, .c-sw, .c-se {
 width: 6px;
 height: 6px;
 }

.c-nw, .c-sw {
 float: left;
 position: relative;
 left: -2px;
 }

.c-ne, .c-se {
 float: right;
 }

.c-nw {
 background: url(img/c-ul.gif) no-repeat left top;
 }

.c-ne {
 background: url(img/c-ur.gif) no-repeat right top;
 }

.c-sw {
 background: url(img/c-ll.gif) no-repeat left bottom;
 }

.c-se {
 background: url(img/c-lr.gif) no-repeat right bottom;
 }

.c-content {
 margin: 0px;
 padding: 0px 5px 0px 5px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/box.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Flat_Ads.css --- */

.FlatAds 
 {
    margin:             10px 0px 10px 0px;
    text-align:         left;
 }
 
.bizrate
 {
    margin-left:        36px;

 }
 
.Mock
{
    text-align:         center;
    height:             100px;
    width:              160px;
    background:         #069;
    margin:             10px;
}

.PencilAd img
 {
    border:              none;
    margin-bottom:       5px;
 }

.rail
 {
    text-align:          center;
 }
 
.rail img
 {
    border:              none;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/Flat_Ads.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BackpageClassifieds.css --- */

/* /p/af/w/c/BackpageClassifieds.css */
.BackpageClassifieds
 {
    margin:             10px auto 10px auto;
    font-size:          10px;
    padding:            0px 0px 10px 0px;
    background-color:   #adbdd6;
    text-align:         left;
    width:              160px;
 }

.BackpageClassifieds .bpWrap
 {
    margin:             6px 0px;
    padding-left:       6px;
    padding-right:      6px;
 }

.BackpageClassifieds .bpMore
 {
    margin:             6px;
 }

.BackpageClassifieds img
 {
    margin-left:        auto;
    margin-right:       auto;
    display:            block;
    border:             0px;
    text-align:         center;
 }

.BackpageClassifieds #bpInclude
 {
    background-color:  #FFFFFF;
    border-left:       1px solid #ADBDD7;
    border-right:      1px solid #ADBDD7;
    font-family:       verdana,arial,helvetica,sans-serif;
    font-size:         10px;
    margin:            0px;
    overflow:          hidden;
    padding:           0px;
    font-weight:       bold;
    color:             #222222;
    text-decoration:   none;

 }
 
 .BackpageClassifieds a
 {
    color:             #516EA4;
 }
 
/* /p/af/w/c/BackpageClassifieds.css */

/* --- End /home/httpd/public/app_frame/webroot/css/BackpageClassifieds.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/FollowWidget.css --- */

h2.followHdr
 {
    margin:             0px;
    padding:            0px 0px 0px 5px;
    font-size:          32px;
    font-weight:        bold;
    color:              #0000CC;
    position:           relative;
    bottom:             -8px;
 }
 
h2.followHdr span
 {
    color:              #333;
    font-size:          14px;
    padding-left:       5px;
 }

.followWidget
 {
    border:             1px solid #0000CC;
    overflow:           auto;
    padding:            5px;
    margin-bottom:      15px;
 }
 
.followWidget h3
 {
    color:              #666;
    font-size:          11px;
    line-height:        12px;
    font-weight:        normal;
    margin:             0px 0px 5px 0px;
    padding:            0px;
 }
 
.followWidget .badges
 {
    white-space:        nowrap;
    overflow:           hidden;
    margin:             10px 0px 10px 5px;
 }

.followWidget .badges .badge
 {
    width:              95px;
    text-align:         center;
    float:              left;
 }
 
.followWidget .badges .badge h5
 {
    margin:             0px;
    padding:            0px;
 }
 
.followWidget .badges .badge img
 {
    border:            none;
 }
 
.followWidget .blog
 {
    padding:           5px;
 }
 
.followWidget .blog h4
 {
    margin:            0px;
    padding:           0px;
    font-size:         16px;
    font-weight:       bold;
 }
 
.followWidget .blog h4 img
 {
    vertical-align:    middle;
    border:            none;
 }
 
.followWidget .blog ul
 {
    margin:            0px;
    padding:           0px;
    list-style-type:   none;
 }
 
.followWidget .blog ul li
 {
    border-top:        1px solid #ccc;
    margin-bottom:     10px;
    padding-top:       5px;
    font-weight:       bold;
 }
 
.followWidget .blog ul li span
 {
    color:             #999;
    font-style:        italic;
    font-weight:       normal;
 }
 
/* 
 
.followWidget .BlogsWidget
 {
    margin:            5px;
 }
 
.followWidget .BlogsWidget h2,
.followWidget .BlogsWidget p,
.followWidget .BlogsWidgetRssLink
 {
    display:           none;
 }
 
.followWidget .BlogsWidget h4
 {
    display:           inline;
    margin:            0px;
    padding:           0px;
 }

.followWidget .BlogsWidget h5
 {
   display:            inline;
   color:              #aaa;
   font-size:          12px;
   font-style:         italic;
   margin:             0px;
   padding:            0px 0px 0px 10px;
 }
 
.followWidget .BlogsWidget .Post_first,
.followWidget .BlogsWidget .Post
 {
    border-bottom:     1px solid #ccc;
 }
 
.followWidget .BlogsWidget .BlogsWidgetFooter
 {
    text-align:        right;
 }
 
*/ 

/* --- End /home/httpd/public/app_frame/webroot/css/FollowWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SearchCoverWidget.css --- */

/* /p/af/w/c/SearchCoverWidget.css */

.SearchCoverWidget
 {
   background-color:  #FBFBFB;
   border:            1px dashed #999999;
   margin:            0pt 0px 5px 0px;
   padding:           5px;
   width:             510px;
   float:             left;
 }

.SearchCoverWidget h2
 {
    font-size:         13px;
    font-weight:       bold;
    margin:            0px 0px 10px;
    padding:           0px; 
 } 

.SearchCoverWidget ul
 {
    padding:           0px;
    margin:            0px 0px 0px 10px;
    list-style-type:   none;
 }

.SearchCoverWidget li
 {
    float:             left;
    text-align:        center;
    width:             96px;
    margin-right:      2px;
 }
 
.SearchCoverWidget li img
 {
    border:            1px solid #000000;
    clear:             both;
    display:           block;
 }
/* End /p/af/w/c/SearchCoverWidget.css */


/* --- End /home/httpd/public/app_frame/webroot/css/SearchCoverWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/TwitterColumn.css --- */

.twitBin
 {
    border-top:         1px solid #34c5ef;
    border-left:        1px solid #d8f8f8;
    border-right:       1px solid #d8f8f8;
    padding:            10px 5px 0px 5px;
    margin:             0px 0px 0px 10px;
 } 

.twitBin .more
 {
    text-align:         right;
    padding:            0px 15px 0px 0px;
    margin-bottom:      5px;
    font-weight:        bold;
 }
 
.twitBin .more a
 {
    color:              #0000CC;
 }
 
.SocialNetworkingArea .col1 h2
 {
    margin:             0px 0px 0px 20px;
    padding:            0px;
    color:              #34c5ef;
    position:           relative;
    bottom:             -5px;
    font-size:          18px;
 }
 
.SocialNetworkingArea .col1 .twitBin h3
 {
    margin:             0px 0px 0px 10px;
    padding:            0px 0px 0px 5px;
    color:              #34c5ef;
    border-bottom:      1px solid #34c5ef;
    font-size:          14px;
    margin-right:       10px;
    line-height:        10px;
 }
 
.SocialNetworkingArea .col1 .twitHead
 {
    height:             22px;
    background-image:   url('/img/twitter_header_back_22.png');
    padding:            0px;
    margin:             10px 0px;
 }
 
.SocialNetworkingArea .col1 .totd
 {
    font-size:          14px;
 }
 
.SocialNetworkingArea .col1 .totd img
 {
    height:             90px;
    width:              90px;
    border:             1px solid #aaa;
 }
 
.SocialNetworkingArea .col1 .totd .totdBody
 {
    margin-left:       100px;
 }
 
.SocialNetworkingArea .col1 .totd h4
 {
    font-size:          16px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 }

.SocialNetworkingArea .col1 .totd h5
 {
    margin:             0px 0px 5px 0px;
    padding:            0px;
    font-size:          11px;
    font-weight:        normal;
    color:              #666;
 }
 
.SocialNetworkingArea .col1 .totd h4 span
 {
    font-weight:        normal;
 }
 
.SocialNetworkingArea .col1 .totd li
 {
    border:             none;
 }
 

/* --- End /home/httpd/public/app_frame/webroot/css/TwitterColumn.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/flipbook.css --- */

.FlipbookContentArea
 {
    margin:          0px;
    height:          100%;
    overflow:        auto;
    padding:         0px;
    width:           740px;
    float:           left;
 }

.FlipbookContentArea .fbCol1
 {
    width:           62%;
    float:           left;
    margin:          5px;
 }

.FlipbookContentArea .fbCol2
 {
    width:           35%;
    float:           right;
    margin:          5px;
    border:	 1px solid #000000;
 }

 .FlipbookContentArea .fbColFull
 {
    margin:          5px;
 }

.FlipbookContentArea .FlipbookHeader p
 {
     text-align: 	center;
     padding: 		0px;
     margin: 		2px;
     font-size:		13px;
 }

 .FlipbookContentArea .FlipbookHeader h2
 {
     margin:		0px;
     font-size:		24px;
     font-weight:	bold;
     border-bottom:	2px solid #000000;
     line-height:	18px;
     color:			#696969;
 }

.FlipbookContentArea .fbCol1 ul, .FlipbookContentArea .fbCol2 ul, .FlipbookContentArea .fbColFull ul
 {
    margin:          0px;
    padding:         0px;
    list-style-type: none;
 }

.FlipbookContentArea .fbCol1 ul li, .FlipbookContentArea .fbCol2 ul li, .FlipbookContentArea .fbColFull ul li
 {

    text-align:      center;
    /* width:           49%; */
    float:           left;
    border-bottom:	 1px solid #E0E0E0;
 }

.FlipbookContentArea .fbCol1 h3, .FlipbookContentArea .fbColFull h3
 {
    /* margin:          0px 0px 20px 0px; */
    padding:         0px;
    margin:  	 	 0px;
    font-size:       20px;
    font-weight:     bold;
    text-align:      left;
    color:			 #000000;
 }


 .FlipbookContentArea .fbCol2 h3
 {
    border-bottom:			1px solid #000000;
    padding:		0px 5px;
    margin:  	 	 0px;
    font-size:       20px;
    font-weight:     bold;
    text-align:      left;
    color:			 #696969;
    background:		url('/img/flipbook/fb-gradient.png') top left repeat-x;
 }


.FlipbookContentArea .fbCol1 ul li h4, .FlipbookContentArea .fbCol2 ul li h4, .FlipbookContentArea .fbColFull ul li h4
 {
    /* margin:          0px auto 20px auto; */
    padding:         5px 0px;
    margin: 		 0px;
    font-size:       11px;
    font-weight:     bold;
    /* width:           125px; */
 }

.FlipbookContentArea .fbCol1 ul li img, .FlipbookContentArea .fbCol2 ul li img, .FlipbookContentArea .fbColFull ul li img
 {
    border:          none;
 }

.FlipbookContentArea .fbCol1 ul li.first, .FlipbookContentArea .fbCol2 ul li.first, .FlipbookContentArea .fbColFull ul li.first
 {
    /* clear:           both; */
    margin-left:     auto;
    margin-right:    auto;
    /* width:           100%; */
 }


 .FlipbookContentArea ul.FlipbookIssues li
 {
    margin:          0px;
    padding:         4px;
    width:			 100px;
 }

 .FlipbookContentArea ul.FlipbookSpecials li{
    padding:		 5px 0px;
    width:			 97%;
    margin:			 4px;
 }

.fbCol1 a.archive
{
    display: 		block;
    clear:			both;
    text-align: 	center;
    padding: 		10px 20px;
    background:		url('/img/flipbook/fb-icon.png') 95px 2px no-repeat;
    font-size:      12px;
}

.FlipbookView
 {
    width:           90%;
    margin-left:     auto;
    margin-right:    auto;
 }

.FlipbookView h1
 {
    margin:          5px 0px 5px 0px;
    color:           #cc3333;
 }

.FlipbookView h5
 {
    font-size:        10px;
    text-align:       right;
    margin:           5px;
 }




/* --- End /home/httpd/public/app_frame/webroot/css/flipbook.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Jukebox.css --- */

.Jukebox
 {
    width:             740px;
    float:             left;
 }

.Jukebox h2
 {
    font-size:          12px;
 }

.Jukebox .contents
 {
    margin-left:        80px;
    margin-top:         20px;
 }
 
.Jukebox .signup
 {
    text-align:         center;
    margin-bottom:      10px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/Jukebox.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/MovieTrailerSearchTOC.css --- */

.MoviesTrailerSearch
 {
    width:              730px;
    float:              left;
    margin-right:       5px;
 }

.MoviesTrailerSearch .col1
 {
    width:              420px;
    margin-right:       5px;
    float:              left; 
 }

.MoviesTrailerSearch .col2
 {
    width:              300px;
    float:              right; 
 }

/* --- End /home/httpd/public/app_frame/webroot/css/MovieTrailerSearchTOC.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PaperfinderView.css --- */

.PaperFinderContentArea .content_col1
{
	width: 490px;
	float: left;
	padding: 0px;
	border: 1px solid #cc3333;
}

.PaperFinderContentArea .col2
{
	width: 300px;
	float: left;
}

.PaperFinderContentArea .col3
{
	width: 160px;
	float: left;
	margin-left: 10px;
}

.PaperFinderContentArea .content_col1 h2
{
    background: #cc3333;
    font-size: 12px;
    font-weight: bold;
    color: white;
    height: 18px;
    padding: 3px 0px 0px 4px;
    text-transform: uppercase;
}

.Paper_Distribution_Points li
{
	list-style: none;
	margin: 0px;
	padding: 10px;
	border-bottom: 1px dashed #cc3333;
}

.Paper_Distribution_Points .Odd
{
	/* background:#e7ecf2; */
}

.Paper_Distribution_Points h3
{
	color: #333333;
	text-transform: uppercase;
}

.Paper_Distribution_Points .Region
{
	font-style: italic;
}

.Paper_Distribution_Points .Address .Address1,
.Paper_Distribution_Points .Address .Address2
{
	display: block;
}

.Paper_Distribution_Points .Address .City,
.Paper_Distribution_Points .Address .State
{
	padding-right: 9px;
}

.Paper_Distribution_Points h4
{
	font-weight: normal;
}

.PaperFinderContentArea .No_Results
{
	margin: 0px;
	padding: 10px;
	border-bottom: 1px dashed #cc3333;	
}

.PaperFinderContentArea .Search_Again
{
	padding: 10px;
}

.PaperFinderContentArea .Search_Again h3
{
	color: #333333;
	text-transform: uppercase;
}

/* --- End /home/httpd/public/app_frame/webroot/css/PaperfinderView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/protoFlow.css --- */

		#bodyWrap {
			width: 800px;
			margin-left: auto;
			margin-right: auto;
		}

		
		#overlay {
			background: url('http://assets.citypages.com/img/flipper/resources/trans.png') repeat-y;
		}

		#protoflowContainer {
			border: 5px solid #444444;
			width: 600px;
			margin-left: auto;
			margin-right: auto;
		}
		#protoflow {
			width: auto;
			height: 400px;
			border: 0px solid red;
				
		}


		
		.sliderTrack {
			background:transparent url('http://assets.citypages.com/img/flipper/resources/track_fill_left.png') no-repeat scroll left top;
			height:15px;
			position:relative;
			text-align:left;
			width:137px;
		}

		.sliderHandle {
			background:transparent url('http://assets.citypages.com/img/flipper/resources/knob.png') no-repeat scroll left top;
			cursor:pointer;
			height:16px;
			margin-left:-2px;
			position:absolute;
			top:-5px;
			width:16px;
		}

		.protoCaptions {
			display: none;
		}

		.captionHolder {
			font-size: 34px;
			color: black;
		}


/* --- End /home/httpd/public/app_frame/webroot/css/protoFlow.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ClubDirectoryTOC.css --- */

.ClubsContentArea
 {
    width:              735px;
    margin:             0px 5px 0px 5px;
    float:              right;  
 }
 
 .ClubDirectory .description .searchForm select{

    width:              100%;
    margin:             5px 0px;
    font-family:        Verdana,sans-serif;
    font-size:          12px;


 }
 .ClubDirectory .description .searchForm select input
 {
    margin:             0px 10px 10px 10px;
    float:              left;  
 }
 
.ClubsContentArea h2
 {
    font-size:          14px;
    font-weight:        bold;
    margin:             0px 0px 10px 0px;
    padding:            0px;
 }
 
.ClubsContentArea .total
 {
    font-style:         italic;
    margin:             0px 0px 10px 0px;
 }
 
.ClubsContentArea .ClubDirectory
 {
    width:              535px;
    float:              left;
 }
 
.ClubsContentArea .ClubDirectory ul
 {
    margin:             10px 0px 0px 0px;
    padding:            0px;
    list-style-type:    none;
 }

.ClubsContentArea .ClubDirectory li
 {
    font-size:          16px; 
    font-weight:        bold;
    clear:              both;
 }
 
.ClubsContentArea .ClubDirectory ul.AlphaLetter
 {
    clear:              both;
    white-space:        nowrap;
    margin-left:        auto;
    margin-right:       auto;
 } 
 
.ClubsContentArea .ClubDirectory ul.AlphaLetter li
 {
    clear:              none;
    font-size:          12px;
    font-weight:        bold;
 }

.ClubsContentArea .ClubDirectory .maplink
 {
    font-variant:       small-caps;
    font-size:          12px;
    font-weight:        bold;
    display:            inline;
 }
 
.ClubsContentArea .ClubDirectory .address
 {
    margin:             5px 0px 0px 0px;
    font-size:          12px; 
    font-weight:        bold;
 }
 
.ClubsContentArea .ClubDirectory a
 {
    font-size:          12px;
    font-weight:        bold; 
 }
 
.ClubsContentArea .ClubDirectory .description
 {
    margin:             0px 0px 10px 0px;
    font-size:          12px; 
    font-weight:        normal;
    padding-bottom:     5px;
    border-bottom:      1px solid #999;
    margin-bottom:      5px;
 }

 
.ClubsContentArea .ClubDirectory .Pagination
 {
    font-style:         normal;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ClubDirectoryTOC.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BestOfMap.css --- */

.BestOfMapContentArea
 {
    width:              740px;
    float:              left;
 }

.BestOfMap img
{
    border: none;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.BestOfMapLanding
{
}
.BestOfMapLanding div.results
 {
    border-bottom:      1px solid #666666;
    border-left:        1px solid #666666;
    border-top:         1px solid #666666;
    float:              left;
    height:             516px;
    padding:            2px;
    width:              175px;
    font-size:          12px;
    overflow:           auto;
 }

.BestOfMapLanding .map
 {
    border:             1px solid #666666;
    float:              left;
    height:             520px;
    width:              548px;
 }

.BestOfMapLanding .locationName
 {
    font-weight:        bold;
 }

.BestOfMapLanding img.locationImage
 {
    width:              75px;
    margin-right:       5px;
    clear:              left;
 }

.BestOfMapLanding .locationDetails
 {
    margin-bottom:      5px;
 }

.BestOfMapLanding div.result
 {
    background-color:   #FFFFFF;
    border:             1px solid #FFFFFF;
    margin-bottom:      3px;
 }

.BestOfMapLanding div.hover
 {
    background-color:   #EFEFEF;
    border:             1px solid #999999;
 }

.BestOfMapLanding fieldset.searchPanel
 {
    border:             1px solid #666666;
    margin:             0px 5px 5px 0px;
    padding:            5px;
    width:              718px;
    float:              left;
 }

.BestOfMapLanding div.pagination
 {
    float:              none;
    text-align:         center;
    padding-bottom:     2px;
    margin-bottom:      2px;
    border-bottom:      1px solid #EFEFEF;
 }

.BestOfMapLanding .page
 {
    padding-left:       2px;
    padding-right:      2px;
 }

.BestOfMapLanding .page a:link
 {
    text-decoration:    none;
 }
.BestOfMapLanding .page a:visited
 {
    text-decoration:    none;
 }
 .BottomBanner
 {
    margin-top: 5px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/BestOfMap.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ReadersLogin.css --- */

.community-wrapper-log
{
    font-size:        11px;
    margin:           0px 10px 0px 0px;
}

.community-wrapper-log h3
{
    color:             #cc3333;
    margin:            0px;
    padding:           0px;
    font-size:         18px;
}

.community-wrapper-log h4
{
    background:         #999;
    color:              #fff;
    font-size:          18px;
    font-weight:        bold;
    margin:             0px 0px 10px 0px;
    padding:            0px 0px 0px 4px;
    text-align:         center;
}

.community-wrapper-log form
 {
    width: 90%;
    margin: 10px auto;
 }

.community-wrapper-log form fieldset
{
    border:             none;
    text-align:         center;
    clear: both;
    float: none;
}

.community-wrapper-log form fieldset .loginInputs
{
    text-align:         right;
    width:              260px;
    margin:             0px auto;
    line-height:        30px;
}

.community-wrapper-log form
{
    border:             1px #999 solid;
    padding-bottom:     10px;
}


.community-wrapper-log form p
{
    margin:            10px;
}


.community-wrapper-log input
{
    width:             150px;
    margin:            0px auto;
}
.community-wrapper-log input.submit
{
    display:           block;
    clear:             right;
    margin:            5px;
    width:             70px;
    margin:            5px auto;

}

/* --- End /home/httpd/public/app_frame/webroot/css/ReadersLogin.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/FlickrWidget.css --- */

.flickrWidget
 {
    border:             3px solid #ccc;
    padding:            5px 5px 0px 5px;
 }

.flickrWidget h2
 {
    margin:             0px;
    padding:            0px 0px 0px 5px;
    font-size:          16px;
    font-weight:        bold;
 } 
 
.flickrWidget h3
 {
    margin:             0px 5px 10px 5px;
    padding:            0px;
    font-size:          11px;
    line-height:        11px;
    font-weight:        normal;
    color:              #666;
 } 
 
.flickrWidget .picoday
 {

    margin:             0px 0px 20px 0px;
    padding:            0px;
 }
 
.flickrWidget .picoday img
 {
    margin:             0px;
    padding:            0px;
    float:              none;
    width:              285px; 
       
 }
 
.flickrWidget .flickrRand
 { 
    width:              290px;
    overflow:           hidden;
    white-space:        nowrap;
 }

.flickrWidget .flickrRand img
 { 
    border:             none;
    margin:             0px 30px 0px 0px;
 } 
 
.flickrWidget .more
 {
    border-top:         1px solid #0000CC;
    text-align:         right;
    padding:            0px;
    margin:             5px 5px 0px 5px;
    font-weight:        bold;
 }
 
.flickrWidget .more a
 {
    color:              #0000CC;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/FlickrWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/RelatedTo.css --- */

.RelatedContentArea 
{
     width:              1000px;
}

.RelatedContentArea .RelatedToWidget
{
     float:              left;
     width:              700px;
     font-size:          11px;
     color:              #000000;
     margin-top:         10px;
}

.RelatedContentArea .RelatedToWidget p
{
     font-size:          14px;
}

.RelatedContentArea .col3
{
     float:              right;
     width:              300px;
     margin-top:         10px;
}

.RelatedContentArea .RelatedToWidget h4
{
     font-weight:        normal;
     font-size:          12px;
     color:              #666666;
     margin:             0px;
}

.RelatedContentArea .RelatedToWidget ul.RelatedToList
{
     list-style-type:    none;
     padding:            0px;
     margin:             0px 20px 0px 10px;
}

.RelatedContentArea .RelatedToWidget ul.RelatedToList li.RelatedToListItem
{
     border-bottom:      1px solid #cccccc;
     padding:            5px 0px 5px 0px;
     margin:             0px;
}

.RelatedContentArea .RelatedToWidget ul.RelatedToList li.RelatedToListItem img
{
    display:             none;
}



.RelatedContentArea .RelatedToWidget ul.RelatedToList li.RelatedToListItem h2
{
     font-size:          12px;
     font-weight:        normal;
     margin:             4px 0px 0px 0px;

}


.RelatedContentArea .date
{
    margin:                  0px;
    color:                   #666666;
    font-size:               11px;
    padding:                 0px;
}

.RelatedContentArea .more
{
     text-align:         right;
     margin:             5px 20px 25px 0px;
     font-size:          13px;
}

/* --- End /home/httpd/public/app_frame/webroot/css/RelatedTo.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/RankItRandom.css --- */

.rankItRandom
 {
    text-align:        center;
    width:             740px;
    float:             left;
    
 }

.rankItRandom .rankitDisplayInner
 {
    text-align:        left;
 }

.rankItRandom .link
 {
    display:           inline;
    padding:           0px 5px;
    margin:            0px auto 5px auto;
    border-top:        2px solid #666666; 
    border-left:       2px solid #666666; 
    border-right:      1px solid #cccccc; 
    border-bottom:     1px solid #cccccc; 
 }
 
.rankItRandom .body
 {
    width:             650px;
    margin:            0px auto 10px auto;
    padding:           5px;
 }
 
.rankItRandom .body h2
 {
    text-align:        left;
    margin:            10px auto 0px auto;
    padding:           0px;
    width:             600px;
    clear:             both;
 }
 
.rankItRandom .body p
 {
    border-bottom:     1px solid #cccccc;
    padding:           5px;
    text-align:        left;
    margin:            0px auto;
    width:             600px;
 }
 
.rankItRandom .body p.entire
 {
    border:            none;
    background:        none;
    padding:           5px;
    text-align:        center;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/RankItRandom.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Menus.css --- */

.MenusContentArea
 {
    width:              740px;
    margin:             0px 5px 0px 0px;
    float:              left;
    padding:            0px;
 }

.MenusContentArea .OnlineMenus
 {
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    width:              550px;
    float:              right;
 }

.MenusContentArea .OnlineMenus h2
 {
    color:              #cccccc;
    font-size:          24px;
    margin:             0px;
    padding:            0px;
 }
 
.MenusContentArea .OnlineMenus ul.AlphaLetter
 {

    margin:             10px auto 10px auto;

 }

 
.MenusContentArea .OnlineMenus .total
{
    padding-top:        10px;
}

.MenusContentArea .OnlineMenus .total .rssLink img
{
    border:             none;
    float:              left;
    margin:             2px 5px 0px 0px;
}

.MenusContentArea .OnlineMenus .total .Pagination
 {
    font-weight:        normal;
    float:              none;

 }
.MenusContentArea ul.MenuResults
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none; 
 }

.MenusContentArea ul.MenuResults li
 {
    margin-top:         5px;
 }

.MenusContentArea ul.MenuResults li a.location
 {
    font-size:          16px;
    font-weight:        bold;
 }

.MenusContentArea ul.MenuResults li .menuLink
 {
    font-size:          9px;
   
 }
 
.MenusContentArea ul.MenuResults li .address
 {
    font-weight:        bold;
 }
 
.MenusContentArea ul.MenuResults li .cityState
 {
    font-weight:        bold;
 }
 
.MenusContentArea #Medium.Ads
 {
    float:              right;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/Menus.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ClassifiedsRentals.css --- */

DIV.ClassifiedsRentals{
	
}
DIV.ClassifiedsRentalsHeader{
	margin-top:20px;
	border:none;
	border-bottom:2px  dashed;
	border-color:#a0a0a0;
	padding:0px 0px 5px 0px;
	font-size:12pt;
	font-weight:normal;
}
DIV.ClassifiedsRentalsList{
	margin-top:10px;
}

DIV.ClassifiedsRentalsRental{
	margin-bottom:10px;
	border-bottom:1px solid #a0a0a0;
	padding: 5px;
}

IMG.ClassifiedsRentalMainImg{
	float:left;
	margin-right:10px;
	border:none;
	height:150px;
}
SPAN.ClassifiedsRentalRegionLabel{
	color:#A0A0A0;
	font-weight:bold;
}

SPAN.ClassifiedsRentalPriceLabel{
	color:#A0A0A0;
	font-weight:bold;
}

SPAN.ClassifiedsRentalPrice{
	color:#000000;
}
P.ClassifiedsRentalTitle{
	
}
P.ClassifiedsRentalTitle A{
	font-size:14pt;
}
.ClassifiedsRentalFeaturedOption A{
	font-size:9pt;
}

/* --- End /home/httpd/public/app_frame/webroot/css/ClassifiedsRentals.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PhotoGallery.css --- */

.PGContentArea
 {
    width:              740px;
    float:              left;
 }

.PhotoGallery
 {
 }
 
.PhotoGallery .navigation
 {
    display:            block;
    margin:             10px;
 }
 
.PhotoGallery .currentGallery
 {
    width:              375px;
    float:              left;
    margin:             20px 5px 0px 0px;
 }
 
.PhotoGallery .galleries
 {
    width:              350px;
    float:              right;
 }

.PGContentArea .other
 {
    width:              375px;
    text-align:         center;
    display:            inline;
    float:              left;

 }
 
.PGContentArea .other p
 {
    text-align:         left;
    margin:             0px;
    padding:            0px;

 }
 
.PhotoGallery .currentGallery .credit
 {
    text-align:         right;
    display:            block;
    width:              300px;
    font-size:          10px;
    font-weight:        normal;
 }

.PhotoGallery .currentGallery .headline
 {
    font-size:          14px;
    font-weight:        bold;
    margin-top:         10px;
    width:              275px;
 }
 
 
.PhotoGallery .currentGallery .byLine
 {
    clear:              left;
    color:              #cc0000;
    font-size:          12px;
    font-weight:        normal;
    margin-top:         10px;
    width:              290px;
 }

.PhotoGallery .currentGallery .caption
 {
    clear:              left;
    font-size:          9px;
    line-height:        10px;
    width:              290px;
 }

.PhotoGallery .currentGallery .subhead
 {
    clear:              left;
    font-size:          12px;
    line-height:        150%;
    width:              290px;
 } 
 
.PhotoGallery .currentGallery img.mainImage
 {
    width:              300px;
    float:              left;
    border:             1px solid #000000;
 }

.PhotoGallery .currentGallery ul.photoList
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    float:              right;
    width:              50px;
 }

.PhotoGallery .currentGallery ul.photoList li
 {
    margin:             0px;
    padding:            0px;
 }
 
.PhotoGallery .currentGallery ul.photoList img
 {
    padding:            1px;
    border:             1px solid #000000;
 }

.PhotoGallery currentGallery ul.photoList img:hover
 { 
    border:             3px solid #CB0101;
    cursor:             pointer;
    padding:            1px;
 }
 
.PhotoGallery .galleries h3
 {
    margin-left:        5px; 
 }
 
.PhotoGallery .galleries ul
 {
    margin:             0px;
    padding:            0px 0px 0px 10px;
    list-style-type:    none;
    border-left:        1px solid #aaaaaa;
 }

.PhotoGallery .galleries li
 {
    display:            block;
    clear:              both;
    margin:             0px 0px 10px 0px;
    font-size:          10px;
 }

.PhotoGallery .galleries li a
 {
    font-size:          12px;
 }
 
.PhotoGallery .galleries .photoCount
 {
    font-weight:        bold;
    color:              #006600;
    font-size:          12px;
 }
 
.PhotoGallery .galleries img
 {
    float:              left;
    margin:             3px;
    border:             1px solid #000000;
 }
 
.bottomRow .Pagination
 {
    float:              right;
    margin:             16px 10px 0px 0px;
 }
 
.PGContentArea .bottomRow
 {
    width:              740px;
    clear:              both;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/PhotoGallery.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/LocationFilmTimes.css --- */

/* /p/af/w/c/LocationFilmTimes.css */

.LocationView .LocationFilmTimes
 {
    margin-top:         15px;
 }

.LocationView .LocationFilmTimes h3
 {
    font-size:          12px;
    font-weight:        bold;
    display:            inline;
    margin:             5px 0px 0px 0px;
    padding:            0px;
 }

 
.LocationView .LocationFilmTimes h4
 {
    font-size:          12px;
    font-weight:        normal;
    display:            inline;
    padding-right:      5px;
 } 
 
.LocationView .LocationFilmTimes h5
 {
    font-size:          12px;
    font-weight:        normal;
    display:            inline;
    clear:              right;
 }
 
/* End /p/af/w/c/LocationFilmTimes.css */

/* --- End /home/httpd/public/app_frame/webroot/css/LocationFilmTimes.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/LocationMap.css --- */

.locationsMap
 {
    margin-bottom:      10px;
    width:              740px;
    float:              left;
}
.locationsMap div.results
 {
    border-bottom:      1px solid #666666;
    border-left:        1px solid #666666;
    border-top:         1px solid #666666;
    float:              left;
    height:             516px;
    padding:            2px;
    width:              175px;
    font-size:          12px;
    overflow:           auto;
 }
 
.locationsMap .map
 {
    border:             1px solid #666666;
    float:              left;
    height:             520px;
    width:              548px;
 }
 
.locationsMap .locationName
 {
    font-weight:        bold;
 }
 
.locationsMap img.locationImage
 {
    width:              75px;
    margin-right:       5px;
    clear:              left;
 }

.locationsMap .locationDetails
 {
    margin-bottom:      5px;
 }
 
.locationsMap div.result
 {
    background-color:   #FFFFFF;
    border:             1px solid #FFFFFF;
    margin-bottom:      3px;
 }
 
.locationsMap div.hover
 {
    background-color:   #EFEFEF;
    border:             1px solid #999999;
 }
 
.locationsMap fieldset.searchPanel
 {
    border:             1px solid #666666;
    margin:             0px 5px 5px 0px;
    padding:            5px;
    width:              718px;
    float:              left;
 }
 
.locationsMap div.pagination
 {
    float:              none;
    text-align:         center;
    padding-bottom:     2px;
    margin-bottom:      2px;
    border-bottom:      1px solid #EFEFEF;
 }

.locationsMap .page
 {
    padding-left:       2px;
    padding-right:      2px;
 }
 
.locationsMap .page a:link
 {
    text-decoration:    none;
 }
.locationsMap .page a:visited
 {
    text-decoration:    none;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/LocationMap.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BestOfSearch.css --- */

.BestOfSearch
 {
    font-family:     Verdana,sans-serif;
    padding:         10px 0px 0px 0px;
    width:           420px;
    float:           left;
 }

.BestOfSearch ul
{
    margin:          10px 0px 0px 0px;
    padding:         0px;
    list-style-type: none;
}

.BestOfSearch ul li
 {
    font-family:     Verdana,sans-serif;
    margin-bottom:   10px;
 }

.BestOfSearch ul li .winner
 {
    font-weight:     bold;
    font-family:     Verdana,sans-serif;
 }

.BestOfSearch ul li .blurb
 {
    font-family:     Verdana,sans-serif;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/BestOfSearch.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/DisplayEvents.css --- */

/* /p/af/w/c/DisplayEvents.css */

.DisplayEvents
  {
    display:            block;
    font-family:        Verdana,sans-serif;
    font-size:          11px;
    font-weight: 		normal;
    margin:             0px 0px 0px 0px;
    padding:            0px 5px 0px 5px;
  }

/* Enclosure fot TODAY'S events */
.DisplayEvents .Today
  {
    font-size:          11px;
    font-weight: 		normal;
    margin:             0px 0px 0px 0px;
    padding:            0px 0px 0px 0px;
  }

/* The words "Today's Events" */
.DisplayEvents .Today h1
  {
    font-size:          11px;
    font-weight: 		normal;
    margin:             0px 0px 0px 0px;
    padding:            0px 0px 0px 0px;
  }

/* Today's Date (Yeah, kinda redundant) */
.DisplayEvents .Today h2
  {
    font-size:          12px;
    font-weight:        bold;
    color:              #000000;
    text-transform:     uppercase;
  }

/* Today's Event Name (with link) */
.DisplayEvents .Today h3
  {
    font-size:          11px;
    font-weight: 		normal;
    margin:             0px 0px 0px 0px;
    padding:            0px 0px 0px 0px;
  }


/* The text 'Upcoming Events' */
.DisplayEvents h2
  {
    font-size:          12px;
    font-weight:        bold;
    color:              #000000;
    text-transform:     uppercase;
  }


.DisplayEvents h3
 {
    font-size:          11px;
    font-weight: 		bold;
    width:              35%;
    float:              left;
 }


.DisplayEvents h4
 {
    width:              60%;
    font-size:          11px;
    font-weight: 		normal;
    float:              right;
    display:            inline;
 }

.DisplayEvents .EventEntry
 {
    clear:              both;
 }
  
/* End /p/af/w/c/DisplayEvents.css */


/* --- End /home/httpd/public/app_frame/webroot/css/DisplayEvents.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/MediakitContent.css --- */

#MediakitExtraNavigation{
    float: right;
    padding: 5px;
    color: #ffffff; 
    font-weight: bold;
}
#MediakitExtraNavigation a{
    color: #ffffff;
}
.MediakitContent {
    width: 690px;
    float: left;
}

.MediakitContent img.First{
    float: right;
    padding: 0px 0px 10px 10px;
}

.MediakitContent .SubNavigation{
    width: 100%;
    border-bottom: 1px solid #666;    
    padding: 0px 0px 2px 0px;
    margin: 0px 0px 5px 0px;
}

.MediakitContent h2
{
     margin: 10px 0px
}

.MediakitContent .SubNavigation li{
    display: inline;
}
.MediakitContent .SubNavigation a{
    margin: 0px;
    padding: 2px 10px 2px 10px;
    border: 1px solid black;
    font-weight: bold;
    
}

/* --- End /home/httpd/public/app_frame/webroot/css/MediakitContent.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BugReport.css --- */

table.bugReport
 {
     margin: 5px;
 }
 
table.bugReport
{
     float:       left;
}

/* --- End /home/httpd/public/app_frame/webroot/css/BugReport.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdIndexSubCategory.css --- */

.AdIndexSubCategory
 {
    width:              730px;
    float:              left;
    margin-right:       5px;
 }

.AdIndexSubCategory ul.categoryNav
 {
     margin:            0px;
     padding:           0px;
     list-style-type:   none;
     text-align:        center;
     clear:             both;
 }
  
.AdIndexSubCategory ul.categoryNav li
 {
     border:            none;
     text-align:        center;
     display:           inline;
     font-size:         11px;
     font-weight:       bold;
     text-transform:    none;
     padding:           0px 5px 0px 5px;
     font-family: Trebuchet MS,Times New Roman,Serif;
 }
 
.AdIndexSubCategory .Flipper h2
 {
    text-align:         left;
    clear:              both; 
    margin:             0px;
 }

.AdIndexSubCategory .Flipper ul.categoryNav
 {
     margin:            0px;
     padding:           0px;
     list-style-type:   none;
     text-align:        left;
     clear:             both;
 }
  
.AdIndexSubCategory .Flipper ul.categoryNav li
 {
     border:            none;
     text-align:        left;
     display:           inline;
     font-size:         11px;
     font-weight:       bold;
     text-transform:    none;
     padding:           0px 10px 0px 0px;
 }
  
.AdIndexSubCategory .Flipper h3
 {
    color:              #cc3333;
    text-decoration:    none;
    font-size:          18px;
    font-weight:        bold;
    display:            block;
    border-bottom:      1px solid #999999;
    padding:            0px;
    margin:             10px 0px 10px 0px;
 }
 
.AdIndexSubCategory .Flipper #flashWrapper
 {
    /* border-top:         2px solid #666666; */
    /* background:         #cc3333 url(http://assets.citypages.com/img/adindex/bg-flipper.png) top left repeat-x; */
    padding:            0px;
    height:             260px;
    margin-bottom: 15px;
 } 

 


/* --- End /home/httpd/public/app_frame/webroot/css/AdIndexSubCategory.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SpecialReportsWidget.css --- */

/* /p/af/w/c/SpecialReportsWidget.css */
.SpecialReportsWidget
 {
    background:         #ffffff;
    margin-bottom:      10px;
    position:           relative;
 }
  
.SpecialReportsWidget h2
 {
    font-size:          32px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #CCCCCC;
    margin:             0px;
    position:           relative;
    bottom:             -8px;
 }

.SpecialReportsWidget ul 
 {
    margin:             0px;
    padding:            0px;
    border:             1px #ccc solid;
    list-style-type:    none;
 }

.SpecialReportsWidget li 
 {
    border-top:         1px #ccc solid;
    color:              #cc3333;
    font-size:          16px;
    font-weight:        bold;
    line-height:        19px;
    margin:             -1px 5px 5px 5px;
    padding-top:        4px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/SpecialReportsWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BestOfAwardView.css --- */

/* /p/af/w/c/BestOfAwardView.css */
.BestOfAwardContentArea
 {
    width:              740px;
    float:              left;
 }

.BestOfAward
 {
    font-family:        Verdana,sans-serif;
    background:         #ffffff;
    display:            block;
    float:              left;
    font-size:          12px;
    width:              420px;
 }

.BestOfAward .winner
 {
    font-family:        Verdana,sans-serif;
    font-weight:        bold;
 }
 
 .BestOfAward .prev
 {
     float:             left;
     margin:            10px 0px;
     width:             35%;
 }
  
 .BestOfAward .next
 {
     float:             right;
     margin:            10px 0px;
     width:             35%;
     text-align:        right;
 }

/* Event Name (headline) */
.BestOfAward h1
 {
    font-family:        Verdana,sans-serif;
    font-size:          14px;
    line-height:        14px;
    margin-bottom:      5px;
    margin-top:         5px;
 }

/* Event Date/Time */
.BestOfAward h2
 {
    font-family:        Verdana,sans-serif;
    margin-bottom:      6px;
    margin-top:         1px;
    font-size:          18px;
 }

.BestOfAward h2 strong
 {
    font-family:        Verdana,sans-serif;
    color:              #666666;
    font-weight:        bold;
 }

/* Event Price */
.BestOfAward h3
 {
    font-family:        Verdana,sans-serif;
    font-size:          11px;
    margin:             1px 0px 1px 0px;
 }

.BestOfAward h3 strong
 {
    font-family:        Verdana,sans-serif;
    color:              #666666;
    font-weight:        bold;
 }

.BestOfAward .details .DisplayVenue
 {
    font-family:        Verdana,sans-serif;
    background:         #ffffff;
    background-image:   none;
    border:             none;
 }

.BestOfAward .details .DisplayVenue h2
 {
    font-family:        Verdana,sans-serif;
    display:            none;
 }
 
 .BestOfAward .details .DisplayVenue h4
 {
    margin:            0px;
 }
 
  .BestOfAward .details .DisplayVenue h5
 {
    margin:            0px;
 }
 
  .BestOfAward .details .DisplayVenue h6
 {
    margin:            0px;
 }

.BestOfAwardView
 {
    font-family:        Verdana,sans-serif;
    float:              right;
    padding:            5px;
    margin:             5px;
    border:             1px dashed #CCCCCC;
 }

.BestOfAward .details
 {
    font-family:        Verdana,sans-serif;
    font-size:          12px;
    float:              right;
    background:         #ffffff;
    border:             1px dashed #cccccc;
    padding:            5px;
    width:              225px;
    margin:             10px 5px 5px 5px;
 }
 
.BestOfAward .details .extra
 {
    font-family:        Verdana,sans-serif;
  
 }
 
.BestOfAward .description
 {
    font-family:        Verdana,sans-serif;
    display:            block;
    font-size:          12px;
 }

/* Capsule Area within the view */
.BestOfAward .CapsuleArea
 {
    font-family:        Verdana,sans-serif;
    background:         #fff0ff;
    display:            block;
    float:              left;
    font-size:          12px;
 }

.BestOfAward .CapsuleArea h2
 {
    font-family:        Verdana,sans-serif;
    display:            block;
    font-size:          14px;
 }

.BestOfAward .details .ReadersChoice
 {
   font-family:         Verdana,sans-serif;
 }
 
.BestOfAward .details .ReadersChoice span
 {
   font-weight:         bold;
 }

/* End /p/af/w/c/BestOfAwardView.css */

/* --- End /home/httpd/public/app_frame/webroot/css/BestOfAwardView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/RankItBottom.css --- */

.rankItBottom
 {
    width:         740px;
    float:         left;

 }
 
.rankItBottom .Pagination
 {
    clear:         both;
    margin-right:  5px;
 }
 
.rankItBottom ol
 {
    clear:         both;
    margin:        5px;
    padding:       0px;
 }
 
.rankItBottom ol li
 {
    border:        1px solid #cccccc;
    margin:        10px;
    height:        100%;
    overflow:      auto;
 }
 
.rankItBottom ol li img
 {
    float:         left;
    margin:        5px;
    border:        none;
    display:       inline;
 }
 
.rankItBottom ol li .body
 {
    width:         385px;
    float:         right;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/RankItBottom.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdIndexCategory.css --- */

.AdIndexCategory
 {
    width:              730px;
    float:              left;
    margin-right:       5px;
    font-family: Trebuchet MS,Times New Roman,Serif;
 }

.AdIndexCategory ul.categoryNav
 {
     margin:            0px;
     padding:           0px;
     list-style-type:   none;
     text-align:        center;
 }
  
.AdIndexCategory ul.categoryNav li
 {
     border:            none;
     text-align:        center;
     display:           inline;
     font-size:         11px;
     font-weight:       bold;
     text-transform:    none;
     padding:           0px 5px 0px 5px;
     font-family: Trebuchet MS,Times New Roman,Serif;
 }

.AdIndexCategory .Flipper h2
 {
    text-align:         left;
    clear:              both;
    margin:             0px;
 }

.AdIndexCategory .Flipper ul.categoryNav
 {
     margin:            0px;
     padding:           0px;
     list-style-type:   none;
     text-align:        left;
 }
  
.AdIndexCategory .Flipper ul.categoryNav li
 {
     border:            none;
     text-align:        left;
     display:           inline;
     font-size:         11px;
     font-weight:       bold;
     text-transform:    none;
     padding:           0px 10px 0px 0px;
 }

.AdIndexCategory .Flipper #flashWrapper
 {
    /* border-top:2px solid #666666; */
    /* background: #cc3333 url(http://assets.citypages.com/img/adindex/bg-flipper.png) top left repeat-x; */
    padding: 0px;
    height: 260px;
    margin-bottom: 15px;
 }
  
.AdIndexCategory h3, .AdIndexSubCategory h3
 {
    text-decoration:    none;
    font-size:          14px;
    font-weight:        bold;
    display:            block;
    padding:            0px;
    margin:             10px 0px 10px 20px;
 }
 
.AdIndexCategory ul, .AdIndexSubCategory ul
 {
    padding:            0px 0px 0px 30px;
    margin:             0px;
    list-style-type:    none;
 }
 
.AdIndexCategory li, .AdIndexSubCategory li
 {
    border-bottom:      1px dashed #999999;
    font-size:          10px;
    font-weight:        bold;
    padding:            5px 0px 5px 0px;
    height:               16px; 
    font-family:        Trebuchet MS,Times New Roman,Serif;
 }
 
.AdIndexCategory li h4, .AdIndexSubCategory li h4
 {
    font-size:          12px;
    font-weight:        bold;
    padding:            0px 10px;
    margin:             0px;
    vertical-align: middle;
    float: left; 
 }
 
.AdIndexCategory li h4 em a:link, .AdIndexSubCategory li h4 em a:link
 {
    color:              #999999;
    padding:            0px 5px;
 }
 
.AdIndexCategory li h4 a:link, .AdIndexSubCategory li h4 a:link
 {
    color:              #000000;
    text-decoration:    none;
 }

.AdIndexCategory li h4 a:hover, .AdIndexSubCategory li h4 a:hover
 {
    color:              #000000;
    text-decoration:    underline;
 }

.AdIndexCategory li h4 span, .AdIndexSubCategory li h4 span
 {
    font-weight:        normal;
    font-style:         italic;
 }
 


/* --- End /home/httpd/public/app_frame/webroot/css/AdIndexCategory.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SearchIssueWidget.css --- */

/* /p/af/w/c/SearchIssueWidget.css */

.SearchIssueWidget
 {
    background-color:   #FBFBFB;
    border:             1px dashed #999999;
    margin:             0pt 0px 5px 0px;
    padding:            5px;
    overflow:           auto;
    width:              510px;
    float:              left;
 }

.SearchIssueWidget h2
 {
    font-size:          13px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px; 
 }

.SearchIssueWidget h3
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            10px 0px 0px 0px; 
    clear:              both;
 }

.SearchIssueWidget ul
 {
    margin:             0px 0px 10px 0px;
    padding:            0px;
    list-style-type:    none; 
    width:              510px;
    clear:              both;
 }

 .SearchIssueWidget li
  {
    font-size:          11px;
    float:              left;
    width:              105px;
    background-image:   url(http://assets.citypages.com/img/dblarrow.gif);
    background-position:0px;
    background-repeat:  no-repeat;
    padding-left:       20px;
  }
  
 /* End /p/af/w/c/SearchIssueWidget.css */


/* --- End /home/httpd/public/app_frame/webroot/css/SearchIssueWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/LocationSpecial.css --- */

.LocationsSpecialIssue
 {
    width: 98%;
 }
 
.LocationsSpecialIssue ul
 {
    margin: 0px 5px;
    padding: 0px;
    list-style-type: none;
 }
 
.LocationsSpecialIssue ul li
 {
    width: 45%;
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 0px 10px 0px 10px;
 }
 
.LocationsSpecialIssue ul li.Category
 {
    width: 100%;
    float: none;
    clear: both;
    border-bottom: 3px solid #cc3333;
    margin: 5px 10px 5px 0px;
    padding: 0px 5px;
 }
 
.LocationsSpecialIssue ul li.Category p
 {
    padding: 0px;
    margin: 0px;
    display: inline;
 }
.LocationsSpecialIssue ul li h2
 {
    margin: 0px;
    padding: 0px;
 }
 
.LocationsSpecialIssue ul li h3
 {
    margin: 0px 10px 0px 0px;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    display: inline;
 }
 
.LocationsSpecialIssue ul li h4
 {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-weight: bold;
 }
 
.LocationsSpecialIssue ul li h5
 {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    font-size: 12px;
    font-weight: normal;    
 }
 
.LocationsSpecialIssue ul li h6
 {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    font-size: 12px;
    font-weight: normal;    
 }
 
.LocationsSpecialIssue ul li p
 {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    font-size: 12px;
    font-weight: normal;
 } 
 
.LocationsSpecialIssue ul li p.Description
 {
    font-size: 11px;
    font-weight: normal;
    color: #666666;
 } 

/* --- End /home/httpd/public/app_frame/webroot/css/LocationSpecial.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SMSForm.css --- */

div.SMSForm
{
    border: 1px solid #CCCCCC;
    background-color: #EEEEEE;
    padding: 5px;
    width: 175px;
}
.SMSForm input
{
    width: 100px;
    margin-right: 5px;
}

/* --- End /home/httpd/public/app_frame/webroot/css/SMSForm.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/EventParentView.css --- */

/* /p/af/w/c/EventParentView.css */

.EventParentView
 {
    background:           #ffffff;
    display:              block;
    float:                right;
    font-family:          verdana;
    font-size:            12px;
    width:                545px;
    margin-left:          5px;
    margin-right:         5px;
 }

/* Event Parent Name (headline) */
.EventParentView h1
 {
    font-size:          14px;
    line-height:        14px;
    margin-bottom:      5px;
    margin-top:         5px;
    font-family:        Verdana,sans-serif;
 }

/* Event Parent Contact Info */
.EventParentView h2
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Verdana,sans-serif;
    font-size:          11px;
 }

/* Event Parent Description */
.EventParentView h3
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Verdana,sans-serif;
    font-size:          11px;
 }

/* Event Item Name */
.EventParentView h4
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Verdana,sans-serif;
    font-size:          11px;
 }

/* Capsule Area within the view */
.EventParentView .CapsuleArea
 {
    background:         #fff0ff;
    display:            block;
    float:              left;
    font-family:        Verdana,sans-serif;
    font-size:          12px;
 }

/* If available, this is the footer div block */
.EventParentView .Footer
 {
    display:            block;
    font-size:          14px;
 }

.EventParentView .List
 {
    background:         #ffc0c0;
 }

/* End /p/af/w/c/EventParentView.css */


/* --- End /home/httpd/public/app_frame/webroot/css/EventParentView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/RankItTop.css --- */

.rankItTop
 {
    width:         740px;
    float:         left;
 }
 
.rankItTop .Pagination
 {
    clear:         both;
    margin-right:  5px;
 }
 
.rankItTop ol
 {
    clear:         both;
    margin:        5px;
    padding:       0px;
 }
 
.rankItTop ol li
 {
    border:        1px solid #cccccc;
    margin:        10px;
    height:        100%;
    overflow:      auto;
 }
 
.rankItTop ol li img
 {
    float:         left;
    margin:        5px;
    border:        none;
    display:       inline;
 }
 
.rankItTop ol li .body
 {
    width:         385px;
    float:         right;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/RankItTop.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AboutUs.css --- */

.AboutUs
 {
    margin-right:       5px;
    margin-bottom:      10px;
    width:              740px;
    float:              left;
 }

.AboutUs h2
{
    font-size:          18px;
    color:              #cc3333;
    border-bottom:      1px #ccc solid;
    margin:             5px 10px 5px 0px;
}

.AboutUs img
{
    float:         		right;
 	clear:              right;
 	margin:             10px;
}

.AboutUs .description
{
    margin:             5px 10px 10px 0px;
}

.AboutUs h3
{
    margin:             5px 0px;
}

.AboutUs .contact
{
    width: 				320px;
    float: 				left;
    margin:             0px 20px;
    height:             275px;
}

.AboutUs .advertising
{
    width: 				320px;
    float: 				right;
    margin:             0px 20px;
    height:             275px;
}

.AboutUs .awards
{
    clear:				left;
	width: 				320px;
    float: 				left;
    margin:             10px 20px;
}

.AboutUs .employment
{
    width: 				320px;
    float: 				right;
    margin:             10px 20px;
}

.AboutUs .help
{
    margin:             10px 20px;
    width:              320px;
    display:            block;
}



/* --- End /home/httpd/public/app_frame/webroot/css/AboutUs.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/FlipBookLayout.css --- */

#Flipbook
{
    width: 98%;
    background: #ffffff;
}

#Flipbook .LeaderBoard, #Flipbook .SiteNav
 {
    margin: 1px auto 0px auto;
 }

#Flipbook h1
 {
   display: none;
 }

#Flipbook .FlipbookView
 {
   width: 98%;
   margin-top: 5px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/FlipBookLayout.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BackpageCategories.css --- */

/* /p/af/w/c/BackpageCategories.css */
.BackpageCategories
{
    background-color:   #FFFFFF;
    background-image:   url(http://assets.citypages.com/img/backpage_09.jpg);
    background-repeat:  repeat-x;
    border:             1px solid #666666;
    font-size:          10px;
    margin:             10px auto;
    padding:            0px;
    text-align:         left;
    width:              158px;    
}

.BackpageCategories img
{
    display:            none;
}

.BackpageCategories .bpFoot
{
    font-weight:        bold;
    color:              #666666;
    font-size:          10px;
    padding:            0px;
    text-align:         center;
    margin:             35px auto 2px auto;
}

.BackpageCategories ul 
{
    margin:             0px 0px 10px 25px;
    padding:            0px;
    text-align:         left;
    list-style-type:    square;
}

.BackpageCategories li
{
    color:             #999999;
    margin:            4px 0px 0px 0px;
}
/* /p/af/w/c/BackpageCategories.css */


/* --- End /home/httpd/public/app_frame/webroot/css/BackpageCategories.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/CakeSqlLog.css --- */

/* /p/af/w/c/CakeSqlLog.css */
.cakeSqlLog
 {
    border-top:         10px solid #CCCCCC;
    color:              #000000;
    font-family:        helvetica,verdana,lucida-grande,sans-serif;
    font-size:          75%;
    clear:              both;
 }

.cakeSqlLog table
 {
    background-color:   #FFFFFF;
    border:             1px solid #CCCCCC;
    clear:              both;
    color:              #333333;
    margin-bottom:      10px;
    margin:             0px;
    padding:            0px;
    width:              600px;
 }

.cakeSqlLog th
 {
    background-color:   #F2F2F2;
    border-color:       #FFFFFF rgb(187, 187, 187) rgb(187, 187, 187) rgb(255, 255, 255);
    border-style:       solid;
    border-width:       1px;
    text-align:         center;
 }

.cakeSqlLog tr td
 {
    background:         #FFFFFF none repeat scroll 0%;
    border-right:       1px solid #CCCCCC;
    padding:            4px;
    text-align:         left;
    vertical-align:     top;
 }
 
 .cakeSqlLog caption
  {
    background-color: #bbbbbb;
  }

/* End /p/af/w/c/CakeSqlLog.css */


/* --- End /home/httpd/public/app_frame/webroot/css/CakeSqlLog.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ColumnsTOC.css --- */

.ColumnView
 {
    width:                   730px;
    float:                   left;
 }
 
.ColumnView ul
 {
    margin:                  10px 0px 0px 0px;
    padding:                 0px;
    list-style-type:         none;
 }

.ColumnView ul li
 {
    margin:                  0px 5px 5px 20px;
    list-style-image:        url(http://assets.citypages.com/img/bullet-10x10.gif);
 }
 
.ColumnView .Sidebar
 {
    border:                  1px solid #666666;
    margin:                  0px 0px 5px 10px;
    padding:                 5px;
    width:                   150px;
    float:                   right;
 }
 
.ColumnView .Sidebar h2
 {
    margin:                  0px;
    padding:                 0px;
 }
 
.ColumnView .Sidebar ul li
 {
    margin:                  0px 5px 5px 10px;
    list-style-image:        none;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ColumnsTOC.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/LocationPromo.css --- */

/* /p/af/w/c/LocationPromo.css */

.LocationPromo
 {
    background:         #ffffc0;
 }

/* End /p/af/w/c/LocationPromo.css */

/* --- End /home/httpd/public/app_frame/webroot/css/LocationPromo.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/HomeSectionWidget.css --- */

/* HomeSectionWidget */ 
.HomeSectionWidget .Last_Update {
	margin:5px 10px;
	color:#999999;
	font-size:.7em;
}

.HomeSectionWidget .Bin_Image {
	float:left;
	margin:0 5px 5px 0;
	padding:0;
}

.HomeSectionWidget ul {
	margin:5px 10px 5px;
	padding:0;
}

.HomeSectionWidget li {
	clear:both;
	list-style:none;
	margin:0 0 5px;
	padding:0;
}

.HomeSectionWidget h3 {
	margin:0;
	padding:0;
	font-size:.85em;
	font-weight:normal;
}

.HomeSectionWidget h4 {
	margin:0;
	padding:0;
	font-size:.8em;
	font-weight:normal;
}

.HomeSectionWidget .More_Link {
	margin:10px;
	padding:0;
	text-align:right;
	font-size:.7em;
}

.HomeSectionWidget .More_Link img {
	vertical-align:bottom;
}
/* /HomeSectionWidget */

/* --- End /home/httpd/public/app_frame/webroot/css/HomeSectionWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ReaderRegister.css --- */

.ReadersRegisterContentArea
 {
    width: 740px;
    float: left;
    margin: 0px;
    padding: 0px;
 }
 
.ReadersRegisterContentArea .required
 {
    font-weight: bold;
    color: #ff0000;
 }
 
.ReadersRegisterContentArea .rrNotice
 {
    font-style: italic;
    font-size: 11px;
 }
 
.ReadersRegisterContentArea .community-wrapper
 {
    margin: 0px;
    padding: 0px;
 }
 
.community-message,
.community-message .message,
.community-message .error_message
 {
     text-align: center;
     color: #FF0000;
     font-weight: bold;
     font-size: 14px;     
 }
 
.ReadersRegisterContentArea h3
 {
     margin: 0px;
     padding: 0px;
     font-size: 18px;
     font-weight: bold;
     color: #cc3333;
 }

.ReadersRegisterContentArea h4
 {
    font-weight: bold;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
 }
 
.ReadersRegisterContentArea fieldset
 {
    border: none;
    padding: 10px 5px;
    margin: 0px;
    clear: both;
    float: left;
 }
 
.ReadersRegisterContentArea fieldset#questions-fieldset
 {
    width: 50%;
 }
 
.ReadersRegisterContentArea .rrTexts
 {
    width: 45%;
    float: right;
    margin-top: 10px;
 }
 
.ReadersRegisterContentArea fieldset ul,
.ReadersRegisterContentArea .rrTexts ul

 {
    border: 0px;
    padding: 0px;
    list-style-type: none;
 }

.ReadersRegisterContentArea fieldset ul li,
.ReadersRegisterContentArea .rrTexts ul li
 {
    border-top: 1px solid #ccc;
    margin-bottom: 5px;
    padding-top: 5px;
    overflow: auto;
 }

.ReadersRegisterContentArea fieldset ul li input.checkbox,
.ReadersRegisterContentArea .rrTexts ul li input.checkbox,
.ReadersRegisterContentArea .rrTexts ul li input.smsProfileFormElements
 {
    float: left;
 }
 
.ReadersRegisterContentArea fieldset ul li label,
.ReadersRegisterContentArea .rrTexts ul li label
 {
    display: block;
    margin-left: 10px;
    overflow: auto;
    padding-bottom: 3px;
    padding-left: 10px;
    clear: none;
 }
 
.ReadersRegisterContentArea .rrInfo
 {
    clear:  both;
    border-top: 1px solid #ccc;
    padding: 10px 5px;
    overflow: auto;
 } 
 
.ReadersRegisterContentArea form .rrGeneral,
.ReadersRegisterContentArea form .rrLogin
 {
     float: left;
     width: 45%;
 }
 
.ReadersRegisterContentArea form .rrGeneral input,
.ReadersRegisterContentArea form .rrLogin input
 {
    margin-bottom: 5px;
 }
 
.ReadersRegisterContentArea .rrInfo label.text
 {
     display: block;
     width: 130px;
     float: left;
     text-align: right;
     padding-right: 5px;
     clear: left;
     font-size: 11px;
 }
 
.ReadersRegisterContentArea form label.text span
 {
     font-style: italic;
     font-size: 9px;
     line-height: 7px;
 }
 
.ReadersRegisterContentArea .rrVerify
 {
     text-align: center;
     border-top: 1px solid #ccc;
     padding-top: 5px;
 }
 
.ReadersRegisterContentArea .rrVerify input
 {
    clear: both;
    float: none;
    display: block;
    margin: 5px auto;
 }
 
.ReadersRegisterContentArea .rrVerify p
 {
    font-size: 10px;
    font-weight: bold;
    display: block;
    width: 60%;
    margin: 0px auto;
 }
 
.ReadersRegisterContentArea img.rrPromo
 {
    display: block;
    margin: 20px auto 10px auto;
 }
 

/* --- End /home/httpd/public/app_frame/webroot/css/ReaderRegister.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/NeighborhoodList.css --- */

.NeighborhoodIndex
{
    width:               550px;
    float:               left;
    margin:              0px 0px 5px 10px;
    display:             block;
}

.NeighborhoodIndex h2
{
    color:               #cc3333;
    margin:              0px;
    padding:             0px;
}

.NeighborhoodIndex ul.RegionGroup
{
    list-style-type:     none;
    margin:              5px 0px;
    padding:             0px;

}

.NeighborhoodIndex ul.RegionGroup li
{
    margin:               0px;
    padding:              0px;
    width: 	             100%;

}

.NeighborhoodIndex ul.RegionGroup ul.Region
{
    list-style-type:     none;
    margin:              5px 20px 5px 20px;
    padding:             0px;

}

.NeighborhoodIndex ul.RegionGroup ul.Region li
{
    margin:               0px;
    padding:              2px 10px;
    width:                100%;
    overflow:             auto;
    
}

.NeighborhoodIndex ul.RegionGroup ul.Region li.grey
{
    background-color:     #ededed;
    margin:               0px;
    padding:              2px 10px;
    width:                100%;
    overflow:             auto;
}

.NeighborhoodIndex ul.RegionGroup ul.Region li h4
{
    margin:               0px;
    padding:              0px;
    width:                300px;
    float:                left;
    
}

.NeighborhoodIndex ul.RegionGroup ul.Region .Extras
{
    float:                right;
    width:                170px;
    display:              inline;
}


/* --- End /home/httpd/public/app_frame/webroot/css/NeighborhoodList.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/MicrositesView.css --- */

.MicrositeContentArea
 {
    width:           740px;
    float:           left;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/MicrositesView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AboutHelp.css --- */

.Help
{
    margin:             5px;
}

.Help h2
{
    font-size:          18px;
    color:              #cc3333;
    border-bottom:      1px #ccc solid;
}

/* --- End /home/httpd/public/app_frame/webroot/css/AboutHelp.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PaperFinderWidget.css --- */

/* Paper Finder Widget */
.Paper_Finder
{
	margin: 0px auto 0px auto;
	padding: 10px 5px 10px 5px;
	text-align: center;
}

.Paper_Finder fieldset
{
	display: inline;
	border: none;
	padding: 0px;
	margin: 0px;
}

.Paper_Finder label
{
	font-size: 10px;
}

.Paper_Finder_Zip
{
	width: 120px;
}
/* /Paper Finder Widget */


/* --- End /home/httpd/public/app_frame/webroot/css/PaperFinderWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdviceColumnCustomWidget.css --- */

.AdviceColumnCustomWidget
 {
    padding: 0px;
    margin-bottom: 10px;
 }

.AdviceColumnCustomWidget .AdviceColumnWidgetBody
 {
    padding: 0px 10px;
 }
 
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h2,
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h3,
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h6
 {
    display: none;
 }
 
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h4,
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h5
 {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    position: relative;
 }
 
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h4.acwh4
 {
    font-size: 12px;
    line-height: 16px;
    margin: 0px;
    padding-top: 10px;
    display: block;
 }
 
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h5.acwh5
 {
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 5px;
    color: #444444;
 }
 
.AdviceColumnCustomWidget .AdviceColumnWidgetBody p.acwh
 {
    color: #444444;
    font-size: 11px;
    line-height: 16px;
    margin: 5px 0;
    padding: 0;
 }
 
.AdviceColumnCustomWidget .AdviceColumnWidgetBody p.default
 {
    font-style: italic;
 }
 
.AdviceColumnCustomWidget .AdviceColumnWidgetBody .readMore
 {
    font-size: 11px;
    text-align: right;
    margin: 0px 0px 5px 0px;
    padding: 5px 0 8px;
    border-bottom: 1px solid #CCCCCC;
 }
 
 

/* --- End /home/httpd/public/app_frame/webroot/css/AdviceColumnCustomWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PromositesView.css --- */

.PromositeContentArea
 {
    width:           740px;
    margin-left:     95px;
 }
 .PromositeContentArea .PromositeTitle
 {
    text-align:    center;
    font-size:     32pt;
    font-weight:   bold;
     
 }
 
 .PromositeContentArea .PromositeText
 {
     margin:    15px 0px 15px 0px;
     
 }

/* --- End /home/httpd/public/app_frame/webroot/css/PromositesView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/TagCloudWidget.css --- */

.main .TagCloudWidget
 {
    margin-bottom:      15px; 
 }

.main .TagCloudWidget .TagCloudContent
 {
    border:             1px solid #666666; 
    padding:            5px;
 }
 
.main .TagCloudWidget h3
 {
    background:         transparent url(http://assets.citypages.com/img/tab-active-98x21.gif) no-repeat scroll 0%;
    position:           relative; 
    bottom:             -1px; 
    font-family:        Verdana,sans-serif;
    line-height:        20px;
    font-size:          10px;
    width:              98px;
    height:             21px;
    padding:            0px;
    margin:             0px;
    text-align:         center;
    font-weight:        bold;
    color:              #000000;
 }
 
.main .TagCloudWidget .TagCloudContent .BeSocial h2
 {
    display:            none;
 }

.main .TagCloudWidget .TagCloudContent .BeSocial
 {
    clear:              both;
    padding-bottom:     0px;
    margin-bottom:      5px;
    border-bottom:      1px solid #cccccc;
    display:            block;
    height:             20px;
 }

.main .TagCloudWidget .TagCloudContent .BeSocialHeader
 {
    float:              right;
    height:             40px;
    width:              110px;
    margin-top:         0px;
 }

.main .TagCloudWidget .TagCloudContent .BeSocialHeader img
 {
    width:              56px;
    height:             37px;
    display:            inline;
    float:              left;
 }

.main .TagCloudWidget .TagCloudContent .BeSocialHeader h4
 {
    margin:             0px;
    padding:            0px;
    font-size:          10px;
    font-weight:        normal;
    width:              50px;
    float:              right;
    line-height:        11px;
 }
 
.main .TagCloudWidget .TagCloudContent ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.main .TagCloudWidget .TagCloudContent li
 {

    margin:             0px 8px 2px 0px;
    padding:            0px;
    font-family:        Verdana,sans-serif;
    line-height:        18px;
    display:            inline;
    height:             18px;
 }
 
.main .TagCloudWidget .TagCloudContent a.TagCloudDist0
 {
    font-size:          11px;
    font-weight:        normal;
    line-height:        18px;
 }
 
.main .TagCloudWidget .TagCloudContent a.TagCloudDist1
 {
    font-size:          13px;
    font-weight:        normal;
    line-height:        18px;
 }
 
.main .TagCloudWidget .TagCloudContent a.TagCloudDist2
 {
    font-size:          14px;
    font-weight:        bold;
    line-height:        18px;
 }
 
.main .TagCloudWidget .TagCloudContent a.TagCloudDist3
 {
    font-size:          16px;
    font-weight:        normal;
    line-height:        18px;
 }
 
.main .TagCloudWidget .TagCloudContent a.TagCloudDist4
 {
    font-size:          18px;
    font-weight:        bold;
    line-height:        18px;
 }
 
 /* content view */
 .ContentView .TagCloudWidget
 {
    margin-bottom:      15px;
 }

.ContentView .TagCloudWidget .TagCloudContent
 {
    border:             1px solid #666666;
    overflow:           hidden;
    padding:            5px;
 }
.ContentView .TagCloudWidget h3
 {
    background:         transparent url(http://assets.citypages.com/img/tab-active-98x21.gif) no-repeat scroll 0%;
    position:           relative;
    bottom:             -1px;
    font-family:        Verdana,sans-serif;
    line-height:        20px;
    font-size:          10px;
    width:              98px;
    height:             21px;
    padding:            0px 2px 0px 0px;
    margin:             0px 0px 0px 0px;
    text-align:         center;
    font-weight:        bold;
    color:              #000000;
 }
 
.ContentView .TagCloudWidget .TagCloudContent .BeSocial h2
 {
    display:            none;
 }

.ContentView .TagCloudWidget .TagCloudContent .BeSocial
 {
    clear:              both;
    margin-bottom:      5px;
    border-bottom:      1px solid #cccccc;
    display:            block;
    height:             20px;
    overflow:           hidden;
 }

.ContentView .TagCloudWidget .TagCloudContent .BeSocialHeader
 {
    float:              right;
    height:             40px;
    width:              110px;
    margin-top:         20px;
 }

.ContentView .TagCloudWidget .TagCloudContent .BeSocialHeader img
 {
    width:              56px;
    height:             37px;
    display:            inline;
    float:              left;
 }

.ContentView .TagCloudWidget .TagCloudContent .BeSocialHeader h4
 {
    margin:             0px;
    padding:            0px;
    font-size:          10px;
    font-weight:        normal;
    width:              50px;
    float:              right;
    line-height:        11px;
    border:             none;
 }
 
.ContentView .TagCloudWidget .TagCloudContent ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.ContentView .TagCloudWidget .TagCloudContent li
 {
    margin-right:       8px;
    font-family:        Verdana,sans-serif;
    display:            inline;
    line-height:        18px;
 }
 
.ContentView .TagCloudWidget .TagCloudContent a.TagCloudDist0
 {
    font-size:          11px;
    font-weight:        normal;
    line-height:        18px;
 }
 
.ContentView .TagCloudWidget .TagCloudContent a.TagCloudDist1
 {
    font-size:          13px;
    font-weight:        normal;
    line-height:        18px;
 }
 
.ContentView .TagCloudWidget .TagCloudContent a.TagCloudDist2
 {
    font-size:          14px;
    font-weight:        bold;
    line-height:        18px;
 }
 
.ContentView .TagCloudWidget .TagCloudContent a.TagCloudDist3
 {
    font-size:          16px;
    font-weight:        normal;
    line-height:        18px;
 }
 
.ContentView .TagCloudWidget .TagCloudContent a.TagCloudDist4
 {
    font-size:          18px;
    font-weight:        bold;
    line-height:        18px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/TagCloudWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/NationalBestOfsWidget.css --- */

.NationalBestOfsWidget
 {
    font-family:        Verdana,sans-serif;
    margin:             0px 0px 10px 0px;
    overflow:           auto;
 }

.NationalBestOfsWidget h2
 {
    font-family:        Verdana,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 }

.NationalBestOfsWidget ul
 {
    font-family:        Verdana,sans-serif;
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.NationalBestOfsWidget li
 {
    font-family:        Verdana,sans-serif;
    background-image:   url(http://assets.citypages.com/img/dblarrow.gif);
    background-position:0px;
    background-repeat:  no-repeat;
    padding-left:       20px; 
    margin-bottom:      5px;
 }
 

/* --- End /home/httpd/public/app_frame/webroot/css/NationalBestOfsWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SystemControl.css --- */

.SystemControl
 {
    background:         #ffffff;
    color:              #101010;
    border:             none;
    border-bottom:      1px dotted #CCCCCC;
    margin:             5px 5px 5px 5px;
    display:            block;
    padding:            5px;
    font-family:        Verdana;
    font-size:          12px;
 }


/* --- End /home/httpd/public/app_frame/webroot/css/SystemControl.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/RankIt.css --- */

.rankitWrap{
    margin:0px; 
    padding:0px;
    display:inline-block;
    position:relative;
}
.rankitWrap img{
    position:static;
}
a.rankitClick{
    display:block;
    height:44px;
    width:45px;
    position:absolute; 
    bottom:-10px; 
    right:-16px;
}
a.rankitClick:link, a.rankitClick:visited{
    background:url(http://assets.citypages.com/img/rankit/rank.png) top left no-repeat;
    text-decoration:none;
}
a.rankitClick:hover, a.rankitClick:active{
    background:url(http://assets.citypages.com/img/rankit/rank2.png) top left no-repeat;
    text-decoration:none;
}
.rankitDisplay{
    display:none; 
    background:url(http://assets.citypages.com/img/rankit/displayBg.png); 
    border-top:#e0e0e0 2px solid; 
    margin:0px; 
    padding:0px;
    width:100%;
    position:absolute; 
    bottom:0px; 
    left:0px;
    text-align: left;
}
.rankitDisplayInner{
    display:block; 
    width:100%;
    margin:4px;
    position:relative;
    font-size:small;
}
a.rankit_thumbup{
    display:block;
    width:32px; 
    height:45px;
    position:absolute;
    right:35px; 
    bottom:-6px;
    text-decoration:none;
}
a.rankit_thumbup:link, a.rankit_thumbup:visited{
    background:url(http://assets.citypages.com/img/rankit/thumbUp1.png) top left no-repeat;
}
a.rankit_thumbup:hover, a.rankit_thumbup:active{
    background:url(http://assets.citypages.com/img/rankit/thumbUp2.png) top left no-repeat;
}
a.rankit_thumbdown{
    display:block;
    width:32px; 
    height:45px;
    position:absolute;
    right:65px; 
    bottom:-17px;
    text-decoration:none;
}
a.rankit_thumbdown:link, a.rankit_thumbdown:visited{
    background:url(http://assets.citypages.com/img/rankit/thumbDown1.png) top left no-repeat;
}
a.rankit_thumbdown:hover, a.rankit_thumbdown:active{
    background:url(http://assets.citypages.com/img/rankit/thumbDown2.png) top left no-repeat;
}
.rankitDisplayInner strong{
    font-size:x-small;
    font-style:italic;
}


/* --- End /home/httpd/public/app_frame/webroot/css/RankIt.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Top50ListItem.css --- */

/* List Headline */
.Top50ContentArea .Top50ListItem h1
{
	margin:             0;
	padding:            5px 0;
	border-bottom:      1px dashed #cccccc;
	font-family:        Verdana,sans-serif;
	font-size:          1em;
	font-weight:        bold;
	text-transform:     capitalize;
}

.Top50ContentArea .Top50ListItem h1 a
{
    color:              #CC3333;
}
	
/* Item Headline */
.Top50ContentArea .Top50ListItem h2
{
	margin:             0 0 5px;
	padding:            0;
    font-family:        Verdana,sans-serif;
	font-size:          2.1em;
	line-height:        1.15em;
	font-weight:        bold;
	text-transform:     capitalize;
}

/* Item Subheadline */
.Top50ContentArea .Top50ListItem h3
{
	margin:             0 0 5px 0;
	padding:            0;
	font-family:        Verdana,sans-serif;
	font-size:          16px;
	line-height:        18px;
	font-weight:        normal;
	color:              #333333
}

/* Story Text */
.Top50ContentArea .Top50ListItem .Story
{
	margin:             10px 0;
	border-top:         1px dashed #cccccc;
	font-family:        Verdana,sans-serif;
	font-size:          1.25em;
	line-height:        150%;
}
	

.Top50ContentArea .Top50ListItem .Story hr
{
	width:              100%;
	color:              #999999;
	margin:             0px; 
}


/* --- End /home/httpd/public/app_frame/webroot/css/Top50ListItem.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PromotionsView.css --- */

/* /p/af/w/c/PromotionsView.css */

.PromotionsViewContentArea
 {
   width:               740px;
   float:               left;
 }

.PromoCol1
 {
   width:               415px;
   float:               left;
 }

.Promotions
 {
    display:            block;
    font-size:          12px;
    border-top:         1px dashed #999999;
    border-right:       1px dashed #999999;
    padding:            5px;
 }
 
.PromoCol2
 {
    width:              305px;
    margin-right:       10px;
    float:              right;
 }

/* Event Name (headline) */
.Promotions h1
 {
    font-size:          14px;
    line-height:        14px;
    margin-bottom:      5px;
    margin-top:         5px;
    font-family:        Verdana,sans-serif;
 }

/* Event Date/Time */
.Promotions h2
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Verdana,sans-serif;
    font-size:          11px;
 }

.Promotions h2 strong
 {
    color:              #666666;
    font-weight:        bold;
 }

/* Event Price */
.Promotions h3
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Verdana,sans-serif;
    font-size:          11px;
 }

.Promotions h3 strong
 {
    color:              #666666;
    font-weight:        bold;
 }

/* Capsule Area within the view */
.Promotions .CapsuleArea
 {
    display:            block;
    float:              left;
    font-family:        Verdana,sans-serif;
    font-size:          12px;
 }

.Promotions .CapsuleArea h1
 {
    display:            block;
    font-size:          14px;
 }

/* Question CSS */
.Promotions .image_container
 {
    text-align:         center;
    padding:            5px;
 }

.Promotions .questions
 {
    padding:            5px;
    border:             1px dashed #CCCCCC;
 }

.Promotions .questions p
 {
    padding:            5px 2px 2px 2px;
    margin:             1px;
    font-weight:        bold;
 }

.Promotions .questions textarea
 {
    width:              100%;
    height:             125px;
 }

/* End /p/af/w/c/Promotions.css */


/* --- End /home/httpd/public/app_frame/webroot/css/PromotionsView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ReaderProfile.css --- */

.ReadersContentArea
 {
    width: 740px;
    float: left;
    margin: 0px;
    padding: 0px;
 }
 
.ReadersContentArea .required
 {
    font-weight: bold;
    color: #ff0000;
 }
 
.ReadersContentArea .rrNotice
 {
    font-style: italic;
    font-size: 11px;
 }
 
.ReadersContentArea .community-wrapper
 {
    margin: 0px;
    padding: 0px;
 }
 
.ReadersContentArea .community-message,
.ReadersContentArea .community-message .message,
.ReadersContentArea .community-message .error_message
 {
     text-align: center;
     color: #FF0000;
     font-weight: bold;
     font-size: 14px;     
 }
 
.ReadersContentArea h3
 {
     margin: 0px;
     padding: 0px;
     font-size: 18px;
     font-weight: bold;
     color: #cc3333;
 }

.ReadersContentArea h4
 {
    font-weight: bold;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
 }
 
.ReadersContentArea fieldset
 {
    border: none;
    padding: 10px 5px;
    margin: 0px;
    clear: both;
    float: left;
 }
 
.ReadersContentArea fieldset#questions-fieldset
 {
  /*  width: 50%; */
 }
 
.ReadersContentArea fieldset ul
 {
    border: 0px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
 }

.ReadersContentArea fieldset ul li
 {
    border-top: 1px solid #ccc;
    margin-bottom: 5px;
    padding-top: 5px;
    overflow: auto;
    
 }

.ReadersContentArea fieldset ul li input.checkbox,
.ReadersContentArea fieldset ul li input.smsProfileFormElements
 {
    float: left;
 }
 
.ReadersContentArea fieldset ul li label
 {
    display: block;
    margin-left: 10px;
    overflow: auto;
    padding-bottom: 3px;
    padding-left: 10px;
    clear: none;
 }
 
.ReadersContentArea .rrInfo
 {
    clear:  both;
    border-top: 1px solid #ccc;
    padding: 10px 5px;
    overflow: auto;

 } 
 
.ReadersContentArea form .rrGeneral,
.ReadersContentArea form .rrLogin
 {
     float: left;
     width: 45%;
 }
 
.ReadersContentArea form .rrLogin strong
 {
    font-size: 10px;
    font-weight: bold;
 }
 
.ReadersContentArea form .rrGeneral input,
.ReadersContentArea form .rrLogin input
 {
    margin-bottom: 5px;
 }
 
.ReadersContentArea .rrInfo label.text
 {
     display: block;
     width: 130px;
     float: left;
     text-align: right;
     padding-right: 5px;
     clear: left;
     font-size: 11px;
 }
 
.ReadersContentArea form label.text span
 {
     font-style: italic;
     font-size: 9px;
     line-height: 7px;
 }
 
.ReadersContentArea .rrVerify
 {
     text-align: center;
     border-top: 1px solid #ccc;
     padding-top: 5px;
 }
 
.ReadersContentArea .rrVerify input
 {
    clear: both;
    float: none;
    display: block;
    margin: 5px auto;
 }
 
.ReadersContentArea .rrVerify p
 {
    font-size: 10px;
    font-weight: bold;
    display: block;
    width: 60%;
    margin: 0px auto;
 }
 
.ReadersContentArea img.rrPromo
 {
    display: block;
    margin: 20px auto 10px auto;
 }
 
 
.ReadersContentArea .rrEmail
 {
    width: 50%;
    float: left;
    clear: left;
    
 }
 
 .ReadersContentArea .rrEmail ul li
 {
    width: 350px;
 }
 
.ReadersContentArea .rrSms
 {
    width: 45%;
    float: right;
    clear: right;
   
 }
 
 .ReadersContentArea .rrSms ul li
 {
    width: 320px;
 }
 
.ReadersContentArea .rrSubmit
 {
    border-top: 1px solid #ccc;
    clear: both;
    padding: 5px;
    text-align: center;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ReaderProfile.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Directory.css --- */

/* MMD styles */
.DirectoryArea 
 {
    width: 760px;
    background-color: #ffffff;
    background-image: url(http://assets.citypages.com/img/directoryback.gif);
    margin: 0px 0px 10px 0px;
    float: left;
    font-size: 11px;
 }
 
.DirectoryArea .directoryHead
 {
    height: 135px;
    width: 760px;
    background-color: #cc9966;
    background-image: url(http://assets.citypages.com/img/directoryhead.gif);
    text-align: center;
 }

.DirectoryArea .directoryNav
 {
    width: 140px;
    float: left;
    padding: 0px 5px;
    background-color: #cc9966;
    text-align: left;
 }
 
.DirectoryArea .directoryNav a:link
 {
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
 }

.DirectoryArea .directoryNav a:visited
 {
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
 }

.DirectoryArea .directoryNav a:active
 {
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
 }

.DirectoryArea .directoryNav a:hover
 {
    font-size: 10px;
    color: #660000;
    text-decoration: underline;
 }
 
.DirectoryArea .directoryNav ul
 {
    margin: 10px 0px 5px 0px;
    padding: 0px;
    list-style-type: none;
 }
.DirectoryArea .directoryNav ul li
 {
    color: #CC3333;   
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 2px;
 }
 
.DirectoryArea .directoryNav ul.directoryNavSub
 {
    border-top: 2px solid #ffffff;
    margin: 0px 0px 5px 0px;
    padding: 0px;
 }
 
.DirectoryArea .directoryNav ul.directoryNavSub li
 {
    margin: 0px 0px 0px 5px;
 }

.DirectoryArea .directorySearch
 {
    font-size: 10px;
    margin: 0px 0px 10px 0px;
    padding: 5px;
    border: 1px solid #cccccc;
 }
 
.DirectoryArea .directorySearch form 
 {
    text-align: center;
 }
 
.DirectoryArea .directorySearch form input
 {
    font-size: 10px;
 }
 
.DirectoryArea .directorySearch form input#q
 {
    width: 60px;
 }

 
/* sidebar */ 
.DirectoryArea .DirectorySidebar
 {
    width: 180px;
    background-color: #996633;
    text-align: center;
    float: right;
    overflow: visible;
    padding: 0px 0px 10px 0px;
 }
 
.DirectoryArea .DirectorySidebar .FlatAds
 {
    float: none;
    margin: 0px auto;
    text-align: left;
    width: 160px;
 }
 
.DirectoryArea .DirectorySidebar .FlatAds p
 {
    margin: 0px 0px 10px 0px;
    padding: 0px;
 }
 
 
/* directory content */ 
.DirectoryArea .directoryContent
 {
    width: 410px;
    float: left;
    padding: 10px 0px 10px 10px;
    margin: 0px;
    background-color: #ffffff;
    text-align: left;
 }

.DirectoryArea .directoryMessage
 {
    display: inline;
 }
 
.DirectoryArea .directoryContent .directoryMessage
 {
    display: block;
    float: none;
    text-align: center;
    padding: 5px;
 } 
 
.DirectoryArea .directoryContent .catNav
 {
    clear: both;
    height: 100%;
    overflow: visible;
    white-space: nowrap;
 }

.DirectoryArea .directoryContent .catNav .lettersLink
 {
    font-size: 10px;
    line-height: 28px;
    text-align: center;
    margin: 0px;
    height: 100%;
    overflow: auto;
 }

.DirectoryArea .directoryContent .catNav .lettersLink a,
.DirectoryArea .directoryContent .catNav .lettersLink .lettersLinkSelected
 {
    border: 1px solid #cccccc;
    display: block;
    width: 11px;
    line-height: 14px;
    text-align: center;
    text-decoration: none;
    float: left;
    margin: 0px 1px;
 }
 
.DirectoryArea .directoryContent .catNav .lettersLink a:hover,
.DirectoryArea .directoryContent .catNav .lettersLink .lettersLinkSelected
 {
    color: #ffffff;
    background-color: #CC9966;
    border-color: #CC9966;
 }

.DirectoryArea .directoryContent .catNav .lettersLink .lettersLinkSelected
 {
    border-color: #CCCCCC;
 }

.DirectoryArea .directoryContent .catNav h1
 {
    display: inline;
    float: left;
    font-weight: bold;
    padding: 15px 0px 0px 0px;
    text-transform: uppercase;
    margin: 0px;
    font-size: 10px;    
 }
 
.DirectoryArea .directoryContent .catNav .directoryFound
 {
    display: inline;
    float: left;
    padding: 15px 0px 0px 5px;
    margin: 0px;
    font-size: 10px;    
 }
 
.DirectoryArea .directoryContent .catNav form#genreForm
 {
    clear: none;
    float: right;
    font-size: 10px;
    padding: 10px 0px 0px 0px;
    text-align: right;
    width: 200px;
 }

.DirectoryArea .directoryContent .catNav form#genreForm select#g
 {
    font-size: 10px;
    margin-left: 5px;
 }

 
/* category results! */ 
.DirectoryArea .directoryContent .categoryResults
 {
    padding-top: 15px;
    clear: both;
 }
 
.DirectoryArea .directoryContent .categoryResults .catResult
 {
    margin-bottom: 10px;
    clear: both;
    border: 1px solid #cccccc;
    background-color: #F5F5DC;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
 }
 .DirectoryArea .directoryContent .categoryResults .catResult a
 {
    position: relative;   
 }

.DirectoryArea .directoryContent .categoryResults .catResult img
 {
    border: 1px solid #cccccc;
    padding: 3px;
    margin: 0px 5px 5px 0px;
    float: left;
 }

.DirectoryArea .directoryContent .categoryResults .catResult h2
 {
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
 } 
 
.DirectoryArea .directoryContent .categoryResults .catResult .catResultDescription
 {
    clear: both;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
 } 

.DirectoryArea .directoryContent .categoryResults .Pagination
 {
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    margin: 0px;
    overflow: auto;
    text-align: center;
    clear: both;
    height: 100%;
    overflow: visible;
    white-space: nowrap;
    display: block;
    float: none;    
 } 

.DirectoryArea .directoryContent .categoryResults .Pagination a,
.DirectoryArea .directoryContent .categoryResults .Pagination .PaginationSelected
 {
    border: 1px solid #CCCCCC;
    display: inline;
    line-height: 20px;
    margin: 0 1px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    padding: 2px 5px;
 } 
 
.DirectoryArea .directoryContent .categoryResults .Pagination a:hover,
.DirectoryArea .directoryContent .categoryResults .Pagination .PaginationSelected
 { 
    background: #cc9966;
 }
 
/* register packages */
.DirectoryArea .directoryContent .directoryRegisterPackage
 {
    margin-bottom: 10px;
    clear: both;
    border: 1px solid #cccccc;
    background-color: #F5F5DC;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
 }

.DirectoryArea .directoryContent .directoryRegisterPackage ul
 {
    font-weight: normal;
 }
 
 
/* login/reg forms */

.DirectoryArea .formInputs
 {
    text-align: right;
    width: 250px;
    margin: 0px auto;
    white-space: nowrap;
 }
 
 
.DirectoryArea .formSelect
 {
    text-align: center;
 }
 
.DirectoryArea .directoryContent form#directoryLogin,
.DirectoryArea .directoryContent form#directoryAddContact,
.DirectoryArea .directoryContent form#directoryEditForm,
.DirectoryArea .directoryContent form#directoryChangePw
 {
    border: 1px solid #CCCCCC;
    margin: 5px auto;
    padding: 5px;
    text-align: right;
 }
 
.DirectoryArea .directoryContent form#directoryForgot
 {
    border: 1px solid #CCCCCC;
    margin: 5px auto;
    padding: 5px;
    text-align: right;
 }
 
.DirectoryArea .directoryContent form#directoryRegister
 {
    border: 1px solid #CCCCCC;
    background-color: #F5F5DC;    
    margin: 5px auto;
    padding: 5px;
    text-align: center;
 }
 
.DirectoryArea .directoryContent form#directoryRegister select
 {
    margin-bottom: 5px;
 }
 
.DirectoryArea .directoryContent form#directoryRegister2
 {
    border: 1px solid #CCCCCC;
    margin: 5px auto;
    padding: 5px;
    text-align: right;
 } 
 
.DirectoryArea .directoryContent form h2
 {
    text-align: center;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    clear: both;
    float: none;
 } 
 
.DirectoryArea .directoryChecks
 {
    float: left;
    margin: 0px 15px 10px;
    text-align: left;
 }

.DirectoryArea .directoryContent form#directoryAddContact .formInputs,
.DirectoryArea .directoryContent form#directoryEditContact .formInputs
 {
    width: 230px;
 }

 
.DirectoryArea .directoryContent form#directoryChangePw .formInputs
 {
    width: 270px;
 }
 
.DirectoryArea .formInputs input.centerSub,
.DirectoryArea .formInputs input#centerSub
 {
    display: table;
    text-align: center;
    float: none;
    margin: 10px auto;
 }
 
 
/* contacts */ 
 
.DirectoryArea .directoryContent form#directoryEditContact
 {
    border: 1px solid #CCCCCC;
    margin: 5px auto;
    padding: 5px;
    text-align: right;
 }

.DirectoryArea .directoryContact
 {
    text-align: left;
    padding: 5px 0px;
    margin: 0px 0px 10px 0px;
 }
 
.DirectoryArea .directoryContactChoose
 {
    background-color: #eeeeee;
    text-align: left;
    padding: 5px;
    margin-bottom: 5px;
 }

 
 
/* admin stuff */
.DirectoryArea .directoryContent .adminEntry
 {
    margin-bottom: 10px;
    clear: both;
    border: 1px solid #cccccc;
    background-color: #F5F5DC;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
 } 

/* --- End /home/httpd/public/app_frame/webroot/css/Directory.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AboutRss.css --- */


.RSSContentArea 
{
    font-size:          13px;
    margin:				0px 0px 10px 0px;
    width:              740px;
    float:              left;
}


/* --- End /home/httpd/public/app_frame/webroot/css/AboutRss.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SocialNetworkingTOC.css --- */

.SocialNetworkingArea
 {
    margin-bottom:       10px;
    overflow:            hidden;
 }

.SocialNetworkingArea .col1
 {
    width:              615px;
    float:              left;
 }
 
.SocialNetworkingArea .col2
 {
    float:              right;
    width:              302px;
 }


/* special searchmini */ 
.SocialNetworkingArea .col2 .SearchMini
 {
    width:              300px;
 }
 
.SocialNetworkingArea .col2 .SearchMini input#keywords
 {
    width:               210px;
 }
 
.SocialNetworkingArea .col2 .SearchMini a
 {
    display:             block;
    text-align:          right;
    padding:             2px 5px 0px 0px;
    text-decoration:     underline;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/SocialNetworkingTOC.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PhotoRotator.css --- */

.PhotoRotator
 {
    height:             250px;
    width:              415px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/PhotoRotator.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/DisplayVenue.css --- */

/* /p/af/w/c/DisplayVenue.css */
.DisplayVenue
 {
    background-image:   url('http://assets.citypages.com/img/calandergradient1.jpg');
    border:             2px solid #cccccc;
    display:            inline;
    float:              right;
    font-size:          12px;
    font-weight: 		normal;
    margin-left:        0px;
    width:              225px;
    clear:              right;
 }

/* Title tag - 'VENUE' */
.DisplayVenue h2
 {
  	font-size: 	        12px;
	font-weight:        bold;
	text-transform:     uppercase;
    margin:             0px 0px 2px;
 }

/* Title link */
.DisplayVenue h3 a
 {
  	font-size: 	        12px;
	font-weight:        bold;
    text-decoration:    none;
 }

.DisplayVenue h3 a:hover
 {
    text-decoration:    underline;
 }

/* Name of venue */
.DisplayVenue h3
 {
    font-size:          14px;
    font-weight:        normal;
    margin:             0px 0px 0px 10px;
    padding:            0px;
 }

/* Venue address */
.DisplayVenue h4
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px 0px 0px 10px;
    padding:            0px;
 }

/* Venue additional address info (optional) */
.DisplayVenue h5
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px 0px 0px 10px;
    padding:            0px;
 }

/* Venue City, State */
.DisplayVenue h6
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px 0px 0px 10px;
    padding:            0px;
 }

.DisplayVenue p
 {
    font-weight:        normal;
    margin:             0px 0px 0px 10px;
    padding:            0px;
 }

.DisplayVenue img
 {
    margin:             0px 0px 0px 10px;
    padding:            0px;
 }

.DisplayVenue img.locationImage
 {
    float:              right;
    margin:             0px 5px 5px 5px;
 }

.DisplayVenue .mapWidget .map
 {
    overflow:           hidden;
 }
 
/* best of */ 
.BestOfAward .DisplayVenue h3
 {
    font-size:          14px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
 } 
  
 
 
/* End /p/af/w/c/DisplayVenue.css */

/* --- End /home/httpd/public/app_frame/webroot/css/DisplayVenue.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Scrape.css --- */

.scrape
 {
    font-size: 11px;
    font-weight: normal;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/Scrape.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AboutStaff.css --- */

.AboutStaff 
{
    margin:             5px;
}

.AboutStaff h2
{
    font-size:          18px;
    color:              #cc3333;
    border-bottom:      1px #ccc solid;
}

.AboutStaff ul
{
    list-style-type:	none;
    margin:				0px 0px 10px 0px;
    padding:			0px;
}

.AboutStaff ul h3
{
    margin:				0px 0px 0px 0px;
}



/* --- End /home/httpd/public/app_frame/webroot/css/AboutStaff.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SendToFriend.css --- */

.sendtofriend
 {
    text-align:           center;
    width:                740px;
    float:                left;
    
 } 
 
.sendtofriend form
 {
    margin:               10px auto 10px auto;
    padding:              0px;
    width:                60%;
 }

.sendtofriend label
 {
    display:              block;
 }
.sendtofriend form input
 {
    display:              block;
 }
 
 .sendtofriend .formLeft
 {
    width:                50%;
    float:                left;
    text-align:           left;
 }
 
.sendtofriend .formRight
 {
    width:                50%;
    float:                right;
    text-align:           left;
 }
 
.sendtofriend .formBottom
 {
    display:              block;
    text-align:           center;
    clear:                both;
 }
 
.sendtofriend .formBottom input
 {
    margin:               5px auto 5px auto;
 }
  

/* --- End /home/httpd/public/app_frame/webroot/css/SendToFriend.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ContentSidebar.css --- */

/* /p/af/w/c/ContentSidebar.css */

.ContentSidebar
  {
    background:	        #ffffff;
    display:            block;
    border:	            1px solid #CCCCCC;
    float:              left;
    font-size:          12px;
    font-weight:        normal;
    margin:             10px 5px 10px 0px;
    padding:            4px;
    position:           relative;
    top:                0px;
    width:              158px;
    text-align:         center;
    font-family:        Verdana,sans-serif;
    line-height:        normal;
  }

/* Overall list */
.ContentSidebar ul
  {
    clear:              right;
    font-size:          10px;
    font-weight:        normal;
    list-style-type:    none;
    padding:            0px;
    margin:             0px 0px 5px;
    text-align:         left;
  }

/* Photo */
.ContentSidebar img
 {
    width:              150px;
    border:             none;
    margin:             4px auto 4px auto;
 }

/* Photo Credit */
.ContentSidebar ul h5
  {
    font-family:        Verdana,sans-serif;
    font-size:          9px;
    font-weight:        normal;
    margin:             0px 3px 0px;
    text-align:         right;
    width:              150px;
  }

/* Photo Caption */
.ContentSidebar ul h6
  {
    font-family:        Verdana,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    line-height:        normal;
    margin:             0px 0px 0px;
    padding-left:       4px;
  }

.ContentSidebar h4
 {
    font-size:          12px;
    font-weight:        bold;
    line-height:        normal;
    margin:             0px;
 }

/* Link to the image */
.ContentSidebar ul a
  {
    font-size:          10px;
    font-weight:        lighter;
    margin:             0px 0px 0px;
  }
/* End /p/af/w/c/ContentSidebar.css */

/* --- End /home/httpd/public/app_frame/webroot/css/ContentSidebar.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdsPersonals.css --- */

#perswrap
{
    width:158px;
    text-align:center;
    border:1px solid #666666;
    background:#FFFFFF;
    padding:10px 0 10px 0;
    margin:auto; 
    font-size:9pt;
    margin-bottom: 10px;
}


#perswrap a:link
{
    color: #0000CC;
    text-decoration:none;
    font-weight:bold;
}

#perswrap a:visited
{
    color: #000000;
    text-decoration:none;
    font-weight:bold;
}

#perswrap a:hover
{
    color: #0000CC;
    text-decoration:none;
    font-weight:bold;
}

#persheader
{
    color: #222222;
    text-transform:uppercase;
    font-size:10pt;
    font-weight:bold;
}

#perswrap img
{
	border:1px solid black;
}

#perswrap p
{
	text-align:left;
	line-height:1.3em;
	padding:0;
	margin:0 auto 0 auto;
	width:130px;
}

#persmore
{
	text-align:right;
	font-size:90%;
	margin:3px 10px 0 0;
}

/* --- End /home/httpd/public/app_frame/webroot/css/AdsPersonals.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ReadersVerify.css --- */

.rmVerify
 {
    width: 50%;
    padding: 5px;
    margin: 0px auto;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
 }
 
.rmVerify .error
 {
    color: #ff0000;
    clear: both;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ReadersVerify.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BookReviews.css --- */

.listingsSearch
 {
    width:              180px;
    float:              left;
 }

.BooksContentArea
 {
    float:              right;
    width:              560px;
    margin-right:       5px;

 }
 
.BooksContentArea .col1
 {
    float:              right;
    margin-right:       5px;
    width:              100%;
 } 
 
.BooksContentArea .BookReviews .header
 {
    background:         #cccccc;
    padding:            5px 5px 10px 5px;
    margin:             0px 0px 5px 0px;
    font-size:          12px;
    text-align:         right;
 }

.BooksContentArea .BookReviews h2
 {
    background:         #cccccc;
    padding:            0px;
    margin:             0px;
    font-size:          18px;
    font-weight:        bold;
    float:              left;
 }

.BooksContentArea .BookReviews h2 .total
 {
    background:         #cccccc;
    padding:            0px;
    margin:             0px;
    font-size:          12px;
    font-weight:        normal;
 }

.BooksContentArea .BookReviews .review
 {
    border-top:         1px dotted #cccccc;
    padding:            5px 0px 5px 0px;
    margin:             0px 0px 5px 0px;
    overflow:           auto;
    clear:              both;
    font-size:          12px;
    line-height:        16px;
 }

.BooksContentArea .BookReviews img
 {
    border:             none;
    float:              right; 
    margin:             0px 0px 0px 10px;
 }

.BooksContentArea .BookReviews .review a.headline
 {
    font-size:          16px;
    font-weight:        bold;
 }
 
.BooksContentArea .BookReviews .review .subhead
 {
    font-size:          13px;
    font-weight:        bold;
 }
 
.BooksContentArea .BookReviews .review .byline
 {
    font-size:          11px;
    font-style:         italic;
 }

.BooksContentArea .BookReviews .review .pubDate
 {
    font-size:          11px;
    font-style:         normal;
 }

.BooksContentArea .BookReviews .Pagination
 {
    font-size:          12px;
    font-style:         normal;
    font-weight:        normal;
    margin-bottom:      10px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/BookReviews.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/TwitterSearchWidget.css --- */

/* Twitter search widget */

ul.twitList
 {
    margin:             10px 10px 0px 10px;
    padding:            0px;
    list-style-type:    none;
    font-size:          12px;
    line-height:        17px;
    background:         #fff;
 }

ul.twitList li
 { 
    clear:              both;
    border-bottom:      1px solid #ccc;
    overflow:           auto;
    padding:            10px 0px;
 }
 
ul.twitList li:last-child
 {
    overflow:           hidden;
 }

ul.twitList li img
 {
    height:             50px;
    width:              50px;
    border:             none;
    float:              left;
    margin:             0px 10px 0px 0px;
 }

ul.twitList li span.twitUser
 {
    color:              #0000CC;
    font-weight:        bold;
 }

ul.twitList li span.twitForm
 {
    float:              right;
 }

ul.twitList li div.from
 {
    color:              #aaa;
    font-weight:        bold;
    font-style:         italic;
 }

ul.twitList li a
 {
    color:              #0000CC;
 }

ul.twitList li div.from a
 {
    color:              #aaa;
 }
 
/* user useage specific */
.user .twitBin ul.twitList li
 {
    border:             none;
 }
 

/* --- End /home/httpd/public/app_frame/webroot/css/TwitterSearchWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/subModal.css --- */

/**
 * POPUP CONTAINER STYLES
 */
#popupMask
 {
    position:           absolute;
    z-index:            200;
    top:                0px;
    left:               0px;
    width:              100%;
    height:             100%;
    opacity:            .4;
    /* filter:             alpha(opacity=40); */
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
    background-color:   transparent !important;
    background-color:   #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
    background-image/**/:url("http://assets.citypages.com/img/maskBG.png") !important; /* For browsers Moz, Opera, etc. */
    background-image:   none;
    background-repeat:  repeat;
    display:            none;
 }
 
#popupContainer
 {
    position:           absolute;
    z-index:            201;
    top:                0px;
    left:               0px;
    display:            none;
    padding:            0px;
 }
#popupInner
 {
    border:             2px solid #000000;
    background-color:   #ffffff;
}

#popupFrame
 {
    margin:             0px;
    width:              100%;
    height:             100%;
    position:           relative;
    z-index:            202;
 }
 
#popupTitleBar
 {
    background-color:   #486CAE;
    color:              #ffffff;
    font-weight:        bold;
    padding:            5px;
    border-bottom:      2px solid #000000;
    border-top:         1px solid #78A3F2;
    border-left:        1px solid #78A3F2;
    border-right:       1px solid #204095;
    position:           relative;
    z-index:            203;
 }

#popupTitle
 {
    float:              left;
 }
 
#popupControls
 {
    float:              right;
    cursor:             pointer;
 } 

/* --- End /home/httpd/public/app_frame/webroot/css/subModal.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/HomeMusicWidget.css --- */

/* HomeMusicWidget */ 
.HomeMusicWidget .Last_Update {
	margin:5px 10px;
	color:#999999;
	font-size:.7em;
}

.HomeMusicWidget .Bin_Image {
	float:left;
	margin:0 5px 5px 0;
	padding:0;
}

.HomeMusicWidget ul {
	margin:5px 10px 5px;
	padding:0;
}

.HomeMusicWidget li {
	clear:both;
	list-style:none;
	margin:0 0 5px;
	padding:0;
}

.HomeMusicWidget h3 {
	margin:0;
	padding:0;
	font-size:.85em;
	font-weight:normal;
}

.HomeMusicWidget h4 {
	margin:0;
	padding:0;
	font-size:.8em;
	font-weight:normal;
}

.HomeMusicWidget .More_Link {
	margin:10px;
	padding:0;
	text-align:right;
	font-size:.7em;
}

.HomeMusicWidget .More_Link img {
	vertical-align:bottom;
}
/* /HomeMusicWidget */

/* --- End /home/httpd/public/app_frame/webroot/css/HomeMusicWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BestOfSection.css --- */

.BestOfSectionContentArea
 {
    width:              740px;
    float:              left;
 }

.BestOfSection
 {
    font-family:        Verdana,sans-serif;
    padding:            0px;
    margin-bottom:      10px;
    margin-right: 5px;
    width: 420px;
    float: left;
 }

.BestOfSection h2
 {
    font-family:        Verdana,sans-serif;
    color:              #ffffff;
    font-size:          16px;
    padding:            5px 0px 5px 5px;
 }

.BestOfSection ul
 {
    font-family:        Verdana,sans-serif;
    margin:             0px 0px 0px 15px;
    padding:            2px 2px 5px 5px;
 }

.BestOfSection li
 {
    font-family:        Verdana,sans-serif;
    list-style-position:outside;
    list-style-image:   url('http://assets.citypages.com/img/dblarrow.gif');
    list-style-type:    none;
    margin:             0px 0px 5px;
 }

.BestOfSection .BestOfSectionFooter
 {
    font-family:        Verdana,sans-serif;
    text-align:         right;
    padding:            4px;
 }

.BestOfSection .winner
 {
    font-family:        Verdana,sans-serif;
    font-weight:        bold;
 }

.BestOfSection .blurb
 {
    font-family:        Verdana,sans-serif;
 }
 

/* --- End /home/httpd/public/app_frame/webroot/css/BestOfSection.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/MediakitRightRail.css --- */

.MediakitRightRail {
    margin-top: 10px;
    width: 300px;
    float: right;
}

.MediakitRightRail .EventList
{
    border: 1px solid #cc3333;
}

.MediakitRightRail .EventList h2
{
    text-align: center;
    font-size: 14px;
    color: white;
    background-color: #cc3333;
    margin: 0px;
    padding: 5px;   
}

.MediakitRightRail .EventList ul
{
    padding: 0px;
    margin: 10px;
    list-style: none;   
}

.MediakitRightRail .EventList div
{
    float: left;
    width: 75px;
    padding: 0px;
    font-size: 12px;
    color: #666;
}

.MediakitRightRail .EventList li
{
    padding: 4px 0px;   
}

.MediakitRightRail .EventList h3
{
    margin: 0px;
    padding: 0px 0px 5px 75px;
    font-size: 13px;
    font-weight: bold;
}
.MediakitRightRail .EventList p
{
    margin: 0px;
    padding: 0px 0px 5px 85px;
    font-size: 12px;
}

.MediakitRightRail .MediaKitContact
{
    border: 1px solid #cc3333;
    margin: 10px 0px;
}

.MediakitRightRail .MediaKitContact h2
{
    text-align: center;
    font-size: 14px;
    color: white;
    background-color: #cc3333;
    margin: 0px;
    padding: 5px;
}

.MediakitRightRail .MediaKitContact form div
{
    padding: 5px;
    clear: both;
}

.MediakitRightRail .MediaKitContact p
{
    font-size: 12px;
    padding-top: 10px;
    margin: 0px 15px;
    
}

.MediakitRightRail .MediaKitContact form
{
    padding: 10px;
}

.MediakitRightRail .MediaKitContact form input
{
    float: right;
    width: 125px;
}

.MediakitRightRail .MediaKitContact label
{
     float: left;
     font-size: 12px;
     color: #666;
     
}

.MediakitRightRail .MediaKitContact form textarea
{
     width: 100%;
     height: 75px;   
}






/* --- End /home/httpd/public/app_frame/webroot/css/MediakitRightRail.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SlideshowTOC.css --- */

.SlideshowIndexContentArea
 {
    width:              740px;
    float:              left;
 }

.SlideshowTOC
 {
    text-align:         center;
 }
 
.SlideshowTOC a
 {
    font-weight:        bold;
 }
 
.SlideshowTOC .first
 {
    display:            block;
    margin:             10px 10px 30px 10px;
    float:              left;
    width:              375px;
 }
 
.SlideshowTOC .first img
 {
    clear:               both;
    border:              none;
 }

.SlideshowTOC ul
 {
    margin:             10px;
    padding:            0px;
    list-style-type:    none;
    clear:              both;
    display:            block;
 }

 
.SlideshowTOC li
 {
    width:              25%;
    height:             200px;
    display:            inline;
    text-align:         center;
    float:              left;
    margin-bottom:      20px;
 }
 
.SlideshowTOC li img
 {
    clear:              both;
    display:            block;
    margin-left:        auto;
    margin-right:       auto;
    border:             2px solid #cc3333;
 }

.SlideshowTOC li a:link
 {
    clear:              both;
    font-weight:        bold;
    font-size:          12px;
 }
 
.SlideshowTOC .photocount
 {
    font-size:          9px;
    color:              #999999;
 }
 
.SlideshowTOC .description
 {
    display:            none;
 }
 
.SlideshowTOC .Pagination
 {
    clear:              both;
    float:              none;
    text-align:         center;
    margin-bottom:      20px;
    white-space:        nowrap;
    display:            block;
 }
 
.SlideshowTOC #Middle.Ads
 {
    float:              right;
    margin-right:       20px;
    clear:              none;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/SlideshowTOC.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ContentResult.css --- */

.ContentResult
 {
    width: 740px;
    float: left;
 }

.ContentResult h1
{
    font-size: 21px;
    margin-top:10px;
    margin-bottom: 10px;
    padding: 0px;
}
.ContentResult li
{
    margin: 0px;
    margin-top: 15px;
}
.ContentResult div.Header
{
    background-color: #FAFAFA;
    border: 1px dashed #AAAAAA;
    width: 500px;
    padding: 5px;
}
.ContentResult .Pagination
{
    float: none;
}
.ContentResult h4
{
    color: #999999;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
.ContentResult h2
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
.ContentResult h3
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
.ContentResult h5
{
    color: #333333;
    font-size: 11px;
    font-style: italic;
    margin: 0px;
    padding: 0px;
}
.ContentResult h6
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
.ContentResult p
{
    margin: 0px;
    padding: 0px;
}

/* --- End /home/httpd/public/app_frame/webroot/css/ContentResult.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/EventPromo.css --- */

/* /p/af/w/c/EventPromo.css */
.PromoEventView
 {
    background:           #ffffff;
    display:              block;
    float:                right;
    font-family:          Verdana,sans-serif;
    font-size:            12px;
    width:                545px;
    margin-left:          5px;
    margin-right:         5px;
 }

/* Event Name (headline) */
.PromoEventView h1
 {
    font-size:            19px;
    line-height:          19px;
    margin-bottom:        5px;
    margin-top:           5px;
    font-family:          Verdana,sans-serif;
 }

/* Event Date/Time */
.PromoEventView h2
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Verdana,sans-serif;
    font-size:          11px;
 }

.PromoEventView h2 strong
 {
    color:              #666666;
    font-weight:        bold;
 }

/* Event Price */
.PromoEventView h3
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Verdana,sans-serif;
    font-size:          11px;
 }

.PromoEventView h3 strong
 {
    color:              #666666;
    font-weight:        bold;
 }

/* Capsule Area within the view */
.PromoEventView .CapsuleArea
 {
    font-size:            12px;
    font-weight:          normal;
    width:                305px;
 }

.PromoEventView .CapsuleArea h1
 {
    display:            block;
    font-size:          14px;
 }

/* End /p/af/w/c/EventPromo.css */

/* --- End /home/httpd/public/app_frame/webroot/css/EventPromo.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ReadersUnsub.css --- */

.readersUnsub
 {
    padding: 5px 0px;
    width: 90%;
    margin: 10px auto;
 }
 
.readersUnsub h3
 {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 12px;
 }

.readersUnsub .error
 {
    font-weight: bold;
    color: #ff0000;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ReadersUnsub.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SubmitAnEvent.css --- */

.SubmitAnEvent
 {
    padding:            0px;
    float:              left;
    width:              740px;
    margin:             0px;
    font-size:          13px;
 }
 
.SubmitAnEvent label
 {
    display:            block;
 }
 
.SubmitAnEvent div.column1
 {
    font-weight:        bold;
    font-size:          11px;
    width:              185px;
    float:              left;
 }
 
.SubmitAnEvent div.column2
 {
    width:              185px;
    font-size:          11px;
    float:              left;
    font-weight:        bold;
    margin-bottom:      10px;
 }
 
.SubmitAnEvent div.column3
 {
    float:              left;
    font-size:          11px;
    font-weight:        bold;
 }
 
.SubmitAnEvent .required
 {
    color:              #CC0000;
 }
 
.SubmitAnEvent .underline
 {
    text-decoration:    underline;
 }


.SubmitAnEvent h1
 {
    font-size:          18px;
    color:              #cc3333;
    border-bottom:      1px #ccc solid;
    margin:             2px 0px;
 }

.SubmitAnEvent h2
 {
    font-size:          18px;
    color:              #cc3333;
    border-bottom:      1px #ccc solid;
    margin:             2px 0px;
}

.SubmitAnEvent p
 {
    line-height:        normal;
    font-size:          11px;
    padding-left:       10px;
    padding-right:      10px;
 }

.SubmitAnEvent input
 {
    margin:             2px 5px;
 }

.SubmitAnEvent .required
 {
    margin-right:       5px;
 }

.SubmitAnEvent label
 {
    margin-top:         10px;
 }

.SubmitAnEvent textarea
 {
    height:             200px;
    width:              250px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/SubmitAnEvent.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/MoviesTheaters.css --- */

.MoviesTheatersContentArea{
}

.MoviesTheaters {
    margin-left: 10px;
    float: left;
    width: 550px;   
}

.MoviesTheaters h2 {
	border-bottom: 2px solid #666;
	margin: 5px 0px 5px 0px;
	font-size: 18px;
}

.MoviesTheaters h3 {
/*	border-bottom: 1px solid #cacaca; */
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-size: 14px;
}

.MoviesTheaters ul {
	list-style-type: none;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

.MoviesTheaters li {
	padding: 2px;
}

.MoviesTheaters .TheaterContainer
 {
    clear: both;
    overflow: auto;
    margin-bottom: 10px;
 }

.MoviesTheaters .TheaterContainer .toggleShowtimes
 {
    background: #eee;
    cursor: pointer;
    text-align: center;
    width: 340px;
    float: right;
 }
 
.MoviesTheaters .TheaterContainer .TheaterInfo
 {
    width: 200px;
    float: left;
 }
 
.MoviesTheaters .TheaterContainer .ShowTimes
 {
    width: 340px;
    float: right;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/MoviesTheaters.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdIndexView.css --- */

.AdIndexAd
 {
    width:              730px;
    float:              left;
    margin-right:       5px;
 }

.AdIndexAd a img.AIImg
 {
    float:              left;
 }


.AdIndexAd ul.categoryNav
 {
     margin:            0px 0px 20px 0px;
     padding:           0px;
     list-style-type:   none;
     text-align:        center;
     clear:             both;
 }
  
.AdIndexAd ul.categoryNav li
 {
     border:            none;
     text-align:        center;
     display:           inline;
     font-size:         11px;
     font-weight:       bold;
     text-transform:    none;
     padding:           0px 5px 0px 5px;
 } 
  
.AdIndexAd h2
 {
    clear:              both;
    display:            block;
    margin:             0px;
    padding:            0px;
    text-align:         center;
 }
.AdIndexAd h3 
 {
    clear:              both;
    display:            block;
    margin:             0px;
    padding:            0px;
    text-align:         center;
    font-weight:        normal;
    font-style:         italic;    
    font-weight:        normal;
    font-style:         italic;      
 }

.AdIndexAd .adTop .prevad
 {
    float:               left;
    display:             inline;
 }
 
.AdIndexAd .adTop .nextad
 {
    float:               right;
    display:             inline;
 }
 
.AdIndexAd .ad
 {
    text-align:          center;
 }
 
.AdIndexAd .ad img
 {
    border:              1px solid #cc3333;
    margin:              0px 20px 0px 20px;
    max-width:           575px;
 }
 
.AdIndexAd .ad .prevad
 {
    text-align:          left;
    display:             inline;
 }
 
.AdIndexAd .ad .nextad
 {
    text-align:          right;
    display:             inline;
 }


/* --- End /home/httpd/public/app_frame/webroot/css/AdIndexView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/UserInfo.css --- */

.LocationRightFloat .UserInfo
 {
    background:         #ffffff; 
    border:             none;
    border-bottom:      1px dotted #CCCCCC;
    margin:             0px 0px 5px 0px;
    display:            block;
    padding:            5px;
 }

.LocationRightFloat .UserInfo form
 {
    padding:            0px;
    margin:             0px;
 }

.LocationRightFloat .UserInfo input
 {
    font-size:          11px;
    margin-right:       5px;
 }
 
.LocationRightFloat .UserInfo h3
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
    background:         none;
    color:              #000000;
 }
 
.LocationRightFloat .UserInfo h4
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
 }
 
.LocationRightFloat .UserInfo h5
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
 }

.UserInfo h6
 { 
    font-size:          11px;
    margin:             0px;
    padding:            10px;
}

.LocationView .UserInfo
 {
    background:         none;
    clear:              both;
    border-top:         1px dotted #cccccc;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/UserInfo.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SingleCover.css --- */

.SingleCoverWidget
{
    margin:          10px;
    border:          1px #999 solid;
    padding:         0px 0px 10px 0px;
    text-align:      center;
}

.SingleCoverWidget h2
{
    margin:          0px 0px 10px 0px;
    padding:         5px;
    font-size:       14px;
    font-weight:     bold;
    color:           #fff;
    background:      #cc3333;
    
    
}

/* --- End /home/httpd/public/app_frame/webroot/css/SingleCover.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Top50ListIndex.css --- */

/* Headline */
.Top50ContentArea .Top50ListIndex h1
{
	margin:             0;
	padding:            5px 0;
    border-top:         1px dashed #cccccc;
    font-family:        Verdana,sans-serif;
	font-size:          2.1em;
	line-height:        1.15em;
	font-weight:        bold;
	text-transform:     capitalize;
}
	
/* Subheadline */
.Top50ContentArea .Top50ListIndex h2
{
	margin:             0 0 5px 0;
	padding:            0;
	font-family:        Verdana,sans-serif;
	font-size:          16px;
	line-height:        18px;
	font-weight:        normal;
	color:              #333333
}

/* Story Text */
.Top50ContentArea .Top50ListIndex .Story
{
	margin:             10px 0;
	border-top:         1px dashed #cccccc;
	font-family:        Verdana,sans-serif;
	font-size:          1.2em;
	line-height:        150%;
}
	

.Top50ContentArea .Top50ListIndex .Story hr
{
	width:              100%;
	color:              #999999;
	margin:             0px; 
}


/* --- End /home/httpd/public/app_frame/webroot/css/Top50ListIndex.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ComicsTOC.css --- */

.ComicStrips
 {
    text-align:         center;
    width:              740px;
    float:              left;
 }

.ComicStrips ul
 {
    margin:             10px auto 0px auto;
    padding:            0px;
    list-style-type:    none;
    text-align:         center;
    display:            table;
 }
 
.ComicStrips li
 {
    margin:             0px auto 10px auto;
    padding:            0px;
    list-style-type:    none;
    width:              180px;
    height:             120px;
    text-align:         center;
    display:            block;
    float:              left;
}
 
.ComicStrips li a
 {
    font-size:          15px;
    font-weight:        bold;
    line-height:        16px;
    clear:              both;
    display:            block;
 }

.ComicStrips img
 {
    width:              80px;
    border:             5px solid #cc3333;
    margin:             5px;
    clear:              both;
 }
 
.ComicStrips .byLine
 {
    font-size:          11px;
    font-style:         italic;
    margin:             0px;
    padding:            0px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ComicsTOC.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SiteMap.css --- */

.siteMap
 {
    margin:             0px 5px 0px 0px;
    width:              740px;
    float:              left;
 }
.siteMap h1
 {
    font-size:          18px;
    font-weight:        bold;
    margin:             5px 0px 5px 0px;
 }
 
.siteMap .section
 {
    border:             1px dashed #cccccc;
    padding:            5px 5px 0px 5px;
    margin:             0px 0px 10px 0px;
 }
 
.siteMap .section h2
 {
    font-size:          16px;
    font-weight:        bold;
    padding:            0px;
    margin:             0px;
 }
 
.siteMap .section h3
 {
    font-size:          14px;
    font-weight:        bold;
    padding:            0px;
    margin:             0px;
    clear: both;
 }

.siteMap .section h4
 {
    font-size:          12px;
    font-weight:        bold;
    padding:            0px;
    margin:             0px 0px 0px -5px;
    white-space:        nowrap;
 }
 
.siteMap .section ul
 {
    padding:            0px;
    margin:             0px 0px 10px 0px;
    list-style-type:    none;
 }
 
.siteMap .section ul li
 {
    display:            inline;
    margin:             0px 15px 0px 0px;
    padding:            0px;
 }
 
.siteMap .section .category ul
 {
    width:              30%;
    margin:             0px 10px 10px 0px;
    float:              left;
    display:            inline;
 }
 
.siteMap .section .category ul li
 {
    display:            block;
    padding:            0px 0px 0px 5px;
    list-style-position:outside;
 }
 


/* --- End /home/httpd/public/app_frame/webroot/css/SiteMap.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ClassifiedsRental.css --- */

/* /classifieds/rental */
DIV.ClassifiedsRental{
	vertical-align:top;
}
.ClassifiedsRentalImage{
	margin-bottom:20px;
	float:right;
	clear:right;
}
.ClassifiedsRentalMap{
	width:256px;
	height:256px;
	float:right;
	clear:right;
	margin-bottom:20px;
	position:relative;
	left:5px;

}

/* --- End /home/httpd/public/app_frame/webroot/css/ClassifiedsRental.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/NeighborhoodLanding.css --- */

.NeighborhoodView
{
    width:               550px;
    float:               left;
    margin:              0px 0px 5px 10px;
    display:             block;
}

.Neighborhood h3 #NeighborhoodIndex
{
    float:               right;
}

.NeighborhoodDynamicTitle h1
{
    color:               #000000;
    margin:              0px;
    padding:             0px;
    font-weight:         normal;
    font-size:           14px;
}

.NeighborhoodEvent
{
    margin:              0px;
    padding:             0px;
    overflow:            auto;
    width:               550px;
    clear:               both;
}

.NeighborhoodEvent h2
{
    font-weight:         bold;
    margin:              10px 0px 0px 0px;
    font-size:           14px;
    border:              1px solid #cc3333;
    background:          #cc3333;
    color:               #ffffff;
    padding:             2px;
    clear:               both;
    
}

.NeighborhoodEvent h2 #top
{
    float:               right;
}

.NeighborhoodEvent h2 #top a
{
    color:               #ffffff;
}

.NeighborhoodEvent ul
{
    list-style-type:     none;
    margin:              0px;
    padding:             0px;
}

.NeighborhoodEvent li
{
    border-bottom:       1px solid #cccccc;
    margin:              5px 0px 0px 0px;
    padding:             0px 0px 5px 0px;
    overflow:            auto;
    }

.NeighborhoodEvent ul li.first .event_wrap
{
    float:               left;
}


.NeighborhoodEvent ul li img
{
    float:               right;
    margin-left:         10px;
    margin-bottom:       5px;
}

.NeighborhoodEvent li h2 
{
    font-size:           13px;
    border:              0px none;
    font-weight:         bold;
    margin:              0px;
    background:          none;
    color:               #000000;
    clear:               none;
    
}

.NeighborhoodEvent h3
{
    font-size:           11px;
    font-weight:         bold;
    margin:              0px;
}

.NeighborhoodEvent h4
{
    font-size:           11px;
    margin:              0px;
    font-weight:         normal
}

.NeighborhoodLocation
{
    margin:              0px;
    padding:             0px;
    overflow:            auto;
    margin:              0px;
}

.NeighborhoodLocation h2 #top
{
    float:               right;
}

.NeighborhoodLocation h2 #top a
{
    color:               #ffffff;
}


.NeighborhoodLocation h2
{
    font-weight:         bold;
    margin:              10px 0px 0px 0px;
    font-size:           14px;
    padding:             2px;
    border:              1px solid #cc3333;
    background:          #cc3333;
    color:               #ffffff;
    padding:             2px;
}

.NeighborhoodMap h2
{
    font-weight:         bold;
    margin:              10px 0px 0px 0px;
    font-size:           14px;
    padding:             2px;
    border:              1px solid #cc3333;
    background:          #cc3333;
    color:               #ffffff;
    padding:             2px;
}

.NeighborhoodMap
{
    padding-bottom:             10px;
}

.NeighborhoodMap h2 #mapLink
{
    float:               right;
}

.NeighborhoodMap h2 #mapLink a
{
    color:               #ffffff;
}

.NeighborhoodLocation ul
{
    list-style-type:     none;
    margin:              0px;
    padding:             0px;
}

.NeighborhoodLocation li
{
    border-bottom:       1px solid #cccccc;
    margin:              0px 0px 5px 0px;
    overflow:            auto;
}

.NeighborhoodLocation ul li img
{
    float:               right;
    margin-bottom:       5px;
}

.NeighborhoodLocation li h2 
{
    font-size:           13px;
    border:              0px none;
    font-weight:         bold;
    background:          none;
    clear:               none;
    
}

.NeighborhoodLocation h3
{
    font-size:           11px;
    font-weight:         normal;
    margin:              0px;
}

.NeighborhoodLocation h4
{
    font-size:           11px;
    margin:              0px;
    font-weight:         normal
}

.NeighborhoodView .more
{
    text-align:          right;

}

.NeighborhoodView .Neighborhood h3
{
    color:               #cc3333;
}

.NeighborhoodNews h2
{
    font-weight:         bold;
    margin:              10px 0px 0px 0px;
    font-size:           14px;
    padding:             2px;
    border:              1px solid #cc3333;
    background:          #cc3333;
    color:               #ffffff;
    padding:             2px;
}

.NeighborhoodNews li h2 
{
    font-size:           13px;
    border:              0px none;
    font-weight:         bold;
    background:          none;
    clear:               none;
    
}

.NeighborhoodNews ul
{
    list-style-type:     none;
    margin:              0px;
    padding:             0px;
}

.NeighborhoodNews li
{
    border-bottom:       1px solid #cccccc;
    margin:              0px 0px 5px 0px;
    overflow:            auto;
}



/* --- End /home/httpd/public/app_frame/webroot/css/NeighborhoodLanding.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BrightKiteWidget.css --- */

/* BirghtKite widget */
.bkWidget 
 {
    border:             1px solid #0000CC;
 }
 
.bkWidget h2
 {
    margin:             0px;
    padding:            0px 0px 10px 10px;
    font-size:          14px;
    font-weight:        bold;
 }

.bkWidget ul
 {
    margin:             10px;
    padding:            0px;
    list-style-type:    none;
    font-size:          12px;
    line-height:        17px;
    background:         #fff;
 }

.bkWidget ul li
 { 
    clear:              both;
    border-bottom:      1px solid #ccc;
    overflow:           auto;
    margin-bottom:      10px;
 }
 
.bkWidget ul li:last-child
 {
    border-bottom:      none;
 }

.bkWidget ul li img
 {
    height:             50px;
    width:              50px;
    border:             none;
    float:              left;
    margin:             0px 10px 10px 0px;
 }
 
.bkWidget ul li div.bkEntry
 {
    margin-left:        60px;
 }

.bkWidget ul li span.bkUser
 {
    color:              #0000CC;
    font-weight:        bold;
 }

.bkWidget ul li div.from
 {
    color:              #999;
    font-size:          11px;
 }

.bkWidget ul li a
 {
    color:              #0000CC;
 }

.bkWidget ul li div.from a
 {
    color:              #999;
 }
 
.bkWidget .more
 {
    border-top:         1px solid #0000CC;
    text-align:         right;
    padding:            0px;
    margin:             0px 10px;
    font-weight:        bold;
 }
 
.bkWidget .more a
 {
    color:              #0000CC;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/BrightKiteWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Pagination.css --- */

/* /p/af/w/c/Pagination.css */

.Pagination
 {
    font-size:          12px;
    float:              right;
    font-weight:        bold;
 }

.Pagination a
 {
    text-decoration:   underline;
 }

.PaginationAll
 {
    display:	       block;
    float:		       left;
    font-size:	       12px;
    font-weight:	   bold;
    padding-bottom:    8px;
 }

.PaginationAll a
 {
    text-decoration:   underline;
 }


.Pagination .PaginationSelected
 {
    background:	       #ffffff;
    font-size:	       12px;
    font-weight:	   bold;
    display:	       inline;
 }

/* content view */
 
.ContentView p .PaginationAll a:link
 {
    text-decoration:    none;
 }
  
.ContentView p .PaginationAll a:hover
 {
    text-decoration:    underline;
 } 
 
.ContentView p .Pagination a:link
 {
    text-decoration:    none;
 }
  
.ContentView p .Pagination a:hover
 {
    text-decoration:    underline;
 }  
 

.PageRange
 {
    clear:              left; 
    float:              left;
    white-space:        nowrap;
    margin-bottom:      10px;
 } 
 
/* End /p/af/w/c/Pagination.css */
  

/* --- End /home/httpd/public/app_frame/webroot/css/Pagination.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/TwitterSearchForm.css --- */

.twitSearchForm form
 {
    text-align:         left;
    font-weight:        bold;
    padding-bottom:     10px;
    margin:             0px;
    line-height:        12px;
 }
 
.twitSearchForm form span.twitForm
 {
    float:              right;
 }

.twitSearchForm form input
 {
    border:             1px solid #000;
    background:         #fff;
    margin-right:       5px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/TwitterSearchForm.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/DigitalJukebox.css --- */

.DigitalJukebox img
 {
    border:             1px #333 solid;
    margin-bottom:      5px;
 }
 
.main .DigitalJukebox img
 {
    border:             1px #333 solid;
    margin-bottom:      15px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/DigitalJukebox.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Top50Index.css --- */

/* Headline */
.Top50ContentArea .Top50Index h1
{
    font-family:        Verdana,sans-serif;
	font-size:          36px;
	line-height:        1.15em;
	font-weight:        bold;
	margin:             0;
	padding:            0 0 0 10px;
	text-transform:     capitalize;
}

.Top50ContentArea .Top50Index ul
{
    margin:             0;
    padding:            0;
}

.Top50ContentArea .Top50Index li
{
    clear:              both;
    overflow:           auto;
    margin:             0;
    padding:            10px;
    border-top:1px dashed #cccccc;
}

.Top50ContentArea .Top50Index li .Thumbnail_Image
{
    float:              left;
}

.Top50ContentArea .Top50Index li .Thumbnail_Image img
{
    display:            block;
    margin:             0 5px 0 0;
    padding:            0;
    border:             none;
}

.Top50ContentArea .Top50Index h2
{
    margin:             0;
    padding:            0;
    font-family:        Verdana,sans-serif;
}

.Top50ContentArea .Top50Index h2 a
{
    color:              #CC3333;
}

.Top50ContentArea .Top50Index h3
{
    margin:             0;
    padding:            0;
    font-family:        Verdana,sans-serif;
    font-weight:        normal;
}

.Top50ContentArea .Top50Index h4
{
	margin:             0;
	padding:            0;
	font-family:        Verdana,sans-serif;
	font-size:          .95em;
	font-weight:        bold;
}


/* --- End /home/httpd/public/app_frame/webroot/css/Top50Index.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/TickexGrid.css --- */

.TickexGridArea
 {

 }

.TickexGridArea h3
 {
    padding:       5px;
    margin:        0px;
    display:       inline;
    font-weight:   bold;
    color:         #000000;
    font-size:     14px;
    line-height:   28px;
} 
 
.TickexGridArea h4.Tickex
 {
    padding:       5px;
    margin:        0px;
    display:       inline;
    font-weight:   normal;
    font-size:     10px;
    line-height:   20px;
    color:         #666666;
 }

.TickexGridArea h4.tickexRight
 {
    padding:       5px;
    margin:        0px;
    display:       inline;
    font-weight:   normal;
    font-size:     10px;
    line-height:   20px;
    color:         #666666; 
    float:         right;
 }
 
.TickexGridArea #TickexDateForm
 {
    float:         right;
    padding:       0px 5px;
    display:       inline;
    text-align:    right;
    width:         535px;
    margin-top:    5px;
    position:      absolute;
 }
 
.TickexGridArea #TickexDateForm .dateChooser a
 {
    margin-left:   10px;
    cursor:        pointer;
 }
 
.TickexGridArea #TickexDateForm #dates
 {
    position:      absolute;
    background:    #ffffff;
    padding:       10px;
    border:        1px solid #cc3333;
    text-align:    left;
    top:           20px;
    right:         0px;
 }
 
.TickexGridArea #TickexDateForm .calCont
 {
    float:         left;
    margin:        0px 10px;
 } 
 
.TickexGridArea .TickexGridTable
 {
    width:         540px;
    float:         left;
    margin:        0px 10px;
    font-size:     11px;
 }
 
.TickexGridArea .TickexGridTable table.resultsTable
 {
    border-collapse: collapse;
    margin:          10px 0px;
    clear:           both;
    width:           100%;
 }

.TickexGridArea .TickexGridTable table.resultsTable th
 {
    border:         1px solid #cc3333;
    color:          #ffffff;
    background:     #cc3333;
 }
  
.TickexGridArea .TickexGridTable table.resultsTable td
 {
    border:         1px solid #cc3333;
    padding:        2px 5px;
    vertical-align: top;
 }
 
.TickexGridArea .TickexGridTable table.resultsTable .tdDate,
.TickexGridArea .TickexGridTable table.resultsTable .tdCity
 {
    white-space:    nowrap;
 }
 
.TickexGridArea .bottom .Pagination
 {
    float:          right;
    font-size:      11px;
    font-weight:    normal;
    position:       relative;
    top:            0px; 
 }
 
.TickexGridArea .popupCalendar
 {
    margin:             0px;
    width:              170px;
    background:         #aaaaaa;
    border:             1px solid #999999;
 }
 
.TickexGridArea .popupCalendar a.calView
 {
    color:              #ffffff;
    float:              right;
 }

.TickexGridArea .popupCalendar img
 {
    cursor:             pointer;
    position:           relative;
    left:               -19px;
    top:                3px;
 }
 
.TickexGridArea .popupCalendar table
 {

    border:             1px solid #CCCCCC;
    background-color:   #FFFFFF;
    font-size:          11px;
    width:              100%;
    float:              left;
 }
 
.TickexGridArea .popupCalendar td
 {

    border:             1px solid #CCCCCC;
    cursor:             pointer;
    text-align:         center;
    font-weight:        bold;
    font-size:          12px;
    
 }

.TickexGridArea .popupCalendar td.empty
 {
    background-color:   #CCCCCC;
    border:             1px solid #FFFFFF;
    cursor:             default;
 }

.TickexGridArea .popupCalendar td.weekday
 {
 
    background-color:   #cc3333;
    color:              #FFFFFF;
    border:             1px solid #CCCCCC;
    font-size:          12px;
 }

.TickexGridArea .popupCalendar td.today
 {
    background-color:   #cc3333;
    color:              #FFFFFF;
 }

.TickexGridArea .popupCalendar td.past
 {
    cursor:             default;
    background-color:   #EEEEEE;
 }
 
.TickexGridArea .popupCalendar td.prevnext
 {
    background-color:   #cc3333;
    color:              #FFFFFF;
 }
 
.TickexGridArea .popupCalendar td.selected
 {
    background-color:   #cc3333;
    color:              #FFFFFF;
 }
 
.TickexGridArea .popupCalendar input
 {

    font-size:          8px;
 }
 
.TickexGridArea .popupCalendar select
 {
    font-size:          9px;
    width:              75px;
 }


/* --- End /home/httpd/public/app_frame/webroot/css/TickexGrid.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Top50.css --- */

.Top50ContentArea
{
	width:              740px;
	padding:            0px;
	margin:             0px;
	float:              left;
}
	
.Top50ContentArea .Top50Content
{
	width:              420px;
	float:              left;
	
}
	
.Top50ContentArea .col2
{
	width:              310px;
	padding:            0;
	margin:             0;
	float:              right;
}

/* Send this link to a friend, etc. */
/*.Top50ContentArea .Top_Links
{
	padding:            3px 0 5px;
	font-family:        Verdana,sans-serif;
}
*/


/* Be Social Links */
.Top50ContentArea .BeSocial
{
    margin:             0px;
    padding:            3px 5px 3px 0;
    border-bottom:      1px dashed #cccccc;
    text-align:         right;
}

.Top50ContentArea .BeSocial .ClearIt
{
    display:            none;
    
}
.Top50ContentArea .BeSocial h2
{
    display:            inline;
    margin:             0;
    padding:            0 0 2px;
    font-family:        Verdana,sans-serif;
    font-size:          .95em;
    font-weight:        normal;
    text-transform:     uppercase;
    vertical-align:     top;
}

.Top50ContentArea .BeSocial img
{
    border:             0px;
}

.Top50ContentArea .BeSocial ul
{
    display:inline;
    clear:none;
    list-style-type:    none;
    padding:            0px;
}

.Top50ContentArea .BeSocial li
{
    display:inline;
    padding:            0px 2px;
    border:             0px;
}

.Top50ContentArea .BeSocial li.rss
{
    display:inline;
    float:none;
    margin:0;
    padding:0 2px;
}
/* /Be Social Links */


/* Byline and publication date */
.Top50ContentArea .Story_Header .Meta_Info
{
	padding:3px 0 3px;
}
	
.Top50ContentArea .Story_Header .Meta_Info h3,
.Top50ContentArea .Story_Header .Meta_Info h4
{
	display:            inline;
	margin:             0;
	padding:            0;
	font-family:        Verdana,sans-serif;
	font-size:          .95em;
	font-weight:        bold;
}
/* /Byline and publication date */


.Top50ContentArea .Story_Header .Top_50_Items_Navigation
{
    margin:             10px 0 0;
    padding:            0;
    overflow:           hidden;
    background:         #666666;
    border-bottom:      1px solid #cc3333;
}

.Top50ContentArea .Story_Header .Top_50_Items_Navigation li
{
    list-style:         none;
    margin:             0;
    padding:            5px 0;
    font-family:        Verdana,sans-serif;
    font-size:          1.25em;
}

.Top50ContentArea .Story_Header .Top_50_Items_Navigation li.Prev
{
    float:left;
    width:210px;
}

.Top50ContentArea .Story_Header .Top_50_Items_Navigation li.Next
{
    float:right;
    width:210px;
    text-align:right;
}

.Top50ContentArea .Story_Header .Top_50_Items_Navigation a
{
    color:              #e4e4e4;
    padding:            0 5px
}

/* Image */
.Top50ContentArea .Story_Header_Image_Container
{
    clear:              both;
    margin:             0 0 30px;
    background:         transparent;
}

.Top50ContentArea .Story_Header_Image
{
    margin:0;
    padding:0;
    border:             1px solid #e4e4e4;
    border-width:1px 0;
}

.Top50ContentArea .Story_Header_Image img
{
    display:block;
    margin:0 auto;
    padding:0;
}

.Top50ContentArea .Story_Header_Image_Meta_Info
{
    padding:            .25em 0;
    overflow:           auto;
    background:         #666666;
    border-top:         1px solid #cc3333;
}

.Top50ContentArea .Story_Header_Image_Meta_Info p.Image_Caption
{
    width:              205px;
    float:              left;
    margin:             0;
    padding:            0 0 0 5px;
    font-family:        Verdana,sans-serif;
    color:              #e4e4e4;
}

.Top50ContentArea .Story_Header_Image_Meta_Info p.Image_Credit
{
    width:              205px;
    float:              right;
    text-align:         right;
    margin:             0;
    padding:            0 5px 0 0;
    font-family:        Verdana,sans-serif;
    color:              #e4e4e4;
}


.Top50ContentArea .Story_Footer .Top_50_Items_Menu
{
    margin:             0;
    padding:            10px 0 0;
    border-top:         1px dashed #cccccc;
}

.Top50ContentArea .Story_Footer .Top_50_Items_Menu li
{
    list-style:         none;
    font-family:        Verdana,sans-serif;
    font-size:          1.25em;
}

.Top50ContentArea .Story_Footer .Top_50_Items_Menu a
{
    color:              #CC3333;
}


.Top50ContentArea .Story_Footer .Top_50_Items_Navigation
{
    margin:             10px 0 0;
    padding:            0;
    overflow:           hidden;
    background:         transparent;
}

.Top50ContentArea .Story_Footer .Top_50_Items_Navigation li
{
    list-style:         none;
    margin:             0;
    padding:            5px 0;
    font-family:        Verdana,sans-serif;
    font-size:          1.25em;
}

.Top50ContentArea .Story_Footer .Top_50_Items_Navigation li.Prev
{
    float:              left;
    width:              210px;
}

.Top50ContentArea .Story_Footer .Top_50_Items_Navigation li.Next
{
    float:              right;
    width:              210px;
    text-align:         right;
}

.Top50ContentArea .Story_Footer .Top_50_Items_Navigation a
{
    padding:            0 5px;
    color:              #CC3333;
}

/* Comments */
.Top50ContentArea .Story_Footer .CommentsHead
{
    font-family:        Verdana,sans-serif;
}

.Top50ContentArea .Story_Footer #Comments
{
    margin:0 0 0 20px;
    padding:0;
    font-family:        Verdana,sans-serif;
}

.Top50ContentArea .Story_Footer div.FeedbackView ol#Comments li
{
    margin:0 0 5px;
    padding:5px;
    font-family:        Verdana,sans-serif;
}

.Top50ContentArea .Story_Footer div.FeedbackView ol#Comments li div.Comment
{
    font-family:        Verdana,sans-serif;
}



/* --- End /home/httpd/public/app_frame/webroot/css/Top50.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/vvmLogger.css --- */

/* /p/af/w/c/vvmLogger.css */

.vvmLogger
 {
    border-top:         10px solid #CCCCCC;
    color:              #000000;
    font-family:        helvetica,verdana,lucida-grande,sans-serif;
    clear:              both;
    margin-bottom:      10px;
 }

.vvmLogger pre
 {
    margin:             0px 0px 0px 0px;
 }

.vvmLogger table
 {
    background-color:   #FFFFFF;
    border:             1px solid #CCCCCC;
    clear:              both;
    color:              #333333;
    margin-bottom:      10px;
    margin:             0px;
    padding:            0px;
    width:              600px;
 }

.vvmLogger th
 {
    background-color:   #F2F2F2;
    border-color:       #FFFFFF rgb(187, 187, 187) rgb(187, 187, 187) rgb(255, 255, 255);
    border-style:       solid;
    border-width:       1px;
    text-align:         center;
 }

.vvmLogger tr td
 {
    background:         #FFFFFF none repeat scroll 0%;
    border-right:       1px solid #CCCCCC;
    padding:            1px;
    text-align:         left;
    vertical-align:     top;
 }

.vvmLogger .Debug td
 {
    background:         #f0f0f0;
    margin:             0px 0px 0px 0px;
 }

.vvmLogger .time
 {
    font-family:        Courier New;
    text-align:         left;
    vertical-align:     top;
 }

.vvmLogger .txt
 {
    font-family:        Courier New;
    text-align:         left;
    vertical-align:     top;
    margin:             0px 0px 0px 0px;
 }

.vvmLogger .file
 {
    font-family:        Courier New;
    text-align:         left;
    vertical-align:     top;
 }

.vvmLogger .entry
 {
    font-family:        Courier New;
    font-weight:        bold;
    text-align:         left;
    vertical-align:     top;
 }

.vvmLogger .type
 {
    font-family:        Courier New;
    text-align:         left;
    vertical-align:     top;
 }

.vvmLogger caption
 {
  background-color:     white;
 }
 
 
.vvmLogger .backenddebug,
.vvmLogger .backenddebug .Debug td
 {
  background-color: #ffcccc;
 }
 
/* End /p/af/w/c/vvmLogger.css */


/* --- End /home/httpd/public/app_frame/webroot/css/vvmLogger.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AlphaLetter.css --- */

ul.AlphaLetter
 {
    list-style-type:    none;
    margin:             2px;
    padding:            0px;
    display:            table;
 }

ul.AlphaLetter li
 {
    float:              left;
    border:             1px solid #CCCCCC;
    margin:             0px;
    padding:            1px;
    width:              10px;
    text-align:         center;
    font-weight:        bold;
 }
 ul.AlphaLetter li.all
 {
    float:              left;
    border:             1px solid #CCCCCC;
    margin:             0px;
    padding:            1px;
    width:              20px;
    text-align:         center;
    font-weight:        bold;
 }

ul.AlphaLetter a
 {
    display:            block;
 }

ul.AlphaLetter a:link
 {
    text-decoration:    none;
 }

ul.AlphaLetter a:hover
 {
    text-decoration:    none;
    background-color:   #AAAAAA;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/AlphaLetter.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SearchFailedNotice.css --- */

/* /p/af/w/c/SearchFailedNotice.css */

.SearchFailedNotice
  {
    background:         #FFFFCC;
    font-size:          12px;
    display:            block;
  }

/* End /p/af/w/c/SearchFailedNotice.css */


/* --- End /home/httpd/public/app_frame/webroot/css/SearchFailedNotice.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/lightbox.css --- */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{
    float: left;
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
}
#keyboardMsg{
    float: right;
    font-size: 14px;
}
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#lightbox-overlay img{ border: none; }

#lightbox-overlay{ background-image: url(http://assets.citypages.com/img/lightbox/overlay.png); }

* html #lightbox-overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(http://assets.citypages.com/img/lightbox/blank.gif);
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/lightbox/overlay.png", sizingMethod="scale"); */
}

/* --- End /home/httpd/public/app_frame/webroot/css/lightbox.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SpecialReportsTOC.css --- */

.SpecialReports
 {
    width:          740px;
    float:          left;
 }
 
.SpecialReports h2
 {
    color:          #cc3333;
    font-size:      18px;
    font-weight:    bold;
    text-align:     center;
 }
 
.SpecialReports ul
 {
    width:          80%;
    margin-left:    auto;
    margin-right:   auto;
    margin-bottom:  30px;
    list-style-type:none;
 }
 
.SpecialReports ul li
 {
    float:          left;
    width:          45%;
    margin:         0px 10px 10px 0px;
    padding:        5px;
    text-align:     center;
    font-size:      14px;
    font-weight:    bold;
    background:     #eeeeee;
    border:         1px solid #cc3333;
 }
 
.SpecialReports ul li:hover
 {
    background:     #ffffff;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/SpecialReportsTOC.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/NeighborhoodMap.css --- */

.NeighborhoodMap
 {
    margin-bottom:      30px;
    width:              550px;
    float:              left;
    height:             250px;
    padding-bottom:     10px;
}

.NeighborhoodMap .map 
{
    border:1px solid #666666;
    float:left;
    height:250px;
    width:548px;
}

.NeighborhoodMap h2
{
    font-weight:         bold;
    margin:              10px 0px 0px 0px;
    font-size:           14px;
    padding:             2px;
    border:              1px solid #cc3333;
    background:          #cc3333;
    color:               #ffffff;
    padding:             2px;
}

.NeighborhoodMap h2 #mapLink
{
    float:               right;
}

.NeighborhoodMap h2 #mapLink a
{
    color:               #ffffff;
}

.NeighborhoodMap .locationName
 {
    font-weight:        bold;
 }
 
.NeighborhoodMap img.locationImage
 {
    width:              75px;
    margin-right:       5px;
    clear:              left;
 }

.NeighborhoodMap .locationDetails
 {
    margin-bottom:      5px;
 }
 
.NeighborhoodMap div.hover
 {
    background-color:   #EFEFEF;
    border:             1px solid #999999;
 }
 
.NeighborhoodMap fieldset.searchPanel
 {
    border:             1px solid #666666;
    margin:             0px 5px 5px 0px;
    padding:            5px;
    width:              548px;
    float:              left;
 }
 
.NeighborhoodMap div.pagination
 {
    float:              none;
    text-align:         center;
    padding-bottom:     2px;
    margin-bottom:      2px;
    border-bottom:      1px solid #EFEFEF;
 }

.NeighborhoodMap .page
 {
    padding-left:       2px;
    padding-right:      2px;
 }
 
.NeighborhoodMap .page a:link
 {
    text-decoration:    none;
 }
.NeighborhoodMap .page a:visited
 {
    text-decoration:    none;
 }
 
.NeighborhoodMap .results
{
    display: none;
}

/* --- End /home/httpd/public/app_frame/webroot/css/NeighborhoodMap.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/EmailEmployee.css --- */



/* --- End /home/httpd/public/app_frame/webroot/css/EmailEmployee.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/filmFeatures.css --- */

.filmFeature
{
    margin-top:         10px;
    font-family:        Verdana,sans-serif;
}

.filmFeature h3
{
    font-family:        Verdana,sans-serif;
    font-size:          14px;
    font-weight:        bold;
    color:              #999;
    margin:             10px 0px 0px 0px;
    padding:            0px;
}

.filmFeature h4
{
    margin:             0px;
    padding:            0px;
}

.filmFeature h5
{
    margin:             0px;
    padding:            0px;
    font-weight:        normal;
}

/* --- End /home/httpd/public/app_frame/webroot/css/filmFeatures.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/AdIndexLocationViewLinks.css --- */

.AdIndexLocationViewLinks{
     display:inline;   
}
.AdIndexLocationViewLinks a{
    padding: 0px 2px;
}

/* --- End /home/httpd/public/app_frame/webroot/css/AdIndexLocationViewLinks.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/moviesTrailerSearch.css --- */

.TrailerSearchElement
{
    margin:           10px;
    overflow:         auto;
}


.TrailerSearchElement form
{
    font-weight:      bold;
    margin-top:       10px;
}

.TrailerSearchElement p
{
    display:          block;
    width:            40%;
   
}

.TrailerSearchElement .blueline
{
    border-bottom:    1px #336B99 solid;           
}






/* --- End /home/httpd/public/app_frame/webroot/css/moviesTrailerSearch.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/MapWidget.css --- */

.mapWidget
{
    padding: 0px 10px 10px 10px;
    clear: both;
    overflow: hidden;
}
.mapWidget div.map
{
    width: 100%;
    height: 200px;
    width: 200px;
    border: 1px solid #000000;
    clear: right;
}
.mapWidget div.nearby
{
    font-weight: bold;
    margin-top: 5px;
}
.mapWidget select
{
    display: block;
    font-weight: normal;
    font-size: 10px;
}
.mapWidget div.details
{
    padding: 5px;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    text-align: left;
}
.mapWidget div.details div.location
{
    width: 150px;
}
.mapWidget div.details img
{
    padding: 0px;
    border: none;
    margin: 0px;
    width: 75px;
}
.mapWidget .largeMap
{
    float: right;
    font-size: 10px;
}
.mapWidget div.details div.location
{
    float: left;
}

/* map fix */
.map .gmnoprint span
{
   font-size: 8px;
   margin-right: -2px;
}

.mapWidget .map div span
 {
   font-size: 8px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/MapWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Slideshow.css --- */

.SlideshowContentArea
 {
    width:               730px;
    float:               left;
 }

.SlideshowContentArea .col1
 {
    width:               400px;
    float:               left;
    margin-right:        5px;
 }
 
.SlideshowContentArea .col2
 {
    width:               300px;
    float:               right;
    margin-right:        5px; 
 }
 
.SlideshowContentArea .col1 h2
 {
    font-size:           16px;
    font-weight:         bold;
    text-align:          left;
    margin:              0px;
    padding:             0px;
 }
 
.SlideshowContentArea .col1 h3
 {
    font-weight:         normal;
    text-align:          left;
    font-size:           12px;
    padding:             0px;
    margin:              0px;
 }
 
.SlideshowContentArea .col1 h4
 {
    font-weight:         normal;
    text-align:          right;
    font-size:           10px;
    padding:             0px;
    margin:              0px;
    width:               125px;
    float:               right;
 }
 
.SlideshowContentArea .col1 h5
 {
    font-weight:         normal;
    text-align:          left;
    font-size:           12px;
    padding:             0px;
    margin:              0px;
    clear:               both;
    position:            relative;
    top:                 5px;
 }
 
.SlideshowContentArea .col1 #count
 {
    float:               left;
    font-weight:         bold;
    font-size:           12px;
 }

.SlideshowContentArea .col1 #prev
 {
    padding:             0px 10px 0px 10px;
    border:              1px solid #666666;
    border-right:        2px solid #666666;
    border-bottom:       2px solid #666666;
    background:          #cc3333;
    float:               left;
    margin:              10px 0px 10px 0px;
 }

.SlideshowContentArea .col1 #prev a
 {
    color:               #ffffff;
    font-weight:         bold; 
 }
 
.SlideshowContentArea .col1 #next
 {
    padding:             0px 10px 0px 10px;
    border:              1px solid #666666;
    border-right:        2px solid #666666;
    border-bottom:       2px solid #666666;
    background:          #cc3333;
    float:               right;
    margin:              10px 0px 10px 0px;
 }
 
.SlideshowContentArea .col1 #next a
 {
    color:               #ffffff;
    font-weight:         bold; 
 }

.SlideshowContentArea .col1 #play
 {

    text-align:          right;
    font-weight:         bold;
    float:               left;
    margin:              9px;
    width:               120px;
 }
 
.SlideshowContentArea .col1 #pause
 {

    text-align:          left;
    font-weight:         bold;
    float:               right;
    margin:              9px;
    width:               100px;
 }

.SlideshowContentArea .col1 #photo
 {
    text-align:          center;
    clear:               both;
 }
 


/* --- End /home/httpd/public/app_frame/webroot/css/Slideshow.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PrintView.css --- */

.PrintBody .ContentPrint
{
    font-size:    12px;
    line-height:  16px;
}

.ContentPrint .ContentSidebar
{
    font-size:    14px;
    line-height:  16px;
}



/* --- End /home/httpd/public/app_frame/webroot/css/PrintView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/spam.css --- */

/* hides form fields for social engineering form validation */

.form .in1ine
{
    display:          none;
}

/* removes extra spaces in leaderboard only classifieds view */
.primaryBackground input.login
 {
    width: 120px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/spam.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PrivacyPolicy.css --- */

.PrivacyPolicy h2
{
    font-size:          18px;
    color:              #cc3333;
    border-bottom:      1px #ccc solid;
    margin:             10px 0px;
}

.PrivacyPolicy, .PrivacyContentArea 
{
    font-size:          13px;
    margin:				0px 0px 10px 0px;
    width:              740px;
    float:              left;
}

.PrivacyPolicy .italic
{
    font-style:         italic;
}


/* --- End /home/httpd/public/app_frame/webroot/css/PrivacyPolicy.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/CorporateStaff.css --- */

.CorporateStaff 
{
    margin:             5px;
}

.CorporateStaff h2
{
    font-size:          18px;
    color:              #cc3333;
    border-bottom:      1px #ccc solid;
}

.CorporateStaff ul
{
    list-style-type:	none;
    margin:				0px 0px 10px 0px;
    padding:			0px;
}

.CorporateStaff ul h3
{
    margin:				0px 0px 0px 0px;
}



/* --- End /home/httpd/public/app_frame/webroot/css/CorporateStaff.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SpecialReportsOldStyle.css --- */

/*This CSS is for a class that is set in the GyroBase Special Reports (initially for Broward Palm Beach.)*/
.SpecialReport .storydeck 
{
    color:             #333333;
    font-size:         14px;
    font-weight:       bold;
}


/* --- End /home/httpd/public/app_frame/webroot/css/SpecialReportsOldStyle.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PromoterLocationView.css --- */

/* /p/af/w/c/PromoterLocationView.css */

.PromotionsPromoterContentArea
 {
    width:              740px;
    float:              left;
 }

.PromoterLocationView
  {
    width:              530px;
    float:              right;
    margin-right:       10px;
  }
  
.PromoterLocationView .EventSearchColumn
{
    float:              left;
 }
 
.PromoterLocationView a
{
    font-weight:        bold;
}
 
.PromoterLocationView h2
{
    color:              #666;
    font-size:          16px;
    padding:            0px;
    margin:             0px;
}

.PromoterLocationView h3
{
    font-size:          12px;
    font-weight:        bold;
    padding:            0px;
    margin:             0px;
}
.PromoterLocationView h4
{
    font-size:          12px;
    font-weight:        bold;
    padding:            0px;
    margin:             0px;
}
  
/* End /p/af/w/c/PromoterLocationView.css */


/* --- End /home/httpd/public/app_frame/webroot/css/PromoterLocationView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/NewsletterSignUp.css --- */

.NewsletterSignUp
 {
    margin-left:        auto;
    margin-right:       auto;
 }

.NewsletterSignUp img
 {
    border:              1px;
 }


/* --- End /home/httpd/public/app_frame/webroot/css/NewsletterSignUp.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/SpecialReportView.css --- */

.SpecialReport
{
    width:              730px;
    float:              left;
}

.SpecialReport img
 {
    float:               left;
    padding:             5px;
 }

.SpecialReport .total
 {
    display:             block;
    clear:               both;
    font-size:           14px;
    margin-left:         10px;
 }
 
.SpecialReport .Pagination
 {
    float:               none;
 }
 
.SpecialReport li
 {
    font-weight:         bold;
    margin-bottom:       10px;
 }
  
.SpecialReport .column
 {
    font-size:           14px;
    color:               #999999;
 }
 
.SpecialReport .byLine
 {
    font-style:          italic;
    color:               #333333;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/SpecialReportView.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ComicsStrip.css --- */

.comic
 {
    text-align:         center;
    font-size:          12px;
    line-height:        100%;
    width:              740px;
    float:              left;
 }
 
.comic .back
 {
    text-decoration:    underline;
    font-weight:        bold;
    clear:              both;
    margin:             0px 0px 10px 0px;
 }

.comic h2
 {
    font-size:          14px;
    font-weight:        bold;
 }

.comic img
 {
    border:             none;
    clear:              both;
 }
 
 
.comic .archive
 {
    margin:             10px;
    font-weight:        bold;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ComicsStrip.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/TrailerSearchWidget.css --- */

.TrailerSearch
 {
    width:              415px;
    margin-bottom:      5px;
 }
 
 .TrailerSearchFull
 {
    width:              545px;
    margin-bottom:      5px;
 }
 
.TrailerSearch .blueline
 {
    height:             1px;
    width:              45%;
    margin:             1px 0px 1px 0px;
    padding:            0px;
    border-bottom:      1px solid #336B99; 
 }
 
.TrailerSearch form
 {
    float:              right;
    background:         #ffffff;
    margin:             0px;
    padding:            0px 0px 0px 3px;
    display:            inline;
    margin-top:         -40px;
 }

.TrailerSearch input
 {
    font-size:          10px;
 }
 
 
.TrailerSearch h3
 {
    background-image:   url(http://assets.citypages.com/img/subsectionHeaderBig.gif);
    padding:            2px 0px 0px 15px;
    margin:             0px;
    color:              #ffffff;
    height:             23px;
    font-size:          16px;
    font-weight:        bold;
    border-bottom:      1px solid #336B99;
    display:            block;
 }

.TrailerSearch .Pagination
 {
    padding:            5px 10px 0px 0px;
    DISPLAY:            inline; 
    BACKGROUND:         url(http://assets.citypages.com/img/subsectionHeaderBig.gif) right top;
    POSITION:           relative; 
    HEIGHT:             21px;
    margin-left:        -5px;
 }
 
.TrailerSearch .Pagination a
 {
    color:              #ffffff;
 }

.TrailerSearch img
 {
    padding:            0px;
    margin:             0px 10px 0px 0px;
    width:              100px;
    float:              left;
    display:            block;
    border:             none;
 }

.TrailerSearch .trailerLeft
 {
    width:              150px;
    float:              left;
    display:            inline;
    position:           relative;
 }

.TrailerSearch .trailerRight
 {
    width:              150px;
    float:              right;
    display:            block;
    position:           relative;
 }

.TrailerSearch .odd
 {
    border:             1px solid #336B99;
    border-top:         none;
    background:         #ffffff;
    overflow:           auto;
 }

.TrailerSearch .even
 {
    border:             1px solid #336B99;
    border-top:         none;
    background:         #eeeeee;
 }

.TrailerSearch h2
 {
    margin:             0px;
    padding:            0px;
 }

.TrailerSearch h4
 {
    font-size:          16px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 }

.TrailerSearch h5
 {
    margin:             0px;
    padding:            0px;
 }

.TrailerSearch h6
 {
    margin:             0px;
    padding:            0px;
 }

.TrailerSearch ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }
 /* *******************************/
 .TrailerSearchFull .blueline
 {
    height:             1px;
    width:              45%;
    margin:             1px 0px 1px 0px;
    padding:            0px;
    border-bottom:      1px solid #336B99; 
 }
 
 .TrailerSearchFull form
 {
    float:              right;
    background:         #ffffff;
    margin:             0px;
    padding:            0px 0px 0px 3px;
    display:            inline;
    margin-top:         -40px;
 }

 .TrailerSearchFull input
 {
    font-size:          10px;
 }
 
 
 .TrailerSearchFull h3
 {
    background-image:   url(http://assets.citypages.com/img/subsectionHeaderBig.gif);
    padding:            2px 0px 0px 15px;
    margin:             0px;
    color:              #ffffff;
    height:             23px;
    font-size:          16px;
    font-weight:        bold;
    border-bottom:      1px solid #336B99;
    display:            block;
 }

 .TrailerSearchFull .Pagination
 {
    padding:            5px 10px 0px 0px;
    DISPLAY:            inline; 
    BACKGROUND:         url(http://assets.citypages.com/img/subsectionHeaderBig.gif) right top;
    POSITION:           relative; 
    HEIGHT:             21px;
    margin-left:        -5px;
 }
 
 .TrailerSearchFull .Pagination a
 {
    color:              #ffffff;
 }

 .TrailerSearchFull img
 {
    padding:            0px;
    margin:             0px 10px 0px 0px;
    width:              100px;
    float:              left;
    display:            block;
    border:             none;
 }

 .TrailerSearchFull .trailerLeft
 {
    width:              150px;
    float:              left;
    display:            inline;
    position:           relative;
 }

 .TrailerSearchFull .trailerRight
 {
    width:              150px;
    float:              right;
    display:            block;
    position:           relative;
 }

 .TrailerSearchFull .odd
 {
    border:             1px solid #336B99;
    border-top:         none;
    background:         #ffffff;
    overflow:           auto;
 }

 .TrailerSearchFull .even
 {
    border:             1px solid #336B99;
    border-top:         none;
    background:         #eeeeee;
 }

 .TrailerSearchFull h2
 {
    margin:             0px;
    padding:            0px;
 }

 .TrailerSearchFull h4
 {
    font-size:          16px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 }

 .TrailerSearchFull h5
 {
    margin:             0px;
    padding:            0px;
 }

 .TrailerSearchFull h6
 {
    margin:             0px;
    padding:            0px;
 }

 .TrailerSearchFull ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/TrailerSearchWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/BestOfGraphics.css --- */

.BestOfGraphicsWidget ul
 {
    list-style-type:    none;
    list-style-position:outside;
    margin:             0px;
    padding:            0px;
 }

.BestOfGraphicsWidget h2
 {
    font-family:        Verdana,sans-serif;
    color:              #000000;
    font-size:          14px;
    margin:             2px; 
 }
 


/* --- End /home/httpd/public/app_frame/webroot/css/BestOfGraphics.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/RssFeedWidget.css --- */

/* RssFeedWidget */ 
.RssFeedWidget .Last_Update {
	margin:5px 10px;
	color:#999999;
	font-size:.7em;
}

.RssFeedWidget .Bin_Image {
	float:left;
	margin:0 5px 5px 0;
	padding:0;
}

.RssFeedWidget ul {
	margin:5px 10px 5px;
	padding:0;
}

.RssFeedWidget li {
	clear:both;
	list-style:none;
	margin:0 0 5px;
	padding:0;
}

.RssFeedWidget h3 {
	margin:0;
	padding:0;
	font-size:.85em;
	font-weight:normal;
}

.RssFeedWidget h4 {
	margin:0;
	padding:0;
	font-size:.7em;
	font-weight:normal;
}

.RssFeedWidget .RSS_Link {
	margin:5px 10px;
	padding:0;
	text-align:right;
}

.RssFeedWidget .left{
     padding: 0px 5px 5px 5px;
     float: left;   
}

.RssFeedWidget .prev{
     float: left;
     padding: 15px;
     
}

.RssFeedWidget .next{
     float: right;
     padding: 15px;   
}



/* New Toronto Films Widget */
.MoviesContentArea .TorontoFilmFestival
 {
    margin-bottom:      20px;
 }

.MoviesContentArea .TorontoFilmFestival h2
 {
    color: #cc3333;
    display: block;
    font-size: 14px;
    font-variant: normal;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 0px 5px;
    text-decoration: none;
 }
 
.MoviesContentArea .TorontoFilmFestival h3
 {
    font-size:          1.1em;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -2px 0px 0px; 
 }
 
.MoviesContentArea .TorontoFilmFestival h4
 {
    font-size:          0.9em;
    font-weight:        bold;
    margin:             -2px 0px 0px; 
 }
 
.MoviesContentArea .TorontoFilmFestival ul
 {
    margin: 0px;
    padding: 5px 5px 0px 5px;
    list-style-type: none;
    border: 1px solid #cccccc;
    border-top: 3px solid #cc3333;
 }

.MoviesContentArea .TorontoFilmFestival li
 {
    border-bottom:      1px solid #CCCCCC;
    font-size:          12px;
    font-weight:        normal;
    line-height:        16px;
    margin:             0px 5px 0px 5px;
    padding-top:        4px; 
    position:           relative;
    bottom:             -1px;
 }

.MoviesContentArea .TorontoFilmFestival li a
 {
    font-weight:        bold;
 }
 
.MoviesContentArea .TorontoFilmFestival li a.more
 {
    font-weight:        normal;
    display:            block;
    text-align:         right;
 }
 
.MoviesContentArea .TorontoFilmFestival .RSS_Link
 {
	margin:-20px 10px 10px;
	padding:0;
	text-align:right;
 }
 
.MoviesContentArea .TorontoFilmFestival .RSS_Link img
 {
    border: 0px;
 }
 
 /* mischke */
 
.videolist .RssFeedWidget ul li h3
 {
    font-size: 12px;
    font-weight: bold;
 }
.videolist .RssFeedWidget ul li h4
 {
     font-size: 12px;
 }

/* --- End /home/httpd/public/app/min/webroot/css/RssFeedWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/EventSearch.css --- */

.EventResults
 {
    color:              #000000;
    font-family:        Verdana,sans-serif;
    font-size:          12px;
    float:              right;
    /*display:            table;*/
    overflow:           hidden;
    width:              570px;
    margin:             0px 5px 0px 0px;
 }

.EventResults h1
 {
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    font-weight:        bold;
    display:            inline;
 } 
 
.EventResults .header img
 {
    border:             none;
 }

.EventResults .header h2
 {
    font-size:          17px;
    font-weight:        bold;
    margin:             0px;
 }

.EventResults .header h3
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
 }

.EventResults .header a.reset
 {
    background-color:   #cc3333;
    color:              #ffffff;
    font-family:        Verdana,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    padding:            0px 4px 0px 4px;
    text-align:         center;
    text-decoration:    none;
    float:              right;
 }

.EventResults .header a:hover
 {
    text-decoration:    underline;
 }

.EventResults table
 {
    margin:             0px;
    margin-bottom:      10px;
    padding:            0px;
    border-spacing:     0px;
    width:              570px;
 }

.EventResults th
 {
    font-size:          12px;
    margin:             0px;
    padding:            2px;
    text-align:         left;
 }
.EventResults tr
 {
    margin:             0px;
    padding:            0px;
    vertical-align:     top;
 }

.EventResults td
 {
    padding:            5px;
 }
 
.EventResults td.header
 {
    background-color:   #cc3333;
    color:              #FFFFFF;
    font-weight:        bold;
    padding-left:       8px;
 }

.EventResults td.EventVenue
 {
    border:             1px solid #000000;
    background-color:   #E6E6D2;
    margin-top:         2px;
    width:              100px;
 }

.EventResults td.EventVenue a.Event
 {
    color:              #CC3333;
    display:            block;
    font-size:          14px;
    font-weight:        bold;
    margin:             0px;
    text-decoration:    none;
 }

.EventResults td.EventVenue a.Event:hover
 {
    text-decoration:    underline;
 }

.EventResults td.EventVenue a.Venue
 {
    color:              #CC3333;
    display:            block;
    font-size:          12px;
    margin:             0px;
    text-decoration:    none;
 }

.EventResults td.EventVenue a.Venue:hover
 {
    text-decoration:    underline;
 }

.EventResults td.Time
 {
    border:             1px solid #000000;
    border-left:        0px;
    font-size:          12px;
    margin-top:         2px;
    width:              100px;
 }

.EventResults td.Region
 {
    border:             1px solid #000000;
    border-left:        0px;
    font-size:          12px;
    margin-top:         2px;
 }

.EventResults td.Region a
 {
    color:              #CC3333;
    display:            block;
    font-size:          12px;
    margin:             0px;
    text-decoration:    none;
 }

.EventResults td.Region a:hover
 {
    text-decoration:    underline;
 }

.EventResults td.Category
 {
    border:             1px solid #000000;
    border-left:        0px;
    font-size:          12px;
    margin-top:         2px;
    width:              125px;
 }

.EventResults td.Category a
 {
    color:              #CC3333;
    display:            block;
    font-size:          12px;
    margin:             0px;
    text-decoration:    none;
 }

.EventResults td.Category a:hover
 {
    text-decoration:    underline;
 }

.EventResults td.Category ul
 {
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
 }

.EventResults td.Category li
 {
   display:             inline;
 }

.EventResults td.Details
 {
    border:             1px solid #000000;
    border-top:         0px;
    background-color:   #E6E6D2;
    margin-right:       5px;
    margin-top:         2px;
    padding:            5px 0 0 2px;
 }

.EventResults td.Details img
 {
    float:              left;
    left:               -2px;
    margin:             0px 5px 2px 2px;
    position:           relative;
    border:             1px solid #cc3333;
 }

.EventResults td.space
 {
    height:             8px;
 }

.EventResults td.edPik
 {
    border-bottom:      none;
 }
 
.EventResults .DisplayPerPage
 {
    display:            block;
    float:              left;
    width:              200px;
 }

.EventResults .DisplayPerPage select
 {
    border:             1px solid #000000;
    font-size:          12px;
    width:              40px;
 }
 
 .EventResults .lowerHeader
 {
    background:         #cc3333;
    clear:              both;
    margin:             20px 0px 0px 0px;
    color:              #fff;
    font-weight:        bold;
    padding:            2px 5px;
    font-size:          12px;
 }
 
 .EventResults select
 {
     width:             150px;
 }
 
 .EventResults .dumbassSearchBox
 {
     margin:            0px;
     padding:           5px;
 }

/* Calendar popup */
#filterCalendar
{
    position:           absolute;
    width:              184px;
}
#filterCalendar img
{
    cursor:             pointer;
    position:           relative;
    left:               -19px;
    top:                3px;
}
#filterCalendar table
{
    border:             1px solid #CCCCCC;
    background-color:   #FFFFFF;
    font-size:          11px;
    width:              100%;
    float:              left;
}
#filterCalendar td
{
    border:             1px solid #CCCCCC;
    cursor:             pointer;
    text-align:         center;
    font-weight:        bold;
}
#filterCalendar td.empty
{
    background-color:   #CCCCCC;
    border:             1px solid #FFFFFF;
    cursor:             default;
}
#filterCalendar td.weekday
{
    background-color:   #cc3333;
    color:              #FFFFFF;
    border:             1px solid #CCCCCC;
    font-size:          12px;
}
#filterCalendar td.today
{
    background-color:   #cc3333;
    color:              #FFFFFF;
}
#filterCalendar td.past
{
    cursor:             default;
    background-color:   #EEEEEE;
}
#filterCalendar td.prevnext
{
    background-color:   #cc3333;
    color:              #FFFFFF;
}
#filterCalendar input
{
    font-size:          11px;
}
#filterCalendar select
{
    font-size:          11px;
}

.EventSearchColumn
 {
    float:              left;
    margin-right:       5px;
 }
 
 .EventResults .DropDown
{
    height: 18px;
    border: 1px solid #AAAAAA;
    overflow: hidden;
    background-color: #FFFFFF;
    background-image: url(http://assets.citypages.com/img/comboButton.gif);
    background-position: right top;
    background-repeat: no-repeat;
    cursor: default;
    text-align: left;
    padding-right: 17px;
    font-weight: normal;
    font-size: 11px;
}
.EventResults .DropDown span
{
    padding-left: 2px;
    overflow: hidden;
    display: block;
}
.EventResults .DropDown ul
{
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    max-height: 200px;
    overflow: auto;
}
.EventResults .DropDown li
{
    padding-left: 4px;
    cursor: default;
    text-align: left;
}
.EventResults .DropDown li.hover
{
    background-color: #AAAAAA;
}


.EventResults th#regionHeader
 {
    width: 150px;
 } 
.EventResults th#categoryHeader
 {
    width: 75px;
 }

/* --- End /home/httpd/public/app/min/webroot/css/EventSearch.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/SearchResults.css --- */

.Search
{
    width:              425px;
    float:              left;
    margin:             0px 10px 10px 0px;
    font-size:          11px;
}

.Search a.advancedSearch
 {
    color:              #ffffff;
    text-align:         right;
    position:           relative;
    top:                -6px;
 }

.Search a.advancedSearch:link
 {
    text-decoration:    underline;
 }

.Search a.advancedSearch:hover
 {
    text-decoration:    underline;
    color:              #ffffff;
 }


.Search h2
 {
    background-color:   #E6E6D2;
    border:             1px solid #DBDBCD;
    color:              #666666;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             0px;
    padding:            3px 10px;
    text-decoration:    none;
 }

.Search form
 {
    text-align:         center;
    clear:              both;
    margin:             0px;
    padding:            0px;
    margin:             10px 0px 10px 0px;
 }
 
.Search input
 {
    font-size:          11px;
    width:              300px;
 }
 
.Search input.searchBttn
 {
    border:             none;
    height:             20px;
    width:              60px;
    position:           relative;
    bottom:             -5px;
 }

.Search .SearchLower
 {
    background:         #ffffff;
    padding:            0px;
    border:             1px solid #DBDBCD;   
    margin-bottom:      10px; 
 }

.Search label
 {
    display:            none;
 }

.Search h3
 {
    font-weight:        normal;
    font-size:          12px;
    margin: 0px;
 }

.Search .Pagination
 {
    display: block;
    padding: 2px;
    text-align: center;
    border: 1px solid #cccccc;
    font-size: 11px;
    margin: 10px 5px 10px 5px;
    position: relative;
    left: 0px;
    background: #efefef;
    float: none;
 }

.Search .Pagination .PaginationSelected
 {
    background: none;
 }
 
.Search ol
 {
    margin:             0px;
    padding:            0px;
    clear:              both;
    list-style-position:inside;
    width:              400px;
    color:              #999999;
 }

.Search li
 {
    margin:             0px 0px 10px 10px;
    width:              100%;
    font-size:          9px;
    font-weight:        bold;
    padding:            0px 0px 5px 0px;
    border-bottom:      1px solid #e6e6e6;
    color:              #666666;
 }

.Search h4
 {
    font-weight:        normal;
    font-size:          10px;
    padding:            0px;
    margin:             5px;
 }

.Search h5
 {
    font-weight:        bold;
    font-size:          10px;
    padding:            0px;
    margin:             0px;
    color:              #666666;
 }

.Search h6
 {
    font-weight:        normal;
    font-size:          10px;
    line-height:        12px;
    padding:            0px;
    margin:             0px;
    color:              #000000;
 }

.SearchRight
 {
    float:              left;
    width:              300px;
    margin-left:        10px;
 }

.highlighted
 {
    color:              #cc3333;
    font-weight:        bold;
 }

 
 /* New search stuff */
 

.SiteSearch
{
    position: relative;
    padding: 5px;
    width: 750px;
    float: left;
}
.SiteSearch div.top
{
    position: relative;
}
.SiteSearch div.bottom
{
    position: relative;
    border-top: 1px solid #CCCCCC;
}
.SiteSearch div.options
{
    position: relative;
    clear: both;
    border-top: 1px solid #CCCCCC;
    padding-top: 2px;
    margin-top: 2px;
}
.SiteSearch h1
{
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-right: 10px;
}
.SiteSearch div.options .dateChooser
{
    position: absolute;
    right: 0px;
    cursor: pointer;
}
.SiteSearch div.options span
{
    color: #606060;
}
.SiteSearch div.dates
{
    position: absolute;
    top: 15px;
    right: 0px;
    background-color: #FFFFFF;
    padding: 5px;
    border: 1px solid #cc3333;
    z-index: 100;
}
.SiteSearch div.dates fieldset
{
    float: left;
    padding: 3px;
    margin: 0px;
    border: none;
}
.SiteSearch div.dates legend
{
    background-color: #FFFFFF;
    text-align: center;
}

.SiteSearch div.dates .calCont
 {
		float: left;
		margin: 5px;
 }

.SiteSearch div.dates table.popupCalendar
{
    border-collapse:    collapse;
    empty-cells:        show;
    border:             1px solid #CCCCCC;
    background-color:   #FFFFFF;
    font-size:          10px;
    text-align:         center;

}
.SiteSearch div.dates table.popupCalendar td
{
    border:             1px solid #CCCCCC;
    cursor:             pointer;
    text-align:         center;
    font-weight:        bold;
    cursor:             pointer;
    height:             12px;
    padding:            3px;
}
.SiteSearch div.dates table.popupCalendar td.selected
{
    background-color: #cc3333;
    font-weight: bold;
    color: #FFFFFF;
}

.SiteSearch div.dates table.popupCalendar td.empty
{
    cursor: default;
    background: #cccccc;
    border: 1px solid #ffffff;
}
.SiteSearch div.dates table.popupCalendar td.weekday,
.SiteSearch div.dates table.popupCalendar td.prevnext
{
    cursor: default;
    color: #ffffff;
    background: #cc3333;
}


.SiteSearch .Pagination
{
    position: absolute;
    right: 0px;
    float: none;
    bottom: 0px;
    font-size: 11px;

}

.SiteSearch .PaginationSelected
{
    font-size: 11px;
}
.SiteSearch ol
{
    padding-left: 30px;
    margin: 0px;
    margin-top: 10px;
}
.SiteSearch ol li
{
    padding: 5px;
    clear: both;
    height: 75px;
    vertical-align: top;
}

.SiteSearch ol li a:link
{
    font-weight:        bold;
}
.SiteSearch ol li.even
{
    background-color: #EEEEEE;
}
.SiteSearch ol li.odd
{
}
.SiteSearch .linkType
{
    font-weight: bold;
    color: #606060;
}
.SiteSearch div.options strong
{
    color: #cc3333;
}
.SiteSearch ol li img
{
    float: right;
    height: 75px;
    width: 75px;
    margin-left: 5px;
}



/* --- End /home/httpd/public/app/min/webroot/css/SearchResults.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/EventView.css --- */

/* /p/af/w/c/EventView.css */
.EventView
 {
    background:           #ffffff;
    display:              block;
    float:                right;
    font-family:          verdana;
    font-size:            12px;
    width:                570px;
    margin-left:          5px;
    margin-right:         5px;
 }


/* Event Name (headline) */
.EventView h1
 {
    font-size:            19px;
    line-height:          19px;
    margin-bottom:        5px;
    margin-top:           5px;
    font-family:          Verdana,sans-serif;
 }

/* Event Date/Time */
.EventView h2
 {
    margin-bottom:        1px;
    margin-top:           1px;
    font-family:          Verdana,sans-serif;
    font-size:            12px;
    font-weight:          normal;
 }

.EventView h2 strong
 {
    color:                #666666;
    font-weight:          bold;
    padding-right:        5px;
 }

/* Event Price */
.EventView h3
 {
    margin-bottom:        1px;
    margin-top:           1px;
    font-family:          Verdana,sans-serif;
    font-size:            12px;
    font-weight:          normal;
 }

.EventView h3 strong
 {
    color:                #666666;
    font-weight:          bold;
 }

/* Event Contact Info*/
.EventView h4
 {
    margin-bottom:        1px;
    margin-top:           1px;
    font-family:          Verdana,sans-serif;
    font-size:            12px;
    font-weight:          normal;
 }

.EventView h4 strong
 {
    color:                #666666;
    font-weight:          bold;
 }

.EventView h2.eventCapsule
 {
    font-size:            16px;
    font-weight:          bold;
    width:                305px;
 }

.EventView h3.eventCapsule
 {
    font-size:            12px;
    font-weight:          bold;
    width:                305px;
 }

.EventView h4.eventCapsule
 {
    font-size:            12px;
    font-style:           italic;
    width:                305px;
 }

.EventView img.eventCapsule
 {
    border:               0px;
    float:                right;
    margin:               0px 5px 5px 5px;
 }

.EventView p.eventCapsule
 {
    font-size:            11px;
    line-height:          150%;
 }

/* promo view */
.PromoEventView
 {
    background:           #ffffff;
    display:              block;
    float:                right;
    font-family:          verdana;
    font-size:            12px;
    width:                570px;
    margin-left:          5px;
    margin-right:         5px;
 }

/* Event Name (headline) */
.PromoEventView h1
 {
    font-size:            19px;
    line-height:          19px;
    margin-bottom:        5px;
    margin-top:           5px;
    font-family:          Verdana,sans-serif;
 }

/* Event Date/Time */
.PromoEventView h2
 {
    margin-bottom:        1px;
    margin-top:           1px;
    font-family:          Verdana,sans-serif;
    font-size:            12px;
    font-weight:          normal;
 }

.PromoEventView h2 strong
 {
    color:                #666666;
    font-weight:          bold;
 }

/* Event Price */
.PromoEventView h3
 {
    margin-bottom:        1px;
    margin-top:           1px;
    font-family:          Verdana,sans-serif;
    font-size:            12px;
    font-weight:          normal;
 }

.PromoEventView h3 strong
 {
    color:                #666666;
    font-weight:          bold;
 }

/* Event Contact Info*/
.PromoEventView h4
 {
    margin-bottom:        1px;
    margin-top:           1px;
    font-family:          Verdana,sans-serif;
    font-size:            12px;
    font-weight:          normal;
 }

.PromoEventView h4 strong
 {
    color:                #666666;
    font-weight:          bold;
 }

/* Capsule Area within the view */
.PromoEventView .CapsuleArea
 {
    float:                left;
    font-size:            12px;
    width:                250px;
 }

.PromoEventView .CapsuleArea h2
 {
    display:              block;
    font-size:            16px;
    font-weight:          bold;
 }

.PromoEventView .CapsuleArea h3
 {
    display:              block;
    font-size:            12px;
    font-weight:          bold;
 }

.PromoEventView .CapsuleArea h4
 {
    display:              block;
    font-size:            12px;
    font-style:           italic;
 }

.PromoEventView .CapsuleArea img
 {
    border:               0px;
    float:                right;
 }
.EventView .Buttons
{
    padding-top: 5px;
    border-bottom:1px dotted #000000;
    border-top:1px dotted #000000;
    width: 330px;
}

.EventView .Buttons img.button
{
    padding:            0px 10px;
    cursor:             pointer;
}

/* End /p/af/w/c/EventView.css */


/* --- End /home/httpd/public/app/min/webroot/css/EventView.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/Promo_FreeStuffWidget.css --- */

/*BASE STYLE*/
.FreeStuffWidget
 {
    margin:             0px 0px 15px 0px;
    padding:            0px;
    clear:              both;
 }

.FreeStuffWidget .resultDetails
{
    clear:              both;
    margin-bottom:      10px;
} 
 
.FreeStuffWidget ul
{
    list-style-type:    none;
    padding:            5px;
    margin:             0px;
    border-top:         1px solid #dbdbcd;
    border-right:       1px solid #dbdbcd;
    border-left:        1px solid #dbdbcd;
    border-bottom:      none;
    overflow:           auto;
}

.FreeStuffWidget li
{
    clear:              both;
    margin:             0px 5px 25px 5px;
}

.FreeStuffWidget li a:link
{
    font-weight:        bold;
}

.FreeStuffWidget li a:hover
{
    text-decoration:    underline;
}

.FreeStuffWidget li a:visited
{
    text-decoration:    none;
}

.FreeStuffWidget h2
{
    text-decoration:    none;
    display:            block;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             0px;
    padding:            0px 0px 0px 5px;
    border-bottom:      3px solid #cc3333;
    background:         none;
 }
 
.FreeStuffWidget h2 a
{ 
    color:              #cc3333;
    text-decoration:    none;
}

.FreeStuffWidget h2 a:hover
{
    text-decoration:    none;
}

.FreeStuffWidget img
{
    float:              right;
    border:             none;
}

.FreeStuffWidget a.more
{
    text-align:         right;
    border-bottom:      1px solid #dbdbcd;
    border-right:       1px solid #dbdbcd;
    border-left:        1px solid #dbdbcd;
    padding:            2px;
    font-size:          11px;
    display:            block;
    float:              none;
}

/*FREE STUFF on TOC */
.PromotionsTOC .col1 .FreeStuffWidget
{
    border:            1px solid #dbdbcd;
}


.PromotionsTOC .col1 .FreeStuffWidget ul
{
    border:            none;
}

.PromotionsTOC .col1 .FreeStuffWidget h2
 {
    color:              #cc3333;
    padding:            3px 10px;
    border-bottom:      1px solid #dbdbcd;
    background:         #E6E6D2;
 }
 

.PromotionsTOC .col1 .FreeStuffWidget h2 a
{ 
    color:              #666;
}

.PromotionsTOC .col1 .FreeStuffWidget h2 a:hover
{
    color:              #cc3333;
    text-decoration:    underline;
}

.PromotionsTOC .col1 .FreeStuffWidget a.more
{
    border:            none;
}

/*FREE STUFF on FREE STUFF PAGE*/

.freeStuffPage .col1 .FreeStuffWidget
{
    border:            1px solid #dbdbcd;
}

.freeStuffPage .col1 .FreeStuffWidget ul
{
    border:            none;
}

.freeStuffPage .col1 .FreeStuffWidget h2
 {
    color:              #cc3333;
    padding:            3px 10px;
    border-bottom:      1px solid #dbdbcd;
    background:         #E6E6D2;
 }
 
.freeStuffPage .col1 .FreeStuffWidget h2 a
{ 
    color:              #666;
}

.freeStuffPage .col1 .FreeStuffWidget h2 a:hover
{
    color:              #cc3333;
    text-decoration:    underline;
}

.freeStuffPage .FreeStuffWidget a
{
    font-size:          11px;
    padding:            2px;
}

.freeStuffPage .FreeStuffWidget a.more
{
    text-align:         right;
    border:             none;
    display:            inline;
    float:              right;
    }

/* --- End /home/httpd/public/app/min/webroot/css/Promo_FreeStuffWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/UpcomingStreetTeams.css --- */

.UpcomingStreetTeams
{
    margin:             0px;
    border:             1px #dbdbcd solid;
    margin-bottom:      10px;
}


.UpcomingStreetTeams h3
{
    color:              #666;
    padding:            3px 10px;
    border-bottom:      1px solid #dbdbcd;
    background:         #E6E6D2;
    margin:             0px;
    font-size:          14px;
 }

.UpcomingStreetTeams h4
{
	background-color:   #333;
    color:              #fff;
    display:            block;
    padding:            2px 3px;
    margin:             0px;
    font-size:          11px; 
    font-weight:        bold;
}

.UpcomingStreetTeams ul
{
    list-style-type:    none;
    padding:            5px;
    margin-left:        0px;
    margin-top:         0px;
}

.UpcomingStreetTeams li
{
    float:              left;
    text-align:         center;
    width:              45%;
    margin:             5px;
    border:             1px #666 solid;
    font-size:          10px;
    height:             180px;
    background:         #eee;
    position:           relative;
    top:                0px;
}

.UpcomingStreetTeams .where
{
    margin-left:        10px;
}

.UpcomingStreetTeams .where .label
{
    font-weight:        bold;
}

.UpcomingStreetTeams .when .label
{
    font-weight:        bold;
    margin-left:        10px;
}

.UpcomingStreetTeams img
{
    display:            block;
    margin:             5px auto;
}


/* --- End /home/httpd/public/app/min/webroot/css/UpcomingStreetTeams.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/ArtsEntertainmentHomeWidget.css --- */

.main .ArtsEntertainmentHomeWidget
 {
    font-family:        Verdana,sans-serif;
    border:             1px solid #dbdbcd; 
    display:            block;
    margin:             0px 0px 15px 0px;
    padding:            0;
 }

.main .ArtsEntertainmentHomeWidget p
 {
    margin:             0px;
 }
   
 .main .ArtsEntertainmentHomeWidget p
 {
     font-family:        Verdana,sans-serif;
     margin:             0px;
 }
 
.main .ArtsEntertainmentStories-left 
 {
    font-family:        Verdana,sans-serif;
    width:              45%;
    float:              left;
    clear:              left;
    margin:             0px 5px 5px 10px;
 }

.main .ArtsEntertainmentStories-left h3
 {
    font-family:        Verdana,sans-serif;
    font-size:          12px;
    color:              #cc3333;
    font-weight:        bold;
    margin-top:         5px;
    margin-bottom:      0px;
    padding:            0px;   
 }
 
.main .ArtsEntertainmentStories-left h4
 {
    font-family:        Verdana,sans-serif;
    font-size:          12px;
    color:              #999999;
    padding:            0px;
    margin:             0px;
 }
 
.main .ArtsEntertainmentStories-left h5
 { 
    font-family:        Verdana,sans-serif;
    color:              #000000;
    padding:            0px;
    margin:             0px 0px 5px 0px;
    width:              180px; 
    font-size:          10px;
    font-weight:        normal;
 }

.main .ArtsEntertainmentCategoryLinks
 {
    font-family:        Verdana,sans-serif;
    float:              right;
 }

.main .ArtsEntertainmentStories-right
 {
    font-family:        Verdana,sans-serif;
    width:              45%;
    float:              left;
    margin:             5px 10px 5px 5px;
 }
 
 .main .ArtsEntertainmentStories-right h3
 {
    font-family:        Verdana,sans-serif;
    font-size:          12px;
    color:              #cc3333;
    font-weight:        bold;
    margin-top:         5px;
    margin-bottom:      0px;
    padding:            0px;   
 }
 
 .main .ArtsEntertainmentStories-right h4
 {
    font-family:        Verdana,sans-serif;
    font-size:          12px;
    color:              #999999;
    padding:            0px;
    margin:             0px;
 }
 
.main .ArtsEntertainmentStories-right h5
{ 
    font-family:        Verdana,sans-serif;
    color:              #000000;
    padding:            0px;
    margin:             0px 0px 5px 0px;
    display:            block;
    width:              180px; 
    font-size:          10px;
    font-weight:        normal;
}

.main .ArtsEntertainmentCategoryLinks
{
    font-family:        Verdana,sans-serif;
    margin:             0px;
    padding:            0px;
    float:              right;
    width:              50%;
}
.main .ArtsEntertainmentCategoryLinks h3
{
    font-family:        Verdana,sans-serif;
    color:              #cc3333;
    font-size:          12px;
    font-weight:        bold;
    margin:             10px 0px 0px 0px;
    padding:            0px;   
}

.main .ArtsEntertainmentCategoryLinks ul
 {
    font-family:        Verdana,sans-serif;
    list-style-type:    none;
    margin:             0px 0px 0px 20px;
    padding:            0px;
    border:             none; 
    font-size:          12px;
    font-weight:        bold;
 }

.main .ArtsEntertainmentCategoryLinks li
 {
    font-family:        Verdana,sans-serif;
    list-style-image:   url(http://assets.citypages.com/img/bullet-10x10.gif);
    padding:            0px 0px 2px 0px;
 }

.main .ArtsEntertainmentCategoryLinks li a
 {
    float:              none;
 }
 
.main .ArtsEntertainmentCategoryLinks a
 {
    float:              left;
 }

.main .ArtsEntertainmentHomeWidget img
 {
    margin:             5px 0px 5px 0px;
 }

/* --- End /home/httpd/public/app/min/webroot/css/ArtsEntertainmentHomeWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/RecentRelatedWidget.css --- */

 /* content view */
.ContentView #recentRelatedArticles
 {
    font-family:        Verdana,sans-serif;
    margin-top:         0px;
    text-decoration:    none;
 }

.ContentView #recentRelatedArticles h3 a:link
 {
    text-decoration:    underline;
 }

.ContentView #recentRelatedArticles h3 a:visited
 {
    text-decoration:    underline;
 }

.ContentView #recentRelatedArticles h3 a:hover
 {
    text-decoration:    none;
 }

.ContentView #recentRelatedArticles ul.tabs
 {
    bottom:             -2px;
    height:             21px;
    width:              200px;
    margin:             0px;
    padding:            0px;
    position:           relative;
    list-style:         none;
 }

.ContentView #recentRelatedArticles .tab
 {
    line-height:        21px;
    width:              98px;
    height:             21px;
    padding:            0px;
    margin:             0px 1px 0px 0px;
    text-align:         center;
    float:              left;
    font-weight:        bold;
    color:              #cc3333;
    cursor:             default;
    font-size:          9px;
    white-space:        nowrap;
 }

 
.ContentView #recentRelatedArticles .tab .active
 {
    background:         transparent url(http://assets.citypages.com/img/tab-active-98x21-min.gif) no-repeat scroll 0%;
 }

.ContentView #recentRelatedArticles li.active
 {
    background:         transparent url(http://assets.citypages.com/img/tab-active-98x21-min.gif) no-repeat scroll 0%;
    overflow:           auto;
    position:           relative;
    bottom:             -1px;
 }

.ContentView #recentRelatedArticles li.inactive
 {
    background:         transparent url(http://assets.citypages.com/img/tab-inactive-98x21-min.gif) no-repeat scroll 0%;
    cursor:             pointer;
    color:              #cc3333;
    font-weight:        normal;
    text-decoration:    underline;
    position:           relative;
    bottom:             1px;
 }

.ContentView #recentRelatedArticles h2
 {
    font-family:        Verdana,sans-serif;
    color:              #000000;
    font-size:          16px;
    display:            block;
    margin:             0px 0px 10px 0px;
    padding:            0px;
    font-variant:       normal;
 }

.ContentView #recentArticles
 {
    border:             1px solid #dbdbcb;
    background:         #E6E6D2;
    padding:            5px 4px 4px 4px;
    line-height:        110%;
 }
 
.ContentView #recentArticles h2
 {
    display:            none;
 }
 
.ContentView #recentArticles h3
 {
    font-size:          12px;
    font-weight:        bold;
    color:              #666666;
    text-align:         center;
    margin:             0px 0px 10px 0px;
 }

.ContentView #recentArticles ul
 {
    margin:             0px 0px 0px 4px;
    padding:            0px;
 }
 
.ContentView #recentArticles li
 {
    margin:             0px 0px 5px 16px;
    padding:            0px;
    list-style-image:   url(http://assets.citypages.com/img/bullet-10x10.gif);
    font-family:        Verdana,sans-serif;
    font-size:          13px;
    line-height:        15px;    
 }

 
.ContentView #recentArticles ul h3
 {
    text-align:         left;
    margin:             0px;
    padding:            0px;
    font-size:          12px;
 }
 
.ContentView #recentArticles ul p
 {
   margin:              0px;
   padding:             2px 0px 10px 0px;
 }
 
.ContentView #relatedArticles
 {
    border:             1px solid #dbdbcb;
    background:         #E6E6D2;
    padding:            5px 4px 4px 4px;
    line-height:        110%;
 }
 
.ContentView #relatedArticles h2
 {
    display:            none;
 }
 
.ContentView #relatedArticles h3
 {
    font-size:          14px;
    font-weight:        bold;
    color:              #666666;
    text-align:         center;
    margin:             0px 0px 10px 0px;
 }

.ContentView #relatedArticles ul
 {
    margin:             0px 0px 0px 4px;
    padding:            0px;
 }
 
.ContentView #relatedArticles li
 {
    margin:             0px 0px 5px 16px;
    padding:            0px;
    list-style-image:   url(http://assets.citypages.com/img/bullet-10x10.gif);
    font-family:        Verdana,sans-serif;
    font-size:          13px;
    line-height:        15px;    
 }

 
.ContentView #relatedArticles ul h3
 {
    text-align:         left;
    margin:             0px;
    padding:            0px;
    font-size:          12px;
 }
 
.ContentView #relatedArticles ul p
 {
   margin:              0px;
   padding:             2px 0px 10px 0px;
 }

/* --- End /home/httpd/public/app/min/webroot/css/RecentRelatedWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/Ads.css --- */

.Ads
 {
    margin-bottom:      15px;
/*    background-image:   url(http://assets.citypages.com/img/noad.gif); */
 }

.Ads#Right
 {
    margin-top:         10px;
    margin-left:        auto;
    margin-right:       auto;
    height:             600px;
    width:              160px;
    overflow:           hidden;
 }
 
.Ads#Right iframe
 {
    height:             600px;
    width:              160px;
    border:             none;
 }
 
.Ads#Right1
 {
    margin-top:         10px;
    margin-left:        auto;
    margin-right:       auto;
    height:             600px;
    width:              160px;
    overflow:           hidden;
 }
 
.Ads#Right1 iframe
 {
    height:             600px;
    width:              160px;
    border:             none;
 }

 
.Ads#Right2
 {
    margin-top:         10px;
    margin-left:        auto;
    margin-right:       auto;
    height:             600px;
    width:              160px;
    overflow:           hidden;
 }
 
.Ads#Right2 iframe
 {
    height:             600px;
    width:              160px;
    border:             none;
 }
 
 
.Ads#Medium
 {
    margin-top:         10px;
    margin-left:        auto;
    margin-right:       auto;
    height:             250px;
    width:              300px;
    overflow:           hidden;
    clear:              both;
 }

.Ads#Medium iframe
 {
    height:             250px;
    width:              300px;
    border:             none;
 } 
 
.Ads#false
 {
    margin-top:         10px;
    margin-left:        auto;
    margin-right:       auto;
    height:             250px;
    width:              300px;
    overflow:           hidden;
 }

.Ads#Middle
 {
    margin-top:         10px;
    height:             250px;
    width:              300px;
    overflow:           visible;
    clear:              both;
 }

.Ads#Middle iframe
 {
    height:             250px;
    width:              300px;
    border:             none;
 } 

.Ads#Middle1
 {
    margin-top:         10px;
    height:             250px;
    width:              300px;
    overflow:           hidden;
    clear:              both;
 }

.Ads#Middle1 iframe
 {
    height:             250px;
    width:              300px;
    border:             none;
 } 
 
.Ads#Middle2
 {
    margin-top:         10px;
    height:             250px;
    width:              300px;
    clear:              both;
 }

.Ads#Middle2 iframe
 {
    height:             250px;
    width:              300px;
    border:             none;
 } 

.Ads#MiddleSlideshow
 {
    margin-top:         10px;
    height:             250px;
    width:              300px;
    overflow:           hidden;
 }

 
.Ads#Top
 {
    margin-left:        auto;
    margin-right:       auto;
    height:             90px;
    width:              728px;
    overflow:           hidden;
 }

.Ads#Top iframe
 {
    height:             90px;
    width:              728px;
    border:             none;
 } 
 
.Ads#Bottom
 {
    margin-left:        auto;
    margin-right:       auto;
    height:             90px;
    width:              728px;
    clear:              both;
    overflow:           hidden;
  
 }
 
.Ads#Bottom iframe
 {
    height:             90px;
    width:              728px;
    border:             none;
 } 
 
/* special just for personals tower, to fix their crap style */ 
#persheader
 {
    display:            block;
 }
 
 
.gridAd
 {
    text-align:         center;
    clear:              both;
 }
 
.gridAd .Ads
 {
     margin-left:       auto;
     margin-right:      auto;
 }
 
.CalendarContentArea .calendarAd
 {
    float:              right;
    display:            block;
    clear:				none;
 }

.CalendarContentArea .calendarAd .Ads
 {
    margin:             0px 0px 7px 5px;
    clear:              none;
 }


/* --- End /home/httpd/public/app/min/webroot/css/Ads.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/FeaturedEventsWidget.css --- */


.CalendarContentArea .FeaturedEventsWidget
 {
    clear:              both;
    border-bottom:      2px #ccc solid;
    margin-top:         7px;
    position:           relative;
    top:                0px;
 }

.CalendarContentArea .FeaturedEventsWidget .events .event a
 {
    font-weight:        bold;
    font-size:          13px;
 }
 
.CalendarContentArea .FeaturedEventsWidget .first .short
 {
    width: 255px;
 }
 
.CalendarContentArea .FeaturedEventsWidget .calendarAd #Middle
 {
    margin: 0px;
    padding: 0px;
    width: 310px;
 }
 
.CalendarContentArea .FeaturedEventsWidget h2
 {
    display:            block;
    color:              #666;
    font-size:          14px;
    margin:             0px;
 }
 
.CalendarContentArea .FeaturedEventsWidget h2 .dayName
 {
    color:              #cc3333;
    font-size:          18px;
    margin:             0px;
 }
 
.CalendarContentArea .FeaturedEventsWidget .events img
 {
    border:             0px;
    float:              left;
    margin:             5px;
 }

.CalendarContentArea  .FeaturedEventsWidget .events
 {
    padding-bottom:     3px;
    position:           relative;
    top:                0px;
 }

.CalendarContentArea .FeaturedEventsWidget .events .event 
 {
    border-top:         1px #ccc dotted; 
    margin-bottom:      3px;
    position:           relative;
    top:                0px;
    clear:              both;
 }
 
.CalendarContentArea .FeaturedEventsWidget .events .event .blurb
 {
    margin-bottom:      8px;
 }
 
.CalendarContentArea .FeaturedEventsWidget .events .event .blurb a
{
    font-size:          12px;
    font-weight:        normal;
}
     
.CalendarContentArea  .FeaturedEventsWidget .events .event .location
 {
    font-weight:        bold;
 }

.CalendarContentArea  .event a.more
 {
    font-weight:        normal;
 }
 
.CalendarContentArea .event .location
{
    font-weight:        bold;
}

.CalendarContentArea a.calMore
 {
    background-color:   #fff;
    position:           relative;
    float:              right;
    bottom:             7px;
    padding:            0px 4px; 
    font-weight:        bold;
    font-size:          12px;
    display:            inline;
 }
 
.CalendarContentArea a.calMore:hover
 {
    position:           relative;
    float:              right;
    bottom:             7px;
    right:              0px;
 }
 
.CalendarContentArea .calendarAd
 {
    float:              right;
    display:            block;
 }

.CalendarContentArea .calendarAd .Ads
 {
    margin:             0px 0px 7px 5px;
 }

.CalendarContentArea .first .events
 {
    float:              left;
    clear:              left;
    display:            inline;
 }

.CalendarContentArea .FeaturedEventsWidget .first .event 
 {
    border-top:         none;
    display:            block;
    clear:              left;
 } 

/* --- End /home/httpd/public/app/min/webroot/css/FeaturedEventsWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/MusicSearch.css --- */

.MusicResults
 {
    color:            #000000;
    font-family:      Verdana,sans-serif;
    font-size:        12px;
    float:            right;
    display:          table;
    overflow:         hidden;
    width:            570px;
    margin:           0px 5px 0px 0px;
 }

.MusicResults h1
 {
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    font-weight:        bold;
    display:            inline;
 }  
 
.MusicResults .header img
{
    border:          none;
}

.MusicResults .header h2
 {
    display:          block;
    font-size:        17px;
    font-weight:      bold;
    margin:           0px;
 }

.MusicResults .header h3
 {
    display:          block;
    font-size:        12px;
    font-weight:      bold;
    margin:           0px;
 }

.MusicResults .header a.reset
 {
    background-color: #cc3333;
    color:            #ffffff;
    font-family:      Verdana,sans-serif;
    font-size:        12px;
    font-weight:      bold;
    padding:          0px 4px 0px 4px;
    text-align:       center;
    text-decoration:  none;
    float: right;
 }

.MusicResults .header a:hover
 {
    text-decoration:  underline;
 }


.MusicResults table
 {
    margin:           0px;
    margin-bottom:    10px;
    padding:          0px;
    border-spacing:   0px;
    width:            570px;
 }

.MusicResults th
 {
    font-size:        12px;
    margin:           0px;
    padding:          2px;
    text-align:       left;
 }
.MusicResults tr
 {
    margin:           0px;
    padding:          0px;
    vertical-align:   top;
 }

.MusicResults td
 {
    padding:           5px;
 }
 
.MusicResults td.header
 {
    background-color: #cc3333;
    color:            #FFFFFF;
    font-weight:      bold;
    padding-left:     8px;
 }

.MusicResults td.EventVenue
 {
    border:           1px solid #000000;
    background-color: #E6E6D2;
    margin-top:       2px;
    width:            100%;
 }

.MusicResults td.EventVenue a.Event
 {
    color:            #CC3333;
    display:          block;
    font-size:        14px;
    font-weight:      bold;
    margin:           0px;
    text-decoration:  none;
 }

.MusicResults td.EventVenue a.Event:hover
 {
    text-decoration:  underline;
 }

.MusicResults td.EventVenue a.Venue
 {
    color:            #CC3333;
    display:          block;
    font-size:        12px;
    margin:           0px;
    text-decoration:  none;
 }

.MusicResults td.EventVenue a.Venue:hover
 {
    text-decoration:  underline;
 }

.MusicResults td.edPik
 {
    border-bottom:      none;
 } 
 
.MusicResults td.Time
 {
    border:           1px solid #000000;
    border-left:      0px;
    font-size:        12px;
    margin-top:       2px;
    width:            100px;

 }

.MusicResults td.Region
 {
    border:           1px solid #000000;
    border-left:      0px;
    font-size:        12px;
    margin-top:       2px;

 }

.MusicResults td.Region a
 {
    color:            #CC3333;
    display:          block;
    font-size:        12px;
    margin:           0px;
    text-decoration:  none;
 }

.MusicResults td.Region a:hover
 {
    text-decoration:  underline;
 }

.MusicResults td.Category
 {
    border:           1px solid #000000;
    border-left:      0px;
    font-size:        12px;
    margin-top:       2px;
    width:            125px;
 }

.MusicResults td.Category a
 {
    color:            #CC3333;
    display:          block;
    font-size:        12px;
    margin:           0px;
    text-decoration:  none;
 }

.MusicResults td.Category a:hover
 {
    text-decoration:  underline;
 }

.MusicResults td.Category ul
 {
    list-style-type:  none;
    margin:           0px;
    padding:          0px;
 }

.MusicResults td.Category li
 {
   display:           inline;
 }

.MusicResults td.Details
 {
    border:           1px solid #000000;
    border-top:       0px;
    background-color: #E6E6D2;
    margin-right:     5px;
    margin-top:       2px;
 }


.MusicResults td.Details img
 {
    float:            left;
    left:             -2px;
    margin-right:     5px;
    position:         relative;
 }

.MusicResults td.space
 {
    height:           8px;
 }

.MusicResults .DisplayPerPage
 {
    float:            left;
    width:            200px;
 }

.MusicResults .DisplayPerPage select
 {
    border:           1px solid #000000;
    font-size:        12px;
    width:            40px;
 }

.MusicResults .lowerHeader
 {
    background:         #cc3333;
    clear:              both;
    margin:             20px 0px 0px 0px;
    color:              #fff;
    font-weight:        bold;
    padding:            2px 5px;
    font-size:          12px;
 }
 
.MusicResults select
 {
     width:             150px;
 }
 
.MusicResults .dumbassSearchBox
 {
     margin:            0px 0px 10px 0px;
     padding:           5px;
 }
 
  .MusicResults .DropDown
{
    height: 18px;
    border: 1px solid #AAAAAA;
    overflow: hidden;
    background-color: #FFFFFF;
    background-image: url(http://assets.citypages.com/img/comboButton.gif);
    background-position: right top;
    background-repeat: no-repeat;
    cursor: default;
    text-align: left;
    padding-right: 17px;
    font-weight: normal;
    font-size: 11px;
}
.MusicResults .DropDown span
{
    padding-left: 2px;
    overflow: hidden;
    display: block;
}
.MusicResults .DropDown ul
{
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    max-height: 200px;
    overflow: auto;
}
.MusicResults .DropDown li
{
    padding-left: 4px;
    cursor: default;
    text-align: left;
}
.MusicResults .DropDown li.hover
{
    background-color: #AAAAAA;
}



.MusicResults th#regionHeader
 {
    width: 150px;
 } 
.MusicResults th#categoryHeader
 {
    width: 75px;
 }

/* --- End /home/httpd/public/app/min/webroot/css/MusicSearch.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/RestaurantReviewsTOC.css --- */

.RestaurantReviewsContentArea
 {
    width:              570px;
    margin:             0px 5px 0px 5px;
    float:              right;
 }

.RestaurantReviewsContentArea .RestaurantReviews .header
 {
    background:         #cccccc;
    padding:            5px 5px 10px 5px;
    margin:             0px 0px 5px 0px;
    font-size:          12px;
    text-align:         right;
 }

.RestaurantReviewsContentArea .RestaurantReviews h2
 {
    background:         #cccccc;
    padding:            0px;
    margin:             0px;
    font-size:          18px;
    font-weight:        bold;
    float:              left;
 }

.RestaurantReviewsContentArea .RestaurantReviews h2 .total
 {
    background:         #cccccc;
    padding:            0px;
    margin:             0px;
    font-size:          12px;
    font-weight:        normal;
 }

.RestaurantReviewsContentArea .RestaurantReviews .review
 {
    border-top:         1px dotted #cccccc;
    padding:            5px 0px 5px 0px;
    margin:             0px 0px 5px 0px;
    overflow:           auto;
    clear:              both;
    font-size:          12px;
    line-height:        16px;
 }

.RestaurantReviewsContentArea .RestaurantReviews img
 {
    border:             none;
    float:              right; 
    margin:             0px 0px 0px 10px;
 }

.RestaurantReviewsContentArea .RestaurantReviews .review a.headline
 {
    font-size:          16px;
    font-weight:        bold;
    line-height:        125%;
 }
 
.RestaurantReviewsContentArea .RestaurantReviews .review .byline
 {
    font-size:          11px;
    font-style:         italic;
 }

.RestaurantReviewsContentArea .RestaurantReviews .review .pubDate
 {
    font-size:          11px;
    font-style:         normal;
 }

.RestaurantReviewsContentArea .RestaurantReviews .Pagination
 {
    font-size:          12px;
    font-style:         normal;
    font-weight:        normal;
    margin-bottom:      10px;
    clear:              both;
 }

/* --- End /home/httpd/public/app/min/webroot/css/RestaurantReviewsTOC.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/PromotionsTOC.css --- */

.PromotionsTOC
 {
    width:              755px;
    margin:             0px 5px 0px 0px;
    float:              left;
 }
 
.PromotionsTOC .col1
 {
    width:              440px;
    float:              left;
    margin-right:       10px;
 }
 
.PromotionsTOC .col2
 {
    width:              300px;
    float:              right;
    margin-right:       5px;
 }

/* --- End /home/httpd/public/app/min/webroot/css/PromotionsTOC.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/SearchMini.css --- */

.SearchMini
 {
    padding:            0px 4px 4px 4px;
    background:         #E6E6D2;
    border:             1px solid #cccccc;
    font-size:          9px;
    margin-bottom:      10px;
    text-align:         right;
 }

.SearchMini form
 {
    padding:            0px;
    margin:             0px;
 }

.SearchMini #button
 {
    margin:             4px 0px -5px 4px; 
 }

.SearchMini #keywords
 {
    width:              110px;
    font-size:          12px;
 }



/* --- End /home/httpd/public/app/min/webroot/css/SearchMini.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/ContentBlogsWidget.css --- */

.ContentBlogsWidget
 {
    margin-bottom:     10px;
 }
 
.ContentBlogsWidget h2.tab
 {
    font-size:          14px;
    border-bottom:      1px solid #cc3333;
    font-weight:        bold;
    font-variant:       normal;
    color:              #cc3333;
    margin:             0px;
    padding-left:       5px;
    border:             none;
 }
 
.ContentBlogsWidget .BlogsWidgetContainer
 {
    border:             1px solid #dbdbcd;
    border-top:         3px solid #cc3333;
    padding:            0px 5px 0px 5px;
    margin:             0px;
 }
 
.ContentBlogsWidget .BlogsWidgetContainer ul
 {
    font-family:       Verdana,sans-serif;
    list-style-type:   disc;
    margin:            10px 0px 0px 10px;
    padding:           0px 0px 0px 10px;
 }
 
.ContentBlogsWidget .BlogsWidgetContainer ul li
 {
    list-style-image:  url(http://assets.citypages.com/img/bullet-10x10.gif);
    padding-bottom:    5px;
    font-family:       Verdana,sans-serif;
 }
 
.ContentBlogsWidget .BlogsWidgetContainer h3
 {
    font-size:         12px;
    padding:           0px;
    margin:            0px;
 }

.ContentBlogsWidget .BlogsWidgetContainer h4
 {
    font-size:         10px;
    border:            none;
    padding:           0px;
    margin:            0px;
 }

/* --- End /home/httpd/public/app/min/webroot/css/ContentBlogsWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/DiningSearch.css --- */

.DiningSearch
 {
    width:              570px;
    margin:             0px 5px 0px 0px;
    float:              right;
 }

.DiningSearch h1
 {
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    font-weight:        normal;
 }

.DiningSearch .rssLink img 
 {
    border:             none;
    margin-left:        3px;
 }
 
.RestaurantSearchColumn
 {
    float:              left;
 } 
 
.DiningSearch table.resultsTable
 {
    width:              570px;
    border-collapse:    collapse;
    empty-cells:        show;
    border-spacing:     4px 4px;
    margin:             0px 0px 5px 0px;
 }

.DiningSearch table.resultsTable .criticPickNotice
 {
    font-style:         italic;
    font-weight:        normal;
    font-size:          11px;
 }
 
.DiningSearch .resultsTopRow
 {
    background:         #E6E6D2;
    border:             none;
    font-size:          18px;
    font-weight:        bold;
 }

.DiningSearch th
 {
    background:         #E6E6D2;
    vertical-align:     bottom;
 }
 
.DiningSearch th.headRight
 {
    text-align:         right;
    padding:            0px 2px 4px 2px;
 }
 
.DiningSearch .resultsHeader .header
 {
    margin:             0px;
    padding:            0px;
    font-size:          18px;
    font-weight:        bold;
 }

.DiningSearch .header a.reset
 {
    background-color:   #cc3333;
    color:              #ffffff;
    font-family:        Verdana,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    padding:            0px 4px 0px 4px;
    text-align:         center;
    text-decoration:    none;
    float:              right;
    white-space:        nowrap;
 }

.DiningSearch .header a.reset:hover
 {
    text-decoration:    underline;
 }

.DiningSearch th.ResultsLegend
 {
    padding:            0px 0px 0px 5px;
    font-weight:        normal;
 }


.DiningSearch table.resultsTable td
 {
    border:             1px solid #cccccc;
    text-align:         left;
    vertical-align:     top;
 }
 
.DiningSearch table.resultsTable td.resultsTopRow
 {
    background:         #E6E6D2;
    border:             none;
    padding:            5px 5px 0px 4px;
 }

.DiningSearch table.resultsTable td.reviewLink
 {
    font-weight:        normal;
    text-align:         right;
    padding-right:      4px;
    background:         #E6E6D2;
    border-left:        none;
    font-size:          11px;
 }

.DiningSearch table.resultsTable td.space
 {
    border:             none;
    height:             8px;
 }

.DiningSearch table.resultsTable td.name
 {
    background:         #E6E6D2;
    font-weight:        bold;
    padding:            0px 4px 0px 4px;
    border-right:       none;
 }

.DiningSearch table.resultsTable td.name a
 {
    display:            inline;
    float:              left;
 }
 
.DiningSearch table.resultsTable td.name img
 {
    display:            inline;
    float:              left;
    margin:             2px 0px 0px 10px;
 } 
 
.DiningSearch table.resultsTable td.address
 {
    padding:            5px;
 }

.DiningSearch table.resultsTable td.cuisines
 {
    padding:            5px;
 }
 
.DiningSearch table.resultsTable td.prices
 {
    padding:            5px;
 }
 
.DiningSearch table.resultsTable td.region
 {
    padding:            5px;
 }
 
.DiningSearch table.resultsTable td.features
 {
    padding:            5px;
 }
 
.DiningSearch table.resultsTable td.blurb
 {
    padding:            5px;
 }

.DiningSearch table.resultsTable ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.DiningSearch table.resultsTable td img
 {
    border:             none;
    float:              left;
    padding-right:      4px;
 }

.DiningSearch .perpage
 {
    text-align:         left;
    display:            block;
    height:             16px;
    margin:             0px 0px 30px 0px;
    clear:              both;
    position:           relative;
 }
 
.DiningSearch .perpage .PageRange
 {
    float:              none;
 }

.DiningSearch .perpage .Pagination
 {
    float:              right;
    position:           absolute;
    top:                0px;
    right:              0px;
 }
 
.DiningSearch .DropDown
{
    height: 18px;
    border: 1px solid #AAAAAA;
    overflow: hidden;
    background-color: #FFFFFF;
    background-image: url(http://assets.citypages.com/img/comboButton.gif);
    background-position: right top;
    background-repeat: no-repeat;
    cursor: default;
    text-align: left;
    padding-right: 17px;
    font-weight: normal;
    font-size: 11px;
}
.DiningSearch .DropDown span
{
    padding-left: 2px;
    overflow: hidden;
    display: block;
}
.DiningSearch .DropDown ul
{
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    max-height: 200px;
    overflow: auto;
}
.DiningSearch .DropDown li
{
    padding-left: 4px;
    cursor: default;
    text-align: left;
}
.DiningSearch .DropDown li.hover
{
    background-color: #AAAAAA;
}


.DiningSearch .resultsTable th#cuisinesHeader
 {
    width: 150px;
 }
 
.DiningSearch .resultsTable th#priceHeader
 {
    width: 50px;
 }
.DiningSearch .resultsTable th#regionHeader
 {
    width: 150px;
 } 
.DiningSearch .resultsTable th#featuresHeader
 {
    width: 75px;
 }

/* --- End /home/httpd/public/app/min/webroot/css/DiningSearch.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/FeaturesWidget.css --- */

/* baseline */
.FeaturesWidget
 {
    padding:            0px;
    margin:             0px 0px 5px 0px;
 }

.FeaturesWidget h2
 {
     font-size:         14px;
    font-weight:        bold;
    color:              #666;
    background:         #E6E6D2;
    border:             1px solid #dbdbcd;
    margin:             0px;
    padding:            0px 0px 0px 10px;
 }

.FeaturesWidget ul
 {
    border-top:         3px solid #cc3333;
    border:             1px solid #dbdbcd;
    padding:            0px;
    margin:             0px;
    }

.FeaturesWidget li
 {
    margin:             5px 0px 0px 0px;
    padding:            5px;
    list-style-type:    none;
    display:            block;
    clear:              both; 
 }

.FeaturesWidget ul.featuresList .storyDetails
 {
    display:            block;
    line-height:        100%;
    font-size:          11px;
 }
 
 .FeaturesWidget ul.featuresList .storyFirst img
 {
    padding:           0px;
    float:             left;
 }

.FeaturesWidget ul.featuresList .story
 {
    border-top:         1px solid #ccc;
    margin:             10px 0px 10px 0px; 
    clear:              both;
    font-size:          11px;
    overflow:           hidden;

 }

.FeaturesWidget ul.featuresList .story .storyDetails
 {
    margin:             5px 0px 0px 110px;
    line-height:        100%;
    display:            block;
    font-size:          11px;
 }

.FeaturesWidget ul.featuresList .storyDetails a.headline
 {
    font-size:          12px;
    font-weight:        bold;
    line-height:        110%;
    margin-bottom:      5px;
    line-height:        15px;
 }

.FeaturesWidget ul.featuresList .storyDetails .subHeadline
 {
    display:            none;
 }

.FeaturesWidget ul.featuresList .storyDetails .byLine
 {
    font-style:         italic;
    margin-top:         5px;
 }

.FeaturesWidget ul.featuresList .storyDetails .pubDate
 {
    display:            none;
    font-size:          11px;
 }

.FeaturesWidget ul.featuresList .storyDetails .blurb
 {
    margin:             5px 0px 0px 0px;
    line-height:        125%;
    font-size:          11px;
  }

.FeaturesWidget ul.featuresList .story img
 {
    border:             0px;
    padding:            0px;
    float:              left;
    width:              100px;
    margin:             5px 5px 0px 0px;
 }

 
/* Restaurants */ 
.RestaurantContentArea .FeaturesWidget
 {
    border-bottom:      1px solid #dbdbcd;
    display:            block;
    clear:              both;
    margin:             0px 10px 10px 0px;

 }
 
.RestaurantContentArea .FeaturesWidget h2
 {
    font-size:          14px;
    font-weight:        bold;
    font-variant:       normal;
    color:              #666666;
    margin:             0px;
    padding:            0px 0px 0px 10px;
 }
 
.RestaurantContentArea .FeaturesWidget ul
 {
    background-color:   #ffffff;
    padding:            0px;
    margin:             0px;
    overflow:           auto;
 }

.RestaurantContentArea .FeaturesWidget li.storyFirst .storyDetails
 {
    display:            block;
    line-height:        140%;
 } 
 
.RestaurantContentArea .FeaturesWidget ul li.storyFirst img
 {
    width:              240px;
    border:             0px;
    margin:             4px 0px 4px 4px;
    float:              right;
    clear:              both;
 }

.RestaurantContentArea .FeaturesWidget ul li.storyFirst .storyDetails a.headline
 {
    font-size:          12px;
    line-height:        22px;
    font-weight:        bold;
 }
 
.RestaurantContentArea .FeaturesWidget ul.featuresList li.storyFirst .storyDetails .pubDate
 {
    display:            none;
 }
 
 .RestaurantContentArea .FeaturesWidget .storyDetails .byLine
 {
     font-style:        italic;
     margin-bottom:     10px;
     margin-top:         5px;
 }

/* Restaurants - RECENTLY REVIEWED FEATURES WIDGET Lower on page.*/
.RestaurantContentArea .col1 .FeaturesWidget
 {
    margin:             0px;
    display:            block;
 }

.RestaurantContentArea .col1 .FeaturesWidget h2 
 {
    border-bottom:      none;
    margin:             0px;
 }

.RestaurantContentArea .FeaturesWidget ul.FeaturesList
 {
    margin:             0px;
    padding:            0px;
    list-style-type:     none;
 }
 
.RestaurantContentArea .FeaturesWidget li.story a.headline
 {
    font-size:          12px;
    font-weight:        bold;
    line-height:        16px;
 }

.RestaurantContentArea .FeaturesWidget li.story .byLine
 {
    font-size:          12px;
    font-style:         italic;
    line-height:        16px;
    margin-top:         5px;
    }
 
.RestaurantContentArea .FeaturesWidget li.story img
 {
    width:              150px;
    border:             none;
    float:              left;
 }
 
.RestaurantContentArea .FeaturesWidget li.story
 {
    border:             none;
    border-bottom:      1px solid #dbdbcd;
    clear:              both;
    padding:            5px;
    margin:             0px 0px 0px 0px;
 }

 .RestaurantContentArea .FeaturesWidget li.story .pubDate
 {
    display:            none;
 }

.RestaurantContentArea .FeaturesWidget li.story .storyDetails
 {
    line-height:        12px;
    margin:             5px 5px 5px 160px;
 }

.RestaurantContentArea .FeaturesWidget li.story .blurb
 {
    display:            none;
 } 
 
.RestaurantContentArea .FeaturesWidget a.more
 {
    background-color:   #cc3333;
    border:             1px #dbdbcd solid;
    color:              #fff;
    font-weight:        bold;
    clear:              both;
    float:              right;
    text-align:         center;
    margin:             5px 0px 10px 0px;
    padding:            0px 3px 1px 3px;
    text-decoration:    underline;
    font-size:          11px;
 } 


/* news */
.NewsContentArea .FeaturesWidget ul.featuresList .storyFirst img
 {
    padding:           0px 5px 5px 0px;
    margin:            0px;
 }
 
 
/* movies */
.MoviesContentArea .FeaturesWidget ul.featuresList .storyFirst img
 {
    padding:           0px;
    margin:            0px;
 }
 
/* music */
.MusicContentArea .FeaturesWidget ul.featuresList .storyFirst img
 {
    padding:           0px;
    margin:            0px;
 }


/* --- End /home/httpd/public/app/min/webroot/css/FeaturesWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/TrailersWidget.css --- */

.MoviesContentArea .TrailersWidget
 {
    margin-bottom:      5px;
 }

.MoviesContentArea .TrailersWidget h2
 {
    font-size:          14px;
    border-bottom:      1px solid #cc3333;
    font-weight:        bold;
    color:              #cc3333;
    margin:             0px;
    padding-left:       5px;
 }

.MoviesContentArea .TrailersWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    border:             1px solid #dbdbcd;
    border-top:         3px solid #cc3333;
 }

.MoviesContentArea .TrailersWidget li
 {
    border-bottom:      1px solid #CCCCCC;
    font-size:          12px;
    font-weight:        normal;
    line-height:        16px;
    margin:             0px 5px 0px 5px;
    padding-top:        4px; 
    position:           relative;
    bottom:             -1px;
 }

.MoviesContentArea .TrailersWidget li a
 {
    font-weight:        bold;
 }
 
.MoviesContentArea .TrailersWidget .ReleaseDate
 {
    font-size:          10px;
 }
 
.MoviesContentArea .TrailersWidget li a.more
 {
    font-weight:        normal;
    display:            block;
    text-align:         right;
 }
 
/* showtimes */
.MoviesShowtimesContentArea .TrailersWidget
 {
    margin-bottom:      5px;
    display:            block;
 }

.MoviesShowtimesContentArea .TrailersWidget h2
 {
    color:              #cc3333;
    font-size:          28px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -2px 0px -7px; 
 }

.MoviesShowtimesContentArea .TrailersWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    border:             1px solid #cccccc;
 }

.MoviesShowtimesContentArea .TrailersWidget li
 {
    border-bottom:      1px solid #CCCCCC;
    font-size:          12px;
    font-weight:        normal;
    line-height:        16px;
    margin:             0px 5px 0px 5px;
    padding-top:        4px; 
    position:           relative;
    bottom:             -1px;
 }

.MoviesShowtimesContentArea .TrailersWidget li a
 {
    font-weight:        bold;
 }
 
.MoviesShowtimesContentArea .TrailersWidget li a.more
 {
    display:            block;
    text-align:         right;
    font-weight:        normal;
 }

/* --- End /home/httpd/public/app/min/webroot/css/TrailersWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/NationalNewsTOC.css --- */

.NationalContentTOC
 {
    width:              755px;
    float:              left;
    margin-right:       5px;
 }
 
.NationalContentTOC h2
 {
    font-family:         Verdana,sans-serif;
    font-weight:         bold;
    font-size:           14px;
    padding:             0px;
    color:               #cc3333;
    margin:              0px;
 }
 

.NationalContentTOC .NationalContent
 {
    border:              1px solid #dbdbdc;
    border-top:          3px solid #DB1040; 
    margin-bottom:       10px;
    padding:             0px 10px 10px 10px;
    overflow:            auto;
 }
 
.NationalContentTOC .NationalContent h3
 {
    border-bottom:       1px dashed #dbdbdc; 
    padding-bottom:      5px;
    margin-top:          15px;       
 }
 
.NationalContentTOC .National .NationalContent img.NationalImageRright
 {
    width:               100px;
    border:              1px solid #000000;
    float:               right;
    margin:              0px 0px 5px 5px;
 }
 
.NationalContentTOC .National .NationalContent img.NationalImageLeft
 {
    width:               100px;
    border:              1px solid #000000;
    float:               left;
    margin:              0px 5px 5px 0px;
 }


/* --- End /home/httpd/public/app/min/webroot/css/NationalNewsTOC.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/NewInTheatersWidget.css --- */

.MoviesContentArea .NewInTheatersWidget
 {
    margin-bottom:      5px;
 }

.MoviesContentArea .NewInTheatersWidget h2
 {
    font-size:          14px;
    border-bottom:      1px solid #cc3333;
    font-weight:        bold;
    color:              #cc3333;
    margin:             0px;
    padding-left:       5px;
 }
 
.MoviesContentArea .NewInTheatersWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    border:             1px solid #dbdbcd;
    border-top:         3px solid #cc3333;
 }

.MoviesContentArea .NewInTheatersWidget li
 {
    border-bottom:      1px solid #CCCCCC;
    font-size:          12px;
    font-weight:        normal;
    line-height:        16px;
    margin:             0px 5px 0px 5px;
    padding-top:        4px; 
    position:           relative;
    bottom:             -1px;
 }

.MoviesContentArea .NewInTheatersWidget li a
 {
    font-weight:        bold;
 }
 

.MoviesContentArea .NewInTheatersWidget li .more
 {
    text-align:         right;
 }
 
.MoviesContentArea .NewInTheatersWidget li .more a
 {
    font-weight:        normal;
 }

/* --- End /home/httpd/public/app/min/webroot/css/NewInTheatersWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/FilmView.css --- */

.FilmView
{
    width:              570px;
    float:              right;
    margin-right:       5px;
}

.FilmView .FilmCapsule
 {
    padding:            5px 5px 5px 0px;
 }

.FilmDetails
 {
    background-color:   #ffffff;
    background:         url('http://assets.citypages.com/img/calandergradient1.jpg') center top repeat-x;
    width:              225px;
    padding:            4px;
    float:              right;
    margin:             0px 0px 10px 5px;
    border:             1px solid #cccccc;
 }

.FilmView .FilmCapsule h2
 {
    margin:             0px;
    padding:            0px;
    font-size:          22px;
 }

.FilmView .FilmCapsule p
 {
    padding:            0px;
    margin:             0px;
 }

.FilmCapsule .FilmShowtimes
 {
    font-size:          13px;
    font-style:         italic;
    margin-top:         10px;
 }
 
.FilmCapsule .FilmShowtimes h3
 {
    font-size:          13px;
    font-style:         normal;
    padding:            0px;
    margin:             0px;
 }
 
.FilmCapsule .FilmShowtimes ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.FilmCapsule .FilmShowtimes li
 {
    font-style:         normal;
    margin-top:         10px;
 }

.FilmCapsule .FilmShowtimes li a.theater
 {
    font-size:          13px;
    font-weight:        bold;
 }
 
.FilmDetails img
 {
    margin-right:       5px;
    float:              left;
    border:             1px solid #000000;
 }
 
.FilmDetails ul
 {
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
    border-bottom:      1px dashed #000000;
 }
 
.FilmDetails li
 {
    margin:             0px;
    padding:            0px;
 }

.FilmDetails a.Button
 {
    background-color:   #cc3333;
    border:             1px solid #666666;
    color:              #FFFFFF;
    display:            block;
    font-weight:        bold;
    margin-bottom:      2px;
    margin-top:         2px;
    padding-left:       5px;
    padding-right:      5px;
    text-align:         center;
    text-decoration:    none;
    width:              100px;
 }

.FilmDetails a.Button:hover
 {
    background-color:   #FFFFFF;
    border:             1px solid #cc3333;
    color:              #006666;
    padding-left:       5px;
    padding-right:      5px;
 }

.FilmShowtimes h3
 {
    font-size:          12px;
    font-weight:        bold;
    color:              #cc3333;
 }
 
.FilmShowtimes ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }
 
.FilmDetails .BoxOffice h2
 {
    font-size:          12px;
    font-weight:        bold;
    color:              #cc3333;
    margin:             10px 0px 0px 0px;
    padding:            0px;
 }

.FilmDetails .BoxOffice ol
 {
    margin:             0px 0px 0px 24px;
    padding:            0px;
 }

/* --- End /home/httpd/public/app/min/webroot/css/FilmView.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/Promo_OnSale.css --- */

/*BASE STYLE*/
.OnSaleWidget
 {
    margin:             0px 0px 15px 0px;
    padding:            0px;
    clear:              both;
 }
 
.OnSaleWidget ul
{
    list-style-type:    none;
    padding:            5px;
    margin:             0px;
    border-top:         1px solid #dbdbcd;
    border-right:       1px solid #dbdbcd;
    border-left:        1px solid #dbdbcd;
    border-bottom:      none;
    overflow:           auto;
}

.OnSaleWidget li
{
    clear:              both;
    margin:             0px 5px 25px 5px;
}

.OnSaleWidget li a:link
{
    font-weight:        bold;
}

.OnSaleWidget li a:hover
{
    text-decoration:    underline;
}

.OnSaleWidget li a:visited
{
    text-decoration:    none;
}

.OnSaleWidget h2
{
    text-decoration:    none;
    display:            block;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             0px;
    padding:            0px 0px 0px 5px;
    border-bottom:      3px solid #cc3333;
    background:         none;
 }
 
.OnSaleWidget h2 a
{ 
    color:              #cc3333;
    text-decoration:    none;
}

.OnSaleWidget h2 a:hover
{
    text-decoration:    none;
}

.OnSaleWidget img
{
    float:              right;
    border:             none;
}

.OnSaleWidget a.more
{
    text-align:         right;
    border-bottom:      1px solid #dbdbcd;
    border-right:       1px solid #dbdbcd;
    border-left:        1px solid #dbdbcd;
    padding:            2px;
    font-size:          11px;
    display:            block;
    float:              none;
}



/*FREE STUFF on TOC */
.PromotionsTOC .col1 .OnSaleWidget
{
    border:            1px solid #dbdbcd;
}


.PromotionsTOC .col1 .OnSaleWidget ul
{
    border:            none;
}

.PromotionsTOC .col1 .OnSaleWidget h2
 {
    color:              #cc3333;
    padding:            3px 10px;
    border-bottom:      1px solid #dbdbcd;
    background:         #E6E6D2;
 }
 

.PromotionsTOC .col1 .OnSaleWidget h2 a
{ 
    color:              #666;
}

.PromotionsTOC .col1 .OnSaleWidget h2 a:hover
{
    color:              #cc3333;
    text-decoration:    underline;
}

.PromotionsTOC .col1 .OnSaleWidget a.more
{
    border:            none;
}

/*OnSale on OnSale PAGE*/

.onSalePage .col1 .OnSaleWidget
{
    border:            1px solid #dbdbcd;
}

.onSalePage .col1 .OnSaleWidget ul
{
    border:            none;
}

.onSalePage .col1 .OnSaleWidget h2
 {
    color:              #cc3333;
    padding:            5px 2px 5px 10px;
    margin:             0px;
    border-bottom:      1px solid #dbdbcd;
    background:         #E6E6D2;
    height:             16px;
 }
 
.onSalePage .col1 .OnSaleWidget h2 a
{ 
    color:              #666;
}

.onSalePage .col1 .OnSaleWidget h2 a:hover
{
    color:              #cc3333;
    text-decoration:    underline;
}

.onSalePage .OnSaleWidget a
{
    font-size:          11px;
    padding:            2px;
}

.onSalePage .OnSaleWidget a.more
{
    text-align:         right;
    border:             none;
    display:            inline;
    float:              right;
    }
    
.OnSaleWidget a.back
{
    border:             none;
    display:            inline;
    float:              left;
}

.OnSaleWidget .onSaleType
{
    background:         #E6E6D2;
    padding:            3px 0px 3px 0px;
    float:              right;
    width:              50%;
    text-align:         right;
    padding:            5px 2px;
    height:             16px;
    border-bottom:      1px solid #dbdbcd;
}

/* --- End /home/httpd/public/app/min/webroot/css/Promo_OnSale.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/SearchColumnWidget.css --- */

/* /p/af/w/c/SearchColumnWidget.css */

.SearchColumnWidget
  {
    background-color:  #FBFBFB;
    border:            1px dashed #999999;
    margin:            0px 0px 5px 0px;
    padding:           5px;
    position:          relative;
    width:             215px;
  }

.SearchColumnWidget h2
 {
    font-size:         13px;
    font-weight:       bold;
    margin:            0px 0px 10px;
    padding:           0px; 
 }

.SearchColumnWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.SearchColumnWidget li
 {
    background-image:   url(http://assets.citypages.com/img/dblarrow.gif);
    background-position:0px;
    background-repeat:  no-repeat;
    padding-left:       20px;
    font-weight:        normal;
 }
 
.SearchColumnWidget .link
 {
    font-weight:        bold;
 }
  
/* End /p/af/w/c/SearchColumnWidget.css */


/* --- End /home/httpd/public/app/min/webroot/css/SearchColumnWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/MusicHomeWidget.css --- */

/* main */ 
.main .MusicHomeWidget
 {
    border:             1px solid #dbdbcd; 
    display:            block;
    margin:             0px 0px 15px 0px;
    padding:            0px;
 }


.main .MusicHomeWidget .MHWcol1
 {
    width:              45%;
    float:              left;
    padding:            10px 5px 10px 10px;
 }
 
.main .MusicHomeWidget .MHWcol2
 {
    width:              45%;
    float:              left;
    padding:            10px 10px 10px 5px;
 }
 
.main .MusicHomeWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

 
.main .MusicHomeWidget .MHWcol1 .lead h4
 {
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    width:              190px;
 }

.main .MusicHomeWidget .MHWcol1 .lead
 {
    width:              190px;
 }

.main .MusicHomeWidget .lead h3
 {
    font-size:          12px;
    color:              #cc3333;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 } 
 
 .main .MusicHomeWidget p
 {
 margin:          0px;
 }
 
.main .MusicHomeWidget .MHWcol1 .lead h4
 {
    font-size:          12px;
    color:              #999999;
    padding:            0px;
    margin:             5px 0px 0px 0px;
 } 
 
.main .MusicHomeWidget .MHWcol1 .lead h5
 {
    color:              #000000;
    padding:            0px;
    margin:             0px;
    display:            block;
    width:              180px; 
    font-size:          10px;
    font-weight:        normal;
 } 

.main .MusicHomeWidget .features h3
 {
    color:              #cc3333;
    font-size:          12px;
    font-weight:        bold;
    margin:             10px 0px 0px 0px;
    padding:            0px;
 } 

.main .MusicHomeWidget .features h4
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 } 

.main .MusicHomeWidget .features h5
 {
    font-size:          10px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
 }  
 
 
 
.main .MusicHomeWidget .MHWcol2 h3
 {
    color:              #cc3333;
    padding:            0px;
    margin:             0px;
    display:            block;
    width:              180px; 
    font-size:          12px;
 } 
 
.main .MusicHomeWidget ul.cdreviews
 {
    border:             1px solid #CCCCCC;
    height:             120px;
    list-style-type:    none;
    margin:             0px 0px 10px 0px;
    overflow:           auto;
    padding:            2px;
    font-size:          11px;
 }
 
.main .MusicHomeWidget ul.showpreviews
 {
    height:             120px;
    overflow:           auto;
    margin:             0px 0px 5px 0px;
    border:             1px solid #cccccc;
    padding:            2px;
    list-style-type:    none;
 }

.main .MusicHomeWidget .MHWcol2 ul.genre 
 {
    list-style-type:    disc;
    margin:             0px 0px 0px 20px;
    padding:            0px;
    border:             none; 
 }


.main .MusicHomeWidget .MHWcol2 ul.genre li
 {
    list-style-image:   url(http://assets.citypages.com/img/bullet-10x10.gif);
    padding:            0px 0px 5px 0px;
 }
 
.main .MusicHomeWidget .MHWcol2 li
 {
    font-family:        Verdana,sans-serif;
    font-weight:        bold;
 }
 
.main .MusicHomeWidget .MHWcol2  h2
 {
    font-size:          12px;
    color:              #999999;
    padding:            0px;
    margin:             0px;
     }
 
.main .MusicHomeWidget a.more
 {
    display:            block;
 }

/* --- End /home/httpd/public/app/min/webroot/css/MusicHomeWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/UserReviewsWidget.css --- */

.userReviews
 {
   margin:              0px 0px 10px 0px;
 }
 
.userReviews .header
{
    font-size:         14px;
    color:             #999;
    margin:            0px;
    padding:           0px;
    font-weight:       bold;
}
.userReviews ul.tabs
 {
    margin:             0px;
    padding:            0px;
    list-style:         none;
    height:             21px;
    background:         url(http://assets.citypages.com/img/tab-menu-bottom.gif) repeat scroll center top; 
 }

.userReviews li.tab
 {
    width:              98px;
    height:             21px;
    float:              left;
    font-size:          10px;
    line-height:        18px;
 }
 
.userReviews li.active
 {
    background:         #FFFFFF url(http://assets.citypages.com/img/tab-active-98x21-min.gif) no-repeat scroll left top;
    color:              #cc3333;
    font-weight:        bold;
    cursor:             default;
    text-align:         center;
    margin:             0px 2px 0px 0px;
    padding:            0px;
 }
 
.userReviews li.inactive
 {
    background:         #FFFFFF url('http://assets.citypages.com/img/tab-inactive-98x21-min.gif') no-repeat scroll left top;
    color:              #cc3333;
    font-weight:        normal;
    cursor:             pointer;
    text-align:         center;
    margin:             0px 2px 0px 0px;
    padding:            0px;
    text-decoration:    underline;
 }

.userReviews .rating img
 {
    display:            inline;
    padding:            0px 0px 0px 5px;
    position:           absolute;
    border:             none;
 }
 
.userReviews #latestReviews
 {
    border:             1px solid #dbdbcb; 
    background:         #E6E6D2;
    border-top:         none;
 }

 .userReviews #latestReviews ul
 {
    margin:             0px 5px 10px 10px;
    padding:            0px 0px 0px 16px;
 }

.userReviews #latestReviews li
 {
    list-style-image:   url('http://assets.citypages.com/img/dblarrow.gif');
    padding:            0px 0px 6px 5px;
 }
 
.userReviews #topRated
 {
    border:             1px solid #dbdbcb; 
    background:         #E6E6D2;
    border-top:         none;
 }

.userReviews #topRated ul
 {
    margin:             0px 5px 10px 10px;
    padding:            0px 0px 0px 16px;
 }

.userReviews #topRated li
 {
    list-style-image:   url('http://assets.citypages.com/img/dblarrow.gif');
    padding:            0px 0px 6px 5px;
}

/* --- End /home/httpd/public/app/min/webroot/css/UserReviewsWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/BestOfSectionWidget.css --- */

.BestOfSectionWidget
 {
    font-family:        Verdana,sans-serif;
    background:         #f0f0f0;
    display:            block;
    padding:            0px;
    margin-bottom:      10px;
 }
  
.BestOfSectionWidget h2
 {
    font-family:        Verdana,sans-serif;
    color:              #999;
    font-size:          16px;
    padding:            4px 0px 0px 5px;
 }

.BestOfSectionWidget ul
 {
    font-family:        Verdana,sans-serif;
    margin:             0px 0px 0px 15px;
    padding:            2px 2px 5px 5px;
 }

.BestOfSectionWidget li
 {
    font-family:        Verdana,sans-serif;
    list-style-position:outside;
    list-style-image:   url('http://assets.citypages.com/img/dblarrow.gif');
    list-style-type:    none;
    margin:             0px 0px 5px;
 }
 
.BestOfSectionWidget .BestOfSectionFooter
 {
    font-family:        Verdana,sans-serif;
    text-align:         right;
    padding:            4px;
 }
 
.BestOfSectionWidget .ZBestOfSectionFooter
 {
    font-family:        Verdana,sans-serif;
    text-align:         right;
    padding:            4px;
 }

 /* restaurants */
.RestaurantContentArea .BestOfSectionWidget
 {
    background:         #fff;
    display:            block;
    margin:             0px 0px 15px 0px;
 }
 
.RestaurantContentArea .BestOfSectionWidget h2
  {
    color:              #cc3333;
    text-decoration:    none;
    display:            block;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             0px;
    padding:            0px 0px 0px 5px;
 }

.RestaurantContentArea .BestOfSectionWidget ul
 {
    padding:            10px 0px 0px 20px; 
    border-top:         3px solid #CC3333;
    border-left:        1px solid #dbdbcd; 
    border-right:       1px solid #dbdbcd; 
    clear:              right;
    line-height:        110%;
    margin:             0px;
 }

.RestaurantContentArea .BestOfSectionWidget li
 {
    font-family:        Verdana,sans-serif;
    list-style-position:outside;
    list-style-image:   url('http://assets.citypages.com/img/dblarrow.gif');
    list-style-type:    none;
    margin:             0px;
    padding-bottom:     5px;
 }
 
.RestaurantContentArea .BestOfSectionWidget .BestOfSectionFooter
 {
    font-family:        Verdana,sans-serif;
    text-align:         right;
    padding:            4px;
 }
 
.RestaurantContentArea .BestOfSectionWidget .ZBestOfSectionFooter
 {
    font-family:        Verdana,sans-serif;
    text-align:         right;
    padding:            4px;
    border-left:        1px solid #dbdbcd; 
    border-right:       1px solid #dbdbcd; 
    border-bottom:      1px solid #dbdbcd;
    font-size:          11px; 
 }

/* --- End /home/httpd/public/app/min/webroot/css/BestOfSectionWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/LettersWidget.css --- */

.letters
 {
    background:         #fff;
    display:            block;
    margin-bottom:      5px;
    position:           relative;
    top:                0px;
 }

.LettersBox h2
 {
    font-family:        Verdana,sans-serif;
    color:              #cc3333;
    text-decoration:    none;
    display:            block;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             0px;
    padding:            0px 0px 0px 5px;
 }
 
.lettersBody
 {
    font-family:        Verdana,sans-serif;
    padding:            5px; 
    border-top:         3px solid #CC3333;
    border-left:        1px solid #dbdbcd; 
    border-right:       1px solid #dbdbcd; 
    border-bottom:      1px solid #dbdbcd; 
    clear:              right;
    line-height:        110%;
 
 }
 
.lettersBody .headline
 {
 	font-size:          14px;
 	font-weight:        bold;
 }
 
.lettersBody .pubDate
 {
 	font-size:          12px;
	font-style:         italic;
 }
 
.lettersBody .blurb
 {
 	font-size:          12px;	
 	margin:             0px;
    padding:            5px;
    line-height:        110%;
 }

/* --- End /home/httpd/public/app/min/webroot/css/LettersWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/BlogsWidget.css --- */


/* baseline */
.BlogsWidget
 {
    display:            block;
    margin:             0px 0px 15px 0px;
 }
 
.BlogsWidget h2
  {
    color:              #cc3333;
    text-decoration:    none;
    display:            block;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             0px;
    padding:            0px 0px 0px 5px;
 }
 
.BlogsWidget .BlogsWidgetRssLink
 {
    margin:             0px;
    text-align:         right;
    font-weight:        normal;
    float:              right;
 }

.BlogsWidget .BlogsWidgetRssLink img
 {
     height:            12px;
     width:             12px;
     border:            0px;

 }
 
.BlogsWidget .BlogsWidgetContainer
 {
    padding:            10px 0px 0px 0px; 
    border-top:         3px solid #CC3333;
    border-left:        1px solid #dbdbcd; 
    border-right:       1px solid #dbdbcd; 
    border-bottom:      1px solid #dbdbcd; 
    clear:              right;
    line-height:        110%;
 }
 
.BlogsWidget .BlogsWidgetContainer .Post_first
 {
    display:            block;
 }
 
.BlogsWidget .BlogsWidgetContainer .Post_first h4, .BlogsWidget .BlogsWidgetContainer .Post h4
 {
    margin:             0px 0px 0px 12px;
    padding:            0px;
    font-size:          12px;
    font-weight:        bold;
    line-height:        100%;
 }
 
.BlogsWidget .BlogsWidgetContainer .BlogsWidgetFooter
  {
    border-top:         1px solid #cccccc;
    padding-top:        4px;
    display:            block;
    text-align:         right;
    font-weight:        bold;
    font-size:          11px;
    margin:             0px 3px 3px 0px;
  }


.BlogsWidget h3
 {
    margin:             0px 0px 5px 10px;
    padding:            0px;
    color:              #cc3333;
    font-family:        arial;
    font-size:          13px;
 }

.BlogsWidget h5
 {
    margin:             8px 0px 0px 12px;
    padding:            0px;
    font-style:         italic;
    font-weight:        normal;
    font-size:          12px;
 }

.BlogsWidget p
 {
    margin:             0px 0px 0px 12px;
    padding-bottom:     6px;
    font-weight:        normal;
    font-size:          11px;
    line-height:        110%;

 }

/* restaurants */ 
.RestaurantContentArea .BlogsWidget
 {
    border-bottom:       1px solid #dbdbdc;
 }
 
.RestaurantContentArea .BlogsWidget h2
 {
    border-bottom:       3px solid #cc3333;
    margin-bottom:       0px;
 }

.RestaurantContentArea .BlogsWidget h4
 {
   margin:               0px;
   font-size:            11px;
 }
 
.RestaurantContentArea .BlogsWidget h5
 {
   margin-top:            0px;
 }

 
.RestaurantContentArea .BlogsWidget .Post
 {
    border-left:         1px solid #dbdbdc;
    border-right:        1px solid #dbdbdc;
    margin:              0px;
    padding:             5px;
 }
 
.RestaurantContentArea .BlogsWidget img
{
    border:             none;
    margin-left:        auto;
    margin-right:       auto;
}
 
 
/* music */

.MusicContentArea .BlogsWidget
 {

 }

.MusicContentArea .BlogsWidget img.MusicBlogImg 
 {
   float:               left;
   position:            relative;
   left:                -4px;
   top:                 -4px;
   margin-right:        5px;
 }
 
.MusicContentArea .BlogsWidget h2
 {
    font-size:          14px;
    font-weight:        bold;
    color:              #cc3333;
    margin:             0px;
 } 

.MusicContentArea .BlogsWidget .BlogsWidgetContainer
 {
    background:         #ffffff;
    border:             none;
    margin:             0px;
    padding:            4px;
    overflow:           auto;
    border:             1px solid #cccccc;
    border-top:         3px solid #cc3333;
 }

.MusicContentArea .BlogsWidget .BlogsWidgetRssLink
 {
    margin:             3px 0px 0px 0px;
    display:            block;
    text-align:         right;
    clear:              none;
    font-weight:        bold;
 }

.MusicContentArea .BlogsWidget .BlogsWidgetRssLink a:link 
 {
    font-weight:        normal;
    color:              #ffffff;
 }
 
.MusicContentArea .BlogsWidget .BlogsWidgetRssLink a:visited
 {
    color:              #ffffff;
    font-weight:        normal;
 }

.MusicContentArea .BlogsWidget .BlogsWidgetRssLink img
 {
     height:            12px;
     width:             12px;
     border:            0px;
 }
  
.MusicContentArea .BlogsWidget .BlogsWidgetContainer .Post_first
 {
    float:              left;
    width:              275px;
    display:            block;
 }
 
.MusicContentArea .BlogsWidget .BlogsWidgetContainer .Post_first h4
 {
    margin:             0px 0px 0px 5px;
    padding:            0px;
    font-size:          12px;
    font-weight:        bold;
    line-height:        120%;
 }
 
.MusicContentArea .BlogsWidget .Post_first p
 {
    margin:             0px 10px 0px 5px;
    padding-bottom:     6px;
    font-weight:        normal;
    font-size:          12px;
    line-height:        18px;
 }

 .MusicContentArea .BlogsWidget .Post_first h5
 {

    margin:             0px 0px 10px 5px;
    padding:            0px;
    font-style:         normal;
    font-weight:        normal;
    font-size:          12px;
    line-height:        16px;
 }
 
.MusicContentArea .BlogsWidget .BlogsWidgetContainer .Post
 {
    width:              180px;
    display:            block;
    float:              right;
    background:         #ffffff;
    border-bottom:      1px solid #cccccc;
    padding:            0px;
    margin:             0px 0px 10px 0px;
    clear:              right;
    line-height:        100%;
 }

.MusicContentArea .BlogsWidget .BlogsWidgetContainer .Post p
 {
    display:            none;
 }
 
.MusicContentArea .BlogsWidget .BlogsWidgetContainer .BlogsWidgetFooter
  {
    border:             none;
    padding:            5px 3px 5px 0px;
    display:            block;
    text-align:         right;
    font-weight:        bold;
    clear:              right;
  }

 
.MusicContentArea .BlogsWidget h3
 {
    color:              #cc3333;
    font-size:          16px;
    font-weight:        bold;
    padding-left:       5px;
    margin:             0px 0px 10px 5px;
    width:              280px;  
    clear:              none;
    line-height: 20px;
 }
 
.MusicContentArea .BlogsWidget .BlogsWidgetContainer .Post h4
 {
    font-size:          12px;
    font-weight:        bold;
    line-height:        16px;
    margin:             0px;
    padding:            0px;
 }
 
.MusicContentArea .BlogsWidget .Post h5
 {
    margin:             0px;
    padding:            0px;
    font-style:         normal;
    font-weight:        normal;
    font-size:          12px;
    line-height:        16px;
 }
 
.MusicContentArea .BlogsWidget a.more
 {
    font-weight:        normal;
 }

 /*Movies*/
.MoviesContentArea .BlogsWidget 
 {
     border:            1px #ccc solid;
     padding:           5px;
 }

.MoviesContentArea .BlogsWidget .Post_first h4
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
 } 
 
.MoviesContentArea .BlogsWidget .Post_first h5
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px;
 }

.MoviesContentArea .BlogsWidget .Post_first p
 {
    margin-top:         0px;
    margin-bottom:      0px;
 }
 
.MoviesContentArea .BlogsWidget .Post_first .byline
 {
    font-size:          9px;
 }

.MoviesContentArea .BlogsWidget img
 {
    border:             none;
 }
 
 
/* Main */ /* Movies widget */
.main .FilmsHomeWidget .BlogsWidget 
 {
    font-family:        Verdana,sans-serif;
    padding:            10px 0px 0px 0px;
    overflow:           hidden;
 }
 
.main .FilmsHomeWidget .BlogsWidget .Post_first h5
 {
    font-family:        Verdana,sans-serif;
    font-size:          12px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
 }

.main .FilmsHomeWidget .BlogsWidget .Post_first h4
 {
    font-family:        Verdana,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 } 
 
.main .FilmsHomeWidget .BlogsWidget .Post_first p
 {
    font-family:        Verdana,sans-serif;
    margin-top:         0px;
    margin-bottom:      0px;
 }
 
.main .FilmsHomeWidget .BlogsWidget .Post_first .byline
 {
    font-family:        Verdana,sans-serif;
    font-size:          9px;
 }

.main .FilmsHomeWidget .BlogsWidget img
 {
    border:             none;
    width:              200px;
 }

/* --- End /home/httpd/public/app/min/webroot/css/BlogsWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/PhotoGalleryWidget.css --- */

.PhotoGalleryWidget
 {
    border:             none; 
    padding:            10px 0px 5px 0px;
    margin:             0px 0px 15px 0px;
    overflow:           auto;
    font-family:        Verdana,sans-serif;
 }

.PhotoGalleryWidget h2
 {
    color:              #cc3333;
    font-family:        Verdana,sans-serif;
    font-size:          14px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px 5px;
 }
 
.PhotoGalleryWidget h3
 {
    background:         #FFFFFF;
    color:              #cc3333;
    display:            block;
    font-family:        Verdana,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            5px;
    text-align:         center;
    border-left:        1px #cccccc solid;
    border-right:       1px #cccccc solid;
    border-top:         1px #cccccc solid;
    color:              #666;
 }

.PhotoGalleryWidget .headline
{
    border-right:       1px #cccccc solid;
    border-left:        1px #cccccc solid;
    padding:            10px; 
    margin:             0px;
}

.PhotoGalleryWidget ul.photos
{
    border-right:       1px solid #dbdbcd;
    border-left:        1px solid #dbdbcd;
    border-top:         3px solid #cc3333;
    border-bottom:      none;
    padding:            10px 3px 3px 3px;
    overflow:           auto;
    margin:             0px;
} 
.PhotoGalleryWidget ul.photos li img
 {
    border:             1px solid #000000;
    padding:            1px;
 }

 .PhotoGalleryWidget ul.photos li.featurePhoto
 {
    float:              left;
    display:            inline;
    padding:            0px;
    margin:             0px;
 }
 
.PhotoGalleryWidget ul.photos li.featurePhoto img
 {
    width:              184px;
 }
.PhotoGalleryWidget ul.photos li
 {
    float:              right;
    display:            block;
    padding:            0px;
    margin:             0px 3px 0px 3px;
 }
 
.PhotoGalleryWidget a.headline
 {
    display:            block;
    clear:              both;
    font-size:          12px;
    font-family:        Verdana,sans-serif;
    font-weight:        bold;
    padding:            0px 10px;
    margin:             0px;
 }
 
.PhotoGalleryWidget .subhead
 {
    border-right:       1px solid #dbdbcd;
    border-left:        1px solid #dbdbcd;
    font-family:        Verdana,sans-serif;
    font-size:          11px;
    padding:            10px; 
    margin:             0px;
 }
 
.PhotoGalleryWidget ul.links
 {
    border-right:       1px solid #dbdbcd;
    border-left:        1px solid #dbdbcd;
    border-bottom:      1px solid #dbdbcd;
    margin:             0px auto 0px auto;
    padding:            0px 25px 5px 25px;
    list-style-type:    none;
    font-family:        Verdana,sans-serif;
    text-align:         center;
 }

.PhotoGalleryWidget ul.links li
 {
    display:            inline;
    margin:             0px;
    text-align:         center;
    font-family:        Verdana,sans-serif;
 }

/* --- End /home/httpd/public/app/min/webroot/css/PhotoGalleryWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/UpcomingFilmsWidget.css --- */

.MoviesContentArea .UpcomingFilmsWidget
 {
    margin-bottom:      5px;
 }

.MoviesContentArea .UpcomingFilmsWidget h2
 {
    font-size:          14px;
    border-bottom:      1px solid #cc3333;
    font-weight:        bold;
    color:              #cc3333;
    margin:             0px;
    padding-left:       5px;
 }

.MoviesContentArea .UpcomingFilmsWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    border:             1px solid #dbdbcd;
    border-top:         3px solid #cc3333;
 }

.MoviesContentArea .UpcomingFilmsWidget li
 {
    border-bottom:      1px solid #CCCCCC;
    font-size:          12px;
    font-weight:        normal;
    line-height:        16px;
    margin:             0px 5px 0px 5px;
    padding-top:        4px; 
    position:           relative;
    bottom:             -1px;
 }

.MoviesContentArea .UpcomingFilmsWidget li a
 {
    font-weight:        bold;
 }
 
.MoviesContentArea .UpcomingFilmsWidget li .more
 {
    text-align:         right;
 }
 
.MoviesContentArea .UpcomingFilmsWidget li .more a
 {
    font-weight:        normal;
 }

/* --- End /home/httpd/public/app/min/webroot/css/UpcomingFilmsWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/FilmSearch.css --- */

.FilmSearch
{
    width:              560px;
    margin:             0px 0px 10px 10px;
    float:              left;
}
.FilmSearch h1
{
    font-size:          16px;
}
.FilmSearch table
{
    width:              545px;
    border-collapse:    separate;
}
.FilmSearch table tr
{
    /*vertical-align: top;*/
}
.FilmSearch table td
{
    padding:            2px;
    border:             1px solid #CCCCCC;
}
.FilmSearch table td.title
{
    vertical-align:     top;
    color:              #666666;
    margin:             0px;
    padding-left:       10px;
}
.FilmSearch table td.title a
{
    font-weight:        bold;
}
.FilmSearch table td.moreinfo
{
    width:              86px;
    text-align:         center;
    vertical-align:     top;
    padding-left:       10px;
}
.FilmSearch table td.genres
{
    vertical-align:     top;
    width:              126px;
}
.FilmSearch table td.capsule
{
    vertical-align:     top;
    height:             36px;
    padding-left:       10px;
}
.FilmSearch table td.poster img
{
    width:              75px;
    height:             100px;
    border:             none;
    margin:             0px;
    padding:            0px;
}
.FilmSearch table td.poster
{
    text-align:         center;
    padding:            0px;
    margin:             0px;
    height:             100px;
    width:              75px;
    background-color:   #CCCCCC;
    color:              #666666;
    vertical-align:     middle;
}
.FilmSearch table td.space
{
    height:             16px;
    border:             none;
}
.FilmSearch ul
{
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    background-color:   #FFFFFF;
}
.FilmSearch ul li
{
    float:              left;
    padding-left:       8px;
    padding-right:      8px;
    margin-right:       5px;
    border:             1px solid #CCCCCC;
    position:           relative;
    bottom:             -1px;
    font-weight:        bold;
}
.FilmSearch ul li.active
{
    border-bottom:      1px solid #FFFFFF;

}
.FilmSearch ul li.inactive
{
    background:         #fafafa;
}
.FilmSearch div.tabBody
{
    border:             1px solid #CCCCCC;
    padding:            5px;
    clear:              left;
    padding-top:        10px;
}


#listingsMoviesBody li.theaterRegion
{

    background:         #dbdbdb url(http://assets.citypages.com/img/neighborhood-region_inactive.gif) top right no-repeat;
    padding-left:       2px;
    cursor:             pointer;
    color:              #cc3333;
    }
    
#listingsMoviesBody li.selected
{
    background:         #dbdbdb url(http://assets.citypages.com/img/neighborhood-region_active.gif) top right no-repeat;
    padding-left:       2px;
    cursor:             pointer;
    color:              #cc3333;
    }
    
#listingsMoviesBody li.theaterRegion ul li.arrow
 {
    background:         #ffffff url(http://assets.citypages.com/img/arrow.gif) left no-repeat;
    padding-left:       20px;
    }
    
/* new dvd/movies archive style */    
.FilmSearch table.archive td.poster,
.FilmSearch table.archive td.capsule,
.FilmSearch table.archive td.space,
.FilmSearch table.archive .date
 {
    display: none;
 }

/* --- End /home/httpd/public/app/min/webroot/css/FilmSearch.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/WebExtrasWidget.css --- */


/* baseline */
.webExtras
 {
    display:            block;
    margin:             0px 0px 15px 0px;
    padding:            0px;
    font-size:          14px;
 }

.webExtras h2
 {
    margin:             0px;
    padding:            0px 5px;
    font-size:          14px;
    color:              #cc3333;
 }
 
.webExtras ul 
 {
    border-top:         3px solid #cc3333;
    border-bottom:      1px solid #dbdbcd;
    border-right:       1px solid #dbdbcd;
    border-left:        1px solid #dbdbcd;
    margin:             0px;
    padding:            5px 10px 10px 10px;
    overflow:           auto;
    list-style-type:    none;

 }

.webExtras li 
 {
    font-size:          12px;
    text-align:         left;
    width:              49%;
    padding:            2px 0px 2px 0px;
    border:             none;
    float:              left;
 }

.webExtras li a:link
 {
    color:              #CC3333;
    font-weight:        bold;
    text-decoration:    none;
 }

.webExtras li a:hover
 {
    text-decoration:    underline;
    font-weight:        bold;
 }

.webExtras li a:visited
 {
    color:              #CC3333;
    font-weight:        bold;
 }
 
.webExtras .homeShow
 {
    display:            none;
 }

/* --- End /home/httpd/public/app/min/webroot/css/WebExtrasWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/FilmTOC.css --- */

.MoviesContentArea
 {
    float:              right;
    width:              570px;
    margin:             0px 5px 0px 0px;    
 }
 
.MoviesContentArea .col1
 {
    width:              300px;
    float:              left;
    margin-right:       5px;

 }
.MoviesContentArea .col2
 {
    width:              260px;
    float:              left;
 }
 
.listingsSearch
 {
    width:              180px;
    float:              left;
 }

/* --- End /home/httpd/public/app/min/webroot/css/FilmTOC.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/NationalBlogsWidget.css --- */

/* baseline */

.nationalBlogs
 {
    margin:             0px 0px 15px 0px;
    padding:            0px;
}
 
.nationalBlogs h2
 {
    color:              #cc3333;
    clear:              both;
    font-size:          14px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px 5px;
 }
 
.nationalBlogs ul
 {
    border-right:       1px #dbdbcd solid;
    border-left:        1px #dbdbcd solid;
    border-bottom:      1px #dbdbcd solid;
    border-top:         3px #cc3333 solid;
    margin:             0px;
    padding:            0px 5px 5px 5px;
    list-style-type:    none;
 }   
 
.nationalBlogs li
 {
    font-size:          12px;
    padding:            10px 0px 0px 5px;
 }
 
.nationalBlogs h3
 {
    color:              #cc3333;
    margin:             0px;
    padding:            0px;
    font-size:          12px;
 }
 
.nationalBlogs h4
 {
    color:              #000000;
    margin:             0px;
    padding:            0px;
    font-size:          10px;
    font-weight:        normal;
 }

.nationalBlogs p
 {
    margin:             0px;
    padding:            0px;
    font-size:          11px;
 }
 
.nationalBlogs .homeShow
 {
    display:            none;
 }
 
/* content view */
.ContentView .nationalBlogs
 {
    margin:             10px 0px 15px 0px;
    padding:            0px;
} 

.nationalBlogsContent a:hover
 {
    text-decoration:   underline;
 }


/* --- End /home/httpd/public/app/min/webroot/css/NationalBlogsWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/ListingsSearch.css --- */

.LSContentArea
 {
    width:              763px;
    float:              left;
 }
 
.lslm
 {
   width: 180px;
   margin: 0px;
   padding: 0px;
   clear: left;
   float: left;
 }

.listingsSearch
 {
    display:            table;
    margin-bottom:      10px;
 }

.listingsSearch img.criticspick
 {
    border:             none;
    margin:             0px;
    display:            inline;
 } 
 
.listingsSearch ul.tabs
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }
.listingsSearch li.tab
 {
    width:              50%;
    float:              left;
    text-transform:     uppercase;
    font-size:          10px;
    height:             20px;
    line-height:        18px;
 }
.listingsSearch li.active
 {
    background:         #FFFFFF url(http://assets.citypages.com/img/tab-active.jpg) no-repeat scroll left top;
    color:              #FFFFFF;
    font-weight:        bold;
    cursor:             default;
    text-align:         center;
 }
.listingsSearch li.inactive
 {
    background:         #FFFFFF url(http://assets.citypages.com/img/tab-inactive.jpg) no-repeat scroll left top;
    color:              #cc3333;
    font-weight:        bold;
    cursor:             pointer;
    text-align:         center;
    text-decoration:    underline;
 }
 
.listingsSearch select
 {
    width:              175px;
 }
 
.listingsSearch input
 {
    width:              140px;
 }
 
.listingsSearch .searchBy
 {
    color:              #ffffff;
    font-size:          10px;
    font-weight:        bold;
 }
 
.listingsSearch input.goBttn
 {
    width:              21px;
    height:             21px;
    background:         #333 url(http://assets.citypages.com/img/go.jpg) no-repeat;
    outline:            none;
    border:             0px;
    margin:             0px;
    padding:            0px;
    cursor:             pointer;
 }
 
.listingsSearch ul a
 {
    cursor:             pointer;
 }
 
/* events */
.listingsSearch #listingsEventsBody
 {
    background:         #dddddd url('http://assets.citypages.com/img/calandergradient2.jpg') repeat-x;
    padding:            4px;
 }

.listingsSearch #listingsEventsBody h3
 {
    font-family:        Verdana,sans-serif;
    font-size:          14px;
    font-weight:        bold;
    color:              #cc3333;
    text-transform:     uppercase;
    margin:             0px;
 }

.listingsSearch #listingsEventsBody form
 {
    margin:             0px;
 }

.listingsSearch #listingsEventsBody li
 {
    padding-top:         3px;
    padding-bottom:      3px;
 }
 
.listingsSearch #eventsWeek
 {
    display:            inline;
    margin:             0px;
    text-align:         right;
 }

.listingsSearch #eventsWeek ul
 {
    list-style:         none;
    display:            inline;
    margin:             0px;
 }

.listingsSearch #eventsWeek ul li 
 {
    text-align:         center;
    margin-right:       1px;
    border-right:       2px solid #000000;
    border-bottom:      2px solid #000000;
    border-top:         1px solid #000000;
    border-left:        1px solid #000000;
    font-size:          10px;
    font-family:        Verdana,sans-serif;
    font-weight:        bold;
    line-height:        10px;
    background-color:   #FFFFFF;
    color:              #cc3333;
    width:              20px;
    height:             20px;
    float:              left;
    display:            inline;
    padding:            0px;
 }

.listingsSearch #eventsWeek ul li a
 {
    padding-top:        1px;
    font-size:          10px;
    font-family:        Verdana,sans-serif;
    font-weight:        bold;
    text-decoration:    none;
    line-height:        10px;
    background-color:   #FFFFFF;
    color:              #CC3333;
    width:              20px;
    height:             20px;
    float:              left;
    display:            inline;
 }

.listingsSearch #eventsWeek ul li a:hover
 {
    background-color:   #cc3333;
    color:              #ffffff;
 }

.listingsSearch #listingsEventsBody ul
 {
    padding:            0px;
    margin:             0px;
 }

.listingsSearch #listingsEventsBody li
 {
    background:         #ffffff;
    margin-bottom:      2px;
    list-style-type:    none;
 }

.listingsSearch #listingsEventsBody ul li.arrow
 {
    padding-left:       10px;
    background-image:   url(http://assets.citypages.com/img/arrow.gif);
    background-repeat:  no-repeat;
    background-position:2px;
 }

.listingsSearch #listingsEventsBody ul li.arrowSub
 {
    padding-left:       20px;
    background-image:   url(http://assets.citypages.com/img/arrow.gif);
    background-repeat:  no-repeat;
    background-position:12px;
 }
 
 .listingsSearch #listingsEventsBody li img
 {
    cursor:             pointer;
    padding:            2px;
 }
 
.listingsSearch #eventsWeek a.calView
 {
    text-align:         right;
    display:            block;
    color:              #ffffff;
 }
 
.listingsSearch #eventsCalendar
 {
    position:           absolute;
    margin:             -4px 0px 12px 0px;
    width:              170px;
    background:         #aaaaaa;
    border:             1px solid #999999;
 }

.listingsSearch #eventsCalendar a.calView
 {
    color:              #ffffff;
    float:              right;
 }

.listingsSearch #eventsCalendar img
 {
    cursor:             pointer;
    position:           relative;
    left:               -19px;
    top:                3px;
 }
 
.listingsSearch #eventsCalendar table
 {
    border:             1px solid #CCCCCC;
    background-color:   #FFFFFF;
    font-size:          10px;
    width:              100%;
    float:              left;
 }
 
.listingsSearch #eventsCalendar td
 {
    border:             1px solid #CCCCCC;
    cursor:             pointer;
    text-align:         center;
    font-weight:        bold;
 }

.listingsSearch #eventsCalendar td.empty
 {
    background-color:   #CCCCCC;
    border:             1px solid #FFFFFF;
    cursor:             default;
 }

.listingsSearch #eventsCalendar td.weekday
 {
    background-color:   #cc3333;
    color:              #FFFFFF;
    border:             1px solid #CCCCCC;
    font-size:          10px;
 }

.listingsSearch #eventsCalendar td.today
 {
    background-color:   #cc3333;
    color:              #FFFFFF;
 }

.listingsSearch #eventsCalendar td.past
 {
    cursor:             default;
    background-color:   #EEEEEE;
 }
 
.listingsSearch #eventsCalendar td.prevnext
 {
    background-color:   #cc3333;
    color:              #FFFFFF;
 }
 
.listingsSearch #eventsCalendar input
 {
    font-size:          10px;
 }
 
.listingsSearch #eventsCalendar select
 {
    font-size:          9px;
    width:              75px;
 }
  
 
/* music */ 
.listingsSearch #listingsMusicBody
 {
    background:         #dddddd url('http://assets.citypages.com/img/calandergradient2.jpg') repeat-x;
    padding:            4px;
 }

.listingsSearch #listingsMusicBody h3
 {
    font-family:        Verdana,sans-serif;
    font-size:          14px;
    font-weight:        bold;
    color:              #cc3333;
    text-transform:     uppercase;
    margin:             0px;
 }

.listingsSearch #listingsMusicBody form
 {
    margin:             0px;
 }
 
.listingsSearch #listingsMusicBody select
 {
 width:                 170px;
 }
 
.listingsSearch #listingsMusicBody li
 {
    padding-top:         3px;
    padding-bottom:      3px;
 }

.listingsSearch #musicWeek
 {
    display:            inline;
    margin:             0px;
    text-align:         right;
 }

.listingsSearch #musicWeek ul
 {
   list-style:          none;
    display:            inline;
    margin:             0px;
 }

.listingsSearch #musicWeek ul li 
 {
    text-align:         center;
    margin-right:       1px;
    border:             1px solid #000000;
    border-right:       2px solid #000000;
    border-bottom:      2px solid #000000;
    border-top:         1px solid #000000;
    border-left:        1px solid #000000;
    font-size:          10px;
    font-family:        Verdana,sans-serif;
    font-weight:        bold;
    line-height:        10px;
    background-color:   #FFFFFF;
    color:              #cc3333;
    width:              20px;
    height:             20px;
    float:              left;
    display:            inline;
    padding:            0px;
 }

.listingsSearch #musicWeek ul li a
 {
    padding-top:        1px;
    font-size:          10px;
    font-family:        Verdana,sans-serif;
    font-weight:        bold;
    text-decoration:    none;
    line-height:        10px;
    background-color:   #FFFFFF;
    color:              #CC3333;
    width:              20px;
    height:             20px;
    float:              left;
    display:            inline;
 }

.listingsSearch #musicWeek ul li a:hover
 {
    background-color:   #cc3333;
    color:              #ffffff;
 }
 
.listingsSearch #listingsMusicBody ul
 {
    padding:            0px;
    margin:             0px;
 }

.listingsSearch #listingsMusicBody li
 {
    background:         #ffffff;
    margin-bottom:      2px;
    list-style-type:    none;
 }

.listingsSearch #listingsMusicBody ul li.arrow
 {
    padding-left:       10px;
    background-image:   url(http://assets.citypages.com/img/arrow.gif);
    background-repeat:  no-repeat;
    background-position: 2px;
 }

.listingsSearch #listingsMusicBody ul li.arrowSub
 {
    padding-left:       20px;
    background-image:   url(http://assets.citypages.com/img/arrow.gif);
    background-repeat:  no-repeat;
    background-position: 12px;
 }
 
 .listingsSearch #listingsMusicBody li img
 {
    cursor:             pointer;
    padding:            2px;
 }
 
.listingsSearch #musicWeek a.calView
 {
    text-align:         right;
    display:            block;
    color:              #ffffff;
 }
 
.listingsSearch #musicCalendar
 {
    position:           absolute;
    margin:             -4px 0px 12px 0px;
    width:              170px;
    background:         #aaaaaa;
    border:             1px solid #999999;
 }
 
.listingsSearch #musicCalendar a.calView
 {
    color:              #ffffff;
    float:              right;
 }

.listingsSearch #musicCalendar img
 {
    cursor:             pointer;
    position:           relative;
    left:               -19px;
    top:                3px;
 }
 
.listingsSearch #musicCalendar table
 {
    border:             1px solid #CCCCCC;
    background-color:   #FFFFFF;
    font-size:          11px;
    width:              100%;
    float:              left;
 }
 
.listingsSearch #musicCalendar td
 {
    border:             1px solid #CCCCCC;
    cursor:             pointer;
    text-align:         center;
    font-weight:        bold;
 }

.listingsSearch #musicCalendar td.empty
 {
    background-color:   #CCCCCC;
    border:             1px solid #FFFFFF;
    cursor:             default;
 }

.listingsSearch #musicCalendar td.weekday
 {
    background-color:   #cc3333;
    color:              #FFFFFF;
    border:             1px solid #CCCCCC;
    font-size:          11px;
 }

.listingsSearch #musicCalendar td.today
 {
    background-color:   #cc3333;
    color:              #FFFFFF;
 }

.listingsSearch #musicCalendar td.past
 {
    cursor:             default;
    background-color:   #EEEEEE;
 }
 
.listingsSearch #musicCalendar td.prevnext
 {
    background-color:   #cc3333;
    color:              #FFFFFF;
 }
 
.listingsSearch #musicCalendar input
 {
    font-size:          8px;
 }
 
.listingsSearch #musicCalendar select
 {
    font-size:          9px;
    width:              75px;
 }


/* restaurant */
.listingsSearch #listingsRestaurantsBody
 {
    background:         #dddddd url('http://assets.citypages.com/img/calandergradient2.jpg') repeat-x;
    padding:            4px;
 }

.listingsSearch #listingsRestaurantsBody h3
 {
    font-family:        Verdana,sans-serif;
    font-size:          14px;
    font-weight:        bold;
    color:              #cc3333;
    text-transform:     uppercase;
    margin:             0px;
 }

.listingsSearch #listingsRestaurantsBody form
 {
    margin:             0px;
 }

.listingsSearch #listingsRestaurantsBody ul
 {
    padding:            0px;
    margin:             0px;
 }

.listingsSearch #listingsRestaurantsBody li
 {
    background:         #ffffff;
    margin-bottom:      2px;
    list-style-type:    none;
    padding-top:         3px;
    padding-bottom:      3px;
 }

.listingsSearch #listingsRestaurantsBody ul li.arrow
 {
    padding-left:       10px;
    background-image:   url(http://assets.citypages.com/img/arrow.gif);
    background-repeat:  no-repeat;
    background-position: 2px;
 }
 
.listingsSearch #listingsRestaurantsBody ul li.arrowSub
 {
    padding-left:       20px;
    background-image:   url(http://assets.citypages.com/img/arrow.gif);
    background-repeat:  no-repeat;
    background-position: 12px;
 }

.listingsSearch #listingsRestaurantsBody li img
 {
    cursor:             pointer;
    padding:            2px;
 }
 
/* movies */
.listingsSearch #listingsMoviesBody
 {
    background:         #dddddd url('http://assets.citypages.com/img/calandergradient2.jpg') repeat-x;
    padding:            4px;
 }

.listingsSearch #listingsMoviesBody h3
 {
    font-family:        Verdana,sans-serif;
    font-size:          14px;
    font-weight:        bold;
    color:              #cc3333;
    text-transform:     uppercase;
    margin:             0px;
 }

.listingsSearch #listingsMoviesBody form
 {
    margin:             0px;
 }

.listingsSearch #listingsMoviesBody ul
 {
    padding:            0px;
    margin:             0px;
 }
 
.listingsSearch #listingsMoviesBody li
 {
    background:         #ffffff;
    margin-bottom:      2px;
    list-style-type:    none;
    padding-top:         3px;
    padding-bottom:      3px;
 }

.listingsSearch #listingsMoviesBody ul#showtimes li.arrow
 {
    padding-left:       10px;
    background-image:   url(http://assets.citypages.com/img/arrow.gif);
    background-repeat:  no-repeat;
    background-position:2px;
 }
 
 
.listingsSearch #listingsMoviesBody ul#theaters li.arrow
 {
    padding-left:       10px;
    background-image:   url(http://assets.citypages.com/img/arrow.gif);
    background-repeat:  no-repeat;
    background-position:2px;
 }
 
.listingsSearch .more
 {
    display:            block;
    background:         #ffffff;
    color:              #CC3333;
    padding-right:      4px;
    text-align:         right; 
 }

/* --- End /home/httpd/public/app/min/webroot/css/ListingsSearch.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/SearchAuthorWidget.css --- */

/* /p/af/w/c/SearchAuthorWidget.css */

.SearchAuthorWidget
  {
    background-color:   #FBFBFB;
    border:             1px dashed #999999;
    margin:             0px 0px 5px 0px;
    padding:            5px;
    position:           relative;
    width:              215px;

  }

.SearchAuthorWidget h2
 {
    font-size:          13px;
    font-weight:        bold;
    margin:             0px 0px 10px;
    padding:            0px; 
 }

.SearchAuthorWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.SearchAuthorWidget li
 {
    background-image:   url(http://assets.citypages.com/img/dblarrow.gif);
    background-position:0px;
    background-repeat:  no-repeat;
    padding-left:       20px;
 }
 
/* End /p/af/w/c/SearchAuthorWidget.css */


/* --- End /home/httpd/public/app/min/webroot/css/SearchAuthorWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/ArtsTOC.css --- */

.listingsSearch
 {
    width:              180px;
    float:              left;
 }

.ArtsContentArea
 {
    float:              right;
    width:              570px;
    margin-right:       5px;

 }
 
.ArtsContentArea .col1
 {
    width:              300px;
    float:              left;
    margin-right:       5px;
 }

.ArtsContentArea .col2
 {
    width:              260px;
    float:              left; 
 }
 

/* --- End /home/httpd/public/app/min/webroot/css/ArtsTOC.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/ContentView.css --- */

/* /p/af/w/c/ContentView.css */

.ContentViewContentArea
 {
    width:              760px;
    float:              left;
 }

.ContentView
  {
    background:	        #ffffff;
    font-family:        Verdana,sans-serif;
    font-size:          11px;
    width:              760px;
    margin:				0px;
  }
  
.ContentView a:link
 {
    text-decoration:    underline;
 }
  
.ContentView a:hover
 {
    text-decoration:    none;
 }
  
.Content .ContentView .Story p a
 {
    text-decoration:    none;
 } 
 
 
/* Inner right floater */
.ContentRightFloat
 {
    background:	        #ffffff;
    display:            block;
    float:              right;
    padding-left:       4px;
    margin-left:        4px;
    width:              300px;
    margin-right:       0px;
 }

.ContentView .topLinks
 {
    font-size:          11px;
    font-weight:        normal;
    font-family:        Verdana,sans-serif;
    display:            inline;
 }
 
.ContentView .topLinks a
 {
    font-size:          11px;
    font-weight:        normal;
    text-decoration:    underline;
    font-family:        Verdana,sans-serif;
 }
 
/* Headline */
.ContentView h1
  {
    border-top:         1px dashed #CCCCCC;
    font-size:          20px;
    font-weight:        bold;
    margin-bottom:      5px;
    margin-top:         5px;
    padding:            0px;
    width:              435px;
  }

.ContentView h4.cvh4
 {
    width:              435px;
 }
  
/* Subheadline */
.Content .ContentView h2.cvh2
  {
    font-size:          14px;
    line-height:        16px;
    font-weight:        normal;
    margin:             0px 0px 5px;
    padding:            0px;
  }
  
/* Byline */
.Content .ContentView h3
  {
    font-size:          11px;
    font-weight:        bold;
    margin:             0px 0px 5px;
    padding:            0px;
    display:            block;
  }
  
/* Publication Date */
.Content .ContentView h4.cvh4
  {
    border-bottom:      1px dashed #CCCCCC;
    display:            block;
    font-size:          11px;
    font-weight:        normal;
    margin:             5px 0px 2px;
    padding:            0px 0px 5px 0px;
    text-align:         left;
    width:              280px;
  }

/* Story Text */
.Content .ContentView .Story
  {
    display:            block;
    font-family:        Verdana,sans-serif;
    font-size:          11px;
    line-height:        125%;
    margin:             10px 0px 10px 0px;
  }


.Content .ContentView .Story hr
 {
    width:              75px;
    color:              #999999;
    margin:             0px 650px 0px 0px; 
 }
 
 /*Content Sideber*/
 .ContentView .ContentSidebar
  {
    background:	        #ffffff;
    display:            block;
    border:	            1px solid #CCCCCC;
    float:              left;
    font-size:          11px;
    font-weight:        normal;
    margin:             10px 5px 10px 0px;
    padding:            4px;
    position:           relative;
    top:                0px;
    width:              158px;
    text-align:         left;
    font-family:        Verdana,sans-serif;
    line-height:        normal;
  }
  
.ContentView .ContentSidebar img
 {
      border-bottom:      1px dashed #CCCCCC;
}
  
 .ContentView .ContentSidebar h4
  {
    border-bottom:      none;
    display:            block;
    font-size:          11px;
    font-weight:        bold;
    margin:             5px 0px 2px;
    padding:            10px 0px 0px 0px;
    text-align:         left;
  }

.ContentView .ContentSidebar div
 {
    font-family:        Verdana,sans-serif;
    line-height:        130%;
 }


 
.ContentView .ContentSidebar h5
 {
    font-size:          10px;
    margin:             0px;
    padding:            0px;
 }
 
.ContentView .ContentSidebar h6
 {
    font-size:          11px;
    margin:             0px;
    padding:            0px;
 }
 
/* Link to the image */
.ContentSidebar ul a
  {
    font-size:          10px;
    font-weight:        lighter;
    margin:             0px 0px 0px;
  }
  
.ContentView .ContentSidebar a:link
 {
    font-weight:        bold;
    font-size:          11px;
    text-align:         left;
    text-decoration:    underline;
 }
  
.ContentView .ContentSidebar a:hover
 {
    font-weight:        bold;
    font-size:          11px;
    text-align:         left;
    text-decoration:    none;
 }
  
.ContentView .ContentSidebar a:visited
 {
    font-weight:        bold;
    font-size:          11px;
    text-align:         left;
 }
 
.ContentView p .PaginationAll a:link
 {
    text-decoration:    underline;
 }
  
.ContentView p .PaginationAll a:hover
 {
    text-decoration:    none;
 }
 
.ContentView p .Pagination a:link
 {
    text-decoration:    underline;
 }
  
.ContentView p .Pagination a:hover
 {
    text-decoration:    none;
 } 
 
 
 /* Photo */
.ContentSidebar img
 {
    width:              150px;
    border:             none;
    margin:             4px auto 4px auto;
    padding-bottom:     10px;         
 }
 
 /* Overall list */
.ContentSidebar ul
  {
    clear:              right;
    font-size:          10px;
    font-weight:        normal;
    list-style-type:    none;
    padding:            0px;
    margin:             0px 0px 5px;
    text-align:         left;
  }
  
  /* Photo Credit */
.ContentSidebar ul h5
  {
    font-family:        Verdana,sans-serif;
    font-size:          9px;
    font-weight:        normal;
    margin:             0px 3px 0px;
    text-align:         right;
    width:              150px;
  }

  
  /* Photo Caption */
.ContentSidebar ul h6
  {
    font-family:        Verdana,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    line-height:        normal;
    margin:             0px 0px 0px;
    padding-left:       4px;
  }



/* --- End /home/httpd/public/app/min/webroot/css/ContentView.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/NewsTOC.css --- */

.NewsContentArea
 {
    width:              765px;
    display:            block;
    float:              left; 
    background:         #ffffff;
 }

.NewsContentArea .col1
 {
    width:              445px;
    display:            block;
    float:              left;
    margin-right:       10px;

 }

.NewsContentArea .col2
 {
    width:              300px;
    display:            block;
    float:              left;

 }

/* --- End /home/httpd/public/app/min/webroot/css/NewsTOC.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/Promo_UserInfo.css --- */

.UserInfo
 {
    margin:             0px 0px 15px 0px;
    padding:            0px;
    clear:              both;
 }
 
.UserInfo h3
{
    text-decoration:    none;
    display:            block;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             0px;
    padding:            0px 0px 0px 5px;
    border-bottom:      3px solid #cc3333;
    background:         none;
    color:              #cc3333;
 }
 
 .UserInfo h3 a
 {
    color:              #cc3333;
    text-decoration:    none;
 }

.UserInfo h4
{
    font-weight:        normal;
    font-size:          11px;
    margin:             5px 0px 0px 0px;
}

.UserInfo h5
{
    font-weight:        normal;
    font-size:          11px;
    margin:             0px;
}

.UserInfo .form
{
    list-style-type:    none;
    padding:            5px;
    margin:             0px;
    border-top:         1px solid #dbdbcd;
    border-right:       1px solid #dbdbcd;
    border-left:        1px solid #dbdbcd;
    border-bottom:      none;
    overflow:           auto;
}
.UserInfo p
{
    margin:             0px;
    padding:            3px 10px;
    display:            block;
    border-bottom:      1px solid #dbdbcd;
    border-right:       1px solid #dbdbcd;
    border-left:        1px solid #dbdbcd;
    font-size:          11px;
    
}


/* --- End /home/httpd/public/app/min/webroot/css/Promo_UserInfo.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/mischke.css --- */

.mischkeContent .mischkehdr
 {
   height: 80px;
   width: 445px;
   background-image: url(http://assets.citypages.com/img/mischke-header.jpg);
 }
 

.mischkeContent .col1 h2
 {
    border-top: none;
    border-left: none;
    border-right: none;
 }
 
.mischkeContent .col1 h2.notesHdr,
.mischkeContent .archivelist h2.archiveH2,
.mischkeContent .readingBody h2.archiveH2
 {
    margin-top: 10px;
    color: #CC3333;
    display: block;
    font-size: 14px;
    font-variant: normal;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    text-decoration: none;
    background: none;
    border: none;    
 }
 
.mischkeContent .col1 h3
 {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
 }
 
 .mischkeContent .radioDescription
 {
    border: 1px solid #DBDBCD;
    border-top: 3px solid #CC3333;
    padding: 5px;
 }
 
.mischkeContent .videolist
 {
    border: 1px solid #DBDBCD;
    margin: 10px 0px;
    overflow: hidden;
 }


.mischkeContent .archivelist
 {
    margin: 10px 0px;
    overflow: hidden;
 }
 
.mischkeContent ul.currShow
 {
    margin: 0px 15px;
    padding: 5px;
    list-style-type: square;
    color: #CC3333;
    font-weight: bold;
 } 
 
.mischkeContent .archiveSub 
 {
 	font-size:11px;
 }
 
.mischkeContent ul.archiveShow
 {
    margin: 0px 0px 0px 0px;
    padding: 0px 5px;
    list-style-type: none;
    position: relative;
    bottom: -1px;
    border: 1px solid #DBDBCD;
    border-top: 3px solid #CC3333;    
 } 

 
.mischkeContent ul.currShow li, 
.mischkeContent ul.archiveShow li
 { 
    margin: 0px;
    padding: 5px 0px;
 }
 
.mischkeContent ul.archiveShow li
 { 
    border-bottom: 1px solid #DBDBCD;
    padding: 10px 0px;
 }
 
.mischkeContent .archivelist p
 {
    margin: 0px;
    padding: 0px;
 }
 
.mischkeContent ul.archiveShow
 {

 }
 
.mischkeContent ul.archiveShow li.mischkeArrow
 {
    background-image: url(http://assets.citypages.com/img/mischke-arrow.jpg);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding-left: 40px;
 }
 
.mischkeContent .col2 h2
 {
    background-color: #E6E6D2;
    border: 1px solid #DBDBCD;
    color: #666666;
    font-size: 14px;
    font-variant: normal;
    font-weight: bold;
    margin: 0;
    padding: 3px 10px;
    text-decoration: none;
 }
 
.mischkeContent .col2 .readingBody,
.mischkeContent .col1 .readingBody
 {
    padding: 0px 10px;
    border: 1px solid #DBDBCD;
    border-top: none;
 }
 
.mischkeContent .col2 .readingBody p,
.mischkeContent .col1 .readingBody p
 {
    margin: 0px 0px 10px 0px;
    padding: 5px 0px 0px 0px;
 }

.mischkeContent .col2 .readingBody .morelink,
.mischkeContent .col2 .readingBody .More_Link
 {
    clear: both;
    display: block;
    text-align: right;
    margin-bottom: 5px;
    font-size: 11px;
 }
 
.mischkeContent p.mischkeVid
 {
    text-align: center;
    border: 1px solid #DBDBCD;
    border-top: none;
    padding: 10px 0px;
    margin-top: 0px;
 }
 
.mischkeContent .col1 h2.mischkeVidH2
 {
    margin-top: 10px;
 }
 
.mischkeContent .col2 .readingBody .HomeSectionWidget ul
 {
    border-top: 3px solid #CC3333;
    margin: 0px;
    padding: 0px;
 }

.mischkeContent .col2 .readingBody .HomeSectionWidget ul li
 {
    border-bottom: 1px solid #DBDBCD;
    padding: 5px 0px;
 }
 
 .mischkeContent .readingBody h2.archiveH2 {
    margin: 0px;
    padding: 0px;
 }

.mischkeContent .col2 .readingBody .HomeSectionWidget h3
 {
    font-size: 12px;
    font-weight: bold;
 }
 
.mischkeContent .col2 .readingBody .HomeSectionWidget h4
 {
    font-size: 11px;
    font-weight: normal;
 }
 
/* header nav */ 
.mischkeContent .mischkeHeaderNav
 {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    clear: both;
    width: 445px;
 }
 
.mischkeContent .mischkeHeaderNav img
 {
    border: none;
 }
 
 
.mischkeContent .mischkeHeaderNav ul
 {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    background-color: #CC3333;
    clear: both;
    overflow: auto;
    border-top: 2px solid #ffffff;
 }
 
.mischkeContent .mischkeHeaderNav ul li
 {
    text-align: center;
    background-color: #CC3333;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
    padding: 3px;
    width: 31%;
    float: left;
 }
 
 .mischkeContent .mischkeHeaderNav ul li.center
 {
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    width: 32%;
 }

.mischkeContent .mischkeHeaderNav ul li a:link,
.mischkeContent .mischkeHeaderNav ul li a:active,
.mischkeContent .mischkeHeaderNav ul li a:hover,
.mischkeContent .mischkeHeaderNav ul li a:visited
 {
    color: #ffffff;
    text-decoration: none;
 }

.mischkeContent .mischkeHeaderNav ul li a:hover
 {
    text-decoration: underline;
 } 
 
.mischkeContent .playerContainer
 {
    margin-top: 10px;
 }
 
.mischkeContent .readingBody .Bin_Image
 {
    display: none;
 }
/* 
.mischkeContent .playerContainer object#LLNWPlayer embed
 {
    height: 85px;
    width: 445px;
    background-image: url(http://assets.citypages.com/img/llplayerback-445x85.png);
    background-position: 0px 1px;
 }
 */

/* --- End /home/httpd/public/app/min/webroot/css/mischke.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/FeedbackView.css --- */

/* /p/af/wr/c/FeedbackView.css */

.FeedbackView
 {
    margin-top:	        8px;
    margin-bottom:      8px;
    padding-top:        8px;
    border-top:         1px dashed #CCCCCC;
    font-size:          12px;
    font-weight:        normal;
    width:              750px;
    float:              left;
    clear:              none;

 }

.FeedbackView .name
{
    padding:            5px 0px 10px 0px;
    font-style:         italic;
    margin-left:        10px;
    font-weight:        bold;
    color:              #777;
}

.FeedbackView .city
{
    padding:             5px 0px 10px 0px;
    font-style:         italic;
    color:              #777;
}

.FeedbackView .date
{
    padding:             5px 0px 10px 0px;
    font-style:         italic;
    color:              #666;
}

.FeedbackView a
 {
    font-size:          12px;
    font-weight:        normal;
 }

.FeedbackView .showHide
 {
    float:              right;
    font-size:          12px;
    font-weight:        normal;
    margin-right:       5px;
 }

.FeedbackView li
 {
    border-bottom:      1px dashed #cccccc;
    padding-bottom:     2px;
    padding-top:        10px;
 }
.FeedbackView ul.Rating
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: inline;
    cursor: pointer;
}
.FeedbackView ul.Rating li
{
    border: none;
    margin: 0px;
    padding: 0px;
    display: inline;
}
.FeedbackView ul.Rating li img
{
    vertical-align: middle;
    margin-left: 3px;
}
/* End /p/af/wr/c/FeedbackView.css */

.FeedbackAdd
 {
     margin-bottom:      10px;
     width:              750px;
     float:              left;
 }

 .FeedbackAdd h2
 {
     margin:           0px;
     padding:          0px;
 }

 .FeedbackAdd a
 {
    font-size:          12px;
    font-weight:        normal;
 }

 .FeedbackAdd p
 {
     margin:           10px;
     }

.FeedbackDisclaimer
{
    margin:            0px 10px;
}

.FeedbackGroup
{
    float:              left;
    margin-left:        10px;
    font-weight:        bold;
}

.FeedbackAdd .FeedbackComment label
{
    font-weight:         bold;
}

.FeedbackAdd .FeedbackComment
{
     margin:             10px;
}

.FeedbackAdd .FeedbackCaptcha
{
    font-weight:         bold;
}

.FeedbackAdd .FeedbackCaptcha p
{
    font-weight:         normal;
    margin:              5px;
}

.FeedbackAdd ul.Rating
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: inline;
}
.FeedbackAdd ul.Rating li
{
    border: none;
    margin: 0px;
    padding: 0px;
    display: inline;
}
.FeedbackAdd ul.Rating li img
{
    vertical-align: middle;
    cursor: pointer;
    margin-left: 3px;
}
.FeedbackAdd ul.form
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.FeedbackAdd ul.form li
{
    clear: left;
    float: none;
}
.FeedbackAdd ul.form li.inline
{
    float: left;
    clear: none;
    margin-right: 10px;
}
.FeedbackAdd .RequiredFieldMarker
{
    font-weight: bold;
}
.FeedbackAdd ul.Errors li
{
    font-weight: bold;
    color: #FF0000;
}

/* event view */
.EventView .FeedbackView
 {
    width: 570px;
 }
 
/* location view */
.LocationView .FeedbackView
 {
    width: 570px;
 }
 
 /* bestof view */
.BestOfAward .FeedbackView
 {
    width: 420px;
 }
 
/* slideshow view */

.SlideshowContentArea .FeedbackView
 {
    width: 400px;
 } 

/* --- End /home/httpd/public/app/min/webroot/css/FeedbackView.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/SlideshowWidget.css --- */


/* baseline */ 
.SlideshowWidget
 {
    display:            block;
    margin:             0px 0px 15px 0px;
 }
   
.SlideshowWidget h2
 {
    color:              #cc3333;
    text-decoration:    none;
    display:            block;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             0px;
    padding:            0px 0px 0px 5px;
 }
 
.SlideshowBody
  {
    padding:            5px; 
    border-top:         3px solid #CC3333;
    border-left:        1px solid #dbdbcd; 
    border-right:       1px solid #dbdbcd; 
    border-bottom:      1px solid #dbdbcd; 
    clear:              right;
    line-height:        110%;
  }
 
.SlideshowWidget ul
 {  
 	margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.SlideshowWidget li 
 {
    color:              #000000;
    font-size:          12px;
    padding-top:        4px;
    padding-bottom:     4px;
    clear:              both;
    display:            block;
 }
  
.SlideshowWidget .Slideshow
 {
     display:           inline;
  }
  
.SlideshowWidget .SlideshowHeadline
 {
   font-weight:         bold;
 }
  
.SlideshowWidget .Slideshow img
 {
    margin:             0px 5px 5px 0px;
    border:             1px solid #cc3333;
 }
 
.SlideshowBody .moreLink
 {
    clear:              both;
    padding-top:        4px;
    font-weight:        normal;
    font-size:          12px;
    display:            block;
    text-align:         right;
 } 
 
.SlideshowWidget .homeShow
 {
    display:            none;
 }


/* slideshows */
.SlideshowContentArea .SlideshowWidget
 {
    display:            block;
    margin:             20px 0px 5px 0px;
 }
   
.SlideshowContentArea .SlideshowWidget .homeShow
 {
    display:             none;
 } 
 
.SlideshowContentArea ul.tabs
 {
    margin:              0px;
    padding:             0px;
    list-style-type:     none;
    position:            relative;
    bottom:              -1px;
    z-index:             5;
    cursor:              pointer;
 }

.SlideshowContentArea ul.tabs li.tab
 {
    display:             inline;
    margin:              0px;
    padding:             0px;
    width:               75px;
    height:              20px;
    background:          transparent url(http://assets.citypages.com/img/tab-active-75.gif) no-repeat;
    text-align:          center;
    float:               left;
    margin-right:        3px;
    font-size:           10px;
    font-weight:         bold;
    color:               #cc3333;
    line-height:         16px;
 }

.SlideshowContentArea ul.tabs li.inactive
 {
    color:               #cc3333;
    background:          transparent url(http://assets.citypages.com/img/tab-inactive-75.gif) no-repeat;
    font-weight:         normal;
    
 }
 
 .SlideshowContentArea ul.tabs li.inactive.streetteam
 {
    color:               #cc3333;
    background:          transparent url(http://assets.citypages.com/img/tab-inactive-150.gif) no-repeat;
    width:               150px;
    font-weight:         normal;

 }

  .SlideshowContentArea ul.tabs li.active.streetteam
 {
    color:               #cc3333;
    background:          transparent url(http://assets.citypages.com/img/tab-active-150.gif) no-repeat;
    width:               150px;
    font-weight:         bold;
   }
 
 
 .SlideshowContentArea .SlideshowWidget h2
 {
    display:             none;
 }
 
.SlideshowContentArea .SlideshowBody
  {
    border:             1px solid #DBDBCD;
    padding:            5px; 
    display:            block;
    clear:              right;
    line-height:        110%;
  }
 
.SlideshowContentArea .SlideshowWidget ul
 {  
 	margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.SlideshowContentArea .SlideshowWidget li 
 {
    color:              #000000;
    font-size:          12px;
    padding-top:        4px;
    padding-bottom:     4px;
    clear:              both;
    display:            block;
    border-bottom:      1px dashed #cc3333;
    overflow:           auto;
 }
   
.SlideshowContentArea .SlideshowWidget .Slideshow
  {
     display:           inline;
  }
  
.SlideshowContentArea .SlideshowWidget .SlideshowHeadline
 {
   font-weight:         bold;
 }
  
.SlideshowContentArea .SlideshowWidget .Slideshow img
  {
     margin:            0px 5px 5px 0px;
     border:            1px solid #cc3333;
 }
 
.SlideshowContentArea .SlideshowBody .moreLink
 {
    clear:              both;
    padding-top:        4px;
    font-weight:        normal;
    font-size:          12px;
    display:            block;
    text-align:         left;
    border:             none;
 } 

.SlideshowContentArea .StreetTeamGalleryWidget 
 {
    border:             1px solid #DBDBCD;
    padding:            5px; 
    display:            block;
    clear:              right;
    line-height:        110%;
    position:           relative;
    top:                20px;
 } 

.SlideshowContentArea .StreetTeamGalleryWidget h2
 {
   display:             none;
 }

.SlideshowContentArea .StreetTeamGalleryWidget h3
 {
   margin:              0px;
   padding:             0px;
   font-size:           12px;
   font-weight:         bold;
 }
 
 
 .SlideshowContentArea .StreetTeamGalleryWidget ul
 {  
 	margin:             0px;
    padding:            0px;
    list-style-type:    none;
    position:           relative;
    top:                -14px;
 }

.SlideshowContentArea .StreetTeamGalleryWidget li 
 {
    color:              #000000;
    font-size:          12px;
    padding-top:        4px;
    padding-bottom:     4px;
    clear:              both;
    display:            block;
    border-bottom:      1px dashed #cc3333;
    overflow:           auto;
 }
  
.SlideshowContentArea .StreetTeamGalleryWidget .SlideshowHeadline
 {
   font-weight:         bold;
 }
  
.SlideshowContentArea .StreetTeamGalleryWidget img
 {
     margin:            0px 0px 5px 5px;
     border:            1px solid #cc3333;
 }
 
.SlideshowContentArea .StreetTeamGalleryWidget .moreLink
 {
    clear:              both;
    padding-top:        4px;
    font-weight:        normal;
    font-size:          12px;
    display:            block;
    text-align:         left;
    border:             none;
 }  
 
 .SlideshowWidget .ssThumb
 {
    width:              100px;
    text-align:         left;
    float:              left;
    margin:             0px 5px 5px 0px;
 } 
 
 .StreetTeamGalleryWidget .stssThumb
 {
    width:              100px;
    text-align:         right;
    float:              right;
    margin:             0px 0px 5px 5px;
 } 

 /* End of /p/af/w/c/SlideshowWidget.css */

/* --- End /home/httpd/public/app/min/webroot/css/SlideshowWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/Promo_EventsWidget.css --- */

/*BASE STYLE*/
.PromoEventsWidget
 {
    margin:             0px 0px 15px 0px;
    padding:            0px;
    clear:              both;
 }
 
.PromoEventsWidget ul
{
    list-style-type:    none;
    padding:            5px;
    margin:             0px;
    border-top:         1px solid #dbdbcd;
    border-right:       1px solid #dbdbcd;
    border-left:        1px solid #dbdbcd;
    border-bottom:      none;
    overflow:           auto;
}

.PromoEventsWidget li
{
    clear:              both;
    margin:             0px 5px 25px 5px;
}

.PromoEventsWidget li a:link
{
    font-weight:        bold;
}

.PromoEventsWidget li a:hover
{
    text-decoration:    underline;
}

.PromoEventsWidget li a:visited
{
    text-decoration:    none;
}

.PromoEventsWidget h2
{
    text-decoration:    none;
    display:            block;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             0px;
    padding:            0px 0px 0px 5px;
    border-bottom:      3px solid #cc3333;
    background:         none;
 }
 
.PromoEventsWidget h2 a
{ 
    color:              #cc3333;
    text-decoration:    none;
}

.PromoEventsWidget h2 a:hover
{
    text-decoration:    none;
}

.PromoEventsWidget img
{
    float:              right;
    border:             none;
}

.PromoEventsWidget a.more
{
    text-align:         right;
    border-bottom:      1px solid #dbdbcd;
    border-right:       1px solid #dbdbcd;
    border-left:        1px solid #dbdbcd;
    padding:            2px;
    font-size:          11px;
    display:            block;
    float:              none;
}

/*FREE STUFF on TOC */
.PromotionsTOC .col1 .PromoEventsWidget
{
    border:            1px solid #dbdbcd;
}


.PromotionsTOC .col1 .PromoEventsWidget ul
{
    border:            none;
}

.PromotionsTOC .col1 .PromoEventsWidget h2
 {
    color:              #cc3333;
    padding:            3px 10px;
    border-bottom:      1px solid #dbdbcd;
    background:         #E6E6D2;
 }
 

.PromotionsTOC .col1 .PromoEventsWidget h2 a
{ 
    color:              #666;
}

.PromotionsTOC .col1 .PromoEventsWidget h2 a:hover
{
    color:              #cc3333;
    text-decoration:    underline;
}

.PromoEventsWidget .col1 .PromoEventsWidget a.more
{
    border:            none;
}

/*FREE STUFF on FREE STUFF PAGE*/

.promoEventsPage .col1 .PromoEventsWidget
{
    border:            1px solid #dbdbcd;
}

.promoEventsPage .col1 .PromoEventsWidget ul
{
    border:            none;
}

.promoEventsPage .col1 .PromoEventsWidget h2
 {
    color:              #cc3333;
    padding:            3px 10px;
    border-bottom:      1px solid #dbdbcd;
    background:         #E6E6D2;
 }
 
.promoEventsPage .col1 .PromoEventsWidget h2 a
{ 
    color:              #666;
}

.promoEventsPage .col1 .PromoEventsWidget h2 a:hover
{
    color:              #cc3333;
    text-decoration:    underline;
}

.promoEventsPage .PromoEventsWidget a
{
    font-size:          11px;
    padding:            2px;
}

.promoEventsPage .PromoEventsWidget a.more
{
    text-align:         right;
    border:             none;
    display:            inline;
    float:              right;
    }

/* --- End /home/httpd/public/app/min/webroot/css/Promo_EventsWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/BoxOffice.css --- */

/* /p/af/w/c/BoxOffice.css */

.MoviesContentArea .BoxOffice
 {
    display:            block;
    padding:            0px;
    margin-bottom:      5px;
 }
  
.MoviesContentArea .BoxOffice h2
 {
    font-size:          14px;
    border-bottom:      1px solid #cc3333;
    font-weight:        bold;
    color:              #cc3333;
    margin:             0px;
    padding-left:       5px;
 }

.MoviesContentArea .BoxOffice ol
 {
    background-color:   #fff;
    margin:             0px 0px 0px 0px;
    padding:            2px 2px 5px 5px;
    border:             1px solid #dbdbcd;
    border-top:         3px solid #cc3333;
    border-bottom:      none;    
 }
  
.MoviesContentArea .BoxOffice li
 {
    list-style-position:inside;
    margin:             0px 0px 3px;
    font-size:          10px;
 }
  
.MoviesContentArea .BoxOffice li a:link
 {
    color:              #CC3333;
    font-weight:        bold;
    font-size:          12px;
 }

.MoviesContentArea .BoxOffice li a:hover
 {
    color:              #0000CC;
    font-weight:        bold;
    text-decoration:    underline;
    font-size:          12px;
 }
  
.MoviesContentArea .BoxOffice li a:visited
 {
    color:              #000000;
    font-weight:        bold;
    font-size:          12px;
 }

.MoviesContentArea .BoxOffice .legend
 {
    border:             1px #dbdbcd solid;
    border-top:         1px #dbdbcd dotted;
    display:            block;
    font-style:         italic;
    padding-left:       5px;
    font-size:          10px;
    color:              #666;
 }

/* End /p/af/w/c/BoxOffice.css */

/* --- End /home/httpd/public/app/min/webroot/css/BoxOffice.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/LocationView.css --- */

/* /p/af/w/c/LocationView.css */
.LocationView
  {
    background:           #ffffff;
    display:              block;
    float:                right;
    font-family:          verdana;
    font-size:            12px;
    width:                570px;
    margin-left:          5px;
    margin-right:         5px;
  }

.LocationView .LocationRightFloat
 {
    float:              right;
    width:              225px;
    margin:             0px 0px 0px 10px;
    clear:              right;
    background:         url(http://assets.citypages.com/img/calandergradient1.jpg);
    border:             2px solid #dddddd;
 }

.LocationView .topImg
 {
    float:              right;
    border:             none;
    clear:              right;
    width:              220px;
    margin:             0px 0px 5px 5px;
    padding:            0px 0px 5px 0px;
    border-bottom:      1px dotted #cccccc;
 }


/* Location Name */
.LocationView h2
  {
  	font-size: 			16px;
  	color:              #cc3333;
	font-weight: 		bold;
    margin:             0px 0px 2px;
  }


/* Location addy */
.LocationView h3
  {
  	font-size: 			12px;
	font-weight: 		bold;
    margin:             0px 0px 2px;
  }

/* Location csz */
.LocationView h4
  {
  	font-size: 			12px;
	font-weight: 		bold;
    margin:             0px 0px 2px;
  }

/* Location ph */
.LocationView h5
  {
  	font-size: 			12px;
	font-weight: 		normal;
    margin:             0px 0px 2px;
  }

.LocationView ul.DiningBestOfAwardList
 {
    margin:             5px 0px 5px 0px;
    padding:            5px 0px 5px 0px;
    list-style-type:    none;
    border-top:         1px dotted #000000;
    border-bottom:      1px dotted #000000;
    font-weight:        bold;
 }

.LocationView ul.DiningBestOfAwardList a:link
 {
    font-weight:        normal;
 }

.LocationView .DiningView ul
 {
    margin:             5px 0px 5px 0px;
    padding:            5px 0px 5px 0px;
    list-style-type:    none;
 }

/* End /p/af/w/c/LocationView.css */

/*Dining Location*/
.LocationView .Info .Name
{
    margin:             0px;
    padding:            0px 0px 4px 0px;
    color:              #cc3333;
    font-size:          16px;
    font-weight:        bold;
}

.LocationView .Info .Name .criticspick
{
    font-size:          12px;
    font-weight:        normal;
    color:              black;
}

.LocationView .Info .Buttons
{
    padding:            5px 0px 0px 0px;
    border-bottom:      1px #666 dotted;
    border-top:         1px #666 dotted;
    width:              320px;
    margin:             0px 0px 10px 0px;
}


.LocationView .Info .Buttons img.button
 {
    margin:             0px 10px;
    cursor:             pointer;
 }

.LocationView .LocationRightRail
{
    float:              right;
    width:              220px;
    border:             1px #ccc solid;
    padding:            0px;
    margin:             0px 0px 0px 10px;
    background:         #ffffff;
}

.LocationView .LocationRightRail img
{
    margin:             10px;
    margin-bottom:      0px;
    padding-bottom:     10px;
}

.LocationView .LocationRightRail .UserInfo
{
    border:             none;
    overflow:           auto;
    line-height:        normal;
}

.LocationView .LocationRightRail .UserInfo h3
{
    background:         none;
    color:              #cc3333;
    margin:             10px 10px 0px;
    padding:            0px;
    border:             none;
}

.LocationView .LocationRightRail .UserInfo .form
{
    margin:             0px 10px;
    padding:            0px;
    border:             none;
}

.LocationView .LocationRightRail .UserInfo p
{
    margin:             10px 0px 0px 0px;
    padding:            0px 10px;
    border:             none;
}

.LocationView .LocationRightRail .BeSocial
{
    margin:             0px 10px;
    border-bottom:      1px #333 dotted;
}

.LocationView .LocationRightRail .BeSocial li
{
    padding:            0px;
}

.LocationView .BeSocial li img
{
    margin:             0px;
    border-bottom:      0px;
    padding-bottom:     0px;
}

.LocationView .Info ul.Reviews
{
    border-top:         1px #ccc dotted;
    list-style-type:    none;
    padding:            5px 0px;
    margin:             10px 0px;
    width:              50%;
}
.LocationView .Info li
{
    font-weight:        bold;
}

.LocationView .Info li a:link
{
    font-weight:        normal;
}

.LocationRightRail ul.Details
{
    border-top:         1px #ccc dotted;
    list-style-type:    none;
    padding:            5px 0px;
    margin:             10px;
    font-weight:        normal;
}

.LocationRightRail ul.Details li
{
    font-weight:        normal;
}

.LocationRightRail ul.Details li .label
{
    font-weight:        bold;
}

.LocationView .FeedbackView
{
    font-weight:        normal;
    font-size:          12px;
    border-top:         1px #ccc dotted;
}

.LocationView .FeedbackView .showHide
{
    font-weight:        normal;
    font-size:          12px;
}

.LocationView .FeedbackView .FeedbackAverage
{
    font-weight:        bold;
    font-size:          12px;

}


.LocationView .otherRestaurants
 {
    margin:             0px 5px 10px 5px;
    padding:            0px;
    border:             1px solid #cc3333;
    background:         #ffffff;
    font-size:          11px;
    width:              225px;
 }

.LocationView .otherRestaurants ul
 {
    margin:              0px;
    padding:             5px;
    list-style-type:     none;
 }

.LocationView .otherRestaurants h2
 {
    background:           #cc3333;
    color:                #ffffff;
    font-size:            12px;
    font-weight:          bold;
    padding:              3px;
    margin:               0px;
 }


/*END Dining*/

/*Theaters*/
.LocationView .Info .ShowTimes ul.ShowTimesList
{
    list-style-type:    none;
    padding:            0px;
    margin:             0px;
    width:              55%;
}

.LocationView .Info .ShowTimes li
{
    padding:            0px;
    margin:             0px 0px 10px 0px;
}

.ShowTimes ul.ShowTimesList .ShowTimesTitle a:link
{
    font-weight:        bold;
}
.LocationView .Ads#Middle
{
}



/*END Theaters*/

/* --- End /home/httpd/public/app/min/webroot/css/LocationView.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/FilmReviewsTOC.css --- */

.FilmReviewsContentArea
 {
    width:              570px;
    margin:             0px 5px 0px 5px;
    float:              right;
 }

.FilmReviewsContentArea .FilmReviews .header
 {
    background:         #cccccc;
    padding:            5px 5px 10px 5px;
    margin:             0px 0px 5px 0px;
    font-size:          12px;
    text-align:         right;
 }

.FilmReviewsContentArea .FilmReviews h2
 {
    background:         #cccccc;
    padding:            0px;
    margin:             0px;
    font-size:          18px;
    font-weight:        bold;
    float:              left;
 }

.FilmReviewsContentArea .FilmReviews h2 .total
 {
    background:         #cccccc;
    padding:            0px;
    margin:             0px;
    font-size:          12px;
    font-weight:        normal;
 }

.FilmReviewsContentArea .FilmReviews .review
 {
    border-top:         1px dotted #cccccc;
    padding:            5px 0px 5px 0px;
    margin:             0px 0px 5px 0px;
    overflow:           auto;
    clear:              both;
    font-size:          12px;
    line-height:        16px;
 }
 
.FilmReviewsContentArea .FilmReviews img
 {
    border:             none;
    float:              right; 
    margin:             0px 0px 0px 10px;
 }

.FilmReviewsContentArea .FilmReviews .review a.headline
 {
    font-size:         16px;
    font-weight:       bold;
 }
 
.FilmReviewsContentArea .FilmReviews .review .subhead 
 {
    font-weight:       bold;
 }
 
.FilmReviewsContentArea .FilmReviews .review .byline
 {
    font-size:          11px;
    font-style:         italic;
 }

.FilmReviewsContentArea .FilmReviews .review .pubDate
 {
    font-size:          11px;
    font-style:         normal;
 }

.FilmReviewsContentArea .FilmReviews .Pagination
 {
    font-size:          12px;
    font-style:         normal;
    font-weight:        normal;
    margin-bottom:      10px;
 }

/* --- End /home/httpd/public/app/min/webroot/css/FilmReviewsTOC.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/BestOfTOC.css --- */

.BestOfTOCContentArea
 {

    width:              440px;
    float:              left;
    margin-right:       5px;
 }

.BestOfContentArea
 {

    float:              left;
    margin-right:       5px;
    width:              760px;
 }

.BestOfRail
 {

    width:              300px;
    float:              right;
    margin-right:       5px;

 }

.BestOfTOCContentArea .highlighted
 {

    background-color:   yellow;
    font-weight:        bold;
 }

.BestOfTOCContentArea .BestOfTOCIntro
 {

    clear:              both;
    overflow:           auto;
    margin-bottom:      10px;
 }

.BestOfTOCContentArea .BestOfTOCIntro img
 {

    float:              left;
    margin-right:       10px;
 }

.BestOfTOCContentArea .section
 {
    clear:              both;
    border-bottom:      1px dashed #cccccc;
    margin-bottom:      5px;
 }

.BestOfTOCContentArea .section h2
 {

    margin:             0px;
    padding:            0px 5px 0px 5px;
    background:         #cc3333;
 }

.BestOfTOCContentArea .section h2 a:link
 {

    color:              #ffffff;
    font-weight:        bold;
    font-size:          14px;
    text-decoration:    none;
 }

.BestOfTOCContentArea .section h2 a:hover
 {

    color:              #ffffff;
    font-weight:        bold;
    font-size:          14px;
    text-decoration:    underline;
 }

.BestOfTOCContentArea .section h2 a:visited
 {

    color:              #ffffff;
    font-weight:        bold;
    font-size:          14px;
    text-decoration:    none;
 }

.BestOfTOCContentArea .section a.more
 {

    text-align:         right;
    display:            block;
    margin:             0px 5px 0px 0px;
 }


/* --- End /home/httpd/public/app/min/webroot/css/BestOfTOC.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/StreetTeamPage.css --- */

.streetTeamsPage
 {
    width:              755px;
    margin:             0px 5px 0px 0px;
    float:              left;
    overflow:           hidden;
}
 
.streetTeamsPage .col1
 {
    width:              440px;
    float:              left;
    margin-right:       5px;
 }
 
.streetTeamsPage .col2
 {
   width:               300px;
   float:               right;
 }

.PromotionsStreetteamsTOC .streetTeamsPage
 {
    margin-bottom:     10px;
    width:             755px;
 }

.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor .col1
 {
    width:             425px;
    float:             left;
    margin-right:      20px;
 }

.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor .col2
 {
    width:             300px;
    float:             right;
    margin-right:      5px;
 }

.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor img
 {
    border:            0px;
    margin-left:       auto;
    margin-right:      auto;
 }

/* --- End /home/httpd/public/app/min/webroot/css/StreetTeamPage.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/Promo_onSalePage.css --- */

.onSalePage
 {
    width:              755px;
    margin:             0px 5px 0px 0px;
    float:              left;
 }
 
.onSalePage .col1
 {
    width:              440px;
    float:              left;
    margin-right:       5px;
 }
 
.onSalePage .col2
 {
    width:              300px;
    float:              right;
    margin-right:       5px;
 }

/* --- End /home/httpd/public/app/min/webroot/css/Promo_onSalePage.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/NationalNewsUsPage.css --- */

.NationalNewsUsContentArea 
{
margin: 10px 0px 0px 0px;
}

.NationalNewsUsContentArea .col1
{
    width:              750px;
    float:              left;
}

.NationalNewsUsContentArea .national-Top h3
{
    font-size:          22px;
    font-family:        courier;
    text-align:         center;
    margin:             10px 0px;
}

.NationalNewsUsContentArea .national-Top img
{
    display:            block;
    margin-left:        auto;
    margin-right:       auto;
}

.NationalNewsUsContentArea .col1 h2
{
    text-align:         center;
    font-size:          50px;
    font-style:         italic;
    font-weight:        bold;
    margin:             10px 0px;
}

.NationalNewsUsContentArea h3
{
    font-size:         12px;
    font-weight:       normal;
    font-family:       courier;
    text-align:        left;
    margin:            5px 0px;
    padding:           0px;
    color:             #000000;
}

.NationalNewsUsContentArea h3 a:link
{
    text-decoration:   underline;
    font-weight:       normal;
    color:             #000000;
}

.NationalNewsUsContentArea .col1 .national-Left
{
    font-family:       courier;
    font-size:         11px;
    float:             left;
    width:             230px;
    text-align:        left;
    border-right:      1px solid #999999;
    padding:          0px 5px;
}

.NationalNewsUsContentArea .col1 .national-Left ul
{
    list-style-type:   none;
    margin:            0px;
    padding:           0px;
}

.NationalNewsUsContentArea .col1 .national-Left li
{
    margin:           10px 0px;
    padding:          0px 0px 0px 5px;
    border-bottom:    1px solid #999999;
}

.NationalNewsUsContentArea .col1 .national-Center
{
    font-family:      courier;
    font-size:        small;
    float:            left;
    width:            250px;
    text-align:       left;
    border-right:      1px solid #999999;
    padding:          0px 5px;
}

.NationalNewsUsContentArea .col1 .national-Center ul
{
    list-style-type:  none;
    margin:           0px;
    padding:          0px;
}


.NationalNewsUsContentArea .col1 .national-Center li
{
    margin:           10px 0px;
    padding:          0px 0px 0px 5px;
    border-bottom:    1px solid #999999;
}

.NationalNewsUsContentArea .col1 .national-Right
{
    font-family:      courier;
    font-size:        9px;
    float:            left;
    width:            230px;
    text-align:       left;
    border-right:     1px solid #999999;
    padding:          0px 5px;
    }

.NationalNewsUsContentArea .col1 .national-Right ul
{
    list-style-type:  none;
    margin:           0px;
    padding:          0px;
}

.NationalNewsUsContentArea .col1 .national-Right li
{
    margin:           10px 0px;
    padding:          0px 0px 0px 5px;
    border-bottom:    1px solid #999999;
}

.NationalNewsUsContentArea .col1 #Middle.Ads
{
    width: auto;
    text-align: center;
    padding-top: 10px;
    height: auto;
}

/* --- End /home/httpd/public/app/min/webroot/css/NationalNewsUsPage.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/FilmShowtimes.css --- */

.MoviesShowtimesContentArea
 {
    width:              560px;
    margin:             0px 20px 0px 0px;
    float:              right;   
 }

.MoviesShowtimesContentArea .col1
 {
    width:              240px;
    margin-right:       5px;
    float:              left;
 }

.MoviesShowtimesContentArea .col2
 {
    width:              300px;
    float:              right;
 }

.MoviesShowtimesContentArea .FilmList h2
 {
    color:              #cc3333;
    font-size:          20px;
    margin:             0px;
    padding:            0px 0px 5px 0px;
 }

.MoviesShowtimesContentArea .FilmList ul
 {
    margin:             0px 0px 10px 0px;
    padding:            0px;
    list-style-type:    none;
 }

/* --- End /home/httpd/public/app/min/webroot/css/FilmShowtimes.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/Promo_freeStuffPage.css --- */

.freeStuffPage
 {
    width:              755px;
    margin:             0px 5px 0px 0px;
    float:              left;
 }
 
.freeStuffPage .col1
 {
    width:              440px;
    float:              left;
    margin-right:       5px;
 }
 
.freeStuffPage .col2
 {
    width:              300px;
    float:              right;
    margin-right:       5px;
 }

/* --- End /home/httpd/public/app/min/webroot/css/Promo_freeStuffPage.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/BestOfSectionsWidget.css --- */

 .BestOfSectionsWidget
 {
    display:            block;
    margin:             5px 0px 5px 0px;
    padding:            0px;
    font-size:          14px;
 }
 
.BestOfSectionsWidget ul
 {
    margin:             0px 0px 5px 0px;
    padding:            0px;
    list-style-type:    none;
    width:              720px;
    white-space:        normal;
 }
 
.BestOfSectionsWidget li
 {
    font-size:          12px;
    text-align:         center;
    padding:            0px 5px 0px 5px;
    display:            inline;
    border:             1px solid #000000;
    margin:             0px 2px 5px 0px;
    background:         #cc3333;
    white-space:        nowrap;
    line-height:        18px;
    float:              left;
 }

.BestOfSectionsWidget li a:link
 {
    color:              #ffffff;
    font-weight:        bold;
    text-decoration:    none;
 }

.BestOfSectionsWidget li a:hover
 {
    text-decoration:    underline;
    font-weight:        bold;
 }

.BestOfSectionsWidget li a:visited
 {
    color:              #ffffff;
    font-weight:        bold;
 }
 
.BestOfSectionsWidget li a
 {
    color:              #CC3333;
    font-weight:        bold;
    text-decoration:    none;
 }

.BestOfSectionsWidget li a:hover
 {
    color:              #FFFFFF;
    text-decoration:    underline;
    font-weight:        bold;
 }

.BestOfSectionsWidget .label
 {
    color:              #cc3333;
    font-size:          14px;
    font-weight:        bold;
 }
 
/* front page style*/ 
.main .BestOfSectionsWidget
 {
    color:              #cc3333;
    margin:             0px 0px 15px 0px;
    padding:            0px;
    font-size:          14px;
 }

.main .BestOfSectionsWidget .label
 {
    color:              #cc3333;
    font-weight:        bold;
    margin:             0px;
    padding:            0px 0px 0px 5px;
 }
 
.main .BestOfSectionsWidget ul
 {
    border-left:        1px solid #dbdbcd;
    border-right:       1px solid #dbdbcd;
    border-bottom:      1px solid #dbdbcd;
    border-top:         3px solid #cc3333;
    margin:             0px;
    padding:            5px 10px 10px 10px;
    overflow:           auto;
    width:              280px;    
 }
.main .BestOfSectionsWidget li
 {
    font-size:          12px;
    text-align:         left;
    width:              48%;
    padding:            1px 0px;
    border:             none;
    float:              left;
    background:         #ffffff url(http://assets.citypages.com/img/whiteback.gif);
    margin:             5px 0px 0px 0px;
    white-space:        normal;
    line-height:        12px;
 }
 
.main .BestOfSectionsWidget li a
 {
    color:              #CC3333;
 }
 
.main .BestOfSectionsWidget li a:hover
 {
    color:              #cc3333;
 }

/* --- End /home/httpd/public/app/min/webroot/css/BestOfSectionsWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/City.css --- */



/* --- End /home/httpd/public/app/min/webroot/css/City.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/StreetTeam.css --- */

/* /p/af/w/c/StreetTeam.css */
.StreetTeam .col2 img
 {
    margin-bottom:      10px;
 }

.StreetTeam
 {
    background:         #ffffff;
    display:            block;
    font-family:        Verdana,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    margin:             5px 5px 2px;
    width:              740px;
    float:              left;
 }
 
 .StreetTeamGallery ul 
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    clear:              both;
 }
 
.StreetTeamGallery ul li 
 {
    border-right:       3px solid #666666;
    border-bottom:      3px solid #666666;
    text-align:         center;
    width:              110px;
    height:             200px;
    margin:             2px 2px 10px 2px;
    float:              left;
    font-size:          12px;
    line-height:        100%;

 }

.StreetTeamGallery img
 {
    border:             none;
    width:              100px;
 }

.StreetTeamGallery a
 {
    clear:              both;
    border:             5px solid #ffffff;
 }
 

.StreetTeamContent
 {
    background:         #cc3333 url(http://assets.citypages.com/img/header-background.jpg) repeat-x scroll left top;
    display:            block;
    font-family:        Verdana,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    overflow:           auto;
    margin-bottom:      10px;
    clear:              both;
    width:              750px;
    float:              left;
 }

 
.STCapsule
 {
    width:              350px;
    background:         #ffffff;
    border:             3px solid #999999;
    float:              left;
    margin:             10px 0px 10px 0px;
    padding:            5px;
    font-size:          12px;
 }
 
.STCapsule img
 {
    float:              left;
    border:             none;
    margin-right:       10px;
 }
 
.STCapsule h2
 {
    font-size:          12px;
    font-weight:        bold;
    padding:            0px 0px 0px 130px;
    margin:             0px;
 }
 
.STCapsule h3
 {
    font-size:          12px;
    font-weight:        normal;
    padding:            0px 0px 0px 130px;
    margin:             0px;
    background:         #ffffff;
    color:              #000000;
 }

.StreetTeamContent h3.photoDate
 {
    font-size:          12px;
    font-weight:        bold;
    padding:            5px;
    margin:             0px;
    background:         #cc3333;
    color:              #ffffff;
 }
 
 
.StreetTeamJumpLinks
 {
    float:              right;
    display:            block;
    font-family:        Verdana,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    margin:             10px 5px 10px 0px;
    padding:            10px;
 }

.streetTeamsPage .Sponsor .StreetTeamJumpLinks
 {
    background:         #ffffff;
    display:            block;
    float:              right;
    font-family:        Trebuchet MS,Times New Roman,Serif;
    font-size:          10px;
    font-weight:        normal;
    margin:             10px 5px 10px 0px;
    padding:            10px;
 }
 
 
.StreetTeamJumpLinks form
 {
   margin:              0px;
   padding:             0px;
 }

.StreetTeamJumpLinks input
 {
   margin:              0px 5px 0px 5px;
 }
 
.StreetTeamJumpLinks h1
 {
    font-size:          10px;
    font-weight:        bold;
    text-transform:     uppercase;
    margin:             0px 0px 2px;
 }

 .StreetTeamJumpLinks select
  {
    width:              260px;
    padding:            2px;
  }
 
 .StreetTeamJumpLinks h2
 {
    color:              #000000;
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
 }
 
  
.StreetTeamComponentPhotos
 {
    display:            block;
    font-family:        Verdana,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    margin:             5px 5px 2px;  
    overflow:           hidden;    
 }
  
.StreetTeamComponentPhotos li.featured
 {
    background:         #ca0080;
    display:            block;
    font-family:        Verdana,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    margin:             5px 5px 2px;   
    border:             5px;  
 }
  
.StreetTeamGalleryPhoto
 {
    text-align:         center;
    display:            block;
    width:              750px;
    float:              left;
 }
 
.StreetTeamGalleryPhoto .link_back
 {
    display:            block;
 }
 
.StreetTeamGalleryPhoto .link_prev
 {
    clear:               both;
 }
 
.StreetTeamGalleryPhoto .link_next
 {
    display:            block;
    float:              right;
 }

 

/* --- End /home/httpd/public/app/min/webroot/css/StreetTeam.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/HomeWidget.css --- */

.main .NewsColumnsHomeWidget
 {
    border:             1px solid #dbdbcd; 
    display:            block;
    margin:             0px 0px 15px 0px;
    padding:            0px;
 }

.main .NewsColumnsHomeWidget .NewsColumns-left
 {
    width:              45%;
    float:              left;
    padding:            0px 5px 0px 10px;
 }
 
.main .NewsColumnsHomeWidget .NewsColumns-right
 {
    width:              45%;
    float:              left;
    padding:            0px 10px 0px 5px;
 }

 
.main .NewsColumnsHomeWidget h3
 {
    color:              #cc3333;
    padding:            10px 0px 0px 0px;
    margin:             0px;
    font-size:          12px;
 } 

.main .NewsColumnsHomeWidget h4
 {
    margin:             5px 0px 0px 0px;
    padding:            0px;
    font-size:          12px;
    font-weight:        bold;
 }

 
.main .NewsColumnsHomeWidget h5
 {
    color:              #000000;
    padding:            0px;
    margin:             0px;
    display:            block;
    font-size:          10px;
    font-weight:        normal;
 } 
 
 .main .NewsColumnsHomeWidget p
{
    margin:             0px;
}

/*MINN does not have Special Reports*/
.main .NewsColumnsHomeWidget .NewsColumnsSpecialReports
 {
    display:            none;
 }
.main .NewsColumnsHomeWidget .NewsColumnsSpecialReports ul 
 {
    list-style-type:    disc;
    margin:             0px 0px 0px 20px;
    padding:            0px;
    border:             none; 
 }

.main .NewsColumnsHomeWidget .NewsColumnsSpecialReports li
 {
    list-style-image:    url(http://assets.citypages.com/img/bullet-10x10.gif);
    padding:             0px 0px 5px 0px;
    
    font-weight:         bold;
 }
 
.main .NewsColumnsHomeWidget .NewsColumns-right  li
 {
    font-weight:        bold;
 }
 
.main .NewsColumnsHomeWidget a.more
 {
    display:            block;
 }
 
 .main img
 {
     border:            none;
     }

/* --- End /home/httpd/public/app/min/webroot/css/HomeWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/StreetTeamPhotos.css --- */

/* baseline */
.StreetTeamComponentPhotosWidget 
 {
    margin:             0px 0px 15px 0px;
    padding:            0px;
    clear:              both;
 }
 
.StreetTeamComponentPhotosWidget h2
 {
    text-decoration:    none;
    display:            block;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             0px;
    padding:            0px 0px 0px 5px;
    border-bottom:      3px solid #cc3333;
    background-color:   transparent;
    color:              #cc3333;
 }

.StreetTeamComponentPhotosWidget h2 a
 {
    color:              #cc3333;
    text-decoration:    none;
 }

.StreetTeamComponentPhotosWidget h3
 {
    font-size:          12px;
    font-weight:        bold;
    display:            inline;
 }

.StreetTeamComponentPhotosWidget img
 {
    border:             0px;
    clear:              right;
    position:           relative;
    top:                0px;
 }

 .StreetTeamComponentPhotosWidget ul
{
    list-style-type:    none;
    padding:            5px;
    margin:             0px;
    border-top:         1px solid #dbdbcd;
    border-right:       1px solid #dbdbcd;
    border-left:        1px solid #dbdbcd;
    border-bottom:      none;
    overflow:           auto;
}

.StreetTeamComponentPhotosWidget li
 {
    text-align:         center;
 }
 
.StreetTeamComponentPhotosWidget li.featured
 {
    font-weight:        bold;
    font-size:          11px;
    float:              left;
    width:              200px;
    background-color:   #fff;
    margin:             0px;
    margin-bottom:      15px;
    text-align:         left; 
    padding-left:       2px;   
 }

.StreetTeamComponentPhotosWidget li.featured img
 {
    float:              left;
    width:              200px;
    background-color:   #fff;
    margin:             0px;
 }

.StreetTeamComponentPhotosWidget img
 {
    width:              68px;
    margin:             0px 0px 0px 2px;
 }

.StreetTeamComponentPhotosWidget .more
 {
    font-weight:        normal;
    margin:             0px;
    padding:            2px; 
    border-right:       1px solid #dbdbcd;
    border-left:        1px solid #dbdbcd;
    border-bottom:      1px solid #dbdbcd;
    font-size:          11px;
 }

/*Street Team FEATURED Photos*/

.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor .StreetTeamFeaturedPhotos
 {
    font-size:          10px;
    font-weight:        normal;
    margin:             0px;    
    padding:            0px; 
    border:             none; 
 }
 
.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor .StreetTeamFeaturedPhotos h2
 {
    color:              #cc3333;
    font-size:          14px;
    margin:             0px;
    padding:            5px;
    background:         none;
    border-bottom:      3px solid #cc3333;
 }

.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor .StreetTeamFeaturedPhotos ul
 {

    list-style-type:    none;
    padding:            0px;
    margin:             0px;
    clear:              both;
    border:             1px solid #dbdbcd;
    height:             100%;
    overflow:           auto;
    
 }

.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor .StreetTeamFeaturedPhotos li
 {
    font-weight:        bold;
    font-size:          11px;
    text-align:         center;
    float:              left;
    margin:             0px;
    width:              140px;
    padding:            0px;
    overflow:           hidden;
 }

.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor .StreetTeamFeaturedPhotos img
 {
    border:             1px solid #666;
    margin-bottom:      0px;
 }
 
.StreetTeamGalleryPhoto img
 {
    margin-left:        auto;
    margin-right:       auto;
 }  
 
.StreetTeamGalleryPhoto .link_back
 {
    margin:              10px 0px 10px 5px;
    text-align:          left;
    display:             block;
 } 
 
.StreetTeamGalleryPhoto .link_prev
 {
    width:               45%;
    float:               left;
    text-align:          left;
    margin:              10px 0px 10px 5px;
 } 

 .StreetTeamGalleryPhoto .link_next
 {
    width:               45%;
    float:               right;
    text-align:          right;
    margin:              10px 5px 10px 0px;
 } 

/* --- End /home/httpd/public/app/min/webroot/css/StreetTeamPhotos.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/likeme.css --- */

/* Likeme constants */
.Likeme
 {
   background-color: #ffffff;
 }

.Likeme .LikemeHeader
 {
   font-size: 11px;
   text-align: center;
   border-bottom: 1px solid #cccccc;
   padding-bottom: 5px;
 }

.Likeme .LikemeHeader img
 {
   vertical-align: text-top;
 }

.Likeme .LikemeFooter
 {
   font-size: 11px;
   text-align: right;
   padding: 0px 5px;
 }

.Likeme .LikemeHeader a:link,
.Likeme .LikemeFooter a:link,
.Likeme .LikemeHeader a:visited,
.Likeme .LikemeFooter a:visited
 {
   text-decoration: none;
 }

.Likeme .LikemeHeader a:hover,
.Likeme .LikemeFooter a:hover,
.Likeme .LikemeHeader a:active,
.Likeme .LikemeFooter a:active
 {
   text-decoration: underline;
 }

.LikemeLike
 {
   color: #1999ce;
   font-weight: bold;
 }

.LikemeMe
 {
   color: #ef4c23;
   font-weight: bold;
 }

.LikemeNet
 {
   color: #659a42;
   font-weight: bold;
 }

.Likeme h4,
.Likeme h5
 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
 }

.Likeme h1
 {
    color: #666;
    margin: 0 0 5px 10px;
    padding: 0;
 }

.Likeme h2
 {
    font-size: 14px;
    width: 535px;
    float: left;
    margin: 0px 0px 0px 10px;
    padding: 0px;
 }

.Likeme h4
 {
   font-size: 14px;
   font-weight: bold;
   color: #0000CC;
 }

.Likeme h5
 {
   font-size: 9px;
   font-weight: bold;
 }

.Likeme .Pagination
 {
    display: block;
    text-align: center;
    float: none;
    margin: 5px;
    clear: both;
 }

.Likeme .Pagination a
 {
    padding: 0px 5px;
    border: 1px solid #cc3333;
    text-align: center;
 }

.Likeme .Pagination a:hover
 {
    border: 1px solid #cc3333;
    background: #cc3333;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
 }

.Likeme .PaginationSelected
 {
    padding: 0px 5px;
    border: 3px double #cc3333;
    text-align: center;
 }

.Likeme ul
 {
    float: left;
    margin: 5px 0 5px 15px;
    list-style-type: none;
    padding: 0px;
 }

.Likeme ul li
 {
    width: 85px;
    margin: 0px 15px;
    float: left;
    font-size: 11px;
 }
 
.Likeme a.next-prev
 {
    display: block; 
    float: left; 
    margin-top: 50px;
    width: 16px;
 } 

.Likeme a.next-prev img
 {
    border: none;
 } 

.Likeme div.next-prev-spacer
 {
    display: block; 
    float: left; 
    margin-top: 50px;
    height: 50px;
    width: 16px;
 } 

.Likeme ul li a.memRecLink,
.Likeme ul li a.topRecLink,
.Likeme ul li a.topMemLink
 {
    display: block;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    width: 84px;
 }

.Likeme ul li img
 {
    display: block;
    border: 1px solid #cc3333;
    padding: 2px;
    margin-bottom: 5px;
 }

.Likeme a.LikemeMore
 {
   display: block;
   clear: both;
   text-align: right;
   padding: 5px;
 }

.Likeme .wait
 {
    cursor: wait;
 }


/* similar_members */
.Likeme .similarMembers
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }

.Likeme .similarMembers .members
 {
    float: left;
    text-align: center;
    padding: 0px 10px 0px 10px;
    width: 425px;
}

.Likeme .similarMembers .members img
 {
    border: 1px solid #cc3333;
    padding: 2px;
 }

.Likeme .similarMembers a.next-prev
 {
    margin: 70px 5px 0 5px;
    width: 26px;
} 

.Likeme .similarMembers a.next-prev img
 {
    border: none;
 } 

.Likeme .similarMembers div.next-prev-spacer
 {
    margin: 50px 5px 0 5px;
    height: 70px;
    width: 26px;
 } 


/* top_recommendations */
.Likeme .topRecommendations
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin: 0px auto 10px auto;
 }


/* top_members */
.Likeme .topMembers
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin: 0px auto 10px auto;
 }


/* member_profile */
.Likeme .memberProfile
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }

.Likeme .memberProfile .memberPic
 {
    display: block;
    float: left;
    margin-right: 10px;
 }

.Likeme .memberProfile .memberPic img
 {
    border: 2px solid #cc3333;
    padding: 3px;
 }

.Likeme .memberProfile .memberInfo
 {
    display: block;
    float: right;
    margin-top: 85px;
    width: 200px;
 }


/* member_recommendations */
.Likeme .memberRecommendations
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }


/* LikeMe Member Page */
.LikemeMember
 {
    width: 535px;
    float: left;
    border: 2px solid #cc3333;
    margin-left: 10px;
    padding: 5px;
 }

.LikemeMember h4
 {
   margin: 0px 0px 10px 0px;
 }

.LikemeMember h5
 {
   font-size: 10px;
   line-height: 11px;
 }

.Likeme .LikemeMember .memberRecommendations h5
 {
    margin-bottom: 5px;
 }


/* Likeme Place Page */
.LikemePlaceContentArea
 {
    width: 750px;
    float: left;
 }

.LikemePlaceContentArea h1
 {
    font-size: 20px;
    font-weight: bold;
    margin: 0px 0px 5px 10px;
    padding: 0px;
    width: 535px;
    float: left;
 }

.LikemeBackTo
 {
    margin: 5px 10px 0 0;
    text-align: right;
 }

.LikemePlace
 {
    width: 535px;
    float: left;
    border: 2px solid #cc3333;
    margin-left: 10px;
    padding: 5px;
 }


/* Likeme Locations widget */
.LikemeLocation
 {
    width: 300px;
    float: left;
    margin: 5px 0px 15px 0px;
    padding: 5px;
    border: 1px solid #cc3333;
 }

.LikemeLocation .similarLocations ul
 {
    width: auto;
    margin: 0px 0px 0px 40px;
    padding: 0px;
 }

.LikemeLocation .similarLocations ul li
 {
    width: 40%;
    display: block;
    margin: 0px 5px 5px 5px;
    padding: 0px;
 }

/* Likeme Inside Words */
.Likeme .insideWords
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }

.Likeme .insideWords ul
 {
    margin: 0px;
    padding: 0px;
 }

.Likeme .insideWords ul li
 {
   clear: both;
   float: none;
   width: auto;
   margin: 0px 0px 15px 0px;
   padding: 0px;
   height: 100%;
   overflow: auto;
 }

.Likeme .insideWords ul li div
 {
    float: right;
    margin: 0px;
    width: 200px;
    font-weight: normal;
    font-size: 11px;
 }

.LikemePlaceContentArea .insideWords ul li .memWord
 {
    float: right;
    margin: 0px 0px 10px 0px;
    width: 300px;
 }

.LikemePlaceContentArea .insideWords ul li .memInfo
 {
    float: left;
    width: 120px;
 }

.Likeme .insideWords ul li img
 {
   float: left;
   margin: 0px 10px 5px 0px;
 }


/* recommenders */
.Likeme .recommenders
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }
 
.Likeme .recommenders-paged
 {
    float: left;
    text-align: center;
    padding: 0px 10px 0px 10px;
    width: 425px;
 }

.Likeme .recommenders img
 {
    border: 1px solid #cc3333;
    padding: 2px;
 }

.Likeme .recommenders a.next-prev
 {
    margin: 70px 5px 0 5px;
    width: 26px;
} 

.Likeme .recommenders a.next-prev img
 {
    border: none;
 } 

.Likeme .recommenders div.next-prev-spacer
 {
    margin: 50px 5px 0 5px;
    height: 70px;
    width: 26px;
 } 

.Likeme .similarLocations
 {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    display: block;
    font-size: 12px;
    margin: 0px auto 10px auto;
 }


/* Likeme Home Widget */
.LikemeHome
 {
    border: 1px solid #999999;
    padding: 0px 0px 5px 0px;
    margin-bottom: 15px;
    background-color: #ffffff;
 }
 
 .LikemeHome .lmWhere
 {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px 0px;
 }

.Likeme ul li a.memRecLink,
.Likeme ul li a.topRecLink,
.Likeme ul li a.topMemLink
 {
    display: block;
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
    width: 84px;
 }

.LikemeHome .topRecommendations,
.LikemeHome .topMembers
 {
    padding: 0px;
    margin: 0px;
    border: none;
 }

.LikemeHome .topRecommendations
 {
    margin-bottom: 5px;
 }

.LikemeHome .LikemeHeader
 {
    padding-bottom: 5px;
    margin-bottom: 5px;
/*    border-bottom: none;
    padding-bottom: 10px;
    background: url(http://assets.citypages.com/img/likemeshadowbar_dn.gif) repeat-x scroll 0px 100%; */
 }

.LikemeHome .topMembers
 {
/*    border-bottom: none; */
    padding-bottom: 0px;
 }

.LikemeHome .LikemeFooter
 {
    padding: 5px 5px 0px 0px;
/*    background: url(http://assets.citypages.com/img/likemeshadowbar_up.gif) repeat-x scroll 0% 0%;
    padding-top: 10px; */
 }

.LikemeHome h5
 {
   font-size: 10px;
   line-height: 11px;
 }

.LikemeHome h4,
.LikemeHome h5
 {
   padding: 0px 5px;
 }
 
.LikemeHome h4
 {
   padding: 5px 0 0 15px;
   background: #fff;
   border: none;
   margin-bottom: 0px;
 }
 
.LikemeHome h4 a
 {
   color: #009ad7;
   font-size: 14px;
   font-weight: bold;
 }

.LikemeHome h5
 {
   display: none;
 }
 
.LikemeHome ul
 {
   margin: 5px 0px 10px 15px;
   padding: 0px;
   overflow: auto;
 }

.LikemeHome ul li
 {
   margin: 0px 10px 0px 0px;
   padding: 0px;
   width: 85px;
   overflow: hidden;
 }

.wait
 {
   cursor: wait;
 }
 
.LikemeHome .showMore
 {
   display: none;
 }
 
.LikemeHome .footerImage
 {
    border: none;
    margin: 5px auto;
    display: block;
 }
 
 /* recommendation page */
 .LikemeRecommendationsContentArea .Likeme
 {
    width: 535px;
    float: left;
 }
 
/* article widget */
.LikemeArticle .LikemeLike
 {
   color: #1999ce;
   font-weight: bold;
 }

.LikemeArticle .LikemeMe
 {
   color: #ef4c23;
   font-weight: bold;
 }
.LikemeArticle .LikemeNet
 {
   color: #659a42;
   font-weight: bold;
 }

.LikemeArticle h2.lmh2
 {
    display: none;
 }

.LikemeArticle
 {
    width: 180px;
    padding: 0px;
    margin-top: 0px;
 }

.LikemeArticle ul.tabs
 {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    clear: both;
    bottom: 0px;
 }

.LikemeArticle ul.tabs li
 {
    margin: 0px;
    padding: 0px;
    width: 90px;
    height: 20px;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 20px;
    font-weight: bold;
 }

.LikemeArticle ul.tabs li.active
 {
    background-image: url(http://assets.citypages.com/img/lmtab-active.png);
    color: #000000;
    cursor: default;
    height: 20px;
    position: relative;
    bottom: -1px;
    margin-right: 0px;
    padding: 0px;
 }

.LikemeArticle ul.tabs li.inactive
 {
    background-image: url(http://assets.citypages.com/img/lmtab-inactive.png);
    color: #cc3333;
    cursor: pointer;
    text-decoration: underline;
    margin-right: 0px;
    padding: 0px;
 }

.LikemeArticle ul.tabs li.placeholder
 {
    background-color: transparent;
    background-image: none;
    margin-right: 0px;
    padding: 0px;
 }
 
.LikemeArticleWidgetLower
 {
    border: 1px solid #969696;
    overflow: auto;
    clear: both;
    width: 178px;
    padding: 0px;
    margin: 0px;
    background: #fff;
 }

.LikemeArticleWidgetLower ul li a img
 {
    display: block;
    border: 1px solid #cc3333;
    padding: 2px;
    margin-bottom: 5px;
 }  
 
.LikemeArticleWidgetLower .topRecommendations,
.LikemeArticleWidgetLower .topMembers
 {
    border: none;
    margin: 0px;
    padding: 0px;
 }

.LikemeArticleWidgetLower h4
 {
    font-size: 14px;
    line-height: 15px;
    margin: 0px;
    padding: 0px;
    color: #cc3333;
 }

.LikemeArticleWidgetLower h5
 {
    font-size: 9px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
 }
 
.LikemeArticleWidgetLower h4,
.LikemeArticleWidgetLower h5
 {
    padding: 0px 5px;
 }
 
.LikemeArticleWidgetLower h4
 {
    margin-top: 5px;
 }

.LikemeArticleWidgetLower ul
 {
    margin: 0px 0px 0px 5px;
    padding: 0px;
    list-style-type: none;
 }

.LikemeArticleWidgetLower ul li
 {
    margin: 0px 2px;
    padding: 0px;
    float: left;
    width: 82px;
    height: 150px;
    overflow: hidden;
    font-size: 10px;
 }

.LikemeArticleWidgetLower ul li a.topRecLink,
.LikemeArticleWidgetLower ul li a.topMemLink,
.LikemeArticleWidgetLower ul li a.memRecLink
 {
   width: 85px;
   display: block;
   font-size: 12px;
   font-weight: bold;
   line-height: 13px;
   clear: both;
 }


.LikemeArticleWidgetLower ul li a.topRecLink:hover,
.LikemeArticleWidgetLower ul li a.topMemLink:hover,
.LikemeArticleWidgetLower ul li a.memRecLink:hover
 {
    text-decoration: underline;
 } 
 
.LikemeArticleWidgetLower .LikemeArticleFooter
 {
   text-align: center;
   background: #eeeeee;
   margin: 2px;
   font-size: 11px;
 }

.LikemeArticleWidgetLower .LikemeArticleFooter img
 {
   vertical-align: top;
 }

/* 300px widget */
.lm300
 {
    width: 300px;
    clear: both;
    float: none;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    overflow: hidden;
 }
 
.lm300 .LikemeArticle
 {
    width: 300px;
 }

.lm300 .LikemeArticle ul.tabs
 {
    width: 300px;
 }

.lm300 .LikemeArticle ul.tabs li
 {
    width: 150px;
    margin-right: 0px;
 }

.lm300 .LikemeArticle ul.tabs li.active
 {
    background-image: url(http://assets.citypages.com/img/lmtab-150-active.png);
    width: 150px;
    margin-right: 0px;
 }

.lm300 .LikemeArticle ul.tabs li.inactive
 {
    background-image: url(http://assets.citypages.com/img/lmtab-150-inactive.png);
    width: 150px;
    margin-right: 0px;
 } 
 
.lm300 .LikemeArticle ul.tabs li.placeholder
 {
    background-image: none;
    background-color: transparent;
    width: 150px;
    margin-right: 0px;
 }

.lm300 .LikemeArticleWidgetLower
 {
    width: 298px;
 }

.lm300 .LikemeArticleWidgetLower .topRecommendations,
.lm300 .LikemeArticleWidgetLower .topMembers
 {
    border: none;
    margin: 0px;
    padding: 0px;
 }

.lm300 .LikemeArticleWidgetLower h4
 {
    font-size: 14px;
    line-height: 15px;
 }

.lm300 .LikemeArticleWidgetLower h4,
.lm300 .LikemeArticleWidgetLower h5
 {
    padding: 0px 5px;
 }

.lm300 .LikemeArticleWidgetLower ul
 {
    margin: 10px 0px 0px 10px;
    padding: 0px;
    list-style-type: none;
 }

.lm300 .LikemeArticleWidgetLower ul li
 {
    margin: 0px 2px;
    padding: 0px;
    float: left;
    width: 92px;
    height: 150px;
    overflow: hidden;
 }

.lm300 .LikemeArticleWidgetLower ul li .topRecLink
 {
   width: 90px;
 }

.lm300 .LikemeArticleWidgetLower .LikemeArticleFooter
 {
   text-align: center;
   background: #eeeeee;
   margin: 2px;
   padding: 5px 0px 0px 0px;
   font-size: 11px;
 }

.lm300 .LikemeArticleWidgetLower .LikemeArticleFooter img
 {
   vertical-align: top;
 }
 
 /* listings search */
 .lmls
  {
    width: 180px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: left;
    clear: left;
  } 
  
 .lmls h2.lmh2
  {
    display: none;
  } 
  
 /* signup page */
 
.LikemeSignUpContentArea 
  {
     margin-top: 5px; 
  }
 
.LikemeSignUpContentArea .lmSignUpArea
  {
    width: 550px;
    margin-left: 10px;
    float: left;
    text-align: center;
  } 
  
.LikemeSignUpContentArea .lmSignUpArea img
 {
    border: none;
 }
  
.LikemeSignUpContentArea .lmSignUpArea h2
 {
    background: #eee;
    font-size: 20px;
    font-weight: bold;
    color: #009bdb;
    padding: 3px 0px 6px 0px;
    width: 537px;
    margin: 0px auto 10px auto;
 }
  
.LikemeSignUpContentArea .lmSignUpArea h2 img
 {
    border: none;
    vertical-align: middle;
 }
 
.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody
 {
    width: 537px;
    height: 407px;
    background-image: url('http://assets.citypages.com/img/lmsignup_back.jpg');
    margin: 5px auto;
    overflow: hidden;
 }
 
.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody .lmSignUpBodyRight
 {
    width: 210px;
    margin-left: 300px;
    text-align: left;
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    color: #666;
 }
 
.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody .lmSignUpBodyRight p,
.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody .lmSignUpBodyRight h3,
.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody .lmSignUpBodyRight h4
 {
    padding: 0px;
    margin: 0px 0px 5px 0px;
 }
 
.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody .lmSignUpBodyRight h3
 {
    color: #009BDB;
    font-size: 15px;
    font-weight: bold;
    margin: 15px 0px 0px 0px;
 }
 
.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody .lmSignUpBodyRight h4
 {
    color: #f04e24;
    font-size: 9px;
    font-weight: bold;
 }

.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody .lmSignUpBodyRight img
 {
    border: none;
    display: block;
    clear: both;
    margin: 5px auto;
 }

/* --- End /home/httpd/public/app/min/webroot/css/likeme.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/Navigation.css --- */

.SiteNav
 {
    background:         #FFFFFF url(http://assets.citypages.com/img/navbg_off.gif) repeat-x top left;
    clear:              both;
 }

.SiteNav ul.Menu
 {
    display:            none;
    margin:             0px;
    padding:            0px;
 }
 
.SiteNav #menu0.mmenucontainer
 {
    position: absolute;
 }

/* --- End /home/httpd/public/app/min/webroot/css/Navigation.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/CalendarTOC.css --- */

.listingsSearch
 {
    width:              180px;
    float:              left;
 }

.CalendarContentArea
 {
    width:              570px;
    margin:             0px 5px 0px 0px;
    float:              right;
    overflow:           hidden;
 }


/* --- End /home/httpd/public/app/min/webroot/css/CalendarTOC.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/NewsPortalWidget.css --- */

.NewsPortal
 {
   background: #ffffff;
   margin: 15px 0px 10px 0px;
   font-family: Verdana,sans-serif;
   height: 100%;
   overflow: auto;   
 }

.NewsPortal h2.nph2
 {
    color: #CC3333;
    display: block;
    font-size: 14px;
    font-variant: normal;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 0px 5px;
    text-decoration: none;
 }

.NewsPortal ul
 {
    border: 1px solid #DBDBCD; 
    border-top: 3px solid #cc3333; 
    margin: 0px;
    padding: 5px;
    list-style-type: none;
    overflow: auto;
 }

.NewsPortal li
 {
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana,sans-serif;
    width: 47%;
    margin: 0px 5px 5px 0px;
    float: left;
 }
 
.NewsPortal .homeShow
 {
    display: none;
 }




/* --- End /home/httpd/public/app/min/webroot/css/NewsPortalWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/MostPopularWidget.css --- */


.mostPopular
{
    margin-top:         10px;
    margin-bottom:      15px;
}

#mostPopular ul.tabs
{
    bottom:             -2px;
    height:             21px;
    width:              228px;
    margin:             0px;
    padding:            0px;
    position:           relative;
    list-style:         none;
}

#mostPopular .tab
{
    line-height:        21px;
    width:              75px;
    height:             21px;
    padding:            0px;
    margin:             0px 1px 0px 0px;
    text-align:         center;
    float:              left;
    font-weight:        bold;
    color:              #cc3333;
    cursor:             default;
    font-size:          9px;
    white-space:        nowrap;
}

#mostPopular .tab .active
{
    background:         transparent url(http://assets.citypages.com/img/tab-active-75-min.gif) no-repeat scroll 0%;
}


#mostPopular li.active
{
    background:         transparent url(http://assets.citypages.com/img/tab-active-75-min.gif) no-repeat scroll 0%;
}
#mostPopular li.inactive
{
    background:         transparent url(http://assets.citypages.com/img/tab-inactive-75-min.gif) no-repeat scroll 0%;
    cursor:             pointer;
    color:              #cc3333;
    font-weight:        normal;
    text-decoration:    underline;
    position:           relative;
    bottom:             1px;
}

#mostPopular h2
{
    font-size:          14px;
    color:              #cc3333;
    font-weight:        bold;
    font-variant:       normal;
    color:              #999;
    padding:            0px;
    margin:             0px 0px 0px 5px;
    clear:              both;
    display:            block;
}
    
#mostPopular .mp_lower
 {
    border:             1px solid #dbdbcb;
    background:         #E6E6D2;
    padding:            5px 4px 4px 4px;
    line-height:        110%;
    overflow:           auto;    
    }
 
#mostPopular .mp_lower ul
 {
    margin:             0px 0px 0px 10px;
    padding:            0px 0px 0px 10px;
    list-style-type:    disc;
 }
 
#mostPopular .mp_lower ul li
 {
    list-style-image:   url(http://assets.citypages.com/img/bullet-10x10.gif);
 } 
 
#mostPopular .mp_lower li.story a.headline
 {
    font-weight:        bold;
    font-size:          12px;
    line-height:        16px;
 }
 

/* home and content view */
.main .mostPopular, .ContentRightFloat .mostPopular
{
    margin:            0px;
}

.main #mostPopular ul.tabs, .ContentRightFloat #mostPopular ul.tabs
{
    bottom:             -2px;
    height:             21px;
    width:              300px;
    margin:             0px;
    padding:            0px;
    position:           relative;
    list-style:         none;
}

.main #mostPopular .tab, .ContentRightFloat #mostPopular .tab
{
    line-height:        21px;
    width:              98px;
    height:             21px;
    padding:            0px;
    margin:             0px 1px 0px 0px;
    text-align:         center;
    float:              left;
    font-weight:        bold;
    color:              #cc3333;
    cursor:             default;
    font-size:          9px;
    white-space:        nowrap;
}

.main #mostPopular .tab .active, .ContentRightFloat #mostPopular .tab .active
{
    background:         transparent url(http://assets.citypages.com/img/tab-active-98x21-min.gif) no-repeat scroll 0%;
}


.main #mostPopular li.active, .ContentRightFloat #mostPopular li.active
{
    background:         transparent url(http://assets.citypages.com/img/tab-active-98x21-min.gif) no-repeat scroll 0%;
}
.main #mostPopular li.inactive, .ContentRightFloat #mostPopular li.inactive
{
    background:         transparent url(http://assets.citypages.com/img/tab-inactive-98x21-min.gif) no-repeat scroll 0%;
    cursor:             pointer;
    color:              #cc3333;
    font-weight:        normal;
    text-decoration:    underline;
    position:           relative;
    bottom:             1px;
}

.main #mostPopular h2, .ContentRightFloat #mostPopular h2
 {
    font-size:          14px;
    color:              #cc3333;
    font-weight:        bold;
    font-variant:       normal;
    color:              #999;
    padding:            0px;
    margin:             0px 0px 0px 5px;
    clear:              both;
    display:            block;
    
}

.main #mostPopular .mp_lower, .ContentRightFloat #mostPopular .mp_lower
 {
    border:             1px solid #dbdbcb;
    background:         #E6E6D2;
    padding:            5px 4px 4px 4px;
    line-height:        110%;
    }
 
.main #mostPopular .mp_lower ul, .ContentRightFloat #mostPopular .mp_lower ul
 {
    margin:             0px 0px 0px 10px;
    padding:            0px 0px 0px 10px;
    list-style-type:    disc;
 }
 
.main #mostPopular .mp_lower ul li, .ContentRightFloat #mostPopular .mp_lower ul li
 {
    list-style-image:   url(http://assets.citypages.com/img/bullet-10x10.gif);
 } 
 
.main #mostPopular .mp_lower li.story a.headline, .ContentRightFloat #mostPopular .mp_lower li.story a.headline
 {
    font-weight:        bold;
    font-size:          12px;
    line-height:        16px;
 }
 
.main #mostPopular .microbar, .ContentRightFloat #mostPopular .microbar
  {
    font-size:9px;
    font-weight: bold;
  }
  



/* --- End /home/httpd/public/app/min/webroot/css/MostPopularWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/NationalFeaturesWidget.css --- */

/* baseline */

.NationalFeatures
 {
    margin:             0px 0px 15px 0px;
    padding:            0px;
}
 
.NationalFeatures h2
 {
    color:              #cc3333;
    clear:              both;
    font-size:          14px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px 5px;
 }
 
.NationalFeatures ul
 {
    border-right:       1px #dbdbcd solid;
    border-left:        1px #dbdbcd solid;
    border-bottom:      1px #dbdbcd solid;
    border-top:         3px #cc3333 solid;
    margin:             0px;
    padding:            0px 5px 5px 5px;
    list-style-type:    none;
 }   
 
.NationalFeatures li
 {
    font-size:          12px;
    padding:            10px 0px 0px 5px;
 }
 
.NationalFeatures h3
 {
    color:              #cc3333;
    margin:             0px;
    padding:            0px;
    font-size:          12px;
 }
 
.NationalFeatures h4
 {
    color:              #000000;
    margin:             0px;
    padding:            0px;
    font-size:          10px;
    font-weight:        normal;
 }

.NationalFeatures p
 {
    margin:             0px;
    padding:            0px;
    font-size:          11px;
 }
 
.NationalFeatures .homeShow
 {
    display:            none;
 }

/* content view */
.ContentView .NationalFeatures
 {
    margin:             10px 0px 15px 0px;
    padding:            0px;
} 

/* --- End /home/httpd/public/app/min/webroot/css/NationalFeaturesWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/ColumnsWidget.css --- */

.NewsContentArea .columns
 {
    display:            block;
    margin:             0px 0px 15px 0px;
 }
 
.NewsContentArea .columns h2
  {
    color:              #cc3333;
    text-decoration:    none;
    display:            block;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             0px;
    padding:            0px 0px 0px 5px;
 }
 
.NewsContentArea .columnsBody
 {
    padding:            10px 0px 0px 0px; 
    border-top:         3px solid #CC3333;
    border-left:        1px solid #dbdbcd; 
    border-right:       1px solid #dbdbcd; 
    border-bottom:      1px solid #dbdbcd; 
    clear:              right;
    line-height:        110%;
    font-size:          11px;
 }
 
.NewsContentArea .columnsBody ul
  {
    padding:             0px;
    margin:              0px;
    list-style:          none;
  }

.NewsContentArea .columnsBody li
 {
    margin-bottom:       10px;
    padding:             0px 10px 0px 10px; }
 
.NewsContentArea .columnsBody .column
  {
    font-size:           12px;
    font-weight:         bold;
    color:               #999999;
    margin-bottom:       5px;
  } 
  
.NewsContentArea .columnsBody .headline
 {
    font-size:           12px;
    font-weight:         bold;
    line-height:         110%;
 }

.NewsContentArea .columnsBody .subhead
 {
    display:             none;
 }

.NewsContentArea .columnsBody .byline
 {
    font-style:          italic;
 }
 
.NewsContentArea .columnsBody .pubDate
 {
    margin-left:        10px;
    font-style:         italic;
    margin:             0px 0px 5px 0px;
 }

.NewsContentArea .columnsBody .blurb
 {
    margin:             0px;
 }

 .NewsContentArea .columnsBody .column a
 {
    color:              #999;
 }


/* Restaurants */ 
 
.RestaurantContentArea .columns
 {
    background:         #ffffff;
    display:            block;
    margin-bottom:      5px;
 }

.RestaurantContentArea .columns h2
 {
    font-size:          14px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #cccccc;
 }
 
.RestaurantContentArea .columnsBody
 {
 	margin:             0px;
    padding:            0px;
    line-height:        100%;
    border:             1px solid #dbdbcd;
 }
 
.RestaurantContentArea .columnsBody ul
 {
    padding:            0px;
    margin:             0px;
    list-style:         none;
 }

.RestaurantContentArea .columnsBody li
 {
    margin-bottom:      10px;
 }
 
.RestaurantContentArea .columnsBody .column
  {
    color:              #666666;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             0px;
    padding:            3px 0px 3px 10px;
    background:         #E6E6D2;
    border:             1px solid #dbdbcd;
  } 
  
.RestaurantContentArea .columnsBody .column a
  {
    color:              #666666;
    text-decoration:    none;
  } 
  
.RestaurantContentArea .columnsBody .headline
 {
    display:            block;
    font-size:          12px;
    font-weight:        bold;
    margin-left:        0px;
    padding:            5px 5px 0px 5px;
    line-height:        100%;
 }

.RestaurantContentArea .columnsBody .subhead
 {
    font-size:          12px;
    font-weight:        bold;
    font-style:         italic;
    margin:             5px 0px 5px 0px;
    padding:            0px 5px 0px 5px;
    color:              #999999; 
 }

.RestaurantContentArea .columnsBody .byline
 {
    font-style:         italic;
    margin-left:        5px;
 }
 
.RestaurantContentArea .columnsBody .pubDate
 {
    display:            none;
 }

.RestaurantContentArea .columnsBody .blurb
 {
    margin:             0px 5px 0px 5px;
    line-height:        normal;
 }

/* --- End /home/httpd/public/app/min/webroot/css/ColumnsWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/MusicTOC.css --- */

.MusicContentArea
 {
    float:              right;
    width:              570px;
    margin:             0px 5px 0px 0px; 
 }
 
.MusicContentArea .col1
 {
    width:              302px;
    float:              left;
 }
 
.MusicContentArea .col2
 {
    width:              260px;
    float:              right;
 }


/* --- End /home/httpd/public/app/min/webroot/css/MusicTOC.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/Promo_promoEventsPage.css --- */

.promoEventsPage
 {
    width:              755px;
    margin:             0px 5px 0px 0px;
    float:              left;
 }
 
.promoEventsPage .col1
 {
    width:              440px;
    float:              left;
    margin-right:       5px;
 }
 
.promoEventsPage .col2
 {
    width:              300px;
    float:              right;
    margin-right:       5px;
 }

/* --- End /home/httpd/public/app/min/webroot/css/Promo_promoEventsPage.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/FilmsHomeWidget.css --- */

/* main */ 
.main .FilmsHomeWidget
 {
    border:             1px solid #dbdbcd; 
    display:            block;
    margin:             0px 0px 15px 0px;
    padding:            0px;
 }


.main .FilmsHomeWidget h3 a
 {
    color:              #dbdbcd;
 } 
 
 .main .FilmsHomeWidget p
 {
     margin:            0px;
 }
 
.main .FilmsHomeWidget .HomeFilmLeft
 {
    width:              45%;
    float:              left;
    padding:            10px 5px 10px 10px;
 }
 
.main .FilmsHomeWidget .HomeFilmRight
 {
    width:              45%;
    float:              left;
    padding:            10px 5px 10px 10px;
 }
 
.main .FilmsHomeWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.main .FilmsHomeWidget .HomeFilmLeft li
 {
    margin:             0px 0px 2px 10px;
    padding:            0px;
    font-size:          11px;
    font-weight:        bold;
    color:              #999;
    width:              190px;
    line-height:        16px;
    list-style-type:    disc;
    vertical-align:      top;    
 }
 
.main .FilmsHomeWidget .HomeFilmLeft .lead
 {

    width:              190px;
 }

.main .FilmsHomeWidget h3
 {
    font-size:          12px;
    color:              #cc3333;
    margin:             0px;
    padding:            0px;
 
 } 
 
.main .FilmsHomeWidget .HomeFilmLeft .lead h4
 {
    margin:             5px 0px 2px 0px;
    color:              #999999;
    padding:            0px;
    display:            block;
    width:              190px; 
    font-size:          12px;

 } 

.main .FilmsHomeWidget .HomeFilmLeft .lead h5
 {
    margin:             0px;
    padding:            0px 0px 10px 0px;
    font-size:          10px;
    font-weight:        normal;
     
 }
 
.main .FilmsHomeWidget .HomeFilmRight .FilmList ul
 {
    height:             120px;
    overflow:           auto;
    margin:             0px;
    border:             1px solid #cccccc;
    padding:            2px;
 }
 
.main .FilmsHomeWidget .HomeFilmRight .FilmList li
 {
    font-weight:        bold;
 }

.main .FilmsHomeWidget a.more
 {
    display:            block;
    font-size:          11px;
 }
 
.main .FilmsHomeWidget .HomeFilmRight .BlogsWidget .Post_first h4
{
    margin:             5px 0px 2px 0px;
}

.main .FilmsHomeWidget .HomeFilmRight .BlogsWidget .Post_first p
{
    font-size:          12px; 
    margin:             2px 0px 0px 0px;
}
  
 .main .FilmsHomeWidget .HomeFilmRight .filmFeature h4
 {
    line-height:        14px;
    font-size:          12px;
 }
 
.main .FilmsHomeWidget .HomeFilmRight .filmFeature h5
 {
    font-size:          9px;
 }
 
 

/* --- End /home/httpd/public/app/min/webroot/css/FilmsHomeWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/PromoSearchWidget.css --- */

.PromoSearchWidget
 {
    margin:             20px 0px 15px 0px;
    padding:            0px;
    clear:              both;
    font-size:          11px;
    border:             1px solid #dbdbcd;
    position:           relative;

 }
 
.PromoSearchWidget img
{
    vertical-align:     middle;
}

.PromoSearchWidget a:link
{
    font-weight: 		normal;
}

.PromoSearchWidget a:hover
{
    font-weight:        normal;
}

.PromoSearchWidget a:visited
{
    font-weight:        normal;
}

.PromoSearchWidget .rightSearch select
{
    width:              140px;
    font-size:          10px;
}

.PromoSearchWidget .leftSearch input
{
    width:              70px;
    text-align:         right;
}

.PromoSearchWidget .rightSearch input
{
    font-size:          10px;
}

.PromoSearchWidget h2
{
    text-decoration:    none;
    display:            block;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             -20px 0px 0px 0px;
    padding:            0px 5px;
    border-bottom:      3px solid #cc3333;
    background:         none;
    color:              #cc3333;

 }
 
 
 .PromoSearchWidget h2 a
 {
    color:              #cc3333;
    text-decoration:    none;
 }
 
.PromoSearchWidget div.leftSearch
{
    width:              47%;
    float:              left;
    padding:            3px;
}
.PromoSearchWidget div.rightSearch
{
    width:              48%;
    float:              left;
    padding:            3px;
}
.PromoSearchWidget div.rightSearch select
{
    margin:             2px;
    display:            block;
}
.PromoSearchWidget div.rightSearch input
{
    display:            block;
    margin:             2px;
}

/* --- End /home/httpd/public/app/min/webroot/css/PromoSearchWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/LocationDirectory.css --- */

.locationDirectory
{
    width:              555px;
    margin-right:       10px;
    float:              right;
}
.locationDirectory .description
{
    width:              220px;
    float:              left;
    margin-right:       10px;
}
.locationDirectory #Middle.Ads
{
    float:              right;
    clear:              none;
}
.locationDirectory .results
{
    clear:               both;
}
.locationDirectory .results div.header
{
    border:             1px solid #999999;
    background-color:   #cc3333;
    min-height:         26px;
}
.locationDirectory div.header div
{
    font-size:          16px;
    font-weight:        bold;
    color:              #ffffff;
    margin-left:        3px;
    margin-top:         3px;
}
.locationDirectory ul.AlphaLetter
{
    float:              right;
    display:            block;
    font-size:          10px;
    margin-top:         2px;
}
.locationDirectory ul.AlphaLetter li
{
    background-color:   #FFFFFF;
    
}

.locationDirectory .searchForm h2
{
    border:             1px solid #999999;
    background-color:   #CCCCCC;
    font-weight:        bold;
    margin-bottom:      0px;
    margin-top:         15px;
    padding-left:       3px;
    font-size:          14px;
    color:              #666666;
}
.locationDirectory .searchForm div
{
    border-left:        1px solid #999999;
    border-right:       1px solid #999999;
    border-bottom:      1px solid #999999;
    padding:            4px;
}
.locationDirectory .searchForm select
{
    width:              90%;
}

.locationDirectory .searchForm input
{
    display:            block;
    margin-top:         5px;
}
.locationDirectory .results ul.locations
{
    clear:              both;
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
    padding-bottom:     15px;
}
.locationDirectory .results ul.locations li
{
    border-top:         1px solid #999999;
    clear:              both;
    margin-top:         5px;
}
.locationDirectory .results ul.locations li h2
{
    margin-top:         3px;
    margin-bottom:      3px;
    font-size:          14px;
}
.locationDirectory .results ul.locations li img
{
    float:              right;
    margin:             3px;
}

.locationDirectory .resultsTotal
{
    font-style:          italic;
    font-weight:         normal;
    font-size:           11px;
    float:               left;
    margin:              5px 0px;
}

.locationDirectory .PaginationSelected
{
    font-size:           10px;
}

.locationDirectory .Pagination
{
    font-size:           10px;
    float:               right;
    margin:              5px 0px;
}

/* --- End /home/httpd/public/app/min/webroot/css/LocationDirectory.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/RotateFour.css --- */

.RotateFour
 {
    border:             1px solid #dbdbcd;
    padding:            5px 5px 5px 5px;
    margin:             0px 0px 15px 0px;
    position:           relative;
 }

.RotateFour h2
 {
    color:              #000000;
    text-decoration:    none;
    display:            block;
    background-color:   #ffffff;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             -13px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;
 }

.RotateFour h4
 {
    font-size:          11px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 }
 
.RotateFour h5
 {
    font-size:          10px;
    font-weight:        normal;
    margin:             10px 0px 5px 0px;
    padding:            0px;
 }
 
.RotateFour h6
 {
    font-size:          10px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 }
 
 .RotateFour p
 {
    font-size:          10px;
    font-weight:        normal;
    margin:             10px 0px 5px 0px;
    padding:            0px;
 }
 
.RotateFour .Featured img
 {
    border:             1px solid #cc3333;
    margin:             5px 0px 5px 5px;
    padding:            1px;
    float:              right;
 }

.RotateFour .rfNav
 {
    font-size:          10px;
    float:              right;
    clear:              both;
 }

.RotateFour .rfNav span:hover
 {
    color:              #cc3333;
 }



/* --- End /home/httpd/public/app/min/webroot/css/RotateFour.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/RestaurantHomeWidget.css --- */

/* home page restaurant */

.main .RestaurantsHomeWidget
 {
    margin:             0px 0px 15px 0px;
    padding:            0px;
    clear:              both;
    border:             1px solid #dbdbcd;
 }
 
.main .RestaurantsHomeWidget p
{
    margin:             0px;
}
 
.main .RestaurantsHomeWidget .RHWcol1
 {
    width:              45%;
    float:              left;
    padding:            10px 5px 5px 10px;
 }
 
.main .RestaurantsHomeWidget .RHWcol2
 {
    width:              45%;
    float:              left;
    padding:            10px 10px 5px 5px;
 }

 
.main .RestaurantsHomeWidget .lead h3
 {
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    color:              #cc3333;
 }
 
.main .RestaurantsHomeWidget .lead h4
 {
    margin:             0px;
    padding:            5px 0px 0px 0px;
    font-size:          12px;
    font-weight:        bold;
 }

.main .RestaurantsHomeWidget .lead h5
 {
    font-size:          10px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px 0px 10px;
 }

.main .RestaurantsHomeWidget .features h3
 {
    font-size:          12px;
    color:              #cc3333;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 }

.main .RestaurantsHomeWidget .features h4
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 }
.main .RestaurantsHomeWidget .features h5
 {
    font-size:          10px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
 }
 
 
.main .RestaurantsHomeWidget select
 {
    width:              190px;
    font-size:          11px;
 }
 
.main .RestaurantsHomeWidget .RHWcol2 h3
 {
    margin:             10px 0px 0px 0px;
    padding:            0px;
    color:              #cc3333;
    font-size:          12px;
 }
 
.main .RestaurantsHomeWidget .RHWcol2 ul
 {
    list-style-image:   url(http://assets.citypages.com/img/bullet-10x10.gif);
    list-style-position:outside;
    margin:             0px 0px 0px 20px;
    padding:            0px;
 }
 
.main .RestaurantsHomeWidget .RHWcol2 li
 {
    font-weight:        bold;
    padding:            0px 0px 5px 0px;
 }
 
.main .RestaurantsHomeWidget .RHWcol2 .more
 {
    font-weight:        normal;
 }

/* --- End /home/httpd/public/app/min/webroot/css/RestaurantHomeWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/PromoSponsoredConcerts.css --- */

.PromotionsPromotersContentArea
 {
    width:              565px;
    margin:             0px 5px 0px 5px;
    float:              right;
 }
 
.PromotionsPromotersContentArea .promoters ul
 {
    list-style-type:    none;
    padding:            0px;
    margin:             0px;
 }
 
.PromotionsPromotersContentArea .promoters li
 {
    margin-bottom:      5px;
    border-bottom:      1px #cccccc solid;
 }
 
.PromotionsPromotersContentArea .promoters a.promoter
 {
    font-weight:        bold;
    font-size:          14px;
 }

.PromotionsPromotersContentArea .promoters img
 {
    float:              right;
    margin:             5px 0px 5px 5px;
 }


/* --- End /home/httpd/public/app/min/webroot/css/PromoSponsoredConcerts.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/ArtsEventsWidget.css --- */

.ArtsContentArea .ArtsEventsWidget
 {
    display:            block;
    margin:             0px 0px 15px 0px;
    overflow:           auto;
    
}


.ArtsContentArea .ArtsEventsWidget h2
  {
    color:              #cc3333;
    text-decoration:    none;
    display:            block;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             0px;
    padding:            0px 0px 0px 5px;
 }

.ArtsContentArea .ArtsEventsWidget ul
  {
    padding:            10px 5px; 
    border-top:         3px solid #CC3333;
    border-left:        1px solid #dbdbcd; 
    border-right:       1px solid #dbdbcd; 
    border-bottom:      1px solid #dbdbcd; 
    clear:              right;
    line-height:        110%;
    margin:             0px;
    font-size:          11px;
 }
 
.ArtsContentArea .ArtsEventsWidget li
 {
    list-style-type:    none;
    padding-top:        5px;
    border-bottom:      1px solid #999999;
    font-size:          11px;
 }
 
.ArtsContentArea .ArtsEventsWidget .title
 {
    font-weight:        bold;
    font-size:          12px;
 }

 .ArtsContentArea .ArtsEventsWidget .time
 {
    margin:             5px 0px;
 }
 
 .ArtsContentArea .ArtsEventsWidget .location
 {
    margin:             0px 0px 5px 0px;
 }
.ArtsContentArea .ArtsEventsWidget .label
 {
    color:              #999999;
    font-weight:        bold;
 }


/* --- End /home/httpd/public/app/min/webroot/css/ArtsEventsWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/DvdsWidget.css --- */

.MoviesContentArea .DvdsWidget
 {
    margin-top:         0px;
    margin-bottom:      10px;
    overflow:           auto;
    clear:              both;
 }

.MoviesContentArea .DvdsWidget h2
 {
    font-size:          14px;
    border-bottom:      1px solid #cc3333;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #cc3333;
    margin:             0px;
    padding-left:       5px;
 }

.MoviesContentArea .DvdsWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    border:             1px solid #dbdbcd;
    border-top:         3px solid #cc3333;
 }

.MoviesContentArea .DvdsWidget li
 {
    border-bottom:      1px solid #CCCCCC;
    font-size:          12px;
    font-weight:        normal;
    line-height:        16px;
    margin:             0px 5px 0px 5px;
    padding-top:        4px; 
    position:           relative;
    bottom:             -1px;
    clear:              both;
 }

.MoviesContentArea .DvdsWidget li a
 {
    font-weight:        bold;
    font-size:          12px;
 }
 
.MoviesContentArea .DvdsWidget .byLine
 {
    font-size:          10px;
 }

.MoviesContentArea .DvdsWidget li a.more
 {
    font-weight:        normal;
    text-align:         right;
 }

/* --- End /home/httpd/public/app/min/webroot/css/DvdsWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/Index.css --- */

.main
 {
    display:            block;
    float:              left;
    font-size:          12px;
    width:              760px;
    margin:             0px;
 }
  
.main .col1
 { 
    display:            block;
    float:              left;
    width:              445px;
 }

.main .col2
 { 
    display:            block;
    float:              right;
    width:              302px;
    margin-left:        10px;  
 }
 
.main .col1 h2
 {
    border:             1px #dbdbcd solid;
    border-bottom:      1px #dbdbcd solid;
    color:              #666;
    text-decoration:    none;
    background-color:   #E6E6D2;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             0px;
    padding:            3px 10px;
 }
 

 /*.main .col1 h2 a
 {
    color:              #666666;
 }
  
.main .col1 h2 a:hover
 {
    color:              #cc3333;
    text-decoration:    none;
 }*/

/* --- End /home/httpd/public/app/min/webroot/css/Index.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/RMToolbar.css --- */

.PageContainer {
    margin-top: 50px;
 }

.rmtoolbar {
    height: 60px;
    width: 100%;
    text-align: center;
    vertical-align: top;
    background: url('http://assets.citypages.com/img/rmtoolbar_test.png') center top no-repeat;
    padding: 0px;
    font-family: sans-serif;
}

.rmtoolbar .rmRec {
    width: 400px;
    float: left;
    line-height: 20px;
    font-size: 12px;
}

.rmtoolbar .wunder {
    width: 565px;
}

.rmtoolbar .rmRec strong {
    position: relative;
    top: 5px;
}
.rmtoolbar img.rmArrow {
    margin: 8px 0px 0px 0px;
    float: left;
    background-color: #cc3333;
    border: none;
    padding: 0px;
}

.rmtoolbar img.rmLogo {
    float: left;
    margin: 3px 5px 0px 0px;
    padding-right: 3px;
    border: none;
    border-right: 1px solid #ccc;
}

.rmtoolbar span.rmSignup {
    font-size: 10px;
    color: #999;
}

.rmtoolbar .rmWelcome {
    float: left;
    width: 120px;
    height: 45px;
    padding: 5px 0px 0px 10px;
    border-left: 1px solid #ccc;    
    text-align: left;
    font-size: 12px;
    line-height: 20px;
}

.rmtoolbar .rmLogout {
    float: right;
    width: 160px;
    margin-top: 5px;
    font-size: 12px;
}

.rmtoolbar .rmLogout span.rmNot {
    float: left;
}

.rmtoolbar #RMOptions {
    position: absolute;
    top: 5px;
    right: 0px;
    width: 300px;
    text-align: left;
    border: 2px solid #ccc;
    background-color: #fff;
    padding: 0px;
    overflow: hidden;
    z-index: 50000;
}

.rmtoolbar h2 {
    background: #eee;
    margin: 0px;
    padding: 3px;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    border: 2px solid #ccc;
    text-transform: uppercase;
    text-align: center;
    color: #cc3333;
    cursor: pointer;
}

.rmtoolbar h2.openedH2 {
    width: 296px;
}

.rmtoolbar h2.closedH2 {
    margin-bottom: 2px;
    width: 150px;
}
.rmtoolbar #RMOptions h2 {
    border: none;
    border-bottom: 2px solid #ccc;
}

.rmtoolbar h2 span {
    margin: 2px 0px 0px 0px;
    padding: 0px;
    cursor: pointer;
    width: 12px;
    height: 10px;
    display: block;
    overflow: hidden;
    float: right;
}

.rmtoolbar h2 span img {
    margin: 0px;
    padding: 0px;
    border: none;
    background-color: #cc3333;
    position: relative;
    top: -1px;
}

.rmtoolbar #RMOptions .rmBody {
    padding: 3px;
}

.rmtoolbar #RMOptions #rmbarform {
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.rmBody .smsHdr {
    float: right;
    margin-right: 56px;
}

.rmtoolbar #RMOptions #rmbarform ul {
    margin: 0px 0px 0px 5px;
    padding: 0px;
    list-style-type: none;
    text-align: left;
    border-top: 1px solid #ccc;
    width: 48%;
    float: left;
    font-size: 11px;
}

.rmtoolbar #RMOptions #rmbarform hr {
    height: 1px;
    background-color: #ccc;
    border: none;
    clear: both;
}

.rmtoolbar #RMOptions #rmbarform input.optionSubmit {
    clear: both;
}

.rmtoolbar .showOptions {
    cursor: pointer;
}


.rmtoolbar strong {
    color: #cc3333;
}

.rmtoolbar .rmtoolbar2 {
    height: 55px;
    width: 975px;
    text-align: center;
    vertical-align: top;
    margin: 0 auto;
}

.rmtoolbar .rmtoolbar3 {
    width: 975px;
    display: block;
    float: left;
    text-align: left;
    font-size: 14px;
    position: relative;
}

.rmtoolbar .rmtoolbar5 {
    display: block;
    width: 300px;
    height: 50px;
    text-align: right;
    font-size: 12px;
    position: absolute;
    top: 0px;
    right: 10px;
    padding-left: 10px;
    display: inline;    
}


.rmtoolbar .rmtoolbar6 {
    display: block;
    width: 280px;
    height: 35px;
    text-align: center;
    font-size: 12px;
    color: #cc3333;
    position: absolute;
    top: 0px;
    right: 10px;
    border-left: 1px solid #ccc;       
    padding: 15px 0px 0px 10px;
}

.rmtoolbar .rmtoolbar5 a:link,
.rmtoolbar .rmtoolbar5 a:visited,
.rmtoolbar .rmtoolbar5 a:hover {
    color: #cc3333;
}

.rmtoolbar .rmtoolbar5 form#rmlogin {
    width: 200px;
    margin: 0px;
    padding: 0px;
    float: right;
    height: 50px;
    border-left: 1px solid #ccc;
    position: relative;
    top: 0px;
}

.rmtoolbar .rmtoolbar5 form#rmlogin .loginInputs {
    float: left;
    text-align: right;
    width: 140px;
    line-height: 15px;
    margin-top: 2px;
}

.rmtoolbar .rmtoolbar5 form#rmlogin .loginSubmit {
    float: right;
    margin: 5px 0px 0px 0px;
}

.rmtoolbar .rmtoolbar5 form#rmlogin input#p,
.rmtoolbar .rmtoolbar5 form#rmlogin input#u {
    font-size: 10px;
    border: 1px solid #ccc;
    margin: 0px;
    padding: 0px 3px;
    width: 80px;
}

.rmtoolbar .rmtoolbar5 .rmRegLinks {
    font-size: 10px;
    line-height: 12px;
    clear: both;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 36px;
    left: 0px;
    width: 200px;
}

.rmtoolbar .rmtoolbar5 .rmRegLinks span {
    float: left;
    margin-left: 15px;
}


/* --- End /home/httpd/public/app/min/webroot/css/RMToolbar.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/default.css --- */

.bjNotice 
 {
    background:         #000000;
    color:              #ffffff;
    font-size:          16px;
    font-weight:        bold;
    text-align:         center;
    z-index:            500;
    display:            block;
    height:             24px; 
 }

body, div, td, ul, li
 {
    font-family:           Verdana,sans-serif;
    color:                 #000000;
 }

body
 {
    background:         #dbdbcd;
    margin:             0px;
    padding:            0px;
    font-size:          11px;
    text-align:         center;
 }

a:link
 {
    color:              #CC3333;
    text-decoration:    none;
 }

a:visited
 {
    color:              #000000;
    text-decoration:    underline;
 }

a:hover
 {
    color:              #0000CC;
    text-decoration:    underline;
 }

a:active
 {
    color:              #0000CC;
    text-decoration:    underline;
 } 
 
 
 
h1
 {
    margin:                0px;
    padding:               0px;
 }
 
 
form
 {
    margin:                 0px;
    padding:                0px;
 }

.ClearIt
 { 
     clear:                 both; 
     display:               block;
     padding-bottom:        1px;
     margin-bottom:         -1px;
 }
 
.PageContainer
 {
    background:             #ffffff;
    margin-left:            auto;
    margin-right:           auto;
    margin-top:             50px;
    width:                  930px;
    padding:                10px;
    overflow:               auto;
    text-align:             left;
    border-left:            2px solid #cc3333;
    border-bottom:          1px solid #cc3333;
 }

.PageContainer .LeaderBoard
 {
    background:             #cc3333 url('http://assets.citypages.com/img/header-background.jpg') top left repeat-x; 
    padding:                4px;
    width:                  922px;
    height:                 90px;
    display:                block; 
    vertical-align:         top;
    overflow:               hidden;
 }

.PageContainer .LeaderBoard .Logo
 {
    display:                block;
    float:                  left;
 }

.PageContainer .LeaderBoard .Logo img
 {
    height:                 48px;
    width:                  185px;
    border:                 0px;
    margin-top:             6px;
 }

.PageContainer .LeaderBoard .Logo .PageName
 {
    margin:                 0px 0px 0px 4px; 
    font-size:              16px;
    font-weight:            bold;
    color:                  #ffffff;
    position:               relative;
    top:                    -4px;
    width:                  185px;
 }

.PageContainer .LeaderBoard .TopBanner
 {
    display:                block;
    float:                  right;
    border:                 0px;
    height:                 90px;
 }

.PageContainer .LeaderBoard .TopBanner img
 {
    height:                 90px;
    width:                  728px;
    border:                 0px;
 }

.PageContainer .SiteNav
 {
    width:                  930px;
    height:                 30px;
    margin:                 0px;
 }

.PageContainer .Content
 {
    width:                  930px;
    float:                  left;
    overflow:               auto;
    display:                block;
 }   

 
 
.PageContainer .rightrailcontainer
 {
    float:                  right; 
    width:                  165px; 
    padding:                0px; 
    margin:                 0px;
 }

.PageContainer .RightRail
 {

    width:                  165px;
    text-align:             center;
    display:                block;
    clear:                  right;
    padding:                0px 0px 5px 0px;
    margin:                 0px;
 }

.PageContainer .Content .BottomBanner
 {
    display:                block;
    text-align:             center;
    border:                 0px;
 }

.PageContainer .Content .BottomBanner img
 {
    height:                 90px;
    width:                  728px;
    border:                 0px;
 }

.PageContainer .Content .Footer
 {
    display:                block;
    text-align:             center;
    margin-top:             10px;
    clear:                  both;
 }
 
.backToTop
 {
    border-top:             1px solid #dbdbdc;
    padding:                0px 0px 10px 0px;
    margin:                 10px 0px 10px 0px;
    font-size:              9px;
 }
 
.backToTop img
 {
    margin-right:           5px;
 } 

/* --- End /home/httpd/public/app/min/webroot/css/default.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/NewsletterSignUpWidget.css --- */

.NewsletterSignUp {
    background:         #cc0000 url('http://assets.citypages.com/img/generic.jpg') top left repeat-x;
    border:             1px solid #999;
    display:            block;
    margin:             10px auto 10px auto;
    width:              160px;
    overflow:           auto;
    font-family:        trebuchet ms;
}

.NewsletterSignUp h4 {
    display:            none;
   /* background-color: #cc3333;
    color: #fff;
    font-size: 15px;
    margin: 0;
    padding: 5px 3px;
    text-align: center;*/
}

.NewsletterSignUp div.fade {
    background:         #fff url('http://assets.citypages.com/img/insiders-fade.jpg') top left repeat-x;
    text-align:         left;
}

.NewsletterSignUp div.fade p {
    margin:             10px 10px 0 10px;
    
}

.NewsletterSignUp ul {
    font-size:          11px;
    font-weight:        bold;
    list-style:         none;
    margin:             50px 0 0 5px;
    padding:            0px 5px 5px 0px;
        
}

.NewsletterSignUp li {
    color:              #ffffff;
    margin:             0px 0px 3px 0px;	
    font-family:        trebuchet ms;
}

.NewsletterSignUp form {
    margin:             5px;
    text-align:         left;
}

.NewsletterSignUp label {
    font-weight:        normal;
    color:              #ffffff;
    font-size:          10px;
}

.NewsletterSignUp input {
    color:              #000000;
    border:             1px solid #999;
    font-size:          12px;
    margin:             0px 10px 0px 0px;
}

.NewsletterSignUp input.text {
    width:              105px;
    margin:             0px 5px 0px 0px;   
}

.NewsletterSignUp input.submit {
    background-color:   #fff;
    font-weight:        bold;
    width:              30px;
    margin:             0px;
} 

/*MUSIC NEWSLETTER WIDGET*/

.NewsletterSignUp-music {
    background:         #cc0000 url('http://assets.citypages.com/img/music_bg.jpg') top left repeat-x;
    padding:            75px 0px 5px 0px; 
    border:             1px solid #777777;
    display:            block;
    margin:             10px auto 10px auto;
    width:              160px;
    overflow:           auto;
}

.NewsletterSignUp-music form {
    margin:             5px;
    text-align:         left;
}

.NewsletterSignUp-music label {
    font-weight:        normal;
    color:              #ffffff;
    font-size:          10px;
}

.NewsletterSignUp-music input {
    color:              #000000;
    border:             1px solid #999;
    font-size:          12px;
    margin:             0px 10px 0px 0px;
}

.NewsletterSignUp-music input.text {
    width:              105px;
    margin:             0px 5px 0px 0px;   
}

.NewsletterSignUp-music input.submit {
    background-color:   #ffffff;
    font-weight:        bold;
    width:              30px;
    margin:             0px;
} 

/*RESTAURANT NEWSLETTER WIDGET*/

.NewsletterSignUp-restaurants {
    background:         #cc0000 url('http://assets.citypages.com/img/Dining_Plate_BG.jpg') top left repeat-x;
    padding:            75px 0px 5px 0px; 
    border:             1px solid #777777;
    display:            block;
    margin:             10px auto 10px auto;
    width:              160px;
    overflow:           auto;
}

.NewsletterSignUp-restaurants form {
    margin:             5px;
    text-align:         left;
}

.NewsletterSignUp-restaurants label {
    font-weight:        normal;
    color:              #ffffff;
    font-size:          10px;
}

.NewsletterSignUp-restaurants input {
    color:              #000000;
    border:             1px solid #999;
    font-size:          12px;
    margin:             0px 10px 0px 0px;
}

.NewsletterSignUp-restaurants input.text {
    width:              105px;
    margin:             0px 5px 0px 0px;   
}

.NewsletterSignUp-restaurants input.submit {
    background-color:   #fff;
    font-weight:        bold;
    width:              30px;
    margin:             0px;
} 

/*Promotions NEWSLETTER WIDGET*/

.NewsletterSignUp-promotions {
    background:          #cc0000 url('http://assets.citypages.com/img/Promo_BG.jpg') top left repeat-x;
    padding:             75px 0px 5px 0px; 
    border:              1px solid #777777;
    display:             block;
    margin:              10px auto 10px auto;
    width:               160px;
    overflow:            auto;
}

.NewsletterSignUp-promotions form {
    margin:              5px;
    text-align:          left;
}

.NewsletterSignUp-promotions label {
    font-weight:         normal;
    color:               #ffffff;
    font-size:           10px;
}

.NewsletterSignUp-promotions input {
    color:               #000000;
    border:              1px solid #999;
    font-size:           12px;
    margin:              0px 10px 0px 0px;
}

.NewsletterSignUp-promotions input.text {
    width:               105px;
    margin:              0px 5px 0px 0px;   
}

.NewsletterSignUp-promotions input.submit {
    background-color:    #ffffff;
    font-weight:         bold;
    width:               30px;
    margin:              0px;
} 

/*.NewsletterSignUp {
    background-color: #fff;
    border: 1px solid #dbdbcb;
    display: block;
    margin: 10px auto 10px auto;
    width: 160px;
}

.NewsletterSignUp h4 {
    background-color: #cc3333;
    color: #fff;
    font-size: 12px;
    margin: 0px;
    padding: 5px 3px;
    text-align: center;
}

.NewsletterSignUp div.fade {
    background: #fff url('http://assets.citypages.com/img/insiders-fade.jpg') top left repeat-x;
    text-align: left;
}

.NewsletterSignUp div.fade p {
    margin: 10px 10px 0px 10px;
}

.NewsletterSignUp ul {
    font-size: 11px;
    font-weight: bold;
    list-style: square outside;
    margin: 0px 0px 0px 10px;
    padding: 5px 5px 0px 10px;
}

.NewsletterSignUp ul li
 {
    margin: 0px 0px 5px 0px;
 }

.NewsletterSignUp form {
    margin: 5px;
    text-align: left;
}

.NewsletterSignUp label {
    font-weight: bold;
}

.NewsletterSignUp input {
    color: #cc3333;
    border: 1px solid #dbdbcb;
    font-size: 12px;
}

.NewsletterSignUp input.text {
    width: 105px;
}

.NewsletterSignUp input.submit {
    background-color: #fff;
    font-weight: bold;
    width: 36px;
}*/


/* --- End /home/httpd/public/app/min/webroot/css/NewsletterSignUpWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/FooterWidget.css --- */

.Footer
 {
    margin-left:        auto;
    margin-right:       auto;
    font-size:          9px;
    line-height:        11px;
    width:              950px;
 }
 
.FooterWidget
 {
    margin:             20px 10px 40px 10px;
    text-align:         left;
 }


/* --- End /home/httpd/public/app/min/webroot/css/FooterWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/Promo_PromotersWidget.css --- */

.PromotersWidget 
 {
    margin:             0px 0px 15px 0px;
    padding:            0px;
    clear:              both;
 }

.PromotersWidget h2
 {
    text-decoration:    none;
    display:            block;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             0px;
    padding:            0px 0px 0px 5px;
    border-bottom:      3px solid #cc3333;
    background-color:   transparent;
    color:              #cc3333;
 }

.PromotersWidget h2 a
 {
    text-decoration:    none;
    color:              #cc3333;
    }

.PromotersWidget ul
 {
    list-style-type:    none;
    padding:            5px;
    margin:             0px;
    border-top:         1px solid #dbdbcd;
    border-right:       1px solid #dbdbcd;
    border-left:        1px solid #dbdbcd;
    border-bottom:      none;
    overflow:           auto;
}

.PromotersWidget li
 {
    font-weight:        bold;
 }

.PromotersWidget a.more
 {
    border:             none;
    padding:            5px;
    font-size:          11px;
    border-bottom:      1px solid #dbdbcd;
    border-right:       1px solid #dbdbcd;
    border-left:        1px solid #dbdbcd;
    display:            block;

 }

/* --- End /home/httpd/public/app/min/webroot/css/Promo_PromotersWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/Picked2click.css --- */

.picked2click {
	font-size: 11px;
	width:728px;
	text-align:center;
}

.picked2click .p2cleft {
	float:left;
	width:446px;
	padding:0 10px 0 10px;
}

.picked2click .p2cright {
	float:right;
	width:242px;
	padding:0 10px 0 10px;
}

.picked2click .p2cbottom {
	clear:both;
	width:728px;
	padding:0;
}

/* --- End /home/httpd/public/app/min/webroot/css/Picked2click.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/AdIndexTower.css --- */

.AdIndexTower
{
    margin:             5px auto 10px auto;
    width:              158px;
    border:             1px #cc3333 solid;
    background:         #ffffff;
}

.AdIndexTower img
{
    border:             0px;
    margin:             0px;
    width:              158px;
}

.AdIndexTower h2
{
    background:         #ccc;
    border-top:         1px #cc3333 solid;
    border-bottom:      1px #cc3333 solid;
    padding:            5px 0px 1px 0px;
    margin:             -5px 0px -1px 0px;
    text-transform:     uppercase;
    font-size:          13px;
    text-align:         center;
}    

.AdIndexTower h3
{
    color:              #666;
    font-style:         italic;
    margin:             5px 0px 0px 7px;
    padding:            0px;
    text-align:         left;
    font-size:          12px;
}

.AdIndexTower h4
{ 
    font-size:          12px;
    line-height:        13px;
    margin:             4px 0px 0px 0px;
    padding:            0px;
    text-align:         left;    
}

.AdIndexTower ul
{
    list-style-type:    circle;
    padding:            0px;
    margin:             0px 10px 0px 15px;
    text-align:         left;
}

.AdIndexTower ul li
{
    border-bottom:        1px #000000 dotted;
    display:              list-item;
    list-style-image:     url('/img/adindex/dash.gif');   
}

.AdIndexTower ul li a
{
    font-size:          10px; 
    line-height:        11px;   
}

.AdIndexTower .more
{
    text-align:        right;
    margin:            15px 5px 5px 0px;   
}

/* --- End /home/httpd/public/app/min/webroot/css/AdIndexTower.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/ArchiveSearch.css --- */

/* /p/af/w/c/ArchiveSearch.css */

.ArchiveSearchContentArea
 {
    float:              left;
    display:            block;
    width:              755px;
 }

.ArchiveSearchContentArea .col1
 {
    float:              left;
    display:            block;  
    width:              520px;
    margin-right:       5px;
 }

.ArchiveSearchContentArea .col2
 {
    float:              right;
    width:              225px;
    display:            block;
 }

/* End /p/af/w/c/ArchiveSearch.css */

/* --- End /home/httpd/public/app/min/webroot/css/ArchiveSearch.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/RestuarantTOC.css --- */

.RestaurantContentArea
 {
    float:              right;
    width:              575px;
    margin:             0px 0px 0px 0px;    
    overflow:           hidden;
 }
 
.RestaurantContentArea .col1
 {
    width:              302px;
    float:              left;
    margin-right:       5px;
    overflow:           hidden;
 }
 
.RestaurantContentArea .col2
 {
    width:              250px;
    float:              right;
    margin-right:       10px;

 }
 
.listingsSearch
 {
    width:              180px;
    float:              left;
    overflow:           hidden;
 }
 
.RestaurantContentArea h1
 {
    color:              #cc3333;
    font-size:          18px;
    font-weight:        bold;
    margin:             0px 10px 0px 0px;
    padding:            0px;
    background:         url(http://assets.citypages.com/img/h1midbar550.gif) top right no-repeat;  
 }


/* --- End /home/httpd/public/app/min/webroot/css/RestuarantTOC.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/NowClickThis.css --- */

.HouseBanner
 {
    display:            block;
    margin-bottom:      10px;
    width:              160px;
    border:             1px solid #666666;
    padding:            0px 0px 10px 0px;
    margin-left:        auto;
    margin-right:       auto;
    background-image:   url(http://assets.citypages.com/img/r_rail_back.jpg);
    background-repeat:  repeat-x;  
    background-color:   #ffffff;  
 }
  
.HouseBanner h2
 {
    font-size:          17px;
    line-height:        28px;
    font-weight:        bold;
    font-family:        arial;
    text-align:         center;
    margin:             0px;
    padding:            5px 0px 5px 0px;
    color:              #cc3333;
 }

.HouseBanner ul 
 {
    margin:             0px 0px 0px 25px;
    padding:            0px;
    text-align:         left;
    list-style-type:    square;
    }

 .HouseBanner li
 {
     color:             #999999;
     font-weight:       bold;
 }
 
 .HouseBanner a:visited
 {
     color:     #CC3333;
 }


/* --- End /home/httpd/public/app/min/webroot/css/NowClickThis.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/NationalNewsWidget.css --- */

.NewsContentArea .NationalNewsWidget
 {
    display:            block;
    margin:             0px 0px 15px 0px;
    padding:            0px;
 }
 
.NewsContentArea .NationalNewsWidget .NationalNewsWidgetWhite
 {
    margin:             0px;
    border:             1px solid #dbdbcd;
    font-size:          11px;
    padding:            0px 10px;
 }

.NewsContentArea .NationalNewsWidget .NationalNewsWidgetWhite .NationalNewsWidgetStory
 {
    margin:             10px 0px;
    border-bottom:      1px #ccc solid;
    font-size:          11px;
 }

.NewsContentArea .NationalNewsWidget h2
{
    border:             1px #dbdbcd solid;
    border-bottom:      1px #dbdbcd solid;
    font-family:        Verdana,sans-serif;
    color:              #666;
    text-decoration:    none;
    background-color:   #E6E6D2;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             0px;
    padding:            3px 10px;
 }

.NewsContentArea .NationalNewsWidget h3
{
    color:              #666666;
    font-size:          12px;
    margin:             0px;
    padding:            0px;
    margin:             0px;
 }

.NewsContentArea .NationalNewsWidget h4
 {
    color:              #999;
    font-size:          11px;
    margin:             2px 0px;
    text-align:         right;
 }

.NewsContentArea .NationalNewsWidget h5
 {
    display:            none;
 }
 
.NewsContentArea .NationalNewsWidget .byLine 
 {
    display:            none;
 }

.NewsContentArea .NationalNewsWidget img
 {
    float:              left;
    margin:             0px 5px 5px 0px;
     }

 
 
/*Music National News*/

.MusicContentArea .NationalNewsWidget
 {
    border:             0px;
    margin:             10px 0px 0px 0px;
    overflow:           auto;
    padding-bottom:     5px;
 }

.MusicContentArea .NationalNewsWidget .NationalNewsWidgetWhite
 {
    border-top:         3px #cc3333 solid;    
    border-bottom:      1px #dbdbcd solid;
    border-right:       1px #dbdbcd solid;
    border-left:        1px #dbdbcd solid;
    margin:             0px;
    padding:            0px 10px 10px 10px;
 }

.MusicContentArea .NationalNewsWidget .NationalNewsWidgetWhite .NationalNewsWidgetStory
 {
    margin:             10px 0px;
    border-bottom:      1px #ccc solid;
    line-height:        14px;
    font-size:          11px;
 }

.MusicContentArea .NationalNewsWidget h2
 {
     font-size:         14px;
    border-bottom:      1px solid #cc3333;
    font-weight:        bold;
    color:              #cc3333;
    margin:             0px;
    padding:            0px 0px 0px 5px;
 }

.MusicContentArea .NationalNewsWidget h3
 {
    color:              #666666;
    font-size:          12px;
    margin:             0px;
    padding:            0px;
    margin:             0px;
 }

.MusicContentArea .NationalNewsWidget h4
 {
    color:              #999;
    font-size:          11px;
    margin:             2px 0px;
    text-align:         right;
 }

.MusicContentArea .NationalNewsWidget h5
 {
    color:              #999;
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
 }

.MusicContentArea .NationalNewsWidget img
 {
    display:            none;
 }
 
 .MusicContentArea .NationalNewsWidget .byLine 
 {
    font-style:         italic;
    margin:             5px 0px;
    font-size:          11px;
}

/* --- End /home/httpd/public/app/min/webroot/css/NationalNewsWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/AdIndexTOC.css --- */

.AdIndex
{
    width:              755px;
    float:              left;
    margin-right: 0px;
    font-size: 11px;
    background-color: white;
    padding: 5px;
}

.AdIndexHeader
 {
   width: 100%;
 }

.AdIndexHeader a img
 {
    border:             none;
 }

 
.AdIndexHeader p 
 {
    text-align:         center;
    padding:            0px;
    margin:             2px;
 }

.AdIndexHeader #Navigation a
 {
    font-size:          11px;
    font-weight:        bold;
    text-transform:     none;
    color:              black;       
 }
 
 
.AdIndex h2, .AdIndexCategory h2, .AdIndexSubCategory h2
 {
    padding:            0px;
    margin:             0px;
    clear:              both;
 }
.AdIndex .Category
 {
    padding:            10px 0px;   
 }
.AdIndex .Category ul 
 {
    float:              left;
    width:              350px;
 }
.AdIndex .checktheseout
 {
    float:              right;
    width:              250px;
    margin:             0px 0px 0px 30px;
    padding:            5px 10px;
    background-color:   #FFFFCC;
    font-weight:        bold;
       
 } 
.AdIndexCategory .checktheseout, .AdIndexSubCategory .checktheseout 
 {
    margin:             0px 0px 0px 30px;
    padding:            5px 10px;
    background-color:   #FFFFCC;
    font-weight:        bold;
 }
 
.AdIndex .checktheseout h4, .AdIndexCategory .checktheseout h4, .AdIndexSubCategory .checktheseout h4 
 {
    padding:            0px;
    margin:             0px;
    text-align:         center;
    border-bottom:      1px solid #8C8C8C;
    color:              #8C8C8C;
    font-weight:        bold;
    font-size:          10px;
 }
 

.AdIndexHeader #Navigation
 {
    border:             none;
    border-bottom:      2px solid black;
    background:         none;
    padding:            2px 0px;
    margin:             25px 0px 0px 0px;
 }

.AdIndexHeader #Navigation li 
 {
    display:            inline;
    padding:            2px 10px;
    background-color:   #e1e1e1;
    border:         1px solid black;
    border-bottom:      none;
    margin-right: 2px;
 }

.AdIndexHeader div#adindexsearchform
 {
    background-color:    #E1E1E1;
    border-bottom:         1px solid black;
    border-right:       1px solid black;
    border-left:        1px solid black;
    border-top:      none;
    float:              right;
    padding:            6px;
    margin-bottom: 10px;
 }
.AdIndexHeader #adindexsearchform form
 {
     display:            inline;
 }
 
.AdIndexHeader #adindexsearchform .inputbox
 {
    border:             1px solid #666666;
    height:             13px;
    vertical-align:     middle;
    width:              100px;
    padding:            2px;
 }
 
.AdIndexHeader #adindexsearchform .submitbutton
 {
    border:             1px solid #666666;
    font-size:          10px;
    font-weight:        bold;
    vertical-align:     middle;
    background-color:   #cc3333;
    color:              white;
    padding:            2px;
 }
 
 
.AdIndex .Flipper h2
 {
    text-align:         left;
    clear:              both; 
    margin:             0px;
 }

.AdIndex .Flipper ul.categoryNav
 {
     margin:            0px;
     padding:           0px;
     list-style-type:   none;
     text-align:        left;
     clear:             both;
 }
  
.AdIndex .Flipper ul.categoryNav li
 {
     border:            none;
     text-align:        left;
     display:           inline;
     font-size:         11px;
     font-weight:       bold;
     text-transform:    none;
     padding:           0px 10px 0px 0px;
 }
  
.AdIndex .Flipper h3
 {
    color:              #cc3333;
    text-decoration:    none;
    font-size:          18px;
    font-weight:        bold;
    display:            block;
    border-bottom:      1px solid #999999;
    padding:            0px;
    margin:             10px 0px 10px 0px;
    
 }
 
.AdIndex .Flipper #flashWrapper
 {
    /* border-top:         2px solid #666666; */
    /* background:         #cc3333 url(http://assets.citypages.com/img/adindex/bg-flipper.png) top left repeat-x; */
    padding:            0px;
    height:             260px;
    margin-bottom: 15px;
    clear: both:
 } 
 

.AdIndexCategory ul.subcategory li p, .AdIndexSubCategory ul.subcategory li p
 {
    float:                  right;
    padding:            0px;
    margin:             0px;
 }
 
.AdIndex .even
 {
    width:              48%;
    float:              left;
    clear:              left;
    margin:             0px 0px 10px 0px;
    }
 
.AdIndex .odd
 {
    width:              48%;
    float:              right;
    clear:              right;
    margin:             0px 0px 10px 0px;
 }

.AdIndex h3
 {
    background:         transparent url(/img/flipbook/fb-gradient.png) repeat-x scroll left top;
    font-size:          18px;
    font-weight:        bold;
    padding:            5px;
    margin:             0px;
    border-top:         1px solid #666666;
 }
 
.AdIndex ul
 {
    /*
    border-top:         1px solid #666666;
    background:         #dddddd;
    */ 
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.AdIndex li a
 {
    font-weight:        bold;
    padding-left:       5px;
 }
 

/* --- End /home/httpd/public/app/min/webroot/css/AdIndexTOC.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/BlogsHomeWidget.css --- */

.BlogsHomeWidget
 {
    font-family:        Verdana,sans-serif;
    border:             1px solid #dbdbcd;
    margin:             0px 0px 15px 0px;
    padding:            0px;
 }

.BlogsHomeWidget div
 {
    font-family:        Verdana,sans-serif;
 }

.BlogsHomeWidget .titleBlock
 {
    border-bottom:      2px solid #cc3333;
 }
 
.BlogsHomeWidget p
 {
    margin:             0px 0px 5px 0px;
    padding:            0px 0px 10px 0px;
    font-family:        Verdana,sans-serif;
    font-size:          9px;
    font-weight:        normal;
    border-bottom:      1px solid #dbdbcd;
    clear:              left;
 }
 
  
.BlogsHomeWidget .BlogsHomeWidgetCol1
 {
    width:              45%;
    float:              left;
    padding:            0px 10px 0px 0px;
    margin:             10px 5px 10px 10px;
    border-right:       1px solid #dbdbcd;
 }

 
 
.BlogsHomeWidget .BlogsHomeWidgetBlog
{
    margin:             0px;
    padding:            0px;
    font-size:          11px;
} 

.BlogsHomeWidget .BlogsHomeWidgetBlog img
{
    margin:             0px 5px 5px 0px;
    padding:            0px;
    float:              left;
    width:              75px;
    height:             auto;
    overflow:           auto;
    }

.BlogsHomeWidget .BlogsHomeWidgetBlog h2
{
    background:         none;
    border:             none;
    margin:             0px;
    padding:            5px 0px 5px 0px;
    font-size:          11px;
}
/*
.BlogsHomeWidget .BlogsHomeWidgetCol1 h2, .BlogsHomeWidget .BlogsHomeWidgetCol2 h2
{
    background:         none;
    border:             none;
    margin:             0px;
    padding:            5px 0px 5px 0px;
    font-size:          11px;
    color:              #666;
}


.BlogsHomeWidget .BlogsHomeWidgetCol1 h2 a, .BlogsHomeWidget .BlogsHomeWidgetCol2 h2 a
{
    color:              #CC3333;
}
*/

.BlogsHomeWidget .BlogsHomeWidgetCol2
 {
    width:              45%;
    float:              left;
    margin:             10px 0px 10px 10px; 
 }


.BlogsHomeWidgetMain h3
 {
    color:              #cc3333;
    font-size:          13px;
    font-weight:        bold;
    margin:             2px 0px;
    padding:            2px 0px;
    display:            inline;
 }
 
.BlogsHomeWidgetMain h3 a
 {
    color:              #cc3333;
    position:           relative;
    bottom:             -1px;
 }

 .BlogsHomeWidgetMain h3 a:hover
 {
    color:              #CC3333;
    text-decoration:    none;
 }
 
 .BlogsHomeWidgetMain h3 .BlogHomeWidgetCpTitle
 {
     color:             #666666;
     font-size:         11px;
     clear:             left;
 }
 
.BlogsHomeWidgetMain h3 .BlogHomeWidgetCpTitle a
 {
     color:             #666666;
     font-size:         11px;
 }
 
.BlogsHomeWidget .BlogsHomeWidgetRight p
 {
    margin:             0px;
    padding:            0px;
 }
 
.BlogsHomeWidget .BlogsHomeWidgetRight img
 {
    width:              175px;
    border:             1px solid #000000;
    clear:              both;
 }
 
.BlogsHomeWidget img.rss
 {  
    width:              12px;
    height:             12px;
    border:             none;
    padding:            3px;
    float:              right;
    margin:             0px;
 }
 
.BlogsHomeWidgetBlog ul
  {
    margin:             0px;
    padding:            0px 0px 5px 0px;
    border-top:         2px solid #cc3333;
  }
  
.BlogsHomeWidgetBlog li
  {
    font-family:        Verdana,sans-serif;
    list-style-image:   none;
    padding:            0px;
    margin:             2px 0px 0px 0px;
    font-size:          11px;
    font-weight:        bold;
    list-style-type:    none;
    
  }
  
.BlogsArchives 
{
  margin:             0px 0px 10px 0px;
  padding:            0px;
}

.BlogsArchives h3
{
    color:              #cc3333;
    margin:             0px;
    padding:            0px 0px 0px 5px;
    border-bottom:      2px solid #cc3333;
    display:            block;
}

.BlogsArchives .BlogsArchivesGroup
 {
    border:             1px solid #cccccc;
    border-top:         none;
    padding:            0px 5px 0px 5px;  
 }

.BlogsArchives .BlogsArchivesItem
{
    margin:             0px;
    font-size:          11px;
    clear:              left;
}

.BlogsArchives .BlogsArchivesItem img
{
    border:             0px;
    float:              left;
    margin:             15px 10px 5px 0px;
}

.BlogsArchives h6
{
    font-size:          11px;
    margin:             10px 0px 0px 0px;
    padding:            0px;
    clear:              both;
    color:              #666666;
    border-top:         1px solid #ccc;
    
}

.BlogsArchives ul.BlogsArchivesList
{
    list-style-type:    none;
    margin:             0px 0px 10px 0px;
    padding:            0px;  
 }
 
.BlogsArchives ul.BlogsArchivesList li a
{
    font-size:          11px;
    font-weight:        bold;
}




/* --- End /home/httpd/public/app/min/webroot/css/BlogsHomeWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/BeSocial.css --- */

.BeSocial h2
 {
    height:             15px;
    margin:             10px 3px;
    font-size:          12px;
 }

.BeSocial img
 {
    border:             0px;
 }

.BeSocial ul
 {
    list-style-type:    none;
    padding:            0px;
    margin:             0px;
    white-space:        nowrap;
    height:             16px;
 }

.BeSocial li
 {
    display:            inline;
    margin:             0px 3px;
    border:             0px;
 }

.BeSocial li.rss
 {
    float:              right;
    margin:             0px 3px;
    border:             0px;
 }

.withbordertab .BeSocial h2
 {
    background:         transparent url(http://assets.citypages.com/img/tab-active-98x21.gif) no-repeat scroll 0% 50%;
    margin:             10px 3px;
    font-size:          12px;
 }
 
/* main */

.main .BeSocial
 {
    margin:             0px;
    padding:            0px;
 }
.main .BeSocial h2
 {
    font-family:        Verdana,sans-serif;
    height:             15px;
    margin:             10px 3px 0px 0px;
    padding:            0px;
    font-size:          12px;
 }

.main .BeSocial img
 {
    border:             0px;
 }

.main .BeSocial ul
 {
    list-style-type:    none;
    padding:            0px;
    margin:             0px;
    height:             16px;
 }

.main .BeSocial li
 {
    float:              left;
    margin:             0px 3px 0px 0px;
    padding:            0px;
    border:             0px;
 }

.main .BeSocial li.rss
 {
    float:              right;
    margin:             0px 3px;
    border:             0px;
 }

.main .withbordertab .BeSocial h2
 {
    background:         transparent url(http://assets.citypages.com/img/tab-active-98x21.gif) no-repeat scroll 0% 50%;
    margin:             10px 3px;
    font-size:          12px;
 }
 
/* location view */

.LocationRightRail .BeSocial
 {
    padding:            5px 0px 5px 0px;

 }
 

.LocationRightRail .BeSocial h2
 {
    border-top:         1px dotted #000000;
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    clear:              both;
 }

.LocationRightRail .BeSocial img
 {
    border:             0px;
 }

.LocationRightRail .BeSocial ul
 {
    list-style-type:    none;
    padding:            0px;
    clear:              both;
    margin:             0px;
    height:             16px;    
 }

.LocationRightRail .BeSocial li
 {
    float:              left;
    margin:             0px 4px 0px 4px;
    padding:            0px;
    border:             0px;
    display:            inline;
 }
 
.LocationRightRail .BeSocial a
 {
    padding:            0px;
    margin:             0px;
 }

.LocationRightRail .BeSocial li.rss
 {
    float:              right;
    margin:             0px 3px;
    border:             0px;
    display:            inline;
 }
 
/* display venue */
/* location view */

.DisplayVenue .BeSocial
 {
    padding:            5px 0px 5px 0px;
    border-top:         1px dotted #000000; 
    border-bottom:      none; 
 }
 

.DisplayVenue .BeSocial h2
 {

    margin:             0px;
    padding:            5px 0px 5px 0px;
    font-size:          12px;
    text-transform:     none;
    clear:              both;
 }

.DisplayVenue .BeSocial img
 {
    border:             0px;
    display:            inline;
    }

.DisplayVenue .BeSocial ul
 {
    list-style-type:    none;
    padding:            0px;
    clear:              both;
    margin:             0px;
    height:             16px;    
 }

.DisplayVenue .BeSocial li
 {
    float:              left;
    margin:             0px;
    padding:            0px;
    border:             0px;
 }
 
.DisplayVenue .BeSocial a
 {
    padding:            0px;
    margin:             0px;
 }

.DisplayVenue .BeSocial li.rss
 {
    float:              right;
    margin:             0px 3px;
    border:             0px;
 }
 
 /*Content View*/

.ContentView .BeSocial
 {
    float:              right;
    border:             0px;
    position:           relative;
    top:                -20px;
 }

.ContentView .BeSocial h2.bsh2
 {
    font-size: 8px;
    line-height: 16px;
    color: #ccc;
    margin: 0px;
 }
 
.ContentView .BeSocial ul
 {
    padding: 2px;
    border: 1px solid #ccc;
    margin-top: 0px;
 }
 
.ContentView .BeSocial ul li
 {
    margin: 0px 3px 0px 0px;
 }

.ContentView .BeSocial li.rss
 {
    display:            none;
 }
 
 /*Content View End*/
 
 /*BestOF Awards*/
 
 .BestOfAward .DisplayVenue
 {
     margin: 0px;
 }
 
 .BestOfAward .DisplayVenue .BeSocial
 {
     width: 97%;
 }
 
.BestOfAward .DisplayVenue .BeSocial img
 {
    border:             0px;
    display:            inline;
    margin:             0px 5px 0px 0px;
    }
    
    
/* slideshow */

.SlideshowContentArea .BeSocial
 {
     text-align: center;
     position: relative;
     bottom: -20px;
     height: 10px;
     margin: -15px 0px 10px 0px;
 }
    
 .SlideshowContentArea .BeSocial .ClearIt
 {
    display: none;
 } 
 
 .SlideshowContentArea .BeSocial h2
 {
    font-size: 9px;
    display: none;
    color: #999;
 }
 
.SlideshowContentArea .BeSocial .rss
 {
     display: none;
 }
 
    
    

/* --- End /home/httpd/public/app/min/webroot/css/BeSocial.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/ShowsReviewsWidget.css --- */

.MusicContentArea .showsReviewsWidget
{
    background-color:   #ffffff;

}

.MusicContentArea .showsReviewsWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.MusicContentArea .showsReviewsWidget ul.tabs
 {
    bottom:             -1px;
    height:             20px;
    width:              236px;
    position:           relative;
 }
.MusicContentArea .showsReviewsWidget li.tab
 {
    float:              left;
    cursor:             pointer;
    font-weight:        bold;
    width:              115px;
    height:             20px;
    text-align:         center;
    padding-right:      2px;
    font-size:          9px;
    line-height:        18px;
 } 

.MusicContentArea .showsReviewsWidget li.inactive
 {
    background:         transparent url(http://assets.citypages.com/img/tab-inactive-large-min.gif) no-repeat scroll 0%;
    text-decoration:    underline;
    font-weight:        normal;
    color:              #cc3333;
 } 

.MusicContentArea .showsReviewsWidget li.active
 {
    background:         transparent url(http://assets.citypages.com/img/tab-active-large-min.gif) no-repeat scroll 0%;
    color:              #cc3333;
 } 

.MusicContentArea .showsReviewsWidget .srBody
 {
    background:         #E6E6D2;
    border:             1px solid #dbdbcb;
    clear:              left;
    padding:            2px 0px 0px 10px; 
 }
 
.MusicContentArea .showsReviewsWidget .srBody li
 {
    font-weight:        bold;
    padding:            2px 0px 5px 0px;
    border-bottom:      1px solid #dbdbcb;
    position:           relative;
    overflow:           hidden;
 }

.MusicContentArea .showsReviewsWidget .srBody .location
 {
    font-size:          11px;
    font-weight:        normal;
 } 
 
.MusicContentArea .showsReviewsWidget .srBody .headline
 {
    font-size:          12px;
    font-weight:        bold;
 }
 
.MusicContentArea .showsReviewsWidget .srBody .subhead
 {
    font-size:          11px;
    font-weight:        bold;
    line-height:        14px;
    color:              #999999;
 }
 
.MusicContentArea .showsReviewsWidget .srBody .byLine
 {
    font-weight:        normal;
    font-style:         italic;
    font-size:          10px;
 }
 
.MusicContentArea .showsReviewsWidget .srBody ul li a.more
 {
    text-align:         right;
    font-weight:        normal;
    position:           relative;
    top:                0px;
    float:              right;
    font-size:          11px;
 }


/* --- End /home/httpd/public/app/min/webroot/css/ShowsReviewsWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/AdviceColumnWidget.css --- */

.AdviceColumnContentArea
 {
    width:                760px;
    float:                left;
 }

.AdviceColumnWidget
{
    font-family:          Verdana,sans-serif;
    margin:               0px 0px 5px 0px;
    font-size:            15px;
    line-height:          150%;
    padding:              0px 5px 5px 0px;
    }

.AdviceColumnWidget h2
{
    font-size:          24px;
    margin:             0px;
    padding:            10px 0px 0px 0px;
    border-top:         1px #ccc dashed;
    width:              410px;
    line-height:        26px;
    }
    
.AdviceColumnWidget h3
{
    font-size:           13px;
    font-weight:         bold;
    padding:             0px 0px 5px 0px;
    border-bottom:       1px #ccc dashed;
    margin:              0px;
    width:               410px;
}

.AdviceColumnWidget h4
 {
    font-size:           10px;
    font-weight:         bold;
    padding:             0px;
    margin:              10px 0px 10px 0px;
    width:               410px; 
 }

.AdviceColumnWidget p
 {
    line-height:         150%;
    font-size:           11px;
    display:             block;
 }

.AdviceRight
 {
    width:               300px;
    margin:              0px 10px 10px 10px;
    float:               right;
    text-align:          center;
 } 
  
.AdviceColumnRight
 {
    font-family:         Verdana,sans-serif;
    font-size:           12px;
    padding:             5px;
    line-height:         120%; 
    border:              1px solid #cccccc;
    background:          #ffffff;
    text-align:          left;
    float:               right;
    margin:              0px;
    width:               290px;
 }

.AdviceColumnRight h4
 {
    margin:              0px 0px 5px 0px;
    padding:             0px;
 }
 
.AdviceColumnRight a
 {
    text-decoration:     underline;
 }
 
.AdviceColumnRight ul
 {
    margin:              0px;
    padding:             0px;
    list-style-type:     none;
 }
 
.AdviceColumnRight ul li
 {
    color:                #cc3333;
    font-family:          Verdana,sans-serif;
    font-size:            11px;
 
 }
 
 .AdviceRight img
 {
     float:              right;	
     margin:             10px;
 }
 
 .AdviceRight #Middle.Ads img
 {
     float:              right;	
     margin:             10px 0px 0px 0px;
     clear:              both;
 } 

/* --- End /home/httpd/public/app/min/webroot/css/AdviceColumnWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/SearchAdvancedWidget.css --- */

/* /p/af/w/c/SearchAdvancedWidget.css */

.SearchAdvancedWidget
 {
    background-color:   #FBFBFB;
    border:             1px dashed #999999;
    margin:             0pt 0px 5px 0px;
    padding:            5px;
    overflow:           auto;
    width:              510px;
    float:              left;
 }
  
.SearchAdvancedWidget h2
 {
    font-size:          13px;
    font-weight:        bold;
    margin:             0px 0px 10px;
    padding:            0px; 
 }
 
.SearchAdvancedWidget #keywords
 {
    border:             none;
    float:              left;
    width:              230px;
    position:           relative;/*Needed for IE7*/
 }

.SearchAdvancedWidget #keywords input#searchKeywords
 {
    width:              200px;
    margin:             5px;
 }
 
.SearchAdvancedWidget #keywords input#searchExactPhrase
 {
    float:              left;
    position:           relative;
    margin-right:       5px;
 }
 
.SearchAdvancedWidget #sections
 {
    border:             none;
    float:              left;
    width:              225px;
    position:           relative;
 }

.SearchAdvancedWidget #sections span
 {
    width:              110px;
    display:            block;
    float:              left;
 }
 
.SearchAdvancedWidget #findFrom
 {
    border:             none;
    float:              right;
    width:              240px;
    position:           relative;
 }
 
.SearchAdvancedWidget #findFrom select#searchIssue
 {
    margin:             0px;
    width:              220px; 
 }
 
.SearchAdvancedWidget #findFrom select#searchColumn
 {
    margin:             0px;
    width:              220px; 
 }

.SearchAdvancedWidget #findFrom select#searchAuthor
 {
    margin:            0px;
    width:             220px; 
 }
 
.SearchAdvancedWidget #findFrom select#searchMonth
 {
    margin:            0px;
    float:             left; 
    position:          relative;
    width:             50%;
 }
 
.SearchAdvancedWidget #findFrom select#searchYear
 {
    margin:            0px;
    float:             left; 
    position:          relative;
    margin-left:       5px;
    width:             40%;
 }

.SearchAdvancedWidget #findFrom input#searchExactPhrase
 {
   float:              left;
   position:           relative;
 }
  
.SearchAdvancedWidget .submitBttn
 {
    float:             right;
    display:           block;
    position:          relative;
    margin:            10px 15px 20px 0px;
 }

 .SearchAdvancedWidget #keywords input
 {
    float:             none;
    display:           block;
    position:          relative;
    padding:           0px;
    margin:            0px;
 }
 
 /* End /p/af/w/c/SearchAdvancedWidget.css */


/* --- End /home/httpd/public/app/min/webroot/css/SearchAdvancedWidget.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/CDReviewsTOC.css --- */

.CDReviewsContentArea
 {
    width:              575px;
    margin:             0px 5px 0px 5px;
    float:              right;
 }

.CDReviewsContentArea .CDReviews .header
 {
    background:         #cccccc;
    padding:            5px 5px 10px 5px;
    margin:             0px 0px 5px 0px;
    font-size:          12px;
    text-align:         right;
 }

.CDReviewsContentArea .CDReviews h2
 {
    background:         #cccccc;
    padding:            0px;
    margin:             0px;
    font-size:          18px;
    font-weight:        bold;
    float:              left;
 }

.CDReviewsContentArea .CDReviews h2 .total
 {
    background:         #cccccc;
    padding:            0px;
    margin:             0px;
    font-size:          12px;
    font-weight:        normal;
 }

.CDReviewsContentArea .CDReviews .review
 {
    border-top:         1px dotted #cccccc;
    padding:            5px 0px 5px 0px;
    margin:             0px 0px 5px 0px;
    overflow:           auto;
    clear:              both;
    font-size:          12px;
    line-height:        16px;
 }

.CDReviewsContentArea .CDReviews img
 {
    border:             none;
    float:              right; 
    margin:             0px 0px 0px 10px;
 }

.CDReviewsContentArea .CDReviews .review a.headline
 {
    font-size:          16px;
    font-weight:        bold;
 }
 
.CDReviewsContentArea .CDReviews .review .subhead
 {
    font-size:          13px;
    font-weight:        bold;
 }
 
.CDReviewsContentArea .CDReviews .review .byline
 {
    font-size:          11px;
    font-style:         italic;
 }

.CDReviewsContentArea .CDReviews .review .pubDate
 {
    font-size:          11px;
    font-style:         normal;
 }

.CDReviewsContentArea .CDReviews .Pagination
 {
    font-size:          12px;
    font-style:         normal;
    font-weight:        normal;
    margin-bottom:      10px;
 }

/* --- End /home/httpd/public/app/min/webroot/css/CDReviewsTOC.css --- */
/* --- Start /home/httpd/public/app/min/webroot/css/CalendarWidget.css --- */

.CalendarWidget
{

    width:              300px;
    margin:             0px 0px 15px 0px;
}
    
.CalendarWidget .alist img
{
    text-align:        center;
    display:           block;
    margin:            10px;
    margin-left:       75px;
}
.CalendarWidget ul.tabs
{

    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    height:             20px;
    border-bottom:      1px #dbdbcb solid;
}

.CalendarWidget ul.tabs li.tab 
{

    width:              58px;
    padding:            3px 1px 0px 1px;
    float:              left;
    margin:             0px;
    text-align:         center;
    font-size:          10px;
    font-weight:        bold;
    height:             18px;
    bottom:             -1px;
}

.CalendarWidget ul.tabs li.active
{
    background:         transparent url(http://assets.citypages.com/img/tab-active-58x21.gif) no-repeat;
    bottom:             0px;
}

.CalendarWidget ul.tabs li.inactive
{
    background:         transparent url(http://assets.citypages.com/img/tab-inactive-58x21.gif) no-repeat;
    cursor:             pointer;
    font-weight:        normal;
    color:              #CC3333;
    text-decoration:    underline;    
}

.CalendarWidget .lower
{
    border:             1px #dbdbcb solid;
    border-top:         none;
    overflow:           hidden;
    padding:            5px 5px 2px 5px;
    background:         #fff;
    font-size:          11px;
}

.CalendarWidget .lower a.loc
 {
    font-weight:        normal;
 }

.CalendarWidget .lower ul li a.subEvent
 {
    float:              right;
    font-weight:        normal;
    font-style:         italic;
    margin-right:       5px;
 }

.CalendarWidget .lower #calendarBody ul.tabs
{
    border:             none;
    height:             30px;
    margin:             0px;
    padding:            5px 0px 0px 0px;
    list-style-type:    none;
    height:             50px;
    border:             none;
    cursor:             pointer;
}    


.CalendarWidget .lower #musicBody ul.tabs
{
    border:             none;
    height:             30px;
    margin:             0px;
    padding:            5px 0px 0px 0px;
    list-style-type:    none;
    height:             50px;
    border:             none;
    cursor:             pointer;
}  

.CalendarWidget .lower select
{
    clear:              both;
    width:              100%;
    margin:             5px 0px;
    font-size:          10px;
    }


.CalendarWidget .lower form
{
    margin:             2px;
}

.CalendarWidget .lower ul.tabs li.tab 
{

    width:              30px;
    padding:            0px 1px;
    float:              left;
    margin:             1px 2px 1px 3px;
    text-align:         center;
    font-size:          12px;
    line-height:        16px;
    display:            inline;
    overflow:           hidden;
}

.CalendarWidget .lower ul.tabs li.active
{
    background:         #cc3333;
    color:              #fff;
    height:             32px;
    border-top:         1px #dbdbcb solid;
    border-right:       2px #dbdbcb solid;
    border-bottom:      2px #dbdbcb solid;
    border-left:        1px #dbdbcb solid;
}

.CalendarWidget .lower ul.tabs li.inactive
{
    background:         #fff;
    color:              #CC3333;
    height:             32px;
    border-top:         1px #dbdbcb solid;
    border-right:       2px #dbdbcb solid;
    border-bottom:      2px #dbdbcb solid;
    border-left:        1px #dbdbcb solid;
    cursor:             pointer;
    font-weight:        bold;
    text-decoration:    none;   
}

.CalendarWidget .lower ul.tabs li.inactive:hover
{
    background:         #e7e7e7;  
}

.CalendarWidget .lower h2
{
    font-family:       Verdana,sans-serif;
    font-size:         12px;
    font-weight:       bold;
    padding:           0px;
    margin:            0px;
}
    
.CalendarWidget .lower .head
{

    text-align:         center;
    font-weight:        bold;
    font-size:          12px;
    border-bottom:      1px #dbdbcb dashed;
    padding:            0px 0px 5px 0px;
    margin:             0px;
    background:         #fff;
    clear:              both;
}

.CalendarWidget .lower ul
{

    list-style-type:    none;
    padding:            0px;
    margin:             0px 0px 5px 0px;
}

.CalendarWidget .lower li
{
    border-bottom:      1px #dbdbcb solid;
    padding:            5px 0px;
    overflow:           auto;
}

.CalendarWidget .lower li.subLi
{
    overflow:           hidden;
}

.CalendarWidget .lower .microbar
{
    padding:            0px;
    font-size:          10px;
    font-weight:        bold;
}

.CalendarWidget .lower .microbar img
{
    margin:            10px 0px 0px 0px;
}

.microbar .microbarLegend
 {
    padding:            10px 5px 0px 0px;
 }
   
.lower fieldset
{
    padding:            0px;
    margin-bottom:      10px;
}
    
/*Dining*/
.CalendarWidget .lower .editorsPicks
{

    text-align:         center;
    font-weight:        bold;
    font-size:          12px;
    border-bottom:      1px #dbdbcb dashed;
    padding:            5px 0px;
    margin:             0px 10px;
    background:         #fff;
}

.CalendarWidget .lower input.dbinput
{
    width: 242px;
    font-size: 12px;
    margin-left: -2px;
}

/*END Dining*/


.CalendarWidget .title
{
    font-weight:        bold;
}

.CalendarWidget a
{
    font-weight:        bold;
}

.CalendarWidget .address
{

    font-weight:        bold;
}

.CalendarWidget .calView
 {
    font-weight:        normal;
    clear:              both;
    margin:             0px 0px 10px 0px;
    padding:            0px;
    text-align:         left;
 }

.CalendarWidget .calView span
 {
    float:              right;
 }
 
.CalendarWidget .calView a
 {
    color:              #CC3333;
    font-weight:        normal;
    cursor:             pointer;
 }
 
.CalendarWidget .locationLink
{
    font-weight:        normal;
}

.CalendarWidget .moreRight
{
    font-weight:        normal;
    float:              right;
}

.CalendarWidget .more
{

    font-weight:        normal;
}

.CalendarWidget a.more
{

    font-weight:        normal;
}

.CalendarWidget .lower .moreEvents
 {
    text-align:         left;
    font-weight:        bold;
 }

.CalendarWidget .lower label
{
    font-weight:        bold;

}

    
.CalendarWidget .lower input
{
    margin:             0px;

    font-size:          10px;
}


.CalendarWidget .lower legend
{

    font-size:          12px;
}

.CalendarWidget .lower .alist
{
    text-align:         center;
    margin:             5px;
}

.CalendarWidget .popupCalendar
 {

    position:           absolute;
    margin:             -4px 0px 12px 0px;
    width:              170px;
    background:         #aaaaaa;
    border:             1px solid #999999;
    z-index:            200;
 }
 
.CalendarWidget .popupCalendar a.calView
 {

    color:              #ffffff;
    float:              right;
 }

.CalendarWidget .popupCalendar img
 {
    cursor:             pointer;
    position:           relative;
    left:               -19px;
    top:                3px;
 }
 
.CalendarWidget .popupCalendar table
 {

    border:             1px solid #CCCCCC;
    background-color:   #FFFFFF;
    font-size:          11px;
    width:              100%;
    float:              left;
 }
 
.CalendarWidget .popupCalendar td
 {

    border:             1px solid #CCCCCC;
    cursor:             pointer;
    text-align:         center;
    font-weight:        bold;
    font-size:          12px;
    
 }

.CalendarWidget .popupCalendar td.empty
 {
    background-color:   #CCCCCC;
    border:             1px solid #FFFFFF;
    cursor:             default;
 }

.CalendarWidget .popupCalendar td.weekday
 {
 
    background-color:   #cc3333;
    color:              #FFFFFF;
    border:             1px solid #CCCCCC;
    font-size:          12px;
 }

.CalendarWidget .popupCalendar td.today
 {
    background-color:   #cc3333;
    color:              #FFFFFF;
 }

.CalendarWidget .popupCalendar td.past
 {
    cursor:             default;
    background-color:   #EEEEEE;
 }
 
.CalendarWidget .popupCalendar td.prevnext
 {
    background-color:   #cc3333;
    color:              #FFFFFF;
 }
 
.CalendarWidget .popupCalendar input
 {

    font-size:          8px;
 }
 
.CalendarWidget .popupCalendar select
 {
    font-size:          9px;
    width:              75px;
 }

.CalendarWidget .lower #moviesBody a.more
 {
   font-weight:         normal;
   display:             block;
   text-align:          right;   
 }

.CalendarWidget .lower #musicBody .DigitalJukebox img
 {
   width:               285px;
   margin-left:         auto;
   margin-right:        auto;
 }

 .CalendarWidget .releaseDate
{
   font-family:         Verdana,sans-serif;
   font-size:           11px;
}

.CalendarWidget .blurb
{

    font-size:          12px;
}

/* --- End /home/httpd/public/app/min/webroot/css/CalendarWidget.css --- */


/* Generated at 2009-11-22 07:28:23 */

