    
    /* Layout: Two Column
	Theme: Glow v.2

The following styles control fonts, colors and background images
===============================================================*/

@import url(https://fonts.googleapis.com/css?family=Merriweather:400,700);    

body {
	font: 14px/1.5  Helvetica, arial, sans-serif;
	color: #000000;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ffffff; /* #600201;  */
	}

td {
    color: #000000;
    }



/* TOP NAVIGATION AND HEADER
===============================================================*/

#topNav a {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    }

#topNav a:hover {
    color: #333;
    }



/* LEFT SIDEBAR AND MAIN NAVIGATION
===============================================================*/

#nav a {
	background-color: #ffffff;
    border-top: 1px solid #FFFFFF;
    color: #000000;
    font-size: 14px;
    line-height: 17px;
    text-transform: none;
	}

#nav a:hover {
	background-color: #feb300;
	}

.listHeader {
	background-repeat: no-repeat;
    color: #000000;
    letter-spacing: 0;
    text-transform: uppercase;
	}

#subCat a {
	color: #cbd7dc;
	text-transform: none;
	}



/* CONTENT / PRODUCT
===============================================================*/

.priceBold {
    /* Product price in product grid */
	font-weight: bold;
	}

.subscriptionPrice {
    font-weight: bold;
    }

#productGrid a {
	color: #000000;
	}

.subscriptionPrice {
  	font-weight: bold;
  	}

#customHomeProductGridTop {
    /* Promo Banner on home page */
	margin-top: 15px;
	}

#breadcrumbs a {
	color: #999999;
	}

#breadcrumbs {
	color: #000000;
  font-size: 13px;
	}


/* CART AND CHECKOUT
===============================================================*/

.cartDiscount {
    /* Discount shown in cart */
	color: #d44;
	}

.cartProduct {
    /* Product name in cart */
    font-weight: bold;
    }

.cartThumb {
    border: 1px solid #ddd;
    }

.removeItem {
    /* Remove item link in cart */
	color: #333;
	}

.discountedPrice {
	/* Slashed price in cart */
    text-decoration:line-through;
    }
	
.search {
    /* Text fields for search */
	font: 12px Merriweather, serif;
	color: #999;
	border: 1px solid #c6e1e3;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	}

.promoField {
    /* Text fields for promo code */
	font: 13px Merriweather, serif;
	color: #999;
	border: 1px solid #c6e1e3;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	}

.promoCode td {
    color: #8B211B;
    font-weight: bold;
    }

.checkout, .checkoutShort, .checkoutShortest, .checkoutBottom, .checkoutTop, .checkoutTopShort, .signinField, .signinTop, .signinBottom, .productQty, .qtyField {
    /* Form fields */
	border: 1px solid #cccccc;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	}

.viewCart, .payPlan, .paymentInfo, .shippingInfo, .billingInfo, .shippingTable, .billingTable, .signinTable, .paymentMethodTable  {
    /* Tables with transparent background */
	border: 1px solid #cccccc;
    background-color: #fff;
    box-shadow: 0 0 5px -3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px -3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 5px -3px rgba(0, 0, 0, 0.3);
	}

.promoCode th {
	border-bottom: 1px solid #076390;
    border-top: 1px solid #e6ecef;
	}

.tableHeaders{
	color: #f6e8c5;
	}

.viewCart th, .viewCartShort th, .payPlan th, .summaryCart th, .shippingInfo th, .billingInfo th, .billingTable th, .shippingTable th, .paymentInfo th, .signinTable th, .paymentMethodTable th {
    /* Table headers */
	background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd');
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dddddd));
    background: -moz-linear-gradient(top,  #fff,  #dddddd);
    color: #000000;
    border-bottom: 1px solid #cccccc;
    }

.viewCart td, .viewCartShort td, .payPlan td, .summaryCart td, .shippingInfo td, .billingInfo td, .paymentInfo td {
    /* Table cells */
	border-bottom: 1px solid #cccccc;
    background-color: #fff;
	}
  
.tableSummary {
    background-color: #fff;
	font-weight: bold;
	}

.subtotal {
    /* Table row that shows subtotal */
	background-color: #034f77;
	font-weight: bold;
	}

#forgotPasswordWindow {
    border: 1px solid #034F77;
    background-image: url(/resources/styledcart/images/glow/two-column/cart/tablebgr.png);
    }

.forgotPasswordTable td {
    font: 14px/1.2 'Merriweather', serif;
    color: #eee;
    }

.forgotPasswordTable input {
    border: 1px solid #c6e1e3;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	}



/* UPSELLS
===============================================================*/

.upsell {
	background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 5px -3px rgba(0, 0, 0, 0.3);
    color: #000000;
	}

.upsellRegPrice {
	font-style: italic;
	}



/* TYPOGRAPHY
===============================================================*/

h1 {
    /* Used for product and page headers */
	color: #000000;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 30px;
	}

h2 {
    /* Used for product description header */
    font-size: 18px;
	color: #000000;
	}

h3 {
    /* Used for product grid headline */
	background: url("http://mediaparlour.com/culinaryclassroom/wp-content/themes/hotec/assets/images/doted-divider.png") repeat-x scroll left bottom transparent;
    color: #000000;
    font-size: 17px;
    line-height: 46px;
	}

h4 {
	font: normal 13px Merriweather, serif;
	color: #f5f1e4;
	}

h5 {
	font-weight: normal;
	font-size: 13px;
	}

.tableHeader {
	font: bold 13px Merriweather, serif;
	color: #012d55;
	}

.smallHeader {
	font-size: 15px;
	font-weight: bold;
	}



/* LINKS AND BUTTONS
===============================================================*/

a {
	color: #a98a40;
	}

a:hover {
	color: #a98a40;
	}

.continueButton, .cartButton, .codeButton, .formButton  {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #FCD049) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #FCD049 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#FCD049');
	background-color:#FCD049;
    border: 1px solid #FFEC7C;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display:inline-block;
	color: #000000;
	font: bold 13px/1.2 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-shadow:1px 1px 0px #dddddd;
    }

.continueButton:hover, .cartButton:hover, .codeButton:hover, .formButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFEC7C), color-stop(1, #FCD049) );
	background:-moz-linear-gradient( center top, #FFEC7C 5%, #FCD049 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEC7C', endColorstr='#FCD049');
	background-color:#FCD049;
    border: 1px solid #FFEC7C;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display:inline-block;
	color: #000000; !important
	font: bold 13px/1.2 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-shadow:1px 1px 0px #dddddd;
    }

.searchButton {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #034f77), color-stop(1, #022e45) );
	background:-moz-linear-gradient( center top, #034f77 5%, #022e45 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#034f77', endColorstr='#022e45');
	background-color:#022e45;
    border: 1px solid #022e45;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display:inline-block;
	color: #012d55; 
	font: bold 11px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-decoration:none;
    text-transform: uppercase;
    }

.searchButton:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #046090), color-stop(1, #023153) );
	background:-moz-linear-gradient( center top, #046090 5%, #023153 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#046090', endColorstr='#023153');
	background-color:#022e45;
    border: 1px solid #022e45;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display:inline-block;
	color: #012d55; 
	text-decoration: none;
    text-transform: uppercase;
    }

.upsellButton {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #FCD049) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #FCD049 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#FCD049');
	background-color:#FCD049;
    border: 1px solid #FFEC7C;
    border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display:inline-block;
	color: #000000;
	font: bold 13px/1.2 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-shadow:1px 1px 0px #dddddd;
    -moz-box-shadow:    0 0 5px rgba(0,0,0,.1);
    }

.upsellButton:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFEC7C), color-stop(1, #FCD049) );
	background:-moz-linear-gradient( center top, #FFEC7C 5%, #FCD049 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEC7C', endColorstr='#FCD049');
	background-color:#FCD049;
    border: 1px solid #FFEC7C ;
    border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display:inline-block;
	color: #000000;
	font: bold 13px/1.2 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-shadow:1px 1px 0px #dddddd;
    -moz-box-shadow:    0 0 5px rgba(0,0,0,.1);
    }



/* FOOTER
===============================================================*/

#footer {
	border-top: 1px solid #00314a;
    border-top: 1px solid rgba(0, 0, 0, .2);
	color: #000000;
	}



/* MISC
===============================================================*/

.errorMessage {
	color: #d44;
    font-weight: bold;
	}  


.searchButton {
    background: none repeat scroll 0 0 #000000 !important;
    border: 1px solid #022E45;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF !important;
}

.searchButton:hover {
    background: none repeat scroll 0 0 #444444 !important;
    border: 1px solid #022E45;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF !important;
}

#productImage img {border: 0 solid #EEEEEE;
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
    width: 147px;
    margin-bottom: 10px;
  max-height: 164px;
  }
