* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font: 12px Verdana;
	color: #000000;
	background-color: #DCDCDC;
}

a {
	text-decoration: none;
	color: #0000ff;
}

a:hover {
	text-decoration: underline;
	color: #ff0000;
}

img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0;
	height: 0;
	clear: both;
}

.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}

.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}

.aligncenter {
	text-align: center;
}

.hidden {
	display: none;
}

.bold-red {
	font-weight: bold;
	color: #AB0D0D;
}

/** BEGIN wrapper **/

#wrapper {
	background: #ffffff; url(background1.gif) repeat-y center 0;
}

#wrapper .a {
	background: url(background2.png) repeat-x center 0;
}

#wrapper .b {
	width: 980px;
	margin: auto auto;
	text-align: left;
}

#wrapper.inner {
	background: #ffffff url(background4.gif) repeat-y center 0;
	margin: 0 !important;
}

#wrapper.inner .a {
	background: url(background3.png) repeat-x center 0;
}

/** END wrapper **/

/** BEGIN header **/

#header {
	height: 100px;
}

#header h1 {
	font-size: 0;
	float: left;
	padding: 8px 0 0 10px;
}

#header h1 a {
	display: block;
	width: 255px;
	height: 75px;
	background: url(logo.png) no-repeat 0 0;
	text-indent: -9999px;
	outline: none;
}

#header .r {
	float: right;
	padding: 13px 10px 0 0;
}

#header .r .cart {
	font-size: 0.9em;
	background: url(cart.jpg) no-repeat 0 0;
	width: 118px;
	height: 19px;
	float: right;
	padding: 0 6px 32px 0;
}

#header .r .cart a {
	color: #ffffff;
	display: block;
	padding: 6px 0 0 29px;
	outline: none;
}

#header .r .cart a:hover {
	text-decoration: none;
}

#search-box {
	float: right;
	height: 37px;
	width: 324px;
	background: url(search_tab.png) no-repeat 0 0;
}

#search-box form {
	background: url(search.png) no-repeat 0 0;
	height: 23px;
	width: 300px;
	margin-top: 10px;
	margin-left: 12px;
}

#search-box form input {
	float: left;
	border: none;
	font-size: 0.9em;
	font-family: Verdana;
	color: #4B4B4B;
	width: 260px;
	padding:  1px;
	background:  transparent;
	margin: 5px 7px 0 5px;
}

#search-box form button {
	display: none;
}

/** END header **/

/** BEGIN highlight **/

#highlight {
	height: 252px;
	background: url(highlight-home.jpg) no-repeat 0 1px;
	font-size: 1.2em;
	font-style: italic;
	color: #FCC395;
}

#highlight .l {
	float: left;
	width: 422px;
	padding: 40px 91px 0 20px;
}

#highlight p {
	line-height: 2em;
	margin-bottom: 10px;
}

#highlight a {
	color: #FCC395;
	text-decoration: underline;
}

#highlight a:hover {
	color: #FDDDC2;
	text-decoration: underline;
}

#highlight .l .author {
	float: right;
	font-size: 0.9em;
}

#highlight .l strong {
	color: #FDDDC2;
	font-size: 1.1em;
}

#highlight .r {
	float: right;
	width: 429px;
	height: 252px;
	background: url(highlight-thumb.png) no-repeat 0 7px;
}

#highlight .r .thumb {
	width: 393px;
	height: 200px;
	overflow: hidden;
	margin: 25px 0 0 18px;
	text-align: center;
}

#highlight .r .thumb img {
	width: 393px;
}

.inner #highlight {
	background: url(highlight-inner.jpg) no-repeat 0 1px;
	height: 67px;
	color: #ffffff;
	padding: 20px 25px;
}

.inner #highlight h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 5px;
}

.inner #highlight h2.titleonly {
	margin-top: 20px;
}


/** END highlight **/

/** BEGIN content **/

#content {
	color: #4B4B4B;
}

#content a {
	color: #AB0D0D;
}

#content .column {
	width: 940px; /* 940 + ul li margin-right */
	float: left;
	margin-right: 2px;
	padding: 20px;
	overflow: hidden;
}

#content .column h2 {
	font-weight: normal;
	font-size: 1.5em;
}

#content .column ul {
	list-style-type: none;
}

#content .column ul li {
	float: left;
	width: 180px;
	margin-left: 46px;
	padding: 20px 10px 10px;
}

#content .column ul li.first {
	margin-left: 0;
}

#content .column ul li a {
	font-weight: bold;
}

#content .column ul li p {
	font-size: 0.9em;
	line-height: 1.6em;
	margin-bottom: 10px;
	padding-top: 5px;
}

#content .column ul li .thumb {
	width: 180px;
	height: 190px;
	margin: 0;
	position: relative;
}

#content .column ul li .thumb img {
	width: 180px;
	position: absolute;
	bottom: 10px;
}

#content .column .partners {
	padding: 20px 7px;
}

#content .partners img {
	margin-bottom: 15px;
}

#content .bulleted {
	margin-right: 0;
	padding-right: 0;
}

#content .bulleted ul {
	padding: 18px 5px 20px;
}

#content .bulleted li {
	padding: 4px 0 4px 14px !important;
	line-height: 1.6em;
	background: url(bullet.gif) no-repeat 0 10px;
	border-top: 0 !important;
	font-size: 0.9em;
}

#content .bulleted li a {
	color: #606060;
}

#content .bulleted li a:hover {
	text-decoration: none;
	color: #ff0000;
}

#content .content {
	width: 600px;
	float: left;
	padding: 30px 26px;
}

#content .content h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 15px;
}

#content .content p {
	line-height: 1.8em;
	margin-bottom: 15px;
}

#content .sidebar {
	width: 288px;
	float: right;
	padding: 30px 20px;
}

#content .sidebar h2 {
	font-weight: normal;
	font-size: 1.5em;
}

#content .sidebar ul {
	padding: 8px 5px 20px;
	list-style-type: none;
}

#content .sidebar li {
	padding: 4px 0 4px 14px !important;
	line-height: 1.6em;
	background: url(bullet.gif) no-repeat 0 10px;
	border-top: 0 !important;
	font-size: 0.9em;
}

#content .sidebar li a {
	color: #606060;
}

#content .sidebar li a:hover {
	text-decoration: none;
	color: #ff0000;
}

#content .sidebar .partners {
	padding: 10px 7px 20px;
}

#content .partners img {
	margin-bottom: 15px;
}

.seeallproducts {
	clear: both;
	display: block;
	float: right;
	width: 124px;
	height: 28px;
	background: url(seeallproducts.gif) no-repeat 0 0;
	text-indent: -9999px;
	outline: none;
}

/** END content **/

/** BEGIN footer **/

#footer {
	height: 133px;
	background: url(footer.gif) repeat-x 0 0;
	font-size: 0.9em;
	padding: 40px 0 0;
}

#footer a {
	color: #000000;
	font-weight: bold;
}

#footer p {
	margin: 0 auto 10px;
	line-height: 1.6em;
	width: 900px;
	text-align: left;
}

#footer ul {
	margin: 0 auto 0;
	width: 900px;
}

#footer li {
	float: right;
	border-right: thin solid black;
	list-style-type: none;
	padding: 0 10px;
	line-height: 1.6em;
}

#footer li.first {
	border-right: none;
}

/** END footer **/

/** BEGIN shop specifics **/

#cart {
	line-height: 1.8em;
}

#cart h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 15px;
}

#cart .basket-column-image {
	width: 50px;
}

#cart .basket-column-desc {
	width: 302px;
}

#cart .basket-column {
	width: 70px;
	text-align: right;
}

#cart .basket-column-quantity {
	width: 70px;
	text-align: center;
}

#cart .basket-column-quantity a {
	font-size: 0.9em;
	line-height: 1.5em;
}

#cart .basket-images {
	float: left;
	margin: 0;
}

#cart table {
	margin-bottom: 20px;
}

#cart th {
	text-align: center;
	color: #ffffff;
	background-color: #5E0101;
	padding: 2px 5px;
}

#cart th.first {
	text-align: left;
}

#cart tr {
	clear: both;
}

#cart td {
	padding: 5px;
}

#cart .basket-desc {
	line-height: 1.8em;
}

#cart .basket-desc .title {
	font-weight: bold;
	text-decoration: underline;
}

#cart .basket-discount .basket-desc .title {
	color: rgb(171, 13, 13);
	text-decoration: none;
}

#cart .basket-discount .basket-desc .description {
	font-size: 0.9em;
}

#cart .basket-discount .basket-column {
	color: rgb(171, 13, 13);
}

#cart .basket-odd {
	background-color: #e9e9e9;
}

#cart .basket-even {
	background-color: #e0e0e0;
}

#cart h3 {
	margin-bottom: 10px;
	padding-right: 5px;
	font-size: 1.2em;
}

#basket-right {
	text-align: right;
	margin-bottom: 20px;
}

#cart input.update {
	font-size: 1em;
	font-family: Verdana;
	text-align: right;
}

#cart .basket-images .thumb {
	width: 50px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	background: white;
}

#cart .basket-images .thumb img {
	width: 50px;
}

.blogitem {
	padding: 25px 0;
	border-top: 1px dotted #BEBEBE;
	line-height: 1.8em;
}

.first {
	border-top: 0;
	padding-top: 0;
}

.blogitem h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 15px;
}

.blogitem ul, .blogitem ol {
	margin-bottom: 10px;
	list-style-position: inside;
}

.blogitem li {
	line-height: 1.8em;
	padding: 2px 0;
}

.blogitem blockquote {
	line-height: 1.8em;
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	background-color: #eeeeee;
	border-color: #e0e0e0;
	border-style: solid;
	border-width: 1px 0;
}

.blogitem h3, .blogitem h4, .blogitem h5 {
	font-size: 1.2em;
	margin-bottom: 10px;
}

.blog-details {
	font-size: 0.9em;
	font-style: italic;
	margin-top: 15px;
}

.noproducts {
	padding: 20px;
	font-size: 1.2em;
}

#content .page {
	line-height: 1.8em;
}

#content .page h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 15px;
}

#content .page p {
	line-height: 1.8em;
	margin-bottom: 10px;
}

#content .page ul, #content .page ol {
	margin-bottom: 10px;
	list-style-position: inside;
}

#content .page li {
	line-height: 1.8em;
	padding: 2px 0;
}

#content .page blockquote {
	line-height: 1.8em;
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	background-color: #eeeeee;
	border-color: #e0e0e0;
	border-style: solid;
	border-width: 1px 0;
}

#content .page h3, #content .page h4, #content .page h5 {
	font-size: 1.2em;
	margin-bottom: 10px;
}

#content .productimage {
	float: right;
	padding-bottom: 20px;
	margin-left: 5px;
	width: 312px;
}

#product-image a {
	display: block;
	width: 300px;
	height: 300px;
	padding: 2px;
	border: 1px solid #b0b0b0;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}

#product-image img {
	width: 300px;
}

#content .product-images {
	float: left;
	margin: 3px 6px 3px 0;
}

#content .product-images a {
	display: block;
	vertical-align: middle;
	width: 92px;
	height: 92px;
	padding: 2px;
	border: 1px solid #b0b0b0;
}

#content .product-images img {
	width: 92px;
}

#content .productimage .inline-hints {
	color: #606060;
	font-size: 0.8em;
	text-align: center;
}

#content .productdetails h2 {
	font-weight: bold;
}

#product_form {
	width: 278px;
}

#product_form #variant_compare_at_price {
}

#product_form #variant_price {
	font-size: 1.5em;
}

#product_form #variant_sku {
	float: right;
	padding-top: 5px;
	margin-bottom: -5px;
	font-size: 0.9em;
}

#product_form #variant_lead_time {
	margin-top: 3px;
	font-size: 0.8em;
}

#product_form label {
	display: block;
	font-size: 1.2em;
	border-top: solid 1px #e0e0e0;
	padding-top: 10px;
	margin-top: 10px;
}

#product_form #product_variants {
	border-top: solid 1px #e0e0e0;
	padding-top: 10px;
	margin: 10px 0;
}

#product_form #purchase {
	text-align: left;
	border-top: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	padding: 10px 0;
}

#product_description {
	padding-top: 20px;
}

#package_deals {
	border-top: 1px solid #e0e0e0;
	padding-top: 10px
}

#package_deals h3 {
	margin-bottom: 0;
}

#package_deals ul {
	display: block;
	list-style-type: none;	
}

#package_deals li {
	clear: left;
	padding-top: 15px !important;
}

#package_deals form ul {
	padding: 10px;
	display: block;
	list-style-type: none;	
}

#package_deals form li {
	clear: none;
	padding: 0 !important;
	float: left;
}

#package_deals .package-product {
	float: left;
	text-align: center;
	width: 100px;
}

#package_deals .thumb {
	margin: 0 auto;
	width: 80px;
	height: 80px;
}

#package_deals .thumb img {
	width: 80px;
}

#package_deals select {
	display: block;
}

#package_deals .price {
	font-weight: bold;
}

#package_deals .formula {
	float: left;
	margin: 20px 3px;
	font-size: 2.0em;
	font-weight: bold;
	color: #c0c0c0;
}

#package_deals .totals {
	float: left;
	margin: 0 10px;
}

#related_products {
	clear: both;
	border-top: 1px solid #e0e0e0;
	padding-top: 10px;
	margin-top: 10px;
}

#continue_shopping {
	border-top: 1px solid #e0e0e0;
	padding-top: 10px;
	margin-top: 10px;
}

#content .paginate {
	clear: both;
	padding: 60px 0 20px;
	font-size: 0.8em;
	text-align: center;
}

#content .paginate .page {
	padding: 0;
	line-height: normal;
	margin: 4px;
}

#content .paginate a {
	margin: 4px;
}

#content .paginate a:hover {
	text-decoration: none;
}

#content .collection {
	list-style-type: none;
}

#content .collection li {
	clear: both;
	padding: 15px 5px 10px;
	line-height: 1.4em;
	border-top: 1px dotted #BEBEBE;
}

#content .collection li.first {
	border-top: 0;
}

#content .collection li .thumb {
	float: left;
	margin-right: 10px;
	width: 80px;
	height: 80px;
	overflow: hidden;
	text-align: center;
}

#content .collection li .thumb img {
	width: 80px;
}

#content .collection li a {
	font-weight: bold;
	font-size: 1.2em;
}

#content .collection li p {
	padding-top: 4px;
	margin-bottom: 5px;
}

#content .collection li .details {
	font-size: 0.8em;
	padding-top: 0;
	color: #606060;
}

#gallery {
	list-style-type: none;
}

#gallery li {
	clear: both;
	padding: 15px 0;
}

#gallery li .gallery-image {
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}

#gallery li .gallery-image img {
	width: 80px;
}

#gallery li a {
	font-weight: bold;
}

#searchresults {
	line-height: 1.5em;
}

#searchresults #result-q {
  width: 200px;
}

#searchresults ol {
	list-style-type: none;
}

#searchresults li {
	clear: both;
	padding: 15px 5px 10px;
	line-height: 1.4em;
	border-top: 1px dotted #BEBEBE;
}

#searchresults li.first {
	border-top: 0;
}

#searchresults li h3 {
	padding-left: 90px;
}

#searchresults li p {
	padding-left: 90px;
}

#searchresults li .thumb {
	float: left;
	margin-right: 10px;
	width: 80px;
	height: 80px;
	overflow: hidden;
	text-align: center;
}

#searchresults li .thumb img {
	width: 80px;
}

#searchresults li .details {
	font-size: 0.8em;
	padding-top: 0;
	color: #606060;
}

#order h3 {
	margin-bottom: 1em;
}

#addresses {
	margin-bottom: 2em;
}

#addresses th {
	padding-bottom: 0.5em;
}

#addresses td {
	width: 250px;
	line-height: 1.5em;
}

#ordertable {
	margin: 1em 0;
}

#ordertable th {
	text-align: center;
	color: #ffffff;
	background-color: #5E0101;
	padding: 2px 5px;
}

#ordertable th.first {
	text-align: left;
}

#ordertable tr.order-odd {
	background-color: #e9e9e9;
}

#ordertable tr.order-even {
	background-color: #e0e0e0;
}

#ordertable td {
	padding: 5px;
}

#ordertable td.order-column-product {
	width: 340px;
	text-align: left;
}

#ordertable td.order-column-price {
	width: 70px;
	text-align: right;
}

#ordertable td.order-column-quantity {
	width: 70px;
	text-align: center;
}

#ordertable tfoot td {
	font-weight: bold;
	text-align: right;
	padding: 2px 5px 2px 2px;
}

#ordertable td.discount {
	color: rgb(171, 13, 13);
}

#ordertable .grand-total td {
	padding: 10px 5px 5px 5px;
	font-size: 1.5em;
	font-weight: normal;
}

#checkout-form fieldset {
	padding: 1em;
	margin-bottom: 1em;
	border: 1px solid #B0B0B0;
}

#checkout-form fieldset.buttons {
	padding: 0;
	border: none;
}

#checkout-form fieldset legend {
	font-size: 125%;
	font-weight: bold;
	padding: 0 0.25em;
	color: rgb(75, 75, 75);
}

#checkout-form ol {
	padding-left: 1em;
	padding-right: 1em;
	list-style-type: none;
}

#checkout-form fieldset li {
	display: block;
}

#checkout-form fieldset.buttons li {
	float: right;
}

#checkout-form fieldset.buttons ol {
	padding: 0;
}

#checkout-form fieldset.buttons input {
	margin: 0 0 0 5px;
	padding: 0;
}

#checkout-form input, select {
	margin: 2px;
	padding: 1px;
}

#checkout-form #order_email_input label {
	display: none;
}

#checkout-form #order_email_input input {
	font-size: 150%;
	width: 95%;
}

#checkout-form #order_buyer_accepts_marketing_input input {
	margin-top: 1em;
}

#checkout-form input[type="checkbox"] {
	width: auto;
	margin-right: 1em;
}

#checkout-form .required label {
	font-weight: bold;
}

#checkout-form .address label {
	display: block;
	float: left;
	width: 7em;
}

#checkout-form #shipping_method label {
	display: block;
	margin-top: 1em;
}

#checkout-form .credit_card label {
	display: block;
	float: left;
	width: 12em;
}

#checkout-form #order_billing_is_shipping_input label {
	margin: 1em 0;
	width: 100%;
}

#checkout-form .inline-hints {
	display: inline;
	color: #606060;
	font-size: 0.8em;
}

#checkout-form .commit input {
	font-size: 150%;
}

#checkout-form .error input {
	background: rgb(255,224,224);
}

#checkout-form p.inline-errors {
	margin: 0 0 1em 0;
	color: red;
}

#checkout-form .address p.inline-errors {
	margin-left: 7em;
}

#checkout-form .credit_card p.inline-errors {
	margin-left: 12em;
}

#checkout-form div.error {
	background: rgb(255,224,224);
	color: red;
	padding: 1em;
	border: 1px solid red;
	margin-bottom: 1em;
	font-weight: bold;
}


/** END shop specifics **/