/*
Theme Name: Defab
Theme URI: http://www.defab.com.au/
Description: The theme for www.defab.com.au
Version: 1.0
Author: Anem Design
Author URI: http://www.anem.com.au/
*/



html { background-color: #fff; }
body {
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
	color: #606060;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 14px;
	text-transform: lowercase;
	color: #4c4c4c;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { color: #2d7caf; }
h1 { font-size: 28px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; font-weight: bold; }
h6 { font-size: 12px; font-weight: bold; }

p { line-height: 14px; margin: 0 0 14px; }

a { color: #000; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }

ul, ol { margin: 0 0 14px 24px; }
ul li { list-style: disc; }
ol li { list-style: decimal; }

strong { font-weight: bold; }
em { font-style: italic; }

blockquote, address, pre { margin: 0 0 14px; }
blockquote {
	padding: 0 0 0 24px;
	color: #999;
	background: url(images/blockquote.gif) top left no-repeat;
}

.clear { clear: both; }

/* always force a scrollbar in non-IE */ 
html { overflow-y: scroll; }



/* header */

#header {
	height: 125px;
	background-color: #5e5e61;
}

#header-inner {
	width: 870px;
	height: 125px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 184px;
	height: 33px;
	padding: 34px 0 33px 0;
	margin: 0;
}

#logo a {
	display: block;
	width: 184px;
	height: 33px;
	text-indent: -9999px;
	background: url(images/logo.gif) left top no-repeat;
}

#logo a:hover {
	background-position: left bottom;
}

#searchform {
	float: right;
	padding: 43px 0 0;
}

#searchform .screen-reader-text {
	display: none;
}

#searchform #s {
	float: left;
	width: 160px;
	height: 14px;
	padding: 4px;
	margin: 0;
	line-height: 14px;
	background: #fff;
	border: 1px solid #fff;
}

#searchform #searchsubmit {
	float: left;
	width: 24px;
	height: 24px;
	background: url(images/btn-search.gif) left top no-repeat;
	border: none;
	cursor: pointer;
}

#searchform #searchsubmit:hover {
	background-position: left bottom;
}

#menu {
	clear: left;
	margin: 0;
	text-transform: lowercase;
	z-index: 20;
}

#menu li {
	float: left;
	position: relative;
	width: 133px;
	margin: 0 0 0 1px;
	list-style: none;
	z-index: 100;
}

#menu li#sub-heading {
	width: 190px;
	height: 24px;
	margin: 0;
	padding: 0 5px;
	color: #fff;
	line-height: 24px;
	background-color: #909095;
	border-bottom: 1px solid #5e5e61;
}

#menu li a {
	display: block;
	width: 123px;
	padding: 5px;
	line-height: 14px;
	color: #fff;
	background: #909095 url(images/arrow.gif) 117px 10px no-repeat;
	border-bottom: 1px solid #5e5e61;
}

#menu li.current_page_item a,
#menu li.current_page_ancestor a {
	background-color: #454547;
}

#menu li a:hover {
	text-decoration: none;
	background-color: #454547;
}

#menu li ul {
	display: none;
	position: absolute;
	left: -1px;
	top: 25px;
	margin: 0;
	z-index: 10;
}

#menu li:hover ul,
#menu li.sfhover ul {
	display: block;
}

#menu li ul li {
	margin: 0;
}

#menu li ul li a,
#menu li.current_page_item ul li a,
#menu li.current_page_ancestor ul li a {
	background: #909095;
	border: 1px solid #aaa;
	border-top: none;
}

#menu li ul li ul {
	left: auto;
	top: auto;
	position: static;
}

#menu li.page-item-3 ul li ul {
	display: none;
}

#menu li ul li ul li a,
#menu li.current_page_item ul li ul li a,
#menu li.current_page_ancestor ul li ul li a {
	background: #b7b7bd;
	border: 1px solid #ccc;
	border-top: none;
}

#menu li ul li a:hover,
#menu li ul li ul li a:hover {
	background: #454547;
}



/* container */

#container {
	width: 870px;
	margin: 0 auto;
}



/* main */

#main {
	float: right;
	width: 670px;
	margin: 25px 0 20px;
}

#main .banner {
	z-index: 1;
	display: block;
	margin-bottom: 10px;
}

#main .banner img {
	margin: 0 0 20px;
}


ul.tabs {
	height: 25px;
	margin: 0 0 20px 0;
	text-transform: lowercase;
	background: url(images/tabs-border.gif) left bottom repeat-x;
}

ul.tabs li {
	float: left;
	width: 134px;
	list-style: none;
}

ul.tabs li a {
	display: block;
	width: 122px;
	padding: 6px 6px 4px;
	line-height: 14px;
	background-color: #fff;
	border-bottom: 1px solid #909095;
}

ul.tabs li a.current {
	padding: 5px;
	font-weight: bold;
	border: 1px solid #909095;
	border-bottom: none;
}

.panes .pane {
	display: none;
}

.swatch {
	float: left;
	width: 100px;
	padding: 0 10px 0 0;
}

.swatch p {
	height: 30px;
}

.downloads ul {
	margin: 0 0 14px 0;
}

.downloads li {
	list-style: none;
	line-height: 18px;
}

.downloads a {
	padding: 0 0 0 18px;
	line-height: 14px;
	background: url(images/pdf.gif) left center no-repeat;
}

#logos {
	clear: both;
	float: right;
}

#logos img {
	float: right;
	margin: 0 0 0 10px;
}

#logotip {
	display: none;
	width: 310px;
	padding: 7px 7px 17px;
	color: #fff;
	background: url(images/tooltip-bg.gif) right bottom no-repeat;
}

.page .wp-table-reloaded-table-name {
	width: 670px;
	margin: 0;
	padding: 7px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
}

.wp-table-reloaded {
	width: 670px;
	text-align:left;
}

.wp-table-reloaded th, .wp-table-reloaded td {
	margin: 0;
	padding: 7px;
	vertical-align:top;
	background-color: #eee;
	border-bottom: 1px solid #ccc;
}

.wp-table-reloaded thead tr th, .wp-table-reloaded thead tr .column-1 {
	font-weight: bold;
	color: #505050;
	background-color: #bbb;
	border-bottom: 1px solid #999;
}

.wp-table-reloaded tr .column-1 {
	width: 260px;
	background-color: #ddd;
	border-bottom: 1px solid #bbb;
}

.wp-table-reloaded tr .column-2 {
	width: 170px;
}

.wp-table-reloaded tr .column-3 {
	width: 120px;
}

.view-map {
	margin: 5px 0 25px;
}

.post {
	margin: 0 0 20px;
}

.post p.date {
	margin: 0;
	color: #adadb3;
}

.post .single-date {
	color: #adadb3;
}

.no-margin {
	margin: 0;
}

.prev-news {
	clear: both;
	float: left;
	margin: 10px 0 0;
}

.next-news {
	float: right;
	margin: 10px 0 0;
}

.shortcuts {
	height: 111px;
	margin: 25px 0 10px;
}

.shortcuts li {
	position: relative;
	list-style: none;
	float: left;
	width: 218px;
	height: 111px;
	margin: 0 8px 0 0;
}

.shortcuts li {
	position: relative;
	list-style: none;
	float: left;
	width: 218px;
	height: 111px;
	margin: 0 8px 0 0;
}

.shortcuts li.apparel-shortcut {
	background: url(images/home/apparel.jpg) no-repeat;
}

.shortcuts li.canvas-shortcut {
	background: url(images/home/canvas.jpg) no-repeat;
}

.shortcuts li.sun-protection-shortcut {
	margin: 0;
	background: url(images/home/sun-protection.jpg) no-repeat;
}

.shortcuts li a {
	display: block;
	position: absolute;
	left: 0;
	top: 86px;
	width: 208px;
	height: 15px;
	padding: 5px;
	line-height: 15px;
	text-transform: lowercase;
	color: #fff;
	background-color: #909095;
}

.shortcuts li a:hover {
	text-decoration: none;
	background-color: #454547;
}

.wp_geo_map {
	z-index: 1;
	margin: 0 0 25px;
}



/* sidebar */

#sidebar {
	float: left;
	width: 175px;
	margin: 25px 0;
}

ul.secondary-menu, ul.secondary-menu ul {
	margin: 0;
	text-transform: lowercase;
}

ul.secondary-menu li {
	list-style: none;
}

ul.secondary-menu li a {
	display: block;
	padding: 10px 5px;
	height: 14px;
	line-height: 14px;
	color: #fff;
	background-color: #adadb3;
	border-bottom: 1px solid #fff;
}

ul.secondary-menu li a:hover,
ul.secondary-menu li.current_page_item a,
ul.secondary-menu li.current_page_ancestor a {
	background-color: #7f7f83;
}

ul.secondary-menu li a:hover {
	text-decoration: none;
}

ul.secondary-menu li ul li a,
ul.secondary-menu li.current_page_ancestor ul li a {
	padding: 5px;
	color: #adadb3;
	background: none;
	border-bottom: 1px solid #adadb3;
}

ul.secondary-menu li ul li a:hover,
ul.secondary-menu li ul li.current_page_item a {
	color: #555;
	background: none;
}

ul.secondary-menu li.current_page_item ul li a {
	background: none;
}

ul.secondary-menu li.current_page_ancestor ul li ul {
	padding: 5px 0 5px 7px;
	background: #f3f3f3;
	border-bottom: 1px solid #adadb3;
}

ul.secondary-menu li.current_page_ancestor ul li ul li a {
	color: #adadb3;
	padding: 2px 5px;
	border: none;
}

ul.secondary-menu li.current_page_ancestor ul li.current_page_ancestor ul li a {
	color: #adadb3;
}

ul.secondary-menu li.current_page_ancestor ul li ul li ul {
	border: none;
}

ul.secondary-menu li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_item ul li a,
ul.secondary-menu li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_ancestor ul li a {
	color: #adadb3;
}

ul.secondary-menu li.current_page_ancestor ul li.current_page_ancestor a,
ul.secondary-menu li.current_page_ancestor ul li ul li a:hover,
ul.secondary-menu li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_item a,
ul.secondary-menu li.current_page_ancestor ul li.current_page_ancestor ul li a:hover,
ul.secondary-menu li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_parent a,
ul.secondary-menu li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_item ul li a:hover,
ul.secondary-menu li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_item a,
ul.secondary-menu li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_ancestor ul li a:hover {
	color: #555;
}

.latest-news {
	margin: 0;
}

.latest-news li {
	list-style: none;
}

.latest-news li h6.title {
	float: left;
	margin: 0 0 6px;
	width: 130px;
}

.latest-news li p.date {
	float: right;
	margin: 0;
	color: #adadb3;
}

.latest-news li div.excerpt {
	clear: both;
}

#sidebar p.more-news {
	font-weight: bold;
}



/* footer */

#footer {
	clear: both;
	height: 18px;
	margin: 0 0 0 200px;
	padding: 6px 0 50px 0;
	color: #909095;
	font-size: 10px;
	border-top: 1px solid #909095;
}

#footer p {
	line-height: 18px;
}

#footer .left {
	float: left;
}

#footer .right {
	float: right;
	padding: 0 22px 0 0;
	background: url(images/australia.gif) right center no-repeat;
}
