/*********************************************
** Burrup Fertilisers
** (c) copyright 2007
**
** media: screen
** designer: 
** developer: 
** created: Mon 26 February, 2007
** product of: Freckle Creative
*********************************************/
@import url(freckle.css);

body {
	color: #575757;
	text-align: center;
	line-height: 2em;
	font-size: 0.7em;
	font-family: arial, sans-serif;
}

a, a:visited { color: #4d9566; text-decoration: none }
a:hover { text-decoration: underline }
p,
address {
	margin: 0;
	padding: 0 0 1.3em 0;
}

.d-container {
	width: 740px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

.d-container a.header {
	display: block;
	width: 740px;
	height: 95px;
	text-align: left;
	font-size: 2%;
	text-indent: -3000em;
	background: white url(../images/header.gif) top left no-repeat;
}
#d-nav {
	display: block;
	width: 740px;
	height: 228px;
	line-height: 1em;
	background-color: #08442a;
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-image: url(../images/content_bg.jpg);
}
body#home #d-nav { 
	height: 270px;
	background-image: url(../images/home_bg.jpg);
}

body.random1 .d-container #d-nav { background-image: url(../images/random/1.jpg) !important }
body.random2 .d-container #d-nav { background-image: url(../images/random/2.jpg) !important  }
body.random3 .d-container #d-nav { background-image: url(../images/random/3.jpg) !important  }
body.random4 .d-container #d-nav { background-image: url(../images/random/4.jpg) !important  }
body.random5 .d-container #d-nav { background-image: url(../images/random/5.jpg) !important  }
body.random6 .d-container #d-nav { background-image: url(../images/random/6.jpg) !important  }
body.random7 .d-container #d-nav { background-image: url(../images/random/7.jpg) !important  }
body.random8 .d-container #d-nav { background-image: url(../images/random/8.jpg) !important  }

#d-nav h2 { display: none }
#d-nav ul {
	display: block;
	width: 736px;
	height: 27px;
	min-height: 27px;
	padding: 0 2px;
	margin: 0;
	list-style: none;
	background-color: #083e27;
	border-bottom: 1px solid white;
}
#d-nav li {
	float: left;
	padding: 0;
	margin: 0;
	height: 27px;
	min-height: 27px;
	background-image: none;
}
#d-nav li a,
#d-nav li a:visited { 
	color: white;
	float: left;
	margin: 4px 2px;
	padding: 4px 6px;
	text-decoration: none;
	background-color: transparent;
}
#d-nav li a:hover {
	background-color: #25703c;
}
#d-nav li a.selected,
#d-nav li a:visited.selected,
#d-nav li a:hover.selected {
	color: #6ab87b;
	background-color: #134c34;
}
#d-content {
	position: relative;
	display: block;
	width: 660px;
	height: 126px;
	min-height: 126px;
	padding: 10px 40px;
	background: white url(../images/content_bg.gif) left top no-repeat;
}
body.sidebar #d-content .inner { width: 450px; float: left; padding-top: 10px; }
body#home #d-content .inner { width: 350px; float: left; padding-top: 10px;}
div.news,
div.sidebar {
	float: right;
	width: 190px;
	 padding-top: 10px;
}

body#home table.blog {
	width: 100%;
}

body#home div.news { width: 300px; margin-left: 10px; padding-top: 10px;}
html>body div.news,
html>body div.sidebar,
html>body#home div.news { }
div.news ul { list-style: none }
div.news li { background: none; padding: 0 0 1em 0; margin: 0 }
div.news a,
div.news a:visited {
	display: block;
	padding: 5px 10px;
	color: #575757;
	line-height: 1.4em;
	text-decoration: none;
	background-color: transparent;
}
div.news a:hover { background-color: #ecf0ed; text-decoration: none }
div.news a b { display: block; width: 167px; color: #469c56; float: left }
div.news a b i { display: none; clear: left; }
body#home div.news a b { width: 277px }
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	background: transparent url(../images/bullet.gif) 0 0.8em no-repeat;
}
span.date {
	display: block;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	line-height: 1em;
	color: #757575;
	padding-bottom: 1.5em;
}
.sidebar li {
	padding-bottom: 1.4em;
}

body#home h2 {
	margin: 1em 0;
	padding: 0;
	height: 26px;
	/*text-indent: -3000em;*/
	font-size: 0;
	background-color: white;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/intro_h2.gif);
}

body#home h2 span {
	display: none;
}

body#home div.news h2 {
	background-position: 10px 0;
	margin: 1em 0 0.85em 0;
	background-image: url(../images/news_h2.gif);
}

.first { color: #469c56 }
img.pale-blue { border: 3px solid #7aaae4 }
img.pale-green { border: 2px solid #7ba2a5 }

address {
	margin: 0 !important;
	font-style: normal;
	line-height: 1.4em;
}
address strong { color: #08442a }
h2 {
	color: #08442a;
	font-size: 1.7em;
	font-weight: normal;
	font-style: normal;
	padding: 0.5em 0;
	margin: 0;
}
h3 {
	color: #08442a;
	font-size: 1.1em;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: bold;
	font-style: normal;
}
h3.news {
	margin-top: 0;
	border-top: 2px solid #d5d5d5;
}
label { 
	clear: left;
	float: left;
	width: 50px;
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 10px 0;
	border-top: 2px solid #08442a;
} 
legend { display: none }
fieldset label {
	clear: left;
	float: left;
	width: 130px;
	cursor: pointer;
	padding-right: 10px;
	text-align: right;
	font-weight: normal;
}
input.text,
textarea {
	font-size: 1em;
	margin: 1px 0;
	padding: 2px;
	width: 200px;
	font-family: arial, sans-serif;
	border: 1px solid #08442a;
}
input.submit {
	margin-left: 143px;
	padding: 0px 5px;
	color: white;
	border: 0;
	background-color: #08442a;
}
a.pdf {
	padding-left: 20px;
	background: transparent url(../images/pdf.gif) 0 50% no-repeat;
}
.topper {
	padding-top: 3.6em;
}

#d-flash {
	display: block;
	float: left;
	width: 740px;
	height: 200px;
}
body#home #d-flash { height: 242px }

#status { color: red }

#d-footer { padding-top: 3em; font-size: 0.9em }
#d-footer hr { display: none }
#d-footer p {
	display: block;
	width: 660px;
	margin: 0;
	line-height: 1em;
	padding: 0 40px 8px 40px;
}
#d-footer p.copyright { color: #469c56 }
#d-footer p.links a { color: #757575 }
#d-footer p.links a:hover { color: #4d9566 }
#d-footer p.validators {
	width: 680px;
	padding: 10px 30px;
	height: 66px;
	min-height: 66px;
	background: transparent url(../images/footer_bg.gif) left top no-repeat;
}
#d-footer p.validators em { display: none }

html>body #d-content,
html>body #d-nav ul,
html>body #d-nav ul li,
html>body #d-footer p.validators { height: auto }

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}