#div-nav-left {
	position:absolute;
	left:50%;
	margin-left:-500px;
	top:0px;
	width:140px;
	z-index:8888;
	overflow:invisible;
}
#div-nav-top {
	position:absolute;
	left:50%;
	margin-left:-350px;
	top:0px;
	width:760px;
	height:30px;
	z-index:13;
}
#div-main {
	position:absolute;
	left:50%;
	margin-left:-350px;
	top:40px;
	width:760px;
	z-index:12;
	overflow: visible;
}
#div-grass {
	visibility:hidden;
	position:absolute;
	left:50%;
	bottom:0px;
	margin-left:-600px;
	width:1200px;
	height:300px;
	z-index:1;
	background-image: url(../img/nav/back-grass.gif);
}
.div-content-main {
	position:relative;
	visibility:visible;
	width:740px;
	max-width:740px;
	text-align:left;
	padding:10px;
	background-color:#FFFFFF;
}
.div-content-main-side {
	position:static;
	margin-left:560px;
	margin-top:20px;
	visibility:visible;
	width:140px;
	max-width:140px;
	text-align:right;
	background-color:#FFFFFF;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000000;
}
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#F1FFED;
	background-image:url(../img/nav/back-grad.gif);
	background-repeat:repeat-x;
}
a:link, a:active {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6600FF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
.nav-footer {
	text-decoration:none;
	color: #5EAB13;
	white-space: nowrap;
}
.nav-footer a:active, .nav-footer a:link, .nav-footer a:visited {
	text-decoration:underline;
	color: #5EAB13;
}
.nav-footer a:hover {
	text-decoration:none;
	color: #5ECB13;
}
.nav-left {
	text-decoration:none;
	color:#333333;
	line-height:14px;
	font-size:10px;
}
.nav-left a:link, .nav-left a:visited, .nav-left a:active {
	color: #333333;
}
.nav-left a:hover {
	text-decoration:none;
	color: #000000;
}
.nav-large {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	width:90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav-large a:visited, .nav-large a:link, .nav-large a:active {
	color: #0000E0;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav-large a:hover {
	color: #0000FF;
	text-decoration:none;
}
.nav-small {
	font-weight:bold;
	white-space:nowrap;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav-small a:visited, .nav-small a:link, .nav-small a:active {
	color: #0000E0;
	text-decoration:underline;
}
.nav-small a:hover {
	color: #0000FF;
	text-decoration:none;
}
.home-large {
	text-decoration:none;
	font-size:12px;
	font-weight:none;
	white-space:nowrap;
	color:#FFFFFF;
	background-color:#000000;
	padding:5px;
}
.home-large a {
	color:#FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	padding:0px;
	margin:5px 0px 3px 0px;
	color:#0000FF;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
.style1 {color: #999999}

.control-button, #button_submit_simple_search, #button_submit_deeper_search, .products-thumbnails-add-to-cart-button, .checkout-button, #submit-customer-self-management-button
{
	text-decoration:none;
	/*color:#000000;*/
	font-size:10px;
	padding:2px 2px 2px 2px;
	background-color:#FFFFFF;
	border:solid 1px #999999;
	position:static;
}

#button_submit_simple_search
{
    margin-left:2px;
}

#searchTextField {
	text-decoration:none;
	color:#000000;
	font-size:11px;
	padding:3px;
	background-color:#FFFFFF;
	border:solid 1px #999999;
    max-width:100px;
	width:100px;
}
.control-field, .text-input-quantity, .control-field-dropdown
{
	text-decoration:none;
	color:#000000;
	font-size:10px;
	padding:3px;
	background-color:#FFFFFF;
	border:solid 1px #999999;
}
.control-field-dropdown {
    max-width:130px;
	width:130px;
}
.type-filter-list-item
{
    padding-left:0px;
    list-style-type:none;
    font-weight:bold;
}
#contact-us-success-message {
	color:#0000FF;
	font-weight:bold;
	background-color:#CCCCCC;
	padding:5px;
}
.sub-type-filter-list-item {
    padding-left:5px;
    list-style-type:none;
    font-weight:normal;
	text-align:left;
}
.single-product-recommended-items-boxes {
    width:100%;
	visibility:visible;
    float:left;
    padding:5px;
}
.single-product-recommended-items-thumbnails
{
    float:left;
    padding:3px;
	height:60px;
	width:60px;
}
.single-product-recommended-items-thumbnails img
{
	min-height:auto;
	max-height:10%;
	min-width:auto;
	max-width:100%;
}
.single-product-recommended-home-container {
	position:relative;
	height:400px;
	overflow:scroll;
	max-height:400px;
	max-width:250px;
	width:250px;
	padding:0px;
	display:inline-block;
}
#errors, .errors
{
    color:red;
    font-weight:bold;
	padding:5px;
}
#product-thumbnails-pagination
{
    position:relative;
    height:30px;
    min-height:30px;
	padding:10px;
	background:#F8F8F8;
	font-size:18px;
}
#product-thumbnails-pagination-pages
{
    float:left;
    position:relative;
}
#product-thumbnails-pagination-summary
{
    float:right;
    position:relative;
}
#product-thumbnails-sorting
{
    position:relative;
    height:20px;
    min-height:20px;
	margin-top:5px;
}
#product-thumbnails-sorting-current
{
    float:right;
}
#product-thumbnails-sorting-label
{
    float:left;
    font-weight:bold;
    padding-right:5px;
}
#product-thumbnails-sorting-options
{
    float:left;
}
.product-thumbnails-pagination-pages-current
{
    font-weight:bold;
}
.products-thumbnails-price-normal
{
    font-weight:bold;
}

.products-thumbnails-price-special
{
    font-weight:bold;
    color:red;
}

.products-thumbnails-description
{
    display:none;
}

#search-form-enclosing
{
    margin:0px;
    padding:0px;
}

#search-tag-feedback
{
	background:#CCCCCC;
	padding:10px;
	text-align:center;
	margin-bottom:10px;
}
#search-tag-feedback-searched-text
{
	font-weight:bold;
}

th.checkout_header
{
	font-weight:bold;
	color: #1241A0;
	text-align:center;
	padding: 7px 2px 2px 2px;
}
#feedback-message-hover, #hover-box
{
	background-color:#D7E7EF;
	border:2px solid #5C98BC;
	left:30%;
	padding:10px;
	position:absolute;
	right:30%;
	top:20%;
	width:40%;
	z-index:8001;
}
.text-explanation {
	color:#999999;
}
.cartTextfield, .textFields {
	border: 1px solid #999999;
}
p.payment-text {
	padding-left: 10px;
}	