body {
	background-color: #340f11;
	font-size: 11px;
	color: gray;
	font-family: courier, monospaced;
}

.subhead {
	font-weight: bold;
	font-size: 140%;
	color: #666666;
}

a { 
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #222222;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

#add_to_cart {
background-color: transparent;
	margin: 10px;
}

#header {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#main_holder {
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/mensStoreBack.jpg");
	height: 100%;
	width: 750px;
}

#left-nav { 
	float: left;
	width: 190px;
	height: 515px;
	padding-left: 5px;
	padding-top: 10px;
	background-image: url("../images/dash.gif");
}

#content {
	float: left;
	height: 100%;
	width: 550px;
}

#content > h1 {
	margin-left: 10px;
}

.product {
	width: 20em;
	color: #222222;
	margin-left: 10px;
}
.product_holder {
	color: #444444;
	margin-left: 15px;
	width: 80%;
}

.disclaimer {
	color: black;
}

#footer {
	background-color: #333333;
	width: 750px;
	height: 3px;
	clear:both;
}

input {
	background-color: #444444;
	font-size: 11px;
	color: #cccccc;;
	font-family: courier, monospaced;
	
}

#left-nav ul{     
	margin-top: 3px;
	padding-left: 14px; 
}    

.product-holder {    
	float: left;
	background-position: top center;
	background-color: #333333;  
	margin: 0px 0px 10px 10px;
	width: 170px;
	height: 200px;
}

.product-holder-inner {
	width: 170px;
	height: 200px;
}

.product-holder-text {
	color: #666666;
	height:  57px;
	background-color: #ffffff;
	padding: 0px 5px 0px 5px;
}

.product-holder-text a, .product-holder-text a:visited {
	color: #666666;
}

.product-holder-text a:hover {
	color: #333333;
}


/* Cart styling */

.item-quantity {
	padding-right: 5px;
}

.item-name {
	padding-right: 10px;
}

.item-quantity, .item-price, .total-line {
	font-weight: bold;
	color: #666666;
}

.total-cell, .total-title {
	border-top: solid 1px #999999;
}

form.button-to, form.button-to div {
	display: inline;
}

.cart-buttons {
	margin: 0px;
}

#cart {
	padding-bottom: 15px;
}

#checkout-form input, #checkout-form select {
	background-color: #ffffff;
	font-size: 11px;
	color: #333333;
	font-family: courier, monospaced;
	
}
#checkout-form td {
	padding-right: 8px;
	
}

#homepage-products {
	width: 195px;
	float: left;
}

#home_flash {
	width:  340px;
	float:  left;;
	
}

#content-page {
	padding: 10px;
	color: #666666;
}

#content-page a{
	font-weight: bold;
}

#notice {
	padding: 1.0em;
	color: black;
}

#prev_next {
	width:  550px;
	font-weight:  bold;
	clear: both;
}

#prev_page, #next_page, #page_numbers {
	width:  150px;
	float:  left;
	text-align:  center;
	margin-bottom: 6px;
}
#page_numbers {
	width:  250px;
}
.curr_page {
	border:  1px dashed #666666;
	
	
}

select {
	font-family: courier;
	font-size: 10px;
	color: #333333;
}

.gender_block {
	margin-bottom: 15px;
	
}

.sale-tag {
	padding: 0px 2px;
	background-color: #660000;
	letter-spacing: 1px;
	font-size: 12px;
	color: #FFFFFF;	
}

.new-tag {
	padding: 0px 2px;
	background-color: #000066;
	letter-spacing: 1px;
	font-size: 12px;
	color: #FFFFFF;	
}

.partner-links {
	padding-bottom: 5px;
	border: 0px;
}

.req {
border: 2px solid #EEEE66;
}


p{
padding: 0px 10px;
}

#styleforum {
	width: 509px;
	margin: 0px auto;
}

#styleforum_winner {
	padding: 0px;
	background: url('/images/styleforum_backer.gif');
}

#styleforum_winner img{
	vertical-align: top;
	padding: 0px;
	margin:0px;
}