* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 1em 0;
}

li, dd {
	margin-left: 5%;
}

fieldset {
	padding: 0.5em;
}

img {
	border: 0;
}

table {
	font-size: 1em;
}

option {
	padding-right: 0.3em;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */

body {
	background: #FFF;
	color: #666;
	font: 62.5%/1.5em Arial, Verdana, sans-serif;
	text-align: center;
}

#wrapper {
	position: relative;
	width: 80%;
	max-width: 99%;
	min-width: 950px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	background: #FFF500;
	margin-bottom: 5px;
}

#header img {
	display: block;
	margin-bottom: 10px;
}

#header #freephone {
	position: absolute;
	bottom: 15px;
	right: 22px;
	display: inline;
	text-align: right;
}

#navigationprimary {
	position: absolute;
	width: 600px;
	top: 10px;
	right: 20px;
	text-align: right;
}

#navigationprimary ul {
	width: 575px;
	margin: 0 auto;
	padding: 0;
	float: right;
	clear: right;
	margin-bottom: 5px;
}

#navigationprimary ul.account {
	width: 225px;
}

#navigationprimary li {
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
	text-align: right;
}

#content {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#content #contentprimary {
	float: right;
	width: 66%;
	padding-right: 1em;
}

#content #contentsecondary {
	float: left;
	width: 30%;
	min-width: 16em;
	padding-left: 1em;
}

#content #contentsecondary .searchform label {
	width: 100%;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#pageIndex #contentprimary, #pageProduct #contentprimary, #pageBasket #contentprimary {
	float: none;
	width: 100%;
}

#pageIndex #contentsecondary, #pageProduct #contentsecondary, #pageBasket #contentsecondary {
	display: none;
}

#contentflash {
	height: 126px;
	margin: 0 0 5px 0;
	padding: 0;
	background: transparent url(../images/contentflashbg.jpg) top left no-repeat;
	color: #FFF;
}

#footer {
	clear: both;
	margin-top: 1em;
	padding: 1em 0 2em 0;
	background: #FFF500;
}

#footer p {
	margin: 0;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#navigationsecondary {
	display: block;
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	margin-top: 15px;
}

#navigationsecondary li {
	display: inline;
	position: relative;
	margin: 0;
	list-style: none;
}

#footer p {
	font-size: 1.3em;
	text-align: center;
}

div.section {
/*
	background: transparent url(../images/section_background.gif) repeat-x;
*/
	margin: 0;
	padding: 1em;
}

h1, h2 {
	position: relative;
	margin: 0;
	padding: 0.5em 1em;
	background: #535D66 url(../images/h_background.gif) repeat-x;
	color: #FFF;
	border: 1px solid #61666C;
	border-bottom: 1px solid #3E4651;
	font-size: 1.05em;
}

h1 span.tl {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 3px;
	height: 3px;
	background: transparent url(../images/h_tl_background.gif) no-repeat;
}

h1 span.bl {
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 3px;
	height: 3px;
	background: transparent url(../images/h_bl_background.gif) no-repeat;
}

h1 span.tr {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 3px;
	height: 3px;
	background: transparent url(../images/h_tr_background.gif) no-repeat;
}

h1 span.br {
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 3px;
	height: 3px;
	background: transparent url(../images/h_br_background.gif) no-repeat;
}

h1 span, h2 span {
	color: #FC0;
}

h1 a, h2 a {
	color: #FC0;
	text-decoration: underline;
}

h3 {
	font-size: 1.2em;
}

a {
	color: #920300;
}

/* Forms */

form h1, form h2, form h3 {
	clear: both;	
}

label {
	display: block;
	float: left;
	clear: left;
	margin: 0;
	padding-right: 1em;
	width: 14em;
}

.fullwidth label {
	width: 35em;
}

input {
	padding: 0;
}

fieldset {
	border: 0;
	padding: 0;
}

fieldset legend {
	background: transparent;
	color: #666;
}

fieldset.rowgroup {
	margin-bottom: -1.5em;
}

fieldset.rowgroup legend {
	margin: 0;
	padding: 0;
	padding-right: 1em;
	width: 14em;
}

fieldset.rowgroup p {
	position: relative;
	display: inline;
	left: 15em;
	top: -1.5em;
}

fieldset.rowgroup label {
	float: none;
	display: inline;
	padding: 0;
}

input.error, select.error, textarea.error {
	border: 1px solid #EC141F;
}

/* / Forms */

/* hCard */

.vcard div {
	margin-bottom: 1em;
}

.vcard span.type {
	font-weight: bold;
}

/* / hCard */

.catimage {
	border: 1px solid #CCC;
}

.categorygrid td, .producttable {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
	padding-top: 5px;
}

.categorygrid td a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

#pageSafetyData #contentprimary dt {
	display: block;
	clear: left;
	font-weight: bold;
	margin: 1em 0;
	border-top: 1px solid #CCC;
}

#pageSafetyData #contentprimary dd {
	display: block;
	margin: 1em 2em;
	padding: 0;
}

#pageIndex .section {
	float: left;
	width: 30%;
}

#pageIndex .productBrdr {
	border: 1px solid #C5C5C5;
}

#pageDefault .productBrdr { border:1px solid #C5C5C5; }
#pageDefault .productBrdrHme { border:1px solid #C5C5C5; margin: 0 0 5px 5px; }
#pageDefault .productCnr { color: #666666; }
#pageDefault .productCnr a { color: #003366; font-weight:bold; }
#pageDefault .productCnr a:hover { color: #FF2600; } 
#pageDefault .productTitle { font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:120%; color: #003366; }
#pageDefault .prodDetailBox { border:2px solid #C5C5C5; padding:15px; margin-bottom:10px; }
#pageDefault .prodDetailNav { font-size:11px; background-color: #535D66; color: #ffffff; border-right:1px dotted #ffffff; text-align:center; }
#pageDefault .prodDetailNav a { padding:5px; color: #ffffff; display:block; text-decoration: none; }
#pageDefault .prodDetailNav a:hover { background-color: #FFF500; color: #666666; }

#pageProduct .productBrdr { border:1px solid #C5C5C5; }
#pageProduct .productBrdrHme { border:1px solid #C5C5C5; margin: 0 0 5px 5px; }
#pageProduct .productCnr { color: #666666; padding: 0 1em; }
#pageProduct .productCnr a { color: #003366; font-weight:bold; }
#pageProduct .productCnr a:hover { color: #FF2600; } 
#pageProduct .productTitle { font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:120%; color: #003366; }
#pageProduct .prodDetailBox { border:2px solid #FFF500; padding:15px; margin-bottom:10px; }
#pageProduct .prodDetailNav { font-size:11px; text-align:center; border-right: 2px solid #FFF; }
#pageProduct .prodDetailNav a { border-bottom: 2px solid #FFF; padding:5px; background-color: #757E85; color: #ffffff; display:block; text-decoration: none; background-image: url(../images/prodDetailNav_tab.gif); background-position: 100% 0; background-repeat: no-repeat; }
#pageProduct .prodDetailNav a:hover { background-color: #FFF500; color: #666666; }
#pageProduct .prodDetailNav a.over { border-bottom: 2px solid #FFF500; background-color: #FFF500; color: #666666; }
#pageProduct .prodDetailNav a.over:hover { background-color: #FFF500; color: #666666; }
#pageProduct .prodDetailNav.last { border-right: 0; }

.containerImage { margin-left: 5px; margin-bottom:5px; }
.containerFadeBG {	background: url(../images/containerfadeBG.jpg) repeat-x top; padding: 20px; color: #666666; }
.containerFadeBG a { color: #003366; font-weight: bold; }
.containerFadeBG a:hover { color: #FF2600; }


.dottedline { background:url(../images/dot.gif) repeat-x; vertical-align:middle; }