/* CSS Document */

td, body {font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#990000}

h1, h2 {font-size: 16px; font-weight: normal;}
h3, {font-size: 12px; margin-bottom: 0px;}

a {text-decoration: none; color:#666699}
a:hover {text-decoration: underline;}
p {margin-top: 0px; margin-bottom: 15;}

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

/* FOOTER
----------------------------------------------- */


div#mailingPopup {
	position: absolute;
	width: 297px;
	height: 70px;
	border: 1px solid #990000;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	visibility: hidden;
	background-color:#E2E2E2;
}
div#searchPopup {
	position: absolute;
	width: 230px;
	height: 60px;
	border: 1px solid #990000;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	visibility: hidden;
	background-color:#E2E2E2;
}
div#popPadding { padding-left: 15px; padding-top: 5px;}

table#Footer {margin-top:9px; margin-bottom:20px; }
.copyright {
	color: #B47877;
	font-size: 10px;
}
.copyright a { color: #B47877; text-decoration:none; }
.copyright a:hover {text-decoration: underline;}


/* Left Nav -------------------------- */

.LeftNavCol {
	padding: 8px;
	width: 139px;
	background-color: #F5EDED;
}

.LeftNavCol h3 a {
	font-family:Tahoma, Verdana;
	font-size:10px;
	text-decoration: none;
	font-weight: normal;
	color: #990000;
	text-transform: uppercase;
	margin: 0px;
} 
.LeftNavCol a:hover { text-decoration:underline;}

/* Shop Section -----------------*/

.shopContent {
	padding-left: 20px;
}
h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.ShopListCell {
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color:#E2E2E2;
	vertical-align: bottom;
	width:200px;
}
.CategoryListCell {
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color:#E2E2E2;
	vertical-align: bottom;
	color: #999999;
	font-weight: bold;
}
.CategoryListCell a {
	color: #999999;
	text-decoration: none;
}
.CategoryListCell a:hover {
	color: #999999;
	text-decoration: underline;
}

.breadcrumbs {
	font-size: 11px;
	color: #B47877
}
.breadcrumbs a {color: #B47877}
h1 {
	font-size: 16px;
}
.displayPrice {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
.stockcode {
	margin: 0px;
}

#ColourQuantity td.suName {	
}

#ColourQuantity th {
	font-size: 10px;	
}

#ColourQuantity input {
	border: 2px solid #750504;
}

div#RelatedItems {
	width: 140px;
	text-align: center;
	color: #999999;
	font-weight: bold;	
}
div#RelatedItems a {
	color: #999999;
	text-decoration: none;
}
div#RelatedItems a:hover {
	color: #999999;
	text-decoration: underline;
}

.NoNav {
	padding: 20px;
}

body.wideStyle .NoNav { padding: 0px; }

#Stockists td {
	padding-right: 10px;
}
hr {
	height: 1px;
	color: #E2E2E2;
}
#Stockists h2 {
	font-size: 14px;
	letter-spacing: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	width: 90%;
	margin-top: 20px;
	padding-top: 10px;
}
#Stockists h1 {
	font-size: 14px;
	letter-spacing: 3px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
th {
	letter-spacing: 1px;
	font-weight:normal;
	font-size: 12px;
	}
#OrderTable {font-size:12px;}
#categoryTable a {color:#990000}
	
label {
	text-align: left;
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
object {
	display: block;
}