                                
    /* Layout: One Column
	Theme: Breeze
	breeze.css

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

@import url(http://fonts.googleapis.com/css?family=Open+Sans);

body {
	background: none repeat scroll 0 0 #10138C;
    color: #111111;
    font-family: Verdana,sans-serif;
	}

#page {
    background: none repeat scroll 0 0 #FFFFFF;
}
layout.css (line 278)
#page {
    padding: 2.2em;
}


/* NAVIGATION
===============================================================*/

#nav {
	border-width: 0 0 0.1em 0.1em;
	 /*border-style: solid;*/ 
     
	}

#nav li a {
	color: #6b6f51;
	border-right: 1px solid #e6ecdf;
	}

#nav li a:hover {
	color: #9ea470;
	}

#nav a {
	text-decoration: none;
	color: #6c888a;
	}

#nav a:hover {
	text-decoration: none;
	color: #6c888a;
	}
#header { border-style: double; border-color: #ddd; clear: both; }
	#column_wrap { float: left; }
	
	.top { border: none; }
		#sidebars { border-color: #ddd; }
			#sidebar_1 { border-color: #ddd; }
#footer { border-style: none;height:0px; text-align: right; clear: both; }

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

#productGrid a {
	color: #6b6f51;
	}

#contentProductDetail {
	background-color: #fff;
	}



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

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

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

.qtyField {
    border: 1px solid #B3C49E;
    border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    color: #999999;
    font-size: 12px;
    }

.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;
	}

.search {
    /* Text field for search */
	font-size: 12px;
	color: #bbb;
	border: 1px solid #ddd;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

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

.shippingTable {
    border: 1px solid #b3c49e;
	}

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

.viewCart th, .viewCartShort th, .payPlan th, .summaryCart th, .shippingInfo th, .billingInfo th, .billingTable th, .shippingTable th, .paymentInfo th, .signinTable th, .paymentMethodTable th {
	background-color: #EBEBEB;
    border: 1px solid #B2B2B2;
	color: #000;
    font-size: 14px;
	}

.viewCart, .viewCartShort, .payPlan, .paymentInfo, .shippingInfo, .billingInfo, .shippingTable, .billingTable, .signinTable, .paymentMethodTable  {
	border: 1px solid #B2B2B2;
	background-color: #fff;
	}

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

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

.updateCart {
	font-size: 10px;
	}

.subtotal {
	font-weight: bold;
	}

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

.productQty {
    border: 1px solid #B3C49E;
    border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    color: #999999;
    font-size: 12px;
    }

.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: 10px;
	color: #999;
	}



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

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

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

.upsellRegPrice {
	font-style: italic;
	}

#productDescription h2{
  font-size:20px;
}


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

h1 {
    /* Used for product and page headers */
	font: normal 24px 'Verdana';
	color: #50646e;
	margin: 10px 0 15px 0;
	font-weight: bold;
	}

h3 {
    /* Used for product grid headline */
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: 700;
	color: #78815f;
	background-image: url(/resources/styledcart/images/breeze/one-column/breeze-featuredbgr-onecol.png);
	background-repeat: no-repeat;
	height: 37px;
	padding: 6px 0 0 30px;
	margin:  0 0 20px 0;
	width: 850px;
	}

h4 {
	font: bold 14px 'Open Sans';
	color: #337778;
	text-transform: uppercase;
	margin: 13px 0 0 10px;
	}

.tableHeader {
	font: bold 13px Baskerville Old Face, Baskerville, Palatino Linotype, Georgia, serif;
	color: #555;
	}

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



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

a {
	color: #6c888a;
	}

a:hover {
	color: #6c888a;
	}

.continueButton, .cartButton, .newsButton, .codeButton, .formButton {
	background-color: #697c86;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0 1px 0 #4f5e65;
	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 12px Helvetica, Arial, sans-serif;
	}

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

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

.cartButton, .codeButton, .continueButton, .upsellButton {
    background-color: #697c86;
    color: #FFFFFF;
    border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font: bold 12px Helvetica, Arial, sans-serif;
	}

.cartButton:hover, .codeButton:hover, .continueButton:hover, .upsellButton:hover {
	background-color: #50646E;
	text-decoration: none;
	color: #FFFFFF;
	}



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

#footer {
	background-color: fff;
	color: #6b6f51;
  text-align:center;
	}



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

.errorMessage {
	color: #dd4949
	}



#checkoutButton {
	background-color: #DC8E34;
}







