body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #792200;
	padding:0;
	margin:0;
	background-color: #590000;
}
	
#wrapper {
	position:relative;
	width:800px;
	padding:0;
	margin: 10px 0;
	border:1px solid #fff;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
	background: #fff;
}
#banner {
	position:relative;
	height:113px;
	width:800px;
	border:0;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}
#main {
	width: 790px;
	padding: 10px 5px 10px 5px;
}
#left-col {
	width: 160px;
	float: left;
}
#right-col {
	width: 620px;
	float: right;
}
#footer {
	margin-top: 10px;
	padding: 5px;
	border-top: 5px solid #e0e0e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*
	standard tags
*/

img {
	border: none;
}

a {
	color: #792200;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	margin-top: 0;
	padding-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h2 {
	margin-top: 0;
	padding-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {
	line-height: 1.5;
}

hr {
	border: 0;
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	margin: 0;
	padding: 0;
}

/*
form{
	margin: 0;
	padding: 0;
}
*/
form p {
	position:relative;
	margin-top: 0px;
	margin-bottom: 10px;
}

label{
	margin-right: 30px;
	padding:2px 0 0 0;
	font-weight: bold;
	vertical-align: top;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 1px;
}

fieldset{
	position:relative;
	border:1px solid #d3c1cf;
	padding: 7px;
	margin:0 0 10px 0;
	
}

legend{
	font-family:Arial, Helvetica, sans-serif;
	color:#a18e7d;
	font-size:10px;
	margin-bottom: 10px;
}

table{
	width: 100%;
	margin-bottom: 10px;
	font-size: 10px;
}

caption {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
thead{
	background:#eee;
}
td, th{
	text-align: left;
	padding: 5px;
}
tfoot {
	background:#eee;
	font-weight: bold;
}

/*
	blocks blocks
*/
.small-blk {
	position: relative;
	border: 1px solid #e0e0e0;
	width: 145px;
	margin-bottom: 10px;
}
.small-blk-header {
	position: relative;
	height: 16px;
	background-image: url(images/red-header.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #e0e0e0;
	margin: 0;
	padding: 5px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant:small-caps;
	text-align:center;
	color: #792200;
}

.medium-blk-header {
	position: relative;
	width: 290px;
	height: 16px;
	background-image: url(images/blue-header.jpg);
	background-repeat: repeat-x;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant:small-caps;
	text-align:left;
	color: #792200;
}

.large-blk-header {
	position: relative;
	width: 600px;
	height: 16px;
	background-image: url(images/blue-header.jpg);
	background-repeat: repeat-x;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant:small-caps;
	text-align:left;
	color: #792200;
}

.product-blk {
	width: 145px;
	height: 210px;
	margin: 0 10px 10px 0;
	text-align: center;
}
.product-pics {
	position: relative;
	width: 295px;
}
.options-blk {
	width: 300px;
	padding-right: 20px;
	text-align: right;
}
#no-shop-msg {
	position: relative;
	float: right;
	border: 2px solid #e0e0e0;
	width: 145px;
	margin: 15px 0 10px 10px;
	padding: 5px;
	background: #eee;
}

#no-shop-msg p {
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	color: #000;
}
#a-block {
    position: relative;
    float: right;
    width: 160px;
    padding: 0;
    margin: 0 0 10px 10px;
    display: block;
}

#breadcrumbtrail {
	padding-bottom: 10px;
}

#sub-categories {
	position: relative;
	border-top: 1px solid #d3c1cf;
	border-bottom: 1px solid #d3c1cf;
	margin:5px 0 20px 0;
	padding:5px;
	width: 600px;
}

.new-product {
	position: absolute;
	right: 32px;
	top: 1px;
	width: 30px;
	height: 150px;
	padding: 60px 0 0 0;
	color: #fff;
	background: #ff0000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.clearance-product {
	position: absolute;
	right: 32px;
	top: 1px;
	width: 30px;
	height: 208px;
	padding: 2px 0 0 0;
	color: #fff;
	background: #0000ff;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}
.sale-product {
	position: absolute;
	right: 32px;
	top: 1px;
	width: 30px;
	height: 170px;
	padding: 40px 0 0 0;
	color: #0000ff;
	background: #ffff00;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#trade-login-bg {
	position: absolute;
	top: 3px;
	right: 5px;
	width: 160px;
	height: 73px;
	background-color: #000;
	opacity:.20;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
}
#trade-login {
	position: absolute;
	top: 3px;
	right: 5px;
	width: 160px;
	height: 73px;
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#trade-excl-vat {
	position: absolute;
	top:85px;
	left: 20px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffff00;
}

.split5050 {
	width: 48%;
}

.bannerlink {
	position: relative;
	margin: 10px;
	padding: 10px;
	text-align: center;
	border: 1px solid #e0e0e0;
}

/*
	specific things
*/
.small-blk ul {
	list-style: none;
	margin: 10px 5px 10px 10px;
	padding: 0;
}
.small-blk li {
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;
}
.small-blk select {
	margin: 10px 5px 10px 5px;
	width: 135px;
}

.options-blk ul {
	margin: 0 0 0 15px;
	padding: 0;
	text-align: left;
}
.options-blk li {
	margin: 0;
	padding: 0 0 5px 0;
}

a.menu {
	display: block;
	width: 115px;
}
a:hover.menu {
	display: block;
	background: #eee;
	text-decoration: none;
	width: 115px;	
}

.product-blk img, .product-pics img {
	border: 1px solid #e0e0e0;
	padding: 5px;
}

.product-blk p {
	margin: 0;
	padding: 0;
}

#sub-categories a {
	float: left;
	padding: 5px 0 0 0;
	margin: 0;
	display: block;
	text-align: center;
	width: 120px;
	height: 30px;
}

.thumbnail-pics img {
	margin: 5px 0 0 0;
	padding: 2px;
}

.numeric-input {
	width: 30px;
}
.small-input {
	width: 50px;
}
.medium-input {
	width: 100px;
}
.large-input {
	width: 150px;
}
.vlarge-input {
	width: 200px;
}
.small-select {
	width: 55px;
}
.medium-select {
	width: 105px;
}
.large-select {
	width: 155px;
}
.vlarge-select {
	width: 205px;
}

.input1 {
    width: 120px;
}

.large-price {
	font-size: 18px;
	color: #0000ff;
}

.next-gen-cats {
	padding-left: 10px;
	font-size: 10px;
	color: #000;
}

p.t-title {
	position: absolute;
	top: -6px;
	right: 5px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

form#login-form {
	margin-top: 10px;
}
#login-form p {
	margin: 0 0 4px 0;
	padding: 0;
	text-align: right;
}

#login-form label {
	margin: 0;
	padding: 0;
}
#login-form input {
	margin-right: 5px;
	padding: 0;
	width: 92px;
	height: 14px;
	border: 1px solid #000;
	background: #fff;
}
input#loginbutton {
	width: 45px;
	height: 17px;
	padding: 0 0 2px 0;
	background: #fff;
}
#trade-login a {
	color: #fff;
}

label.checkout {
	margin-right: 20px;
	font-weight: normal;
}

p.loggedin-company {
	text-align: right;
	margin: 15px 0 0 0;
	padding: 0 5px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
}
p.loggedin-logout {
	text-align: right;
	padding-right: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #ffff00;
}

img.magnify-glass {
	position: absolute;
	top: 183px;
	left: -3px;
	border: none;
}
	
form.lhs-signup {
    padding: 5px 0 10px 5px;
}

/*
	table changes
*/

#basket {
	width: 100%;
	border-top: 5px solid #e9e0e7;
	border-bottom: 5px solid #e9e0e7;
	margin-bottom: 10px;
}
#basket-product {
	width: 55%;
}
#basket-quantity, #basket-price, #basket-total {
	width: 15%;
	text-align: right;
}


/*
	page navigation
*/

#pagenav {
	font-size: 12px;
	text-align: center;
	color: #000000;
/*	width: 98%;*/
	margin: 10px 0 10px 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #e9e0e7; 
}
#pagenav img {
	margin: 0;
	padding: 0 2px 0 2px;
}
#pagenav a {
	color: #000000;
	text-decoration: none;
}
#pagenav a:hover {
	color: #000000;
	text-decoration: underline;
}


/*
	generic classes
*/
.text-small {
	font-size: 9px;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.no-margin-padding {
	margin: 0;
	padding: 0;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clearblock {
	clear: both;
}
.bold {
	font-weight: bold;
}
.top-pad {
	padding-top: 10px;
}
.hidden {
	margin: 0;
	padding: 0;
	visibility: hidden;
}