/*** RESET STYLES ***/
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 {
	line-height: 1;
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
	margin: 0px 0px 10px 30px;
}
/* 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: "" "";
}
blockquote {
	margin: 0px 0px 10px 30px;
}
p {
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 10px;
}
td {
	font-size: 14px;
}
h1 {
	font-size: 20px;
	margin: 7px 0px 14px 0px;
	font-weight: bold;
	color: #002657;
}
h2 {
	font-size: 16px;
	margin: 16px 0px 7px 0px;
	font-weight: bold;
	color: #002657;
}
h3 {
	font-size: 14px;
	margin: 16px 0px 7px 0px;
	font-weight: bold;
	color: #002657;
}
ul {
	list-style: square;
}
ol {
	list-style: decimal;
}
li {
	font-size:14px;
	margin-bottom: 10px;
}
a, a:visited {
	text-decoration: none;
	color: #000099;	
}
a:hover {
	text-decoration: none;
	color:#0099CC !important;
}
strong {
	font-weight: bold;
	color: #002657;
}
em {
	font-style: italic;
}
textarea, input {
	border: solid 1px #000000;
}

/*** Container Styles (in order of appearance in code) ***/

#main {
	width: 956px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 100%;
	background-image: url('/images/wrap-bg.jpg');
	background-repeat: repeat-y;
	margin: 3px 0 0 0;
}
#header {
	position: relative;
	width: 100%;
	height: 188px;
	background-image: url('/images/header-bg.jpg');
	background-repeat: no-repeat;
}
#header_wide {
	position: relative;
	width: 100%;
	height: 188px;
	background-image: url('/images/header_wide-bg.jpg');
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
}
#tabs_box {
	position: absolute;
	left: 0px;
	bottom: 38px;
	height: 21px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#tabs_box p {
	color: #FFFFFF;
}
.tab {
	float: left;
	width: 130px;
	text-align: center;
}
#phone {
	position: absolute;
	right: 30px;
	top: 18px;
	margin: 0;
	font-size: 26px;
	color: #FFFFFF;
}
#creditcard {
	position: absolute;
	right: 230px;
	top: 18px;
	border: none;
}
#hae-logo {
	position: absolute;
	right: 375px;
	top: 11px;
}
#hrc-logo {
	position: absolute;
	right: 446px;
	top: 11px;
}
#tagline {
	position: absolute;
	left: 200px;
	top: 76px;
	margin: 0;
	font-size: 25px;
	font-weight: bold;
	color: #002657;
}
#searchbox {
	position: absolute;
	right: 30px;
	top: 77px;
	font-size: 22px;
}
.navlink {
	font-size: 16px;
	color: #FFFFFF !important;
	font-weight: bold;
}
.navlink_selected {
	font-size: 16px;
	color: #feec93 !important;
	font-weight: bold;
}
#sidenav {
	list-style: square;
	margin: 10px 0px 0px 22px;
	padding-bottom: 3px;
}
#sidenav li {
	list-style: disc;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#sidenav a {
	font-size: 14px;
	color: #002657;
	font-weight: bold;
}
.sidenav_selected {
	font-weight: bold;
	color: #4c0b82 !important;
}
#subnav {
	padding: 0px;
	margin: 0 0 10px 0;
}
.subnav_item_selected {
	margin: 0 0 6px 0;
	padding: 0;
}
.subnav_selected_top {
	clear: both;
	overflow: hidden;
	background: url('/images/subnav-selected-top.png');
	background-repeat: no-repeat;
	width: 175px;
	height: 7px;
}
.subnav_selected_middle {
	clear: both;
	display: block;
	background: url('/images/subnav-selected-middle.png');
	background-repeat: repeat-y;
	width: 160px;
	font-size: 14px;
	color: #ffe973 !important;
	font-weight: bold;
	margin: 0;
	padding: 1px 5px 1px 10px;
}
.subnav_selected_bottom {
	clear: both;
	overflow: hidden;
	background: url('/images/subnav-selected-bottom.png');
	background-repeat: no-repeat;
	width: 175px;
	height: 7px;
}
.subnav_item {
	margin: 0 0 6px 0;
	padding: 0;
}
.subnav_top {
	clear: both;
	overflow: hidden;
	background: url('/images/subnav-unselected-top.png');
	background-repeat: no-repeat;
	width: 175px;
	height: 7px;
}
.subnav_middle {
	clear: both;
	display: block;
	background: url('/images/subnav-unselected-middle.png');
	background-repeat: repeat-y;
	width: 160px;
	font-size: 14px;
	color: #133861 !important;
	font-weight: bold;
	margin: 0;
	padding: 1px 5px 1px 10px;
}
.subnav_bottom {
	clear: both;
	overflow: hidden;
	background: url('/images/subnav-unselected-bottom.png');
	background-repeat: no-repeat;
	width: 175px;
	height: 7px;
}
#sub_subnav {
	list-style: square;
	margin: 10px 0px 0px 20px;
}
#sub_subnav li {
	list-style: square;
	font-size: 12px;
	color: #FFFFFF;
}
#sub_subnav a {
	font-size: 12px;
	color: #002657;
}
#sidebarleft {
	float: left;
	width: 170px;
	min-height: 729px;
	_height: 729px;
	padding: 0px 15px 15px 15px;
	margin: 0px 0px 0px 4px;
	background-image: url('/images/sidebar-bg.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#sidebar_quote {
	padding-top: 10px;
	color: #002657;
	font-size: 13px;
}
#content {
	float: left;
	width: 675px;
	padding: 10px 40px 15px 35px;
	margin: 0px;
}
#content_wide {
	float: left;
	width: 875px;
	padding: 10px 32px 15px 31px;
	margin: 0px 0px 0px 4px;
	background: #FFFFFF;
}
#content p, #content_wide p {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
}
#types_table {
	width: 675px;
	margin-right: 0px;
	background-color: #bac5d3;
}
#types_table td {
	padding: 5px;
}
.theader td {
	font-weight: bold;
	background-color: white !important;
}
.tyellow td {
	background-color: #eee760 !important;
}
.galleryindex_thumb {
	width: 145px;
	height: 125px;
	margin: 20px 10px 0px 10px;
}
.galleryindex_thumb img {
	width: 100px;
	height: 75px;
	margin-left: 20px;
}
.galleryindex_thumb p {
	font-size: 12px !important;
}
#prices_table {
	width: 675px;
	margin-bottom: 15px;
	background-color: #cccccc;
}
#prices_table td {
	padding: 5px;
}
#prev_next_box p {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
#enquiryform_table td {
	padding: 3px;
}
#thumb_table {
	position: relative;
	width: 113px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#thumb_table td {
	width: 113px;
	background: #ccd3d9;
	padding: 0px;
	margin: 0px;
}
#thumb_table img {
	padding: 0px;
	margin: 0px;
}
#galleryimage_box {
	width: 530px;
	float: left;
}
#galleryimage_box img {
	border: solid 1px #002557;
	margin: 5px 0px 0px 30px;
}
#galleryimage_box p {
	margin: 10px 0 0 0;
}
.non_selected {
	border: solid 2px #000000;
}
.selected {
	border: solid 2px red;
}
#smalldimensions_table {
	width: 675px;
	margin-bottom: 15px;
	background-color: #cccccc;
}
#smalldimensions_table td {
	padding: 5px;
}
#chemstore_table {
	width: 500px;
	margin-bottom: 15px;
	background-color: #cccccc;
}
#chemstore_table td {
	padding: 5px;
}
#flipbook_preview_box {
	position: relative;
	width: 370px;
	height: 157px;
	padding: 18px 0px 0px 305px;
	margin: 30px 0px 0px 0px;
	background: url('/images/flip-book-preview-bg.jpg') no-repeat;
	overflow: hidden;
}
#flipbook_preview_box .heading {
	color: #002657;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#flipbook_preview_box .subheading {
	color: #002657;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#flipbook_preview_box .text {
	color: #000000;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}
#flipbook_preview_box .button {
	position: absolute;
	bottom: 0px;
	right: 5px;
	display: block;
	width: 200px;
	height: 31px;
	padding: 10px 0px 0px 0px;
	background: url('/images/flip-book-preview-button-bg.png') no-repeat;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}
#flipbook_preview_box .button:hover {
	color: #CCCCCC !important;
}
#footer {
	clear: both;
	width: 956px;
	height: 50px;
	padding-top: 11px;
	background-image: url('/images/footer-bg.jpg');
	background-repeat: no-repeat;
}
#footer a, #footer p {
	color: #9aa9bc;
}
#spacer {
	position: relative;
	top: 0px;
	left: 0px;
	height: 20px;
}

/*** Flipbook Styles ***/

#breadcrumb_box {
	height: 22px;
	background: #FFFFFF;
	border-top: 4px solid #CCCCCC;
	border-bottom: 4px solid #CCCCCC;
}
#breadcrumb_box p {
	text-align: left;
	padding: 3px 0px 0px 10px;
	color: #000000;
}


/*** Universal Classes ***/

.caption_box p {
	clear: both;
	padding-top: 5px;
	text-align: center;
	font-size: 11px !important;
}
.caption_box .caption_link {
	display: block;
	height: 13px;
	padding: 4px 0px 0px 31px;
	font-size: 11px !important;
	line-height: 11px;
	color: #0000cc;
	background: url('/images/caption-link-bg.png') no-repeat;
	margin: 10px 0 0px 0;
}
.centered {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.floatleft_pic {
	float: left;
	margin: 0px 15px 10px 0px;
}
.floatright_pic {
	float: right;
	margin: 0px 0px 10px 15px;
}
.clearboth {
	clear: both;
}
.border {
	border: solid 1px #000000;
}
.tblue td {
	background-color: #cdd4de;
}


