/* -----[ Go Cyber Style Sheet ]-- */
/* -----[   www.gocyber.co.nz ]--- */

body, div, p, dl, dd, dt, ol, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(../images/general/bkgd.gif);
	background-position: center;
	background-repeat: repeat-y;
 font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color:#1a171b;
}
p {
	padding-top: 6px;
	padding-bottom: 6px;
}
hr {
	height: 1px;
	margin-top: 18px;
	margin-bottom: 22px;
}
img {
	border: 0;
}
.img_cms {
 float:right;
	margin-left: 12px;
	margin-bottom: 2px;
	border: 0;
}
.img_main {
	margin-top: 12px;
	border: 0;
}
.numeral {
 font-size: 10px;
	color:#99a3a6;
}
.numeral {
	padding-top: 3px;
}

/* -----[ Links ]------------------------- */

a {
	color: #008579;
	text-decoration: none;
}
a:hover {
	color: #1a171b;
	text-decoration: underline;
}
a.bold {
	color: #008579;
	font-weight: bold;
	text-decoration: none;
}
a.bold:hover {
	color: #1a171b;
	font-weight: bold;
	text-decoration: underline;
}
a.underline {
	color: #008579;
	text-decoration: underline;
}
a.underline:hover {
	color: #1a171b;
	text-decoration: none;
}

/* -----[ Headers ]------------------------ */

h1 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.001em;
	color: #99a3a6;
	padding: 18px 0 12px;
	clear: left;
}
h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.001em;
	font-variant: small-caps;
	padding-top: 6px;
	padding-bottom: 6px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.001em;
	color: #008579;
	padding-bottom: 6px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1a171b;
	padding: 0 0 6px 0;
}
h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.001em;
	padding-top: 6px;
	padding-bottom: 6px;
}
h6 {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.award {
	display: block;
	margin: 2px;
	padding: 5px;
	width: 136px;
	border: 1px solid #99a3a6;
	float: left;
}
.logo {
	display: block;
	margin: 2px;
	padding: 5px;
	width: 136px;
	height: 136px;
	border: 1px solid #99a3a6;
	float: left;
	text-align: center;
}
.red {
	color:#ff0000;
}

/* -----[   Contact Us Styles ]--------------------------------------------------------------------- */

.head {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #1a171b;
	width: 665px;
	display: block;
	text-align: center;
	margin: 0;
	padding: 4px 0 4px 0;
}
.address {
	display: block;
	text-align: center;
	margin: 0;
	padding: 4px 0 6px 0;
	width: 665px;
}
.right {
	text-align: right;
	vertical-align: top;
	margin: 0;
 padding: 0 9px 2px 0;
}
.left {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0 0 2px 9px;
}
.picbox {
	margin-left: 12px;
	margin-bottom: 8px;
}
.caption {
	font-size: 11px;
	padding-top: 2px;
}

/* -----[   Browse Product Styles ]--------------------------------------------------------------------- */

.item_code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 4px 0 0;
}
.item_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 3px 0 2px;
}
.item_notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 3px 0 0;
}
.unit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 2px 0 2px;
}
.item_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
 padding: 0 6px 0 2px;
}
.img_small {
	border: 0;
	text-align: center;
}

