body {
	margin: 0;
	padding: 6px 0 0;
	background-color: #ebebeb;
	color: #2f2f2f;
	font-family: Verdana, 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: 990px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 970px;
	margin: 0 0 6px;
	background-color: #ffffff;
	color: #2f2f2f;
	border: 10px solid #ffffff;
	border-top: 0;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #161616;
	font-family: Arial, Helvetica, sans-serif;
}
#topbar .orders {
	float: left;
	width: 350px;
	margin: 30px 0 0 196px;
}
#topbar .orders .ordertel {
	padding: 0 0 6px;
	font-size: 150%;
	line-height: 1.3em;
	text-align: center;
}
#topbar .orders .ordertel .title {
	background-color: #ffffff;
	color: #950000;
}
#topbar .orders img {
	display: block;
	margin: 0 auto;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 70%;
	line-height: 1.3em;
}
#skiplink:focus,
#skiplink:active {
	left: 0;
	background-color: #b20202;
	color: #ffffff;
}
#logo {
	float: left;
	border: 0;
}
#orderinfo {
	float: right;
	width: 388px;
	border-top: 36px solid #ffffff;
}
#orderinfo img {
	display: block;
}
#orderinfo .zoneone {
	float: left;
	width: 60px;
	font-size: 65%;
	line-height: 1.2em;
	text-align: center;
}
#orderinfo .zoneone img {
	margin: 0 0 6px;
}
#orderinfo .zonetwo {
	float: right;
	width: 295px;
}
#orderbyphone {
	border-bottom: 12px solid #ffffff;
}
#defyingconvention {
	float: right;
}

#navtopbar {
	clear: left;
	float: left;
	width: 100%;
	padding: 5px 0;
	background-color: #950000;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
#navtop {
	float: left;
	margin: 0 14px 0 0;
	padding: 0;
	font-size: 70%;
	font-weight: bold;
	list-style: none;
}
#navtop li {
	float: left;
	margin: 0 0 0 24px;
}
#navtop li a {
	background-color: #950000;
	color: #ffffff;
	text-decoration: none;
}
#navtop li a:hover,
#navtop li a:focus,
#navtop li a:active {
	background-color: #950000;
	color: #ca8080;
}
#navtopsubbar {
	clear: left;
	float: left;
	width: 100%;
	padding: 2px 0;
	background-color: #8eb2ca;
	color: #161616;
	border-bottom: 8px solid #ffffff;
}
#navmember {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 70%;
	line-height: 1.3em;
	list-style: none;
}
#navmember li {
	float: left;
	margin: 0 0 0 14px;
}
#navmember li a {
	background-color: #8eb2ca;
	color: #161616;
	text-decoration: none;
}
#navmember li a:hover,
#navmember li a:focus,
#navmember li a:active {
	background-color: #8eb2ca;
	color: #526470;
}
#formsearch {
	float: right;
	margin: 0 14px 0 0;
	font-size: 70%;
}
#formsearch label {
	float: left;
	padding: 1px 0 0;
}
#formsearch input {
	float: left;
	margin: 0 0 0 0.3em;
	border: 1px solid #1d2c47;
}
#formsearch input.submit {
	padding: 0;
	background-color: #a0df4d;
	color: #2f2f2f;
	border-color: #2f2f2f;
	font-weight: bold;
	cursor: pointer;
}
#mainbar {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 126px;
	background: #ffffff url('/images/bg-mainbar.gif') no-repeat 0 bottom;
	color: #2f2f2f;
	border-bottom: 2px solid #ffffff;
}
#navmaincol {
	float: left;
	width: 154px;
	margin: 0 20px 0 0;
}
#navmaincol ul.nav {
	float: left;
	width: 152px;
	margin: 0;
	padding: 0;
	font-size: 70%;
	line-height: 1.3em;
	list-style: none;
}
#navmaincol ul.nav li {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 8px solid #ffffff;
}
#navmaincol ul.nav li a {
	clear: left;
	float: left;
	width: 144px;
	padding: 6px 5px;
	background-color: #950000;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#navmaincol ul.nav li a:hover,
#navmaincol ul.nav li a:focus,
#navmaincol ul.nav li a:active {
	background-color: #950000;
	color: #ca8080;
}
#navmaincol ul.nav ul {
	float: left;
	width: 152px;
	margin: 0;
	padding: 0;
	border: 1px solid #950000;
	border-top: 0;
	list-style: none;
}
#navmaincol ul.nav ul li {
	border-top: 1px solid #950000;
	border-bottom: 0;
}
#navmaincol ul.nav ul li a {
	clear: left;
	float: left;
	width: 132px;
	padding: 2px 10px;
	background-color: #fcfccb;
	color: #2f2f2f;
	font-weight: normal;
	text-decoration: none;
}
#navmaincol ul.nav ul li a:hover,
#navmaincol ul.nav ul li a:focus,
#navmaincol ul.nav ul li a:active {
	background-color: #f1e2b6;
	color: #2f2f2f;
}
#formbulbfinder th,
#formbulbfinder td {
	height: 26px;
}
#content {
	float: left;
	width: 622px;
	padding: 5px 0 0;
}
#content a {
	background-color: #ffffff;
	color: #950000;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #ffffff;
	color: #2f2f2f;
}
#content h2 {
	margin: 0 0 1.2em;
	background-color: #ffffff;
	color: #950000;
	font-size: 75%;
	line-height: 1.3em;
}
#content h3 {
	margin: 0 0 0.6em;
	font-size: 75%;
	line-height: 1.3em;
}
#content h6 {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.3em;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.3em;
}
#content .required {
	background-color: #ffffff;
	color: #b20202;
}
#content .oldprice {
	background-color: #ffffff;
	color: #777777;
	text-decoration: line-through;
}
#content .container {
	clear: left;
	float: left;
	width: 100%;
}

#content .container img.right {
	float: right;
	margin: 0 0 1.2em 1.2em;
}
#content .container img.left {
	float: left;
	margin: 0 1.2em 1.2em 0;
}
#content .container img.centre,
#content .container img.block {
	display: block;
}
#content .container img.centre {
	margin: 0 auto 1.2em;
}
#content .container img.block {
	margin: 0 0 1.2em;
}

#content .container ul,
#content .container ol {
	margin-bottom: 1.2em;
	font-size: 70%;
	line-height: 1.3em;
}
#content .container ul ul,
#content .container ul ol,
#content .container ol ul,
#content .container ol ol {
	font-size: 100%;
}
#content .container li {
	margin: 0 0 0.2em;
}

#content ul.download {
	margin: 0 1.2em 2.4em;
	padding: 0;
	list-style: none;
}
#content ul.download li {
	min-height: 16px;
	margin: 0 0 0.4em;
	padding: 0 0 0 21px;
}
#content ul.download li {
	background: #ffffff url('/images/download/bulletFile.gif') no-repeat 0 0;
	color: #005bac;
}
#content ul.download li.ai {
	background-image: url('/images/download/bulletAI.gif');
}
#content ul.download li.doc,
#content ul.download li.ocx {
	background-image: url('/images/download/bulletDOC.gif');
}
#content ul.download li.dwg {
	background-image: url('/images/download/bulletDWG.gif');
}
#content ul.download li.dxf {
	background-image: url('/images/download/bulletDXF.gif');
}
#content ul.download li.eps {
	background-image: url('/images/download/bulletEPS.gif');
}
#content ul.download li.gif {
	background-image: url('/images/download/bulletGIF.gif');
}
#content ul.download li.indd,
#content ul.download li.ndd {
	background-image: url('/images/download/bulletINDD.gif');
}
#content ul.download li.jpg,
#content ul.download li.peg {
	background-image: url('/images/download/bulletJPG.gif');
}
#content ul.download li.pdf {
	background-image: url('/images/download/bulletPDF.gif');
}
#content ul.download li.pps {
	background-image: url('/images/download/bulletPPS.gif');
}
#content ul.download li.qxd {
	background-image: url('/images/download/bulletQXD.gif');
}
#content ul.download li.swf {
	background-image: url('/images/download/bulletSWF.gif');
}
#content ul.download li.tif {
	background-image: url('/images/download/bulletTIF.gif');
}
#content ul.download li.xls {
	background-image: url('/images/download/bulletXLS.gif');
}

#content .container table {
	font-size: 70%;
	border-collapse: collapse;
}
#content .container th,
#content .container td {
	padding: 3px;
	vertical-align: top;
}
#content .container th {
	text-align: left;
}

#content table#wishlist {
	width: 100%;
	border-collapse: separate;
}
#content table#wishlist th,
#content table#wishlist tr.headers td {
	background-color: #f2f2f2;
	color: #2f2f2f;
	border: 1px solid #d9d9d9;
}
#content table#wishlist td {
	background-color: #f9f9f9;
	color: #2f2f2f;
}
#content table#wishlist td a {
	background-color: #f9f9f9;
	color: #950000;
}
#content table#wishlist td a:hover,
#content table#wishlist td a:focus,
#content table#wishlist td a:active {
	background-color: #f9f9f9;
	color: #2f2f2f;
}
#content table#wishlist tr.odd td {
	background-color: #fcfcfc;
	color: #2f2f2f;
}
#content table#wishlist tr.odd td a {
	background-color: #fcfcfc;
	color: #950000;
}
#content table#wishlist tr.odd td a:hover,
#content table#wishlist tr.odd td a:focus,
#content table#wishlist tr.odd td a:active {
	background-color: #fcfcfc;
	color: #2f2f2f;
}

#content .container input,
#content .container textarea {
	border: 1px solid #b2b2b2;
}
#content .container input.submit {
	background-color: #950000;
	color: #ffffff;
	border-color: #950000;
	font-weight: bold;
	cursor: pointer;
}
#content .container .msg {
	margin: 0 0 1.2em;
	padding: 6px;
	background-color: #f4f4f4;
	color: #2f2f2f;
	font-size: 70%;
	line-height: 1.3em;
	text-align: center;
}

#content .comparefeature {
	float: left;
	width: 100%;
	font-size: 70%;
	line-height: 1.3em;
}
#content .comparefeature .row {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 24px;
}
#content .comparefeature .column {
	float: left;
}
#content .comparefeature .even {
	background-color: #f9f9f9;
	color: #2f2f2f;
}
#content .comparefeature .cell {
	padding: 3px 6px;
}
#content .comparefeature .img {
	height: 148px;
}
#content .comparefeature img {
	display: block;
	width: 144px;
	height: 144px;
	border: 2px solid #950000;
}
#content .comparefeature a:hover img,
#content .comparefeature a:focus img,
#content .comparefeature a:active img {
	border-color: #000000;
}
#content .comparefeature .odd {
	background-color: #f4f4f4;
	color: #2f2f2f;
}
#content .comparefeature .odd a {
	background-color: #f4f4f4;
	color: #950000;
}
#content .comparefeature .odd a:hover,
#content .comparefeature .odd a:focus,
#content .comparefeature .odd a:active {
	background-color: #f4f4f4;
	color: #000000;
}
#content .comparefeature .even .odd {
	background-color: #f0f0f0;
	color: #2f2f2f;
}
#content .comparefeature .even .odd a {
	background-color: #f0f0f0;
	color: #950000;
}
#content .comparefeature .even .odd a:hover,
#content .comparefeature .even .odd a:focus,
#content .comparefeature .even .odd a:active {
	background-color: #f0f0f0;
	color: #000000;
}

#content form.standard {
	margin: 0 0 1.2em;
}

#content .list {
	clear: left;
	float: left;
	width: 100%;
}
#content .list .row {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 8px solid #ffffff;
}
#content .list .item {
	float: left;
	width: 148px;
	margin: 0 0 0 6px;
	text-align: center;
}
#content .list img,
#content .list .noimg {
	display: block;
	margin: 0 0 4px;
	border: 2px solid #950000;
}
#content .list img {
	width: 144px;
	height: 144px;
}
#content .list a:hover img,
#content .list a:focus img,
#content .list a:active img {
	border-color: #2f2f2f;
}
#content .list a.noimg {
	min-height: 18px;
	padding: 63px 6px;
	font-size: 70%;
	line-height: 1.3em;
	text-decoration: none;
}
#content .list a.noimg:hover,
#content .list a.noimg:focus,
#content .list a.noimg:active {
	background-color: #f7f3ec;
	color: #000000;
	border-color: #2f2f2f;
}
#content .list .name {
	display: block;
	font-size: 70%;
	line-height: 1.3em;
}
#content .list .price {
	padding: 4px 0 0;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3em;
}

#content .links {
	clear: left;
	float: left;
	width: 100%;
}
#content .links .item {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	border-bottom: 1px solid #d9d9d9;
}
#content .links .item img {
	float: right;
	margin: 0 0 1.2em 1.2em;
	border: 0;
}

#content #banner {
	position: relative;
	top: 0;
	left: 0;
	clear: left;
	float: left;
	width: 100%;
	height: 109px;
	border-bottom: 8px solid #ffffff;
}
#content #banner .item {
	display: none;
}
#content #banner .first {
	display: block;
}
#content #banner img {
	display: block;
	width: 620px;
	height: 107px;
	border: 1px solid #b2b2b2;
}
#content .pagenav {
	clear: left;
	float: left;
	width: 100%;
	padding: 2px 0;
	background-color: #f4f4f4;
	color: #cccccc;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	font-size: 80%;
	line-height: 1.3em;
}
#content .pagenav a {
	background-color: #f4f4f4;
	color: #950000;
}
#content .pagenav a:hover,
#content .pagenav a:focus,
#content .pagenav a:active {
	background-color: #f4f4f4;
	color: #2f2f2f;
}
#content .pagenav .prev {
	float: left;
	width: 33%;
}
#content .pagenav .prev span {
	margin: 0 0 0 6px;
}
#content .pagenav .pagelist {
	float: left;
	width: 33%;
	background-color: #f4f4f4;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
#content .pagenav .pagelist a {
	font-weight: normal;
}
#content .pagenav .next {
	float: right;
	width: 33%;
	text-align: right;
}
#content .pagenav .next span {
	margin: 0 6px 0 0;
}

#content a.addthis_button {
	float: right;
	margin: 12px 0;
}
#content a.addthis_button img {
	display: block;
	border: 0;
}

#videolist {
	float: right;
	width: 362px;
	margin: 0 0 0 1.2em;
}
#videolist .item {
	border-bottom: 10px solid #ffffff;
}
#videolist .item object {
	display: block;
}
#videolist .caption {
	padding: 0.4em 0 0;
	font-size: 65%;
	line-height: 1.3em;
	text-transform: uppercase;
}

#breadcrumb,
#basket_page_titles {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 14px;
	padding: 0;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.3em;
	list-style: none;
}
#basket_page_titles {
	background-color: #ffffff;
	color: #999999;
}
#basket_page_titles .current_page {
	background-color: #ffffff;
	color: #303030;
}
#breadcrumb a {
	background-color: #ffffff;
	color: #303030;
	text-decoration: none;
}
#breadcrumb a:hover,
#breadcrumb a:focus,
#breadcrumb a:active {
	background-color: #ffffff;
	color: #950000;
}
#breadcrumb li,
#basket_page_titles .basket_step {
	float: left;
	padding: 0 0 0 6px;
}
#breadcrumb li:before,
#basket_page_titles .basket_step:before {
	content: "> ";
}
#breadcrumb li.first,
#basket_page_titles .first {
	padding: 0;
}
#breadcrumb li.first:before,
#breadcrumb li.last:before,
#breadcrumb li.first h1:before,
#basket_page_titles .first:before {
	content : "";
}
#breadcrumb li h1 {
	font-size: 100%;
	line-height: normal;
}
#breadcrumb li h1:before {
	content: "> ";
}
#proddetail {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 16px solid #ffffff;
}
#proddetail .img {
	float: left;
	width: 264px;
}

#proddetail .img img,
#proddetail .img .noimg {
	display: block;
	border: 2px solid #950000;
}
#proddetail .img img {
	width: 260px;
}

/*WARNING, MATT CODE*/

#proddetail .img.wine img{
	width:auto;
	height:525px;
}

/*WARNING, MATT CODE*/

#proddetail .img .noimg {
	min-height: 18px;
	padding: 121px 6px;
	background-color: #f7f3ec;
	color: #303030;
	font-size: 70%;
	line-height: 1.3em;
	text-align: center;
}

#proddetail .productimages .imgcontainer {
	display: none;
}

#proddetail #videolist {
	clear: left;
	float: left;
	width: 348px;
	margin: 0;
	border-top: 20px solid #ffffff;
}
#proddetail #videolist .item {
	width: 328px;
	padding: 0 10px;
}

#prodimgnav {
	clear: left;
	float: left;
	width: 100%;
	padding: 1px 0 0;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
}
#prodimgnav .imglist a {
	float: left;
	margin: 0 1px 0 0;
	padding: 3px 6px;
	background-color: #fcfccb;
	color: #2f2f2f;
	text-decoration: none;
}
#prodimgnav .imglist a.selected,
#prodimgnav .imglist a.selected:hover,
#prodimgnav .imglist a.selected:focus,
#prodimgnav .imglist a.selected:active {
	background-color: #950000;
	color: #ffffff;
}
#prodimgnav .imglist a:hover,
#prodimgnav .imglist a:focus,
#prodimgnav .imglist a:active {
	background-color: #ded6c3;
	color: #2f2f2f;
}
#prodimgnav a.closeup {
	float: right;
	margin: 2px 0 0;
	padding: 0 14px 0 0;
	background: #ffffff url('/images/bg-a-closeup.gif') no-repeat right 50%;
	color: #950000;
	text-decoration: none;
}
#prodimgnav a.closeup:hover,
#prodimgnav a.closeup:focus,
#prodimgnav a.closeup:active {
	background-color: #ffffff;
	background-image: url('/images/bg-a-closeup-over.gif');
	color: #2f2f2f;
}
#proddetail .info {
	float: right;
	/*width: 348px;*/
	width: 332px;
	padding: 0 8px 0 0;
}
#proddetail form.product {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
}
#proddetail .buttons {
	clear: left;
	float: left;
	width: 100%;
}
#proddetail .buttons input.submit {
	float: right;
	background-color: #950000;
	color: #ffffff;
	border: 1px solid #950000;
	font-size: 75%;
	font-weight: bold;
	cursor: pointer;
}
#proddetail .buttons input.wishlist {
	float: left;
	background-color: #8eb2ca;
	color: #161616;
	border-color: #8eb2ca;
}
#proddetail .msg {
	clear: left;
	float: left;
	width: 320px;
	margin: 0 0 1.2em;
	padding: 6px;
	background-color: #f4f4f4;
	color: #2f2f2f;
	font-size: 70%;
	line-height: 1.3em;
	text-align: center;
}
#proddetail .msg a {
	background-color: #f4f4f4;
	color: #950000;
}
#proddetail .msg a:hover,
#proddetail .msg a:focus,
#proddetail .msg a:active {
	background-color: #f4f4f4;
	color: #2f2f2f;
}
#options {
	clear: left;
	float: left;
	/*width: 332px;*/
	width: 100%;
	margin: 0 0 1.2em;
	/*padding: 0 8px;*/
	font-size: 70%;
	line-height: 1.3em;
}
#options .option {
	float: left;
	width: 100%;
	padding: 0.5em 0;
	border-bottom: 1px solid #f0f0f0;
	text-align: right;
}
#options label,
#options .label {
	float: left;
	font-weight: bold;
}
#options select,
#options .price {
	float: right;
}
#options .price {
	font-size: 150%;
}

#notes {
	padding: 14px 6px 0;
}
#notes p {
	margin: 0 0 0.6em;
}
#notes ul {
	margin: 0;
	padding: 0;
	font-size: 70%;
	line-height: 1.3em;
	list-style: none;
}
#notes li {
	margin: 0 0 0.4em;
	padding: 0 0 0 10px;
	background: #ffffff url('/images/bg-notes-li.gif') no-repeat 0 5px;
	color: #2f2f2f;
}

#infobox {
	clear: left;
	float: left;
	width: 100%;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}
#infoboxnav {
	float: left;
	width: 100%;
	background: #ffffff url('/images/bg-infoboxnav.gif') repeat-x 0 bottom;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.4em;
}
#infoboxnav a {
	float: left;
	padding: 0.3em 0.6em;
	background-color: #f2f2f2;
	color: #565656;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
#infoboxnav a:hover,
#infoboxnav a:focus,
#infoboxnav a:active {
	background-color: #f2f2f2;
	color: #222222;
}
#infoboxnav a.selected {
	background-color: #ffffff;
	color: #222222;
	border-bottom-color: #ffffff;
	text-decoration: none;
	cursor: text;
}
#infoboxnav a.first {
	border-left: 1px solid #d9d9d9;
}
#infobox .content {
	clear: left;
	float: left;
	width: 100%;
	border-top: 10px solid #ffffff;
}
#infobox .memberactionpanel {
	clear: left;
	float: left;
	width: 100%;
}
#infobox form {
	margin: 0 0 1.2em;
	padding: 6px;
	background-color: #f4f4f4;
	color: #2f2f2f;
	border: 1px solid #d9d9d9;
}
#macroform_memberreview-delete {
	clear: left;
	float: left;
	width: 318px;
}
#macroform_memberreview-delete input {
	float: right;
	font-size: 70%;
}

#infobox .reviewlist {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 10px solid #ffffff;
}
#infobox .reviewlist .item {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	border-bottom: 1px solid #d9d9d9;
}
.reviewlist .item .stars {
	float: right;
	width: 80px;
	background: #950000 url('/images/review/all-stars.png') no-repeat 0 0;
	color: #ffffff;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.4em;
	text-indent: -999em;
}
.reviewlist .item .star4-5 {
	background-position: -80px 0;
}
.reviewlist .item .star4 {
	background-position: -160px 0;
}
.reviewlist .item .star3-5 {
	background-position: -240px 0;
}
.reviewlist .item .star3 {
	background-position: -320px 0;
}
.reviewlist .item .star2-5 {
	background-position: -400px 0;
}
.reviewlist .item .star2 {
	background-position: -480px 0;
}
.reviewlist .item .star1-5 {
	background-position: -560px 0;
}
.reviewlist .item .star1 {
	background-position: -640px 0;
}
.reviewlist .item .star0-5 {
	background-position: -720px 0;
}
.reviewlist .item .star0 {
	background-position: -800px 0;
}
.reviewlist .item img {
	float: right;
	border: 0;
}

/*#infobox {
	float: left;
	width: 100%;
}
#infoboxnav {
	float: left;
	width: 100%;
	background-color: #f4f4f4;
	color: #2f2f2f;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
}
#infoboxnav a {
	float: left;
	padding: 3px 6px;
	background-color: #f4f4f4;
	color: #999999;
	border-right: 1px solid #ffffff;
	text-decoration: none;
}
#infoboxnav a:hover,
#infoboxnav a:focus,
#infoboxnav a:active {
	background-color: #f4f4f4;
	color: #2f2f2f;
}
#infoboxnav a.selected {
	background-color: #ffffff;
	color: #2f2f2f;
	border: 1px solid #999999;
	border-bottom: 0;
}*/

#rightcol {
	float: right;
	width: 154px;
}
.panel {
	clear: left;
	float: left;
	width: 100%;
	background-color: #950000;
	color: #ffffff;
	border-bottom: 8px solid #ffffff;
}
.panel.over {
	cursor: pointer;
}
.panel.two {
	background-color: #8eb2ca;
	color: #ffffff;
}
.panel.three {
	background-color: #a0df4d;
	color: #ffffff;
}
.panel a {
	background-color: #ffffff;
	color: #7c2c2f;
}
.panel a:hover,
.panel a:focus,
.panel a:active {
	background-color: #ffffff;
	color: #000000;
}
.panel h6.main {
	padding: 6px 5px;
	font-size: 70%;
}
.panel.two h6.main {
	background-color: #8eb2ca;
	color: #161616;
}
.panel.three h6.main {
	background-color: #a0df4d;
	color: #000000;
}
.panel h6.main a {
	background-color: #950000;
	color: #ffffff;
	text-decoration: none;
}
.panel h6.main a:hover,
.panel h6.main a:focus,
.panel h6.main a:active,
.panel.over h6.main a {
	background-color: #950000;
	color: #ca8080;
}
.panel.two h6.main a {
	background-color: #8eb2ca;
	color: #161616;
	text-decoration: none;
}
.panel.two h6.main a:hover,
.panel.two h6.main a:focus,
.panel.two h6.main a:active,
.panel.two.over h6.main a {
	background-color: #8eb2ca;
	color: #526470;
}
.panel.three h6.main a {
	background-color: #a0df4d;
	color: #2f2f2f;
	text-decoration: none;
}
.panel.three h6.main a:hover,
.panel.three h6.main a:focus,
.panel.three h6.main a:active,
.panel.three.over h6.main a {
	background-color: #a0df4d;
	color: #516338;
}
.panel .content {
	float: left;
	width: 142px;
	padding: 5px;
	background-color: #ffffff;
	color: #303030;
	border: 1px solid #950000;
	border-top: 0;
}
.panel.two .content {
	border-color: #8eb2ca;
}
.panel.three .content {
	border-color: #a0df4d;
}
.panel .content p {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.2em;
}
.panel .content img {
	display: block;
	margin: 0 auto;
	border: 0;
}
.panel .content select {
	width: 80px;
}
.panel .content input.submit,
#macroform_mailinglist input.submit {
	float: right;
	width: auto;
	margin: 0;
	background: #0000ff url("/images/bg-input-submit.gif") repeat-x 0 0;
	color: #ffffff;
	border: 1px solid #0000ff;
	font-weight: bold;
	cursor: pointer;
}
.panel .content table {
	width: 100%;
	margin: 0 0 0.6em;
	border-collapse: collapse;
	font-size: 65%;
	line-height: 1.2em;
}
.panel .content th,
.panel .content td {
	padding: 1px;
}
.panel .content th {
	font-weight: normal;
	text-align: left;
}
.panel .content td.subtotal {
	font-weight: bold;
}
.panel .content a.button {
	float: right;
	padding: 1px 6px;
	background-color: #a0df4d;
	color: #000000;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: none;
}
#macroform_mailinglist {
	font-size: 70%;
	line-height: 1.3em;
}
#macroform_mailinglist input {
	display: block;
	width: 140px;
	margin: 0 0 0.6em;
	border: 1px solid #bbbbbb;
}
#socialmedia {
	font-size: 70%;
	line-height: 1.3em;
}
#socialmedia .item {
	margin: 0 0 4px;
}
#socialmedia .item a {
	display: block;
	padding: 0 0 0 30px;
	background: #ffffff url('/images/social-media-logos/facebook.gif') no-repeat 0 4px;
	color: #7c2c2f;
	text-decoration: none;
}
#socialmedia .item a:hover,
#socialmedia .item a:focus,
#socialmedia .item a:active {
	background-color: #ffffff;
	color: #000000;
}
#basket_default {
	clear: left;
	float: left;
	width: 100%;
}
#basket_default table {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
}
#basket_default th,
#basket_default td {
	padding: 3px;
}
#basket_default th {
	text-align: left;
}
#basket_default tr#basket_default_header th {
	border-bottom: 1px solid #bbbbbb;
}
#basket_default tr.odd td {
	background-color: #f4f4f4;
	color: #303030;
}
#basket_default tr.odd td a {
	background-color: #f4f4f4;
	color: #950000;
}
#basket_default tr.odd td a:hover,
#basket_default tr.odd td a:focus,
#basket_default tr.odd td a:active {
	background-color: #f4f4f4;
	color: #2f2f2f;
}
#basket_default tr.even td {
	background-color: #f9f9f9;
	color: #303030;
}
#basket_default tr.even td a {
	background-color: #f9f9f9;
	color: #950000;
}
#basket_default tr.even td a:hover,
#basket_default tr.even td a:focus,
#basket_default tr.even td a:active {
	background-color: #f9f9f9;
	color: #2f2f2f;
}
#basket_default table input {
	border: 1px solid #bbbbbb;
}
#basket_default .buttons {
	clear: left;
	float: left;
	width: 100%;
}
#basket_default .buttons input,
#basket_default table input.button {
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons input {
	float: left;
	background-color: #606060;
	color: #ffffff;
	border: 1px solid #5d5d5d;
	font-size: 70%;
}
#basket_default .buttons input.submit,
#basket_default table input.button {
	background-color: #950000;
	color: #ffffff;
	border: 1px solid #950000;
}
#basket_default .buttons input.submit {
	float: right;
}
#footer {
	clear: left;
	float: left;
	width: 100%;
	padding: 4px 0 0;
	background-color: #ffffff;
	color: #303030;
	border-top: 24px solid #950000;
	font-size: 70%;
	line-height: 1.3em;
	text-align: center;
}
#footer a {
	background-color: #ffffff;
	color: #950000;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #ffffff;
	color: #000000;
}
#content a.button {
	float: left;
	padding: 1px 6px;
	background-color: #950000;
	color: #ffffff;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: none;
	margin: 0 0 10px 0;
}
