
body {
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	background-color:#d8cdb2;
}

a{text-decoration:none}
a:hover{text-decoration:underline;}

#page {
	width:1000px;
	margin: 0 auto;
	padding:0;
	background-color:#fff;
}

#header {
	width:1000px;
	height:160px;
	background: url('/images/banners/dupontmainbanner.jpg') no-repeat #baa049;
}

* html #content {   /* poor IE6 has no min-height*/
	height:450px;
}

#content {
	min-height:460px;
	background: url('/images/feather_bg.jpg') no-repeat #fff;
}

#footer {
	color:#ccc;
	font-size:10px;
	width:1000px;
}

#footer p {
	padding:0.5em 2em;
	margin:0;
}

#footer span {
	display:block;
	float:right;
}

#footer a {color:#ccc;}

#header ul#nav {
	width:980px;
	list-style:none;
	padding:0;
	margin:0;
	padding-top:95px;
}

#header #nav li {
	display:inline;	
}

#header #nav li a {
	font-size:12px;
	font-weight:bold;
	color:#ffc;
	display:block;
	float:left;
	line-hieght:27px;
	text-decoration:none;
	padding-left:1em;
	padding-right:1em;
}

#header #nav li a:hover {
	text-decoration:underline;
}

#header ul#subnav {
	clear:both;
	width:980px;
	list-style:none;
	padding:0;
	margin:0;
	padding-top:15px;
}

#header #subnav li {
	display:inline;
}

#header #subnav li a {
	font-size:10px;
	font-weight:bold;
	color:#ffc;
	display:block;
	float:left;
	text-decoration:none;
	padding-left:0.8em;
	padding-right:0.8em;
	border-right:1px solid black;
}

#header #subnav li:first-child a, #header #subnav li.first-child a {
	padding-left:1.5em;
}

#header #subnav li:last-child a, #header #subnav li.last-child a {
	border:none;
}

#header #subnav li a:hover {
	text-decoration:underline;
}

#content {
	padding-bottom:2em;
}

#content h1 {
	padding:20px 0 0 40px;
	margin:0;
	color:#663333;
	font-size:14pt;
	clear: left;
}

#content h1 a {color:#990000;}

h2 {
	padding:0;
	margin: 0.5em 40px;
	color:#663333;
	font-size:12pt;	
}

h3 {
	padding:0;
	margin: 0.5em 40px;
	color:#663333;
	font-size:10pt;	
}

p {
	color:#888;
	padding:0;
	margin-left: 40px;
	margin-right: 40px;
	font-size:12px;
}

#content ul {
	padding:0;
	margin: 1em 80px;
}

#content ul li {
	color:#888;
	font-size:12px;
}

img.thumb {
	width:67px;
	height:67px;
	background-color:#eee;
}

/*  /////////// additional css //////////// */

#content #productDetail {
	width: 900px;
	margin: 0 auto;
}

#content #productDetail td {
	vertical-align: top;
	padding: 1.5em;
	width: 50%;
}

#content #productDetail p, #content #productDetail h1, #content #productDetail h2 {
	margin: 0em 0em 0.5em 0em;
}
#content #productDetail h1 {
	color: #baa049;
}

#content #productDetail .addToCart {
	width: 93px;
	height: 35px;
	background-image: url(/images/cart.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#content #productDetail .addToCart:hover {
	background-position: 0px -35px;
}

#content .addToCart a, #content .addToCart a:visited, #content .addToCart a:active, #content .addToCart a:hover {
	color: #baa049;
	font-size: 11pt;	
	font-weight: bold;
}
#content .addToCart a:hover {
	color: #663333;
	text-decoration: none;
}
#content .addToCart img {
	border: none;
	vertical-align: middle;
}

#content ul.subNav {
	clear: both;
	width: 980px;
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 5px;
}

#content div.first {
	background-color:#f0f0e8;
	height:25px;	
}

#content .subNav li {
	display:inline;
}

#content .subNav li a {
	font-size: 10px;
	font-weight:bold;
	color: #baa049;
	display: block;
	float: left;
	text-decoration: none;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border-right: 1px solid black;
}

#content .subNav li:first-child a, #content .subNav li.first-child a {
	padding-left:1.5em;
}

#content .subNav li:last-child a, #content .subNav li.last-child a {
	border:none;
}

#content .subNav li a:hover {
	text-decoration: underline;
	color: #663333;
}

#content p.clear {
	clear: both;
}


/* ////////////////   Product List / Gallery   /////////////// */
#content #productTable {
	/* width: 560px; */
	margin: 1em auto;
}
#content #productTable td {
    position: relative;
    vertical-align: top;
    text-align: center;
	padding: 10px 10px 35px 10px;
	width: 120px;
}
#content #productTable a {
	font-size: 10px;
	font-weight:bold;
	color: #663333;
}
#content #productTable img {
	border: none;
}

#content #productTable a span {
	display:block;
	padding:4px;
}



#content #productList {
	display:block;
	width: 720px;
	list-style: none;
	margin: 1em auto;
	padding: 0;
}
#content #productList li {
	float:left;
	padding:5px;
	margin: 5px;
	width: 120px;
}

#content #productList a, #content #productList a:link, #content #productList a:visited, #content #productList a:hover, #content #productList a:active {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 5px;
	font-size: 10px;
	font-weight:bold;
	color: #663333;
	height:16em;
}

#content #productList a:hover {
}

#content #productList img {
	border: none;
}

#content #productList a span {
	display:block;
	padding:4px;
}

#content #productList img.noImage {

}

#content #productList li a br {
	margin-bottom: 1.5em;
}
	

/* ////////////////   Home page index   /////////////// */

#homeCategories {
	width: 500px;
	margin: 30px auto 0 auto;
	clear: both;
	padding:0;
}

#homeCategories a,
#homeCategories a:link,
#homeCategories a:visited,
#homeCategories a:hover,
#homeCategories a:active {
	color: #baa049;
    font-size: 10pt;	
	text-decoration: none;
}
#homeCategories a:hover {
	text-decoration: none;
   	color:#663333;
 }
#homeCategories a img {
	border: none;
}

#paging {
    font-size: 10pt;
    border-spacing: 1px;
    border: solid 1px #f0f0e8;
    color: #51191c;
    margin: 0 auto;
}
#paging td {
    padding: 0;
    text-align: center;
    background-color: #f0f0e8;
    vertical-align: middle;
}
#paging td.spacing{
    background-color: transparent;
}
#paging td.count{
    background-color: transparent;
}
#paging td.gotoPage,
#paging td.gotoFirst,
#paging td.gotoLast  {
    width: 18px;
    height: 18px;
    font-size: 8pt;
vertical-align: middle}
#paging td.gotoPage {
    background-color:#baa049;
    color: #fff;
}
#paging td a {
    display: block;
    width: 18px;
    height: 16px;
    color: #000;
    background-color: #f0f0e8;
padding-top: 2px;
}

#paging td a:hover {
    background-color: #999;
    color: #ffffff;
    text-decoration: none;
}

/*------------------------------------------------------------------
	Enquiry page
-------------------------------------------------------------------*/

body.contact h2 {
	font-weight: normal;
	color: #9f893d;
	font-size:10pt;
}

body.contact p {
	font-weight: normal;
	color: #999999;
	font-size:9pt;	
	line-height: 1.5em;
}
body.contact p.larger {
	font-size: 11pt;	
}
body.contact a {
	color: #9f893d;
	text-decoration: underline;
}


body.contact a:hover{
	color: #333333;
}
.contact-form  {
	display: block;
	float: right;
	background-color: #f5f2ed;
	border: solid 1px #eae8d1;
	width: 440px;
	position: relative;
	padding: 28px;
	margin-right: 46px;
}
.contact-form fieldset {
	padding: 0;
	margin: 0;
	border: none;
}
.contact-form legend {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #9f893d;
	font-weight: normal;
	font-size: 11pt;
}
#content .contact-form ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 30px;
}
#content .contact-form li{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}

.contact-form label.field-label {
	display: block;
	float: left;
	width: 78px;	
	height: 18px;
	padding: 2px;
	line-height: 20px;
	over-flow: hidden;
}

.contact-form .text {
	background-color: #ffffff;
	border: solid 1px #bfc7ca;
	width: 326px;
	height: 18px;
	padding: 2px;
}
.contact-form .area {
	height: 110px;
}
.contact-form .button {
	background-color: #f5f2ed;
	border: solid 1px #93a9b7;
	margin-top: 1em;
}

#content  .contact-form li.errors ,
.error{
	color: #d52;
}

.subscribe-button {
	float: right; 
	margin: 40px 40px 10px 10px;
}
.subscribe-button img {
	border: none; 
}
.home #content {
	position: relative;
}
.home .subscribe-button {
	float: none;
	position: absolute;
	right: 40px;
	top: 40px;
	margin: 0;
}
