/* Online Store Elements */

/* Main Elements */

#breadcrumbs-short {
	display: block;
	float: left;
	width: 382px;
}

#status {
	color: #707070;
	float: left;
	font: .90em Arial, Helvetica, sans-serif;
	padding: 10px 2px;
	width: 310px;	
}

#vertical-seperator {
	background: url("/images/layout/vertical-separator.gif") 0 0 repeat-y;
}


/* Left Column */

#store-left {
	display: block;
	float: left;
	padding: 20px 0px 0px 0px;
	width: 540px;
}

#store-left .floatleft {
float: left;
}


h3 {
	color: #e86c1f;
	font: bold 12px Tahoma, Verdana, Arial, sans-serif;
	margin: 0 0 15px;
	visibility: visible;
}

h4 {
	font: bold 1.0em Tahoma, Verdana, Arial, sans-serif;
}


#product-contents {
	float: left;
	width: 200px;
}

#store-page #container #product-contents ul li {
	background: url("/images/layout/black-disc.gif") 0 7px no-repeat;
	margin: 0 0 0 10px;
}


h2.orange {
	color: #e86c1f;
}

#store-page .product-details {
	background: url("/images/layout/store-details-top.jpg") no-repeat top;
	clear: both;
	margin: 0px 0px 0px 0px;
	width: 530px;
}

#store-page .product-details .content {
	background: url("/images/layout/store-details-bg.gif") repeat-y 0px;
	margin: 25px 0 0 0;
	padding: 0 20px;
	width: 490px;
}

#store-page .product-details .content img {
	float: left;
}

#store-page .product-details .content .description {
	float: left;
	width: 100%;
}

/* Right Column */

#store-right {
	background: url("/images/layout/vertical-separator.gif") 0 0 repeat-y;
	display: block;
	float: right;
	font-size: .90em;
	margin: 10px 0 0;
	padding: 0 10px 0 10px;
	width: 160px;
}

#container a.add-to-cart {
	background: url("/images/layout/add-to-cart-btn.gif") no-repeat;
	color: #fff;
	font: bold 13px Tahoma, Verdana, Arial, sans-serif;
	height: 23px;
	text-decoration: none;	
	display: block;
	margin: 5px 0 15px;
	padding: 7px 0 0 20px;
	width: 120px;
}

#container a.add-to-cart:hover {
	text-decoration: underline;
}

#store-right a {
	font-weight: bold;
}

.list-price {
	font: bold 18px Tahoma, Verdana, Sans-serif;
	margin: 0 0 10px;
}

.savings 
{
	color: Red;
	font: bold 18px Tahoma, Verdana, Sans-serif;
	margin: 0 0 10px;
}

.your-price {
	color: #197a30;
	font: bold 18px Tahoma, Verdana, Sans-serif;
	margin: 0 0 10px;
}

.price-label {
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.suggest {
	background: #fff;
	border: 3px solid #bfbfbf;
	margin: 20px 0 0;
	padding: 1px;
}

/* Bottom Details */

#bottom-details {
	background: url("/images/layout/horizontal-separator.gif") repeat-x;
	margin: 10px 0 0;
	padding: 15px 0 0;
}	

#bottom-details .column1 {
	float: left;
	width: 315px;
}

#bottom-details .column2 {
	border-right: 1px solid #ccc;
	float: left;
	padding: 0 20px;
	width: 70px;
}

#bottom-details .column3 {
	border-right: 1px solid #ccc;
	float: left;
	line-height: 1.0;
	margin: 0 20px 0 0;
	padding: 0 20px;
	width: 70px;
}


/* Shopping Cart */
#checkout-left {
	float: left;
	width: 520px;
}

#store-page #steps {
	width: 520px;
}

#steps ul {
	margin: 0;
	padding: 0;
}

#steps li {
	background: none;
	float: left;
	margin: 15px 0 0;
	padding: 0;
}

 #regsteps {
	width: 690px;
	margin: 0px 0px 0px 5px;
}

#regsteps ul {
	margin: 0;
	padding: 0;
}

#regsteps li {
	background: none;
	float: left;
	margin: 0px;
	padding: 0;
}

#policies {
	border: 1px dotted #ccc;
	float: right;
	margin: 0 4px 0 0;
	padding: 5px;
	width: 160px;
}

#policies li {
	background: url("/images/layout/long-arrow.gif") 2px 6px no-repeat;
	padding: 0 0 0 20px;
}

#policies li.secure {
	background: url("/images/layout/secure-icon.gif") no-repeat;
	padding: 0 0 0 20px;
}

.wide-box {
	background: url("/images/layout/wide-box-bg.gif") repeat-y;
	margin: 15px 0 0;
	width: 710px;
}

.wide-box .inner {
	background: url("/images/layout/wide-box-top.gif") no-repeat;
	padding: 15px 20px 5px;
	width: 670px;
}

.wide-box .inner h2 {
	font-size: 18px;
	margin: 0 0 5px;
	padding: 0;
}

form {
	color: #707070;
}	

form label.name, label.address, label.city {
	clear: left;
	display: block;
	float: left;
	width: 80px;
}

form input.name, input.address {
	margin: 0 0 2px;
	width: 560px;
}

form input.city {
	float: left;
	width: 193px;
}

form label.state {
	display: block;
	float: left;
	padding: 0 5px 0 20px;
}

form select.state {
	float: left;
	font-size: 12px;
	margin: 0 0 0 5px;
}

form label.zip {
	display: block;
	float: left;
	padding: 0 5px 0 20px;
}

form input.zip {
	float: left;
	width: 75px;
}

#shipping-options {
	float: left;
	padding: 10px 0 0;
	width: 290px;
}

#shipping-options #option1, #shipping-options #option2, #shipping-options #option3, #shipping-options #option4 {
	display: block;
}

#shipping-options #option1 {
	background-color: #e1e1e1;
}

#shipping-details {
	background: #e1e1e1;
	float: left;
	margin: 30px 0 0;
	padding: 15px;
	width: 130px;
}

#shipping-details #details2, #shipping-details #details3, #shipping-details #details4 {
	display: none;
}

#totals {
	background: #fff;
	border: 1px dotted #e1e1e1;
	float: left;
	margin: 0 0 0 20px;
	width: 190px;
}

#totals h2 {
	padding: 5px 0 0 0px;
}

#totals span.left {
	float: left;
	font: 1em Arial, Helvetica, sans-serif; 
	padding: 0 0 0 10px;
	width: 120px;
}

#totals #grand-total {
	background-color: #e86c1f;
	color: #fff;
	margin: 20px 2px 2px;
	padding: 4px 0;
}

#order-notes {
	float: left;
	padding: 0 0 0 10px;
	width: 365px;
}

a#continue.add-to-cart {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 10px 0 0;
}

#save-cart {
	float: right;
}

h2.leftheading {
	display: block;
	float: left;
	width: 500px;
}

.shopping-cart-none {
	inherit: none;
	borer: 0px;
	padding: 0px;
}

.shopping-cart-none td {
	inherit: none;
	borer: 0px;
	padding:0px;
}


#shopping-cart {
	border-collapse: collapse;
	color: #545454;
	margin: 10px 0 0;
	width: 670px;
}

#shopping-cart .cart-image {
	float: left;
	margin: 2px 5px 0 0;
}

#shopping-cart thead {
	background-color: #e1e1e1;
	font-weight: bold;
}

#shopping-cart thead td {
	padding: 5px;
}

#shopping-cart tbody td {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 5px 10px;
	text-align: center;
}

#shopping-cart tr.alternate {
	background-color: #ebebeb;
}

#shopping-cart .qty {
	width: 25px;
}

#shopping-cart .col4 {
	text-align: left;
	width: 180px;
}

#shopping-cart tfoot td {
	vertical-align: top;
}

#shopping-cart #update-cart {
	margin: 10px 0 0;
}

#shopping-cart #cart-subtotal {
	background-color: #ebebeb;
	border-bottom: 1px dotted #c8c8c8;
	font-weight: bold;
	padding: 5px;
}

#shopping-cart #cart-subtotal .left {
	display: block;
	float: left;
	width: 80px;
}

#shopping-cart #cart-subtotal .right {
	display: block;
	float: right;
	text-align: right;
	width: 90px;
}

#shopping-cart #cart-grandtotal {
	background-color: #dfdfdf;
	border-bottom: 1px dotted #c8c8c8;
	font-weight: bold;
	padding: 5px;
}

#shopping-cart #cart-grandtotal .left {
	display: block;
	float: left;
	padding: 3px 0 0;
	width: 90px;
}

#shopping-cart #cart-grandtotal .right {
	color: #e86c1f;
	display: block;
	float: right;
	font-size: 1.3em;
	text-align: right;
	width: 80px;
}



/* Filter Results */

#category-left {
	background: url("/images/layout/vertical-separator.gif") 100% 0 repeat-y;
	float: left;
	font-size: 1.1em;
	margin: 10px 0 0;
	width: 165px;
}

#category-left ul {
	clear: both;
	display: block;
	margin: 10px 0 0;
}

#category-left ul li {
	background: none;
	margin: 2px 0;
	padding: 0;
}

#category-left ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
}


#category-left ul li ul {
	display: block;
	float: left;
	font-size: .90em;
	margin: 0 0 0 15px;
	padding: 0;
}

#category-left ul li ul li {
	margin: 0;
}

#category-left .edit-filter {
	background: url("/images/layout/long-arrow-left.gif") 0 4px no-repeat;
	clear: both;
	display: block;
	float: left;
	font-size: .90em;
	margin: 15px 0 15px 15px;
	padding: 0 0 0 15px;
}

#category-right {
	float: left;
	width: 535px;
}

#category-right .page-numbers {
	float: right;
	margin: 10px 0 0;
	text-align: right;
	width: 250px;
}

#category-right .page-numbers .number-on {
	background-color: #00467f;
	color: #fff;
	line-height: 2.0em;
	padding: 2px 5px;
}

#category-right .page-numbers .number-off {
	background-color: #fff;
	border: 1px solid #00467f;
	color: #000;
	line-height: 2.0em;
	padding: 1px 4px;
}

#category-right .page-numbers .number-off a {
	text-decoration: none;
}

#category-right .filters-applied {
	float: left;
	font-size: .80em;
	margin: 10px 0 0 15px;
	padding: 5px 0 5px;
	width: 270px;
}

#category-right .category-box {
	margin: 15px 0 0 14px;
	width: 529px;
}

#category-right .category-box .inner {
	background: url("/images/layout/category-box-bg.gif") repeat-y;
	width: 529px;
}

#category-right .category-box .content {
	background: url("/images/layout/category-box-top.gif") no-repeat;
	padding: 10px;
	width: 509px;
}

#category-right .category-box .bottom {
	background: url("/images/layout/category-box-bottom.gif") no-repeat;
	height: 50px;
	width: 529px;
}

#category-right .category-box .category-image {
	float: left;
	margin: 0 10px 0 20px;
}

#category-right .category-box .category-info {
	display: block;
	float: left;
	margin: 0 0 0 15px;
	width: 265px;
}

#category-right .category-box .category-info h2.blue a {
	color: #00467f;
	font-size: 12px;
}

#container #category-right .category-box .category-info ul {
	margin: 5px 0 5px 10px;
}


#container #category-right .category-box .category-info li {
	background: url("/images/layout/black-disc.gif") 0 7px no-repeat;
	line-height: 1.5em;
	padding: 0 0 0 10px;
}

#container #category-right .category-box .bottom .list {
	float: left;
	font-size: .90em;
	padding: 5px 0 0 10px;
	width: 122px;
	color:Black;
}

#container #category-right .category-box .bottom .list .price {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.7;
	color:Black;
}

#container #category-right .category-box .bottom .your {
	float: left;
	font-size: .90em;
	padding: 5px 0 0 5px;
	width: 125px;
	color:Black;
}

#container #category-right .category-box .bottom .your .price {
	color: #197a30;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.7;
}

#container #category-right .category-box .bottom .savings {
	float: left;
	font-size: .90em;
	padding: 5px 0 0 5px;
	width: 125px;
	color:Black;
}

#container #category-right .category-box .bottom .savings .price {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.7;
}

#container #category-right .category-box .bottom a.add-to-cart {
	background: url("/images/layout/add-to-cart-btn-small.jpg") no-repeat;
	float: left;
	font-size: 11px;
	height: 21px;
	margin: 8px 0 0 8px;
	padding: 5px 0 0 15px;
	width: 100px;
}

