@charset "UTF-8";

/* =========== all =========== */

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
a:link img, a:visited img, a:hover img {border:none;}

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size:0.8em;
	line-height:18px;
	background: #FFFFFF;
	color: #000000;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 770px;
}

#header {
	display:none;
}

#contentarea {
	margin: 15px 5px;
	padding-top:20px;
	width: 758px;
}

/* header */

h1{
	margin:8px 0 12px 0;
	width:150px;
	height:58px;
	float:left;
}

h2{
	padding:32px 0 0 17px;
	width:305px;
	height:13px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background: url(/img/title_bg.gif) no-repeat left top;
	float:left;
}

#route{
	padding-top:10px;
	color:#FFFFFF;
	background: url(/img/route_bg.gif) no-repeat right top;
	float:right;
}

#route a:link{
	color:#FFFFFF;
}

#route a:visited{
	color:#FFFFFF;
}

#route a:hover{
	color:#FFFFFF;
}

/* menu */

#menu {
  display: none;
}

.border{
	margin-left:12px;
	padding:10px 0;
	list-style-type: none;
	background: url(/img/menu_border.gif) repeat-x bottom;
}

.noborder{
	margin-left:12px;
	padding-top:5px;
	list-style-type: none;
}

.menu2{
	margin-left:12px;
	padding:5px 0;
	list-style-type: none;
}

#menu a:link{
	color:#6F002B;
}

#menu a:visited{
	color:#6F002B;
}

#menu a:hover{
	color:#FFFFFF;
}

#active{
	color:#FFFFFF;
}

/* other */
.box{
	margin-bottom:20px;
}

#footer {
	font-style:normal;
	clear:both;
	padding-top:10px;
	text-align:center;
	height:32px;
}

.pagetop{
	text-align:right;
	font-size:10px;
}

.pagetop2{
	text-align:right;
	font-size:10px;
	margin:7px 0 35px 0;
	border-top:1px dotted #999999;
}

.submit{
	text-align:center;
}

.marginimg{
	margin:0 10px 5px 0;
	float:left;
}

hr{
	display:none;
}

.c {
	clear: both;
}

/* rightside */

#rightside {
	width: 571px;

}

.main{
	padding:10px 15px;
	margin-right:11px;
	width: 530px;
	background: #FFFFFF;
	clear:both;
}

.tabbox{
	padding:10px 15px;
	margin-right:11px;
	width: 530px;
	background: #FFFFFF;
	clear:both;
}

h3{
	padding-left:20px;
	margin-top:24px;
	margin-bottom:4px;
	font-size:12px;
	font-weight:bold;
	background: url(/img/square.gif) no-repeat;
}

p{
	margin-bottom:10px;
}

.toptext{
	margin-top:24px;
}

/* table1 */
.cell1{
	white-space:nowrap;

}

.cell2{
	text-align:center;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	white-space:nowrap;

}

.cell3{

}

.cell4{
	font-weight:bold;
	white-space:nowrap;
}


/* class */

.classtable{
	margin:5px 0;
   	border-collapse:collapse;
	width: 530px;
}

.classtable th{
	text-align:left;
	font-weight:normal;
	white-space: nowrap;
	color:#FFFFFF;
	padding:5px;
	border-top:1px solid #FFFFFF;
	background: #D33E6A url('/img/table_bg.gif') repeat-x;
	background-position: bottom;
}

.classtable td{
	padding:5px;
	border:1px solid #FFFFFF;
	background: #EFEEED;
}

.feetable{
	margin:5px 0;
   	border-collapse:collapse;
	width: 530px;
}

.feetable th{
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	padding:5px;
	border-top:1px solid #FFFFFF;
	background: #D33E6A url('/img/table_bg.gif') repeat-x;
	background-position: bottom;
}

.feetable td{
	padding:5px;
	border:1px solid #FFFFFF;
}

.othertable{
	margin:5px 0;
   	border-collapse:collapse;
	width: 530px;
}

.othertable th{
	text-align:left;
	font-weight:normal;
	white-space: nowrap;
	color:#FFFFFF;
	padding:5px;
	border-top:1px solid #FFFFFF;
	background: #D33E6A url('/img/table_bg.gif') repeat-x;
	background-position: bottom;
}

.othertable td{
	padding:5px;
	border:1px solid #FFFFFF;
}

.morningtable{
	margin:5px 0;
   	border-collapse:collapse;
	width: 530px;
}

.morningtable th{
	text-align:left;
	font-weight:normal;;
	color:#FFFFFF;
	padding:5px;
	border-top:1px solid #FFFFFF;
	background: #D33E6A url('/img/table_bg.gif') repeat-x;
	background-position: bottom;
}

.morningtable td{
	padding:5px;
	border:1px solid #FFFFFF;
	background: #EFEEED;
}

/* schedule */
.scheduleinfo dt{
	font-weight:bold;
}

.scheduleinfo dd{
	margin-bottom:6px;
}

.scheduletable{
   	border-collapse:collapse;
	width: 530px;
	clear:both;
}

.scheduletable th{
	font-weight:normal;
	padding:6px 5px;
	background-color:#DEDEDE;
	border-top:1px solid #999999;
}

.scheduletable td{
	padding:3px 5px;
	border-top:1px solid #999999;
}

.date{
	padding:6px 5px;
	font-weight:bold;
	background-color:#EEEEEE;
}

.back{
	width:70px;
	float:left;
}


.now{
	text-align:center;
	font-weight:bold;
	width:380px;
	float:left;
}

.next{
	text-align:right;
	width:70px;
	float:left;
}

.schedulelink{
	text-indent:-999999px;

	height:50px;
	padding:3px 5px;

}

#dhtmlgoodies_tooltip{
	background-color:#F5D9E2;
	border:2px solid #CE5273;
	position:absolute;
	display:none;
	z-index:20000;
	padding:2px;
	font-size:0.9em;
	-moz-border-radius:6px;	
	font-family: Arial, sans-serif;
}

.tabset{
	height:29px;
}

.tabset div{
	float:left;
	background-repeat:no-repeat;
	background-position:bottom left;
	cursor:pointer;
	position:relative;
	bottom:-1px;
}

.tabset .tabActive{
	margin-right:11px;
}

.tabset .tabInactive{
	display:none;
}

.tabset .inactiveTabOver{
	display:none;
}

.tabset span{
	font-size:12px;
	padding:2px 13px 0px 16px;
	line-height:26px;
	float:left;
}

/* instructor */
.namelist td{
	padding-right:15px;
	white-space: nowrap;
}

.instructor{
	list-style-type: none;
}

.instructorimg{
	margin:0 10px 5px 0;
	width: 133px;
	float:left;
}

.instructortxt{
	width: 383px;
	float:right;
}

/* event */
/* school */

.eventtable{
	margin:15px 0 5px 0;
   	border-collapse:collapse;
	width: 530px;
}

.eventtable th{
	font-weight:normal;
	padding:6px 5px;
	background-color:#DEDEDE;
	border-top:1px solid #999999;
}

.eventtable td{
	padding:3px 7px;
	border-top:1px solid #999999;
}

.schooltable{
	margin:15px 0 5px 0;
   	border-collapse:collapse;
	width: 530px;
}

.schooltable th{
	font-weight:normal;
	padding:6px 5px;
	background-color:#DEDEDE;
	border-top:1px solid #999999;
}

.schooltable td{
	padding:3px 7px;
	border-top:1px solid #999999;
}

.type{
	font-size:10px;
	white-space: nowrap;
	vertical-align:middle;
}

.title{
	white-space: nowrap;
}

.place{
	text-align:right;
	font-size:10px;
	white-space: nowrap;
	vertical-align:middle;
}f
