@charset "utf-8";
/* CSS Document */

/*Start Reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*End Reset*/

html {
	background-color:#2c0b01;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	}

h1 {
	font-size:23px;
	color:#ac1605;
	margin-bottom:10px;
	}

h2 {
	font-size:16px;
	color:#000;
	margin-bottom:7px;
	}

h3 {
	font-size:14px;
	color:#000;
	margin-bottom:5px;
	}

.clear {
	clear:both;
	}

#testmode {
	border: 3px solid #861A10;
	padding: 10px;
	background: #FF4343;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
#testmode strong {
	color: #FFF;
	text-decoration: underline;
}

#container {
	width:100%;
	background-color:#FFFFFF;
	}
	
#headercontainer {
	width:100%;
	background-color:#2d0b01;
		}
		
	#header {
		width:960px;
		margin:0 auto;
		}
	
#logo {
	width:400px;
	float:left;
	background-color:#990000
	}
	
#navcontainer {
	background:url(../images/nav-bg.jpg) repeat-x ;

	}	
		
#nav {
	color:#FFF;
	padding:10px 20px;
	margin:0 auto;
	width:920px;
	}
	
	#nav a {
	color:#FFF;
	text-decoration:none;
	}

	#nav li {
		list-style-type:none;
		float:left;
		margin-right:33px;
		padding-right:32px;
		border-right:#FFF 1px solid;
		}
		
#contentwrapper {
	width:100%;
	background-color:#FFFFFF;
	}

#content {	
	padding:10px 0px;
	line-height:18px;
	min-height:340px;
	width:940px;
	margin:0 auto;
	}
	
	#content p {
		margin-bottom:10px;
		}
		
	#content ul {
		list-style-type:disc;
		margin:2px 10px 10px 10px;
		padding:0px 5px;
		}
		
			#content li {
				margin:0px;
				padding:3px 0px;
				}
		
	#content a {
		color:#AC1605;
		}
		
#hpbox {
	width:279px;
	margin-right:10px;
	float:left;
	border: 2px solid #ece9e5;
	background:url(../images/hpbox-bg.jpg) repeat-x;
	padding:10px;
	height:180px;
	font-size:12px;
	line-height:16px;
	text-align:left;
	overflow: auto;
	}
	
#middlebox {
	width:290px;
	margin-right:9px;
	float:left;
	border: 2px solid #ece9e5;
	background:url(../images/hpbox-bg.jpg) repeat-x;
	font-size:12px;
	line-height:16px;
	text-align:left;
		height:200px;
	}
	
#rightbox {
	width:279px;
	margin-right:10px;
	float:left;
	border: 2px solid #ece9e5;
	background:url(../images/hpbox-bg.jpg) repeat-x;
	padding:10px;
	height:180px;
	font-size:12px;
	line-height:16px;
	text-align:left;
	}
	
	#hpbox p {
		margin-bottom:3px;
		}
		
	.hpboxbtn {
		margin:7px 0 0 27px;
		}
		
	#seemore {
		margin:7px 0 0 20px;
		}
		
#blog {
	float:left;
	margin-right:20px;
	width:620px;
	}

#footer {
	color:#FFF;
	text-align:center;
	line-height:20px;
	background-color:#2c0b01;
	width:940px;
	margin:0 auto;
	padding:10px;
	font-size:12px;
	}
	
	#footer img {
		margin:10px 5px;
		}
		
	#footer p {
		margin-bottom:10px;
		}
			
	#footer a {
		color:#FFF;
		text-decoration:none;
		}
	
#footercontainer {
width:100%;
background-color:#2d0b01;
margin-top:30px;
}


#classesBox {}
#classBox {
	padding: 10px;
	border-bottom: 1px solid #BA1504;
}
#classBox h2 {
	float: left;
}
#classBox p {
	clear: left;
}
#classInfoBox {
	padding: 10px;
	margin: 0px 0px 10px 10px;
	width: 156px;
	border: 1px solid #BA1504;
	float: right;
	font-size: smaller;
}
	#classInfoBox a {
		margin-top: 5px;
		display: block;
	/*	padding: 2px;	*/
	/*	border: 1px solid #BA1504;	*/
		background: #FEDFDC;
		text-align: center;
	}

.breadcrumbs {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}


#registration-form {
	width: 760px;
}
#registration-form div {
	text-align: left;
}
#registration-form span {
	display: block;
	width: 150px;
	float: left;
	text-align: right;
	padding-top: 6px;
	margin-right: 3px;
}
#registration-form input {
	padding: 3px;
}

.required {
	font-weight: bold;
	color: #F00;
}


#classMorePageInfo table tr td {
	padding-left: 0px;
	padding-right: 30px;
}
#classMorePageInfo table tr td h3 {
	margin-top: 15px;
	margin-bottom: 5px;
}
#classMorePageInfo table tr td ul {
	margin-left: 30px;
}
#classMorePageInfo table tr td ul li {
	margin-bottom: -5px;
}

/* ADMIN STYLES */
#admin-menu {
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 1px solid #CFCFCF;
	background: #FCFCFC;
}


#adminTable {
	width: 100%;
}
#adminTable thead tr td {
	background: #333;
	color: #CCC;
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
}
#adminTable tbody tr td {
	padding: 5px;
}
#adminTable tbody tr td.topBorder {
	border-top: 1px solid #000;
}
#adminTable tbody tr.row0 {
	background: #FFF;
}
#adminTable tbody tr.row1 {
	background: #CCC;
}


#adminTable tbody tr.rowsub0 {
	background: #F7F7F7;
}
#adminTable tbody tr.rowsub1 {
	background: #ECECEC;
}

#adminTable tbody tr:hover {
	background: #FFC;
	cursor: pointer;
}
#adminTable tbody tr td input,
#adminTable tbody tr td button,
#adminTable tbody tr td textarea,
#adminTable tbody tr td select {
	padding: 5px;
}

#adminTable label {
	display: block;
	cursor: pointer;
	margin-bottom: 3px;
}




#info-block {
	width: 100%;
}
#registration-info {
	width: 50%;
	float: left;
}
#payment-info {
	width: 50%;
	float: right;
}
.payment-block {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.payment-block div {
	margin: 0;
}
.payment-block ul li {
	list-style: none;
	margin: -20px;
	padding: 0px;
	font-size: 13px;
}
.payment-block ul li span {
	width: 125px;
	display: inline-block;
}

.ui-accordion .ui-accordion-content {
	padding: 0;
}


#accordion h3 {
	font-size: 14px;
	font-weight: bold;
}
#accordion div {
	font-size: 14px;
}
