/* from header */
body {
	font-family:Arial, Helvetica, sans-serif;
}

a{outline: none;}
a:active{outline: none;}
:focus{-moz-outline-style: none;}

#mainContent a {
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}
#mainContent a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration: underline;
}
ul li.menu-item a{
	display: block;
	padding-left: 0px;
}
ul li.menu-item.active a{
}
ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	padding: 1px 0px;
	font-size:12px;
}
ul li a {
	color: #99a3a5;
	text-decoration: none;
}
ul li a:hover {
	color: #fff;
	text-decoration: none;
}
ul li ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	padding: 3px 0px;
	font-size:12px;
}
ul li ul li a {
	display: block;
	color:#fff;
	margin:0;
	width:100%;
}
ul li ul{
	display:block;
	padding-left:20px;
}
ul{
	clear: both;
}
/* generic styles */
*{
	margin: 0;
	padding: 0;
}
.productDetails a:hover {
	color:#3E3E3E;
	text-decoration:underline;
}
.productDetails a {
	color:#3E3E3E;
	float:left;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	width:130px;
}
object {
  outline-style: none;
}
a:active
{
outline: none;
}
img {
    border: 0;
}
form {
    margin: 0;
}
input, textarea {
    padding: 0;
    margin: 0;
}
ul {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 20px;
}

li {
	margin:0px 0px 3px 0px;
	padding:0px;
}

.addtocart {
	float:left;
	margin:0 0 20px 20px;
}

.qtyHolder {
	float:left;
	border:1px solid #98A0A3;
}

.qtyHolder input{
	float:left;
	height:10px;
	font-size:10px;
	border:0px solid #98A0A3;
	width:30px;
}

.qtyHolder img{
	float:left;
}

body {
	background: #212121 url(../template_images/top_body_bg.jpg) repeat-x top center;
	margin: 0px;
	padding: 0;
	text-align: center;

}
/* text/link styles */
p, td, th, li, div, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color: #92999F;
	font-size:12px;
}
p {
	margin:0px 0px 10px 0px;
	line-height:18px;
	padding: 0;
}
hr {
	height:1px;
	border-top:none;
	border-left:none;
	border-right:none;
	/*change next three to suit design*/
	border-bottom:1px dotted #666666;
	margin:16px 0px 16px 0px;
	margin:8px 0px 9px 0px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	float: none;
	text-align: left;
}
#header {
	width: 900px;
	height:95px;
	margin:5px 0 0 0;
}
#logo {
	float: left;
	background: #1b2c5a url(../template_images/logo.jpg) no-repeat;
	width: 87px;
	height: 87px;
	margin:2px 0 0 0;
}
#navlist {
	float: left;
	width: 800px;
	font-size:12px;
	margin-top:10px;
}
#navlist ul {
	margin-left: 6px;
	padding: 0;
	margin-top: 51px;
	list-style-type: none;
}
#navlist ul li {
	float: left;
  font-size:11px;
}

#navlist ul li a {
	display: block;
  color:#fff;
  text-decoration:none;
  padding:6px 10px;
	text-align: center;
	font-size: 1.5em;
}
#navlist ul li a:hover,
#navlist ul li a:active,
#navlist ul li a.current {
    background-position:0 -35px;
    color: #fff;
		background-color: #595e5f;
}
#contact  {
	float: left;
	width: 140px;
	margin-top: 68px;
}
.contactinput select {
   	font-size:12px;
	color:#3E3E3E;
	width: 250px;
 	margin: 2px 0px 2px 15px;
  	overflow: auto;
	padding:1px 5px 0px 5px;
	border: 1px solid #b0babc;
}
.contactinput option {
	padding:1px 5px 0px 5px;
}
.gobutton {
	float: right;
	width: 21px;
}
.store {
	float: left;
	width: 72px;
}
.store p{
	float: left;
	color: #fff;
	padding:7px 0 0 0;
}

#headerPic {
	float: left;
	width: 900px;
	margin:0 0 6px 0;
}

#slideshow {
	/*float: left;*/
	width: 900px;
	margin:0 0 6px 0;
	height: 400px;
	position: relative;
}

#slideshow>div {
	width: 900px;
	height: 400px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index:8;
	opacity:0;
}
#slideshow>div.active {
	display: block;
	z-index:10;
	opacity:1;
}

#pce {
	float: left;
	width: 900px;
}
#pce_left {
	float: left;
	width: 295px;
}
#pce_right {
	float: right;
	width: 600px;
}
.onlineStore {
	float: left;
	width: 295px;
	height: 239px;
	margin-top: 6px;
	height: 60px;
	margin-top: 6px;
	/* background: url(../template_images/onlinestore.jpg) no-repeat; */
	background-color: #31312f;
}
.mail {
	float: left;
	width: 295px;
	height:50px;
}
.mail h2 {
	float: left;
	color: #ffffff;
	margin-left: 10px;
	margin-top: 3px;
	font-size: 16px;
	font-weight:bold;
	width: 90px;
}
.mail input {
	float: left;
	margin-top: 16px;
	margin-left: 5px;
	color: #949599;
	width: 150px;
	padding: 1px;
	font-size: 10px;
}
.mail img {
	float: left;
	margin-top: 20px;
	margin-left: 3px;
}
.member {
	float: left;
	width: 99px;
	height:113px;
}
.member h2 {
	float: left;
	color: #fff;
	margin:10px 0 0 10px;
	font-size: 16px;
	line-height: 19px;
	font-weight:bold;
}
.member p {
	position:relative;
	color: #ffffff;
	left:215px;
	width:80px;
	font-size:12px;
	line-height: 15px;
	margin:0;
	height:95px;
}

.member p a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.member p a:hover{
	color:#12a763;
	text-decoration: underline;
	}
.signin {
	float: left;
	width: 289px;
	margin:0;
}
.signout {
	float: left;
	width: 289px;
	margin:23px 0 0 0;
}
.signin a, .signout a{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
.signin a:hover, .signout a:hover{
	color:#656668;
	text-decoration: underline;

}

.signin p, .signout p {
	float: left;
	width: 250px;
	color: #ffffff;
	margin-left: 15px;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:2px;
}
.signin input, .signout input {
	float: left;
	margin-left: 15px;
	color: #949599;
	height: 15px;
	width: 161px;
	font-size:10px;
}
.signin img, .signout img {
	float: left;
	margin-top: 2px;
}
.signin p.password, .signout p.password {
	float: left;
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 10px;
	padding-left: 16px;
	line-height: 15px;
}
.latestNews {
	float: left;
	width: 266px;
	background-color: #31312f;
	padding: 15px;
}

.latestNews h2 {
	float: left;
	color: #ffffff;
	font-size:16px;
	font-weight:bold;
}
.latestNews p {
	color: #92999f;
	font-size:12px;
	font-weight:normal;
}
p.newsHeading {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin:0;
}
p.newsHeading a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
p span.newsLink {
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
}
p span.newsLink a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin:0;
}
p span.newsLink a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

span.date {
	float:left;
	font-size:12px;
	margin:10px 0;
	font-style:italic;
	font-weight:normal;
	color:#CCCCCC;
}

span.date a {
	float:left;
	font-size:12px;
	margin:10px 0;
	font-style:italic;
	font-weight:normal;
	color:#CCCCCC;
}

.hrlink {
	clear: both;
	height:2px;
	background:url(../template_images/hrline_news.jpg) repeat-x;
}
.hrlinkProduct {
	clear: both;
	height:2px;
	background:url(../template_images/hrline_product.jpg) repeat-x;
	margin:16px 10px 16px 10px;
}
.hrlinkProductDetail {
	clear: both;
	height:2px;
	background:url(../template_images/hrline_product.jpg) repeat-x;
	margin:16px 0px 16px 0px;
}
.hrlinkCart {
	clear: both;
	height:2px;
	background:url(../template_images/hrline_product.jpg) repeat-x;
	margin:0px 10px 0px 10px;
}
#topContentSection {
	float: right;
	width: 592px;
}
#mainContent {
	float: right;
	width: 600px;
	margin-top: 5px;
}
#mainContent h2 {
	font-size:14px;
	float:left;
	color:#fff;
	font-weight:bold;
}
#mainContent_inner a, #mainContent_retailer a {
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}
#mainContent_inner a:hover, #mainContent_retailer a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration: none;
	text-decoration: underline;
}
#mainContent_inner h1, #mainContent_retailer h1 {
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
}


#mainContent_inner h2, #mainContent_retailer h2 {
	width:100%;
	font-size:14px;
	float:left;
	color:#fff;
	font-weight:bold;
	padding:0 0 10px 0;
}

#mainContent_inner h3, #mainContent_retailer h3 {
	width:100%;
	font-size:12px;
	float:left;
	color:#fff;
	font-weight:bold;
	line-height:18px;
	padding:10px 0 10px 0;
}

#mainContent_inner p, #mainContent_retailer p {
	width:100%;
	float:left;
	color: #92999f;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}

#mainContent_inner td p, #mainContent_retailer td p {
	padding:0 10px 0 0;
	width:94%;
}

#mainContent_inner td, #mainContent_retailer td {
	vertical-align:top;
}

#mainContent_inner {
	float: left;
	width: 591px;
	margin-top: 5px;
	padding:0 0 0 9px;
}

#mainContent_retailer {
	float: left;
	width: 600px;
	margin-top: 5px;
}
#crumb {
	float: left;
	width: 403px;
 	font-size:10px;
	color:#949599;
 	margin-top: 5px;
}
#crumb a{
	color:#949599;
	text-decoration: none;
}
#searchRight  {
	float: left;
	width: 189px;

}
.searchText {
	float: left;
	width: 40px;
}
.searchText p{
	float: left;
	color: #fff;
	margin-top: 4px;
	font-size:12px;
	font-weight:bold;
	margin:4px 0 8px;
}
.searchinput input {
	float: left;
	background-color: #636466;
	height: 17px;
	width: 119px;
	border: 0;
	padding: 2px 2px 0px 2px;
	color: #fff;
	margin-left: 4px;
	font-size: 10px;
	margin-top: 3px;
}
.searchgobutton {
	float: right;
	margin-top: 3px;
	background-image: url('../template_images/searchgo.jpg');
	width:21px;
	height:16px;
	border:0;
	background-position:0 -2px;
}
.homepageContent {
	float: left;
	width: 188px;
	padding-left: 11px;
	margin: 0;
}
.homepageContent h2 {
	float: left;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	padding-top: 7px;
	padding-bottom: 15px;
}

.homepageContent h4 {
	float: left;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	padding-top: 7px;
	padding-bottom: 15px;
}
.homepageContent p {
	clear: both;
	color: #92999f;
	font-size:12px;
	font-weight:normal;
}
p.readmore {
	float: left;
	width: 188px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align: right;
	padding-top: 15px;
}
p.readmore a {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
p.readmore a:hover {
	color:#12a763;
	text-decoration: underline;
}


p.readmore_inpage {
	float: left;
	width: 273px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-align: right;
	padding-top: 15px;
}
p.readmore_inpage a {
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
p.readmore_inpage a:hover {
	color:#12a763;
	text-decoration: underline;
}


p.readmorenews {
	float: left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align: right;
	padding-top: 15px;
}
p.readmorenews a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
p.readmorenews a:hover {
	color:#12a763;
	text-decoration: underline;
}
p.more {
	float: left;
	width: 271px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align: right;
	padding-top: 15px;
}
p.more a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
p.more a:hover {
	color:#12a763;
	text-decoration: underline;
}
#mainInnerContent {
	float: left;
	width: 592px;
}
.innerpageContent {
	float: left;
	width: 285px;
	margin:0 21px 0 0;
	padding: 0;
}
.innerpageContent img
{
margin:23px 0 6px 0;
}
#mainContent_inner img
{
margin:23px 0 6px 0;
}
.innerpageContent2 {
	float: right;
	width: 285px;
	margin:0;
	padding: 0;
}
.innerpageContent2 img {
	margin:23px 0 6px 0;
}
.innerpageMainContent {
	float: left;
	width: 592px;
}
.innerpageMainContent h1 {
	float: left;
	color: #ffffff;
	font-size:13px;
	width: 592px;
	font-weight:bold;
	padding-top: 28px;
	padding-bottom: 15px;
	margin: 0;
}

.innerpageMainContent p {
	float: left;
	color:#3E3E3E;
	font-size:12px;
	font-weight:normal;
	padding-bottom: 32px;
	margin: 0;
}

.innerpageMainContent p a{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.innerpageMainContent p a:hover{
	color:#12a763;
	text-decoration: underline;

}

.innerpageContent h2 {
	float: left;
	color: #ffffff;
	font-size:13px;
	width: 271px;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 15px;
}
.innerpageContent p {
	float: left;
	color:#3E3E3E;
	font-size:12px;
	font-weight:normal;
}
.innerpageContent p.readmore {
	float: left;
	width: 271px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align: right;
	padding-top: 15px;
}
.innerpageContent p.readmore a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
.innerpageContent p.readmore a:hover {
	color:#12a763;
	text-decoration: underline;
}
/* Product */
.productContent {
	float: left;
	/*width: 591px;*/
	padding: 0;
	margin-left: -307px;
	width: 902px;
}
.productContent h1 {
	float: left;
	color: #ffffff;
	font-size:13px;
	width: 271px;
	font-weight:bold;
	padding-top: 28px;
	padding-bottom: 15px;

	margin: 0;
}

.productContent h2 {
	float: left;
	color: #ffffff;
	font-size:13px;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 15px;
}
.productContent a {


	float: left;
	color:#3E3E3E;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;

}
.productContent a:hover {

	color:#3E3E3E;
	text-decoration: underline;
}

.productsContent p.details {
	float: left;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	width: 591px;
}
.productsContent p.details img {
	vertical-align: -4px;
	margin-left: 17px;
	margin-right: 7px;
}
.productsContent p.details img.basket {
	vertical-align: -4px;
	margin-left: 0;
	margin-right: 7px;
}

.productsContent_order p.details {
	float: left;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	width: 591px;
}
.productsContent_order p.details img {
	vertical-align: -4px;
	margin-left: 17px;
	margin-right: 7px;
}
.productsContent_order p.details img.basket {
	vertical-align: -4px;
	margin-left: 0;
	margin-right: 7px;
}

.productsContent p.readmore {
	float: left;
	width: 271px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align: right;
	padding-top: 15px;
}
.productsContent p.readmore a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
.productsContent p.readmore a:hover {
	color:#12a763;
	text-decoration: underline;
}
.onlineProductStore {
	float: left;
	width: 296px;
	height: 51px;
	background:url(../template_images/onlineproductstore.jpg) no-repeat;
}
.onlineProductStore h2 {
    padding: 14px;
}
.onlineProductStore h2 a {
    color: #FFFFFF;
    font-size: 15px;
	text-decoration:none;
}
.productsContent {
	float: left;
	width: 592px;
	padding: 0;
	margin:0 0 0 8px;
}
.productDetails {
	float: left;
	width: 902px;/*592px;*/
	background-color: #ffffff;
	margin:0;
	padding: 0;
}

.productRange {
	float: left;
	width: 157px;
	margin: 0;
	padding: 0;
}

.section {
	float: left;
	width: 592px;
}
.cartHeading  {
	float: left;
	width: 592px;
	background-color: #99a2a7;
	height: 20px;
	margin-bottom: 27px;
}
.orderHeading  {
	float: left;
	width: 592px;
	background-color: #99a2a7;
	height: 20px;
	margin-bottom: 27px;
}

.cartHeadingRemove  {
	float: left;
	color: #ffffff;
	font-size:12px;
	width: 70px;
	font-weight:bold;
	padding-left: 30px;
}
.cartHeadingProducts  {
	float: left;
	color: #ffffff;
	font-size:12px;
	width: 72px;
	font-weight:bold;
	margin-left: 30px;
}
.cartHeadingProName  {
	float: left;
	color: #ffffff;
	font-size:12px;
	width: 128px;
	font-weight:bold;
}
.cartHeadingPrice  {
	float: left;
	color: #ffffff;
	font-size:12px;
	width: 100px;
	font-weight:bold;
}
.cartHeadingQty  {
	float: left;
	color: #ffffff;
	font-size:12px;
	width: 50px;
	font-weight:bold;
	margin-left: 10px;
}
.cartHeadingTotal  {
	float: left;
	color: #ffffff;
	font-size:12px;
	width: 90px;
	font-weight:bold;
}
.cartDetails {
	border-bottom: 1px solid grey;
    float: left;
    margin-top: 10px;
    padding-bottom: 20px;
    width: 100%;
}
.orderDetails {
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	/*width: 582px;*/
	background-color: #ffffff;
	margin:0;
	padding: 0;
	width: 590px;
}
div#paymentDetails {
	width:600px;
}
div.orderDetails a{
	color:#3E3E3E;
}
.cart {
	float: left;
	color: #3E3E3E;
	font-size:12px;
	width: 100px;
}
.cartRemove {
	float: left;
	color: #3E3E3E;
	font-size:12px;
	width: 70px;
	padding-left: 30px;
}
.cartQty {
	float: left;
	color: #3E3E3E;
	font-size:12px;
	width: 50px;
	margin-left: 10px;
}
.cart checkbox {
 	border: 1px solid #99a2a7;
	width: 20px;
	height: 20px;
}
.cartQty input {
	border: 1px solid #99a2a7;
	width: 23px;
	padding: 5px 0 5px 5px;
	color: #3E3E3E;
}
.cartProduct {
	float: left;
	color: #3E3E3E;
	font-size:12px;
	width: 72px;
	margin-left: 30px;
}
.cartProductName {
	color: #3E3E3E;
	float:left;
	font-size:12px;
	line-height:16px;
	padding:0 10px 0 15px;
	width:100px;
}
.cartTotal {
	float: left;
	color: #3E3E3E;
	font-size:12px;
	width: 60px;
	text-align:right;
}
.continueShopping {
	float: left;
	width: 200px;
	padding-left: 30px;
	height: 25px;
	margin-top: 10px;
}
.buyNow {
	float: left;
	padding-left: 210px;
	height: 25px;
}
.gstTotal {
	float: left;
	margin: 10px 0;
}
.gst {
	float: left;
	width: 50px;
	padding-left: 220px;
}
.gst p {
	color: #3E3E3E;
	font-size:12px;
	padding-bottom: 5px;
}
.rate {
	float: left;
	width: 40px;
}
.rate p {
	color: #3E3E3E;
	font-size:12px;
	border: 1px solid #b2babd;
	padding-left: 3px;
	margin-top: 0px;
	width: 47px;
}
.rate span {
	color: #3E3E3E;
	font-size:12px;
	padding-left: 3px;

}
.orderpc  {
	float: left;
	color: #ffffff;
	font-size:12px;
	width: 100px;
	font-weight:bold;
	padding-left: 17px;
}
.orderDesc  {
	float: left;
	color: #ffffff;
	font-size:12px;
	width: 210px;
	font-weight:bold;
	margin-left: 43px;
}
.orderqty  {
	float: left;
	color: #ffffff;
	font-size:12px;
	width: 50px;
	font-weight:bold;
}
.orderup  {
	float: left;
	color: #ffffff;
	font-size:12px;
	width: 70px;
	font-weight:bold;
	margin-left: 10px;
}
.ordergst  {
	float: left;
	color: #ffffff;
	font-size:12px;
	width: 60px;
	font-weight:bold;
}
.orderamt  {
	float: left;
	color: #ffffff;
	font-size:12px;
	width: 80px;
	font-weight:bold;
}
.orderProCode {
	float: left;
	color: #3E3E3E;
	font-size:12px;
	width: 100px;
	padding-left: 17px;
}
.orderProductName {
	float: left;
	color: #3E3E3E;
	font-size:12px;
	width: 220px;
	margin-left: 17px;

}
.orderQuantity {
	float: left;
	color: #3E3E3E;
	font-size:12px;
	width: 40px;
	padding: 0 0 0 17px;
}
.orderUnitPrice {
	float: left;
	color: #3E3E3E;
	font-size:12px;
	width: 70px;
		margin-left: 20px;

}
.cartGST {
	float: left;
	color: #3E3E3E;
	font-size:12px;
	width: 78px;
}
.cartAmount {
	float: left;
	color: #3E3E3E;
	font-size:12px;
	width: 78px;
			margin-left: 7px;

}
.orderTotal {
	border-top: 1px solid #999999;
    float: left;
    margin-bottom: 28px;
    margin-top: 5px;
    padding-top: 5px;
    width: 590px;
}
.total {
	float: left;
	width: 50px;
	padding-left: 440px;
}
.total p {
	color: #3E3E3E;
	font-size:12px;
	padding-bottom: 5px;
}
.amt {
	float: left;
	width: 100px;
}
.amt p {
	color: #3E3E3E;
	font-size:12px;
	border: 1px solid #b2babd;
	padding-left: 3px;
	width: 95px;
}
.shippingDetails h1 {
	float: left;
	color: #ffffff;
	font-size:12px;
	width: 558px;
	font-weight:bold;
	padding: 0px 17px;
	margin: 10px 0 0 0;
	background-color: #99a2a7;
}
div.shippingDetails {
	float:left;
}
.products {
	float: left;
	height:215px;
	/*width: 172px;
	padding: 10px 0 0 23px;*/
	padding: 10px 0 0 40px;
	width: 180px;
}
.products img {
	text-align: center;
	margin-top: 10px;
}
.products p.productHeading {
	width: 157px;
	color: #2e302f;
	font-size:13px;
	font-weight:bold;
	height:35px;
}
.products p.productHeading a {
	color: #2e302f;
	text-decoration: none;
}
.products p.productHeading a:hover {
	color: #2e302f;
	text-decoration: underline;
}
.products p.productRange {
	color:#3E3E3E;
	font-size:12px;
	line-height: 8px;
	font-weight: bold;
}
.products p.productRange a {
	color:#3E3E3E;
	text-decoration: none;
}
.products p.productRange a:hover{
	color:#3E3E3E;
	text-decoration: underline;
}
.products p.productDesc {
	color:#3E3E3E;
	font-size:12px;
	padding-top: 10px;
	margin:0;
	padding-bottom:2px;
}
.productsLink {
    background: none repeat scroll 0 0 #4F4F4F;
    float: left;
    margin-bottom: 15px;
    margin-left: -295px;
    margin-top: 50px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 10px;
    position: absolute;
    width: 280px;
    z-index: 1;
}

.productsLink h2 {
	float: left;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	padding-bottom: 4px;
}
#productlink  {
	clear: both;
	color: #99a3a5;
	font-size:12px;
	font-weight:normal;
	line-height: 11px;
}
#productlink ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#productlink ul li {
	display: block;
	padding: 3px 0px;
	font-size:12px;
}
#productlink ul li a {
	color: #99a3a5;
	text-decoration: none;
}
#productlink ul li a:hover {
	color: #fff;
	text-decoration: none;
}
#productlink .current a {
	color: #fff;
	font-weight: bold;
}

#productlink .selected {
	color: #fff;
	font-weight: normal;
}


.productNew {
	float: left;
	width: 296px;
	background-color: #493e44;
	margin-top: 6px;
	height: 251px;
}
.productNewImg {
	float: left;
	width: 204px;
}

.whatsNew {
	float: left;
	width: 90px;
}
.whatsNew h2 {
	float: left;
	color: #949a98;
	margin-left: 10px;
	margin-top: 15px;
	font-size: 21px;
}
.whatsNew p {
	float: left;
	color: #ffffff;
	margin-left: 10px;
	margin-top: 66px;
	font-weight: bold;
	line-height: 15px;
}
.whatsNew p a {
	color: #ffffff;
	text-decoration: none;
}
.whatsNew p a:hover {
	color: #ffffff;
	text-decoration: none;
}
.whatsNew p span{
	float: left;
	color: #ffffff;
	font-weight: bold;
}
#newslinkads ul {
	margin:0 25px 10px;
	padding:0 0 0 14px;
}
#newslinkads li {
	color:#000000;
	font-size:12px;
	list-style-type:none;
}
#newslinkads ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#newslinkads ul li a:hover {
	color: #11A365;
	text-decoration: none;
}
#newslinkads .current a {
	color: #11A365;
	font-weight: bold;
}
.productNameImg {
	float: left;
	width: 255px;
}
.productNameImg h2 {
	color: #98a3a9;
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.productNameImg img {
	margin-left: 10px;
	margin-top: 10px;
}
.productDetailDesc {
	float: left;
	width: 314px;
	margin-left: 10px;
}
.productDetailDesc h2 {
	color: #2d2f2e;
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.productDetailDesc p {
	color: #9aa3aa;
	font-size:12px;
	padding-top: 10px;
	padding-bottom: 0;
}
.productDetailDesc p.desc {
	color: #9aa3aa;
	font-size:12px;
	padding-bottom: 0px;
	line-height: 15px;
}
.productDetailDesc p.types {
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 25px;
}
.productDetailDesc p.qty {
	clear: both;
	font-size: 14px;
	font-weight: bold;
}
.relatedProduct {
	float: left;
	width: 330px;
	border-top-color:#CCCCCC;
	border-top-style:dashed;
	border-top-width:1px;
}
.relatedProductDesc {
	float: left;
	width: 140px;
}
.relatedProductDesc h2 {
	color: #2d2f2e;
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0;
}

.relatedProductDesc p {
	color: #9aa3aa;
	font-size:12px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.relatedProductDesc p.viewproduct {
	color: #9aa3aa;
	font-size:12px;
	margin: 0;
	padding: 0;
	line-height: 10px;
	font-weight: bold;
}

.product_holder1 {
	float:left;
	margin:0 25px 0 0;
}

.product_holder2 {
	float:left;
}

.promoTitle {
	color:#000000;
	height:36px;
	display:block;
}

.qtyTitle {
	color:#ffffff;
	font-size:12px;
	text-align:center;
	width:30px;
	margin:0;
	padding:0;
	height:15px;
}

.qtyValue {
	color:#99a0a4;
	font-size:12px;
	text-align:center;
	width:30px;
	margin:0;
	padding:0;
	border:1px solid #99a0a4;
	height:15px;
}

.relatedProductDesc p.qty {
	clear: both;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding-top: 20px;
}
/* Register */
.registerDetails h1 {
	float: left;
	color: #ffffff;
	font-size:12px;
	width: 558px;
	font-weight:bold;
	padding: 0px 17px;
	margin: 0;
	background-color: #99a2a7;
}
.registerDetails p {
	float: left;
	color:#3E3E3E;
	font-size:12px;
	width: 558px;
	font-weight:normal;
	margin: 0;
	padding: 7px 17px;
}
.forgotpassword p a {
	float: left;
	color:#3E3E3E;
	font-size:10px;
	font-weight:bold;
	margin: 0;
	width: 416px;
	padding: 0px 0 0px 125px;
	text-decoration: none;
}
.forgotpassword p a:hover {

	color:#3E3E3E;
	text-decoration: none;
}
.login {
	float: left;
	color:#3E3E3E;
	font-size:12px;
	width: 416px;
	font-weight:normal;
	margin: 0;
	padding: 0px 0 0px 142px;
}
.detailQty input {
	border-right: 1px solid #e5e6ea;
	border-top: 1px solid #e5e6ea;
	border-bottom: 1px solid #e5e6ea;
	border-left: none;
	width: 19px;
	height: 12px;
	padding: 0px 0px 0px 5px;
	color: #3E3E3E;
	font-size: 10px;
	margin: 0;
}
/* Product Catalogue */
.prodCatContent {
	color: #3E3E3E;
	float: left;
	width: 600px;
	background-color: #ffffff;
	margin:0;
}
.prodCatContent h1 {
	float: left;
	color: #ffffff;
	font-size:12px;
	width: 566px;
	font-weight:bold;
	padding: 0px 17px;
	margin: 0;
	background-color: #99a2a7;
}
.prodCatContent p {
	float: left;
	color:#3E3E3E;
	font-size:12px;
	font-weight:normal;
	width: 558px;
	padding: 5px 17px;
}

.prodCatContent p a{
	color:#3E3E3E;
	text-decoration:underline;

}

.prodCatContent p a:hover{
	color: #000000;
	text-decoration:underline;

}
/* Cart */
.cartContent {
	color: #3E3E3E;
	float: left;
	width: 592px;
	background-color: #ffffff;
	margin:0;
}
.cartContent h1 {
	float: left;
	color: #ffffff;
	font-size:12px;
	width: 558px;
	font-weight:bold;
	padding: 0px 17px;
	margin: 0;
	background-color: #99a2a7;
}
.cartContent p {
	float: left;
	color:#3E3E3E;
	font-size:12px;
	font-weight:normal;
	padding: 5px 0 5px 5px;
}
.cartContent p a{
	color:#3E3E3E;
	text-decoration:underline;

}
.cartContent p a:hover{
	color: #000000;
	text-decoration:underline;

}
/* Contact */
.contactContent {
	color: #3E3E3E;
	float: left;
	width: 592px;
	background-color: #ffffff;
}
#registerContent {
	margin-left:8px;
}
#paymentContent {
	margin-left:10px;
	width:592px;
}
#orderContent {
	margin-left:13px;
	width:592px;
}
.contactContent h1 {
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	padding-left:17px;
	margin: 0;
	background-color: #99a2a7;
}

.contactContent p {
	float: left;
	color:#3E3E3E;
	font-size:12px;
	font-weight:normal;
	width: 558px;
	padding: 5px 17px;
}

.contactContent p a{
	color:#3E3E3E;
	text-decoration:underline;

}

.contactContent p a:hover{
	color: #000000;
	text-decoration:underline;

}

.form_left {
   	clear: both;
  	text-align: left;
  	width: 120px;
  	padding: 0px 5px 0px 17px;
  	float: left;
	color:#3E3E3E;
}
.form_right input,textarea {
   	font-size:12px;
	color:#3E3E3E;
	width: 250px;
 	margin: 3px 0px;
  	overflow: auto;
	padding:1px 5px;
	border: 1px solid #b0babc;
}
.form_right select {
   	font-size:12px;
	color:#3E3E3E;
	width: 260px;
 	margin: 2px 0px 1px 0px;
  	overflow: auto;
	padding:1px 5px 0px 5px;
	border: 1px solid #b0babc;
}

.form_right option {
	padding:1px 5px 0px 5px;
}
#key{
	font-size:12px;
    color: #eeffff;
    background: #98a3a7;
	height: 20px;
    padding: 0px 10px 2px 10px;
	border: 0;
    cursor: pointer;
    cursor: hand;
    text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	float:right;
}
#key1 {
	font-size:12px;
    color: #eeffff;
    background: #787878;
    padding: 0px 10px 2px 10px;
	height: 20px;
	margin-bottom: 10px;
	border: 0;
    cursor: pointer;
    cursor: hand;
    text-align: center;
	font-weight: bold;
	float:right;
}
#keyn{
	font-size:12px;
    color: #eeffff;
    background: #98a3a7;
    padding: 0px 24px 2px 10px;
	border: 0;
	height: 20px;
    cursor: pointer;
    cursor: hand;
    text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}
#keyn1 {
	font-size:12px;
    color: #eeffff;
    background: #787878;
    padding: 0px 24px 2px 10px;
	border: 0;
	height: 20px;
    cursor: pointer;
    cursor: hand;
    text-align: center;
	font-weight: bold;
}
/* footer */
#footer {
	float: left;
	width: 100%;
	height: 150px;
	background: url(../template_images/bottom_body_bg.jpg) repeat-x center center;
	margin-top: 20px;
	display: inline;
	position: relative;
	padding: 0;
}
#copyright {
	padding: 1em 0;
}
#copyright h2 {
	width: 900px;
	font-size: 16px;
	margin: 0 auto;
	text-align: left;
	color:#818181;
	line-height: 20px;
	padding-left: 25px;
	font-weight:bold;
}
#copyright p {
	width: 900px;
	font-size: 10px;
	margin: 0 auto;
	text-align: left;
	color:#818181;
	line-height: 30px;
	padding-left: 25px;
}
#copyright p.bwiredText {
	width: 875px;
	font-size: 10px;
	margin: 0 auto;
	text-align: right;
	color:#818181;
	line-height: 30px;
}
#copyright a {
	color:#818181;
	text-decoration: none;
}
div#help_content {
    width:500px;
    margin-top:20px;
}
div.back {
	padding:0 0 2px 10px;
}
.category {
	padding:0 0 2px 20px;
}
div#filerow {
	width:592px;
	height:24px;
	font-weight: bold;
	background-image:url(../template_images/filerow_bg.gif);
	background-repeat:repeat-x;
	color:#fff;

}
div#filerowalt {
	width:562px;
	height:24px;
	padding:5px 15px 0px 15px;
	background-color: #636466;
	font-weight: bold;
	background-image:url(../template_images/filerowalt_bg.gif);
	background-repeat:repeat-x;
}
div#filerowalt a, div#filerow a {
	width: 300px;
	color:#fff;
	text-decoration: none;
}
div.help_topten_holder {
	width:100%;
	margin-top:0px;
}
div.help_topten_holder h1 {
	color:#367c2b;
	margin-bottom:10px;
	font-size: 14px;
	text-transform: uppercase;
}
div.help_topten_holder h2 {
	color:#fff;
}
div.help_topten_holder p {
	margin:0px;
}
div.help_topten_holder hr, div#search hr {
	color:#fff;
	background-color:#000;
	height:1px;
	border-bottom:1px dotted #ffffff;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:6px 0px 6px 0px;

	padding:0px 0px -5px 0px;
}
*html div.help_topten_holder hr, div#search hr {
	border-bottom:1px dotted #000;
	margin:0px 0px 0px 0px;

}
div.topten_qs {
	width:500px;
	margin: 0;
}
div.topten_qs p {

	margin: 0;
	padding: 0;
	line-height: 20px;
}
div.help_question {
	clear: both;
	width:592px;
	height:24px;
	padding:7px 15px 0px 15px;
	border-bottom:1px dotted #000000;
	font-weight:bold;
}
div.help_question a {
	color:#fff;
	text-decoration: none;
}
div.help_answer {
}
div.help_answer p {
	color:#fff;
	line-height: 20px;
	padding:7px 15px 0px 12px;
	width:565px;
	background-color: #31312f;
}
div.help_answer p a {
	color:#fff;
}

li.answer {
	width:577px;
	color:#99a0a4;
	font-size:11px;
	padding:5px 0 5px 5px
}

ul.question {
	margin:0 0 0 10px;
	padding:15px 0 20px;
	width:580px;
	list-style:none;
	border-bottom:1px dashed #656768;
	border-top:1px dashed #656768
}

a.altlink {
	font-weight:bold;
	color:#fff;
	text-decoration:none
}

div#questions {
	clear:both
}

li.alt {
	color:#fff;
	font-weight:bold;
	background:#404040;
	line-height:18px;
	font-size:11px;
	width:575px;
	margin-bottom:4px;
	text-decoration:none;
	padding-left:10px
}

li.alt_active {
	color:#fff;
	background:#808080;
	font-weight:bold;
	line-height:18px;
	font-size:11px;
	width:575px;
	margin-bottom:4px;
	text-decoration:none;
	padding-left:10px
}

p.text {
	clear: both;
	width:270px;
	margin:0;
	padding-left:20px;
}

#ques {
	width: 500px;
	float: left;
	color: #fff;
}
#ques span {

	color: #fff;
}
#ques span a {

	color: #fff;
	text-decoration: none;
}
#ques span a:hover {

	color: #fff;
	text-decoration: none;
}

h2.subhead {
	margin:10px 0 0 10px
}

p.forgot{
	float: left;
	padding:0 0 0 15px;
	margin:0;
	font-size:12px;
	color:#fff
  }


  p.forgot a{
	float: left;
	padding:0 0 0 0px;
	margin:0;
	font-size:10px;
	color:#fff;
	font-weight:normal;
  }


	/*Newely Added*/

.ordertxt {
  	text-align: left;
  	width: 350px;
  	padding: 0px 5px 0px 17px;
  	float: left;
	color:#3E3E3E;
	font-size:12px;
	font-weight:bold;
}

.costtxt {
  	text-align: right;
  	width: 100px;
  	padding: 0px;
  	float: right;
	color:#3E3E3E;
	font-size:12px;
	font-weight:bold;
}

.proceed {
	float: left;
	color:#3E3E3E;
	font-size:12px;
	width: 426px;
	font-weight:normal;
	margin: 0;
	padding: 0px 0 0px 142px;
}

.paymenttxt {
  	text-align: left;
  	width: 250px;
  	padding: 0px 0 0px 17px;
  	float: left;
	color:#3E3E3E;
	font-size:12px;
	font-weight:bold;
}

.payment_right input,textarea {
   	font-size:12px;
	color:#3E3E3E;
	width: 100px;
 	margin: 2px 0px 2px 0px;
  	overflow: auto;
	padding:1px 5px 0px 5px;
	border: 1px solid #b0babc;
	float:left;
}

.paymenttxt2 {
  	text-align: left;
  	width: 100px;
  	padding: 0px 5px 0px 17px;
  	float: left;
	color:#3E3E3E;
	font-size:12px;
	font-weight:bold;
}

.paymenttxt3 {
  	text-align: left;
  	width: 260px;
  	padding: 0px 0 0px 17px;
  	float: left;
	color:#3E3E3E;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.process_order {
	float: right;
	color:#3E3E3E;
	font-size:12px;
	width: 120px;
	font-weight:normal;
	margin: 0 4px 0 0;
	padding: 0;
}

.forgotpassword2 p a {
	float: left;
	color:#3E3E3E;
	font-size:12px;
	font-weight:bold;
	margin: 0;
	width: 500px;
	padding: 0px 0 0px 0;
	text-decoration: none;
}

#comments {
	width:250px;
	margin:2px 0 9px;
	padding:5px;
}
#mainContent_inner .tableSort a, #mainContent_inner .tableSort_over a:hover{
	color:#ccc;
	display:block;
}
.tableButton {
	background:#939498;
	color:#fff;
	border:none;
}
.searchForm {
	color:#333;
}

/* Track Orders */

div#mainContent_inner td.currentTab_middle a.menuTextActive {
	color:#333;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

div#mainContent_inner td.otherTab_middle a.menuTextInactive {
	color:#31312F;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

div#mainContent_inner td.otherTab_middle a.menuTextInactive:hover {
	color:#333;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

td.tableHeader {
	background:transparent url(../template_images/hrline_news.jpg) repeat-x scroll 0 0;
	clear:both;
	height:2px;
	padding:10px 0 0;
}

ul.compact {
	margin:0;
}

div.cartDetails h1{
	background-color: #3E3E3E;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 17px;
	width:558px;
}

/* Form Elements */

body {
	font: 0.8em/21px arial,sans-serif;
}
span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../template_images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.checkbox1 {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../template_images/checkbox1.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../template_images/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 262px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 18px;
 	margin: 2px 0px 2px 0px;
  	overflow: auto;
	padding:0px 5px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3E3E3E;
	font-size:11px;
	background: url(../template_images/select.gif) no-repeat;
	overflow: hidden;
	line-height: 18px;
}
span.select1 {
	position: absolute;
	width: 144px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 18px;
 	margin: 3px 0px 2px 11px;
  	overflow: auto;
	padding:1px 5px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	background: url(../template_images/storelocator_select.gif) no-repeat;
	overflow: hidden;
	line-height: 18px;
}
p.welcome {
	display:block;
	width:120px;
	float:left;
	padding:21px 0 0 0;
}
p.logout {
	display:block;
	width:120px;
	float:left;
	padding:5px 0 0 0;
}
p.welcome2 {
	display:block;
	width:150px;
	float:left;
	padding:0;
}
p.logout2 {
	display:block;
	width:120px;
	float:left;
	padding:5px 0 0 0;
	margin-left:0
}



a.bwired_link{

       background-image: url("http://www.bwired.com.au/template_images/footer_logos_bwired.png");

       background-position:0 0;

       display:block;

       background-repeat:no-repeat;
			 float:left;
       height:13px;
			 margin-top:6px;
       width:57px;

       }

a.bwired_link:hover{

       background-position:0 -13px;

}

a.coredna_link{

       background-image: url("http://www.bwired.com.au/template_images/footer_logos_bwired.png");

       background-position:0 -28px;

       display:block;
			 float:left;
       background-repeat:no-repeat;
			 margin-top:7px;
       height:17px;

       width:57px;

}

a.coredna_link:hover{

       background-position:0 -45px;

}

#copyright p .bfooters{
width:240px;
float:right;
padding-top:15px;
}

ul.website{
float:right;
margin:0px;
padding:0px;
}

ul.website li{
list-style-type: none;
float:left;
color:#878787;
margin-left:5px;
margin-right:5px;
}

ul.website li a{
color:#878787;
margin-left:5px;
margin-right:5px;
text-decoration:none;
}

.home-grid a{
	/*display: block;*/

}
.home-grid img {
	max-width: 100%;
}

/*
** bwired-global-footer
*/

/* Resets */
.bwired-global-footer:hover, .core-dna-global-footer:hover {
	text-decoration: none;
}

/* Device background */
.bwired-global-footer circle, .core-dna-global-footer circle {
	fill:#000000;
}

/* Device color */
.bwired-global-footer g path, .core-dna-global-footer path {
	fill:#ffffff;
}

/* Hover color and . color */
.bwired-global-footer g path:first-child, .bwired-global-footer:hover circle , .core-dna-global-footer:hover circle {
	fill:#EE1D3E;
}

/* Hover device color */
.bwired-global-footer:hover g path, .core-dna-global-footer:hover path {
	fill:#f5f5f5;
}
