* {
	padding:0;
	margin:0;
}

html {
	
min-height:101%;

}

body {
	background:url('../../../_backgroundImage/background.jpg') #ddd;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	color: #63321F;
	text-align:left;
}

/* Useful */
.align_center { text-align:center; }
.align_right { text-align:right; }
.middle { vertical-align: middle; }
.align_justify{ text-align: justify; }
.uppercase { text-transform:uppercase; }
.hidden, .collapsed, .block_hidden_only_for_screen { display:none; }
.wrap { white-space: normal; }
.bold { font-weight: bold; }
.strike { text-decoration:line-through; }
.italic { font-style: italic; }
.top { vertical-align: top; }
.span_link { cursor:pointer; }
.span_link:hover { text-decoration:underline; }
.clear { clear:both; }
br.clear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}


/* global style */
a {
	outline: none;
	text-decoration: none;
	color: #63321F;
}
a:hover {
	color: #cc6600;
	text-decoration: none;
}

a img {
	outline: none;
	border: none;
	text-decoration: none;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #63321F;
	margin:20px 36px 10px 36px;
}

h2 a{
	font-family:arial, helvetica, san serif;
	color:#63321F;
	font-size:16px;
	margin:0 0 10px 0;
	text-decoration: none;
}
h2 span {
}
h3 {font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	color: #63321F;
	font-weight:bold;
	margin: 0 0 10px 0;}
h4 { display:none; }

h5 {

	}

hr {
	border:0;
	border-top:1px dashed #63321F;
	width:100%;
	height:0px;
	color:transparent;
	margin:5px 0 10px 0;
	}

hr.solid {
	border:0;
	border-top:1px solid #63321F;
	width:100%;
	height:0px;
	color:transparent;
	margin:5px 0 10px 0;
	}

th {
	font-weight:normal;
	}

/* global layout */
#page {
	width: 765px;
	padding:10px;
	margin: 0 auto 0px auto;
	text-align:left;
}
h1#logo {
	float: left;
	margin-top:10px;
}
#header {
	float: left;
}
#left_column, #center_column{
	float:left;
}
#left_column {
	clear:left;
	width:181px;
	background-color:#fff;
	margin-right:4px;
}
#left_column form{
	margin:10px;
}
#center_column {
	width: 580px;
	margin: 0 0px 100px 0;
	background-color:#fff;
	min-height:500px;
}

div.editorial_block img {
	padding:0px;
	margin:0px;
	}
div.editorial_block {
	padding:0px;
	margin:0px;
	}

#imageContainer
	{position:relative;
	left:0px;
	top: 0px;
	width: 510px;
	height:370px;
	margin:22px auto 0px auto;
	overflow:hidden;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:transparent;}

#imageContainer img 
	{}

div#shelf {
	width: 546px;
	height:21px;
	margin:0 auto 0 auto;
	background-image:url('http://www.helpyourshelf.co.uk/themes/shelf/img/shelf.gif');
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:transparent;
	}

div#featured-products_block_center div.block_content {
	margin:0 auto 50px auto;
	overflow:auto;
	background-image:url('http://www.helpyourshelf.co.uk/themes/shelf/img/shelf_brown.gif');
	background-position:0 80px;
	background-repeat:no-repeat;
	width:546px;
	}

div#featured-products_block_center h4 {
	display:block;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #63321F;
	margin:20px 24px 10px 24px;
	}

div#featured-products_block_center h5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #63321F;
	margin-top:20px;
	}

div#featured-products_block_center p.product_desc {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #63321F;
	padding-right:10px;
	}



div#featured-products_block_center li {
	float:left;
	width:122px;
	margin-right:13px;
	}

div#featured-products_block_center li.first_item{
	margin-left:18px;
	}

div#featured-products_block_center li.last_item {
	margin-right:0px;
	}

div#featured-products_block_center li img {
	width:100px;
	height:80px;
	}

div#header {
	width:100%;
	}



div#header #search_131_top {
	float:right;
	width:220px;
	}

div#header #search_131_top input.button {
	float:left;
	height:21px;
	margin:2px;
	font-family: "Courier New", Courier, monospace;
	border:none;
	background-color:#3BC175;
	cursor:pointer;
	}

div#header #search_131_top #search_query {
	float:right;
	width:134px;
	border:0;
	margin:2px;
	height:21px;
	font-family: "Courier New", Courier, monospace;
	}
	

div#header div.external_link {
	text-align:center;
	}

div#header div.external_link a {
	color:##63321F;
	text-decoration:none;
	}

div#header div.external_link a:hover {
	color:#cc6600;
	text-decoration:underline;
	}

/* CMS */

div#cms {
	margin-top:20px;
	}

div#cms h1, div#cms h2, div#cms h3, div#cms h4, div#cms p {
	margin-left:0px !important;
	margin-right:0px;
	margin-top:0px;
	}

/* User Info */

div#header_user {
	position:relative;
	float:right;
	margin-top:0px;
	margin-right:130px;
	width:100%;
	}

div#header_user li {
	text-align:center;
	line-height:32px;
	width:110px;
	height:32px;
	}

div#header_user li#login {
	background:url('http://www.helpyourshelf.co.uk/themes/shelf/img/tab_cream.gif');
	}

div#header_user li#shopping_cart {
	background:url('http://www.helpyourshelf.co.uk/themes/shelf/img/tab_green.gif');
	}

div#header_user li#your_account {
	background:url('http://www.helpyourshelf.co.uk/themes/shelf/img/tab_blue.gif');
	}

ul#header_nav {
	margin:0px;
	float:right;
	}

ul#header_nav li {
	float:left;
	list-style-type:none;
	}

ul#header_nav li a {
	text-decoration:none;
	}

ul#header_nav a:hover {
	color:#cc6600;
	}	



/* Default block style */
div.block {
	margin: 10px 10px 10px 10px;
}
#left_column div.block, #right_column div.block {
	padding-bottom: 10px;
}

#left_column div.block a.homelink:hover {
	text-decoration:none; border-bottom: solid 1px #cc6600;
}
div.block h4 {
	display:none;
}
div.block ul { list-style: none; line-height:22px; font-weight:normal; font-size:14px;}
div.block a:hover { text-decoration: underline; }
div.block a {
	color: #63321F;
	text-decoration: none;
}






/* Block specials */


div#special_block_left div {
	background:none;
	border:none;
	margin-bottom:10px;
	}

div#special_block_left li {
	background:none;
	border:none;
	}

div#special_block_left img {
	clear:both;
	padding:7px 0 0 0px;
	background:none;
	display:block;
	}

div#special_block_left h5 a {
	font-family:arial, helvetica, san serif;
	color:#63321F;
	float:left;
	clear:both;
	background:none;
	font-size:16px;
	}

div#special_block_left h5 a:hover {
	color:#cc6600;
	text-decoration:none;
	}


div#special_block_left li {
	clear:both;
	}

span.reduction	{
	font-family:arial, helvetica, san serif;
	color:#df9ebc;
	background:none;
	font-size:16px;
	margin:0px;
	}


/* Block categories */


div#categories_block_left h4 {display:none;}
div#categories_block_left ul.tree { padding-left:0px; }
div#categories_block_left ul.dhtml{ }
div#categories_block_left ul.tree li {
	border:none;
	padding-left:0px;
	background: none;
	margin-left:0;
	font-weight:normal;
	font-size:14px;
	line-height:20px;
	margin-bottom:2px;
}

div#categories_block_left ul.tree {
	padding-top:10px;
	}

div#categories_block_left ul.tree li ul li {
	margin:0px;
	padding:0px;
	display:inline;
}

div#categories_block_left ul.tree a{
	padding-left:0;
	color:#63321F;
	font-weight:bold;
}

div#categories_block_left ul.tree li ul li a {
	font-weight:normal;
}
div#categories_block_left ul.tree a:hover{
	color:#cc6600;
	text-decoration:none;
}
div#categories_block_left ul.tree a.selected{
	color: #cc6600;
	font-weight: bold;
}

div#informations_block_left ul a:hover{border-bottom: solid 1px #cc6600; text-decoration:none;}




/* newsletter sign up block */

div#newsletter_block_left {
	font-size:12px;
	font-family: "Courier New", Courier, monospace;
	}



div#newsletter_block_left h4 {
	font-size:14px;
	font-weight:bold;
	display:block;
	}

div#newsletter_block_left input, div#newsletter_block_left select {
	width:132px;
	font-size:12px;
	border:1px dashed #63321F;
	margin:5px 0 0 0;
	font-family: "Courier New", Courier, monospace;
	text-align:left;
	padding-left:2px;
	}

div#newsletter_block_left input.button_mini {
	background-color:#ddd;
	}

div#newsletter_block_left p.warning_inline {
	color:#ff0000;
	}

div#newsletter_block_left p.success_inline {
	color:#3333ff;
	}





.indent {
	margin-left:34px;
	margin-right:34px;
	}

/* Category */


p.warning {
	clear:both;
	margin-left:34px;
	}

div#center_column h2.category_title {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #63321F;
	margin:20px 34px 10px 34px;
	float:left;
	}



img#categoryImage {
	float:left;
	margin:0px 0 20px 0;
	border:none;
	padding:0px;
	}
	
div#center_column div#pagination, div#center_column div.breadcrumb {
	float:right;
	margin:20px 36px 10px 36px;
	color:#63321F;
	
}

div#center_column div#pagination, div#center_column div.breadcrumb a{
	color:#63321F;	
}

div#center_column div#pagination ul.pagination {
	list-style-type:none;
	}


div#center_column div#pagination ul.pagination li {
	display:inline;
	float:left;
	margin-right:10px;
	}

}

div#center_column div.cat_desc, div#center_column div#subcategories, div#center_column form#productsSortForm, div#center_column div.center_block h3 span.new,  div#center_column ul#product_list div.right_block {
	display:none;
	}

div#center_column div.center_block h3 {
	margin:18px 0 0 0;
	font-weight:normal;
	line-height:90%;
	}

div#center_column div.center_block p.product_desc {
	margin:0px 0 0 0;
	}

div#center_column div.center_block p.price{
	width:50px;
	margin:0px;
	}

div#center_column div.center_block p.price a{
	margin:0px 0 0 0;
	color: #cc6600;
	}

div#center_column div#product_line {
	margin:0px 17px;
	background-image:url('http://www.helpyourshelf.co.uk/themes/shelf/img/shelf_wSpace.gif');
	background-position:0 0px;
	background-repeat:repeat-y;
	width:546px;
	min-height:636px;
	}

div#center_column ul#product_list {
	list-style-type:none;
	}


div#center_column ul#product_list li {
	display:inline;
	float:left;
	width:160px;
	margin-right:10px;
	height:212px;
	}

div#center_column ul#product_list li.new_line {
	margin-left:18px;
	}

/* Viewed Products Block */

div#viewed-products_block_left ul li img{
	display:block;
	margin:10px 0 10px 28px;
	}

div#viewed-products_block_left{
	font-size:12px;
	font-family: "Courier New", Courier, monospace;
	}

	

/* Product */

div#primary_block {
	margin:48px 0 0 0;
}

div#primary_block div#image-block {
	height:270px;
	left:0;
	margin:0 0 0 18px;
	position:relative;
	top:0;
	width:335px;
	float:left;
	}


div#primary_block h2 {
	font-family: "Courier New", Courier, monospace;
	font-size:13px;
	margin:0px;
	color:#63321F;
	}


div#primary_block h3 {
	font-family: "Courier New", Courier, monospace;
	font-size:13px;
	margin:0px 0 20px 0;
	font-weight:normal;
	color:#63321F;
	}

div.price {
	position:absolute;
	font-family: "Courier New", Courier, monospace;
	font-size:13px;
	left:350px;
	font-weight:normal;
	color:#63321F;
	}

div#add_to_cart {
	/*position:absolute;
	left:425px;*/
	}

div#primary_block div#pb-right-column {
	margin:0 auto 0px auto;
	background-image:url('http://www.helpyourshelf.co.uk/themes/shelf/img/shelf.gif');
	background-position:0 270px;
	background-repeat:no-repeat;
	width:546px;
	min-height:291px;
	}

	

div#primary_block views_block, div#primary_block ul#usefull_link_block, div#primary_block div#short_description_block p.buttons_bottom_block, div#primary_block p#quantity_wanted_p, div#primary_block p#availability_statut, div#primary_block p#pQuantityAvailable, div#primary_block p#oosHook, div#primary_block p#last_quantities, div#more_info_block {
	display:none;
	}


div#primary_block div#pb-right-column div#views_block a#view_scroll_left, div#primary_block div#pb-right-column div#views_block a#view_scroll_right{
	display:none;
	}

div#primary_block div#pb-right-column div#views_block ul {
	float:right;
	list-style-type:none;
	}

div#primary_block div#pb-left-column {
	margin:10px auto 0px auto;
	background-repeat:no-repeat;
	width:546px;
	}


div#primary_block div#pb-left-column div#details {
	margin:0px 18px 0px 18px;
	position:relative;
	}


div#primary_block div#pb-left-column p {
	text-align:left;
	font-size:13px;
	margin:0px;
	color:#63321F;
	}

div#primary_block div#pb-left-column div#description p {
	color:#63321F;
	width:335px;
	}

div#primary_block div#pb-left-column div#description {
	margin:20px 0 20px 0;
	}

div#primary_block div#pb-left-column form {
	margin:0px 0 0px 0;
	}
div#primary_block div#short_description_block {
	margin-bottom:20px;
	}

div#primary_block ul#features {
	margin:0px;
	padding:0px;
	}

div#primary_block ul#features li {
	font-family: "Courier New", Courier, monospace;
	font-size:13px;
	font-weight:normal;
	color:#63321F;
	text-align:left;
	display:block;
	width:100%;
	padding:0px;
	margin:0px;
	}

div#primary_block div#attributes {
	float:left;
	margin:0 20px 0 0;
	}

div#primary_block div#attributes label {
	}

div#primary_block div#attributes div#hideScroll {
	width:335px;
	overflow:hidden;
	}

div#primary_block div#attributes select {
	border:none;
	font-size:13px;
	font-family: "Courier New", Courier, monospace;
	color:#63321F;
	width:360px;
	margin-bottom:20px;
	padding:0px;
	}

div#views_block div#thumbs_list ul {
	width:170px;
	margin:1px 5px 0 0;
	}

div#views_block div#thumbs_list ul li {
	display:inline;
	margin:0 0 0px 0;
	padding:0px;
	}

div#views_block div#thumbs_list ul li img{
	display:inline;
	margin:0 0 4px 0;
	padding:0px;
	}


/* Thick Box */

#TB_window, #TB_next, #TB_prev, #TB_load, #TB_caption, #TB_secondLine, #TB_closeWindow, #TB_closeWindowButton, #TB_Image{
	font-family: "Courier New", Courier, monospace;
	color:#000;
	font-size:12px;
	}
/* Buttons */

input.dwButtonRed {
	float:right;
	border:none;
	font-family: "Courier New", Courier, monospace;
	color:#63321F;
	padding:5px 0px 5px 40px;
	font-size:15px;
	font-weight:normal;
	background:url('http://www.helpyourshelf.co.uk/themes/shelf/img/buy-hand.gif') #fff no-repeat left center;
	margin:-5px 0 0 0;
	cursor:pointer;
	}
























/* steps (like order step) */

ul.step, div.clearSpace {
	margin:30px 0 0 0;
}

ul.step li {
	display:none;
}

#order-detail-content table#cart_summary th, #order-detail-content table#cart_summary td {
	padding:2px;
	}

#order-detail-content table#cart_summary th.cart_product{
	width:80px;
	padding-left:0px;
	}

#order-detail-content table#cart_summary td.cart_product a{
	margin:5px 0 0px 0px;
	display:block;
	height:60px;
	width:80px;
	}

#order-detail-content table#cart_summary td.cart_product a img{
	display:block;
	height:60px;
	width:80px;
	}

#order-detail-content table#cart_summary th.cart_description{
	width:200px;
	}

#order-detail-content table#cart_summary td.cart_description a{
	font-weight:normal;
	text-decoration:none;
	}

#order-detail-content #cart_summary th.cart_ref, #order-detail-content #cart_summary td.cart_ref{
	display:none;
	}

#order-detail-content #cart_summary th.cart_availability{
	width:80px;
	}

#order-detail-content #cart_summary th.cart_unit{
	width:80px;
	}

#order-detail-content #cart_summary th.cart_quantity, #order-detail-content #cart_summary td.cart_quantity{
	text-align:center;
	width:80px;
	}

#order-detail-content #cart_summary th.cart_quantity p, #order-detail-content #cart_summary td.cart_quantity p{
	margin:0px;
	}

#order-detail-content #cart_summary td.cart_quantity a, #order-detail-content #cart_summary td.cart_quantity p, div#upDown{
	display:inline;
	margin-left:5px;
	}


.cart_availability {
	display:none;
	}

div#upDown{
	position:absolute;
	margin:0px;
	line-height:5px;
	}

a.cart_quantity_up, a.cart_quantity_down {
	margin:0px;
	}


td.price	{
	text-align:right;
	}

#order-detail-content #cart_summary th.cart_total, #order-detail-content #cart_summary td.cart_total{
	text-align:right;
	width:80px;
	padding-right:0px;
	}

#order-detail-content {
	margin:5px 34px 5px 34px;
	}

#order-detail-content table#cart_summary  {
	width:100%;
	border-collapse: collapse;
	border:none;
	}



#order-detail-content table#cart_summary tfoot tr td  {
	padding:5px 0px 5px 0px;
	}



	
	
#order-detail-content table#cart_summary tr.cart_total_price {
	font-weight:bold;
	border-top:1px solid #63321F;
	}

#order-detail-content table#cart_summary td.cart_total, #order-detail-content table#cart_summary td.cart_quantity, #order-detail-content table#cart_summary td.cart_unit, #order-detail-content table#cart_summary td.cart_availability, #order-detail-content table#cart_summary td.cart_ref, #order-detail-content table#cart_summary td.cart_product, #order-detail-content table#cart_summary td.cart_description{
	border-bottom:1px solid #63321F;
	vertical-align:bottom;
	padding-bottom:4px;
	}


div#cart_nav{
	width:546px;
	display:block;
	overflow:auto;
	margin-bottom:50px;
	}






div#cart_nav a.button_large, div#cart_nav a.button {
	font-family: "Courier New", Courier, monospace;
	color:#63321F;
	padding:5px 0px 5px 45px;
	font-size:15px;
	font-weight:normal;
	background:url('http://www.helpyourshelf.co.uk/themes/shelf/img/back-arrow.gif') #fff no-repeat left center;
	cursor:pointer;
	border:none;
	float:left;
	text-decoration:none;
	margin:30px 0 0 34px;
	}

div#cart_nav a.exclusive, div#cart_nav input.exclusive {
	float:right;
	font-family: "Courier New", Courier, monospace;
	color:#63321F;
	padding:5px 45px 5px 0px;
	font-size:15px;
	font-weight:normal;
	background:url('http://www.helpyourshelf.co.uk/themes/shelf/img/next-arrow.gif') #fff no-repeat right center;
	cursor:pointer;
	border:none;
	text-decoration:none;
	margin:30px 0px 0 0;
	}



table.std {
	width:100%;
	}

p.payment_module a, p.payment_module a:hover {
	text-decoration:none;
	color:#fff;
	}

/* My Account */


div#myAccountList {
	margin:0 34px 50px 34px;
	}

fieldset {
	border:none;
	}




p.text label, p.radio span, p.password label, div.select span, div.select label, p.textarea label, p.select label {
	float:left;
	width:150px;
	text-align:left;
	}


p.select label {
	padding-top:5px;
	}

p.text, p.radio, p.password {
	clear:both;
	}

p.radio input {
	margin-left:22px;
	}

p.text input.account_input, p.text input.text, p.password input.text, p.select select, p.select select.address_select, p.textarea textarea, select.address_select{
	width:235px;
	border:solid 1px #63321F;
	float:right;
	margin:0 100px 5px 0;
	}

select.address_select{
	width:235px;
	border:solid 1px #63321F;
	float:right;
	margin:0 136px 5px 0;
	}

#cart_voucher input#discount_name {
	width:235px;
	border:solid 1px #63321F;
	}

#cart_voucher p.submit {
	margin-top:-18px;
	}

div. {
	margin-top:5px;
	}

 {
	border:solid 1px #63321F;
	}

div#dateBox, div.checkbox, p.checkbox {
	width:235px;
	float:left;
	margin:5px 0 5px 175px;
	clear:both;
	}

p.gift {
	margin:5px 34px 5px 34px;
	}

p#gift_div {
	margin:5px 34px 5px 34px;
	}

p#gift_div label {
	margin:0px 0px 0px 0px;
	width:235px;

	}

#carrierTable {
	margin-bottom:20px;
	}

textarea#gift_message {
	margin:0px 0px 0px 0px;
	}

th.carrier_price, td.carrier_price {
	text-align:right;
	}

p.note, span.form_info {
	margin:0px 100px 10px 210px;
	float:right;
	font-size:80%;
	color:#63321F;
	}

p.submit {
	margin:10px 0px 0px 210px;
	float:right;
	}



p.submit input {
	font-family: "Courier New", Courier, monospace;
	color:#63321F;
	padding:5px 0px 5px 40px;
	font-size:15px;
	font-weight:normal;
	background:url('http://www.helpyourshelf.co.uk/themes/shelf/img/buy-hand.gif') #fff no-repeat left center;
	margin-top:-22px;
	cursor:pointer;
	border:none;
	}


sup {
	display:none;
	}

div#myAccountList img {
	display:none;
	}

div#myAccountList li {
	list-style-type:none;
	}

div#myAccountList li a{
	text-decoration:none;
	}

/* Errors */

p.backButton {
	margin:20px 0 0px 0;
	}

a.button_small {
	font-family: "Courier New", Courier, monospace;
	color:#63321F;
	padding:5px 0px 5px 45px;
	font-size:15px;
	font-weight:normal;
	background:url('http://www.helpyourshelf.co.uk/themes/shelf/img/back-arrow.gif') #fff no-repeat left center;
	cursor:pointer;
	border:none;
	float:left;
	text-decoration:none;
	margin:0 0 50px 34px;
	}

div.error p {
	color:#FF0000;
	}

div.error ol {
	list-style:inside decimal;
	}

div.error {
	padding:0px 0 10px 0;
	margin:5px 0 5px 0;
}



/* Printable version */
@media print {
	div#left_column, div#right_column, div#footer, a.button, span.button , .button, ul#usefull_link_block, div#header_user, #languages_block_top, #search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {
		display:none;
	}
	div#center_column {width:100%}
	input.text{border:1px solid gray}
	.block_hidden_only_for_screen { display:block; margin-top:1em; }
	#more_info_sheets #idTab1{ width:530px; }
	* {background:none!important;background-color:white!important;}
}



/* adresses */

div#ordermsg {
	display:none;
	}
div.addresses {
	border: none;
	padding: 0px;
	position:relative;
	width:546px;
}
div.addresses h3 { margin: 0; }
div.addresses p.checkbox input{
	margin-top:0!important;
	margin-top:-3px;
}
ul.address {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:0px;
	position:relative;
	width:200px;
}

.cartDelivery {
	margin-right:34px;
	}

.cartBilling {
	margin-left:34px;
	}

ul.address li {
	padding-left: 0px;
	margin-top: 5px;
}
li.address_title {
	font-weight: bold;
	margin-top: 30px;
}
li.address_update, li.address_delete {
	margin-left: 0px;
}
div.address_add { 
	text-align: left;
	clear:both;
	display:block;
	width:200px;
	}