/*
	Timberline Global CSS Document for www.exotichardwoods.co.uk
	developed by Vanessa Eley at dotSquared - www.dotsquared.co.uk
	*/

/* General */
a:link {color: #564A57; font-weight:bold; text-decoration:none;}
a:visited {color: #564A57; font-weight:bold; text-decoration:none;}
a:active {color: #564A57; font-weight:bold; text-decoration:none;}
a:hover {color: #925069; font-weight:bold; text-decoration:none;}

body{
	margin-left:18px;
	margin-top:18px;
	font-family:Verdana;
	font-size:11px;
	background-color: #300;}
	
h1{	font-size: 15px;
	margin: -4px 0 -2px 0;
	color:#4B2311;
	clear:right;}

h2{ font-weight:bold;
	font-family:Verdana;
	font-size:12px;
	color:#4B2311;}

h3{ font-family:Verdana;
	font-size:11px;
	color:#4B2311;
	font-style:italic;}
	
ul{ list-style-type: square;}

a img { border-style: none;}

.acronym {
	 border-bottom:dotted #925069 1px;}

.floatLeft {
	float:left;}
	
.floatRight {
	float:right;}

/* Layout */

.DotSquared{
	width:900px;
	margin: 3px 0 4px 0;
	padding:6px 0 4px 0;
	font-size:10px;}
/* all other than IE specific */
html>/**/body .DotSquared {
	padding:3px 0 12px 0;
	margin-left:auto;
	margin-right:auto;}

.Footer{
	color:#333;
	font-size:10px;
	text-align:right;
	border-top:1px solid #806e75;
	padding:4px 8px 4px 0;
	height:26px;
	background-color:#DED8DA;
	clear:both;}

.Header{
	height:76px;
	background-image:url(/images/WoodsHeader.jpg);
	padding:6px;
	}
.HeaderText {
	font-size: 18px;
	font-family:Arial;
	color:#fff;}

.hide{
	visibility:hidden;}

.Highlight {
	font-size:10px;
	color:#463C44;
	margin-left: 8px;
	font-style:italic;
	padding: 0 0 0 4px;
	margin:2px 0 0 2px;}
	
.Highlight1 {
	font-size:11px;
	color:#4B2311;
	font-weight:bold;}

label {
	margin:4px 0 4px 0;}
legend {
	padding:4px;
	font-weight:bold;}
fieldset {
	border: 1px solid #ccc;
	padding:4px;
	margin:2px;}
	
.Menu{
	width:160px;
	float:left;}

.menuItem {
	color: #669;
	text-decoration: none;
	padding: 4px 18px 4px 0;
	margin: 2px;}

/* IE specific 
 * html .menuItem { margin:-4px 0 -4px 0; }*/

.menuItem a  {
	background-image:url(/images/MenuOff.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding: 4px 18px 4px 0;
	margin: 2px;}
	
.menuItem a:hover {
	color: #600;
	text-decoration: none;
	background-image:url(/images/MenuOn.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding: 4px 18px 4px 0;
	margin: 2px;}

.menulist {
	 width:140px;
	 text-align:right;
	 padding-top:6px;}

.PageWrapper{
	width:900px;
	background-color: #fff;
	border: 1px solid #999;
	margin-left:auto;
	margin-right:auto;}

.Regions {
	float:right;
	text-align:right;
	width:400px;}

.Search{
	float:right;
	width:248px;
	padding:8px 6px 0 6px;
	margin:0 6px 4px 6px;
	text-align:right;
	font-size:11px;}

/* all other than IE specific */
html>/**/body .Search { padding:0 6px 0 6px;
	margin:-2px 6px 4px 6px;}

.Small{
	font-family:Verdana;
	font-size:10px;}

.TextBox{
	background-color:#E8E3DE;
	float:left;
	width:436px;
	min-height: 308px;
	padding:12px 6px 6px 6px;
	margin: 8px 6px 6px 6px;
	color:#003;
	text-align:left;
	font-size:11px;}
	
/* IE specific */
 * html .TextBox { width:426px; }
 
.TextBoxSearch{
	width:850px;
	min-height: 308px;
	padding:12px;
	margin: 12px;
	color:#003;
	text-align:left;
	font-size:10px;}
	
/* IE specific */
* html .TextBoxSearch { width:835px; }

