﻿
/************ HTML Tags************/

body
{
}

h1
{
    padding-top: 10px;
    margin-bottom: 10px;
}

h2
{
    margin-bottom: 5px;
    padding-top: 10px;
}

h3
{
    padding-top: 10px;
}

h4
{
    margin-bottom: 2px;
}

h5
{
    padding: 4px 0px 4px 5px;
    margin: 0px;
}

p
{
    margin-top: 5px;
    margin-bottom: 15px;
}

a:hover img.ImageHover
{
    filter: alpha(opacity=40);
    -moz-opacity: .40;
    opacity: .40;
}

input
{
    border: solid 1px;
}

select
{
    border: none;
    height: 22px;
}

textarea
{
    border: solid 1px;
}

/************ Global ************/

.FixedContainer
{
    width: 951px;
    margin-left: auto;
    margin-right: auto;
}

.ReadMore
{
    float: right;
}

.NoPadding
{
    padding: 0px;
}

.NoMargin
{
    margin: 0px;
}

.NoBorder
{
    border: none;
}

.NoBorder input
{
    border: none;
}

.MarginBottom
{
    margin-bottom: 15px;
}

input.Button
{
    background-image: url(../Images/Buttons/Button.gif);
    width: 158px;
    height: 26px;
    border: none;
    cursor: pointer;
    background-position: bottom;
}

input.Button:hover 
{
    background-position: top;
}

input.ButtonMedium
{
    background-image: url(../Images/Buttons/ButtonMedium.jpg);
    width: 100px;
    height: 26px;
    border: none;
    cursor: pointer;
    background-position: bottom;
}

input.ButtonMedium:hover
{
    background-position: top;
}


input.ButtonSmall
{
    background-image: url(../Images/Buttons/ButtonSmall.gif);
    width: 76px;
    height: 26px;
    border: none;
    cursor: pointer;
    background-position: bottom;
}

input.ButtonSmall:hover
{
    background-position: top;
}

.FloatLeft
{
    float: left;
}

.FloatRight
{
    float: right;
}

.AlignBottom
{
    vertical-align: bottom;
}

.AlignTop
{
    vertical-align: top;
}

.AlignMiddle
{
    vertical-align: middle;
}

.AlignCenter
{
    text-align: center;
}

.AlignRight
{
    text-align: right;
}

.AlignLeft
{
    text-align: left;
}

.ImageWithLeftTextWrap
{
    margin-left: 10px;
    margin-bottom: 6px;
}

.Clear
{
    clear: both;
    height: 0px;
}

.Spacer
{
    height: 15px;
}

.ListIconContainer
{
    margin-right: 50px;
}

.ListIconText
{
    padding-top: 5px;
    cursor: pointer;
}

div.PrintButton
{
    position: absolute;
    top: 55px;
    right: -220px;
    height: 44px;
    width: 158px;
    background-image: url(../Images/Buttons/PrintMapCompleteButton.png);
    background-position: bottom;
    cursor: pointer;
}

div:hover.PrintButton
{
    background-position: top;
}

.NoWrap
{
	white-space: nowrap;
}

/* Hides from IE-mac \*/
div
{
    height: 1%;
}
/* End hide from IE-mac */

.GoldBorder
{
    border: solid 1px;
    height: 24px;
}

/************ Main Header ************/

#HeaderStretchContainer
{
    width: 100%;
    border-bottom: solid 3px;
}

#HeaderLogoConatiner
{
    width: 203px;
    height: 108px;
    float: left;
    text-align: center;
    padding-top: 10px;
}

#HeaderImageContainer
{
    width: 748px;
    height: 118px;
    float: right;
}

.HomePhotoContainer
{
    width: 646px;
    height: 118px;
}

/************ Main Content ************/

#ContentStretchContainer
{
    width: 100%;
}

#ContentContainer
{
    float: right;
    padding-left: 15px;
    width: 731px;
    margin-bottom: 15px;
}

#MainMenu
{
    width: 204px;
    float: left;
    min-height: 380px;
    height: auto !important;
    background-image: url(../Images/Backgrounds/MenuBackground.gif);
    background-repeat: repeat-x;
    padding-bottom: 20px;
}

*html #MainMenu
{
    height: 380px;
}

.PageHeaderImage
{
    margin-top: 10px;
}

/************ Main Footer ************/

#FooterStretchContainer
{
    width: 100%;
    border-bottom: solid 3px;
    border-top: solid 3px;
    min-height: 10px;
    height: auto !important;
}

#FooterBandLeft
{
    width: 500px;
    float: left;
    padding: 18px 0px 18px 0px;
    margin-left: 30px;
    margin-right: 20px;
}

#FooterBandLeft .HomeEvent li
{
    padding-top: 5px;
}

#FooterBandRight
{
    width: 300px;
    float: left;
    padding: 18px 0px 18px 0px;
}

#FooterBandLeft img
{
    border: solid 3px;
    margin-right: 10px;
}

#FooterBandLeft .HomeEvent img
{
    float: left;
    width: 118px;
}

#FooterBandRight img
{
    border: solid 3px;
}

#FooterLinks
{
    margin-top: 8px;
    width: 740px;
    margin-left: auto;
    margin-right: auto;
}

#FooterLinks ul
{
    margin-left: 20px;
}

#FooterLinks li
{
    white-space: nowrap;
    float: left;
    padding-right: 30px;
}

#FooterCopyright
{
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.HomeSponsor
{
	width: 109px;
	height: 58px;
	border: solid 2px;
	margin-right: 7px;
	text-align: center;
	padding: 8px;
	cursor: pointer;
}

td.SponsorNoImage
{
	height: 58px;
	border: solid 1px;
	vertical-align: middle;
}

/************ Form ************/

.Form li
{
    padding-bottom: 5px;
}

.FormContainer
{
    padding: 10px 10px 15px 10px;
    margin: 0px 0px 3px 0px;
    border: solid 1px;
}

.FormContainer ul
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

/************ Main Event Master Page ************/

#MainEventLogoContainer
{
    position: relative;
    height: 0px;
}

#MainEventLogoContainer img
{
    position: absolute;
    right: 0px;
    top: -109px;
}

#MainEventContent
{
    margin-right: 233px;
}

/************ Featured Item ************/

.PageFeatureContainer
{
    margin-top: 15px;
    border: solid 1px;
}

.PageFeature
{
    padding: 0px 0px 10px 0px;
    
}

.PageFeature h2
{
    padding: 3px 0px 3px 10px;
}

.PageFeature ul
{
    margin: 5px 15px 0px 10px;
}

/************ Rental Information ************/

ul.RentalDescription
{
    margin-left: 12px;
}

ul.RentalDescription li
{
    margin-bottom: 6px;
}

.RentalListItem
{
    border: solid 1px;
    margin-bottom: 15px;
}

.RentalListItem.EntertainementListItem ul li
{
	padding-bottom: 4px;
}

.RentalListItemContent
{
    padding: 8px;
}

ul.RentalDescription
{
    width: 400px;
}

.FirstItem
{
    border-top: solid 1px;
}

.PictureContainer
{
    border: solid 1px;
    width: 632px;
}

.PictureTitle
{
    border-bottom: solid 3px;
}

.PictureTitle h2
{
    padding-left: 10px;
    padding-top: 5px;
}

/************ Events List ************/

.EventListContainer
{
    margin-top: 10px;
}

.NewsList li
{
    padding-bottom: 8px;
}

.NewsReadMoreLink
{
    padding-right: 7px;
    background-image: url(../Images/Buttons/Admin/NextPageArrow.gif);
    background-repeat: no-repeat;
    background-position: right;
}

/************ Home Page Icon Links ************/

.ThreeIconButtonsOutterContainer
{
    position: relative;
}

.ThreeIconButtonsInnerContainer
{
    position: absolute;
    top: -83px;
    right: 0px;
}

.GrapeFestivalIcon
{
    width: 104px;
    background-image: url(../Images/Icons/GrapeFestivalIcon.png);
}

.WineShowIcon
{
    width: 89px;
    background-image: url(../Images/Icons/WineShowIcon.png);
}

.StreetRodShowIcon
{
    width: 92px;
    background-image: url(../Images/Icons/StreetRodShowIcon.png);
}

.IndividualIconLink
{
    height: 104px;
    background-position: top;
    cursor: pointer;
} 

.IndividualIconLink:hover
{
    background-position: bottom;
}

.Bubble
{
    position: relative;
    visibility: hidden;
}

.Bubble img
{
    position: absolute;
    top: -35px;
    left: -75px;
}

/************ Sponsors Page ************/

.SponsorsList>li
{
    float: left;
    margin-bottom: 15px;
}

.SponsorsList li.LeftColumn
{
    margin-right: 10px;
}

.SponsorContainer
{
    width: 350px;
}

.SponsorContent
{
    padding: 8px;
}

.SponsorsList .PictureContainer
{
    min-height: 180px;
    height: auto !important;
}

/* for Internet Explorer */
html .SponsorsList .PictureContainer 
{
    height: 180px;
}
/**/

.SponsorContainer img
{
    border: solid 1px;
    float: left;
}

.SponsorLogo 
{
    float: left;
}

.SponsorLogo img
{
    margin-right: 10px;
}

.SponsorAddress
{
    width: 120px;
    float: right;
}

.SponsorAddress li
{
    float: none;
    white-space: nowrap;
}

.SponsorPhoneEmailAndUrl
{
    width: 100%;
}

.SponsorPhoneEmailAndUrl li
{
    width: 100%;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

/************ Purchase Tickets ************/

.PurchaseTicketsContainer
{
	border:1px solid #D3B31D;
	background: #fcfaef;
	padding: 8px;
	margin: 2px 10px 0 0;	
}

.PurchaseTickets td
{
    padding: 10px 10px 10px 10px;   
}

.PurchaseTickets
{
    margin-bottom: 5px;
}

.PurchaseTickets th
{
    padding: 2px 10px 2px 10px;   
}

.SponsorDetailPage p
{
    padding: 0px 0px 0px 0px;
    margin-bottom: 8px;
    margin-top: 0px;
}

.SponsorDetailPage li
{
    padding-bottom: 8px;
}

.MailingAddress.FloatLeft { margin-bottom: 8px; }

/************ Entertainment ************/

.NameAndTime
{
    width: 450px;
}

.NameAndTime p
{
	margin-left: 13px;
}

/************ List ************/

.List
{
    width: 100%;
    border: solid 1px #990000;
}

.List td
{
    padding: 5px;
}

.Row
{
    background-color: #f5efd6;
}

.AlternateRow
{
    background-color: #ffffff;
}

.InnerRow
{
    width: 100%;
}

.InnerRow td
{
    padding: 3px;
}

.DailyEntertainment li
{
	margin: 5px 0;
}



/*****************************************************************************************
Begin Admin Styles
*****************************************************************************************/

.MaxWidthTextArea
{
    width: 100%;
    height: 100px;
}

.AdminFormList
{
    padding-bottom: 8px;
}

.AdminFormList li
{
    padding-bottom: 8px;
}

/************ Admin Login ************/

#LoginFormContainer
{
    width: 500px;
    margin: 50px auto 0px auto;
    position: absolute;
}

#LoginFormContainer td
{
    text-align: left;
    padding-bottom: 3px;
}

#AdminLoginContents
{
    margin-left: 110px;
}

/************ Admin Master ************/

#DashboardContainer
{
    float: right;
    width: 747px;
    margin-bottom: 15px;
}

#DashboardIconContainer
{
    background-image: url(../Images/Backgrounds/Admin/IconContainerBackground.gif);
    background-repeat: repeat-x;
    height: 80px;
    border-bottom: solid 3px;
    padding-top: 18px;
}

#AdminPageHeader
{
    height: 23px;
    background-image: url(../Images/Backgrounds/Admin/AdminPageTitleBackground.png);
    padding: 5px 0px 0px 10px;
    background-repeat: no-repeat;
    position: absolute;
    left: -1px;
    width: 737px;
}

#AdminPageHeader h1
{
    color: #ffffff;
}

ul.AdminIcons
{
	margin-left: 60px;
}

ul.AdminIcons li
{
    float: left;
    width: 150px;
}

#AdminContentContainer
{
    margin-left: 15px;
    padding-top: 15px;
}

.Form td
{
    padding-bottom: 3px;
}

.AdminListItem
{
    background-image: url(../Images/Backgrounds/Admin/GoldenLine.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

.AdminListItem h2
{
    padding: 0px 0px 2px 5px;
    margin: 8px 0px 0px 0px;
    background-image: url(../Images/Backgrounds/Admin/GoldenLine.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

.AdminSponsorListLogo
{
    width: 150px;
    margin-right: 8px;
    margin-bottom: 5px;
}

.SponsorDate
{
    padding-bottom: 5px;
}

.AdminMarginLeft
{
    margin-left: 10px;
}

.AdminButtonContainer
{
    padding: 0px 10px 10px 10px;
}

/************ Admin Form ************/

.FormGoldBackground
{
    width: 716px;
    padding: 0px 10px 9px 10px;
    background: #faf7e9 url(../Images/Backgrounds/Admin/FormBackground.gif) bottom no-repeat;
    border: solid 1px;
    margin: 10px 0 0 8px;
}

.FormGoldBackground h2
{
    padding: 0px 0px 2px 0px;
    margin: 8px 0px 0px 7px;
    border-bottom: solid 1px;
}

.EditSponsorLogo
{
	border: solid 2px;
	padding: 4px;
	margin: 10px 0 0 30px;
}

/************ Admin Error Pop Up ************/

.ErrorPopUpContainer
{
    position: absolute;
    width: 190px;
    bottom: 90px;
    left: -30px;
}

.ErrorPopUpTop
{
    height: 13px;
    width: 255px; 
    background-image: url(../Images/Backgrounds/Admin/ErrorPopUp/ErrorPopUpTop.png);   
}

.ErrorPopUpBody
{
    width: 235px;
    background-image: url(../Images/Backgrounds/Admin/ErrorPopUp/ErrorPopUpBody.png);
    background-repeat: repeat-y;
    text-align: center;
    padding: 0px 10px 6px 10px;
    font-weight: bold;
}

.ErrorPopUpBottom
{
    height: 24px;
    width: 255px; 
    background-image: url(../Images/Backgrounds/Admin/ErrorPopUp/ErrorPopUpBottom.png);   
}

/************ Sponsor Management Tool Bar ************/

.SponsorManagementToolBar
{
    padding: 3px 0px 3px 3px;
    border: solid 1px;
    height: 23px;
    float: right;
    margin-bottom: 4px;
}

.SponsorManagementToolBar li
{
    padding-right: 3px;
}

.SponsorManagementToolBar input
{
    filter:alpha(opacity=0);
    -moz-opacity:.0;
    opacity:.0;
}

.DeleteSponsorLogo
{
    width: 102px;
    height: 22px;
    background-image: url(../Images/Buttons/Admin/DeleteLogoButton.gif);
    cursor: pointer;
}

.DeleteSponsorLogo input
{
    width: 102px;
    height: 22px;
}

.DeleteSponsorLogo:hover
{
    background-image: url(../Images/Buttons/Admin/DeleteLogoButtonHover.gif);
}

.DeleteSponsor
{
    width: 117px;
    height: 22px;
    background-image: url(../Images/Buttons/Admin/DeleteSponsorButton.gif);
    cursor: pointer;
}

.DeleteSponsor input
{
    width: 117px;
    height: 22px;
}

.DeleteSponsor:hover
{
    background-image: url(../Images/Buttons/Admin/DeleteSponsorButtonHover.gif);
}

.ManageSponsor
{
    width: 125px;
    height: 22px;
    background-image: url(../Images/Buttons/Admin/ManageSponsorButton.gif);
    cursor: pointer;
}

.ManageSponsor input
{
    width: 125px;
    height: 22px;
}

.ManageSponsor:hover
{
    background-image: url(../Images/Buttons/Admin/ManageSponsorButtonHover.gif);
}

/************ Sponsor Management ************/

.MemberList
{
	border: 1px solid #f6f0d2;
	border-bottom: none;
	margin: 5px 0 10px 0;
}

.MemberList .MemberImage
{
	border: 2px solid #f6f0d2;
	background-color: #fff;
	padding: 3px;
}

.MemberList .MemberImage img
{
	width: 50px;
	margin: auto;
	display: block;
}

.MemberList th
{
	background-color: #990000;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	white-space: nowrap;
}

.MemberList td
{
	padding: 5px;
	border-bottom: 1px solid #f6f0d2;
}

.MemberList td td
{
	border: none;
	padding: 0 5px 5px 0;
	vertical-align: top;
}

.MemberList .AltRow
{
	background-color: #fefdf8;
}

/************ Event Management Tool Bar ************/

.DeleteEventFile
{
    width: 96px;
    height: 22px;
    background-image: url(../Images/Buttons/Admin/DeleteFileButton.gif);
    cursor: pointer;
}

.DeleteEventFile input
{
    width: 96px;
    height: 22px;
}

.DeleteEventFile:hover
{
    background-image: url(../Images/Buttons/Admin/DeleteFileButtonHover.gif);
}

.DeleteEvent
{
    width: 108px;
    height: 22px;
    background-image: url(../Images/Buttons/Admin/DeleteEventButton.gif);
    cursor: pointer;
}

.DeleteEvent input
{
    width: 108px;
    height: 22px;
}

.DeleteEvent:hover
{
    background-image: url(../Images/Buttons/Admin/DeleteEventButtonHover.gif);
}

.ManageEvent
{
    width: 111px;
    height: 22px;
    background-image: url(../Images/Buttons/Admin/ManageEventButton.gif);
    cursor: pointer;
}

.ManageEvent input
{
    width: 111px;
    height: 22px;
}

.ManageEvent:hover
{
    background-image: url(../Images/Buttons/Admin/ManageEventButtonHover.gif);
}

.Prev
{
    padding-left: 7px;
    background-image: url(../Images/Buttons/Admin/PrevPageArrow.gif);
    background-repeat: no-repeat;
    background-position: left;
}

.Prev:hover
{
    cursor: pointer;
}

.Next
{
    padding-right: 7px;
    background-image: url(../Images/Buttons/Admin/NextPageArrow.gif);
    background-repeat: no-repeat;
    background-position: right;
}

.Next:hover
{
    cursor: pointer;
}

.Pager
{
    margin-top: 5px;
}

.ajax__calendar_container
{
    height: 190px;
}

.ajax__calendar
{
    background-color: #ffffff;
}





/*****************************************************************************************
Overrides to Specific Styles
*****************************************************************************************/

.ClearBackground
{
    background-image: url(../../../Images/Clear.gif);
}

.NoWrap li
{
    white-space: nowrap;
}