.noCSS {
	display: none;
}
/* Generic Styles */
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #051422;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
th,td {
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin: 0;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.hide {
	display: none;
}
.clear {
	clear: both;
	height: 1px;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#outer {
	position: relative;
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
}
/* Top Styles */
#topbar {
	position: relative;
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #575757;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 75%;
}
#skiplink:focus {
	left: 0;
	background-color: #f4f4f4;
	color: #000000;
}
#logo {
	float: left;
}
#strapline {
	position: absolute;
	top: 62px;
	left: 104px;
	font-size: 65%;
}
#formsearch {
	float: right;
	padding: 62px 6px 6px;
	font-size: 70%;
}
#formsearch input {
	width: 10em;
	border: 1px solid #000000;
	margin: 0 0 0 0.4em;
	font-weight: normal;
}
#formsearch input.button {
	width: auto;
	padding: 0;
	background-color: #990000;
	color: #ffffff;
	border: 1px solid #990000;
	font-weight: bold;
	cursor: pointer;
}

#navbarh {
	float: left;
	width: 100%;
	padding: 8px 0;
	background-color: #000000;
	color: #ffffff;
	font-size: 75%;
	font-weight: bold;
}
#navbarh ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.2em;
}
#navbarh li {
	float: left;
	padding: 0 10px;
	border-left: 2px solid #848484;
}
#navbarh li.first {
	border: 0;
}
#navbarh li a {
	text-decoration: none;
	background-color: transparent;
	color: #ffffff;
}
#navbarh li a:hover,#navbarh li a:focus,#navbarh li a:active {
	background-color: #000000;
	color: #848484;
}
/* Main Styles */
#main {
	clear: left;
	float: left;
	width: 100%;
	height: 300px;
}
#main td {
	padding: 0;
}

#navbarv {
	width: 165px;
	background-color: #ffffff;
	color: #404744;
	border-right: 1px solid #000000;
}
#navbarv ul {
	float: left;
	width: 165px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000000;
	font-size: 75%;
	line-height: 1.2em;
	list-style: none;
}
#navbarv li.dept {
	background-color: #4b7766;
	color: #ffffff;
	border-bottom: 1px solid #000000;
	font-weight: bold;
}
#navbarv li.dept a {
	display: block;
	padding: 5px;
	background-color: #4b7766;
	background-image: none;
	color: #ffffff;
}
#navbarv li.dept a:hover,
#navbarv li.dept a:focus,
#navbarv li.dept a:active {
	background-color: #345347;
	color: #ffffff;
}
#navbarv li {
	clear: left;
	float: left;
	width: 100%;
	background-color: #f4f4f4;
	color: #1d2d27;
}
#navbarv li a {
	display: block;
	padding: 3px 15px;
	background: #f4f4f4 url('/images/bulletNavV.gif') no-repeat 6px 9px;
	color: #1d2d27;
	text-decoration: none;
}
#navbarv li a:hover,
#navbarv li a:focus,
#navbarv li a:active {
	background-color: #e8e7e5;
	color: #000000;
}
#features {
	clear: left;
	float: left;
	width: 100%;
	border-top: 8px solid #ffffff;
	border-bottom: 1px solid #000000;
}
#features img {
	display: block;
	width: 165px;
	border-bottom: 8px solid #ffffff;
}
#features .caption {
	padding: 6px;
	background-color: #1d1d1d;
	color: #ffffff;
	font-size: 70%;
	text-align: center;
}

#content h1.main,#content h6.main,#breadcrumb {
	clear: both;
	float: left;
	width: 594px;
	padding: 5px;
	background-color: #4b7766;
	color: #ffffff;
	border-bottom: 1px solid #000000;
	font-size: 75%;
	line-height: 1.2em;
}
#content h1.main a,#breadcrumb li a {
	background-color: #4b7766;
	color: #ffffff;
	text-decoration: none;
}
#content h1.main a:hover,#breadcrumb li a:hover,#content h1.main a:focus,#breadcrumb li a:focus,#content h1.main a:active,#breadcrumb li a:active {
	background-color: #4b7766;
	color: #000000;
	text-decoration: underline;
}
#breadcrumb {
	margin: 0;
	font-weight: bold;
	list-style: none;
}
#breadcrumb li {
	float: left;
	padding: 0 0 0 6px;
	white-space: nowrap;
}
#breadcrumb li:before {
	content: "> ";
}
#breadcrumb li.first:before,#breadcrumb li.last:before {
	content: "";
}
#content #breadcrumb h1 {
	font-size: 100%;
}
#breadcrumb h1:before {
	content: "> ";
}
#breadcrumb li.first h1:before {
	content: "";
}

#landingpage {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
}

#sectionnav {
	clear: left;
	float: left;
	width: 100%;
	padding: 4px 0 6px;
	background-color: #000000;
	color: #ffffff;
}
#sectionnav ul {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 70%;
	line-height: 1.1em;
	list-style: none;
	z-index: 99;
}
#sectionnav li {
	float: left;
	border-left: 1px solid #848484;
}
#sectionnav li.first {
	border: 0;
}
#sectionnav li a {
	float: left;
	padding: 0 8px;
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}
#sectionnav li a:hover,
#sectionnav li a:focus,
#sectionnav li a:active {
	background-color: #000000;
	color: #848484;
}

#slideshow {
	position: relative;
	clear: left;
	float: left;
	width: 604px;
	height: 296px;
	border-bottom: 1px solid #000000;
}
#landingpage #slideshow {
	height: 419px;
}
#slideshow .item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#slideshow img {
	display: block;
	width: 604px;
	height: 296px;
}
#landingpage #slideshow img {
	height: 419px;
}
#slideshownav {
	clear: left;
	float: left;
	width: 100%;
	background-color: #000000;
	color: #ffffff;
	border-bottom: 1px solid #000000;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3em;
}
#slideshownav a {
	float: left;
	margin: 0 1px 0 0;
	padding: 3px 6px;
	background-color: #444444;
	color: #ffffff;
	text-decoration: none;
	outline: 0;
}
#slideshownav a:hover,
#slideshownav a:focus,
#slideshownav a:active {
	background-color: #646464;
	color: #ffffff;
}
#slideshownav a.activeSlide,
#slideshownav a.selected {
	background-color: #4b7766;
	color: #ffffff;
}
#slideshownav a#pause {
	padding: 3px 6px 3px 16px;
	background-image: url('/images/bg-pause.gif');
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
#slideshownav a#play {
	padding: 3px 6px 3px 16px;
	background-image: url('/images/bg-play.gif');
	background-repeat: no-repeat;
	background-position: 4px 50%;
}

#slideshownav .controls {
	float: right;
}

.list {
	clear: left;
	float: left;
	width: 100%;
}
.list.home {
	background-color: #eaeaea;
	color: #000000;
}
.list .row {
	clear: left;
	float: left;
	width: 100%;
}
.list .item {
	float: left;
	width: 130px;
	padding: 16px 10px;
	text-align: center;
}
.list img {
	display: block;
	height: 116px;
}
.list img,.list .noimg {
	width: 116px;
	margin: 0 auto 6px;
	border: 6px solid #797575;
	font-size: 70%;
}
.list.home img,.list.home .noimg {
	border-color: #797575;
}
.list .noimg a {
	display: block;
	min-height: 28px;
	padding: 44px 6px;
	text-decoration: none;
}
.list a {
	background-color: #ffffff;
	color: #4b7766;
}
.list a:hover,.list a:focus,.list a:active {
	background-color: #ffffff;
	color: #000000;
}
.list.home a {
	background-color: #eaeaea;
	color: #4b7766;
}
.list.home a:hover,.list.home a:focus,.list.home a:active {
	background-color: #eaeaea;
	color: #000000;
}
.list .name {
	padding: 0 0 0.4em;
	font-size: 70%;
}
.list .price {
	font-size: 85%;
	font-weight: bold;
}

#allfocus {
	clear: left;
	float: left;
	width: 580px;
	padding: 0 12px 12px;
	background-color: #eaeaea;
	color: #000000;
	border-bottom: 1px solid #000000;
	font-size: 70%;
	font-weight: bold;
}
#allfocus a {
	background-color: #eaeaea;
	color: #4b7766;
}
#allfocus a:hover,#allfocus a:focus,#allfocus a:active {
	background-color: #eaeaea;
	color: #000000;
}

#product {
	float: left;
	width: 580px;
	padding: 12px;
}
#product .img {
	float: left;
	width: 248px;
}
#product .img img {
	display: block;
	width: 242px;
	padding: 2px;
	font-size: 70%;
}
#product .img .noimg {
	width: 232px;
	min-height: 40px;
	padding: 100px 6px;
	text-align: center;
}
#product .img img,
#product .img .noimg {
	background-color: #ffffff;
	color: #051422;
	border: 1px solid #09020a;
	font-size: 70%;
}
#imgnav {
	font-size: 75%;
	line-height: 1.4em;
}
#imgnav a {
	background-color: #ffffff;
	color: #4b7766;
}
#imgnav a:hover,
#imgnav a:focus,
#imgnav a:active {
	background-color: #ffffff;
	color: #000000;
}
#product div.contentone {
	clear: none;
	float: right;
	width: 320px;
	padding: 0;
}
#moreimages {
	float: left;
	margin: 0 0 1.2em;
	padding: 0 12px 0 0;
	background: #ffffff url(/images/bulletSpyglass.gif) no-repeat right;
	color: #4b7766;
	font-size: 75%;
	line-height: 1.4em;
}
#moreimages:hover,#moreimages:focus,#moreimages:active {
	background-color: #ffffff;
	color: #000000;
}
#productdetail input.button {
	background-color: #990000;
	color: #ffffff;
	border: 1px solid #990000;
	font-size: 75%;
	font-weight: bold;
	cursor: pointer;
}

#options {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
}
#options .option {
	clear: left;
	float: left;
	width: 100%;
	min-height: 19px;
	margin: 0 0 0.4em;
	text-align: right;
}
#options input {
	width: 2em;
}
#options label,#options .label {
	float: left;
	font-weight: bold;
}
#options .price {
	font-size: 120%;
	font-weight: bold;
}

#buttons {
	clear: left;
	float: left;
	width: 100%;
}

.contentone {
	clear: left;
	float: left;
	width: 580px;
	padding: 12px 12px 0;
	background-color: #ffffff;
	color: #000000;
}
.contentone a {
	background-color: #ffffff;
	color: #4b7766;
}
.contentone a:hover,
.contentone a:focus,
.contentone a:active {
	background-color: #ffffff;
	color: #000000;
}
.contentone h1 {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.2em;
}
.contentone h2 {
	margin: 0 0 1.2em;
}
.contentone h3 {
	margin: 0 0 1.2em;
}
.contentone h4 {
	margin: 0 0 1.2em;
}
.contentone h5 {
	margin: 0 0 1.2em;
}
.contentone h6 {
	font-size: 75%;
	line-height: 1.4em;
}
.contentone p {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.4em;
}
.section {
	background-color: #f4f4f4;
	color: #000000;
	border-bottom: 1px solid #000000;
}
.section a {
	background-color: #f4f4f4;
	color: #4b7766;
}
.section a:hover,
.section a:focus,
.section a:active {
	background-color: #f4f4f4;
	color: #000000;
}
.contentone ul,.contentone ol {
	background-color: #ffffff;
	color: #4b7766;
	font-size: 75%;
	line-height: 1.2em;
}
.contentone ul ul,.contentone ul ol,.contentone ol ul,.contentone ol ol {
	font-size: 100%;
}
.contentone li {
	margin: 0 0 0.2em;
}
.contentone .files {
	margin: 0 0 1.2em;
	padding: 0 22px;
	list-style: none;
}
.contentone .files li {
	min-height: 16px;
	padding: 0 0 0 20px;
	background: #ffffff url(/images/icons/bulletFile.gif) no-repeat 0;
}
.contentone .files li.doc {
	background-image: url(/images/icons/bulletDOC.gif);
}
.contentone .files li.dwg {
	background-image: url(/images/icons/bulletDWG.gif);
}
.contentone .files li.dxf {
	background-image: url(/images/icons/bulletDXF.gif);
}
.contentone .files li.gif {
	background-image: url(/images/icons/bulletGIF.gif);
}
.contentone .files li.jpg {
	background-image: url(/images/icons/bulletJPG.gif);
}
.contentone .files li.pdf {
	background-image: url(/images/icons/bulletPDF.gif);
}
.contentone .files li.pps {
	background-image: url(/images/icons/bulletPPS.gif);
}
.contentone .files li.swf {
	background-image: url(/images/icons/bulletSWF.gif);
}
.contentone .files li.wmv {
	background-image: url(/images/icons/bulletWMV.gif);
}
.contentone .files li.xls {
	background-image: url(/images/icons/bulletXLS.gif);
}
.contentone .files li.zip {
	background-image: url(/images/icons/bulletZIP.gif);
}
.contentone img.editorial,.contentone img.full {
	border: 0;
}
.contentone img.editorial {
	clear: right;
	float: right;
	margin: 0 0 12px 12px;
	padding: 1px;
	background-color: #000000;
	color: #ffffff;
	border: 7px solid #d1d1d1;
}
.contentone img.full {
	display: block;
	width: 580px;
	margin: 0 0 12px;
}
.contentone table {
	font-size: 70%;
}
.contentone th,#main .contentone td {
	background-color: #eaeaea;
	padding: 3px 4px;
}
.contentone th {
	text-align: left;
}

.companydetails {
	padding: 6px 0;
	border-top: 1px solid #d1d1d1;
	font-size: 65%;
}

#gallery {
	float: left;
	width: 580px;
	padding: 12px 12px 0;
	background-color: #eaeaea;
	color: #000000;
}
#gallery .row {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 12px;
}
#gallery .item {
	float: left;
	width: 132px;
	margin: 0 11px 0 0;
}
#gallery .item img {
	display: block;
	width: 132px;
	height: 132px;
	border: 1px solid #000000;
}
.prevprice {
	text-decoration: line-through;
}

#main td#acceptedpayment {
	padding: 0 14px 10px 0;
	font-size: 70%;
	vertical-align: bottom;
}
#acceptedpayment img {
	float: right;
	border: 0;
}

#pagenav {
	clear: left;
	float: left;
	width: 580px;
	margin: 12px;
	background-color: #eeeeee;
	color: #cccccc;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 70%;
}
#pagenav td {
	width: 33%;
	padding: 3px;
}
#pagenav td.pages {
	background-color: #eeeeee;
	color: #000000;
	text-align: center;
}
#pagenav td.next {
	text-align: right;
}
#pagenav a {
	background-color: #eeeeee;
	color: #787353;
}
#pagenav a:hover,#pagenav a:focus,#pagenav a:active {
	background-color: #eeeeee;
	color: #4b7766;
}
/* Footer Styles */
#footer {
	clear: left;
	float: left;
	width: 762px;
	padding: 28px 4px 4px;
	background: #4b7766 url(/images/bgFooter.gif) repeat-x 0 0;
	color: #ffffff;
	font-size: 70%;
	text-align: center;
}
#footer a {
	background-color: #4b7766;
	color: #000000;
}
#footer a:hover,#footer a:focus,#footer a:active {
	background-color: #4b7766;
	color: #ffffff;
}
