/*--------------------------------------*/
/* CSS CREATED BY ERIKA GRECO - 2007 ---*/
/* WWW.ERIKAGRECO.COM ------------------*/
/*--------------------------------------*/

/*-------------------------------------------------*/
/* GENERAL ----------------------------------------*/
/*-------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #1d1b09 url(../img/h_bg_flourish.jpg) top center repeat-y fixed;
	font-family: Georgia, Times, sans-serif;
	font-size: 14px;
	color: #e2e0ce;
}
p {
	line-height: 1.5em;
}
a:link,
a:visited {
	color: #ab86b0;
	text-decoration: none;
	border-bottom: 1px dotted #ab86b0;
}
a:hover,
a:active {
	color: #cca0c8;
	border-bottom: 1px solid #cca0c8;
}
/*-------------------------------------------------*/
/* CLASS ------------------------------------------*/
/*-------------------------------------------------*/
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}
/*-------------------------------------------------*/
/* ID ---------------------------------------------*/
/*-------------------------------------------------*/
#container {
	position: relative;
	width: 810px;
	margin: 10px auto 0 auto;
}
/*---------------------*/
/* Header -------------*/
/*---------------------*/
#header #slideShow {
	float: left;
	display: inline;      
}
/*---------------------*/
/* Nav ----------------*/
/*---------------------*/
#nav {
	background: url(../img/h_nav_bg.gif) no-repeat;
	float: left;
	display: inline;
	width: 290px;
	height: 339px;
}
#nav h1 {
	background: url(../img/h_elysee_logo.gif) no-repeat;
	width: 119px;
	height: 151px;   
	text-indent: -999em;
	overflow: hidden;  
	margin: 30px 0 0 85px;
}
#nav ul {
	list-style: none;	
	margin: 10px 0 0 30px;
}
#nav li {
	margin-bottom: 11px;
	/margin-bottom: 5px;
}
#nav li a { 
	display: block;
	text-indent: -999em;
	overflow: hidden;        
	background-position: 0 -11px;
	background-repeat: no-repeat;
	width: 218px;
	height: 11px;                                 
	border: none;
}
#nav li a:hover,
#nav li a.active {
	background-position: 0 0;
}
/*---------------------*/
/* Nav Buttons --------*/
/*---------------------*/
#homeBtn {
	background-image: url(../img/h_home_btn.gif);
}
#musicBtn {
	background-image: url(../img/h_music_btn.gif);
}
#ensemblesBtn {
	background-image: url(../img/h_ensemble_btn.gif);
}
#testimonialsBtn {
	background-image: url(../img/h_testimonials_btn.gif);
}                                                        
#lessonsBtn {
	background-image: url(../img/h_lessons_btn.gif);
}
#contactBtn {
	background-image: url(../img/h_contact_btn.gif);
}
/*---------------------*/
/* Content ------------*/
/*---------------------*/
#contentTop {
	background: url(../img/h_col_top.gif) no-repeat;
	height: 7px; 
	font-size: 1px;
}                 
#content {
	background: url(../img/h_col_mid.gif) repeat-y;
}
#contentBtm {
	background: url(../img/h_col_btm.gif) no-repeat;
	height: 6px;
	font-size: 1px;
}
/*---------------------*/
/* Left Content -------*/
/*---------------------*/
#left {
	width: 475px;                
	float: left;
	display: inline;
	padding: 20px 25px 20px 20px;
}                                
#left h2 {
	text-indent: -999em;
	overflow: hidden; 
	margin: 20px 0 20px 0;
}
#left #welcomeTxt {
	background: url(../img/h_welcome_txt.gif) no-repeat;
	width: 270px;
	height: 14px;
	float: left;
	display: inline;   
	margin: 3px 10px 15px 0;
}
#left #biographyTxt {
	background: url(../img/h_bio_txt.gif) no-repeat;
	width: 126px;
	height: 14px;
}
#left #elyseeTxt {
	background: url(../img/h_elysee_txt.gif) no-repeat;
	width: 157px;
	height: 14px;
	margin: 0 0 15px 0;
}
#left #ensemblesTxt {
	background: url(../img/e_ensembles_txt.gif) no-repeat;
	width: 273px;
	height: 14px;            
	margin: 0;
}
#left #applauseTxt {
	background: url(../img/t_applause_txt.gif) no-repeat;
	width: 280px;
	height: 14px;
	margin: 0 0 30px 0;
}
#left #piecesTxt {
	background: url(../img/m_pieces_txt.gif) no-repeat;
	width: 176px;
	height: 14px;
	margin: 3px 10px 0 0;
}
#left #performTxt {
	background: url(../img/b_performance_txt.gif) no-repeat;
	width: 257px;
	height: 14px;
	margin: 3px 10px 0 0;
}               
#left #helpfulTxt {
	background: url(../img/l_helpful_txt.gif) no-repeat;
	width: 163px;
	height: 14px;
}                
#left #teachTxt {
	background: url(../img/l_teach_txt.gif) no-repeat;
	width: 223px;
	height: 14px;
	margin: 3px 0 15px 0;
}
#left #contactTxt {
	background: url(../img/c_contact_txt.gif) no-repeat;
	width: 142px;
	height: 14px;        
	margin: 3px 0 15px 0;
}
#left p.purple {
	color: #ab86b0;            
	font-style: italic;
	float: left;
	display: inline;     
	margin: 0;
}
#left p.subhead {
	letter-spacing: .5px;
	font-weight: bold;
	color: #ab86b0;                    	
	margin: 15px 0 0 0;     
}
#left p.tracks {
	font-style: italic;
	float: left;  
	display: inline;  
	margin: 10px 10px 0 0;
}
#left img {
	border: 4px solid #aeab95;
	background: #fff;
}
#left img.champs {
	margin-left: 20px;
}
#left img.left {
	float: left;
	display: inline;
	margin: 0 15px 10px 0;
}
#left .divider {
	background: url(../img/h_divider_left.gif) no-repeat;
	width: 518px;
	height: 8px;
	font-size: 1px;
	margin: 25px 0 15px -18px;
	/width: 490px;
}
#left .miniPlayer { 
	width: 45px;
	height: 23px; 
	float: left;  
	display: inline;  
	margin: 10px 10px 0 15px;   
}
/*---------------------*/
/* Testimonials -------*/
/*---------------------*/
#left p.caption {
	font-style: italic;
	color: #ab86b0;
	padding: 0 20px 5px 20px;
	font-size: 13px;
}
#left blockquote {
	background: url(../img/t_quote.gif) top left no-repeat;
	padding-left: 35px;
	margin-left: 7px;
	font-size: 16px;
	color: #e2e0ce;
	font-style: italic;		
	line-height: 1.4em;
	margin-bottom: 10px;
	font-style: italic;
	width: 430px;
}
#left cite {   
	color: #ab86b0;            
	text-align: right;
	display: block;   	     
	line-height: 1.2em;
	margin-bottom: 10px;
}
#left cite span {
	font-style: normal;
	font-variant: small-caps;
}
/*---------------------*/
/* Lessons ------------*/
/*---------------------*/
#left img.venue {
	margin-left: 10px;
}
#left p {
	margin: 10px 0;
}
#left ul,
#left ol {
	line-height: 1.5em;
	margin-left: 25px;
}
#left ul ul{
	margin-top: 10px;
}
#left ul.links {
	list-style: none;
	margin: 0;
}
#left li {
	margin-bottom: 10px;
}
/*---------------------*/
/* Contact ------------*/
/*---------------------*/
#left form {
	margin: 30px 0 0 30px;
}
#left form label {
	display: block;
	float: left;
	width: 150px;
	margin-right: 10px;
	text-align: right;
}
#left form input,
#left form textarea,
#left form select {
	width: 215px;
	margin-bottom: 3px;
}
#left form textarea {
	height: 40px;
}
#left form textarea.lrg {
	height: 80px;
}
#left form input.lrg {
	width: 150px;
}
#left form input.med {
	width: 80px;
}
#left form input.sml {
	width: 40px;
}
#left form input.btn {
	width: auto;
}
#left form p {
	color: #ab86b0;            
	font-style: italic;
	font-size: 16px;
}
#left form p.status {
	color: #cf0500;	
}
/*---------------------*/
/* Right Content ------*/
/*---------------------*/
#right {
	float: left;
	display: inline;
	width: 255px;  
	padding: 20px 25px 20px 10px; 
	/padding-right: 0;
	color: #1d1b09;      
}     
#right a:link,
#right a:visited {
	color: #e2e0ce;
	border-bottom: 1px dotted #e2e0ce;
	text-decoration: none;
}
#right a:hover,
#right a:active {
	border-bottom: 1px solid #e2e0ce;
}        
#right p {
	margin: 0 0 10px 10px;
}
#right h2 {
	text-indent: -999em;
	overflow: hidden; 
	margin: 0 0 15px 5px;
}
#right #musicTxt {
	background: url(../img/h_music_txt.gif) no-repeat;
	width: 88px;
	height: 14px;
}
#right #contactTxt {
	background: url(../img/h_contact_txt.gif) no-repeat;
	width: 110px;
	height: 15px;
}
#right #testimonialsTxt {
	background: url(../img/h_testimonials_txt.gif) no-repeat;
	width: 152px;
	height: 15px;
}
#right #venuesTxt {
	background: url(../img/t_venues_txt.gif) no-repeat;
	width: 101px;
	height: 15px;
}
#right blockquote {
	background: url(../img/h_quote.gif) top left no-repeat;
	padding-left: 35px;
	margin-left: 7px;
	font-size: 16px;
	color: #e2e0ce;
	font-style: italic;	
}
#right cite {         
	display: block;
	margin-top: 10px;
	text-align: right;
}
#right .divider {
	background: url(../img/h_divider_right.gif) no-repeat;
	width: 286px;   
	height: 8px;
	font-size: 1px;
	margin: 20px 0 20px -10px;
}
#right ul {
	margin-left: 5px;
}
#right li {
	list-style: none;
	margin-bottom: 5px;
}
#right li em {
	float: left;
	display: block;
	width: 67px;
}
/*---------------------*/
/* Venues -------------*/
/*---------------------*/
#right ul#venues {
	color: #e2e0ce;
	font-size: 14px;
	line-height: 1.3em;
	margin-left: 20px;
}
#right ul#venues li {
	list-style-type: disc;	
}
/*---------------------*/
/* Footer -------------*/
/*---------------------*/
#footer {
	background: #aeab95; 
	color: #1d1b09; 
	font-size: 12px;
	padding: 0 10px 5px 10px;
}
#footer a:link,
#footer a:visited {
	color: #1d1b09;
	text-decoration: none;
	border-bottom: 1px dotted #1d1b09;
}
#footer a:hover,
#footer a:active {
	border-bottom: 1px solid #1d1b09;
}             
#footer p.left {
	float: left;   
	display: inline;
}
#footer p.right {
	float: right;
	display: inline;
}