/* ------------------------------------------------------- HTML ------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1B1B1C;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(../images/bg-1.jpg);
	background-repeat: repeat;
	background-position: center top;
}

td {
	color: #999;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}



/* ------------------------------------------------------- LINKS ------------------------------------------------------- */
a:link, a:visited {
	text-decoration: none;
	color: #c8362e;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFF;
}

a.lkproductname:link, a.lkproductname:visited {
	text-decoration: none;
	color: #C00;
	text-align: center;
	display: block;
}

a.lkproductname:hover, a.lkproductname:active {
	text-decoration: none;
	color: #CCC;
}

a.lkMenu:link, a.lkMenu:visited {
	font-size: 16px;
	color: #c8362e;
	text-transform: uppercase;
	display: block;
	line-height: 45px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	height: 45px;
	text-shadow:1px 1px 0 #999;
	padding-right: 20px;
	padding-left: 20px;
}

a.lkMenu:hover, a.lkMenu:active {
	color: #FFF;
	background-image: url(../images/bg-tint-40.png);
}

a.lkfooter:link, a.lkfooter:visited {
	text-decoration: none;
	color: #999;
	font-size: 12px;
}

a.lkfooter:hover, a.lkfooter:active {
	text-decoration: none;
	color: #FFF;
}


/* ------------------------------------------------------- TXT ------------------------------------------------------- */



/* ------------------------------------------------------- DIV ------------------------------------------------------- */
#wrapper {
	position: relative;
	width: 940px;
	height: 100%;
	text-align: left;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	position: relative;
	width: 940px;
	height: 160px;
	text-align: center;
	z-index: 1;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg-tint-60.png);
}

#menu {
	position: relative;
	width: 940px;
	height: 45px;
	text-align: center;
	z-index: 1;
	background-color: #666;
	background-image: url(../images/menu-bg.jpg);
}

#sliderpanels {
	position: relative;
	width: 940px;
	height: 420px;
	text-align: center;
	z-index: 1;
}

#content {
	position: relative;
	width: 940px;
	height: 100%;
	text-align: center;
	z-index: 1;
	background-image: url(../images/bg-tint-60.png);
}

#footer {
	position: relative;
	width: 940px;
	height: 140px;
	text-align: center;
	z-index: 1;
	margin-bottom: 40px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat;
}

#itmDesc { } 
#itmDesc, #itmDesc li, #itmDesc p {color: #999; font-size: 14px; } 
#itmDesc { margin: 0px 0px 10px 0px;} 
#itmDesc ul { list-style-type:none; margin:0; padding:0; }
#itmDesc li { background:url(http://www.hardweargear.com.au/images/bullet.png) 0 3px no-repeat; padding-left:20px; font-size:14px; margin:0; }


/* ------------------------------------------------------- BG's ------------------------------------------------------- */



/* ------------------------------------------------------- MISC ------------------------------------------------------- */
p {
	margin-top: 0px;
}

.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	line-height: 26px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	line-height: 28px;
	text-transform: uppercase;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #C00;
	line-height: 34px;
}
.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.txtfineprint {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
}
.txtwhite22pxBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
}
.txtcentre {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}
.txtcentre10px {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-size: 10px;
}
.txt10px {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	font-size: 11px;
}
