#productImageInfo {
	width: 340px;
	vertical-align: top;
	text-align: center;
}

#productOptionsLeft {
	vertical-align: center;
	padding-right: 5px;
	border-right: solid;
	border-right-color: #999999;
	border-right-width: 1px;
}

#productOptionsRight {
	vertical-align: center;
	padding-left: 5px;
}

#productPurchaseInfo {
	vertical-align: top;
}

#productSocialIcons {
	padding-top: 5px;
	text-align: right;
}

#productPurchaseInfo h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	margin: 0px;
}

#productFeaturedPromotion {
	font-size: 14px;
	color: #666666;
}

#productRating {
	cursor: pointer;
	color: #0B3C0F;
}

#productFeaturedAttributes {
	color: #666666;
	padding-bottom: 5px;
}

#productAttributes {
	padding: 5px 0 5px 0;
}

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

#productAttributes li {
	float: left;
	text-align: center;
	margin: 1px 5px 5px 1px;
	white-space: nowrap;
}

#productAttributes img {
	padding: 2px;
}

#productAttributes .step {
	float: none !important;
	vertical-align: middle !important;
	padding: 0 5px 3px 0 !important;
}

#productAttributes li.size {
	width: 35px;
	border: 1px solid #666666;
	text-align: center;
	overflow: hidden;
	font-size: 13px;
	padding: 1px;
}

#productAttributes li.sizeUnavailable {
	width: 35px;
	background-color: #ffffff;
	border: 1px dotted #dddddd;
	text-align: center;
	overflow: hidden;
	font-size: 13px;
	padding: 1px;
	color: #dddddd;
}

#productAttributes li.size:hover {
	border: 2px solid #000000;
	cursor: pointer;
	margin: 0 4px 4px 0 !important;
}

#productAttributes li.sizeSelected {
	width: 35px;
	border: 2px solid #0B3C0F;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	font-size: 13px;
	padding: 1px;
	margin: 0 4px 4px 0 !important;
}

#productAttributes li.color {
	border: 1px solid #ffffff;
}

#productAttributes li.colorUnavailable {
	border: 1px dotted #ffffff;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

#productAttributes li.color:hover {
	border: 2px solid #000000;
	cursor: pointer;
	margin: 0 4px 4px 0 !important;
}

#productAttributes li.colorSelected {
	border: 2px solid #0B3C0F;
	cursor: pointer;
	margin: 0 4px 4px 0 !important;
}

#productAttributes .colorText {
	clear: both;
	font-size: 11px;
	padding: 0 2px 0 2px;
}

#productPurchaseInfo H2 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

#productPromotion {
	font-size: 10px;
}

.productPromotionTiles {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#productPartNumbers {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

#productPartNumbers A:link, #productPartNumbers A:visited {
	text-decoration: none;
	color: #666666;
}

#productPartNumbers A:hover {
	text-decoration: underline;
	color: #666666;
}

#productPricing {
	font-size: 15px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-bottom: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

#productPricing A:link, #productPricing A:visited {
	text-decoration: none;
	color: #000000;
}

#productPricing A:hover {
	text-decoration: underline;
	color: #000000;
}

#productPrice, #salesTax, #shippingCost {
	font-weight: bold;
}

#productFinalPriceText {
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}

#productFinalPrice {
	font-size: 17px;
	color: #CC0000;
	font-weight: bold;
}

#productStockStatus {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding-right: 8px;
}

#productStockMessage {
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}

#productBMLNoPayments {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding-top: 5px;
}

#productBMLNoPayments A:link, #productBMLNoPayments A:visited {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #0B3C0F;
}

#productBMLNoPayments A:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #0B3C0F;
}

.productEmphasisText {
	color: #CC0000;
	font-weight: bold;
}

#productTabs {
	padding-top: 5px;
}

#productTabTrail {
	border-bottom: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

#productDescription {
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-left: solid;
	border-left-color: #999999;
	border-left-width: 1px;
	border-right: solid;
	border-right-color: #999999;
	border-right-width: 1px;
	border-bottom: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

#productAuxDescription, #productPackageContents, #productReview, #productSelection, #productWarranties, #productTradeIn {
	display: none;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-left: solid;
	border-left-color: #999999;
	border-left-width: 1px;
	border-right: solid;
	border-right-color: #999999;
	border-right-width: 1px;
	border-bottom: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

#productReview h3 {font-size: 15px; font-weight: bold; margin: 0px;}

#productWarrantyCrossSells {
	width: 350px;
	padding-left: 10px;
	font-size: 10px;
}

#productCrossSells {
	width: 350px;
	padding-left: 10px;
	font-size: 10px;
}

.crossSells {
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
	border: solid;
	border-color: #C6C6C6;
	border-width: 1px;
}

.crossSellsHeader {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	background-color: #EEEEEE;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
	border-top: solid;
	border-top-color: #C6C6C6;
	border-top-width: 1px;
	border-left: solid;
	border-left-color: #C6C6C6;
	border-left-width: 1px;
	border-right: solid;
	border-right-color: #C6C6C6;
	border-right-width: 1px;
}

.crossSellsInner {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 7px;
}

.crossSellPartNumbers {
	padding-top: 3px;
	color: #666666;
}

.crossSellPrice {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	padding-bottom: 3px;
}

.crossSellDivision {
	border-top: solid;
	border-top-color: #C6C6C6;
	border-top-width: 1px;
}

.productSelectionGridBox {
	padding: 5px;
	text-align: center;
}

.productSelectionGridBoxQuantityHeader {
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	background-color: #0B3C0F;
}

.productSelectionGridBoxQuantityOn {
	padding: 5px;
	color: #FFFFFF;
	background-color: #0B3C0F;
}

.productSelectionGridBoxQuantityOff {
	padding: 5px;
	color: #0B3C0F;
	background-color: #0B3C0F;
}

#productSwatch {
	background-color: #EDECEC;
	padding-left: 5px;
	padding-bottom: 5px;
}

#productSwatchImage {
	padding-top: 5px;
	padding-right: 5px;
}

#webCollage img {
	padding: 5px;
}

#productOrderByPhone {
	margin-top: 5px;
	text-align: right;
	font-weight: bold;
}

#productSwatchContainer {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
}

.productSwatchMain {
	margin-left: 5px;
	margin-right: 5px;
	border: solid;
	border-color: #0B3C0F;
	border-width: 1px;
}

.productSwatchAlternate {
	margin-left: 5px;
	margin-right: 5px;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}

.productSwatchAlternatePrevious {
	float: left;
}

.productSwatchAlternateNext {
	float: right;
}

#productLargeImagePopupMain {
	margin-left: 5px;
	padding: 10px;
}

#productLargeImagePopup {
	border: dotted;
	border-color: #999999;
	border-width: 1px;
}

#productSwatchContainerLargePopup {
	text-align: center;
	padding: 5px;
	border-top: dotted;
	border-top-color: #999999;
	border-top-width: 1px;
}

A.productRebateLink:link, A.productRebateLink:visited, A.productRebateLink:hover {
	color: #0B3C0F !important;
}

#productUpSellHeader {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
}

#productUpSells {
	font-size: 11px;
}

#productAlternateImagesWrapper {
	padding: 10px 0 0 0;
	width: 328px;
	margin: 0 auto;
}

#productAlternateImagesWrapper a.prev {
	float: left;
	cursor: pointer;
}

#productAlternateImagesWrapper a.next {
	float: right;
	cursor: pointer;
}

#productAlternateImages {
	width: 290px;
	height: 80px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

#productAlternateImages .items {
	width: 20000em;
	position: absolute;
	clear: both;
	margin: 0;
	padding: 0;
}

#productAlternateImages .items div {
	float: left;
	width: 290px;
}

#productAlternateImages img {
	margin: 0 5px 0 5px;
	border: 1px solid #CCCCCC;
}

#productAlternateImages .alternateImageSelected {
	border-color: #0B3C0F;
}

#productAlternateImages .alternateImage {
	border-color: #CCCCCC;
}

#additionalViewsText {
	color: #666666;
	padding: 0 0 10px 5px;
	font-size: 13px;
	clear: both;
}

.cloud-zoom-lens {
	border: 4px solid #888888;
	margin: -4px;
	background-color: #ffffff;	
	cursor: move;		
}

.cloud-zoom-big {
	border: 4px solid #cccccc;
	overflow: hidden;
}

.cloud-zoom-loading {
	color: #ffffff;	
	background: #222222;
	padding: 3px;
	border: 1px solid #000000;
}

.zoom-small-image {
	width: 190px;
	margin: 0 auto;
}

#promotionWindow {padding: 0; border: 3px solid #333333; background-color: #cccccc; width: 800px; min-height: 500px; text-align: left;}
#promotionHeader {color: #333333; font-size: 18px; font-weight: bold; background-color: #f1f1f1; border-bottom: 2px solid #999999; padding: 15px;}
#promotionMainProduct {background-color: #ffffff; padding: 10px 20px 10px 20px;}
.promotionMainProductPrice {font-weight: bold; display: inline;}
.promotionTotalPrice {font-weight: bold; display: inline; color: #cc0000;}
#promotionAddToCart {font-size: 12px; text-align: right; white-space: nowrap;}
#promotionAddToCart img {padding-top: 5px;}
#promotionLeftColumn {text-align: center; font-size: 16px; font-weight: bold; float: left; width: 180px; border-top: 1px solid #d3d3d3; background-color: #cccccc; min-height: 368px;}
#promotionInstruction {padding: 10px 0 15px 0; color: #333333; margin: 0 0 0 20px;}
#promotionInstruction img {padding: 10px 0 0 0;}
#promotionTabs{margin: 0; padding: 0;}
.promotionDescription {font-size: 15px; font-weight: bold; color: #CC0000; border-top: 1px solid #d3d3d3; padding: 10px 0 0 20px;}
.promotionExpiration {color: #333333; font-size: 10px; font-weight: normal; padding: 5px 0 0 0;}
.promotionSavings {font-size: 14px; color: #CC0000;}
.promotionFinalPrice {font-size: 15px; font-weight: bold; color: #CC0000;}
.promotionColumn {white-space: nowrap; padding-left: 20px;}
.ui-tabs {position: relative; padding: .2em; zoom: 1;}
.ui-tabs .ui-tabs-nav {margin: 0; padding: 0;}
.ui-tabs .ui-tabs-nav li {list-style: none; float: left; position: relative;}
.ui-tabs .ui-tabs-nav li a {float: left; padding: 10px; text-decoration: none;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {cursor: text;}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {cursor: pointer;}
.ui-tabs .ui-tabs-panel {display: block; position: relative; top: 0; margin: 0 0 0 180px; padding: 0 5px 0 0; background-color: #ffffff; border-left: 1px solid #d3d3d3; z-index: 0; min-height: 368px;}
.ui-tabs .ui-tabs-hide {display: none !important;}
.ui-state-default {width: 159px; margin: 0 -1px 10px 20px; z-index: 1;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {border: 1px solid #d3d3d3; background-color: #f1f1f1; font-weight: normal; color: #555555;}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {color: #555555; text-decoration: none;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {border: 1px solid #999999; background-color: #999999 ; font-weight: normal; color: #ffffff;}
.ui-state-hover a, .ui-state-hover a:hover {color: #ffffff; text-decoration: none;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {border-top: 1px solid #aaaaaa; border-left: 1px solid #aaaaaa; border-bottom: 1px solid #aaaaaa; border-right: 1px solid #ffffff; background-color: #ffffff; font-weight: normal; color: #cc0000;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {color: #cc0000; text-decoration: none;}
.ui-corner-top {-moz-border-radius-topleft: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-bottom-left-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px;}
#promotionWindowLink {padding: 10px 0 0 0; color: #000000; font-size: 13px; font-weight: bold;}

