body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #294951;
	background: #FFFFFF;
	margin: 0px;
}
td {
	font-size: 11px;
}
p {
	font-size: 11px;
	line-height: 15px;
}
a {
	color: #5191A1;
}
a:link, a:visited {  
	text-decoration: none; 
}
a:hover, a:active, a:visited:hover {  
	text-decoration: underline; 
}
a.shopnav {
	height: 17px;
}
a.shopnav:link, a.shopnav:visited {  
	border: 1px solid #FFFFFF;
	padding-left: 1px;
}
a.shopnav:hover, a.shopnav:active, a.shopnav:visited:hover {  
	border: 1px solid #5191A1;
	background: #5191A1;
	color: #FFFFFF;
	text-decoration: none; 
	padding-left: 1px;
}
a.basket {
	color: #FFFFFF;
}
.basketbullet {
	padding: 10px 8px 8px 8px;
	width: 21px;
	background: url(images/basket/sep.gif) repeat-x left bottom;
}
.basketdesc {
	padding: 7px 5px 8px 0px;
	background: url(images/basket/sep.gif) repeat-x left bottom;
}
.basketsum {
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px 5px 2px 8px;
}
.button {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #5191A1;
	height: 19px;
	width: 100px;
	vertical-align: middle;
	border-left: 1px solid #417481;
	border-bottom: 1px solid #417481;
	text-align: center;
}
input, select, textarea {
	font: 11px/15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	height: 20px;
	border: 1px solid #CADEE3;
}
form {
	margin: 0px;
}
h1 {
	font: bold 24px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #F49979;
}
h3 {
	margin-bottom: -15px;
}
.thumbborder {
	border: 1px solid #D5E4E8;
}
.thumbpad {
	background: #FFFFFF;
	padding: 5px;
	width: 110px;
	border: 5px solid #F6F9FA;
	text-align: center;
}
.thumbname {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 25px;
}
.thumbprice {
	color: #F28561;
}
.thumbsale {
	color: #F5B877;
	text-decoration: line-through;
}
.pagenum {  
	border: 1px solid #5191A1;
	background: #5191A1;
	color: #FFFFFF;
	padding-left: 1px;
}
h2 {
	font: bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.bodycopy {
	font: 12px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.mini {
	font-size: 9px;
	color: #94A4A8;
	font-weight: normal;
}
.shopfields {
	font-size: 9px;
	color: #294951;
	height: 19px;
	width: 80px;
}
.saleprice {
	color: #F49979;
	font-weight: bold;
}
.copy {
	font-size: 12px;
	line-height: 18px;
}
.checkoutheader {
	border-bottom: 1px solid #D5E4E8;
}
.checkoutcell {
	border-bottom: 1px dashed #D5E4E8;
}
.checkoutthumb {
	background: #FFFFFF;
	padding: 1px;
	border: 2px solid #D5E4E8;
	text-align: center;
}
.subtotalcell {
	background: #F6F9FA;
	border-bottom: 1px solid #D5E4E8;
	border-top: 1px solid #FFFFFF;
}
.homepicborder {
	border: 1px solid #CADEE3;
	padding: 2px;
}
.required {
	color:#DD1717;
}
.links {
	color: #D5E4E8;
	text-align: center;
	font-size: 10px;
	margin-top: 30px;
	padding-bottom: 20px;
}
.hometext {
	text-align: justify; 
	font-size: 9px; 
	line-height: 11px; 
	color: #999999;
	margin-top: 50px;
}
.hometext a {
	color: #999999;
}
.catintro {
	border: 1px solid #D5E4E8;
	background: #F6F9FA;
	padding: 15px 20px 0px;
	margin: 0 15px 15px 0;
	text-align: justify;
}
.catintro p {
	margin: 0;
	padding: 0;
}
.catintro td {
	padding-bottom: 20px;
	vertical-align: top;
}
.catintro img {
	border: 1px solid #D5E4E8;
	margin: 0 15px 0 0;
}

/* added by qads, copied from bamboo for extra pics and colour swatchs */
#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;
}