﻿/* =Brand Form Styling
-------------------------------------------------------------------------*/

#baseHold form{margin: 10px 0;}
#baseHold select, #baseHold .input, 
#baseHold .inputDisabled, #baseHold .inputArea {
     margin:1px 0 1px 0;
     width:50%;
     font-family:Arial, verdana;
     background-repeat: repeat-x;
     border: solid 1px #A4A4A4;
     font-size: 85% !important;
}
#baseHold select{width: 20%;padding:1px 0 1px 0;font-size:90%;}
#baseHold .inputDisabled{background-color:#FAFAFA;color:#646464;padding:2px;}
#baseHold label{float: left;text-align: left;margin: 4px 5px 0 0; width: 30%;}

/** provide width classes to stack onto inputs **/
#baseHold .ten{width:10%;}
#baseHold .fifteen{width:15%;}
#baseHold .twenty{width:20%;}
#baseHold .twentyfive{width:25%;}
#baseHold .thirty{width:30%;}
#baseHold .thirtyfive{width:35%;}
#baseHold .forty{width:40%;}
#baseHold .fortyfive{width:45%;}
#baseHold .fifty{width:50%;}
#baseHold .fiftyfive{width:55%;}
#baseHold .sixty{width:60%;}
#baseHold .sixtyfive{width:65%;}
#baseHold .seventy{width:70%;}
#baseHold .seventyfive{width:75%;}
#baseHold .eighty{width:80%;}
#baseHold .eightyfive{width:85%;}
#baseHold .ninety{width:90%;}
#baseHold .ninetyfive{width:95%;}
#baseHold .hundred{width:100%;}



/* =Layout Structure
-------------------------------------------------------------------------*/

#baseHold{
    width: 100%;
    padding: 16px 0;
    font-family: Trebuchet MS, Arial;
    float: left;
}


/* =Search Box Top Structure
-------------------------------------------------------------------------*/

#baseHold .searchcol{
    float: left;
    width: 280px;
}
#baseHold .search{
    float: left;
    padding: 0 8px;
    width: 264px;
}
#baseHold .contentHold .searchcol{
    width: 264px;
    padding: 0;
}
#baseHold .contentHold .search{
    padding: 0 8px 0 0;
}
#baseHold .contentHold .searchcol .search
{
    padding: 0;
}
#baseHold .search .top{
    float:left;
    width: 262px;
    background: #222021 url(/images/listings/bg_search_top.gif) top left no-repeat;
    height: 48px;
}
#baseHold .search .panel{
    float:left;
    background: #383637 url(/images/listings/bg_search_main.gif) top left repeat-y;
    width: 262px;
}
#baseHold .search .panel .keyword{
    float:left;
    background: transparent url(/images/listings/bg_keyword.gif) top left no-repeat;
    margin: 6px 0 0 0;
    color:#252525;
    font-size: 90%;
    width: 242px;
}
#baseHold .search .panel .base{
    float:left;
    width:100%;
    background: transparent url(/images/listings/bg_search_base.gif) top left no-repeat;
    height: 37px;
    margin: 10px 0 0 0;
}
#baseHold .search .panel .keywordbase{
    float:left;
    width: 242px;
    background: transparent url(/images/listings/bg_keyword_base.gif) top left no-repeat;
    line-height: 8px;
    height: 8px;
}
#baseHold .search .panel .base input{
    float:right;
    margin: 0 12px 0 0;
}
#baseHold .search .panel span{
    float:left;
    color: #9CD5E6;
    font-weight: bold;
    padding: 8px 0 0 0;
}
#baseHold .search .bd{
    padding: 6px 10px 0 10px;
    color: #fff;
}


/** Search Box - Form Elements **/

#baseHold .search .panel label{
    float:left;
    width:70px;
    font-weight: bold;
}
#baseHold .search .panel .row{
   float:left;
   padding: 4px 0 0 0;
   width: 240px;
}
#baseHold .search .panel .row .img{
    vertical-align: -20%;    
}
#baseHold .search .panel .radio{
    float:left;
    padding: 0 0 5px 0;
    font-size: 85%;
    width: 162px;
}
#baseHold .search .panel .keyword label{
    padding: 5px 0 0 8px;
    width: 100px;
}
#baseHold .search .panel .keyword input{
    margin: 5px 0 0 0;
}



/* =Search Box Recommendations Structure
-------------------------------------------------------------------------*/

#baseHold .search #recs{
    float:left;
    width:100%;
    background: #3F3D3E url(/images/listings/bg_searchbot_main.gif) top left repeat-y;
}
#baseHold .search #recs .base{
    float:left;
    width:100%;
    background: #3F3D3E url(/images/listings/bg_searchbot_base.gif) top left no-repeat;
    line-height: 12px;
    height: 12px;
}
#baseHold .search #recs h2{
    background: transparent url(/images/listings/bg_rec_h2.gif) top left no-repeat;
    width: 242px;
    float: left;
    color: #fff;
    margin: 5px 0 0 0;
}
#baseHold .search #recs h2 span,
#baseHold .search #recs h3 span{
    float:left;
    display: block;
    padding: 2px 0 0 8px;
}
#baseHold .search #recs h2 span{
    padding-top: 7px;
}
#baseHold .search #recs h3{
    background: transparent url(/images/listings/bg_rec_h3.gif) top left no-repeat;
    width: 180px;
    float: left;
    color: #fff;
    font-size: 85%;
    margin: -6px 0 8px 34px;
}
#baseHold .search #recs h2 div{
    float:left;
    background: transparent url(/images/listings/bg_rec_h2_base.gif) top left no-repeat;
    width:100%;
    line-height: 9px;
    height: 9px;
}
#baseHold .search #recs h3 div{
    float:left;
    background: transparent url(/images/listings/bg_rec_h3_base.gif) top left no-repeat;
    width:100%;
    line-height: 4px;
    height: 4px;
}
#baseHold .search #recs ul{
    float:left;
    margin: 0 0 0 0;
    padding:0;
    width: 242px;
    font-size:90%;
    list-style: none;
}
#baseHold .search #recs ul li{
    float:left;
    width: 100%;
    list-style: none;
}
#baseHold .search #recs ul li div{
    float:left;
    width: 195px;
    overflow: hidden;
    height:20px;
    padding: 0 0 0 5px
}
#baseHold .search #recs ul li a{
    float:right;
    background: transparent url(/images/listings/bg_rec_a.gif) top left no-repeat;
    color: #fff;
    text-decoration: none;
    width:40px;
    text-align: center;
    height:18px;
    font-size:90%;
}
#baseHold .search #recs ul li a:hover{
    text-decoration: underline;
}
#baseHold .search #recs a.view{
    color: #fff;
    font-size:90%;
    float:right;
    margin: 3px 3px 0 0;
}



/* =Venue Finder Top Structure
-------------------------------------------------------------------------*/

#baseHold .venuefinder{
    float:left;
    padding-left: 10px;
    margin: 5px 0 0 0;
}
#baseHold .contentHold .venuefinder{
    padding: 0 0 0 2px;
}
#baseHold .venuefinder .top{
    float:left;
    width: 262px;
    background: transparent url(/images/listings/bg_vf_top.gif) top left no-repeat;
    height: 5px;
    line-height: 5px;
}
#baseHold .venuefinder .panel{
    float:left;
    background: transparent url(/images/listings/bg_vf_main.gif) bottom left no-repeat;
    width: 262px;
    padding: 0 0 8px 0;
}
#baseHold .venuefinder .bd{
    padding: 6px 2px 0 5px;
    color: #fff;
}
#baseHold .venuefinder h2{
    background: transparent url(/images/listings/bg_vf_h2.gif) top left no-repeat;
    width: 242px;
    float: left;
    color: #fff;
    margin: 0 0 0 2px;
    padding: 0 !important;
    font-size:110%;
}
#baseHold .venuefinder h2 span{
    float:left;
    display: block;
    padding: 7px 0 0 20px;
    line-height: 90%;
}
#baseHold .venuefinder h2 div{
    float:left;
    background: transparent url(/images/listings/bg_vf_h2_base.gif) top left no-repeat;
    width:100%;
    line-height: 8px;
    height: 8px;
    padding: 0 !important;
}
#baseHold .venuefinder input.img{
    float:right;
    margin: 4px 7px 0 0;
}
#baseHold .venuefinder .ddlholder{
    float:left;
    background: transparent url(/images/listings/bg_vf_input.gif) top left no-repeat;
    margin: -6px 0 0 0;
    padding: 3px 0 0 0;
    width: 249px;
}
#baseHold .venuefinder .ddlholder .base{
    float:left;
    width: 249px;
    background: transparent url(/images/listings/bg_vf_input_base.gif) bottom left no-repeat;
    line-height: 8px;
    height: 8px;
}
#baseHold .venuefinder .ddlholder select{
    margin: 3px 0 0 16px;
}



/* =Listings Main Content Pane Structure
-------------------------------------------------------------------------*/

#baseHold .contentHold,
#baseHold .contentBase{
    background: #fff url(/images/listings/bg_main_white_l.gif) top left no-repeat;
    float: left;
    width: 658px;
}
#baseHold .contentHold .pane,
#baseHold .contentBase .pane,
#baseHold .contentHold .panehome{
    background: transparent url(/images/listings/bg_main_white_r.gif) top right no-repeat;
    float: right;
    width: 638px;
    padding: 10px 5px 0 10px;
}
#baseHold .contentBase{
    background: #fff url(/images/listings/bg_main_white_bl.gif) bottom left no-repeat;
}
#baseHold .contentBase .pane{
    background: transparent url(/images/listings/bg_main_white_br.gif) bottom right no-repeat;
}
#baseHold .contentBase,
#baseHold .contentBase .pane{
    line-height: 10px;
    height: 10px;
}
#baseHold .contentHold .panehome{
    padding: 0 5px 0 0;
    width: 652px;
}



/* =Main Content Pane Styles
-------------------------------------------------------------------------*/

#baseHold .contentHold .col {
    float:left;
}



/* =Main Content
-------------------------------------------------------------------------*/

#baseHold .contentHold h1 {
    color: #484647;
    padding: 4px 0 4px 5px;
    border-bottom: solid 1px #B0DEED;
}

#baseHold .contentHold h1 div.left {
    float:left;
    width:70%;
}
#baseHold .contentHold h1 div.right {
    font-size: 70%;
    font-family: Arial;
    font-weight: normal;
    float:right;
    text-align:right;
    display: block;
    width:30%;
}


/* =List Item
-------------------------------------------------------------------------*/

#baseHold .contentHold .list {
    width: 415px;
}
#baseHold .contentHold .list ul,
#baseHold .contentHold .list ul li{
    float: left;
    padding:0;
    margin:0;
    list-style: none;
    font-family: Arial;
}
#baseHold .contentHold .list ul li.item{
    padding: 6px 0 16px 4px;
    margin: 0 0 5px 0;
    background: transparent url(/images/listings/bg_li_dotted_fat.gif) bottom left repeat-x;
}

#baseHold .contentHold .list ul li .txt {
    float: left;
    width: 318px;
}
#baseHold .contentHold .list ul li .img {
    float: right;
    width: 82px;
    margin: 6px 1px 0 5px;
    text-align: center;
}
#baseHold .contentHold .list h2.whatson{
    width: 400px;
    background: transparent url(/images/listings/bg_whatson_h2.gif) top left no-repeat;
    padding: 9px 0 7px 10px;
    color: #fff;
}


/** List item - internal elements ***/

#baseHold .contentHold .list ul li .img .pic {
    border: solid 1px #3AB8E1;
    padding: 1px;
}

#baseHold .contentHold .list ul li .txt h2,
#baseHold .contentHold .list ul li .txt h3,
#baseHold .contentHold .list ul li .txt h4{
    float: left;
    width: 100%;
    padding: 1px 0 0 0;
    margin: 0;
}

#baseHold .contentHold .list ul li .txt h2{
    color: #494748;
    font-family: Arial;
    font-size: 130%;
    margin: 6px 0 0 0;
}
#baseHold .contentHold .list ul li .txt h2 a{
    color: #494748;
    text-decoration: none;
}
#baseHold .contentHold .list ul li .txt h2 a:hover{
    text-decoration: underline;
}
#baseHold .contentHold .list ul li .txt h2 div {
    float:left;
    width:70%;
}
#baseHold .contentHold .list ul li .txt h2 span {
    font-size: 70%;
    font-weight: normal;
    float:right;
    text-align:right;
    display: block;
    width:30%;
}
#baseHold .contentHold .list ul li .txt h2 span a{
    text-decoration: underline;
}
#baseHold .contentHold .list ul li .txt h2 span a:hover{
    text-decoration: none;
}
#baseHold .contentHold .list ul li .txt h3{
    color: #666666;
    font-family: Arial;
    font-size: 90%;
    padding-left: 2px;
}
#baseHold .contentHold .list ul li .txt h4{
    color: #38B9E1;
    font-style:italic;
    padding-left: 3px;
    padding-bottom: 6px;
    font-family: Arial;
    font-size: 90%;
}
#baseHold .contentHold .list ul li .txt label{
    font-weight: bold;
    padding: 0;
    margin:0;
    width: 54px
}

#baseHold .contentHold .list ul li .txt ul li {
    clear:both;
    width: 100%;
    font-size: 90%;
}
#baseHold .contentHold .list ul li .txt ul li div {
    float: left;
}
#baseHold .contentHold .list ul li .txt ul li div {
    width: 260px;
}
#baseHold .contentHold .list ul li .txt ul li ul {
    width: 250px;
}
#baseHold .contentHold .list ul li .txt ul li ul li{
    padding: 0 1px 0 0;
    display: inline;
    float: none;
    clear:none;
    font-size: 100%;
}
#baseHold .contentHold .list ul li .txt ul li {
    clear:both;
    width: 100%;
    font-size: 90%;
}

/** List - Book Button ***/

#baseHold .contentHold .list ul li .bookbtn {
    float:right; 
    width:85px;
    margin: -26px 0 0 0;
}



/** List - Advert Item ***/

#baseHold .contentHold .list ul li.ad{
    width: 100%;
    text-align: center;
    background: transparent url(/images/listings/bg_li_dotted_fat.gif) bottom left repeat-x;
    padding: 0 0 10px 0;
}
#baseHold .contentHold .list ul li.ad a{
}
#baseHold .contentHold .list ul li.ad a.cont{
    float: right;
    text-decoration: none;
    margin: 4px 4px 8px 0;
}
#baseHold .contentHold .list ul li.ad a.cont:hover{
    text-decoration: underline;
}



/* =Main Content - Venue Profile
-------------------------------------------------------------------------*/

#baseHold .contentHold .venue {
    width: 415px;
}

#baseHold .contentHold .venue h1{
    font-size: 100%;
}

#baseHold .contentHold .venue h1 div.right{
    font-size: 100%;
}

#baseHold .contentHold .venue .logo{
    float: left;
}

#baseHold .contentHold .venue .info{
    float: left;
    width: 335px;
    padding: 8px 0 0 8px;
    font-family: Arial;
}
#baseHold .contentHold .venue .contact{
    float: left;
    width: 210px;
    margin: 8px 0 10px 0;
    font-size: 90%;
}
#baseHold .contentHold .venue .location{
    float: left;
    width: 190px;
    margin: 8px 0 10px 10px;
    font-size: 90%;
}
#baseHold .contentHold .venue .location #mapsml{
    border:solid 1px #e5e5e5;
    float:left; 
    width: 100%; 
    height: 130px;
}
#baseHold .contentHold .venue .location a{
    float:right;
    margin: 0 8px 0 0;
}
#baseHold .contentHold .venue .contact label,
#baseHold .contentHold .venue .location label{
    font-family: Arial;
    font-weight: bold;
    text-align: right;
    width: 120px;
    margin:0 2px 0 0;
    padding:0 3px 0 0;
}
#baseHold .contentHold .venue .location label{
    width: 96px;
}
#baseHold .contentHold .venue .contact div,
#baseHold .contentHold .venue .location div{
    float: left;
    font-family: Arial;
}



/** Venues - Related Clips ***/

#baseHold .contentHold .venue .rel{
    float: left;
    width: 398px;
    background: #EBEBEB url(/images/listings/bg_venue_related.gif) top left repeat-y;
    margin: 6px 0 12px 4px;
}
#baseHold .contentHold .venue .rel ul,
#baseHold .contentHold .venue .rel ul li{
    float: left;
    padding:0;
    margin:0;
    list-style: none;
    display:block;
}
#baseHold .contentHold .venue .rel ul{
    padding: 3px 0 3px 14px;
    width: 384px;
    clear: both;
}
#baseHold .contentHold .venue .rel ul li.title{
    width: 370px;
    font-family: Arial;
    font-weight: bold;
}
#baseHold .contentHold .venue .rel ul li a{
    float: left;
    border: solid 1px #868686;
    padding: 2px;
    margin: 4px 11px 6px 0;
}
#baseHold .contentHold .venue .rel ul li a:hover{
    border: solid 1px #4DBBE9;
}
#baseHold .contentHold .venue .rel ul li.link a,
#baseHold .contentHold .venue .rel ul li.link a:hover{
    border: solid 0px #000;
    float: right;
    font-size: 90%;
}
#baseHold .contentHold .venue .rel .base{
    float: left;
    background: transparent url(/images/listings/bg_venue_related_base.gif) bottom left no-repeat;
    width: 398px;
    line-height: 7px;
    height: 7px;
}
#baseHold .contentHold .venue .rel ul.closer{
    padding: 0 ;
    margin: 0 ;
}
#baseHold .contentHold .venue .rel ul.closer li{
    padding: 0 ;
    margin: 0 ;
}
#baseHold .contentHold .venue .rel ul.closer li a{
    float:right;
    padding: 0 ;
    margin: 0 4px 0 0 ;
    height: auto;
}


/* =Main Content - Banners
-------------------------------------------------------------------------*/

#baseHold .contentHold .banners {
    width: 209px;
    padding: 10px 0;
    margin-left:14px;
}
#baseHold .contentHold .banners ul,
#baseHold .contentHold .banners ul li{
    float: left;
    padding:0;
    margin:0;
    list-style: none;
}
#baseHold .contentHold .banners ul li.live{
    background: transparent url(/images/listings/banner_live.gif) top left no-repeat;
    width: 193px;
    height: 75px;
    padding: 85px 0 0 10px;
    color:#000;
    font-weight:bold;
    font-size:90%;
}
#baseHold .contentHold .banners ul li.live a{color:#000;}

#baseHold .contentHold .banners .bnr_funny {
    float: left;
    width: 208px;
}




/* =Comedybox Live Box
-------------------------------------------------------------------------*/

#baseHold .cblive{
    float: left;
    padding: 0 4px 0 8px;
    width: 270px;
}
#baseHold .cblive .top{
    float:left;
    width: 268px;
    background: transparent url(/images/listings/bg_live_top.gif) top left no-repeat;
    height: 88px;
}
#baseHold .cblive .panel{
    float:left;
    background: transparent url(/images/listings/bg_live_main.gif) bottom left no-repeat;
    width: 268px;
    padding: 0 0 80px 0;
}
#baseHold .cblive .bd{
    padding: 6px 10px 0 10px;
    color: #000;
    min-height: 200px;
    height: auto !important;
    height: 200px;
}
#baseHold .cblive .panel .name{
    float:left;
}
#baseHold .cblive .panel .img{
    float:left;
    margin: 0 8px 4px 0;
}
#baseHold .cblive .panel .narrow{
    float:left;
    width: 160px;
}


/* =Listings Home Page - Right Col
-------------------------------------------------------------------------*/

#baseHold .contentHold .panehome .rightCol{
    float: left;
    width: 385px;
}

/************* Standups **************/
#baseHold .contentHold .panehome .rightCol .standups{
    background: #fff url(/images/listings/bg_standups_home.gif) bottom right no-repeat; 
    padding: 10px;  
}
#baseHold .contentHold .panehome .rightCol .standups .title{color: #205162;font-size: 140%;display: block;margin-bottom: 5px;}
#baseHold .contentHold .panehome .rightCol .standups ul{margin: 0; padding: 0; list-style: none;}
#baseHold .contentHold .panehome .rightCol .standups ul li{float: left; padding-right: 18px;margin-right: 18px; background: url(/images/listings/clip_divider.gif) center right no-repeat;}
#baseHold .contentHold .panehome .rightCol .standups ul li.basic{background: none; margin: 0;padding: 0;}
#baseHold .contentHold .panehome .rightCol .standups img{padding: 2px; border: solid 1px #939393;}

/************ Forum Preview ***********/
#baseHold .contentHold .panehome .rightCol .forumAd{
    border: dashed 1px #949494;
    float: left;
    width: 170px;
    background: url(/images/listings/bg_forum_preview.gif) bottom right no-repeat;
    margin-left: 10px;
    display: inline;
    padding: 5px;
    font-weight: bold;
}
#baseHold .contentHold .panehome .rightCol .forumAd p{margin: 3px 0;}
#baseHold .contentHold .panehome .rightCol .forumAd p.lead{line-height: 1.7em;}
#baseHold .contentHold .panehome .rightCol .forumAd .one{font-size: 170%; color: #63958a;}
#baseHold .contentHold .panehome .rightCol .forumAd .two{font-size: 170%; color: #989898;}
#baseHold .contentHold .panehome .rightCol .forumAd .three{font-size: 140%; color: #3f3f3f;}

/************** Featured Venue ***********/
#baseHold .contentHold .panehome .rightCol .featuredVenue{
     float: right;
     border: solid 1px #9accff;
     width: 183px;
     padding: 1px;
}
#baseHold .contentHold .panehome .rightCol .featuredVenue .title{
    display: block;
    background: #9accff;
    padding: 3px;
    font-weight: bold;
}
#baseHold .contentHold .panehome .rightCol .featuredVenue img{float: left; margin: 3px;}
#baseHold .contentHold .panehome .rightCol .featuredVenue p{margin: 2px 0;}
#baseHold .contentHold .panehome .rightCol .featuredVenue a{font-size: 90%;}
/**************** Comics **************/
#baseHold .contentHold .panehome .rightCol .comics{
    float: left;
    width: 375px;
    margin-left: 10px;
    display: inline;
    background: url(/images/listings/bg_comic_home.gif) bottom left no-repeat;
    margin-top: 10px;
}
#baseHold .contentHold .panehome .rightCol .comics p{margin: 0; padding: 0;float: left;width: 265px;margin-left: 10px;display: inline; border-bottom: dashed 2px #999;padding-bottom: 5px;margin-bottom: 10px;}
#baseHold .contentHold .panehome .rightCol .comics img{float: left;margin: 5px 5px 5px 0;}
#baseHold .contentHold .panehome .rightCol .comics .jack{float: right;}
#baseHold .contentHold .panehome .rightCol .comics .question{font-size: 140%;font-weight: bold; margin: 0 0 0 10px;}
#baseHold .contentHold .panehome .rightCol .comics h1{
    margin: 0;
    padding: 0;
    background: url(/images/home/main-heading-bg-left.gif) top left no-repeat;
    color: #fff;
    font-size: 150%;
}
#baseHold .contentHold .panehome .rightCol .comics h1 span{
    display: block;
    background: url(/images/home/main-heading-bg-right.gif) top right no-repeat;
    padding: 5px 8px;
}





/*////////// Paging Styles //////////*/

#baseHold .contentHold .paging{
    float:left;
    width:99%;
    margin: 4px 0 0 0;
    font-size:80%;
}
#baseHold .contentHold .paging .text{
    float:left;
    width:35%;
}
#baseHold .contentHold .paging .pg{
    float:right;
    text-align:right;
}
#baseHold .contentHold .paging .pg ul{
    float:right;
    text-align:right;
}
#baseHold .contentHold .paging .pg ul li{
    float:left;
}
#baseHold .contentHold .paging .pg ul li.det{
    padding: 2px 4px 0 0;
}
#baseHold .contentHold .paging .pg ul li a{
    float:left;
    text-align:center;
    padding: 0;
    margin: 0 1px;
    border: solid 1px #6DC9E5;
    background-color: #fff;
    width:  16px;
}
#baseHold .contentHold .paging .pg ul li a:hover,
#baseHold .contentHold .paging .pg ul li a.on{
    background-color: #67C3E0;
    color:#fff !important;
    text-decoration:none !important;
}
#baseHold .contentHold .paging .pg ul li a:hover{
    background-color: #4DBBE9;
}

/*////////// End Paging Style //////////*/



