.cen_column {
 	background-color: black;
	color: #BBBBBB;
}

#navColumnTwoWrapper {
	margin-top: 20px;
}

#breadcrumbs-color-wrapper {
	background-color: black;
}
#navBreadCrumb {
	color: #999999;
	background-color: #4a4a4a;
}
#navBreadCrumb a {
	text-transform: uppercase;
	color: #999999;
}
#shopping-cart-top {
	background: url(/images/waveriderdesign/shopping-cart/shopping-cart-top-black.png) top left no-repeat;
}
#shopping-cart-top h1 {
	color: white;
}
#shopping-cart-middle {
	background: url(/images/waveriderdesign/shopping-cart/shopping-cart-middle-black.png) top left repeat-y;
}
#shopping-cart-bottom {
	background: url(/images/waveriderdesign/shopping-cart/shopping-cart-bottom-black.png) top left no-repeat;
}
#shopping-cart-middle-top {
	background: url(/images/waveriderdesign/shopping-cart/shopping-cart-contents-top-black.png) top left no-repeat;
}
#shopping-cart-middle-bottom {
	background: url(/images/waveriderdesign/shopping-cart/shopping-cart-contents-bottom-black.png) top left no-repeat;
}

#product-details-top, #product-details-bottom {
	width: 494px;
	height: 31px;
	font-weight: bold;
	font-size: 14px;
	line-height: 31px;
	padding: 0 20px;
	text-align: center;
	background-repeat: no-repeat;
}
#product-details-top a.forward, #product-details-top a.back, #product-details-bottom a.forward, #product-details-bottom a.back {
	font-weight: bold;
}

#product-details-top a.forward:hover, #product-details-top a.back:hover, #product-details-bottom a.forward:hover, #product-details-bottom a.back:hover {
	font-weight: bold;
}

#product-details-top	{
	background: url(/images/waveriderdesign/product-details/product-info-top.png) top left no-repeat;;
	margin-top: 20px;
}

#product-details-bottom	{
	background: url(/images/waveriderdesign/product-details/product-info-bottom.png) top left no-repeat;
	margin-bottom: 20px;
}

#product-details-top a.forward img, #product-details-top a.back img, #product-details-bottom a.forward img, #product-details-bottom a.back img {
	position: relative;
	top: 5px;
}


#product-details-middle	{
	background: url(/images/waveriderdesign/product-details/product-info-middle.png) top left repeat-y;
	width: 534px;
	font-size: 12px;
	padding-bottom: 30px;
}

#productReviewsDefaultHeading {
	color: white;
	font-size: 14px;
}

.product-counter {
	display: block;
}

.info2_header {
	background: url(/images/waveriderdesign/sidebox/sidebox-top-black.png) top left no-repeat;
}
.info2_middle {
	background: url(/images/waveriderdesign/shopping-cart/shopping-cart-middle-black.png) top left repeat-y;
}
.info2_footer {
	background: url(/images/waveriderdesign/shopping-cart/shopping-cart-bottom-black.png) top left no-repeat;
}
.info2_title {
	color: white;
}

.messageStackSuccess {
	background-image: url(/images/waveriderdesign/added-to-cart-black-background.jpg);
}

#product-notification-form { 
	float: left; 
	margin-top: 10px;
}