.product_list, .product_list_last {
	width: 140px;
	clear: none;
	margin: 0 10px 10px 0;
}

.product_list_last {
	margin: 0 0 10px 0;
}

.product_list img, .product_list_last img {
	display: inline;
	float: left;
	width: 140px;
}

.product_list_info {
	clear: both;
	float: left;
	width: 140px;
	text-align: center;
}

.product_list_price {
	width: 140px;
	color: #fff;
	text-align: center;
	float: left;
	background: #e37231;
}

.product_list_info {
	width: 140px;
	color: #202020;
	text-align: center;
	float: left;
}

#sidecart {
	width: 245px;
	padding: 0 0 0 10px;
	margin: 15px 0;
}

#sidecart_header a {
	text-transform: uppercase;
	color: #fff;
	width: 225px;
	padding: 5px 10px;
	background: #676766;
	float: left;
}

#sidecart_header a:hover {
	text-decoration: none;
	background: #e37231;
	color: #fff;
}

.cart_row, .empty_cart {
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
	width: 225px;
	font-size: 12px;
	float: left;
	color: #2C2C2C;
}

.cart_row a {
	color: #2C2C2C;
}

.cart_item {
	float: left;
}

.cart_item_stats {
	float: right;
}

.cart_option {
	float: left;
	clear: both;
	width: 100%;
	padding: 3px 0 0;
}

#shopp_sidecart_total {
	width: 225px;
	float: left;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}

#shopp_sidecart_total span {
	float: right;
}

#view_cart a {
	float: right;
	display: inline;
	padding: 5px 10px;
}

#product_images {
	width: 160px;
}

#product_images #product_image img {
	width: 160px;
}

#product_gallery img {
	width: 50px;
}

.product_zoom a {
	float: left;
	display: block;
	width: 100%;
	color: #2C2C2C;
	font-size: 12px;
	text-align: center;
}

.product_zoom a span {
	padding: 5px 0;
	float: left;
	width: 100%;
}

.product_zoom a:hover {
	text-decoration: none;
	background: #e37231;
	color: #fff;
}

#product_info {
	width: 412px;
	float: right;
	clear: none;
}

#oldprice {
	text-decoration: line-through;
	color: #7E7E7E;
}

#product_info ul {
	margin: 0 0 15px;
	padding: 0 0 0 10px;
	width: 322px;
}

#product_info ul li {
	padding: 0 0 0 10px;
	margin: 0 0 5px;
	background: transparent url(../images/bullet.jpg) 2px 8px no-repeat;
}

label {
	float: left;
	width: 200px;
}

#checkout label {
	width: 190px;
	padding: 0 0 0 10px;
}

#shipping_methods label {
	width: 300px;
	padding: 0;
}

select {
	float: left;
	margin: 0 5px 0 0
}

input {
	width: 185px;
}

textarea {
	width: 189px;
}

input.shipmethod {
	width: auto;
	margin: 4px 10px 0 0;
}


.addtocart {
	width: 150px;
	height: 30px;
	float: left;
	text-indent: -10000px;
	border: 0;
	background: transparent url(../images/button_add_to_cart.jpg) top left no-repeat;
	cursor: pointer;
	font-size: 0;
	display:block;
	line-height: 0;
}

.hidden, #hidden-update {
	display: none;
}

.cart {
	width: 605px;
	margin: 15px 0 0;
	float: left;
}

.cart span {
	float: left;
}

.cart .cart_header { 
	text-align: left;
	font-weight: bold;
	background: #e37231;
	color: #fff;
	font-size: 14px;
	line-height:  25px;
}

.cart .cart_row {
	float: left;
	width: 100%;
	padding: 5px 0;
	line-height: 1.5;
	margin: 2px 0 0;
	background: #d7d8d8;
}

.cart span.item {
	width: 280px;
	padding: 0 0 0 10px;
	float: left;
}

.cart .cart_item {
	width: 280px;
	padding: 0 0 0 10px;
	float: left;
}

.item_options {
	float: left;
	width: 100%;
	clear: both;
}

.cart .quantity {
	width: 125px;
}

.cart .quantity input {
	width: 20px;
}

.cart .quantity input button {
	float: left;
	clear: none;
}

.cart .row {
	width: 95px;
	text-align: right;
}

.cart span.total {
	width: 95px;
	text-align: right;
}

.cart span.money, .cart span.total {
	width: 85px;
	text-align: right;
	padding: 0 10px 0 0;
}

#cart_col_left {
	float: left;
	width: 300px;
}

#cart_col_right {
	float: right;
	clear: none;
	width: auto;
}

.totals {
	width: 190;
	padding: 5px 0 5px 0;
}

.totals span {
	float: left;
	width: 85px;
	padding: 0 10px 0 0;
	text-align: right;
	font-size: 14px;
	clear: none;
}

.totals .title {
	width: 150px;
	padding: 0;
	font-weight: bold;
}

.refresh {
	padding: 5px 10px;
	width: 280px;
}

.button_refresh {
	float:left;
	margin: 0 10px 0 0;
	height: 29px;
	width: 140px;
	text-indent: -10000px;
	border: 0;
	cursor: pointer;
	background: transparent url(../images/refresh.jpg) top left no-repeat;
	font-size: 0;
	display:block;
	line-height: 0;
}

.buttons {
	margin: 20px 0 15px;
}

h2.checkout_header {
	padding: 0 10px;
	width: 585px;
	border: 0;
	margin: 15px 0 10px;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	background: #e37231;
}

.submit {
	padding: 10px 0 10px 200px;
	width: 405px;
	border-top: 3px solid #e37231;
	margin: 15px 0 15px;
	text-transform: uppercase;
}

#checkout-button {
	float:left;
	margin: 0;
	height: 30px;
	width: 132px;
	text-indent: -10000px;
	border: 0;
	cursor: pointer;
	background: transparent url(../images/button_continue.jpg) top left no-repeat;
	font-size: 0;
	display:block;
	line-height: 0
}

#confirm-button {
	float:left;
	margin: 0;
	height: 30px;
	width: 188px;
	text-indent: -10000px;
	border: 0;
	cursor: pointer;
	background: transparent url(../images/button_confirm_order.jpg) top left no-repeat;
	font-size: 0;
	display:block;
	line-height: 0
}


#shipping_methods {
	width: 250px;
	padding: 5px 0 0;
}

.dealer_product {
	
}

.dealer_product td {
	padding: 10px 0;
	border-bottom: 1px solid #e37231;
}

#shipping_locations span {
	width: 105px;
	text-align: center;
	font-size: 12px;
	margin: 0 20px 0 0 ;
}

#shipping_locations a {
	float: left;
	width: 100%;
	color: #222;
}