﻿
#productDetails {
	float: left;
	width: 233px;
	margin: 0 20px 20px 0;
}

#productDetails div.top {
	background: url(../images/sidebar_top.gif) no-repeat left top;
	height: 9px;
	width: 233px;
}

#productDetails div.middle {
	background: url(../images/sidebar_bg.gif) repeat-y left top;
	width: 223px;
	padding: 0 5px 0 5px;
}

#productDetails div.bottom {
	background: url(../images/sidebar_bottom.gif) no-repeat left top;
	height: 11px;
	width: 233px;
}

#productDetails h2 {
	margin: 0 0 0 8px;
	font-size: 90%;
}

#productDetails div.image {
	text-align: center;
	padding: 0;
}

#productDetails table {
	margin: 0 0 0 8px;
}

#productDetails table td {
	color: #777777;
	padding: 0 10px 0 0;
}

input.buybutton {
	width: 113px;
	height: 38px;
	border: none;
	background: url(../images/buy_button.gif) no-repeat left top;
	margin: 0 0 0 110px;
	cursor: pointer;
	text-align: left;
	color: #25680a;
	padding: 0 0 6px 16px;
	font-family: Arial;
}

#productDetails a.buybutton {
	width: 113px;
	height: 31px;
	border: none;
	background: url(../images/buy_button.gif) no-repeat left top;
	margin: 0 0 0 110px;
	cursor: pointer;
	text-align: left;
	color: #25680a;
	padding: 7px 0 6px 16px;
	font-family: Arial;
	display: block;
	text-decoration: none;
	font-size: 120%;
}

table.productListing 
{
	width: 100%;
	_width: 99%;
	border-collapse: collapse;
	background: #ecf8e5 url(../images/table_bg.gif) repeat-y left top;
	clear: both;
}

div.tableTop {
	background: #ecf8e5 url(../images/table_top.gif) no-repeat left top;
	height: 6px;
	overflow: hidden;
}

div.tableBottom {
	background: #ecf8e5 url(../images/table_bottom.gif) no-repeat left top;
	height: 9px;
	overflow: hidden;
	clear: both;
}

table.productListing th 
{
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	padding: 1px 4px 2px;
	background-color: #add598;
}

table.productListing th a 
{
	color: White!important;
}

table.productListing th.ascending 
{
	padding-left: 16px;
	background: #add598 url(../images/sortasc.gif) no-repeat top left;
}

table.productListing th.descending 
{
	padding-left: 16px;
	background: #add598 url(../images/sortdesc.gif) no-repeat top left;
}

table.productListing td 
{
	vertical-align: middle;
	padding: 4px;
}

table.productListing td.image
{
	vertical-align: top;
	padding: 4px 8px 4px 4px;
}

table.productListing td.image img
{
	width: 40px;
}

table.productListing td.description 
{
	padding: 4px 4px 8px 4px;
	font-size: 90%;
	height: 8px;
}

table.productListing td.gaprow 
{
	height: 8px;
	background: transparent url(../images/table_gap.gif) no-repeat left top;
}

table.productListing td.name a
{
	font-size: 110%;
	text-decoration: underline;
	display: block;
	font-weight: bold;
}

table.productListing td.price
{
	font-weight: bold;
	color: #23600c;
}

table.productListing td.buy 
{
	text-align: right;
}

table.productListing td input 
{
	background: transparent url(../images/buy_small.gif) no-repeat left top;
	font-size: 100%;
	color: #337310;
	border: none;
	width: 75px;
	height: 25px;
	text-align: left;
	padding: 0 0 0 12px;
}

table.productListing td.buy a
{
	display: block;
	background: transparent url(../images/buy_small.gif) no-repeat left top;
	font-size: 100%;
	color: #337310;
	border: none;
	width: 63px;
	height: 21px;
	text-align: left;
	padding: 4px 0 0 12px;
	margin: 0;
	text-decoration: none;
}

table.productListing td.options a {
	background: transparent url(../images/button.gif) no-repeat left top;
}


table.productListing td input.unavailable 
{
	background: transparent url(../images/buy_small_un.gif) no-repeat left top;
	color: #86c564;
}

div.pageselector 
{
	text-align: right;
	color: #4eab1b;
}

div.pageselector a.disable
{
	color: #b3db9c;
}

div.pageselector a.current 
{
	color: Black;
	font-weight: bold;
}

#productversionstable 
{
	clear: both;
}

#productversionstable table 
{
	background: transparent url(../images/table_bg.gif) repeat-y left top;
	width: 100%;
	border-collapse: collapse;
}

#productversionstable thead 
{
	background-color: #add598;
}

#productversionstable thead td 
{
	color: White;
	padding: 2px 4px;
	font-weight: bold;
}

#productversionstable tbody td.submit
{
	padding: 2px 4px;
	text-align: right;
}

#productversionstable tbody td.submit input 
{
	background: transparent url(../images/buy_small.gif) no-repeat left top;
	font-size: 100%;
	color: #337310;
	border: none;
	width: 75px;
	height: 25px;
	text-align: left;
	padding: 0 0 0 12px;
}

#productversionstable tbody td.submit a
{
	background: transparent url(../images/buy_small_go.gif) no-repeat left top;
	font-size: 100%;
	color: #337310;
	width: 63px;
	height: 21px;
	text-align: left;
	padding: 4px 0 0 12px;
	float: right;
	display: block;
	text-decoration: none;
}

#productversionstable tbody td 
{
	padding: 2px 14px 2px 4px;
	border-bottom: solid 1px #add598;
}

#productversionstable tbody tr.withnote td
{
	border-bottom: solid 1px #d5e9ca;
}

#productversionstable tbody td.notes
{
	background: url(../images/notes.gif) no-repeat 2px -5px;
	padding:  1px 4px 4px 24px;
	font-size: 90%;
}

#productversionstable tbody tr.default td
{
	font-weight: bold;
}

td.alignright 
{
	text-align: right;
}

table.productListing td.total 
{
	font-weight: bold;
}

input.quantity 
{
	background-color: White!important;
	color: Black!important;
	font-weight: normal!important;
	border-color: #ab9c9f!important;
}

.quantBox 
{
	background-color: #ab9c9f;
	position: absolute;
	width: 40px;
	border: solid 1px #ab9c9f;
	color: White;
	font-weight: bold;
	text-align: center;
	cursor: hand;
}