/* @override http://local.mindbody/css/site.css */

/* @group BASE STYLES */

* {
	margin: 0px;
	padding: 0px;
}

a {
	outline: none;
	text-decoration: none;
	color: #29A7ED;
}

a:hover {
	text-decoration: underline;
}

body {
	font: 62.5%/1.5em verdana,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	background-color: #ffffff;
	line-height: 2em;
}

table {font-size:inherit;font:100%;}

pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}


a#grid_overlay {
	color: #252525;
	text-decoration: none;
	position: absolute;
	padding: 5px;
	top: 0px;
	left: 0px;
}

a#grid_overlay:hover{
	background-color: #33ffcc;
	color: #fff;
}

.clr {
	clear: both;
}

blockquote {
	font-size: 1.4em;
	font-style: italic;
	line-height: 2.0em;
	color: #444;
	margin: 0em 12em 2em 3em;
}

cite {
	display: block;
	color: #444;
	font-size: 1.1em;
}


/* @end BASE STYLES */


/* @group HEADER STYLES */

h2, h3, h4, h5 {
	font-size: 1.3em;
	letter-spacing: 1px;
}

h3 {
	color: #333;
	font-size: 1.2em;
}

h4 {
	color: #666;
}

h4#contact {
	margin: 0px;
}

h5 {
	color: #444;
	margin-bottom: 1.9em;
	font-weight: normal;
}


/* @end HEADER STYLES */


/* @group MASTHEAD STYLES */


div#hd{
	height: 120px;
	margin-bottom: 3em;
	background-color: #f6f6f6;
	border-bottom: 1px solid #eaeaea;
}

div#hd a{
	height: 10em;
	width: 100%;
	display: block;
}

div#hd h1{
	height: 10em;
	text-indent: -5000px;
}

div#hd h1#masthead-pink {
	background: transparent url('../images/header-pink.jpg') no-repeat 0 0;
}

div#hd h1#masthead-blue {
	background: transparent url('../images/header-blue.jpg') no-repeat 0 0;
}

div#hd h1#masthead-purple {
	background: transparent url('../images/header-purple.jpg') no-repeat 0 0;
}

div#hd h1#masthead-teal {
	background: transparent url('../images/header-teal.jpg') no-repeat 0 0;
}

div#hd h1#masthead-green {
	background: transparent url('../images/header-green.jpg') no-repeat 0 0;
}


/* @end MASTHEAD STYLES */


/* @group NAV STYLES */

ul.nav{
	text-indent: -5000px;
	margin-top: 2em;	
}

ul.nav li{
	list-style: none;
	line-height: 1.7em;
	margin-bottom: 1.3em;	
}

ul.nav li a{
	width: 100%;
	display: block;
	//background: transparent url('../images/nav.png') no-repeat 0 0;

}



/* NAV ITEMS */
ul.nav li#nav-1 a{
	background: transparent url('../images/nav.png') no-repeat 0 0;
}

ul.nav li#nav-2 a{
	background: transparent url('../images/nav.png') no-repeat 0 -29px;
}

ul.nav li#nav-3 a{
	background: transparent url('../images/nav.png') no-repeat 0 -58px;
}

ul.nav li#nav-4 a{
	background: transparent url('../images/nav.png') no-repeat 0 -87px;
}

ul.nav li#nav-5 a{
	background: transparent url('../images/nav.png') no-repeat 0 -116px;
}


/* NAV HOVER STATES */
ul.nav li#nav-1 a:hover{
	background: transparent url('../images/nav.png') no-repeat -209px 0;
}

ul.nav li#nav-2 a:hover{
	background: transparent url('../images/nav.png') no-repeat -209px -29px;
}

ul.nav li#nav-3 a:hover{
	background: transparent url('../images/nav.png') no-repeat -209px -58px;
}

ul.nav li#nav-4 a:hover{
	background: transparent url('../images/nav.png') no-repeat -209px -87px;
}

ul.nav li#nav-5 a:hover{
	background: transparent url('../images/nav.png') no-repeat -209px -116px;
}



/* NAV ACTIVE STATES */
ul.nav li#nav-1.active a{
	background: transparent url('../images/nav.png') no-repeat -209px 0;
}

ul.nav li#nav-2.active a{
	background: transparent url('../images/nav.png') no-repeat -209px -29px;
}

ul.nav li#nav-3.active a{
	background: transparent url('../images/nav.png') no-repeat -209px -58px;
}

ul.nav li#nav-4.active a{
	background: transparent url('../images/nav.png') no-repeat -209px -87px;
}

ul.nav li#nav-5.active a{
	background: transparent url('../images/nav.png') no-repeat -209px -116px;
}


/* @end NAV STYLES */


div.document-wrapper {
	width: 100%;
}

div.content-wrapper {
	width: 960px;
	margin-left: 4em;	
}

div.two-column.first {
	width: 210px;
	float: left;
}

div.two-column.second {
	width: 730px;
	float: right;
	margin-top: 1.5em;
}

div.two-column.second p{
	width: 620px;
	font-size: 1.4em;
	margin: 0em 0em 1.67em 0em;
	color: #444;
	line-height: 2.0em;
}

div.two-column img.slogan {
	margin: 2em 0em 5em;
}

img.slogan#yoga {
	padding: 2em 0em 0em;
}

/* @group HOLISTIC PAGE */

div.two-column#page-holistic img.slogan{
	position: absolute;
	left: 650px;
	top: 150px;
}

div.two-column#page-holistic div.profile-pic{
	margin: .4em 9em 1em 0em;
}

div.two-column#page-holistic div.profile-pic span{
	margin: 3em 0em 0em 0em;
}

div.two-column#page-holistic div.profile-pic img#mima-pic{
	border: 1px solid #eee;
	margin: 0em 0em 2em;
}

/* @end HOLISTIC PAGE */

/* @group YOGA PAGE */

div.two-column#page-yoga img.slogan{
	margin: -.5em 0em 2.5em 0em ;	
}

div.two-column#page-yoga div#yoga-pic{
	margin: .5em 1.5em 1em 0em;
	width: 750px;
}

div.two-column#page-yoga div#yoga-pic img{
	border: 1px solid #cccccc;
	margin: .5em 2em 1em 0em;
	float: left;
	display: inline;
}	


div.two-column#page-yoga div#yoga-pic span.pic-desc{
	color: #999999;
	font-style: italic;
}

/* @end YOGA PAGE */

/* @grounp SESSION PAGE */

div.two-column#page-session img.slogan{
	margin: -.5em 0em 2.5em 0em ;	
}

div.two-column#page-session div#yoga-pic{
	margin: .5em 9em 1em 2em;
	width: 350px;
	float: right;
}

div.two-column#page-session div#yoga-pic img{
	border: 1px solid #cccccc;
	margin-bottom: .5em;
}	


div.two-column#page-session div#yoga-pic span.pic-desc{
	color: #999999;
	font-style: italic;
}



/* @end SESSION PAGE */


/* @group RESOURCES PAGE */

div.two-column#page-resource h4{
	margin-bottom: -2em;
	color: #;
}

div.two-column#page-resource img.slogan{
	margin-top: 0em;
}

div.two-column#page-resource dl{
	margin-bottom: 2.4em;
	font-size: 1.1em;
}

div.two-column#page-resource dl dt{
	margin: 3em 0em .2em 0em;
	padding-top: .4em;
	font-size: 1.2em;	
	color: #333;
	line-height: 1.7em;
	border-top: dotted 1px #999999;	
}

div.two-column#page-resource dl dd{
	font-size: 1.1em;
	color: #666;
}

div.two-column#page-resource dl dd.desc{
	font-style: italic;
	margin: 0em 0em 0em 0em;
}

div.two-column#page-resource dt a {
	color: #333;
}

div.two-column#page-resource a:hover {
	color: #29A7ED;
	text-decoration: underline;
}

div.two-column#page-resource div.column-one{
	width: 300px;
	display: block;
	float: left;
}

div.two-column#page-resource div.column-two{
	width: 300px;
	display: inline-block;
	margin-left: 7em;
}



/* @end RESOURCE PAGE */


/* @group CONTACT PAGE */


div.two-column#page-contact div#map{
	float: right;
	margin: .5em 7em 1em 3em;
	width: 350px;
}

div.two-column#page-contact p.contact-info{
	clear: both;
}

div.two-column#page-contact img.slogan{
	margin-top: .4em;
}

div.two-column#page-contact dd{
	font-size: 1.3em;
	color: #444;
	line-height: 1.7em;
}

div.two-column#page-contact div#map a img{
	border: none;
}

p.contact-note {
	padding: 2em 0em;
	font-style: italic;
}


/* @end CONTACT PAGE */



/* @group FOOTER SYTLES */

div#ft {
	border-top: #cecece solid 1px;
	margin-top: 4em;
	font-size: 1em;
	width: 620px;
	color: #999;
	padding-bottom: 6em;
	position: relative;
	font-style: italic;	
	clear: both;
}

div#ft ul.address-ft{
	margin-top: 1em;
}

div#ft ul.address-ft li{
	list-style: none;
}

div#ft ul.contact-ft{
	position: absolute;
	text-align: right;
	top: 1em;
	right: 0em;
}

div#ft ul.contact-ft li{
	list-style: none;
}


/* @end FOOTER STYLES */
