﻿/* Villa Antonio */
html
{
    height: 100%;
}
body
{
    margin: 0px auto 0px auto;
    padding: 0px;
    font-family: Calibri, Arial, Verdana;
    font-size: 11px;
    color: #001659;
    text-decoration: none;
    line-height: 20px;
    background-image: url(../Images/VA_BGREV.jpg);
    background-repeat: no-repeat;
}
.hover
{
}
#module
{
    margin: 0px auto 0px auto;
    padding: 0px;
    width: 877px;
}
#header
{
    padding: 0px;
    margin: 0px auto 0px auto;
    width: 877px;
    background-image: url(../Images/Headers/VA_HeaderHomeTop.jpg);
    background-repeat: no-repeat;
    height: 211px;
}
#headerEventsTop
{
    background-image: url(../Images/Headers/VA_HeaderEventsTop.jpg);
    background-repeat: no-repeat;
    height: 211px;
}
#headerCateringTop
{
    background-image: url(../Images/Headers/VA_HeaderCateringTop.jpg);
    background-repeat: no-repeat;
    height: 211px;
}
#headerFunctionsTop
{
    background-image: url(../Images/Headers/VA_HeaderFunctionsTop.jpg);
    background-repeat: no-repeat;
    height: 211px;
}
#headerFunctionsTopBa
{
    background-image: url(../Images/Headers/VA_HeaderFunctionsTopBa.jpg);
    background-repeat: no-repeat;
    height: 211px;
}
#headerMenusTop
{
    background-image: url(../Images/Headers/VA_HeaderMenusTop.jpg);
    background-repeat: no-repeat;
    height: 211px;
}
#headerContactTop
{
    background-image: url(../Images/Headers/VA_HeaderContactTop.jpg);
    background-repeat: no-repeat;
    height: 211px;
}
#headerEntertainmentTop
{
    background-image: url(../Images/Headers/VA_HeaderEntertainmentTop.jpg);
    background-repeat: no-repeat;
    height: 211px;
}
#headerEntertainmentTopBa
{
    background-image: url(../Images/Headers/VA_HeaderEntertainmentTopBa.jpg);
    background-repeat: no-repeat;
    height: 211px;
}


/* below the logo headers*/
#headerHome
{
    padding: 0px;
    margin: 0px auto 0px auto;
    background-image: url(../Images/Headers/VA_HeaderHome.jpg);
    background-repeat: no-repeat;
    height: 272px;
    margin-left: 20px;
}
#headerEvents
{
    background-image: url(../Images/Headers/VA_HeaderEvents.jpg);
    background-repeat: no-repeat;
    height: 272px;
    margin-left: 20px;
}
#headerCatering
{
    background-image: url(../Images/Headers/VA_HeaderCatering.jpg);
    background-repeat: no-repeat;
    height: 272px;
    margin-left: 20px;
}
#headerFunctions
{
    background-image: url(../Images/Headers/VA_HeaderFunctions.jpg);
    background-repeat: no-repeat;
    height: 272px;
    margin-left: 20px;
}
#headerFunctionsBa
{
    background-image: url(../Images/Headers/VA_HeaderFunctionsBa.jpg);
    background-repeat: no-repeat;
    height: 272px;
    margin-left: 20px;
}
#headerMenus
{
    background-image: url(../Images/Headers/VA_HeaderMenus.jpg);
    background-repeat: no-repeat;
    height: 272px;
    margin-left: 20px;
}
#headerContact
{
    background-image: url(../Images/Headers/VA_HeaderContact.jpg);
    background-repeat: no-repeat;
    height: 272px;
    margin-left: 20px;
}
#headerEntertainment
{
    background-image: url(../Images/Headers/VA_HeaderEntertainment.jpg);
    background-repeat: no-repeat;
    height: 272px;
    margin-left: 20px;
}
#headerEntertainmentBa
{
    background-image: url(../Images/Headers/VA_HeaderEntertainmentBa.jpg);
    background-repeat: no-repeat;
    height: 272px;
    margin-left: 20px;
}
#nav
{
    margin: 0px auto 0px 20px;
    padding: 0px;
    width: 857px;
    height: 71px;
    text-align: center;
}
/*page title module*/
#pTitleModule
{
    padding: 0px;
    width: 857px;
}
#title
{
    width: 532px;
    height: 45px;
    float: left;
    margin-left: 5px;
    background-image: url(../Images/VA_pTitle_Welcome.jpg);
    background-repeat: no-repeat;
}
#mailingList
{
    width: 200px;
    float: right;
    margin-right: 10px;
}
/*main content area */
#content
{
    margin: 0px auto 0px 20px;
    padding: 0px;
    width: 857px;
    text-align: left;
    background: transparent url(../Images/VA_ContentBGREV.jpg) no-repeat scroll center top;
    overflow: hidden;
    background-color: #FFF;
}

#textContent, #adminPageContent
{
    font-size: 12pt;
}

#leftColumn
{
    padding: 0px;
    margin-left: 78px;
    margin-right: 0px;
    width: 485px;
    float: left;
}
#rightColumn
{
    margin: 0px 20px 0px auto;
    padding: 0px;
    width: 200px;
    float: right;
}
#titleModule
{
    margin-top: 12px;
    border-bottom: 1px dotted #948677;
    width: 453px;
}

#menuTitleModule
{
    margin-top: 12px;
    border-bottom: 1px dotted #948677;
    width: 290px;
}

#footer
{
    clear: both;
    margin: 0px auto 0px auto;
    padding: 0px;
    height: 50px;
    width: 857px;
    background-image: url(../Images/VA_FooterBG.jpg);
    background-repeat: repeat-y;
}


/*menu module*/
#menuModule
{
    margin: 0px;
    padding: 0px;
    float: left;
    margin-top: 20px;
}
#menuNav
{
    width: 103px;
    height: 165px;
    float: left;
    margin-left: 5px;
}
#menuContent
{
    float: right;
    overflow: hidden;
}
/*photo gallery styles*/
#galleryHeader
{
    margin-left: 70px;
    margin-top: 10px;
    width: 700px;
}

/* admin page styles */
#adminPageContent
{
    margin-left: 70px;
    margin-top: 60px;
    width: 700px;
}

.recordList
{
    border: solid 1px black;
    border-collapse: collapse;
}

.recordList td, th
{
    border: solid 1px black;
    padding: 3px;
    text-align: left;
    vertical-align: top;
}

fieldset label
{
    display: inline-block;
    vertical-align: top;
    line-height: 1.8;
    width: 150px;
}

fieldset ol
{
    margin: 0;
    padding: 0;
}

fieldset li
{
    list-style: none;
    padding: 5px;
    margin: 0;
    clear: both;
}

fieldset input[type='text']
{
    width: 300px;
}

fieldset textarea
{
    width: 300px;
    height: 100px;
}

.required
{
    font-weight: bold;
    color: #920724;
}

