/*****************************************************************
	Description: Master stylesheet for Bodies in Balance (v2008)
	Author: 420 Design - fourtwentydesign.com
	Version: 2008 February
*****************************************************************/

html {
	height: 100%;
	overflow: visible;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #291405;
	background: #cab46b;
	height: 100%;
	overflow: visible;
}

#bg_container {
	text-align: left;
	margin: 0 auto;
	width: 1000px;
	background: #cab46b url(/images/bg_body.jpg) repeat-y 0 0;
	min-height: 100%;
	overflow: visible;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 860px;
	position: relative;
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

img { border: 0; }

img.imgborder {
	background: #dbd0b4;
	padding: 5px;
	margin: 0;
}

img.imgborder2 {
	display: block;
	margin: 0 auto;
	background: #dbd0b4;
	padding: 5px;
}

img.headshot {
	float: left;
	margin-right: 20px;
}





/*	Masthead
-------------------------------------------------------------------*/
h1#bibLogo {
	width: 202px;
	height: 177px;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
	left: 28px;
	top: 34px;
	background: transparent url(/images/bg_logo.jpg) no-repeat 0 0;
}

h1#bibLogo a {
	width: 202px;
	height: 177px;
	display: block;
	left: 28px;
	top: 34px;
}

h1#bibLogo span {
	text-indent: -9999em;
	display: block;
}

img#masthead {
	display: block;
}





/*	Navigation
-------------------------------------------------------------------*/
ul#nav {
	width: 832px;
	height: 27px;
	margin: 0;
	padding: 10px 0 20px 28px;
	list-style: none;
	background: #f2ead7 url(/images/bg_nav.jpg) no-repeat 0 0;
}

ul#nav li {
	display: inline;
	margin: 0 22px 0 0;
	padding: 0;
	text-transform: uppercase;
}

ul#nav li a {
	text-decoration: none;
	color: #3c3f28;
	font-weight: bold;
	padding-bottom: 8px;
}

ul#nav li a:hover {
	color: #80251c;
}

#home li#nav_home a,
#services li#nav_services a,
#about li#nav_about a,
#instructors li#nav_instructors a,
#training li#nav_training a,
#contact li#nav_contact a { color: #712815; background: url(/images/bg_active.gif) no-repeat center bottom; }





/*	Content
-------------------------------------------------------------------*/
#content_wrapper {
	background: #f2ead7;
	margin: 0;
	padding: 12px 0 0 0;
}

#main_col {
	width: 514px;
	float: left;
	margin: 0 0 0 28px;
}

#sidebar {
	width: 233px;
	float: right;
	margin: 0 28px 0 0;
	padding: 0;
	background: url(/images/bg_sidebar_body.jpg) repeat-y 0 0;
}

/* sets width/padding for specified sidebar child elements */
#sidebar h3,
#sidebar p {
	padding: 0 24px;
}

#sidebar .hr {
	width: 189px;
	height: 14px;
	margin: 16px auto;
	background: transparent url(/images/sidebar_divider.jpg) no-repeat 0 0;
}

#sidebar .hr hr {
	display: none;
}

#sidebar .sidebar_top {
	background: url(/images/bg_sidebar_top.jpg) no-repeat 0 0;
	padding: 24px 24px 0 24px;
	margin: 0;
	text-align: center;
}

#sidebar .sidebar_bottom {
	background: url(/images/bg_sidebar_bottom.jpg) no-repeat 0 bottom;
	margin: 0;
	padding: 0 24px 24px;
}

#sidebar ul {
	margin-right: 24px;
}

ul.sidebar_bottom {
	list-style: none;
}

/* Calls to action on home page */
.call_to_action {
	width: 233px;
	height: 148px;
	background: #eadec4 url(/images/bg_calltoaction.jpg) no-repeat 0 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.call_to_action p {
	padding: 0 18px;
	margin: 12px 0 0 0;
	font-style: italic;
}

.call_to_action p a:hover { text-decoration: none; }

.learn_pilates {
	background: transparent url(/images/bg_calltoaction_pilates.jpg) no-repeat 0 0;
	margin-right: 20px;
}

.learn_pilates p a {
	color: #9a3724;
}

.learn_bib {
	background: transparent url(/images/bg_calltoaction_bib.jpg) no-repeat 0 0;
}

.learn_bib p a {
	color: #fff;
}

/* newsticker */
#newsticker {
	height: 7em;
	text-align: center;
}

#newsticker ul {
	margin: 0;
	padding: 0;
	list-style: none;
}





/*	Typography
-------------------------------------------------------------------*/
#main_col h1,
h2, h3 {
	color: #80251c;
	font-variant: small-caps;
	font-weight: normal;
}

#main_col h1 {
	margin: 0;
}

#main_col a,
#sidebar li a {
	color: #80251c;
	font-weight: bold;
}

#main_col a:hover,
#sidebar li a:hover {
	color: #474c30;
	text-decoration: none;
}

p a.schedule {
	background: transparent url(/images/calendar.gif) no-repeat 0 -1px;
	padding-left: 28px;
	line-height: 24px;
	height: 26px;
	display: block;
}

h2, h3,
h3 a {
	color: #474c30;
}

h2 {
	margin: 30px 0 -6px 0;
	font-weight: bold;
}

h3 { font-weight: bold; }

h4 {
	background: transparent url(/images/h4_icon.gif) no-repeat 0 0;
	line-height: 24px;
	font-size: 15px;
	color: #53583c;
	padding: 0 0 0 30px;
	margin: 2em 0 0 0;
}

p.testimonial,
p.testimonial_author {
	color: #8e4534;
}

p.quote {
	font-style: italic;
	background: #dfcfb6;
	padding: 10px;
	float: left;
	width: 150px;
	margin: 10px 20px 20px 0;
	color: #7b3d00;
}

p.qright {
	float: right;
	margin: 10px 0 20px 20px;
}

ul.pricelist {
	margin: 1em 0 0 0;
	padding: 0;
	list-style: none;
}

ul.pricelist li {
	position: relative;
	line-height: 1.2em;
	margin: 0 0 .7em 0;
}

ul.pricelist li span {
	display: block;
	position: absolute;
	left: 14em;
	top: 0;
}

ul.pricelist li span.second {
	font-style: italic;
	font-size: 90%;
	position: relative;
	left: 16em;
	top: 0;
}   

ul.plist2 li span {
	left: 24em;
}

ul.pdflist {
	margin: 10px 24px;
	padding: 0;
	list-style: none;
}

ul.pdflist li,
a.pdf {
	background: transparent url(/images/icon_pdf.gif) no-repeat 0 1px;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	line-height: 20px;
}

a.pdf { background-position: 0 -1px; }

ul.pdflist li a,
dl a {
	color: #722616;
}

ul.pdflist li a:hover,
dl a:hover {
	text-decoration: none;
	color: #5a5a38;
}

dl {
	margin: 0 24px;
	padding: 0;
	color: ;
}

dl dt {
	font-weight: bold;
	color: #81261d;
	margin: 12px 0 0 0;
}

dl dd {
	margin: 0;
	padding: 0;
}

p.note {
	font-size: 11px;
	font-style: italic;
	line-height: 1.2em;
	margin: 0;
}








/*	Footer
-------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 860px;
	height: 50px;
	background: #5b1c13 url(/images/bg_footer.jpg) no-repeat 0 0;
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 11px;
}

p.copyright {
/*	width: 50%;*/
	float: left;
	padding: 6px 0 0 28px;
}

p.credit {
	text-align: center;
	font-size: 11px;
	padding-bottom: 8px;
}

p.credit a {
	text-align: center;
	color: #5b1c13;
	text-decoration: none;
}

p.credit a:hover {
	color: #5b1c13;
	text-decoration: underline;
}





/*	Forms
-------------------------------------------------------------------*/
.ddfm label, .ddfmwrap label {
	float: left;
	clear: both;
	margin: 0 0 1em 0;
	padding: 0;
	position: relative;
}

.ddfm label input, .ddfmwrap label input {
	position: absolute;
	left: 5em;
	top: 0;
	width: 20em;
}

.ddfm label textarea, .ddfmwrap label textarea {
	clear: both;
	width: 30em;
}

.ddfmerrors {
	font-weight: bold;
	font-size: 16px;
	background: transparent url(/images/alert.gif) no-repeat 0 0;
	padding-left: 20px;
	margin: 1.5em 0 .6em 0;
}

.errorlist {
	border: 1px solid #541b12;
	background: #cdb0a0;
	margin: 1em 0 0 0;
	padding: 8px;
}

.recaptcha {
	width: 100%;
	text-align: right;
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.recaptcha-inner {
	float: right;
	margin-right: 150px;
}

/*	Tables
-------------------------------------------------------------------*/
table#group_classes {
	border: 2px solid #71291a;
	border-collapse: collapse;
	color: #52583e;
	width: 110%;
}

table#group_classes th {
	text-align: center;
	background: #dfcfb6;
	width: 16.25%;
	border: 1px solid #71291a;
	color: #71291a;
	padding: 2px 0;
}

table#group_classes td {
	padding: 2px 4px;
	border: 1px dotted #71291a;
}



.strike {
  text-decoration: line-through;
  color: #000;
}

.feb {
  text-decoration: none;
  color: red;
}

/*	Print styles + elements removed
-------------------------------------------------------------------*/
.print_only { display: none; }