﻿dl#CalendarControl
{
	display: block;
	list-style: none;
	width: 659px;
	height: 50px;
	margin-left: 18px;
	border: 1px solid #cccccc;
	overflow: auto;
}

dl#CalendarControl dt
{
	float: left;
	font-weight: bold;
	line-height: 50px;
	margin-left: 30px;
}

dl#CalendarControl dd
{
	float: left;
	line-height: 50px;
	margin-left: 10px;
	margin-top: 17px;
}

dl#CalendarControl dd.help
{
	margin-left: 50px;
	margin-top: 0;
}

#CaledarArea table
{
	border-collapse: collapse;
	border: 1px solid #cccccc;
	margin-left: 18px;
	margin-top: 20px;
	margin-bottom: 100px;
	width: 663px;
}

#CaledarArea table caption
{
	text-indent: -90000px;
	line-height: 0;
	height: 0;
}

#CaledarArea table th
{
	height: 30px;
	background: url(Images/bg_sub_th.jpg) top left repeat-x;
	color: #ffffff;
	border: 1px solid #cccccc;
	width: 88px;
}

#CaledarArea table th.sun
{
	color: #ff8901;
}

#CaledarArea table th.sat
{
	color: #82abd9;
}

#CaledarArea table td
{
	border: 1px solid #cccccc;
	vertical-align: top;
	height: 88px;
	overflow: auto;
}

#CaledarArea table td h5 a
{
	color: #ff9f00;
	font-weight: bold;
	display: block;
	padding-left: 5px;
	line-height: 20px;
	text-decoration: none;
}

#CaledarArea table td ul
{
	list-style: none;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#CaledarArea table td li
{
	background: url(Images/icon_bullet4.gif) 2px 5px no-repeat;
	padding-left: 10px;
	font-size: 12px;
	color: #2b3a57;
}

#CaledarArea table td li a
{
	line-height: 15px;
}

#CaledarArea table td li a:link, #Calendar td li a:visited
{
	text-decoration: none;
}

#CaledarArea table td li a:hover, #Calendar td li a:active
{
	text-decoration: underline;
}

/* Calendar Write */
#Control
{
	margin-top: 20px;
	margin-bottom: 50px;
	margin-left: 53px;
	text-align: center;
	width: 598px;
}

#JoinForm
{
	display: block;
	width: 598px;
	margin-top: 20px;
	margin-left: 37px;
	border-top: 1px dashed #d8d8d8;
	border-bottom: 1px dashed #d8d8d8;
}

#JoinForm label
{
	font-weight: bold;
}

#JoinForm input
{
	line-height: 20px;
	vertical-align: middle;
}

#JoinForm input.tb
{
	border: 1px solid #c2cad7;
	background-color: #eeeeee;
	color: #999999;
	height: 18px;
}

#JoinForm textarea
{
	line-height: 20px;
	vertical-align: middle;
	margin-top: 5px;
}

#JoinForm textarea.tb
{
	border: 1px solid #c2cad7;
	background-color: #eeeeee;
	color: #999999;
	height: 18px;
}

#JoinForm dt
{
	display: block;
	height: 30px;
	width: 107px;
	line-height: 30px;
	background: url(/App_Themes/sub_Default/Images/icon_bullet2.gif) 2px 13px no-repeat;
	padding-left: 10px;
	float: left;
}

#JoinForm dd
{
	display: inline;
	height: 30px;
	width: 471px;
	line-height: 30px;
	border-bottom: 1px dashed #d8d8d8;
	float: left;
	padding-left: 10px;
}

#JoinForm dd.fr
{
	border-bottom: none;
}

#JoinForm dd.dual
{
	margin-left: 117px;
}

#JoinForm dd.lr
{
	border-bottom: none;
}
