@charset "UTF-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	background-image:url(../images/background_main.gif);
	background-position:center;
	background-repeat:repeat-y;
	font-size:11px;
	line-height:20px;
	color:#333;
}

.clear {
	height:0;
	width:0;
	clear:both;
	}
p {
	margin: 2px;
	padding: 1px;
}
img {
	border:none;
}
ul  {
	margin:0;
	padding:10px 0 10px 20px;
	}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.container {
	width:960px;
	margin:auto;
	background:#fff;
	}
.logo {
	float: left;
	height: 186px;
	width: 180px;
	}
	.logo a, .logo a:visited, .logo a:hover {
		padding:0;
		margin:0;
		border:none;
		}
	 	.logo img {
			border:none;
			float:left;
			}
.container .main_nav {
	float: left;
	width: 180px;
	border-right-width: 1px;
/*	border-right-style: dotted; */
	border-right-color: #6EA9E5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6EA9E5;
	margin-top: 3px;
	_margin-top:1px;
	}
	.main_nav a, .main_nav a:visited {
		color:#327ECD;
		}
	.main_nav a:hover {
		color:#000000;
		}
.footer {
	position:relative;
	clear:both;
	background:url(../images/footer_bg.gif) repeat-x #7E7E7E;
	color:#fff;
	font-size:10px;
	text-align:center;
	}
	img.mail {
		position:absolute;
		top:0;
		left:180px;
		border:none;
		}
	.footer ul {
		float:left;
		list-style:none;
		margin-top:55px;
		}
		.footer ul li {
			display:inline;
			}
		.footer ul li a, .footer ul li a:visited {
			color:#FFF;
			text-decoration:underline;
			}
		.footer a:hover {
			text-decoration:none;
			}
			
.title_colour_band {
	height: 16px;
	width: 180px;
	background-image: url(../images/title_back.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0 0 4px 0;
	text-align:center;
	margin:10px 0 0 0;
}

.product_list li {
	border-bottom:solid 1px #e5e5e5;
	margin:0 10px 0 0;
}

.product_list a {
	text-decoration:none;
	color:#0090c5;
}


.product_list a:hover {
	color:#003669;
}

hr {
	height:1px;
}

.product_list ul	{
	list-style-image: url(../images/arrow_small.gif);
}

.flash {
	height: 131px;
	width: 765px;
	float: left;
	_margin-top:-12px;
}
.content  {
	background: url(../images/content_bg.gif) repeat-x;
	width:765px;
	float:left;
	padding:10px 0;
	color:#506575;
	}
	
	.content a {
		color:#006fa9 !important;
	}
	
	.content a:hover {
		color:#4daae7 !important;
	}
	.content a:active {
		background-color:#4daae7 !important;
		color:#fff !important;
	}
	
	.features {
		width:170px;
		text-align:center;
		float:right;
		background-image:url(../images/background_features.gif);
		height:260px;
		margin:85px 0 0 0;
		}
		.features h2 {
			color:#00659b;
			margin:0;
			padding:10px 0 10px 0;
		}
		.features img {
			border:none;
			}
.content2 {
	float: left;
	width:730px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
}
	.content2 table {
		width:500px;
		}
	.content_main {
		width:730px;
		}
.content_fp_intro {
	margin:0 0 0 15px;
	}
	
	.content2 hr {
		border-top:solid 1px #ccc;
		border-bottom:solid 1px #fff;
		border-left:solid 1px #fff;
		border-right:solid 1px #fff;
		margin:10px 0 5px 0;
		}

.logos {
	float: right;
	width: 585px;
	clear: both;
	text-align: right;
	padding-right: 10px;
}
.login {
	background:url(../images/login.gif) no-repeat;
	padding:5px 20px 10px 50px;
	float:left;
	height:35px;
	width:695px;
	color:#FFF;
	}
	.login a, .login a:link, .login a:visited, .login a:hover {
		color:#fff;
		}
	.login_input {
		width:200px;
		float:left;
		margin:0px 2px;
		}
	.login_submit {
		width:80px;
		float:left;
		}
a:link {
	color: #327ECD;
}
a:visited {
	color: #4DAAE7;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00659b;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	}

.product {
	border-bottom:1px solid #cccccc;
	padding:0px 0px 10px 0px;
	float:left;
	}	
	.product_image {
		width:120px;
		text-align:center;
		float:left;
		}
	.product_desc {
		width:590px;
		float:left;
		}
		.product_title {
			}
	.product_link {
		width:100px;
		float:left;
		}
		
	.cat_desc {
		margin:0px 0px 30px 0px;
		}
.prod_category {
	border-bottom:1px solid #cccccc;
	margin-bottom:20px;
	float:left;
	}
	.category_image{
		width:120px;
		text-align:center;
		float:left;
	}
	.category_description{
		width:400px;
		float:left;
	}
#store1 {
	background-image: url(../media/bibra.png);
	text-align: right;
	height: 156px;
	width: 548px;
	padding-right: 25px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size:10px;
	line-height:110%;
}
#store2 {
	background-image: url(../media/osborne_pk.png);
	text-align: right;
	height: 156px;
	width: 548px;
	padding-right: 25px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size:10px;
	line-height:110%;
}
#store3 {
	background-image: url(../media/como.png);
	text-align: right;
	height: 156px;
	width: 548px;
	padding-right: 25px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size:10px;
	line-height:110%;
}
#store4 {
	background-image: url(../media/joondalup.png);
	text-align: right;
	height: 156px;
	width: 548px;
	padding-right: 25px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size:10px;
	line-height:110%;
}
#store5 {
	background-image: url(../media/morley.png);
	text-align: right;
	height: 156px;
	width: 548px;
	padding-right: 25px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size:10px;
	line-height:110%;
}
form div {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 0.6em;
}
form div label {
	float: left;
	width: 150px;
}
input.txt {
	width: 200px;
	color:#000000;
}
textarea.txt {
	width: 300px;
	height:200px;
}
input.btn {
	color:#000000;
}
select {
	width:200px;
}
.err_msg {
	color:#FF0000;
}
.info_msg {
	color:#000099;
}
#cart {
	width:170px;
	margin-bottom:10px; 
	padding-left:5px;
}
/* Title Bar =============== */
	.title_container {
		height:26px;
		clear:both;
		margin:5px 3px 5px 15px;
		}
		.title_l {
			width:13px;
			height:26px;
			background:url(../images/title_bg_l.jpg) no-repeat;
			float:left;
			}
		.title_container h1, .title_container h2, .title_container h3 {
			float:left;
			margin:0px;
			padding:2px 0px 4px 0px;
			color:#FFFFFF;
			background:url(../images/title_bg.jpg) repeat-x;	
			width:160px;
			}

		.title_r {
			width:13px;
			height:26px;
			background:url(../images/title_bg_r.jpg) no-repeat;
			float:left;
			}
			
	.navigation_top ul  {
		padding:0;
		margin:0;
		width:165px;
		list-style:none;
		}	
		.navigation_top ul li {
			padding:0;
			margin:0;
			width:180px;
			line-height:30px;
			}
			.navigation_top ul li a, .navigation_top ul li a:visited {
				display:block;
				height:30px;
				width:160px;
				padding-left:20px;
				background-image: url(../images/menu_bg.gif);
				color:#006699;
				text-decoration:none;
				font-size:14px;
				}
				.navigation_top ul li a:hover {
					color:#333333;
					filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
					}
			.navigation_top ul ul {
				margin:0;
				padding:0;
				}
				.navigation_top ul ul li a, .navigation_top ul ul li a:visited {
					display:block;
					height:30px;
					width:160px;
					padding-left:20px;
					background-image: url(../images/menu_bg.gif);
					color:#333333;
					}
					.navigation_top ul ul li a:hover {
						color:#333333;
						filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
						}
						
						
.gallery_nav {
	margin:20px 0;
	float:left;
	clear:both;
	}
	.gallery_nav img.rs_icon {
		border:none;
		}

.feat_prod_widget {
	margin:0 0 0 20px;
	background:url(../images/feature_bg.gif) no-repeat bottom left;
	}
	.feat_prod {
		clear:both;
		background:url(../images/plus.gif) no-repeat top left;
		padding:10px;
		}
		.feat_prod_title a, .feat_prod_title a:visited {
			font-size:14px;
			color:#006fa9;
			font-weight:bold;
			text-decoration:none;
			}
		.feat_prod_title a:hover {
			color:#666;
			}
			
		.feat_prod_img {
			width:130px;
			float:left;
			}
		
		.feat_prod_txt {
			width:590px;
			float:left;
			}
			
			
	#contact_form {
		font-size:1.2em;
		border:1px dotted #6EA9E5;
		padding:10px;
	}
		#contact_form legend {
			font-size:1.2em;
			color:#336699;
			text-transform:lowercase;
			padding:0.4em;
			background:#fff;
		}
		#contact_form .text {
			float:left;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			color:#336699;
			font-size:1.1em;
			padding:0.2em;
			border:1px solid #ccc;
			width:360px;
			margin-bottom:2px;
		}
		#contact_form label {
			clear:both;
			width:125px;
			float:left;
		}
		#contact_form #btnSubmit {
			border:1px solid #999;
			padding:4px;
			clear:both;
		}
		

		.recaptcha .recaptcha_label {
			width:auto !important;
		}
	
	.contact_details {
		width:49%;
		float:left;
	}
	#contact_map {
		float:right;
		width:49%;
		height:170px;
		border:1px solid #999;
	}
		#copyright { display:none;}
		
table {
	width:100% !important;
}		
		
td {
	border:solid 1px #ccc !important;
}

td.heading {
	background-color:#eee;
	color:#006699;
	font-weight:bold;
	font-size:1.2em;
}	
		
.tableborders td {
	border:solid 1px #fff !important;
}		
		
		
		
		
		
		
		
		
		
		

