/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */
a, a:visited {
	color:#393;
	/*text-decoration: underline;*/
	outline: 0;
}
	a:hover, a:focus { color: #393; }
.subMenu{
   
}
ul.mainInterface{
	border-bottom-color: #000000;
}
ul.mainInterface li{
	/*
	background-color: #393;
	*/
	
}
ul.mainInterface a{
	
}
ul.mainInterface li ul{
	
}
ul.mainInterface li ul li{
	
}
footer.hs-footer ul.quicklinks li a {
	color: #222222;
}
footer.hs-footer ul.quicklinks li a:visited {
	color: #222222;
}

header{
    
   
}
.error{
	
}
div.padTop{
	
}
.microHeader{
	
	/*
	background-color:#D8FFD8;
	*/
	background-color:#86bd57;
	border-bottom:1px solid #EEE;
	
}
.microHeader * {
    display: inline;
	color: #000000;
}
.microHeader a, .microHeader a:visited {
	color: #000000;
}
.navbar *, .navbar a, .navbar a:visited {
	color: #222222;
}
.navbar a:hover, .navbar a:hover span {
	color: #000;
}
.headingRubric{
	font-size:50%;
	font-weight:bold;
	margin-left:.5em;
	color:#a66;
}
.shurleyLogin{
   
}

.shurleyLogin span.formBlock{
  
}
.shurleyLogin span.formBlock input{
    
}
footer.hs-footer {
	/*
	background-color: #D8FFD8;
	*/
	background-color: #A1CE7B;
	border-top: 1px solid #eee;
	color: #222222;
}
footer.hs-footer a,
footer.hs-footer a:visited {
	color: #222222;
}

ul.inline li{
	display:inline;
}
ul.vertListMenu{
	background:rgba(255, 225, 0, .25);
	background-color: transparent;
}
ul.vertListMenu li{	
	background:rgba(0, 225, 225, .25);
}
ul.vertListMenu li a{
	display:block;
	text-decoration:none;
	color:white;
	padding:7px;
	background-color:#663333;
	border-radius: 3px;
	margin-bottom:7px
}

table.products {
	width: 100%;
	padding-top: 0;
	margin-top: 0;
}

tr.storeDetail {
	display: none;
}

#hs_products .hs_store_section {
	margin-bottom: 3rem;
}
/*
<th class="product_qty">Qty</th>
<th class="product_in_cart">Cart</th>
<th class="product_name">Item</th>
<th class="product_level">Level</th>
<th class="product_price">Price</th>
<th class="product_isbn">ISBN</th>
*/



/*
<th class="product_qty">Qty</th>
      	<th class="product_in_cart">Cart</th>
      	<th class="product_name">Item</th>
      	<th class="product_level">Level</th>
		<th class="product_price">Price</th>
		<th class="product_isbn">ISBN</th>
*/

.SubscriptionStore .card.selectable .card-footer.not-selected {
	display: flex;
	visibility: visible;
}
.SubscriptionStore .card.selectable .card-footer.selected {
	display: none;
	visibility: hidden;
}
.SubscriptionStore .card.selectable.selected .card-footer.not-selected {
	display: none;
	visibility: hidden;
}
.SubscriptionStore .card.selectable.selected .card-footer.selected {
	display: flex;
	visibility: visible;
	background-color: #e6ffe6;
}
.SubscriptionStore #choose-subscription-level .box:hover {
	cursor: pointer;
}
.SubscriptionStore #choose-subscription-level .css-subscription-level {
	width: 4rem;
}
.SubscriptionStore .card.selectable .check-mark {
	display: none;
	position: absolute;
	top: 0.5rem;
	right: 0.5rem;
}
.SubscriptionStore .card.selectable .check-mark i {
	color: #393;
}
.SubscriptionStore .card.selectable.selected .check-mark {
	display: flex;
}

.SubscriptionStore .grade_k_back_light:hover   { background-color: #c200ae !important; color: #ffffff; }
.SubscriptionStore .grade_1_back_light:hover   { background-color: #f7d100 !important; color: #000000; }
.SubscriptionStore .grade_2_back_light:hover   { background-color: #f64e00 !important; color: #ffffff; }
.SubscriptionStore .grade_3_back_light:hover   { background-color: #15953b !important; color: #ffffff; }
.SubscriptionStore .grade_4_back_light:hover   { background-color: #293db9 !important; color: #ffffff; }
.SubscriptionStore .grade_5_back_light:hover   { background-color: #d00f4e !important; color: #ffffff; }
.SubscriptionStore .grade_6_back_light:hover   { background-color: #710aa2 !important; color: #ffffff; }
.SubscriptionStore .grade_7_back_light:hover   { background-color: #983221 !important; color: #ffffff; }
.SubscriptionStore .grade_7hs_back_light:hover { background-color: #248d90 !important; color: #ffffff; }
.SubscriptionStore .grade_8_back_light:hover   { background-color: #20694c !important; color: #ffffff; }

.SubscriptionStore .grade_k_back_light.selected   { background-color: #c200ae !important; color: #ffffff; border: 1px solid #797979; }
.SubscriptionStore .grade_1_back_light.selected   { background-color: #f7d100 !important; color: #000000; border: 1px solid #797979; }
.SubscriptionStore .grade_2_back_light.selected   { background-color: #f64e00 !important; color: #ffffff; border: 1px solid #797979; }
.SubscriptionStore .grade_3_back_light.selected   { background-color: #15953b !important; color: #ffffff; border: 1px solid #797979; }
.SubscriptionStore .grade_4_back_light.selected   { background-color: #293db9 !important; color: #ffffff; border: 1px solid #797979; }
.SubscriptionStore .grade_5_back_light.selected   { background-color: #d00f4e !important; color: #ffffff; border: 1px solid #797979; }
.SubscriptionStore .grade_6_back_light.selected   { background-color: #710aa2 !important; color: #ffffff; border: 1px solid #797979; }
.SubscriptionStore .grade_7_back_light.selected   { background-color: #983221 !important; color: #ffffff; border: 1px solid #797979; }
.SubscriptionStore .grade_7hs_back_light.selected { background-color: #248d90 !important; color: #ffffff; border: 1px solid #797979; }
.SubscriptionStore .grade_8_back_light.selected   { background-color: #20694c !important; color: #ffffff; border: 1px solid #797979; }


/* Item Styles cols = 60*cols-20
============================= */
dl.shurleyItem{
    _background: rgba(0, 225, 0, .1);
}
dl.shurleyItem dt.name{
    _background: rgba(0, 225, 225, .1);
}
dl.shurleyItem dd.level, dl.shurleyItem dd.price, dl.shurleyItem dd.isbn{
    _background: rgba(225, 225, 0, .1);
}
dl.shurleyItem dd.description{
    _background: rgba(225, 0, 225, .1);
}

/* #Page Styles
================================================== */

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
		
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/
	@font-face {
	 	font-family: 'AvantGardeDemi';
		src: url("../fonts/AvantGardeDemi.otf") format("opentype");
 		font-weight: normal;
	    font-style: normal; 
	}
	@font-face {
	 	font-family: 'AvantGardeBook';
		src: url("../fonts/AvantGardeBook.otf") format("opentype");
 		font-weight: normal;
	    font-style: normal; 
	}
	@font-face {
	 	font-family: 'AvantGardeLight';
		src: url("../fonts/AvantGardeXLight.otf") format("opentype");
 		font-weight: normal;
	    font-style: normal; 
	}
