/*  
Schnucks Cooks
http://www.schnucks.com
Version: 2.2
*/

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #d3d6b3;
	background-image:url(images/background.jpg);
}
body {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
img {
	border: none;
}
h3 {
	font_size: 16px;
	padding: 0px;
	margin: 0px;
}
.class_title_agenda {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.multiDay {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-color: #fff;
	border-color: #4a3c31;
	border-style: solid;
	border-width: thin;
}
.multiHeader {
	background-color: #4a3c31;
	color: #FFF;
	text-align: center;
}
.multiDate {
	text-align: center;
	color: #b32317;
	font-size: 11px;
	line-height: 1.25em;
	padding: 5px;
}
/* Link Styles */


a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
a.email_link:link {
	color: #990000;
	text-decoration: underline;
}
a.email_link:visited {
	text-decoration: underline;
	color: #990000;
}
a.email_link:hover {
	text-decoration: none;
	color: #990000;
}
a.email_link:active {
	text-decoration: underline;
	color: #990000;
}
a.title_link:link {
	text-decoration: none;
	color: #b32317;
}
a.title_link:visited {
	text-decoration: none;
	color: #b32317;
}
a.title_link:hover {
	text-decoration: underline;
	color: #b32317;
}
a.title_link:active {
	text-decoration: none;
	color: #b32317;
}
a.topper_link:link {
	text-decoration: none;
	color: #c0d827;
}
a.topper_link:visited {
	text-decoration: none;
	color: #c0d827;
}
a.topper_link:hover {
	text-decoration: underline;
	color: #c0d827;
}
a.topper_link:active {
	text-decoration: none;
	color: #c0d827;
}
#footer a:link {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
	color: #fff;
}
#footer a:active {
	text-decoration: none;
	color: #fff;
}
/* Default Page Styles */

#wrapper {
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
}
#container {
	width: 100%;
	margin: 0px;
}
#header {
	width:802px;
	height:216px;
	background-image:url(images/header.gif);
	background-repeat: no-repeat;
}
/* Main Page Title */

#sub_title_wrapper {
	position:relative;
	left: 400px;
	top: 115px;
}
.TitleRed {
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #B31E17;
}
.smallerRed {
	font-family: "Trebuchet MS";
	color: #B31E17;
}
/* Navigation */

#nav-wrap {
	width:802px;
	height:30px;
	background-image: url(images/nav.gif);
	background-repeat:no-repeat;
	padding-left: 13px;
}
#nav-content-spacer {
	width:802px;
	height:6px;
	background-image:url(images/nav_content_spacer.gif);
	background-repeat:no-repeat;
}
.nav .drop a {
	padding-right: 20px;
	background: url('images/arrow_bw.gif') no-repeat;
	background-position: right;
	z-index: 15;
}
.nav .no_drop a {
	padding-right: 10px;
}
.nav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	z-index: 15;
}
.nav li {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style: none;
	position: relative;
	z-index: 15;
}
.nav .primary_nav {
	float: left;
	z-index: 15;
}
.nav .primary_nav a:link {
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	height: 14px;
	z-index: 15;
}
.nav .primary_nav a:visited {
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	height: 14px;
	z-index: 15;
}
.nav .primary_nav a:active {
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	height: 14px;
	z-index: 15;
}
.nav .primary_nav a:hover {
	display: inline;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 8px;
	height: 14px;
	z-index: 15;
}
.nav .primary_nav li ul {
	position: absolute;
	top: 14px;
	left: 0px;
	z-index: 15;
	margin: 0 0 0 -1px;
	padding: 5px 0 0 0;
	background: #b32317;
	width: 200px;
	display: none;
	border-bottom: 5px solid #c0d827;
}
.nav .primary_nav li>ul {
	top: 14px;
	z-index: 15;
}
#nav_menu_shows {
	z-index: 15;
}
.nav .primary_nav li#nav_link_shows {
	border-left: none;
	z-index: 15;
}
.nav .primary_nav li ul#nav_menu_shows {
	width: 190px;
	z-index: 15;
}
.nav .primary_nav li:hover, .nav .primary_nav li.over {
	z-index: 14;
}
.nav .primary_nav li:hover ul, .nav .primary_nav li.over ul {
	display: block;
	z-index: 15;
}
.nav .primary_nav li ul li {
	position: relative;
	text-transform: none;
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 22px;
	text-indent: 0;
	z-index: 15;
}
.nav .primary_nav li ul li:hover, .nav .primary_nav li ul li.over {
	z-index: 15;
}
.nav .primary_nav li ul li a, .nav .primary_nav li ul li a:link, .nav .primary_nav li ul li a:visited {
	margin: 0;
	line-height: 18px;
	background: none;
	text-transform: none;
	z-index: 15;
}
/* Content */

#content-wrapper {
	width:802px;
	background-image:url(images/content.gif);
	background-repeat:repeat-y;
}
#content {
	margin-left: 20px;
}
#content_left {
	width: 575px;
	padding-right: 5px;
	float: left;
	padding-top: 5px;
	font-size: 11px;
	color: #3F4554;
	line-height: 1.7em; /*This is what makes the spacing on the front page so wierd */
}
#content_right {
	margin-left: 581px;
	width: 188px;
}
.content_text {
	font-size: 13px;
}
.profile_shot {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 171px;
	height: 231px;
	text-align: center;
}
/* Recipe Page */

#recipe_image {
	text-align: center;
	width: 570px;
	height: 430px;
	overflow: hidden;
	margin-bottom: 10px;
}
#recipe_item {
	width: 570px;
	height: 430px;
}
.recipe_img {
	margin-top: 10px;
}
.recipe_nav_button {
	font-weight: bold;
}
.recipe_nav_button a:link {
	color: #000;
	background-color: #c0d827;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.recipe_nav_button a:visited {
	text-decoration: none;
	background-color: #c0d827;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
}
.recipe_nav_button a:hover {
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff;
	background-color: #000;
}
.recipe_nav_button a:active {
	text-decoration: none;
	background-color: #c0d827;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
}
/* Search Term Page */

.search_term_header {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	margin-top: 15px;
}
.search_term_text {
	padding-left: 10px;
}
.search_term_info {
	color: #C0D827;
}
/* Featured Section */

#feature {
	text-align: center;
	width: 570px;
	height: 430px;
	overflow: hidden;
	margin-bottom: 10px;
}
#featured_item {
	width: 570px;
	height: 430px;
}
.featured_img {
	margin-top: 10px;
}
.featured_nav {
	text-align: left;
	padding-left: 248px;
	margin-top: -17px;
}
.featured_nav_button {
	font-weight: bold;
}
.featured_nav_button a:link {
	color: #000;
	background-color: #c0d827;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.featured_nav_button a:visited {
	text-decoration: none;
	background-color: #c0d827;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
}
.featured_nav_button a:hover {
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff;
	background-color: #000;
}
.featured_nav_button a:active {
	text-decoration: none;
	background-color: #c0d827;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
}
.title {
	font-size: 20px;
	color: #b32317;
	text-align: left;
	width: 570px;
}
.title_gold {
	font-size: 20px;
	color: #d7a207;
	text-align: left;
	width: 570px;
}
.title_description {
	color: #b32317;
}
/* Category View */

.category_wrapper {
	float: left;
	width: 184px;
	height: 180px;
	background-color:#E4E4E4;
	border-color: #CCCCCC;
	border-style: solid;
	border-width:thin;
	padding-top: 1.5px;
	padding-left: 1.5px;
	padding-right: 1.5px;
	line-height: 1em;
	margin-left: 2.5px;
	margin-bottom: 4.5px;
	background-image: url(images/category_card.jpg);
	background-repeat: no-repeat;
}
.category_wrapper_new {
	float: left;
	width: 184px;
	height: 180px;
	background-color: #FFFFCC;
	border-color: #CCCC99;
	border-style: solid;
	border-width:thin;
	padding-top: 1.5px;
	padding-left: 1.5px;
	padding-right: 1.5px;
	margin-left: 2.5px;
	margin-bottom: 4.5px;
	background-image: url(images/new_category_card.jpg);
	background-repeat: no-repeat;
	line-height: 1em;
}
#category_navigation {
	width: 550px; /*Padding*/
	height: 28px; /*Padding*/
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#E4E4E4;
	border-color: #CCCCCC;
	border-style: solid;
	border-width:thin;
	text-align: right;
	padding-right: 20px;
	padding-top: 2px;
}
#list_icon {
	cursor: pointer;
}
#thumb_icon {
	cursor: pointer;
}
.list_section {
	display: none;
}
/* Article Page */

#article_image {
	float: left;
	margin-right: 15px;
	background-color:#ffffff;
	border-color: #CCCCCC;
	border-style: solid;
	border-width:thin;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#article_text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #3F4554;
	line-height: 1.7em; /*This is what makes the spacing on the front page so wierd */
}
/* Locations */

#locations_wrapper {
	width: 575px;
	margin-top: 15px;
}
#locations_left {
	float: left;
	background-color: #EBEBEB;
	width: 200px;
	height: 75px;
	margin-left: 100px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-bottom-color: #C0D827;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
#locations_right {
	float: left;
	background-color: #EBEBEB;
	width: 200px;
	height: 75px;
	margin-left: 2px;
	padding: 5px 5px 5px 5px;
	border-bottom-color: #C0D827;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
#locations_clear {
	clear: both;
}
#google_map {
	width: 575px;
	margin-top: 10px;
	border-bottom-color: #C0D827;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
.directory_header {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}
.directory_wrapper {
	width: 420px;
	margin-top: 15px;
	margin-left: 75px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-bottom-color: #C0D827;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
.directory_store {
	width: 200px;
	margin: 5px 5px 5px 5px;
	float: left;
}
.directory_clear {
	clear: both;
}
/* Class Description (Site-Wide Usage) */

.class_description_short {
	width: 450px;
	background-color: #EEEEEE;
	border-bottom-color: #C0D827;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	margin-left: 60px;
	margin-bottom: 10px;
}
.class-wrapper {
	width:451px;
	margin-left: 60px;
	margin-bottom: 30px;
}
.class-top {
	width:451px;
	height:9px;
	background-image: url(images/class_top.jpg);
	background-repeat: no-repeat;
}
.class-content {
	width:431px;
	background-image: url(images/class_content.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
.class-bottom {
	width:451px;
	height:14px;
	background-image: url(images/class_bottom.jpg);
	background-repeat: no-repeat;
}
.class_title {
	font-weight: bold;
	font-size: 14px;
	color: #b32317;
}
.class_text {
	font-size: 12px;
	padding-left: 25px;
}
.class_information {
	font-size: 12px;
	padding-left: 25px;
}
/* Homepage Foodie Central */

#newsletter_central {
	width: 575px;
	margin-top: 15px;
}
.newsletter_panel {
	float: left;
	width: 188px;
	margin-right: 3px;
}
.newsletter_header {
	background-color:#990000;
	font-size:12px;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
}
.newsletter_title {
	color: #990000;
	font-size:12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 2px;
}
.newsletter_content {
	line-height: 1.6em;
	margin-left: 5px;
	margin-right: 2px;
}
.newsletter_img {
	float: left;
	padding-top: 8px;
	margin-right: 6px;
}
#newsletter_clearer {
	clear: both;
}
/* Subscribe Banner */

.subscribe_banner {
	margin-top: 20px;
	margin-bottom: 50px;
	text-align: center;
}
/* Footer */


#footer {
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background-color: #4a3c31;
	color: #fff;
}
#footer_left {
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}
#footer_right {
}
#clearer {
	clear: both;
}
/* Sub Header */
#sub_header_wrap {
	width:536px;
	height:37px;
}
.sub_header_text {
	font-family: Arial, sans-serif;
	font-size: 26px;
	color: #971b14;
	font-weight: bold;
	padding-left:30px;
}
/*Side Bar*/

.side-bar-title {
	width:180px;
	height:20px;
	padding-left: 6px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	background-color: #e5e5e5;
}
.side-bar-sub {
	width:180px;
	height:20px;
	padding-left: 6px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	border-bottom: 3px solid #c0d827;
	background-color: #e5e5e5;
}
.side-bar-content {
	width:180px;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 10px;
}
.right_menu ul {
	padding: 0px;
	margin: 0px;
	list-style: circle;
}
.right_menu li {
	padding: 0px;
	margin: 0px;
	list-style: circle;
}
input.button {
	color:#ffffff;
	background-color:#ae0000;
	border:0px;
	font-size:11px;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	width:auto;
}
input.green_button {
	color:#000000;
	background-color:#c0d827;
	border:0px;
	font-size:11px;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	width:auto;
}
input.button:hover {
	background-color:#232323;
}
input.green_button:hover {
	background-color:#232323;
	color: #FFFFFF;
}
input, textarea, select {
	border:1px solid #d2d2d0;
	padding:3px;
	font-size:11px;
	color:#232323;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* Schedule -- Calendar */

#schedule_left {
	float: left;
	margin-top: 20px;
	width: 250px;
	padding-left: 24px;
}
#schedule_right {
	float: left;
	margin-top: 20px;
	padding-left: 10px;
	width: 235px;
}
#schedule_clear {
	clear: both;
}
.calendar {
	width: 237px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #c0d827;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}
.cal_nav, .cal_nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
caption {
	margin: 0;
	padding: 0;
	width: 237px;
	background: #c0d827;
	color: #000;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.calendar th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #f5ffb2;
	border-right: 1px solid #c0d827;
	border-bottom: 1px solid #c0d827;
	border-top: 1px solid #c0d827;
	text-align: center;
}
.today, td.today a, td.today a:link, td.today a:visited {
	color: #000;
	font-weight: bold;
	background: #ccd58c;
}
.calendar td {
	border-right: 1px solid #c0d827;
	border-bottom: 1px solid #c0d827;
	text-align: center;
	width: 35px;
	height: 20px;
}
.calendar td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #000;
	background: #d6df99;
}
.calendar td a:hover, td a:active {
	color: #000;
	background: #f5ffb2;
}
/* Agenda Style */

table#agenda_schedule {
	font-family: Verdana, Sans-serif;
	font-size: 11.7px;
	color: #000;
	line-height: 22px;
}
td.agenda_date {
	width: 108px;
	color: #109618;
	font-weight: bold;
	border-top: 1px solid #c0d827;
	border-left: 1px solid #c0d827;
	border-right: 1px solid #c0d827;
	border-bottom: 1px solid #c0d827;
}
td.agenda_no_class {
	color: #73950a;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #c0d827;
	border-left: 1px solid #c0d827;
	border-right: 1px solid #c0d827;
	border-bottom: 1px solid #c0d827;
}
td.agenda_event_desc {
	width: 357px;
	color: #538a00;
	border-top: 1px solid #c0d827;
	border-left: 1px solid #c0d827;
	border-right: 1px solid #c0d827;
	border-bottom: 1px solid #c0d827;
	padding-left:10px;
}
td.agenda_time {
	width: 130px;
	color: #538a00;
	font-weight: bold;
	border-top: 1px solid #c0d827;
	border-left: 1px solid #c0d827;
	border-right: 1px solid #c0d827;
	border-bottom: 1px solid #c0d827;
	padding-left: 5px;
}
tr.agenda_highlight {
	background-color: #fcfcfa;
}
.agenda_title {
	font-weight: bold;
	color: #333333;
}
.agenda_desc {
	color: #333333;
}
.agenda_desc a:link {
	color: #66aa00;
	font-weight: bold;
}
.agenda_desc a:visited {
	color: #66aa00;
	font-weight: bold;
}
.agenda_desc a:hover {
	color: #66aa00;
	font-weight: bold;
}
.agenda_desc a:active {
	color: #66aa00;
	font-weight: bold;
}
.schedule_icons {
	text-align: center;
}
/* Class Information Page */

.small_section {
	width: 400px;
	padding: 0px;
}
#reg_button_wrapper {
	padding-left: 100px;
}
.registration_button {
	float: left;
	padding-top: 9px;
	margin-left: 10px;
	font-size: 1.1em;
	background-image:url(images/button.jpg);
	background-repeat: no-repeat;
	width: 181px;
	height: 28px;
	text-align: center;
}
#re_button_clear {
	clear: both;
}
#price_wrapper {
	position: relative;
	width: 1px;
	height: 1px;
	text-align: center;
}
#price_content {
	position: absolute;
	left: 455px;
	width: 102px;
	height: 102px;
	background-image:url(images/price_button.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#class_price {
	left: 400px;
	font-size: 3em;
	color: #fff;
	padding-top: 19px;
}
#price_description {
	font-size: .9em;
	color: #fff;
}
/* Registration */

.quick_message {
	color: #999999;
	font-weight: bold;
}
.price_text {
	color: #990000;
	font-weight: bold;
}
.price_text_coupon {
	color: #090;
	font-weight: bold;
}
.small_text {
	font-size: 11px;
}
#registration_form .label {
	padding-top: 2px;
	padding-right: 8px;
	vertical-align: top;
	text-align: right;
	width: 125px;
	white-space: nowrap;
}
#registration_form label.error {
	padding-left: 16px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #EA5200;
}
#registration_form label.checked {
	background:url("images/checked.png") no-repeat 0px 0px;
}
/* Google Maps */

#map_header {
	z-index:75;
	background-image:url(images/page_topper.png);
	background-repeat:no-repeat;
	width: 536px;
	height: 63px;
	position:absolute;
}
#zip_code_header {
	font-size: 14px;
	font-weight: bold;
	color: #b32317;
	padding-left: 5px;
}
#zip_code_search {
	z-index:75;
	width: 222px;
	position: absolute;
	padding-left: 356px;
}
#zip_code_content {
	background-image:url(images/side_map_bar.png);
	background-repeat:no-repeat;
	width: 180px;
}
/* More Articles Sections */

#more_articles {
	border-color: #CCCCCC;
	border-style: solid;
	border-width:thin;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
	line-height: 1.25em;
}
.more_articles {
	height: 95px;
}
.more_articles img {
	border-right-color: #b32317;
	border-right-style: solid;
	border-right-width: 2px;
	margin-right: 5px;
}
/* End More Articles Sections */

/* Chef Bio Page Styles */

.chef_image {
	float: left;
	height: 100%;
}
.chef_img {
	background-color: #e6b422;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-right: 2px;
}
.chef_wrapper {
	width: 570px;
}
.chef_wrapper_other {
	margin-left: 43px;
}
.chef_text {
	margin-left: 185px;
}
/* Account Orders Page */

#account_information {
	font-size: 11px;
	border-color: #990000;
	border-style: solid;
	border-width: thin;
	padding-left: 10px;
	margin-left: 50px;
	margin-right: 50px;
	background-image: url(images/cooks_watermark.jpg);
	background-repeat: no-repeat
}
#past_orders {
	font-size: 11px;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 50px;
}
.order_wrapper {
	margin-top: 25px;
	border-color: #990000;
	border-style: solid;
	border-width: thin;
}
.order_information {
	float: left;
	width: 125px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.specific_order {
	float: right;
	width: 325px;
	padding-left: 10px;
	padding-bottom: 35px;
	padding-top: 10px;
	border-left-color: #990000;
	border-left-style: dashed;
	border-left-width: thin;
	border-bottom-color: #990000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	line-height: 1.60em;
}
.main_order_status {
	font-size: 14px;
	font-weight: bold;
	color: #cc6600;
}
#cooking_school_feature {
	text-align: center;
	width: 570px;
	height: 281px;
	overflow: hidden;
	margin-bottom: 10px;
}
#cooking_school_item {
	width: 570px;
	height: 281px;
}
.cooking_school_info {
	position: absolute;
	background-color: #FFF;
	right: 0;
	bottom: 0;
	margin-bottom: 25px;
	padding: 4px;
	text-align: left;
	font-size: 16px;
}
.school_locations {
	margin: 15px;
	padding: 5px;
	border-color: #900;
	border-style: solid;
	border-width: thin;
	font-size: 14px;
	background-image: url(images/mapbackground.jpg);
	background-repeat: no-repeat;
}
/* Coupon Styles */

#coupon_code_icon {
	float: left;
	padding-right: 10px;
	padding-left: 35px;
}
/* Recipe Videos Page */

#video_roll {
	width: 480px;
	height: 274px;
	margin-left: 50px;
	margin-top: 10px;
	background-color:#ffffff;
	border-color: #CCCCCC;
	border-style: solid;
	border-width:thin;
	overflow: hidden;
	z-index: 4;
}
#video_roll a:link {
	color: #fff;
	text-decoration: none;
}
#video_roll a:visited {
	text-decoration: none;
	color: #fff;
}
#video_roll a:hover {
	text-decoration: underline;
	color: #fff;
}
#video_roll a:active {
	text-decoration: none;
	color: #fff;
}
#play_button {
	position: absolute;
	left: 210px;
	top: 100px;
	width: 71px;
	height: 50px;
}
#video_navigation {
	margin-left: 50px;
}
#next {
	margin-left: 250px;
}
.video_title {
	position: absolute;
	top: 225px;
	width: 400px;
	height: 45px;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 4px;
	background-color: #b32317;
	border-color: #c0d827;
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF;
	text-align: center;
}
.video_header {
	font-size: 18px;
}
.video_sub {
	font-size: 12px;
}
.thumbnail_section_grid {
	margin-left: 55px;
}
.category_wrapper_grid {
	float: left;
	width: 150px;
	background-color: #F0F0F0;
	border-color: #CCCCCC;
	border-style: solid;
	border-width:thin;
	padding-top: 7px;
	padding-left: 1.5px;
	padding-right: 1.5px;
	margin-top: 2.5px;
	margin-bottom: 2.5px;
	margin-left: 1.5px;
	margin-right: 1.5px;
	line-height: 1.1em;
}
div#video_picture {
	height: 274px;
	width: 479px;
	overflow: hidden;
}
div#video_picture img {
	margin: -43px 0px 0px 0px;
}

div.video_grid_thumb {
	height: 68px;
	width: 120px;
	overflow: hidden;
}
div.video_grid_thumb img {
	margin: -11px 0px 0px 0px;
}

#share_center {
	width: 550px;
	height: 20px;
	padding: 5px;
	background-color: #e5e5e5;
	color: #333;
}

#share_title {
	float: left;
	width: 98px;
	font-weight: bold;
	padding: 0px 2px 0px 4px;
	margin-right: 10px;
	background-color: #FFF;
}

#share_center a:link {
	color: #000000;
	font-weight: bold;
}
#share_center a:visited {
	color: #000000;
	font-weight: bold;
}
#share_center a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#share_center a:active {
	color: #000000;
	font-weight: bold;
}
/* End Recipe Videos Page */

/* Special Kids Page */

.class_title_kids {
	font-weight: bold;
	font-size: 13px;
	color: #b32317;
}
.sub_title_kids {
	font-weight: bold;
	font-size: 10px;
}
td.kidsFormat {
	padding-left: 8px;
}
td.kidsFormatLeft {
	padding-right: 3px;
	border-right-color: #CCC;
	border-right-style: dotted;
	border-right-width: thin;
}
.redHR {
	border: 0;
	width: 80%;
	background-color: #900;
	height: 3px;
}
