@charset "utf-8";

/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
label {
   line-height: 14.3px;
}


/* set the colours for the text and background */
body, html {
    color:#555555;
	background: #fff;
	margin: 0px;
	font: normal 12px Helvetica, Arial, sans-serif;

	scrollbar-base-color: white;
	scrollbar-arrow-color: #fff;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: #c0c0c0;

}

.clear {
	clear:both;
}

strong {
	font-weight:bold;
}

fieldset {
	border:1px solid #888;
	padding:5px;
}

fieldset legend {
	padding:4px;
	font-weight:bold;
}

input {
	font-size:9pt;
	color:#898989;
}


p {
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#555555;
	line-height:20px;
	padding-right:15px;
}
p.smaller {
   font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#393939;
	padding: 0px 0px 10px 0px;
	margin:0px;
	text-align:left;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
	border:none;
}

h4 {
	font-size:15px;
}

h5 {
	font-size:14px;
}

h6 {
	font-size:12px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
	font-weight:bold;
	color:#888;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:none;
	color:#888;
}
IMG {
	border: none;
}

a {
	color:#6f6f6f;
	text-decoration:none;
}

a:hover {
	color:#ef5f00;;
}
.grey-line {
   border-bottom: solid 1px #dadada;
   width: 100%;
   height: 1px;
   padding-top: 12px;
   margin-bottom: 18px;
}
*html .grey-line {
   padding-top: 8px;
   margin-bottom: 15px;
}


.right {
	float: right;
}
.grey {
	color:#747474;
}

.lineBreak {
	width:100%;
	height:20px;
	border-top:dashed 1px #999;
	clear:both;
	line-height:1px;
}
#wrapper {
	width: 940px;
}

#main {
	background:#FFF;
	text-align:left;
	background: url(../images/main-bg.jpg) #fff repeat-x;
}

#header {
    height: 94px;
	background: #3A3A3A url(../images/header-bg.gif) repeat-x top center;
	width: 100%;
}

#header.expanded {
	height:185px;
}

/*#header #logo {
	float:left;
}*/

/* default banner */
#banner {
	height: 220px;
	background: url(../images/orange-bg.jpg) repeat-x;
	color:white;
	font-weight:normal;
}

#header ul li ul, #banner ul li ul {
	position:absolute;
	top:92px;
	right:0;
	display:block;
	width:940px;
}


#banner h1, #banner h2, #banner h3, #banner h4 {
	color:white;
	font-weight:normal;
}

#banner h2 {
	padding:35px 0px 5px 0px;
	font-size:21px;
	margin:0;
	font-weight:normal;
	width:375px;
}

#banner h3 {
	font-size:12px;
	margin-top:0;
	padding:0;
}

#banner .menu a {
	color:white;
	padding:5px;
}

#banner .menu a:hover {
	background-color:white;
	color:black;
	padding:5px;
}


#banner .cont {
	height:220px;
	position:relative;
}

/* follower page banner styles */
#follower #banner {
	height:50px;
	background-image: url(../images/follower-bg.jpg) 
}

#follower #banner #flash-container {
	position:relative;
	height:96px;
}

#flash-container .calltoaction {
	position:absolute;
	right:0px;
	width:135px;
	height:130px;
	background: url('../images/calltoactionbg.gif') repeat-x;
}

#flash-container .calltoaction p {
	color:white;
}


#follower #banner .cont {
	height:auto;
}



.bottom-right {
	position:absolute;
	bottom:0px;
	right:0px;
}



#more_testimonials {
	padding-top: 209px;
	width: 940px;
	margin: 0px auto;
}
#more_testimonials a{
	float: right;
}

#breadcrumb {	
	height:30px;
	line-height:35px;
	text-align:left;
	padding-right:12px;
	padding-bottom:48px;
}

/*.breadcrumbHolder {
	width:301px;
	text-align:right;
	float:left
}

.breadcrumb {
	font-size:11px;
}*/

#search {
	float:right;
	height:25px;
	margin: 0px auto;
	padding-top:1px;
	text-align:right;
	width:auto;
}

#search input.bordered {
	float:left;
	height:17px;
	padding-top:5px;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;
	font-size:9px;
	color:#9a9a99;
	background-color:#272727;
	border:0;
	width:110px;
}
#search img {
	float:left;
}

#search input{
	margin-top:1px;
}


#search .buttons {
	display:inline;
}

#search .buttons input {
	padding-left:3px;
	height:auto;
}

ul.menu {
	float:right;
	padding-top:15px;
}

ul.menu li {
	float:left;
	padding-left:0px;
	/*padding-right:8px;*/
	text-transform:uppercase;
}


/* end: navbar */
ol, ul, li {
	list-style:none;
	list-style-position:inside;
	margin:0px;
	padding:0px;
}

ul li {
	margin:0px;
	list-style:none;
	text-align:left;
	list-style-position:outside;
	margin:0px 0px 0px 5px;
	padding-left:2px;

	/*background:#FFF url(../images/new/arrows.gif) left center no-repeat*/
}

table {
	font-size:11px;
}

th {
	font-weight:bold;
}

/* The main navbar underneath the heading */
#menu {
	height: auto;
	width: 940px;
	margin: 0px auto;
	text-align: right;
	padding-top:15px;
}

#menu img {
	float:left;
}

.logo {
	position:relative;
	top:-17px;
}

#menu ul {
	/*float:right;*/
	padding-top:12px;
}


#menu li {
	float:right;
/*	padding-right:2px;*/
}

#header #menu li {
	background:3a3a3a;
}

#banner #flash-container {
margin-top:2px;
	height:218px;

}

#follower #banner #flash-container {
	height:50px;
	margin:0;
/*	background: url('../images/header.jpg');*/
}

#menu .menu {
	padding:0;
}

#menu a {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	padding:4px 7px 4px 7px;
	display:block;
	color:#989898;
}

#menu a:hover, #menu li.on a {
	background-color:#262626;
	color:white;
}

/* Add rounded corners to a hovers on browsers that support child selectors and psuedo elements, sorry IE6 */
#menu ul li > a:hover, #menu li.on > a  {
	background: #262626 url(../images/menu-right.gif) center right no-repeat;
}

#header #menu li:hover, #header #menu > ul > li.on {
	background:#262626 url(../images/menu-left.gif) center left no-repeat;
	color:white;
}


/* SUB MENU ITEMS */
#header #menu ul li ul.menu li {
	padding-left:2px;
}

#header #menu ul li ul.menu li a {
	color:#A6A6A6;
	background-color:#262626;
	font-weight:bold;
	text-transform:uppercase;
	background-image:none;
}

#header #menu ul li.on ul.menu li.on a 
 {
	background-color:#3A3A3A;
	
}


#header #menu ul li ul.menu li.on a:hover, #header #menu ul li ul.menu li a:hover, #header #menu ul li.on ul.menu li:hover  {
	color:white;
	background-color:#3A3A3A;
	/*background-image:none;*/
}


#header #menu ul li ul.menu li.selected a {
	background-color:#3A3A3A;
	background-image:none;
	color:#A6A6A6;
}

#header #menu ul li ul.menu > li.selected > a, #header #menu ul li ul.menu > li > a:hover, #header #menu ul li ul.menu > li.on > a {
	background:#3A3A3A url(../images/menu-right-grey.gif) center right no-repeat;
}

#header #menu ul li ul.menu > li.selected, #header #menu ul li ul.menu > li:hover, #header #menu ul li ul.menu > li.on {
	background:#3A3A3A url(../images/menu-left-grey.gif) center left no-repeat;
}

/* SUB SUB MENU ITEMS */

#header #menu ul li  ul.menu li  ul {
	top:28px;
	left:-8px;
	padding:0px;
}

#header #menu ul li  ul.menu li  ul li {
	padding:0px;
}


#header #menu ul li  ul.menu li  ul li a {
	color:#7c7c7c;
	background-color:transparent;
	font-weight:normal;
	text-transform:uppercase;
	font-size:9px;
	padding-left:0;
	padding-right:0;
}

#header #menu ul li.on ul.menu li.on ul li a {
	background-color:transparent;
	color:#a6a6a6;
}


#header #menu ul li ul.menu li.selected ul li a {
	background-color:transparent;
}



#header #menu ul li  ul.menu li  ul li a:hover, #header #menu ul li  ul.menu li.on  ul li a:hover {
	background-color:#242424;
	background-image:none;
	color:white;
	font-weight:normal;
}

#header #menu ul li ul.menu li  ul li.selected a {
	color:white;
}

#header #menu ul li  ul.menu li  ul li.selected a:hover {
	color:white;
}


#menu .first a.on {
	background:none;
}

.cont {
	width: 940px;
	margin: 0px auto;
}
#leftcol {
	float: left;
	width: 192px;
	padding-top: 33px;
}
.separator {
	float: left;
	width: 22px;
	padding-right:8px;
	height: 440px;
	background: url(../images/separator.jpg) center right no-repeat;
	
}
#maincol {
	float: left;
	width: 650px;
	padding: 5px 46px 0px 0px;
	overflow:auto;
	height:440px;
}

#middlecol {
	float: left;
	width: 508px;
	padding-top: 33px;
	overflow:auto;
/*	height:400px; */gr
}
#middle .inner {
   margin-left: 2px;
}
#middle .inner p a{
   color: #555;
   font-weight: bold;
}
#middle .inner p a:hover{
   color: #EF5F00;
   font-weight: bold;
}
#rightcol {
	float: left;
	width: 162px;
	padding: 33px 0px 0px 0px;
}
.field_valid {
   line-height: 14.3px;
}
/* footer */
#footer {
	clear:both;
	width:100%;
	min-height:40px;
	background: transparent url(../images/footer-bg-tile.gif) repeat-x scroll left top;
	padding-top: 8px;
	text-align: left;
	color: #898989;
	font-family:"Verdana";
	font-size:10px;
}

#footer h1 #footer h2, #footer h3 #footer h4, #footer h5, #footer h6 {
	color:#555555;
}
#footer a {
	padding:0px;
	margin:0px;
	border:0px;
	color: #777;
	
}
#footer IMG {
	margin-top: 11px;
}
#footer a:hover {
	color:#484848;
}

/*#footer ul.links {
	float:left;
}*/

#footer ul {
	padding-top:15px;
	text-transform:uppercase;
}

#footer li {
	float:left;
}

#footer ul.left-links {
	float:left;
}

#footer ul.right-links {
	float:right;
}


/*#footer ul.links, #footer ul.links li {
	float:left;
	padding-right:15px;
}*/


#footer table th, #footer table td {
	text-align:center;
}

/* PORTALUS FORMS STYLING */

li.form_result_warning {
	color:#ef6100;
}

#port_form tr, #port_form table, #port_form td {
	vertical-align:top;
}

.required {
	color:red;
}

#search-results {
	padding-top:25px;
}

#search-results .highlight {
	background-color:#ffce99;
	padding:1px;
}

#search-results p {
	padding-bottom:20px;
}


#search-results h4 a {	
	color:#ef5f00;

}

#search-results a {
	text-decoration:underline;
	display:block;
}

/* SITE MAP */

.site-map ul {
	padding-left:15px;
}

.site-map ul li {
	list-style:disc;
	padding-top:3px;
	padding-bottom:3px;
	color:#fa7808;
}

.go-button {
	position:relative;
	top:5px;
}

/* POSTCODE SEARCH */

#postcode_search_results #status {
	font-weight:bold;
	color:#ee6f00;
}

#postcode_search_results #closest_stores {
	float:left;
	width:140px;
	margin-top:20px;
	margin-left:15px;
}

#postcode_search_results #closest_stores h6 {
	margin-bottom:2px;
	padding-bottom:0px;
}


#postcode_search_results #map_canvas {
	margin-top:20px;
	width:500px; 
	height:300px;
	float:left;
}

/* CONTACT FORM */

.contact-form input, .contact-form textarea {
   color: #454545;
   border:1px solid #333333;
}
 .contact-form select{
   color: #454545;
}
.contact-form input:focus {
   background-color: #dad9d4;
}
.contact-form textarea:focus {
   background-color: #dad9d4;
}
.field_invalid input {
   background-color: #EF6100;
}

/* Image Map */
/* reinstate map and links in shopping_retail.tmpl.html when required */
#map {
   background: url(../images/stockists_map.jpg) no-repeat;
   width: 142px;
   height: 237px;
   float: left;
}

/* #map {
   width: 142px;
   height: 150px;
   float: left;
}*/
#stockists-search {
   float: left;
   margin-top: -125px;
}
*html #stockists-search {
   float: left;
   margin-top: -145px;
}
.state {
  position: relative;
}
.state a {
  display: block;
}
#vic, #vic a {
   width: 22px;
   height: 13px;
   top: 74px;
   left: 102px;
}
#vic a:hover {
   background: url(../images/map-vic-hover.jpg) no-repeat;
}
#nsw, #nsw a  {
   width: 35px;
   height: 29px;
   top: 41px;
   left: 103px;
}
#nsw a:hover {
   background: url(../images/map-nsw-hover.jpg) no-repeat;
}
#qld, #qld a  {
   width: 46px;
   height: 58px;
   top: -42px;
   left: 96px;
}
#qld a:hover {
   background: url(../images/map-qld-hover.jpg) no-repeat;
}
#nt, #nt a  {
   width: 29px;
   height: 47px;
   top: -99px;
   left: 70px;
}
#nt a:hover {
   background: url(../images/map-nt-hover.jpg) no-repeat;
}
#sa, #sa a  {
   width: 34px;
   height: 39px;
   top: -101px;
   left: 71px;
}
#sa a:hover {
   background: url(../images/map-sa-hover.jpg) no-repeat;
}
#wa, #wa a  {
   width: 46px;
   height: 71px;
   top: -179px;
   left: 29px;
}
#wa a:hover {
   background: url(../images/map-wa-hover.jpg) no-repeat;
}
#tas, #tas a  {
   width: 16px;
   height: 12px;
   top: -166px;
   left: 107px;
}
#tas a:hover {
   background: url(../images/map-tas-hover.jpg) no-repeat;
}

#map a i { visibility: hidden; }
#postcode {
   border: solid 1px #333;
   margin-top:1px;
} 
*html #postcode {
   margin-top: 0px;
}

.advertisement {
	margin-bottom:10px;
}
.advertisement .container {
	margin:6px 0px 2px 0px;
	padding:0px 0px 0px 3px;
	background:url('../images/arrow.gif') no-repeat center right;
}

.advertisement .container p {
	width:135px;
	line-height:14px;	
	cursor:hand;

}