@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(apps/calendar01.css);

html{
	background:transparent;
	height: 100%;
}

body{
	background: #394f5e url(../images/body_bg.gif) 0 0 repeat-x;
	color:#30424f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	height: 100%;
}

body.admin{
	background-position: 0 14px;
}

#wrap{
	margin:0px auto;
	text-align:left;
	width:900px;
	position: relative;
	padding-bottom:21px;
}

/* HEADER
-------------------------------------------*/
#header{
	height: 194px;
	margin:0 auto;
	background:transparent url(../images/header_bg.jpg) no-repeat 0px 0px;
}

#header h1{
	position: absolute;
	top: 30px;
	font-size: 30px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	#logo{
		background: url(../images/spacer.gif) 0 0 no-repeat;
		left:37px;
		position:absolute;
		top: 43px;
	}
		#logo img{
			height:100px;
			width:183px;
		}


/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	height:33px;
	background:url(../images/nav1.gif) 0 0 no-repeat;
	width:100%;
}
	#nav{
		margin:0 auto;
		text-align:center;
	}
		#nav ul{
			list-style:none;
			margin:0 auto;
			text-align:left;
		}
			#nav ul li{
				background-image:none;
				display:inline;
				margin:0;
				padding:0;
			}
				#nav a{
					display:block;
					float:left;
					text-decoration:none;
					height:0 !important;
					overflow:hidden;
					position:absolute;
				}
				
				#nav a:hover, #nav a.active{
				}
				
				/*Top Nav*/
				#t68154 a, #t68464 a, #t68411 a{
				background:url(../images/nav2.gif) 0 0 no-repeat;
				padding:16px 0 0 0;
				top:3px;
				}
				
				/*Home*/
				#t68154 a{
				background-position:0px 0px;
				right:182px;
				width:49px;
				}
				
				#t68154 a:hover, #t68154 a.active{
				background-position:-1px -16px;
				}
				
				/*Policies*/
				#t68464 a{
				background-position:-65px 0;
				right:106px;
				width:61px;
				}
				
				#t68464 a:hover, #t68464 a.active{
				background-position:-66px -16px;
				}
				
				/*Contact us*/
				#t68411 a{
				width:91px;
				right:0px;
				background-position:-142px 0;
				}
				
				#t68411 a:hover, #t68411 a.active{
				background-position:-143px -16px;
				}
				
				/*Bottom Nav*/
				#t68414 a, #t68417 a, #t68415 a, #t68413 a, #t68412 a, #t68443 a{
				background:url(../images/nav1.gif) 0 0 no-repeat;
				padding:33px 0 0 0;
				}
				
				/*About Us*/
				#t68414 a{
				background-position:0px 0px;
				left:0px;
				width:112px;
				}
				
				#t68414 a:hover, #t68414 a.active{
				background-position:0px -33px;
				}
				
				/*Instructors*/
				#t68417 a{
				background-position:-117px 0;
				left:117px;
				width:144px;
				}
				
				#t68417 a:hover, #t68417 a.active{
				background-position:-117px -33px;
				}
				
				/*Lessons*/
				#t68413 a{
				background-position:-268px 0;
				left:268px;
				width:93px;
				}
				
				#t68413 a:hover, #t68413 a.active{
				background-position:-268px -33px;
				}
				
				/*Registration*/
				#t68412 a{
				background-position:-365px 0;
				left:365px;
				width:150px;
				}
				
				#t68412 a:hover, #t68412 a.active{
				background-position:-365px -33px;
				}
				
				/*Recitals & Events*/
				#t68415 a{
				background-position:-519px 0;
				left:519px;
				width:184px;
				}
				
				#t68415 a:hover, #t68415 a.active{
				background-position:-519px -33px;
				}
				
				/*Student Support*/
				#t68443 a{
				background-position:-709px 0;
				left:709px;
				width:188px;
				}
				
				#t68443 a:hover, #t68443 a.active{
				background-position:-709px -33px;
				}
#main-body{
width:900px;
overflow:hidden;
}
	#main-table-body{
		background:#fff url(../images/main_table_body_bg.gif) no-repeat 0px 0px;
		border-collapse:collapse;
		clear:left;
		height: auto !important;
		height: 400px;	
	}
	
	#main-table-body-leftcell{
		background: transparent url(../images/leftSide_bg.gif) no-repeat right 17px;
		width:259px;
		vertical-align:top;
	}
	#main-table-body-rightcell{
		vertical-align:top;
		width:641px;
	}

/* SUB MENU
-------------------------------------------*/
#sidebar {
	background:none;
	margin:7px 0 0 0;
}

#menu-header {
	background:transparent;
}

#menu{
	margin: 17px 0 0 16px;
	background:#fff;
	padding:0;
	width: 233px;
}
	#menu ul{
		font-size: 12px;
		padding:0 0 43px 0;
		list-style: square inside;
		border-bottom:0px;
		background:#eaeaea;
		margin:0px 3px 0 3px;
		background:#fff url(../images/menu_ul.gif) no-repeat 0px 0px
	}
		#menu li{
			background-image:none;
			padding:0 10px 0 10px;
			margin: 0 0px 0px 0;
			list-style: none;
		}
			#menu a {
				text-decoration:none;
				text-transform:none;
				color:#999999;
				display:block;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size: 13px;
				padding: 6px 0px 6px 5px;
				border-bottom: 1px dotted #cccccc;
				width:201px;
			}
			
			#menu a:hover {
				color: #89393e;
			}
			
			#menu a.current{
				color: #89393e;
			}
			
			#menu a.subcurrent{
				color: #89393e;
				text-decoration: none;
				background:transparent url(../images/menu_a_hover.gif) no-repeat 5px 9px;
			}
			
			#menu li ul{
				margin: 0 0px 0 0px;
				padding: 0;
				border:0px;
				background:transparent;
			}
			
			#menu li ul li{
				list-style: none;
				padding: 0px 0 0px 0px;
				margin: 0;
			}
			
			#menu li ul li a {
				font-size: 12px;		
				padding-left: 15px;
				border-bottom: 1px dotted #ccc;
				text-decoration: none;
				background:transparent url(../images/menu_a.gif) no-repeat 5px 9px;
				width:191px;
			}
			
			#menu li ul li a:hover {
				color: #89393e;
				background:transparent url(../images/menu_a_hover.gif) no-repeat 5px 9px;
			}
			
			#menu h3{
			padding:3px 3px 0 3px;
			margin:0px;
			}
			
			#menu h3 a, #menu h3 a:hover{
			margin:0px;
			padding:0px;
			text-decoration:none;
			text-indent:-10000px;
			width:227px;
			height:154px;
			border:0px;
			}
			
			/*Policies*/
			.tab68464 #menu h3 a, .tab68464 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/policies.gif) no-repeat 0px 0px;
			}
			
			/*Contact Us*/
			.tab68411 #menu h3 a, .tab68411 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/contact.gif) no-repeat 0px 0px;
			}
			
			/*About us*/
			.tab68414 #menu h3 a, .tab68414 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/about.gif) no-repeat 0px 0px;
			}
			
			/*Instructors*/
			.tab68417 #menu h3 a, .tab68417 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/instructors.gif) no-repeat 0px 0px;
			}
			
			/*Lessons*/
			.tab68413 #menu h3 a, .tab68413 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/lessons.gif) no-repeat 0px 0px;
			}
			
			/*Registration*/
			.tab68412 #menu h3 a, .tab68412 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/registration.gif) no-repeat 0px 0px;
			}
			
			/*Recitals & Events*/
			.tab68415 #menu h3 a, .tab68415 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/recitalsEvents.gif) no-repeat 0px 0px;
			}
			
			/*Student Support*/
			.tab68443 #menu h3 a, .tab68443 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/student_support.gif) no-repeat 0px 0px;
			}
			
	#menu-footer{
		background:transparent;
		padding:32px 0 10px 16px;
	}
	
	#menu-footer a img{
	border:0px;
	margin-bottom:10px;
	}

#banner {
	display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
	padding:8px 0 10px;
	margin: 0;
	position:relative;
	width: 100%;
	background:transparent url(../images/breadcrumb_bg.gif) no-repeat 0px 0px;
}
	#breadcrumblist{
		font-size: 9px;
		line-height:15px;
		padding:.5em 0 .5em 5px;
		width:700px;
		font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
		color:#aeaeae;
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
			font-weight:bold;
			font-size:9px;
			color:#fff;
			text-decoration:underline;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{
			color:#fff;
			text-decoration:none;
		}
		#breadcrumbemail{
			font-size: 9px;
			position:absolute;
			right:107px;
			text-align:right;
			top:12px;
			width:9em;
		}
			#breadcrumbemail a:link, #breadcrumbemail a:visited{
				background:url(../images/email.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				color:#999999;
				font-weight:bold;
				text-decoration:none;
				font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
				color:#999999;
				text-decoration:underline;
				}
		
		#breadcrumbprint{
			font-size: 10px;
			position:absolute;
			right:15px;
			text-align:right;
			top:12px;
			width:9em;
		}
			#breadcrumbprint a:link, #breadcrumbprint a:visited{
				background:url(../images/printer.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				color:#999999;
				font-weight:bold;
				text-decoration:none;
				font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
				color:#999999;
				text-decoration:underline;
				}


/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin: 5px 19px 0 19px;
		padding:0 0 10px 0;
		overflow:hidden;
		min-height:400px;
	}
	#pagetitle{
		margin:10px 0 30px 0px;
	}
		#pagetitletext h1{
			font-size:26px;
			font-weight: normal;
			color: #5d819a;
			font-family:Georgia, "Times New Roman", Times, serif;
			height:62px;
			overflow:hidden;
		}
	#content-footer{
		
	}

/* FOOTER
-------------------------------------------*/
#clearfooter{
		display:none;
}

#footer{
	clear:both;
	height: 95px;
	margin:0 auto;
	position:relative;
	background: transparent url(../images/footer_bg.gif) no-repeat 0px 0px; 
}
	#footerwrap{
		margin:0 auto;
		width: 900px;
		position:relative;
		height: 95px;
	}
	
	#copyright{
		color:#fff;
		font-size:9px;
		position:absolute;
		left:0px;
		bottom:10px;
	}
	
	#poweredby{
		color:#999;
		font-size:9px;
		position:absolute;
		left:352px;
		top:100px;
	}
		#poweredby a{
			color:#fff;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}
		
		#footerTop{
			margin-left:10px;
			padding-top:22px;
			text-align:center;
			width:880px;
			color:#89393e;
			font-size:12px;
			font-family:Georgia, "Times New Roman", Times, serif;
			text-transform:uppercase;
		}
		
		#footerBottom{
			margin-left:10px;
			padding-top:21px;
			text-align:center;
			width:880px;
		}
		
		#footerBottom a{
			color:#394f5e;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			font-style:italic;
			text-decoration:none;
		}
		
		#footerBottom a:hover{
		text-decoration:underline;;
		}
		
		.bullet{
		color:#394f5e;
		}