/* RESET CSS ------------------------------ */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	background: #dbdcce;
	margin: 0;
	color: #666667;
	padding: 0;
	font: 12px/21px Helvetica, Arial, sans-serif;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a, a:link, a:visited {
	color: #21b4e5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clearHack {
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	display: block;
	font-size: 0;
}

/* CONTAINERS - GENERAL ------------------------------ */

#body_wrapper {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	background: #fff url(../images/header_back.gif) repeat-x left top;
}

#wrapper {
	margin: 0 auto;
	width: 924px;
	padding: 0;
}

#header_wrapper {
	display: block;
	width: 924px;
	height: 106px;
	background: url(../images/header_wrap_back.gif) no-repeat center top;
	padding-top: 21px;
}

#logo {
	display: block;

	width: 238px;
	height: 57px;
	background: url(../images/armstrong_logo.gif) no-repeat left top;
	margin-left: 20px;
}

form {
	margin: 0;
}

#search_box {
	display: block;
	float: right;
	width: 235px;
	height: 26px;
	background: url(../images/bg_search_box.gif) no-repeat left top;
	margin-top: 16px;
}

#search_box #s {
	float: left;
	padding: 0;
	margin: 6px 0 0 8px;
	border: 0;
	width: 159px;
	background: none;
	font-size: .8em;
	color: #7f7f7f;
}

#search_box #go {
	float: right;
	margin-right: 20px;
}

.search_results_box {
	padding: 15px 25px;
	text-align: left;
	width: 525px;
	margin-left: 35px;
	background-color: #f0f9fe;
	margin-top: 20px;
}

#main_body, #main_body1 {
	background: url(../images/main_dropshadow_back.gif) repeat-y center top;
}

/* My Comment */

#main_body {
	padding-bottom: 30px;
}

#main_body2 {
	background: url(../images/main_dropshadow_back2.gif) repeat-y center top;
}

#main_left {
	float: left;
	width: 188px;
	height: auto;
	padding: 28px 0 28px 32px;
}

#main_right {
	float: right;
	width: 638px;
	min-height: 100px;
	padding: 28px 32px 28px 0;
}

#subnav {
	width: 901px;
	padding-left: 23px;
	padding-top: 17px;
	color: #fff;
	font: 12px/15px Helvetica, Arial, sans-serif;
	margin: 0;
}

#subnav_lower {
	background: url(../images/main_right2_back.gif) repeat-y 638px 0;
}

#subnav_left {
	float: left;
	width: 640px;
}

#subnav_right {
	float: left;
	width: 210px;
	height: 325px;
	background: url(../images/subnav/subnav_background2.jpg) repeat-x left top;
	text-align: right;
	padding: 15px 20px 0 15px;
	margin: 0;
}

#main_left2 {
	float: left;
	width: 563px;
	height: auto;
	padding: 23px 0 28px 32px;
}

#main_right2 {
	float: right;
	width: 217px;
	min-height: 100px;
	padding: 28px 25px;
	margin-right: 16px;
}

#main_right2_divider {
	display: block;
	width: 100%;
	height: 2px;
	line-height: 2px;
	background: url(../images/subnav/subnav_divider.gif) repeat-x left center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#main_right_titlebar, #main_right_titlebar2,
#main_right_titlebar3 {
	display: block;
	width: 620px;
	height: 27px;
	background: url(../images/titlebar_back.gif) repeat-x left top;
	padding-left: 15px;
	padding-top: 13px;
}

#main_right_titlebar2,
#main_right_titlebar3 {
	margin-top: 30px;
}

#footer_wrapper {
	position: relative;
	padding: 0 0 5px;
	width: 100%;
	height: 214px;
	background: url(../images/footer_back.gif) repeat-x left top;
	
}

#footer_inside_wrapper {
	display: block;
	width: 925px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#office_hours {
	display: block;
	width: 390px;
	height: 27px;
	background: url(../images/navigation/office_hours.gif) no-repeat 20px 7px;
}

#sitemap_wrapper_left {
	float: left;
	padding-top: 30px;
	padding-left: 10px;
}

#sitemap_column, #sitemap_column3 {
	float: left;
	margin-right: 12px;
	background: url(../images/footer_vert_divider.gif) repeat-y right top;
}

#sitemap_column {
	width: auto;
	padding-right: 15px;
}

#sitemap_column2 {
	float: left;
	width: auto;
}

#sitemap_column3 {
	width: 130px;
}

#sitemap_wrapper li {
	height: 20px;
}

#sitemap_wrapper_right {
	float: right;
	display: block;
	width: 274px;
	margin: 20px 15px 0 0;
	padding: 0;
	overflow: hidden;
	background: url(../images/address_dropshadow.gif) repeat-y left top;
}

#sitemap_wrapper_topcap, #sitemap_wrapper_bottomcap {
	display: block;
	width: 274px;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
}

#sitemap_wrapper_topcap {
	background: url(../images/address_topcap.gif) no-repeat center top;
}

#sitemap_wrapper_bottomcap {
	background: url(../images/address_bottomcap.gif) no-repeat center top;
}

#sitemap_wrapper_mid {
	display: block;
	width: 257px;
	text-align: center;
	background: url(../images/address_gradient.gif) repeat-x left top;
	padding: 6px;
	margin: 0 auto;
	line-height: 1px;
	overflow: hidden;
}

/* PRODUCT BOXES ------------------------------ */

#product_box {
	min-height: 130px;
	background-color: #f0f9fe;
	margin: 15px 0 0;
	padding: 30px;
}

* html #product_box {
	height: 130px;
} /* for IE 6 */

#product_box_img {
	float: left;
	width: 101px;
	font-size: 0.75em;
	line-height: 12px;
}

#product_box_text {
	float: right;
	width: 450px;
}

#product_box table {
	width: 450px;
	padding: 0;
	border: 1px solid #C1DAD7;
	font-size: 11px;
	margin-right: 0;
	margin-top: 15px;
	margin-left: 0;
	background-color: #FFF;
}

#product_box th {
	font: bold 10px Helvetica, sans-serif;
	color: #3a393a;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	text-transform: uppercase;
	text-align: center;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
	padding: 8px 2px 5px;
}

#product_box td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	text-align: center;
}

#product_box tr.norm {
	background: #fff;
	color: #4f6b72;
}

#product_box tr.alt {
	background: #F5FAFA;
	color: #797268;
}

#divider {
	line-height: 1px;
	border-top: 1px solid #ddd;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* BLOG STYLES ------------------------------ */

ul.blog_tools {
	width: 70%;
	background: #CAE8EA;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
}

.blog_tools li {
	font-size: 10px;
	background: none;
	display: inline;
	color: #777;
}

.blog_tools li.posted {
	margin-left: 13px;

}

.blog_tools li a, .blog_tools li a:link, .blog_tools li a:visited {
	padding: 10px 15px;
	color: #00abe4;
	border-right: 2px solid #fff;
}

.blog_tools li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #ee7320;
}


.pagination {
	font-size: 11px;
    color: #00abe4;
	padding-top: 4px;

	padding-bottom: 4px;
}

.pagination a, .pagination a:link, #blog_right a:visited {
    color: #ee7320;
	padding: 2px 7px 3px;
	background-color: #fff;
	margin-left: 2px;
}

.pagination a:hover {
    color: #fff;
	padding: 2px 7px 3px;
	background-color: #ee7320;
	margin-left: 2px;
	text-decoration: none;
}

em.blog_image img{
	width: 150px;
	height: auto;
	float: right;
	margin: 20px 20px 10px 25px;
}

em.blog_img_sm img{
	width: 70px;
	height: auto;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}


/* IMAGE STYLES ------------------------------ */

.haccp {
	float: left;
	width: 8%;
	height: auto;
	margin-right: 15px;
	padding-bottom: 20px;
}

#main_right2 img {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
}

#main_right img {
	margin-bottom: 25px;
}

#product_box_img img {
	width: 100px;
	height: auto;
	line-height: 0;
	margin: 0;
	padding: 0;
}

#slideshow {
	height: 340px;
	width: 640px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin: 0;
}

pre {
	display: none;
	overflow: visible
}

.pics {
	height: 340px;
	width: 640px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}


/* TEXT STYLES ------------------------------ */

p {
	padding-top: 10px;
}

#main_right p.category_description {
	font: 12px/20px Georgia, Times, serif;
	padding: 20px 15px 5px;
}

#main_right h1.title {
	color: #ee7320;
	font: 40px/48px Georgia, Times, serif;
	padding-top: 20px;
	padding-bottom: 5px;
}

#main_right h1, #main_right h2 {
	color: #ee7320;
	font: 15px/28px Georgia, "Times New Roman", Times, serif;
}

#main_right h2 {
	margin-top: 20px;
	line-height: 20px;
}

#main_right ul li.bullet {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main_right_titlebar h1, #main_right_titlebar2 h1, #main_right_titlebar3 h1 {
	color: #fff;
	font-size: 14px;
	line-height: 15px;
	text-transform: uppercase;
}

#main_left2 h1 {
	color: #ee7320;
	font: 33px/40px Georgia, Times, serif;
}

#main_left2 h2 {
	color: #ee7320;
	font: 25px/30px Georgia, Times, serif;
	padding-top: 25px;
}

#subnav_right h1 {
	color: #ee7320;
	font: 22px/26px Georgia, Times, serif;
}

#subnav_right h1.top_margin {
	color: #ee7320;
	font: 22px/26px Georgia, Times, serif;
	margin-top: 18px;
}

#subnav_right ul {
	margin-top: 18px;
	list-style: none;
}

#subnav_right ul li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1px;
}

#subnav_right ul li a, #subnav_right ul li a:link, #subnav_right ul li a:visited {
	display: block;
	height: 31px;
	color: #eaab24;
	font: 17px/21px Georgia, Times, serif;
	padding-top: 6px;
	background: url(../images/subnav/go_button2.jpg) no-repeat right 5px;
	padding-right: 50px;
}

#subnav_right ul li a:hover {
	color: #fff;
	text-decoration: none;
}

h1.search_results_title {
	width: 215px;
	height: 25px;
	margin-left: 60px;
	padding-top: 25px;
	font: 20px Helvetica, Arial, sans-serif;
	color: #ee7320;
}

a.search_title, a.search_title:link, a.search_title:visited {
	font-size: 15px;
	line-height: 18px;
}

p.results {
	margin-left: 60px;
	padding-bottom: 0;
	margin-bottom: 0;
}

p.results em {
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: underline;
}

#main_right2 h4 {
	color: #ee7320;
	text-align: center;
	font: 17px/17px Helvetica, Arial, sans-serif;
}

#main_right2 h3 {
	color: #3a393a;
	font: 19px/23px Georgia, Times, serif;
	margin-top: 15px;
}

#product_box h2.category {
	color: #ee7320;
	font: 17px/20px Helvetica, Arial, sans-serif;
	margin-top: 0;
}

#product_box h3 {
	color: #3a393a;
	font: 22px/24px Georgia, Times, serif;
	padding-top: 6px;
}

#product_box p {
	padding-top: 6px;
}

#product_box p.detail {
	line-height: 17px;
	margin-top: 5px;
}

#product_box p.anchor {
	color: #21b4e5;
}

#product_box p.larger_image {
	display: block;
	width: 65px;
	background: url(../images/magnifier_zoom_in.png) no-repeat left 4px;
	padding-left: 20px;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
}

#product_box em {
	font-weight: bold;
	color: #4f6b72;
}

#sitemap_column li.heading, #sitemap_column2 li.heading {
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #c45422;
	font-weight: bold;
}

#sitemap_column li a, #sitemap_column li a:link, #sitemap_column li a:visited, #sitemap_column2 li a, #sitemap_column2 li a:link, #sitemap_column2 li a:visited {
	color: #00a6e4;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}

#sitemap_column li a:hover, #sitemap_column2 li a:hover {
	text-decoration: underline;
}

#sitemap_column3 li a, #sitemap_column3 li a:link, #sitemap_column3 li a:visited {
	display: block;
	height: 15px;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #c45422;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 5px 2px 10px;
}

#sitemap_column3 li a:hover {
	color: #fff;
	background-color: #c45422;
}

#sitemap_wrapper_mid ul li {
	margin: 0;
	padding: 0;
	color: #fff;
	font: 12px/16px Georgia, Times, serif;
}

#sitemap_wrapper_mid ul li.heading {
	color: #eaab24;
	text-transform: uppercase;
	font: bold 12px/normal Helvetica, Arial, sans-serif;
	padding: 0;
	margin-bottom: 3px;
}

#footer_wrapper p, #footer_wrapper p.haccp2 {
	font-size: 10px;
	line-height: normal;
	color: #666667;
	padding: 0 0 5px;
	margin-left: 20px;
}

#footer_wrapper p.haccp2 {
	margin-top: 10px;
}

#footer_wrapper a, #footer_wrapper a:link, #footer_wrapper a:visited {
	color: #00a6e4;
}

#footer_wrapper a:hover {
	text-decoration: underline;
}