/* RESET STYLES | v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1;}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

/* ELEMENT STYLES */

a:hover {
    text-decoration: none;
}

body {
    background-color: #424242;
    background-image: url('/media/images/bg_strip.gif');
    background-repeat: repeat-x;
    font-family: verdana, arial;
    font-size: 14px;
    padding-bottom: 25px;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.2em;
    margin: 1em 0 0.5em;
}

h1 {
    font-size: 1.8em;
}

h2 {
    color: #EC2B22;
    font-size: 1.6em;
    font-weight: bold;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #777;
}

h3 {
    color: #0077C0;
    font-size: 1.3em;
    font-weight: normal;
    letter-spacing: 1px;
    text-shadow: 1px 1px 2px #999;
}

h3 > p {
    margin-top: 0px;
}

h4 {
    font-size: 1em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: 0.8em;
}

hr {
    border: none;
    border-bottom: solid 1px #D6D6D6;
    margin: 15px;
}

p {
    margin: 1em 0px 1em;
    line-height: 1.5em;
}

sub {
    font-size: 0.6em;
    position: relative;
    top: 2px;
}

sup {
    font-size: 0.6em;
    position: relative;
    top: -0.9em;
}

:focus {
    outline: dotted 1px #999;
}

/* ID STYLES */

#banner {
    background-color: #539720;
    background-image: url("/media/images/header_noword.jpg");
    background-repeat: no-repeat;
    height: 257px;
    position: relative;
    z-index: 0;
}

#banner_small {
    background-color: #FFF; /*#59873C;*/
    background-repeat: no-repeat;
    /*border-bottom: dotted 1px #0077C0;*/
    height: 50px;
    padding: 40px 70px 10px;
    position: relative;
    z-index: 0;
}

#banner_text {
    background-image: url("/media/images/green.png");
    background-repeat: repeat-y;
    color: #FFF;
    height: 222px;
    padding: 35px 115px 0px 50px;
    width: 395px;
}

#bbb_icon {
    border: solid 1px transparent;
    bottom: 15px;
    display: blocked;
    position: absolute;
    right: 15px;
}

#bbb_icon:hover {
    border: dotted 1px #999;
}

#contact_map {
    float: right;
    margin: 0px 0px 25px 25px;
}

#container {
    background-color: #FFF;
    box-shadow: 0px 0px 15px #000;
    -moz-box-shadow: 0px 0px 15px #000;
    -webkit-box-shadow: 0px 0px 15px #000;
    margin: 0px auto;
    width: 1000px;
}

#content {
    background-color: #FFF;
    padding: 0px 70px;
}

#facebook_link:hover {
    border: dotted 1px #BBB;
}

#facebook_tab {
    background-image: url("/media/images/footer_bump.gif");
    background-repeat: no-repeat;
    height: 75px;
    position: absolute;
    right: 50px;
    text-align: center;
    top: -33px;
    width: 317px;
}

#footer {
    background-color: #326D0F;
    clear: both;
    color: #FFF;
    font-size: 0.6em;
    margin: 25px 0px 0px;
    padding: 5px;
    position: relative;
    text-align: center;
}

#header {
    background-color: transparent;
    /*background-image: url("/media/images/header_strip.gif");*/
    height: 76px;
    margin-bottom: -17px;
    padding-bottom: 15px;
    position: relative;
    z-index: 1;
}

#header_left {
    background-image: url("/media/images/header_strip_shadow2.png");
    background-repeat: repeat-x;
    background-position: 0px -20px;
    float: left;
    height: 76px;
    margin-bottom: -20px;
    padding-bottom: 15px;
    width: 50px;
}

#header_links {
    bottom: 25px;
    display: block;
    position: absolute;
    right: 20px;
    font-size: 0.9em;
}

#header_right {
    background-image: url("/media/images/header_strip_shadow2.png");
    background-repeat: repeat-x;
    background-position: 0px -20px;
    float: right;
    height: 76px;
    margin-bottom: -20px;
    padding-bottom: 15px;
    width: 616px;
}

#header_logo {
    display: block;
    left: 50px;
    position: absolute;
    top: -20px;
    width: 334px;
    z-index: 1000;
}

#large_nav_horizontal {
    clear: both;
    padding: 5px 40px 25px;
}

#large_nav_vertical {
    float: right;
    margin: 0px 0px 50px 0px;
    width: 225px;
    padding: 0px 20px 15px 25px;
}

#products_frame {
    border: dotted 1px #424242;
    border-left: none;
    border-right: none;
    height: 500px;
    margin: 10px 0px 50px;
    width: 100%;
}

/* Object Sub-Elements */

#banner_small h2 {
    font-size: 3em;
    font-weight: normal;
    line-height: 1.3em;
    text-shadow: 2px 2px 2px #000;
    margin: 0px 0px 0px 0px;
}

#banner_text h2 {
    color: #FFF;
    font-weight: normal;
    line-height: 1.3em;
    text-shadow: 2px 2px 2px #000;
}

#banner_text p {
    line-height: 1.5em;
    text-shadow: 1px 1px 1px #000;
}

#content ul li {
    margin: 0.4em 0em;
    line-height: 1.2em;
}

#content ul {
    list-style-type: disc;
    padding: 0em 2em;
    margin: 1em 0em;
}

#facebook_link em {
    font-style: normal;
    font-weight: bold;
}

#header_links li {
    color: #AAA;
    display: inline;
    margin: 0px 0px;
}

#header_links li a, #header_links li a:visited {
    color: #707070;
    display: inline !important;
    padding: 5px 0px;
    text-decoration: none;
}

#header_links li a:hover, #header_links li a:active {
    color: #0078FF;
    text-decoration: overline;
}

#header_links li a.active_page {
    color: #0177BF;
}

#header_links ul {
    display: block;
    position: absolute;
}

/* CLASS STYLES */

img.bordered {
    background-color: #FFF;
    border: solid 1px #539720;
    padding: 2px;
}

#content.medium {
    border-right: dotted 1px #424242;
    padding-right: 30px;
    width: 625px;
}

#content ul.bordered {
    border-left: solid 10px #59972C;
    list-style-type: none;
    margin-left: 3px;
    padding: 0 0 0 1em;
}

#content ul.bordered li {
    margin: 1.5em 0;
}

.boxed_email_form {
    text-align: center;
}

.boxed_email_form input {
    margin: 5px;
}

.boxed_email_label {
    background-image: url("/media/images/newsletter_graphic_noword.gif");
    background-repeat: no-repeat;
    background-position: 5px 10px;
    display: block;
    font-size: 13px;
    line-height: 1.5em;
    padding: 25px 5px 5px 25px;
}

.boxed_email_label em {
    color: red;
    font-style: normal;
    font-weight: bold;
}

.boxed_link {
    background-image: url("/media/images/border_box.gif");
    float: left;
    height: 161px; /* 175px */
    margin: 10px 2px 0px 0px;
    padding: 7px;
    width: 214px; /* 228px */
}

.baxed_link_inner_half {
    height: 77px;
    margin: 2px 1px;
    overflow: hidden;
    width: 213px;
}

.boxed_link_catalog {
    background-image: url("/media/images/catalog_bg.jpg");
    background-repeat: no-repeat;
    background-position: right bottom;
    font-size: 0.8em;
    line-height: 1.5em;
}

.boxed_link_catalog a, .boxed_link_catalog a:visited {
    color: #326D0F;
    font-size: 14px;
    font-weight: bold;
}

.boxed_link_catalog a:hover, .boxed_link_catalog a:active {
    color: #629D3F;
    text-decoration: none;
}

.boxed_link_customer {
    background-image: url("/media/images/green_gradient.gif");
    background-repeat: no-repeat;
    background-position: middle center;
    text-align: center;
}

.boxed_link_email {
    background-image: url("/media/images/gray_gradient.gif");
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: center;
}

.boxed_link_item {
    height: 159px;
    overflow: hidden;
    width: 215px;
}

.boxed_link_last {
    margin-right: 0px !important;
}

.boxed_mps {
    background-image: url("/media/images/blue_gradient.gif");
    color: #528ED6;
    font-size: 12px;
    text-align: center;
}

.boxed_mps a, .boxed_mps a:visited {
    background-image: url("/media/images/arrow.gif");
    background-repeat: no-repeat;
    background-position: left center;
    color: #5A5A5A;
    display: block;
    margin: 7px auto;
    width: 100px;
}

.boxed_mps a:hover, .boxed_mps a:active {
    text-decoration: none;
}

.boxed_mps h3 {
    color: #0F4082;
    font-size: 16px;
    font-weight: normal;
    margin: 5px 0px 5px;
}

.clear {
    clear: both;
    height: 0px;
    width: 100%;
}

.column_50p {
    float: left;
    width: 50%;
}

.emphasis {
    font-weight: bold;
}

#header_links li .divider {
    padding: 0px 10px;
}

.facebook_link {
    background-image: url("/media/images/fb_logo.gif");
    background-repeat: no-repeat;
    background-position: left center;
    border: solid 1px transparent;
    color: #FFF;
    display: block;
    font-size: 14px;
    height: 39px;
    line-height: 1.3em;
    margin: 15px 0px 0px 90px;
    padding: 2px 0px 0px 45px;
    text-align: left;
    text-decoration: none;
    width: 100px;
}

a.facebook_link:hover {
    border: dotted 1px #000;
}

span.inline_quote {
    font-weight: bold;
}

.boxed_keep_in_touch {
    background-image: url("/media/images/newsletter_graphic_noword.gif");
    background-repeat: no-repeat;
    background-position: 5px 10px;
    color: #EC2B22;
    display: block;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5em;
    padding: 35px 5px 10px 15px;
    text-shadow: 1px 1px 2px #000000
}

.left {
    float: left;
    margin-right: 15px;
}

.middot {
    color: #10387C;
    font-weight: bold;
}

.our_phone_number {
    color: #0077C0;
    font-weight: bold;
}

.right {
    float: right;
    margin-left: 15px;
}

.side_content {
    border: dotted 1px #424242;
    border-right: none;
    font-size: 0.8em;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px;
    text-align: center;
    width: 200px;
}

.validation {
    color: red;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:	    transparent;
}
.sf-menu li li {
	background:		#FFF;
	border: solid 1px #777;
	border-bottom: none;
}
#header_links li li a, #header_links li li a:visited {
    display: block !important;
    line-height: 1.3em;
	padding: 5px 10px;
	text-decoration: none;
}
.sf-menu li li li {
	background:		#FFF;
}
.sf-menu li li.last {
    border-bottom: solid 1px #777;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		transparent;
	outline:		0;
}
#header_links li li:hover, #header_links li li.sfHover {
    background:		#DDD;
}
#header_links li li:hover, #header_links li li.sfHover,
#header_links li li a:focus, #header_links li li a:hover, #header_links li li a:active {
	text-decoration: none;
}
