﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body
{
	line-height: 1;
}

ol, ul
{
	list-style: none;
}

blockquote, q
{
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}

:focus
{
	outline: 0;
}

ins
{
	text-decoration: none;
}

del
{
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

a, a:hover, a:visited
{
    color: #fff;
    text-decoration: none;
}

/* Overwrites*/
body
{
    background-color:#e7e8e9;
    font-family: Arial;
    color: #7d7d7d;
    font-size: 15px;
}

#maincontent
{
    position: relative;
    width: 946px;
    height:646px;
    margin: 40px auto;
    background-image:url('/images/background.gif');
    background-repeat:no-repeat;
}

#maincontent .content
{
    padding-top:50px;
    margin: 0 auto;
    width:854px;
    height:575px;
}
.stdBackground
{
    background-color:White;
}

.contentSpacer
{
    padding-bottom:13px;
}
/* home */
#photos
{
    position:absolute;
    left:49px;
    top:175px;
}
#game
{
    position:absolute;
    left:49px;
    top:440px;
}
#museum
{
    position:absolute;
    left:277px;
    top:112px;
}
#history
{
   position:absolute;
    left:689px;
    top:112px;
}

#stories
{
    position:absolute;
    left:689px;
    top:234px;
}

#tweets
{
    position:absolute;
    left:689px;
    top:434px;
}

#tweetImg{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

#theTweet{
    position: absolute;
    top: 35px;
    left: 13px;
    width: 184px;
    z-index: 2;
    font-size: 13px;
    font-family: Arial;
    color: #000;
}

#theTweet a, #theTweet a:hover, #theTweet a:visited{
    color: #000;
    text-decoration: underline;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("/images/loader.gif") 1em center no-repeat;
}


/* navigation */
#nav
{
    position:absolute;
    left:285px;
    top:60px;
    width:622px;
    height:43px;
    margin-left:3px;
}

#nav .base
{
    display:inline;
    float:left;
    margin-right:11px;
}

/* footer */
#footer
{
    position:absolute;
    left:49px;
    top:560px;
    width:848px;
    height:46px;
    clear:both;
}

#footer .fli
{
    display:inline;
    float:left;
    padding:10px 0px 10px 50px;
}
#legal
{
    padding-top:8px;
    text-align:center;
    color:#959595;
    font-size:10pt;
}

#legal a
{
    color:#959595;
}

#legal a:hover
{
    text-decoration:underline;
}

#logo
{
    margin-top:11px;
}
#hps
{
    margin:10px 0px 0px 3px;
}

#hps .base
{
    display:inline;
    float:left;
    background-color:White;
}

#hps #c1
{
    width:600px;
    height:408px;
    margin-right:13px;
    padding:13px;
}

#hps #c2
{
    width:182px;
    height:408px;
    padding:13px;
}
#hps #c2 #content
{
    height:408px;
    line-height:1.1em;
    overflow:hidden;
}
.rel
{
    position: relative;
}
#hps #c2 h2
{

}
#hps #c2 h3
{
    font-size:12px;
}
#hps #c2 p
{
    font-size:12px;
}
#hps #c1 #images
{
    overflow:hidden;
    width:603px; 
    height:316px;
    
}

#hps .off
{
    display:none;
}

#hps #c1 #arrows
{
    width:112px;
    margin: 0px auto;
    height: 40px;
    padding-top: 27px
}
#hps #arrows #left
{
    padding-right:10px;
}

/*Game*/

#gameLeft{
    float: left;
    margin-top: 60px;
}

#gameRight{
    float: right;
    margin-top: 60px;
}

.gi{
    display: none;
}


.theQ{
    line-height: 1.2em;
    margin-bottom: 36px;
}

.theMA{
    font-size: 12px;
    margin-bottom: 36px;
}

.theResponse{
    height: 14px;
}

.responseI{
    vertical-align:text-top;
}

.theExplain{
    font-size: 12px;
    line-height: 1.2em;
    margin-bottom: 36px;
    display: none;
}

.btnAnswer{
    cursor: pointer;
    position: absolute;
    bottom: 7px;
}

.btnNext{
    display: none;
    cursor: pointer;
    position: absolute;
    bottom: 7px;
}

.responseI{
    display: none;
}


.gq{
    display: none;
}

.prizeHead{
    color:#00A79D;
    font-size:15px;
    font-weight:bold;
    margin-bottom:5px;
}
/*End Game*/



/*RSVP*/

.rsvpNow{
    display: block;
    margin: 40px auto;
}

#rsvpWrap{
    margin-top: 42px;
    font-size: 11px;
}

#rsvpLeft{
    margin-left: 42px;
    float: left;
    width: 255px;
}

#rsvpRight{
    margin-right: 42px;
    float: right;
    width: 211px;
    line-height: 1.5em;

}

.rsvpField{
    border: 2px solid #949698;
    margin-top: 5px;
    padding: 0 5px;
    width: 198px;
    font-size: 11px;
    color: #7d7d7d;
}

#calText{
    font-size: 11px;
    color: #7d7d7d;
}

#calText:hover{
    text-decoration: underline;
}

#calTextEnd{
    font-size: 11px;
    color: #7d7d7d;
    text-decoration: underline;
}


#calIcon{
    vertical-align: middle;
}

#rsvpSteps{
    width: 525px;
    margin: 25px auto 0px auto;
}

#rsvpInformation{
    display: block;
    margin: 0 auto;
    padding-top: 25px;
}

.clear{
    clear: both;
}

.leftCol {
    margin-top: 20px;
    float:left;
    padding-left:25px;
    width:309px;
}

.rightCol {
    margin-top: 20px;
    float:left;
    padding-left:9px;
    width:220px;
    position: relative;
}

.aspForm {
    background-color:#FFFFFF;
    display:inline;
    vertical-align:middle;
}

.rsvpForm1{
    border: 2px solid #949698;
    margin-bottom: 5px;
    padding: 3px 5px;
    width: 198px;
    font-size: 11px;
    color: #7d7d7d;
    width: 226px; 
}

.rsvpFormR1{
    border: 2px solid #949698;
    margin-bottom: 5px;
    padding: 3px 5px;
    width: 198px;
    font-size: 11px;
    color: #7d7d7d;
    width: 140px; 
}

.rsvpFormRD1{
    border: 2px solid #949698;
    margin-bottom: 5px;
    padding: 3px 5px;
    width: 198px;
    font-size: 11px;
    color: #7d7d7d;
    width: 154px; 
}

.centerImage{
    display: block;
    margin: 0 auto;
}

#rsvpFriend{
    padding-top: 25px;
}

.rsvpEditLink, .rsvpEditLink:hover, .rsvpEditLink:visited{
    color: #7D7D7D; 
    text-decoration: underline;
}

#rsvpPap{
    padding-top: 25px;
    padding-bottom: 25px;
}

#rsvpReturn{
    font-size: 11px;
    color: #7d7d7d;
    text-decoration: underline;
}

#rsvpMissed{
   padding-top: 160px;
}

#logoM{
    position: absolute;
    top: 61px;
    left: 46px;
}

.rsvpSideLocation{
    margin-left: 8px;
}

#rsvpNoBottom{
    bottom:7px;
    left: 30px;
    position:absolute;
}


/*End RSVP*/
