/** DEFAULT SETTINGS **/

* { margin: 0; font-family: arial, helvetica, FreeSans, Nimbus Sans L, Garuda, Utkal, sans-serif; }

BODY, div, p, checkbox, radio, select, option, textarea,  h1, h2, h3, h4, h5, h6 { padding: 0;  }

BODY { 
    font-size: 12px;
    background-attachment: fixed;
    background-repeat: repeat-x;
    background-position: left bottom;
    color: #414141;
    font-family: arial, helvetica, FreeSans, Nimbus Sans L, Garuda, Utkal, sans-serif;
}

img { border: 0; }

a, a.findTickets, .highlight a,
.highlight a:hover,
.highlight a:focus,
a.highlight,
a.highlight:hover,
a.highlight:focus { 
    text-decoration: none;
    color: #034678;
}

a:hover, a:focus {
    text-decoration: underline;
}

a.noTextDecoration {
    text-decoration: none;
}

a.errorMsg, a:hover.errorMsg, a:focus.errorMsg {
  color: #414141;
  text-decoration: none;
  cursor: default;
}

/** BUG 70632  **/
#bs_link:hover, #bs_link:focus { text-decoration:none !important; }

object, embed { outline: 0; }

input, select, radio, checkbox, textarea { vertical-align: baseline; font-size: 11px; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 { font-weight: bold; display: block }

h1, .h1 { font-size: 20px; }
h2, .h2 { font-size: 16px; }
h3, .h3 { font-size: 14px; }
h4, .h4 { font-size: 13px; }
h5, .h5 { font-size: 12px; }

.fz9 { font-size: 9px; }

ol {
    margin:0px 0px 0px 35px;
    padding:0px;
    list-style: decimal outside;
}

ul { padding: 10px 0 10px 35px }


ol li {
    padding-bottom: 15px;
}

p { margin: 11px 0; }

sup { vertical-align:text-top }

sup {vertical-align:top}


/** BACKGROUND COLORS FOR MODULES **/


BODY{
    background-color: #EFEFEF;
}

.color-cat, .lid-cat, .exchTab-onsaleOn, .lid-findTickets, .stepTab-on, .stepTab2-on, .scart-stepTab-on, .stepblock {
    background-color: #000;
}

#artistMain {
    border: 1px solid;
}

.lid-nav, #left-nav a.lid-nav, .exchTab-onsaleOn, .exchTab-container, .container-findTickets, #artistMain, .button-On a  {
    border-color: #b6021d;
}

.color-alt, .lid, .searchWrap {
    background-color: #666; 
}

.onsale-list, #browseList, .searchList {
    background-color: #EFEFEF;
}

.bg-neutral {
    background-color: #F5F5F5;
}

#plain, #popup, .bg-white, #popupframe {
    background-color: #fff;
}

#printcontent {
    background-color: #fff;
    padding: 10px;
}


/** LAYOUT **/

.floatRight { float: right; }
.floatLeft { float: left; }
.clear { 
  clear:both;
  display:block;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
}

.clearfix { zoom:1 }
.clearfix:before,
.clearfix:after {
  content:'\0020';
  display:block;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
}
.clearfix:after { clear:both }
.divSpacer { clear: both; }

.frame { width: 1000px; margin: auto; }

#colMain { float: left; width: 475px;  }

#colMainWrap { float: left; width: 790px;  }

#colLeft { float: left; width: 175px; margin-right: 15px; }


#colRight { float: right; width: 300px }

body { background: #D9D9D9; } 

#contentWrap, #contentWrap_co { background: #EDEDED; }

#mainContent {
    background-color: #fff;
    padding: 20px 10px 30px 10px;
    color: #414141;
    height:350px;height /**/: auto;
    min-height: 350px;
    margin: 0 auto;
}

#main {
    margin: 0 0 20px 0;
    width: 770px;
    font-size: 11px;
}

#topMain {
    padding: 10px 0 0 0;
    height: 99px;
}

#logoBox {
    display: block;
    width: 300px;
    margin:0 0 0 10px;
    float: left;
}

#searchBox {
    float: left;
    width: 340px;
    height: 48px;
    background: transparent url('img/sys/sprites.png') -10px -176px;
    margin: 7px 0 0 0;
    position:relative;
    z-index:42;
}
#searchSuggest { 
  position:absolute;
  top:43px;
  left:0;
  max-width:800px;
  padding-bottom:10px;
  border:1px solid #cacaca;
  background-color:#fff;
  -webkit-box-shadow:3px 3px 3px rgba(0,0,0,0.4);
  box-shadow:3px 3px 3px rgba(0,0,0,0.4);
  -ms-filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333',direction='120',strength='3');
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333',direction='120',strength='3');
  cursor:default;
}
#searchSuggest-info { 
  padding:2px 5px;  
  text-align:right;
  color:#999;
  font-size:11px;
}

#searchSuggest .suggest-cat { color:#afafaf; }

#searchSuggest ul { margin:0; padding:0; list-style:none; margin-top:1px;}
#searchSuggest li { text-align:left; display:inline; }
#searchSuggest li a { color:#414141; font-size:12px; padding:2px 25px; white-space:nowrap; text-overflow:ellipsis; display:block}
#searchSuggest li a:active,
#searchSuggest li a:focus,
#searchSuggest li a:active *,
#searchSuggest li a:focus *,
#searchSuggest li.selected,
#searchSuggest li.selected * { text-decoration:none; color:#fff;background-color:#c3c3c3; cursor:pointer;}


#localizeWrap {
    float: right;
    width: 320px;
    position: relative;
    z-index: 40;
}

#locationBox {
    text-align: right;
    font-weight: bold;
    font-size: 17px;
    color: #fff;
    padding-right: 10px;
}

.fweight-normal {
    font-weight: normal;
}

.fweight-bold {
    font-weight: bold;
}

/** FOOTER STYLES **/

#secureLogos { 
  padding:0;
  margin:0;
  list-style-type:none;
  text-align: center;
  display:block;
}

#secureLogos li { padding:0; margin:0; display:inline; white-space:nowrap }
#secureLogos a {
    background-color:transparent;
    background-position:0px 0px;
    background-repeat:no-repeat;
    display:inline-block;
    overflow:hidden;
    height:68px;
}

#secureLogos .vcs { 
  background-image:url('img/sys/vcs_ss_v_149x68.png');
    width:149px;
    margin-right:10px;
}

#secureLogos .truste {
  background-image:url('img/sys/truste_seal_105x33.png');
    background-position:0 9px;
    width:105px;
}

#cat-browse {
    padding: 5px 10px;
}

#cat-browse.noHead {
    background-image: none;
    font-size: 12px;
}


.onsale-list, #browseList, .searchList  {
    margin-bottom: 20px;
    padding: 5px 5px 0 5px;
}

.onsale-list {
    border-bottom: 5px solid #EFEFEF;
}

.onsale-list .none {
    padding: 15px;
    line-height: 18px;
    background-color: #fff;
    border-bottom: 5px solid #EFEFEF;
}

#browseList {
    margin-bottom: 5px;
}


#left-nav {
    line-height: 19px
}

#spotlight_wrapper {
    width: auto;
}

#spotLite {
    width: 475px;
    margin-bottom: 10px;
}

.spotLiteText { float: right; margin: 15px 10px; width: 170px }


#latestNews h2 { 
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
}

#entGuide h2, .lidExpand_Lg h2, #latestNews h2 {
    font-size: 15px;
    font-weight: bold;   
}

#coWrap, #plainWrap {
    width: 810px;
    margin: 0 auto;
    background-color: #fff;
    color: #414141;
    padding-bottom: 30px;
}

#coFrame, {
    width: 1000px;
    padding: 20px 0 15px 0;
    margin: 0 auto;
    font-size: 11px;
}
  
#plainFrame {
    width: 790px;
    padding: 10px 0;
    margin: 0 auto;
    font-size: 11px;
}

#popupframe {
    background-color: #fff;
    padding:8px 20px 20px 20px;
}



/** TOP NAVIGATION **/

#navButtons a.on.starburst img, #navButtons a.starburst:hover img, #navButtons a.starburst:active img, #navButtons a.starburst:focus img { right:-11px }
.cart-button { 
  overflow: hidden;
  height: 24px; 
  line-height: 24px; 
  float: right; 
  margin-left: 15px; 
  margin-top: 7px; 
  cursor: pointer; 
}
.cart-button .start-cap, 
.cart-button .end-cap { 
  background: url('img/sys/sprites.png') 0 0 no-repeat;
  height: 24px; 
  line-height: 24px; 
  display: inline;
  float: left; 
}
.cart-button .start-cap { 
  background-position: -10px -224px;
  padding: 0 7px 0 37px; 
  font-size: 12px; 
  color: #414141;
}
.cart-button .end-cap { 
  width: 5px; 
  background-position: -305px -224px;
}
.cart-button:hover .start-cap { background-position: -10px -248px; }
.cart-button:hover .end-cap { background-position: -305px -248px; }

/** AD  MODULES **/

.adTitle {
    font-size: 10px; 
    color: #808080; 
    text-transform: uppercase; 
    text-align: center; 
    margin-bottom: 3px;
}

.adSponsored, .adSponsored_local {
    padding-top: 10px;
    margin-bottom: 25px
}


.ad175x55 {
    text-align: center;
    width: 175px;
    height: 55px;
    overflow: hidden;
    margin-bottom: 25px;
}

.ad160x60 {
    text-align: center;
    width: 160px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 25px;
}

#featureAdSpot {
    margin: 0 auto 30px auto;
    text-align: center;
}

#featuredTour {
    margin: 0 auto 20px auto;
    text-align: center;
}

.adContainer {
    padding: 7px 10px;
    font-size: 12px;
    line-height: 14px;
    background-color: transparent;
    margin-bottom: 25px;
}

#ad585 { 
    width: 585px;
    height: 45px;
    overflow: hidden;
    margin-bottom: 5px;
    text-align: center;
}

.tmAd-searchSkyscraper {
    text-align: center;
    vertical-align: top;
}

.tmAd-skyscraper {
    text-align: center;
    vertical-align: top;    
}

.tmAd-leaderBoard {
    margin: 0px auto 20px auto;
}

.tmAd-artistPlacement {
    text-align: center;
    padding-bottom:15px;
}


/* [checkout] */

#tmAd-amexUpsell {
    float:left;
    margin-right:0px;
}


/*  [checkout - checkout_overlay styles] */

.shopList .event {
        padding:15px 10px; 
        width:auto; 
        vertical-align:top;
}

.shopList .event h3 {
    font-weight: bold;
}

.shopList .fees {
        width:290px; 
        padding:15px 0; 
        vertical-align:top;
}

.shopList .remove {
        padding:15px 10px 63px; 
        width:42px; 
        text-align:center; 
        vertical-align:bottom;
}

.shopList .rightTd {
        width:0px; 
        font-size:0px;
        padding:0;
}

.shipLabelLeft {
        float:left; 
        width:124px;
        text-align:right;
        font-weight:bold;
        line-height:16px;
}

.shipValueRight {
        float:left;
        margin-left:10px;
        width:140px;
        text-align:left;
        line-height:16px;
}

.topLine {
        margin: 0;
        padding: 0;
        border-left: none;
        border-right: none;
        font-size: 0;
        line-height: 0;
        height: 0;
}



/** MODULE LIDS AND CONTAINERS **/


.lid  { 
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 6px 0 7px 7px; 
    line-height: 13px;
    height: 13px;
}

.lid-cat {
        color: #fff;
        margin-bottom: 10px;
}

.lid-cat .roundTop {
        font-size: 0;
        line-height: 4px;
        height: 4px;
}
                    
.lid-cat .roundBot {    
    clear: both;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 4px;
    height: 4px;
    margin-top: 0 !important;
}

.lid-nav, #left-nav a.lid-nav, #seeEvents .lid, .lidExpand_sm, .lidExpand_Lg, .lid-ln, .lid-secondary, .lid-primary, .lid-promo { 
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px;
    line-height: 13px;
    margin: 0;
    color: #414141;
    background-color: transparent;
    border-bottom: 3px solid #b6021d;
}

.lid-location{font-size:18px; border-bottom:3px solid #d5d5d5; padding:0 0 3px 10px;}


#left-nav a.lid-nav { 
    display: block;
}

#left-nav a.noLinks {
    background-color: #dddbdc;
    font-weight: normal;
    font-size: 13px;
    padding: 5px 7px 6px 6px;
    line-height: 13px;
    margin-bottom: 2px;
}

#left-nav a.lid-nav:hover { 
    color: #414141;
    background-color: #fff;
    text-decoration: none;
}

#left-nav a.noLinks:hover {
    background-color: #c2c2c2;
    text-decoration: none;    
}

.container-ln .title { padding-bottom:8px; margin-bottom:8px; }

.container {
    padding: 10px;
    font-size: 12px;
    line-height: 17px;
    background-color: transparent;
    margin-bottom: 20px;
}

.container-bordered {
    border: 5px solid #EFEFEF;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 20px;
}

.cb-sublid {
    background-color: #EFEFEF;
    padding: 5px 10px 0 10px;
    font-size: 11px;
    line-height: 11px;
}


.container-nav, #seeEvents .container, .containerPlain, .container-ln, .container-ln-nav, .container-ln-adOn, .container-ln-adOnAlt, .container-hotZone, .container-neutralZone, .container-checkout, .container-Promo {
    padding: 10px;
    background-color: #F5F5F5;
    border: 1px solid #cacaca;
    margin-bottom: 20px;    
}

.container-nav, #seeEvents .container, .container-ln-nav {
    padding: 5px 10px 10px 10px;
} 

.container-ln-adOn {
    border-top: none;
    margin: -20px 0 20px;
} 

.container-ln-adOnAlt {
    border-top: none;
    background-color: #fff;
    margin: -20px 0 20px;
} 

.wrap-default {
    margin-bottom: 20px;
}


.wrap-myTM {
    padding: 3px 0;
    margin-bottom: 25px;
}

.wrap-myTM .roundFix {
    background-color: #fff;
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 1px 4px 10px 4px;
}
 
 
#left-nav .roundBot {
    display: none;
}

.box-container {
    border: none;
    border-radius: 3px;
    box-shadow: rgba(0,0,0,0.25) 0px 2px 6px;
    background-color: #fff;
}

.no-boxshadow .box-container {
    border: 1px solid #ccc;
}

.box-container .right {
    float: right;
}

.box-container .left {
    float: left;
}


/** FORM ELEMENTS **/

select, input, textarea {
    color: #414141;
    font-size: 11px;
    width: auto;
}

input, textarea { 
    padding: 1px 2px;
}

option {
    padding: 0 8px 0 2px;
}

input.text {
    padding: 3px;
    border: 1px solid #999;
    color: #898989;
    vertical-align: middle;
}

select.disabled { background-color: #ddd; }

#searchBox input.text {
    display: inline;
    width: 270px;
    padding: 0;
    border: none;
    font-size: 15px;
    color: #898989;
    margin: 15px 0 0 15px;
    float: left;
    vertical-align: middle
}

#searchBox input.search {
    display: block;
    width: 33px;
    height: 25px;
    float: right;
    margin: 10px 11px 0 0;
    border: none;
    vertical-align: middle;
    font-size: 0;
}


#seeEvents input.text {
    width: 145px;
    overflow: hidden; 
}


input.go, input.go_wait { 
    border: 0; 
    vertical-align: middle;
    width: 31px; 
    height: 20px;   
    padding: 0;
    font-size: 0;
    background: url('img/sys/sprites.png')  -385px 0px;
}

input.go_wait { 
    background-position: -385px -20px;
}

#seeEvents  input.go, #seeEvents input.go_wait {
    margin-top: 5px;
    float: right;
}


/*** THIS IS TO FIX THE WIDTH OF THE BROWSEBOX IN NON-REDESIGN PAGES ***/

#leftCol .wrap-default {
    width: 160px;
    overflow: hidden;
}

#leftCol #seeEvents .container {
    padding: 10px 3px;
}

#leftCol #seeEvents input.text, #leftCol #seeEvents input.browseText    {
    width: 138px;
    padding: 3px;
}

#leftCol #seeEvents .lid {
    font-size: 12px
}





/**** END ****/



input.goLg { 
    border: 0; 
    width: 35px; 
    height: 28px;   
    padding: 0;
    font-size: 0;
    background: transparent url('img/sys/sprites.png') -385px -40px;
}

input.browseText {
    font-size: 11px;
    padding: 4px 3px;
    color: #92918d;    
    border: 1px solid #92918d;
    width: 194px;
}

.chooseDate { 
    background-color: #fff;
    border: 1px solid #92918d; 
    width: 90px;
}

.chooseDate input { 
    border: 0; 
    padding: 0; 
    width: 65px; 
    float: left; 
    font-size: 11px;
    margin: 4px 0 0 4px;
    color: #92918d;
}

.chooseDate img.chooseDateImg {
    float: right;
    padding: 2px;
}



/* for scrolling div box - Development will likely not use */
.scrollBox { 
    padding-top: 3px;    
}    
            
.scrollBox a, #left-nav .scrollBox a {
    display: block;
    padding: 0 0 0 5px;
    font-size: 11px;
    color: #424242;
    line-height: 19px;
    white-space:nowrap;
    margin: 0;
}
            
.scrollBox a:hover { 
    background-color: #FFEEC9; 
}
            
#selectOption, .selectOption { 
    height: 82px; 
    background-color: #fff;
    border: 1px solid #92918d; 
    overflow-y: auto;
    overflow-x: hidden;
}

.locDivide {
    font-size: 11px; 
    font-weight: bold; 
    margin: 3px 3px -2px 3px; 
    padding: 3px 0 0 2px; 
    line-height: 17px;    
    color: #424242;     
    border-top: 1px solid #c9c9c7;
}


/** FORM SELECT/OPTION DROPDOWN STYLES  **/

.drop_title { 
    cursor: default;     
    color: #222222;
    font-size: 11px;
    background-image: url('img/sys/droparrow_on.png');
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top right;
    border: 1px solid #92918d; 
    padding: 2px 21px 0px 3px;
    line-height: 17px;
    height: 18px; 
    overflow: hidden;
}

            

.drop_title .unselected {
    color: #898989;
}

#cat-browse #rdc_select_title.drop_title {
    width: 119px;
}

.drop_select { 
    position: absolute; 
    z-index: 200;
    font-size: 11px;
    height: 100px;
    overflow-x: hidden;
    overflow-y: scroll;    
    white-space:nowrap;    
    background-color: #fff; 
    border: 1px solid #92918d;
}

/** this will allow you to remove the hardcoded width in dropdowns. lang overlays can overwrite **/
.drop_select {
    width: 151px;
}


.drop_select#major_cat_dropdown {
    overflow: auto;
}

.drop_select a { 
    cursor: default; 
    display: block;
    padding: 0 5px;
    line-height: 19px;
    color: #414141;
}

.drop_select a:hover { 
    background-color: #EFEFEF;
    text-decoration: none;    
    cursor: default; 
}


#seeEvents .off { 
    cursor: not-allowed; 
    color: #898989;
    background-color: #dedede;     
    background-image: url('img/sys/droparrow_off.gif'); 
    background-repeat: no-repeat;
    background-position: right;
    border: 1px solid #92918d; 
    padding: 1px 3px;
}

#minor_cat_dropdown.off {
    display: none;
}



/** CHANGE LOCATION BOX **/



#change_location {
    float:right;
    display:block;
    padding: 0 12px;
    height:23px;
    margin-right: 1px;
    font-weight: normal;
    text-align:center;
    background-image: url('img/sys/sprites.png');
    background-position: -10px -153px;
    line-height: 23px;
    font-size:11px;
    color:#fff;
    position: relative;
    z-index: 50;
}

    
.less #change_location {
    margin-right: 0;
    color: #034678;    
    background-image: url('img/sys/locboxbg_wt.png');
    z-index: 50;    
    background-position: left;
}


#location_button {
    float:right;
    display:block;
    width:26px;
    margin-right: 3px;
    height:23px;
    background-image: url('img/sys/sprites.png');
    background-position: -278px -153px;
    outline: none;        
}

.less #location_button {    
    width: 29px;
    margin-right: 0;
    cursor: pointer;
    background-image: url('img/sys/locboxbg_wt_rt.png');    
    background-position: right;
    outline: none;        
}    

#location_button a#arrow {
    display: block;
    width: 25px;
    height: 23px;
    margin: 0 auto;
    background-image: url('img/sys/arrow_loc.gif');
    background-repeat: no-repeat;
    background-position: center;    
    outline: none;    
}


.less #location_button a#arrow {
    background-image: url('img/sys/arrow_loc_on.gif');
    background-position: 6px 9px;
    outline: none;
}


#locationEx {
    margin-left: 29px; 
    margin-top: -1px;
    position:absolute;
    z-index: 40;
}

#location_menu {
    width:282px;
    height:105px;
    margin: 0 0 0 0;
}

#location_menu input {
    float:left;
    position: relative;
    z-index: 99999;
}

#location_menu a {
    font-size:11px;
}


#location_input {
    border:1px solid #CACACA;
    font-size:13px;
    color:#414141;
    padding:4px 8px 0 8px;
    width:187px;
    height:22px;
    margin-right:6px;
}

#location { margin-top: 7px;}

#locBoxTop {
    height: 5px; 
    line-height: 1px; 
    font-size: 1px;
    background-image:url('img/sys/locationbox_top.png'); 
    background-repeat:no-repeat; 
}

#locBoxMid {
    width: 282px;
    background-image:url('img/sys/locationbox_mid.png');
}

#locBoxBot {
    height: 11px;
    background-image:url('img/sys/locationbox_bot.png'); 
    background-repeat:no-repeat; 
}

#location_menu form {
        padding: 7px 12px;
        position: relative;
        z-index: 99999;
}




/** LINK STYLES **/

a.under { text-decoration: underline; }
a.none { text-decoration: none }

.container a { line-height: 18px }

a.inherit { 
    font-size: inherit;
    color: inherit;
    text-decoration: none;
}


#left-nav a {
    display: block;
    line-height: 16px;
    padding: 2px 9px 2px 9px;
    margin: 0 -9px 0 -9px;
    max-height: 32px;
    overflow: hidden;
}


#left-nav .chooseDate a {
    padding: 0;
    margin: 0;
    background-color: transparent;
}

#left-nav a.on, #left-nav a:hover, .catLinks td a:hover, #browseList td.location a:hover {
    color: #034678;
}    

#left-nav a:hover, #left-nav a.on {
    background-color: #d5d5d5;
    text-decoration: none;
}


#liveDaily a, .listed-links a {
    display: block;
    padding: 0 0 5px 0;
    margin-bottom: 5px;
    border-bottom: 1px solid #d5d5d5;    
}

#liveDaily a.last, .listed-links a.last {
    padding: 0;
    margin: 0;
    border: none;
}

#specialOffers a, #localVenues a {
    display: block;
    padding-top: 8px;
    margin: 8px 0 1px 0;
    border-top: 1px solid #d5d5d5;    
}

#specialOffers a.first, #localVenues a.first {
    padding: 0;
    margin: 0 0 1px 0;
    border-top: none;        
}

#localVenues a.more {
    border-top: none;
}

#lcl_venue_content .brdBot {
    border: none;
}

#lcl_venue_content .padV5 {
    padding: 0;
}    

#lcl_venue_content br {
    margin-top: -20px;
}

a.more, a.more_alt  {
    font-weight: bold;
    display: inline !important;
    background-image: url('img/sys/arrow_more.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-right: 7px
}

a.more:hover, #left-nav a.more:hover,  a.more_alt:hover  {
    background-color: transparent;
}


#left-nav a.more, #left-nav a.less {
    display: inline;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: bottom right;
    line-height: 19px;
    padding: 3px 7px 0 7px;
    margin: 0 0 0 -7px;
    background-color: transparent;
}

#left-nav a.more:hover {
    text-decoration: underline;
}


#left-nav a.ALT, #left-nav a.ALT:hover {
    background-image: url('img/sys/arrow_more.gif');
    padding-right: 7px;
}

a.prev {
    font-weight: bold;
    background-image: url('img/sys/arrow_prev.gif');
    background-repeat: no-repeat;
    padding-left: 7px;
}

#js-onsale-tab {
    list-style-type:none;
    padding:0px
}

a.now, a.now_on, a.soon, a.soon_on, li.now, li.now_on, li.soon, li.soon_on {
    display: block;
    float: left;
    width: 122px;
    height: 32px;
    background: url('img/sys/sprites.png');
    margin-right: 3px;
    overflow: hidden;
}

a.soon, a.soon_on, li.soon, li.soon_on {
    width: 127px; 
}

a.soon_on, li.soon_on {
    background-position: -258px -27px;
}

a.now, li.now {
    background-position: -263px -0px;
    cursor: pointer;
    height: 27px;
    height: 27px;    
    margin-top: 5px;    
}

a.soon, li.soon {
    background-position: -136px -0px;
    cursor: pointer;
    height: 27px;    
    margin-top: 5px;    
}

a.now_on, li.now_on {
    background-position: -136px -27px;
}


a.event { display: block; font-weight: bold; font-size: 13px;  }


a.moreSm { 
    display: block; 
    font-size: 11px; 
    color: #afafaf; 
    font-weight: normal !important;
}
a.moreSm:hover { color: #034678; }

.onsale-list a.more {
    font-size: 13px;
    background-image: url('img/sys/arrow_more.gif');
    padding-right: 7px
}

.onsale-list a.more.button {
    font-size: 12px;
}

.onsale-list a.more:hover, #browseList a.more:hover, #browseList td.more a:hover  {
    text-decoration: underline;
}

a.more_alt { 
    font-weight: normal;
    line-height: 15px;
 }

 #entGuide a.more { 
    font-weight: normal;
    margin-bottom: 0;
    line-height: 13px;
 }  

  /* NFB Skip Nav Links */
  a.nfbSkipLink {
    position: absolute;
    left: -1000px;
    top: -1000px;
  }
  a.nfbSkipLink:active, a.nfbSkipLink:focus {position:static;}
  a.change_location_close{
    position: absolute;
    left: -1000px;
    top: -1000px;
  }
  a.change_location_close:active, a.change_location_close:focus {position:static;}
  .change_location_list, .change_location_list li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .change_location_list li {
    float:left;
  }
.nfb_table th {
  font-weight: normal;
  text-align: left;
}


/** TABLE STYLES **/

#entGuide td {
    vertical-align: top;
    padding-bottom: 10px
}

#entGuide td a { display: block; font-weight: bold;  }

#browseList th, .searchList th  {
    border-bottom: 5px solid #EFEFEF;
    padding-left: 10px;
    text-align: left;
    vertical-align: bottom;
    font-weight: normal;
    color: #a4a4a4;
    font-size: 11px
}

#browseList th {
    color: #4e4d4e;
}

.searchList th {
    color: #4e4d4e;
    padding: 5px 10px;
}




#browseList td, .searchList td {
    background-color: #fff;
    padding: 10px 0;
    font-size: 12px;
    border-bottom: 5px solid #EFEFEF;
    vertical-align: top;
    line-height: 16px;
}

.searchList td {
    vertical-align: middle
}

#browseList td img, .searchList td img { height: 45px; width: 80px; margin-left: 10px; }


#browseList td.pic {
    width: 95px;
}

#browseList td.event {
    width: 270px;
}

#browseList .summary a {
    font-weight:  bold;
    font-size: 12px;
}

#browseList td.location {
    width: 195px;
}

#browseList td.location a { 
    display: block;
    font-weight: bold; 
    color: #444; 
}

#browseList td.date {
    width: 100px;
}

#browseList td.date .errorMessage {
    font-weight: normal;
}

#browseList td.more {
    width: 120px;
    color: #b1b1b1;
    font-size: 11px;
    font-style: italic;
    line-height: 13px;
    text-align: right;
}

#browseList td.more a {
    font-weight: bold;
    font-size: 12px;
    background-image: url('img/sys/arrow_more.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    font-style: normal;
    padding-right: 7px;
}

.browsePagi {
    text-align: right;
    font-size: 11px;
    padding: 0 2px 5px 0;
}

#onSaleWrap div.pad5 {
    padding: 0 0 5px 0;
}

.onsale-list th  {
    border-bottom: 5px solid #EFEFEF;
    padding-left: 10px;
    text-align: left;
    vertical-align: bottom;
    font-weight: normal;
    color: #a4a4a4;
    font-size: 10px
}

.onsale-list th.eventDate { padding-right: 5px; padding-left: 0; text-align: center; vertical-align: bottom; }

.onsale-list td {
    vertical-align: top;
    background-color: #fff;
    padding: 7px 0 0 0;
    border: none;
    border-top: 2px solid #EFEFEF;
    border-bottom: 10px solid #fff;
}

.onsale-list td.date {
    border: none;
    border-top: 2px solid #EFEFEF;
    border-bottom: 10px solid #fff;
    width: 55px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}

td.date div.month { font-size: 12px;  background-color: #EFEFEF; padding-top: 2px }
td.date div.date { font-size: 25px; color: #414141; line-height: 24px;  background-color: #EFEFEF; }
td.date div.day { font-size: 12px; font-weight: bold; color: #afafaf; background-color: #EFEFEF; padding-bottom: 3px}
td.date span.dots { color: #afafaf; }




.onsale-list .lft5 {
    width: 5px;
    border: none;
    height: auto;
    padding: 0;
}

.onsale-list .rt10, .onsale-list .lft10 {
    width: 10px;
    border: none;
    height: auto;
    padding: 0;
}


/* TAMING Button/Input elements on Firefox */
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner { padding:0; border:none }

/* DEFAULT BUTTONS */
.button, .button-secondary, 
.button-tertiary {
  cursor:pointer;
  display:inline-block;
  padding:3px 10px;
  min-width:18px;
  border-radius:4px;
  font-weight:bold;
  text-align:center;
  line-height:normal;
  text-decoration:none !important;
  color:#fff !important;
  font-size:12px;
  white-space:nowrap;
  border-width:1px !important;
  border-style:solid !important;
  background-image:url('img/sys/rebrand/gradient.png');
  background-position:center bottom;
  background-attachment:scroll;
  background-repeat:repeat-x;
  -webkit-appearance:none;
  vertical-align:bottom; /* use bottom if you are aligning it along with other buttons. Otherwise override this with baseline */
}
.button:hover,.button-secondary:hover, .button-tertiary:hover,
.button:active,.button-secondary:active, .button-tertiary:active,
.button:focus,.button-secondary:focus, .button-tertiary:focus { background-image:url('img/sys/rebrand/gradient-hover.png'); background-position:center top; outline:0 none }

.button { background-color:#ff0000;  }
.button-secondary { background-color:#999; }
.button-tertiary { background-color: #2f96de !important; }

.button, .button:hover, .button:focus { border-color:#a00000; }
.button-secondary, .button-secondary:hover, .button-secondary:focus {  border-color:#666 }
.button-tertiary,.button-tertiary:hover,.button-tertiary:focus { border-color: #4693c9 !important; }

input.button, input.button-secondary, input.button-tertiary,
button.button, button.button-secondary, button.button-tertiary { min-width:40px; }

.button img, .button-secondary img, .button-tertiary img {
  vertical-align:bottom; /* for IE */
  vertical-align:text-bottom; /* for other non-IE browsers  */
  max-height:16px;
  max-width:16px;
  margin-left:-2px;
}

.button.flat, .button.flat:hover, .button.flat:active, .button.flat:focus {
    background-image: none;
    border-color: transparent !important;
}

.button-tertiary.flat {
    background-color: #008cff !important;
}
.button-tertiary.flat:hover, .button-tertiary.flat:active, .button-tertiary.flat:focus {
    background-color: #1079cf !important;
}

/* LARGE */
.button-large {
    font-size:16px;
    line-height:18px;
    padding:5px 18px !important;
    background-image:url('img/sys/rebrand/large-gradient.png');
}

.button-large:hover,
.button-large:active,
.button-large:focus {
    background-image:url('img/sys/rebrand/large-gradient-hover.png');
    outline:0 none
}
button.button-large,
input.button-large { height: 30px }

/* DISABLED */
.button-disabled { opacity: 0.4; pointer-events:none; cursor:default;}

.button-disabled { background-image: url('img/sys/rebrand/gradient.png') !important }

.button-disabled.button-large { background-image: url('img/sys/rebrand/large-gradient.png') !important }



.has-ribbon { position:relative; text-indent:2px; overflow:visible !important}
img.ribbon {
  position:absolute;
  top:-2px;
  left:-3px;
  max-height:none;
  max-width:none;
  margin:0
}

#mytm_menu_box {
    overflow: hidden;
}

/** uk specific **/

#ad585 { 
    width: 585px;
    height: 45px;
    overflow: hidden;
    margin-bottom: 5px;
}


#latestNews a {
    display: block;
    font-size: 12px;
    background-color: #fff;
    padding: 7px 10px;
    margin-bottom: 2px;
}




/** TEMP FOR MOCKUPS **/

#left-nav a.more span.less { display: none }
#left-nav a.less span.more { display: none }

/** this is search via promo **/
#sponsorSearchBar {
/*  brandable properties  */    
    display: none;
}

#langChoice {
    margin: -20px 0 0 0;
    height: 20px;
    line-height: 20px;
    background-color: #EFEFEF;
    text-align: right;
    padding: 0 10px;
    margin-bottom: 10px;
}

/** NEED TO ARRANGE. NEW STYLES **/

.containerFade {
    border-right: 1px solid #cacaca;
    border-left: 1px solid #cacaca;
    padding: 0 3px;
}


.lftCrn_t, .rtCrn_t, .lftCrn_b, .lftCrn_blu_b, .lftCrn_gra_b, .rtCrn_b, .rtCrn_blu_b, .rtCrn_gra_b, .midLine_t, .midLine_t_300, .midLine_t_175, .midLine_b, .midLine_b_300, .midLine_b_175, .lidRt_sm, .lidRt_lg {
    display: none;

}

.containerFade_gray {
    border-right: 1px solid #cacaca;
    border-left: 1px solid #cacaca;
    padding: 0 3px;
}

.bg_ececec {
    background-color: #ececec;
}


.lidExpand_Lg {
    font-size: 15px;
}

.bg_d8e3ee {
    background-color: #d8e3ee
}

.bg_dddbdc {
    background-color: #dddbdc;
}

.containerPlain .pad10 {
    padding: 10px 7px 7px 7px
}

.containerPlain .pad510 {
    padding: 5px 7px 5px 7px
}

.featuredEventMod img {
    display: block;
    float: left;
    margin: 0 10px 10px 0
}

.featuredEventMod {
    border-bottom: 1px solid #d5d5d5;
    padding: 0 0 7px 0;
    margin-bottom: 10px;
}

.featuredEventMod .text {
    float: left;
    width: 165px;
}

#featuredEvents .last, .lastFeature {
    padding-bottom: 2px;
    margin-bottom: 0px;
    border-bottom: none;
}

.onsale-list td.more {
    text-align: right;
}

.onsale-list td .padH10 {
    padding: 0px 0 0 10px;
}

.onsale-list tr.firstRow td {
    border-top: 5px solid #fff !important;
}

#Features .featBox {
    float: left;
    width: 137px;
    margin-right: 15px;
    line-height: 15px;
}

#Features img {
    border: 0;
    text-decoration: none;
    display: block;
    margin: 0 auto 10px auto;
}


.featured-lid h2 {
  color:#fff; 
  font-size:15px; 
  font-weight:bold;
}


/* ADDED FOR CATEGORY PAGE SPOTLIGHT */

#spotlight0 img{
    position: absolute;
}

#spotlight_wrapper .spotlight_module img {
  position:absolute;
}

#spotLite_cat {
        width: 475px;
        height: 75px;
        margin-bottom: 10px;
        color: #fff;
        padding-top: 185px;
}


.spotLiteShade {
        position: absolute;
        background-color: #000;
        width: 475px;
        height: 75px;
        filter:alpha(opacity=75);
        opacity: .75;
        -moz-opacity:.75;
        z-index: 2;
}

.spotLiteTxt {
        position: absolute;
        z-index: 3;
        margin: 8px 10px 0 10px;
        width: 315px;
        height: 63px;
        overflow: hidden;
        line-height: 18px;
}

.findTix_btn {
        position: absolute;
        margin: 40px 0 0 345px;
        width: 116px;
        height: 22px;
        z-index: 3;
        display: inline;
}

.font25 {
        font-size: 25px;
}
.font25 a {
        color: #fff;
}

.tabtip, 
.tip {
  position:absolute;
  z-index: 5;
  padding:10px;
  font-size:11px;
  font-weight:normal;
  border:1px solid #cacaca;
  background-color:#fff;  
  text-align: center;
  color:#414141; 
}

.tabtip { 
  width:147px;  
  top:-62px; 
 *top:-55px;    
  left:-30px; 
}

.tip {  /* only for elements that have hover tips such as zoom image icon */
    white-space: nowrap;
}

/* added for updated MyTM module functionality on home page */
.recoWrap {
    width: 136px;
    float: left;
}

.recoWrap a, .recoWrap a:hover {
    display: block;
    text-decoration: none;
}

.pointRt {
    font-family: arial;
    font-size: 10px;
    margin-left: 1px;    
}

.recoWrap img {
    width: 100px;
    height: 55px;
    margin-bottom: 5px;
}

.recoWrap a span {
        display: inline-block;
}

.recoWrap a span.top_recommend {
    padding: 5px 18px 0 18px;
}

.recoWrap a span.top_recommend_txt {
    margin: 0 18px;
    width: 100px;
    word-wrap: break-word;
}

.recoWrap a span.top_recommend_rate {
    margin: 1px 26px 5px 18px;
}

.recoWrap a:hover .top_recommend_txt {
    text-decoration: underline;
}

.recoCrop {
    width: 408px;
    overflow: hidden;
}

.pointer {
    cursor: pointer;
}

ul.favs {
    margin: 10px 0;
    padding: 0 0 0 15px;
    font-weight: bold;
}

.grayMore, .containerFade a.more, .containerFade a.less {
    background-image: none !important;
    font-weight: bold;
    color: #414141;
    font-size: 11px;
}

.grayMore .pointRt, .containerFade a.more .pointRt, .containerFade a.less .pointRt {
    color: #cacaca;
}

ol.topSellers {
    color: #afafaf;
    font-weight: bold;
    margin: 0 0 0 25px;
}

ol.topSellers li {
    margin: 0 0 3px 0;
    padding: 0;
}

ol.topSellers li a {
    font-weight: normal;
}

a.more span.less { display: none; }
a.less span.more { display: none; }


/* Popup Styles */

.popup {
  position:absolute;
  z-index:21;
  border:1px solid #cacaca;
  background-color:#fff;
  font-size:11px;
  font-weight:normal;
  color:#414141;  
  width:350px;
  display:inline;
}

.popup-title { padding: 5px 5px 3px 10px; }
.popup-title img { float: right; cursor: pointer; }
.popup-title h5 { display: inline; }
.popup-title strong { font-size: 12px; }

.popup-content { padding:0px 10px 10px;}

.popup-overflow {
  padding-top:6px;
  line-height:1em;
 *height: auto; /* sets max-height for IE7 and up */
 _height: 300px; /* sets max-height for IE6 and below */
  max-height:300px;
  overflow-x:hidden;
  overflow-y:auto;
}

.popup.password_requirements {
    box-shadow: 1px 1px 3px #ccc;
    width: auto;
}

.popup.password_requirements .popup-title {
    padding: 10px 10px 5px 25px;
    margin: 0;
}

.popup.password_requirements .popup-content {
    padding: 0 10px 10px 25px;
    margin: 0;
    font-size: 12px;
    line-height: 2;
    color: #878686;
}

.caret-left {
    width: 9px;
    height: 15px;
    background: url("img/sys/common_new/caret_left.gif") no-repeat 0 0;
}

.caret-right {
    width: 9px;
    height: 15px;
    background: url("img/sys/common_new/caret_right.gif") no-repeat 0 0;
}

.tixex {
    width: 600px;
    border-bottom: 1px solid #E2E2E2;
    background-color: #FFFFFF;
}

.tixex th {
    background: url('img/sys/bg_th.gif') bottom left repeat-x;
    border-top: 1px solid #CECECE;
    border-bottom: 1px solid #CECECE;
    color: #999999;
    font-size:13px;
}

.tixex td, .tixex th {
    border-left: 1px solid #E2E2E2;
    text-align:left;
    padding: 9px 30px 7px 30px;
}

.tixex td {
    border-bottom: 1px solid #E2E2E2;
}

.tixex .statusTD { width: 70px; float: left;  }
.tixex .statusEdit { width: 140px; float: left; }
.tixex input[type="checkbox"] { margin-right: 5px; vertical-align: middle; }
.tixex .tdRtalign {
    text-align:right;
}

.tixex .bdRt {
    border-right: 1px solid #E2E2E2;
}

.altTd { padding: 0 !important; border-left: 0 !important; }


/** This class allows text to be in place for screen readers or turned off images and css but not visible otherwise **/
.imgText {
    display: block;
    font-size: 0;
    line-height: 0;
    height: 0;
    text-indent: -9999px;
}

/** EDP & Artist page classes moved from overlays 09/01/09 **/

a.moreLink,
a.moreLink-open {
  display:block;  
  text-align:right;
  font-size:11px;
  font-weight:bold;
  outline: 0;
}


a.moreLink {
  padding-right:12px;
  background:url('img/sys/icn_downarrow.gif') right center no-repeat;
}

a.moreLink-open  {
  padding-right:12px;
  background:url('img/sys/icn_uparrow.gif') right center no-repeat;
}


/* ******** Tickets Module ******** */
.featured-block {
  padding:5px;
  display:block;
  margin-bottom:15px;
}

.featured-lid { 
  padding: 6px 15px;  
  color:#fff; 
  font-size:15px; 
  font-weight:bold;
}

.featured-lid .left { float:left }
.featured-lid .right { float:right }

.featured-container {  
  padding:15px 18px;  
  display:block;
  background-color:#fff;
  margin-bottom:1px;  
}

.featured-container h2 { font-size:15px; margin-bottom:7px } 
.featured-container h4, 
.featured-container h5 { margin-bottom:5px }

.featured-container input, .featured-container select { font-size:13px }

.featured-container select.big { font-size:24px } /* Only used if standard forms are used for select quantity */

.featured-venue {
  padding:15px 10px;
  background-color:#fff;
  border-bottom:1px solid #cacaca;
}


/* ******** Venue Detail and other related links module (right section) ******** */
.neutral-block{
  border:1px solid #cacaca;
  background-color:#EFEFEF;
  padding:2px;
  display:block;
  margin-bottom:15px;
}

.neutral-block-empty {
  display:block;
  margin-bottom:15px;
}

.neutral-lid{
  background-color:#dddbdc;
  padding:7px 14px;
  font-size:15px;
  font-weight:bold;
  color:#4c4c4c;
  display:block;
  margin-bottom:2px;
  zoom:1; /* REMOVES gap space on IE for span clearing */
}

.neutral-lid span.left, neutral-lid h3.left { float:left;}
.neutral-lid span.right { float:right;}
.neutral-lid a { font-size:12px; font-weight:bold}

.neutral-container,
.neutral-venue {  
  background-color:#fff;
  padding:10px;
  display:block;
  line-height:1.3em;
}

.neutral-venue img { margin-right:10px; vertical-align:middle; width:103px;}
.neutral-venue span{ color:#afafaf}



/*** text and links for edp/attractions **/

.highlight {
    color: #000;
}


.highlight-bg { background-color:#b6021d }
.highlight-border { border-color:#b6021d }/*brandable properties */

a.grayLink { color:#414141; }
a.grayLink:hover { color:#414141; }
p a.grayLink { font-size:1em; } /* RULE: all grayLinks in any paragraph must be the same on font-size as its parent  */
span.gray {color:#afafaf;}


/** change location and venue list page styles **/
.changeLocation{width:789px !important;}
.changeLocation p{font-size:12px;}
.changeLocation p b{font-size:13px;}



/* NFB additions */

.hideContent { position: absolute; left: -9999px; width: 1px; }
span.dots { background-image:url('img/sys/cal_dot.png'); background-position: center; background-repeat:no-repeat; width: 5px; height: 5px;} /* This class needs to be duplicated to IE6 style*/
abbr { border-bottom: none; }


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *\
    $ICONS
\* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.icon-close {
  content: "";
  background-color: transparent;
  background-image: url('img/sys/alpha/common/icon-sprites.png');
  background-repeat: no-repeat;
  display: inline-block;
  color: transparent !important;
  width: 20px;
  height: 20px;
}

.icon-close {
  background-position: -670px -150px;
}

/* *********** Common image sprites CSS ************* */

img.left-arrow-icon,
img.right-arrow-icon,
img.addfav-small-button,
img.addfav-large-button,
img.addfavnow-button,
img.myfav-button,
img.prevpage-button,
img.nextpage-button {
  background-image: url('img/sys/common-button-sprites.png');
  background-repeat:no-repeat;
}

/* 15x15 icons */
img.left-arrow-icon,
img.right-arrow-icon {
  width:15px;
  height:15px;
  vertical-align:-0.25em;  
}
img.left-arrow-icon { background-position:0 0 }
img.right-arrow-icon { background-position:-15px 0 }


/* irregular image buttons */
img.addfav-small-button {
  width:128px;
  height:23px;
  background-position:0 -43px;
}

img.addfav-large-button {
  width:150px;
  height:23px;
  background-position:0 -66px;
}

img.addfavnow-button {
  width:174px;
  height:23px;
  background-position:0 -89px;
  margin-bottom:20px;
}

img.myfav-button {
  width:124px;
  height:23px;
  background-position:0 -20px;
}

/* pagination buttons */

img.prevpage-button {
  width:103px;
  height:33px;
  background-position:0 -112px;
}
img.nextpage-button {
  width:134px;
  height:33px;
  background-position:0 -145px;
}

img.left-arrow-icon,
img.right-arrow-icon,
img.addfav-small-button,
img.addfav-large-button,
img.addfavnow-button,
img.myfav-button,
img.prevpage-button,
img.nextpage-button { padding:0 !important }

/* fixes for pages still using legacy */


.halfLid-solid {
    font-size:12px;
    font-weight:bold;
    background-color: #e5e5e5;
    padding:4px 0px 4px 10px;
    width: 255px;
}

.halfLid-line {
    border-bottom:1px solid #e5e5e5;
    margin:15px 0px 15px 0px;
}

#mainCol-floatLeft {
    width:550px;
    font-size: 11px;    
    float: left;
    margin-right:15px;
    position: static;
}

#rightCol-floatRight {
    width:205px;
    font-size: 11px;    
    float:left;
    position: static;
}

#rightCol-floatRight h4, #mainCol-floatLeft h4, #mainCol-floatRight h4 {
    font-size: 11px;
}
.artistContentBox {
    width:770px;
    margin:0;
}

.artistContent a {
color:inherit;
}


/** datepicker override **/
div.datepicker td:hover,
div.datepicker td.outbound:hover,
div.datepicker td.today:hover, div.datepicker table tbody tr td.today {
color:#034678 !important;
}



/** FONT & HEADER STYLES **/

.count { color: #b1b0b0; font-weight: normal; }
.area { font-weight: normal; font-size: 16px; }
.normal { font-weight: normal }
.ltGray { color: #a1a1a1; }

.hiLite { color: #000; }

.success{color:#28974d;}

.error { color: #ff0000; background-color: transparent; }
ul.error { font-weight:normal; padding:0 0 11px 0; }
.error li {list-style-type:none; font-size:13px;}

#error_message a {color: #000000;}

ul.error#error_message a {
    color: #ff0000;
    font-size: 12px;
}

#order_history_errors li, #order_history_errors a, #order_history_errors a:hover, #order_history_errors a:focus {
    color: #D00509;
    font-weight: bold;
}

.bld, .attentionText { font-weight: bold }

.attentionText { color: #000; }

.txt9 { font-size: 9px }
.txt10 { font-size: 10px }
.txt11 { font-size: 11px }
.txt11-important { font-size: 11px !important }
.txt12 { font-size: 12px }
.txt13 { font-size: 13px }
.txt14 { font-size: 14px }
.txt15 { font-size: 15px }
.txt16 { font-size: 16px }
.txt18 { font-size: 18px }
.txt20 { font-size: 20px }
.txt24 { font-size: 24px }

.txtRt, .onsale-list th.txtRt, #browseList th.txtRt { text-align: right !important; }
.txtLft { text-align: left !important; }
.txtCnt { text-align: center !important; }
.jumpTxt { white-space: nowrap; font-size: 11px; margin-right: 3px; }

.lh18 { line-height: 18px }
.lh17 { line-height: 17px }
.lh16 { line-height: 16px }
.lh13 { line-height: 13px }

.width250 { width: 250px }
.width430 { width: 430px }

.allCaps { text-transform: uppercase; }

.smallText { font-size:9px; }

.errorMessage {
    color: #CD0000;
    font-weight:bold;
    font-size:110%;
}

.messageText, .requiredText {
    color: #000;
    font-weight: bold;
}

.messageText li, .messageText li a {color:#000000;}
.txtDefColor {
    color: #414141;
}

.txtWhite {
    color: #fff;
}

.txtDef {
    color: #414141;
    font-size: 12px;
}


/* breadcrumbs */
.breadcrumbs { list-style-type:none; max-width:980px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; font-size:11px; padding:10px; margin:0; }
.breadcrumbs li { display:inline; padding:0; margin:0; }


/** SPACING AND COMMON BORDERS **/


/** SPACING AND COMMON BORDERS **/

.pad0 { padding: 0; }
.pad0-important { padding: 0 !important; }
.pad5 { padding: 5px; }
.pad10, .container-empty { padding: 10px; }
.pad15 { padding: 15px; }
.pad20 { padding: 20px; }
.padH5 { padding-left: 5px; padding-right: 5px }
.padRt5 { padding-right: 5px; }
.padRt10 { padding-right: 10px; }
.padLft5 { padding-left: 5px; }
.padLft10 { padding-left: 10px; }
.padLft20 { padding-left: 20px; }
.padLft35 { padding-left: 35px; }
.padV5 { padding-top: 5px; padding-bottom: 5px; }
.padV7 { padding-top: 7px; padding-bottom: 7px; }
.padH10, .paddingLeftRight10px { padding-left: 10px; padding-right: 10px; }
.padH15 { padding-left: 15px; padding-right: 15px; }
.padH20 { padding-left: 20px; padding-right: 20px; }
.padV10 { padding-top: 10px; padding-bottom: 10px; }
.padV30 { padding-top: 30px; padding-bottom: 30px; }
.padV40 { padding-top: 40px; padding-bottom: 40px; }
.pad510 { padding: 5px 10px; }
.padBot0 { padding-bottom: 0; }
.padBot5 { padding-bottom: 5px; }
.padBot15 { padding-bottom: 15px; }
.padBot10, .paddingBottom10px { padding-bottom: 10px; }
.padBot20 { padding-bottom: 20px; }
.padTop0 { padding-top: 0; }
.padTop5 { padding-top: 5px; }
.padTop10 { padding-top: 10px; }
.padTop15 { padding-top: 15px; }
.padTop20 { padding-top: 20px; }
.padTop25 { padding-top: 25px; }
.padTop40 { padding-top: 40px; }

.mgTopNegative11 { margin-top: -11px; }
.mgLeftNegative40 { margin-left: -40px; }
.mgTop0 { margin-top: 0; }
.mgTop1 { margin-top: 1px; }
.mgTop5 { margin-top: 5px; }
.mgTop7 { margin-top: 7px; }
.mgTop8 { margin-top: 8px; }
.mgTop9 { margin-top: 9px; }
.mgTop10 { margin-top: 10px; }
.mgTop13 { margin-top: 13px; }
.mgTop14 { margin-top: 14px; }
.mgTop15 { margin-top: 15px; }
.mgTop20 { margin-top: 20px; }
.mgTop559 {
    margin: -15px 5px 5px;
    max-width: 980px;
    text-align: center;
}
.mgTop60 { margin-top: 60px; }
.mgBot1 { margin-bottom: 1px; }
.mgBot10 { margin-bottom: 10px; }
.mgRt7 { margin-right: 7px; }
.mgRt10, .margin10R { margin-right: 10px; }
.mgRt20 { margin-right: 20px; }
.mgRt30 { margin-right: 30px; }
.mgLft5 { margin-left: 5px; }
.mgLft10, .margin10L { margin-left: 10px; }
.mgLft3 { margin-left: 3px; }
.mgRt13 { margin-right: 13px; }
.mgLft20 { margin-left: 20px; }
.mgRt5 { margin-right: 5px; }
.mgBot0 { margin-bottom: 0; }
.mgBot5 { margin-bottom: 5px; }
.mgBot7 { margin-bottom: 7px; }
.mgBot8 { margin-bottom: 8px; }
.mgBot9 { margin-bottom: 9px; }
.mgBot11 { margin-bottom: 11px; }
.mgBot12 { margin-bottom: 12px; }
.mgBot13 { margin-bottom: 13px; }
.mgBot14 { margin-bottom: 14px; }
.mgBot15, .marginBottom15px { margin-bottom: 15px; }
.mgBot20 { margin-bottom: 20px; }
.mgBot30 { margin-bottom: 30px; }
.mgV10 { margin-top: 10px; margin-bottom: 10px; }
.mgV15 { margin-top: 15px; margin-bottom: 15px; }
.mgH5 { margin-left: 5px; margin-right: 5px; }
.mgH15 { margin-left: 15px; margin-right: 15px; }
.mg0 { margin: 0 !important; }
.mg10 { margin: 10px; }
.mgRt0 { margin-right: 0; }

.spacer5px { height: 5px; line-height: 0; font-size: 0; }
.spacer7px { height: 7px; line-height: 0; font-size: 0; }
.spacer15px { height: 15px; line-height: 0; }

.fontSize12 {font-size: 12px;}

.lineHeight117 {line-height: 117%;}
.lineHeight125 {line-height: 125%;}
.lineHeight120 {line-height: 120%;}

.nobr { white-space: nowrap; }

.brdBot {
    border-bottom: 1px solid #d5d5d5;
}

.brtBotAlt, .brdBotAlt, .lineBottom {
    border-bottom:1px solid #cacaca;
}

.brdBotAlt2 {
    border-bottom:1px solid #EFEFEF;
}

.border_all {
    border: 1px solid #cacaca;
}

.border_allAlt {
    border: 1px solid #e5e5e5;
}

.vertDividerLine {
    border-right:1px solid #cacaca;
}

.vertDividerLine-left {
    border-left:1px solid #cacaca;
}

.horizontalDividerLine {
    border-top:1px solid #e5e5e5;
}

.horizontalDividerLineAlt {
    border-top:1px solid #cacaca;
}

.noBrd {
    border: none !important;
}

.no-bullet{list-style:none; padding:0; margin:0;}
.ma-popup-container ul{overflow:auto; max-height:400px; overflow-x:hidden}

.hrSpace {
    padding: 5px 0 0 0;
    margin: 0 0 5px 0;
    font-size: 0;
    line-height: 0;
}

.dotted-line {
    display:block;
    background: #fff url('img/sys/dotted-line.gif') top repeat-x;
    height:1px;
    font-size:0;
}

/** resets ul to no margin **/
ul.flushLeft {
    padding-left: 15px;
}

/*
 * Usage of hrline:
 * MUST BE CALLED in HTML like this:
 *
 * <div class="hrline">&nbsp;</div>
 *
 * Not having &nbsp inside the div causes problems in IE 6.
 *
 */
div.hrline {
  height:1px;
  font-size:0px;
  line-height:0;
  background-color:#000;
  margin:8px 0;
  display:block
}


.hr {
  height:0;
  font-size:0;
  line-height:0;
  border-top: 1px solid #000;
  margin:8px 0 0 0;
  padding:8px 0 0 0;
  display:block
}

.block {display:block;}
.inline {display:inline;}
.inline_block {
    display:inline-block;
    *zoom:1;
    *display:inline;
}

/** BUG (IE) FIXERS **/


.show { position: relative }

.hide { display:none !important}

/* credit to vyoung */
.ada-hide {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}

#eaf_conf_close_box{text-decoration:none}

/* Important and Friendly Reminder modules for Shopping Cart */
.important-module { border:1px solid #d5d5d5; background-color:#f5f5f5; padding:10px 15px; line-height:1.3; font-size:11px; overflow:hidden; }
.important-module .right { float:right; margin:-5px -10px 0 0; }
.important-module .right img { vertical-align:top }
.important-module a.right:hover { text-decoration:none; }
.important-module h5 { font-weight:bold; margin-bottom:3px; font-size:12px; }
.important-module ul { padding-top:5px; padding-bottom:0; padding-left:2em; }
.important-module li { padding-bottom:0.1em; }
.important-module .highlight { color:#b6021d; }

/* new star rating */
.ratingContainer { margin:1px 0.5em 0 0; vertical-align:middle; width:74px; background:url('img/sys/1000/stars.gif') repeat-x 0 -13px; float:left; cursor:pointer;font-size:10px;}
.ratingContainer div, .ratingContainer span { height:13px; background:url('img/sys/1000/stars.gif') repeat-x; }
/* padding fix for ADP page bug 77240 */
.sliderViewport .zero-padding { padding:0 !important; }

fieldset.reset { border: 0px; margin:0px; padding: 0px; }

/* new polling styles */
#pollingcontent{width:770px; height:440px; position:relative;}
.lightbox #pollingcontent{background:#fff; border:1px solid #6d6d6d;}
#pollingcontent.working{width:530px; height:auto; padding:0 0 30px;}
#pollingcontent iframe{position:absolute; top:0; left:0;}
#pollingproc{width:530px;background:#fff; margin:0 auto; text-align:center; position:relative; top:16px; filter:alpha(opacity=100);}#pollingproc table{margin:0 auto;}
#pollingproc .messageText{color:#d00509;}
#pollingproc .requiredText{color:#d00509;}
#processing{font-size:24px; font-weight:bold;}
#please{font-weight:bold; padding:13px 0 0;}
.lightbox #pollingshadow{width:778px; height:448px; background:url('img/sys/polling/lndropshadow.png') no-repeat top left; position:absolute; top:0; left:0; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='img/sys/polling/lndropshadow.png');}
#resale-polling #pollingshadow{background:none;}

#starburst_wrap {
    width:1000px;
    margin: 0 auto;
    position: relative;  
    z-index: 41;
}

#starburst {
    width: 28px; 
    height:20px;
    position:absolute;
    top: 142px; 
    left: 658px;
    z-index: 41;
    background-image:url(img/sys/ff/starburst.png);
    background-repeat: no-repeat;   
}

/* recaptcha page */
.test_security, .test_access, .test_digitize, .test_option { font-size:11px; display:inline; }

.footerBottomLinksList { padding: 0; display: inline;}
.footerBottomLinksList li{ list-style-type: none; margin: 0; padding:0; display: inline;}

.header-links, .header-links li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline;
}
/* SHORT TERM UPDATES */

.featured-line { 
  list-style-type:none;
  margin:5px 0;
  padding:0;
  width:475px;
  overflow:hidden;  
  
}
.featured-line li { float:left; width:155px; }
.featured-line li.middle { margin:0 5px; }

.myLN-module { 
  margin-bottom:20px;
  border:5px solid #e8e8e8;
  padding:50px 10px 10px;
  background:#e8e8e8 url('img/sys/lnhome/myln-bg.png') left top no-repeat;   
  width:270px;
}
.myLN-module p { margin:0 0 1em }
.myLN-module .loading { text-align:center }
.myLN-module a { font-weight:bold; }

.myLN-module ul.fav-list { list-style-type:none; padding:0; margin:0; }
.myLN-module ul.fav-list li { position:relative; padding-left:90px; min-height:45px; height:45px; margin-bottom:5px; }
.myLN-module ul.fav-list li img { width:80px; height:45px; position:absolute; top:0; left:0;  }

.lid-primary h1 { font-size:13px; font-weight: 700; color:#000; margin-bottom:0;}

/* facebook like button */
.fb_iframe_widget,
.fb_edge_widget_with_comment {
  z-index: 2 !important;
}

.lid-primary h1.h4 {font-size:13px;}

/* added for shoppinglist */
ul#sl_cart_item_list {
   padding: 0;
   margin: 0;
}
ul#sl_cart_item_list li {
  list-style: none;
}

/* Table style setting for confirming credit card */
.container-hotZone .myTable th {
    max-width:240px; padding:0 5px 0 10px;
}
.container-hotZone .myTable td.text-or {
    padding:0 60px; text-transform:uppercase;
}
.container-hotZone .myTable td.middle-vertical {
    vertical-align:middle;
}
.container-hotZone .myTable td.right-align {
    text-align:right;
}
.container-hotZone .myTable td, .container-hotZone .myTable th {
    vertical-align:middle;
    text-align:left;
}
.container-hotZone .myTable label {
    text-align:left;
    font-weight:bold;
}
.container-hotZone .myTable .button {
    margin-top:6px;
}

.text-indent {
  text-indent: -9999em;
  display: inline-block;
}
/* slider pre-next button  */
#prevButton, #prevButton_rv {
  width:  18px;
  height: 33px;
  cursor: pointer;
  background: url(img/sys/rebrand/scrollpoint_lft.png) no-repeat;
}
#nextButton, #nextButton_rv {
  width:  18px;
  height: 33px;
  cursor: pointer;
  background: url(img/sys/rebrand/scrollpoint_rt.png) no-repeat;
}

.outline-none {
    outline: 0;
}

.txt10 { font-size: 10px }

.discAvs{
  display:block;
  margin-top:10px;
  font-size: 10.5px;
  background-color: #fff;
}

.discAvs img{
   vertical-align: text-top;
   height: 12px !important; 
    width: 12px !important;
  margin-left: 5px !important;
}

.discAvs_calendar{
  display:inline-block;
  font-size: 9px; 
  line-height: 10px; 
  color: rgb(65, 65, 65)
  font-weight: normal !important;
  font-size: 9px;
  background-color: #fff;
}

.discAvs_calendar img{
   vertical-align: text-top; 
   float: left; 
   padding-right: 3px;
}


/* 12-11 additions footer header */
#site-footer { 
  padding: 20px 0 23px;
  border-top: 11px solid #c8c8c8;
  background: #d9d9d9;
  position: relative;
}
#site-footer .frame {
    position: relative;
}
.footer-links { 
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline;
}
.footer-links.mgRt10{
    margin-right: 10px;
}
.footer-links li {
	margin: 0 10px; 
	padding: 0;
	display: inline;
}
.footer-links a, .site-disclaimer-heading { 
  	font-size: 16px;
  	color: #222;
}
.social-footer-links { 
  position: absolute;
  right: 10px;
  top: 0;
}
.social-footer-links li { margin: 0 0 0 28px }
#site-footer .site-disclaimer-heading { 
  	text-align: center;
  	margin-top: 35px;
  	margin-bottom: 11px;
}
#site-footer .site-disclaimer { 
  	text-align: center;
  	margin-bottom: 35px;
    margin-right: 150px;
} 
.site-disclaimer-heading a { 
	color: #222; 
	text-decoration: underline; 
}
#site-header {
	background: #fff url('img/sys/header-divider.png') bottom center repeat-x; 
	padding: 0 0 10px; 
}
#site-header .frame { 
	width:1000px; 
	margin:0 auto; 
	min-height:85px; 
	position:relative; 
}
#site-header .logo { 
  	position: absolute;
	top: 0;
  	left: 10px;
  	padding: 28px 40px 11px 0;
  	border-right: 1px solid #ebebeb;
}
.header-links, .header-links li {
  	list-style-type: none;
  	padding: 0;
  	margin: 0 5px 0 20px;
  	display: inline;
  	text-align: right;
}
.header-links { 
  	position: absolute; 
  	top: 15px; 
  	right: 0; 
}
.header-links a {
	color: #222;
  	font-weight: bold;
  	font-size: 15px;
}
.welcomeText { 
  	position: absolute;
  	bottom: 5px;
  	right: 0;
  	font-size: 14px;
  	line-height: 37px;
  	padding: 0 0 0 0;
  	margin-right: 10px;
  	text-align: right; 
}
.welcome-text { 
  	color: #393939; 
}

.gpt-ad-container.is-center{
    text-align: center;
}

.leaderboard{  
  background-color:#FFFFFF;
}
.leaderboard .gpt-ad-container{
    width: 728px;
    margin: 0 auto;
}

.leaderboard-padd{
    padding: 10px 0;
}

.wallet-log-out{
    font-size: 12px;
    color: #0000fc;
    margin-top: 15px;
    display: inline-block;
}

.header-links a, .welcome-text, .welcome-text a, .welcome-text strong,
#site-footer a, #site-footer p, #checkout-footer p, #checkout-footer a {
    font-family: Arial, sans-serif;
	font-style: normal; 
}

.site-disclaimer, .site-disclaimer a { 
	color: #757575;
    font-size: 14px; 
}
.site-disclaimer a,
#checkout-footer p a { text-decoration: underline; } 

#checkout-header {
 	background: #fff url('img/sys/header-divider.png') center bottom repeat-x;
  	padding: 0 0 10px;
}
#checkout-header .frame {
  	width: 810px;
  	margin: 0 auto;
}
#checkout-header .logoTop { margin: 10px 10px 0; }

#noNavFrame {
  background: #ffffff url('img/sys/ln-logo-2013.png') no-repeat 10px 28px;
  height: 85px;
  padding: 0;
}

#contentWrap_co .frame {
  width: 810px;
}

#checkout-footer {
    background: #D9D9D9;
    border-top: 11px solid #C8C8C8;
    min-height: 0;
}
#checkout-footer .frame {
	min-height: 54px;
    padding: 10px 10px 30px;
    position: relative;
    width: 790px;
}
#checkout-footer #secureLogos { 
    right: 0;
    text-align: right;
    top: 15px;
}
#checkout-footer #footerSAPlogo { display:none; }
#checkout-footer p {
  	margin: 0;
  	line-height: 1.3em;
}

#checkout-footer .site-disclaimer {
  	margin-top: 2px;
	margin-bottom: 25px;
}

#checkout-footer .site-disclaimer-heading {
    padding: 15px 0 5px;
}

.tm-top-caret, .tm-bottom-caret {background-image:url('img/sys/common_new/edp/caret-sprites.gif'); background-repeat:no-repeat; width:15px; height:9px; position:absolute}
.tm-top-caret {background-position:left top; top:-8px}
.tm-bottom-caret {background-position:left bottom; bottom:-8px}

/* CSS Styles that are needed for jScrollPane. */
.jspContainer { overflow: hidden; position: relative; margin-top: 0px; }
.jspPane { position: absolute; width: 100%; }
.jspVerticalBar { position: absolute; top: 0; right:0; width: 5px; height: 100%; background: transparent; }
.jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 5px; background: transparent; }
.jspVerticalBar *, .jspHorizontalBar * { margin: 0; padding: 0; }
.jspCap { display: none; }
.jspHorizontalBar .jspCap { float: left; }
.jspTrack, .jspDrag { position: relative; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.jspTrack { background: transparent; }
.jspDrag { background: #999999; top: 0; left: 0; cursor: pointer; }
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float: left; height: 100%; }
.jspVerticalBar .jspArrow { height: 5px; }
.jspHorizontalBar .jspArrow { width: 5px; float: left; height: 100%; }
.jspVerticalBar .jspArrow:focus { outline: none; }
.jspCorner { background: #eeeef4; float: left; height: 100%; }
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner { margin: 0 -3px 0 0; }
/* End CSS Styles by jScrollPane */


/* COMMON SELECTORS */
.absolute-no-bullet,
.absolute-no-bullet ul,
.absolute-no-bullet ol { list-style-type:none; margin:0; padding:0; }

/******* Order Detail: Resale Posting Status *******/

.status-note{color:#999; font-size:11px; margin:0 0 0 5px;}
 
.lightbox .lightbox-info{margin:10px 0 0 40px;}
.lightbox .seat-info{margin:0 5px 0 0;}
.lightbox .buttons{font-size:0; text-align:center;}
.lightbox .buttons .button{margin:0 5px;}
 
.has-ribbon { position:relative; text-indent:2px; overflow:visible !important}
img.ribbon { 
  position:absolute; 
  top:-3px; 
  left:-4px; 
  max-height:none; 
  max-width:none; 
  margin:0 
}
.has-ribbon.button-large img.ribbon {
  top:-2px; 
  left:-3px;
}
.placeholder {
    color: #999 !important;
    font-weight: normal !important;
}
.width300 {
  width: 300px;
}
.relative {
  position: relative;
}
.opacity03{
    opacity: 0.3;
    -moz-opacity: 0.3;
    filter:alpha(opacity=30);
}

/** Error Pages **/

.atlas_error {
    box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
    font-size: 14px;
    margin: 10px 110px 10px 110px;
    padding: 7px 60px 7px 60px;
}

.atlas_error h3 {
    font-weight: bold;
    padding: 10px;
}

/* legacy polling styles - this replaces table lightbox polling markups */
.legacy-polling-module {
  margin: 15px auto 15px;
  min-height: 60px;
  text-align: center;
}

.legacy-polling-image {
  display: inline-block;
  vertical-align: middle;
  padding: 15px;
}

.legacy-polling-message {
  display: inline;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}

.parkwhiz .error-message {
	border: 1px solid #EEBBBB;
	background-color: #FAE6E7;
	color: #FC2F2F;
	padding: 10px;
	font-size: 11px;
    line-height: 20px;
}

.parkwhiz .error-message .icon-error {
	content: "";
	background-color: transparent;
	background-image: url('img/sys/alpha/common/icon-sprites.png');
	background-repeat: no-repeat;
	display: inline-block;
	color: transparent !important;
	width: 20px;
	height: 20px;
	background-position: -430px -150px;
	margin: 0px 18px 0px 8px;
	float: left;
}

.pw-attention {
  background-color: transparent;
  background-image: url('img/sys/alpha/common/icon-sprites.png');
  background-repeat: no-repeat;
  display: inline-block;
  color: transparent !important;
  width: 20px;
  height: 20px;
  background-position: -510px -150px;
  float: left;
  margin-right: 10px;
}

.pw-attention-message-header {
    padding: 15px;
    border: 1px solid #FEE493;
    background-color: #FFF8DE;
}

.pw-attention-message-header h1 {
    line-height: 20px;
}

.pw-attention-message-content{
    border: 1px solid #FEE493;
    border-top: 0px solid #FEE493;
    background-color: #FFF8DE;
    padding: 12px 15px;
}

.pw-attention-message-content ul {
    padding: 0px 0px 0px 20px;
}
.pw-attention-message {
    border-top: 1px solid #CCCCCC;
    padding: 10px;
    padding-bottom: 0px;
}

.changeLocationContainer {
    display: inline-block;
    position: relative;
}

.changeLocationContainer #localizeWrap {
    position: absolute;
    right: 0;
    top: -22px;
}

/* CSS Animated SVG polling */

.polling-type1 {
    height: 80px;
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}

.polling-type1-submessage {
    margin: 5px 0 12px;
    text-align: center;
    padding: 0 10px;
    font-size: 12px;
    font-weight: normal;
}

.polling-message-standard{
    width: 240px;
    margin: 0 auto;
}

.polling-message-high{
    width: 240px;
    margin: 0 auto;
    display: none;
}

.polling-type1:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 80px;
    height: 800px;
    background-color: #fff;
    -webkit-animation: wipe 2s infinite;
    animation: wipe 2s infinite;
}

.polling-type1-filled {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

@keyframes wipe {
    0% { height: 100%; }
    100% { height: 0% }
}

/*ecal button extra styles */
a.ecal.link{position: relative;padding-left: 20px;cursor: pointer;}
.ecal.link > img {width: 15px;top: -1px;left: 3px;position: absolute;}

.authenticationOverlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 109;
    background-color: rgba(0,0,0,.8);
}

.authenticationOverlay iframe {
    display: table;
    z-index: 110;
    margin: 10vh auto;
    border-radius: 4px;
    background-color: white;
}

a.ecal.link{position: relative;padding-left: 20px;}
a.ecal.link:hover {
    text-decoration: none;
}
.ecal.link > img {width: 15px;top: -1px;left: 3px;position: absolute;}
.ecal-button-white {
   background-color: white;
   border: 1px solid #009cde !important;
}
.ecal-button-white-confpage a.ecal.link  {
    padding-left: 23px;
}
.ecal-button-white-confpage {
   font-size: 16px;
   font-weight: bold;
   line-height: 18px;
   padding: 5px 12px !important;
   border-radius: 4px;
}
.ecal-button-white-confpage img {
   right-margin: 1em;
}
.padH10 > .ecal.link{position: relative;padding-left: 18px;font-size: 11px;}
.padH10 > .ecal.link > img {width: 14px;top: -1px;left: 0px;position: absolute;}
