@import url("tables.css");
body {
	color: Black;
	background-image : none;
	background-color : #8A6700;
	font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.address {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
h2 {
	color: #666600;
	font-size: 1.3em;
}
h3 {
	font-size: 1em;
	color: #512800;
}

HR {
	color : #512800;
	}
	
a:link {
	text-decoration: none;
	color : #8A6700;
}
A:VISITED {
	color : #8A2200;
	text-decoration : none;
}

A:HOVER {
	color : #00228A;
}
A:ACTIVE {
	color : #678A00;
}
.current:link, .current:visited, .current:hover, .current:active{
	color: #666666;
	text-decoration : none;
}
.colours {
	color: #663300;
}
.smalltext {
	font-size: 10px;
	color: #990066;
}
.underline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFCC66;
	display: block;
}
#supLinks {
	font-variant: small-caps;
	padding: 5px 10px;
	background: #003399;
	color: #FFFFFF;
	border-top: 1px solid #0053FF;
	border-right: 1px solid #002675;
	border-bottom: 1px solid #002675;
	border-left: 1px solid #0053FF;
}

.smallTextBlack {
	font-size: 0.8em;
}
/*Size Chart Table*/
table.sizeChart {
	width: 180px;
}
table.sizeChart th {
	text-align: left;
	color: #916C22;
	border-bottom: 1px solid #916C22;
	font-size: .8em;
	padding: 1px 2px;
}
table.sizeChart tr.bg1 {
	background: #C2932E;
}
table.sizeChart tr.narrow td{
	margin: 0px;
	padding: 0px;
	height: 3px;
	line-height: 0px;
}
table.sizeChart td{
	padding: 1px 2px 1px 4px;
	border-left: 1px solid #916C22;
	font-size: 0.8em;
}
table.sizeChart td.noLborder{
	border-left-style: none;	
}
/*End Size Chart Table*/

#singletSmall2 {
	width: 200px;
	float: left;
	padding: 5px;
	margin-left: 40px;
	margin-top: 10px;
}
.box1 {
	background: #D7C49D;
	padding: 5px;
	border: 1px solid #79066B;
}
.framed1 {
	border-top: 1px solid #F0E1C1;
	border-right: 1px solid #AC8228;
	border-bottom: 1px solid #AC8228;
	border-left: 1px solid #F0E1C1;
}
H1.title {
	text-indent: -9999px;
}


/*Product List*/
ul.product {
	margin: 0px;
	padding: 0px;
	width: 500px;
	list-style: none;
	position: relative;
}

ul.product img{
	float: right;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
ul.product li {
	overflow: auto;
	border-bottom: 1px solid #8A6700;
	margin: 5px 0px 0px;
	padding: 0px 0px 10px;
}
ul.product ul {
	width: 200px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	position: relative;
}
ul.product ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #663300;
	border-style: none;
}
ul.product  p {
	margin: 0px 0px 15px;
	padding: 0px;
}
ul.product img.frame {
	border-top: 3px inset #330000;
	border-right: 3px inset #FFCC00;
	border-bottom: 3px inset #FFCC00;
	border-left: 3px inset #330000;
	float: none;

}
/*End Product List*/

.clear {
	clear: both;
}
.productDiv {
	margin-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #EBD6A9;
	border-right: 1px solid #EBD6A9;
	border-bottom: 1px solid #8A6700;
	border-left: 1px solid #EBD6A9;
	position: relative;
	width: 510px;
	overflow: auto;
	clear: both;
}
.productDiv ul.colourList {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #663300;
	width: 160px;

}
.thumbDiv {
	width: 75px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 125px;
	position: absolute;
	left: 420px;
	top: 120px;
}
.text10px {
	font-size: 10px;
}
.floatLeft {
	float: left;
}
.blank {
	height: 10px;
	width: 10px;
	position: absolute;
	left: 0px;
	top: 250px;
}
.capitals {
}
#supLinks a:link, #supLinks a:visited, #supLinks a:active {
	color: #C4D7FF;
}
#supLinks a:hover
 { color:#CA0BB3;
}
.bottomNav {
	font-size: 11px;
}
