* {
	padding: 0;
	margin: 0
}

body,html {
	font-size:100%;
	background: #E6EDDC;

}

body {

}

td,div,body {
	font-family:Verdana,Arial,Helvetica,sans-serif
}


#flash-container {
    margin: 5px auto;
    width: 770px;
    text-align: center;
}




h1 {
	font-size:1.4em;
	padding-bottom: 10px;
}

h2 {
	font-size:1.2em;
	padding-bottom: 8px;
}

h3 {
	font-size:1.1em;
	padding-bottom: 6px;
}

h4,h5 {
	font-size:1em;
	padding-bottom: 5px;
}

h5 {
	font-weight:normal;
	font-style:italic
}

p {
	line-height:1.5em;
	padding-bottom:5px;
}

dl.legal dt,ol li {
	list-style-type:decimal
}

ul li {
	list-style-type:square
}

li {
	margin-left: 15px;
	padding-left: 0
}

a img {
	border:0;
	text-decoration: none
}

a {
	color:#b9a959;
	text-decoration: none;
}

a:link {
	text-decoration: none
}

a:hover {
	text-decoration:underline
}

a:visited {
	text-decoration: none
}

a:visited:hover {
	text-decoration:underline
}

#scrn-read {
	display:none
}

table {
	width: 100%;
	clear: left;
}

table th {
	vertical-align: bottom;
	padding: 2px 10px;
}

table td {
	text-align:left;
	vertical-align:middle;
	font-size: 0.9em;
	padding: 2px 10px
}

table th, table td  {
	vertical-align: bottom;
	padding: 2px 10px;
	font-size: 0.9em;
	text-align: left;
}

table tr.headings th {
	background: #AA922E;
	color: #fff;
	vertical-align: bottom
}

table tr td {
	border-top:1px solid #fff
}

table tr.first-row td {
	border-top:2px solid #fff
}

table tr.row-highlight-high td {
	background: #728A34;
	color: #fff
}
table tr.row-highlight-low td {
	background: #9BB528;
	color: #fff
}

table input.text-box.input-small {
	width:2.5em;
	font-size:.85em
}

table .spacer {
	width: 100%
}

#container {
	font-size:0.7em;
	color:#728934;
	width:770px;
	margin: 0 auto;
}

#branding {
}

#branding h1 {
	text-indent:-999em;
	overflow:hidden;
	height: 0
}

#branding img {
	float: left
}

#telno {
	float:left;
	clear:both;
	width: 100%;
	padding: 5px 0;
	text-align: right;
	font-size: 1.5em;
	font-weight: bold
}

#sub-container {
	float:left;
	clear:both;
	width: 100%;
	background: url(../img/body_bg.jpg) repeat-y;
    min-height: 400px;
}
#trees_template #sub-container {
	background: url(../img/body_bg_trees.jpg) no-repeat
}

#content {
	display:inline;
	float:left;
	width:423px;
	padding:0 20px;
	margin:0 0 0 153px;
	min-height: 400px;
}

#sidebar-a { /* SUB NAVIGATION */
	display: inline;
	float:left;
	width:130px;
	margin: 0 0 0 -593px;
	background:#728a34
}

#sidebar-b { /* BASKET */
	display: inline;
	float:left;
	width:133px;
	padding: 10px;
	margin: 0 0 0 1px;
	font-size: 0.9em
}

#sidebar-b h2 {
	float: right;
	background:#AA922E;
	color: #fff;
	padding: 4px;
	margin: 0 0 5px 0;
	font-weight: normal
}

#sidebar-b div {
	clear: both;
	width: 129px;
	padding:2px;
	background:#fff;
	margin: 0 0 5px 0;
	filter: Alpha(opacity='70');
	-moz-opacity: 0.70;
	opacity: 0.70;
}

#sidebar-b div a{
	display: block;
	padding: 2px;
}

#sidebar-b div div {
	padding: 0;
	background:none;
	filter: Alpha(opacity='130');
	-moz-opacity: 1.30;
	opacity: 1.30;
}

#sidebar-b div div ul li {
	padding-bottom: 2px
}

#sidebar-b div div div#mini-totals {
	font-weight: bold;
	text-align: right;
	padding: 0;
}

#search {
	float: right;
	padding: 5px;
	margin-top:20px;
	font-size:1em
}

#search input.textinput {
	float: left;
	width: 100px;
	font-size: 1em;
	padding: 2px;
	border:none
}

#search label {
	float: left;
	padding: 2px;
}

#search #find {
	border: none;
	background: transparent;
	color:#b6ce4d
}

#breadcrumb {
	font-size:.9em;
	padding-bottom: 20px
}

#site-info {
	padding: 10px 0 0 0;
	clear:both;
}

#site-info #iso-image {
	float: left;
	margin-right: 20px;
	margin-top:-2px
}

#site-info address {
	color: #000;
	font-style: normal;
	padding-bottom: 10px
}

#sitemap ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sitemap li {
	list-style-type: none;
	padding-left: 10px;
}
#sitemap li ul {
	padding-bottom: 0;
}

.col1, .col2 {
	float: left;
	width: 48%;
}

#login-form div {
	float: left;
	padding: 0 0 5px 0;
}

#login-form label {
	display:block;
	float:left;
	width:6em;
}

#login-form input {
	float:left;
	width:8em;
	font-size: 0.9em;
	border:none;
	padding: 2px;
}

#submit-block {
	padding: 10px 0 0 0;
}

#login-form #submit-block input {
	float:left;
	background:none;
	width: 4em;
	padding: 0;
	color:#b6ce4d;
}

.button {
	display: block;
	float: right;
	background:#AA922E;
	color: #fff;
	padding: 4px;
	margin: 0 0 5px 0;
}