/* General Styles */
body, html { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: #f7f7f7 url(../images/snowy/snowy-body-bg.jpg) repeat-x top center; padding:0; margin:0; text-align:center; }
.clear { clear: both; }
.clearfix { display: inline-block; }
.clearfix:after { content: " ";  display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix{ height: 1%; }

a { color: #990000; }

p { line-height: 18px; color: #333; margin: 0 0 20px 0; }
h4 { color: #333; font-size: 24px; font-weight: normal; padding: 0 0 2px 0; margin: 0 0 10px 0; text-transform: uppercase; border-bottom:#ccc solid 1px; }
h5 { color: #333; font-size: 18px; font-weight: normal; padding: 10px 0 0 0; margin: 0; clear: left; }


.errorBox { margin: 5px 0; padding: 5px 10px; background: #fbfbde; border: 2px solid #943142; }
.successBox { margin: 5px 0; padding: 5px 10px; background: #e0edff; border: 2px solid #3c71b4; }

.paging { padding:10px 0; margin-left:5px; }
.paging li { display: block; float: left; }
.paging li a { text-transform: uppercase; display: block; float: left; padding: 5px; font-size: 11px; color: #333; text-decoration: none; margin: 0 1px 0 0;  background: #999; }
.paging li a:hover { background: #2a2a2a; color: #ccc; }
.paging li a.selected { background: #2a2a2a; color: #ccc; }


/* Layout Styles */
#container { text-align: center; background:url(../images/snowy/container-bg.jpg) no-repeat top center; height:1000px; }
#content { margin: 0px auto; width: 880px; text-align: left; position:relative;}
#header { height: 219px; width: 880px; position: relative; }
#content1 { display: none; }
#content2 { float: left; width: 620px; overflow:hidden; margin: 0 5px 0 0; padding-top: 5px; display:inline; }
#content3 { width: 250px; margin: 0 0 5px 5px; float: left; padding-top: 5px; display:inline; }
#footer { margin-top:20px; float:left; width: 780px; position: relative; border-top:#ccc solid 1px; }

/* Home page layout */
body#page-home #content1 {display:none;}
body#page-home #content2 {float:none; display:block; width:880px; margin:0;}
body#page-home #content3 {display:none}

/* Header Styles */
#header h1 { position: absolute; top: 20px; left: -60px; }
#header h2 { display: none; }
#address-header {display: none; }

#search { position: absolute; top: 95px; left: 660px; }
#search label { color:#CCC; font-size:10px; text-transform:uppercase; font-weight:bold; }
#searchTerms { width: 140px; margin: 0; font-family: Verdana, Geneva, sans-serif; font-size: 11px; background: none; border:0; padding: 4px; color:#FFF; }
#searchBtn {  width: 20px; margin: 0; font-weight: bold; font-family: Verdana, Geneva, sans-serif; font-size: 11px; background: none; border: none; color: #e7e7e7; text-transform: uppercase; padding: 7px 0 7px 2px; text-indent:-9999px; }
#search a { display: none; }



#advancedSearchForm { margin: 0 0 20px 0; }
#advancedSearchForm label { display: none; }
#searchPageTerms { width: 150px; margin: 0; font-family: Verdana, Geneva, sans-serif; font-size: 11px; background: #f0f0f0; border-top: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #eee; border-right: 1px solid #eee; padding: 2px; }
#searchPageBtn {  width: 70px; margin: 0; font-weight: bold; font-family: Verdana, Geneva, sans-serif; font-size: 11px; background: #999; border: none; color: #e7e7e7; text-transform: uppercase; padding: 2px 0 2px 2px; }



#mainMenu { position: absolute; top: 169px; left: 3px; height: 37px; width: 880px; }
#mainMenu li { float: left; display: inline; height: 37px; line-height: 37px; }
#mainMenu a { display:block; height: 37px; padding: 0; color: #eee; text-decoration: none; outline: none; text-transform: uppercase; font-size: 11px; font-weight: bold; color:#7b7b7b; padding:0 16px; font-size:12px; }
#mainMenu a:hover { color: #fff; background:url(../images/snowy/nav-hover-bg.jpg) repeat-x; }

#mainMenu li ul { position: absolute; width: 10em; left: -999em; top: 25px; background: #fff; }
#mainMenu li ul li { float: none; display: block; height: 25px; border-right: none; line-height: 23px; }
#mainMenu li ul li a { float: none; display: block; height: 25px; padding: 0 15px; color: #000; text-decoration: none; outline: none; text-transform: uppercase; }

#mainMenu li:hover ul { left: auto; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }



/* Custom Header */
#customHeader { position:absolute;right:0;text-align:right;top:7px;width:100%; }
#customHeader p { color:#bbb; padding-right:10px; border-right:#9bcc4e solid 2px; }
#customHeader a { color:#bbb; text-decoration:none; }
#customHeader span { display:block; font-size:10px; text-transform:uppercase; font-weight:bold; }

/* Module Styles */
#content2 .module, #content3 .module {padding: 10px 10px 20px 10px; margin: 0 position: relative; color:#FFF; }
.pageContent { background: #f7f7f7; padding: 10px 10px 20px 10px; margin: 0 0 10px 0; position: relative; color:#333; }
#content2 .module h4 { color: #333; font-size: 24px; font-weight: bold; padding: 0 0 5px 0; margin: 0; text-transform: uppercase; }
#content3 .module h4 { color: #fff; font-size: 18px; font-weight: normal; padding: 0 0 5px 0; margin: 0; text-align: center; }


/* Featured Slide Show Module */

#moduleFeaturedSlideShow { padding:0; margin:0; background: #141414;  }
#moduleFeaturedSlideShow h4 { display:none; }
#moduleFeaturedSlideShow #featured{ width:600px; position:relative; height:330px; }
#moduleFeaturedSlideShow #featured .info-title-date { display:none; }
#moduleFeaturedSlideShow #featured .info a:hover{ text-decoration:underline; }
#moduleFeaturedSlideShow #fragments img{ width:600px; height:337px; overflow:hidden;}

#moduleFeaturedSlideShow .info h3{color:#f2f2f2; font-size:20px; margin:0 0 0 0;}
#moduleFeaturedSlideShow .info p{ margin:0; color:#88888b; font-size:12px; line-height:13px; width:539px;}

#moduleFeaturedSlideShow .slider-indent-text{ display:block; padding:14px 0 0 138px;}
#moduleFeaturedSlideShow .slider-indent-text p{ padding:5px 0 23px 0 !important; color:#88888b; font-size:13px;}
#moduleFeaturedSlideShow .slider-indent-text h3{ font-size:12px; line-height:12px; color:#fff;}
#moduleFeaturedSlideShow .button-slider{ background:url(../images/milkyway/button_slider.gif) 0 0 no-repeat; width:123px; height:25px; display:block; text-align:center; color:#FFF; font-size:13px; line-height:24px; font-weight:bold; position:absolute; margin:75px 0 0 138px;}
#moduleFeaturedSlideShow .button-slider a { color:#FFF; text-decoration:none; }
#moduleFeaturedSlideShow #featured ul.ui-tabs-nav{ position:absolute; top:0;  left:601px; list-style:none; padding:0; margin:0; width:301px; }
#moduleFeaturedSlideShow #featured ul.ui-tabs-nav li{ padding:0 !important; margin:0 0 12px 0 !important; background:url(../images/milkyway/slider_text_bg.jpg) 0 0 no-repeat;  width:269px; overflow:hidden; height:103px;}
#moduleFeaturedSlideShow .ui-tabs-nav a, .ui-tabs-nav li { float:left; width:100%; overflow:hidden;}
#moduleFeaturedSlideShow #featured li.ui-tabs-nav-item a { display:block; text-decoration:none; }
#moduleFeaturedSlideShow #featured li.ui-tabs-nav-item a:hover { text-decoration:none !important;}
#moduleFeaturedSlideShow #featured li.ui-tabs-selected { background:#191919; }
#moduleFeaturedSlideShow #featured ul.ui-tabs-nav li.ui-tabs-selected a { text-decoration:none;}
#moduleFeaturedSlideShow #featured .ui-tabs-panel { width:600px; height:337px; overflow:hidden; }
#moduleFeaturedSlideShow #featured .ui-tabs-panel .info { display:none;}
#moduleFeaturedSlideShow #featured .ui-tabs-hide{ display:none; }
#moduleFeaturedSlideShow .ui-tabs-panel h3{ color:#f2f2f2;  position:absolute; margin:22px 0 0 25px; width:80px;}
#moduleFeaturedSlideShow .ui-tabs-panel h3 span{ font-size:13px; font-weight:normal;}
#moduleFeaturedSlideShow .ui-tabs-panel p{ color:#8b8681; font-size:14px; line-height:18px; position:absolute; margin:18px 0 0 152px; width:500px;}
#moduleFeaturedSlideShow .ui-tabs-nav-item img{ width:130px; }
#moduleFeaturedSlideShow .img-container { width:117px; height:87px; overflow:hidden; float:left; display:block; position:absolute; margin:8px 0 0 8px; }
#moduleFeaturedSlideShow .ui-tabs-selected  .img-container, .ui-tabs-nav-item a:hover .img-container{ border:2px solid #FFF !important; margin:6px 0 0 6px !important; }
#moduleFeaturedSlideShow li.ui-tabs-nav-item, .ui-tabs-selected{ background:url(../images/milkyway/slider_text_bg.jpg) 0 0 no-repeat; height:110px; width:269px;}


/* UPCOMING SHOWS */
.showListing li { display: block; padding: 10px; margin: 0 0 2px 0; clear: left; border-bottom:#ccc solid 1px; }
.showListing li div.date { float: left; width: 100px; padding-right: 10px; display: inline; }
.showListing li div.details { font-size: 11px; }
.showListing li div strong { display: block; font-size: 12px; }
.showListing li div.date span { font-style: italic; }
.showListing li div a.buy {  background: url(../images/milkyway/buy.png); display: block; width: 54px; height: 23px; text-indent: -9999px; margin: 2px 0 0 0; }

/* Merchandise */
#page-merchandise .merchandiseListing li { float:left; width:292px; padding: 10px; margin: 0 0 2px 2px; background:#2a2a2a; -moz-border-radius: 5px; -webkit-border-radius: 5px;  }
#page-merchandise .merchandiseListing li div.date { float: left; width: 110px; padding-right: 0px; display: inline; }
#page-merchandise .merchandiseListing li div.date div.imgContainer { display:block; width:100px; height:100px; overflow:hidden; margin-bottom:10px; border:#F90 solid 2px; background-color:#FFF; }
#page-merchandise .merchandiseListing li div.date div.imgContainer img { width:100px; }
#page-merchandise .merchandiseListing li div.details { font-size: 11px; }
#page-merchandise .merchandiseListing li div.details strong { color:#ccc; padding-bottom:5px; }
#page-merchandise .merchandiseListing li div.details span { color:#818181; line-height: 14px;}
#page-merchandise .merchandiseListing li div strong { display: block; font-size: 12px; }
#page-merchandise .merchandiseListing li div.date span { font-style: italic; font-size:14px; font-weight:bold; }
#page-merchandise .merchandiseListing li div a.buy {  background: url(../images/milkyway/buy.png); display: block; width: 54px; height: 23px; text-indent: -9999px; margin: 2px 0 0 0; }

/* ---------- TOP 3 SHOWS ---------- */

#moduleTopThreeShows .upcomingShows { margin: 0; background:#212121; padding:10px 10px 0 0;  -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#moduleTopThreeShows .upcomingShows li { display: block; width: 300px; height: 215px; float: left; margin: 0 0 10px 10px; position: relative; }
#moduleTopThreeShows .upcomingShows li .imgContainer { width: 300px; height: 175px; overflow: hidden; display: block; background: #eee; text-align: center; }
#moduleTopThreeShows .upcomingShows li .imgContainer img { width: 300px; }
#moduleTopThreeShows .upcomingShows .showTitle { display: block; margin-right:60px; color: #fff; font-weight: bold; font-size: 12px; text-decoration: none; padding:3px 0; }
#moduleTopThreeShows .upcomingShows .showTimings { font-size: 12px; color: #8c8c8c; }
#moduleTopThreeShows .upcomingShows .buyTickets { width:54px; height:23px; display:block; background:url(../images/milkyway/buy.png) no-repeat center; text-indent:-9999px; position:absolute; right:0; top:180px; }
#moduleTopThreeShows .moreShows { position:absolute; top:10px; right:10px; font-weight:bold; }
#moduleTopThreeShows .moreShows:hover { text-decoration:none; }


/* Twitter Feed Module */
#moduleTwitterFeed { background:#6c0000; padding:0 0 20px 0 !important; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#moduleTwitterFeed h4 { margin:0;  height:43px; line-height:43px; padding:0 0 0 10px; border-bottom:0; }
#moduleTwitterFeed .twitted { width: 100%; }
#moduleTwitterFeed .twitted h2 { display:none; }
#moduleTwitterFeed .twitted p.preLoader { margin: 0; padding: 1em 1em 1em 4em; background: transparent url(../images/milkyway/loader.gif) 1em center no-repeat; color:#333; }
#moduleTwitterFeed .twitted ul#twitter_update_list { margin: 0; padding: 0; list-style-type: none; }
#moduleTwitterFeed .twitted ul#twitter_update_list li { margin: 0; padding: 10px 0; background:#101010 url(../images/snowy/module-li-bg.jpg) repeat-x; padding:10px; border-bottom:#292929 solid 1px;  }
#moduleTwitterFeed .twitted ul#twitter_update_list li span { /* tweet content */ display: block; font-size:12px; line-height:14px; color:#8c8c8c; }
#moduleTwitterFeed .twitted ul#twitter_update_list li span a { /* links in tweet content */ color: #8c8c8c; text-decoration:underline; }
#moduleTwitterFeed .twitted ul#twitter_update_list li a { /* timestamp link */ color: #ccc; text-decoration:none; }
#moduleTwitterFeed .twitted p.profileLink { display: none; }


/* OTHER GREAT SHOWS */
#moduleGreatShows { background:#6c0000; padding:0 0 20px 0 !important; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#moduleGreatShows h4 { margin:0;  height:43px; line-height:43px; padding:0 0 0 10px; border-bottom:0; }
#moduleGreatShows li { margin: 0; padding: 10px 0; background:#101010 url(../images/snowy/module-li-bg.jpg) repeat-x; padding:10px; border-bottom:#292929 solid 1px; position:relative; }
#moduleGreatShows li a.showLink { text-decoration:none; color:#fff; display:block; line-height:20px; padding:5px 0; font-size:16px; }
#moduleGreatShows strong { font-size: 11px; color: #ccc; font-weight: bold; }
#moduleGreatShows .strong { font-weight:bold; }
#moduleGreatShows .block { display:block; }
#moduleGreatShows .imgContainer { position:absolute; top:10px; left:10px; width:80px; height:80px; overflow:hidden; }
#moduleGreatShows .imgContainer img { width:80px; }
#moduleGreatShows .showName { height:80px; overflow:hidden; margin-left:90px; margin-bottom:10px;}
#moduleGreatShows .showDesc { display:none; }
#moduleGreatShows .buyTickets a { width:54px; height:23px; display:block; background:url(../images/milkyway/buy.png) no-repeat center; text-indent:-9999px; }



/* Videos module */
#moduleVideos { background:#6c0000; padding:0 0 20px 0 !important; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#moduleVideos h4 { margin:0;  height:43px; line-height:43px; padding:0 0 0 10px; border-bottom:0; }
#moduleVideos li { margin: 0; padding: 10px 0; background:#101010 url(../images/snowy/module-li-bg.jpg) repeat-x; padding:10px; border-bottom:#292929 solid 1px; position:relative; height:90px; overflow:hidden; }
#moduleVideos li a.showLink { text-decoration:none; color:#fff; display:block; line-height:20px; padding:5px 0; font-size:16px; }
#moduleVideos strong { font-size: 11px; color: #ccc; font-weight: bold; }
#moduleVideos .strong { font-weight:bold; }
#moduleVideos .block { display:block; }
#moduleVideos .imgContainer { position:absolute; top:10px; left:10px; width:120px; height:80px; overflow:hidden; }
#moduleVideos .imgContainer img { width:120px; }
#moduleVideos .videoName { margin-left:130px; margin-bottom:10px;}
#moduleVideos .videoName a { color:#FFFFFF; text-decoration:none; font-size:14px; line-height:22px; }
#moduleVideos .videoDesc { display:none; }



/* Twitter + Great Shows + Featured Comedians*/
#moduleTwitterGreatShowsVideos { background:none !important; padding:0 !important; clear:both; }
#moduleTwitterGreatShowsVideos #moduleTwitterFeed { float:left; width:285px; margin-right:12px; }
#moduleTwitterGreatShowsVideos #moduleGreatShows { float:left; width:285px; margin-right:12px; }
#moduleTwitterGreatShowsVideos #moduleVideos { float:left; width:285px;}
#moduleTwitterGreatShowsVideos h4 { font-size:16px !important; padding:0 0 0 15px !important; color:#fff !important; }


/* ---------- Show Page ---------- */
.showDescription ul { float: left; width: 315px; overflow: hidden; display: inline; }
.showDescription h5 { color: #333; font-weight: normal; font-size: 16px; margin: 0 0 5px 0; }
.showDescription h5 span { color: #999; font-weight: normal; font-size: 11px; display: block; }

.showDescription ul li { display: inline; width: 150px; margin: 0 5px 5px 0; padding: 0; float: left; }
.showDescription ul li.oneArtist { width: 310px; margin: 0 10px 10px 0; padding: 0; }
.showDescription ul li img { width: 150px; }
.showDescription ul li.oneArtist img, .showDescription ul li.poster img { width: 310px; }
.showDescription ul li span { display: block; width: 150px; height: 150px; overflow: hidden; }
.showDescription ul li.oneArtist span { width: 310px; height: 300px; }
.showDescription ul li.poster span { width: 310px; height: auto; }
.showDescription p.description { margin: 0 0 20px 315px; }

.showDetails { margin: 0 0 10px 315px; }
.showDetails li { line-height: 18px; }

.showShare { left: 440px; position: absolute; top: 45px; }
.showShare h6 { display: none; }



/* SHOPPING CART */
.spacerCart { display: block; padding: 1px; margin: 1px 0 0 0; clear: left; }
.showCart { display: block; background: #e2e2e2; border:#aaa solid 1px; padding: 10px; margin: 10px 0 0 0; clear: left; }
#shoppingcart { position: relative; }
#shoppingcart h1 { color: #333; border-bottom: 1px solid #ccc; font-size: 18px; font-weight: normal; margin: 0 0 5px 0; padding: 0; }
#shoppingcart .cartItems { display: inline; width: 300px; float: left; }
#shoppingcart .cartCheckout { margin-left: 310px; }
#shoppingcart td { font-size: 11px; line-height: 18px; }
#shoppingcart br { clear: left; }
#shoppingcart .checkout-green { background: url(../images/timesSquare/btn-checkout-green.gif); height: 36px; width: 158px; display: block; text-indent: -9999px; margin: 5px 0 0 0; }
#shoppingcart .signup-red { background: url(../images/timesSquare/btn-signup-green.gif); height: 36px; width: 158px; display: block; text-indent: -9999px; margin: 5px 0 0 0; }
#shoppingcart .note { color: #999; }
#shoppingcart .show-info-holder { position:relative; margin:0; padding:0; }
#shoppingcart .marksoldout { background:url(../images/sold-out-stamp.png) no-repeat; width:200px; height:105px; position:absolute; top:0; left:0; text-indent:-9999px;}


/* CHECKOUT */
.orderSummary ul { display: inline; width: 300px; float: left; }
.orderSummary table.seperators { margin: 0 0 0 310px; width: auto; }
.orderSummary table.seperators td { line-height: 18px; }
.checkout { clear: left; }
.orderSummary h5 { border-bottom: 1px solid #eee; margin: 0 0 5px 0; }
.orderSummary li { margin: 0 0 10px 0; line-height: 16px; }
.orderSummary p { margin: 0; font-size: 11px; line-height: 16px; }
.orderSummary p.note { color: #999; }
#paymentinfo td { padding: 0 0 3px 0; }



/* ---------- SITE COMEDIAN LISTING ---------- */
.recentComedianList { display: block; clear:left; }
.recentComedianList li { display: block; padding: 10px; background:#2a2a2a; margin-bottom:2px; -moz-border-radius: 5px; -webkit-border-radius: 5px; position:relative; }
.recentComedianList span.imgContainer { width: 150px; height: 150px; text-align: center; overflow: hidden; display: inline; float: left; }
.recentComedianList span.imgContainer img { width: 150px; }
.recentComedianList p { margin: 0 0 0 160px; color:#b4b4b4; }
.recentComedianList strong { display: block; color:#FFF; font-size:14px; }
.recentComedianList p a { font-size: 11px; color:#b4b4b4; }
.recentComedianList br { clear: left; }
.recentComedianList p.bio { font-size: 11px; padding-top:5px; }
.recentComedianList .view-profile-link { background:url("../images/milkyway/button_slider.gif") no-repeat scroll 0 0 transparent; color:#141414; display:block; font-size:13px; font-weight:bold; height:25px; line-height:24px; text-align:center; width:123px; position:absolute; top:5px; right:5px; }
.recentComedianList .view-profile-link a { text-decoration:none; font-size:11px; }


/* Footer Styles */
#customFooter { float:left; width:100px; clear:both; margin-top:20px; padding:15px 0;  border-top:#ccc solid 1px; }
#footerMenu { position: absolute; top: 20px; left: 115px; }
#footerMenu li { float: left; display: inline; padding: 0 5px; }
#footerMenu li a { color: #999; text-decoration: none; }
#footerMenu li a:hover { text-decoration: underline; }
#footermenu li ul { display: none; }

#address { position: absolute; top: 30px; left: 10px; text-indent: -9999px; width: 300px; height: 51px; }
#address br { display: none; }
#copyright { position: absolute; top: 40px; left: 120px; color: #999; font-size: 11px; }
#copyright a { color: #999; }
#copyright a:hover { text-decoration: none; }

#poweredby { width: 125px; height: 65px; position: absolute; top: 20px; right: 20px; }
#poweredby a { text-indent: -9999px; display: block; width: 125px; height: 65px; background: url(../images/snowy/powered-ls.png); }


/******************************************************************************************************************************************/







/* ---------- CALENDAR MODULE ----------*/
#moduleCalendar table { margin: auto; }
#moduleCalendar .highlight { background: #fff; }
#moduleCalendar .calendarShows li { display: block; height: 60px; padding: 5px; border: 1px solid #999; background: #f9f9f9; margin: 10px 0 0 0; }
#moduleCalendar .calendarShows li span {  background: #999; display: inline; height: 60px; width: 60px; overflow: hidden; float: left; margin: 0 10px 0 0; }
#moduleCalendar .calendarShows li h5 { clear: none; font-size: 14px; color: #333; font-weight: bold; margin: 0 0 10px 0; }
#moduleCalendar .calendarShows li p { font-size: 11px; color: #999; }
#moduleCalendar .calendarShows li a { color: #d90306; text-decoration: none; }
#moduleCalendar .calendarShows li a:hover { text-decoration: underline; }
#moduleCalendar h4 { height: 13px; text-indent: -9999px; background: url(../images/timesSquare/clickdate.gif) no-repeat center; }

/* ---------- FULL CALENDAR MODULE ---------- */
#moduleFullCalendar h4 { height: 17px; text-indent: -9999px; background: url(../images/timesSquare/calendar.gif) no-repeat left; }


/* ---------- RECENT COMEDIANS MODULE ---------- */
#moduleComedians h4 { height: 17px; text-indent: -9999px; background: url(../images/timesSquare/recentcomics.gif) no-repeat left; }
#moduleComedians li { display: inline; width: 150px; float: left; margin-right: 5px; height: 180px; }
#moduleComedians ul { display: block; height: 170px; }
#moduleComedians img { width: 150px; }
#moduleComedians span { width: 150px; height: 130px; text-align: center; vertical-align: middle; overflow: hidden; display: block; }
#moduleComedians strong { display: block; width: 150px; color: #d90306; font-size: 12px; display: block; margin: 5px 0; font-weight: bold; }
#moduleComedians a { display: block; width: 150px; color: #999; font-size: 11px; font-weight: normal; text-decoration: none; }
#moduleComedians a:hover { text-decoration: underline; }
#moduleComedians p { margin: 0; }
#moduleComedians a.moreComedians { background: url(../images/timesSquare/morecomedians.gif); display: block; width: 156px; height: 9px; clear: left; text-indent: -9999px; }



/* ---------- EMAIL SIGNUP MODULE ---------- */
#content3 #moduleEmail { padding: 0; background: #2b2e31; }
#content3 #moduleEmail h4 { background: #fff; font-size: 12px; font-weight: bold; text-transform: none; padding: 2px 4px; width: 70px; text-align: center; margin: 0; border-bottom: none; text-align: left; }
#emailSignupForm, #emailSignupThankyou { margin: 0; padding: 0 4px 5px 4px; }
#emailSignupForm p { display: none; }
#signupForm { height: 30px; }
#signupForm label { font-size: 10px; color: #999; display: block; line-height: 20px; margin-top:10px; }

#signupName, #signupEmail { width: 125px; background: #fff; font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #666; padding: 2px; margin: 0 5px 0 0; border-top: 1px solid #404040; border-left: 1px solid #404040; border-bottom: 1px solid #d4d0c8; border-right: 1px solid #d4d0c8; }
#signupBtn { width: 50px; background: #2b2e31; font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #fff; padding: 2px; margin: 0; border: 1px solid #2b2e31;  display:inline; }
#signupForm br { display: none; }

/* ---------- CUSTOM MODULE STYLES !!!IF ID CHANGGES IN DB THESE MUST BE UPDATED!!! ---------- */
#custom76 { float:left; margin-left:-15px !important; }
#custom77 { float:left; background:url(../images/snowy/social-custom-bg.png) no-repeat; width:270px; height:163px; overflow:hidden; margin:15px 0 0 -19px !important; position:relative; }
#custom77 .fb { position:absolute; top:70px; left:75px; }
#custom77 .tw { position:absolute; top:70px; right:75px; }

#comedyAcademy { position: absolute; top: -49px; right: 0; }
#content2 #moduleEmailLong { background:url(../images/snowy/homepage-newsletter-bg.png) no-repeat; width:290px; height:168px; overflow:hidden; float:left; margin:10px 0 0 -1px;}
#content2 #moduleEmailLong h4 { font-size:20px; font-weight:normal; margin-top:20px; color:#fff; border-bottom:0; }

/* ---------- COMEDIAN LISTING ---------- */
.comedianList { clear: left; padding: 10px 0 0 0; }
.comedianList p { display: block; padding: 10px 0 0 0; margin: 10px 0 0 0; border-top: 1px solid #eee; font-weight: bold; }
.comedianList ul { display: block; padding: 0 0 15px 0; width: 100%; }
.comedianList li { float: left; display: inline; padding: 0 15px 0 0; font-size: 11px; }



/* ---------- COMEDIAN PAGE ---------- */
#comedianProfile { position: relative; }
#comedianProfile span.imgContainer { width: 148px; height: 150px; text-align: center; overflow: hidden; display: inline; float: left; border: 1px solid #666; }
#comedianProfile span.imgContainer img { width: 148px; }
#comedianProfile span.otherPhotos { display: none; }
#comedianProfile span.viewPhotos { position: absolute; top: 170px; left: 0; width: 140px;padding: 3px 5px; display: block; background: #666; color: #fff; text-decoration: none; }
#comedianProfile h5 { border-bottom:1px solid #E0DEDF; text-transform: uppercase; color: #000; font-size: 16px; padding: 0 0 5px 0; font-weight: bold; }
#comedianProfile p.bio { margin: 0; }
#comedianProfile .clear { clear:both; padding-top:20px; }
#comedianProfile .leftcol { float:left; width:148px; margin-right:12px;  display:inline; }
#comedianProfile .rightcol { float:left; width:460px;  display:inline; }
#comedianProfile .profile-section { margin:10px 0; }
#comedianProfile .profile-section .profile-section-content { padding:10px; }
#comedianProfile .profile-section .profile-section-content  th { padding:0 5px 10px 5px; border-bottom:#f1f1f1 solid 1px; }
#comedianProfile .profile-section .profile-section-content  td { padding:10px 5px; border-bottom:#f1f1f1 solid 1px; }
#comedianProfile .profile-section .profile-section-content a.buy {  background: url(../images/sunshine/buy.gif); display: block; width: 52px; height: 22px; text-indent: -9999px; margin: 2px 0 0 0; }
#comedianProfile .profile-section .profile-section-content ul.no-style { margin:0; padding:0; list-style:none; }
#comedianProfile .profile-section .profile-section-content ul.no-style li { display:block; padding:8px 0; }
#comedianProfile .profile-section .profile-section-content ul.no-style li:after { display:block; content:''; clear:both; height:0; visibility:hidden; }
#comedianProfile .profile-section .profile-section-content ul.no-style div.col1 { float:left; width:30%;  display:inline;}
#comedianProfile .profile-section .profile-section-content ul.no-style div.col1 strong { display:block; font-size:16px; color:#333333; line-height:22px;}
#comedianProfile .profile-section .profile-section-content ul.no-style div.col1 span { display:block; font-size:10px; color:#333333;}
#comedianProfile .profile-section .profile-section-content ul.no-style div.col2 { float:left; width:50%;  display:inline;}
#comedianProfile .profile-section .profile-section-content ul.no-style div.col2 h2 { padding:0; margin:5px 0 5px 0; font-size:16px;}
#comedianProfile .profile-section .profile-section-content ul.no-style div.col2 span { display:block; font-size:10px; color:#333333;}
#comedianProfile .profile-section .profile-section-content ul.no-style div.col3 { float:left; width:20%; display:inline; }
#comedianProfile .profile-section .profile-section-content ul.no-style-pad div.img-col {float:left;width:120px;text-align:center; display:inline;}
#comedianProfile .profile-section .profile-section-content ul.no-style-pad div.img-col img {margin:0; width:120px; border:#ff6666 solid 1px;}
#comedianProfile .profile-section .profile-section-content ul.no-style-pad div.text-col {float:left; display:inline;width:190px;margin:0 0 0 25px;}
#comedianProfile .profile-section .profile-section-content ul.no-style-pad div.text-col span,div.text-col strong{display:block;font-size:12px;color:#333;line-height:20px;}
#comedianProfile .profile-section .profile-section-content ul.no-style-pad {margin:0;padding:0;list-style:none;}
#comedianProfile .profile-section .profile-section-content ul.no-style-pad li {float:left; display:inline; padding:10px 8px 10px 9px; width:340px;	}
#comedianProfile .profile-section .profile-section-content ul.no-style-pad:after {display:block;content:'';clear:both;height:0;visibility:hidden;}




/* ---------- FEATURED SHOW ---------- */
.featuredImgContainer { width: 250px; height: 200px; float: left; overflow: hidden; text-align: center; display:inline }
.featuredImgContainer img { width: 250px; }
.featuredShow { margin-left: 260px; }
.featuredShow h5 { color: #d90306; font-weight: bold; font-size: 18px; margin: 0 0 10px 0; clear: none; }
.featuredShow p { line-height: 18px; margin: 0 0 10px 0; }
.featuredShow p.date { font-size: 11px; font-style: italic; }
.featuredShow .buyTickets a { line-height: 18px; font-size: 14px; color: #d90306; text-decoration: none; }
.featuredShow .buyTickets a:hover { text-decoration: underline; }


/* ---------- FEATURED AND TOP TWO SHOWS ---------- */
#moduleFeaturedAndTopTwoShows h4 { display: none; }
#moduleFeaturedAndTopTwoShows .featuredBox { width: 310px; height: 370px; overflow: hidden; text-align: center; display: inline; background: #eee; position: relative; float: left; }
#moduleFeaturedAndTopTwoShows .featuredImgContainer { width: 310px; height: 370px; overflow: hidden; text-align: center; display: block; background: #eee; }
#moduleFeaturedAndTopTwoShows .featuredImgContainer img { width: 310px; }
#moduleFeaturedAndTopTwoShows .featuredShow { font-size: 14px; position: absolute; background: #000; width: 210px; height: 60px; padding: 10px; top: 250px; right: 0; text-align: left; }
#moduleFeaturedAndTopTwoShows .featuredShow h5 { padding: 0; font-size: 18px; line-height: auto; font-weight: normal; display: block; color: #eee; text-decoration: none; text-transform: uppercase; margin: 0; }
#moduleFeaturedAndTopTwoShows .featuredShow p { line-height: auto; margin: 0; }
#moduleFeaturedAndTopTwoShows .featuredShow p.description { display: none; }
#moduleFeaturedAndTopTwoShows .featuredShow p.date { color: #ccc; }
#moduleFeaturedAndTopTwoShows .featuredShow .buyTickets a { position: absolute; width: 230px; height: 80px; top: 0; left: 0; text-indent: -9999px; }

#moduleFeaturedAndTopTwoShows h4.upcomingShowsTitle { margin: 0 0 10px 320px; display: block; clear: none; height: 18px; text-indent: -9999px; background: url(../images/timesSquare/todaysshows.gif) no-repeat left; }
#moduleFeaturedAndTopTwoShows .upcomingShows { width: 320px; margin: 0 0 0 310px; height: 330px; }
#moduleFeaturedAndTopTwoShows .upcomingShows li, 
#moduleFeaturedAndTopTwoShows .upcomingShows li.show1 { display: inline; width: 150px; height: 180px; float: left; margin: 0 0 10px 10px; position: relative; }
#moduleFeaturedAndTopTwoShows .upcomingShows li .imgContainer, 
#moduleFeaturedAndTopTwoShows .upcomingShows li.show1 .imgContainer { width: 150px; height: 140px; overflow: hidden; display: block; background: #eee; text-align: center; }
#moduleFeaturedAndTopTwoShows .upcomingShows li .imgContainer img,
#moduleFeaturedAndTopTwoShows .upcomingShows li.show1 .imgContainer img { width: 150px; }

#moduleFeaturedAndTopTwoShows .upcomingShows .showTitle,
#moduleFeaturedAndTopTwoShows .upcomingShows li.show1 .showTitle { display: block; color: #d90306; font-weight: bold; font-size: 11px; text-decoration: none; text-transform: uppercase; }
#moduleFeaturedAndTopTwoShows .upcomingShows .showInfo,
#moduleFeaturedAndTopTwoShows .upcomingShows li.show1 .showInfo { font-size: 10px; color: #666; position: relative; background: inherit; width: auto; height: auto; padding: 0; top:auto; right: auto; }
#moduleFeaturedAndTopTwoShows .upcomingShows .buyTickets,
#moduleFeaturedAndTopTwoShows .upcomingShows li.show1 .buyTickets { background: url(../images/timesSquare/buy.gif); display: block; width: 52px; height: 22px; text-indent: -9999px; margin: 0 0 0 90px; }

#moduleFeaturedAndTopTwoShows .moreShows { display: none; }
#moduleFeaturedAndTopTwoShows .additionalShows {display: none; }


#moduleFeaturedAndTopTwoShows .firstShow { display: block; margin: 5px 0; }
#moduleFeaturedAndTopTwoShows .firstShow .date { display: inline; width: 85px; float: left; color: #000; }
#moduleFeaturedAndTopTwoShows .showDescription { display: block; margin: 0; font-size: 11px; line-height: 16px; }












.itemListing { font-size: 11px; color: #666; line-height: 14px; margin: 0 0 5px 0; }
.itemListing strong { color: #d90306; font-weight: bold; }
.itemListing a { color: #d90306; text-decoration: none; }
.itemListing a:hover { text-decoration: underline; }


/* SOCIAL MEDIA */
#content3 #moduleSocial { background: none; border: none; margin: 5px 0 10px 0; padding: 0; }
#moduleSocial h4 { display: none; }

.social { text-align: center; height: 86px; width: 300px; margin: 0; }
.social li { float: left; display: inline; width: 100px; height: 86px; }
.social li a { display: block; width: 100px; height: 86px; text-indent: -9999px; }
.facebook { background: url(../images/timesSquare/facebook.gif) }
.myspace { background: url(../images/timesSquare/myspace.gif); height:86px; width: 300px; }
.twitter { background: url(../images/timesSquare/twitter.gif) }
.youtube { background: url(../images/timesSquare/youtube.gif) }



.showShare .social { text-align: center; height: 40px; margin: 0; }
.showShare .social li { float: left; display: inline; width: 40px; height: 40px; }
.showShare .social li a { display: block; width: 40px; height: 40px; text-indent: -9999px; }
.showShare .facebook { background: url(../images/timesSquare/facebook.png) }
.showShare .twitter { background: url(../images/timesSquare/twitter.png) }
.showShare .myspace { background: url(../images/timesSquare/myspace.png) }
.showShare .email { background: url(../images/timesSquare/email.png) }


/* ORDER HISTORY PAGE */
#orderHistory { width: 100%; margin: 5px 0 10px 0; }
#orderHistory th, #orderHistory td { padding: 2px 3px 2px 0; line-height: 18px; vertical-align: middle; }
#orderHistory thead { border-bottom: 1px solid #999; }
#orderHistory tbody { padding: 10px 0 0 0; }
#orderHistory tr.even { background: #eee; }
.printTicket { background: url(../images/whiteModern/print.gif); display: inline; width: 20px; height: 20px; float: left; text-indent: -9999px; }











