    
/* Layout: Two Column
	Theme: sma-v3 (original: Breeze v.2)

The following styles control fonts, colors and background images
===============================================================
#be95a0 - SMA rose
#027F8d - SMA green

Slightly darker
#ac7b89 - SMA rose #2
#176c79 - SMA green #2

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


/* Additions from the SMA site.
*/
body {
	font: normal 100%/1.5 'Open Sans', "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Calibri, Verdana, sans-serif;
	color: #133; /*#6b6f51;*/
	background-color: #ffffff; /* #cad6bc; */

    background-repeat: no-repeat;
    background-attachment: fixed;
}

a         { color: #027F8d; border-bottom: 1px dashed transparent; }
a:link    { color: #468;    border-bottom: 1px dashed transparent;}
a:visited { color: #be95a0; border-bottom: 1px dashed #be95a0; }
a:hover   { color: #027F8d; border-bottom: 1px solid  #be95a0; }
a:active  { color: #000; background: #fff; }

a img { border-bottom: none; }


/* End additions from SMA site */

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

#topNav {
    font-size: 0.85em;
    }

#topNav a {
	color: #337778;
	}



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

#nav {
	/* background-image: url(http://projects.vindicate.us/infusioncart/images/breeze-navbgr.png); */
  opacity: 0.85;
    }

#nav ul {
  /* background-color: #ffffff; */
}

#nav li {
	border-bottom: 1px solid #e6ecdf;
/*
    background-image: url(http://projects.vindicate.us/infusioncart/images/breeze-nav-li-bgr.png);
    background-repeat: no-repeat;
*/
	}

#nav li:last-child   {
/*    background-image: url(http://projects.vindicate.us/infusioncart/images/breeze-navbgr-bottom.png);
    background-repeat: no-repeat;
*/
    border: none;
    }

#nav li:first-child   {
/*    background-image: url(http://projects.vindicate.us/infusioncart/images/breeze-navtop.png);
    background-repeat: no-repeat;
*/
    color: #6c888a;
    font-weight: bold;
/*    font-size: 15px; */
    oveflow: visible;
    border: none;
    }

#nav a {
    /* color: #919868; */
    text-decoration: none;
    /* font-weight: bold; */
    }

#nav a:hover {
    text-decoration: none;
    background-color: #f1f7e9;
    }

#subCat li {
    background-image: url(http://projects.vindicate.us/infusioncart/images/breeze-nav-li-bgr.png);
    background-repeat: no-repeat;
	}

#subCat a {
    text-decoration: none;
    font-weight: normal;
    }

#subCat a:hover {
    text-decoration: underline;
    background: transparent;
    font-weight: normal;
    }

#subCat ul {
    background-image: url(http://projects.vindicate.us/infusioncart/images/breeze-nav-li-bgr.png);
    background-repeat: no-repeat;
    }

#subCat li {
    background-image: url(http://projects.vindicate.us/infusioncart/images/breeze-nav-li-bgr.png);
    background-repeat: no-repeat;

    }

#subCat li:first-child {
    font-weight: normal;
    background-image: url(http://projects.vindicate.us/infusioncart/images/breeze-nav-li-bgr.png);
    background-repeat: no-repeat;
    font-size: 13px;
    border-bottom: 1px solid #e6ecdf;
    }

#subCat li:last-child {
    background-image: url(http://projects.vindicate.us/infusioncart/images/breeze-nav-li-bgr.png);
    background-repeat: no-repeat;
    font-size: 13px;
    border-bottom: 2px solid #e6ecdf;
    }



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

.productName {
    /* Product name in product grid */
/*	font-size: 18px;
	font-weight: bold;
*/	color: #50646e;
    line-height: 1.1;
	}

#breadcrumbs {
	font-size: 85%;
	}

.subscriptionPrice {
    font-weight: bold;
    }

.priceBold {
    /* Product price in product grid */
	font-weight: bold;
	color: #6c7c84;
	/* font-size: 15px; */
	}

#productGrid a {
	/* color: #6b6f51; */
    text-decoration: none;
	}

#productGrid a:hover {
	/* text-decoration: underline; */
}

.productLarge {
	/* The larger image on the product details page */
	border: 1px solid #cad6bc;
  box-shadow: 6px 6px 12px 0 #89a;
	}

#contentProductDetail {
	/* The main content section with a left sidebar */
	background-color: #fff;
	}



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

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

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

.cartThumb {
    border: 1px solid #ddd;
    }
	
.discountedPrice {
	/* Slashed price in cart */
    text-decoration:line-through;
    }
	
.search {
    /* Text field for search */
	font-size: 14px;
	color: #bbb;
	border: 1px solid #ddd;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

.promoField {
    /* Text field for promo code */
	font-size: 12px;
	color: #999;
	border: 1px solid #b3c49e;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

.qtyField {
    border: 1px solid #B3C49E;
    color: #999;
    font-size: 12px;
    }

.checkout, .checkoutBottom, .checkoutTop, .checkoutTopShort, .signinField, .signinTop, .checkoutShort, .checkoutShortest {
    /* Form fields */
	border: 1px solid #ddd;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

.promoCode th {
	border-bottom: 1px solid #b3c49e;
    border-top: 1px solid #b3c49e;
	color: #50646E;
	}

.viewCart, .viewCartShort, .payPlan, .paymentInfo, .shippingInfo, .billingInfo, .shippingTable, .billingTable, .signinTable, .summaryCart, .paymentMethodTable  {
	/* outline: 1px solid  #99b279; */
    border-collapse: collapse;
	background-color: #fff;
	}

.viewCart th, .viewCartShort th, .payPlan th, .summaryCart th, .shippingInfo th, .billingInfo th, .billingTable th, .shippingTable th, .paymentInfo th, .signinTable th, .paymentMethodTable th {
	background-color: #489;  /* #94ac75; */
	color: #fff;
    /* font-size: 15px; */
  border-right: 1px solid #fff;
  border-radius: 8px 8px 0 0;
	}

.viewCart td, .viewCartShort td, .payPlan td, .summaryCart td, .shippingInfo td, .billingInfo td, .paymentInfo td {
	border-top: 1px solid #b3c49e;
	background-color: #fff;
  border-bottom: 1px solid #99b279;
	}

.shippingTable td, .billingTable td {
	border: none;
	background-color: #fff;
	}

.updateCart {
	font-size: 14px;
	}

.subtotal {
	font-weight: bold;
	}

.productQty {
    border: 1px solid #B3C49E;
    color: #999;
    font-size: 12px;
    }

#forgotPasswordWindow {
    border: 1px solid #b3c49e;
    background-color: #fff;
    }

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

.forgotPasswordTable td {
     color: #6B6F51;
    font: 13px/1.5 'Open Sans',"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Calibri,Verdana,sans-serif;
     }

.forgotPasswordTable th {
    color: #6C888A;
    }

.financeCharge {
	/* Comment in PayPlan table that displays the finance charge */
	font-size: 14px;
	color: #999;
	}



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

.upsell {
	background-color: #fff;
	border: 1px solid #99b279;
	}

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

.upsellRegPrice {
	font-style: italic;
	}

.upsell img {
    border: 1px solid #ddd;
    }



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

h1 {
    /* Used for product and page headers */
	font: normal 150% 'Open Sans', sans-serif;
	color: #50646e;
	margin: 0 0 15px 0;
	font-weight: normal; /* bold; */
  text-shadow: 1px 1px 3px #abc;
	}

h2 { font-size: 126%; }

h3 {
    /* Used for product grid headline */
	font-size: 122%;
	/* text-transform: uppercase; */
	font-weight: bold;
  
	color: #78815f;
    border-top: 1px solid #f00;
    /* background-color: #B9CBA5; */
	/* background-image: url(/resources/styledcart/images/breeze/one-column/cart/breeze-featuredbgr-onecol.png);
	background-repeat: no-repeat;
  */
	/* height: 37px; */
	padding: 0; /* 6px 0 0 30px; */
	margin:  0 0 20px 30px /* 0 */;
	}

h4 {
	font: bold 118% 'Open Sans', sans-serif;
	color: #337778;
	text-transform: uppercase;
	margin: 13px 0 0 10px;
	}

h5 { font-size: 112%; }
h6 { font-size: 105%; }

.tableHeader {
	font-size: 14px;
    font-weight: bold;
	color: #555;
	}

.smallHeader {
	font-size: 15px;
	font-weight: bold;
	color: #50646E;
	}



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

/*
a {
	color: #6496a5;
	}

a:hover {
	color: #6496a5;
	}
*/

.continueButton, .cartButton, .codeButton, .formButton, .newsButton {
	background-color: #e7f0f1; /* #697c86; */
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: sans-serif;
	font-size: 0.85em; /* 14px; */
	font-weight: bold;
	/* 
	text-shadow: 0 1px 0 #4f5e65;
    color: #fff; 
    */
	}

.continueButton, .cartButton, .codeButton, .upsellButton {
    /* background-color: #697c86;
    color: #fff;
    border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font: bold 14px sans-serif;
    */
	}

.continueButton:hover, .cartButton:hover, .codeButton:hover, .upsellButton:hover {
	background-color: #027F8d; /* #50646E; */
	text-decoration: none;
	color: #fff;
	}

.buttonRight a:hover, .buttonLeft a:hover {
	background-color: #50646E;
	color: #fff;
	}

.searchButton {
    background-color: #b1e1e5;
    border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font: bold 14px sans-serif;
	}

.searchButton a:link {
    color: #eee;
	}

.searchButton:hover {
	background-color: #a0d0d4;
	text-decoration: none;
	}



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

#footer {
  border-top: 1px solid #f80;
  border-bottom: 1px solid #b3c49e;
}



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

.errorMessage {
	color: #fe5d32;
	}

