@charset "utf-8";
/* CSS Document */

.product { position:relative; margin:0; padding:0; }
.product-left { left: 200px; }
.product-entry { width:905px; margin:0 0 15px 0; padding-bottom:15px; background:#2e2e2e url(../img/images/product_general_bg.gif) no-repeat;}
.product-header {width:400px; top:23px; height: 20px; }
h1.product-header { margin:0; padding:0;}
.product-form { top:4px;}
.product-form img{ margin:1px; margin-left:3px;}

.product-form input{ width: 20px; }
.product-content {top:5px; width:700px;}
.product-badge { position:absolute; top:0; left:110px; width:70px; z-index:1; }

#productid-10 { background:#31373c url(../img/images/product_frontline_bg.jpg) no-repeat;}
#productid-9  { background:#322b28 url(../img/images/product_spearhead_bg.jpg) no-repeat;}
#productid-9 h1  { color:#f4cc7e;}

#productid-11{ background:#000000 url(../img/images/product_medal_bg.jpg) no-repeat;}

#productid-11-badge { top:10px; left:130px;}

.product-text-description{}
.product-text-description-grey{ color:#999; font-weight: normal;}
.product-text-description ul{list-style-position: inside;padding-left: 85px; margin-bottom: 20px; margin-top:40px;margin-left:10px; padding-right: 0;list-style-image: url(../img/icons/icon_product_bullet.gif);}
.product-text-description ul li{ padding-left:10px;text-indent:-18px; font-size:13px; font-weight: bold; line-height: 1.6; }

.product-column-header{background:#393939 url(../img/base/base_product_column_bg.jpg) repeat-x;}

.product-order { float:right;padding:15px 10px 10px 10px; margin:0 47px 15px 15px; background:#171717; width:380px; border:thin solid #393939;}
.product-order p {margin-top:5px; margin-bottom:5px;}

/*.product-list
{
	margin:15px;
}
.product, .product-unavailable
{
	background:#171717 url(../img/base/base_corner_top_left_product.gif) no-repeat;
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.product-unavailable, .product-header-form, .product-header-price, .product-header-title, .product-image, .product-text-description 
{
	vertical-align:top;
	text-align:left;
}

.product-unavailable{ background-color:#474747;}
.product-header-clickable { width: 100%; cursor: pointer;}
.product-expandable { width:100%; display:none;}
.product-header-title{ width:400px; }
.product-header-title a { color:#ccc;}
.product-header-title a:hover { color:#FFFFFF;}
.product-header-form{ width:20px; padding:5px 10px 0 15px; float:right;}
.product-header-price{ width:50px; padding-top:10px; float:right; }
.product-header-purchased{ width:150px; padding-right:10px;padding-top:10px; text-decoration:blink; text-align:right; vertical-align:text-top; }

.product-image, .product-image-left, .product-image-right {margin:10px 0 0 13px; text-align:left; vertical-align:top;}
	.product-image-left {}
	.product-image-right {margin-right:12px; float:right;}
.product-badge {margin-left:10px; margin-right:0; width:70px; text-align:left; vertical-align:top;}

*/
