/* CSS Document */
.leftbkgd  {
	background: #ffffff url(../images/leftbkgd.jpg) top left repeat-y;
	width: 235px;
	height: 600px;
}

.leftpanel  {
	background: url(../images/leftpanel.jpg) top left no-repeat;
	width: 235px;
	padding: 260px 10px 30px 10px;
}

.mc_right_padding {
	padding-right: 75px;
	}

.header {
	padding: 18px 25px 38px 0px;
	text-align: right;
	font-style: italic;
	}
	
.content_title {
	padding: 2px 0px 5px 0px;
	text-align: left;
	letter-spacing: -1px;
	}
	
.content_subtitle {
	padding: 0px 0px 20px 0px;
	font-size: 15px;
	font-style: italic;
	}

.bottom_links {
	text-align: right;
	}

a:link, a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF7701;  /* #FABF0D;  */
	} 
	
a.inline_link, a.inline_link:active, a.inline_link:visited  {
	font-style: italic;
	font-weight: normal;
	color: #F87F14;
	}

a.inline_link:hover  {
	font-style: italic;
	font-weight: normal;
	color: #F87F14;
	}
	
a.inline_link13, a.inline_link13:active, a.inline_link13:visited  {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #F87F14;
	}

a.inline_link13:hover  {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #F87F14;
	}
	
.green_dark_title {
	color: #F87F14;
	font-weight: normal;
	font-size : 20px;
}

.green_dark_text {
	color: #F87F14;
}

.grey_medium_title {
	color: #555555;
	font-weight: normal;
	font-size : 20px;
}

.green_medium_title {
	color: #FABF0D;
	font-weight: normal;
	font-size : 20px;
}

.green_medium_header {
	color: #FABF0D;
	font-weight: normal;
	font-size : 14px;
}

.green_medium_text {
	color: #FABF0D;
	font-weight: bold;
}

.indented {
	text-indent: 20px;
	font-size: 13px;
	}
	
.praise_credits {
	font-size: 11px;
	}
	
.author {
	color: #F87F14;
	font-weight: bold;
	font-style: normal;
	}

.book_title {
	font-style: normal;
	font-weight: normal;
	color: #F87F14;
	}

.shadeform { BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BACKGROUND-IMAGE: url(../images/shadeform.gif); FONT: 13px arial, verdana, sans-serif; BORDER-LEFT: #666666 1px solid; WIDTH: 200px; BORDER-BOTTOM: #666666 1px solid; TEXT-ALIGN: left}
.dropdown { FONT: 11px verdana, arial, sans-serif; WIDTH: 200px; COLOR: #60564d}
.textarea { BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BACKGROUND-IMAGE: url(../images/shadeform.gif); FONT: 13px arial, verdana, sans-serif; BORDER-LEFT: #666666 1px solid; WIDTH: 395px; BORDER-BOTTOM: #666666 1px solid; HEIGHT: 125px; TEXT-ALIGN: left}

.yoga_spacing {
	border-collapse: separate; 
	border-spacing: 25px;
	}

/* form */
.field_error { font-size: 11px; color: red; }
ol { list-style:none;}
ol li { display:block; clear:both;}
ol li label { display:block; margin:0; padding:10px 0 0 0;}
ol li input.text { width:480px; border:1px solid #c0c0c0; margin:2px 0; padding:5px 2px; height:16px; background:#fff;}
ol li textarea { width:480px; border:1px solid #c0c0c0; margin:2px 0; padding:2px; background:#fff;}
ol li .send { margin:16px 0 0 0;}



