/* ethan@waveriderdesign.com 6.4.2008 - NOT the styles for the home page... those go in index_home.css */

@import url(dark_background.css); 

#navColumnTwoWrapper {
	margin-top: 1em;
}

#product-list {
	padding-top: 0px;
	margin-top: 10px;
	/*sirri. added this to center product list items */
	margin-left:115px;
}

.product-listing	{
	margin-left: 0px;
	margin-bottom: 10px;
	width: 534px;
	color: #333; /*duru:orig: white*/
}
.product-listing-top-bg	{
	background-image: url(/images/waveriderdesign/product-listing/product-listing-top.png); /*duru:orig: jpg*/
	background-repeat: no-repeat;
	height: 12px; /*duru:orig: 11px*/
}
.product-listing-bottom-bg	{
	background-image: url(/images/waveriderdesign/product-listing/product-listing-bottom.png); /*duru:orig: jpg*/
	background-repeat: no-repeat;
	height: 12px; /*duru:orig: 11px*/
}

.product-listing-middle-bg {
	background-image: url(/images/waveriderdesign/product-listing/product-listing-middle.png); /*duru:orig: jpg*/
	background-repeat: repeat-y;
	position: relative;
	min-height: 1px;
}
.prod_02	{
	margin-left: 4px;
	text-align: center;
	width: 165px;
}
.prod_03	{
	width: 220px;
	padding-left: 15px;
}
.prod_04	{
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #9C9C9C;
}
.prod_05	{
	margin-top: 2px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.prod_06a	{
	padding-left: 16px;
}
.prod_06	{
	width: 216px;
	margin-right: 6px;
	margin-top: 4px;		
}
.prod_07	{
	margin-right: 10px;
	margin-top: 12px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #555; /*duru:orig: bbb*/
}
.prod_07 ul {
	margin: 1em 0 0.25em 5px;
	padding: 0 0 0 15px;
	font-size: 12px;
}
.prod_09	{
	position: absolute;
	right: 15px;
	top: 15px;
	text-align: right;
	color: #333; /*duru:orig: bbb*/
}
.prod_09 strong {
	font-size: 14px;
	color: #333; /*duru:orig: white*/
}
.prod_10	{
	padding-right: 15px;
	padding-bottom: 15px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 125px;
	text-align: right;
}
.prod_11 {
	padding: 5px 15px 0 0;
}
.prod_20	{
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	line-height: 2.2em;
	margin-bottom: 3px;
}

.prod_top {
	background-image: url(/images/waveriderdesign/product-listing/top-product-top.jpg);
	width:534px;
	height:11px;
	background-repeat: no-repeat;
}
.prod_bottom {
	background: url(/images/waveriderdesign/product-listing/top-product-bottom.jpg) top left no-repeat;
	width:534px;
	height:11px;
}
.prod_all	{
	width: 534px;
	margin-bottom: 10px;
}
.prod_right {
	width:17px;
}
.prod_middle {
	background-image: url(/images/waveriderdesign/product-listing/top-product-middle.jpg);
	background-repeat: repeat-y;
	padding: 0 4px 0 10px;
	color: #333; /*duru:orig: white*/
	min-height: 1px;
}
.feat_details {
	width:50%;
	text-align:left;
}
.feat_model {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:3px;
	font-weight:normal;
	text-transform: uppercase;
	color: #9C9C9C;
}
.feat_name {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	padding-left:15px;
	padding-bottom:5px;
	font-weight:bold;
/*	text-transform: uppercase;*/
}
.feat_price {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333; /*duru:orig: bbb*/
	padding-left:15px;
	padding-top:20px;
	padding-bottom:5px;
/*	text-transform: uppercase;*/
}
.feat_price strong {
	font-size: 14px;
	color: #333; /*duru:orig: white*/
}
.feat_button {
	padding-left:15px;
	padding-top:15px;
}

.feat_desc {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 4px;
	font-weight:normal;
	color: #333; /*duru:orig: bbb*/
/*	text-transform: uppercase;*/
}

.image_top_01 {
	width: 230px;
	text-align: center;
}

.add_01	{
	margin-top: 7px;
	margin-bottom: 4px;	
}
.add_02	{
	padding: 3px 0; /*duru: 2px 0 to 3px 0*/
	margin-right: 5px;
	background-image: url(/images/waveriderdesign/additional-images-white-background.jpg);
	background-repeat: no-repeat;
	width: 62px;
	height: 62px;
	text-align: center;
}
.add_03	{
	padding-left: 30px;
	margin-top: 16px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.notify-me-link {
	display: block;
}