/* @group Styles From Template Base */

a {
	outline:none; /* override FF outline */
}

.footer p {
	margin-bottom: 0;
}

.collection_header {
	margin-bottom: 18px;
}

.gallery_section {
	padding-top: 18px;
}

.gallery_item {
	margin-bottom: 18px;
}

.gallery_item img {
	padding: 0;
}

.gallery_item a img, .product_thumbs a img {
	border-width: 2px;
	border-style: solid;
}

.gallery_item .item_name {
	margin-top:9px;
	text-align:center;
}

.gallery_item .item_name a {
	padding: 2px;
}

.showcase_section {
	margin-bottom: 18px;
}

.showcase_wrapper {
	position: relative;
}

.showcase_controls {
	height: 20px;
	position: absolute;
	bottom: 0;
}

.secondary_product_section {
	margin-top: 18px;
}

.text_right {
	text-align: right;	
}

.text_center {
	text-align: center;
}

.product_image {
	margin-top: 18px;
}

.product_image img {
	border-width:2px;
	border-style:solid;
}

.product_commerce {
	padding-top: 18px;
	margin-bottom: 18px;
}

.product_options {
	margin: 0 18px 18px 18px;
	width: 201px;
}

.add_to_cart {
	float: right;
	padding: 0 18px 18px 0;
}

.product_commerce .add_to_cart a {
	background-color: transparent;
}

.product_commerce .add_to_cart a:hover {
	background-color: transparent;
}

.empty_cart_content {
	min-height: 360px;
}

.main_cart table th { 
	background-color: inherit;
	border-bottom: 1px solid #ccc;
}

.main_cart a:hover.no_hover {
	background-color: inherit;
}

.main_cart a.checkout_btn, .main_cart a:hover.checkout_btn {
	background-color: inherit;
	padding: 0;
}

div.cart_action {
	font-weight: bold;
	color: #c99410;
	background-color: #FFF6BF;
	border: 1px solid #c99410;
	padding: 8px 0px 8px 0px;	
	margin-bottom: 18px;
}

#shipping_address {
	*padding-bottom: 18px; /*IE7 hack*/
}

div.cart_action h4 {
	font-weight: bold;
	color: #333;
}

div.cart_action p {
	margin-bottom: 6px;
}

td.cart_action {
	font-size: 12px;
	font-weight: bold;
	color: #c99410;
	background-color: #FFF6BF;
	border: 1px solid #c99410;
	padding: 8px 8px 8px 8px;
}

td.cart_error {
	color: #a60000;
	background-color: #ff9d9d;
	border: 1px solid #a60000;
}

td.cart_action a, td.cart_error a {
	color: #333;
	background-color:#fff;
	padding: 2px;
}

td.cart_action a:hover, td.cart_error a:hover {
	color: #000;
	background-color: #fff;
}

.cart_action td {
	padding: 2px;
}

.order_status {
	color: #c99410;
	background-color: #FFF6BF;
	border: 1px solid #c99410;
	margin-bottom: 18px;
}

.order_status p {
	margin-left: 8px;
	margin-right: 8px;
}

.order_status h3 {
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 18px;
}

.shipped {
	background:#E6EFC2;
	border-color:#C6D880;
}


input.cart_text {
	width: 200px;
	margin: 0;
}

span.delete a {
	color: red;
	padding: 2px;
}

span.delete a:hover {
	color: #fff;
	background-color: red;
}

.product_thumbs {
	margin-bottom: 18px;
}

.product_thumbs img {margin:0px 3px 9px 0px;}

.main .product_thumbs a, .main .product_thumbs a:hover {
	background-color: transparent;
}

.product_description {
	margin-bottom: 18px;
}

.product_description h3 {
	line-height: 27px;
}

.product_dimensions h6, .product_shipping_info h6, .product_sku h6 {
	color: #999;
}

.product_slashed_price {
	text-decoration: line-through;
}

/* @end */

/* @group Theme-Specific: Basic_Vert */


.horiz_nav {
	margin-top: 18px;
	margin-bottom: 0px;
}

.horiz_nav ul {
	list-style: none;
	margin-bottom: 9px;
}

.horiz_nav_header li {
	display: inline;
	margin-right: 9px;
}

.horiz_nav a {
	padding: 3px;
}

.horiz_nav ul.page_subnav {
	margin-top: 0;
}

.horiz_nav_collection {
	margin-top: 0;
}

.horiz_nav_collection li {
	margin-bottom: 6px;
}

.catalog_nav_basic_vert {
	margin-top: 9px;
}

.gallery_basic_vert .gallery_item {
	margin-right: 21px;
}

.page_headline_basic_vert {margin-bottom:18px;}

.collection_section_basic_vert {
	padding-top: 9px;
}

.text_section_basic_vert {
	margin-top: 9px;
}

.product_price {text-align:center;}
.product_page_price {
	float:left;
	padding:0 18px 18px;
}

.showcase_controls_basic_vert {font-family:arial;} /*yoko-specific*/

.empty_cart_content_basic_vert {font-family:arial;font-size:12px;} /*yoko-specific*/

.main_cart_basic_vert {font-family:arial;font-size:12px;}

.box {background-color:inherit;}

/* @end */