body
{
	background: #fff none scroll 0 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
}
/*--main structure---*/
#container
{
	background: #fff;
	margin: 10px auto 0 auto;
	width: 990px;
	position:relative;
}
#header
{
	width: 990px;
	background: url(/images/header.gif) no-repeat top left;
	height: 80px;
	float: left;
}
#main
{
	width: 930px;
	border-right: 1px solid #0064A1;
	border-left: 1px solid #0064A1;
	margin: 0 14px 0 14px;
	padding: 0 15px 15px 15px;
	float: left;
}
#footer
{
	width: 950px;
	border-right: 1px solid #0064A1;
	border-left: 1px solid #0064A1;
	border-bottom: 1px solid #0064A1;
	margin: 0 14px 0 14px;
	padding: 5px;
	float: left;
}
#footerContent
{
	width: 926px;
	border-top: 2px solid #0064A1;
	margin: 0 10px 0 10px;
	padding: 2px;
	float: left;
}

.footerLeft
{
	float:left;
	padding:5px 5px 0 0;
}

.footerRight
{
	float:right;
	padding:5px 0 0 5px;
}

h1
{
	font-size: 180%;
	line-height: 24px;
	font-weight: bold;
}
h2
{
	font-size: 140%;
	line-height: 20px;
	font-weight: bold;
}

/*---secondary structure---*/

#headNav
{
	float: right;
	margin: 5px 20px 0 0;
	color: #fff;
	font-size: 100%;
	height: 30px;
	width: 800px;
}
#headNav ul
{
	float: right;
	margin: 0;
}
#headNav li
{
	list-style-type: none;
	margin: 0 0 0 20px;
	display: inline;
}
#headNav a
{
	color: #fff;
}

#eventDetails
{
	float: left;
	margin: 0;
}

#eventDetails h1
{
	font-size: 180%;
	line-height: 18px;
	margin: 0;
}

#eventDetails a
{
	color: #000;
}

#eventDetails .sub
{
	color: #666;
	font-size: 80%;
	margin: 5px 0;
	float: left;
	padding: 0;
}

#eventDetails .Calendar
{
	color: #666;
	font-size: 80%;
	margin: 0;
	float: left;
	padding: 0;
	clear: both;
	position: relative;
}

#eventDetails .optionsPanel
{
	float: left;
	position: absolute;
	top: 28px;
	left: -10px;
	background: #fff;
	border: 1px solid #666;
	padding: 10px;
	width: 150px;
}

#eventDetails .optionsPanel .button
{
	border: 1px dotted #666;
	width: 118px;
}

.twoColumn
{
	width:868px;
	padding: 0 0 0 20px;
}

.twoColumnLeft
{
	width:620px;
	margin: 0 10px 0 0;
	float:left;
	}

.twoColumnRight
{
	width:230px;
	float:right;
}

.twoColumnRight .instructionBox
{
	border:1px solid #aaa;
	background: #efefef;
	padding:5px;
	width: 230px;
	color:#666;
}

#titleBar
{
	width: 928px;
	float: left;
}

#titleBar .titleBarLeft
{
	float: left;
	width: 670px;
}

#titleBar .titleBarRight
{
	float: right;
	width: 250px;
}


/*---editBox---*/

.editBox
{
	width: 908px;
	margin: 0 0 15px 0;
	border: 1px solid #999999;
	padding: 10px;
	float: left;
}

.editBox h1
{
	font-size: 140%;
	width: 910px;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #0064A1;
}

.editBox .enterData
{
	float: left;
	clear: both;
	font-size: 100%;
	font-weight: bold;
	margin: 15px 0 20px 0;
	border-top: 1px dashed #0064A1;
	padding: 10px 10px 10px 0;
	width:560px;
}

.editBox .divPop h1
{
	font-size: 140%;
	width: 780px;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #0064A1;
}

#editNav
{
	float: right;
	margin: 0;
	color: #000;
	font-size: 100%;
	height: 80px;
	width: 580px;
}

.navSpacer
{
	float: right;
	width: 500px;
	margin: 0px;
	height: 50px;
}

#editNav ul
{
	float: right;
	margin: 0;
}
#editNav li
{
	float: left;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 5px;
	border: 1px solid #999;
	border-bottom: 1px solid #fff;
	background: #fff;
	position: relative;
	top: 3px;
}
#editNav a
{
	color: #000;
	font-weight: bold;
}

#editNav a:hover
{
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

#editNav .activeTab
{
	color: #009900;
	font-style: italic;
}

#editNav .disabledTab
{
	color: #aaa;
	text-decoration: none;
}

#editNav .disabledTab a
{
	color: #aaa;
	text-decoration: none;
}

#editNav .disabledTab a:hover
{
	color: #aaa;
	text-decoration: none;
}

#editNav a img
{
	border: none;
	display: block;
	float: left;
	margin: 0 6px 0 0;
}

/*---login---*/

.loginBoxCenterer
{
	float: left;
	margin: 0 0 0 120px;
}

.loginBox
{
	width: 300px;
	margin: 0 30px 0 0;
	border: 1px solid #999999;
	padding: 10px;
	float: left;
	min-height:350px;
	height:auto !important;
	height:350px;/*Needs to match the min height pixels above*/
}

.loginBoxTop
{
	border-bottom: 1px dashed #666;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	float: left;
}

.login .top
{
	float: left;
	width: 590px;
}

.loginBox h2
{
	color: #000;
	float: left;
	margin: 0 20px 0 0;
}

.loginBox h2 a
{
	color: blue;
}


.login .side
{
	float: left;
	width: 290px;
}

.login .bottom
{
	float: left;
	width: 590px;
	padding: 10px 0 0 0;
	margin: 15px 0 0 0;
	border-top: 1px dashed #aaa;
}

.login .editDList
{
	width: 300px;
}

.login .editDList dl
{
	width: 300px;
}

.login .editDList dt
{
	width: 110px;
}

.login .editDList dd
{
	width: 170px;
}

.loginBox .login .editDList
{
	width: 300px;
}

.loginBox .login .editDList dl
{
	width: 300px;
}




/*---overview---*/

.infoBox
{
	width: 400px;
	margin: 0 10px 10px 0;
	border: 1px solid #999999;
	padding: 5px;
	float: left;
	font-size: 100%;
}

.infoBox h1
{
	font-size: 120%;
	width: 390px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #0064A1;
}

.infoBoxDouble
{
	width: 830px;
}

.infoBoxDouble h1
{
	width: 820px;
}

.overviewPurchaseHeader
{
	border-bottom: 1px solid #666;
	font-size: 120%;
}

.overviewPurchaseHeader
{
	border-bottom: 1px solid #666;
	font-size: 120%;
}

.overviewPurchaseRow td
{
	border-bottom: 1px dashed #aaa;
	padding: 0 0 5px 5px;
}


/*---Invite---*/

.inviteLeftBox
{
	float: left;
	width: 370px;
	margin: 0 10px 0 0;
	padding: 0;
}

.inviteLeftBox h1
{
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #0064A1;
	width: 100%;
	float: left;
}

.inviteLeftBox .textField
{
	float: left;
	width: 170px;
	margin: 0 10px 0 0;
}

.inviteLeftBox .textField h2
{
	font-size: 90%;
	color: #666;
	margin: 0 2px 0 0;
}

.inviteRightBox
{
	width: 525px;
	float: left;
}

.invitationHeader
{
	border-bottom:1px solid #0064a1;
}

.peopleHeader
{
	border-bottom: 1px solid #666;
	font-size: 12px;
	padding: 4px 0 5px 0;
}

.peopleRow td
{
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #ccc;
}

.invitationGrid
{
	width:520px;
	border: 1px solid #0064a1;
	padding:2px;
	float:left;
	font-size:85%;
	line-height:18px;
	min-height:50px;
	height:auto !important;
	height:50px;/*Needs to match the min height pixels above*/
}

.invitationRowDate
{
	width:100%;
	height:18px;
	border-bottom:1px solid #666;
	float:left;
	color:#555;
	margin-top: 5px;
}

.invitationRowPerson
{
	width:100%;
	height:18px;
	border-bottom: 1px dotted #ccc;
	float:left;
}

.invitationRowHeader
{
	border-bottom: 1px solid #0064a1;
	font-weight:bold;
}

.invitationRowIcon
{ 
	width:5%;
	float:left;
}

.invitationRowName
{ 
	width:30%;
	float:left;
}

.invitationRowEmail
{ 
	width:65%;
	float:left;
}

.invitationRowRead
{
	color:#CC6600;
}
	

.invitationRowConfirmed
{
	color:#009900;
}

.invitationRowPersonAlt
{
	background:#efefef;
}




/*---edit Event---*/

.ticketHeader
{
	border-bottom: 1px solid #0064A1;
	font-size: 12px;
	line-height: 14px;
}

.ticketHeaderDiv {
	float:left;
	text-align:center;
	padding:1px;
}

.ticketHeaderSmall
{
	border-bottom: 1px solid #0064A1;
	font-size: 10px;
	line-height: 11px;
}

.ticketRow
{
	padding: 4px 1px 1px 1px;
	font-size: 12px;
	float:left;
	border-top:1px dashed #0064A1;
	position:relative;
	top:-2px;
}

.ticketRowDiv {
	float:left;
	text-align:center;
	padding:1px;
}

.ticketRowOptional
{
	padding: 1px 1px 5px 1px;
	font-size: 10px;
	float:left;
	margin:0 0 2px 0;
}

.editDList
{
	float: left;
	width: 425px;
	margin: 0 18px 0 0;
}

.editDList .bumped
{
	padding: 0 0 0 10px;
}

.editDList dl
{
	width: 425px;
	margin: 0 10px 0 0;
	padding: 0;
}

.editDList dt
{
	width: 110px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
}

.editDList dd
{
	float: left;
	width: 310px;
	margin: 0 0 10px 0;
	padding: 0;
}

.editDList h3
{
	font-size: 120%;
	font-weight: bolder;
	border-bottom: 2px dashed #aaa;
	padding: 0 0 4px 0;
	margin: 10px 0 15px 0;
}

.stepInstructions
{
	padding:0 0 0 50px;
	width: 838px;
}

.surveyLinks
{
	font-size: 90%;
	width: 390px;
	float: left;
	margin: 10px 0;
	padding: 0px;
	position:relative;
}

.surveyLinks h3
{
	font-size: 120%;
	padding: 0 0 5px 0;
	width: 390px;
	border-bottom: 1px dashed #0064A1;
}

.surveyLinks .link
{
	float: left;
	width: 360px;
}

.surveyLinks .subLink
{
	float: left;
	width: 360px;
}

.surveyBox
{
	width:888px;
	background-color:White;
	overflow:auto;
	padding: 10px;
	float:left;	
}

.surveyBox h1
{
	width:100%;
}


.uploadBox
{
	width: 450px;
	float: left;
	margin: 0 10px 0 0;
}

.uploadBox h3
{
	float: left;
	font-size: 120%;
	margin: 0;
}

.uploadBox .note
{
	font-size: 90%;
	color: #666;
	float: left;
}

.uploadBox .thumbnail
{
	float: left;
	width: 280px;
	height: 120px;
	border: 1px solid #0064A1;
	margin: 0 10px 0 0;
}

.uploadBox .instructions
{
	width: 150px;
}

.uploadBox .uploadControl
{
	width: 450px;
	float: left;
	margin: 10px 0 0 0;
}

.themeChooser
{
	width: 440px;
	float: left;
	margin: 0;
}

.themeChooser .selectBox
{
	float: left;
	width: 450px;
	margin: 10px 0;
}

.themeChooser .selected
{
	float: left;
	width: 100;
	height: 100px;
	background: #AADFFF;
	margin: 0 10px 0 0;
	border: 1px solid #666;
}

.themeChooser .notSelected
{
	float: left;
	width: 100;
	height: 100px;
	background: #FFF;
	margin: 0 10px 0 0;
	border: 1px solid #aaa;
}

.themeChooser .imageButton
{
	float: left;
	margin: 4px;
	width: 90px;
	height: 70px;
	border: 1px solid #fff;
}

.themeChooser .themeLabel
{
	float: left;
	clear: both;
	margin: 5px;
	width: 90px;
	font-size: 75%;
	text-align: center;
	font-weight:bold;
}

/*---survey---*/

.surveyMaster
{
	float: left;
	width: 700px;
	border: #ffffff;
}

.surveyQuestion
{
	border: solid #aaaaaa 1px;
	float: left;
	margin: 5px;
	padding: 0px;
}

.surveyQuestion td, tr, table
{
	border: solid 0px #ffffff;
}

.surveyQuestion .questionRow
{
	float: left;
	margin: 5px 5px 10px 5px;
	border-bottom: solid 2px #999999;
	padding: 3px 3px 10px 3px;
	width: 660px;
	font-weight: bold;
	font-size: 120%;
}

.surveyQuestion .answersRow
{
	float: left;
	margin: 0 0 20px 15px;
	padding: 5px;
	width: 380px;
}



.surveyQuestion .answerLink
{
	float: left;
}

.surveyQuestion .optionsRow
{
	float: left;
	margin: 15px 0 0 0;
	padding: 5px 0 0 0;
	width: 380px;
	line-height: 30px;
	border-top: solid 1px #aaaaaa;
	clear: both;
}

.surveyQuestion .checkBox
{
	float: left;
}

.surveyQuestion .optionsText
{
	float: left;
	margin: 0 0 0 10px;
	width: 300px;
}

.surveyQuestion .typeRow
{
	float: right;
	margin: 0 0 10px 0;
	width: 230px;
	border-left: double 4px #dddddd;
}



/*---saveBar---*/

.saveBar
{
	width: 908px;
	margin: -16px 0 15px 0;
	border: 1px solid #999999;
	padding: 10px;
	float: left;
	background: #eee;
}

/*---terms of service---*/

.termsOfService 
{
	font-size:12px;
	line-height:14px;
}

.termsOfService .outline p
{
	padding: 10px 0 5px 0;
}

