/* --- 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:        Arial,Helvetica,sans-serif;
    color:              #000;
    margin:             0px 10px;
    font-size:          11px;
    text-align:         center;
    border-bottom:      1px #fff solid;
 }

.AutobuzzCol1 h4
 {
    font-family:        Arial,Helvetica,sans-serif;
    margin:             10px 10px;
    font-size:          14px;
    text-align:         left;
    color:              #344c7c;
 }


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

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

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

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

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

.AutobuzzMakeList li a:visited
 {
    color:               #344c7c;
    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:        Arial,Helvetica,sans-serif;
    font-size:          11px;
    line-height:        13px;
 }

.Autobuzz .SideBar div
 {
    background:         #eee;
    padding:            10px;
    line-height:        11px;
    color:              #666;
    font-family:        Arial,Helvetica,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:              #344c7c;
    font-family:        Arial,Helvetica,sans-serif;
 }

.Autobuzz h3
 {
    margin:             0px;
    padding:            0px;
    font-family:        Arial,Helvetica,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:              #344c7c;
    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/ArtsEntertainmentHomeWidget.css --- */

.main .ArtsEntertainmentHomeWidget
 {
    font-family:        Arial,Helvetica,sans-serif;
    border:             1px solid #000000; 
    display:            block;
    margin:             0px 0px 15px 0px;
    padding:            10px 5px 5px 5px;
    overflow:           hidden;
    background-color:   #ffffff;
 }

.main .ArtsEntertainmentHomeWidget p
 {
    margin:             0px;
 }
.main .ArtsEntertainmentHomeWidget h2
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #000000;
    text-decoration:    none;
    display:            block;
    background-color:   #ffffff;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             -23px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;
    white-space:        nowrap;
 }

.main .ArtsEntertainmentHomeWidget h2 a
 {
    color:              #000000;
 }  
 .main .ArtsEntertainmentHomeWidget p
 {
     font-family:        Arial,Helvetica,sans-serif;
     margin: 0px;
 }
 
.main .ArtsEntertainmentStories-left 
 {
    font-family:        Arial,Helvetica,sans-serif;
    width:              47%;
    float:              left;
    clear:              left;
    padding-right:      10px;
 }

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

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

.main .ArtsEntertainmentStories-right
 {
    font-family:        Arial,Helvetica,sans-serif;
    width:              47%;
    float:              left;
 }
 
 .main .ArtsEntertainmentStories-right h3
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #999999;
    font-size:          14px;
    font-weight:        bold;
    margin-top:         5px;
    margin-bottom:      0px;
    padding:            0px;   
 }
 
 .main .ArtsEntertainmentStories-right h4
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
    color:              #999999;
    padding:            0px;
    margin:             0px;
 }
 
.main .ArtsEntertainmentStories-right h5
{ 
    font-family:        Arial,Helvetica,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:        Arial,Helvetica,sans-serif;
    margin:             0px;
    padding:            0px;
    float:              right;
    width:              50%;
}
.main .ArtsEntertainmentCategoryLinks h3
{
    font-family:        Arial,Helvetica,sans-serif;
    color:               #999999;
    font-size:          14px;
    font-weight:        bold;
    margin:             10px 0px 0px 0px;
    padding:            0px;   
}

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

.main .ArtsEntertainmentCategoryLinks li
 {
    font-family:        Arial,Helvetica,sans-serif;
    list-style-image:   url(http://assets.laweekly.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_frame/webroot/css/ArtsEntertainmentHomeWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/ClassifiedsWidget.css --- */

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

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


   
DIV.ClassifiedsRentals .col2{ 
	        float:right; 
	        width:200px; 
	} 
DIV.ClassifiedsRentals .col1{ 
        float:left; 
        width:675px; 
}

/* --- End /home/httpd/public/app_frame/webroot/css/ClassifiedsWidget.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:        #344c7c; 
     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/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/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/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:              #344c7c;
    position:           relative;
    bottom:             -8px;
 }
 
h2.followHdr span
 {
    color:              #333;
    font-size:          14px;
    padding-left:       5px;
 }

.followWidget
 {
    border:             1px solid #344c7c;
    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/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:              #344c7c;
 }
 
.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/FeaturesWidget.css --- */

/* news */
.NewsContentArea .FeaturesWidget
 {
    background-color:   #344c7c;
    padding:            0px 5px 5px 5px;
    border:             1px solid #cccccc;
    margin:             0px 0px 5px 0px;
    overflow:           auto;
    height:             auto;
    line-height:        100%;
 }

.NewsContentArea .FeaturesWidget h2
 {
    font-size:          32px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #ffffff;
    position:           relative;
    margin:             -10px 0px 0px 0px;
    padding:            0px;
    top:                8px;
    line-height:        40px;

 }

.NewsContentArea .FeaturesWidget ul
 {
    background-color:   #ffffff;
    padding:            4px;
    margin:             0px;
 }

.NewsContentArea .FeaturesWidget li
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    border-bottom:      1px solid #cccccc;
}

.NewsContentArea .FeaturesWidget li.storyFirst img
 {
    border:             0px;
    margin:             -4px 8px 4px -4px;
    float:              left;
    width:              270px;
    vertical-align:     top;
 }

.NewsContentArea .FeaturesWidget .storyFirst .storyDetails
 {
    display:            block;
    line-height:        100%;
    padding-bottom:     4px;
 }

.NewsContentArea .FeaturesWidget .story
 {
    clear:              both;
    overflow:           auto;
 }
 
.NewsContentArea .FeaturesWidget .story .storyDetails
 {
    margin:             4px 0px 4px 0px;
    display:            block;
    line-height:        100%;
    }

.NewsContentArea .FeaturesWidget .storyDetails a.headline
 {
    font-size:          16px;
    font-weight:        bold;
    line-height:        100%;
 }

.NewsContentArea .FeaturesWidget .storyDetails .subHeadline
 {
    font-weight:        bold;
    color:              #999999;
    line-height:        110%;
    margin-bottom:      6px;
 }

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

.NewsContentArea .FeaturesWidget .storyDetails .pubDate
 {
    font-style:         italic;
 }

.NewsContentArea .FeaturesWidget .story .storyDetails .blurb
 {
    margin:             6px 3px 0px 0px;
 }

.NewsContentArea .FeaturesWidget .story img
 {
    border:             0px;
    margin:             4px 8px 8px 0px;
    float:              left;
    width:              100px;
    vertical-align:     top;
 }
 
 
/* Restaurants */ 
.RestaurantContentArea .FeaturesWidget
 {
    background:         #ffffff;
    border-bottom:      1px dotted #cccccc;
    display:            block;
    clear:              left;
    margin:             0px 5px 10px 0px;
    line-height:        100%;    
 }
 
.RestaurantContentArea .col1 .FeaturesWidget
 {
    width: 302px;
 }
 
.RestaurantContentArea .FeaturesWidget h2
 {
    font-size:          16px;
    font-weight:        bold;
    font-variant:       normal;
    color:              #999999;
    margin:             0px 5px 0px 0px;
    padding:            0px;
    border-bottom:      1px dotted #cccccc;
    line-height:        40px;
 }
 
.RestaurantContentArea .FeaturesWidget ul
 {
    background-color:   #ffffff;
    padding:            4px;
    margin:             0px;
 }
  
.RestaurantContentArea .FeaturesWidget ul li
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.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:          18px;
    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 0px 5px 0px;
    display:            block;
    line-height:        100%;    
 }

.RestaurantContentArea .col1 .FeaturesWidget h2 
 {
    border-bottom:      none;
    margin:             0px 0px 0px 4px;
    line-height:        40px;
 }
 
.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-top:         1px dotted #cccccc;
    clear:              both;
    padding:            5px 0px 5px 0px;
    overflow:           auto;
 }

 .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:   #344c7c;
    border:             1px #ccc 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;
 } 
 

/* music */
.MusicContentArea .FeaturesWidget
 {
    background-color:   #344c7c;
    padding:            0px 5px 5px 5px;
    margin:             10px 0px 5px 0px;
    line-height:        100%;    
 }

.MusicContentArea .FeaturesWidget h2
 {
    font-size:          32px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #ffffff;
    position:           relative;
    top:                -2px;
    bottom:             -8px;
    margin:             -10px 0px 0px 0px;
    padding:            0px;
    line-height:        40px;
    overflow:           auto;
 }

.MusicContentArea .FeaturesWidget ul
 {
    background-color:   #ffffff;
    padding:            4px;
    margin:             0px;
 }

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

.MusicContentArea ul.featuresList .storyDetails
 {
    display:            block;
    line-height:        100%;
 }
 
.MusicContentArea .FeaturesWidget li.storyFirst img
 {
    width:              290px;
    border:             0px;
    position:           relative;
    top:                -4px;
    left:               -4px;
    margin:             0px -8px 0px 0px;
    padding:            0px;
 }

.MusicContentArea .FeaturesWidget li
 {
    clear:              both;
 }
 
.MusicContentArea .FeaturesWidget ul.featuresList .story
 {
    border-top:         1px solid #999999;
    margin:             10px 0px 10px 0px; 
    clear:              both;
    overflow:           hidden;

 }

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

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

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

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

.MusicContentArea .FeaturesWidget ul.featuresList .storyDetails .pubDate
 {
    display:            none;
 }

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

.MusicContentArea .FeaturesWidget ul.featuresList .story img
 {
    border:             0px;
    padding:            0px;
    float:              left;
    width:              100px;
    margin:             5px 5px 0px 0px;
 }
 
 
/* movies */
.MoviesContentArea .FeaturesWidget
 {
    background-color:   #344c7c;
    padding:            0px 5px 5px 5px;
    margin:             0px 0px 5px 0px;
    height:             auto;
    line-height:        100%;    
 }

.MoviesContentArea .FeaturesWidget h2
 {
    font-size:          32px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #ffffff;
    position:           relative;
    top:                5px;
    bottom:             14px;
    margin:             0px 0px 0px 0px;
    padding:            0px;
    line-height:        36px;
 }

.MoviesContentArea .FeaturesWidget ul
 {
    background-color:   #ffffff;
    padding:            0px;
    margin:             0px;
    overflow:           hidden;
 }

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

.MoviesContentArea ul.featuresList .storyDetails
 {
    display:            block;
    line-height:        100%;
 }
 
.MoviesContentArea .FeaturesWidget li.storyFirst img
 {
    width:              290px;
    border:             0px;
    position:           relative;
    top:                -4px;
    left:               -4px;
    margin:             0px -8px 0px 0px;
    padding:            0px;
    
 }

.MoviesContentArea .FeaturesWidget ul.featuresList .story
 {
    border-top:         1px solid #999999;
    margin:             5px 0px 5px 0px; 
 }

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

.MoviesContentArea .FeaturesWidget ul.featuresList .storyDetails a.headline
 {
    font-size:          16px;
    font-weight:        bold;
    line-height:        100%;
 }

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

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

.MoviesContentArea .FeaturesWidget ul.featuresList .storyDetails .pubDate
 {
    display:            none;
 }

.MoviesContentArea .FeaturesWidget ul.featuresList .storyDetails .blurb
 {
    margin:             5px 0px 0px 0px;
    clear:              right;
  }

.MoviesContentArea .FeaturesWidget ul.featuresList .story img
 {
    border:             0px;
    padding:            0px;
    float:              left;
    width:              100px;
    margin:             3px 3px 0px 0px;
 }
 
.MoviesContentArea .FeaturesWidget ul.featuresList a.more
 {
    text-align:         right;
    background-color:   #fff;
    padding:            0px 5px 0px 5px;
    display:            block;
    overflow:           hidden;
 }


/* trailer search */
.MoviesTrailerSearch .FeaturesWidget
 {
    background-color:   #344c7c;
    padding:            0px 5px 5px 5px;
    margin:             0px 0px 5px 0px;
    height:             auto;
    clear:              both;
 }

.MoviesTrailerSearch .FeaturesWidget h2
 {
    font-size:          32px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #ffffff;
    position:           relative;
    top:                5px;
    bottom:             14px;
    margin:             0px 0px 0px 0px;
    padding:            0px;
    line-height:        36px;
 }

.MoviesTrailerSearch .FeaturesWidget ul
 {
    background-color:   #ffffff;
    padding:            0px;
    margin:             0px;
    overflow:           hidden;
 }

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

.MoviesTrailerSearch ul.featuresList .storyDetails
 {
    display:            block;
    line-height:        100%;
 }
 
.MoviesTrailerSearch .FeaturesWidget li.storyFirst img
 {
    width:              290px;
    border:             0px;
    position:           relative;
    top:                -4px;
    left:               -4px;
    margin:             0px -8px 0px 0px;
    padding:            0px;
    
 }

.MoviesTrailerSearch .FeaturesWidget ul.featuresList .story
 {
    border-top:         1px solid #999999;
    margin:             5px 0px 5px 0px; 
 }

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

.MoviesTrailerSearch .FeaturesWidget ul.featuresList .storyDetails a.headline
 {
    font-size:          16px;
    font-weight:        bold;
    line-height:        100%;
 }

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

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

.MoviesTrailerSearch .FeaturesWidget ul.featuresList .storyDetails .pubDate
 {
    display:            none;
 }

.MoviesTrailerSearch .FeaturesWidget ul.featuresList .storyDetails .blurb
 {
    margin:             5px 0px 0px 0px;
  }

.MoviesTrailerSearch .FeaturesWidget ul.featuresList .story img
 {
    border:             0px;
    padding:            0px;
    float:              left;
    width:              100px;
    margin:             3px 3px 0px 0px;
 }
 
.MoviesTrailerSearch .FeaturesWidget ul.featuresList a.more
 {
    text-align:         right;
    background-color:   #fff;
    padding:            0px 5px 0px 5px;
    display:            block;
    overflow:           hidden;
 }
 
  
/* arts */
.ArtsContentArea .FeaturesWidget
 {
    background-color:   #344c7c;
    padding:            0px 5px 5px 5px;
    margin:             -8px 0px 5px 0px;
    overflow:           hidden; 
    height:             auto;
    line-height:        100%;    
 }

.ArtsContentArea .FeaturesWidget h2
 {
    font-size:          32px;
    font-weight:        bold;
    color:              #ffffff;
    padding:            8px 0px 8px 0px;
    margin:             8px 0px -16px 0px;
    font-variant:       small-caps;
    line-height:        40px;
 }

.ArtsContentArea .FeaturesWidget ul
 {
    background-color:   #ffffff;
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    overflow:           auto; 
    height:             auto;
 }

.ArtsContentArea .FeaturesWidget li
 {
    padding:            5px;
    margin:             0px;
    clear:              both; 
    overflow:           auto; 
 }

.ArtsContentArea ul.featuresList .storyDetails
 {
    display:            block;
    line-height:        100%;
 }
 
.ArtsContentArea .FeaturesWidget li img
 {
    width:              150px;
    border:             0px;
    margin:             0px 5px 5px 0px;
    float:              left;
 }

.ArtsContentArea .FeaturesWidget ul li
 {
    border-bottom:      1px solid #999999;
    margin:             0px; 
    clear:              both;
 }

.ArtsContentArea .FeaturesWidget ul li .storyDetails
 {
    line-height:        100%;
    display:            block;
 }

.ArtsContentArea .FeaturesWidget ul li .storyDetails a.headline
 {
    font-size:          12px;
    font-weight:        bold;
    line-height:        110%;

 }

.ArtsContentArea .FeaturesWidget ul li .storyDetails .subHeadline
 {
    display:            none;
 }

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

.ArtsContentArea .FeaturesWidget ul .storyDetails .pubDate
 {
    display:            none;
 }

.ArtsContentArea .FeaturesWidget .storyDetails .blurb
 {
    margin:             5px 0px 0px 0px;
    line-height:        125%;
  }

/* --- End /home/httpd/public/app_frame/webroot/css/FeaturesWidget.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/protoFlow.css --- */

		#bodyWrap {
			width: 800px;
			margin-left: auto;
			margin-right: auto;
		}

		
		#overlay {
			background: url('http://assets.laweekly.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.laweekly.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.laweekly.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/ReadersLogin.css --- */

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

.community-wrapper-log h3
{
    color:             #344c7c;
    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 #344c7c;
    text-align:         right;
    padding:            0px;
    margin:             5px 5px 0px 5px;
    font-weight:        bold;
 }
 
.flickrWidget .more a
 {
    color:              #344c7c;
 }

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

/* main */ 
.main .MusicHomeWidget
 {
    font-family:        Arial,Helvetica,sans-serif;
    border:             1px solid #000000; 
    display:            block;
    margin:             0px 0px 15px 0px;
    padding:            10px 5px 5px 5px;
    position:           relative;
    top:                0px;
    background-color:   #ffffff;
 }

.main .MusicHomeWidget h2
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #000000;
    text-decoration:    none;
    display:            block;
    background-color:   #ffffff;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             -23px 0px 0px 5px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    clear:              both;
 }
 
.main .MusicHomeWidget h2 a
 {
    color:              #000000;
    position:           relative;
    top:                0px;
 } 
 
.main .MusicHomeWidget .MHWcol1
 {
    width:              200px;
    float:              left;
    padding-right:      10px;
    position:           relative;
    top:                0px;
 }
 
.main .MusicHomeWidget .MHWcol2
 {
    width:              180px;
    float:              right;
    margin-right:       5px;
    position:           relative;
    top:                0px;
 }
 
.main .MusicHomeWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    position:           relative;
    top:                0px;
 }

 
.main .MusicHomeWidget .MHWcol1 .lead h4
 {
    font-family:        Arial,Helvetica,sans-serif;
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    width:              190px;
    position:           relative;
    top:                0px;
 }

.main .MusicHomeWidget .MHWcol1 .lead
 {
    font-family:        Arial,Helvetica,sans-serif;
    width:              190px;
    position:           relative;
    top:                0px;
 }

.main .MusicHomeWidget .lead h3
 {
    color:              #999999;
    font-size:          14px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
    position:           relative;
    top:                0px;
 } 
 
 .main .MusicHomeWidget p
 {
 margin:          0px;
    position:           relative;
    top:                0px;
 }
 
.main .MusicHomeWidget .MHWcol1 .lead h4
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
    color:              #999999;
    padding:            0px;
    margin:             0px;
    position:           relative;
    top:                0px;
 } 
 
.main .MusicHomeWidget .MHWcol1 .lead h5
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #000000;
    padding:            0px;
    margin:             0px;
    display:            block;
    width:              180px; 
    font-size:          10px;
    font-weight:        normal;
    position:           relative;
    top:                0px;
 } 

.main .MusicHomeWidget .features
 {
    font-family:        Arial,Helvetica,sans-serif;
    position:           relative;
    top:                0px;
 }
 
.main .MusicHomeWidget .features h3
 {
    color:              #999999;
    font-size:          14px;
    font-weight:        bold;
    margin:             10px 0px 0px 0px;
    padding:            0px;
    position:           relative;
    top:                0px;
 } 

.main .MusicHomeWidget .features h4
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
    position:           relative;
    top:                0px;
 } 

.main .MusicHomeWidget .features h5
 {
    font-size:          10px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
    position:           relative;
    top:                0px;
 }  
 
.main .MusicHomeWidget .MHWcol2 h3
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #999999;
    padding:            0px;
    margin:             0px;
    display:            block;
    width:              180px; 
    font-size:          14px;
    position:           relative;
    top:                0px;
 } 
 
.main .MusicHomeWidget ul.cdreviews
 {
    border:             1px solid #CCCCCC;
    height:             120px;
    list-style-type:    none;
    margin:             0px 0px 10px 0px;
    overflow:           auto;
    padding:            2px;
    position:           relative;
    top:                0px;
 }
 
.main .MusicHomeWidget ul.showpreviews
 {
    height:             120px;
    overflow:           auto;
    margin:             0px 0px 5px 0px;
    border:             1px solid #cccccc;
    padding:            2px;
    list-style-type:    none;
    position:           relative;
    top:                0px;
 }

.main .MusicHomeWidget .MHWcol2 ul.genre 
 {
    font-family:        Arial,Helvetica,sans-serif;
    list-style-type:    disc;
    margin:             0px 0px 0px 20px;
    padding:            0px;
    border:             none; 
    position:           relative;
    top:                0px;
 }


.main .MusicHomeWidget .MHWcol2 ul.genre li
 {
    list-style-image:   url(http://assets.laweekly.com/img/bullet-10x10.gif);
    padding:            0px 0px 5px 0px;
    position:           relative;
    top:                0px;
 }
 
.main .MusicHomeWidget .MHWcol2 li
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-weight:        bold;
    position:           relative;
    top:                0px;
 }
 
.main .MusicHomeWidget .MHWcol2  h2
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
    color:              #999999;
    padding:            0px;
    margin:             0px;
    position:           relative;
    top:                0px;
     }
 
.main .MusicHomeWidget a.more
 {
    font-family:        Arial,Helvetica,sans-serif;
    display:            block;
    position:           relative;
    top:                0px;
 }

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

.userReviews
 {
   margin:              0px 0px 10px 0px;
 }
 
.userReviews ul.tabs
 {
    margin:             0px;
    padding:            0px;
    list-style:         none;
    height:             21px;
    background:         url(http://assets.laweekly.com/img/tab-menu-bottom.gif) repeat scroll center top; 
 }

.userReviews li.tab
 {
    width:              98px;
    height:             21px;
    float:              left;
 }
 
.userReviews li.active
 {
    background:         #FFFFFF url(http://assets.laweekly.com/img/tab-active-98x21.gif) no-repeat scroll left top;
    color:              #000000;
    font-weight:        bold;
    cursor:             default;
    text-align:         center;
    margin:             0px 2px 0px 0px;
    padding:            0px;
 }
 
.userReviews li.inactive
 {
    background:         #FFFFFF url('http://assets.laweekly.com/img/tab-inactive-98x21.gif') no-repeat scroll left top;
    color:              #344c7c;
    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 .header {
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
}
 
.userReviews #latestReviews
 {
    border:             1px solid #666666; 
    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.laweekly.com/img/dblarrow.gif');
    padding:            0px 0px 6px 5px;
 }
 
.userReviews #topRated
 {
    border:             1px solid #666666; 
    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.laweekly.com/img/dblarrow.gif');
    padding:            0px 0px 6px 5px;
}

/* --- End /home/httpd/public/app_frame/webroot/css/UserReviewsWidget.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/LettersWidget.css --- */

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

.letters h2
 {
    font-size:          32px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #CCCCCC;
    margin:             0px 0px -8px 0px;
    padding-left:       5px;
 }
 
.lettersBody
 {
 	margin:             0px;
    padding:            5px;
    border:             1px #ccc solid;
 
 }
 
.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%;
 }
 
 /* news toc */
.NewsContentArea .letters
 {
    background:         #fff;
    display:            block;
    margin-bottom:      5px;
    position:           relative;
    top:                0px;
 }

.NewsContentArea .col2 h2
 {
    font-size:          32px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #CCCCCC;
    margin:             0px 0px -8px 0px;
    padding-left:       5px;
 }
 
.NewsContentArea .lettersBody
 {
 	margin:             0px;
    padding:            5px;
    border:             1px #ccc solid;
 
 }
 
.NewsContentArea .lettersBody .headline
 {
 	font-size:          14px;
 	font-weight:        bold;
 }
 
.NewsContentArea .lettersBody .pubDate
 {
 	font-size:          12px;
	font-style:         italic;
 }
 
.NewsContentArea .lettersBody .blurb
 {
 	font-size:          12px;	
 	margin:             0px;
    padding:            5px;
    line-height:        110%;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/LettersWidget.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;
}
DIV.ClassifiedsRentals .col2{ 
	        float:right; 
	        width:200px; 
	} 
DIV.ClassifiedsRentals .col1{ 
        float:left; 
        width:765px; 
}

/* --- End /home/httpd/public/app_frame/webroot/css/ClassifiedsRentals.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/PhotoGalleryWidget.css --- */

.PhotoGalleryWidget
 {
    border:             1px solid #000000;
    padding:            10px 1px 5px 5px;
    margin:             0px 0px 15px 0px;
    overflow:           auto;
    font-family:        Arial,Helvetica,sans-serif;
    background-color:   #ffffff;
 }

.PhotoGalleryWidget h2
 {
    background:         #FFFFFF;
    color:              #000000;
    display:            block;
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          14px;
    font-weight:        bold;
    margin:             -23px 0px 0px 5px;
    padding:            3px 0px 0px 2px;
    position:           absolute;
    white-space:        nowrap;
 }
 
.PhotoGalleryWidget h3
 {
    background:         #FFFFFF;
    color:              #000000;
    display:            block;
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          14px;
    font-weight:        bold;
    margin:             10px 0px 0px 0px;
    padding:            0px;
    text-align:         center;
    border-top:         1px #cccccc solid;
 }

.PhotoGalleryWidget ul.photos li img
 {
    border:             1px solid #000000;
    padding:            1px;
 }
 
.PhotoGalleryWidget ul.photos
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    clear:              both;
 }
 
.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:        Arial,Helvetica,sans-serif;
    font-weight:        bold;
 }
 
.PhotoGalleryWidget .subhead
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          11px;
 }
 
.PhotoGalleryWidget ul.links
 {
    margin:             0px auto 0px auto;
    padding:            0px;
    list-style-type:    none;
    font-family:        Arial,Helvetica,sans-serif;
    text-align:         center;
    width:              250px;
 }

.PhotoGalleryWidget ul.links li
 {
    display:            inline;
    margin:             0px;
    text-align:         center;
    font-family:        Arial,Helvetica,sans-serif;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/PhotoGalleryWidget.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/UpcomingFilmsWidget.css --- */

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

.MoviesContentArea .UpcomingFilmsWidget h2
 {
    color:              #999;
    font-size:          26pt;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -2px 0px -9px; 
 }

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

.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_frame/webroot/css/UpcomingFilmsWidget.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:              #344c7c;
    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:         #344c7c url(http://assets.laweekly.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:              #344c7c;
    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/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: #344c7c url(http://assets.laweekly.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;
    width: 560px;
    white-space: nowrap;
    overflow: hidden;
 }
 
.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/WebExtrasWidget.css --- */

.NewsContentArea .webExtras
 {
    background:         #fff;
    display:            block;
    margin-bottom:      5px;
    position:           relative;
    top:                0px;
 }
  
.NewsContentArea .webExtras h2
 {
    font-size:          32px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #CCCCCC;
    margin:             0px 0px -8px 0px;
    padding-left:       1px;
    white-space:        nowrap;
 }

.NewsContentArea .webExtras ul 
 {
    margin:             0px;
    padding:            0px;
    border:             1px #ccc solid;
    list-style-type:    none;
 }

.NewsContentArea .webExtras li 
 {
    border-top:         1px #ccc solid;
    color:              #344c7c;
    font-size:          16px;
    font-weight:        bold;
    line-height:        19px;
    margin:             -1px 5px 5px 5px;
    padding-top:        4px;
 }
 
.NewsContentArea .webExtras .homeShow
 {
    display:            none;
 }
 
/* main */
.main .webExtras
 {
    font-family:        Arial,Helvetica,sans-serif;
    display:            block;
    margin:             0px 0px 15px 0px;
    padding:            5px;
    font-size:          14px;
    border:             1px solid #000000;
    overflow:           auto;
    background-color:   #ffffff;
 }
  
.main .webExtras h2
 {
    font-family:        Arial,Helvetica,sans-serif;
    display:            block;
    background:         #ffffff;
    font-size:          14px;
    font-weight:        bold;
    margin:             -19px 0px 0px 10px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
 }

.main .webExtras ul 
 {
    font-family:        Arial,Helvetica,sans-serif;
    margin:             5px 0px 0px 0px;
    padding:            0px;
    list-style-type:    none;
 }

.main .webExtras li 
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
    text-align:         left;
    width:              49%;
    padding:            2px 0px 2px 0px;
    border:             none;
    float:              left;
 }

 .main .webExtras li a:link
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #344c7c;
    font-weight:        bold;
    text-decoration:    none;
 }

.main .webExtras li a:hover
 {
    font-family:        Arial,Helvetica,sans-serif;
    text-decoration:    underline;
    font-weight:        bold;
 }

.main .webExtras li a:visited
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #344c7c;
    font-weight:        bold;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/WebExtrasWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/FilmTOC.css --- */

.MoviesContentArea
 {
    float:              right;
    width:              740px;
    margin:             0px 0px 0px 0px;    
 }
 
.MoviesContentArea .col1
 {
    width:              300px;
    float:              left;
    margin-right:       10px;

 }
.MoviesContentArea .col2
 {
    width:              240px;
    float:              left;
 }
 
.listingsSearch
 {
    width:              180px;
    float:              left;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/FilmTOC.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 #344c7c;
    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:          2em;
    line-height:        14px;
    margin-bottom:      5px;
    margin-top:         5px;
    font-family:        Arial,Helvetica,sans-serif;
 }

/* Event Parent Contact Info */
.EventParentView h2
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          11px;
 }

/* Event Parent Description */
.EventParentView h3
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          11px;
 }

/* Event Item Name */
.EventParentView h4
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          11px;
 }

/* Capsule Area within the view */
.EventParentView .CapsuleArea
 {
    background:         #fff0ff;
    display:            block;
    float:              left;
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
 }

/* If available, this is the footer div block */
.EventParentView .Footer
 {
    display:            block;
    font-size:          14px;
 }

.EventParentView .List
 {
    background:         #ffc0c0;
 }


.EventParentChild img {
	float:right;
	margin: 5px 0px 0px 10px;	
}

.EventParentChild {
	padding:10px 0px 10px;
	padding-top:0px;
	clear:both;
	overflow: auto;
	border-bottom:1px solid #A0a0a0;
}
.EventParentChild H2{
	font-size:1em;
}
.EventParentChild  P{

}
.EventParentChild P{
	margin:0px;
}

.EventParentList H2{

}

.EventParentList .EventParentChild span.ImageCredit {
    font-size:10px;
    color: #888;
    float: right;
}

/* 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/ArtsTOC.css --- */

.listingsSearch
 {
    width:              180px;
    float:              left;
 }

.ArtsContentArea
 {
    float:              right;
    width:              740px;
    margin-right:       0px;
    margin-left:        10px;  
 }
 
.ArtsContentArea .col1
 {
    width:              302px;
    float:              left;
    margin-right:       5px;
 }

.ArtsContentArea .col2
 {
    width:              240px;
    float:              left; 
 }
 

/* --- End /home/httpd/public/app_frame/webroot/css/ArtsTOC.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/NewsTOC.css --- */

.NewsContentArea
 {
    width:              735px;
    display:            block;
    float:              left; 
    background:         #ffffff;
 }

.NewsContentArea .col1
 {
    width:              425px;
    display:            block;
    float:              left;
    margin-right:       10px;

 }

.NewsContentArea .col2
 {
    width:              300px;
    display:            block;
    float:              left;

 }

/* --- End /home/httpd/public/app_frame/webroot/css/NewsTOC.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Promo_UserInfo.css --- */

.UserInfo
{
    border:             1px #344c7c solid;
    margin-bottom:      10px;
    padding-bottom:     5px;
    display:            block;
    clear:              both;
}

.UserInfo h3
{
    color:              #fff;
    background-color:   #344c7c;
    font-size:          14px;
    display:            block;
    margin:             0px;
    padding:            5px;
}

.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
{
    padding:            0px 10px;
}
.UserInfo p
{
    margin:             0px 10px;
}


/* --- End /home/httpd/public/app_frame/webroot/css/Promo_UserInfo.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.laweekly.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/StreetTeamPage.css --- */

.streetTeamsPage
 {
    width:              740px;
    margin:             0px 5px 0px 0px;
    float:              left;
    overflow:           hidden;
}
 
.streetTeamsPage .col1
 {
    width:              425px;
    float:              left;
    margin-right:       10px;
 }
 
.streetTeamsPage .col2
 {
   width:               302px;
   float:               left;
 }

.PromotionsStreetteamsTOC .streetTeamsPage
 {
    margin-bottom:     10px;
 }
 
.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor
 {  
    width: 730px;
    float: left;
 }

/*For page that is being created with col1 and 2 outside of .sponsor*/
.PromotionsStreetteamsTOC .streetTeamsPage /*.Sponsor*/.col1
 {
    width:             320px;
    float:             left;
    margin-right:      20px;
 }

.PromotionsStreetteamsTOC .streetTeamsPage /*.Sponsor*/.col2
 {
    width:             380px;
    float:             right;
    margin:            0px 5px 10px 0px;
 }
 
 .PromotionsStreetteamsTOC .streetTeamsPage /*.Sponsor*/ img
 {
    border:            0px;
    margin-left:       auto;
    margin-right:      auto;
 }

 /*CUT THIS OUT after launch on 1/22/09: FOR Page contents Currently Live within .SPONSOR*/
.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor .col1
 {
    width:             320px;
    float:             left;
    margin-right:      20px;
 }

.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor .col2
 {
    width:             380px;
    float:             right;
    margin:            0px 5px 10px 0px;
 }
 
.PromotionsStreetteamsTOC .streetTeamsPage .Sponsor img
 {
    border:            0px;
    margin-left:       auto;
    margin-right:      auto;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/StreetTeamPage.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/NeighborhoodList.css --- */

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

.NeighborhoodIndex h2
{
    color:               #344c7c;
    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/AboutHelp.css --- */

.Help
{
    margin:             5px;
}

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

/* --- End /home/httpd/public/app_frame/webroot/css/AboutHelp.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.laweekly.com/img/tab-active-98x21.gif) no-repeat scroll 0%;
    position:           relative; 
    bottom:             -1px; 
    font-family:        Arial,Helvetica,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:        Arial,Helvetica,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.laweekly.com/img/tab-active-98x21.gif) no-repeat scroll 0%;
    position:           relative;
    bottom:             -1px;
    font-family:        Arial,Helvetica,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:        Arial,Helvetica,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/Promo_onSalePage.css --- */

.onSalePage
 {
    width:              740px;
    margin:             0px 5px 0px 0px;
    float:              left;
 }
 
.onSalePage .col1
 {
    width:              425px;
    float:              left;
    margin-right:       10px;
 }
 
.onSalePage .col2
 {
    width:              302px;
    float:              left;
    margin-right:       0px;
 }

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

.NationalBestOfsWidget
 {
    font-family:        Arial,Helvetica,sans-serif;
    margin:             0px 0px 10px 0px;
    overflow:           auto;
 }

.NationalBestOfsWidget h2
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
 }

.NationalBestOfsWidget ul
 {
    font-family:        Arial,Helvetica,sans-serif;
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }

.NationalBestOfsWidget li
 {
    font-family:        Arial,Helvetica,sans-serif;
    background-image:   url(http://assets.laweekly.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.laweekly.com/img/rankit/rank.png) top left no-repeat;
    text-decoration:none;
}
a.rankitClick:hover, a.rankitClick:active{
    background:url(http://assets.laweekly.com/img/rankit/rank2.png) top left no-repeat;
    text-decoration:none;
}
.rankitDisplay{
    display:none; 
    background:url(http://assets.laweekly.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.laweekly.com/img/rankit/thumbUp1.png) top left no-repeat;
}
a.rankit_thumbup:hover, a.rankit_thumbup:active{
    background:url(http://assets.laweekly.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.laweekly.com/img/rankit/thumbDown1.png) top left no-repeat;
}
a.rankit_thumbdown:hover, a.rankit_thumbdown:active{
    background:url(http://assets.laweekly.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/Promo_freeStuffPage.css --- */

.freeStuffPage
 {
    width:              740px;
    margin:             0px 5px 0px 0px;
    float:              left;
 }
 
.freeStuffPage .col1
 {
    width:              425px;
    float:              left;
    margin-right:       10px;
 }
 
.freeStuffPage .col2
 {
    width:              302px;
    float:              left;
    margin-right:       0px;
 }

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

/* MMD styles */
.DirectoryArea 
 {
    width: 760px;
    background-color: #ffffff;
    background-image: url(http://assets.laweekly.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.laweekly.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/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/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:              #344c7c;
    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/HomeWidget.css --- */

.main .NewsColumnsHomeWidget
 {
    font-family:        Arial,Helvetica,sans-serif;
    border:             1px solid #000000; 
    display:            block;
    margin:             0px 0px 15px 0px;
    padding:            0px 5px 5px 5px;
    overflow:           hidden;
    background-color:   #ffffff;
 }

.main .NewsColumnsHomeWidget .NewsColumns-left
 {
    width:              200px;
    float:              left;
    padding-right:      10px;
    padding-top:        10px;
 }
 
.main .NewsColumnsHomeWidget .NewsColumns-right
 {
    width:              180px;
    float:              right;
    padding-top:        10px;
 }

.main .NewsColumnsHomeWidget h2
 {
    font-family:        Arial,Helvetica,sans-serif;
    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;
 }
 
.main .NewsColumnsHomeWidget h2 a
 { 
    color:              #000000;
 }
 
.main .NewsColumnsHomeWidget h3
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #999999;
    padding:            5px 0px 0px 0px;
    margin:             0px;
    display:            block;
    font-size:          14px;
 } 

.main .NewsColumnsHomeWidget h4
 {
    font-family:        Arial,Helvetica,sans-serif;
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    font-weight:        bold;
 }

 
.main .NewsColumnsHomeWidget h5
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #000000;
    padding:            0px 0px 5px 0px;
    margin:             0px;
    display:            block;
    font-size:          10px;
    font-weight:        normal;
 } 
 
 .main .NewsColumnsHomeWidget p
{
    font-family:        Arial,Helvetica,sans-serif;
    margin:           0px;
}
 
.main .NewsColumnsHomeWidget .NewsColumnsSpecialReports ul 
 {
    font-family:        Arial,Helvetica,sans-serif;
    list-style-type:    disc;
    margin:             0px 0px 0px 20px;
    padding:            0px;
    border:             none; 
 }

.main .NewsColumnsHomeWidget .NewsColumnsSpecialReports li
 {
    list-style-image:    url(http://assets.laweekly.com/img/bullet-10x10.gif);
    padding:             0px 0px 5px 0px;
    
    font-family:         Arial,Helvetica,sans-serif;
    font-weight:         bold;
 }
 
.main .NewsColumnsHomeWidget .NewsColumns-right  li
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-weight:        bold;
 }
 
.main .NewsColumnsHomeWidget a.more
 {
    font-family:        Arial,Helvetica,sans-serif;
    display:            block;
 }
 
 .main img
 {
     border:            none;
     }

/* --- End /home/httpd/public/app_frame/webroot/css/HomeWidget.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:        Arial,Helvetica,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:        Arial,Helvetica,sans-serif;
    font-size:          9px;
    font-weight:        normal;
    margin:             0px 3px 0px;
    text-align:         right;
    width:              150px;
  }

/* Photo Caption */
.ContentSidebar ul h6
  {
    font-family:        Arial,Helvetica,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: #344c7c;
    text-decoration:none;
    font-weight:bold;
}

#perswrap a:visited
{
    color: #344c7c;
    text-decoration:none;
    font-weight:bold;
}

#perswrap a:hover
{
    color: #8993ae;
    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:              #344c7c;
    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:              #344c7c;
 }

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.laweekly.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/MediakitRightRail.css --- */

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

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

.MediakitRightRail .EventList h2
{
    text-align: center;
    font-size: 14px;
    color: white;
    background-color: #344c7c;
    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 #344c7c;
    margin: 10px 0px;
}

.MediakitRightRail .MediaKitContact h2
{
    text-align: center;
    font-size: 14px;
    color: white;
    background-color: #344c7c;
    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/ColumnsWidget.css --- */

.NewsContentArea .columns
 {
    background:          #ffffff;
    display:             block;
    margin-bottom:       5px;
    margin-top:          -15px;
 }

.NewsContentArea .columns h2
 {
    font-size:           32px;
    font-weight:         bold;
    font-variant:        small-caps;
    color:               #cccccc;
    margin:              0px 0px -8px 0px;
    padding-left:        5px;
    white-space:         nowrap;
 }
 
.NewsContentArea .columnsBody
 {
 	margin:              0px;
    padding:             5px;
    border:              1px #cccccc solid;
    line-height:         110%;
 }
 
.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; 
  } 
  
.NewsContentArea .columnsBody .headline
 {
    font-size:           16px;
    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;
 }
 

/* 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;
    border:             none;
    line-height:        110%;
 }
 
.RestaurantContentArea .columnsBody ul
 {
    padding:            0px;
    margin:             0px;
    list-style:         none;
 }

.RestaurantContentArea .columnsBody li
 {
    margin-bottom:      10px;
 }
 
.RestaurantContentArea .columnsBody .column
  {
    color:              #999999; 
    font-size:          16px;
    font-weight:        bold;
    padding-bottom:     5px;
    padding-top:        5px;
  } 
  
.RestaurantContentArea .columnsBody .headline
 {
    border-top:         1px #ccc dotted;
    display:            block;
    font-size:          14px;
    font-weight:        bold;
    margin-left:        0px;
    padding-top:        5px;
 }

.RestaurantContentArea .columnsBody .subhead
 {
    font-size:          12px;
    font-weight:        bold;
    font-style:         italic;
    margin:             0px 0px 5px 0px;
    color:              #999999; 
 }

.RestaurantContentArea .columnsBody .byline
 {
    font-style:         italic;
    margin-left:        0px;
 }
 
.RestaurantContentArea .columnsBody .pubDate
 {
    display:            none;
 }

.RestaurantContentArea .columnsBody .blurb
 {
    margin:             0px 0px 0px 0px;
    line-height:        normal;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/ColumnsWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/MusicTOC.css --- */

.MusicContentArea
 {
    float:              right;
    width:              740px;
    margin:             0px 5px 0px 0px; 
    overflow:           hidden;   
 }
 
.MusicContentArea .MusicCenter
 {
    width:              545px;
    float:              left;
    margin-left:        5px;
 }
 
.MusicContentArea .col1
 {
    width:              302px;
    float:              left;
    overflow:           hidden;


 }
 
.MusicContentArea .col2
 {
    width:              233px;
    float:              left;
    margin-left:        10px;
    overflow:           hidden;
 }


/* --- End /home/httpd/public/app_frame/webroot/css/MusicTOC.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Promo_promoEventsPage.css --- */

.promoEventsPage
 {
    width:              740px;
    margin:             0px 5px 0px 0px;
    float:              left;
 }
 
.promoEventsPage .col1
 {
    width:              425px;
    float:              left;
    margin-right:       10px;
 }
 
.promoEventsPage .col2
 {
    width:              302px;
    float:              left;
    margin-right:       0px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/Promo_promoEventsPage.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/FilmsHomeWidget.css --- */

/* main */ 
.main .FilmsHomeWidget
 {
    font-family:        Arial,Helvetica,sans-serif;
    border:             1px solid #000000; 
    display:            block;
    margin:             0px 0px 15px 0px;
    padding:            0px 5px 5px 5px;
    position:           relative;
    top:                0px;
    background-color:   #ffffff;
 }

.main .FilmsHomeWidget h2
 {
    font-family:        Arial,Helvetica,sans-serif;
    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;
 }
 
.main .FilmsHomeWidget h2 a
 {
    color:              #000000;
    position:           relative;
    top:                0px;
 } 

.main .FilmsHomeWidget h3 a
 {
    color:              #000000;
    position:           relative;
    top:                0px;
 } 
 
 .main .FilmsHomeWidget p
 {
     margin:            0px;
    position:           relative;
    top:                0px;
 }
 
.main .FilmsHomeWidget .HomeFilmLeft
 {
    width:              180px;
    float:              left;
    padding:            10px 0px 0px 0px;
    position:           relative;
    top:                0px;
 }
 
.main .FilmsHomeWidget .HomeFilmRight
 {
    width:              200px;
    float:              right;
    padding:            10px 5px 0px 0px;
    position:           relative;
    top:                0px;
 }
 
.main .FilmsHomeWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    position:           relative;
    top:                0px;
 }

.main .FilmsHomeWidget .HomeFilmLeft h4
 {
    font-family:        Arial,Helvetica,sans-serif;
    margin:             0px 0px 8px 0px;
    padding:            0px;
    font-size:          12px;
    line-height:        13px;
    width:              190px;
    position:           relative;
    top:                0px;
 }
 
.main .FilmsHomeWidget .HomeFilmLeft .lead h4
 {
    font-family:        Arial,Helvetica,sans-serif;
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    width:              190px;
    line-height:        14px;
    position:           relative;
    top:                0px;
 }

.main .FilmsHomeWidget .HomeFilmLeft .lead
 {
    font-family:        Arial,Helvetica,sans-serif;
    width:              190px;
    position:           relative;
    top:                0px;
 }

.main .FilmsHomeWidget .HomeFilmLeft .lead h3
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
    color:              #999999;
    margin:             0px;
    padding:            0px;
    position:           relative;
    top:                0px;
 } 
 
.main .FilmsHomeWidget .HomeFilmLeft .lead h4
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #999999;
    padding:            0px;
    margin:             0px;
    display:            block;
    width:              180px; 
    position:           relative;
    top:                0px;
 } 

.main .FilmsHomeWidget .HomeFilmLeft .lead h5
 {
    margin:             0px;
    padding:            0px 0px 10px 0px;
    font-size:          10px;
    font-weight:        normal;
    position:           relative;
    top:                0px;
 }
 
.main .FilmsHomeWidget .HomeFilmRight .FilmList ul
 {
    height:             120px;
    overflow:           auto;
    margin:             0px;
    border:             1px solid #cccccc;
    padding:            2px;
    position:           relative;
    top:                0px;
 }
 
.main .FilmsHomeWidget .HomeFilmRight .FilmList li
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-weight:        bold;
    position:           relative;
    top:                0px;
 }
 
.main .FilmsHomeWidget .HomeFilmRight .FilmList h3
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
    color:              #999999;
    padding:            0px;
    margin:             0px;
    position:           relative;
    top:                0px;
 }
 
.main .FilmsHomeWidget a.more
 {
    font-family:        Arial,Helvetica,sans-serif;
    display:            block;
    position:           relative;
    top:                0px;
 }
 
.main .FilmsHomeWidget .HomeFilmRight .filmFeature h3
 {
    font-size:          12px;
    position:           relative;
    top:                0px;
 }
  
 .main .FilmsHomeWidget .HomeFilmRight .filmFeature h4
 {
    font-size:          12px;
    position:           relative;
    top:                0px;
 }
 
.main .FilmsHomeWidget .HomeFilmRight .filmFeature h5
 {
    font-size:          9px;
    position:           relative;
    top:                0px;
 }
 
.main .FilmsHomeWidget .HomeFilmRight .BlogsWidget img
 {
    border:             none;
    margin-bottom:      5px;
    position:           relative;
    top:                0px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/FilmsHomeWidget.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/LocationDirectory.css --- */

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

.locationDirectory h1
 {
    font-size:          24px;
 }

.locationDirectory .description
{
    width:              230px;
    float:              left;
    margin-right:       20px;
}
.locationDirectory #Middle
{
    float:              left;
}
.locationDirectory .results
{
    clear:               both;
}
.locationDirectory .results div.header
{
    border:             1px solid #999999;
    background-color:   #344c7c;
    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 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;
    width:               200px;
}

.locationDirectory .results .resultsTotal .rssLink img
{
    border:             none;
    float:              left;
    margin:             2px 5px 0px 0px;
}

.locationDirectory .PaginationSelected
{
    font-size:           10px;
}

.locationDirectory .Pagination
{
    font-size:           10px;
    float:               right;
    margin:              5px 0px;
}

.locationDirectory .description .searchForm div select
{
width: 221px;
}

/* --- End /home/httpd/public/app_frame/webroot/css/LocationDirectory.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:      #344c7c;
    
    
}

/* --- End /home/httpd/public/app_frame/webroot/css/SingleCover.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;
	margin-left:10px;
}
.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 #344c7c;
    background:          #344c7c;
    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 #344c7c;
    background:          #344c7c;
    color:               #ffffff;
    padding:             2px;
}

.NeighborhoodMap h2
{
    font-weight:         bold;
    margin:              10px 0px 0px 0px;
    font-size:           14px;
    padding:             2px;
    border:              1px solid #344c7c;
    background:          #344c7c;
    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:               #344c7c;
}

.NeighborhoodNews h2
{
    font-weight:         bold;
    margin:              10px 0px 0px 0px;
    font-size:           14px;
    padding:             2px;
    border:              1px solid #344c7c;
    background:          #344c7c;
    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/RestaurantHomeWidget.css --- */

/* home page restaurant */

.main .RestaurantsHomeWidget
 {
    border:             1px solid #000000;
    font-family:        Arial,Helvetica,sans-serif;
    margin:             0px 0px 15px 0px;
    padding:            10px 5px 5px 5px;
    clear:              both;
    position:           relative;
    top:                0px;
    background-color:   #ffffff;

 }
.main .RestaurantsHomeWidget p
{
    font-family:        Arial,Helvetica,sans-serif;
    margin:             0px;
    position:           relative;
    top:                0px;
}
 
.main .RestaurantsHomeWidget .RHWcol1
 {
    width:              200px;
    float:              left;
    clear:              left;
    position:           relative;
    top:                0px;
 }
 
.main .RestaurantsHomeWidget .RHWcol2
 {
    width:              180px;
    float:              right;
    clear:              right;
    margin-right:       5px;
    position:           relative;
    top:                0px;
 }

.main .RestaurantsHomeWidget .lead
 {
    font-family:        Arial,Helvetica,sans-serif;
    position:           relative;
    top:                0px;
 }
 
.main .RestaurantsHomeWidget .lead h3
 {
    margin:             0px;
    padding:            0px;
    font-family:        Arial,Helvetica,sans-serif;
    color:              #999999;
    font-size:          14px;
    position:           relative;
    top:                0px;
 }
 
.main .RestaurantsHomeWidget .lead h4
 {
    margin:             0px;
    padding:            5px 0px 0px 0px;
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    position:           relative;
    top:                0px;
 }

.main .RestaurantsHomeWidget .lead h5
 {
    font-size:          10px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px 0px 10px;
    position:           relative;
    top:                0px;
 }

.main .RestaurantsHomeWidget .features
 {
    font-family:        Arial,Helvetica,sans-serif;
    position:           relative;
    top:                0px;
 }
 
.main .RestaurantsHomeWidget .features h3
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          14px;
    color:              #999999;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
    position:           relative;
    top:                0px;
 }

.main .RestaurantsHomeWidget .features h4
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
    position:           relative;
    top:                0px;
 }
 
.main .RestaurantsHomeWidget .features h5
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
    position:           relative;
    top:                0px;
 }
 
.main .RestaurantsHomeWidget select
 {
    width:              180px;
    font-size:          11px;
    font-family:        Arial,Helvetica,sans-serif;
    position:           relative;
    top:                0px;
 }
 
.main .RestaurantsHomeWidget h2
 {
    background-color:   #FFFFFF;
    clear:              both;
    color:              #000000;
    display:            block;
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          14px;
    font-variant:       normal;
    font-weight:        bold;
    margin:             -24px 0px 0px 5px;
    padding:            3px 0px 0px 2px;
    position:           absolute;
    text-decoration:    none;
 }

.main .RestaurantsHomeWidget h2 a
 {
    color:              #000000;
    position:           relative;
    top:                0px;
 }  
 
.main .RestaurantsHomeWidget .RHWcol2 h3
 {
    margin:             10px 0px 0px 0px;
    padding:            0px;
    font-family:        Arial,Helvetica,sans-serif;
    color:              #999999;
    font-size:          14px;
    position:           relative;
    top:                0px;
 }
 
.main .RestaurantsHomeWidget .RHWcol2 ul
 {
    font-family:        Arial,Helvetica,sans-serif;
    list-style-image:   url(http://assets.laweekly.com/img/bullet-10x10.gif);
    list-style-position:outside;
    margin:             0px 0px 0px 20px;
    padding:            0px;
    position:           relative;
    top:                0px;
 }
 
.main .RestaurantsHomeWidget .RHWcol2 li
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-weight:        bold;
    padding:            0px 0px 5px 0px;
    position:           relative;
    top:                0px;
 }
 
.main .RestaurantsHomeWidget .RHWcol2 .more
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-weight:        normal;
    position:           relative;
    top:                0px;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/RestaurantHomeWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/PromoSponsoredConcerts.css --- */

.PromotionsPromotersContentArea
 {
    width:              740px;
    margin:             0px 5px 0px 5px;
    float:              right;
 }
 
.PromotionsPromotersContentArea .promoters
 {
    width: 550px;
    float: left;
 }
 
.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;
 }

 
.PromotionsPromoterContentArea .PromoterLocationView .PromoEvents ul
 {
    border-top:         none;
    list-style-type:    none;
    padding:            0px;
    margin:             5px 0px;
 }

.PromotionsPromoterContentArea .PromoterLocationView .PromoEvents li
 {
    clear:              both;
    margin:             0px 5px 5px 5px;
    border-bottom:      1px #ccc dashed;
    padding-top:        5px;
    overflow:           auto;
 }

.PromotionsPromoterContentArea .PromoterLocationView .PromoEvents li a:link
 {
    font-weight:        bold;
 }

.PromotionsPromoterContentArea .PromoterLocationView .PromoEvents li a:hover
 {
    text-decoration:    underline;
 }

.PromotionsPromoterContentArea .PromoterLocationView .PromoEvents li a:visited
 {
    font-weight:        bold;
    margin:             0px;
 }

.PromotionsPromoterContentArea .PromoterLocationView .PromoEvents .back
 {
    float:              left;
 }

.PromotionsPromoterContentArea .PromoterLocationView .PromoEvents img
 {
    float:              right;
    border:             none;
    margin:             5px;
    padding:            10px;
 }

.PromotionsPromoterContentArea .PromoterLocationView .PromoEvents a.more
 {
    float:              right;
 }


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

/* BirghtKite widget */
.bkWidget 
 {
    border:             1px solid #344c7c;
 }
 
.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:              #344c7c;
    font-weight:        bold;
 }

.bkWidget ul li div.from
 {
    color:              #999;
    font-size:          11px;
 }

.bkWidget ul li a
 {
    color:              #344c7c;
 }

.bkWidget ul li div.from a
 {
    color:              #999;
 }
 
.bkWidget .more
 {
    border-top:         1px solid #344c7c;
    text-align:         right;
    padding:            0px;
    margin:             0px 10px;
    font-weight:        bold;
 }
 
.bkWidget .more a
 {
    color:              #344c7c;
 }

/* --- 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/ArtsEventsWidget.css --- */

.ArtsContentArea .ArtsEventsWidget
 {
    padding:            5px;
 }

.ArtsContentArea .ArtsEventsWidget h2
 {
    color:              #999999;
    font-size:          32px;
    font-weight:        bold;
    margin:             4px 0px -8px; 
    font-variant:       small-caps;
 }

.ArtsContentArea .ArtsEventsWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }
 
.ArtsContentArea .ArtsEventsWidget li
 {
    padding-top:        5px;
    border-bottom:      1px solid #999999;
 }
 
.ArtsContentArea .ArtsEventsWidget .title
 {
    font-weight:        bold;
 }

.ArtsContentArea .ArtsEventsWidget .label
 {
    color:              #999999;
    font-weight:        bold;
 }


/* --- End /home/httpd/public/app_frame/webroot/css/ArtsEventsWidget.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/DvdsWidget.css --- */

.MoviesContentArea .DvdsWidget
 {
    margin-top:         5px;
    margin-bottom:      10px;
    overflow:           auto;
    clear:              both;
 }

.MoviesContentArea .DvdsWidget h2
 {
    color:              #999;
    font-size:          32px;
    font-variant:       small-caps;
    font-weight:        bold;
    margin:             -2px 0px -8px; 
 }

.MoviesContentArea .DvdsWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    border:             1px solid #cccccc;
    position:           relative;
    top:                0px;
 }

.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 li a.more
 {
    font-weight:        normal;
    text-align:         right;
 }

/* --- End /home/httpd/public/app_frame/webroot/css/DvdsWidget.css --- */
/* --- Start /home/httpd/public/app_frame/webroot/css/Index.css --- */

.main
 {
    font-family:        Arial,Helvetica,sans-serif;
    display:            block;
    float:              left;
    font-size:          12px;
    width:              740px;
    margin:             0px;
 }
  
.main .col1
 { 
    font-family:        Arial,Helvetica,sans-serif;
    display:            block;
    float:              left;
    width:              415px;
    overflow:           hidden;
    margin-right:       10px;
 }

.main .col2
 { 
    font-family:        Arial,Helvetica,sans-serif;
    display:            block;
    float:              left;
    width:              302px;
    margin-left:        10px;  
    overflow:           hidden;
 }
 
.main h2 a:hover
 {
    color:              #8993ae;
 }


/* --- End /home/httpd/public/app_frame/webroot/css/Index.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/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/NewsletterSignUpWidget.css --- */

.NewsletterSignUp {
    background:         #cc0000 url('http://assets.laweekly.com/img/generic.jpg') top left repeat-x;
    border:             1px solid #999;
    display:            block;
    margin:             10px auto 10px auto;
    width:              160px;
    overflow:           auto;
}

.NewsletterSignUp h4 {
    display:            none;
   /* background-color: #344c7c;
    color: #fff;
    font-size: 15px;
    margin: 0;
    padding: 5px 3px;
    text-align: center;*/
}

.NewsletterSignUp div.fade {
    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;
}

.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,
.NewsletterSignUp-Music
 {
    background:         #cc0000 url('http://assets.laweekly.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,
.NewsletterSignUp-Music form
 {
    margin:             5px;
    text-align:         left;
}

.NewsletterSignUp-music label,
.NewsletterSignUp-Music label
 {
    font-weight:        normal;
    color:              #ffffff;
    font-size:          10px;
}

.NewsletterSignUp-music input,
.NewsletterSignUp-Music input
 {
    color:              #000000;
    border:             1px solid #999;
    font-size:          12px;
    margin:             0px 10px 0px 0px;
}

.NewsletterSignUp-music input.text,
.NewsletterSignUp-Music input.text
 {
    width:              105px;
    margin:             0px 5px 0px 0px;   
}

.NewsletterSignUp-music input.submit,
.NewsletterSignUp-Music input.submit
 {
    background-color:   #ffffff;
    font-weight:        bold;
    width:              30px;
    margin:             0px;
} 

/*RESTAURANT NEWSLETTER WIDGET*/

.NewsletterSignUp-restaurants {
    background:         #cc0000 url('http://assets.laweekly.com/img/dining_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.laweekly.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;
} 

/* --- End /home/httpd/public/app_frame/webroot/css/NewsletterSignUpWidget.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.laweekly.com/img/lightbox/overlay.png); }

* html #lightbox-overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(http://assets.laweekly.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/Promo_PromotersWidget.css --- */

.PromotersWidget 
 {
    border:             1px #344c7c solid;
    margin:             10px 0px;
 }

.PromotersWidget h2
 {
    color:              #fff;
    padding:            5px;
    background-color:   #344c7c;
    font-size:          14px;
    display:            block;
    margin-bottom:      0px;
    margin-top:         0px;
 }

.PromotersWidget h2 a:link
 {
    text-decoration:    underline;
    color:              #fff;
    background-color:   #344c7c;
 }

.PromotersWidget h2 a:hover
 {
    text-decoration:    underline;
    color:              #fff;
    background-color:   #344c7c;
 }
.PromotersWidget h2 a:visited
 {
    text-decoration:    underline;
    color:              #fff;
    background-color:   #344c7c;
 }

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

.PromotersWidget li
 {
    font-weight:        bold;
 }

.PromotersWidget a.more
 {
    float:              right;
    border:             none;
    padding-right:      5px;
 }

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

.SpecialReports
 {
    width:          740px;
    float:          left;
 }
 
.SpecialReports h2
 {
    color:          #344c7c;
    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 #344c7c;
 }
 
.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 #344c7c;
    background:          #344c7c;
    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:        Arial,Helvetica,sans-serif;
}

.filmFeature h3
{
    font-family:        Arial,Helvetica,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/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/RestuarantTOC.css --- */

.RestaurantContentArea
 {
    width:              560px;
    margin:             0px 0px 0px 10px;    
    overflow:           hidden;
    float:              left;
 }
 
.RestaurantContentArea .col1
 {
    width:              302px;
    float:              left;
    margin-right:       10px;
    overflow:           hidden;
 }
 
.RestaurantContentArea .col2
 {
    width:              240px;
    float:              left;

 }
 
.listingsSearch
 {
    width:              180px;
    float:              left;
    overflow:           hidden;
 }
 
.RestaurantContentArea h1
 {
    color:              #344c7c;
    font-size:          20px;
    font-weight:        bold;
    margin:             0px 5px 0px 0px;
    padding:            0px;
    background:         url(http://assets.laweekly.com/img/h1midbar550.gif);  
 }


/* --- End /home/httpd/public/app_frame/webroot/css/RestuarantTOC.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/NowClickThis.css --- */

.HouseBanner
{
    display:            block;
    margin-bottom:      10px;
    width:              158px;
    border:             1px solid #666666;
    padding:            0px 0px 10px 0px;
    margin-left:        auto;
    margin-right:       auto;
    background-image:   url(http://assets.laweekly.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:              #344c7c;
}

.HouseBanner ul 
{
    margin:             0px 0px 0px 25px;
    padding:            0px;
    text-align:         left;
    list-style-type:    square;
}

.HouseBanner li
{
    color:             #999999;
}

.HouseBanner a:visited
{
    color:     #344c7c;
}


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

.CorporateStaff 
{
    margin:             5px;
}

.CorporateStaff h2
{
    font-size:          18px;
    color:              #344c7c;
    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/BlogsHomeWidget.css --- */

.BlogsHomeWidget
 {
    font-family:        Arial,Helvetica,sans-serif;
    border:             1px solid #000000;
    margin:             0px 0px 15px 0px;
    padding:            0px 5px 5px 5px;
    position:           relative;
    top:                0px;
    background-color:   #ffffff;
 }

.BlogsHomeWidget div
 {
    font-family:        Arial,Helvetica,sans-serif;
    position:           relative;
    top:                0px;
 }
 
.BlogsHomeWidget p
 {
    margin:             0px 0px 5px 0px;
    padding:            0px;
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          11px;
    font-weight:        normal;
    position:           relative;
    top:                0px;
 }
 
.BlogsHomeWidget h2
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #000000;
    background:         #FFFFFF;
    clear:              both;
    font-size:          14px;
    font-weight:        bold;
    margin:             -13px 0px 0px 5px;
    padding:            3px 0px 0px 2px;
    position:           absolute;
 }

.BlogsHomeWidget h2 a
 {
    color:              #000000;
    position:           relative;
    top:                0px;
 } 
  
.BlogsHomeWidget .BlogsHomeWidgetLeft
 {
    width:              200px;
    float:              left;
    margin-top:         15px;
    display:            inline;
    position:           relative;
    top:                0px;
 }

.BlogsHomeWidget .BlogsHomeWidgetRight
 {
    width:              180px;
    float:              right;
    margin-top:         15px; 
    position:           relative;
    top:                0px;
 }

.BlogsHomeWidget .BlogsHomeWidgetRight h2
 {
    background-color:   #FFFFFF;
    font-size:          14px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
    position:           static;
 } 
 
.BlogsHomeWidget h3
 {
    font-size:          14px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
    display:            inline;
    position:           relative;
    top:                0px;
 }
 
.BlogsHomeWidget .BlogsHomeWidgetRight h3
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
    border-bottom:      none;
    clear:              both;
    position:           relative;
    top:                0px;
 }

.BlogsHomeWidget .BlogsHomeWidgetRight h5
 {
    font-size:          10px;
    font-weight:        normal;
    margin:             0px 0px 10px 0px;
    padding:            0px;
    border-bottom:      none;
    clear:              both;
    position:           relative;
    top:                0px;
 }

.BlogsHomeWidget .BlogsHomeWidgetRight p
 {
    margin:             0px;
    padding:            0px;
    position:           relative;
    top:                0px;
 }
 
.BlogsHomeWidget .BlogsHomeWidgetRight img
 {
    width:              175px;
    border:             1px solid #000000;
    clear:              both;
    position:           relative;
    top:                0px;
 }
 
.BlogsHomeWidget img.rss
 {  
    width:              12px;
    height:             12px;
    border:             none;
	display:            inline;
    padding:            0px 7px 0px 0px;
    position:           relative;
    top:                0px;
 }
 
.BlogsHomeWidgetBlog ul
  {
    margin:             0px;
    padding:            0px 0px 10px 20px;
    border-top:         1px solid #999999;
    position:           relative;
    top:                0px;
  }
  
.BlogsHomeWidgetBlog li
  {
    font-family:        Arial,Helvetica,sans-serif;
    list-style-image:   url(http://assets.laweekly.com/img/bullet-10x10.gif);
    padding:            0px;
    margin:             0px;
    font-size:          12px;
    font-weight:        bold;
    position:           relative;
    top:                0px;
  }

/* --- End /home/httpd/public/app_frame/webroot/css/BlogsHomeWidget.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/ShowsReviewsWidget.css --- */

.MusicContentArea .showsReviewsWidget
{
    background-color:   #ffffff;
    position:           relative;
    top:                0px;
    overflow:           hidden;
}

.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;
    color:              #344c7c;
    cursor:             pointer;
    font-weight:        bold;
    width:              115px;
    height:             20px;
    text-align:         center;
    padding-right:      2px;
 } 

.MusicContentArea .showsReviewsWidget li.inactive
 {
    background:         transparent url(http://assets.laweekly.com/img/tab-inactive-large.gif) no-repeat scroll 0%;
    text-decoration:    underline;
 } 

.MusicContentArea .showsReviewsWidget li.active
 {
    background:         transparent url(http://assets.laweekly.com/img/tab-active-large.gif) no-repeat scroll 0%;
 } 

.MusicContentArea .showsReviewsWidget .srBody
 {
    background:         transparent url(http://assets.laweekly.com/img/gradiant.jpg) top left repeat-x;
    border:             1px solid #666666;
    clear:              left;
    padding:            2px; 
 }
 
.MusicContentArea .showsReviewsWidget .srBody li
 {
    font-weight:        bold;
    padding:            2px 0px 5px 0px;
    border-bottom:      1px solid #666666;
    position:           relative;
    bottom:             -3px;
    overflow:           hidden;
 }

.MusicContentArea .showsReviewsWidget .srBody .headline
 {
    font-size:          12px;
    font-weight:        bold;
 }
 
.MusicContentArea .showsReviewsWidget .srBody .subhead
 {
    font-size:          12px;
    font-weight:        bold;
    line-height:        14px;
    color:              #666666;
 }
 
.MusicContentArea .showsReviewsWidget .srBody .byLine
 {
    font-weight:        normal;
    font-style:         italic;
    font-size:          12px;
 }
 
.MusicContentArea .showsReviewsWidget .srBody ul li a.more
 {
    text-align:         right;
    font-weight:        normal;
    position:           relative;
    top:                0px;
    width:              90px;

 }


/* --- End /home/httpd/public/app_frame/webroot/css/ShowsReviewsWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/RssFeedWidget.css --- */

/* RssFeedWidget */ 
.RssFeedWidget .Last_Update
 {
	margin:                5px 10px;
	color:                 #999999;
	font-size:             12px;
}

.RssFeedWidget .Bin_Image
 {
	float:                 right;
	margin:                -32px -6px 5px 0px;
	padding:               3px;
	border:                1px solid #344c7c;
	background:            #ffffff;
	z-index:               999;
}

.RssFeedWidget .Bin_Image img
 {
    border:                none;
 }

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

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

.RssFeedWidget h3
 {
	margin:                0px;
	padding:               0px;
	font-size:             12px;
	font-weight:           bold;
	text-transform:        uppercase;
}

.RssFeedWidget .Blurb
{
	margin:                0px;
	padding:               0px;
	font-size:             11px;
	color:                 #000000;
	font-weight:		   normal;
	text-transform:        none;
	/* STOP CHANGING THIS PLEASE */
}

.RssFeedWidget h4
 {
	margin:                0px;
	padding:               0px;
	color:                 #666666;
	font-size:             10px;
	font-weight:           bold;
}

.RssFeedWidget .RSS_Link {
	margin:                10px;
	padding:               0px;
	text-align:            right;
	font-size:             10px;
}

.RssFeedWidget .RSS_Link img {
	vertical-align:        bottom;
	border:                none;
}

/* convention coverage widget */
.ConventionCoverage .RssFeedWidget .Blurb
 {
    display: none;
 }

/* /RssFeedWidget */

/* --- End /home/httpd/public/app/law/webroot/css/RssFeedWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/AuthorsView.css --- */

.AuthorView
{

}
.AuthorView h1
{
    margin:             0 0 10px 0; 
    padding-left:       5px;
    color:              white;
    background-color:   #344c7c;
    font-size:          20px; 
    font-weight:        bold;
}

.AuthorView .Sidebar
{
	float:              right;
    width:              120px;
  	margin:             10px;
    padding:            0;
    border:             1px solid #344c7c;
    font-size:          11px;
    background:         #efefef;
}

.AuthorView .Sidebar h2
{
	font-size:          12px;
    color:              #ffffff;
    font-weight:        bold;
    padding:            2px 5px;
    margin:             0px;
    background:         #344c7c;
}

.AuthorView .Sidebar a:link
{
    font-weight:        bold;
    color:              #344c7c;
}

.AuthorView .Sidebar a:visited
{
    font-weight:        bold;
    color:              #344c7c;
}

.AuthorView .Sidebar a:hover
{
    font-weight:        bold;
    color:              #344c7c;
    text-decoration:    underline;
}

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

.AuthorView .Sidebar li
{
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
}

.AuthorView .Sidebar p {
	margin:             10px;
}

.AuthorView .byLine
 {
    display:            none;
 }

.AuthorView .label
 {
    font-size:          12px;
    font-weight:        bold;
    font-style:         italic;
    color:              #999999;
 }

.AuthorView .AuthorTeaser
{
    
}

.AuthorView .AuthorTeaser .date
{
    font-weight:       normal;
}

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

.AuthorView .AuthorTeaser li
{
    margin:            10px 5px 10px 10px;
    padding:           0px
}

.AuthorView .AuthorTeaser li a:link
{
    color:             #344c7c;
    text-decoration:   none;
    font-weight:       bold;
}

.AuthorView .AuthorTeaser  li a:hover
{
    color:             #344c7c;
    text-decoration:   underline;
    font-weight:       bold;
}

.AuthorView .AuthorTeaser a:visited
{
    color:             #344c7c;
    text-decoration:   none;
    font-weight:       bold;
}



/* --- End /home/httpd/public/app/law/webroot/css/AuthorsView.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/EventSearch.css --- */

.EventResults
 {
    margin:             0px;
    padding:            5px;
 }

.EventResults h1
 {
    margin:             0px;
    padding:            0px;
    font-size:          17px;
    font-weight:        bold;
 }

.EventResults .header img
 {
    border:             none;
 }

.EventResults .header
 {
    background:         #344c7c;
    color:              #ffffff;
    padding:            5px;
 }
 
.EventResults .header h2
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    background:         #344c7c;
    color:              #ffffff;
 }


.EventResults .header h2 img.tickex
 {
    margin:             -5px 1px 0px 0px;
    border:             none;
    float:              right;
    display:            inline;
 } 
 
.EventResults .header h3
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
 }

.EventResults .header a.reset
 {
    background-color:   #344c7c;
    color:              #ffffff;
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    padding:            0px 4px 0px 4px;
    text-align:         center;
    text-decoration:    none;
    float:              right;
    border:             1px solid #ffffff;
 }

.EventResults th
 {
    background:         #344c7c;
    color:              #ffffff;
 }
 
.EventResults .header a:hover
 {
    text-decoration:    underline;
 }

.EventResults #regionHeader
 {
    width:              100px;
    font-size:          10px;
    color:              #000000;
 }

.EventResults #categoryHeader
 {
    width:              125px;
    font-size:          10px;
    color:              #000000;
 }

.EventResults table
 {
    width:              100%;
    border-collapse:    collapse;
    empty-cells:        show;
    border-spacing:     4px;
 }

.EventResults th
 {
    font-size:          12px;
    margin:             0px;
    padding:            2px 2px 2px 8px;
    text-align:         left;
 }
 
.EventResults th table.popupCalendar
 {
    color:              #999999;
 }
 
.EventResults th a
 {
    color:              #ffffff; 
 }
 
.EventResults tr
 {
    margin:             0px;
    padding:            0px;
    vertical-align:     top;
 }

.EventResults td
 {
    padding:            0px 5px 0px 5px;
 }

.EventResults td.header
 {
    background-color:   #344c7c;
    color:              #FFFFFF;
    font-weight:        bold;
    padding-left:       8px;
 }

.EventResults td.EventVenue
 {
    border:             1px solid #000000;
    background-color:   #F5F4F0;
    margin-top:         2px;
 }

.EventResults td.EventVenue a.Event
 {
    color:              #344c7c;
    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:              #344c7c;
    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:              #344c7c;
    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:              #344c7c;
    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:   #F5F4F0;
    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 #344c7c;
 }

.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:         #344c7c;
    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:   #344c7c;
    color:              #FFFFFF;
    border:             1px solid #CCCCCC;
    font-size:          12px;
}
#filterCalendar td.today
{
    background-color:   #344c7c;
    color:              #FFFFFF;
}
#filterCalendar td.past
{
    cursor:             default;
    background-color:   #EEEEEE;
}
#filterCalendar td.prevnext
{
    background-color:   #344c7c;
    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.laweekly.com/img/comboButton.gif);
    background-position: right top;
    background-repeat: no-repeat;
    cursor: default;
    text-align: left;
    padding-right: 17px;
    font-weight: bold;
}
.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;
}


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

.Search
{
    width:475px;
    float:left;
    background:#344c7c;
    border:1px solid #cccccc;
    padding:0px 5px 5px 5px;
    margin:0px 10px 10px 0px;
}

.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
{
    color:#ffffff;
    display:inline;
    font-size:30px;
    position:relative;
    bottom:-16px;
    font-variant:small-caps;
    font-weight:normal;
    margin-bottom:0px;
}

.Search form
{
    float:right;
    text-align:right;
    clear:right;
    position:relative;
    top:-30px;
    margin:0px;
    padding:0px;
}

.Search .SearchLower
{
    background:#ffffff;
    padding:0px 5px 5px 5px;
    clear:right;
    position:relative;
    top:-28px;
}

.Search label
{
    display:none;
}

.Search h3
{
    font-weight:normal;
    font-size:12px;
    margin:0px;
}

.Search .Pagination
{
    float:right;
}

.Search ol
{
    margin:5px 10px 10px 20px;
    padding:5px;
    clear:both;
}

.Search li
{
    margin:0px 0px 10px 0px;
    width:100%;
}

.Search h4
{
    font-weight:normal;
    font-size:12px;
    padding:0px;
    margin:0px;
}

.Search h5
{
    font-weight:bold;
    font-size:13px;
    padding:0px;
    margin:0px;
    color:#666666;
}

.Search h6
{
    font-weight:normal;
    font-size:12px;
    padding:0px;
    margin:0px;
}

.SearchRight
{
    float:left;
    width:310px;
}

.highlighted
{
    background:#ffff66;
}
 
/* New search stuff */
.SiteSearch
{
    padding:5px;
    background:#ffffff;
}

.SiteSearch div.top
{
    font-style:italic;
    margin:0 0 5px;
    overflow:auto;
}

.SiteSearch div.bottom
{
    height:20px;
    padding:5px 0 0;
    border-top:1px solid #CCCCCC;
}

.SiteSearch div.options
{
    position:relative;
    clear:both;
    border-top:1px solid #CCCCCC;
}

.SiteSearch h1
{
    display:none;
}

.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 #344c7c;
    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:#344c7c;
    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:#344c7c;
}

.SiteSearch .Results_Count
{
    width:390px;
    margin:0;
    padding:0;
    float:left;
}

.SiteSearch .Display_Count_Selector
{
    width:390px;
    margin:0;
    padding:0;
    float:left;
}

.SiteSearch .Pagination
{
    display:block;
    width:390px;
    clear:none;
    float:right;
    text-align:right;
    font-style:normal;
}

/* Sidebar at top right of results */
.Events_And_Venues_Sidebar
{
    float:right;
    width:160px;
    background:white;
    padding:10px;
}

.Events_And_Venues_Sidebar div
{
    margin:0 0 10px;
    border:1px solid #344c7c;
}

.Events_And_Venues_Sidebar div h3
{
    margin:0;
    padding:3px 3px 3px 5px;
    text-align:left;
    text-transform:uppercase;
    background:#344c7c;
    color:white;
}

.Events_And_Venues_Sidebar div h3 a
{
    color:white;
    text-decoration:none;
}

.Events_And_Venues_Sidebar div h3 a:hover
{
    color:white;
    text-decoration:underline;
}


.Events_And_Venues_Sidebar div ul
{
    margin:0;
    padding:10px;
}

.Events_And_Venues_Sidebar div ul li
{
    list-style:none;
    margin:0 0 10px;
    padding:0;
    font-size:.95em;
}

.Events_And_Venues_Sidebar div h5
{
    font-weight:normal;
}
/* /Sidebar at top right of results */


.SiteSearch ol
{
    padding-left:30px;
    margin:0px;
    margin-top:10px;
}

.SiteSearch ol li
{
    padding:5px;
    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:#344c7c;
}

.SiteSearch ol li img
{
    float:right;
    height:75px;
    width:75px;
    margin-left:5px;
}


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

/* /p/af/w/c/EventView.css */
.EventView
 {
    background:           #ffffff;
    display:              block;
    margin:               5px;
/*    width:                605px; */
 }
 
.EventView .Buttons
 {
    padding:            5px 0px 0px 0px;
    border-bottom:      1px #666 dotted;
    border-top:         1px #666 dotted;
    width:              300px;
    margin:             0px 0px 10px 0px;
 }
 
.EventView .Buttons img.button
{
    padding:            0px 2px;
    cursor:             pointer;
    margin:             0px 5px;
}

.EventView img.tickex
 {
    float:              right;
    display:            inline;
    position:           relative;
    top:                -30px;
    margin:             -5px 1px 0px 0px;
 }

/* Event Name (headline) */
.EventView h1.evh1
 {
    font-size:            16px;
    line-height:          16px;
    margin-bottom:        5px;
    margin-top:           5px;
    font-family:          Arial,Helvetica,sans-serif;
 }

/* Event Date/Time */
.EventView h2.evh2
 {
    margin:               5px 0px 5px 0px;
    padding:              0px;
    font-family:          Arial,Helvetica,sans-serif;
    font-size:            12px;
    font-weight:          bold;
    color:                #000000;
    background:           none;
    height:               100%;

 }

.EventView h2.evh2 strong
 {
    color:                #666666;
    font-weight:          bold;
    padding-right:        5px;
 }

/* Event Price */
.EventView h3.evh3
 {
    margin-bottom:        5px;
    margin-top:           5px;
    font-family:          Arial,Helvetica,sans-serif;
    font-size:            12px;
    font-weight:          normal;
 }

.EventView h3.evh3 strong
 {
    color:                #666666;
    font-weight:          bold;
 }

/* Event Contact Info*/
.EventView h4.evh4
 {
    margin-bottom:        1px;
    margin-top:           1px;
    font-family:          Arial,Helvetica,sans-serif;
    font-size:            12px;
    font-weight:          normal;
 }

.EventView h4.evh4 strong
 {
    color:                #666666;
    font-weight:          bold;
 }

.EventView h2.eventCapsule
 {
    font-size:            12px;
    font-weight:          bold;
    background:           none;
    color:                #344c7c;
    display:              table;
    padding:              0px;
    margin:               0px;
    line-height:          15px;
 }

.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
 {
    clear:                both;
    margin-left:          auto;
    margin-right:         auto;
    padding:              3px;
    border:               1px solid #344c7c;
 }

.EventView p.eventCapsule
 {
    font-size:            11px;
    line-height:          150%;
 }

 .EventView p
 {
    font-size:            11px;
    line-height:          150%;
 } 
 
.EventView .eventPhoto
 {
    width:                158px;
    float:                right;
    margin:               0px 5px 10px 10px;
 }
 
.EventView .eventPhoto h4
 {
    font-size:             9px;
    text-align:            right;
    font-weight:           normal;
    color:                 #666666;
 }

.EventView .eventPhoto h5
 {
    font-size:             10px;
    font-weight:           normal;
    line-height:           11px;
    text-align:            justify;
    color:                 #333333;
 }
 
 
/* End /p/af/w/c/EventView.css */


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

/*FreeStuff FEATURE*/
.PromoCol1 .FreeStuffWidget
{
    margin-top:         0px;
    margin-bottom:      10px;
    padding-left:       10px;
    padding-right:      10px;
}

.PromoCol1 .FreeStuffWidget .resultDetails
{
    clear:              left;
}

.PromoCol1 .FreeStuffWidget .resultDetails .Pagination
{
    float:              right;
}

.PromoCol1 .FreeStuffWidget h2.fsh2
{
    display:            none;
    }

.PromoCol1 .FreeStuffWidget ul
{
    border-top:         none;
    list-style-type:    none;
    padding:            0px;
    margin:             5px 0px;
}

.PromoCol1 .FreeStuffWidget li
{
    clear:              both;
    margin:             0px 5px 5px 5px;
    border-bottom:      1px #ccc dashed;
    padding:            5px 0px 5px 0px;
    overflow:           auto;
    height:             100%;
}

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

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

.PromoCol1 .FreeStuffWidget li a:visited
{
    font-weight:        bold;
    margin: 			0px;
}

.PromoCol1 .FreeStuffWidget .location a:link
 {
    color:              #666666;
 }
 
.PromoCol1 .FreeStuffWidget .back
{ 
    float:              left;
}

.PromoCol1 .FreeStuffWidget img
 {
    float:              right;
    padding:            3px;
	border:             1px solid #344c7c;
	margin:             5px 0px 5px 5px;
 }

.PromoCol1 .FreeStuffWidget a.more
{
    margin-right:       5px;
    font-size:          11px;
    float:              right;    
}


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

.UpcomingStreetTeams
{
    background-color:   #fff;
    margin-top:         10px;
    margin-bottom:      0px;
    margin-bottom:      10px;
    position:           relative;
    top:                0px;
}


.UpcomingStreetTeams h3
{
    display:            none;
    /*background-color:   #344c7c;
    color:              #ffffff;
    font-size:          14px;
    padding:            5px;
    margin:             0px;
    z-index:            40;*/
}

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

.UpcomingStreetTeams ul
{
    list-style-type:    none;
    padding:            5px;
    overflow:           auto;
    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;
    border:             none;
}


/* --- End /home/httpd/public/app/law/webroot/css/UpcomingStreetTeams.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/AdIndexCustomer.css --- */

.AdIndexCustomer
 {
    width:              760px;
    float:              left;
    margin-right:       5px;
    background-color: white;
    padding: 0px 25px;
 }

.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: #344c7c url(http://assets.laweekly.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/law/webroot/css/AdIndexCustomer.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/RecentRelatedWidget.css --- */

/* content view */
.ContentView #recentRelatedArticles
 {
    font-family:        Arial,Helvetica,sans-serif;
    margin-top:         0px;
    text-decoration:    none;
 }

.ContentView #recentRelatedArticles h3 a:link
 {
    text-decoration:    none;
 }

.ContentView #recentRelatedArticles h3 a:visited
 {
    text-decoration:    none;
 }

.ContentView #recentRelatedArticles h3 a:hover
 {
    text-decoration:    underline;
 }

.ContentView #recentRelatedArticles ul.tabs
 {
    font-family:        Arial,Helvetica,sans-serif;
    height:             20px;
    margin:             0px;
    padding:            0px;
    list-style:         none;
    position:           relative;
    bottom:             1px;
    z-index:            200;
 }

.ContentView #recentRelatedArticles .tab
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          10px;
    line-height:        21px;
    width:              121px;
    height:             21px;
    padding:            0px 2px 0px 0px;
    margin:             0px 3px 0px 0px;
    text-align:         center;
    float:              left;
    font-weight:        bold;
    cursor:             default;
    bottom:             -1px;
 }

.ContentView #recentRelatedArticles .tab .active
 {
    font-family:        Arial,Helvetica,sans-serif;
    background:         #344c7c;
    color:              #ffffff;
 }

.ContentView #recentRelatedArticles li.active
 {
    font-family:        Arial,Helvetica,sans-serif;
    overflow:           auto;
    position:           relative;
    bottom:             1px;
    background:         #344c7c;
    color:              #ffffff;
    border:             1px solid #344c7c;    
 }

.ContentView #recentRelatedArticles li.inactive
 {
    font-family:        Arial,Helvetica,sans-serif;
    background:         #cccccc;
    cursor:             pointer;
    bottom:             0px;
    color:              #344c7c;
    text-decoration:    none;
    position:           relative;
    bottom:             1px;
    border:             1px solid #344c7c;
 }

.ContentView #recentRelatedArticles h2
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #000000;
    font-size:          16px;
    display:            block;
    margin:             0px 0px 10px 0px;
    padding:            0px;
    font-variant:       normal;
    background:         none;
 }

.ContentView #recentArticles
 {
    font-family:        Arial,Helvetica,sans-serif;
    border:             1px solid #344c7c;
    background:         #ffffff;
    padding:            5px 4px 4px 4px;
    line-height:        110%;
    position:           relative;
    top:                0px;
 }
 
.ContentView #recentArticles h2
 {
    display:            none;
 }
 
.ContentView #recentArticles h3
 {
    font-size:          12px;
    font-weight:        bold;
    color:              #666666;
    text-align:         center;
    margin:             0px 0px 10px 0px;
    text-transform:     uppercase;
 }

.ContentView #recentArticles ul
 {
    margin:             0px 0px 0px 5px;
    padding:            0px;
    list-style-type:    none;
 }
 
.ContentView #recentArticles li
 {
    margin:             0px 0px 10px 5px;
    padding:            0px;
    list-style-image:   none;
    font-family:        Arial,Helvetica,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
 {
    font-family:        Arial,Helvetica,sans-serif;
    border:             1px solid #344c7c;
    background:         #ffffff;
    padding:            5px 4px 4px 4px;
    line-height:        110%;
    position:           relative;
    top:                0px;
 }
 
.ContentView #relatedArticles h2
 {
    display:            none;
 }
 
.ContentView #relatedArticles h3
 {
    font-size:          12px;
    font-weight:        bold;
    color:              #666666;
    text-align:         center;
    margin:             0px 0px 10px 0px;
    text-transform:     uppercase;
 }

.ContentView #relatedArticles ul
 {
    margin:             0px 0px 0px 4px;
    padding:            0px;
    list-style-type:    none;
 }
 
.ContentView #relatedArticles li
 {
    margin:             0px 0px 10px 5px;
    padding:            0px;
    list-style-image:   none;
    font-family:        Arial,Helvetica,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/law/webroot/css/RecentRelatedWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/SingleArticleWidget.css --- */

/* SingleArticleWidget */
.SingleArticleWidget
{
	padding:               5px 5px 5px 10px;
	overflow:              auto;
}

.SingleArticleWidget .Last_Update
{
	margin:                5px 10px;
	color:                 #999999;
	font-size:             12px;
}

.SingleArticleWidget .Bin_Image
{
	float:                 left;
	margin:                0 5px 5px 0;
	padding:               3px;
	border:                1px solid #344c7c;
	background:            #ffffff;
	z-index:               999;
 }

.SingleArticleWidget .Bin_Image img
{
    border:                none;
}

.SingleArticleWidget h3
{
	margin:                5px 0px 0px;
	padding:               0px;
	font-size:             12px;
	font-weight:           bold;
	text-transform:        uppercase;
}

.SingleArticleWidget h4
{
	margin:                0px;
	padding:               0px;
	font-size:             11px;
	font-weight:           bold;
	text-transform:	       uppercase;
}

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

.SingleArticleWidget .More_Link
{
	margin:                0 5px 5px;
	padding:               0px;
	text-align:            right;
	font-size:             10px;
	clear:                 both;
}

.SingleArticleWidget .More_Link img
{
	vertical-align:        bottom;
	border:                none;
}
/* /SingleArticleWidget */

/* --- End /home/httpd/public/app/law/webroot/css/SingleArticleWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/Ads.css --- */

.Ads
 {
    margin-bottom:      15px; 
 }

.Ads#Right
 {
    margin-top:         10px;
    margin-left:        auto;
    margin-right:       auto;
    height:             600px;
    width:              160px;

 }

.Ads#Medium
 {
    margin-top:         10px;
    margin-left:        auto;
    margin-right:       auto;
    height:             250px;
    width:              300px;

 }

.Ads#false
 {
    margin-top:         10px;
    margin-left:        auto;
    margin-right:       auto;
    height:             250px;
    width:              300px;

 }

.Ads#Middle
 {
    margin-top:         10px;
    height:             250px;
    width:              300px;

 }

.Ads#Top
 {
    margin:             0px;
    padding:            0px;
    border:             none;
    height:             90px;
    width:              728px;

 }

.Ads#Bottom
 {
    margin-left:        auto;
    margin-right:       auto;
    height:             90px;
    width:              728px;
    clear: both;
 }
 
.Ads#Right1
 {
    margin-top:         10px;
    margin-left:        auto;
    margin-right:       auto;
    height:             600px;
    width:              160px;
 }

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


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

.CalendarContentArea .FeaturedEventsWidget h2
 {
    background:             none;
    font-size:              12px;
    font-weight:            normal;
    color:                  #000000;
    height:                 auto;
    padding:                0px 0px 0px 5px;
 }
  
.CalendarContentArea .FeaturedEventsWidget .events .event a
 {
    font-weight:        bold;
    font-size:          13px;
 }
 
.CalendarContentArea .FeaturedEventsWidget h2
 {
    display:            block;
    color:              #666;
    font-size:          14px;
    margin:             0px;
 }
 
.CalendarContentArea .FeaturedEventsWidget h2 .dayName
 {
    color:              #344c7c;
    font-size:          18px;
    margin:             0px;
 }
 
.CalendarContentArea .FeaturedEventsWidget .events img
 {
    border:             0px;
    float:              left;
    margin:             5px;
 }

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

.CalendarContentArea .FeaturedEventsWidget .events .event 
 {
    border-top:         1px #ccc dotted; 
    margin-bottom:      3px;
    position:           relative;
    top:                0px;
 }

.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;
 }

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

.MusicResults
 {
    margin:             0px;
    padding:            5px;
 }

.MusicResults h1
 {
    margin:             0px;
    padding:            0px;
    font-size:          17px;
    font-weight:        bold;
 }

.MusicResults .header img
{
    border:          none;
}

.MusicResults .header
 {
    background:         #344c7c;
    color:              #ffffff;
    padding:            5px;
 }

.MusicResults .header h2
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    background:         #344c7c;
    color:              #ffffff;
 }

.MusicResults .header h2 img.tickex
 {
    margin:             -5px 1px 0px 0px;
    border:             none;
    float:              right;
    display:            inline;
 }
 
.MusicResults .header h3
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
 }

.MusicResults .header a.reset
 {
    background-color:   #344c7c;
    color:              #ffffff;
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    padding:            0px 4px 0px 4px;
    text-align:         center;
    text-decoration:    none;
    float:              right;
    border:             1px solid #ffffff;
 }

.MusicResults th
 {
    background:         #344c7c;
    color:              #ffffff;
 } 
 
.MusicResults .header a:hover
 {
    text-decoration:  underline;
 }

.MusicResults #regionHeader
 {
    width:              100px;
    font-size:          10px;
    color:              #000000;
 }

.MusicResults #genreHeader
 {
    width:              125px;
    font-size:          10px;
    color:              #000000;
 }

.MusicResults table
 {
    width:              100%;
    border-collapse:    collapse;
    empty-cells:        show;
    border-spacing:     4px;
 }

.MusicResults th
 {
    font-size:          12px;
    margin:             0px;
    padding:            2px 2px 2px 8px;
    text-align:         left;
 }
 
.MusicResults th table.popupCalendar
 {
    color:              #999999;
 }
 
.MusicResults th a
 {
    color:              #ffffff; 
 }
  
.MusicResults tr
 {
    margin:           0px;
    padding:          0px;
    vertical-align:   top;
 }

.MusicResults td
 {
    padding:           0px 5px 0px 5px;
 }

.MusicResults td.header
 {
    background-color: #344c7c;
    color:            #FFFFFF;
    font-weight:      bold;
    padding-left:     8px;
 }

.MusicResults td.EventVenue
 {
    border:           1px solid #000000;
    background-color: #F5F4F0;
    margin-top:       2px;
 }

.MusicResults td.EventVenue a.Event
 {
    color:            #344c7c;
    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:            #344c7c;
    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:            #344c7c;
    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:            #344c7c;
    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: #F5F4F0;
    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
 {
    display:          block;
    float:            left;
    width:            200px;
 }

.MusicResults .DisplayPerPage select
 {
    border:           1px solid #000000;
    font-size:        12px;
    width:            40px;
 }

.MusicResults .lowerHeader
 {
    background:         #344c7c;
    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.laweekly.com/img/comboButton.gif);
    background-position: right top;
    background-repeat: no-repeat;
    cursor: default;
    text-align: left;
    padding-right: 17px;
    font-weight: bold;
}
.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;
}

/* --- End /home/httpd/public/app/law/webroot/css/MusicSearch.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/BestOfSearchWidget.css --- */

.BestOfSearchWidget
 {
    margin:             0px;
 }

.BestOfSearchWidget h2
 {
    font-size:          12px;
    font-weight:        bold;
    padding:            3px;
    margin:             0px 0px 10px 0px;
 }

.BestOfSearchWidget input#keywords
 {
    width:              200px;
    padding-right:      3px;
 }

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

/* --- End /home/httpd/public/app/law/webroot/css/BestOfSearchWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/RestaurantReviewsTOC.css --- */

.RestaurantReviewsContentArea
 {
    padding:            0px;
    margin:             0px;
    position:           relative;
    top:                0px;
 }
 
.RestaurantReviewsContentArea .RestaurantReviews
 {
    padding:            5px 5px 20px 5px;
    background:         #ffffff;
    border:             1px solid #344c7c;
    position:           relative;
    top:                0px;
 }

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

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

.RestaurantReviewsContentArea .RestaurantReviews h2 .total
 {
    background:         #344c7c;
    color:              #ffffff;
    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/law/webroot/css/RestaurantReviewsTOC.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/BestOfLatestCommentsWidget.css --- */

.BestOfLatestCommentsWidget
 {
    margin-bottom:      5px; 
 }

.BestOfLatestCommentsWidget h2
 {
    font-size:          12px;
    font-weight:        bold;
    padding:            3px;
    margin:             0px;
 }
 
.BestOfLatestCommentsWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }
 
.BestOfLatestCommentsWidget li
 {

    background-image:   url(http://assets.laweekly.com/img/dblarrow.gif);
    background-position:0px 5px;
    background-repeat:  no-repeat;
    padding-left:       20px; 
    margin-bottom:      5px;
 }
 
.BestOfLatestCommentsWidget .blurb
 {

 }
 
.BestOfLatestCommentsWidget .posted
 {

 }
 

/* --- End /home/httpd/public/app/law/webroot/css/BestOfLatestCommentsWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/PromotionsTOC.css --- */

.PromoCol1
{
    float:  left;
    width:  500px;
}

.laPromoCol2
{
    float: right;
    width: 300px;
}
.PromoCol2
 {
    width:              305px;
    margin-right:       10px;
    float:              right;
 }
 


/* --- End /home/httpd/public/app/law/webroot/css/PromotionsTOC.css --- */
/* --- Start /home/httpd/public/app/law/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
 {
    margin:              0px;
    width:               990px;
    background:          #8993AE;
    text-align:          center;
    padding-bottom:      5px;
 }

.PencilAd img
 {
    border:              none;
    margin-bottom:       0px;
    margin-left:         auto;
    margin-right:        auto;
 }

.rail
 {
    text-align:          center;
 }
 
.rail img
 {
    border:              none;
 }

/* --- End /home/httpd/public/app/law/webroot/css/Flat_Ads.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/SearchMini.css --- */

.SearchMini
 {
    width:              118px;
    padding:            0px;
    background:         #8993AE;
    border:             none;
    font-size:          8px;
    margin:             -1px 0px 0px 2px;
    float:              left;	
    overflow:           hidden;
    text-align:         center;
    
 }

.SearchMini form
 {
    padding:            0px;
    margin:             0px;
 }

.SearchMini #button
 {
    display:            none;
 }

.SearchMini #keywords
 {
    border:             1px solid #344C7C;
    color:              #344C7C;
    font-size:          12px;
    padding:            1px 2px;
    width:              110px;
 }
 
.SearchMini img
 {
    margin:             1px 0px 0px 0px;
    border:             none;
 }


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

.ContentBlogsWidget
 {
    margin-bottom:     10px;
 }
 
.ContentBlogsWidget h2
 {
    background:         #344c7c none repeat scroll 0%;
    color:              #FFFFFF;
    font-size:          12px;
    font-weight:        bold;
    height:             18px;
    padding:            3px 0px 0px 4px; 
 }
 
.ContentBlogsWidget .BlogsWidgetContainer
 {
    border:            1px solid #344c7c;
    padding:           0px 5px 0px 5px;
 }
 
.ContentBlogsWidget .BlogsWidgetContainer ul
 {
    list-style-type:   disc;
    margin:            10px 0px 0px 10px;
    padding:           0px 0px 0px 10px;
 }
 
.ContentBlogsWidget .BlogsWidgetContainer ul li
 {
    list-style-image:  url(http://assets.laweekly.com/img/bullet-10x10.gif);
    padding-bottom:    5px;
    font-family:       Arial,Helvetica,sans-serif;
 }
 
.ContentBlogsWidget .BlogsWidgetContainer h3
 {
    font-size:         12px;
    padding:           0px;
    margin:            0px;
 }

.ContentBlogsWidget .BlogsWidgetContainer h4
 {
    font-size:         12px;
    border:            none;
    padding:           0px;
    margin:            0px;
 }

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

.DiningSearch
 {

    margin:             0px;
    padding:            5px;
 }

.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:              100%;
    border-collapse:    collapse;
    empty-cells:        show;
    border-spacing:     4px;
 }

.DiningSearch table.resultsTable .criticPickNotice
 {
    font-style:         italic;
    font-weight:        normal;
    font-size:          11px;
 }

.DiningSearch .resultsTopRow
 {
    background:         #344c7c;
    color:              #ffffff;
    border:             none;
    font-size:          18px;
    font-weight:        bold;
 }

.DiningSearch th
 {
    background:         #344c7c; 
    vertical-align:     bottom;
 }
 
.DiningSearch th.ResultsLegend
 {
    color:              #ffffff;
 }

.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:   #344c7c;
    color:              #ffffff;
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
    font-weight:        bold;
    padding:            0px 4px 0px 4px;
    text-align:         center;
    text-decoration:    none;
    float:              right;
    white-space:        nowrap;
    border:             1px solid #ffffff;
 }

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

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


.DiningSearch #regionHeader
 {
    width:              100px;
    font-size:          10px;
 }

.DiningSearch #cuisinesHeader
 {
    width:              100px;
    font-size:          10px;
 }

.DiningSearch #priceHeader
 {
    width:              75px;
    font-size:          10px;
 }

.DiningSearch #featuresHeader
 {
    width:              90px;
    font-size:          10px;
 }


.DiningSearch table.resultsTable td
 {
    border:             1px solid #cccccc;
    text-align:         left;
    vertical-align:     top;
 }

.DiningSearch table.resultsTable td.resultsTopRow
 {
    background:         #344c7c;
    border:             none;
    padding:            5px 5px 0px 4px;
 }

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

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

.DiningSearch table.resultsTable td.name
 {
    background:         #eeeeee;
    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.laweekly.com/img/comboButton.gif);
    background-position: right top;
    background-repeat: no-repeat;
    cursor: default;
    text-align: left;
    padding-right: 17px;
    font-weight: bold;
}
.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;
}

/* --- End /home/httpd/public/app/law/webroot/css/DiningSearch.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/SearchCoverWidget.css --- */

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

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

.SearchCoverWidget h2
 {
    font-size:         12px;
    font-weight:       bold;
    margin:            0px 0px 10px;
    padding:           0px 0px 0px 4px;
    color:             #ffffff;
    background:        #344c7c; 
 } 

.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
 {
    width:             90px;
    border:            1px solid #000000;
    clear:             both;
    display:           block;
 }
/* End /p/af/w/c/SearchCoverWidget.css */


/* --- End /home/httpd/public/app/law/webroot/css/SearchCoverWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/TrailersWidget.css --- */

.ShowtimesContentArea .TrailersWidget
 {
    margin-bottom:      5px;
    width:              295px;
    float:              right;
    margin-right:       5px;
 }

.ShowtimesContentArea .TrailersWidget h2
 {
    color:              #ffffff;
    font-size:          12px;
    font-weight:        bold;
 }

.ShowtimesContentArea .TrailersWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    border:             1px solid #344c7c;
    position:           relative;
    top:                0px;
 }

.ShowtimesContentArea .TrailersWidget li
 {
    font-size:          12px;
    font-weight:        normal;
    line-height:        16px;
    margin:             0px 5px 0px 5px;
    padding-top:        4px; 
    position:           relative;
 }

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


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

.National
 {  
    margin:             5px;
 }
 
.National h2.nath2
 {
    background:          none; 
    font-weight:         normal;
    font-size:           12px;
    color:               #999999;
    margin:              0px;
    padding:             0px;
    font-weight:         bold;
    text-align:          right;
 }
 
.National h2.nath2 a:link
  {
    color:               #999999;
  }

.National h2.nath2 a:hover
  {
    color:               #999999;
    text-decoration:     underline;
  }

.National h2.nath2 a:visited
  {
    color:               #999999;
  }

  

.National .NationalContent
 {
    margin:              0px 5px 5px 5px;
    padding:             0px 10px 15px 10px;
    overflow:            auto;
 }
 
.National .NationalContent h3
 {
    padding-bottom:      5px;
    margin-top:          0px;       
 }
 
.National .NationalContent img.NationalImageRright
 {
    width:               100px;
    border:              1px solid #344c7c;
    padding:             3px;
    float:               right;
    margin:              0px 0px 5px 5px;
 }
 
.National .NationalContent img.NationalImageLeft
 {
    width:               100px;
    border:              1px solid #344c7c;
    padding:             3px;
    float:               left;
    margin:              0px 5px 5px 0px;
 }


/* --- End /home/httpd/public/app/law/webroot/css/NationalNewsTOC.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/flipbook.css --- */

.FlipbookContentArea
 {
    margin:          5px;
    height:          100%;
    overflow:        auto;
    padding:         185px 10px 10px 10px;
    background:      #CCCBCB url(http://assets.laweekly.com/img/flipbook_header.gif) no-repeat top;
 }
 
 .FlipbookContentArea .fbCol1
 {
    width:           48%;
    float:           left;
    margin:          5px;
 }

.FlipbookContentArea .fbCol2
 {
    width:           48%;
    float:           right;
    margin:          5px;
 }
 
 
 
.FlipbookContentArea .fbCol1 ul, .FlipbookContentArea .fbCol2 ul
 {
    margin:          0px;
    padding:         0px;
    list-style-type: none;
 }
 
.FlipbookContentArea .fbCol1 ul li, .FlipbookContentArea .fbCol2 ul li
 {
    margin:          0px 0px 20px 0px;
    padding:         0px;
    text-align:      center;
    width:           49%;
    float:           left;

 }

.FlipbookContentArea .fbCol1 h3, .FlipbookContentArea .fbCol2 h3, .FlipbookContentArea .fbColFull h3
 {
    margin:          0px 0px 20px 0px;
    padding:         5px;
    font-size:       20px;
    font-weight:     bold;
    text-align:      center;
 }
 
.FlipbookContentArea .fbCol1 ul li h4, .FlipbookContentArea .fbCol2 ul li h4
 {
    margin:          0px auto 20px auto;
    padding:         0px;
    font-size:       18px;
    font-weight:     bold;
    width:           125px;
 }
 
.FlipbookContentArea .fbCol1 ul li img, .FlipbookContentArea .fbCol2 ul li img
 {
    border:          none;
 } 
 
.FlipbookContentArea .fbCol1 ul li.first, .FlipbookContentArea .fbCol2 ul li.first
 {
    clear:           both;
    margin-left:     auto;
    margin-right:    auto;
    width:           100%;
 }
 
 
.FlipbookView
 {
    width:           98%;
    margin-left:     auto;
    margin-right:    auto;
 }
 
.FlipbookView h1
 {
    margin:          5px 0px 5px 0px;
    color:           #344c7c;
 }
 
.FlipbookView h5
 {
    font-size:        10px;
    text-align:       right;
    margin:           5px;
 }

.FlipbookViewContentArea
 {
    height:                 100%;
    overflow:               auto;
 }
 
.FlipbookViewContentArea h1
 {
    color:                  #ffffff;
    font-size:              16px;
    font-weight:            bold;
    margin:                 0px 0px 10px 0px;
 }
 
.FlipbookViewContentArea h5 a:active
 {
    color:                  #ffffff;
    text-decoration:        none;
 }

.FlipbookViewContentArea h5 a:visited
 {
    color:                  #ffffff;
    text-decoration:        none;
 }

 
.FlipbookViewContentArea h5 a:hover
 {
    color:                  #ffffff;
    text-decoration:        underline;
 }

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

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

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

/* --- End /home/httpd/public/app/law/webroot/css/Jukebox.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/NewInTheatersWidget.css --- */

.NewInTheatersWidget
 {
    margin-bottom:      5px;
 }

.NewInTheatersWidget h2
 {
    display:            none;
 }
 
.NewInTheatersWidget ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    border:             none;
 }

.NewInTheatersWidget li
 {
    border-bottom:      none;
    font-size:          12px;
    font-weight:        normal;
    line-height:        16px;
    margin:             0px 5px 0px 10px;
    padding-top:        4px; 
    position:           relative;
 }

.NewInTheatersWidget li a
 {
    font-weight:        bold;
    text-transform:     uppercase;
 }
 

.NewInTheatersWidget li .more
 {
    text-align:         right;
 }
 
.NewInTheatersWidget li .more a
 {
    font-weight:        normal;
    text-transform:     none;
    font-size:          10px;
 }
 
.NewInTheatersWidget .ReleaseDate
 {
    font-weight:        normal;
    font-size:          10px;
    color:              #666666;
 }

/* --- End /home/httpd/public/app/law/webroot/css/NewInTheatersWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/PaperfinderView.css --- */

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

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

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

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

.Paper_Distribution_Points
{
	margin:0;
	padding:0;
}

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

.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 #344c7c;	
}

.PaperFinderContentArea .Search_Again
{
	padding: 10px;
}

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

/* --- End /home/httpd/public/app/law/webroot/css/PaperfinderView.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/ClubDirectoryTOC.css --- */

.ClubsContentArea
 {
 }
 
 
.ClubsContentArea h2
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px 0px 10px 0px;
    padding:            0px 0px 0px 3px;
 }
 
 .ClubsContentArea .total
 {
    margin-top:         5px;
 }
 
.ClubsContentArea .total
 {
    font-style:         italic;
    margin:             0px 0px 10px 0px;
 }
 
.ClubsContentArea .bodyBack .GridCol2 .Bin .ClubDirectory ul
 {
    margin:             10px 5px 0px 5px;
    padding:            0px;
    list-style-type:    none;
 }

.ClubDirectory .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;
}

.ClubDirectory .searchForm div
{
    border-left:        1px solid #999999;
    border-right:       1px solid #999999;
    border-bottom:      1px solid #999999;
    padding:            4px;
}

.ClubDirectory .description
{
    padding-bottom: 5px;
    border-bottom: 1px solid #999;
    margin-bottom: 5px;
}

.ClubDirectory .description .searchForm
{
    width:              250px;
    float:              left;
    clear:              none;
    margin:             0px 10px;
}

.ClubDirectory .description .searchForm div select
{
width:                  240px;
margin-bottom:          4px;
}

.ClubDirectory .description .searchForm div input
{
margin-bottom:          4px;
}
 
.ClubDirectory .description #Middle
{
    float:              left;
    clear:              none;
    margin-top:         15px;
    margin-left:        20px;
    margin-bottom:      20px;
}

.ClubsContentArea .bodyBack .GridCol2 .Bin .ClubDirectory
 {
 }
 
.ClubsContentArea .bodyBack .GridCol2 .Bin .ClubDirectory ul
 {
    margin:             10px 5px;
    padding:            5px;
    list-style-type:    none;
 }

.ClubsContentArea .bodyBack .GridCol2 .Bin .ClubDirectory li
 {
    font-size:          16px; 
    font-weight:        bold;
    clear:              both;
 }
 
.ClubsContentArea .bodyBack .GridCol2 .Bin .ClubDirectory ul.AlphaLetter
 {
    clear:              both;
    white-space:        nowrap;
    margin-left:        auto;
    margin-right:       auto;
 } 
 
.ClubsContentArea .bodyBack .GridCol2 .Bin .ClubDirectory ul.AlphaLetter li
 {
    clear:              none;
    font-size:          12px;
    font-weight:        bold;
 }

 .ClubsContentArea .bodyBack .GridCol2 .Bin .ClubDirectory .description .searchForm h1
 {
     margin:             5px 5px 5px 5px;
 }
 
.ClubsContentArea .bodyBack .GridCol2 .Bin .ClubDirectory ul.AlphaLetter
 {
    margin:             10px auto 10px auto;
 }
 
.ClubsContentArea .bodyBack .GridCol2 .Bin .ClubDirectory li
 {
    font-size:          16px; 
    font-weight:        bold;
    clear:              both;
 }
 
.ClubsContentArea .bodyBack .GridCol2 .Bin .ClubDirectory ul.AlphaLetter li
 {
    clear:              none;
    font-size:          12px;
    font-weight:        bold;
 }

.ClubsContentArea .total
 {
    font-style:         italic;
    margin:             0px 5px 10px 5px;
 }
 
.ClubsContentArea .ClubDirectory ul
 {
    margin:             10px 5px 0px 5px;
    padding:            0px;
    list-style-type:    none;
 }

.ClubsContentArea .ClubDirectory ul.AlphaLetter
 {
    margin:             10px auto 10px auto;
 }
 
.ClubsContentArea .ClubDirectory li
 {
    font-size:          16px; 
    font-weight:        bold;
    clear:              both;
 }
 
.ClubsContentArea .ClubDirectory ul.AlphaLetter li
 {
    clear:              none;
    font-size:          12px;
    font-weight:        bold;
 }

.ClubsContentArea .ClubDirectory .maplink
 {
    text-transform:     uppercase;
    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;
 }
  
 .ClubsContentArea .col3
 {
    Float:              left;
    margin:             0px 0px 0px 0px;
    width:              170px;
 }
 
 .ClubsContentArea .bodyBack .GridCol2
 {
     width:             630px;
     overflow:          hidden;
     
 }
 
.ClubsContentArea .ClubDirectory .Pagination
 {
    font-style:         normal;
 }

/* --- End /home/httpd/public/app/law/webroot/css/ClubDirectoryTOC.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/FilmView.css --- */

.FilmView
{
    float:              right;
    margin-right:       5px;
    padding:            5px;
    width:              600px;
}

.FilmView .FilmCapsule
 {
    padding:            5px 5px 5px 0px;
 }

.FilmDetails
 {
    background-color:   #ffffff;
    background:         url('http://assets.laweekly.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 0px 20px 0px;
    padding:            0px;
    font-size:          16px;
    background:         none;
    color:              #344c7c;
 }

.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:   #344c7c;
    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 #344c7c;
    color:              #006666;
    padding-left:       5px;
    padding-right:      5px;
 }

.FilmShowtimes h3
 {
    font-size:          12px;
    font-weight:        bold;
    color:              #344c7c;
 }
 
.FilmShowtimes ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
 }
 
.FilmDetails .BoxOffice h2
 {
    font-size:          12px;
    font-weight:        bold;
    color:              #344c7c;
    margin:             10px 0px 0px 0px;
    padding:            0px;
 }

.FilmDetails .BoxOffice ol
 {
    margin:             0px 0px 0px 24px;
    padding:            0px;
 }

/* --- End /home/httpd/public/app/law/webroot/css/FilmView.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/BestOfMap.css --- */

.BestOfMap img
{
    border: none;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.BestOfMapLanding
{
    margin: 10px 25px;
}
.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/law/webroot/css/BestOfMap.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/Promo_OnSale.css --- */

.OnSaleWidget
 {
    margin-top:         10px;
    margin-bottom:      10px;
 }

.OnSaleWidget h2.posh2
 {
    display:            none;
 }
 
.OnSaleWidget .onSaleType
{
    display:            none;
 }
 
.OnSaleWidget ul
 {
    list-style-type:    none;
    padding:            5px;
    margin:             0px;
 }

.OnSaleWidget li
 {
    clear:              both;
    margin:             0px 5px 5px 5px;
    border-bottom:      1px #ccc dashed;
 }

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

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

.OnSaleWidget li a:visited
 {
    font-weight:        bold;
    margin:             0px;
 }

.OnSaleWidget img
 {
    float:              right;
    padding:            3px;
	border:             1px solid #344c7c;
	margin:             5px 0px 5px 5px;
 }

.OnSaleWidget .location a:link
 {
    margin-top:         2px;
    color:              #666666;
 }

.OnSaleWidget .back
 {
    float:              left;
    margin-left:       5px;
    font-size:          11px;
 }
.OnSaleWidget .more
 {
    float:              right;
    margin-right:       5px;
    font-size:          11px;
 }


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

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

.SearchColumnWidget
  {
    background-color:  #FBFBFB;
    border:            1px solid #344c7c;
    margin:            0px 0px 5px 0px;
    padding:           5px;
    position:          relative;
  }

.SearchColumnWidget h2
 {
    font-size:         12px;
    font-weight:       bold;
    margin:            0px 0px 10px;
    padding:           0px 0px 0px 4px;
    color:             #ffffff;
    background:        #344c7c; 
 }

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

.SearchColumnWidget li
 {
    background-image:   url(http://assets.laweekly.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/law/webroot/css/SearchColumnWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/RelatedTo.css --- */

.RelatedContentArea 
{
     width:              1000px;
}

.RelatedContentArea .RelatedToWidget
{
     float:              left;
     width:              775px;
     font-size:          11px;
     color:              #000000;
     margin-top:         0px;
     padding:            10px;
     background-color:   #ffffff;
}

.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 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/law/webroot/css/RelatedTo.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/BestOfSectionWidget.css --- */

.BestOfSectionWidget
 {

    background:         #f0f0f0;
    display:            block;
    padding:            0px;
    margin-bottom:      10px;
 }
  
.BestOfSectionWidget h2
 {

    color:              #ffffff;
    font-size:          14px;
    padding:            4px 0px 0px 5px;
    width:              100%;
 }

.BestOfSectionWidget ul
 {

    margin:             0px 0px 0px 15px;
    padding:            2px 2px 5px 5px;
 }

.BestOfSectionWidget li
 {

    list-style-position:outside;
    list-style-image:   url('http://assets.laweekly.com/img/dblarrow.gif');
    list-style-type:    none;
    margin:             0px 0px 5px;
 }
 
.BestOfSectionWidget .BestOfSectionFooter
 {

    text-align:         right;
    padding:            4px;
 }
 
.BestOfSectionWidget .ZBestOfSectionFooter
 {

    text-align:         right;
    padding:            4px;
 }

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

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

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

/* --- End /home/httpd/public/app/law/webroot/css/BestOfSectionWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/Menus.css --- */

.OnlineMenus
 {
    margin:             0px;
    padding:            0px;
    font-size:          12px;
 }
 
.OnlineMenus .omIntro
 {
     margin:            5px;
 }

.OnlineMenus h2
 {
    color:              #ffffff;
    background:         #344c7c;
    font-size:          12px;
    margin:             0px 0px 10px 0px;
    padding:            0px 0px 0px 3px;
 }
 
.OnlineMenus ul.AlphaLetter
 {

    margin:             10px auto 10px auto;

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

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

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

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

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

ul.MenuResults li .menuLink
 {
    font-size:          9px;
   
 }
 
ul.MenuResults li .address
 {
    font-weight:        bold;
 }
 
ul.MenuResults li .cityState
 {
    font-weight:        bold;
 }
 
.OnlineMenus #Middle.Ads
 {
    float:              right;
    margin:             5px;
 }

/* --- End /home/httpd/public/app/law/webroot/css/Menus.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/BlogsWidget.css --- */


/* news */
.BlogsWidget
 {
    background:         #fff;
    display:            block;
    margin:             0px;
    padding:            10px;
 }

.BlogsWidget img
 {
    margin:             0px 0px 5px 20px;
    display:            none;
 }
 
.BlogsWidget .BlogsWidgetRssLink
 {
    margin:             3px 5px 0px 10px;
    display:            block;
    text-align:         right;
    clear:              none;
    font-size:          10px;
    display:            none;
 }

.BlogsWidget .BlogsWidgetRssLink a:link
{
    text-decoration:    none;
}
 
.BlogsWidget .BlogsWidgetRssLink a:hover
{
    text-decoration:    none;
}

.BlogsWidget .BlogsWidgetRssLink img
 {
     height:            12px;
     width:             12px;
     border:            0px;
     margin:            0px;
     border:            none;
 }
 
.BlogsWidget .BlogsWidgetContainer
 {
    margin:             5px;
    clear:              both;

 }
 
.BlogsWidget .Post_first
 {
    padding:            0px;
    display:            block;
    margin-bottom:      5px;
 }

.BlogsWidget .Post
 {
    padding:            0px;
    display:            block;
 }
 
.BlogsWidget .BlogsWidgetContainer .Post_first
 {
    display:            block;
    padding:            0px;
 }
 
.BlogsWidget h4
 {
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    font-weight:        bold;
    text-transform:     uppercase;
    
 }
 
.BlogsWidget .BlogsWidgetContainer .BlogsWidgetFooter
  {
    padding-top:        5px;
    text-align:         right;
    font-weight:        normal;
    font-size:          10px;
  }

.BlogsWidget .BlogsWidgetContainer p
{
    padding-bottom:     6px;
}

.BlogsWidget h2
 {
    display: none;
 }
 
.BlogsWidget h3
 {
    margin:             0px;
    padding:            0px;
    color:              #aaaaaa;
    font-family:        arial;
    font-size:          12px;
    display:            none;
 }

.BlogsWidget h5
 {
    margin:             0px;
    padding:            0px;
    font-weight:        normal;
    font-size:          10px;
    color:              #666666;
 }
 
.BlogsWidget .byline
{
    color:              #aaaaaa;
    font-size:          11px;
    font-weight:        normal;
    padding:            0px;
    margin:             0px;
    display:            none;
}

.BlogsWidget p
 {
    margin:             0px;
    padding-bottom:     0px;
    font-weight:        normal;
    font-size:          11px;
    line-height:        120%;
 }
 
 .ContentBlogsWidget .BlogsWidgetContainer
 {
    background:         #ffffff;
 }

/* --- End /home/httpd/public/app/law/webroot/css/BlogsWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/PhotoGallery.css --- */

.PhotoGallery
 {
    float:              left;
    padding:            5px;
    border-bottom:      none;
    background:         #ffffff;
 }
 
.PhotoGallery h2
 {
    display:            none;
 }
 
.PhotoGallery .navigation
 {
    display:            block;
    margin:             10px;
 }
 
.PhotoGallery .currentGallery
 {
    width:              375px;
    float:              left;
    margin:             20px 5px 0px 20px;
 }
 
.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:              #666666;
    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
 {
    float:              left;
    padding:            5px;
    border:             1px solid #344c7c;
    border-top:         none;
    background:         #ffffff;
 }

/* --- End /home/httpd/public/app/law/webroot/css/PhotoGallery.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/LocationMap.css --- */

.locationsMap
 {
    margin-bottom:      10px;
    background:         #ffffff;
}
.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:              620px;
 }
 
.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:              790px;
    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/law/webroot/css/LocationMap.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/BestOfSearch.css --- */

.BestOfSearch
 {
    padding:         10px;
 }

.BestOfSearch ul
{
    margin:          10px 0px 0px 0px;
    padding:         0px;
    list-style-type: none;
}

.BestOfSearch ul li
 {
    margin-bottom:   10px;
 }

.BestOfSearch ul li .winner
 {
    font-weight:     bold;
 }

.BestOfSearch ul li .blurb
 {
 }
 
.BestOfSearch .awards_found
 {
    font-size:       14px;
    font-weight:     bold;
 }

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

/* /p/af/w/c/DisplayEvents.css */

.DisplayEvents
  {
    display:            block;
    font-family:        Arial,Helvetica,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.deh2
  {
    font-size:          12px;
    font-weight:        bold;
    color:              #000000;
    text-transform:     uppercase;
    background:         none;
    clear:              both;
  }


.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/law/webroot/css/DisplayEvents.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/FilmSearch.css --- */


.FilmSearch
{
    margin:             0px 0px 10px 10px;
    float:              left;
    width:              595px
}
.FilmSearch h1
{
    font-size:          16px;
}
.FilmSearch table
{
    width:              580px;
    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.laweekly.com/img/neighborhood-region_inactive.gif) top right no-repeat;
    padding-left:       2px;
    cursor:             pointer;
    color:              #344c7c;
    }
    
#listingsMoviesBody li.selected
{
    background:         #dbdbdb url(http://assets.laweekly.com/img/neighborhood-region_active.gif) top right no-repeat;
    padding-left:       2px;
    cursor:             pointer;
    color:              #344c7c;
    }
    
#listingsMoviesBody li.theaterRegion ul li.arrow
 {
    background:         #ffffff url(http://assets.laweekly.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/law/webroot/css/FilmSearch.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/BestOfAwardView.css --- */

/* /p/af/w/c/BestOfAwardView.css */
.BestOfAward
 {

    background:         #fff;
    display:            block;
    float:              left;
    font-size:          12px;
    width:              100%;
 }

.BestOfAward .winner
 {
    font-weight:        bold;
    font-size:          14px;
    margin:             0px 5px 0px 5px;
 }
 
 .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-size:          14px;
    line-height:        14px;
    margin-bottom:      5px;
    margin-top:         5px;
 }

/* Event Date/Time */
.BestOfAward h2
 {

    margin-bottom:      6px;
    font-size:          12px;
 }

.BestOfAward h2 strong
 {

    color:              #666666;
    font-weight:        bold;
 }

/* Event Price */
.BestOfAward h3
 {

    font-size:          11px;
    margin:             1px 0px 1px 0px;
 }

.BestOfAward h3 strong
 {

    color:              #666666;
    font-weight:        bold;
 }

.BestOfAward .details .DisplayVenue
 {

    background-image:   none;
    border:             none;
 }

.BestOfAward .details .DisplayVenue h2
 {

    display:            none;
 }
 
 .BestOfAward .details .DisplayVenue h4
 {
    margin:            0px;
 }
 
  .BestOfAward .details .DisplayVenue h5
 {
    margin:            0px;
 }
 
  .BestOfAward .details .DisplayVenue h6
 {
    margin:            0px;
 }

.BestOfAwardView
 {

    float:              right;
    padding:            5px;
    margin:             5px;
    border:             1px dashed #CCCCCC;
 }

.BestOfAward .details
 {

    font-size:          12px;
    float:              right;
    background:         #E7ECF2;
    border:             1px solid #344c7c;
    padding:            5px;
    width:              225px;
    margin:             10px 5px 5px 5px;
 }
 
.BestOfAward .details .extra
 {

  
 }
 
.BestOfAward .description
 {
    display:            block;
    font-size:          12px;
    margin:             0px 5px 0px 5px;    
 }

/* Capsule Area within the view */
.BestOfAward .CapsuleArea
 {

    background:         #fff0ff;
    display:            block;
    float:              left;
    font-size:          12px;
 }

.BestOfAward .CapsuleArea h2
 {

    display:            block;
    font-size:          14px;
 }

.BestOfAward .details .ReadersChoice
 {
   font-family:         Arial,Helvetica,sans-serif;
 }
 
.BestOfAward .details .ReadersChoice span
 {
   font-weight:         bold;
 }

/* End /p/af/w/c/BestOfAwardView.css */

/* --- End /home/httpd/public/app/law/webroot/css/BestOfAwardView.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/SearchIssueWidget.css --- */

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

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

.SearchIssueWidget h2
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px 0px 10px;
    padding:            0px 0px 0px 4px;
    color:              #ffffff;
    background:         #344c7c;
 }

.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.laweekly.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/law/webroot/css/SearchIssueWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/NationalBlogsWidget.css --- */

/* home page national features */
.nationalBlogs
 {
    overflow:           hidden;
    font-family:        Arial,Helvetica,sans-serif;
    margin:             0px;
    padding:            0px;
    background-color:   #ffffff;
 }
 
.nationalBlogs ul
 {
    margin:             5px 10px 10px 10px;
    padding:            0px;
    list-style-type:    none;
 }   
 
.nationalBlogs li
 {
    font-size:          12px;
    padding:            0px;
 }
 
.nationalBlogs h3
 {
    color:              #999999;
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    text-transform:		uppercase;
 }
 
.nationalBlogs h4
 {
    color:              #000000;
    margin:             0px;
    padding:            0px;
    font-size:          11px;
    font-weight:        normal;
 }

/* --- End /home/httpd/public/app/law/webroot/css/NationalBlogsWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/ListingsSearch.css --- */

.lslm
 {
   width: 180px;
   margin: 0px;
   padding: 0px;
   clear: left;
   float: left;
 }

.listingsSearch
 {
    display:            table;
    margin-bottom:      10px;
 }

.listingsSearch ul
{
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
    margin:             0px;
    font-size:          12px;
    overflow:           hidden;
}
.listingsSearch li.arrow
{
    background-image:   url(http://assets.laweekly.com/img/arrow.gif);
    background-position:2px 50%;
    background-repeat:  no-repeat;
    padding-left:       10px;
}
.listingsSearch li.arrowSub
{
    background-image:   url(http://assets.laweekly.com/img/arrow.gif);
    background-position:11px 50%;
    background-repeat:  no-repeat;
    padding-left:       19px;
}
.listingsSearch li
{
    padding:            2px 0px;
    border:             1px solid #CCCCCC;
    margin-top:         2px;
    background-color:   #FFFFFF;
    font-size:          11px;
}
.listingsSearch li ul li
{
    border:             none;
    margin-bottom:      2px;
    background-color:   #FFFFFF;
}
.listingsSearch li img
{
    cursor:             pointer;
    margin-left:        2px;
}
.listingsSearch ul.tabs
{
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
    height:             50px;
    width:              180px;
}
.listingsSearch li.tab
{
    height:             14px;
    float:              left;
    padding:            0px;
    padding-left:       5px;
    padding-right:      5px;
    margin:             0px;
    margin-right:       0px;
    font-size:          10px;
    padding-top:        5px;
    padding-bottom:     5px;
    width:              78px;
    border-bottom:      none;
}
.listingsSearch li.inactive
{
    border-left:        1px solid #344c7c;
    border-top:         1px solid #344c7c;
    border-right:       1px solid #344c7c;
    cursor:             pointer;
}
.listingsSearch li.active
{
    border-left:        1px solid #344c7c;
    border-top:         1px solid #344c7c;
    border-right:       1px solid #344c7c;
    cursor:             default;
    background:         #344c7c;
    color:              #ffffff;
}
.listingsSearch div.body
{
    border:             1px solid #344c7c;
    clear:              both;
    background-color:   #EFEFEF;
    padding:            3px;
}
.listingsSearch ul.weekButtons
{
    list-style-type:    none;
    margin:             0px;
    padding:            0px;
    text-align:         center;
    margin-right:       auto;
}
.listingsSearch ul.weekButtons li
{
    float:              left;
    width:              20px;
    height:             20px;
    margin-right:       1px;
    font-size:          10px;
    line-height:        10px;
    font-weight:        bold;
    border-style:       solid;
    border-color:       #CCCCCC;
    border-width:       1px 2px 2px 1px;
    padding:            1px 0px 0px 0px;
}
.listingsSearch ul.weekButtons li a
{
    width:              20px;
    height:             20px;
    display:            block;
}
.listingsSearch ul.weekButtons li a:link
{
    background-color:   #FFFFFF;
    color:              #344c7c;
}
.listingsSearch ul.weekButtons li a:active
{
    background-color:   #FFFFFF;
    color:              #344c7c;
    font-size:          10px;
}
.listingsSearch ul.weekButtons li a:visited
{
    background-color:   #FFFFFF;
    color:              #344c7c;
}
.listingsSearch ul.weekButtons li a:hover
{
    background-color:   #344c7c;
    color:              #FFFFFF;
    text-decoration:    none;
}
.listingsSearch a.calView
{
    clear:              left;
    display:            block;
    text-align:         right;
    margin-top:         2px;
    font-size:          10px;
}
.listingsSearch a.more
{
    color:              #344c7c;
    cursor:             pointer;
    display:            block;
    text-align:         right;
    background-color:   #FFFFFF;
    border:             1px solid #CCCCCC;
    padding:            2px 0px;
    margin-top:         2px;
    font-size:          10px;
}

.listingsSearch h3
{
    color:              #344c7c;
    font-size:          12px;
    line-height:        16px;
    margin:             4px 0px;
    padding:            0px;
}

.listingsSearch .searchBy
{
    font-size:          11px;
    color:              #666666;
    margin-bottom:      5px;
}
.listingsSearch .goBttn
{
    border:             none;
    background:         #344c7c url(http://assets.laweekly.com/img/go.jpg) repeat-x;
    width:              21px;
    height:             21px;
    cursor:             pointer;
}
.listingsSearch #eventsCalendarContainer, .listingsSearch #musicCalendarContainer
{ 
    padding-left:       0px;
}

.listingsSearch #eventsCalendar, .listingsSearch #musicCalendar
 {
    position:           absolute;
    margin:             -4px 0px 0px 0px;
    width:              160px;
    background:         #aaaaaa;
    border:             1px solid #999999;
 }

.listingsSearch #eventsCalendar a.calView, .listingsSearch #musicCalendar a.calView
 {
    color:              #ffffff;
    float:              right;
 }

.listingsSearch #eventsCalendar img, .listingsSearch #musicCalendar img
 {
    cursor:             pointer;
    position:           relative;
    left:               -19px;
    top:                3px;
 }

.listingsSearch #eventsCalendar table, .listingsSearch #musicCalendar table
 {
    border:             1px solid #CCCCCC;
    background-color:   #FFFFFF;
    font-size:          10px;
    width:              100%;
    float:              left;
 }

.listingsSearch #eventsCalendar td, .listingsSearch #musicCalendar td
 {
    border:             1px solid #CCCCCC;
    cursor:             pointer;
    text-align:         center;
    font-weight:        bold;
 }

.listingsSearch #eventsCalendar td.empty, .listingsSearch #musicCalendar td.empty
 {
    background-color:   #CCCCCC;
    border:             1px solid #FFFFFF;
    cursor:             default;
 }

.listingsSearch #eventsCalendar td.weekday, .listingsSearch #musicCalendar td.weekday
 {
    background-color:   #344c7c;
    color:              #FFFFFF;
    border:             1px solid #CCCCCC;
    font-size:          10px;
 }

.listingsSearch #eventsCalendar td.today, .listingsSearch #musicCalendar td.today
 {
    background-color:   #344c7c;
    color:              #FFFFFF;
 }

.listingsSearch #eventsCalendar td.past, .listingsSearch #musicCalendar td.past
 {
    cursor:             default;
    background-color:   #EEEEEE;
 }

.listingsSearch #eventsCalendar td.prevnext, .listingsSearch #musicCalendar td.prevnext
 {
    background-color:   #344c7c;
    color:              #FFFFFF;
 }

.listingsSearch #eventsCalendar input, .listingsSearch #musicCalendar input
 {
    font-size:          10px;
 }

.listingsSearch #eventsCalendar select, .listingsSearch #musicCalendar select
 {
    font-size:          9px;
    width:              75px;
 }


.listingsSearch #musicCalendarContainer
{
    /*padding-left:       8px;*/
}
.listingsSearch select
{
    width:              172px;
}

.listingsSearch .BlurFocusFix
{
    width:              135px;
}

.listingsSearch li
{
    color:              #444444;
}


/* --- End /home/httpd/public/app/law/webroot/css/ListingsSearch.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/SearchAuthorWidget.css --- */

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

.SearchAuthorWidget
  {
    background-color:   #FBFBFB;
    border:             1px solid #344c7c;
    margin:             0px 0px 5px 0px;
    padding:            5px;
    position:           relative;
  }

.SearchAuthorWidget h2
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px 0px 10px;
    padding:            0px 0px 0px 4px;
    color:              #ffffff;
    background:         #344c7c; 
 }

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

.SearchAuthorWidget li
 {
    background-image:   url(http://assets.laweekly.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/law/webroot/css/SearchAuthorWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/SubsectionsTOC.css --- */

.SubsectionView
{
	float:left;
	background:#ffffff;
	padding:0;
	border:1px solid #344c7c;
	width:498px;
}

.SubsectionView h1
{
	color:#ffffff;
	font-weight:bold;
	background:#344c7c;
	padding:3px;
	text-transform:uppercase;
}

.SubsectionView a
{
	font-weight:bold;
}

.SubsectionView ul
{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}

.SubsectionView ul li
{
	margin:0px 5px 5px 0px;
	list-style-image:none
}

.SubsectionViewBody
{
	padding:5px 5px 5px 10px;
}

.SubsectionViewBody .ArticleList h2
{
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}

.SubsectionViewBody .ArticleList li
{
	margin:0 0 15px;
}

.SubsectionViewBody .ArticleList h3
{
	font-weight:bold;
	text-transform:uppercase;
}

.SubsectionViewBody .ArticleList .SubHed
{
	margin:0;
	font-style:italic;
}

.SubsectionViewBody .ArticleList .Author
{
	font-size:.9em;
	font-weight:bold;
	color:black;
	text-transform:uppercase;
}

.SubsectionViewBody .ArticleList .PubDate
{
	font-size:.9em;
	font-weight:bold;
	color:#666666;
}

.SubsectionView .Sidebar
{
	margin:0px 0px 5px 10px;
	padding:0;
	width:180px;
	float:right;
	font-size:.95em;
}

.SubsectionView .Sidebar div
{
    margin:0 0 10px;
    padding:0;
	border:1px solid #344c7c;
	background:#E6F0EF;
}

.SubsectionView .Sidebar h2
{
	margin:0px;
	padding:3px 0 3px 5px;
	color:#ffffff;
	font-weight:bold;
	background:#344c7c;
	text-transform:uppercase;
	/* text-align:center; */
}

.SubsectionView .Sidebar ul
{
    margin:10px;
}

.SubsectionView .Sidebar ul li
{
	margin:0 0 5px;
	list-style-image:none;
}

.SubsectionViewFooter
{
	overflow:auto;
	border-top:1px dashed #344c7c;
	padding:5px;
}


/* --- End /home/httpd/public/app/law/webroot/css/SubsectionsTOC.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/AboutUs.css --- */

.AboutUs
 {
    margin:             5px;
    margin-bottom:      10px;
 }

.AboutUs h1
 {
    display:            none;
 }
 
.AboutUs h2, .Help h2
{
    font-size:          12px;
    color:              #344c7c;
    border-bottom:      1px #ccc solid;
    margin:             5px 10px 5px 0px;
    background:         none;
}

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

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

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

.AboutUs .contact
{
    margin:             0px 20px;
}

.AboutUs .advertising
{
    margin:             0px 20px;
}

.AboutUs .awards
{
    margin:             10px 20px;
}

.AboutUs .employment
{
    margin:             10px 20px;
}

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



/* --- End /home/httpd/public/app/law/webroot/css/AboutUs.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/ContentView.css --- */

.ContentView
{
    width:                       800px;
} 
 
.content_col1
{
    width:                      800px;
    background-color:           #FFFFFF;
    padding:                    5px;
    font-family:                Georgia, Times New Roman, serif; 
}

.ContentView .topBar
{
    font-size:                  12px;
    color:                      #ffffff;
    background:                 #344c7c;
    padding:                    3px 3px 0px 3px;
    width:                      485px;
    height:                     18px;  
    margin-bottom:              3px;
}

.ContentView .topBar .Category
{
    display:                    block;
    width:                      260px;
    float:                      left;
    text-transform:             uppercase;
    font-weight:                bold;
    overflow:                   hidden;
}

.ContentView .topBar .topLinks
{
    display:                    block;
    width:                      220px;
    padding-right:              5px;
    font-size:                  10px;
    font-weight:                normal;
    float:                      right;
    text-transform:             uppercase;
    text-align:                 right;
}

.ContentView .topBar .topLinks a:link
{
    color:                      #ffffff;
    text-decoration:            none;
}

.ContentView .topBar .topLinks a:hover
{
    color:                      #ffffff;
    text-decoration:            underline;
}

.ContentView .topBar .topLinks a:visited
{
    color:                      #ffffff;
    text-decoration:            none;
}

.ContentView div.ContentHeader
{
    background-color:           #344c7c;
    color:                      #FFFFFF;
    text-transform:             uppercase;
    padding:                    3px;
    height:                     20px;
}

.ContentView .ContentHeader h3
{
    margin-top:                 3px;
    float:                      left;
    font-weight:                bold;
}
.ContentView .ContentHeader ul
{
    float:                      right;
}
.ContentView .ContentHeader li
{
    display:                    inline;
    font-size:                  smaller;
    padding-left:               10px;
}
.ContentView .ContentHeader li a:link
{
    color:                      #FFFFFF;
}
.ContentView div.ContentRightFloat
{
    float:                      right;
    width:                      300px;
    margin:                     0px 0px 10px 0px;
}
.ContentView div.ContentFooter
{
    border-left:                1px solid #344c7c;
    border-right:               1px solid #344c7c;
    border-bottom:              1px solid #344c7c;
    margin:                     0px;
    padding:                    10px;
}

.ContentView h1
{
    font-size:                  18px;
    font-weight:                bold;
    text-transform:             uppercase;
}

.ContentView h2.cvh2
{
    font-weight:                normal;
    font-style:                 italic;
    font-size:                  13px;
}

.ContentView h3.cvh3
{
    text-transform:             uppercase;
}


.ContentView h4.cvh4
{
    color:                      #666666;
}

.ContentView .ContentFooter h1
{
    font-size:                  24px;
    color:                      #344c7c;
}
.ContentView .ContentFooter h4
{
font-size:                  12px;
color:                      #666666;
}

.ContentView .showSocial h2
{
display:                    inline;
margin-bottom:              10px;
}

.ContentView .BeSocial
{
text-align:                 right;
}
.ContentView .BeSocial h2
{
    display:                    inline;
    color:                      #344c7c;
    font-weight:                normal;
}
.ContentView .BeSocial ul
{
    display:                    inline;
}
.ContentView .BeSocial li
{
    display:                    inline;
}
.ContentView .BeSocial .rss
{
    float:                      none;
}
.ContentView .Story
{
    margin-top:                 15px;
    font-size:                  15px;
}

.Content .ContentView .Story p a
 {
    text-decoration:    none;
 }

.ContentView .ContentSidebar
{
    background-color:           #E7ECF2;
    border:                     1px solid #344c7c;
    width:                      200px;
    margin:                     5px 5px 5px 0px;
    padding:                    5px;
    font-family:                Georgia, Times New Roman, serif; 
}

.ContentView .ContentSidebar img
{
    border:                     1px solid #344c7c;
    width:                      200px;
    margin:                     0px;
}

.ContentSidebar h5
{
    float:                      right;
}

.ContentRightFloat #mostPopular h2
{
    display:                    none;
}

.ContentView .storyColumn
{
    border:                     1px solid #344c7c;
    float:                      left;
    width:                      490px;   
    background:                 #ffffff;   
}

.ContentView .storyColumn .storyContent
{
    padding:                    5px 5px 0 5px;
    overflow:                   auto;
    font-family:                Georgia, Times New Roman, serif; 
}

.ContentView .storyColumn .storyContent .Pagination
{
    padding-right:5px;
}

/* --- End /home/httpd/public/app/law/webroot/css/ContentView.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/FeedbackView.css --- */

/* /p/af/wr/c/FeedbackView.css */

.FeedbackView
 {
    margin-top:	        12px;
    margin-bottom:      4px;
    margin-left:        auto;
    margin-right:       auto;
    padding:            8px 5px 5px 5px;
    font-size:          12px;
    font-weight:        normal;
    background:         #ffffff;
    border-top:         1px dashed #666666;             
    clear:              both;
    overflow:           hidden;
    position:           relative;
    top:                0px;
    width:              95%;
    height:             100%;
 }

.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;
    position:           relative;
    top:                0px;
 }

.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;
 }

 .FeedbackAdd h2
 {
     margin:           0px;
     padding:          0px;
 }

 .FeedbackAdd a
 {
    font-size:          12px;
    font-weight:        normal;
 }

 .FeedbackAdd p
 {
     margin:           10px;
     }

.FeedbackAdd form
 {
    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;
}

.FeedbackContentArea .Bin
 {
    height:           100%;
    overflow:         auto;
    padding:          0px;
    
 }
 

/* slideshow view */

.SlideshowContentArea .FeedbackView
 {
    width: 480px;
 } 

/* --- End /home/httpd/public/app/law/webroot/css/FeedbackView.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/SlideshowWidget.css --- */

/* main */
.SlideshowWidget
{
	clear:                   both;
	margin:                  0px;
	padding:                 0px;
	background:              #ffffff;
	font-family:             Arial,Helvetica,sans-serif;
}

.SlideshowWidget h2
 {
    display:                 none;
 }

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

.SlideshowWidget li
{
	clear:                   both;
	margin:                  5px;
	padding:                 0px;
	height:                  100%;
	overflow:                auto;
}

.SlideshowWidget li .Thumbnail_Image
{
	margin:                  0px 0px 5px 0px;
	float:                   left;
}

.SlideshowWidget li .Thumbnail_Image img
{
	border:                  none;
	margin:                  5px;
	padding:                 3px;
	border:                  1px solid #344c7c;
}

.SlideshowWidget li .Title
{
	margin:                  0px;
	padding:                 0px;
	font-weight:             bold;
	font-size:               12px;
}

.SlideshowWidget p.More_Link
{
    clear:                   both;
	margin:                  0px 5px 0px 0px;
	padding:                 0px;
	text-align:              right;
	font-size:               10px;
}

/* street team party pics */
.StreetTeamGalleryWidget 
 {
    padding:            5px; 
    display:            block;
    clear:              right;
    line-height:        110%;
    position:           relative;
    top:                5px;
    margin:             5px 0px 0px 0px;
 } 

.StreetTeamGalleryWidget h2
 {
   display:             none;
 }

.StreetTeamGalleryWidget h3
 {
   margin:              0px;
   padding:             0px;
   font-size:           13px;
   font-weight:         bold;
   text-transform:      uppercase;
 }
 
 
.StreetTeamGalleryWidget ul
 {  
 	margin:             0px;
    padding:            0px;
    list-style-type:    none;
    position:           relative;
    top:                -14px;
 }

.StreetTeamGalleryWidget li 
 {
    color:              #000000;
    font-size:          12px;
    padding-top:        4px;
    padding-bottom:     4px;
    clear:              both;
    display:            block;
    overflow:           auto;
 }
  
.StreetTeamGalleryWidget .SlideshowHeadline
 {
   font-weight:         bold;
 }
  
.StreetTeamGalleryWidget img
 {
     margin:            0px auto 0px auto;
     border:            none;
 }
 
.StreetTeamGalleryWidget .moreLink
 {
    clear:              both;
    padding-top:        4px;
    font-weight:        normal;
    font-size:          12px;
    display:            block;
    text-align:         left;
    border:             none;
 }  

.StreetTeamGalleryWidget .stssThumb
 {
   text-align:          center;
   border:              1px solid #344c7c;
   padding:             3px;
   float:               right;
   margin:              0px 0px 5px 5px;
   overflow:            hidden;
 } 

.StreetTeamGalleryWidget .moreLink
{
    clear:                   both;
	margin:                  0px 5px 0px 0px;
	padding:                 0px;
	text-align:              right;
	font-size:               10px;
} 

.SlideshowWidget h4
 {
   text-transform:      uppercase;
 } 
 
.StreetTeamGalleryWidget h4
 {
   text-transform:      uppercase;
 }
 
/* only available in slideshow rail */ 
.TabbedSlideshowWidget
 {
   margin-bottom:       10px;
   margin-top:          10px;
 }

.TabbedSlideshowWidget ul.tabs
 {
   list-style-type:     none;
   margin:              0px 0px 5px 0px;
   padding:             0px;
   clear:               both;
 }
 
.TabbedSlideshowWidget ul.tabs li.tab
 {
    border:             1px solid #344c7c;
    display:            inline;
    margin-right:       5px;
    background:         #cccccc;
    color:              #000000;
    padding:            5px;
    font-size:          9px;
 }

.TabbedSlideshowWidget ul.tabs li.active
 {
    background:          #344c7c;
    color:               #ffffff;
 }

.TabbedSlideshowWidget ul.tabs li.inactive
 {
    cursor:              pointer;
 }
 
 
.TabbedSlideshowWidget #slideshows,
.TabbedSlideshowWidget #streetteam
 {
    border:             1px solid #344c7c;
    background:         #ffffff;
 }
 

/* --- End /home/httpd/public/app/law/webroot/css/SlideshowWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/Promo_EventsWidget.css --- */

/*Promo Events Widget*/
.PromoCol1 .PromoEventsWidget
 {
    margin-top:         0px;
    margin-bottom:      10px;
    padding-left:       10px;
    padding-right:      10px;
    display:            block;
 }
 
.PromoCol1 .PromoEventsWidget .resultDetails
 {
    clear:left;
}

.PromoCol1 .PromoEventsWidget .resultDetails .Pagination
{
    float:              right;
 }

.PromoCol1 .PromoEventsWidget h2.peh2
 {
    display:            none;
 }

.PromoCol1 .PromoEventsWidget ul
 {
    border-top:         none;
    list-style-type:    none;
    padding:            0px;
    margin:             5px 0px;
 }

.PromoCol1 .PromoEventsWidget li
 {
    clear:              both;
    margin:             0px 5px 5px 5px;
    border-bottom:      1px #ccc dashed;
    padding-top:        5px;
 }

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

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

.PromoCol1 .PromoEventsWidget li a:visited
 {
    font-weight:        bold;
    margin:             0px;
 }

.PromoCol1 .PromoEventsWidget .back
 {
    float:              left;
 }

 .PromoCol1 .PromoEventsWidget .location a:link
 {
    color:              #666666;
 }
 
.PromoCol1 .PromoEventsWidget img
 {
    float:              right;
    padding:            3px;
	border:             1px solid #344c7c;
	margin:             5px 0px 5px 5px;
 }

.PromoCol1 .PromoEventsWidget a.more
 {
    float:              right;
    font-size:          11px;
    margin-right:       5px;
 }


/* --- End /home/httpd/public/app/law/webroot/css/Promo_EventsWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/SectionsTOC.css --- */

.SectionView
{
	float:left;
	background:#ffffff;
	padding:0;
	border:1px solid #344c7c;
	width:498px;
}

.SectionView h1
{
	color:#ffffff;
	font-weight:bold;
	background:#344c7c;
	padding:3px;
	text-transform:uppercase;
}

.SectionView a
{
	font-weight:bold;
}

.SectionView ul
{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}

.SectionView ul li
{
	margin:0px 5px 5px 0px;
	list-style-image:none
}

.SectionViewBody
{
	padding:5px 5px 5px 10px;
}

.SectionViewBody .ArticleList h2
{
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}

.SectionViewBody .ArticleList li
{
	margin:0 0 15px;
}

.SectionViewBody .ArticleList h3
{
	font-weight:bold;
	text-transform:uppercase;
}

.SectionViewBody .ArticleList .SubHed
{
	margin:0;
	font-style:italic;
}

.SectionViewBody .ArticleList .Author
{
	font-size:.9em;
	font-weight:bold;
	color:black;
	text-transform:uppercase;
}

.SectionViewBody .ArticleList .PubDate
{
	font-size:.9em;
	font-weight:bold;
	color:#666666;
}

.SectionView .Sidebar
{
	margin:0px 0px 5px 10px;
	padding:0;
	width:180px;
	float:right;
	font-size:.95em;
}

.SectionView .Sidebar div
{
    margin:0 0 10px;
    padding:0;
	border:1px solid #344c7c;
	background:#e6f0ef;
}

.SectionView .Sidebar h2
{
	margin:0px;
	padding:3px 0 3px 5px;
	color:#ffffff;
	font-weight:bold;
	background:#344c7c;
	text-transform:uppercase;
	/*text-align:center;*/
}

.SectionView .Sidebar ul
{
    margin:10px;
}

.SectionViewFooter
{
	overflow:auto;
	border-top:1px dashed #344c7c;
	padding:5px;
}


/* --- End /home/httpd/public/app/law/webroot/css/SectionsTOC.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/BoxOffice.css --- */

/* /p/af/w/c/BoxOffice.css */

.MoviesContentArea .BoxOffice
 {
    display:            block;
    padding:            0px;
    margin-bottom:      5px;
 }
  
.MoviesContentArea .BoxOffice h2
 {
   font-size:           32px;
   font-weight:         bold;
   font-variant:        small-caps;
   color:               #999;
   margin:              -2px 0px -8px 0px;
   padding:             4px 0px 0px 5px;
 }

.MoviesContentArea .BoxOffice ol
 {
    border-top:         1px #ccc solid;
    border-right:       1px #ccc solid;
    border-bottom:      none;
    border-left:        1px #ccc solid;
    background-color:   #fff;
    margin:             0px 0px 0px 0px;
    padding:            2px 2px 5px 5px;
 }
  
.MoviesContentArea .BoxOffice li
 {
    list-style-position:inside;
    margin:             0px 0px 3px;
 }
  
.MoviesContentArea .BoxOffice li a:link
 {
    color:              #344c7c;
    font-weight:        bold;
 }

.MoviesContentArea .BoxOffice li a:hover
 {
    color:              #8993ae;
    font-weight:        bold;
    text-decoration:    underline;
 }
  
.MoviesContentArea .BoxOffice li a:visited
 {
    color:              #344c7c;
    font-weight:        bold;
 }

.MoviesContentArea .BoxOffice .legend
 {
    border-top:         1px #ccc dotted;
    border-right:       1px #ccc solid;
    border-bottom:      1px #ccc solid;
    border-left:        1px #ccc solid;
    display:            block;
    font-style:         italic;
    padding-left:       5px;
    font-size:          10px;
    color:              #666;
 }

.FilmDetails .BoxOffice h2
 {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
margin:10px 0px 0px;
padding:3px 0px 0px 3px;
 }
 
 
/* End /p/af/w/c/BoxOffice.css */

/* --- End /home/httpd/public/app/law/webroot/css/BoxOffice.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/LocationView.css --- */

/* /p/af/w/c/LocationView.css */
.LocationView
  {
    display:            block;
    font-size:          12px;
    margin:             0px 5px 5px 5px;
    width:              605px;
  }

.LocationView .LocationRightFloat
 {
    float:              right;
    width:              225px;
    margin:             0px 0px 5px 10px;
    clear:              right;
    background:         url(http://assets.laweekly.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;
 }

.LocationView .Info .Buttons img.button
 {
    margin:             0px 2px;
    cursor:             pointer;
 }

.LocationView .Info .clubSponsor img
 {
    border:             none;
 }

.LocationView .CommentsHead a:link
{
    text-decoration:    underline;
}

/* Location Name */
.LocationView h2
  {
  	font-size: 			16px;
  	color:              #344c7c;
	font-weight: 		bold;
    margin:             0px 0px 2px;
    background:         none;
    height:             100%;
  }


/* 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:            4px 0px 4px 0px;
    color:              #344c7c;
    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:              300px;
    margin:             0px 0px 10px 0px;
}

.LocationView .Info .Buttons img.button
{
    padding:            0px 2px;
    cursor:             pointer;
    margin:             0px 5px;
}
.LocationView .LocationRightRail
{
    float:              right;
    width:              220px;
    border:             1px #ccc solid;
    padding:            0px;
    margin:             5px 5px 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:              #344c7c;
    margin:             10px 10px 0px;
    padding:            0px;
}

.LocationView .LocationRightRail .UserInfo .form
{
    margin:             0px 10px;
    padding:            0px;
}

.LocationView .LocationRightRail .UserInfo p
{
    margin:             10px 0px 0px 0px;
    padding:            0px 10px;
}

.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 #344c7c;
    background:         #ffffff;
    font-size:          11px;
    width:              225px;
 }

.LocationView .otherRestaurants ul
 {
    margin:              0px;
    padding:             5px;
    list-style-type:     none;
 }

.LocationView .otherRestaurants h2
 {
    background:           #344c7c;
    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;
}

.LocationView .Info .ShowTimes li
{
    padding:            0px;
    margin:             0px 0px 10px 0px;
}

.ShowTimes ul.ShowTimesList .ShowTimesTitle a:link
{
    font-weight:        bold;
}
#Middle
{
    float:right;
}

span.capAuthor
 {
    font-style:         italic;
    white-space:        nowrap;
 }


/*END Theaters*/

/* --- End /home/httpd/public/app/law/webroot/css/LocationView.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/ColumnsTOC.css --- */

.ColumnView
{
	float:left;
	background:#ffffff;
	padding:0;
	border:1px solid #344c7c;
	width:498px;
}

.ColumnView h1
{
	color:#ffffff;
	font-weight:bold;
	background:#344c7c;
	padding:3px;
	text-transform:uppercase;
}

.ColumnView a
{
	font-weight:bold;
}

.ColumnView ul
{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}

.ColumnView ul li
{
	margin:0px 5px 5px 0px;
	list-style-image:none
}

.ColumnViewBody
{
	padding:5px 5px 5px 10px;
}

.ColumnViewBody .ArticleList h2
{
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}

.ColumnViewBody .ArticleList li
{
	margin:0 0 15px;
}

.ColumnViewBody .ArticleList h3
{
	font-weight:bold;
	text-transform:uppercase;
}

.ColumnViewBody .ArticleList .SubHed
{
	margin:0;
	font-style:italic;
}

.ColumnViewBody .ArticleList .Author
{
	font-size:.9em;
	font-weight:bold;
	color:black;
	text-transform:uppercase;
}

.ColumnViewBody .ArticleList .PubDate
{
	font-size:.9em;
	font-weight:bold;
	color:#666666;
}

.ColumnView .Sidebar
{
	margin:0px 0px 5px 10px;
	padding:0;
	width:180px;
	float:right;
	font-size:.95em;
}

.ColumnView .Sidebar div
{
    margin:0 0 10px;
    padding:0;
	border:1px solid #344c7c;
	background:#e6f0ef;
}

.ColumnView .Sidebar h2
{
	margin:0px;
	padding:3px 0 3px 5px;
	color:#ffffff;
	font-weight:bold;
	background:#344c7c;
	text-transform:uppercase;
	/*text-align:center;*/
}

.ColumnView .Sidebar ul
{
    margin:10px;
}

.ColumnViewFooter
{
	overflow:auto;
	border-top:1px dashed #344c7c;
	padding:5px;
}


/*
.ColumnView
 {
    float:                   left;
    background:              #ffffff;
    padding:                 5px;
    border:                  1px solid #344c7c;
    width:                   490px;
 }
 
.ColumnView a
 {
    font-weight:             bold;
 }
 
.ColumnView ul
 {
    margin:                  10px 0px 0px 0px;
    padding:                 0px;
    list-style-type:         none;
 }

.ColumnView ul li
 {
    margin:                  0px 5px 5px 0px;
    list-style-image:        none
 }
 
.ColumnView .Sidebar
 {
    border:                  1px solid #344c7c;
    margin:                  5px 0px 5px 10px;
    padding:                 5px;
    width:                   150px;
    float:                   right;
 }
 
.ColumnView h1
 {
    color:                   #ffffff;
    font-weight:             bold;
    background:              #344c7c;
    padding:                 3px;
 }
 
.ColumnView .Sidebar h2
 {
    margin:                  0px;
    padding:                 0px;
    color:                   #ffffff;
    font-weight:             bold;
    background:              #344c7c;
    padding:                 3px;
 }
 
.ColumnView .Sidebar ul li
 {
    margin:                  0px 5px 5px 10px;
    list-style-image:        none;
 }
 */

/* --- End /home/httpd/public/app/law/webroot/css/ColumnsTOC.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/FilmReviewsTOC.css --- */

.FilmReviewsContentArea
 {
    padding:            0px;
    margin:             0px;
    position:           relative;
    top:                0px;
 }

.FilmReviewsContentArea .FilmReviews
 {
    padding:            5px 5px 20px 5px;
    background:         #ffffff;
    border:             1px solid #344c7c;
    position:           relative;
    top:                0px;
 }
 
 
.FilmReviewsContentArea .FilmReviews .header
 {
    background:         #344c7c;
    padding:            5px 5px 10px 5px;
    margin:             0px 0px 5px 0px;
    font-size:          12px;
    text-align:         right;
    color:              #ffffff;
 }

.FilmReviewsContentArea .FilmReviews h2
 {
    background:         #344c7c;
    padding:            0px;
    margin:             0px;
    font-size:          18px;
    font-weight:        bold;
    float:              left;
    position:           relative;
    top:                0px;
    color:              #ffffff;
    
 }

.FilmReviewsContentArea .FilmReviews h2 .total
 {
    background:         #344c7c;
    padding:            0px;
    margin:             0px;
    font-size:          12px;
    font-weight:        normal;
    position:           relative;
    top:                0px;
    color:              #ffffff;
 }

.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;
    position:           relative;
    top:                0px;
    
 }

.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;
    position:           relative;
    top:                0px;
 }

/* --- End /home/httpd/public/app/law/webroot/css/FilmReviewsTOC.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/BestOfTOC.css --- */

.BestOfContentArea .col1
 {
    width:              490px;
    float:              left;
 }


.ocBestOfcol2
 {
    width:              310px;
    float:              right;
    padding:            0px 5px 5px 5px;
 }
 
.ocBestOfcol2 #Middle
 {
    float:              none;
 }

.BestOfContentArea .highlighted
 {
    background-color:   yellow;
    font-weight:        bold;
 }

.BestOfContentArea .BestOfTOCIntro
 {
    clear:              both;
    overflow:           auto;
    padding:            10px 10px 0 10px;
    width:              465px;
 }

.BestOfContentArea .BestOfTOCIntro img
 {
    font-family:        Arial,Helvetica,sans-serif;
    float:              left;
    margin-right:       10px;
 }

.BestOfContentArea .section
 {
    clear:              both;
    margin-bottom:      5px;
    padding:            5px;
 }

.BestOfContentArea .section h2
 {
    margin:             0px;
    padding:            5px;
    background:         #85917B;
 }

.BestOfContentArea .section h2 a:link
 {
    color:              #ffffff;
    font-weight:        bold;
    font-size:          14px;
    text-decoration:    none;
 }

.BestOfContentArea .section h2 a:hover
 {
    color:              #ffffff;
    font-weight:        bold;
    font-size:          14px;
    text-decoration:    underline;
 }

.BestOfContentArea .section h2 a:visited
 {
    color:              #ffffff;
    font-weight:        bold;
    font-size:          14px;
    text-decoration:    none;
 }

.BestOfContentArea .section a.more
 {
    text-align:         right;
    display:            block;
    margin:             0px 5px 0px 0px;
 }


/* --- End /home/httpd/public/app/law/webroot/css/BestOfTOC.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/HomeSectionWidget.css --- */

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

.HomeSectionWidget .Bin_Image
 {
	float:                 right;
	margin:                5px;
	padding:               3px;
	border:                1px solid #344c7c;
	background:            #ffffff;
	z-index:               999;
	position:              relative;
	top:                   -42px;
	right:                 -12px;
	margin-bottom:         -42px;
 }

.HomeSectionWidget .Bin_Image img
 {
    border:                none;
 }

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

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

.HomeSectionWidget h3
 {
	margin:                0px;
	padding:               0px;
	font-size:             12px;
	font-weight:           bold;
	text-transform:        uppercase;
}

.HomeSectionWidget h4
 {
	margin:                0px;
	padding:               0px;
	font-size:             11px;
	font-weight:           bold;
	text-transform:uppercase;
}

.HomeSectionWidget h5
 {
	margin:                0px;
	padding:               0px;
	font-size:             11px;
	font-weight:           normal;
}

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

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

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

.ReadersRegisterContentArea
 {
    width: 990px;
    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: 5px;
 }
 
.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: #344c7c;
 }

.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/law/webroot/css/ReaderRegister.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/MicrositesView.css --- */

.MicrositeContentArea
 {
    width:           990px;
    float:           left;
 }
 
.Microsite .bodyBack
 {
    width:           800px;
 }

/* --- End /home/httpd/public/app/law/webroot/css/MicrositesView.css --- */
/* --- Start /home/httpd/public/app/law/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/law/webroot/css/PaperFinderWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/AdviceColumnCustomWidget.css --- */

.AdviceColumnCustomWidget
 {
    padding: 0px;
    margin-bottom: 10px;
 }

.AdviceColumnCustomWidget .AdviceColumnWidgetBody
 {
    padding: 0px 10px;
 }
 
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h2,
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h3,
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h6,
.AdviceColumnCustomWidget .AdviceColumnWidgetBody p
 {
    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: 5px;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
 }
 
.AdviceColumnCustomWidget .AdviceColumnWidgetBody h5.acwh5
 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;

 }
 
.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;
    display: none;
 }
 
 

/* --- End /home/httpd/public/app/law/webroot/css/AdviceColumnCustomWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/Top50ListItem.css --- */

/* List Headline */
.Top50ContentArea .Top50ListItem h1
{
	border-top:         none;
	font-family:        Arial,Helvetica,sans-serif;
	font-size:          1.1em;
	font-weight:        bold;
	margin:             10px 0 0;
	padding:            0 0 0 10px;
	text-transform:     uppercase;
}

.Top50ContentArea .Top50ListItem h1 a
{
    color:              #344c7c;
}
	
/* Byline and publication date */
.Top50ContentArea .Top50ListItem .Story_Header .Meta_Info
{
	border:             none;
	margin:             0;
	padding:            0 10px;
}
	
.Top50ContentArea .Top50ListItem .Story_Header .Meta_Info h4
{
	display:            inline;
	margin:             0;
	padding:            0;
	font-family:        Arial,Helvetica,sans-serif;
	font-size:          .95em;
	font-weight:        bold;
	text-transform:     uppercase;
}

/* Item Headline */
.Top50ContentArea .Top50ListItem h2
{
    font-family:        Arial,Helvetica,sans-serif;
	font-size:          1.75em;
	line-height:        1.15em;
	font-weight:        bold;
	margin:             0;
	padding:            0 0 0 10px;
	text-transform:     uppercase;
}

/* Item Subheadline */
.Top50ContentArea .Top50ListItem h3
{
	margin:             0 0 5px 0;
	padding:            0 0 0 10px;
	font-family:        Arial,Helvetica,sans-serif;
	font-size:          1.25em;
	line-height:        1.5em;
	font-weight:        normal;
	color:              #333333
}

/* Story Text */
.Top50ContentArea .Top50ListItem .Story
{
	margin:             10px 0;
	padding:            5px 10px;
	border-top:         1px dashed #344c7c;
	font-family:        Arial,Helvetica,sans-serif;
	font-size:          1.25em;
	line-height:        1.5em;
}
	

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


/* --- End /home/httpd/public/app/law/webroot/css/Top50ListItem.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/BestOfAdIndex.css --- */

.BestOfAdIndex img
{
    border: none;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

/* --- End /home/httpd/public/app/law/webroot/css/BestOfAdIndex.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/FilmShowtimes.css --- */

.ShowtimesContentArea
 {
    width:              100%;
 }
 
.ShowtimesContentArea .FilmList
 {
    padding:            0px;
    margin:             5px;
    float:              right;
    width:              300px;
 }
 
.ShowtimesContentArea .FilmList h2
 {
    color:              #344c7c;
    font-size:          20px;
    margin:             0px;
    padding:            0px 0px 5px 0px;
 }

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

/* --- End /home/httpd/public/app/law/webroot/css/FilmShowtimes.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/PromotionsView.css --- */

/* /p/af/w/c/PromotionsView.css */
.PromoViewContentArea .Promotions
 {
    display:            block;
    font-size:          12px;
    padding:            0px;
    background:         #ffffff;
    margin:             0px;
 }

.PromoViewContentArea .Promotions h2
{
    background:        #ffffff;
    display:           block;
    padding:           3px;
    color:             #000000;
    font-size:         12px;
}

.PromoViewContentArea .Promotions p
{
    padding:           5px;
    }

.PromoViewContentArea .PromoEventsWidget
{
    background:         #ffffff;
    border:             1px solid #B40101;
    clear:              both;
    padding:            0px;
}

.PromoViewContentArea .PromoEventsWidget p
{
    padding:           5px;
    }

.PromoViewContentArea .PromoEventsWidget h2.peh2
{
    display:           block;
    padding:           3px;
    color:             #ffffff;
}

.PromoViewContentArea .OnSaleWidget
{
    background:         #ffffff;
    border:             1px solid #B40101;
    padding:            0px;
}

.PromoViewContentArea .OnSaleWidget h2
{
    display:           block;
    padding:           3px;
    color:             #ffffff;
}
 
.PromoViewContentArea .OnSaleWidget p
{
    padding:           5px;
    }
    
/* Event Name (headline) */
.Promotions h1
 {
    font-size:          14px;
    line-height:        14px;
    margin-bottom:      5px;
    margin-top:         5px;
    font-family:        Arial,Helvetica,sans-serif;
 }

/* Event Date/Time */
.Promotions h2 strong
 {
    color:              #666666;
    font-weight:        bold;
 }

/* Event Price */
.Promotions h3
 {
    margin-bottom:      1px;
    margin-top:         1px;
    font-family:        Arial,Helvetica,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:        Arial,Helvetica,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/law/webroot/css/PromotionsView.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/ReaderProfile.css --- */

.ReadersContentArea
 {
    width: 990px;
    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: 5px;
 }
 
.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: #344c7c;
 }

.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 .rrSms
 {
    width: 45%;
    float: right;
    clear: right;
 }
 
.ReadersContentArea .rrSubmit
 {
    border-top: 1px solid #ccc;
    clear: both;
    padding: 5px;
    text-align: center;
 }

/* --- End /home/httpd/public/app/law/webroot/css/ReaderProfile.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/AboutRss.css --- */

.RSSIndex
 {
    margin:             5px;
    margin-bottom:      10px;
 }
 
.RSSIndex h1
{
    font-size:          13px;
    border-bottom:      1px #ccc solid;
    margin:             5px 10px 5px 0px;
    background:         none;
}
 
.RSSIndex h2
{
    font-size:          12px;
    color:              #344c7c;
    border-bottom:      1px #ccc solid;
    margin:             5px 10px 5px 0px;
    background:         none;
}

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



/* --- End /home/httpd/public/app/law/webroot/css/AboutRss.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/BestOfSectionsWidget.css --- */

.BestOfSectionsWidget
 {
    font-family:        Arial,Helvetica,sans-serif;
    display:            block;
    margin:             5px 0px 5px 0px;
    padding:            0px;
    font-size:          14px;
 }
 
.BestOfSectionsWidget .label
 {
    font-family:        Arial,Helvetica,sans-serif;
    display:            none;
 }
.BestOfSectionsWidget ul
 {
    font-family:        Arial,Helvetica,sans-serif;
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    max-width:          730px;
 }
 
.BestOfSectionsWidget li
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
    text-align:         center;
    padding:            0px 5px 0px 5px;
    display:            inline;
    border:             1px solid #000000;
    margin-right:       2px;
    background:         #85917B;
    white-space:        nowrap;
    line-height:        20px;
 }

.BestOfSectionsWidget li a:link
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #ffffff;
    font-weight:        bold;
    text-decoration:    none;
 }

.BestOfSectionsWidget li a:hover
 {
    font-family:        Arial,Helvetica,sans-serif;
    text-decoration:    underline;
    font-weight:        bold;
 }

.BestOfSectionsWidget li a:visited
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #ffffff;
    font-weight:        bold;
 }
 
/* front page style*/ 
.HomeContentArea .BestOfSectionsWidget, .ColumnsTOCContentArea .BestOfSectionsWidget
 {
    font-family:        Arial,Helvetica,sans-serif;
    display:            block;
    margin:             0px 0px 15px 0px;
    padding:            5px;
    font-size:          14px;
    overflow:           auto;
    background-color:   #ffffff;
 }

.HomeContentArea .BestOfSectionsWidget .label, .ColumnsTOCContentArea .BestOfSectionsWidget .label
 {
    font-family:        Arial,Helvetica,sans-serif;
    display:            block;
    background:         #ffffff;
    font-size:          14px;
    font-weight:        bold;
    margin:             -18px 0px 0px 10px;
    position:           absolute;
    padding:            3px 0px 0px 2px;
    white-space:        nowrap;
    display:            none;
 }
 
.HomeContentArea .BestOfSectionsWidget ul, .ColumnsTOCContentArea .BestOfSectionsWidget ul
 {
    font-family:        Arial,Helvetica,sans-serif;
    margin:             5px 0px 0px 0px;
    padding:            0px;
    list-style-type:    none;
 }
.HomeContentArea .BestOfSectionsWidget li, .ColumnsTOCContentArea .BestOfSectionsWidget li
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
    text-align:         left;
    width:              49%;
    padding:            2px 0px 2px 0px;
    border:             none;
    float:              left;
    background:         url(http://assets.laweekly.com/img/whiteback.gif);
    white-space:        normal;
    line-height:        normal;
    text-transform:     uppercase;
 }

.HomeContentArea .BestOfSectionsWidget li a:link, .ColumnsTOCContentArea .BestOfSectionsWidget li a:link
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #344c7c;
    font-weight:        bold;
    text-decoration:    none;
 }

.HomeContentArea .BestOfSectionsWidget li a:hover, .ColumnsTOCContentArea .BestOfSectionsWidget li a:hover
 {
    font-family:        Arial,Helvetica,sans-serif;
    text-decoration:    underline;
    font-weight:        bold;
 }

.HomeContentArea .BestOfSectionsWidget li a:visited, .ColumnsTOCContentArea .BestOfSectionsWidget li a:visited
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #344c7c;
    font-weight:        bold;
 }
 

/* --- End /home/httpd/public/app/law/webroot/css/BestOfSectionsWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/DisplayVenue.css --- */

/* /p/af/w/c/DisplayVenue.css */
.DisplayVenue
 {
    background-image:   url('http://assets.laweekly.com/img/calandergradient1.jpg');
    border:             2px solid #cccccc;
    display:            inline;
    float:              right;
    font-size:          12px;
    font-weight: 		normal;
    margin-left:        10px;
    width:              225px;
    clear:              right;
    margin-bottom:      10px;
 }

/* Title tag - 'VENUE' */
.DisplayVenue h2
 {
  	font-size: 	        12px;
	font-weight:        bold;
	text-transform:     uppercase;
    margin:             0px;
    padding:            0px;
 }

/* 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;
 }
 
/* 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/law/webroot/css/DisplayVenue.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/StreetTeam.css --- */

/* /p/af/w/c/StreetTeam.css */
.StreetTeam .col2 img
 {
    margin-bottom:      10px;
 }

.StreetTeam
 {
    background:         #ffffff;
    display:            block;
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    margin:             0px;
    float:              left;
    width:              100%;
 }
 
 
 .StreetTeam .StreetTeamJumpLinks h2
 {
    background:         none;
    color:              #B40101;
 }
 .StreetTeamGallery ul 
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    clear:              both;
 }
 
.StreetTeamGallery ul li 
 {
    border-right:       3px solid #cccccc;
    border-bottom:      3px solid #cccccc;
    text-align:         center;
    width:              120px;
    height:             125px;
    margin:             2px 2px 10px 2px;
    float:              left;
    font-size:          11px;
    line-height:        100%;
    overflow:           hidden;

 }

.StreetTeamGallery img
 {
    border:             none;
    width:              100px;
    padding:            5px;
    border:             1px solid #B40101;
 }

.StreetTeamGallery a
 {
    clear:              both;
    border:             5px solid #ffffff;
 }
 
.STCapsule
 {
    width:              350px;
    background:         #ffffff;
    border:             3px solid #999999;
    float:              left;
    margin:             10px;
    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;
    height:             100%;
    }
 
.STCapsule h3
 {
    font-size:          12px;
    font-weight:        normal;
    padding:            0px 0px 0px 130px;
    margin:             0px;
    background:         #ffffff;
    color:              #000000;
 }

 .StreetTeamContent
 {
    background:         #ffffff;
    display:            block;
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    overflow:           auto;
    margin-bottom:      10px;
    clear:              both;
 }
 
 .StreetTeamContent .StreetTeamJumpLinks
 {
    background:        none;
    color:             #ffffff;
 }

 
.StreetTeamContent h3.photoDate
 {
    font-size:          12px;
    font-weight:        bold;
    padding:            5px;
    margin:             0px;
    background:         #ffffff;
    color:              #b40101;
 }
 
.StreetTeamContent .STCapsule h2
 {
    font-size:          12px;
    font-weight:        bold;
    padding:            0px 0px 0px 130px;
    margin:             0px;
    background:         none;
    color:              #b40101;
    height:             100%;
    }
 
 
.StreetTeamJumpLinks
 {
    float:              right;
    display:            block;
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    margin:             10px 5px 10px 0px;
    padding:            10px;
    width:              320px;    
 }

.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;
    width:              340px;
 }
 
 
.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;
    font-size:          11px;
  }
 
 .StreetTeamJumpLinks h2
 {
    color:              #ffffff;
    font-size:          12px;
    font-weight:        bold;
    margin:             3px 0px 0px 0px;
 }
 

.AutoBin .StreetTeamJumpLinks
{
    border:             1px solid #cccccc;
    margin-right:       80px;    
}

.AutoBin .StreetTeamJumpLinks h2
{
    background:          none;
    color:               #B40101;
    }

/* --- End /home/httpd/public/app/law/webroot/css/StreetTeam.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/SendToFriend.css --- */

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

/* --- End /home/httpd/public/app/law/webroot/css/SendToFriend.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/StreetTeamPhotos.css --- */

/* baseline */
.StreetTeamComponentPhotos 
 {
    background-color:   #ffffff;
    margin:             0px;
    font-size:          11px;
    font-weight:        bold;
    margin-bottom:      10px;
    display:            block;
 }

.StreetTeamComponentPhotos h2
 {
    display:            none;
 }

.StreetTeamComponentPhotos h3
 {
    font-size:          12px;
    font-weight:        bold;
    display:            inline;
 }

.StreetTeamComponentPhotos img
 {
    border:             0px;
    clear:              right;
    position:           relative;
    top:                0px;
 }

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

.StreetTeamComponentPhotos li
 {
    text-align:         center;
 }
 
.StreetTeamComponentPhotos li.featured
 {
    font-weight:        bold;
    font-size:          11px;
    float:              left;
    width:              195px;
    background-color:   #fff;
    margin:             0px;
    margin-bottom:      15px;
    text-align:         left; 
    padding-left:       2px;   

    }
  

.StreetTeamComponentPhotos li.featured img
 {
    float:              left;
    background-color:   #fff;
    margin:             0px;
    padding:            3px;
    border:             1px solid #B40101;
 }

.StreetTeamComponentPhotos img
 {

    margin:             0px 0px 0px 2px;
    padding:            3px;
    border:             1px solid #B40101;
 }

.StreetTeamComponentPhotos .more
 {
    float:              right;
    font-weight:        normal;
    margin-right:       5px;
 }


  /*Street Team FEATURED Photos*/

.StreetTeamFeaturedPhotos
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          10px;
    font-weight:        normal;
    margin:             10px 0px 10px 0px;     
    position:           relative;
    top:                0px;
 }
 
.StreetTeamFeaturedPhotos h2
 {
    display:            none;
/*    background-color:   #344c7c;
    color:              #fff;
    font-size:          14px;
    margin:             0px;
    padding:            5px;*/
 }

.StreetTeamFeaturedPhotos ul
 {

    list-style-type:    none;
    padding:            0px;
    margin:             0px;
    clear:              both;    
    overflow:           auto;
    border:             none;
 }

.StreetTeamFeaturedPhotos li
 {
    font-weight:        bold;
    font-size:          11px;
    text-align:         center;
    float:              right;
    margin:             5px 50px 5px 20px;
    width:              170px;
    height:             160px;
 }

.StreetTeamFeaturedPhotos img
 {
    border:             1px solid #666;
    margin-bottom:      0px;
 }
 
 .StreetTeamGalleryPhoto
 {
    text-align:         center;
    display:            block;
 }
 
.StreetTeamGalleryPhoto img
 {
    padding:            5px;
    border:             1px solid #B40101;
    margin-bottom:      10px;
 }
 
.StreetTeamGalleryPhoto .link_back
 {
    display:            block;
    margin:             5px;
 }
 
.StreetTeamGalleryPhoto .link_prev
 {
    float:              left;
    padding-left:       10px;
 }
 
.StreetTeamGalleryPhoto .link_next
 {
    text-align:         right;
    padding-right:      10px;
 }

 
 


/* --- End /home/httpd/public/app/law/webroot/css/StreetTeamPhotos.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/likeme.css --- */

/* Likeme constants */
.Likeme
 {

 }


.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;
 }

.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
 {
    width: 600px;
    margin: 0px 0px 0px 190px;
    border: 2px solid #344c7c;
    background: #344c7c;
    padding: 2px 5px;
    color: #fff;
 } 
 
.Likeme h4
 {
   font-size: 14px;
   font-weight: bold;
   color: #344c7c;
 }

.Likeme .Pagination
 {
    display: block;
    text-align: center;
    float: none;
    margin: 5px;
    clear: both;
 }

.Likeme .Pagination a
 {
    padding: 0px 5px;
    border: 1px solid #344c7c;
    text-align: center;
 }

.Likeme .Pagination a:hover
 {
    border: 1px solid #344c7c;
    background: #344c7c;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
 }

.Likeme .PaginationSelected
 {
    padding: 0px 5px;
    border: 3px double #344c7c;
    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 25px;
    float: left;
 }

.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 #344c7c;
    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
 {
    text-align: center;
    padding: 0px 10px 0px 10px;
 }

.Likeme .similarMembers .members img
 {
    border: 1px solid #344c7c;
    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 #344c7c;
    padding: 3px;
 }

.Likeme .memberProfile .memberInfo
 {
    display: block;
    float: right;
    margin-top: 85px;
    width: 265px;
 }


/* 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: 600px;
    float: left;
    border: 2px solid #344c7c;
    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 0px 10px;
    padding: 0px 0px 0px 5px;
    float: left;
    width: 609px;
    background-color: #344c7c;
    color: #ffffff;
 }

.LikemeBackTo
 {
    margin: 5px 10px 0 0;
    text-align: right;
    color: #ffffff;
    display: none;
 }

.LikemeBackTo a:link,
.LikemeBackTo a:active,
.LikemeBackTo a:hover,
.LikemeBackTo a:visited
 {
    color: #ffffff;
 }
 
.LikemePlace
 {
    width: 600px;
    float: left;
    border: 2px solid #344c7c;
    margin-left: 10px;
    padding: 5px;
    background-color: #ffffff;
 }


/* Likeme Locations widget */
.LikemeLocation
 {
    width: 355px;
    float: left;
    margin: 5px 0px 15px 0px;
    padding: 5px;
    border: 1px solid #344c7c;
    background-color: #ffffff;
 }

.LikemeLocation .similarLocations ul
 {
    width: auto;
    margin: 0px 0px 0px 40px;
    padding: 0px;
 }

.LikemeLocation .similarLocations ul li
 {
    width: 45%;
    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: 255px;
    font-weight: normal;
    font-size: 11px;
 }

.LikemePlaceContentArea .insideWords ul li .memWord
 {
    float: right;
    margin: 0px 0px 10px 0px;
    width: 375px;
 }

.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 #344c7c;
    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: 12px;
    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.laweekly.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.laweekly.com/img/likemeshadowbar_up.gif) repeat-x scroll 0% 0%;
    padding-top: 10px; */
 }
 
.LikemeHome h5
 {
   font-size: 10px;
   line-height: 11px;
 }

.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;
   font-size: 11px;
 }

.wait
 {
   cursor: wait;
 }
 
.LikemeHome .showMore
 {
   display: none;
 }

.LikemeHome .footerImage
 {
    border: none;
    margin: 5px auto;
    display: block;
 }
  
/* 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.laweekly.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.laweekly.com/img/lmtab-inactive.png);
    color: #344c7c;
    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: hidden;
    clear: both;
    width: 178px;
    padding: 0px;
    margin: 0px;
    background: #fff;
 }

.LikemeArticleWidgetLower ul li a img
 {
    display: block;
    border: 1px solid #344c7c;
    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: #344c7c;
 }

.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.laweekly.com/img/lmtab-150-active.png);
    width: 150px;
    margin-right: 0px;
 }

.lm300 .LikemeArticle ul.tabs li.inactive
 {
    background-image: url(http://assets.laweekly.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: 0px; 
  }
    
.LikemeSignUpContentArea .ContentCol2
 {
    float: left;
    margin-left: 5px;
 }
  
.LikemeSignUpContentArea .lmSignUpArea
  {
    width: 615px;
    margin-left: 0px;
    float: left;
    background: #fff;
    padding: 5px;
    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.laweekly.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: 16px;
    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: 18px;
    font-weight: bold;
    margin: 15px 0px 0px 0px;
 }
 
.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody .lmSignUpBodyRight h4
 {
    color: #f04e24;
    font-size: 11px;
    font-weight: bold;
 }

.LikemeSignUpContentArea .lmSignUpArea .lmSignUpBody .lmSignUpBodyRight img
 {
    border: none;
    display: block;
    clear: both;
    margin: 5px auto;
 }

/* --- End /home/httpd/public/app/law/webroot/css/likeme.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/Navigation.css --- */

	.SiteNav {
		clear:both;
	}

	.SiteNav ul.Menu {
		display:none;
		margin:0px;
		padding:0px;
	}

	.SiteNav #menu0.mmenucontainer {
		position: absolute;
	}

/* --- End /home/httpd/public/app/law/webroot/css/Navigation.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/CalendarTOC.css --- */

.listingsSearch
 {
    width:              180px;
    float:              left;
 }

.CalendarContentArea
 {
    margin:             0px;
    float:              right;
    overflow:           hidden;
    background:         #ffffff;
 }


/* --- End /home/httpd/public/app/law/webroot/css/CalendarTOC.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/NewsPortalWidget.css --- */

.NewsPortal
 {
   border: 1px solid #344c7c;
   background: #ffffff;
   margin: 10px 0px 10px 0px;
   font-family: Arial,Helvetica,sans-serif;
   height: 100%;
   overflow: auto;   
 }

.NewsPortal h2.nph2
 {
   margin: 0px;
   padding: 3px;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
   background: #344c7c;
   text-transform: uppercase;
 }

.NewsPortal ul
 {
    margin: 0px;
    padding: 5px;
    list-style-type: none;
 }

.NewsPortal li
 {
    font-size: 12px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    width: 47%;
    margin: 0px 5px 5px 0px;
    float: left;
 }
 
.NewsPortal .homeShow
 {
    display: none;
 }




/* --- End /home/httpd/public/app/law/webroot/css/NewsPortalWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/MostPopularWidget.css --- */

.mostPopular
{
    padding: 0px;
}
.mostPopular ul.tabs
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.mostPopular li.tab
{
    display: inline;
    float: left;
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0px;
    margin-right: 5px;
    font-size: 9px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.mostPopular li.inactive
{
    border-left: 1px solid #344c7c;
    border-top: 1px solid #344c7c;
    border-right: 1px solid #344c7c;
    cursor: pointer;
    background: #cccccc;
}
.mostPopular li.active
{
    border-left: 1px solid #344c7c;
    border-top: 1px solid #344c7c;
    border-right: 1px solid #344c7c;
    cursor: default;
    background: #344c7c;
    color: #ffffff
}
.mostPopular div.mp_lower
{
    clear: left;
    border:1px solid #344c7c;
    margin: 0px;
    margin-bottom: 8px;
    padding: 10px;
    font-size: 12px;
    line-height: 16px;
    background-color: #ffffff;
    overflow: auto;
}
.mostPopular .mp_lower ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.mostPopular .mp_lower li
{
    margin-bottom: 10px;
}
.mostPopular h2
{
    display: none;
}

.mostPopular #mostViewed ul li.story .subHeadline
{
    color: #444444;
}

.mostPopular .microbar
 {
 }
 
.mostPopular a.headline
 {
    font-weight: bold;
    text-transform: uppercase;
 }


/* --- End /home/httpd/public/app/law/webroot/css/MostPopularWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/BestOfSection.css --- */

.BestOfSection
 {
    padding:            0px;
    margin-bottom:      10px;
 }

.BestOfSection h2
 {

    color:              #ffffff;
    font-size:          14px;
    padding:            5px 0px 5px 5px;
 }

.BestOfSection ul
 {

    margin:             0px 0px 0px 15px;
    padding:            2px 2px 5px 5px;
 }

.BestOfSection li
 {

    list-style-position:outside;
    list-style-image:   url('http://assets.laweekly.com/img/dblarrow.gif');
    list-style-type:    none;
    margin:             0px 5px 10px 0px;
 }

.BestOfSection .BestOfSectionFooter
 {

    text-align:         right;
    padding:            4px;
 }

.BestOfSection .award
 {
    font-size:          12px;
    font-weight:        bold;
 }
 
.BestOfSection .winner
 {

    font-weight:        bold;
    font-size:          14px;
 }

.BestOfSection .blurb
 {

 }
 



/* --- End /home/httpd/public/app/law/webroot/css/BestOfSection.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/NationalFeaturesWidget.css --- */

/* home page national features */

.NationalFeatures
 {
    border:             1px solid #344c7c;
    overflow:           hidden;
    font-family:        Arial,Helvetica,sans-serif;
    margin:             10px 0px 10px 0px;
    padding:            0px;
    background-color:   #ffffff;
 }
 
.NationalFeatures .homeShow
 {
    display:            none;
 }
 
.NationalFeatures h2
 {
    background:         #344c7c none repeat scroll 0%;
    color:              #FFFFFF;
    font-size:          12px;
    font-weight:        bold;
    height:             18px;
    padding:            3px 0px 0px 4px; 
 }
 
.NationalFeatures ul
 {
    margin:             0px 5px 5px 5px;
    padding:            0px;
    list-style-type:    none;
 }   
 
.NationalFeatures li
 {
    font-size:          12px;
    padding:            10px 0px 0px 5px;
 }
 
.NationalFeatures h3
 {
    color:              #999999;
    margin:             0px;
    padding:            0px;
    font-size:          12px;
 }
 
.NationalFeatures h3.city
 {
    text-align:         right;
 }
 
.NationalFeatures h4
 {
    color:              #000000;
    margin:             0px;
    padding:            0px;
    font-size:          10px;
    font-weight:        normal;
 }

.NationalFeatures p
 {
    margin:             0px;
    padding:            0px;
    font-size:          11px;
 }

/* --- End /home/httpd/public/app/law/webroot/css/NationalFeaturesWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/SlideshowTOC.css --- */

.SlideshowTOCContentArea
 {
    width:               990px;
    float:               left;
 }

.SlideshowTOC
 {
    height:             100%;
    overflow:           auto;
    width:              495px;
    
 }

.SlideshowTOC a
 {
    font-weight:        bold;
    text-transform:     uppercase;
 }
 
.SlideshowTOC .first
 {
    margin:             0px;
    padding:            10px;
    margin-bottom:      20px;
    height:             100%;
    overflow:           auto;
 }
 
.SlideshowTOC .first img
 {
    float:               left;
    clear:               left;
    padding:             5px;
    margin:              0px 5px 0px 0px;
    border:              1px solid #344c7c;
 }

.SlideshowTOC ul
 {
    margin:             0px;
    padding:            0px;
    list-style-type:    none;
    clear:              both;
 }

 
.SlideshowTOC li
 {  
    padding:            10px;
    height:             100%;
    margin-bottom:      20px;
    clear:              both;
    overflow:           auto;
 }
 
.SlideshowTOC li img
 {
    clear:               left;
    float:               left;
    margin:              0px 5px 0px 0px;
    padding:             5px;
    border:              1px solid #344c7c;
 }

.SlideshowTOC li a:link
 {
    font-weight:        bold;
    font-size:          12px;
 }
 
.SlideshowTOC .photocount
 {
    font-size:          9px;
    color:              #999999;
 }
 
.SlideshowTOC .description
 {

 }
 
.SlideshowTOC .Pagination
 {
    clear:              both;
    text-align:         right;
    margin:             10px;
    white-space:        nowrap;
    display:            block;
 }
 
.SlideshowTOC #Middle.Ads
 {
    display:            none;
 }

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

.ContentResult
 {
    background: #ffffff;
    border: 1px solid #344c7c;
    padding: 5px;
    width: 485px;
    float: left;
 }

.ContentResult h1
{
    display: none;
}

.ContentResult ol
 {
    margin-bottom: 10px; 
 }

.ContentResult li
{
    margin: 0px;
    margin-top: 15px;
}
.ContentResult div.Header
{
    background-color: #FAFAFA;
    border: 1px solid #344c7c;
    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/law/webroot/css/ContentResult.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/PromoSearchWidget.css --- */

.PromoSearchWidget
{
    margin-bottom:      10px;
    position:           relative;
    top:                0px;

}
.PromoSearchWidget img
{
    vertical-align:     middle;
}

.PromoSearchWidget label
{
    color:              #666666;
}

.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:          11px;
    font-weight:        normal;
}

.PromoSearchWidget .leftSearch input
{
    width:              70px;
    font-size:          11px;
    text-align:         right;
}

.PromoSearchWidget .rightSearch input
{
    font-size:          10px;
}

.PromoSearchWidget h2
{
    display:            none;
}
.PromoSearchWidget div.leftSearch
{
    width:              45%;
    float:              left;
    padding:            3px;
}
.PromoSearchWidget div.rightSearch
{
    width:              50%;
    float:              left;
    padding:            3px;
}
.PromoSearchWidget div.rightSearch select
{
    margin:             2px;
    display:            block;
}
.PromoSearchWidget div.rightSearch .BlurFocusFix
{
    font-size:          11px;
    margin:             2px;
    display:            block;
}

.PromoSearchWidget div.rightSearch input
{
    font-size:          11px;
}

/* --- End /home/httpd/public/app/law/webroot/css/PromoSearchWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/EventPromo.css --- */

/* /p/af/w/c/EventPromo.css */
.PromoEventView
 {
    background:           #ffffff;
    display:              block;
    margin:               5px;
 }

/* Event Name (headline) */
.PromoEventView h1.peh1
 {
    font-size:            16px;
    line-height:          16px;
    margin-bottom:        5px;
    margin-top:           5px;
    font-family:          Arial,Helvetica,sans-serif;
 }

/* Event Date/Time */
.PromoEventView h2.peh2
 {
    margin:               5px 0px 5px 0px;
    padding:              0px;
    font-family:          Arial,Helvetica,sans-serif;
    font-size:            12px;
    font-weight:          bold;
    color:                #000000;
    background:           none;
 }

.PromoEventView h2.peh2 strong
 {
    color:                #666666;
    font-weight:          bold;
    padding-right:        5px;
 }

/* Event Price */
.PromoEventView h3.peh3
 {
    margin-bottom:        5px;
    margin-top:           5px;
    font-family:          Arial,Helvetica,sans-serif;
    font-size:            12px;
    font-weight:          normal;
 }

.PromoEventView h3.peh3 strong
 {
    color:              #666666;
    font-weight:        bold;
 }

.PromoEventView h4.peh4
 {
    margin-bottom:        5px;
    margin-top:           5px;
    font-family:          Arial,Helvetica,sans-serif;
    font-size:            12px;
    font-weight:          normal;
 }

.PromoEventView h4.peh4 strong
 {
    color:              #666666;
    font-weight:        bold;
 }

/* Capsule Area within the view */
.PromoEventView .CapsuleArea
 {
    font-size:            12px;
    font-weight:          normal;
 }

.PromoEventView .CapsuleArea h1
 {
    display:            block;
    font-size:          14px;
 }
 
.PromoEventView .CapsuleArea img
 {
    padding:            3px;
    border:             1px solid #344c7c;
    float:              right;
    margin:             5px;
 }

/* End /p/af/w/c/EventPromo.css */

/* --- End /home/httpd/public/app/law/webroot/css/EventPromo.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/SubmitAnEvent.css --- */

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

.SubmitAnEvent 
 {
    margin:             0px 5px;
    font-size:          13px;
 }

.SubmitAnEvent h1
 {
    background:         #344c7c none repeat scroll 0%;
    color:              #FFFFFF;
    font-size:          12px;
    font-weight:        bold;
    height:             18px;
    padding:            3px 0px 0px 4px;
    text-transform:     uppercase;
 }

.SubmitAnEvent h2
 {
    font-size:          18px;
    color:              #344c7c;
    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:              230px;
 }

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

.MoviesTheatersContentArea{
}

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

.MoviesTheaters h1
 {
    font-size: 24px;
    margin-bottom: 10px;
 }

.MoviesTheaters h2 {
	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: 5px 0px 10px 0px;
 }

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

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

.AdIndexAd
 {
    background:         #FFFFFF none repeat scroll 0%;
    float:              left;
    margin-right:       0px;
    padding:            5px;
    width:              800px;
 }
 
.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 .adTop .prevad
 {
    float:               left;
    display:             inline;
 }
 
.AdIndexAd .adTop .nextad
 {
    float:               right;
    display:             inline;
 }
 
.AdIndexAd .ad
 {
    text-align:          center;
 }
 
.AdIndexAd .ad img
 {
    border:              1px solid #344c7c;
    margin:              0px 20px 0px 20px;
    max-width:           650px;
 }
 
.AdIndexAd .ad .prevad
 {
    text-align:          left;
    display:             inline;
 }
 
.AdIndexAd .ad .nextad
 {
    text-align:          right;
    display:             inline;
 }



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

.UserInfo
 {
    background:         #ffffff; 
    border:             none;
    margin:             0px 0px 5px 0px;
    display:            block;
    padding:            5px;
    font-size:          11px;
    color:              #666666;
    clear:              both;
 }

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

.UserInfo input
 {
    font-size:          11px;
    margin-right:       5px;
 }
 
.UserInfo h3
 {
    display:            none;
 }
 
.UserInfo h4
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
 }
 
.UserInfo h5
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             0px;
    padding:            0px;
 }

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

.UserInfo p
{
    color:              #000000;
}



/* --- End /home/httpd/public/app/law/webroot/css/UserInfo.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/Top50ListIndex.css --- */

/* Byline and publication date */
.Top50ContentArea .Top50ListIndex .Story_Header .Meta_Info
{
	border:             none;
	margin:             10px 0 0;
	padding:            0 10px;
}
	
.Top50ContentArea .Top50ListIndex .Story_Header .Meta_Info h3
{
	display:            inline;
	margin:             0;
	padding:            0;
	font-family:        Arial,Helvetica,sans-serif;
	font-size:          .95em;
	font-weight:        bold;
	text-transform:     uppercase;
}

/* Headline */
.Top50ContentArea .Top50ListIndex h1
{
    border:             none;
    font-family:        Arial,Helvetica,sans-serif;
	font-size:          1.75em;
	line-height:        1.15em;
	font-weight:        bold;
	margin:             0;
	padding:            0 0 0 10px;
	text-transform:     uppercase;
}
	
/* Subheadline */
.Top50ContentArea .Top50ListIndex h2
{
	margin:             0 0 5px 0;
	padding:            0 0 0 10px;
	font-family:        Arial,Helvetica,sans-serif;
	font-size:          16px;
	line-height:        18px;
	font-weight:        normal;
	color:              #333333
}

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

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


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

.ComicStrips
 {
    text-align:         center;
    width:              495px;
    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:              150px;
    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 #344c7c;
    margin:             5px;
    clear:              both;
 }
 
.ComicStrips .byLine
 {
    font-size:          11px;
    font-style:         italic;
    margin:             0px;
    padding:            0px;
 }

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

.siteMap
 {
    margin:             0px;
 }
.siteMap h1
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    background:         #344c7c;
    padding:            3px;
    color:              #ffffff;
 }
 
.siteMap .section
 {
    padding:            5px 5px 0px 5px;
    margin:             10px;
 }
 
.siteMap .section h2
 {
    font-size:          12px;
    font-weight:        bold;
    padding:            0px;
    background:         none;
    color:              #8993ae;
    margin:             0px 10px 0px 0px;
    float:              left;

 }
 
 .siteMap .section h2 a:link
 {
     color:              #344c7c;
 }
 
 .siteMap .section h2 a:hover
 {
     color:              #8993ae;
 }
 
 .siteMap .setion h2 a:visited
 {
     color:              #344c7c;
 }
.siteMap .section h3
 {
    font-size:          14px;
    font-weight:        bold;
    padding:            0px;
    color:              #8993AE;
    margin:             0px 0px 0px 20px;
    clear:              both;

 }

.siteMap .section h4
 {
    font-size:          12px;
    font-weight:        bold;
    padding:            0px;
    margin:             0px 0px 0px -5px;
    white-space:        nowrap;
    color:              #8993AE;
 }
 
.siteMap .section ul
 {
    padding:            0px;
    margin:             0px 0px 10px 0px;
    list-style-type:    none;
    border-bottom:     1px solid #8993AE;
 }
 
.siteMap .section ul li
 {
    display:            inline;
    margin:             0px 15px 0px 0px;
    padding:            0px;
    font-size:          11px;
 }
 
.siteMap .section .category ul
 {
    width:              25%;
    margin:             0px 10px 10px 20px;
    float:              left;
    display:            inline;
    border-bottom:      none;
 }
 
.siteMap .section .category ul li
 {
    display:            block;
    padding:            0px 0px 0px 5px;
    list-style-position:outside;
    margin:             0px 0px 3px 0px;
 }
 


/* --- End /home/httpd/public/app/law/webroot/css/SiteMap.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/RotateFour.css --- */

.RotateFour
 {
    border:             none;
    padding:            5px 5px 0px 5px;
    margin:             5px 0px 5px 0px;
    position:           relative;
 }

.RotateFour h4
 {
    font-size:          15px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
    text-transform:     uppercase;
 }
 
.RotateFour h5
 {
    font-size:          12px;
    font-weight:        normal;
    margin:             10px 0px 5px 0px;
    padding:            0px;
 }
 
.RotateFour h6
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px;
    padding:            0px;
    text-transform:     uppercase;
 }
 
 .RotateFour p
 {
    font-size:          10px;
    font-weight:        normal;
    margin:             10px 0px 5px 0px;
    padding:            0px;
 }
 
.RotateFour .Featured img
 {
    border:             1px solid #344c7c;
    margin:             -37px 0px 5px 5px;
    padding:            5px;
    float:              right;
    background:         #ffffff;
    z-index:            999;
 }

.RotateFour .rfNav
 {
    font-size:          10px;
    float:              right;
    clear:              both;
 }

.RotateFour .rfNav span:hover
 {
    color:              #344c7c;
 }



/* --- End /home/httpd/public/app/law/webroot/css/RotateFour.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/AdviceSectionWidget.css --- */

/* AdviceSectionWidget */ 
.AdviceColumnSection 
 {

 
}

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

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

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

.AdviceColumnSection h4
 {
	margin:            0px;
	padding:           0px;
	font-size:         12px;
	font-weight:       bold;
	text-transform:    uppercase;}

.AdviceColumnSection h5.Author
 {
    margin:            0px;
    padding:           0px;
    font-size:         11px;
    font-weight:       bold;
    text-transform:    uppercase;
 }

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

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

/* --- End /home/httpd/public/app/law/webroot/css/AdviceSectionWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/RMToolbar.css --- */

.PageContainer {
    margin-top: 50px;
 }

.rmtoolbar {
    height: 60px;
    width: 100%;
    text-align: center;
    vertical-align: top;
    background: url('http://assets.laweekly.com/img/rmtoolbar_test.png') center top no-repeat;
    padding: 0px;
    font-family: sans-serif;
}

.rmtoolbar .rmRec {
    width: 400px;
    float: left;
    line-height: 20px;
}

.rmtoolbar .wunder {
    width: 555px;
}

.rmtoolbar .rmRec strong {
    position: relative;
    top: 5px;
}
.rmtoolbar img.rmArrow {
    margin: 8px 0px 0px 0px;
    float: left;
    background-color: #344c7c;
    border: none;
}

.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: 12px;
    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: 11px;
    font-weight: bold;
    text-align: right;
    border: 2px solid #ccc;
    text-transform: uppercase;
    text-align: center;
    color: #344c7c;
    cursor: pointer;
}

.rmtoolbar h2.openedH2 {
    width: 296px;
}

.rmtoolbar h2.closedH2 {
    width: 150px;
    margin-bottom: 2px;
}
.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: #344c7c;
    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: 72px;
}

.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: #344c7c;
}

.rmtoolbar .rmtoolbar2 {
    height: 55px;
    width: 1025px;
    text-align: center;
    vertical-align: top;
    margin: 0 auto;
}

.rmtoolbar .rmtoolbar3 {
    width: 1025px;
    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: #344c7c;
    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: #344c7c;
}

.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/law/webroot/css/RMToolbar.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/default.css --- */

*
 {
		margin:            0px;
/*		font-family:       Arial,Helvetica,sans-serif; */
		font-size:         100%;
		outline:           none;
 }

p
 {
        margin:            0px 0px 15px 0px;
 }

body
 {
		margin:            0px;
		padding:           0px;
		background:        #ffffff;
		text-align:        center;
		font-family:       Arial,Helvetica,sans-serif;
		font-size:         12px;
		outline:           none;
 }
 
.col1
{
    width:             500px;
    float:             left;
}

.col1_left
{
    width:             245px;
    margin-right:      5px;
    float:             left;
}

.col1_right
{
    width:             245px;
    margin-left:       5px;
    float:             left;
}

.col2
{
    width:             302px;
    float:             left;
    margin-left:       8px;
}

.col3
{
    width:             162px;
    float:             right;
    padding:           0px;
    margin:            0px;
    text-align:        center;
}

.ls_col1_left
{
    width:             305px;
    margin-right:      5px;
    float:             left;
}

.ls_col1_right
{
    width:             305px;
    margin-left:       5px;
    float:             left;
}

.ListingsCol1
 {
    width:             180px;
    float:             left;
 }

.ContentCol2 
 {
    width:             620px;
    float:             right;
 } 
 
a:link
 {
    color:              #344c7c;
    text-decoration:    none;
 }

a:visited
 {
    color:              #344c7c;
    text-decoration:    none;
 }

a:hover
 {
    color:              #8993ae;
    text-decoration:    underline;
 }

a:active
 {
    color:              #344c7c;
    text-decoration:    none;
 } 
 
h1
 {
    margin:                0px;
    padding:               0px;
 }
 
form
 {
    margin:                 0px;
    padding:                0px;
 }

.ClearIt
 { 
     clear:                 both; 
     display:               block;
     padding-bottom:        1px;
     margin-bottom:         -1px;
 }

.PageContainer
 {
    width:                  990px;
	margin:                 55px auto 5px auto;
	text-align:             left;
 }

.PageContainer .LeaderBoard
 {
    background:             #ffffff; 
    padding:                0px;
    width:                  990px;
    height:                 95px;
    display:                block; 
    vertical-align:         top;
    overflow:               hidden;
 }

.PageContainer .LeaderBoard .Logo
 {
    display:                block;
    float:                  left;
    background:             #8993AE;
    height:                 95px;
    width:                  257px;
 }

.PageContainer .LeaderBoard .Logo img {
	border:                 none;
}

.PageContainer .LeaderBoard .Logo .PageName
 {
    font-size:              10px;
    font-weight:            bold;
    color:                  #ffffff;
    width:                  130px;
    height:                 25px;
    text-align:             center;
    margin:                 0px 0px 0px 120px;
    padding:                0px 0px 0px 0px;
    text-transform:         uppercase;
 }

.PageContainer .LeaderBoard .TopBanner
 {
    display:                block;
    float:                  right;
    border:                 1px solid #000000;
    padding:                0px;
    height:                 90px;
    background:             #ffffff;
    margin:                 0px;
 }

.PageContainer .LeaderBoard .TopBanner img
 {
    height:                 90px;
    width:                  728px;
    border:                 0px;
 }

.PageContainer .SiteNav
 {
	height:                 30px;
	background:             #8993AE;
	margin:                 0px;
	padding:                5px 0px 0px 0px;
 }

.PageContainer .Content
 {
	display:                block;
	width:                  990px;
	overflow:               hidden;
 }

.PageContainer .Content .Footer
 {
    display:                block;
    text-align:             center;
    margin-top:             10px;
    clear:                  both;
 }

.bodyBack
 {
    background:             #8993AE;
    height:                 100%;
    overflow:               auto;
    padding:                5px;
    width:                  810px;
    margin:                 0px;
    float:                  left;
 }

.LObodyBack
 {
    background:             #8993AE;
    height:                 100%;
    overflow:               auto;
 } 
 
.Bin
 {
    border:                 1px solid #344c7c;
    background:             #ffffff;
    margin-bottom:          10px;
    padding:                0px;
    font-size:              12px;
 }

.AutoBin
 {
    overflow:               auto;
 }
 
.Bin h2
 {
    background:             #344c7c;
    font-size:              12px;
    font-weight:            bold;
    color:                  #ffffff;
    height:                 18px;
    padding:                3px 0px 0px 4px;
    text-transform:         uppercase;
    margin:                 0px;
 }

.GridCol2
 {
    width:                  620px;
    float:                  right;
 }
 
.GridCol2 .Bin
 {
    background:             #FFFFFF none repeat scroll 0%;
    border:                 1px solid #344c7c;
    float:                  right;
    font-size:              12px;
    margin-bottom:          10px;
    padding:                0px;
    width:                  620px;
 } 
 
.Bin h2 a:link
 {
    color:                  #ffffff;
    text-decoration:        none;
 }
 
.Bin h2 a:hover
 {
    color:                  #8993AE;
    text-decoration:        none;
 }
 
/* for backpage */

td.indexSectionColumn ul
 {
    list-style-image:       none;
    list-style-position:    inside;
    list-style-type:        disc;
    margin:                 5px 0px 10px 20px;
    padding:                0px; 
 }

li.indexSectionList a
 {
    text-decoration:        underline;
 }
 
li.indexSectionList
 {
    font-size:              12px; 
 }
 
/* for backpage */ 

.PaginationAll
 {
    display:                none;
 }
 
/* promo */
.PromoBack
 {
    background:             #000000;
 }

.PromoBack a
 {
    color:                  #B40101;
 }
 
.PromoBack h2
 {
    background:             #B40101;
 }

.PromoBack h2 a
 {
    color:                  #ffffff;
 }
 
.PromoBack .Bin
 {
    border:                 1px solid #B40101;
    background:             #ffffff;
    margin-bottom:          10px;
    padding:                0px;
    font-size:              12px;
    height:                 100%;
 }

.PromoBack li.active
 {
    background:             #B40101;
    border:                 1px solid #B40101;
 }
 
.PromoBack li.inactive
 {
    border:                 1px solid #B40101;
 }
/* do not change border widths, breaks layout */ 
 
 
.PromoBack .mostPopular .mp_lower
 {
    border:                 1px solid #B40101;
 }
 
.PromoBack .listingsSearch div.body
 {
    border:                 1px solid #B40101;
    color:                  #B40101;
 }



/* --- End /home/httpd/public/app/law/webroot/css/default.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/Top50Index.css --- */

.Top50Index h1
{
    margin:             0 0 10px;
	padding:            3px 5px 5px;
	background:         #344c7c;
	color:              white;
	font-family:        Arial,Helvetica,sans-serif;
	font-size:          .9em;
	text-transform:     uppercase;
}

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

.Top50Index li
{
    list-style:none;
    clear:both;
    overflow:auto;
    margin:0;
    padding:10px;
    border-bottom:1px dashed #344c7c;
}

.Top50Index li:last-child
{
    border:none;
}

.Top50Index li .Thumbnail_Image
{
    float:left;
    margin:0 10px 0 0;
}

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

.Top50Index li h2
{
    font-size:1.5em;
    text-transform:uppercase;
}

.Top50Index li h3
{
    font-style:normal;
    font-weight:normal;
}

/* --- End /home/httpd/public/app/law/webroot/css/Top50Index.css --- */
/* --- Start /home/httpd/public/app/law/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:         600px;
    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 #344c7c;
    text-align:    left;
    top:           20px;
    right:         0px;
 }
 
.TickexGridArea #TickexDateForm .calCont
 {
    float:         left;
    margin:        0px 10px;
 } 
 
.TickexGridArea .TickexGridTable
 {
    width:         610px;
    float:         left;
    margin:        0px;
    font-size:     11px;
 }
 
.TickexGridArea .TickexGridTable table.resultsTable
 {
    border-collapse: collapse;
    margin:          10px auto;
    clear:           both;
    width:           95%;
 }

.TickexGridArea .TickexGridTable table.resultsTable th
 {
    border:         1px solid #344c7c;
    color:          #ffffff;
    background:     #344c7c;
 }
  
.TickexGridArea .TickexGridTable table.resultsTable td
 {
    border:         1px solid #344c7c;
    padding:        2px 5px;
    vertical-align: top;
 }
 
.TickexGridArea .TickexGridTable table.resultsTable .tdDate,
.TickexGridArea .TickexGridTable table.resultsTable .tdCity
 {
    white-space:    nowrap;
 }

.TickexGridArea .bottom
 {
    margin:         5px;
 }
 
.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:   #344c7c;
    color:              #FFFFFF;
    border:             1px solid #CCCCCC;
    font-size:          12px;
 }

.TickexGridArea .popupCalendar td.today
 {
    background-color:   #344c7c;
    color:              #FFFFFF;
 }

.TickexGridArea .popupCalendar td.past
 {
    cursor:             default;
    background-color:   #EEEEEE;
 }
 
.TickexGridArea .popupCalendar td.prevnext
 {
    background-color:   #344c7c;
    color:              #FFFFFF;
 }
 
.TickexGridArea .popupCalendar input
 {
    font-size:          8px;
 }
 
.TickexGridArea .popupCalendar select
 {
    font-size:          9px;
    width:              75px;
 }


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

.Top50ContentArea .Top50Content
{
	width:              480px;
	float:              left;
	padding:            0;
	border:             1px solid #344c7c;
	background:         white;
}

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

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

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

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

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

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

.Top50ContentArea .BeSocial li
{
    display:inline;
    /*float:              left;
    margin:             0px 3px 0px 0px;*/
    padding:            0px 2px;
    border:             0px;
}

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


.Top50ContentArea .Story_Header .Top_50_Items_Navigation
{
    width:              420px;
    margin:             10px auto 0;
    padding:            0;
    overflow:           hidden;
    background:         #E7ECF2;
    border:             1px solid #344c7c;
}

.Top50ContentArea .Story_Header .Top_50_Items_Navigation li
{
    list-style:         none;
    margin:             0;
    padding:            5px 0;
    font-family:        Arial,Helvetica,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:              #344c7c;
    padding:            0 5px
}

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

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

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

.Top50ContentArea .Story_Header_Image_Meta_Info
{
    padding:            .25em 0;
    overflow:           auto;
    background:         #E7ECF2;
    border:             1px solid #344c7c;
}

.Top50ContentArea .Story_Header_Image_Meta_Info p.Image_Caption
{
    width:              204px;
    float:              left;
    margin:             0;
    padding:            0 0 0 5px;
    font-family:        Arial,Helvetica,sans-serif;
}

.Top50ContentArea .Story_Header_Image_Meta_Info p.Image_Credit
{
    width:              204px;
    float:              right;
    text-align:         right;
    margin:             0;
    padding:            0 5px 0 0;
    font-family:        Arial,Helvetica,sans-serif;
}


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

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

.Top50ContentArea .Story_Footer .Top_50_Items_Menu a
{
    color:              #344c7c;
}


.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:        Arial,Helvetica,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:              #344c7c;
}

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

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

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

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

/* --- End /home/httpd/public/app/law/webroot/css/Top50.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/FooterWidget.css --- */

/* --- Start /home/httpd/public/app/law/webroot/css/FooterWidget.css --- */
.Footer
{
    padding:10px;
    text-align:center;
    font-size:11px;
}

.Footer #Footer_Menu
{
    margin-bottom:5px;
}

.Footer #Footer_Menu li
{
    list-style:none;
    display:inline;
    padding:0 0 0 3px;
}

.Footer #Footer_Menu li a
{
    padding:0 3px 0 0;
}

.Footer #Copyright
{
    margin:0;
    padding:0;
}
/* --- End /home/httpd/public/app/law/webroot/css/FooterWidget.css --- */


/* --- End /home/httpd/public/app/law/webroot/css/FooterWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/AdIndexTower.css --- */

.AdIndexTower
{
    margin:             5px auto 10px auto;
    width:              158px;
    border:             1px #344c7c solid;
    background:         #ffffff;
}

.AdIndexTower img
{
    border:             0px;
    margin:             0px;
    width:              158px;
}

.AdIndexTower h2
{
    background:         #ccc;
    border-top:         1px #344c7c solid;
    border-bottom:      1px #344c7c 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;
}

.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;   
    text-align:         left;
}

.AdIndexTower ul li div
{
    text-align:         left;  
}

.AdIndexTower .more
{
    text-align:        right;
    margin:            15px 5px 5px 0px;
}

/* --- End /home/httpd/public/app/law/webroot/css/AdIndexTower.css --- */
/* --- Start /home/httpd/public/app/law/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 #344c7c solid;           
}






/* --- End /home/httpd/public/app/law/webroot/css/moviesTrailerSearch.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/ArchiveSearch.css --- */

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

.ArchiveSearchContentArea
 {

 }

.ArchiveSearchContentArea .AAScol1
 {
    float:              left;
    display:            block;  
    width:              520px;
    margin-right:       5px;
 }

.ArchiveSearchContentArea .AAScol2
 {
    float:              right;
    width:              275px;
    display:            block;
 }

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

/* --- End /home/httpd/public/app/law/webroot/css/ArchiveSearch.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/Slideshow.css --- */

.SlideshowContentArea
 {
    width:               100%;
    float:               left;
    background:          #ffffff;
    height:              100%;
    overflow:            auto;
 }

.SlideshowContentArea .ssCol1
 {
    text-align:          center;
 }

.SlideshowContentArea .ssCol1 h2
 {
    background:           none;
    color:                #000000;
    font-size:            16px;
    text-align:           left;
    display:              block;
    clear:                both;
    width:                480px;
    padding:              1px 1px 15px 1px;
    white-space:          normal;
    margin:               5px 0px 0px 5px;
    position:              relative;
 }
 
.SlideshowContentArea .ssCol1 h3
 {
    font-weight:          normal;
    text-align:           left;
    font-style:           italic;
    font-size:            13px;
    padding:              1px;
    margin:               5px;
    display:              block;
    clear:                both;
    width:                480px;
    position:             relative;
    
 }
 
.SlideshowContentArea .ssCol1 h4
 {
    font-weight:         normal;
    text-align:          right;
    font-size:           12px;
    padding:             0px;
    margin:              5px;
    float:               right;
 }
 
.SlideshowContentArea .ssCol1 h5
 {
    font-weight:         normal;
    text-align:          left;
    font-size:           12px;
    padding:             5px 0px 0px 0px;
    margin:              5px;
    clear:               both;
 }

 .SlideshowContentArea .ssCol1 .ssNav
 {
    width:               400px;
    text-align:          center;
    margin-left:         auto;
    margin-right:        auto;
 }

 
.SlideshowContentArea .ssCol1 #count
 {
    float:               left;
    font-weight:         bold;
    font-size:           12px;
    margin:              5px;
 }

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

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

.SlideshowContentArea .ssCol1 #play
 {

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

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

.SlideshowContentArea .ssCol1 #photo
 {
    text-align:          center;
    clear:               both;
 }
 
.SlideshowContentArea .ssCol1 #photo img
 {
    padding:             3px;
    border:              1px solid #344c7c;
 }
 
.SlideshowContentArea .ssCol1 .FeedbackView .CommentsHead
 {
    text-align:          left;
    padding-left:        5px;
    
    
 }
 
.SlideshowContentArea .ssCol1 .FeedbackView ol#Comments
 {
    text-align:          left;
 }


/* --- End /home/httpd/public/app/law/webroot/css/Slideshow.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/PrivacyPolicy.css --- */

.PrivacyPolicy>h2
{
    font-size:          12px;
    color:              #344c7c;
    border-bottom:      1px #ccc solid;
    margin:             10px 0px;
    background:         none;
    font-weight:        bold;
}

.PrivacyPolicy 
{
    font-size:          12px;
    margin:				0px 0px 10px 0px;
    padding:            5px;

}

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


/* --- End /home/httpd/public/app/law/webroot/css/PrivacyPolicy.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/NationalNewsWidget.css --- */

.NewsContentArea .NationalNewsWidget
 {
    background-color:   #344c7c;
    padding:            0px 5px 5px 5px;
    border:             1px solid #cccccc;
    margin-bottom:      5px;
    overflow:           auto;
    display:            block;

 }

.NewsContentArea .NationalNewsWidget .NationalNewsWidgetWhite
 {
    background-color:   #ffffff;
    margin:             0px;
    padding:            0px;
    overflow:           hidden;
    display:            block;
 }

.NewsContentArea .NationalNewsWidget .NationalNewsWidgetWhite .NationalNewsWidgetStory
 {
    margin:             5px 5px 0px 5px;
    border-bottom:      1px #ccc solid;
     }

.NewsContentArea .NationalNewsWidget h2
 {
    background:         #344c7c none repeat scroll 0%;
    color:              #FFFFFF;
    font-size:          12px;
    font-weight:        bold;
    height:             18px;
    padding:            3px 0px 0px 4px; 
 }

.NewsContentArea .NationalNewsWidget h3
 {
    color:              #344c7c;
    font-size:          14px;
    margin:             0px 5px;
 }

.NewsContentArea .NationalNewsWidget h4
 {
    color:              #999;
    font-size:          12px;
    margin:             0px 5px;
    text-align:         right;
 }

.NewsContentArea .NationalNewsWidget h5
 {
    display:            none;
 }
 
.NewsContentArea .NationalNewsWidget .byLine 
 {
    display:            none;
 }

.NewsContentArea .NationalNewsWidget img
 {
    float:              left;
    margin:             0px 5px 5px 0px;
    width:              100px;
     }

 
 
/*Music National News*/

.MusicContentArea .NationalNewsWidget
 {
    background-color:   #fff;
    border:             0px;
    margin-bottom:      5px;
    overflow:           auto;
    padding-bottom:     5px;
 }

.MusicContentArea .NationalNewsWidget .NationalNewsWidgetWhite
 {
    background-color:   #ffffff;
    border:             1px #ccc solid;
    margin:             0px;
    padding-left:       5px;
 }

.MusicContentArea .NationalNewsWidget .NationalNewsWidgetWhite .NationalNewsWidgetStory
 {
    margin:             0px 5px -1px 5px;
    border-bottom:      1px #ccc solid;
    line-height:        16px;
 }

.MusicContentArea .NationalNewsWidget h2
 {
    font-size:          32px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #344c7c;
    margin:             -2px 0px -8px;
 }

.MusicContentArea .NationalNewsWidget h3
 {
    color:              #344c7c;
    font-size:          14px;
    margin:             0px;
    padding:            0px;
    margin:             0px;
 }

.MusicContentArea .NationalNewsWidget h4
 {
    color:              #999;
    font-size:          12px;
    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;
}

/* --- End /home/httpd/public/app/law/webroot/css/NationalNewsWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/AdIndexTOC.css --- */

.AdIndex
{
    width:              800px;
    float:              left;
    margin-right: 0px;
    font-size: 11px;
    background-color: white;
    padding: 5px;
}
.AdIndexContentArea .bodyBack {
    background-color: white;
}   
.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:   #344c7c;
    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:              #344c7c;
    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:         #344c7c url(http://assets.laweekly.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/law/webroot/css/AdIndexTOC.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/BeSocial.css --- */

.BeSocial h2
 {

 }

.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.laweekly.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:        Arial,Helvetica,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.laweekly.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.bsh2
 {
    border-top:         1px dotted #000000;
    margin:             0px;
    padding:            0px;
    font-size:          12px;
    clear:              both;
    background:         none;
    color:              #344c7c;
 }

.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:            0px;
 }
 

.DisplayVenue .BeSocial h2
 {

    margin:             0px;
    padding:            0px;
    font-size:          12px;
    text-transform:     none;
    clear:              both;
    color:              #000000;
    background:         none;
 }

.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 .TagCloudContent .BeSocial li.rss
 {
    float:              right;
    margin:             -20px 3px 0px 3px;
    border:             0px;
    
 }
 
 /*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/law/webroot/css/BeSocial.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/AuthorsViewLayout.css --- */

.AuthorContent .col1
{
    width:          500px;
    float:          left;

}



/* --- End /home/httpd/public/app/law/webroot/css/AuthorsViewLayout.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/ComicsStrip.css --- */

.ComicsContentArea .col1
 {
    width:              810px;
 }

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

.comic h2
 {
    font-size:          12px;
    font-weight:        bold;
    text-align:         left;
    padding:            3px 0px 0px 5px;
    margin-bottom:      5px;
 }

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

/* --- End /home/httpd/public/app/law/webroot/css/ComicsStrip.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/AdviceColumnWidget.css --- */

.AdviceColumnContent
 {
 }

.AdviceColumn
 {
    width:                795px;
    float:                left;
 }

.AdviceColumnWidget
{
    font-family:          Arial,Helvetica,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%;
 }

.AdviceRight
 {
    width:               300px;
    margin:              0px 10px 5px 5px;
    float:               right;
    text-align:          center;
 } 
  
.AdviceColumnRight
 {
    font-family:         Arial,Helvetica,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:                #344c7c;
    font-family:          Arial,Helvetica,sans-serif;
    font-size:            11px;
 
 }
 
 .AdviceRight img
 {
     float:              right;	
     margin:             10px;
 }
 
 .AdviceRight #Middle.Ads img
 {
     float:              right;	
     margin:             0px;
 } 

/* --- End /home/httpd/public/app/law/webroot/css/AdviceColumnWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/SearchAdvancedWidget.css --- */

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

.SearchAdvancedWidget
 {
    background-color:   #FBFBFB;
    border:             1px solid #344c7c;
    margin:             0pt 0px 5px 0px;
    padding:            5px;
    overflow:           auto;
    width:              510px;
    float:              left;
 }
  
.SearchAdvancedWidget h2
 {
    font-size:          12px;
    font-weight:        bold;
    margin:             0px 0px 10px;
    padding:            0px 0px 0px 4px;
    color:              #ffffff;
    background:         #344c7c;
 }
 
.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:              230px;
    position:           relative;
 }

 
.SearchAdvancedWidget #sections #newsSection
 {
    float:              left;
    width:              100px;
 }  
 
.SearchAdvancedWidget #sections #musicSection
 {
    float:              right;
    width:              100px;
 }  
 
.SearchAdvancedWidget #sections #eat-drinkSection
 {
    float:              left;
    width:              100px;
 }  
 
.SearchAdvancedWidget #sections #film-tvSection
 {
    float:              right;
    width:              100px;
 }  
 
.SearchAdvancedWidget #sections #art-booksSection
 {
    float:              left;
    width:              100px;
 }  
 
.SearchAdvancedWidget #sections #stageSection
 {
    float:              right;
    width:              100px;
 }  
 
.SearchAdvancedWidget #sections #calendarSection
 {
    float:              left;
    width:              100px;
 }  
 
.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/law/webroot/css/SearchAdvancedWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/filmpoll.css --- */

#filmpollwrap {
 width:478px;
 padding:10px;
 text-align:center;
}

.treven {
background:#EEEEEE;
text-align:left;
}

.trodd {
background:#CCCCCC;
text-align:left;
}

.filmtable {
margin:auto;
}

.filmtd {
text-align:center;
}

/* --- End /home/httpd/public/app/law/webroot/css/filmpoll.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/TrailerSearchWidget.css --- */

.TrailerSearch
 {
    width:              600px;
    margin:             10px auto 10px auto;
 }
.TrailerSearch .blueline
 {
    height:             1px;
    width:              45%;
    margin:             1px 0px 1px 0px;
    padding:            0px;
    border-bottom:      1px solid #344c7c; 
 }
 
.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.laweekly.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 #344c7c;
    display:            block;
 }

.TrailerSearch .Pagination
 {
    padding:            5px 10px 0px 0px;
    DISPLAY:            inline; 
    BACKGROUND:         url(http://assets.laweekly.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 #344c7c;
    border-top:         none;
    background:         #ffffff;
    overflow:           auto;
 }

.TrailerSearch .even
 {
    border:             1px solid #344c7c;
    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;
 }

/* --- End /home/httpd/public/app/law/webroot/css/TrailerSearchWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/CDReviewsTOC.css --- */

.CDReviewsContentArea
 {
    padding:            0px;
    margin:             0px;
    position:           relative;
    top:                0px;
 }
 
.CDReviewsContentArea .CDReviews
 {
    padding:            5px 5px 20px 5px;
    background:         #ffffff;
    border:             1px solid #344c7c;
    position:           relative;
    top:                0px;
 }

.CDReviewsContentArea .CDReviews .header
 {
    background:         #344c7c;
    color:              #ffffff;
    padding:            5px 5px 10px 5px;
    margin:             0px 0px 5px 0px;
    font-size:          12px;
    text-align:         right;
 }

.CDReviewsContentArea .CDReviews h2
 {
    background:         #344c7c;
    color:              #ffffff;
    padding:            0px;
    margin:             0px;
    font-size:          18px;
    font-weight:        bold;
    float:              left;
 }

.CDReviewsContentArea .CDReviews h2 .total
 {
    background:         #344c7c;
    color:              #ffffff;
    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;
    line-height:        125%;
 }
 
.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;
    clear:              both;
 }

/* --- End /home/httpd/public/app/law/webroot/css/CDReviewsTOC.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/CalendarWidget.css --- */

.CalendarWidget
{
	width:300px;
	margin:0 0 15px 0;
	padding:0px 0 0;
	font-family:Arial,Helvetica,sans-serif;
	background: #e6f0ef;
	border: 1px solid #344c7c;
	text-align: center;
}

.CalendarWidget ul.tabs
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: relative;
    bottom: -1px;
}

.CalendarWidget ul.tabs li.tab
{
    float: left;
	width: 38px;
    margin: 0px 1px;
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
	text-align:center;
	background: #ffffff;
}

.CalendarWidget ul.tabs li.active
{
    border-left: 1px solid #344c7c;
    border-top: 1px solid #344c7c;
    border-right: 1px solid #344c7c;
    cursor: default;
    background: #344c7c;
    color: #ffffff;
    height: 13px; /* #1265 */
    
}

.CalendarWidget ul.tabs li.inactive
{
    border-left: 1px solid #344c7c;
    border-top: 1px solid #344c7c;
    border-right: 1px solid #344c7c;
    border-bottom: 1px solid #344c7c; /* #1265 */
    cursor: pointer;
    background: #cccccc;
}


.CalendarWidget .lower
{
	clear:both;
	margin:0;
	padding:5px 5px 0;
	border-top:1px solid #344c7c;
	background:#e6f0ef;
	font-size:12px;
	text-align: left;
}

.CalendarWidget .lower ul li a.subEvent
 {
    float:              right;
    font-weight:        normal;
    font-style:         italic;
    margin-right:       5px;
 }

.CalendarWidget .lower #calendarBody ul.tabs,
.CalendarWidget .lower #musicBody ul.tabs,
.CalendarWidget .lower #stageBody ul.tabs,
.CalendarWidget .lower #artsBody ul.tabs
{
    border:             none;
    margin:             0px 0px 0px 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-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
    }


.CalendarWidget .lower form
{
    margin:             2px;
}

.CalendarWidget .lower ul.tabs li.tab
{
    font-family:        Arial,Helvetica,sans-serif;
    width:              30px;
    padding:            2px 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:         #344c7c;
    color:              #fff;
    height:             32px;
    border-top:         1px #000 solid;
    border-right:       2px #000 solid;
    border-bottom:      2px #000 solid;
    border-left:        1px #000 solid;
}

.CalendarWidget .lower ul.tabs li.inactive
{
    background:         #fff;
    color:              #344c7c;
    height:             32px;
    border-top:         1px #000 solid;
    border-right:       2px #000 solid;
    border-bottom:      2px #000 solid;
    border-left:        1px #000 solid;
    cursor:             pointer;
    font-weight:        bold;
    text-decoration:    none;
}

.CalendarWidget .lower ul.tabs li.inactive:hover
{
    background:         #e7e7e7;
}

.CalendarWidget .lower h2
{
    font-family:       Arial,Helvetica,sans-serif;
    font-size:         12px;
    font-weight:       bold;
    padding:           0px;
    margin:            0px;
}

.CalendarWidget .lower .head
{
    font-family:        Arial,Helvetica,sans-serif;
    text-align:         center;
    font-weight:        bold;
    font-size:          12px;
    border-bottom:      1px #ccc dashed;
    padding:            0px 0px 5px 0px;
    margin:             0px;
    clear:              both;
    position:           relative;
}

.CalendarWidget .lower .head img
 {
    border:             none;
    position:           absolute;
    left:               1px;
    top:                -5px;
 }

.CalendarWidget .lower ul
{
    font-family:        Arial,Helvetica,sans-serif;
    list-style-type:    none;
    padding:            0px;
    margin:             0px 0px 5px 0px;
}

.CalendarWidget .lower li
{
    font-family:        Arial,Helvetica,sans-serif;
    border-bottom:      1px #ccc solid;
    padding:            5px 0px;
    overflow:           auto;
}

.CalendarWidget .lower li.subLi
{
    overflow:           hidden;
}

.CalendarWidget .lower .microbar
{
    padding:            3px;
    font-size:          10px;
    text-align:         center;
}

.CalendarWidget .lower .microbar img
{
    margin:            0px;
    vertical-align:    middle;
}


.microbar .microbarLegend
{
   font-size:          10px;
}

.lower fieldset
{
    padding:            0px;
    margin-bottom:      10px;
}


/*Dining*/
.CalendarWidget .lower .editorsPicks
{
    font-family:        Arial,Helvetica,sans-serif;
    text-align:         center;
    font-weight:        bold;
    font-size:          12px;
    border-bottom:      1px #ccc dashed;
    padding:            5px 0px;
    margin:             0px 10px;
}

.CalendarWidget .lower input.dbinput
{
    width: 230px;
    font-size: 12px;
    margin-left: -2px;
}

/*END Dining*/


.CalendarWidget .title
{
    font-weight:        bold;
    text-transform: uppercase;
}

.CalendarWidget a
{
    font-weight:        normal;
}

.CalendarWidget .address
{
    font-family:        Arial,Helvetica,sans-serif;
    font-weight:        bold;
}

.CalendarWidget .calView
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-weight:        normal;
    clear:              both;
    margin:             0px 0px 10px 0px;
    padding:            0px;
    text-align:         left;
 }

.CalendarWidget .calView span
 {
    float:              right;
 }
 
.CalendarWidget .calView a
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #344c7c;
    font-weight:        normal;
    cursor:             pointer;
 }

.CalendarWidget .locationLink
{
    font-family:        Arial,Helvetica,sans-serif;
    font-weight:        normal;
}

.CalendarWidget .moreRight
{
    font-family:        Arial,Helvetica,sans-serif;
    font-weight:        normal;
    float:              right;
}

.CalendarWidget .more
{
    font-family:        Arial,Helvetica,sans-serif;
    font-weight:        normal;
}


.CalendarWidget .lower label
{
    font-weight:        bold;
    font-family:        Arial,Helvetica,sans-serif;
}


.CalendarWidget .lower input
{
    margin:             0px;
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          10px;
}


.CalendarWidget .lower legend
{
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
}

.CalendarWidget .popupCalendar
 {
    font-family:        Arial,Helvetica,sans-serif;
    position:           absolute;
    margin:             -4px 0px 12px 0px;
    width:              170px;
    background:         #aaaaaa;
    border:             1px solid #999999;
    z-index:            200;
 }

.CalendarWidget .popupCalendar a.calView
 {
    font-family:        Arial,Helvetica,sans-serif;
    color:              #ffffff;
    float:              right;
 }

.CalendarWidget .popupCalendar img
 {
    cursor:             pointer;
    position:           relative;
    left:               -19px;
    top:                3px;
 }

.CalendarWidget .popupCalendar table
 {
    font-family:        Arial,Helvetica,sans-serif;
    border:             1px solid #CCCCCC;
    background-color:   #FFFFFF;
    font-size:          11px;
    width:              100%;
    float:              left;
 }

.CalendarWidget .popupCalendar td
 {
    font-family:        Arial,Helvetica,sans-serif;
    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:   #344c7c;
    color:              #FFFFFF;
    border:             1px solid #CCCCCC;
    font-size:          12px;
 }

.CalendarWidget .popupCalendar td.today
 {
    background-color:   #344c7c;
    color:              #FFFFFF;
 }

.CalendarWidget .popupCalendar td.past
 {
    cursor:             default;
    background-color:   #EEEEEE;
 }

.CalendarWidget .popupCalendar td.prevnext
 {
    background-color:   #344c7c;
    color:              #FFFFFF;
 }

.CalendarWidget .popupCalendar input
 {
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          8px;
 }

.CalendarWidget .popupCalendar select
 {
    font-size:          9px;
    width:              75px;
 }

.CalendarWidget .lower #moviesBody a.more
 {
   font-weight:         bold;
   display:             block;
   text-align:          right;
 }

.CalendarWidget a.more
{
    font-weight:        bold;
}

.CalendarWidget .lower #musicBody .DigitalJukebox img
 {
   width:               285px;
   margin-left:         auto;
   margin-right:        auto;
 }

 .CalendarWidget .releaseDate
{
   font-family:         Arial,Helvetica,sans-serif;
   font-size:           11px;
}

.CalendarWidget .blurb
{
    font-family:        Arial,Helvetica,sans-serif;
    font-size:          12px;
}

.CalendarWidget input.zip
 {
    font-size: 12px;
 }



/* --- End /home/httpd/public/app/law/webroot/css/CalendarWidget.css --- */
/* --- Start /home/httpd/public/app/law/webroot/css/BestOfGraphics.css --- */

.BestOfGraphicsWidget
 {
    width:              302px;
 }

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

.BestOfGraphicsWidget h2
 {
    font-size:          12px;
    padding:            3px;
    height:             100%;
    color:              #ffffff;
    margin-bottom:      5px;
    width:              100%;
 }
 


/* --- End /home/httpd/public/app/law/webroot/css/BestOfGraphics.css --- */


/* Generated at 2009-11-24 15:22:14 */

