#main {
    padding: 1.25em .8em 0 .8em;
}

#nav_left_column {
    float: left;
    width: 17.5em;
    border: 1px solid #ccc;
    border-width: 0;
}
#top_row {
    height: 9em;
    width: 72.8em;
    margin: 0 0 1em 20em;
}   
#ad_column {
    float: right;
    padding: 1em 0 0 1em;
    width: 16em;
    background-image: url(../../../sites/site/default/images/ad_column_gradient.png);
    background-repeat: repeat-y;
    border-width: 0 0 0 1px;
    overflow: hidden;
}
#main_content {
    float: left;
    margin: 0 0em 0 1em;
    padding: 0;
    width: 60em;
}
    #breadcrumb_row {
        border-bottom: 1px solid #ccc;
        margin: 0;
        padding-top: 1em;
    }
        #breadcrumbs {
            margin-bottom: .3em;
        }
    #title_row {
        margin: 0 0 1em 0;
        overflow: auto;
    }
    #top_column_container {
        background-color: #fff;
        overflow: auto;
        margin: 0;
        padding: .8em;
    }
        #top_left_column {
            float: left;
            width: 25em;
        }
        #top_right_column {
            float: right;
            margin: 0;
            padding: 1em 0 0 0;
            width: 32em;
        }
    #middle_container {
        margin: 1.5em 0 .5em 0;
    }
    #bottom_column_container {
        width: 100%;
    }
        #bottom_left_column {
            float: left;
            padding: 1em 0 0 0;
            width: 25em;
        }
        #bottom_right_column {
            float: right;
            width: 35em;
        }
		#bottom_row_container {
			clear: both;
		}
#seo_footer {
    border-top: .1em solid #ccc;
    clear: both;
    padding: 1em 0;
}

#main_content {
}
    #breadcrumb_row {
    }
    #title_row, #title_row * { margin: 0; padding: 0; }
    #title_row {
        overflow: auto;
    }
        #venue_alert {
		    background-color: #e20f2f;
            padding: .5em 1em;
        }
            #venue_alert > p {
                color: #FFF;
                font-size: 1.4em;
                margin: 0;
                padding: 0;
                text-align: center;
            }
        #title_row > .add_to_favorites {
            margin-top: 1em;
        }
        #venue_owner {
            margin-top: 1.25em;
        }
            #venue_owner > p {
                font-size: 1.2em;
                font-stretch: expanded;
                font-weight: bold;
                line-height: 1em;
                text-transform: uppercase;
            }
        #venue_name {
            float: left;
            font-size: 1.6em;
            padding-right: 1em;
        }
        #venue_subpage_links {
            float: right;
            margin-top: .4em;
        }
            #venue_subpage_links > li {
                border-left: .1em solid #888888;
                display: inline;
                list-style-type: none;
                margin-left: .6em;
                padding-left: .9em;
            }
            #venue_subpage_links > li.venue_subpage_link_first {
                border: 0;
                margin-left: 0;
                padding-left: 0;
            }
                #venue_subpage_links > li > a {
                    font-size: 1.1em;
                }
    #top_column_container {
    }
        #top_left_column {
        }
        #top_right_column {
        }
            #venue_demographics, #venue_demographics * { margin: 0; padding: 0; }
            #venue_demographics {
                margin-bottom: 1.8em;
                overflow: auto;
            }
                #venue_logo {
                    display: block;
                    float: left;
                    height: 6.53em;
                    margin-right: 1em;
                    width: 10em;
                }
                #venue_demographics > ul {
                    float: left;
                    margin-top: 1.2em;
                }
                    #venue_demographics > ul > li {
                        color: #595959;
                        font-size: 1.1em;
                        list-style: none;
                    }
            ul#venue_links, ul#venue_links * { margin: 0; padding: 0; }
            ul#venue_links {
                display: block;
                margin-bottom: 1.8em;
            }
                ul#venue_links > li {
                    border-left: .1em solid #595959;
                    display: inline;
                    list-style: none;
                    margin-left: .5em;
                    padding-left: .7em;
                }
                ul#venue_links > li#first_venue_link {
                    border-left: 0;
                    margin-left: 0;
                    padding-left: 0;
                }
                    ul#venue_links > li > a {
                        color: #595959;
                        font-size: 1.1em;
                    }
            #seo_blurb {
                color: #595959;
                font-size: 1.1em;
            }
    #middle_container {
    }
        #middle_container > .addthis {
            float: right;
            margin-right: .5em;
        }
    #bottom_column_container {
    }
        #bottom_left_column {
        }
            #vip_services {
                margin-bottom: 1.5em;
            }
                #vip_services > a {
                }
                    #vip_services > a > img {
                        display: block;
                        height: 9.8em;
                        margin: 0 auto;
                        width: 24.4em;
                    }
            #venue_details {
                margin-bottom: 2em;
            }
                #venue_details > div.top_corners {
                    background-color: #efefef;
                }
                #venue_details_header {
                    background: #efefef;
                    border: .1em solid #ccc;
                    border-width: 0 .1em .1em .1em;
                    min-height: 2em;
                    padding: 0 .9em .8em 1em;
                }
                    #venue_details_header > h2 {
                        float: left;
                        margin: 0;
                    }
                    #venue_details_header > form {
                        display: right;
                        float: right;
                    }
                        #venue_details_header > form > select {
                            background: #ffffff;
                            font-size: 1.1em;
                            max-width: 12em;
                        }
                            #venue_details_header > form > select > option {
                            }
                #venue_details_body {
                    border-left: .1em solid #ccc;
                    border-right: .1em solid #ccc;
                    overflow: auto;
                    padding: 1.3em .8em 0 0;
                }
                    ul#venue_details_list {
                        display: block;
                        margin: .7em 0 0 0;
                        height: 15em; /* results in lots of white space if the detail doesn't have much text */
/*                        max-height: 15em;*/ /* this results in LNVBUGS-983. maybe there's a way to still use this. */
                        padding: 0 .8em;
                    }
                        ul#venue_details_list > li {
                            display: none;
                            margin-bottom: 1.5em;
                        }
                        ul#venue_details_list > li.venue_detail_displayed {
                            display: block;
                        }
        #bottom_right_column {
        }
    #seo_footer {
    }
        p#additional_seo {
            color: #666666;
            font-size: 1.1em;
            margin: 0;
            padding: .7em 1em;
            text-align: center;
        }

h1.artist_name {
    font-size: 1.9em;
    margin: 0 1em 0 0;
    float: left;
}
.artist_info {
    padding: .5em 0 0 0;
    margin: 0 0 1em 0;
}
.artist_info > ul {
    padding: 0;
    margin: 0 0 1em 0;
}
.artist_info > ul > li {
    border-left: .1em solid #b9b9b9;
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0 .6em;
}
.artist_info > ul > li.artist_bio_link {
    border: 0;
    padding-left: 0;
}
.artist_info > ul > li > a {
    font-size: 1.3em;
    font-weight: bold;
}
.artist_desc {
    margin-bottom: 1em;
}
.artist_desc > h2 {
    border-bottom: 1px solid #b9b9b9;
}
.artist_desc > p {
    font-size: 1.2em;
    margin: 0 auto;
    padding: 0;
}
.artist_desc > p > a {
    border-bottom: .07em solid #b9b9b9;
    background-color: #fff;
    margin-left: .5em;
}

#fos_ads {
    clear: both;
    margin: 1em 0 2em 0;
    padding: 0 0 0 0;
    width: 36em;
}

    #fos_ads iframe {
        float: left;
    }

/* ----- TODO: Remove the CSS below and import the stylesheet from the VDP page level once the bundler is fixed ----- */
/* freeform module */
.free_form, .free_form * { margin: 0; padding: 0; }
.free_form {
}
.free_form * {
    font-size: 1.1em;
    color: inherit;
}

/* text_ads module */
#text_ads {
    clear: both;
    height: 12.5em;
    width: 13em;
    margin: 0; /* 0 2.6em 0; */
    padding: 0; /* 2em; */
    /*border: 1;*/
}
    #text_ads iframe {
        border: 0;
        font-size: 1em;
        height: 12.5em;
        width: 13em;
        margin: 0; /*-2em auto 0 auto;*/
        /*overflow: hidden;*/
        /*width: 99%;*/
        padding: 0;
    }

/* skyscraper module */
#skyscraper {
    clear: both;
    margin: 0; /* 0 2.6em 0; */
    padding: 0; /* 2em; */
    border: none;
}
    #skyscraper iframe {
        border: none;
        font-size: 1em;
        height: 60em;
        margin: 0; /*-2em auto 0 auto;*/
        /*overflow: hidden;*/
        /*width: 99%;*/
        padding: 0;
    }

/* merchandise module */
.merchandise, .merchandise * { margin: 0; padding: 0; }
.merchandise {
    margin: 0 0 2em 0;
}

.merchandise p { color: #797979; }

    .merchandise > h2 {
    }
    .merchandise > ul {
        border-top: .1em solid #cbcbcb;
        overflow: auto;
        padding-top: .1em;
    }
        .merchandise > ul > li {
            float: left;
            list-style-type: none;
            padding: .5em .3em;
            margin: 0 .1em;
            width: 7.6em;
        }
        .merchandise > ul > li.merch_product_first { margin-right: 0; }
        .merchandise > ul > li.merch_product_last { margin-left: 0; }
        .merchandise > ul > li:hover { background: #fce8ea; }

            .merchandise > ul > li > a {
            }
                .merchandise > ul > li > a > img {
                    display: block;
                    height: 7.6em;
                    margin: 0 auto;
                    width: 7.6em;
                }
                .merchandise > ul > li > a > span {
                    display: block;
                    font-size: 1.1em;
                    text-align: center;
                    padding: 0 .5em;
                }
                .merchandise > ul > li > a > span:hover { text-decoration: underline; }

    .merchandise > .merchandise_desc {
        font-size: 1.1em;
        margin: 0 0 1em 0;
        padding: .8em 1em 0 1em;
    }

    .merchandise > .view_all_merchandise {
/*        background: #e4e4e4 url(images/merchandise_store_link_gradient.png) repeat-x;*/
        margin-top: 1em;
    }
        .merchandise > .view_all_merchandise > .view_all_merchandise_top_corners {
            border-top: .1em solid #f8f8f8;
            height: .6em;
            margin: 0 .6em;
        }
            img.merchandise_top_left {
                float: left;
                margin-left: -.6em;
                margin-top: -.1em;
                height: .6em;
                width: .6em;
            }
            img.merchandise_top_right {
                float: right;
                margin-right: -.6em;
                margin-top: -.1em;
                height: .6em;
                width: .6em;
            }
        .merchandise > .view_all_merchandise > p {
            background-image: url(/modules/merchandise/default/images/merchandise_store_link_gradient.png);
            background-position: bottom;
            background-repeat: repeat-x;
            border-left: .1em solid #e8e8e8;
            border-right: .1em solid #e8e8e8;
            padding: .1em 0;
        }
            .merchandise > .view_all_merchandise > p > a {
                color: #8c8c8c;
                display: block;
                font-size: 1.1em;
                line-height: 1em;
                text-align: center;
            }
        .merchandise > .view_all_merchandise > .view_all_merchandise_bottom_corners {
            background-color: #e4e4e4;
            border-bottom: .1em solid #e4e4e4;
            height: .5em;
            margin: 0 .6em;
        }
            img.merchandise_bottom_left {
                float: left;
                margin: 0 0 0 -.6em;
                height: .6em;
                width: .6em;
            }
            img.merchandise_bottom_right {
                float: right;
                margin: 0 -.6em 0 0;
                height: .6em;
                width: .6em;
            }

/* related_links module */
.related_links, .related_links * { margin: 0; padding: 0; }
.related_links {
    margin-bottom: 1.5em;
}
    .related_links > h2 {
    }
    .related_links > ul {
        border-top: .1em solid #cccccc;
        padding-bottom: .8em;
        padding-top: .1em;
    }
        .related_links > ul > li {
            padding-top: .5em;
        }
            .related_links > ul > li > a {
                color: #8f8f8f;
                font-size: 1.1em;
            }
    .related_links > p {
        border-top: .1em solid #cccccc;
        padding-top: .2em;
        text-align: right;
    }
        .related_links > p > a {
            font-size: 1.1em;
        }
    .related_links_report_broken {
        padding: 2.5em 1.3em 1.3em 1.3em;
        width: 31em;
display: none;
    }
        .related_links_close_popup {
            float: right;
            margin: -1.9em -.7em 0 0;
        }
            .related_links_close_popup > img {
                cursor: pointer;
                height: 1.7em;
                width: 1.7em;
            }
        .related_links_report_broken > h2 {
        }
        .related_links_report_broken > p {
            font-size: 1.1em;
            margin: .4em 0 .7em 0;
        }
        .related_links_report_broken > form {
        }
            .related_links_report_broken > form > select {
                background: #ffffff;
                color: #b3b3b3;
                display: block;
                font-size: 1.1em;
                margin-bottom: 2.1em;
                width: 15.9em;
            }
                .related_links_report_broken > form > select > option {
                }
            .related_links_report_broken > form > input, .related_links_report_broken > form > button {
                border-bottom: .2em solid #848484;
                border-left: .2em solid #fafafa;
                border-right: .2em solid #848484;
                border-top: .2em solid #fafafa;
                color: #656565;
                font-size: 1.1em;
                width: 9em; /* 99px div 11px */
            }
            .related_links_report_broken > form > input {
                line-height: 1.231;
                margin-right: .5em;
            }
            .related_links_report_broken > form > button {
            }

/* seo_most_popular */
.seo_most_popular {
    background-image: url(/sites/site/default/images/left_nav_top_bg.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    color: #666;
    padding: 1em;
}
    .seo_most_popular > h2 {
        font-size: 1.3em;
        margin-top: 0;
    }
    .seo_most_popular > ul {
        margin: 1.2em 0 0 0;
        padding: 0;
    }
        .seo_most_popular > ul > li {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }
            .seo_most_popular > ul > li > img {
                margin-right: .5em;
            }
/* concert_dates_header */
.concert_dates_header, .concert_dates_header * { margin: 0; padding: 0; }
.concert_dates_header {
    float: right;
    min-height: 1.7em;
    padding: 0 .2em 0 .1em;
}
    .concert_dates_header > p {
        float: right;
    }
        .concert_dates_header > p > a {
            background: transparent url(/sites/site/default/images/rss_icon.png) no-repeat scroll 0 0;
            display: block;
            min-height: 1.4em;
            padding-left: 1.9em; /* width of bg image plus space b/w img and text */
        }
            .concert_dates_header > p > a > span {
                font-size: 1.1em;
            }
            .concert_dates_header > p > a > span:hover {
                text-decoration: underline;
            }

/* CSS for typewriter-ripped paper header tabs */
.module\.live_box\.typewriter_spacer {
    margin-top: 3em;
    position: relative;
}
    .questions_and_answers {
        background-color: #fff;
        margin-top: 3em;
    }.add_to_favorites {
    float: right;
}
.add_to_favorites > div#add_to_favorites_tooltip {
    background-color: #ffc;
    border: .1em solid #ccc;
    color: #333;
    display: none;
    overflow: visible;
    padding: .5em 1em;
    position: absolute;
    left: 0px;
    top: 3em;
    width: 15em;
    z-index: 99;
}
    .add_to_favorites > div#add_to_favorites_tooltip > .tooltip_pointer_up {
        position: absolute;
        left: 12em;
        top: -1em;
    }





.module\.twitter {
    background: #fff;
    background-image: url('/modules/twitter/images/twitter_header.png');
    background-repeat: no-repeat;
    background-position: top left;
    border: 0.1em solid #CBCBCB;
    overflow: visible;
    padding: 4em 1em 2em 1em;
    position: relative;
}
    .module\.twitter h1, h2 {
        padding: 0;
        margin: 0;
    }
    .module\.twitter img.user_icon {
        float: left;
        margin-bottom: 1em;
        margin-right: 1em;
        position: relative;
    }
    .module\.twitter img.follow {
        border: 0;
        margin-top: .5em;
    }
    dl.tweets {
        clear: left;
        margin: 0;
    }
        dl.tweets dt {
            border-top: 1px #ccc dashed;
            font-size: 1.1em;
            margin: 0;
            padding-top: 1em;
        }
        dl.tweets dd {
            font-size: .9em;
            font-style: italic;
            margin: 0;
            padding-bottom: 1em;
        }
        p.more_tweets {
            float: right;
            position: relative;
        }
.breadcrumbs, .breadcrumbs * { margin: 0; padding: 0; }
    .breadcrumbs > ul {
    }
        .breadcrumbs > ul > li {
            color: #666666;
            display: inline;
            font-size: .9em;
            list-style-type: none;
            margin-left: .4em;
        }
        .breadcrumbs > ul > li.first_breadcrumb {
            margin-left: 0;
        }
            .breadcrumbs > ul > li > span {
                margin-right: .4em;
            }
            .breadcrumbs > ul > li > a {
                color: #666666;
            }
.search_return, .search_return * { margin: 0; padding: 0; }

.search_return {
}
.video, .video * { margin: 0; padding: 0; }
.video {
}
    .video > object {
        margin-bottom: 1.5em;
    }
    .video > img {
        margin-bottom: 1.5em;
        height: 18.8em;
        width: 25em;
    }
    .video > img.edp_image {
        margin-bottom: .5em;
        height: 22.5em;
        width: 30em;
    }
.maps, .maps *, .maps_popup, .maps_popup * { margin: 0; padding: 0; }
.maps {
    border-bottom: .1em dotted #cccccc;
    clear: both;
    margin-bottom: 1em;
}
.maps_no_border {
    border: 0;
}
.error {
	color: #ff0000;
}
    .maps > ul {
        overflow: auto;
        width: 32em;
    }
        .maps > ul > li {
            float: left;
            clear: left;
            list-style: none;
            margin-bottom: .8em;
            width: 50%;
        }
        .maps > ul > li.maps_links_even {
            clear: right;
            float: right;
            width: 50%;
        }
            .maps > ul > li > a, .maps_popup > ul > li > a {
                color: #111111;
            }
            a.maps_text_link {
                font-size: 1.1em;
                position: relative;
                bottom: .2em;
            }
                .maps > ul > li > a > img, .maps_popup > ul > li > a > img {
                    margin-right: .5em;
                }
    .maps > p {
    }
        .maps > p > a {
        }
            .maps > p > a > img {
                height: 1em;
                margin-right: .3em;
                width: 1.9em;
            }
            .maps > p > a > img:hover {
                text-decoration: none;
            }
            .maps > p > a > span {
                bottom: .2em;
                position: relative;
            }
.maps_popup {
    display: none;
    left: 10em;    
    position: absolute;
    z-index: 50;
    width: 91em;
    top: 20em;
    overflow: auto;
}
    .maps_popup > .top_corners,
    .maps_popup > .bottom_corners {
        background-color: #fff;
    }
    .maps_popup > .maps_popup_body {
        background-color: #fff;
        border: .1em solid #cccccc;
        border-width: 0 .1em;
        padding: 2.1em 3.1em;
    }
        .maps_popup > .maps_popup_body > .maps_drag {
            color: #ccc;
            cursor: move;
            margin: -2em 0 0 0;
            position: absolute;
            left: 45em;
        }
        .maps_popup .maps_popup_close_container {
            float: right;
            margin: -2.5em -2.5em 0 0;
        }
            .maps_popup .maps_popup_close_container > img {
                height: 1.7em;
                width: 1.7em;
                cursor: pointer;
            }
        .maps_popup_venue_info {
            overflow: auto;
        }
            .maps_popup_venue_info > img {
                float: left;
                height: 6em;
                margin: 0 1.5em 0 0;
            }
            .maps_popup_venue_info > div.venue_info {
                float: left;
            }
                .maps_popup_venue_info > div > h2 {
                    font-size: 1.8em !important;
                    font-weight: bold !important;
                }
                .maps_popup_venue_info > div > p {
                    font-size: 1.4em;
                }

    .maps_popup > .maps_popup_body > div.module_navigation {
        border-top: .1em solid #ccc;
        margin: 1.5em auto 0 auto;
        padding: .8em 0;
        text-align: center;
    }
        .maps_popup > .maps_popup_body > div.module_navigation > ul {
            margin: 0;
            padding: 0;
        }
            .maps_popup > .maps_popup_body > div.module_navigation > ul > li {
                display: inline;
                list-style: none;
                margin-left: 1em;
            }
                .maps_popup > .maps_popup_body > div.module_navigation > ul > li > a > img {
                    margin-right: .5em;
                }
    .maps_popup > .maps_popup_body > .maps_popup_content {
        background-image: url(/sites/site/default/images/grey_stripe_gradient.png);
        background-repeat: repeat-x;
        overflow: auto;
        padding: 0 1em 0 1em;
    }
        .maps_popup > .maps_popup_body > .maps_popup_content iframe {
            border: none;
            overflow: hidden;
        }
        
        .maps_popup > .maps_popup_body > .maps_popup_content iframe.maps\.3d {
            min-height: 62em;
        }
    .maps_popup #google_directions > form,
    .maps_popup #google_directions > .custom_directions {
        float: left;
    }
    .maps_popup #google_directions > .custom_directions {
        width: 37.5em;
    }
        #google_directions .show_alt_directions {
            margin-top: 1em;
        }
        .maps_popup #google_directions > form > *,
        .maps_popup #google_directions > form > div.city_state > * {
            display: block;
        }
        .maps_popup #google_directions > form > label, 
        .maps_popup #google_directions > form > div.city_state > label {
            clear: left;
            padding-top: 1em;
        }
        .maps_popup #google_directions > form > input[type="text"],
        .maps_popup #google_directions > form > select {
            width: 23em;
        }
            .maps_popup #google_directions > form > div.city_state {
                float: left;
            }
            .maps_popup #google_directions > form > div.city_state input[type="text"] {
                margin-right: 1em;
                width: 11em;
            }
            .maps_popup #google_directions > form > div.city_state select {
                width: 11em;
            }
        .maps_popup #google_directions > form > input.directions_submit {
            background: none;
            border: none;
            cursor: pointer;
            margin: 1em 0 0 0;
            padding: 0;
        }
        .maps_popup #google_directions > form > div.state_farm {
            margin-top: 2em;
        }
    .maps_popup #map_table {
        clear: left;
        display: none;
        float: left;
        height: 38em;
        overflow: auto;
        width: 39em;
    }
        .maps_popup #map_table > #directions table {
            border: none;
            width: 100%;
        }
            .maps_popup #map_table > #directions table tr,
            .maps_popup #map_table > #directions table th,
            .maps_popup #map_table > #directions table td {
                border: none;
            }
    .maps_popup #map_canvas {
        display: none;
        float: right;
        height: 38em;
        width: 38em;
    }
    .maps_popup_footer {
        clear: both;
        padding-top: 1.5em;
        margin: 0 auto;
        width: 35em;
    }
        .maps_popup_footer > p {
            border-right: .1em solid #666666;
            color: #666666;
            display: inline;
            font-size: 1.1em;
            padding-right: .5em;
        }
        .maps_popup_footer > p.maps_popup_footer_terms {
            border: 0;
            padding-left: .7em;
            padding-right: 0;
        }
            .maps_popup_footer > p.maps_popup_footer_terms > a {
            }

/* ********************************************* */
.sponsor_ads {
    border: none;
    float: right;
    margin: 0;
    padding: 0;
    text-align: right;
}
    .sponsor_ads > span {
        float: right;
    }
    .sponsor_ads > iframe {
        border: none;
        float: left;
        font-size: 1em;
        margin: 0;
        padding: 0;
    }

  .sw_header {
    background-color: #fff;
    background-image: url(/sites/site/default/images/grey_stripe_gradient.png);
    background-repeat: repeat;
	height: 4em;
  }

  .sw_header > h2 {
    padding: 0.5em 0.5em 0 0.5em;
	font-weight: bold;	
   }
  .sw_header > p {
	padding: 0.5em 0 0 0.5em;
   }

  .where_to_stay > li.outlet {
	border-style: dashed;
	border-color: #ccc;
	border-width: 0 0 1px;
	list-style: none;
	height: 10.5em;
	padding: 1em;
	color: #808080;
	font-size: 1.1em;
  }
	  img.sw_icon {
		clear: left;
		width: 12em;
		height: 9em;
		float: left;	
	  }
	  p.sw_msg {
		float: right;
		width: 15em;
		text-align: right;
		margin-top: 0.5em;
  	  }
	  .where_to_stay > li.outlet > dl.sw_info {
		float: left;
		padding-left: 1em;
	  }                                                                                                                                         
	  .where_to_stay > li.outlet > div.sw_distance {
		padding-left: 0.5em;
		color: #000;
	  }                                                                                                                                         
	  dt.sw_title {
		color: #E20F2F;	
		font-size: 1.2em;	
      }
	  .where_to_stay > li.outlet > dl.sw_info > dd.sw_address {
      }
	  .where_to_stay > li.outlet > dl.sw_info > dd.sw_phone {
		margin-top: 1em;
      }
	  .where_to_stay > div {
		margin-top: 1em;
  	  }

  .sw_pagination {
	text-align: center;
	height: 3em;
	margin-top: 1em;
	height: 3em;
  }
  .sw_pagination > p {
	float: left;
	/*width: 18em;*/
	margin-left: 0.5em;
  }
  .sw_pagination > ul.sw_pagination {
	margin: 0.5em auto;
	text-align: right;
  }
  .sw_pagination > ul.sw_pagination > li {
	list-style-type: none;
	display: inline;
	margin-left: 0.5em;
  }
  .active {
    color: #E20F2F;
  }
  .inactive {
    color: #000;
	cursor: pointer;
  }

  .sw_footer_links {
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	padding-top: 0.5em;
	margin-top: 0;
  }
  .link {
	text-decoration: underline;
  }
/*
.concert_dates_header, .concert_dates_header * { margin: 0; padding: 0; }
.concert_dates_header {
    float: right;
    min-height: 1.7em;
    padding: 0 .2em 0 .1em;
}
    .concert_dates_header > p {
        float: right;
    }
        .concert_dates_header > p > a {
            background: transparent url(/sites/site/default/images/rss_icon.png) no-repeat scroll 0 0;
            display: block;
            min-height: 1.4em;
            padding-left: 1.9em; /* width of bg image plus space b/w img and text */
        }
            .concert_dates_header > p > a > span {
                font-size: 1.1em;
            }
            .concert_dates_header > p > a > span:hover {
                text-decoration: underline;
            }
*/
.my_ln_sign_in { 
    margin: 0;
    padding: 0;
}

.my_ln_sign_in > .my_ln_body,
.my_ln_sign_in > .my_ln_body_logged_in {
    color: #666;
    margin: 0;
    padding: 0.3em 0.5em;
}
.my_ln_sign_in .my_ln_body p,
.my_ln_sign_in .my_ln_body ul { margin: 0; padding: 0; }

.my_ln_sign_in .my_ln_body p#my_ln_buttons {
    margin: 1.5em 0 0 0;
    padding: 0 .5em;
}

.my_ln_sign_in .my_ln_body p#my_ln_buttons a#button_sign_in,
.my_ln_sign_in .my_ln_body p#my_ln_buttons a#button_join    {

}
.my_ln_sign_in .my_ln_body p#my_ln_buttons a#button_sign_in { clear: left; }
.my_ln_sign_in .my_ln_body p#my_ln_buttons a#button_join    { float: right; }


/* ******************************* */
/* Logged in version */
.my_ln_body_logged_in {}

.my_ln_body_logged_in > p,
.my_ln_body_logged_in > ul,
.my_ln_body_logged_in > ul > li  { margin: 0; padding: 0; }

.my_ln_body_logged_in > p,
.my_ln_body_logged_in > ul > li  { font-size: 1.1em; }

.my_ln_body_logged_in li a {
    text-decoration: underline;
}

.my_ln_body_logged_in p span#my_ln_user_name {
    font-style: normal;
    font-weight: bold;
}

.my_ln_body_logged_in p#my_ln_log_out {
    float: right;
}
.my_ln_body_logged_in ul li { 
    list-style-type: none;
    margin: 1em 0 0 0;
}
.my_ln_body_logged_in ul li a { 
    text-decoration: none;
}div.module\.live_box {
}
    div.module\.live_box > h2 {
        font-size: 1.3em;
        margin: 0;
        padding: 0 0 .3em .2em;
    }
    div.module\.live_box > div.redline {
        background-color: #b6021d;
        height: .4em;
    }
    div.module\.live_box > div.content {
        background-color: #f6f4f5;
        border: .1em #cbcbcb solid;
    }
    div.module\.live_box > div.no_bg {
        background-color: white;
    } 
div.module\.list_column {
}
    div.module\.list_column h2 {
        font-size: 1.3em;
        margin: 0;
    }
    div.module\.list_column div.content {
        background-color: #f6f4f5;
        border: .1em #cbcbcb solid;
    }
        div.module\.list_column div.content > ul {
            margin: 0;
            padding: 0 0 .3em 0;
        }
            div.module\.list_column div.content > ul > li {
                list-style-type: none;
                margin: 0;
                padding: .3em .5em;
            }
            div.module\.list_column div.content > ul > li.new_section {
                border-top: .1em #cbcbcb solid;
            }
            div.module\.list_column div.content > ul > li.highlight {
                background-color: #CCCCCC;
            }
                div.module\.list_column div.content > ul > li a {
                    display: block;     
                    font-size: 1.1em
                }
            div.module\.list_column div.content > ul.alternating {
                margin: .4em 0 .4em 0;
            }
            div.module\.list_column div.content > ul.alternating > li {
                margin: 0 .5em;
                padding: .4em .2em;
            }
            div.module\.list_column div.content > ul.alternating > li.alternating_odd {
                background-color: #fffdfe;
            }
.proximate_venues {
    margin: 0;
    min-height: 15em;
    padding: .3em .5em;
}
    .proximate_venues > dl {
        margin: 0;
        padding: 0;
    }
        .proximate_venues > dl > dt {
            font-size: 1.1em;
            list-style: none;
            margin: 0;
            padding: 0;
        }
        .proximate_venues > dl > dd {
            color: #666;
            font-size: 1.1em;
            margin: 0 0 0.8em 0;
            padding: 0;
        }.slideshow_opener {
    margin-top: -1em;
    text-align: right;
}
#slideshow_container {
    height: 421px;
    position: absolute;
    width: 342px;
    z-index: 50;
}
.slideshow_header {
    color: #ccc;
    padding: .5em;
    text-align: center;
}
    .slideshow_header > img {
        cursor: pointer;
        float: right;
        width: 1.7em;
    }
    .slideshow_header > p {
        margin: .5em 0 1em 1.7em;
    }
        .slideshow_header > p > span {
            cursor: move;
        }
#main_image {
    position: relative;
    height: 225px;
    margin: 0 2em;
    width: 100%;
}
#main_image img {
    display:none;
    max-width: 30em;
    position:absolute;
    top:0px;
    left:0px;
}
#slideshow_container .sponsor_ad {
    margin: 1em auto 0 auto;
    width: 23.4em;
}
.carousel {
    margin: 0 2em;
    overflow: auto;
}
.left_arrow {
    float: left;
    cursor: pointer;
}
.left_bevel {
    float: left;
}
.right_arrow {
    float: left;
    cursor: pointer;
}
.right_bevel {
    float: left;
}
.slides_wrapper {
    float: left;
    width: 27.4em !important;
    overflow: hidden;
    position: relative;
    background: url(images/gallery_gradient.png) repeat-x;
}
.slides {
    position: relative;
    float: left;
    height: 60px;
}
.slides img {
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em;
    cursor: pointer;
    float: left;
}
.module\.tabs {
    overflow: visible;
    margin: 1em 0;
    /*position: relative;*/
}
    .module\.tabs ul.tabs {
        float: left;
        list-style-type: none;
        margin: 0;
        padding: 0;
        position: relative;
        width: 100%;
    }
        .module\.tabs ul.tabs li {
            background-image: url(/modules/tabs/images/default-tab-left.png);
            background-position: top left;
            background-repeat: no-repeat;
            color: #fff;
            display: block;
            float: left;
            list-style-type: none;
            margin-right: .3em;
        }
        .module\.tabs ul.tabs li.active {
            background-image: url(/modules/tabs/images/active-tab-left.png);
            background-position: top left;
            background-repeat: no-repeat;
        }
            .module\.tabs ul.tabs li a {
                background-image: url(/modules/tabs/images/default-tab-right.png);
                background-position: top right;
                background-repeat: no-repeat;
                color: #fff;
                display: block;
                float: left;
                font-size: 1.4em;
                font-weight: bold;
                padding: .5em 10px .5em 5px !important; /* Pixel value is to offset the rounded corner */
                margin-left: 5px; /* Width of left rounded corner */
            }
            .module\.tabs ul.tabs li a.active {
                background-image: url(/modules/tabs/images/active-tab-right.png);
                background-position: top right;
                background-repeat: no-repeat;
                color: #fff;
            }
     .module\.tabs .tab_content {
        border: 1px solid #ccc;
        border-top: 4px solid #b6021d;
        clear: left;
        padding: 1em;
        z-index: 50;
    }
.module\.tabs ul.tabs li.wiki_tab {
    background-image: none;
    float: none;
    margin-top: -5.1em;
    position: absolute;
    /*left: 7.5em;*/
    right: 0em;
}
    .module\.tabs ul.tabs li.wiki_tab a {
        background-image: none;
    }

.module\.tabs ul.tabs li.event_wiki_tab {
    background-image: none;
    float: none;
    margin-top: -5.1em;
    position: absolute;
    left: 9em;
}
    .module\.tabs ul.tabs li.event_wiki_tab a {
        background-image: none;
    }

.module\.live_box\.main_page_tab {
    clear: both;
}

.events_listings, .events_listings * { /*clear: right;*/ margin: 0; padding: 0; }
.events_listings {
    padding: 0 1em;
}
.geo_skin {
    background-color: #ffffcc;
    background-image: url(/sites/site/default/images/yellow_stripe_gradient.png);
    background-repeat: repeat-x;
    border: .1em solid #cccccc;
    border-width: 0 .1em;
    padding-top: 1em;
}
.nongeo_skin, .venue_on_sale_events_skin, .special_offers_skin, .my_ln_skin {
    background-color: #ffffff;
    background-image: url(/sites/site/default/images/grey_stripe_gradient.png);
    background-repeat: repeat-x;
}
.nongeo_skin {
    border: .1em solid #cccccc;
    border-top-width: 0;
}
    .events_listings > .events_listings_header {
        padding: 1em 3.5em 1em 0;
    }
    .geo_skin > .events_listings_header {
        background: transparent url(/sites/site/default/images/icon_home.png) no-repeat scroll 0 0;
        margin: 0 0 1em 0;
        min-height: 2.1em;
        padding: .3em 3.5em 0 2.8em;
    }
        .events_listings > .events_listings_header > h3 {
            color: #000;
            font-size: 1.3em;
            font-weight: normal;
        }
    .events_listings > div#geo_events,
    .events_listings > div#non_geo_events {
        padding-top: .8em;
    }
    .events_listings > div#geo_events {
        background: #ffffcc;
        border-top: .2em solid #cccccc;
        margin-top: .1em;
        padding-bottom: .5em;
    }
    .events_listings > div#non_geo_events {
        border-top: .1em solid #cccccc;
    }
        .events_listings > div#geo_events > h3,
        .events_listings > div#non_geo_events > h3 {
            font-size: 1.2em;
            margin-left: .3em;
        }
        .events_listings > div#geo_events > ul,
        .events_listings > div#non_geo_events > ul {
        }
            .events_listings > div#geo_events > ul > li,
            .events_listings > div#non_geo_events > ul > li {
                list-style-type: none;
            }
                .events_listings > div#geo_events > ul > li > a,
                .events_listings > div#non_geo_events > ul > li > a {
                }
        .events_listings > div#geo_events > p,
        .events_listings > div#non_geo_events > p {
        }
        .events_listings > div#events {
            padding-bottom: 1em;
        }
        .events_listings > div.no_events_geo {
            margin: 0 -1em;
            padding: 0 1em;
        }
        .events_listings > div.no_events {
            border-bottom: .1em solid #ccc;
            margin: 0 -1em;
            padding: 0 1em;
        }

        .events_listings > div > table {
            /*clear: left;*/
            width: 100%;
        }
            .events_listings > div > table > thead {
                border-bottom: .1em solid #d9d9d9;
                border-top: .1em solid #d9d9d9;
            }
            .events_listings > div > table > tbody {
            }
                .events_listings > div > table > thead > tr {
                }
                .events_listings > div > table > tbody > tr {
                    border-top: .1em dotted #ccc;
                }
                .events_listings > div > table > tbody > tr.events_listings_extra_event {
                }
                .events_listings > div > table > tbody > tr.events_listings_extra_event_hide {
                    display: none;
                }
                    .events_listings > div > table > thead > tr > th,
                    .events_listings > div > table > tbody > tr > td {
                        border: none;
                        text-align: left;
                    }
                    .events_listings > div > table > thead > tr > th {
                        cursor: pointer;
                        padding: .3em;
                    }
                    .events_listings > div > table > thead > tr > th.nosort {
                        cursor: auto;
                    }
                        .events_listings > div > table > thead > tr > th {
                            color: #000;
                            font-weight: normal;
                        }
                        .events_listings > div > table > thead > tr > th > a {
                            color: #000;
                        }
                        .events_listings > div > table > thead > tr > th > a > img {
                            margin-left: .5em;
                        }
                    .events_listings > div > table > tbody > tr > td {
                        color: #999;
                        padding: .8em .3em;
                        vertical-align: top;
                    }
                    .events_listings > div > table > tbody > tr > td > a.event_link,
                    .events_listings > div > table > tbody > tr > td > a.venue_link {
                        color: #333;
                    }
                    .events_listings > div > table > tbody > tr > td > a.event_link {
                        color: #999;
                    }
                    .events_listings > div > table > tbody > tr > td > a.venue_link {
                        font-size: 1.1em;
                    }
                        .events_listings > div > table > tbody > tr > td > a {
                            color: #666;
                        }
                        .events_listings > div > table > tbody > tr > td > a.buy_link {
                            color: #0F5FA4;
                            font-size: 1.1em;
                            padding-left: 9px; /* not using ems because as a bg image, arrow won't be resized. */
                        }
                        .events_listings > div > table > tbody > tr > td > a.buy_ticket_link {
                            background: transparent url(/global/images/right_arrow_red.png) no-repeat scroll 0 3px;
                            color: #0F5FA4;
                            font-size: 1.1em;
                            padding-left: 9px; /* not using ems because as a bg image, arrow won't be resized. */
                        }
                            .events_listings > div > table > tbody > tr > td > a.buy_ticket_link:hover {
                            }
        .events_listings > div > p {
            border-top: .1em solid #d9d9d9;
            padding: .5em 1em 0 1em;
            text-align: right;
        }
            .events_listings > div > p > a {
                text-decoration: underline;
                cursor: pointer;
            }
        .events_listings > div > p.results_report {
            border-top: .1em solid #ccc;
            color: #666;
            font-size: .9em;
            padding: .5em 1em 1em 0;
        }
        ul.pagination {
            display: block;
            float: right;
            padding: .5em 0 1em 1em;
            text-align: right;
        }
            ul.pagination li {
                display: inline;
                list-style: none;
                margin: 0 .5em;
                padding: 0;
            }
                ul.pagination li a {
                }
                ul.pagination li a.currentPage {
                    color: #333;
                }
                
#submitted_by {
	font-style:italic;		
}	                
body {
	background-color: #FFF;
	background-image: none;	
}

#main {
    padding: 1.25em 1.25em 0 1.25em;
}

#add_entity_header {
     background-image: url(/pages/third_party_events/images/blue-grey-grad_below-tabs.gif);	
     /*background-color: #b0c4de;
	 border-bottom: .1em solid #ccc;*/
	 padding: .6em;
	 text-align: center; 
	 font-size: 1.6em;
     font-weight: normal;
}

#add_entity_header > span {
	vertical-align: middle; 
	padding-bottom: .8em;	
}	

#main_content {
    /*margin: 0 18em 0 19.5em;*/
}

#content_container {
    height: 100%;
}/* Table styles */
.module\.third_party_events_catalog table * {
    border: 0;
}

.module\.third_party_events_catalog table {
    /*background-image: url(/sites/site/default/images/grey_stripe_gradient.png);
    background-repeat: repeat-x;*/
    width: 100%;
    border-bottom: .1em solid #ccc; 
    margin: 0;
    padding: 0;   
}
/*
#local_third_party_events_catalog {
	display: none;	
}
*/
#local_third_party_events_catalog {
	background-color: #ecf4fa; /*#e0ffff;*/	
}

#local_third_party_events_catalog table {
    border-bottom: .1em solid #ccc; 	
}

    .module\.third_party_events_catalog table caption {
    	font-size: 1.3em;
    	font-weight: bold;
    	text-align: left;
    	padding: 0em;
    	margin: 0em;
    	padding-left: .5em;
    	padding-bottom: .5em;
    	padding-top: .5em;
    }
    .module\.third_party_events_catalog table th {
        border-bottom: .1em solid #ccc;
        border-top: .1em solid #ccc;
        font-size: 1.1em;
        font-weight: bold;
        padding-top: .5em;
        text-align: left;
        vertical-align: top;
		background-color: #F6F4F5; /*#e4e4e4;*/        
    }
    
    .module\.third_party_events_catalog table td {
        border-bottom: .1em dotted #999;
        color: #000;
        vertical-align: top;  
        height: 5em;      
    }
        .module\.third_party_events_catalog table td a {
            color: #333;
        }
        .module\.third_party_events_catalog table td a.buy_link {
            color: #0F5FA4;
        }
            .module\.third_party_events_catalog table td img.right_arrow_red {
                margin-right: .3em;
            }

/* Pagination */
.module\.third_party_events_catalog ul.pagination {
    /*float: right;*/ 
    margin: 0;
    padding-right: 1em; 
    padding-top: 1em;
    padding-bottom: 1em;
    /*border-top: .1em solid #ccc;*/
    /*display: block;*/
    text-align: right;
    width: 99.4%;
}
    .module\.third_party_events_catalog ul.pagination li {
        cursor: pointer;
        /*float: left;*/
        display: inline;
        list-style-type: none;
        padding: 0 0.4em;
    }
    .module\.third_party_events_catalog ul.pagination li a.active_page {
        color: #000;
    }
ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #7c7c7c;
	border-left-color:		#c3c3c3;
	border-right-color:		#c3c3c3;
	border-bottom-color:	#ddd;
	background-color:		#fff;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				50;
	background-color:		#fff;
}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				1em;
	line-height:			1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#444;
	color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#9FCFFF;
}/* General module styles */
.module\.create_entity {
}
.create_entity_global .fine_print {
    color: #666;
}
.create_entity_global {
    background-color: #fff;
    border: .4em solid #E61938;
    overflow: auto;
    padding: 1em;
    position: relative;
}
    .create_entity_global .close_popup {
        cursor: pointer;
        float: right;
    }
    .create_entity_global .artist_actions {
        float: left;
        margin-top: 1em;
    }
        .create_entity_global .artist_actions a {
            margin-right: 1em;
            text-decoration: none;
        }
         .create_entity_global .artist_actions a img {
            margin-right: .5em;
            vertical-align: middle;
        }

/* Styles for the visible div that contains the button that activates popup */
.entity_handler {
    background-color: #fff;
    /*clear: both;*/
    background-image: url(/modules/create_entity/images/bg_add_entity.gif);
    background-repeat: repeat-x;
    padding: .84em;
    text-align: center;
}

.entity_handler > span {
    font-size: 1.6em;
    vertical-align: middle;	
}

.entity_handler#module\.create_entity\.serp\.handler {
	margin-top: 0.8em;
	border-left: 0.1em solid #ccc;
	border-right: 0.1em solid #ccc;	
	border-bottom: 0.1em solid #ccc;
}
/*
.module\.create_entity\.serp {
	margin-top: 0.8em;
	border-left: 0.1em solid #ccc;
	border-right: 0.1em solid #ccc;	
	border-bottom: 0.1em solid #ccc;
}	
*/	
    .entity_handler span {
        margin-right: 1em;
    }
    .entity_handler img {
        cursor: pointer;
        vertical-align: middle;
    }

/* Popup that contains choice of entity type to add */
.choose_entity {
    background-color: #fff;
    border: .4em solid #E61938;
    padding: 2em;
    width: 26em;
}
    .choose_entity p {
        font-weight: bold;
        margin: 1em 0;
        text-align: center;
    }
        .choose_entity p img {
            cursor: pointer;
        }
        .choose_entity p img.cancel {
            margin-top: 1em;
        }

/* Popup that contains the actual form */
.create_entity,
.create_entity * {
    margin: 0;
    padding: 0;
}
.create_entity {
    background-color: #fff;
    border: .4em solid #E61938;
    padding: 2em;
    overflow: auto;
    width: 60em;
}
    .create_entity_global .close_popup {
        margin: -1em -1em 0 0;
    }
    .create_entity_global form label,
    .create_entity_global form input,
    .create_entity_global form textarea,
    .create_entity_global form select,
    .create_entity_global form .instructions,
    .create_entity_global form dl,
    .create_entity_global form dt,
    .create_entity_global form dd{
        float: left;
        margin-top: 1em;
    }
        .create_entity_global form dd.stronger{
            margin-top: 0.7em;
            font-size: 1.2em;
            font-weight: bold;
        }

    .create_entity_global p span.emphasis,
    .create_entity_global form label span.emphasis {
            font-weight: bold;
            color: red;
            font-size: 1.2em;
        }
    .create_entity_global form input,
    .create_entity_global form textarea {
        width: 17em;
    }
    .create_entity_global select {
        width: 17.5em;
    }
        .create_entity_global form p {
            clear: left;
            margin-left: 13.5em;
        }
        .create_entity_global form p.error {
            margin-left: 13.5em;
            margin-top: 2em;
        }
        .create_entity_global form p.instructions {
            clear: none;
            margin: 1em 0 0 0;
            width: 27em;
        }
        .create_entity_global form p.label {
            float: left;
            margin: 1em 0 0 0;
        }
    .create_entity_global form dd{
        width : 35em;
        margin-right: 1em;
    }
    .create_entity_global form label,
    .create_entity_global form dt,
    .create_entity_global form .label {
        clear: left;
        margin-right: .5em;
        text-align: right;
        width: 13em;
    }
    .create_entity_global form input{
        margin-right: 1em;
    }
    .create_entity_global form div.comments {
        clear: left;
        display: block;
        float: left;
        margin-top: 1em;
    }
    .create_entity_global form div.artist_urls {
        float: left;
    }
        .create_entity_global form div.artist_urls input {
            display: block;
            float: none;
        }
    .create_entity_global form .date_time input {
        margin-right: .5em;
        width: 6.5em;
    }
    .create_entity_global form .date_time select {
        width: 5em;
    }

/* Popup within the popup for creating artist/venue */
.create_entity .artist_popup,
.create_entity .venue_popup {
    background-color: #ecf4fa;
    border: .1em solid #efefef;
    margin: 0;
    padding: 2em 2em 2em 0;
    position: relative;
    top: 3em;
    left: 13.5em;
    width: 45em;
}

/* Standalone popup */
.create_artist,
.create_venue {
    padding: 2em;
    width: 60em;
}

/* Common styles for both standalone venue and venue popup */
.create_entity .venue_popup .locale select.short,
.create_venue .locale select.short {
    width: 8em;
}
.create_entity .venue_popup .locale input, 
.create_venue .locale input {
    margin: 1em .5em 0 .5em;
    width: 6em;
}

/* Confirmation popup */
.confirmation {
    background-color: #fff;
    border: .4em solid #E61938;
    padding: 2em;
    text-align: center;
    width: 26em;
}
    .confirmation h4 {
        font-size: 1.1em;
    }
    .confirmation p {
        margin: 1em;
    }
    .confirmation img {
        cursor: pointer;
        margin: .5em;
    }

/* "Global" styles that need to go last so they can overwrite any previous styling */
    .create_entity_global .form_actions {
        clear: both;
        margin-left: 13.5em;
    }
        .create_entity_global .form_actions input {
            display: inline;
            float: none;
            height: auto;
            margin-left: 1em;
            width: auto;
        }
        .create_entity_global .form_actions .cancel_popup,
        .create_entity_global .form_actions .save_popup {
            color: #0F5FA4;
            margin-right: .5em;
            cursor: pointer;
        }
        .create_entity_global .form_actions .save_popup {
            margin-left: 1em;
        }
            .create_entity_global .form_actions .cancel_popup img,
            .create_entity_global .form_actions .save_popup img {
                vertical-align: middle;
            }

/*
.validation-failed {
  border: 1px solid #f00;
}
.validation-passed {
  border: 1px solid green;
}
*/
.validation-advice {
  clear: left;
  margin-left: 13.2em;
  padding: .2em; 
  color:#f00; 
  background-color:#fff;
}
.warning {
    border: 1px solid #c66;
}
.warning-advice {
    margin: 2px;
    padding: 2px;
    color:#fff;
    background-color:#bbb;
}
.recently_reviewed {
    padding: 0;
    position: relative;
}
    .recently_reviewed_header {
        border: .1em solid #ccc;
        border-width: 0 .1em;
        border-top: .4em solid #B6021D;
        min-height: 2em;
        padding: 1em 1em .9em 1.3em;
    }
        .recently_reviewed_header > a {
            display: block;
            float: right;
        }
.recently_reviewed_body {
    background-color: #fff;
    border: .1em solid #ccc;
    border-width: 0 .1em .1em .1em;
    margin-bottom: 1em;
    padding-bottom: 1em;
}
    .recently_reviewed > #BVCustomerRatings {
        border: .1em solid #ccc;
        border-width: 0 .1em;
    }
    .recently_reviewed table.BVRatingSummary,
    .recently_reviewed table.BVRatingWraperTable,
    .recently_reviewed table.BVReviewTable {
        margin: 0;
        padding: 0;
    }
    .recently_reviewed table td.BVRatingSummaryLinks {
        padding: 0 1em;
    }
        .recently_reviewed_body > #noReviews {
            margin: 0 1.3em;
        }
div.recently_reviewed table tr td { border: none; }
.free_form, .free_form * { margin: 0; padding: 0; }
.free_form {
}
.free_form * {
    font-size: 1.1em;
    color: inherit;
}
.merchandise, .merchandise * { margin: 0; padding: 0; }
.merchandise {
    margin: 0 0 2em 0;
}
    .merchandise > .top_corners {
        background-color: #efefef;
    }
    .merchandise > .bottom_corners {
        background-color: #fff;
    }
.merchandise p { color: #797979; }
.merchandise > h2 {
    background-color: #efefef;
    border: 0 solid #ccc;
    border-width: 0 .1em;
    color: #666;
    padding: 0 1em 1em 1em;
}

/* Small Merch module on ADP/VDP */
.merchandise_body {
    background-image: url(/sites/site/default/images/medgray_gradient_h200.png);
    background-repeat: repeat-x;
    border: 0 solid #ccc;
    border-width: 0 .1em;
    padding: 0 .2em;
}    
    .merchandise_body > ul {
        overflow: auto;
        padding-top: .1em;
    }
        .merchandise_body > ul > li {
            float: left;
            list-style-type: none;
            padding: .5em .2em;
            margin: 0 .1em;
            width: 7.6em;
        }
        .merchandise_body > ul > li.merch_product_first { margin-right: 0; }
        .merchandise_body > ul > li.merch_product_last { margin-left: 0; }
        .merchandise_body > ul > li:hover { background: #fce8ea; }

            .merchandise_body > ul > li > a {
                color: #666;
            }
                .merchandise_body > ul > li > a > img {
                    display: block;
                    height: 7.6em;
                    margin: 0 auto;
                    width: 7.6em;
                }
                .merchandise_body > ul > li > a > span {
                    display: block;
                    font-size: 1.1em;
                    text-align: center;
                    padding: 0 .5em;
                }
                .merchandise_body > ul > li > a > span:hover { text-decoration: underline; }

    .merchandise_body > .merchandise_body_desc {
        font-size: 1.1em;
        margin: 0 0 1em 0;
        padding: .8em 1em 0 1em;
    }
    .merchandise_body > .view_all_merchandise {
        padding: 1em 0 .5em 0;
    }
        .merchandise_body > .view_all_merchandise > p {
        }
            .merchandise_body > .view_all_merchandise > p > a {
                color: #666;
                display: block;
                font-size: 1.1em;
                line-height: 1em;
                text-align: center;
            }
/* Large Merch module on EDP */
.merchandise_body_lrg {
    background-image: url(/sites/site/default/images/medgray_gradient_h200.png);
    background-repeat: repeat-x;
    border: 0 solid #ccc;
    border-width: 0 .1em;
    padding: 0 .9em;
}    
    .merchandise_body_lrg > ul {
        overflow: auto;
        padding-top: .1em;
    }
        .merchandise_body_lrg > ul > li {
            float: left;
            list-style-type: none;
            padding: .5em;
            margin: 0 .6em;
            width: 9.2em;
        }
        .merchandise_body_lrg > ul > li.merch_product_first { margin-right: 0; }
        .merchandise_body_lrg > ul > li.merch_product_last { margin-left: 0; }
        .merchandise_body_lrg > ul > li:hover { background: #fce8ea; }

            .merchandise_body_lrg > ul > li > a {
                color: #666;
            }
                .merchandise_body_lrg > ul > li > a > img {
                    border: .1em solid #ccc;
                    display: block;
                    height: 9em;
                    margin: 0 auto;
                    width: 9em;
                }
                .merchandise_body_lrg > ul > li > a > span {
                    display: block;
                    font-size: 1.1em;
                    text-align: center;
                    padding: 0 .5em;
                }
                .merchandise_body_lrg > ul > li > a > span:hover { text-decoration: underline; }

    .merchandise_body_lrg > .merchandise_body_lrg_desc {
        font-size: 1.1em;
        margin: 0 0 1em 0;
        padding: .8em 1em 0 1em;
    }

    .merchandise_body_lrg > .view_all_merchandise {
        padding: 1em 0 .5em 0;
    }
        .merchandise_body_lrg > .view_all_merchandise > p {
        }
            .merchandise_body_lrg > .view_all_merchandise > p > a {
                color: #666;
                display: block;
                font-size: 1.1em;
                line-height: 1em;
                text-align: center;
            }.related_links, .related_links * { margin: 0; padding: 0; }
.related_links {
    margin-bottom: 1.5em;
}
    .related_links > h2 {
    }
    .related_links > ul {
        border-top: .1em solid #cccccc;
        padding-bottom: .8em;
        padding-top: .1em;
    }
        .related_links > ul > li {
            padding-top: .5em;
            list-style-type: none;
        }
            .related_links > ul > li > a {
                color: #8f8f8f;
                font-size: 1.1em;

            }
    .related_links > p {
        border-top: .1em solid #cccccc;
        padding-top: .2em;
        text-align: right;
    }
        .related_links > p > a {
            font-size: 1.1em;
        }
    .related_links_report_broken {
        padding: 2.5em 1.3em 1.3em 1.3em;
        width: 31em;
display: none;
    }
        .related_links_close_popup {
            float: right;
            margin: -1.9em -.7em 0 0;
        }
            .related_links_close_popup > img {
                cursor: pointer;
                height: 1.7em;
                width: 1.7em;
            }
        .related_links_report_broken > h2 {
        }
        .related_links_report_broken > p {
            font-size: 1.1em;
            margin: .4em 0 .7em 0;
        }
        .related_links_report_broken > form {
        }
            .related_links_report_broken > form > select {
                background: #ffffff;
                color: #b3b3b3;
                display: block;
                font-size: 1.1em;
                margin-bottom: 2.1em;
                width: 15.9em;
            }
                .related_links_report_broken > form > select > option {
                }
            .related_links_report_broken > form > input, .related_links_report_broken > form > button {
                border-bottom: .2em solid #848484;
                border-left: .2em solid #fafafa;
                border-right: .2em solid #848484;
                border-top: .2em solid #fafafa;
                color: #656565;
                font-size: 1.1em;
                width: 9em; /* 99px div 11px */
            }
            .related_links_report_broken > form > input {
                line-height: 1.231;
                margin-right: .5em;
            }
            .related_links_report_broken > form > button {
            }

