/*CSS Document*/
#moduleCenter form
{
}
#ExpoSurvey
{
	width: 90%;
	margin: auto;
}
.makeConnection
{
	text-align: right;
}
.retMenu
{
	text-align: center;
	margin-top: 10px;
}
.mailAdd
{
	width: 80%;
	margin: auto;
}
.brideGift
{
	border: thin solid #CAC8C8;
	width: 94%;
	margin: 5px auto 15px;
	border-radius: 10px;
	padding-right: 10px;
}
.brideGiftExpire
{
	text-align: center;
	color: #B20303;
	font-size: small;
}
.btd
{
	border: thin solid #E1E0E0;
	width: 90%;
	margin: auto auto 5px;
	border-radius: 6px;
	padding: 2px 5px;
	font-size: 0.8em;
	background: #FEFEFE;
	position: relative;
}
.btd.completed
{
	background: #D4FADD;
	text-decoration: line-through;
}
.btdDue
{
	color: #A80606;
	margin-left: 55px;
	font-size: small;
	font-weight: bold;
}
.btdDetails
{
	margin-left: 55px;
	margin-right: 150px;
}
.btd.pastDue
{
	border: medium double #FB5601;
}
.doneBut
{
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 0.7em;
}
.btdTitle
{
	font-weight: bold;
	margin-left: 50px;
}
.ctSummary
{
	background: #F3DCEA;
	border: thin solid #D986B8;
	border-radius: 8px;
	width: 80%;
	margin: auto;
}
.tableButton
{
	border: thin solid #717171;
	border-radius: 5px;
	width: 18px;
	display: block;
	height: 18px;
	float: left;
	background: #FFFFFF;
	position: relative;
	/*+box-shadow: 0px 0px 3px #4A4A4A;*/
	-moz-box-shadow: 0px 0px 3px #4A4A4A;
	-webkit-box-shadow: 0px 0px 3px #4A4A4A;
	box-shadow: 0px 0px 3px #4A4A4A;
	overflow: visible;
	padding: 0;
	margin-left: 2px;
	margin-right: 2px;
}
.tableButton img
{
	position: absolute;
	bottom: 1px;
	left: 1px;
}
.wedPartyName
{
	font-weight: bold;
	font-size: medium;
}
.brideModule
{
	border: thin solid #D898BE;
	background: #FFFFFF;
	display: block;
	padding-left: 4px;
	padding-right: 5px;
	padding-top: 4px;
	/*+box-shadow: 1px 1px 1px #9C9C9C;*/
	-moz-box-shadow: 1px 1px 1px #9C9C9C;
	-webkit-box-shadow: 1px 1px 1px #9C9C9C;
	box-shadow: 1px 1px 1px #9C9C9C;
	font-size: 0.8em;
	text-align: center;
	position: relative;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.brideModule:hover
{
	background: #F2F4F2;
}
.moduleContainer
{
	padding: 5px;
}
#expoBox
{
	width: 95%;
	margin: 20px auto 9px;
	padding-bottom: 11px;
	border: thick double #57D8FF;
	border-radius: 10px;
	/*+box-shadow: 0px 0px 7px #181B1A;*/
	-moz-box-shadow: 0px 0px 7px #181B1A;
	-webkit-box-shadow: 0px 0px 7px #181B1A;
	box-shadow: 0px 0px 7px #181B1A;
}
#expoDesc
{
	width: 90%;
	margin: auto;
}
.payAdd
{
	border: thin solid #EB9E9E;
	width: 90%;
	margin: auto;
	background: #FFFFFF;
	border-radius: 5px;
}
.alertDate
{
	color: #279D18;
	font-weight: bold;
	border: thin solid #0A5500;
	border-radius: 4px;
	padding-left: 3px;
	padding-right: 3px;
	background: #FFFFFF;
}
#wedCountDown
{
	width: 90%;
	text-align: center;
	margin: auto;
	display: block;
	position: relative;
}
.brideModuleInfo
{
	border: thin solid #D6C3C3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-radius: 7px;
	background: #FFFFFF;
	color: #5C6ADA;
}
.brideModuleTitle
{
	background: #7F1563;
	font-size: 1.2em;
	padding-bottom: 3px;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	/*+box-shadow: 0 1px 2px 0 #373333;*/
	-moz-box-shadow: 0 1px 2px 0 #373333;
	-webkit-box-shadow: 0 1px 2px 0 #373333;
	box-shadow: 0 1px 2px 0 #373333;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.moduleOptions a
{
	margin: 1px;
}
.brideModule img
{
	border: none;
}
.counter
{
	font-size: 2.9em;
	text-align: center;
	color: #EF2A9E;
	font-weight: bold;
	/*+text-shadow:1px 2px 2px #9B9FAC;*/
	-moz-text-shadow: 1px 2px 2px #9B9FAC;
	-webkit-text-shadow: 1px 2px 2px #9B9FAC;
	-o-text-shadow: 1px 2px 2px #9B9FAC;
	text-shadow: 1px 2px 2px #9B9FAC;
	font-style: italic;
	text-decoration: blink;
}
.tableButton:hover
{
	background: #7FFD71;
}
.DTTT_Print a.modTrig
{
	display: none;
}
.eventDate
{
	font: bold 1.4em sans-serif;
	color: #EC008C;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: right;
}
.event
{
	width: 90%;
	margin: 0 auto 10px;
	border: 1px solid #EFBFBF;
	padding: 5px 5px 9px;
	border-radius: 6px;
}
.eventLocationTitle
{
	text-align: left;
	font-weight: bold;
	font-size: medium;
	margin: auto;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.eventRegistered
{
	text-align: center;
	font: bold small / 1em sans-serif;
	color: #9E0067;
}
.okNotice
{
	background: #85EF8F;
	border: 1px solid #13AC21;
}
.okNotice
{
	background: #85EF8F;
	border: 1px solid #13AC21;
	width: 80%;
	margin: auto;
	text-align: center;
}
.eventAbout
{
	margin-left: 10px;
}
.noDisplay
{
	display: none;
}
div.eventRegTitle
{
	font-weight: bold;
	font-size: 1.5em;
	color: #A90067;
}
.eventTitle
{
	font-weight: bold;
	padding-left: 5px;
	border-bottom: 1px solid #D3CBCB;
	margin-top: 5px;
}
.popMsg
{
	border: thin solid #B1AFB1;
	/*+box-shadow: 2px 2px 6px #B8B8B8;*/
	-moz-box-shadow: 2px 2px 6px #B8B8B8;
	-webkit-box-shadow: 2px 2px 6px #B8B8B8;
	box-shadow: 2px 2px 6px #B8B8B8;
	text-align: left;
	background: #F3F0F1;
	border-radius: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 3px;
	font-size: 0.8em;
}
.popAction
{
	text-align: right;
	margin-top: 3px;
}
div.admMsg
{
	background: #FCD8AD;
	font-size: 0.5em;
	color: #838383;
	border-radius: 5px;
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
}
