#prodlist {
	padding-top: 15px;
	margin-right: -10px;
}
#prodlist table {
	float: left;
	margin: 0 42px 0px 0;
	width: 150px;
}
#prodlist td {
	padding-bottom: 5px;
}
#prodlist td img {
	background: url(/images/products/noimage.gif) center no-repeat;
}
#prodlist th {
	height: 130px;
	vertical-align: top;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	border-top: 1px solid #D9D9D9;
	background: url(/images/shop/shadow-150.gif) top center no-repeat;
	padding-top: 5px;
}
#prodlist th strong {
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
}
#prodlist th div {
	height: 60px;
	padding: 0;
	margin: 0 0 -10px;
}
#prodlist th div div {
	height: 30px;
	padding: 0;
	margin: 0 0 -15px;
}

#prodlist th a {
	display: block;
	padding: 8px 0 0;
	color: #A31919;
	text-decoration: none;
}
#prodlist th a:hover {
	text-decoration: underline;
}

#prodlist th b, .soldout {
	padding: 2px 4px 3px; 
	background-color: #eeeeee;
	border: 1px solid #eaeaea;
}



/* ----- product details page ----- */

#extrapix {
	width: 80px;
	text-align: center;
	line-height: 10px;
}
#extrapix a {
	display: block;
	margin-bottom: 20px;
}
#extrapix img {
	background: url(/images/page/clear.gif) center no-repeat;
	padding: 2px;
	border: 1px solid #D9D9D9;
}
#extrapix div a {
	border: 1px solid #E3BABA;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 13px 0 21px;
	color: #404040;
}
#extrapix div a:hover {
	color: #A31919;
}
#extrapix div a strong {
	color: #A31919;
	font-weight: bolder;
	font-size: 12px;
}
#extrapix p {
	margin: -5px 0 0;
	font-size: 9px;
	text-align: center;
}



#details {
}
#mainpic {
	float: right;
/*	background: url(../images/shop/shadow-420.gif) top center no-repeat;*/
	width: 420px;
	margin: 0 20px 0 0;
	text-align: center;
}
.win.ie #mainpic { margin: 0 10px; }

/*#mainpic div {
	margin-top: 30px;
	border-top: 1px solid #D9D9D9;
	background: url(/images/shop/shadow-420.gif) top center no-repeat;
	height: 30px;
}*/
#details td {
	vertical-align: top;
	font-size: 11px;
}
#details h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #A31919;
}
#details h3 {
	margin: 12px 0 15px;
	padding: 0;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
#details p {
	margin: 11px 0;
}
#details form {
	margin-top: 25px;
}
#details form table {
	width: 100%;
}
#details input, #details select {
	font-size: 9px;
	width: 122px;
}
.add_button {
	background: #A31919 url(/images/shop/add-bag.gif) left no-repeat;
	padding-left: 15px;
}
.button {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #A31919;
	border: 1px solid #A31919;
	padding: 1px;
}
#prodnum {
	margin: 0;
	padding: 0;
	font-size: 9px;
	line-height: 20px;
	text-transform: none;
	color: #000000;
}


#noteslink, #descriptionlink {
	float: right;
	margin: 9px 0 0;
	border: 1px solid #D9D9D9;
	width: 140px;
	text-align: center;
}
#descriptionlink {
	display: none;
}
#noteslink a, #descriptionlink a {
	display: block;
	font-size: 9px;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	color: #000000;
}
#noteslink a:hover, #descriptionlink a:hover {
	color: #A31919;
	text-decoration: underline;
}
#notes {
	display: none;
}
#sizing {
	display: none;
	margin-top: -30px;
	background-color: #FFFFFF;
	position: relative;
}
#sizing table {
	width: 100%;
}
#sizing th {
	font-size: 10px;
	border-bottom: 1px solid #D9D9D9;
	padding: 0 2px;
}
#sizing td {
	text-align: center;
	font-size: 10px;
	border-bottom: 1px solid #EAEAEA;
	padding: 0 2px;
}
#sizing td {
	border-left: 1px solid #EAEAEA;
	text-align: left;
}
.altcol {
	background-color: #F8F8F8;
}


#more {
}
#more a {
	color: #A31919;
	text-decoration: none;
}
#more a:hover {
	text-decoration: underline;
}


#recommended {
	padding-top: 30px;
	margin-right: -150px;
	position: relative;
	width: 600px;
/*	border: 1px solid red;*/
}
#recommended h1 {
	margin: 0;
	padding: 0;
	text-transform: none;
}
#recommended table {
	float: left;
	margin: 0 35px 0px 0;
	width: 150px;
}
#recommended td {
	background: url(/images/shop/bg.jpg) center no-repeat;
	padding-bottom: 5px;
}
#recommended td img {
	background: url(/images/products/noimage.gif) center no-repeat;
}
#recommended th {
	height: 50px;
	vertical-align: top;
	border-top: 1px solid #D9D9D9;
	background: url(/images/shop/shadow-150.gif) top center no-repeat;
	padding-top: 5px;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
}
#recommended th a {
	color: #878787;
	text-decoration: none;
}
#recommended th a:hover {
	color: #A31919;
}




#viewed {
	padding-top: 30px;
}
#viewed h1 {
	margin: 0 0 -10px;
	padding: 0;
	text-transform: none;
}
#viewed a {
	color: #A31919;
	text-decoration: none;
}
#viewed a:hover {
	text-decoration: underline;
}


#basket th {
	padding: 10px;
	border-bottom: 2px solid #595959;
	background-color: #F2F2F2;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}
#basket td {	
	padding: 4px 10px;
}


.mini {
	font-size: 9px;
	line-height: 12px;
	text-transform: none;
	font-weight: normal;
/*	color: #CCC;*/
}
.payment {
	border: 1px solid #D9D9D9;
	padding: 20px;
	font-size: 11px;
	width: 45%;
}
.white {
	color: #FFFFFF;
}

.sale {
	text-decoration: line-through;
}

.sale2 {
	color: #FF0000;
}

