/* CSS Document */

#eventcontainer {
	border: 1px solid #c6f;
	padding:4px;
}
#inviteContainer {
	border: 1px solid #c6f;
	padding:10px;
	background:url(images/hatBGpurple.gif);
}
.inviteHeader {
	background:#609;
	padding:6px;
	margin-bottom:10px;
}
.inviteHeader2 {
	padding:8px;
	text-align:center;
	border:1px solid #c9f;	
}
.inviteHeader2 span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#fff;
}
#eventcontainer h1 {
	padding:4px 4px 4px 41px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	background:#9A54E0 url(images/deco.gif) top left no-repeat;
}
.ebold1 {
	color:#c00;
}
.eHdr1 {
	color:#c00;
	font:normal 16px Georgia, "Times New Roman", Times, serif;
}
.specdiv {
	margin: 4px 0 4px 0;
}
#eventform td {
	background:#F0E2FE;
}
#eventform tr.eventformhdr td {
	background:#609;
	color:#fff;
	font-weight:bold;
}
.spnStatus {
	color:#c00;
	font-weight:bold;
}
a.redsearch {
	color:#c00;
	text-decoration:none;
}
a.redsearch:hover {
	text-decoration:underline;
	color:#F33;
}
#spnFlagged {
	color:#6E18C3;
	font-weight:bold;
	line-height:18px;
	background:url(images/icon_flagged.gif) center left no-repeat;
	padding-left: 18px;
}
#spnInvited {
	color:#9554D5;
	font-weight:bold;
	line-height:10px;
	background:url(images/icon_invite.gif) center left no-repeat;
	padding-left: 14px;	
}
.inviteTitles {
	color:#93C;
	font:bold 14px arial;
	padding-top:8px;
}
tr.eventHdr td {
	background:#6E18C3;
	color:#fff;
}
tr.eventHdr a{
	color:#fff;
	text-decoration:none;
}
tr.eventHdr a:hover {
	text-decoration:underline;
}
a.newInvite {
	line-height:18px;
	background:url(images/icon_invitenew.gif) center left no-repeat;
	padding-left:18px;
	text-decoration:none;
}
a.newInvite:hover {
	text-decoration: underline;
}
a.oldInvite {
	line-height:18px;
	background:url(images/icon_inviteold.gif) center left no-repeat;
	padding-left:18px;
	text-decoration:none;
}
a.oldInvite:hover {
	text-decoration: underline;
}
a.eventSubmit, a.eventSettings, a.eventSearch, a.eventView, a.eventHelp, a.eventAdvice {
	display:block;
	width:160px;
	text-decoration:none;
	line-height:18px;
	padding-left:18px;
	vertical-align:middle;
}
a.eventSubmit:hover, a.eventSettings:hover, a.eventSearch:hover, a.eventView:hover, a.eventHelp:hover, a.eventAdvice:hover {
	text-decoration: underline;
}
a.eventSubmit {
	background:url(images/icon_submit.gif) center left no-repeat;
}
a.eventSearch {
	background:url(images/icon_search.gif) center left no-repeat;
}
a.eventView {
	background:url(images/icon_view.gif) center left no-repeat;
}
a.eventSettings {
	background:url(images/icon_settings.gif) center left no-repeat;
}
a.eventHelp {
	background:url(images/icon_how.gif) center left no-repeat;
}
a.eventAdvice {
	background:url(images/icon_advice.gif) center left no-repeat;
}
.purpBoldinvite {
	color:#609;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a.how {
	text-decoration:none;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	padding-left:18px;
	background:url(images/icon_how.gif) center left no-repeat;
}
a.how:hover {
	color:#c00;
}
