@import url(jquery-ui-1.10.3.custom.min.css);

.selectedanchor
{
    background-color: Transparent
}

a.selectedanchor:link, a.selectedanchor:visited
{
    color: #3e9a3c !important;
}

body
{
    background-color: #ffffff;
    margin: 0;
    background-image: url(/images/background-image.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

form
{
	margin: 0;
}

body, td, input, select, textarea
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #231f20;
	line-height: 15px;
}

td
{
    vertical-align: top;
}

p
{
	margin: 0 0 12px 0;
}

.print-only
{
	display:none;
}

hr.spacer
{
	border: 0;
	margin: 0;
	height: 15px;
	clear: both;
	visibility: hidden;
}

h1
{
	font-family: Verdana, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #231f20;
	margin: 0 0 12px 0;
	text-transform: uppercase;
}

div#content h2
{
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
	margin: 0;
}

div#content h3
{
    font-size: 11px;
	color: #3e9a3c;
	margin: 0;
}

#store-locator label
{
	font-weight: bold;
	color: #3e9a3c;
}

div#content input, div#content select, div#content textarea
{
	margin: 5px 0;
}

a:link, a:visited
{
	color: #3e9a3c;
	text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a img
{
	border: 0;
}

ul.piped, ul.flat
{
    display: inline;
    margin: 0;
    padding: 0;
}

ul.piped li
{
    display: inline;
    padding: 5px 15px;
    border-right: 2px solid #cfe6ce;
}

ul.piped li.last
{
    padding-right: 0;
    border-right: 0;
}

ul.piped li.first
{
    padding-left: 0;
}

ul.flat li
{
    display: block;
    float: left;
}

.tabs
{
    margin-bottom: 5px;
    height: 22px;
    border-bottom: 1px solid #aad3a9;
    clear: both;
}

.tabs a
{
	display: block;
	float: left;
    border-left: 1px solid #aad3a9;
    padding: 4px 12px;
    -moz-outline-style: none;
    color: #000000;
    outline: none;
}

.tabs a.selected
{
	font-weight: bold;
	color: #3e9a3c;
}

.tabs a.selected:hover
{
	text-decoration: none;
}

.tabs a.first
{
	border-left: 0;
}

.tabs a:active
{
	outline: none;
}

.media
{
   border: 1px solid #aad3a9;
   display: inline-block;
}
.media input
{
	margin: 5px !important;
}

#content .product_category_link
{
	font-weight: bold;
}

#content .selected
{
	color: #3e9a3c !important;
}

#content .subcategory_link
{
	font-weight: bold;
	color: #716658;
}

div#page
{
    position: relative;
	width: 994px;
	text-align: left;
	min-height: 300px;
	margin: 0 auto;
}

div#header
{
    position: relative;
    background-image: url(/images/header-background.gif);
    background-repeat: repeat-x;
    height: 86px;
}

img#header_logo
{
    position: absolute;
    left: 19px;
    top: 25px;
}

div#navigation
{
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 5px;
    padding-bottom: 8px;
    border-bottom: 1px solid #aad3a9;
}

div#navigation span
{
    border-right: 1px solid #aad3a9;
    padding: 4px 0 8px 0;
}

div#navigation a
{
    padding: 4px 11px 8px 11px;
    border-left: 1px solid #aad3a9;
}

div#navigation a:link, div#navigation a:visited
{
    color: #231f20;
}

div#navigation a.current:link, div#navigation a.current:visited
{
    color: #3e9a3c;
}

div#navigation a:hover
{
    color: #3e9a3c;
    text-decoration: none;
}

div.marketing
{
    height: 100px;
    background-image: url(/images/marketing-background-1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

div.marketing div
{
    margin-bottom: 5px;
    color: #ffffff;
}

div.marketing a:link, div.marketing a:visited
{
    color: #ffffff;
    font-weight: bold;
}

div.marketing h2
{
    color: #ffffff; 
    font-size: 12px;
    margin: 0;
    font-weight: bold;
}

div.marketing div.big
{
    width: 205px;
    height: 390px;
    padding: 20px;
}

div.marketing div.big h2
{
    font-size: 18px;
    margin-bottom: 10px;  
}

div.marketing div.medium
{
    width: 213px;
    height: 68px;
    padding: 16px;
}

div.marketing div.small
{
    width: 219px;
    height: 114px;
    padding: 13px;
}

div.marketing div.small h2
{
	font-size: 18px;
	line-height: 18px;
}

div.marketing div.green
{
    background-color: #3e9a3c;
}

div.marketing div.grey
{
    background-color: #716658;
}

div.marketing div.brown
{
    background-color: #7c6647;
}

div.marketing div.left
{
    float: left;
}

div.marketing div.right
{
    float: right;
    margin-left: 500px;
}

div#content
{
    margin: 5px 0;
}

table.content_table
{
    background-image: url(/images/content-background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 4px 0;
}

table.content_table > tbody > tr > td
{
    padding: 12px 20px 9px 20px;
}

table.content_table > tbody > tr > td
{
    border-top: 1px solid #aad3a9;
    vertical-align: top;
}

table.content_table > tbody > tr > td.main
{
    border-left: 1px solid #aad3a9;
    border-right: 1px solid #aad3a9;
}

table.content_table > tbody > tr > td.big
{
    width: 706px;
    border-right: 0;
}

table.content_table > tbody > tr > td.side
{
    width: 207px;
}

table.content_table > tbody > tr > td.side ul
{
    margin: 0 0 12px 0;
    padding: 0;
    list-style: none;
}

table.content_table > tbody > tr > td.side ul > li > ul
{
	margin-left: 12px;
}

table.content_table > tbody > tr > td.side ul a:link, table.content_table > tbody > tr > td.side ul a:visited
{
	color: #231f20;
}

table.news_table
{
    border-spacing: 0 7px;
}

table.news_table img
{
    margin-right: 12px;
}

table.products_table td
{
    text-align: center;
    width: 100px !important;
    padding: 5px !important;
}

div.products_paging
{
	margin: 15px 0 5px 0;
}

div.products_paging a:link, div.products_paging a:visited, div.breadcrumbs a:link, div.breadcrumbs a:visited
{
	color: #231f20;
}

h1.product_heading
{
	font-size: 11px;
	text-transform: none;
}

.zoom_image
{
	float: right;
	background-image: url('/images/zoom_icon.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

.print_page
{
	float: right;
	background-image: url('/images/printer_icon.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

div.breadcrumbs h1
{
    display: inline;
	font-family: Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #231f20;
}

span.paging_navigation
{
    float: right;   
}

div#footer
{
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    text-align: center;
    margin: 5px 0;
}

div#footer a
{
    padding: 0 5px;
}

div#footer a:link, div#footer a:visited
{
    color: #231f20
}

div#ITS
{
	width: 994px;
	font-size: 9px;
	font-family: tahoma,helvetica;
	color: #b6b6b8;
    text-align: center;
	margin: 13px auto 1px auto;
}

div#ITS a
{
	font-weight: normal;
	color: #b6b6b8;
}

/*
	Pure CSS Buttons.
	Learn more ~ http://www.halmatferello.com/lab/pure-css-buttons/

	Licensed under GPL and MIT.
*/

.pcb, .pcb span {
	background: url('/images/secondary.png') no-repeat;
	height: 23px;
	line-height: 23px;
	padding: 3px 0 7px 0;
	white-space: nowrap;
}

.pcb, a.pcb:link, a.pcb:visited {
	color: #333;
	font-size: 11px;
	padding-left: 14px;
	text-decoration: none !important;
}
/* ie 6 hack */
* html div#frame .pcb {
	color: #333;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
/* ie 7 hack */
*:first-child+html .pcb {
	color: #333;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}

.pcb span {
	background-position: right -326px;
	padding-right: 14px;
}

a.green-button, a.green-button:link, a.green-button:visited, .green-active-button, .green-disabled-button {
	color: #fff !important;
	/*font-size: 12px;
	font-weight: bold;*/
}
a.green-button:hover {
	background-position: left -27px;
}
a.green-button:hover span {
	background-position: right -353px;
}
a.green-button:active, .green-active-button {
	background-position: left -54px;
}
a.green-button:active span, .green-active-button span {
	background-position: right -380px;
}
body .green-disabled-button {
	color: #A8BE69 !important;
	background-position: left -81px !important;
}
body .green-disabled-button span {
	background-position: right -407px;
}

a.grey-button {
	background-position: left -219px;
	padding-top: 3px;
}
a.grey-button span {
	background-position: right -545px;
	padding-top: 3px;
}
a.grey-button:hover {
	background-position: left -246px;
}
a.grey-button:hover span {
	background-position: right -572px;
}
a.grey-button:active, .grey-active-button {
	background-position: left -273px;
}
a.grey-button:active span, .grey-active-button span {
	background-position: right -599px;
}
body .grey-disabled-button {
	background-position: left -300px;
	color: #bbb !important;
}
body .grey-disabled-button span {
	background-position: right -626px;
}

a.red-button, .red-active-button, .red-disabled-button {
	background-position: left -109px;
	color: #fff !important;
	padding-top: 3px;
	font-weight: bold;
}
a.red-button span {
	background-position: right -435px;
	padding-top: 3px;
}
a.red-button:hover {
	background-position: left -137px;
}
a.red-button:hover span {
	background-position: right -463px;
}
a.red-button:active, .red-active-button {
	background-position: left -165px;
}
a.red-button:active span, .red-active-button span {
	background-position: right -491px;
}
body .red-disabled-button {
	background-position: left -192px;
	color: #DC4143 !important;
}
body .red-disabled-button span {
	background-position: right -518px;
}

table.form_table td
{
	vertical-align: middle;
	padding: 5px 3px;
}

div#stores table td
{
	padding: 5px 3px;
}

div#header_search
{
	position: absolute;
	top: 45px;
	left: 790px;
}

span.photo.left
{
	float: left;
	margin: 5px 15px 7px 0;
}

span.photo.right
{
	float: left;
	margin: 5px 0 7px 15px;
}


span.photo img
{
	border: 0;
	display: block;
	margin-bottom: 10px;
}

span.photo
{
    border-bottom: 1px solid #C4C4C4;
    color: #565656;
    font-size: 0.8em;
    line-height: 1.2em;
    overflow: hidden;
    padding: 0 0 10px;
    text-align: left;
}

#header_cart
{
	position: absolute;
	right: 20px;
	top: 10px;
}

img.flag
{
	vertical-align: middle;
}

.toggle-country { cursor: pointer; }
.dialog-message { display: none; }

a.grey:link, a.grey:visited { color: #231F20; }

div.hr
{
	height: 1px;
	margin: 6px 0;
	background-color: #aad3a9;
}
div.hr hr
{
	display: none;
}

#MSRPParagraph, #AddToCartParagraph, #AvailabilityParagraph, .product-paragraph { margin-bottom: 6px; }
#AddToCartParagraph { white-space: nowrap; }
#Availability { color: #3d9948; }

.cart { width: 100%; margin: 5px 0; }
.cart th { font-weight: bold; }
.cart th, .cart td { padding: 6px 12px; }
.cart tbody td, .cart tfoot td { border-top: 5px solid #ffffff; }
.cart tbody td { vertical-align: middle; }
.cart thead tr { background-color: #726658; color: #ffffff; }
.cart tbody tr { background-color: #e3dfdc; }
.cart tfoot tr { background-color: #cac3be; }
.cart td.subtotal-cell { font-weight: bold; background-color: #e3dfdc; text-align: right; }
.cart-box { background-color: #e3dfdc; width: 230px; padding: 10px 20px; margin-bottom: 3px; }
.cart-total-box { background-color: #cac3be; }
.cart img { border: 1px solid #000000; vertical-align: middle; }

.related-products h2 { color: #3E9A3C; font-size: 12px !important; text-transform: none !important; }
.related-products .vertical { border-top: 1px solid #aad3a9; margin-top: 6px; padding-top: 6px; }
.related-products .horizontal { float:left; margin-top: 12px; }

.navigation-menu { width: 970px; position: absolute; left: 0; top: 109px; background-color: #ffffff; border: 1px solid #AAD3A9; padding: 12px; display: none; }
.navigation-menu ul { margin: 0; padding: 0; list-style-type: none; }
.navigation-menu .product-category { float:left; width: 148px; margin-right: 12px; }

.product-category-link, .product-category-label
{
	font-weight: bold;
	text-transform: uppercase;
}

.subcategory-link
{
	color: #716658;
}

#new-products-menuitem { background-image: url(/images/2013-new-products.jpg); width: 144px; height: 171px; padding: 12px; }
#new-products-menuitem h2 { color: #ffffff; font-size: 13px; }
#new-products-menuitem a:link, #new-products-menuitem a:visited { color: #ffffff; text-decoration: underline; font-weight: bold; }

a.darkgrey-button, a.darkgrey-button:link, a.darkgrey-button:visited, .darkgrey-active-button, .darkgrey-disabled-button {
	color: #fff !important;
	/*font-size: 12px;
	font-weight: bold;*/
}

.darkgrey-button, .darkgrey-button span {
	background-image: url('/images/darkgreybutton.png') !important;
}

a.darkgrey-button {
	background-position: left 0;
	padding-top: 3px;
}
a.darkgrey-button span {
	background-position: right -92px;
	padding-top: 3px;
}
a.darkgrey-button:hover {
	background-position: left -28px;
}
a.darkgrey-button:hover span {
	background-position: right -120px;
}
a.darkgrey-button:active, .darkgrey-active-button {
	background-position: left -56px;
}
a.darkgrey-button:active span, .darkgrey-active-button span {
	background-position: right -148px;
}

a.addtocart-button, a.addtocart-button:link, a.addtocart-button:visited, .addtocart-active-button, .addtocart-disabled-button {
	color: #fff !important;
	padding-left: 13px;
}

.addtocart-button, .addtocart-button span {
	background-image: url('/images/cart-buttons.png') !important;
}

a.addtocart-button {
	background-position: left 0;
	padding-top: 4px;
}
a.addtocart-button span {
	background-position: right -25px;
	padding: 4px 21px 5px 8px;
}
a.addtocart-button:hover {
	background-position: left -51px;
}
a.addtocart-button:hover span {
	background-position: right -76px;
}
a.addtocart-button:active, .addtocart-active-button {
	background-position: left -103px;
}
a.addtocart-button:active span, .addtocart-active-button span {
	background-position: right -128px;
}

a.findretailer-button, a.findretailer-button:link, a.findretailer-button:visited, .findretailer-active-button, .findretailer-disabled-button {
	color: #3d9948 !important;
	padding-left: 13px;
}

.findretailer-button, .findretailer-button span {
	background-image: url('/images/cart-buttons.png') !important;
}

a.findretailer-button {
	background-position: left -166px;
	padding-top: 4px;
}
a.findretailer-button span {
	background-position: right -191px;
	padding-top: 4px;
}
a.findretailer-button:hover {
	background-position: left -225px;
}
a.findretailer-button:hover span {
	background-position: right -250px;
}
a.findretailer-button:active, .findretailer-active-button {
	background-position: left -281px;
}
a.findretailer-button:active span, .findretailer-active-button span {
	background-position: right -306px;
}

#DealerRegion { margin-bottom: 12px;}

#DealerRegion input[type=radio] { margin: 0 5px !important; vertical-align: top; }

.product-row img { max-width: 75px; max-height: 75px; }