body {
	background: #f7f7f0 url(../images/body-bg.gif) repeat-x center top;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #675f43;
}

.site {
	margin-top: 5em;
}

.content {
	background-color: #fff;
	padding: 40px 20px;
}

.frontpage {
	
}

.frontpage .site {
	background-color: #fff;
	position: relative;
}

.frontpage .info {
	
}

.frontpage .info h4 {
	margin-bottom: 0.5em;
}

.frontpage .info ul {
	margin: 0px;
	padding: 0px;
}
.frontpage .info ul li {
	list-style: none;
	margin: 0px;
	padding: 0.5em 0px 0.5em 0;
	border-bottom: 1px dotted #cec8c2;
}

a {
	color: #675f43;
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: none;
}

h1 {
	color: #675f43;
	font-size: 2.5em;
	margin-bottom: 0.25em;
}

h2 {
	color: #675f43;
	font-size: 2em;
	margin-bottom: 0.25em;
	margin-top: 2em;
}

h4 {
	font-size: 1.50em;
}

h4 span.pale {
	color: #b5a291;
}

h5 {
	font-size: 1em;
	color: #675f43;
	display: inline-block;
	background-color: #edeae0;
	padding: 2px 4px;
	margin-bottom: 1em;
	margin-top: 2em;
}

p.introduction {
	font-size: 1.3em;
	color: #b5a291;
}

/* @group Sidebar */

.sidebar {
	padding: 40px 20px 10px 10px;
	background-color: #f7f7f0;
}

.sidebar p {
	margin: 0px 0px 0.50em;
}

.sidebar .logo {
	display: block;
	width: 154px;
	height: 46px;
	margin-bottom: 2em
}

.sidebar ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.sidebar ul li {
	margin: 0px 0px 0.30em;
	padding: 0px 0px 0.30em;
}

.sidebar ul li a {
	font-size: 1.10em;
	display: block;
}

.sidebar div.separator {
	border-top: 1px solid #edeae0;
	width: 25%;
	margin-top: 1.25em;
	padding-bottom: 0.4em;
}

.sidebar form {
	
}

.sidebar form .textfield {
	padding: 3px;
	width: 90%;
}

.sidebar h4 {
	font-size: 1.10em;
	margin-bottom: 0.50em;
}

.sidebar form label {
	display: block;
	margin-bottom: 0.25em;
}

.sidebar, .sidebar ul li a {
	color: #97897d;
}

.sidebar form .textfield {
	background-color: #fff;
	border: 1px solid #edeae0;
	color: #97897d;
}

.sidebar .lululemon {
	width: 100%;
	text-align: left;
}

.sidebar div.notice {
	padding: 5px;
	background-color: #ffbb44;
	border: 1px solid #d99e39;
	color: #424242;
}

.sidebar div.notice p {
	padding: 0px;
	margin: 0px;
}

.sidebar div.notice h6 {
	font-size: 1.15em;
	padding: 0px;
	margin-bottom: 0.25em;
}

/* @group Frontpage */

.frontpage .sidebar {
	background-color: #fff;
}

.frontpage .sidebar, .frontpage .sidebar ul li a {
	color: #b5a291;
}

.frontpage .sidebar form .textfield {
	background-color: #f7f7f0;
	border: 1px solid #edeae0;
	color: #b5a291;
}

/* @end */



/* @end */

/* @group Pages */

.page .content {
	background-color: #fff;
	padding-right: 240px;
}

.page .content a {
	text-decoration: underline;
}

.page .content ul li {
	margin-bottom: 1em;
	margin-left: 20px;
	width: 80%;
}

.page .content.yogamats {
	background: #fff url(../images/yogamats.jpg) no-repeat right top;
}

.page .content.yogaguy {
	background: #fff url(../images/yogaguy.jpg) no-repeat right top;
}

/* @end */

/* @group Schedule & Prices */

.schedule p.introduction {
	width: 75%;
}

.schedule p.notice {
	padding: 10px;
	background-color: #fef5c6;
	border: 1px solid #eee8cc;
}

.schedule p.notice strong {
	font-size: 1.2em;
	display: block;
	padding-bottom: 0.5em;
	margin-bottom: 0em;
}

table.schedule td, table.prices td {
	padding: 5px;
	border: 5px solid #ffffff;
	text-align: center;
	height: 2.5em;
}

table.schedule td.day, table.schedule td.time {
	width: 65px;
}

table.prices td.type, table.prices td.package {
	width: 200px;
}

table.schedule tr.odd td, table.prices tr.odd td {
	background-color: #f7f7f0;
}

table.schedule td.day, table.schedule tr.odd td.time, table.schedule td.time, table.prices td.type, table.prices td.package, table.prices tr.odd td.package {
	background-color: #edeae0;
	font-weight: bold;
}

table.schedule td, table.prices td {
	vertical-align: middle;
}

table.schedule tr td, table.prices tr td {
	background-color: #fcfcf9;
}

table.schedule span.course, table.prices span.price {
	display: block;
	font-weight: bold;
}

table.schedule .cancelled {
	display: block;
	font-weight: bold;
	color: #f00;
}

.important {
	font-weight: bold;
	color: #f00;
}

table.schedule span.comingsoon {
	font-size: 1em;
	font-weight: bold;
	color: #d8d7cf;
}

/* @end */

/* @group Footer */

.footer {
	padding-bottom: 4em;
	color: #b5a291;
	margin-top:0.5em;
	text-align: right;
	padding-right: 2em;
	margin-bottom: 3em;
}

.footer strong {
	color: #98887a;
}

.footer address {
	padding-top: 0.25em;
	font-weight: normal;
	font-style: normal;
}



/* @end */

/* @group Intensity Chart */

.intensity-chart tr th {
	padding-bottom: 1em;
}

.intensity-chart th img {
	position: relative;
	left: 25px;
}

.intensity-chart tr td {
	padding: 1em;
}

.intensity-chart tbody tr {
	background-color: #f7f7ef;
}

.intensity-chart tbody tr.alt {
	background-color: #fbfbf7;
}

.intensity-chart tbody tr td {
	text-align: center;
	border-left: 1px solid #ede9de;
}

.intensity-chart tbody tr td.course {
	text-align: left;
	border-left: none;
}

.intensity-chart tr.coming-soon td {
	opacity: 0.5;
}

/* @end */

.easter {
	padding: 15px;
	background-color: #fff7ef;
	border: 2px solid #ffefdb;
	margin-bottom: 2em;
}

.easter h3 {
	font-size: 1.25em;
}

/* @group Right Column */

.right-column {
	position: absolute;
	right: 0px;
	height: 450px;
	width: 230px;
	background: url(../images/white.png) repeat center center;
	padding: 20px 20px 10px;
	z-index: 999;
}

.right-column h4 {
	font-size: 1.4em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

.right-column p {
	margin: 0px;
	padding: 0px;
}

.right-column p.lululemon {
	text-align: center;
	margin-top: 1em;
	border-top: 1px solid #e1dbd6;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* @end */