/*******************************
	GLOBAL
*******************************/

html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}

* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background:#FFFFFF url(../image/body_bg.jpg);
}

body, td, th, input, textarea, select, a {
	font-size: 12px;
}

h1, h2, h3 {
	font-family: Rockwell, Times, "Times New Roman", Georgia, serif;
}

h1 {
	color: #00CD00;
	font-weight: bold;
	font-family: Rockwell, Times, "Times New Roman", Georgia, serif;
	font-size: 29px;
	margin: 0 0 20px 0;
	padding: 0;
	background: none;
}

/* page titles */
.top .center h1 {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin: 0px;
	padding: 8px 10px;
	background: #F0632B;
}

.heading {
/*	color: #000000;
	font-size: 14px;*/
	font-family: Rockwell, Times, "Times New Roman", Georgia, serif !important;
/*	font-weight: normal;
	margin: 0px;
	padding-bottom: 3px;
	margin-bottom: 10px;*/
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}

a {
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	color: #F6951E;
}

a img {
	border: none;
}

p {
	margin-top: 0px;
}

/*******************************
	STRUCTURE
*******************************/

#container {
	width: 1009px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 20px;
	background: #FFF;
}

/* HEADER */

#header {
	background: url(../image/header_bkg.jpg) top left no-repeat #0bd40c;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}

#logo {
	float: left;
	margin-top: 29px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#user_cart_info {
	float: right;
	padding: 16px;
	text-align: right;
	line-height: 21px;
	font-size: 15px;
}

	#user_cart_info div {
		font-size: 18px;
		color: #FFE42A;
		font-weight: bold;
		font-family: Rockwell, Times, "Times New Roman", Georgia, serif;
	}
	
	#user_cart_info a {
		margin: 0px 0px 0px 5px;
		color: #FFFFFF;
		font-size: 16px;
		text-decoration: underline;
		font-family: Rockwell, Times, "Times New Roman", Georgia, serif;
	}
		
	#user_cart_info a:hover {
		color: #FFE42A;
	}
		
	#user_cart_info a.signupRegister {
		text-decoration: none; 
		font-size: 14px;
	}

/*******************************
	PRIMARY NAVIGATION
*******************************/

ul#primary_navigation {
	padding: 0px;
	text-align: left;
	margin: 0px;
	width: 1009px;
	margin-left: auto;
	margin-right: auto;
}

	ul#primary_navigation li {
		display: inline;
		list-style: none;
		margin: 0px;
		font-weight: bold;
		float: left;
		background-color: #00cf00;
		color: #FFFFFF;
		border-right: 1px solid #5dec5e;
		padding: 0px;
	}
	
		ul#primary_navigation li.last {
			border-right: none;
		}
		
			ul#primary_navigation li.last a {
				padding-right: 25px;
			}
		
		ul#primary_navigation li a {
			color: #FFFFFF;
			text-decoration: none;
			font-size: 14px;
			padding: 11px 29px 11px 29px;
			display: inline-block;
		}
		
		ul#primary_navigation li a:hover {
			color: #FFFFFF;
		}
		
		ul#primary_navigation li.active {
			background-color: #f2661a;
		}
		
		ul#primary_navigation li:hover {
			background-color: #f2661a;
		}
		
		ul#primary_navigation li.active a {
			color: #FFFFFF;
		}

/*******************************
	BREADCRUMB
*******************************/

#breadcrumb {
	color: #000000;
	height: 25px;
}

/*******************************
	COLUMNS
*******************************/

#column_left {
	float: left;
	width: 242px;
	padding-right: 16px;
	clear: left;
}

#content {
	margin-bottom: 10px;
	min-height: 380px;
	background: #FFFFFF;
	float: right;
	width: 751px;
}
	
	/* content area */
	.middle {
		background-color: #f3f2e4;
		padding: 16px;
	}
	
	#content p,
	#content table,
	#content ul {
		margin:0 0 18px 0;
	}
	
	#content ul li {
		background:url(../image/required.gif) no-repeat 0 5px;
		padding:0 0 3px 18px;
		list-style:none;
	}

/*******************************
	FOOTER
*******************************/

#footer {
	background:url(../image/footer_bg.gif) repeat-x #15D331;
	height:109px;
	color:#fff;
	width: 100%;
	clear: both;
	margin-top: 20px;
}

#footer a {
	color:#fff;
}

#footer a:hover {
	color:#FE5E00;
}

#footerNav {
	height:89px;
	width:375px;
	padding:20px 0 0 24px;
	background:url(../image/footer_left_corner.gif) no-repeat bottom left;
}

#footerNav li {
	list-style:none;
	width:115px;
	float:left;
	padding:0 0 5px 0;
}

#footerNav li.footerNavHeading {
	color:#000;
	font-size:20px;
	width:375px;
	padding:0 0 9px 0;
}

#footerNav li.row1 {
	width:145px;
}

#footer li a {
	color:#FFFFFF;
}

#footerRight {
	float:right;
	background:url(../image/footer_right_corner.gif) no-repeat bottom right;
	height:67px;
	padding:42px 24px 0 0;
	text-align:right;
	line-height:24px;
	font-size:11px;
}

	#footerRight a {
		font-size:11px;
		text-decoration: none;
	}
	
	#footerRight a:hover {
		color:#FE5E00;
	}

/*******************************
	SEARCH
*******************************/

#search {
	padding-top: 7px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
}
#search select {
	border: 1px solid #0A5391;
	padding: 1px;
}
#search a {
	color: #FFF;
}
#search input {
	border: 1px solid #0A5391;
	padding: 2px;
}



.switcher {
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: none;
	display: none;
	width: 131px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #FFC;
}
.switcher img {
	position: relative;
	top: 1px;
}

/*******************************
	MESSAGES
*******************************/

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}

.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
}
.button span {
	color: #FFF;
	display: block;
	padding: 4px 12px 5px 5px;
	background: url('../image/button_right.png') top right no-repeat;
}
.buttons {
/*	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 5px;*/
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.content {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}

.cart {
	border-collapse: collapse;
	width: 100%;
/*	border: 1px solid #EEEEEE;*/
	border: 1px solid #469FBA;
	margin-bottom: 10px;
}
.cart th {
	/*background: #EEEEEE;*/
	background-color: #469FBA;
	padding: 5px;
	font-weight: normal;
	color: #FFFFFF;
}
.cart td {
	padding: 5px;
}

/*******************************
	BOXES
*******************************/

.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
}

.box .top {
	padding: 8px 0px 8px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.box .top img {
	float: left;
	margin-right: 5px;
}

.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
}

.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}

/* CATEGORIES */
a.shop_online {
	font-size: 23px;
	color: #00CD00;
	padding: 0 0 10px 0;
	background: none;
	line-height: 26px;
	display: block;
	font-family: Rockwell, Times, "Times New Roman", Georgia, serif;
	text-decoration: none;
}

#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#category ul li {
	list-style: none;
	font-size: 13px;
}

#category ul li a {
	color: #FFFFFF;
	padding: 9px 13px 9px;
	background: #469FBA;
	position: relative;
	display: block;
	width: 200px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#category ul li a:hover {
	background: #F0632B;
}

	#category ul li a.selected {
		background: #F0632B;
	}

/* INFORMATION */
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}



/* SIDE LINKS */
#subscribeShareLinks {
	width:226px;
	padding: 0px 6px 0 0;
	margin: 0px;
}

#subscribeShareLinks li {
	display:inline;
	float:left;
	list-style:none;
	margin:0 0 13px 14px;
}

.signUp a {
	background:url(../image/black_orange_arrow.gif) no-repeat #F3F2E4 16px 17px;
	color:#000;
	font-size:16px;
	text-decoration: none;
	font-style:italic;
	display:block;
	padding:6px 34px 9px 38px;
	line-height:19px;
	margin-right: 15px;
	font-family: Rockwell, Times, "Times New Roman", Georgia, serif;
	
}

.signUp a:hover {
	background-position:16px -50px;
	color:#F0632B;
}


/*******************************
	MISCELLANEOUS
*******************************/

.dotted_line {
	margin-top: 14px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #cbcbcb;
}

.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
	clear: both;
}

div.multi_left {
	float: left;
	margin-right: 40px;
}

/* image gallery thumbnails */
div.thumbnail {
	float:left;
	margin:0 10px 10px 0;
	display:inline;
}

div.thumbnail:hover {
	color:#fff;
}

div.thumbnail a img {
	border: 2px solid #fff;
	display: block;
}

div.thumbnail a:hover img {
	border-color: #F2661A;
}








.sideBarHeading {
	font-size:19px;
}

.abn {
	color:#6D6E70;
	font-size:13px;
	margin:0 0 15px 0;
}

#qualityGuarantee {
	height:103px;
	widows:226px;
	display:block;
	background:url('../image/quality_guarantee.gif') no-repeat;
	text-indent:300px;
	white-space:nowrap;
	overflow:hidden;
}

#qualityGuarantee:hover {
	background-position:0 -103px;
}

#qualityGuarantee {
	background-position:0 -103px;
}

#qualityGuarantee:hover {
	background-position:0 0;
}

.freeQuoteHeading {
	margin:27px 0 3px 0;
}

.freeQuote {
	font-size:16px;
	line-height:21px;
	margin:0 0 27px 0;
}

.freeQuote a {
	text-decoration:underline;
	color:#000;
	font-size:16px;
}

.freeQuote a:hover {
	text-decoration:underline;
	color:#00CD00;
}

.imgHover {
	display:block;
}

/* HOME PAGE */
#homeContentRightCol {
	width: 373px;
	float: right;
}

#homeContentRightCol img,
#homeContentRightCol a {
	display: block;
}

#servicing {
	background:#000;
	color:#fff;
	font-size:20px;
	line-height:24px;
	padding:14px 18px;
	font-family: Rockwell, Times, "Times New Roman", Georgia, serif;
}

#servicing strong {
	font-family: Rockwell, Times, "Times New Roman", Georgia, serif;
}
