body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2b0606;
	margin: 0;
	padding: 0;
	background-image: url(/assets/images/misc/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #2b0606;
}

#outer {
	position: relative;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#mainsite {
	position: relative;
	padding: 0;
	width: 100%;
}

#header {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	display: block;
}

#header img {
	width: 49%;
	float: left;
}

#basketbar, #footer, #mainnav, #subnav, #delivery, .navtitle {
	display: none;
}

#homecolumnone {
	position: relative;
	float: left;
	width: 151px;
	margin: 0px 3px 3px 0px;
	padding: 0;
	left: 0px;
	top: 0px;
}

#homecolumntwo {
	position: relative;
	float: left;
	width: 596px;
	margin: 0px 0px 3px 0px;
	padding: 0;
	left: 0px;
	top: 0px;
}

#homeflash {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	border: 1px solid #ffffff;
	width: 100%;
	height: 258px;
}

#pageflash {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 0px 0px 3px 0px;
	border: 1px solid #ffffff;
	width: 594px;
	height: 258px;
}

.contentboxone {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	border: 1px solid #bcbebf;
	font-size: 0.7em;
	background-image: url(/assets/images/misc/content_box_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 10px;
	margin: 0px 0px 3px 0px;
	color: #b41722;
	width: 728px;
}

.contentboxone a {
	font-weight: bold;
	color: #b41722;
	text-decoration: none;
}

.contentboxone a:hover {
	font-weight: bold;
	color: #2b0606;
	text-decoration: none;
}

.contentboxtwo {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	border: 1px solid #bcbebf;
	font-size: 0.7em;
	background-image: url(/assets/images/misc/content_box_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 10px;
	margin: 0px 0px 3px 0px;
	color: #b41722;
	width: 574px;
}

.contentboxtwo a {
	font-weight: bold;
	color: #b41722;
	text-decoration: none;
}

.contentboxtwo a:hover {
	font-weight: bold;
	color: #2b0606;
	text-decoration: none;
}

h1 {
	color: #2b0606;
	font-family: arial, helvetica, sans-serif;
	font-size: 170%;
	font-style: normal;
	margin: 0px 0px 4px 0px;
	padding: 0;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	font-weight: bold;
	font-size: 1em;
}

.redtext {
	color: #b41722;
}

.boldtext {
	font-weight: bold;
}

.categorycolumnone {
	position: relative;
	float: left;
	width: 45%;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
}

.categorycolumntwo {
	position: relative;
	float: right;
	width: 45%;
	right: 0px;
	top: 0px;
	margin: 0px 0px 3px 0px;
	padding: 0;
}

.categorytitle {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	margin: 0;
	padding: 0px 10px 0px 10px;
	background-image: url(/assets/images/basketbar/bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #57040a;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.7em;
}

.categoryinfo {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 4px 10px 4px 10px;
	background-color: #ffffff;
	font-size: 0.7em;
	width: 100%;
	border-left: 1px solid #bcbebf;
	border-right: 1px solid #bcbebf;
}

.categoryinfo img {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0;
}

.moreinfo {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 10px 0px 0px;
	background-image: url(/assets/images/misc/content_box_bg.gif);
	background-repeat: repeat-x;
	font-size: 0.7em;
	font-weight: bold;
	color: #b41722;
	width: 103%;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	border: 1px solid #bcbebf;
	text-align: right;
	text-transform: uppercase;
}

.moreinfo a {
	color: #b41722;
	background-image: url(/assets/images/subnav/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}

.moreinfo a:hover {
	color: #3b0000;
	text-decoration: none;
	background-image: url(/assets/images/subnav/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.breadcrumb {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	margin: 0px 0px 3px 0px;
	padding: 0;
	text-indent: 10px;
	background-image: url(/assets/images/basketbar/bg.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 0.7em;
	text-align: left;
}

.breadcrumb a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.breadcrumb a:hover {
	color: #3b0000;
	text-decoration: none;
	font-weight: bold;
}

.row {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	margin: 4px 0px 4px 0px;
}

.row .label {
	position: relative;
	float: left;
	width: 42%;
	text-align: right;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
}

.row .formelement {
	position: relative;
	float: right;
	width: 56%;
	text-align: left;
}

.formtxtbox {
	background-image: url(/assets/images/basketbar/form_bg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #57040a;
	color: #ffffff;
}

.formbutton {
	background-image: url(/assets/images/basketbar/button_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #57040a;
	color: #ffffff;
	height: 18px;
	line-height: 14px;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
}

#checkoutprocess {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 15px 0px 15px 0px;
	width: 100%;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	text-align: center;
}

#checkoutprocess a {
	font-weight: bold;
}

#checkoutprocess ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#checkoutprocess li {
	list-style: none;
	display: inline;
	border: 1px solid #adadad;
	padding: 4px 9px 4px 9px;
	margin: 0px 3px 0px 3px;
	color: #adadad;
}

#checkoutprocess li.complete {
	color: #666666;
	background-color: #e7e7e7;
	border: 1px solid #666666;
}

#checkoutprocess li.complete a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#checkoutprocess li.complete a:hover {
	color: #b41722;
	font-weight: bold;
	text-decoration: none;
}

#checkoutprocess li.active {
	color: #ffffff;
	font-weight: bold;
	background-color: #b41722;
	background-image: url(/assets/images/basketbar/bg.gif);
	background-repeat: repeat-x;
}

.checkouttable {
	position: relative;
	float: left;
	left: 0;
	top: 0;
	margin: 0px 0px 15px 0px;
	padding: 0;
	width: 100%;
	color: #b41722;
}

.checkouttable h1 {
	font-size: 1em;
	color: #b41722;
	letter-spacing: 0px;
}

.tablecelldark {
	background-color: #e7e7e7;
	background-image: url(/assets/images/mainnav/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

.tablecelldark a {
	color: #b41722;
	text-decoration: none;
}

.tablecelldark a:hover {
	color: #3d6dc2;
	text-decoration: underline;
}

.tablecelllight {
	background-color: #ffffff;
	border-bottom: 1px solid #eaeaea;
	padding: 2px;
}

.paymentcards {
	float: left;
	position :relative;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
}

.basketbuttons {
	position: relative;
	float: right;
	top: 0px;
	right: 0px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.basketbuttons ul {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}

.basketbuttons li {
	background-image: url(/assets/images/basketbar/bg.gif);
	background-repeat: repeat-x;
	background-position: left;
	list-style-image: none;
	border: 1px solid #57040a;
	width: 150px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	padding: 0px 0px 0px 4px;
	margin: 4px 0px 4px 0px;
	font-size: 1em;
	display: block;
	text-transform: uppercase;
}

.basketbuttons li a {
	color: #ffffff;
	text-decoration: none;
}

.basketbuttons li a:hover {
	color: #2b0606;
	text-decoration: none;
}

.review {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #666666;
	width: 552px;
}

.error {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #b41722;
	width: 552px;
}

.product {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 168px;
	margin: 0;
	padding: 10px;
	border-right: 1px dotted #b91425;
	border-bottom: 1px dotted #b91425;
}

.product img {
	float: left;
	margin: 0px 21px 5px 21px;
}

.product h1 {
	color: #2b0606;
	font-family: arial, helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	margin: 0px 0px 4px 0px;
	padding: 0;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
}

.product a {
	font-weight: normal;
}

.product a:hover {
	font-weight: normal;
}

.paging {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: right;
}

.paging ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.paging ul li {
	display: inline;
}

.paging ul li a {
	padding: 1px 5px 1px 5px;
	border: 1px solid #b41722;
}

.paging ul li a:hover {
	border: 1px solid #2b0606;
}

.productdetail {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	width: 95%;
	border: 1px dotted #b91425;
	background-color: #ffffff;
}

.productdetail .image {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 200px;
	margin: 0;
	padding: 0;
}

.productdetail .image .zoom {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 14px;
	height: 14px;
}

.productdetail .info {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 340px;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

.productdetail .info .element {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 75px;
}

.productdetail .info .row {
	position: relative;
	float: left;
	text-align: left;
	left: 0px;
	top: 0px;
	width: 100%;
	margin: 5px 0px 5px 0px;
	padding: 0;
}

.gallerythumb {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	border: 1px solid #b41722;
	margin: 1px;
	padding: 0;
	width: 138px;
	background-color: #ffffff;
}

.gallerythumb p {
	text-align: center;
	margin: 0;
	padding: 0px 0px 2px 0px;
}
