body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font: 12px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#container {
	margin: 0 auto;
	width: 730px;
}
#top {
}
#nav {
}

#homecolumns {
	margin-top: 22px;
	margin-right: -45px;
	color: #3F3E04;
}
#homecolumns td {
	vertical-align: top;
}
#homecolumns p {
	margin: 8px 0 0;
}
#homecolumns div {
	padding: 55px 45px 5px 16px;
	font-size: 11px;
	line-height: 16px;
/*	text-align: justify;*/
}
#homecolumns a {
	text-decoration: underline;
}



#sidebar {
	float: left;
	width: 147px;
	padding: 35px 0;
	font-size: 11px;
}
#catnav ul {
	margin: 6px 0 45px 25px;
	padding: 0;
	list-style: none;
}
#catnav li {
	background: url(../images/side/arrow.gif) top left no-repeat;
	padding: 4px 0 0 13px;
	margin: 0;
}
#catnav li a:link, #catnav li a:visited {
	color: #8D8B03;
	text-decoration: none;
	border: 2px solid #FFFFFF;
}
#catnav li a:hover, #catnav li a:active {
	color: #FFF;
	text-decoration: none;
	border: 2px solid #8D8B03;
	background-color: #8D8B03;
}
#basketsummary {
	background: #BAB135 url(../images/side/basket-bottom.gif) bottom left no-repeat;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#basketsummary ul {
	margin: 0 0 3px;
	padding: 0;
	list-style: none;
	background: url(../images/side/basket-bg.jpg) top left repeat-x;
}
#basketsummary li {
	padding: 7px 5px 8px 18px;
	margin: 0;
	background: url(../images/side/bullet.gif) top left no-repeat;
	border-bottom: 1px dotted #E8D766;
	line-height: 12px;
}
#basketsummary li a {
	color: #FFFFFF;
}
#basketsummary strong {
	padding: 0 3px 0 8px;
}
#content {
	margin: 35px 20px 35px 185px;
}
#content h1 {
	margin: 0px 0 0;
	padding: 0;
	font: normal 24px/24px Arial, Helvetica, sans-serif;
	color: #8D8B03;
}
#content h2 {
	margin: 40px 0 15px;
	padding: 0;
	font: normal 18px/18px Arial, Helvetica, sans-serif;
	color: #8D8B03;
}
#footer {
	clear: both;
	padding: 10px 0;
}
#footer td {
	font-size: 10px;
	color: #999999;
}
#footer a {
	color: #666;
}


#feature {
	border: 1px solid #D9D69D;
	padding: 20px;
	background-color: #FAF7E0;
	margin-bottom: 30px;
}
#feature td {
	vertical-align: top;
}
#feature p {
	margin: 0 0 20px;
}
#feature img {
	border: 1px solid #D9D69D;
	margin-right: 20px;
}
#subcats {
	text-align: right;
	padding: 20px 0;
	color: #E8D766;
	font-size: 11px;
}
#listingtable {
	margin-right: -40px;
}
#listingtable td {
	padding-right: 30px;
	vertical-align: top;
}
#listingtable td td {
	border: 1px solid #F8F3D1;
	padding: 1px;
	height: 154px;
	width: 154px;
	vertical-align: middle;
	text-align: center;
}
#listingtable div {
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	width: 154px;
	padding: 8px 0 40px;
	color: #8D8B03;
}
#listingtable a {
	color: #000;
}
.sale {
	color: #A6A56C;
	text-decoration: line-through;
}

#details {
	margin-right: -40px;
}
#details td {
	vertical-align: top;
	font-size: 11px;
	line-height: 16px;
}
.detailpic {
	border: 1px solid #F6EFC2;
	padding: 3px;
	margin-right: 24px;
}
.style {
	font-size: 10px;
	color: #C6C581;
	line-height: 20px;
}
#extrapix {
	margin: 0 0 20px;
}
#extrapix table {
	margin-right: 15px;
}
#extrapix td td {
	border: 1px solid #F6EFC2;
	padding: 1px;
	width: 70px;
	text-align: center;
	vertical-align: middle;
	height: 70px;
}
#colours {
	padding: 10px 0;
}
#colours table {
	margin: 10px 0;
}
#colours td {
	vertical-align: middle;
	font-size: 10px;
	color: #78784F;
}
.colournames {
	padding: 0 8px 0 3px;
}
.checkout {
	font-size: 11px;
	line-height: 14px;
}
.checkout th {
	border-bottom: 1px solid #D9D69D;
	text-align: left;
}
.checkout td td img {
	padding: 1px;
	border: 1px solid #D9D69D;
}
.checkout td {
	border-bottom: 1px dashed #D9D69D;
}
.checkout td td {
	border-bottom: none;
}
.subtotalcell {
	background-color: #FAF7E0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #D9D69D;
}
.required {
	color: #FF0000;
}


a:link, a:visited {
	color: #8D8B03;
	text-decoration: none;	
}
a:hover, a:active {
	color: #8D8B03;
	text-decoration: underline;	
}
form {
	margin: 0;
}
input, select, textarea {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.mini {
	font-size: 10px;
}