@charset "utf-8";
/* CSS Document */
* { _behavior: url("images/iepngfix.htc"); }
body{
	font-size:12px;
	font-family:Segoe UI, Verdana, Geneva, sans-serif;
	color:#FFF;
}
a:link, a:visited{
	color:#FFF;
	text-decoration:none;
}
a:hover{
	color:#92007B;
}
input, select{
	width:340px;
	margin:3px auto;
}
input.button{
	width:auto;
}
textarea{
	width:340px;
	height:400px;
}
a img{
	border:0px;
}
#wrapper{
	width:638px;
	margin:auto;
	background:#FFF;
}
#header{
	/*background:url(../images/header.png);*/
	background:#FFF;
	width:638px;
	height:97px;
	margin:10px 0px 1px;
}
#header img{
	float:left;
	position:absolute;
}
#admin_nav{
	font-family:Verdana, Geneva, sans-serif;
	float:right;
	margin-top:67px;
	margin-top:80px;
	margin-right:30px;
}
#admin_nav ul{
	list-style-type:none;
	margin:0px;
}
#admin_nav ul li{
	display:inline;
	padding:2px 5px;
	margin:0px 3px;
}
#admin_nav ul li a:hover{
	color:#B28DAE;
}
#middle_wrapper{
	background:#B28DAE;
	margin-right:1px;
	margin-left:19px;
	width:618px;
	float:left;
	_float:none;
}
#middle_left{
	float:left;
	width:224px;
}
#img{
	/*background:url(../images/bg_img.png) no-repeat;*/
	width:224px;
	height:212px;
	line-height:0px;
}
#nav{
	position:relative;
	left:-19px;
}
#nav a:link, #nav a:visited{
	color:#b28dae;
	text-decoration:none;
	font-size:14px;
	font-family:Segoe UI, Verdana, Geneva, sans-serif;
}
#nav a:hover{
	color:#92007b;
}
#nav ul{
	/*margin:0px 58px 0px 2px;*/
	margin:0px;
	padding:0px;
	width:150px;
	list-style-type:none;
}
#nav ul li{
	padding:2px 0px;
}
#nav ul li a{
	display:block;
	width:151px;
	padding-left:10px;
}
#nav_head{
	/*background:url(../images/nav_head.png) no-repeat;*/
	width:163px;
	height:26px;
}
#nav_mid{
	/*background:url(../images/nav_bg_repeat_y.png) repeat-y;*/
	width:151;
	margin-right:61px;
	*border-bottom:1px solid #FFF;
}
#nav_foot{
	/*background:url(../images/nav_foot.png) no-repeat;*/
	width:163px;
	height:26px;
	clear:both;
	*position:relative;
	*top:-1px;
}
#middle_right{
	width:394px;
	float:right;
}
#content{
	padding:10px 10px 10px 0px;
	_padding:10px 0px;
}
#prefooter{
	width:618px;
	height:25px;
}
#footer{
	/*background:url(../images/foot.png) no-repeat;*/
	padding-top:30px;
	font-size:10px;
	color:#666;
	text-align:center;
}
#footer a:link, #footer a:visited{
	color:#666;
}
#footer a:hover{
	color:#B28DAE;
}
.clear{
	clear:both;
	line-height:0px;
}
.mceContentBody{
	background:#B28DAE;
}
#usertable{
	padding:0px;
	margin:0px;
	border-spacing:0px;
}
#usertable .userhead td{
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:5px;
}
#usertable .userrow td{
	width:110px;
}
#usertable .odd{
	background:#9F779B;
}
#ediv{
	margin:5px;
}
#tooltip {
	background:url(../images/trans_bg.gif);
    border: 10px solid #666;
}

.formtext{
	width:auto;
}
.formtextarea{
	width:auto;
	height:auto;
}

#ShowDates{
	
}
#ShowDates a:link, #ShowDates a:visited{
	color:#B48CAD;
}
#ShowDates a:hover{
	color:#92007B;
}
#ShowDates .Month{
	text-align:center;
	font-size:16px;
	padding-top:20px;
}
#ShowDates .Show td{
	background:#FFF;
	color:#000;
	padding:5px 20px 5px 5px;
}
#ShowDates .Date{
	border-left:5px solid #92007B;
}
#ShowDates .Location{
	font-weight:bold;
}
#ShowDates .Name{
	
}
#ShowDates .Order{
	text-align:center;
	padding:5px 10px !important;
}
#ShowDates .Action{
	text-align:center;
	background:none !important;
	padding:5px 10px !important;
}
#msgbox{
	font-weight:bold;
	font-size:14px;
}