body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(../images/back.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #2f2f2f;
	color: #000;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img{
	border: none;
}
.button {
cursor:pointer;
}
#site-navigation {
	display: none;
}

#wrap {
	width: 750px;
	margin: 0 auto;
}
#header {
	margin-bottom: 20px;
}
#left-content {
	float: left;
	width: 230px;
	margin-right: 20px;
}
#right-content {
	float: right;
	width: 500px;
	background-image: url(../images/main-back.gif);
	background-repeat: repeat-y;
}
#right-content .open-right-content {
	background-image: url(../images/main-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 19px;
}
#right-content h1 {
	font-size: 22px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	line-height: normal;
	margin: 0px;
}
.left-module {
	background-image: url(../images/module-back.gif);
	background-repeat: repeat-y;
}
.left-module h1 {
	background-image: url(../images/module-top.gif);
	background-repeat: no-repeat;
	font-size: 22px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	padding-top: 20px;
	padding-left: 18px;
	padding-bottom: 0px;
	padding-right: 0px;
	line-height: normal;
	margin: 0px;
}
.left-module h2 {
	font-size: 14px;
	margin-top: 15px;
	margin-left: 17px;
	margin-bottom: 5px;
	margin-right: 17px;
	font-weight: normal;
}
.left-module .close-module {
	background-image: url(../images/module-bottom.gif);
	background-repeat: no-repeat;
	height: 39px;
	background-color: #FFF;
}
.left-module .text {
	margin-left: 17px;
	width: 190px;
	font-size: 16px;
}
.left-module .button {
	width: 96px;
	margin-top: 10px;
	margin-left: 117px;
	height: 29px;
	background-image: url(../images/button.png);
	font-size: 15px;
	border: none;
	color: #333;
	font-weight: bold;
}
.left-module .button:hover {
	background-image: url(../images/button_hover.png);
}
.left-module ul {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 17px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 13px;
	letter-spacing: 2px;
	list-style-type: none;
}
.left-module ul li {
	background-image: url(../images/category-point.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	height: 20px;

}
.left-module ul li a {
	color: #000;
}
.right-module {
	width: 220px;
	float: left;
	padding-left:20px;
	padding-bottom: 15px;
	padding-right: 10px;
}
.right-module-large {
	clear: both;
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 470px;
	padding-right: 10px;
}
.breadcrumbs a {
	color: #000000;
}
.breadcrumbs dl {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 35px;
	margin: 0px;
}
.breadcrumbs dl dt {
	float: left;
	margin-right: 5px;
}
.breadcrumbs dl dd {
	background-image: url(../images/breadcrumbs_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#featured img {
	margin-bottom: 15px;
	background-image: url(../images/feature_back.png);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-bottom: 14px;
	padding-right: 14px;
	padding-left: 13px;
	height: 233px;
	width: 193px;
}
#featured dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
#featured dl dt {
	font-size: 12px;
	font-weight: bold;
}
#featured dl dt a {
	color: #000;
}
#featured dl dd {
	margin: 0px;
}
#featured .price {
	font-size: 18px;
	font-weight: bold;
	color: #900;
}
#featured .dimensions {
	font-size: 12px;
	color: #666666;
}
#new-arrivals img {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	background-image: url(../images/small_pic_back.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
	height: 86px;
	width: 86px;
}
#current-offers .current-offers-item {
	width: 140px;
	float: left;
	padding-right: 15px;
}
#current-offers .current-offers-item dl {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#current-offers .current-offers-item dl dt {
	font-size: 11px;
	font-weight: bold;
}
#current-offers .current-offers-item dl dt a {
	color: #000;
}
#current-offers .current-offers-item dl dd {
	margin: 0px;
}
#current-offers .current-offers-item img {
	background-image: url(../images/small_pic_back.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
	height: 86px;
	width: 86px;
}

#current-offers .current-offers-item .price {
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
#current-offers .current-offers-item .dimensions {
	font-size: 10px;
	color: #666666;
}
#product-listing .product-listing-item {
	clear: both;
}
#product-listing .product-listing-item img {
	float: left;
	margin-bottom: 20px;
	background-image: url(../images/small_pic_back.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
}
#product-listing .product-listing-item dl {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
#product-listing .product-listing-item dl dt {
	font-size: 12px;
	font-weight: bold;
}
#product-listing .product-listing-item dl dt a {
	color: #000;
}
#product-listing .product-listing-item dl dd {
	margin: 0px;
}
#product-listing .product-listing-item .price {
	font-size: 18px;
	font-weight: bold;
	color: #900;
}
#product-listing .product-listing-item .dimensions {
	font-size: 12px;
	color: #666666;
}
.product-listing-item .button {
	width: 96px;
	height: 29px;
	background-image: url(../images/button.png);
	font-size: 12px;
	border: none;
	color: #333;
	font-weight: bold;
	margin-top: 5px;
	margin-left: -5px;
	clear: left;
}
.product-listing-item .button:hover {
	background-image: url(../images/button_hover_orange.png);
}
#product-details .main-product-image {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	background-image: url(../images/feature_back.png);
	padding-top: 13px;
	padding-bottom: 14px;
	background-repeat: no-repeat;
	padding-right: 14px;
	padding-left: 13px;
}
#product-details .alt-product-image {
	margin-bottom: 15px;
	background-image: url(../images/small_pic_back.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 6px;

}
.product-info {
	font-size: 14px;
}
.product-info dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
.product-info dl dt {
	font-size: 12px;
	font-weight: bold;
}
.product-info dl dd {
	margin: 0px;
}
.product-info h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.product-info .price {
	font-size: 18px;
	font-weight: bold;
	color: #900;
}
.product-info .dimensions {
	font-size: 12px;
	color: #666666;
}
.product-info .button {
	width: 194px;
	height: 58px;
	background-image: url(../images/button2.png);
	font-size: 18px;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 20px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 15px;
}
.product-info .button:hover {
	background-image: url(../images/button2_hover.png);
	color: #000000;
}
.product-info p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#generic-text {
	text-align: justify;
	font-size: 12px;
}

#generic-text h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#generic-text h3 {
	font-size: 13px;
}

#generic-text   ul   {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	list-style-type: square;
}
#generic-text p {
	padding-right: 10px;
}
#generic-text a {
	color: #990000;
}
#contactForm label {
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
}
#right-content .close-right-content {
	background-image: url(../images/main-bottom.gif);
	background-repeat: no-repeat;
	height: 19px;
	clear: both;
}
.one-page-checkout ul, .one-page-checkout ol {
	list-style-type: none;
}
#footer {
	color: #666;
	text-align: right;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
}
#footer ul {
	list-style-type: none;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}
#footer ul li {
	float: left;
	margin-right: 15px;
	padding-bottom: 20px;
}
#footer ul li a {
	color: #666;
}
#footer p {
	float: right;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	margin: 0px;
}
