@charset "utf-8";
/* CSS Document */

*{ padding: 0px; margin: 0px; }

img{ display: inline-block; }

p{ text-align: left; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/bgContent.jpg) repeat;
	padding: 0;
	margin: 0;
}

a {
	color: #c86a00;
}

a.active_tab {
	color: #c86a00;
}

a.inactive_tab {
	color: #e3b47f;
}

table {
	margin: 0;
	padding: 0;
}

th {
	font-size: 15px;
	border-right: #c3c3c2 solid 1px;
	margin: 0;
	padding: 5px 0;
}
	th.inactive {
		border-bottom: #c3c3c2 solid 1px;
	}

thead {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

#application_form p {
	margin: 0;
	padding: 5px 0 0 0;
}
	.application_form_style {
		color: #474747;
		height: 17px;
		font-size: 11px;
		padding-left: 5px;
		padding-top: 3px;
		margin-left: 0px;
		border: 1px solid #111;
		border-left: 4px solid #111;
		background-color: #fff;
	}
	
		.application_form_style:hover{ border-color: #059dc4; }
		.application_form_style:focus{ border-color: #ffab00; }
	
	#application_form textarea {
		color: #474747;
		font-size: 11px;
		padding: 3px 5px;
		margin-left: 0px;
		border: 1px solid #111;
		border-left: 4px solid #111;
		background-color: #fff;
		overflow: auto;
	}
	
		#application_form textarea:hover{
			border-color: #059dc4;	
		}
		#application_form textarea:focus{
			border-color: #ffab00;	
		}

#container {
	width: 950px; /* full 970 */
	margin: 0 auto 20px auto;	
	background-color: #ddf1f6;
}

#content {
	background-color: #ffffff;
	width: 710px; /* full 735 */
/*	height: 500px;  full 500 */
	margin-left: 225px;
	padding-left: 15px;
	position: relative; 
	z-index: 60;
}
	#content h1 {
		display: inline-block;
		height: 35px;
		line-height: 35px;
		color: #3ea8c3;
		font-weight: normal;
		font-size: 35px;
		margin-bottom: 12px;
		margin-top: 6px;
		padding: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	#content h2 {
		color: #3ea8c3;
		font-weight: normal;
		font-size: 18px;
		margin-top: 10px;
		margin-bottom: 5px;
	}

#content_bg {
	width: 100%;
	background: url(images/bgMain.jpg) repeat-x;
}

.homefix {
	padding-bottom: 218px;
}
#yogi {
	height: 135px;
	width: 131px;
	background: url(images/yogi.jpg) 0 0 no-repeat;
	padding: 90px 5px 20px 265px;
}
#yogi img {
	margin: 0 0 10px 10px;
}
#home_main_youtube #yogi p {
	color: #494949;
	line-height: 16px;
	font-size: 11px;
	padding-bottom: 3px;
	}
#mainlogo{
	width: 1047px;
	height: 550px;
/*	float: left;*/
	margin-left: -97px;
	overflow: visible;
	position: relative;
}


#footer {
	/*background: #ffab00 url(images/footer.png) no-repeat bottom;*/
	background: #ffab00;
	width: 950px; /* full 950 */
	height: 115px; /* full 115 */
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
/*	clear: left;*/
}


	.footer-shadow{
		width: 950px; 
		height: 48px; 
		background-image: url(images/footer.png);
		background-repeat: no-repeat;
		background-position: bottom;
		position: absolute; 
		bottom: -22px;		
		clear: both;
	}

#footer_box1 {
	background-image: url(images/footer_box1.png);
	width: 277px; /* full 317 */
	height: 198px; /* full 202 */
	padding: 0 20px;
	margin-left: -9px;
	float: left;
}
	#footer_box1 ul {
		margin-left: 55px;
	}

#footer_left {
	width: 370px;
	height: 75px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
}
	#footer p {
		font-size: 13px;
		margin: 0;
		padding: 0;
		color: #fff;
	}
	
#footer_right {
	width: 280px; /* full 280 */
	height: 59px; /* full 74 */
	margin-left: 620px;
	padding-top: 25px;
}

#footer_wrap {
	width: 950px;
	margin: 0 auto;
}
	
#form1 input {
	margin-right: 10px;
}

#header {
	background-image: url(images/yoga_header.jpg);
	width: 667px; /* full 697 */
	height: 181px; /* full 221 */
	padding: 20px 15px;
}
	#header h2 {
		font-weight: normal;
		font-size: 35px;
		color: #fff;
		padding: 0;
		margin: 0;
		margin-top: 15px;
		line-height: 35px;
	}
	#header p {
		font-weight: normal;
		font-size: 14px;
		color: #fff;
		margin-top: 95px;
	}
	
#header_video {
	width: 230px; /* full 245 */
	height: 151px; /* full 171 */
	margin-left: 420px;
	padding-top: 20px;
	padding-left: 15px;
	background:url(images/video_dropshadow.png) no-repeat;
	background-position: -2px 3px;
}

#home_container {
	width: 950px;
	margin: 0 auto;
}

#home_main {
	background-image: url(images/home_main.jpg);
	width: 950px;
	height: 334px; /* full 350 */
	padding-top: 16px;
	margin-bottom: 0px;
}
	#home_main h1 {
		font-weight: normal;
		font-size: 28px;
		margin-top: 60px;
		margin-bottom: 20px;
		color: #474747;
	}
	#home_main p {
		font-size: 12px;
		line-height: 25px;
		color: #474747;
		text-align: left;
	}

#home_main_text {
	margin-left: 35px;
	width: 455px;
	height: 325px;
	float: left;
}

#home_main_youtube {
	margin-left: 0px;
	padding-top: 40px;
	padding-left: 30px;
	width: 420px; /* full 440 */
	height: 285px; /* full 325 */
	float: left;
	background-image:url(images/dropshadow.png);
	background-repeat: no-repeat;
	background-position: -7px 20px;
	overflow: visible;
}
	#home_main_youtube p {
		font-size: 10px;
		color: #be7f00;
		text-align: right;
		margin-top: 0;
		margin-right: 10px;
	}

#home_box1 {
	background-image: url(images/home_box1.png);
	width: 238px; /* full 278 */
	height: 198px; /* full 198 */
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

#home_box2 {
	background-image: url(images/home_box2.png);
	width: 283px; /* full 323 */
	height: 196px; /* full 196 */
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 18px;
	float: left;
}
	/*#home_box2 ul {
		margin-left: 65px;
		margin-top: 5px;
		line-height: 22px;
	}*/

#home_box3 {
	background-image: url(images/home_box4.png);
	width: 271px; /* full 311 */
	height: 200px; /* full 200 */
	margin-left: 18px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	position: relative;
}

#menu {
	background: url(images/bgMain.jpg) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c86a00;
	padding-bottom: 0px;
}
	#menu ul {
		padding: 30px 0 25px 0;
		margin-top: 0;
		margin-bottom: 0;
		position: relative;
		float: right;
	}
		#menu ul li {
			display: inline;
			margin-left: 25px;
			position: relative;
		}
		#menu ul li a {
			position: relative;
			text-decoration: none;
		}
		
#sidebar {
	background: #ddf1f6 url(images/sidenav_circle.jpg) no-repeat;
	width: 225px;
	/*height: 500px;*/
	float: left;
	position: relative;
	z-index: 60;
}

#sidenav, .days {
	width: 182px; /* 197 */
	min-height: 260px;
	margin: 60px 0 0 15px;
	padding-left:15px;
	background-image: url(images/sidenav.jpg);
	background-repeat: no-repeat;
	background-color: #53b7d1;
	position: relative;
}
.days {
	margin-top: 45px;
}
	.sidenavfooter{
		margin-top: 15px;
		width: 197px;
		position: absolute;
		bottom: -56px;
		margin-bottom: 28px;
		left: 0px;
		height: 28px;
		background-image:url(images/sidenav_footer.jpg);
		background-repeat: no-repeat;
		background-color: #53b7d0;
		z-index: 70;
	}

	#sidenav a {
		color: #fff;
		text-decoration: none;
	}
	#sidenav a:hover{
		color: #ddf1f6;
		margin-left: 2px;
		
	}
	
	#sidenav ul, .days ul {
		padding-top: 10px;
/*		padding-left: 15px;*/
		padding-left:0;
		margin: 0;
	}
		#sidenav ul li, .days ul li {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 12px;
			margin-top: 10px;
			color: #fff;
		}
		
		.days ul li {
			margin-top: 15px;
		}
			#sidenav ul ul li, .days ul li {
				margin-left:15px;
			}
			
			.days ul li a {
				color: #fff;
				text-decoration: none;
			}
			#sidenav ul ul li a, .days ul li a:hover {
				color: #eaf4f7;	
				font-weight: normal;
			}

#signup {
	background-color: #fff;
	width: 134px;
	height: 40px;
	border: #41a9c4 solid 1px;
}

#signup a {
	background-color: #41a9c4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	padding: 8px 0px 0 0px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	width: 130px; /* full 130 */
	height: 28px; /* full 40 */
	margin: 2px;
	display: block;
}

#signup a:hover {
	background-color: #ffab00;
}

/*#twitter_output {
	width: 270px;
	height: 90px;
}*/

#util_nav {
	background-image: url(images/util_nav.png);
	font-size: 11px;
	width: 669px;
	height: 63px;
	float: right;
}
	
.bio_box {
	width: 695px;
	height: 160px;
	padding-top: 10px;
}
	.bio_box h3 {
		font-size: 16px;
		color: #059dc4;
		margin: 0;
		margin-left: 230px;
	}
	.bio_box img {
		background-color: #059dc4;
		border: #c3c3c2 solid 1px;
		padding-bottom: 10px;
		float: left;
	}
	.bio_box p {
		font-size: 12px;
		color: #0d758f;
		line-height: 20px;
		margin-left: 230px;
	}
	
.bio_box_lg {
	width: 695px;
	padding-top: 10px;
	min-height: 525px;
}
	.bio_box_lg h3 {
		font-size: 16px;
		color: #059dc4;
		margin: 0;
		padding: 0px;
		margin-bottom: 15px;
	}
	.bio_box_lg img {
		background-color: #059dc4;
		border: #c3c3c2 solid 1px;
		padding-bottom: 10px;
		float: right;
		margin-left: 15px;
		margin-top: 38px;
	}
	.bio_box_lg p {
		width: 458px;
		font-size: 12px;
		color: #0d758f;
		line-height: 20px;
		margin-bottom: 20px;
	}
	
.blog {
	background-color:#f0ece0;
	padding: 10px;
	border:#c3c3c2 solid 1px;
	min-height: 300px;
}

.blue_heading {
	font-size: 20px;
	font-weight: normal;
	color: #3ea8c3;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 18px;
	
}

.bordered {
	padding: 10px;
	border:#c3c3c2 solid 1px;
}

.box_image {
	background-color: #059dc4;
	float:left;
	margin-top:0px;
	padding-bottom: 10px;
}

.box_text {
	margin-top:4px;
	font-size: 11px;
	color: #474747;
	line-height: 15px;
}

.details {
	padding-right: 15px;
	padding-top: 0px;
}

.details p {
	line-height: 20px;
	color:#474747;
	margin-top: 20px;
	text-align: left;
}

.footer_heading {
	font-size: 16px;
	font-weight: bold;
	color: #c86a00;
	margin: 0;
	padding: 0;
}

.footer_box_heading {
	font-size: 18px;
	font-weight: normal;
	margin-top: 18px;
	margin-bottom: 12px;
}

.footer_box_text {
	color: #474747;
	margin-left:95px;
	font-size:11px;
	line-height: 17px;
	margin-right: 14px;
	text-align: left;
}

.form_right_col {
	padding-left: 20px;
}

.mini_testimonial {
	color: #474747;
	line-height: 20px;
	text-align: left;
	padding-top: 10px;
}
	.mini_testimonial strong {
		text-align: right;
		font-style: italic;
	}

.pink {
	background-color: #fdeff6;
}
	.pink td {
		color: #474747;
		font-size: 11px;
		padding: 6px 0 6px 20px;
	}
		.pink td.price {
			padding-left: 0;
		}
	
.white {
	background-color: #fff;
}
	.white td {
		color: #474747;
		font-size: 11px;
		padding: 6px 0 6px 20px;
	}
		.white td.price {
			padding-left: 0;
		}

.right_col {
	width: 300px;
	margin-right: 15px;
	float: right;
}
	.right_col h4 {
		font-size: 16px;
		color: #059dc4;
	}
	.right_col p {
		margin: 0;
		font-size: 11px;
		color: #474747;
		margin-left: 75px;
	}
	.right_col ul {
		margin-bottom: 0;
		margin-left: 35px;
	}
	.right_col ul li {
		font-size: 11px;
	}
	.right_col img {
		float: left;
	}
	.right_col .blog p {
		margin-left: 0;
		padding-left: 0;
		line-height: 20px;
		font-weight: bold;
	}
	
.small_links {
	text-decoration: none;
	color: #0d758f;
}
	.small_links:hover {
		color: #c86a00;
	}

.submit_btn {
	background-color: #c86a00;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	width: 100px; /* full 110 */
	height: 25px; /* full 35 */
	border: 1px solid #ffab00;
}
.submit_btn:hover {
	cursor: pointer;
}

.top_box {
	width: 216px;
	height: 313px;
	margin-top: 10px;
	float: left;
}
	.top_box img {
		background-color: #059dc4;
		border: #c3c3c2 solid 1px;
		padding-bottom: 10px;
	}
	.top_box h2 {
		font-size: 17px;
		font-weight: bold;
		color: #059dc4;
		margin-bottom: 0;
	}
	.top_box p {
		font-size: 12px;
		color: #0d758f;
		margin-top: 0;
		line-height: 20px;
		text-align: left;
	}
	
.util_nav_header {
	margin: 0;
	margin-top: 15px;
	font-size: 16px;
}

#calendar_area {
	padding-top: 15px;
	width: 875px;
}
	#calendar_area table {
		margin: 0 auto;
		border: #000 solid 1px;
	}
		#calendar_area table td {
			width: 100px;
			height: 70px;
			text-align: center;
			border-left: #e0dede solid 1px;
			border-top: #e0dede solid 1px;
		}
	#calendar_area a {
		display: block;
		height: 65px;
		width: 85px;
		padding: 0;
		margin: 0 auto;
		color: #000;
		text-decoration: none;
	}
	
#front_calendar_area {
	padding-top: 15px;
	margin-bottom: 15px;
}
	#front_calendar_area table {
/*		border: #000 solid 1px;*/
	}
		#front_calendar_area table td {
			width: 85px;
			height: 70px;
			text-align: center;
			border: #e0dede solid 1px;
			vertical-align:middle;
		}
		#front_calendar_area table td.calendar_event:hover {
			background-color: #3e879a;
			border: #000 solid 2px;
			width: 83px;
			height: 68px;
		}
			#front_calendar_area table td.calendar_event:hover a {
				color: #fff;
			}
	#front_calendar_area a {
		color: #484848;
		text-decoration: none;
		display: table-cell;
		width: 98px;
		height: 65px;
		vertical-align: middle;
	}
		
.calendar-orange {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color: #eaab2a;
}
#front_calendar_area table td.calendar-orange {
	height: 50px;
}
.calendar-white {
	color: #000;
	font-size: 11px;
	background-color: #fff;
}
.calendar-blue {
	color: #000;
	font-size: 11px;
	background-color: #9bd9e8;
}
.day-container {
	padding: 20px;
	margin: 10px 0 15px 0;
}

.day-container strong {
	color: #3EA8C3;
}
.day-container .event-container {
	border-bottom: 1px solid #3EA8C3;
	padding-bottom: 15px;
}
.uppercase {text-transform: uppercase;}
