* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 80%/1.4em Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}
body.home {
	background: url(../images/bkgd.gif) no-repeat center top;
}
body.sub {
	background: url(../images/bkgd-sub.gif) no-repeat center top;
}
a {
	color: #025321;
	outline: none;
}
.sub #container #map {
	float: left;
	height: 390px;
	width: 340px;
	padding-right: 30px;
	padding-bottom: 20px;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
iframe {
	border: 1px solid #C7C0C0;
}
#container {

	width: 980px;

	margin-right: auto;

	margin-left: auto;

}


/* -------------------------------------------------- Branding --------------------------------------------------------- */

#branding {
	background: url(../images/navbar-bkgd.gif) no-repeat 175px 104px;
	height: 134px;
	width: 980px;
	padding-top: 15px;
	line-height: 1em;
}
#branding .logo {
	float: left;
}
#branding-right {
	float: left;
	width: 675px;
	height: 129px;
	padding-right: 15px;
}
#branding-right .phone {
	float: left;
	padding-right: 15px;
	padding-left: 60px;
}
#branding-right form {
	float: left;
	width: 220px;
}
#branding-right form input.product {
	width: 175px;
	display: block;
	float: left;
	padding-top: 2px;
	padding-bottom: 1px;
}
#branding-right form input.button {
	margin-left: 5px;
}

/* ---------------------------------------------- Utility Navigation ----------------------------------------------------- */

ul#utility-nav {
	list-style: none;
	width: 620px;
	border-bottom: 1px solid #C7C0C0;
	margin-bottom: 18px;
	float: right;
}
ul#utility-nav li {
	float: left;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
ul#utility-nav li a {
	color: #171411;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 77%;
	text-decoration: none;
	display: block;
	height: 25px;
	padding-top: 5px;
	padding-left: 25px;
	float: left;
}
ul#utility-nav li a:hover {
	text-decoration: underline;
}
ul#utility-nav li a.home {
	background: url(../images/icon-home.gif) no-repeat left 0px;
}
ul#utility-nav li a.news {
	background: url(../images/icon-news.gif) no-repeat left 0px;
}
ul#utility-nav li a.purchasing {
	background: url(../images/icon-purchasing.gif) no-repeat left 0px;
}
ul#utility-nav li a.contact {
	background: url(../images/icon-contact.gif) no-repeat left 0px;
}

/* ------------------------------------------------- Main Navigation -------------------------------------------------------- */

ul#main-nav {
	list-style: none;
	float: left;
	padding-top: 25px;
	padding-left: 20px;
	font-size: 93%;
}
ul#main-nav li {
	float: left;
	display: inline;
}
ul#main-nav li a {
	color: #FFFFFF;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	height: 25px;
	padding-top: 5px;
	float: left;
	background: url(../images/navbar-line.gif) no-repeat right;
	padding-right: 11px;
	padding-left: 11px;
}
ul#main-nav li a:hover {
	color: #EFCA31;
}
ul#main-nav li a.lastone {
	background: none;
	padding-right: 0px;
}

/* ---------------------------------------------------- Home Page ----------------------------------------------------------- */

#left-column {
	float: left;
	width: 300px;
	padding-top: 20px;
}
#main-column {
	float: left;
	width: 660px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 15px;
}
#main-column-left {
	width: 370px;
	float: left;
	padding-right: 7px;
	padding-left: 13px;
}
#main-column-right {
	width: 250px;
	float: left;
	padding-left: 20px;
}
#main-column-left p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#main-column-left h1 {
	color: #171411;
	font-style: oblique;
	text-transform: uppercase;
	font-size: 165%;
	background: url(../images/line-gray.gif) no-repeat right bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#home-flash {
	margin-bottom: 40px;
}
#category-tabs {
	background: #FFF1BA url(../images/bkgd-category-tabs.gif) no-repeat right top;
	padding: 12px 20px 5px;
	clear: left;
	min-height: 530px;
}
/* mac hide \*/
* html #category-tabs {
	height: 530px}
/* end hide */
#category-tabs h2 {
	color: #11542A;
	font-style: oblique;
	text-transform: uppercase;
	font-size: 130%;
}
#category-tabs ul {
	list-style: none;
	margin-bottom: 15px;
	margin-top: 5px;
}
#category-tabs ul li {
	background: url(../images/bullet-arrow-gold.gif) no-repeat left 6px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#category-tabs ul li a {
	color: #201615;
}
#emerald-box {
	background: #146130 url(../images/bkgd-emerald-box.gif) no-repeat right top;
	margin-top: 15px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
#customer-service-box {
	background: url(../images/photo-customer-service-box.gif) no-repeat left bottom;
	padding: 5px 15px 15px 155px;
}
#emerald-box h2 {
	color: #FFFFFF;
	font-style: oblique;
	text-transform: uppercase;
	font-size: 150%;
	background: url(../images/line-emerald-box.gif) no-repeat right bottom;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 15px;
	margin-bottom: 3px;
	padding-bottom: 5px;
}
#emerald-box p {
	margin-top: 5px;
}
#emerald-box a {
	color: #F2C202;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 90%;
	padding-left: 10px;
}
#emerald-box ul {
	padding-left: 20px;
	margin-top: 8px;
	margin-bottom: 10px;
}
#mint-box {
	background: #DAF3E3 url(../images/bkgd-mint-box.gif) no-repeat right top;
	margin-top: 15px;
	color: #333333;
	margin-bottom: 15px;
	padding: 15px 15px 15px;
}
#mint-box a.arrow {
	color: #025321;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 90%;
	background: url(../images/bullet-arrow-green.gif) no-repeat left 4px;
	padding-left: 10px;
}
#mint-box ul {
	list-style: none;
	margin-bottom: 5px;
	margin-top: 5px;
}
#mint-box ul li {
	background: url(../images/bullet-arrow-green.gif) no-repeat left 11px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#mint-box ul li a {
	color: #025321;
}
#mint-box h2 {
	color: #171411;
	font-style: oblique;
	text-transform: uppercase;
	font-size: 150%;
	background: url(../images/line-mint-box.gif) no-repeat right bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#mint-box p {
	margin-top: 10px;
}
.required-field {
	font-style: oblique;
	font-variant: normal;
	text-transform: capitalize;
	color: #F00;
}
.white-box {
	background: #DAF3E3 url(../images/bkgd-white-box.gif) no-repeat right top;
	color: #333333;
	margin-bottom: 15px;
	padding: 12px 15px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.white-box img.thumb {
	float: left;
	padding-right: 10px;
}
.white-box h3 {
	color: #146130;
	font-style: oblique;
	text-transform: uppercase;
	font-size: 100%;
	background: url(../images/line-gray.gif) no-repeat right bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
	letter-spacing: 0px;
}
.white-box p {
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 90%;
	line-height: 1.4em;
}
.gold {
	color: #F2C202;
	font-size: 90%;
}
.green {
	color: #146130;
	font-size: 90%;
}

/* ---------------------------------------------------- Sub Page ----------------------------------------------------------- */

#breadcrumb {
	color: #FFFFFF;
	font-size: 90%;
	padding: 12px 15px 15px;
	margin-top: 5px;
}
#breadcrumb a {
	color: #F2C202;
}
#left-column-sub {
	float: left;
	width: 625px;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 30px;
}
#left-column-sub h1 {
	color: #171411;
	font-style: oblique;
	text-transform: uppercase;
	font-size: 220%;
	background: url(../images/line-gray.gif) no-repeat right bottom;
	margin-bottom: 15px;
	padding-bottom: 10px;
	line-height: 100%;
}
#left-column-sub h2 {
	color: #0E5927;
	margin-bottom: 5px;
	line-height: 1.1em;
	font-style: oblique;
	margin-top: 20px;
	font-size: 170%;
}
#left-column-sub h3 {
	font-size: 125%;
	margin-bottom: 5px;
	margin-top: 10px;
}
#left-column-sub p {
	margin-bottom: 10px;
}
#left-column-sub ul {
	list-style: none;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 20px;
}
#left-column-sub ul li {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 6px;
	background-image: url(../images/bullet-arrow-green.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#left-column-sub ul li a {
	color: #025321;
}
#left-column-sub table {
	clear: both;
	margin-bottom: 15px;
}
#left-column-sub table td {
	padding-top: 3px;
	padding-bottom: 3px;
}

.toggleborder {
	border: 1px solid #CCCCCC;
}
.toggleborder:hover  {
	border: 1px solid #025321;
}
.toggleborder:hover {
	color: red; 
}
/*
.toggleborder img {
	border: 1px solid #CCCCCC;
}
.toggleborder:hover img {
	border: 1px solid #025321;
}
.toggleborder:hover {
	color: red; 
}
*/
#left-column-sub img.left {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#left-column-sub .photo-center-caption {
	padding-bottom: 0px;
}
#left-column-sub .photo-right-caption {
	float: right;
	padding-left: 20px;
	padding-bottom: 15px;
}
#left-column-sub .photo-left-caption {
	float: left;
	padding-right: 20px;
	padding-bottom: 15px;
}
#left-column-sub .product-photo-left-caption {
	float: left;
	width: 270px;
	padding-right: 20px;
	padding-bottom: 15px;
}
#left-column-sub .photo-left-caption-news {
	float: left;
	width: 220px;
	padding-right: 20px;
	padding-bottom: 15px;
}
#left-column-sub .photo-left-caption p, #left-column-sub .product-photo-left-caption p, #left-column-sub .photo-right-caption p, #left-column-sub .photo-center-caption p, #left-column-sub .photo-left-caption-news p{
	margin-bottom: 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	
	font-family: Arial, Helvetica, sans-serif;
}
#left-column-sub .photo-left-caption strong, #left-column-sub .product-photo-left-caption strong, ,#left-column-sub .photo-right-caption strong, #left-column-sub .photo-center-caption strong {
	font-size: 120%;
	color: #0E5927;
}

#right-column-sub {

	float: left;

	width: 300px;

	padding-right: 15px;

}

#yellow-box, #yellow-box-nav {
	background: #FFF1BA url(../images/bkgd-yellow-box.gif) no-repeat right top;
	margin-top: 15px;
	color: #333333;
	margin-bottom: 15px;
	padding: 15px 15px 5px;
}
#yellow-box p, #yellow-box-nav p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#yellow-box form {
	background: #FEE066 url(../images/bkgd-form.gif) no-repeat right top;
	padding: 15px;
}
#yellow-box form input.product {
	width: 195px;
	display: block;
	float: left;
	padding-top: 2px;
	padding-bottom: 1px;
}
#yellow-box form input.button {
	margin-left: 5px;
}
#yellow-box form p.enter {
	clear: left;
	font-size: 80%;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #171411;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#yellow-box ul {
	list-style: none;
	margin-bottom: 15px;
	margin-top: 5px;
}
#yellow-box ul li {
	background: url(../images/bullet-arrow-green.gif) no-repeat left 11px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#yellow-box ul li a {
	color: #025321;
}
#yellow-box-nav ul {
	list-style: none;
	margin-bottom: 15px;
	margin-top: 5px;
}
#yellow-box-nav ul li {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/bullet-arrow-gold.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#yellow-box-nav ul li a {
	color: #201615;
}
#yellow-box h2, #yellow-box-nav h2 {
	color: #171411;
	font-style: oblique;
	text-transform: uppercase;
	font-size: 150%;
	background: url(../images/line-yellow-box.gif) no-repeat right bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.sub #container p.large {
	font-size: 120%;
	line-height: 1.4em;
}
#yellow-box-main {
	background: #FFF1BA url(../images/bkgd-yellow-box.gif) no-repeat right top;
	margin-top: 15px;
	color: #333333;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#product-box-main ul {
	list-style: none;
	margin-bottom: 15px;
	margin-top: 0px;
	font-size: 112%;
	margin-left: 0px;
}
#product-box-main ul li {
	padding-left: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(../images/bullet-arrow-products.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#product-box-main ul li a {
	color: #025321;
}
#product-box-main table {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* ---------------------------------------------------------- Tabs -------------------------------------------------------------- */

#countrytabs {
	width: 280px;
}
.shadetabs{
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{
	display: inline;
	line-height: 2.5em;
}
.shadetabs li a{
	text-decoration: none;
	color: #000000;
	background: url(../images/tab-off.gif) no-repeat left top;
	font-size: 82%;
	text-transform: uppercase;
	font-weight: 700;
	height: 33px;
	padding: 0px 10px;
	width: 120px;
	float: left;
	display: block;
}
.shadetabs li a:hover{
	text-decoration: underline;
	color: #146130;
}
.shadetabs li a.selected { /*selected main tab style */
	background-image: url(../images/tab-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}
.tabcontent{
	display:none;
}

@media print {
.tabcontent {
	display:block !important;
}
}

/* ----------------------------------------------------- Footer ------------------------------------------------------------ */
#footer {

	border-top: 1px solid #CCCCCC;

	clear: both;

	padding: 15px;

	color: #9D9D9D;

}

#footer p {
	float: left;
	clear: left;
	display: inline;
	font-size: 90%;
	letter-spacing: 1px;
}
#footer a {
	color: #9D9D9D;
}
#footer img {
	padding-left: 15px;
}
#footer-inside {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
    position: relative;
}

/* ------------------------------------------------------ Forms ------------------------------------------------------------- */

#left-column-sub table.inforequest {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#left-column-sub table.inforequest td {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#left-column-sub table.inforequest p {
	margin: 0px;
	color: #286130;
	font-weight: 700;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#left-column-sub table.inforequest td.gray {
	background-color: #EDEDED;
}
#left-column-sub img.left-alt {
	float: left;
	padding-right: 20px;
	padding-bottom: 0px;
}
#left-column-sub h2.notopmargin {
	color: #0E5927;
	margin-bottom: 5px;
	line-height: 1.1em;
	font-style: oblique;
	margin-top: 0px;
	font-size: 170%;
}
input#firstname, input#company, input#email, input#zipcode {
	background-color: #FFFFFF;
}
#left-column-sub ol {
	list-style-position: inside;
	list-style:lower-alpha;
}
#left-column-sub ol li p{
	margin-top: 10px;
	margin-bottom: 10px;
	
}

