
/* ~~~~~~~~~~ reset styles ~~~~~~~~~~ */

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;	/* force scrollbar in firefox */
}
body {
	text-align: center;	
	background: #231f20;
}
img, fieldset {
	border: 0;
}
body, select, input, textarea {
	font: 85%/1.5 "lucida sans", verdana, arial, helvetica, sans-serif;
	color: #555;
}
h1, h2 {
	padding-bottom: 0.2em;	
}
h2 {
	font-size: 1em;
	color: #963;
	background-color: #E0E0E0;
	padding: 0.1em 0.3em;
	margin-bottom: 0.5em;	
}
p {
	padding-bottom: 1.2em;	
}
a {
	color: #555;	
}
a:hover {
	color: #963;	
}
table {
	width: 756px;
	border-collapse: collapse;
	margin: 0 2px;
}
th, td {
	border: solid 1px #555;
	padding: 0.2em;	
}
thead th {
	color: #FFF;
	background: #963;
	
}
.even {
	background: #EEE;
}

/* ~~~~~~~~~~ reusable styles ~~~~~~~~~~ */

.error {
	color: #C00;
	font-weight: bold;	
}
.confirmation {
	color: #080;
	font-weight: bold;	
}
div.fieldset {
	border: solid 1px #999;
	padding: 1em;
	margin: 1em 0;
}
legend span {
	display: block;
	font-weight: bold;
	font-size: 1.4em;
	color: #000;
}
.hidden {
	position: absolute;
	left: -999em;
	top: 0;	
}
#breadcrumb {
	font-size: 0.8em;
	margin-bottom: 1em;	
}
#products #content #breadcrumb a, #garden-furniture #content #breadcrumb a {
	display: inline;
	margin-left: 0;	
}

/* ~~~~~~~~~~ layout styles ~~~~~~~~~~ */

#header {
	width: 760px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
}
#header #trade-contact-container {
	left: 300px;
	position: absolute;
	top: 35px;
}	
#container {
	background-color: #FFF;
	border-bottom: 10px solid #963;
	padding: 10px 0;
	margin-bottom: 50px;	
}
#content {
	width: 760px;
	margin: 0 auto;
	padding-bottom: 4em;
	text-align: left;
	overflow: auto;
}
#content ul {
	margin: 10px 20px;	
}
#content img {
	vertical-align: bottom;
	margin-bottom: 10px;	
}

/* ~~~~~~~~~~ navigation styles ~~~~~~~~~~ */

#navigation {
	list-style: none;
	float: left;
	width: 100%;
	text-transform: uppercase;
}
#navigation li {
	float: left;
	margin-right: 7px;
}
#navigation a {
	display: block;
	background: url(../images/tab-right.gif) right -100px no-repeat #963;
	color: #000;
	text-decoration: none;
}
#navigation b {
	display: block;
	background: url(../images/tab-left.gif) no-repeat left -100px;
	padding: 2px 15px 0;
}
#navigation .current a {
	background-position: top right;
	background-color: #FFF;
}
#navigation .current b {
	background-position: top left;
}
#navigation a:hover {
	color: #FFF;
}
#navigation .current a:hover {
	color: #000;
}

/* ~~~~~~~~~~ heading styles ~~~~~~~~~~ */

h1, h1 span {
	height: 45px;
	font-size: 100%;
	overflow: hidden;
}
h1 span {
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -45px;
}
h1 {	
	margin: 0 0 10px 0;	
}
h1, h1 span {
	background-repeat: no-repeat;	
}
#home h1, #home h1 span {
	background-image: url(../images/headings/welcome-to-billyoh.gif);
	width: 225px;
}
#about h1, #about h1 span {
	background-image: url(../images/headings/about-billyoh.gif);
	width: 167px;
}
#products h1, #products h1 span {
	background-image: url(../images/headings/billyoh-products.gif);
	width: 225px;
}
#where-to-buy h1, #where-to-buy h1 span {
	background-image: url(../images/headings/where-to-buy.gif);
	width: 334px;
}
#contact h1, #contact h1 span {
	background-image: url(../images/headings/contact-billyoh.gif);
	width: 183px;
}
#garden-furniture h1, #garden-furniture h1 span {
	background-image: url(../images/headings/billyoh-garden-furniture.gif);
	width: 271px;
}
#page-not-found h1, #page-not-found h1 span {
	background-image: url(../images/headings/page-not-found.gif);
	width: 176px;
}

/* ~~~~~~~~~~ contact page ~~~~~~~~~~ */

#post-phone-form {
	float: right;
	width: 190px;	
}
#email-form {
	margin-right: 220px;	
}
.form-row {
	margin-bottom: 1em;	
}
#email-form textarea {
	width: 300px;	
}
address {
	display: block;
	margin-bottom: 2em;	
}
.form-row input {
	width: 20em;	
}

/* ~~~~~~~~~~ product page ~~~~~~~~~~ */

#products h2 {
	background: url(../images/subheading-bg.gif) no-repeat;	
	color: #fff;
	font-size: 1.4em;
	font-weight: normal;
	padding: 5px 0 10px 35px;
}
#products .productrow strong {
	background: #231f20;
	color: #fff;
	padding: 3px;
	display: block;
	height: 33px;
	font-size: 0.75em;
}
#products .productrow img {
	display: block;
	margin: 10px;
}
.productrow {
	width: 100%;
	margin: 5px 0 15px;
	overflow: hidden;	
}
#products .product, #products .product:link {
	color: #fff;
	text-decoration: none;	
}
#products .product:hover {
	text-decoration: none;
}
#products .product:hover strong {
	background: #000;
}
.product {
	float: left;
	width: 205px;
	display: inline;
	border: 1px solid #231f20;	
}

.sizetext 
{
	color: Black;
}
.middle {
	margin: 0 66px;	
}
