/*-----------------------------------------------------------------------------
Global Style Sheet (for Beau Bronz http://www.beaubronz.co.uk)

version:   1.0
author:    Infotex
email:     enqs@infotex.co.uk
website:   http://www.infotex.co.uk/


/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, pre, blockquote, form, fieldset, table, ul {
 	margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}
option {
	margin-right:1em;
}

/* Remove border around linked images */
img a {
	border: 0;
}

/* =Typography
-----------------------------------------------------------------------------*/

body {
	font: normal 62.5%/1.6  Arial, Tahoma, "Trebuchet MS", Verdana, Georgia, "Times New Roman";
	color: #8b631d;
	background:#c68e2d url(../img/inner-bg.gif) repeat-x;
}

/* =Headings
-----------------------------------------------------------------------------*/

h1, h2, h3, h4 {
	font-weight: Bold; 		
}
h1 {
	margin: 0px;
	position: relative;
	top: 0px;
	left: 20px;
	width: 166px;
	height: 103px;
	background: url(../img/trade-logo.gif) no-repeat;
	text-indent: -9000px;
}
h1 a {
	margin: 0px;
	display: block;
	height: 103px;
	background: url(../img/trade-logo.gif) no-repeat;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 130%;
}

/* =Links
-----------------------------------------------------------------------------*/

a, a:visited {
	color: #8b631d; 
	background: inherit;
}
a:hover {
	color: #cb7a0c;
	background: inherit;
}


/* =Show Current Page
-----------------------------------------------------------------------------*/
body.homepage #homepage, body.homepage #homepage a{background:#cb7a0c; color:#fff;}

/* =Images
-----------------------------------------------------------------------------*/

img.float-right {
	margin: 5px 0px 10px 10px; 
	float: right;
	border: solid 5px #b19216;
}
img.float-left {
	margin: 5px 10px 10px 0px;
	float: left;
	border: solid 5px #b19216;
}
h2, h3, h4 {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #8b631d;	
}
ul span, ol span {
	color: #8b631d;
}
li {
	margin: 1em 0;
}




/* =Homefeature
-----------------------------------------------------------------------------*/
#homefeature {
	clear: both;
}
#homefeatureimage {
	float: left;
	width: 400px;
}
#homefeaturebox {
	width: 310px;
	float: right;
}
#homefeaturebox p {
	padding: 0;
	margin: 10px 0;
}
.quoteboxtop {
	background: #c68e2d url(../img/quotebox-top.gif) no-repeat;
	width: 321px;
	height: 21px;
}
.quotebox {
	margin: 10px 0;
	width: 321px;
	float: right;

}
.quotboxcontent {
	color: #fff;
	font-size: 1.2em;
	padding: 0px 10px;
	background: #c68e2d;
}

.quoteboxbottom {
	background:url(../img/quotebox-bottom.gif);
	width: 321px;
	height: 21px;
}

.small {
	font-size: 0.9em;
}

.video-holder {
	width: 225px;
	height: 200px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}



/* =Layout and Branding
-----------------------------------------------------------------------------*/
#container {
	width: 977px;
	margin: 0px auto;
	text-align: left;
	background-color: #fed09e;
	border-left: solid 1px #6b5801;
	border-right: solid 1px #6b5801;
}
#header {
	height: 132px;
	border-bottom: solid 1px #b4944f;
	background: url(../img/header-bg.jpg) no-repeat right;
}
#logo {
	float: left;
}

/* =Menu
-----------------------------------------------------------------------------*/

#menu {
	float:right;
	height: 83px;
	margin-right: -75px;
}

#menu ul {
	list-style:none;
	display: inline;

}
#menu li {
	margin: 45px 0 0 20px;
	float: left;
}

#menu a {
	display: block;
	font-size: 1.3em;
	text-decoration:none;
	font-weight: bold;
	color: #6b5801;
}

#menu a:hover {
	color: #a78a04;
}


/* =Content
-----------------------------------------------------------------------------*/
#contentcontainer {
	clear: both;
	background:url(../img/subnav-bg.gif) repeat-y right;
}

#content {
	float: left;
	width: 727px;
	margin: 15px 0px 15px 15px;
}
#content p {
	font-size: 1.2em;
	margin: 10px 0;
}
#content ul, #content ol {
	font-size: 1.2em;
}
#content h1 {
	position: inherit;
	top: auto;
	left: auto;
	width: auto;
	height: auto;
	background: none;
	text-indent: 0px;
	font-size: 18px;
	font-family:"Trebuchet MS", Arial, Tahoma, "Times New Roman";
	color: #8b631d;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#content h1 a {
	margin: auto;
	display: inherit;
	height: auto;
	background: none;
}
#content h2 {
	font-size: 18px;
	font-family:"Trebuchet MS", Arial, Tahoma, "Times New Roman";
	color: #8b631d;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0px;
}
#content h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0px;
	border-bottom: dashed 1px #c3a05f;
}

/* =Subnav
-----------------------------------------------------------------------------*/
#subnav {
	float: right;
	width: 180px;
	margin: 15px 10px 15px 0px;
	font-size: 1.2em;
}
#subnav h2 {
	margin: 0;
	padding: 2px 10px;
	color: #8b631d;
	background: url(../img/subnav-h2-bg.gif) no-repeat;
	width: 181px;
	height: 23px;
	text-transform: uppercase;
}
#subnav p {
	margin: 1em 0;
	padding: 0;
}

#subnav ul {
	list-style:none;
	padding: 0;
	margin: 10px 0;
}
#subnav li {
	background: url(../img/butterfly-bullet.gif) no-repeat left 2px;
	margin: 1em 0;
	border-bottom: dashed 1px #fed09e;
}
#subnav li a {
	display: block;
	padding-left: 30px;
	text-decoration: none;
}
#subnav li a:hover {
	background: #fed09e url(../img/butterfly-bullet-on.gif) no-repeat left 2px;

}

#basketdisplay {
	border: solid 1px #b4944f;
	margin: 0 0 10px 0;
}
#basketdisplay p {
	padding: 0 6px;
}

/* =Product Listing
-----------------------------------------------------------------------------*/
#productlisting {
	margin: 10px;
	padding: 0px;
}
#productlisting h2 {
	border-bottom: dashed 1px #000;
}
#productlisting h2 a {
	text-decoration: none;
}
#productlisting .imagery {
	float: left;
	width: 160px;
}
#productlisting .smallimage {
	border: solid 1px #000;
	margin: 10px 0px;
	float: left;
}
#productlisting .details {
	float: right;
	width: 530px;
}
#productlisting .snippet {
	font-size: 1.2em;
	margin: 1em 0;
}
#productlisting .prodlisting {
	clear: both;
	margin: 0px 0 50px 0;
}
#productlisting .details p {
	margin: 1em 0px;
	padding: 0px;
}

#productlisting .details li {
	margin: 0;
	padding: 0px;
}
#productlisting .price {
	font-size: 1.4em;
	font-weight: bold;
	color: #8b631d;
	width: 280px;
}
#productlisting .buy {
	margin: 10px 0;
	float: left;
	margin-right: 20px;
	width: 106px;
	height: 28px;
	background: #ecc08f url(../img/button-readmore.gif) no-repeat;
}
#productlisting .buy a {
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Tahoma, "Times New Roman";
	padding: 2px 5px;
}
#productlisting ul {
	font-size: 1.2em;
}

/* =Testimonials
-----------------------------------------------------------------------------*/
.testimonial {
	margin-bottom: 10px;
}

.testimonialimage {
	float: left;
	width: 120px;
	padding: 10px;
}
.testimonialdesc {
	float: left;
	width: 550px;
}
.testimonial h4{
	clear: both;
	margin-top: 10px;
}

/* =Press Page
-----------------------------------------------------------------------------*/
.pressLink {
	float:left;
	width: 120px;
	padding: 10px;
}


/* =Form
-----------------------------------------------------------------------------*/
form {
	border: solid 1px #b4944f;
	background: #f4c58c;
	padding: 4px;
}
form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-weight: bold;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
  font-size: 1.4em;
}

label {
  font-size: 1.2em;
}


form div {
  clear: left;
  display: block;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}


form div fieldset {
  clear: none;
  border-top: 1px solid #666666;
  padding: 0 5px 5px 5px;
}

form div fieldset legend {
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}
.requiredfield {
	color: #cc0000;
}

form div label {
  display: block;
  float: left;
  width: 100px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;  
  color: #cc0000;
}

.requiredred {
	font-size: 1.2em;
	color: #cc0000;
	padding: 3px;
	margin: 5px 0;
	font-weight: bold;
}




/* =Tables
-----------------------------------------------------------------------------*/
td {
	font-size: 10px;
	padding: 4px;
}

table {
	width: 700px;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	clear: both;
	height: 50px;
	margin: 0;
	background-color: #fdd09e;
	color: #fff;
	border-top: solid 1px #b4944f;
}
#footerleft {
	float: left;
	padding: 10px;
	color: #8b631d;
	font-size: 1.2em;
}
#footerright {
	float: right;
	color: #8b631d;
	padding: 10px;
	font-size: 1.2em;
}
#footer a {
	color: #8b631d;
}
#footer a:hover {
	background-color: #c68e2d;
	text-decoration: none;
	color: #000;
}

.newslist {
	font-size: 0.9em;
	margin: 0;
	border-bottom: 1px dashed #c68e2d;
}

.newslist h3 {
	font-size: 1.0em;
	margin-left: -10px;
	margin-bottom: -10px;
}

.newslist h3 a {
	text-decoration: none;
}

.morelink {
	font-size: 0.8em;
	float: right;
	margin-bottom: 10px;
}

#subnav h2{
	clear: both;
}

.newslist h3 a:hover {
	text-decoration: underline;
}


#detailimage {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}


#detailoptions { 
	clear: both;
}

#company-magazine-offer {
	width: 80%;
	padding: 20px;
	height: 250px;
	margin: 0 auto;
	background-color: #fff;
	border: 2px solid #000;
}