#shopping
{
	clear: both;
	margin: 0;
}

#shopping ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#menuLeft {	
	float:left;
	text-align:left;
	margin-top: -28px;
	padding: 0 0 0 10px;
}

#menuLeft h2 {	
	color: #000000;
	font-size: 12pt;
	margin-bottom: 10px;
}

#menuLeft ul, #menuLeft li {	
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
} 

#menuLeft li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display: block;
	color: #000000;
	padding: 2px 10px;
	text-decoration:none; 
}
#menuLeft a:hover { 
	text-decoration: underline;
}

#menuLeft li li a
{
	padding-left: 30px;
}
#menuLeft li li li a
{
	padding-left: 50px;
}
#menuLeft li li li li a
{
	padding-left: 70px;
}

.product li
{
	list-style-position: outside;
	padding-left: 20px;
}

.mainContent {
	text-align:left;
	margin: 0;
}

.trail
{
	font-size: 80%;
	font-weight: bold;
	margin: 10px 0px 15px 0px;
}

.trail a, .trail a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0 6px 4px;
}

.categories img, .products img, .relatedProducts img, .categories div, .products div, .relatedProducts div
{
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}

.categories, .products, .relatedProducts
{
	text-align: center;
}

.categories table, .products table, .relatedProducts table
{
	margin: 0 auto;
}

.categories .categoryImageFrame, .products .productImageFrame, .relatedProducts .productImageFrame
{
	border: solid 1px #fb0f0c;
	vertical-align: middle;
}

.categories .categoryImageFrame a, .products .productImageFrame a, .relatedProducts .productImageFrame a
{
	display: block;
	text-align: center;
}

.categories img, .products img, .relatedProducts img
{
	display: block;
	border: 0;
}

.categories ul, .products ul, .relatedProducts ul {
	list-style: none;
	margin: 20px 0 0 0;
	padding:0px;
	text-align:left;
} 
.categories ul li, .products ul li, .relatedProducts ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	
	float: left;
	text-align: center;
	width: 33%;
	height: 230px;
	list-style: none;
	padding: 0;
}



.related
{
	margin: 40px 0 0 0;
}

.relatedProducts ul li
{
	height: 230px;
}

.categories ul li
{
	height: 230px;
}

#searchContent .categories ul li, #searchContent .products ul li {
	width: 33%;
}

.products ul li {
	height: 230px;
}

.categories ul li .category, .products ul li .product, .relatedProducts ul li .product {
	margin: 10px 10px 0px 10px;
}

.price
{
	display: none;
}

.products ul li .product .price, .relatedProducts ul li .price
{
	margin: 4px 0px 0px 0px;
}

.product .variantOptions
{
	clear: both;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 1px #FFFFFF;
}

.product .variantOptions div.variantInfo
{
	float: left;
	padding: 13px 0 13px 0;
	margin: 0;
}

.product .variantOptions form
{
	float: right;
}

.product .variantOptions form .formField
{
	float: left;
	margin-left: 3px;
}

.product .variantOptions form input, .product .variantOptions form select
{
	font-size: 8pt;
}

.product .variantOptions form select
{
	margin-top: 1px;
}



.product .variantOptions .variantOption
{
	clear: both;
	padding: 10px 0; 
	border-top: solid 1px #CCCCCC;
}

.product .variantOptions .variantOption .optionImage
{
	border: solid 1px #000000;
	float: left;
	margin: 0 10px 0 0;
}
.product .variantOptions .variantOption .optionSwatch
{
	float: left;
}

.product .variantOptions .variantOption .optionSwatch div
{
	float: left;
	margin: 0 10px 0 0;
}

.product .variantOptions .variantOption .optionSwatch div
{
	border: solid 1px #000000;
	padding: 0;
}

.product .variantOptions .variantOption .optionImage a img
{
	float: left;
	display: block;
}

.categories ul li a, .categories ul li a:hover, .products ul li a, .products ul li a:hover, .relatedProducts ul li a, .relatedProducts ul li a:hover
{
	color:#fb0f0c; 
	text-decoration:none;
	font-weight: bold;
}

/* Gallery */
.gallery
{
	width: 857px;
	height: 453px;
	background: url( ../images/gallery/bg.png ) no-repeat;
	margin-bottom: 10px;
}

.gallery .galleryInfo
{
	float: left;
	width: 175px;
	margin: 20px 0 0 15px;
}

.gallery .galleryInfo .name
{
	color: #fb0f0c;
	font: normal 20pt Georgia, "Times New Roman", Times, serif;
	height: 70px;
	padding: 10px 0 0 0;
	text-align: center;
}

.gallery .galleryInfo .seperator
{
	height: 5px;
	background: url( ../images/gallery/dot.png ) center bottom repeat-x;
	margin-bottom: 10px;
}
.gallery .galleryInfo .price
{
	color: #333333;
	font: bold 10pt Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 10px;
}
.gallery .galleryInfo .description
{
	color: #333333;
	font: normal 9pt Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 0 15px;
}

.gallery .galleryInfo .order
{
	display: block;
	color: #333333;
	font: bold 9pt Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 14px;
}


.gallery .galleryInfo .browse
{
	color: #fb0f0c;
	font: normal 16pt Georgia, "Times New Roman", Times, serif;
	padding: 0 0 10px 0;
	text-align: center;
	background: url( ../images/gallery/dot.png ) center bottom repeat-x;
}

.gallery .galleryInfo .prev
{
	float: left;
	padding: 10px 0 10px 40px;
	background: url( ../images/gallery/prev.png ) left center no-repeat;
	color: #333333;
	font: normal 9pt Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 10px 10px;
}
.gallery .galleryInfo .next
{
	float: right;
	padding: 10px 40px 10px 0;
	background: url( ../images/gallery/next.png ) right center no-repeat;
	color: #333333;
	font: normal 9pt Georgia, "Times New Roman", Times, serif;
	margin: 10px 10px 10px 0;
}




.gallery .galleryMainPhoto
{
	float: left;
	border: solid 1px #fb0f0c;
	background: #FFFFFF;
	margin: 20px 0 0 15px;
	height: 407px;
	width: 507px;	
	text-align: center;
	
	font-size: 8pt;
	color: #000000;
}

.gallery .galleryMainPhoto a#galleryMain
{
	padding: 7px 7px 4px 7px;
}

.gallery .galleryThumbs
{
	float: left;
	width: 111px;
	margin: -16px 0 0 15px;
	text-align: center;
}

.gallery .galleryThumbs a.up, .gallery .galleryThumbs a.down
{
	display: block;
	width: 111px;
	height: 39px;
	background: url( ../images/gallery/up.png ) no-repeat;
}

.gallery .galleryThumbs a.down
{
	background: url( ../images/gallery/down.png ) no-repeat;
}


.gallery .galleryThumbs .thumbsHolder
{
	background: #fb0f0c;
	
	height: 408px;
	text-align: center;
	overflow: hidden;
}

.gallery .galleryThumbs .thumbHolderEnd
{
	height: 408px;
}

.gallery .galleryThumbs .thumbsHolder a.galleryThumb
{
	background: #FFFFFF;
	display: block;
	margin: 0 auto 7px auto;
}



/* Checkout */

.checkoutStep
{
	padding: 3px 10px 5px 10px;
	border: solid 1px #000000;
	border-width: 0;
	background: #fb0f0c;
	color: #FFFFFF;
	margin-bottom: 15px;
}

.checkoutStep a
{
	color: #FFFFFF;
	text-decoration: none;
}
.checkoutStep a:hover
{
	color: #FFFFFF;
}

.salePrice
{
	color: #fb0f0c;
}

/* Shopping Cart */

.rowHead
{
	font-weight: bold;
	color: #fb0f0c;
	border-bottom: solid 1px #fb0f0c;
	padding: 3px 5px;
	text-align: center;
}

.rowEven
{
	padding: 8px 8px;
	text-align: left;
}

.rowEven .product, .rowOdd .product
{
	font-weight: bold;
}

.rowEven .variants, .rowOdd .variants
{
	padding: 2px 10px 4px 10px;
	font-size: 85%;
}

.rowEven .variantValue, .rowOdd .variantValue
{
	font-weight: bold;
}

.rowOdd
{
	padding: 8px 8px;
	background: #EEEEEE;
}

.rowCoupon
{
	text-align: right;
	font-weight: bold;
	border: solid 1px #fb0f0c;
	border-width: 1px 0 0 0;
	padding: 8px 8px;
}

.rowCouponPrice, .rowCouponEmpty
{
	border: solid 1px #fb0f0c;
	border-width: 1px 0 0 0;
	padding: 8px 8px;
	text-align: right;
}

.rowTotal
{
	text-align: right;
	font-weight: bold;
	border: solid 1px #fb0f0c;
	border-width: 1px 0px;
	padding: 8px 8px;
}

.rowPrice, .rowTotalEmpty
{
	border: solid 1px #fb0f0c;
	border-width: 1px 0px;
	padding: 8px 8px;
	text-align: right;
}

.rowShipping
{
	text-align: right;
	font-weight: bold;
	border: solid 1px #fb0f0c;
	border-width: 0px 0px 1px 0px;
	padding: 8px 8px;
}

.rowShippingPrice, .rowShippingEmpty
{
	border: solid 1px #fb0f0c;
	border-width: 0px 0px 1px 0px;
	padding: 8px 8px;
	text-align: right;
}

.rowButton
{
	text-align: right;
	padding: 8px 4px 0px 0px;
}

.special
{
	color: #DD0000;
	font-weight: bold;
}
