/**************************************************
* $File: //p4-wdpro/Projects/Sites/ESPNWWOS/main-minify/web-app/src/public/static/css/event-listing.css $
*
* $Author: flegp001 $
* $Revision: #1 $
* $Change: 1457315 $
* $Date: 2014/03/31 $
**************************************************/

.event-listing {
    margin: 0 auto;
    background: #FFF;
    background: rgba(255, 255, 255, 1);
    overflow: hidden;
}

.event-listing.volunteer {
    padding-top: 19px;
    border-top: 1px solid #acacac;
}

.m .event-listing.volunteer {
    padding-top: 0;
}

.event-listing a {
    color: #000;
}

.event-prod-icon.disney {
    display: inline-block;
    height: 11px;
    width: 13px;
    background-position: -14px -58px;
    position: relative;
    top: 1px;
    margin: 0 0 0 1px;
}

.event-prod-icon.client {
    display: inline-block;
    height: 11px;
    width: 13px;
    background-position: -40px -58px;
    margin: 0 0 0 1px;
}

.event {
    color: #363636;
    position: relative;
    zoom: 1;
    min-height: 176px;
    border: 1px solid #8e8e8e;
    border: 1px solid rgba(0, 0, 0, 0.4);
    margin: 0 18px 24px;
    padding: 4px;
}

.event.disney {
    cursor: pointer;
}

.m .event {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    margin: 0;
}

.event:hover {
    box-shadow: 0 1px 10px #aaa;
    -webkit-box-shadow: 0 1px 10px #aaa;
    -moz-box-shadow: 0 1px 10px #aaa;
    behavior: url(/public/static/css/pie.htc);
}

.event-content {
    padding: 8px 17px 5px;
    font-size: 12px;
    overflow: hidden;
}

.m .event-content {
    padding-bottom: 11px;
}

.event-content-top {
    overflow: hidden;
    margin-bottom: 14px;
}

.m .event-content-top {
    margin-bottom: 12px;
}

.event-content-btm {
    clear: both;
    height: auto;
    overflow: hidden;
    position: relative;
}

.t .event-content-btm,
.m .event-content-btm {
    height: auto;
}

.event-top-bar {
    background-color: #c00;
    height: 15px;
}

.event-title {
    float: left;
    font-family: "Playoff Pro Sans Bold";
    font-size: 16px;
    height: 27px;
    line-height: 24px;
}

.event-title h2 {
    display: inline;
}

.event-title .subtitle {
    font-size: 12px;
}

.m .event-title {
    height: auto;
    margin-bottom: 10px;
    max-width: 400px;
}

.event-title .sport-icon {
    margin-left: -4px;
    position: relative;
    top: 5px;
    width: 0;
    visibility: hidden;
}

#espnwwos-events-page .event-title .sport-icon {
    display: inline-block;
    margin-left: 0;
    width: 24px;
    visibility: visible;
}

.event-date {
    float: right;
    font-size: 14px;
    font-weight: bold;
}

.m .event-date {
    clear: both;
    float: none;
}

.event-thumb-outer-wrapper {
    float: left;
    height: 96px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 174px;
}

.t .event-thumb-outer-wrapper {
    width: 100px;
}

.event-thumb-inner-wrapper {
    height: 180px;
    left: -3%;
    width: 182px;
}

.t .event-thumb-inner-wrapper {
    left: -26%;
    position: relative;
}

.event-listing.volunteer .event-title .sport-icon.sprite {
    margin-left: -3px;
    visibility: visible;
    width: 24px;
}

.event-desc {
    float: left;
    line-height: 15px;
    margin: -2px 0 10px;
    max-width: 235px;
    padding: 0 15px 0 10px;
    max-height: 109px;
    min-width: 27%;
}

.d .event-desc {
    min-width: 235px;
}

.t .event-desc {
    max-width: 200px;
    width: 35%;
}

.m .event-desc {
    margin-bottom: 15px;
    max-width: 90%;
    padding: 0;
}

.event-desc-subtitle {
    font-weight: bold;
    margin-top: 1px;
    font-size: 10px;
    text-transform: uppercase;
}

.m .event-desc-subtitle {
    font-size: 12px;
}

.m .event-desc-subtitle+div {
    margin-bottom: 12px;
}

.event-col-title {
    font-size: 10px;
    font-weight: bold;
}

.m .event-col-title {
    font-size: 12px;
}

.event-participants {
    border-left: 1px solid #84888b;
    float: left;
    margin-bottom: -200px;
    margin-top: -2px;
    min-height: 100px;
    padding: 0 15px 200px;
    width: 120px;
}

.t .event-participants {
    width: 15%;
}

.m .event-participants {
    border-left: none;
    clear: both;
    line-height: 16px;
    padding: 0 30px 200px 0;
    width: 30%;
}

.event-competition {
    border-left: 1px solid #84888b;
    float: left;
    margin-bottom: -200px;
    margin-top: -2px;
    min-height: 100px;
    padding: 0 15px 200px;
    width: 95px;
}

.event-pricing {
    border-left: 1px solid #84888b;
    float: left;
    margin-bottom: -200px;
    margin-top: -2px;
    min-height: 100px;
    padding: 0 25px 200px 30px;
    text-align: right;
}

.t .event-pricing {
    padding-left: 14px;
    padding-right: 14px;
}

.m .event-pricing {
    border-color: #BBB;
    border-left-width: 2px;
    padding-left: 19px;
    padding-right: 0;
    width: 30%;
}

.event-price {
    font-size: 14px;
    font-weight: bold;
    line-height: 9px;
    margin: 1px 0 3px;
}

.event-price-currency {
    font-size: 10px;
    font-weight: normal;
}

.event-price-label1,
.event-price-label2 {
    font-size: 9px;
    font-weight: normal;
    line-height: 10px;
}

.m .event-price-label1.longest,
.m .event-price-label1,
.m .event-price-label2 {
    font-size: 11px;
}

.event-price-label1 {
    margin-bottom: 14px;
}

.event-price-label1.longest {
    font-size: 8px;
}

.event-price-label2 {
    margin-bottom: 2px;
}

.m .event-price-label2 {
    margin-bottom: 4px;
}

.event-price-sub-label {
    font-size: 9px;
    font-weight: normal;
    line-height: 9px;
    color: #888;
}

.event.disney .event-right-arrow {
    background-position: -220px -38px;
    height: 23px;
    position: absolute;
    right: 0;
    top: 38%;
    width: 14px;
}

.m .event.disney .event-right-arrow {
    top: 12%;
}

.event:hover .event-right-arrow {
    background-position: -230px -61px;
}

.none-found-container .large {
    font-size: 18px;
    margin-bottom: 17px;
}

.m .none-found-container .large {
    margin-bottom: 3px;
}

.none-found-container .small {
    font-size: 14px;
}

.t .column-wrap {
    padding-left: 0;
    padding-right: 0;
}

.event-content .event-pricing {
    width: 90px;
    margin-top: -9px;
}

.client .event-content .event-pricing {
    width: 147px;
    margin-top: 0;
    max-width: 116px;
    text-align: left;
    font-weight: bold;
    padding: 0 15px 200px;
}

.modal.calendar-event .event-modal-column.client.column-3 {
    padding-left: 5px;
    text-align: left;
    width: 100px;
}

.event-modal-column.client a,
.event-content .event-pricing a,
.client .event-content .event-pricing a {
    font-weight: bold;
    float: left;
    color: #000;
}


.client .event-content .event-pricing a {
    margin-bottom: 5px;
}

.event-modal-column.client a:hover,
.event-content .event-pricing a.photographer-client:hover,
.client .event-content .event-pricing a:hover,
.event-col-title:focus,
.event-price:focus,
.event-price-label1:focus,
.event-content .event-pricing a.photographer-client:focus,
.event-link:focus,
.event-pricing a:focus {
    color: #C00;
}

.event-content .event-pricing a:hover {
    text-decoration: none;

}

.modal.calendar-event .event-modal-column.client p,
.event-modal-column.client span,
.client .event-content .event-pricing span {
    float: left;
}

.event-modal-column.client span.text,
.event-content .event-pricing span.text,
.client .event-content .event-pricing span.text {
    width: 90px;
    padding-top: 5px;
}

.event-modal-column.client span.text {
    width: 74px;
}

.event-modal-column.client .sport-icon,
.event-content .event-pricing .sport-icon,
.client .event-content .event-pricing .sport-icon {
    vertical-align: sub;
}

.asterisk-disclaimer {
    font-size: 17px;
    position: relative;
    bottom: -4px;
}

div.text-disclaimer {
    padding: 10px 20px;
}

div.text-disclaimer p {
    font-family: Verdana;
    font-size: 12px;
    color: #4e5763;
    font-weight: normal;
    font-style: italic;
}

.photographer-client {
    width: 115px;
    text-align: left;
}

.t .photographer-client,
.m .photographer-client {
    margin-left: 1px;
}

.photographer-client span {
    float: left;
}

.event a:focus > h2 {
    outline: thin dotted #000;
}

.client .event-content .event-pricing a:focus {
    color: #C00;
}

.event-content .event-pricing span.text {
    font-weight: bold;
}
