﻿@import url(EventTicketItems.css);

.TabSection { border-top: none; }
.TabSection .Content { border: none; }

#eventTopHeaderSection { height: 40px; position: relative; }
#eventTopHeaderSection #breadCrumbContent { float: left; width: 450px; }
#eventTopHeaderSection #topActionLinks { position: absolute; width: 180px; right: 0; }
#topActionLinks .PrintPageIcon { display: block; }
#eventTopHeaderSection .BreadCrumbHeader { font-size: 14px;  }

#divEventTicketInfo .BorderTable { width: 100%; }

.TabSection .eventSiteFilesImages { text-align: center; } 
.TabSection .eventSiteFilesImages img { padding-bottom: 5px; } 

#eventHeaderSection { clear: both; }
#eventInfoWrapper { width: 400px; float: left; }
#eventInfoWrapper .Title { font-size: 15px; }
#eventInfoWrapper .SubTitle { font-size: 12px; }
.FeaturedPartyImg { float: left; margin-right: 20px;  }
#eventHeaderSection .BuyButtonWrapper { float: right; width: 120px; margin-top: 10px; }
#eventHeaderSection .BuyButtonWrapper a { font-size: 14px; text-transform: uppercase; }

#featuredHeaderImgSection { text-align: center; margin: 10px 0 10px 0; }

#ticketStaticInfoBox {padding: 10px; margin-top: 10px; }
.StaticTicketItemsRecord { width: 400px; height: 20px; margin: 5px 10px 5px 0; font-size: 11px; float: left;}
.StaticTicketItemsRecord .Button, .StaticTicketItemsRecord .SoldOutButton { margin-right: 10px; }
#mainEventContent { width: 370px; float: left;}
#mainEventSiteFile { width: 350px; float: right;}

.FieldWrapper { margin-bottom: 15px;}
.FieldLabel { font-size: 17px; margin-bottom: 4px; }
.FieldValue {}




.BottomBuyButton { text-align: center; }

#bottomTabLinksSection { text-align: center; }
#bottomTabLinksSection a { padding: 0 10px 0 10px; font-weight: bold; }
#disclaimerSection { font-size: 11px; }


#divQuestions textarea { width: 250px; }

