body {
	margin: 0;
	padding: 6px 0 0;
	background: #d1bea5 url("/images/bg-body-pattern.gif") repeat 0 0;
	color: #646463;
	font-family: Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 100%;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	background: #ffffff url('/images/bg-topbar.gif') no-repeat right 0;
	color: #666666;
}
#topbar .basketsearch {
	float: right;
	width: 500px;
	padding: 42px 24px 12px;
}
#topbar .basketsearch .basket {
	float: left;
	width: 194px;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
}
#topbar .basketsearch .basket a {
	margin: 0 0 4px;
	padding: 0 0 0 18px;
	background: #ffffff url("/images/bg-a-basket.gif") no-repeat 0 3px;
	color: #3e240f;
}
#topbar .basketsearch .basket a:hover,
#topbar .basketsearch .basket a:focus,
#topbar .basketsearch .basket a:active {
	background: #ffffff url("/images/bg-a-basket-over.gif") no-repeat 0 3px;
	color: #7f9db9;
}
#topbar .basketsearch #payment {
	display: block;
	width: 194px;
	border-top: 6px solid #ffffff;
}

#topbar .basketsearch .search {
	position: relative;
	float: right;
}
#topbar .basketsearch #formsearch {
	float: left;
	width: 100%;
	border-bottom: 8px solid #ffffff;
	font-size: 70%;
	line-height: 1.3em;
}
#topbar .basketsearch #formsearch img {
	float: left;
	display: none;
	border: 0;
	cursor: pointer;
}
#topbar .basketsearch #formsearch label {
	float: left;
	margin: 0 0 0 0.4em;
}
#topbar .basketsearch #formsearch .first {
	border-bottom: 6px solid #ffffff;
}
#topbar .basketsearch #formsearch input {
	float: left;
	margin: 0 0 0 0.4em;
	border: 1px solid #7f9db9;
}
#topbar .basketsearch #formsearch input.submit {
	background-color: #666666;
	color: #ffffff;
	border-color: #666666;
	font-weight: bold;
	cursor: pointer;
}
#topbar .search .advanced {
	clear: left;
	float: left;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	text-align: right;
}
#topbar .search .advanced a {
	background-color: #ffffff;
	color: #3e240f;
}
#topbar .search .advanced a:hover,
#topbar .search .advanced a:focus,
#topbar .search .advanced a:active {
	background-color: #ffffff;
	color: #7f9db9;
}

#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 70%;
	line-height: 1.3em;
}
#skiplink:focus,
#skiplink:active {
	left: 0;
	background-color: #990000;
	color: #ffffff;
}
#logo {
	float: left;
	border: 0;
}
#searchhelp {
	display: none;
	position: absolute;
	top: 18px;
	left: 0;
	padding: 12px;
	background-color: #f1f1f0;
	color: #666666;
	font-size: 75%;
	line-height: 1.3em;
}

#navbartop {
	clear: left;
	float: left;
	width: 100%;
	padding: 10px 0;
	background-color: #3e240f;
	color: #ffffff;
	border-bottom: 1px solid #605349;
}
#navbartop ul {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-weight: bold;
	list-style: none;
}
#navbartop li {
	float: left;
	padding: 0 12px;
	border-left: 1px solid #ffffff;
}
#navbartop li a {
	background-color: #3e240f;
	color: #ffffff;
	text-decoration: none;
}
#navbartop li a:hover,
#navbartop li a:focus,
#navbartop li a:active {
	background-color: #3e240f;
	color: #8a7d72;
}
#navtop {
	float: right;
}
#navmember {
	float: left;
}
#navmember li.first {
	border: 0;
}
#mainbar {
	clear: left;
	float: left;
	width: 100%;
	background: #ffffff url("/images/bg-mainbar.gif") repeat-y 0 0;
	color: #666666;
}
#navcolmain {
	float: left;
	width: 159px;
}
#navmain {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 80%;
	list-style: none;
}
#navmain li {
	clear: left;
	float: left;
	width: 100%;
}
#navmain li.group {
	width: 138px;
	padding: 4px 5px 4px 16px;
	background-color: #1f1207;
	color: #d5d5d5;
	border-top: 1px solid #605349;
}
#navmain li a {
	float: left;
	width: 138px;
	padding: 4px 5px 8px 16px;
	background: #3e240f url("/images/bg-navmain-a.gif") no-repeat 7px 8px;
	color: #d5d5d5;
	text-decoration: none;
}
#navmain li a:hover,
#navmain li a:focus,
#navmain li a:active {
	background-color: #3e240f;
	color: #8a7d72;
}
#navmain li a.selected {
	background-color: #3e240f;
	background-image: url("/images/bg-navmain-a-selected.gif");
	background-position: 6px 8px;
	color: #f0d884;
}
#navmain li.selected a {
	background-color: #3e240f;
	color: #8a7d72;
}
#navmain ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navmain ul.selected {
	display: block;
}
#navmain li li a {
	width: 128px;
	padding: 4px 5px 4px 26px;
	background-image: url("/images/bg-navmain-ul-a.gif");
	background-position: 18px 7px;
}
#content {
	position: relative;
	float: right;
	width: 780px;
	padding: 20px;
}
#content a {
	background-color: #ffffff;
	color: #333333;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #ffffff;
	color: #7f9db9;
}
#content h1.main,
#content h2.main,
#content h6.main {
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 0 12px;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	line-height: 1.3em;
	font-weight: bold;
}
#content h2,
#content h3,
#content h4,
#content h5 {
	margin: 0 0 1.2em;
	font-size: 80%;
	line-height: 1.3em;
}
#content h6 {
	margin: 0 0 0.6em;
	font-size: 75%;
	line-height: 1.3em;
}
#content h6.sectiontoggle {
	clear: left;
	float: left;
	width: 716px;
	padding: 0 0 0 12px;
	background: #f1f1f0 url("/images/bg-h6-sectiontoggle.gif") no-repeat 0 4px;
	color: #666666;
}
#content h6.sectiontoggleover {
	background-image: url("/images/bg-h6-sectiontoggle-over.gif");
	background-position: 0 6px;
	color: #666666;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.3em;
}
#content table.webwiz_table {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.3em;
}
#content table.webwiz_table th,
#content table.webwiz_table td {
	padding: 3px;
}

#content #banners {
	clear: left;
	float: left;
	width: 100%;
}
#content #banners img {
	display: block;
	width: 780px;
	border: 0;
	border-bottom: 8px solid #ffffff;
}
#content #banners img.last {
	border: 0;
}

#content .container {
	clear: left;
	float: left;
	width: 760px;
	padding: 18px 10px 10px;
/*
	width: 740px;
	padding: 10px 20px;
	background-color: #f1f1f0;
	color: #666666;
*/
}
#content .container a {
	background-color: #ffffff;
	color: #333333;
}
#content .container a:hover,
#content .container a:focus,
#content .container a:active {
	background-color: #ffffff;
	color: #7f9db9;
}
#content .container ul,
#content .container ol,
#productdetail #infobox .content ul,
#productdetail #infobox .content ol {
	margin-bottom: 1.2em;
	background-color: #ffffff;
	color: #3e240f;
	font-size: 75%;
	line-height: 1.3em;
}
#content .container ul ul,
#content .container ul ol,
#content .container ol ul,
#content .container ol ol,
#productdetail #infobox .content ul ul,
#productdetail #infobox .content ul ol,
#productdetail #infobox .content ol ul,
#productdetail #infobox .content ol ol {
	font-size: 100%;
}
#content .container li,
#productdetail #infobox .content li {
	margin: 0 0 0.2em;
}

#content .container .message {
	margin: 0 0 1.2em;
	padding: 6px;
	background-color: #d6d6d5;
	color: #000000;
	text-align: center;
}
#content .container .message a {
	background-color: #d6d6d5;
	color: #333333;
}
#content .container .message a:hover,
#content .container .message a:focus,
#content .container .message a:active {
	background-color: #d6d6d5;
	color: #7f9db9;
}
#content .container .message p {
	margin: 0;
}

#content .container img {
	border: 0;
}
#content .container img.right {
	float: right;
	margin: 0 0 12px 12px;
}
#content .container img.left {
	float: left;
	margin: 0 12px 12px 0;
}
#content .container img.center,
#content .container img.block {
	display: block;
}
#content .container img.center {
	margin: 0 auto 12px;
}
#content .container img.block {
	margin: 0 0 12px;	
}

#content .container #advsearch {
	float: left;
	width: 100%;
}

#content form.standard,
#content .container #advsearch form {
	padding: 6px;
	background-color: #ffffff;
	color: #666666;
	border: 1px solid #cccccc;
	font-size: 75%;
	line-height: 1.3em;
}
#content form.standard {
	float: right;
	margin: 0 0 12px 12px;
}
#content form.standard a {
	background-color: #e2e2e1;
	color: #333333;
}
#content form.standard a:hover,
#content form.standard a:focus,
#content form.standard a:active {
	background-color: #e2e2e1;
	color: #7f9db9;
}
#content form.standard .relatedlink {
	margin: 6px 0 0;
	font-size: 90%;
}
#content .container #advsearch form {
	float: left;
	margin: 0 0 12px;
}
#content form.standard table,
#content .container #advsearch form table {
	border-collapse: collapse;
}
#content form.standard th,
#content form.standard td,
#content .container #advsearch form th,
#content .container #advsearch form td {
	padding: 3px;
}
#content form.standard th,
#content .container #advsearch form th {
	text-align: left;
}
#content form.standard input.submit,
#content .container #advsearch form input.submit,
#wishlist input.submit {
	background-color: #3e240f;
	color: #ffffff;
	border: 1px solid #3e240f;
	font-weight: bold;
	cursor: pointer;
}

#content .container #advsearch form #resultrow {
	background-color: #e2e2e1;
	color: #333333;
}
#content .container #advsearch form #itemcount {
	font-weight: bold;
}

#formbracalc .row {
	clear: left;
	float: left;
	width: 100%;
	padding: 3px 0;
}
#formbracalc .row h6 {
	font-size: 100%;
}
#formbracalc .buttons {
	clear: left;
	float: left;
	width: 100%;
	padding: 12px 0 0;
}
#formbracalc .buttons input.reset {
	float: left;
	background-color: #6c6c6b;
	color: #ffffff;
	border: 1px solid #6c6c6b;
	font-weight: bold;
	cursor: pointer;
}
#formbracalc .buttons input.submit {
	float: right;	
}
#formbracalc .brasize {
	clear: left;
	float: left;
	width: 100%;
	padding: 12px 0 0;
}
#formbracalc .brasize input {
	border: 1px solid #ffffff;
	font-weight: bold;
}
#formbracalc input.search {
	background-color: #78ab46;
	color: #ffffff;
	border: 1px solid #78ab46;
	font-weight: bold;
	cursor: pointer;
}

#content .sectioncontainer {
	clear: left;
	float: left;
	width: 100%;
}

#content .allproducts {
	clear: left;
	float: left;
	width: 740px;
	padding: 10px 20px;
	font-size: 75%;
	font-weight: bold;
	text-align: right;
}

#content .required {
	background-color: #ffffff;
	color: #cc0000;
}

#content #videos {
	float: right;
	width: 328px;
	margin: 0 0 0 12px;
}
#content #videos .item {
	margin: 0 0 12px;
}
#content #videos object {
	display: block;
	width: 328px;
	height: 246px;
}
#content #videos .caption {
	padding: 6px 0 0;
	font-size: 70%;
	line-height: 1.3em;
}

#content .catlist {
	clear: left;
	float: left;
	width: 740px;
	padding: 10px 20px;
	background-color: #f1f1f0;
	color: #666666;
	border-bottom: 14px solid #ffffff;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3em;
}
#content .catlist .row {
	clear: left;
	float: left;
	width: 100%;
}
#content .catlist .item {
	float: left;
	width: 170px;
	margin: 0 0 0 20px;
}
#content .catlist .item a {
	float: left;
	padding: 0 0 0 16px;
	background: #f1f1f0 url("/images/bg-list-a.gif") no-repeat 0 4px;
	color: #666666;
	text-decoration: none;
}
#content .catlist .item a:hover,
#content .catlist .item a:focus,
#content .catlist .item a:active {
	background-color: #f1f1f0;
	color: #000000;
}
#content .catlist .first {
	margin: 0;
}

#content .brandlist {
	clear: left;
	float: left;
	width: 740px;
	padding: 10px 20px;
	border-bottom: 14px solid #ffffff;
	font-size: 70%;
	line-height: 1.3em;
}
#content .brandlist .row {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 7px solid #ffffff;
}
#content .brandlist .item {
	float: left;
	width: 140px;
	margin: 0 0 0 20px;
}
#content .brandlist img,
#content .brandlist a.noimg {
	display: block;
}
#content .brandlist img {
	margin: 0 auto;
	border: 0;
}
#content .brandlist a.noimg {
	padding: 6px;
	background-color: #d6d6d5;
	color: #666666;
	text-align: center;
}
#content .brandlist a.noimg:hover,
#content .brandlist a.noimg:focus,
#content .brandlist a.noimg:active {
	background-color: #d6d6d5;
	color: #000000;
}
#content .brandlist .first {
	margin: 0;
}

#content .colllist {
	clear: left;
	float: left;
	width: 100%;
	padding: 18px 0 10px;
	border-bottom: 14px solid #ffffff;
}
#content .colllist .row {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 18px solid #ffffff;
}
#content .colllist .item {
	position: relative;
	float: left;
	width: 248px;
	margin: 0 0 0 18px;
	border-bottom: 1px solid #cccccc;
}
#content .colllist .first {
	margin: 0;
}
#content .colllist .over {
	background-color: #f8f7f7;
	color: #666666;
	cursor: pointer;
}
#content .colllist .info {
	float: left;
	width: 104px;
	padding: 6px 0 6px 10px;
}
#content .colllist .info p {
	margin: 0;
}
#content .colllist .img {
	float: right;
	width: 124px;
	font-size: 70%;
	line-height: 1.3em;
}
#content .colllist .img img,
#content .colllist .img a.noimg {
	display: block;
}
#content .colllist .img img {
	width: 124px;
	height: 159px;
	border: 0;
}
#content .colllist .img a.noimg {
	min-height: 20px;
	padding: 102px 6px 103px;
	background-color: #d6d6d5;
	color: #666666;
	text-align: center;
}
#content .colllist .img a.noimg:hover,
#content .colllist .img a.noimg:focus,
#content .colllist .img a.noimg:active {
	background-color: #d6d6d5;
	color: #000000;
}
#content .colllist .over a {
	background-color: #f8f7f7;
	color: #7f9db9;
}

#content .list {
	clear: left;
	float: left;
	width: 740px;
	padding: 10px 20px;
}
#content .list .row {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 20px solid #ffffff;
}
#content .list .item {
	float: left;
	width: 175px;
	margin: 0 0 0 13px;
}
#content .list .first {
	margin: 0;
}
#content .list img,
#content .list a.noimg {
	display: block;
	margin: 0 0 0.6em;
}
#content .list img {
	width: 175px;
	height: 225px;
	border: 0;
}
#content .list a.noimg {
	min-height: 20px;
	padding: 102px 6px 103px;
	background-color: #d6d6d5;
	color: #666666;
	font-size: 70%;
	line-height: 1.3em;
	text-align: center;
}
#content .list a.noimg:hover,
#content .list a.noimg:focus,
#content .list a.noimg:active {
	background-color: #d6d6d5;
	color: #000000;
}
#content .list .name {
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
}
#content .list .name a {
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
}
#content .list .name a:hover,
#content .list .name a:focus,
#content .list .name a:active {
	background-color: #ffffff;
	color: #7f9db9;
}
#content .list .price {
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
}

#content .oldprice {
	background-color: #ffffff;
	color: #a1a1a0;
	text-decoration: line-through;
	padding-right:5px;
}

#content .pagenav {
	clear: left;
	float: left;
	width: 760px;
	padding: 6px 10px;
	font-size: 75%;
	line-height: 1.3em;
}
#content .pagenav .pages {
	float: left;
	width: 40%;
}
#content .pagenav .pagelist {
	float: right;
	width: 40%;
	background-color: #ffffff;
	color: #333333;
	font-weight: bold;
	text-align: right;
}
#content .pagenav .pagelist a {
	font-weight: normal;
}
#content .pagenav .pagelist .prev,
#content .pagenav .pagelist .next {
	background-color: #ffffff;
	color: #cccccc;
	font-weight: normal;
}
#content .pagenav .pagelist .prev {
	margin: 0 0.2em 0 0;
}
#content .pagenav .pagelist .next {
	margin: 0 0 0 0.2em;
}

#wishlist {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.3em;
}
#wishlist th,
#wishlist td {
	padding: 3px;
	vertical-align: top;
}
#wishlist th {
	text-align: left;
}

#productdetail {
	clear: left;
	float: left;
	width: 100%;
	padding: 18px 0 10px;
}
#productdetail .img {
	float: left;
	width: 376px;
}
#productdetail .img .imgcontainer {
	display: none;
}
#productdetail .img .productimages img,
#productdetail .img .productimages .noimg {
	display: block;
}
#productdetail .img .productimages img {
	width: 376px;
	border: 0;
}
#productdetail .img .productimages .MagicZoomBigImageCont img {
	width: auto;
}
#productdetail .img .productimages .noimg {
	min-height: 18px;
	padding: 233px 6px;
	background-color: #d6d6d5;
	color: #666666;
	font-size: 70%;
	line-height: 1.3em;
	text-align: center;
}
#prodimgnav {
	clear: left;
	float: left;
	width: 100%;
	padding: 1px 0 0;
	font-size: 75%;
	font-weight: bold;
}
#prodimgnav .imglist {
	float: left;
}
#prodimgnav .imglist a {
	float: left;
	margin: 0 1px 0 0;
	padding: 3px 6px;
	background-color: #8a7d72;
	color: #ffffff;
	text-decoration: none;
	outline: 0;
}
#prodimgnav .imglist a:hover,
#prodimgnav .imglist a:focus,
#prodimgnav .imglist a:active {
	background-color: #7f9db9;
	color: #ffffff;
}
#prodimgnav .imglist a.selected {
	background-color: #3e240f;
	color: #ffffff;
}
#prodimgnav a.closeup {
	float: right;
	padding: 0 14px 0 0;
	background: #ffffff url("/images/bg-closeup.gif") no-repeat right 50%;
	color: #333333;
}
#prodimgnav a.closeup:hover,
#prodimgnav a.closeup:focus,
#prodimgnav a.closeup:active {
	background: #ffffff url("/images/bg-closeup-over.gif") no-repeat right 50%;
	color: #7f9db9;
}
#productdetail .info {
	float: right;
	width: 394px;
}
#productdetail #infobox {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 10px solid #ffffff;
}
#productdetail #infoboxnav {
	float: left;
	width: 100%;
	/*background-color: #a1a1a0;
	color: #ffffff;*/
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.3em;
}
#productdetail #infoboxnav a {
	float: left;
	padding: 5px 10px;
	background-color: #ffffff;
	color: #a1a1a0;
	border-right: 1px solid #cccccc;
}
#productdetail #infoboxnav a:hover,
#productdetail #infoboxnav a:focus,
#productdetail #infoboxnav a:active {
	background-color: #ffffff;
	color: #000000;
}
#productdetail #infoboxnav a.selected {
	background-color: #ffffff;
	color: #646463;
	text-decoration: none;
}
#productdetail #infobox .content {
	clear: left;
	float: left;
	width: 374px;
	padding: 10px 10px 2px;
}

#prodformdetailimg {
	clear: left;
	float: left;
	width: 100%;
}

#detailimg {
	clear: left;
	float: left;
	width: 394px;
	border: 0;
}

#formproductdetail {
	float: left;
	width: 100%;
	border-bottom: 10px solid #ffffff;
}
#formproductdetail .buttons {
	clear: left;
	float: left;
	width: 100%;
}
#formproductdetail .buttons input {
	float: right;
	background-color: #78ab46;
	color: #ffffff;
	border: 1px solid #78ab46;
	font-weight: bold;
	cursor: pointer;
}
#options {
	clear: left;
	float: left;
	width: 50%;
	font-size: 75%;
}
#options .option,
#options .priceoption {
	clear: left;
	float: left;
	width: 100%;
	min-height: 22px;
	padding: 4px 0;
	border-bottom: 6px solid #ffffff;
	text-align: right;
}
#options .option {
	background-color: #ffffff;
	color: #666666;
}
#options .priceoption {
	background-color: #ffffff;
	color: #666666;
}
#options label,
#options .label {
	position: relative;
	top: 3px;
	float: left;
	padding: 0 4px;
	font-weight: bold;
}
#options select {
	float: right;
	margin: 0 4px 0 0;
}
#options input.small {
	width: 3em;
}
#options .sku {
	position: relative;
	top: 3px;
	margin: 0 4px 0 0;
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
}
#options .price {
	margin: 0 4px 0 0;
	background-color: #ffffff;
	color: #990000;
	font-size: 160%;
	/*font-weight: bold;*/
}

#brandimg {
	float: right;
	width: 140px;
	border: 0;
}

#macroform_wishlist-add {
	clear: left;
	float: left;
	width: 50%;
	border-bottom: 10px solid #ffffff;
	font-size: 75%;
}
#macroform_wishlist-add input {
	float: right;
	background-color: #7f9db9;
	color: #ffffff;
	border: 1px solid #7f9db9;
	cursor: pointer;
	font-weight: bold;
}

#colchartimglist {
	clear: left;
	float: left;
	width: 100%;
}
#colchartimglist .row {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 10px solid #ffffff;
}
#colchartimglist .item {
	float: left;
	width: 94px;
	margin: 0 0 0 6px;
}
#colchartimglist .first {
	margin: 0;
}
#colchartimglist .item img {
	display: block;
	width: 92px;
	border: 1px solid #a1a1a0;
}
#colchartimglist .item .name {
	font-size: 70%;
	line-height: 1.3em;
}

#formadvsearch {
	font-size: 70%;
	line-height: 1.3em;
}
#formadvsearch label {
	font-weight: bold;
	padding: 0 0.2em 0 0;
}
#formadvsearch .criteria {
	padding: 0 0.8em 0 0;
}

#breadcrumb,
#basket_page_titles {
	float: left;
	width: 645px;
	margin: 0;
	padding: 10px 135px 12px 0;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.3em;
	list-style: none;
}
#breadcrumb li,
#basket_page_titles .basket_step {
	float: left;
	padding: 0 0 0 16px;
	background: #ffffff url("/images/bg-breadcrumb-li.gif") no-repeat 5px 50%;
	color: #646463;
}
#breadcrumb li.first,
#basket_page_titles .first {
	padding: 0;
	background-image: none;
}
#basket_page_titles .current_page {
	background-color: #ffffff;
	color: #7f9db9;
}
#breadcrumb li a {
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
}
#breadcrumb li a:hover,
#breadcrumb li a:focus,
#breadcrumb li a:active {
	background-color: #ffffff;
	color: #7f9db9;
}
#breadcrumb h1 {
	font-size: 100%;
}

.addthis_button {
	position: absolute;
	top: 30px;
	left: 675px;
}
.addthis_button img {
	display: block;
	width: 125px;
	height: 16px;
	border: 0;
}

#basket_default {
	clear: left;
	float: left;
	width: 100%;
}
#basket_default table {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.3em;
}
#basket_default th,
#basket_default td {
	padding: 3px;
}
#basket_default th {
	text-align: left;
}
#basket_default #basket_default_header th {
	border-bottom: 1px solid #cccccc;
}
#basket_default tr.odd td {
	background-color: #f8f7f7;
	color: #666666;
}
#content #basket_default tr.odd td a {
	background-color: #f8f7f7;
	color: #333333;
}
#content #basket_default tr.odd td a:hover,
#content #basket_default tr.odd td a:focus,
#content #basket_default tr.odd td a:active {
	background-color: #f8f7f7;
	color: #7f9db9;
}
#basket_default tr.even td {
	background-color: #f3f2f1;
	color: #666666;
}
#content #basket_default tr.even td a {
	background-color: #f3f2f1;
	color: #333333;
}
#content #basket_default tr.even td a:hover,
#content #basket_default tr.even td a:focus,
#content #basket_default tr.even td a:active {
	background-color: #f3f2f1;
	color: #7f9db9;
}
#basket_default th.label {
	text-align: right;
}
#basket_default table img {
	float: left;
	width: 118px;
	padding: 6px;
	border: 0;
}
#basket_default table input,
#basket_default table textarea {
	border: 1px solid #7f9db9;
}
#basket_default table input {
	width: 4em;
}
#basket_default table .totals input,
#basket_default table textarea {
	width: 14em;	
}
#basket_default table input.button {
	width: auto;
	background-color: #3e240f;
	color: #ffffff;
	border: 1px solid #3e240f;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons {
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
}
#basket_default .buttons input {
	float: left;
	background-color: #6c6c6b;
	color: #ffffff;
	border: 1px solid #6c6c6b;
	font-size: 75%;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons input.submit {
	float: right;
	background-color: #3e240f;
	color: #ffffff;
	border-color: #3e240f;
}
#continueshopping {
	clear: left;
	float: left;
	width: 100%;
	font-size: 75%;
	line-height: 1.3em;
}

#footer {
	clear: left;
	float: left;
	width: 820px;
	padding: 14px 0 14px 160px;
	background-color: #3e240f;
	color: #beb1a8;
	font-size: 75%;
	line-height: 1.3em;
	text-align: center;
}
#footer a {
	background-color: #3e240f;
	color: #98877a;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #3e240f;
	color: #ffffff;
}
#footer .staticlinks {
	border-top: 7px solid #3e240f;
}
#footer #moreinfo {
	clear: left;
        float: left;
	width: 810px;
        text-align: left;
        border-top: 30px solid #3e240f;
}
#footer #moreinfo h2 {
	margin: 0 0 0.6em;
	font-size: 100%;
	line-height: 1.3em;
}
#footer #moreinfo p {
	margin: 0 0 1.2em;
}
