body {
	font: normal 11px Arial, Helvetica, sans-serif;
	background:url(../images/common/bgtile.gif);
	background-repeat:repeat-x;
	background-color: #C0CDBC;
	color:#666666;
	margin-top:15px;
}

.boldwhitetext {
	font: bold smaller Tahoma, Arial, sans-serif;
	color:#FFFFFF;
}

.viewdetails a:link {
	color:#CC0000;
	font-weight:bold;
}
.viewdetails a:hover {
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}
a
{
	color:#CC0000;
	text-decoration:none;
}

a:hover
{
	background-color:#C0CDBC;
}

.menuLinks a:link, .menuLinks a:hover, .menuLinks a:visited 
{
	text-decoration: none;
	font-weight:bold;
	color: #333333;
}

.menuLinks a:hover
{
	background-color:#C0CDBC;
}

h1, h2, h3, h4 {
	color:#666666;
}

h1, h2, h3, h4, p, img {
	padding:0;
	margin: 0 0 1em 0;
}

img
{
	border:none;
	padding:0;
}

hr
{
	margin: 5px 0 5px 0;
	margin-right: 10px;
	padding: 0;
	border: none;
	color: #D81E05;
	background-color: #D81E05;
	height: 1px;
	clear:both;
}

.SEOtext
{
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-402px;
	top:13px;
	z-index:5;
	/*background:url(../images/common/top_wrap.gif) top repeat-x;*/
}

.SEOtext li
{
	display:inline;
}

.wrapper
{
	position:relative;
	left:50%;
	margin-left:-402px;
	margin-bottom:30px;
	width:900px;
	background-color: #FFFFFF;
	border:1px solid #000000;
	z-index:10;	
}
#top
{
	position:relative;
	width:100%;
}

#logo 
{
	position:relative;
	float:left;
}

#contacttop
{
	position:relative;
	color:#999933;
	float:right;
	padding-right:10px;
	padding-top:5px;
}

.contacttext{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#contentcontainer
{
	position:relative;
	width:100%;
}

#utilpages{
	position:relative;
	width:100%;
	padding-left:60px;
	padding-top:60px;
}

#contentlefthome
{
	position:relative;
	float:left;
	width:290px;
	padding: 0 0 0 0;
}

#contentleft
{
	position:relative;
	float:left;
	width:100px;
	padding: 0 0 0 0;
}

#contentrighthome
{
	position:relative;
	float:right;
	width:600px;
	padding: 0 0 0 0;
}

#contentright
{
	position:relative;
	float:right;
	width:600px;
	padding: 0 0 0 0;
}

h1 {
	background:url(../images/common/hw-poulter-and-sons-antiques.gif) no-repeat;
	width:450px;
	height:75px;
	overflow:hidden;
	text-indent: -5000px;
	margin-bottom:17px;
	margin-left:2px;
}
h1.a {font-size:12px;
	  font-weight:bold;
}

h2
{
	font-size:1.3em;
	font-weight:normal;
}

h3
{
	font-size: 1.1em;
	font-weight: normal;
}

h4
{
	font-size:1em;
	font-weight:normal;
	color:#999999;
}

p
{
	margin-bottom:13px;
}

#menu
{
	width:100%;
	height:27px;
	background:url(../images/common/nav/navtile.gif) repeat-x #C0CDBC;
	background-color:transparent;
	padding-top: 5px;
	margin:0 0 0 0;
	float:left;
}
#menubar
{
	width:90%;
	height:27px;
	background:url(../images/common/nav/navtile.gif) repeat-x #C0CDBC;
	padding:0 0 0 0;
	margin-left:10px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

#menubox
{
	width:90%;
	height:100px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:0 0 0 0;
	margin-left:10px;
	border-left:1px solid #000000;
}


#menuboxtext
{
	float:left;
	width:150px;
	padding-top: 5px;
	/*padding:0 0 0 0;*/
	margin:0 0 0 5px;
}

#menuboximage
{
	float:right;
	width:100px;
	height:81px;
	padding-top: 5px;
	/*padding:0 0 0 0;*/
	margin:2px 0 0 0;
}

html>body #productsmenubar {
	width:750px;
	height:27px;
	background:url(../images/common/nav/navtile.gif) repeat-x #C0CDBC;
	padding:0 20px 0 0;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	text-align:center;
	background-color:transparent;
	float:left;
	margin-left:60px;
}

#productsmenubar {
	width:750px;
	height:27px;
	background:url(../images/common/nav/navtile.gif) repeat-x #C0CDBC;
	padding:0 20px 0 0;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	text-align:center;
	background-color:transparent;
	float:left;
	margin-left:30px;
}

#productsleft {
	float:left;
	height:20px;
}

#productsright {
	float:right;
	height:20px;
	width: 300px;
}

html>body #productscontent {
	width:770px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	float:left;
	margin-left:60px;
}

#productscontent {
	width:770px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	float:left;
	margin-left:30px;
}

.search
{
	padding-left:5px;
	padding-top:18px;
}

.search label
{
	font-size:1em;
	font-weight:bold;
	color:#999999;
	width:150px;
	display:block;
	margin-bottom:13px;
}

.search input
{
	width:98px;
	font-size:1em;
}

.search input#submit
{
	width:56px;
	font-size:1em;
	color:#FFF;
	background-color:#C0CDBC;
	border-style:outset;
}

.cont
{
	float:left;
	width:100%;
}

.cont a img
{
	margin: 0;
}

.left
{
	float:left;
	width:200px;
	padding-right:66px;
	background:url(../images/common/spacer.jpg) right top no-repeat;
}

.right
{
	float:left;
	width:240px;
	display:block;
	padding-left:16px;
}

.right img
{
	border:solid #000000;
	border-width: 4px 20px 16px 20px;
	margin:0;
	padding:0;
}

.footer
{
	clear:left;
	height:80px;
	background:url(../images/common/bottom_wrap.gif) bottom repeat-x;
	width:100%;
	margin-left:2px;
	font-size:0.8em;
	color:#999;
	padding-bottom:3px;
	padding-top:20px;
	position:relative;
}

.footer img
{
	position:relative;
	vertical-align: middle;
}

div#footerLinks
{
	font-size: 1em;
	margin-bottom: 5px;
	float:left;
}

div#footerLinks a:link, div#footerLinks a:hover, div#footerLinks a:visited 
{
	text-decoration: none;
	background-color: white;
	color: #999999;
}

div#footerLinks a:hover
{
	text-decoration: underline;
}

/* product listing stuff */

.product-titlebar{
	background-image:url(../images/common/productbox-titlebar.gif);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	font: bold smaller Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.product-contentbox {
	background-color:#CCCCCC;
}

.productframe {
	background-color:#000000;
}

.product-contentbox-left {
	background-color:#CCCCCC;
	width:480px;
}

.product-contentbox-right {
	background-color:#CCCCCC;
	width:350px;
}

.product-footerbar{
	background-image:url(../images/common/productbox-footerbar.gif);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	font: smaller Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	border-top: 1px solid #666666;
}

/* old css to be removed */
div.productBox
{
	float:left;
	width: 230px;
	margin: 5px;
	margin-top: 0;
	padding: 10px;
	background-color: #CCCCCC;
}

div.productTopBar, div.productDescription, div.productDetails, div.productLink
{
	padding: 4px;
	background-color: #bbbbbb;
}

div.productTopBar, div.productDescription, div.productImage, div.productDetails
{
	margin-bottom: 2px;
}

div.productCode
{
	font-weight: bold;
	float: left;
}

div.productPrice
{
	text-align: right;
}

div.productImage
{
	padding:5px;
	padding-top: 10px;
	background-color: black;
	text-align: center;
}

div.productImageRed
{
	padding:5px;
	padding-top: 10px;
	background-color: #c33f4b;
	text-align: center;
}

div.productImage img
{
	margin: 0;
	border: 1px solid black;
}

div.productImageRed img
{
	margin: 0;
	border: 1px solid #c33f4b;
}

div.productImage a:hover
{
	background-color: black;
}

div.productImageRed a:hover
{
	background-color: #c33f4b;
}

div.productImage a:hover img
{
	border: 1px dotted #D81E05;
}

div.productImageRed a:hover img
{
	border: 1px dotted black;
}

div.productDetails dl
{
	margin: 0 5px 0 5px
}

div.productDetails dt
{
	width: 50%;
	float: left;
	clear: both;
	font-weight: bold;
	display: block;
}

div.productDetails dd
{
	display: block;
}

/* search stuff */

.search_term
{
	color: white;
	background-color: #D81E05;
}