/* @override http://localhost:3000/static/css/css.css */

/* @override http://localhost:3000/static/css/css.css */

/* @override http://localhost:3000/static/css/css.css */

/* @override 
	http://www.pennysarcade.co.uk/static/css/css.css
	https://securetrading.net/merchantfiles/121/pennysarcade12124/css.css
	http://127.0.0.1:3000/static/css/css.css
*/

body {
	background: #b7b2ac;
	margin: 0;
	font-family: Verdana, Lucida, sans-serif;
}

a {
	color: #5f5f5f;
}

a:visited {
	color: #3f3f3f;
}

a:hover {
	color: #5b0d58;
}

* html img,
* html .png {
    behavior: url("/static/css/iepngfix.htc");
}

img {
	behavior: url("/static/css/iepngfix.htc");
}

/* @group Christmas */

div#christmas_category {
	margin-left: 32px;
	margin-right: 50px;
	margin-bottom: 30px;
	font-size: 90%;
}

div#christmas_cat_tree {
	float: left;
	margin-right: 34px;
	margin-top: 5px;
}

div#christmas_cat_copy {
	float: left;
	width: 500px;
}

div#christmas_cat_copy h2 {
	margin-bottom: 10px;
	margin-top: 0;
}

div#christmas_cat_copy p {
	margin-top: 5px;
	margin-bottom: 1px;
	color: #5f5f5f;
}

div#christmas_link {
	border: 1px solid #a6a6a6;
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 8px;
	padding: 6px 4px 4px 0;
	behavior: url("/static/css/iepngfix.htc");
	background: white url(/static/images/christmas_tree_small.png) no-repeat 4px 5px;
	height: 37px;
	text-align: center;
}

div#christmas_link a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 35px;
}

div#christmas_date {
	text-align: left;
	margin-top: 15px;
	margin-right: 60px;
	margin-left: 60px;
	background: url(/static/images/christmas_tree_small.png) no-repeat;
	padding-left: 35px;
	height: 37px;
	color: red;
}

/* @end */

div#page {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}

/* @group Header */

div#header {
	text-align: right;
	position: relative;
	height: 180px;
	width: 950px;
	background: url(/static/images/arcade-top.png) repeat-x;
}

div#logo {
	position: absolute;
	top: 45px;
	left: 50px;
	width: 135px;
	height: 135px;
}

div#logo a {
	display: block;
	text-decoration: none;
	padding-bottom: 135px;
}

/* @group Contact details */

div#header div#contact_details {
	position: absolute;
	top: 72px;
	right: 447px;
	color: #6a645e;
	font-size: 90%;
	font-weight: bold;
}

div#header div#phone {
	/*background: url(/static/images/phone.png) no-repeat 2px 0;
	behavior: url(/static/css/iepngfix.htc);
	padding-left: 23px;*/
	display: inline;
	padding-bottom: 3px;
	color: #5b0d58;
	font-weight: bold;
}

div#header div#email {
	/*background: url(/static/images/email.png) no-repeat scroll 1px 1px;
	behavior: url(/static/css/iepngfix.htc);*/
	padding-left: 0px;
	margin-top: 5px;
	color: #5b0d58;
	font-weight: bold;
}

div#header div#email a {
	color: #5b0d58;
	text-decoration: none;
}

div#header div#email a:hover {
	color: #5d5d5d;
	text-decoration: none;
}

/* @end */

/* @group Top nav bar */

div#topnav {
	text-align: left;
	position: absolute;
	top: 148px;
	left: 201px;
}

div#topnav span.cat_sub {
	font-size: 0.7em;
	display: block;
	margin-top: 1px;
	font-style: italic;
	color: #dadada;
}

div#topnav span.cat_name {
	font-size: 0.8em;
	display: block;
	margin-top: 1px;

	font-weight: bold;
	padding-bottom: 2px;
	border-width: 1px;
	border-color: red;
}

div#topnav a:hover span.cat_sub  {
	color: #5c5c5c;
}

div#categories ul {
	margin: 0;
	padding: 0;
}

div#categories li {
	display: inline;
}

div#categories a {
	color: #dfdfdf;
	text-decoration: none;
	background-image: url(/static/images/category-bg.png);
	height: 32px;
	border-right: 1px solid white;
	margin-right: 0px;
	margin-left: 0;
	display: inline-block;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	line-height: 0.8em;
	width: 115px;
}

div#categories a:hover {
	color: #5b0d58;
	text-decoration: none;
	background-image: url(/static/images/category-bg-hi.png);
}

/* @end */

/* @group Top basket */

div#basket_main {
	width: 375px;
	display: inline-block;
	color: #d5d5d5;
	height: 85px;
	font-size: 80%;
	position: absolute;
	right: 45px;
	top: 48px;
}

div#basket {
	margin-top: 4px;
}

div#basket div#subtotal {
	display: inline-block;
	border-top: 1px none #7f7f7f;
	border-bottom: 1px dotted #7f7f7f;
	margin-top: 0;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

div#basket_main div#buttons {
	float: right;
	margin-top: 15px;
	text-align: right;
	margin-left: 8px;
}

div#basket_main div#buttons img {
	margin-bottom: 5px;
}

div#basket span.bright {
	color: white;
	font-weight: bold;
}

div#basket div#icon {
	position: absolute;
	bottom: 7px;
	left: -4px;
}

/* @end */

/* @end */

div#body {
	background: url(/static/images/background-main.png) repeat-y;
	width: 950px;
	position: relative;
}

/* @group Sidebar */

div#sidebar {
	width: 165px;
	margin-left: 35px;
	font-size: 75%;
	padding-bottom: 10px;
	background: url(/static/images/sidebar-bg.png) repeat-x;
}

div#sidebar p {
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 10px;
}

div#sidebar p#intro {
	color: gray;
	margin: 0;
}

div#sidebar p#intro strong {
	color: #3f3f3f;
	display: block;
	font-size: 120%;
	margin-bottom: 3px;
}

div#sidebar ul {
	margin-top: 15px;
}

div#sidebar li {
	font-size: 110%;
	list-style-type: disc;
	opacity: 1;
	color: gray;
	margin-left: -12px;
	padding-bottom: 5px;
}

div#sidebar li a {
	text-decoration: none;
	font-weight: bold;
	color: #5d5d5d;
}

div#sidebar li a:hover {
	text-decoration: none;
	color: #5b0d58;
}

div#sidebar p.sidebar_copy {
	color: gray;
	padding-top: 0;
	margin-top: 20px;
}

div#sidebar p.sidebar_image {
	padding: 0 0 0 9px;
	text-align: left;
	margin: 0;
}

/* @end */

div.clear {
	clear: both;
}

div#footer {
	height: 80px;
	text-align: center;
	color: #a6a6a6;
	font-size: 90%;
	padding-top: 2px;
	background: url(/static/images/background-bottom.png) no-repeat;
	clear: both;
}

div#footer p {
	margin: 0;
	padding-top: 10px;
}

div#footer a {
	color: #d8d8d8;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}

div#footer a:hover {
	text-decoration: underline;
	color: #e7e7e7;
}

div#content {

	float: right;
	padding-right: 43px;
}

div#content_body {
    width: 695px;

	color: #3f3f3f;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 90%;
	position: relative;
}

div#content_body li {
	margin-bottom: 5px;
}

/* @group Breadcrumb trail */

div#breadcrumb {
	font-size: 80%;
	color: #7f7f7f;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-left: 2px;
}

div#breadcrumb a {
	color: #7f7f7f;
}

div#breadcrumb a:hover {
	color: #3f3f3f;
}

/* @end */

div#content h1 {
	font-size: 1.7em;
	text-align: left;
	border-width: 2px;
	border-color: #bfbfbf;
	margin-bottom: 4px;
	border-top-width: 2px;
	border-top-color: #cfc8c3;
	padding-bottom: 0px;
	margin-top: 14px;
	border-bottom: 2px solid #cfc8c3;
	color: #262626;
	font-weight: 500;
}

div#content h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 140%;
	color: #3f3f3f;
}

div#content img.outline {
	border: 2px solid #3f3f3f;
}

div.indent {
	margin-left: 30px;
}

span.innererror {
	color: #f81927;
	font-weight: bold;
	display: inline-block;
	font-size: 80%;
	position: relative;
	left: 200px;
}

fieldset {
	margin-bottom: 15px;
	margin-top: 10px;
	border-style: solid;
	border-color: #9c938b;
	background-color: #f8f8f8;
	padding: 10px;
}

legend {
	border: 2px solid #9c938b;
	background-color: #e5e5e5;
	text-align: left;
	text-transform: none;
	font-weight: bold;
	font-size: 90%;
	padding: 1px 20px 2px 5px;
}

span.innermessage {
	color: #999;
	font-weight: bold;
	display: inline-block;
	font-size: 80%;
	position: relative;
	left: 200px;
}

div.spacer {
	height: 12px;
}

div.form_error_message {
	background-color: #fbaeb3;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 2px solid red;
	text-align: center;
	width: 550px;
	margin: 15px auto 20px;
}


span.error_message {
	display: block;
	color: red;
	font-size: 80%;
}

div#errorsDiv {
	background-color: #fbaeb3;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 2px solid red;
	text-align: center;
	display: none;
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	margin-bottom: 8px;
}

div.text input {
	left: 200px;
	position: relative;
}

input.disabled {
 	opacity: 0.7;
}

div.submit {
	text-align: center;
	padding-top: 5px;
}

div.select select {
	left: 200px;
	position: relative;
}

textarea {
	left: 200px;
	position: relative;
}

label {
	position: absolute;
}

label.indent {
    left: 200px;
	position: relative;
}

label.tclabel {
	position: relative;
	float: right;
	font-size: 80%;
	padding-top: 4px;
}

div#checkout_progress {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 25px;
}

span.comment {
	font-size: 80%;
	display: block;
}

div.text {
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* @group Home page */

div.homepage_category {
	float: right;
	margin-right: -1px;
	font-size: .85em;
	text-align: center;
}

div.homepage_category a {
	text-decoration: none;
	color: #616161;
	line-height: 20px;
}

div.homepage_category a:hover {
	color: #5b0d58;
	font-weight: bold;
}

div.homepage_catspace {
	width: 16px;
	float: right;
}

/* @group Category list */

div#homepage_categories {
	width: 353px;
	text-align: center;
	color: #444;
	height: 270px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 9px;
	position: absolute;
	left: 170px;
	behavior: url(/static/css/iepngfix.htc);
	background: url(/static/images/cat-bg.png) no-repeat;
	top: 12px;
}

div#homepage_categories h3 {
	border-bottom: 1px dotted #594e5d;
	padding-bottom: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	margin-top: 12px;
	color: #ab96b3;
}

div#homepage_cat_links {
	font-size: 1.2em;
}

div#homepage_categories a {
	margin: 8px;
	line-height: 2;
	text-decoration: none;
	color: #aaa;
}

div#homepage_categories a:hover {
	color: white;
}

div#homepage_vright {
	text-align: center;
	position: absolute;
	bottom: 14px;
	width: 353px;
	border-top: 1px dotted #474747;
	padding-top: 9px;
	color: #8c8c8c;
	left: 9px;
}

/* @end */

div.homepage_catname {
	color: #616161;
	text-align: center;
	padding: 3px;
	font-size: .85em;
}

div#homepage {
	position: relative;
	height: 331px;
	margin: -9px -7px 4px -11px;
}

div#homepage_lists {
	width: 713px;
	font-size: .8em;
	margin: -3px -7px 4px -11px;
	height: 282px;
	position: relative;
	background-color: #f2f2f2;
	padding-bottom: 9px;
}

div#homepage_list_bg {
	height: 30px;
	background: url(/static/images/homepage_list_bg.png) repeat-x;
}

div#homepage_bestsellers {
	width: 170px;
	height: 270px;
	position: absolute;
	left: 0px;
	top: 0px;
}

div#homepage_bestsellers h3 {
	color: #ddd;
	text-align: center;
	margin-top: 0;
	font-weight: normal;
	font-size: 1.2em;
	margin-bottom: 9px;
	height: 23px;
	padding-top: 6px;
}

div#homepage_bestsellers ul {
	margin-top: 0px;
	padding-left: 25px;
	margin-left: 0;
}

div#homepage_bestsellers li {
	margin-top: 0;
	list-style-type: disc;
	padding-bottom: 2px;
	color: #7f7f7f;
	padding-left: 0;
	margin-left: 0;
	padding-right: 10px;
}

div#homepage_whatsnew {
	width: 170px;
	height: 270px;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #7f7f7f;
}

div#homepage_whatsnew h3 {
	color: #ddd;
	text-align: center;
	font-weight: normal;
	font-size: 1.2em;
	margin-bottom: 9px;
	height: 23px;
	padding-top: 6px;
	margin-top: 0;
}


div#homepage_whatsnew ul {
	margin-top: 0px;
	padding-left: 25px;
	margin-left: 0;}

div#homepage_whatsnew li {
	margin-top: 0;
	list-style-type: disc;
	padding-bottom: 2px;
	color: #7f7f7f;
	padding-left: 0;
	margin-left: 0;
	padding-right: 10px;
}

/* @group Product selector */

div#homepage_details {
	position: absolute;
	background-color: white;
	opacity: .65;
	width: 480px;
	left: 0;
	height: 67px;
	padding-left: 10px;
	padding-right: 10px;
	filter: alpha(opacity=65);
	top: 264px;
}

div.homepage_image {
	position: absolute;
	top: 0;
	left: 0;
}

div.homepage_image img {
	visibility: hidden;
}

div.homepage_image img.selected {
	visibility: visible;
}

div#homepage_select {
	position: absolute;
	top: 0;
	line-height: 13px;
	left: 501px;
}

div#homepage_1234 {
	position: absolute;
	bottom: 9px;
	right: 223px;
	font-size: .9em;
}

div#homepage_1234 a {
	display: inline-block;
	width: 17px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	background-color: #bfbfbf;
}

div#homepage_1234 a.selected {
	background-color: #f2f2f2;
}

div#homepage_1234 a:hover {
	background-color: #fff;
}

div#homepage_1234 a:focus {
	outline: none;
}

div.homepage_selector {
	width: 212px;
	height: 82px;
	margin-bottom: 1px;
}

div.homepage_selector a {
	display: block;
	background-color: #000;
	width: 212px;
	height: 82px;
	opacity: 0.55;
	filter: alpha(opacity=55);
}

div.homepage_selector a.selected {
	opacity: 0.1;
	filter: alpha(opacity=10);
}

div.homepage_selector a:hover {
	opacity: 0;
	filter: alpha(opacity=0);
}

div.homepage_details {
	position: absolute;
	top: 274px;
	left: 10px;
	display: none;
	font-size: .9em;
}

div.homepage_details h2 {
	margin: 0 0 4px;
}

div.selected {
	display: block;
}

/* @end */

div#homepage_copy {
	padding-top: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin: 4px -7px 4px -11px;
	color: #616161;
	font-size: 0.85em;
	text-align: center;
	position: relative;
}

div#homepage_title {
	position: absolute;
	top: 0;
	background-color: #000;
	opacity: .75;
	filter: alpha(opacity=75);
	color: white;
    height: 67px;
	padding-right: 0px;
	padding-left: 10px;
	left: 0;
	width: 300px;
}

div#homepage_titlecenter {
	*position: relative;
	display: table;
	height: 80px;
}

div#homepage_titlecenter2 {
	*position: relative;
	top: 50%;
	display: table-cell;
	vertical-align: middle;
}

div#homepage_text {

}

div#homepage_name {
	margin: 0;
	padding: 0;
	border-style: none;
	border-width: 1px;
}

div#homepage_name h1 {
	color: white;
	font-size: 0.9em;

	margin-bottom: 0px;
	border-style: none;
	margin-top: 7px;
}

div#homepage_title {
	font-size: 2em;
}

div#homepage_strapline {
	margin: 0;
	padding: 0 0 0 1px;
}

div#homepage_strapline h2 {
	color: #d8d8d8;
	font-size: 0.4em;

	padding: 0;
	border-style: none;
	margin-top: 0;
}

div#homepage_vtitle {
	font-size: 1.25em;
	margin-top: -2px;
	text-align: left;
	color: #e5e5e5;
}

div#homepage_value {
	position: absolute;
	bottom: 0;
    background-color: #111;
	opacity: .75;
	filter: alpha(opacity=75);
	color: #f1f1f1;
	border-width: 3px;
	border-color: #7f7f7f;
	right: 0;
	padding: 15px 15px 10px;
	width: 370px;
}

div#homepage_value div#htmltagcloud {
	width: 100%;
	border-bottom: 1px dotted #3f3f3f;
	margin-top: 2px;
	margin-bottom: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-color: #3f3f3f;
}

div#homepage_value span.tagcloud0 {
	font-size: 0.9em;
}
div#homepage_value span.tagcloud1 {
	font-size: 0.9em;
}
div#homepage_value span.tagcloud2 {
	font-size: 0.9em;
}
div#homepage_value span.tagcloud3 {
	font-size: 0.9em;
}
div#homepage_value span.tagcloud4 {
	font-size: 0.9em;
}
div#homepage_value span.tagcloud5 {
	font-size: 0.9em;
}
div#homepage_value span.tagcloud6 {
	font-size: 0.9em;
}
div#homepage_value span.tagcloud7 {
	font-size: 0.9em;
}
div#homepage_value span.tagcloud8 {
	font-size: 0.9em;
}
div#homepage_value span.tagcloud9 {
	font-size: 0.9em;
}
div#homepage_value span.tagcloud10 {
	font-size: 0.9em;
}

div#homepage_value a {
	color: #cbcbcb;
}

div#homepage_value a:hover {
	color: #ffffff;
}

div#homepage_value li {
	margin-left: -25px;
	/*list-style-image: url(/static/images/tick.png);*/
	list-style: none;
	behavior: url(/static/css/iepngfix.htc);
	padding-bottom: 1px;
	background: url(/static/images/tick.png) no-repeat 0 2px;
}

span#homepage_van {
	behavior: url(/static/css/iepngfix.htc);
	background: url(/static/images/van.png) no-repeat 0 0;
	font-size: 150%;
	padding-left: 69px;
}

div#homepage_delivery {
	text-align: center;
	background-color: #d8d8d8;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #3f3f3f;
	margin: -3px -7px 4px -11px;
	position: relative;
	height: 27px;
}

span.li_space {
	width: 20px;
	display: inline-block;
	text-align: center;
}

/* @end */

/* @group Product page */

/* @group Cross Sell */

div#see_all {
	margin-top: 5px;
	text-align: center;
	font-size: 95%;
	padding-top: 5px;
}

div#see_all a {
}

div#cross_sell {
	margin-top: 25px;
	border-bottom: 1px dotted #c7c7c7;
	border-top: 1px dotted #c7c7c7;
}

div#cross_sell h2 {
	margin-bottom: 3px;
	margin-top: 8px;
	font-size: 120%;
	color: #5c5c5c;
}

div#cs_list {
	padding-top: 4px;
	padding-bottom: 10px;
}

div.cross_sell_product {
	float: left;
	width: 230px;
	text-align: left;
	position: relative;
	display: inline-block;
}

div.cs_name {
	position: absolute;
	top: 0;
	left: 95px;
	padding-right: 20px;
	font-size: 90%;
}

div.cs_price {
	position: absolute;
	left: 95px;
	top: 69px;
	font-size: 120%;
}



/* @end */

/* @group Why buy? */

div#why_buy {
	font-size: 80%;
	border-style: double;
	border-color: #a6a6a6;
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 50px;
}

div#why_buy h2 {
	font-weight: bold;
	text-align: center;
	background-color: #0c5c0c;
	margin-top: 0;
	padding: 5px;
	color: #fff;
	font-size: 120%;
}

div#why_buy h3 {
	color: green;
	margin: 0;
}

div#why_buy ul {
	margin-right: 30px;
}

/* @end */

div#product_content {
	position: relative;
}

div#product_description {
	font-size: .85em;
	color: #3f3f3f;
}

div#product_availability {
	font-size: .80em;
	text-align: center;
	border-bottom: 1px dotted #c7c7c7;
	margin-bottom: 10px;
	padding-bottom: 6px;
	padding-top: 2px;
	color: #707070;
}

div#product_availability span.in_stock {
	font-weight: bold;
	color: green;
}

div#product_availability span.out_of_stock {
	font-weight: bold;
	color: red;
}

/* @group Product images */

div#product_images {
	float: none;
	position: relative;
	width: 332px;
}

div#product_images img {
	border-style: none;
}

div#product_images div#thumbnails {
	width: 332px;
	line-height: 0;
}

div#product_images div#view {
	width: 326px;
	height: 245px;
	margin-bottom: 2px;
	text-align: center;
}

div#product_images div#thumbnails a {
	border-style: none;
	width: 79px;
	height: 79px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
}

div#product_images div#thumbnails img {
	width: 79px;
	height: 79px;
	margin: 4px 4px 0 0;
}



/* @end */

div#product_details {
	width: 355px;
	float: right;
}

/* @group Prev/Next buttons */

div#product_next {
	float: right;
	text-align: right;
	width: 160px;
}

div#product_prev {
	width: 160px;
}

div#product_next div.prevnext_name{
	right: 59px;
}

div#product_prev div.prevnext_name{
	left: 59px;
}

div.prevnext_label {
	font-size: 0.7em;
	margin-bottom: 2px;
}

div.prevnext_name {
	font-size: 0.8em;
	display: block;
}

div.prev_image {
	display: inline;
	margin-right: 5px;
}

div.next_image {
	display: inline;
	margin-left: 5px;
}

div#product_prevnext {
	margin-top: 7px;
	padding-top: 4px;
	border-top: 1px dotted #9c938b;
	padding-bottom: 4px;
	padding-right: 4px;
	background-color: #f8f8f8;
	border-color: #9c938b;
	border-width: 1px;
	padding: 4px;
}

div#product_prevnext table td {
	padding: 0;
}

div#product_prevnext table {

}

/* @end */

/* @group Share this page */

input#at_from {
	position: relative;
	left: 71px;
}

input#at_to {
	position: relative;
	left: 71px;
}

textarea#at_msg {
	left: 71px;
}

#product_share {
	text-align: center;
	margin-top: 15px;
}

#product_share a {
	text-align: center;
	text-decoration: none;
	font-size: 80%;
	color: #5b0d58;
	border: 1px none #d1d1d1;
	padding-top: 4px;
}

#product_share a:hover {
}

#product_share a img {
	position: relative;
	bottom: 5px;
}

/* @end */



/* @end */

/* @group Category page */

/* @group Body text */

div#category_body_text p {
	margin-bottom: 5px;
	margin-top: 0;
}

div#category_body_text h2 {
	font-weight: bold;
	color: #581370;
	font-size: 115%;
	margin-bottom: 5px;
	margin-top: 0;
}

div#category_body_text {
	font-size: 90%;
	color: #3f3f3f;
	margin-left: 2px;
	margin-top: -5px;
	margin-bottom: 25px;
}



/* @end */

div#category_banner {
	position: relative;
	height: 80px;
	margin: -9px -7px 4px -11px;
}

div#category_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 80px;
}

div#category_titlecenter {
		background-color: #000;
	opacity: .75;
	filter: alpha(opacity=75);
	*position: relative;
	display: table;
	height: 80px;
	padding-left: 14px;
	padding-right: 30px;
}

div#category_titlecenter2 {
	*position: relative;
	top: 50%;
	display: table-cell;
	vertical-align: middle;
	border-color: lime;
}

div#category_text {
	color: white;
	*position: relative;
	top: -25%;
	border-color: blue;
}


div#category_name h1 {
	font-size: 1.7em;
	margin-top: -4px;
	border-style: none;
	color: white;
	margin-bottom: 2px;
}

div#category_strapline {
	color: #d8d8d8;
	font-size: 0.8em;
}



/* @end */

/* @group Product finder */

div#htmltagcloud {
	width: 500px;
	text-align: center;
	margin: 20px auto 30px;
}

div#htmltagcloud a {
	display: inline-block;
	padding: 0px 4px;
	height: 23px;
	text-decoration: underline;
}

span.tagcloud0 { font-size: 12px;
}
span.tagcloud0 a {text-decoration: none;}

span.tagcloud1 { font-size: 13px;}
span.tagcloud1 a {text-decoration: none;}

span.tagcloud2 { font-size: 14px;
}
span.tagcloud2 a {text-decoration: none;
	margin-top: 1px;
	position: relative;
	bottom: 1px;
}

span.tagcloud3 { font-size: 15px;}
span.tagcloud3 a {text-decoration: none;
	position: relative;
	bottom: 1px;
}

span.tagcloud4 { font-size: 16px;}
span.tagcloud4 a {text-decoration: none;}

span.tagcloud5 { font-size: 17px;}
span.tagcloud5 a {text-decoration: none;}

span.tagcloud6 { font-size: 18px;}
span.tagcloud6 a {text-decoration: none;}

span.tagcloud7 { font-size: 19px;}
span.tagcloud7 a {text-decoration: none;}

span.tagcloud8 { font-size: 20px;}
span.tagcloud8 a {text-decoration: none;
	position: relative;
	top: 1px;
}

span.tagcloud9 { font-size: 21px;}
span.tagcloud9 a {text-decoration: none;
	position: relative;
	top: 1px;
}

span.tagcloud10 { font-size: 22px;}
span.tagcloud10 a {text-decoration: none;}

/* @end */

div#add_to_basket {
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

div#add_to_basket form {
	margin-bottom: 0px;
}

div#product_option {
	font-size: 50%;
	margin-top: 10px;
	font-weight: normal;
	font-style: normal;
}

div#checkout_button {
	width: 140px;
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 110px;
}

div#checkout_button_multi {
	text-align: right;
	padding-right: 8px;
}

div#add_to_basket img {
    vertical-align: middle;
}

div#go_to_checkout {
	text-align: center;
}

div#go_to_checkout_title {
	margin-bottom: 0px;
	color: #3f3f3f;
	color: #fff;
	font-size: 85%;
	text-align: center;
	background: #fff url(/static/images/added_to_basket_title.png) no-repeat;
	padding: 4px 12px;
}

div#go_to_checkout_title a {
	color: #fff;
}

div#go_to_checkout_title a:hover {
	color: #ddd;
}

div#go_to_checkout_body {
	text-align: left;
	background: #fff url(/static/images/go_to_checkout_body.png) no-repeat 0 bottom;
	padding-top: 10px;
	padding-bottom: 8px;
	margin-bottom: 12px;
}

table.go_to_checkout_table {
	width: 348px;
	font-size: 90%;
}

th.go_quantity {
	width: 113px;
}

div#go_to_checkout_body div#add_another_message {
	width: 80%;
	text-align: center;
	font-size: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	margin-top: -4px;
	color: #5f5f5f;
}

span#priceDisplay small {
	font-size: 60%;
	font-weight: normal;
	font-style: normal;
}

div#go_to_checkout_content p {
	color: #fff;
	font-size: 80%;

	margin-top: 0;
	padding-top: 3px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
}

div#update_quantity_single {
	width: 150px;
	padding-left: 15px;
}

div.update_quantity {
	display: inline-block;
	text-align: center;
	padding-left: 0px;
	padding-bottom: 5px;
}

div.update_quantity p {
	margin-bottom: 8px;
	margin-top: 0;
	color: #3f3f3f;
	font-size: 90%;
	font-weight: bold;
}

div.update_quantity img.qty {
	vertical-align: middle;
	margin-top: -6px;
}

div.update_quantity img.remove {
	margin-top: 8px;
	margin-right: 3px;
}

span.item_quantity {
	display: inline-block;
	width: 35px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #dfd8d1;
	height: 22px;
	font-size: 120%;
	border: 2px solid #b0a59b;
	text-align: center;
}

div#basket_contents {
	text-align: center;
}

div#basket_contents table#basket_contents {
	display: inline-table;
	background-color: #fff;
	border: 2px solid #9c938b;
	width: 100%;
	padding: 5px;
	border-collapse: collapse;
}

th, td {
	padding: 5px;
}

th.total, td.total {
	border-top: 2px solid #3f3f3f;
	font-size: 150%;
}

th.heading {
	color: white;
	padding-bottom: 5px;
	background-color: #9c938b;
	border-bottom: 3px solid #9c938b;
	font-size: 110%;
	font-weight: bold;
}

td.item {
	border-top-width: 1px;
	border-bottom: 1px solid #b0a59b;
}

td.item img {
	padding-top: 5px;
}

th#quantity {
	width: 120px;
}

td.item img.thumbnail {
	padding-top: 0;
	vertical-align: top;
}

td.item div.product {
	font-size: 100%;
	display: inline-block;
	width: 150px;
	margin-left: 5px;
}

td.item img.qty {
	position: relative;
	top: 2px;
}

td.item span.item_quantity {
	margin-right: 6px;
	margin-left: 6px;
	background-color: #dfd8d1;
    border: 2px solid #b0a59b;
	display: inline-block;
	position: relative;
	bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
td.noborder {
	border-bottom-style: none;
}

table#order_confirmation {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

div.product_in_list {
	display: inline-block;
	width: 344px;
	margin-bottom: 30px;
	position: relative;
	height: 120px;
	float: left;
}

div.product_in_list_3up {
	display: inline-block;
	width: 220px;
	position: relative;
	height: 87px;
	float: left;
}

div.product_in_list div.name {
	position: absolute;
	top: 0;
	left: 125px;
	width: 180px;
	margin-top: 10px;
}

div.product_in_list_3up div.name {
	position: absolute;
	top: 0;
	left: 75px;
	width: 140px;
	margin-top: 10px;
	font-size: 90%;
}

div.product_in_list div.price {
	position: absolute;
	left: 125px;
	font-size: 150%;
	bottom: 10px;
}

div.product_in_list div.price small {
	font-size: 70%;
	font-weight: normal;
	font-style: normal;
}

div.product_in_list div.category {
	font-size: 80%;
}

/* @group Terms and Conditions */

table.terms tr.level1 {
	font-weight: bold;
}

table.terms td {
	vertical-align: top;
}

/* @end */

div#st_logo {
	display: none;
}

div#not_found_title {
	color: #3f3f3f;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
}


