﻿html {
    overflow-y: scroll;
}
body
{
	margin: 0;
	padding: 0;
	min-width: 23em;
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	background: #130e14;
	color: #F3EFFF;
	overflow-x: hidden;
}
a
{
    color: #F3EFFF;
    text-decoration: none;
}
a:Visited
{
    color: #F3EFFF;
}
a:Hover
{
    color: #c0c0c0;
}
Div#ContentWrap
{
    /*min-width: 700px;
    max-width: 800px;*/
    width: 60em;
	margin: 0 auto;
}
header,article,section,footer,aside
{
    display: block;
}
header
{
    font-size: 2em;
    text-align: center;
    font-weight: bold;
    /*padding: 0.1em 0.5em 0 0.5em;*/
    background: #8AA1DF url('Design02/HeaderBack.png') no-repeat;
}
header Div.HeaderRight 
{
    float: right;
    width: 15em;
    height: 184px;
}
Div#ColPicker
{
    position: relative;
    width: 1em;
    height: 4em;
    right: -13.9em;
    top: -1em;
}
Div#ColPicker > Div.ColChoose
{
    height: 0.5em;
    width: 0.5em;
    margin: 0.1em 0 0.1em auto;
    border: 1px solid #333333;
    cursor: pointer;
    filter:alpha(opacity=10);
    opacity:0.1;
}
Div#ColPicker > Div#cp8AA1DF
{
    background: #A4A1DF;
}
Div#ColPicker > Div#cp1D1C4C
{
    background: #1D1C4C;
}
Div#ColPicker > Div#cp82205C
{
    background: #82205C;
}
Div#ColPicker > Div#cpDBBE30
{
    background: #DBBE30;
}
Div#ColPicker > Div#cp50A858
{
    background: #50A858;
}

article 
{
    border: 1px solid #00ff00;
}
h1
{
    margin: 0;
    font-family: georgia, Times New Roman, serif;
    height: 114px;
    width: 290px;
    left: 165px;
    top: 25px;
    position: relative;
    background: url('Design02/Names.png') no-repeat;
}
h1 Span
{
    display: none;
}
Img.ImageInTextRight,
Img.ImageInTextLeft
{
    border: 1px solid #350414;
}
Img.ImageInTextRight
{
    float: right;
    margin: 0 0 0 1em;
}
Img.ImageInTextLeft
{
    float: left;
    margin: 0 1em 0 0;
}
.NoDisplay
{
    display: none;
}
Div#WorkingImage
{
    position: absolute;
    height: 1.4em;
    width: 1.4em;
    margin-left: 54.5em;
    margin-top: 11.5em;
    background-image: url('Design02/Spinner.gif');
    background-repeat: no-repeat;
    visibility: hidden;
}
Div.Quote
{
    display: none;
    font-size: 0.5em;
    font-family: Georgia, Times New Roman, Serif;
    height: 5.5em;
    padding: 1em 0 0 3em;
    font-weight: normal;
    line-height: 1.4em;
}
Div.Quote Span
{
    display: block;
    font-weight: bold;
}
Div.DateHeader
{
    position: relative;
    width: 280px;
    height: 26px;
    top: 145px;
    left: 75px;
    background-image: url('Design02/Date.png');
    background-repeat: no-repeat;
}
Div.DateHeader > Span
{
    display: none;
}
h2
{
    font-size: 1.5em;
    font-weight: bold;
}
section
{
    color: #222222;
    margin: 0 0 2em 0;
    clear: both;
}
h3
{
    font-size: 1.1em;
    margin: 0 0 1em 0;
    padding: 0;
}
footer
{
    background-color: #790c0c;
    background-image: url('Design02/SplitLineBottom.png');
    background-repeat: no-repeat;
    background-position: top;
    padding: 0.3em 0.2em;
    height: 1.3em;
    line-height: 1.3em;
    clear: both;
}
aside
{
    border: 1px solid #ffff00;
    width: 50%;
    float: right;
}
Nav
{
    display: block;
    clear: both;
    height: 3em;
    font-size: 0.5em;
    background-color: #790c0c;
    background-image: url('Design02/NavBottomBar.png');
    background-repeat: no-repeat;
    background-position: bottom;
}
Nav A.NavItem,
Nav A.NavItemSelected
{
    display: block;
    float: left;
    color: #ffffff;
    /*width: 12em;*/
    margin: 0 2.35em;
    text-align: center;
    height: 2.3em;
    cursor: pointer;
}
Nav A.NavItemSelected
{
    
}
Nav A.NavItem Span,
Nav A.NavItemSelected Span
{
    display: none;
}
A#NavHome
{

}
A#NavVenue
{
    background-image: url('Design02/NavVenue.png');
    width: 6em;
}
A#NavTimings
{
    background-image: url('Design02/NavTimes.png');
    width: 7.7em;
}
A#NavFood
{
    background-image: url('Design02/NavFood.png');
    width: 12em;
}
A#NavGifts
{
    background-image: url('Design02/NavGifts.png');
    width: 4.5em;
}
A#NavRSVP
{
    background-image: url('Design02/NavRSVP.png');
    width: 5.4em;
}

A#NavVenue:Hover
{
    background-image: url('Design02/NavVenueHover.png');
}
A#NavTimings:Hover
{
    background-image: url('Design02/NavTimesHover.png');
}
A#NavFood:Hover
{
    background-image: url('Design02/NavFoodHover.png');
}
A#NavGifts:Hover
{
    background-image: url('Design02/NavGiftsHover.png');
}
A#NavRSVP:Hover
{
    background-image: url('Design02/NavRSVPHover.png');
}

Div#TopContent
{
    clear: both;
    background: #e9e6c4;
    padding: 1em 3em;
    color: #333333;
    height: 13em;
    background-image: url('Design02/SplitLineTop.png');
    background-repeat: no-repeat;
    background-position: bottom;
}
Div#TopContent Img.TopPhoto
{
    float: left;
    margin: 0 3em 0 4em;
    position: relative;
}
Div#TopContent Div#TopInfo
{
    position: relative;
}
Div#BottomDesign
{
    /*background: #f1ede4 url('Design02/BottomContentGrad.png') repeat-x;*/
    background-image: url('Design02/SplitLineBottom.png');
    background-repeat: no-repeat;
    background-position: top;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}
Div#BottomDesignInner
{
    background-image: url('Design02/SplitLineTop.png');
    background-repeat: no-repeat;
    background-position: bottom;
}
Div.BottomContent
{
    clear: both;
    /*background: url('Design02/ButterflyHalfLargeR.png') bottom right no-repeat;*/
    background: url('Design02/IndiMainContent.png') bottom right no-repeat;
    color: #333333;
    padding: 3em 2em;
}
Div.TopInfoLine
{
    height: 2em;
}
Div.TopInfoTitle
{
    font-weight: bold;
    position: relative;
}
Div.TopInfoLeftCol
{
    float: left;
    width: 8em;
}
Div.TopInfoDetail
{
    float: left;
    position: relative;
    width: 25em;
}
Div.TopInfoDetail p
{
    margin: 0 0 0.5em 0;
}
.LeftAlign
{
    float: left;
}
.RightAlign
{
    float: right;
}
Div.Warning
{
    border: 2px solid #f3d134;
    background: #f3f284;
    padding: 0.5em 0.5em 0.5em 2.1em;
    color: #000000;
    background: url('Design02/IconMenuWarning.png') no-repeat #f3f284 0.5em center;
}

Div.ColsMain
{
    height: 3em;
}
Div.Col1,
Div.Col2
{
    width: 50%;
    float: left;
    text-align: center;
}
Span.DayText
{
    display: block;
    position: absolute;
    top: 9em;
    font-weight: bold;
}

/************************************************************************/
/*** RSVP SECTION ***/
Div.UserInfo
{
    margin: 0 0 2em 0;
}
Div#EnterCode
{
    border: 1px solid #790c0c;
    background: #FCF8EF url('Design02/ButterflySmall.png') left center no-repeat;
    width: 20em;
    margin: 0 auto;
    padding: 0.2em 3em 0.5em 3em;
    text-align: center;
    display: none;
}
Div#EnableJS
{
    display: block;
}
Div#EnterCode .Span
{
    border: 1px solid #ff0000;
}
Div#EnterCode .Code,
Div#EnterCode .CodeX
{
    border: 1px solid #000000;
    margin: 0.2em 0 0 0;
    width: 2.5em;
    font-size: 2em;
    text-align: center;
}
Div#EnterCode .CodeX
{
    width: 8em;
}
Div#EnterCode .CodeButton
{
    border: 1px solid #000000;
    margin: 0.5em auto;
    padding: 0.2em 0.5em;
    color: #000000;
    cursor: hand;
}
Div#EnterCode .CodeButton:Hover
{
    color: #790c0c;
}
Span.CodeSeperator
{
    font-size: 2em;
}
A.LinkButton
{
    color: #000000;
}
A.LinkButton:Hover
{
    color: #000000;
    text-decoration: underline;
}
A.LinkButton:Visited
{
    color: #000000;
}
.SendButton
{
    border: 1px solid #000000;
    width: 15em;
    margin: 1em auto 0 auto;
    cursor: pointer;
}
.SendButton:Hover
{
    border: 1px solid #000099;
    color: #0000ff;
}
Span.MessageWarning,
Span.MessageError,
Span.MessageInfo,
Span.MessageInfoNormalWeight
{
    display: block;
    padding: 0.3em 0.3em 0.3em 2.5em;
    margin-bottom: 0.8em;
    font-weight: bold;
}
Span.MessageWarning
{
    border: 2px solid #FF99A1;
    background: url('Design02/IconMenuWarning.png') no-repeat #FFBEB7 0.5em center;
}
Span.MessageError
{
    border: 2px solid #FF99A1;
    background: url('Design02/IconMenuWarning.png') no-repeat #FFBEB7 0.5em center;
}
Span.MessageInfo,
Span.MessageInfoNormalWeight
{
    border: 2px solid #FFE696;
    background: url('Design02/IconMenuInfo.png') no-repeat #FFF9C6 0.5em center;
}
Span.MessageInfoNormalWeight
{
    font-weight: normal;
}


Div.RSVPPanel
{
    display: none;
}
Div#RSVPMain
{
    /*padding: 1em;*/
}
Div.Clear
{
    clear: both;
}
Div.RSVPLine,
Div.AdminLineTrue,
Div.AdminLineFalse,
Div.RSVPLineSpace
{
    clear: both;
}
Div.RSVPLine
{
    border-bottom: 1px solid #e0e0e0;
}
Div.AdminLineTrue,
Div.AdminLineFalse
{
    font-weight: bold;
    cursor: pointer;
}
Div.AdminLineTrue
{
    background: #007F0E;
    color: #ffffff;
    border-bottom: 1px solid #005408;
}
Div.AdminLineFalse
{
    background: #790C0C;
    color: #ffffff;
    border-bottom: 1px solid #4C0707;
}
Div.AdminLineTrue:Hover
{
    background: #51FF65;
    color: #000000;
}
Div.AdminLineFalse:Hover
{
    background: #FF3D3D;
    color: #000000;
}
Div.AdminGuests
{
    display: none;
}
Div.RSVPLineBottom
{
}
Div.RSVPLineSpace
{
    height: 1em;
}
Div.RSVPLineHead
{
    font-weight: bold;
    margin: 0 0 0.1em 0;
    border-bottom: 1px solid #333333;
}
Div.RSVPCol1,
Div.RSVPCol2,
Div.RSVPCol3,
Div.RSVPCol1Indent,
Div.RSVPSingleCol
{
    width: 15em;
    padding: 0.5em;
    float: left;
    text-align: center;
    /*background: #ff0000;*/
}
Div.RSVPCol1,
Div.RSVPCol1Indent,
Div.RSVPSingleCol
{
    width: 21em;
    text-align: left;
}
Div.RSVPCol1Indent
{
    width: 19em;
    margin-left: 2em;
}
Div.RSVPSingleCol
{
    width: 55em;
}
Div.AdminGuest
{
    margin: 0 0 0 3em;
}
Span.RSVPText
{
    margin: 0.5em 0;
    display: block;
}
Input.RSVPTextBox,
TextArea.RSVPTextBox,
Input.StandardTextBox
{
    width: 99%;
    height: 4em;
    margin: 0;
    padding: 0;
    font-family: verdana, arial, helvetica;
    resize: none;
    font-size: 10pt;
}
Input.StandardTextBox
{
    height: 1.1em;
}
Div.SpaceBottom
{
    margin-bottom: 1em;
}
Span.SelectBox Input,
Span.SelectBox1 Input,
Span.SelectBox2 Input,
Span.SelectBox3 Input
{
    margin: 0;
    padding: 0;
}

h4
{
    border-bottom: 1px solid #330000;
    font-weight: bold;
    margin: 0 0 0 0;
}
.Plus1Name
{
    width: 7em;
}
.Food
{
    text-align: center;
}
.FoodHeader
{
    font-weight: bold;
    margin: 2em 0 0 0;
}
.FoodItem
{
    margin: 1em 0 0 0;
}
.BodyLink,
.BodyLinkExternal,
.GiveGift
{
    color: #790c0c;
}
.BodyLink:Visited,
.BodyLinkExternal:Visited,
.GiveGift:Visited
{
    color: #790c0c;
}
.BodyLink:Hover,
.BodyLinkExternal:Hover
{
    color: #000000;
}

Div#ExpandCollapse
{
    height: 2em;
}
Div#CollapseAll,
Div#ExpandAll,
Div#AddGroup
{
    float: right;
    height: 1.2em;
    line-height: 1.1em;
    width: 7em;
    text-align: center;
    border: 1px solid transparent;
    padding: 0.2em;
    cursor: pointer;
}
Div#CollapseAll Span,
Div#ExpandAll Span,
Div#AddGroup Span
{
    font-weight: bold;
}
Div#CollapseAll:Hover,
Div#ExpandAll:Hover,
Div#AddGroup:Hover
{
    border: 1px solid #c0c0c0;
    background-color: #eaeaea;
}
Div#AddGroup
{
    float: left;
    width: 11em;
}

Div#RSVPCounts
{
    margin-top: 2em;
    height: 8.5em;
}
Div#RSVPCounts Span.TitleText
{
    font-weight: bold;
    display: block;
    border-bottom: 1px solid #000000;
}
Div#RSVPCounts Div.Type
{
    margin-top: 1em;
    font-weight: bold;
    float: left;
    width: 25em;
}
Div#RSVPCounts Div.Type Div
{
    font-weight: normal;
}
Div#RSVPCounts Div.Type Span
{
    display: block;
    float: left;
    clear: left;
    width: 10em;
}
Span.RSVPMessage
{
    cursor: help;
    padding: 0 0 0 0.5em;
}
Span.RSVPMessageRightHelp,
Span.RSVPMessageRightUnRSVP,
Span.RSVPMessageRight
{
    float: right;
    padding: 0 0.3em 0 0;
}
Span.RSVPMessageRightHelp
{
    cursor: help;
}
Div.AdminPanel
{
    border: 1px solid #790c0c;
    /* RGBa */ 
    background-color: rgba(0, 0, 0, 0.15);
    /* For IE 5.5 - 7*/ 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#22000000, endColorstr=#22000000);
    /* For IE 8*/ 
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#22000000, endColorstr=#22000000)";
}

Div.GiftItem
{
    text-decoration: none;
    border-bottom: 1px solid #999999;
    position: relative;
    padding: 0.1em 0.1em 0.1em 0.25em;
    margin-bottom: 0.5em;
    min-height: 3.4em;
}
Div.GiftItem Div.GiftHeader
{
    font-weight: bold;
    margin-bottom: 0.4em;
}
Div.GiftItem Div.GiftHeader Span
{
    font-size: 1.1em;
}
Div.GiftItem Div.GiftValue
{
    width: 6em;
    height: 100%;
    line-height: 2.2em;
    position: absolute;
    right: 0.1em;
    top: 0;
    text-align: center;
}
Div.GiftItem Div.GiftValue Span
{
    font-size: 2em;
    font-weight: bold;
}
Div.GiftItem .GiftLink
{
    width: 6em;
    position: absolute;
    right: 0;
    top: 2.2em;
    text-align: center;
}
Div.GiftDesc
{
    margin: 0 6em 0.5em 0;
}

Div.QuoteBlock
{
    width: 30em;
    margin: 0 auto;
    background-image: url('Design02/QuoteOpen.png');
    background-position: top left;
    background-repeat: no-repeat;
}
Div.QuoteBlock > Div
{
    height: 100%;
    background-image: url('Design02/QuoteClose.png');
    background-position: bottom right;
    background-repeat: no-repeat;
    text-align: center;
}

Input.GiftButton
{
    
}
Input.GiftButton:Hover
{
    cursor: pointer;
}

P.C
{
    text-align: center;
}

