/* -----[ Go Cyber Style Sheet ]-- */
/* -----[   www.gocyber.co.nz  ]--- */
/* -----[  Production Partners ]--- */

html, body, div, p, dl, dd, dt, ol, ul, li, h1, h2, h3, h4, h5, h6, img, form {
	margin: 0;
	padding: 0;
}
html {
	position: relative;
	height: 100%;
	width: 100%;
}
body {
	background-color: #f2f2f2;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-size-adjust:none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(../images/general/bg.jpg);
}
p {
	line-height: 120%;
 padding-bottom: 8px;
}
em {
 font-style: italic;
	color: #000000;
}
ol, ul {
	margin: 0;
	padding: 0 0 8px 15px;
}


/* -----[ Images ]------------------------- */

img {
	border: 0;
}


/* -----[ Colours ]------------------------- */

.white {
	color: #ffffff;
}
.ltblue {
	color: #3097b8;
}
.dkblue {
	color: #004a8d;
}

/* -----[ Top ]------------------------- */

.top {
	font-size: 11px;
	color: #ffffff;
	height: 21px;
}
/* -----[ More ]------------------------- */

.more {
	font-size: 11px;
}


/* -----[ RH Heading Background ]------------------------- */

.rh_heading {
	background-image:url(../images/rh_bg.jpg);
	background-repeat:no-repeat;
	color:#476E38;
	font-family:georgia,arial,sans-serif;
	font-size:13px;
	font-weight:normal;
	height:32px;
	padding-left:5px;
	text-transform:uppercase;
	padding: 8px 0 0 6px;
	clear: both;
}

/* -----[ Links ]------------------------- */

a, a:link, a:active, a:visited {
	color: #3097b8;
	text-decoration: none;
}
a:hover {
	color: #3097b8;
	text-decoration: underline;
}
a.nav:link, a.nav:active, a.nav:visited {
	color: #954a04;
	text-decoration: none;
}
a.nav:hover {
	color: #976529;
	text-decoration: underline;
}
a.gcl, a.gcl:link, a.gcl:active, a.gcl:visited {
 color: #b1b1b1;
	text-decoration: none;
}
a.gcl:hover {
	color: #3097b8;
	text-decoration: none;
}


/* -----[ Headers ]------------------------ */

h1 {
	color: #004a8d;
	font-family: tahoma, arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
h2 {
	color: #3097b8;
	font-family: tahoma, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0 6px 0;
}
h3 {
	color: #3097b8;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 6px 0 12px 0;
	text-transform: uppercase;
}
h4 {
	background-image: url(../images/general/rh_vignette.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	height: 32px;
	padding-left: 5px;
	text-transform: uppercase;
	padding: 8px 0 0 6px;
	clear: both;
}
h5 {
	color: #3097b8;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 4px;
}
h6 {
	color:#954a04;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 4px;
}

/* -----[ Clear Fixes ]------------------------- */

.clearfix {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}

/* -----[ Form ]------------------------ */

.mid_bg_form {
	background-color: #3097b8;
	padding: 3px 5px 3px 5px;
	border-bottom: solid #ffffff 1px;
	border-right: solid #ffffff 3px;
 color: #ffffff;
}
.light_bg_form {
	background-color: #f3f3f9;
	padding: 5px 5px 5px 10px;
	border-bottom: solid #ffffff 1px;
	border-top: solid #ffffff 1px;
	color: #000000;
}
.asterix {
	color:#CC0000;
}

/* -----[ Product Page Photos ]------------------------ */

.product_photo {
 border: 0;
	padding-right: 8px;
	text-align: center;
}
