@charset "utf-8";
/* CSS Document */

*{margin: 0; padding: 0;}
.clear{	clear: both;}
p{ margin: 1.25em 0;}
a{ text-decoration: none; }
a:hover{ text-decoration: underline; }

a,
a img{ border: 0;}

html{height: 100%;}
body{
	height: 100%;
	background: #fdf8f2 url(../i/bg.png) repeat-y top center;
	text-align: center;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}
.container{	
	margin: 0 auto;
	height:auto !important; height: 100%;  min-height:100%; 
	position: relative;
	width: 980px;
	background: #fbf9ec;
	text-align: left;
}
.nav{
	background: #D6D8A7;
	position: relative;
}
.nav h1{
	width: 980px;
	height: 122px;
	background: #d6d8a7 url(../i/header.jpg) no-repeat top left;
}
.nav h1 a{
	display: block;
	width: 200px;
	height: 72px;
	position: absolute;
	left: 563px;
	top: 28px;
}
.nav h1 a span{
	display: none;	
}
.nav ul{
	width: 980px;
	height: 45px;
}
.nav ul li{
	float: left;
	position: relative;
	list-style: none;
}
.nav ul li a{
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	text-indent: -9999px;
	cursor: pointer;
}
.nav ul li a:hover{
	background-position: bottom;
}
.nav-home{background: url(../i/nav_home.png) no-repeat; width: 71px;}
.nav-classes{background: url(../i/nav_classes.png) no-repeat; width: 159px;}
.nav-psychotherapy{background: url(../i/nav_psychotherapy.png) no-repeat; width: 126px;}
.nav-book{background: url(../i/nav_book.png) no-repeat; width: 189px;}
.nav-teachers{background: url(../i/nav_teachers.png) no-repeat; width: 88px;}
.nav-library{background: url(../i/nav_library.png) no-repeat; width: 74px;}
.nav-contact{background: url(../i/nav_contact.png) no-repeat; width: 169px;}
.nav-rent{background: url(../i/nav_rent.png) no-repeat; width: 104px;}
.nav-current_page{
	background-position: 0px -45px !important;	
}
.stage{
	position: relative;
	width: 100%;
	color: #fbf9ec;
	background: url(../i/stage_bg.png) repeat-y top left;
}

.wp_stage{
	background: url(../i/wp_stage_bg.png) repeat-y top left;	
}

.welcome{
	width:	770px;
	padding: 42px 105px;
	position: relative;
	background: #fbf9ec url(../i/welcome_bg.jpg) no-repeat bottom left;
	color: #435853;
}
.side_blossoms_left_1{
	position: absolute;
	width: 64px;
	height: 204px;
	background: url(../i/blossoms_left1.png) no-repeat top right;
	left: -64px;
	bottom: -140px;
}
.side_blossoms_right_2{
	position: absolute;
	width: 127px;
	height: 376px;
	background: url(../i/blossoms_right2.png) no-repeat top left;
	right: -127px;
	bottom: -261px;
}
.normal_pages{
	top: 108px;
}
.classes_page{
	top: 216px;
}
.welcome_text{
	position: relative;
	float: left;
	width: 470px;
}
.welcome p{
	width: 370px;
	font-size: 1.142em;
}
.welcome_text strong{
	font-size: 1.285em;	
}
.welcome a{
	position: relative;
	left: 214px;
	color: #781e1e;
	text-decoration: none;
	font-size: 1.285em;
	font-weight: normal;
}
.welcome a:hover{
	text-decoration: underline;
}
.welcome img{
	position: relative;
	float: left;
}

.inner_blossoms1{
	position: absolute;
	width: 186px;
	height: 143px;
	background: url(../i/inner_blossoms1.png) no-repeat top left;
	left: 0;
	bottom: 0;
	z-index: 3;
}
.inner_blossoms2{
	position: absolute;
	width: 130px;
	height: 165px;
	background: url(../i/inner_blossoms2.png) no-repeat top left;
	left: 0;
	top: -60px;
	z-index: 7;
}

.this_week{
	color: #384a44;
	position: relative;
	z-index: 1;
}
.this_week table{
	position: relative;
	z-index: 2;
}
.this_week table tr{

	position: relative;
}
.this_week h5{
	padding: 12px 0 7px 12px;
	font-weight: normal;
}
.view_full{
	position: absolute;
	right: 12px;
	top: 12px;
	font-size: 1.364em;
	color: #781e1e;
}
.this_week table tr td{ /*date*/
	width: 123px;
	padding: 8px;
	border-right: 1px solid #a8b194;
	position: relative;
	vertical-align: top;
}
.this_week table tr td div{
	position: relative;	
	z-index: 5;
}
.date span{
	display: block;	
}
.day_of_week{

}
.day{
	position: absolute;
	top: 0px;
	right: 0px;
}
.empty_day{
	height: 100px;	
}
.class_time{
	margin-top: 1em;
	font-size: 0.785em;
}
.class_title{
	color: #c3382f;
	font-size: 0.785em;
}
.on_home{
	background: #d6d8a7;	
}
.on_home h5{
	font-size: 1.364em;
}
.on_home td{
	background: #dddfb6;
}
.on_schedule{
	background: #FBF9EC;
	padding-bottom: 60px;
}
.on_schedule h5{
	font-size: 1.857em;
}
.on_schedule td{
	border-top: 2px solid #efeed6;
	border-bottom: 2px solid #efeed6;
	background: #f1f1db;
}
.today{
	width: 124px;
	background: none !important;
}
.last_day{
	border-right: 0 !important;
}

.home_features{
	background: #435853;
	padding: 18px 0;
}
.home_features p {
	color: #fff;
}
.home_features a{
	color: #f5918a;
}
.home_features h3{
	color: 	#d6d8a7;
	font-size: 1.5em;
	padding-bottom: 1em;
}
.home_features h6{
	font-size: 1em;	
	padding-top: 1em;
}
.home_features h6 em{
	display: block;
}
.main_feature{
	position: relative;
	float: left;
	width: 586px;
	padding: 0 25px;
	border-right: 1px solid #c3382f;
}
.main_feature ul{
	padding-left: 24px;
}
.main_feature img{
	float: left;
	margin-right: 11px;
}
.teachers_feature{
	position: relative;
	float: left;
	width: 291px;
	padding: 0 25px;
}
.teachers_feature ul{
	font-size: 0.9em;
}
.teachers_feature ul li{
	list-style: none;
	padding: 0 0 18px 0;
}
.teachers_feature ul li h5{
	list-style: none;
	font-size: 1em;
	padding-bottom: 1em;
	color: #D6D8A7;
}
.teachers_feature img{
	float: left;
	margin: 0 12px 12px 0;
}


.content{
	position: relative;
	float: left;
	width: 619px;
	padding: 31px 28px;
	color: #737457;
	font-size: 1.05em;
	z-index: 8;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6{
	font-weight: normal;
	color: #435853;	
}
.content h1{
	font-size: 1.857em;
}
.content h1 a{
	color: #435853;	
}
.content h2,
.content h3,
.content h4,
.content h5,
.content h6{
	padding: 0.5em 0;	
}
.content a{
	color: #C3382F;	
}
.content h3{
	font-size: 1.42em;	
}
.content p, .content li{
	line-height: 1.33em;	
}
.content_divide{
	height: 1px;
	border-top: 1px solid #d6d8a7;
	margin: 1em 0 2em 0;
	clear: both;
	position: relative;
}
.subtitle{
	margin-top: 0;
	padding-top: 0;	
}
.content ul{
	margin-left: 40px;	
}


.sidebar{
	position: relative;
	float: left;
	width: 249px;
	padding: 31px 28px;
	background: #435853;
	font-size: 1em;
	color: #b5b8ad;
	z-index: 7;
}
.sidebar h2, .sidebar h3, .sidebar h4{
	color: #d9d7a4;
	font-weight: normal;
	margin: 1.15em 0 0.5em 0;
}
.sidebar a{
	color: #f5918a;
}
.sidebar ul li{
	list-style: none;
	margin: 0.55em 0;
}
.sidebar_divide{
	height: 1px;
	border-top: 1px solid #6c7b6a;
	margin: 1.5em 0;
}

.classes_stage{
	background: url(../i/stage_narrow_bg.png) repeat-y top left;	
}
h2.classes_title{
	position: absolute;
	font-size: 1.857em;
	font-weight: normal;
	top: -72px;
	left: 12px;
	color: #435853;
	width: 600px;
	z-index: 7;
}
.classes_content{
	width: 507px;
	padding: 31px 56px;
}
.class{
	position: relative;
	border-bottom: 1px solid #d6d8a7;
	padding-bottom: 1em;
	margin-bottom: 2em;
}
.class_details{
	text-align: right;	
	font-size: 0.90em;
	margin-left: 21%;
	padding: 10px 0 10px 7%;
	border-left: 1px dashed #d6d8a7;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
}
.class_details h5{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
.class_details p{
	margin: 0 0 0.75em 0;
}
a.top_link{
	position: absolute;
	font-size: 0.8em;
	bottom: -1.7em;
	left: 0;
	color: #a9ab84;
}
a.top_link:hover{
	color: #C3382F;
}

.book_page img{
	float: right;
	margin: 21px;
}
.book_author{
	float: left;
	margin: 0 10px 5px 0;
}
.quote{
	padding-right: 35px;
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 0.95em;
}
.quote_author{
	padding-left: 110px;
	padding-right: 20px;
	text-align: right;
	margin-top: 0.25em;
	padding-top: 0px;
	font-size: 0.90em;
}

.sidebar_wider{
	width: 249px;
	padding: 31px 47px;
}

fieldset{
	border: 0;
	padding: 10px 0;
}
label{
	display: block;
	padding: 3px;
}
label strong{
	display: block;	
}

.teacher img{
	float: left;
	margin: 0 15px 15px 0;
}

.contact_info, .mailing_list{
	float: left;
	position: relative;
	width: 305px;
	padding-bottom: 15px;
}
.rental{ position: relative; }
.rental ul{
	float: left;
	position: relative;
	width: 250px;
	margin: 0 5px 0 40px;
}
*html .rental ul{
	width: 250px;
	margin: 0 5px 0 20px;
	list-style-image: url(../i/bullet.png);
}
.rental img{
	float: left;
	position: relative;
	margin: 0 0 0 5px;
}
.rental{
	clear: both;
	padding: 20px 0;
}
.book_intro{
	font-size: 0.93em;	
	padding-left: 20px;
}
.book_intro img{
	float: right;
	margin: 5px 10px 15px 20px;
}

ul.audio p{
	margin: 0 0 1em 0;	
}

.footer{
	background: #c3382f;
	border-top: 3px solid #a83229;
	padding: 16px 29px;
	color: 	#d6d8a7;
}
.footer img{
	position: relative;
	float: left;
	margin-right: 24px;
}
.footer_info{
	position: relative;
	float: left;
	width: 420px;
}
.footer h6{
	font-size: 1.5em; /* 21 */
	padding-bottom: 0.33em;
	font-style: normal;
}
.footer p{
	color: #fff;	
}
.footer ul{
	border-left: 1px solid #d6d8a7;
	padding-left: 27px;
	position: relative;
	float: left;
	width: 215px;
	list-style: none;
	line-height: 1.55em;
}
.footer a{
	color: #D6D8A7;
}
.footer a:hover{
	color: #435853;
}
.footer label{
	color: 	#fff;
}

.message{
	width: 460px;
	padding: 10px 10px 10px 40px;
	text-align: left !important;
}
.success{
	background: #F0FFF0 url(../i/icons/tick.png) no-repeat  15px 11px;
	border: 2px solid #00FF00;
}
.alert{
	background: #FF9 url(../i/icons/error.png) no-repeat 15px 12px;
	border: 2px solid #F90;
}
.with_em{
	font-size: 1.3em;	
}
