* {
	margin:0;
	padding:0;
}

body {
	background:#3A4142;
	background:#34393A;
}

#page {
	width:100%;
	background:url(images/background_wood.jpg);
	margin:0 auto 0 auto;
	text-align:center;
	padding:0;
}
#header {
	width:100%;
	padding:0;
	margin:0;
	background:url(images/ridge2.png) 0 -1px repeat-x;
}
#header .content {
	padding:0;
	margin:0 auto 0 auto;
}
#header h1 {
	display:none;
}
#header cite {
	display:none;
}


#header #HP_logo
{
	width:380px;
	width:314px;
	margin:0px 2px 0px 0px;
	padding:0;
	float:left;
}
#header #HP_logo a img {
	border:none;
}
#header #member {
	width:950px;
	margin:0 auto 0 auto;
	padding:7px 0 0 0;
	text-align:right;
}
#header #member span {
	font:10pt Tahoma,Geneva,sans-serif;
	display:block;
	text-decoration:none;
	padding:12px 18px 12px 12px;
	color:#ddd;
}
#header #member span .membername {
	display:inline;
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:0;
}

#header ul {
	width:790px;
	margin:0 auto 0 auto;
	text-align:right;
	padding:0px 0 0 0;
	float:right;
}

#header li {
	display:inline;
	float:right;
}
#header li a {
	font:10pt Tahoma,Geneva,sans-serif;
	display:block;
	text-decoration:none;
	padding:12px 20px 12px 12px;
	color:#8BC63F;
	background:url(images/triangle_small_green_white.png) -255px 50% no-repeat;
}
#header li a:hover {
	color:#fff;
	background-position:1px 50%;
	text-decoration:underline;
}

#ad_area {
	margin-top:25px;
	margin-left:380px;
	margin:0;
	float:left;
}	
#flash_area {
	margin:0px 2px 0px 2px;
	padding:0;
	width:473px;
	height:134px;
	background:url(images/flash_area_top.jpg) no-repeat;
}
#flash_area img {
	margin:0;
	padding:0;
}

#cart_summary {
	width:155px;
	height:134px;
	margin:0 0 0 2px;
	padding:0;
	background:url(images/cart_summary.png) 0 0 no-repeat #000;
	border:none;
	float:left;
	text-align:center;
}

#cart_summary #basket_summary {
	width:155px;
	height:102px;
	overflow:hidden;
}
#cart_summary #view_basket {
	width:155px;
	height:32px;
}


#cart_summary .total {
	color:#8BC63F;
	font:16pt Impact,Verdana,Arial,sans-serif;
	padding:10px 10px 0 10px;
}
#cart_summary #items {
	text-align:center;
	padding:10px 5px 0 5px;
	margin:0;
}
#cart_summary #items span {
	color:#fff;
	font-weight:bold;
}
#cart_summary #items a,#cart_summary #view_basket a {
	color:#ddd;
	text-decoration:none;
}
#cart_summary #items a:hover,#cart_summary #view_basket a:hover {
	color:#fff;
	text-decoration:underline;
}

#cart_summary .postage {
	padding:2px 10px 0 10px;
	color:#8BC63F;
}

#cart_summary #view_basket a {
	display:block;
	width:123px;
	height:30px;
	margin:0px 0 0 10px;
	padding:0;
	float:right;
}

.basket_amount {
	text-align:right;
	width:90px;
}

.HPform p.stockWarning {
	background:none;
	color:#c00;
	line-height:1;
	padding-left:70px;
}

.content {
	width:950px;
	margin:0 auto 0 auto;
	padding:0 0 10px 0;
	text-align:left;
	font:10pt Tahoma,Geneva,sans-serif;
	color:#fff;
	clear:both;
	overflow:hidden;
}




#footer {
	width:100%;
	background:url(images/kickboard3.png) 0 0 repeat-x;
	/*-- to be removed --*/
	background:url(images/kickboard3.png) 0 bottom repeat-x;
	background:url(images/kickboard_with_top_ridge.png) 0 top repeat-x;
	padding:20px 0 0 0;
	margin:0;
}
#footer_boxes {
	padding:0 0 0 10px;
}

#footer .footer_box {
	float:left;
	width:165px;
	background:url(images/footer_box2.png) 0 100% repeat-x #272525;
	border:0.5pt solid #222222;
	margin:20px 10px 20px 10px;
	padding:0;
}
#footer .footer_box a {
	display:block;
	padding:0 0 0 12px;
	color:#8BC63F;
	text-decoration:none;
	background:url(images/triangle_small_green_white.png) -255px 50% no-repeat;
}
#footer .footer_box a:hover {
	color:#BEDF93;
	color:#fff;
	background-position:1px 50%;
	text-decoration:underline;
}

#footer_text a, #policies a {
	font-size:8pt;
	color:#8BC63F;
	text-decoration:none;
}

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




ul {
	margin:5px;
}

div.page_content>ul,
div.page_content>ol,
div.page_content1>ul,
div.page_content1>ol,
div.page_content2>ul,
div.page_content2>ol {
	background:url(images/p_background.png) 0 0 repeat-y #fff;
	padding:10px 30px 20px 60px;
	margin:0;
}




.page_content li,
.page_content1 li,
.page_content2 li {
	margin:5px 20px 5px 20px;
}


.page_content2 #productDetail div#productDesc ul,
.page_content2 #productDetail div#productDesc ol {
	padding:10px 30px 20px 20px;
	overflow:hidden;
}
.page_content2 #productDetail div#productDesc ul li,
.page_content2 #productDetail div#productDesc ol li {
	margin:0px 20px 10px 10px;
}




#footer .footer_box ul {
	padding-bottom:10px;
}
#footer li {
	list-style:none;
	padding:5px 5px 0px 8px;
	margin:0;
}

#footer_text {
	clear:both;
	text-align:center;
	border-top:1pt solid #3A4142;
}
#footer_text p {
	font:9pt Tahoma,Geneva,sans-serif;
	color:#7F7F7F;
	margin:15px;
	background:none;
}
#footer_text #address a {
	color:#BFBFBF;
	text-decoration:none;
}
#footer_text #address a:hover {
	color:#fff;
}
#footer_text #jesanua a {
	text-decoration:none;
	font:7pt Tahoma,Geneva,sans-serif;
	color:#7F7F7F;
}
#footer_text #jesanua a:hover {
	color:#BFBFBF;

}

#add_this {
	width:950px;
	width:150px;
	float:left;
	text-align:left;
}

#footer p#jesanua {
	text-align:left;
	clear:left;
	margin:0;
	padding:0;
}

#securityMetrics {
	width:200px;
	text-align:right;
	float:right;
}



#navigation {
	width:155px;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0;
}
#navigation ul {
	padding:0;
	margin:0;
	display:block;
	overflow:hidden;
}
#navigation li {
	list-style:none;
	margin:0px 0px 1px 0px;
	padding:0;
	display:block;
}
#navigation li a {
	display:block;
	text-decoration:none;
	color:#BFBFBF;
	padding:5px 10px 5px 15px;
	margin:0;
	background:url(images/menu_background.png);
	background:#222;
	color:#fff;
	vertical-align:top;
}
#navigation li a:hover {
	display:block;
	text-decoration:underline;
	color:#fff;
	background-position:0 bottom;
}
#navigation li a.sibling {
	background:url(images/menu_background.png);
	color:#BFBFBF;
}
#navigation li a.sibling span {
	background:url(images/triangle_small_green_white.png) -255px 50% no-repeat;
	display:block;
	padding-left:15px;
	font-weight:normal;
}
#navigation li a:hover.sibling span {
	background-position:1px 50%;
}
#navigation .RSS a span {
	background:url(icon/badge_rss.png) 0px 50% no-repeat;
	padding-left:20px;
}

#navigation li ul li {
	margin-left:50px;
}
#navigation ul ul {
	margin:0;
	padding:0;
}

#navigation li.currentPage a {
	color:#fff;
	background:url(images/menu_background_selected.png) #000;
}
#navigation li.currentPage a.sibling {
	color:#fff;
	background:url(images/menu_background_selected.png);
}


.page_content {
	margin-left:160px;
	margin-left:159px;
	padding:0;
	color:#000;
}

.myclear {
	margin:0;
	padding:0;
	clear:both;
	width:100%;
	float:none;
}




h1 {
	color:#8BC63F;
	background:#272525;
	background:url(images/h1_background.png);
	background:url(images/h1_background2.png);
	border:1pt solid #000;
	padding:8px 5px 5px 8px;
	padding:8px 5px 5px 12px;
	font:20pt Impact,Verdana,Arial,sans-serif;
}

h2 {
	color:#8BC63F;
	color:#8D872A;
	color:#7A7424;
	background:url(images/h1_background2.png);
	padding:15px 25px 5px 40px;
	font:16pt Tahoma,Geneva,sans-serif;
	background:url(images/p_background.png) 0 0 repeat-y #fff;
}


h4 {
	color:#7A7424;
	padding:15px 25px 5px 40px;
	font:12pt Tahoma,Geneva,sans-serif;
}



p {
	background:url(images/cell_background.png) 0 0 repeat-x #fff;
	background:url(images/p_background.png) 0 0 repeat-y #fff;
	padding:10px 40px 10px 40px;
	line-height:1.5;
}


a {
	color:#7A242A;
}

a:hover {
	color:#CB525A;
}


.cell, .wide_cell,.short_wide_cell {
	width:154px;
	height:200px;
	background:#000;
	float:left;
	margin:2px;
	padding:0px;
	text-align:center;
	border:none;
	overflow:hidden;
}
div.wide_cell {
	width:312px;
	margin:2px;
	padding:0;
}
div.short_wide_cell {
	width:312px;
	height:120px;
	margin:2px;
	padding:0;
}


.cell .product_cell,.cell .category_cell {
	width:152px;
	height:198px;
	background:url(images/cell_background_fade_v2.jpg) 50% -1px no-repeat #fff;
	background:#fff;
	background:url(images/product_cell2.jpg) 50% 0px no-repeat #fff;
	margin:1px;
}
.cell .category_cell {
	background:url(images/category_cell.jpg) 50% 0px no-repeat #fff;

}

.cell .product_cell h1 {
	background:none;
	text-align:center;
	color:black;
}
.cell .product_Cell a .pricetopay .finalPrice span {
	color:red;
}

.wide_cell .product_cell,.wide_cell .category_cell {
	width:310px;
	height:198px;
	background:url(images/product_cell_wide.jpg) 50% 0px no-repeat #fff;
	margin:1px;
}
.wide_cell .category_cell {
	background:url(images/category_cell_wide.jpg) 50% 0px no-repeat #fff;
}

.wide_cell .product_cell .img,
.wide_cell .category_cell .img {
	width:145px;
	float:left;
}



.cell h1,.wide_cell h1,.short_wide_cell h1 {
	font:11pt Tahoma,Geneva,sans-serif;
	background:url(images/h1_background.png);
	color:#8BC63F;
	border:none;
	text-align:left;
	padding:4px 5px 4px 8px;
}

.wide_cell .product_cell h1 {
	clear:both;
	background:none;
	text-align:center;
	color:#000;
	font-size:12pt;
}

.wide_cell .category_cell h1 {
	text-align:center;
	float:right;
	color:#000;
	font-size:12pt;
	width:145px;
	height:100px;
	padding:40px 10px 10px 0;
}

.wide_cell .category_cell div {
	text-align:center;
	clear:both;
}




.cell .book_cell {
	width:152px;
	height:198px;
	background:url(images/book.jpg) 50% 50%;
	margin:1px;
}

.cell .book_cell p,.short_wide_cell .book_cell p {
	margin:0px;
	padding:2px 10px;
	text-align:left;
	background:none;
}
.cell .book_cell h1,.short_wide_cell .book_cell h1 {
	background:none;
	background:url(images/book_header.jpg) 50% 0%;
	color:#D4B693;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1pt solid #999;
}
#other_books .book_cell h1 {
	font-size:12pt;
}


.book_cell a {
	text-decoration:none;
}
.book_cell a:hover {
	text-decoration:underline;
}


.short_wide_cell .book_cell {
	width:310px;
	height:120px;
	background:url(images/book_short_wide_next.jpg) 50% 0px no-repeat #fff;
	margin:1px;
}
.short_wide_cell #prev {
	background:url(images/book_short_wide.jpg) 50% 0px no-repeat #fff;
}

.short_wide_cell .book_cell h1 {
	background:none;
	border:none;
}












.HPform {
	width:380px;
	background:url(images/cell_background.png) 0 1px repeat-x #fff;
	border:1pt solid #000;
	float:left;
	margin:0 5px 5px 5px;
}

.page_content1 .HPform,#aoForm {
	width:787px;
	margin:0;
}

.page_content2 .HPform {
	width:630px;
	margin:0;
}



.HPform h2 {
	font:14pt Tahoma,Geneva,sans-serif;
	background:url(images/h1_background.png);
	color:#8BC63F;
	border:none;
	padding:5px;
}

.HPform h3 {
	font:11pt Tahoma,Geneva,sans-serif;
	border:none;
	padding:5px;
}



.HPform table {
	width:360px;
	margin:10px;
}


.page_content1 .HPform table {
	width:730px;
	margin:10px auto 10px auto;
}

.page_content2 .HPform table {
	width:575px;
	margin:10px auto 10px auto;
}



.HPform td {
	padding:2px 5px 5px 5px;
}

.HPform .field_label {
	width:180px;
	vertical-align:top;
}

.page_content2 .HPform .field_label {
	width:240px;

}

textarea {
	font:10pt Tahoma,Geneva,sans-serif;

}


#page .content .HPform .field_data input ,.HPform .field_data select,.HPform .field_data textarea {
	width:200px;
	text-align:left;
}

#page .content .page_content1 .HPform .field_data input,
.page_content1 .HPform .field_data select,
.page_content1 .HPform .field_data textarea {
	width:350px;
	text-align:left;
}


#page .content .page_content2 .HPform .field_data input,
.page_content2 .HPform .field_data select,
.page_content2 .HPform .field_data textarea {
	width:250px;
	text-align:left;
}

.field_data input,.field_data textarea {
	background:#ddd;
}



.HPform .section_header td {
	font:11pt Tahoma,Geneva,sans-serif;
	background:url(images/section_header_background_long.png) no-repeat;
	color:#8BC63F;
	padding-left:10px;
}

.HPform .section_field .field_label {
	padding-left:15px;

}


.HPform p {
	background:url(images/cell_background.png) 0 0 repeat-x #fff;
}

.content_group {
	background:url(images/cell_background.png) 0 0 repeat-x #fff;
	background:none;
	padding:0px;
}
.content_group p {
	background:none;
}
.content_group h3 {
	padding:10px 10px 5px 10px;
}

#page .HPform .field_data input.chkBox {
	width:50px;
	text-align:left;
	padding:0;
	margin:0;
}


.buttons {
	text-align:right;
	padding:5px 25px 15px 25px;
}

.buttons span {
	text-align:left;
	display:block;
	float:left;
	margin:0;
}

.buttons input {
	margin:10px 10px 10px 10px;
}


.errors ul {
	padding-left:20px;
	margin-left:25px;
	background:none;
}
.errors ul li {
	margin-top:0;
}

.errors {
	color:red;
}

.errors h3 {
	padding:5px 0 0 10px;
}
.errors th {
	display:none;
}

.errors #messages {
	background:none;
}

#recapt {
	margin:5px auto 10px auto;
	text-align:center;
	width:320px;
	padding:0;
}

#TandCcheckbox {
	border:1pt solid red;
}


div.link_cells {
	width:155px;
	float:right;
	background:url(images/list_cell_background.png);
	padding:5px 0 7px 0;
	margin:0 auto 0 auto;
	text-align:center;
}

#navigation div.link_cells {
	margin-top:4px;
}

div.link_cells h2 {
	font-size:9pt;
	padding:0 0 5px 0;
	background:none;
	color:#aAa484;
}

.link_cells .link_cell {
	width:145px;
	height:auto;
	background:none;
	margin:0 auto 0 auto;
	text-align:center;
}

.page_content1 {
	margin-left:159px;
	padding:0;
	color:#000;
}


.page_content2 {
	width:632px;
	margin-left:4px;
	padding:0;
	color:#000;
	float:left;
}


.link_cells .link_cell .product_cell,.link_cells .link_cell .category_cell
 {
	width:145px;
	height:auto;
	margin:0 auto 0 auto;
	padding-top:15px;
	padding:10px 0 10px 0;
	background:#fff;
	background:url(images/linkcell_backgrounds.jpg) 0 0 repeat-y;
	background:url(images/linkcell_background2.png) 0 0 repeat-y;
	text-align:center;
}

	
.link_cells .product_cell a h1 {
	width:135px;
	height:auto;
	text-align:center;
	padding:0 5px 0 5px;
}

.link_cells .product_cell a .pricetopay {
	display:block;
	padding:0;
	margin:0;
	width:145px;
	height:auto;
}



.link_cells .category {
	color:#777;
	font-size:8pt;
}

.link_cells .link_cell .category_cell


.cell p {
	background:none;
	text-align:left;
}

.cell ul {
	list-style:none;
}

.cell ol {
	padding:5px 5px 0 10px;
	margin:0 0 0 10px;
}
.cell li {
	margin:5px 0 0 10px;
	padding:0px;
}

.cell .img,.wide_cell .img {
	height:128px;
}

.cell div.img img,
.wide_cell div.img img {
	text-align:center;
	margin:27px auto 5px auto;
}


.product_cell a,
.product_cell a h1,
.category_cell a {
	text-decoration:none;
	font:10pt Tahoma,Geneva,sans-serif;

}


.product_cell a:hover,.category_cell a:hover {
	text-decoration:underline;
	color:#fff;
}


.link_cells .product_cell h1, .category_cell h1 {
	font:10pt Tahoma,Geneva,sans-serif;
	background:none;
	color:#000;
	color:#ccc;
	border:none;
	text-align:center;
	padding:0;
	width:150px;
}

.cell .category_cell h1 {
	color:#000;
	font-weight:bold;
	margin-top:10px;
 }


.product_cell a .pricetopay {
	display:block;
	padding:0;
	margin:0;
	width:150px;
	font-weight:bold;
}
.product_cell a .pricetopay .priceQual {
	font-weight:normal;
}


.link_cell .product_cell a .pricetopay {
	color:#8BC63F;
	font-weight:normal;
}

.product_cell a:hover,
.product_cell a:hover .pricetopay,
.product_cell a:hover h1,
.category_cell a:hover h1,
.category_cell a:hover div,
a:hover .category,
.category_cell a:hover {
	color:#c22;
	text-decoration:underline;
}


.link_cell .product_cell a:hover .pricetopay,
.link_cell .product_cell a:hover h1,
.link_cell .category_cell a:hover h1,
.link_cell a:hover .category,
.link_cell .category_cell a:hover {
	color:#fff;
}




.product_cell .finalPrice span {
	font-size:10pt;
	font-style:normal;
	display:inline;
}



.price_with_qual {
	width:150px;
	height:95px;
	float:right;
	font:12pt Tahoma,Geneva,sans-serif;
	padding:47px 10px 0 0;
}

.wide_cell .product_cell a .price_with_qual .pricetopay .finalPrice span {
	font:bold 16pt Tahoma,Geneva,sans-serif;
}




<!-- recently viewed -->

div#recently_viewed {
	clear:none;
}

#recently_viewed div {
	overflow:hidden;
	background:#fff;
}

div#recently_viewed .cell,
div#recently_viewed .product_cell {
	background:#fff;
	float:left;
	clear:none;
	height:160px;
}

#recently_viewed .product_cell .img {
	height:65px;

}
#recently_viewed .product_cell .img img {
	margin-top:10px;
}

#recently_viewed .product_cell a h1 {
	font:10pt Tahoma,Geneva,sans-serif;
}

#recently_viewed h1,#other_books h1,#featured_articles h1 {
	font-size:14pt;
}

#recently_viewed .product_cell .category {
	font:8pt Tahoma,Geneva,sans-serif;
}





<!-- navigation link cell overrides -->

#navigation .link_cells a {
	display:block;
	float:left;
	clear:both;
	width:135px;
	overflow:auto;
}

#navigation .link_cells a .img {
	display:inline;
	margin-left:4px;
	text-align:left;
	overflow:auto;
}
#navigation .link_cells a .img img {
	display:inline;
	float:left;
}

#navigation .link_cells a h1 {
	display:inline;
	text-align:left;
}

#navigation .link_cells .category_cell {
	display:block;
	width:135px;
	clear:both;
	overflow:auto;
	padding:5px;
}





a img {
	border:none;
}


div.order_desc {
	font-size:9pt;
	color:#777;
	margin-left:10px;
}

.tablesorter tfoot tr td {
	background:url(images/cell_background.png) 0 -20px repeat-x;
	background:none;
	padding:10px;
	font:11pt Tahoma,Geneva,sans-serif;
	font:11pt Tahoma,Geneva,sans-serif;
	text-align:right;
}

.tablesorter tfoot tr:first-child td {
	border-top:1pt solid black;
}

.tablesorter tfoot tr.postage td {
	text-align:left;
	padding:0;
	margin:0;
}
.tablesorter tfoot tr.order_total td {
	padding:0;
	margin:0;
}
.tablesorter tfoot tr.postage td h2,.tablesorter tfoot tr.order_total td h2 {
	text-align:left;
	font-size:10pt;
}
.tablesorter tfoot tr.postage td {
	background:none;
}

.tablesorter tfoot tr.postage td h2 span {
	font-size:10pt;
	color:#ddd;
}




.order_title {
	margin:0;
	padding:0;
	width:300px;
}
.order_price {
	font-size:11pt;
	text-align:right;
}
.order_vat {
	text-align:right;
}
div.order_price_desc,div.order_vat_desc {
	font-size:9pt;
	color:#777;

	text-align:right;
}

.order_header td {
	padding:5px 10px 5px 10px;
	background:url(images/cell_background.png) 0 -120px repeat-x;
	border:1pt solid #aaa;
}
.order_line td {
	padding:0 0 10px 10px;
}
.order_section td {
	margin:0;
	padding:10px 0 0 0;
}
.order_section td h3 {
	font:11pt Tahoma,Geneva,sans-serif;
	background:url(images/h1_background2.png);
	color:#8BC63F;
	padding-left:10px;


}

.foc {
	font:italic 10pt Tahoma,Geneva,sans-serif;
	color:#555;
}

td.order_sub_tot,td.order_total_cost {
	text-align:right;
	padding-right:10px;
}
.order_qty {
	display:block;
	text-align:right;
	padding-right:10px;
}
.order_qty input {
	text-align:right;
}

span#order_status {
	color:#ccc;
}
span#order_number {
	color:#fff;
}

.order_status_summary {
	padding:10px;
	display:block;
	margin:0 auto 0 auto;
	text-align:center;
}


#recip_order th {
	padding:5px 10px 5px 10px;
	background:url(images/cell_background.png) 0 -120px repeat-x;
	color:#8BC63F;
	background:url(images/h1_background2.png);
}

#recip_order td {
	border-bottom:1pt solid #ddd;
}

.recip_detail {
	padding:5px;
	}

td.recip_details {
	padding-left:30px;
	background:url(images/recipient_small.png) 5px 10px no-repeat;
}

.recip_header,.recip_header_global {
	background:url(images/recipient_medium.png) 20px 15px no-repeat #4C5A5B;
	height:70px;

}
.recip_header_global {
	background:url(images/recipient_medium_multiple.png) 20px 15px no-repeat #4C5A5B;
	height:70px;

}

.recip_header .recip_detail,.recip_header_global .recip_detail {
	padding:12px 0 0 75px;
}


.recip_name {
	font-size:14px;
}

h3 .recip_name {
	font-size:20px;
}

.recip_address,.description {
	font-size:9pt;
	color:#777;
	display:inline;
}

#recip_order a {
	text-decoration:none;
}
#recip_order a:hover {
	text-decoration:underline;
}

#recip_order ul {
	background:#ddd;
	padding-left:10px;
}
#recip_order li {
	list-style:none;
	padding-bottom:2px;
	padding-top:3px;
	margin-top:0px;
	margin-bottom:0px;
}



th {
	padding:5px 10px 5px 5px;
	color:#8BC63F;
	background:url(images/h1_background2.png);
	font:10pt Tahoma,Geneva,sans-serif;
}
.quantity,.quantity input {
	text-align:right;
	font-size:10pt;
	background:#ddd;
}

.AOR_Product {
	margin:0;
	padding:0 0 0 10px;
}

.AOR_Product img {
	float:right;
}

h3 {
	font:14pt Tahoma,Geneva,sans-serif;
	border:none;
	padding:5px;
	background:#aaa;
	background:#4C5A5B;
	color:#fff;
}

h3 .recip_address,h3 .description {
	font-size:9pt;
	color:#aba;
	display:inline;
}

.number,.VATamt,.Price {
	text-align:right;
}

.number input {
	text-align:right;
}

td.VATamt,td.Price {
	background:#ddd;
	width:80px;
}

sup.vat_percent {
	display:none;
}

h3 img {
	float:left;
	margin:0 10px 0 10px;
}
th#header_link {
	background:none;
	width:50px;
}

.warning {
	color:red;
	font-size:1.2em;
}

.table_links a {
	display:block;
	width:20px;
	height:20px;
	background:#eee;
	float:left;
	margin:5px;
}

th#header_link a {
	width:30px;
	height:30px;
}

.table_links a:hover {
	background:#ddd;
}
.table_links a img {
	margin:0 auto 0 auto;
	text-align:center;
	float:none;
}


#productDetail {
	background:#fff;
	background:url(images/p_background.png) 0 0 repeat-y #fff;
	background:url(images/cell_background.png) 0 -20px repeat-x #fff;
	padding:0px 20px 10px 10px;
	overflow:hidden;
}

#productDetail p {
	background:none;
}

#productImages {
	width:230px;
	float:left;
	margin:0 10px 10px 10px;
}

#productImages {
	padding-top:20px;
	background:url(images/click_to_enlarge.png) 0 0 no-repeat;
}

#productImages .thumbnail_IMG {
	float:left;
	width:50px;
	height:50px;
	border:1pt solid #aaa;
	text-align:center;
	vertical-align:middle;
	margin:10px auto auto auto;
}
#productImages .thumbnail_IMG img {
	text-align:center;
	vertical-align:middle;
	margin:auto;
}

#productStockQty {
	margin-top:10px;
}

#productCost {
}

#productCode,.productCode {
	text-align:right;
	color:#777;
	font-size:8pt;
	margin:0 0 10px 0;
	padding:0;
}

#productPrice {
	text-align:right;
	font-size:12pt;
}

#productDetail .buttons {
	text-align:right;
	padding:5px 0px 15px 25px;
}

span.wasPrice,span.vatAmt {
	display:block;
}

span.wasPrice {
	display:block;
	color:#daa;
	color:#777;
	font-size:10pt;
}

.wasPrice span {
	text-decoration:line-through;
	font-size:12pt;
}

.pricetopay {
	display:block;
	margin:10px 0 0px 0;
	font-style:italic;
	color:#333;
	color:#daa;
	color:#a22;
}


.finalPrice span {
	font-size:22pt;
	font-style:normal;
}

.priceQual {
	font-size:12pt;
	font-style:normal;
}

.vatAmt,.discountAmt {
	color:#777;
	font-size:10pt;
}
.discountAmt {
	color:#444;
}

#breadcrumb {
	color:#8BC63F;
	background:url(images/h1_background2.png);
	padding:4px 5px 4px 8px;
	font:8pt Tahoma,Geneva,sans-serif;
}
#breadcrumb span {
	color:#eee;
}
#breadcrumb a,#breadcrumb a span {
	text-decoration:none;
	color:#aaa;
}
#breadcrumb a:hover span {
	text-decoration:underline;
	color:#eee;
}


	div#newsflashContainer {
		position:fixed;
		bottom:0;
		left:0;
		z-index:90;
		width:100%;
		background:none;
	}
	
	div#newsflashInnerContainer {
		z-index:91;
		height:90px;
		width:100%;
		background:url(images/greyoutbg.gif) repeat #000;
		text-align:center;
		border-top:3pt solid #8BC63F;
	}
	
	div#newsflash {
		width:900px;
		margin:0 auto;
		text-align:left;
	}

	#newsflashInnerContainer div h1 {
		font:14pt Arial;
		background:none;
		color:#8BC63F;
		margin:5px 0 5px 0;
		padding:0;
	}
	#newsflashInnerContainer div p {
		background:none;
		color:#fff;
		font:12pt Arial;
		margin:5px;
		padding:0;
	}
	#newsflashContainer #openclose {
		width:85px;
		height:30px;
		margin:0 auto;
		text-align:centre;
		position:relative;
		left:400px;
		padding:0;
		overflow:hidden;
		color:#000;
		background:url(images/newsflashtab.png) 0px 0px no-repeat;
	}
	#newsflashContainer #openclose div {
		width:50px;
		height:20px;
		font:bold 10pt Tahoma,Arial;
		padding:5px 5px 0px 30px;
		margin:0;
	}
	#newsflashContainer .closed {
		background:url(images/newsflashtab.png) -90px 0px no-repeat !important;
	}
	#newsflashContainer .open {
		background:url(images/newsflashtab.png) 0px 0px no-repeat !important;
	}
	
	#newsflashInnerContainer div img {
		float:left;
		margin:5px 10px;
	}


div#greyout {
  position:absolute;
  top:0;
  left:0;
  z-index:100;
  height:100%;
  width:100%;
  background:url(images/greyoutbg.gif) repeat #000;
}
div#fulldivOutter {
	position:absolute;
	top:0;
	left:50%;
	z-index:110;
}

div#fulldiv {
  position:relative;
  top:100px;
  left:-50%;
  z-index:120;
  background-color:#a4aafc;
  border:1px solid #000000;
  text-align:right;
  padding:20px;
	background:url(images/p_background.png) 0 0 repeat-y #fff;
  border:1pt solid #000;
}


.requiredQty {
	clear:both;
	text-align:right;
	margin:10px 0 0 0;
	padding:0;
}
.requiredQty input {
	margin:0 10px 0 0;
	padding:0;
	text-align:right;
}

.radio_element {
	text-align:left;

}
.radio_element span {
	color:#555;
	display:block;
}
.radio_element .postage_cost {
	color:#000;
}
.radio_element input {
}

.selected .postage_cost,.selected .radio_element,.selected div {
	font-weight:bold;
}
.tablesorter td.basket_grand_total {
	font:16pt Tahoma,Geneva,sans-serif;
}
#basket .img {
	float:left;
	width:50px;
	margin-right:10px;
}

div#billing_detail,div#delivery_detail,div#delivery_detail_instr {
	width:363px;
	float:left;
	margin:20px 0 20px 20px;
}

.customer_name, .address,.customer_contact {
	margin:10px 10px 10px 50px;
}


div#delivery_detail table {
	width:320px;

}

#payment_detail,#order {
	clear:both;
	margin:20px;
}

#page .content .page_content1 .HPform #delivery_detail .field_data input,
.page_content1 .HPform #delivery_detail .field_data select,
.page_content1 .HPform #delivery_detail .field_data textarea {
	width:150px;
	text-align:left;
}
.page_content1 .HPform #delivery_detail_instr .field_data textarea {
	margin-top:10px;
	height:60px;

}


div#billing_detail h2,
div#delivery_detail h2,
div#delivery_detail_instr h2,
div#payment_detail h2,
div#order >h2 {
	margin-bottom:15px;
	background:none;

	color:#7A7424;
	font:16pt Tahoma,Geneva,sans-serif;
	border-bottom:1pt solid #7A7424;
}


#payment_group {
	background:url(images/cell_background.png) 0 -20px repeat-x;
	width:400px;
	text-align:Center;
	margin:0 auto;
	padding:10px 10px 10px 10px;
	border:1pt solid #aaa;
	clear:both;
	overflow:hidden;
}

#payment_group div {
	margin:0;
	padding:10px 0 10px 5px;
}

.payment_element {
	margin:5px;
	padding:0;
	width:300px;
	float:left;
	text-align:left;
}

#payment_group .payment_element p {
	background:none;
	margin:0;
	padding:0px 10px 5px 5px;
}

.payment_button {
	margin:5px;
	width:80px;
	float:left;
}

#PostageCountryCode {
	color:#8BC63F;
	background:#34393A;
	font:10pt Tahoma,Geneva,sans-serif;
}

.content div#accordion {
	padding-top:0;
	margin-top:0;
}

#accordion .accordion_section {
	clear:both;
	overflow:hidden;
	padding-top:5px;
}

#accordion .accordion_tab {
	clear:both;
	text-align:left;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
}

#accordion .accordion_tab a {
	text-decoration:none;
	color:#ccc;
	padding-left:15px;
}

#accordion .accordion_tab a:hover {
	text-decoration:underline;
	color:#fff;
}


#accordion div.ui-state-active a {
	color:#fff;
	background:url(icon/white_down_arrow.png) 0 50% no-repeat;
}

#accordion div.ui-state-default a {
	color:#ccc;
	background:url(icon/right_green_arrow.png) 0 50% no-repeat;
}


#shopWindow,#shopWindow .cell,#shopWindow .wide_cell {
	background:#fff;
	background:none;
	overflow:hidden;
}
#shopWindow {
	background:#fff;
}

#shopWindow .wide_cell .product_cell {
	height:222px;
	background:url(images/product_cell_wide_shop_window.jpg) 50% 0px no-repeat #fff;
}
#shopWindow .cell .product_cell {
	height:222px;
	background:url(images/product_cell_shop_window.jpg) 50% 0px no-repeat #fff;
}
#shopWindow .cell, #shopWindow .wide_cell {
	height:225px;
}
#shopWindow .category {
	font-size:8pt;
}



#member #search {
	overflow:hidden;
	float:right;
	margin:10px 0 0 0;
	width:157px;
	height:20px;
	padding:0;
}


#search #query {
	width:119px;
	height:16px;
	padding:0;
	margin:0;
	font-size:9pt;
	background:#ddd;
	color:#777;
}
#page #header #search #search_button {
	overflow:hidden;
	width:30px;
	height:21px;
	margin:0;
	padding:0;
	font-size:9pt;
}

.container_page {
	background:#fff;
	background:url(images/p_background.png) 0 0 repeat-y #fff;
	padding:20px 40px 40px 40px;
	margin:0 auto 0 auto;
	text-align:center;
}

.container_page p {
	background:none;
}
.container_page #shopWindow {
	width:636px;
	background:none;
	text-align:center;
	margin:0 auto 0 auto;
}


<!-- search results page -->

.search_form {
	text-align:center;
	margin:0 auto 0 auto;
	font-size:12pt;
}

.search_terms {
	text-align:center;
	margin:0 auto 0 auto;
}

.excluded_word {
	text-decoration:line-through;
	color:#aaa;
}
.search_for {
	font-size:12pt;
	font-weight:bold;
}


div.pagination {
	text-align:center;
	background:#4C5A5B;
	background:url(images/cell_background.png) 0 -10px repeat-x #fff;
	padding:10px;
	border-top:1pt solid #ccc;
	border-bottom:1pt solid #aaa;
	
}


.pagination a {
	color:#8BC63F;
	text-decoration:none;
	border:1pt solid #777;
	background:url(images/green_vertical_fade.jpg) 0 0 repeat-x;
	padding:3px 7px;
}

.pagination a span {
	border:none;
}


.pagination a:hover {
	color:#000;
	text-decoration:underline;
	background-position:0 -160px;
}

.pagination strong a {
	color:#000;
	background-position:0 -80px;
}



p#payment_order {
	padding-left:80px;
	background:url(icon/pay.jpg) 30px 10px no-repeat;
	padding-bottom:20px;
}

div.article {
	background:url(images/p_background.png) 0 0 repeat-y #fff;
	padding-bottom:60px;
}

div.article h1 {
	background:url(images/p_background.png) 0 0 repeat-y #fff;
	border:none;
	font:40pt Tahoma,Geneva,sans-serif;
	padding:30px 25px 5px 40px;
	color:#8C6239;
}

p.article_info {
	font:10pt Tahoma, Geneva, sans-serif;
	color:#4C5A5B;
	padding-top:5px;
}
.article_info cite {
	font:bold 10pt Tahoma, Geneva, sans-serif;
}
p.article_info a {
	text-decoration:none;
}
p.article_info a:hover {
	text-decoration:underline;
}

#article_filter {
	padding:20px 40px 10px 40px;
	background:url(images/p_background.png) 0 0 repeat-y #fff;
	overflow:auto;
}
#article_filter .HPform {
	width:700px;
	border-color:#aaa;
	padding-top:15px;
}
#article_filter .HPform h2 {
	background:none;
	color:#7A7424;
	padding:5px 25px 5px 40px;

}
#article_filter .HPform p {
	background:none;
}
#article_filter div {
	margin-top:5px;
}
#article_filter label {
	display:block;
	width:100px;
	float:left;
	margin-left:40px;
}
#article_filter .data_entry {
	display:block;
	
}

#article_filter .buttons input {
	margin-top:0;
}



div.article_list {
	background:url(images/p_background.png) 0 0 repeat-y #fff;
	padding:5px 50px 30px 40px;
}

.article_list .pagination {

}
.article_list .article_cell h2 a {
	font-size:14pt;
}
.article_list .article_cell .article_info {
	font-size:10pt;
	font-weight:normal;
}
.article_list .article_info {
	padding-top:0;
	padding-bottom:0;
}

.article_list .article_cell {
	border:1pt solid #ccc;
	border-top:1pt solid #eee;
	background:#eee;
	background:url(images/cell_background.png) 0 -120px repeat-x #fff;
	padding:10px 0 20px 0;
}
.article_cell h2,.article_cell p {
	background:none;
}
.article_cell .quote {
	padding-bottom:5px;
}
.article_cell .URL {
	padding-top:0;
	margin-top:0;
	font-size:9pt;
	color:#8C6239;
	}
.article_cell .URL a {
	font-size:9pt;
}
.article_sublist {
	border:1pt solid #ccc;
	border-top:1pt solid #eee;
	background:#eee;
	background:url(images/cell_background.png) 0 -120px repeat-x #fff;
	padding:10px 40px 20px 40px;
	padding:0;
}
.article_cell h3 {
	background:none;
	font-size:10pt;
	font-weight:bold;
	margin:0;
}

.article_sublist .article_cell h3 a {
}

.article_sublist .article_cell {
	padding:5px 20px 5px 0px;
	padding:6px 20px 6px 22px;
	border-top:1pt solid #ddd;
	margin:0px 40px 0px 40px;
	background:url(icon/file.png) 0 6px no-repeat;
}
.article_sublist .article_cell:first-child {
	border-top:none;
}
.article_sublist h3,.article_sublist .article_info {
	display:inline;
	padding:0 5px 0 0;
}
.article_sublist .article_info,.article_sublist .article_info cite {
	font-size:8pt;
	font-weight:normal;
}
.article_cell a,.article_end a {
	text-decoration:none;
}
.article_cell a:hover,.article_end a:hover {
	text-decoration:underline;
}

.share .article_cell {
	border:1pt solid #ccc;
	background:url(images/cell_background.png) 0 -120px repeat-x #fff;
	margin:10px 40px 10px 40px;
	padding:20px 0px 20px 40px;
}
.article h3 {
	background:none;
	padding:20px 25px 5px 40px;
	color:#8C6239;
}
.article_cell h4 {
	font-size:14pt;
}
.article_end,.addthis_link {
	text-align:right;
}
.share .article_cell h4,.share .article_cell .article_info {
	padding:5px 8px 5px 0px;
}
.share p {
	padding-left:0;
}


.article_sublist .search_cell {
	background:url(images/cell_background.png) 0 -40px repeat-x #fff;
	padding:10px 20px 10px 20px;
	margin-top:20px;
	border:1pt solid #aaa;
	line-height:1.5;
	color:#7A7424;
	color:#444;
	margin:10px 20px 25px 20px;
}
.article_sublist .search_cell span {
	font-weight:bold;
}
.article_sublist .search_cell span:first-child {
	background:url(icon/magnify.png) no-repeat;
	padding-left:22px;
}
.article_sublist .search_cell .search_line {
	font-weight:normal;
	text-align:right;
	display:block;
}

div.search_listing {
	background:url(images/p_background.png) 0 0 repeat-y #fff;
	padding:5px 50px 30px 40px;
}

.zoom_searchbox {
	width:250px;
}
.zoom_button {
	margin-right:10px;
}

.search_results  {
	border:1pt solid #aaa;
	background:url(images/cell_background.png) 0 -40px repeat-x #fff;
	margin:20px 0px 0px 0px;
	padding:20px 40px 30px 40px;
}
.search_listing h2 {
	background:none;
	padding-left:0;
}
.search_listing .searchheading {
	font-size:14pt;
	margin-top:40px;
	color:#7A7424;
	
}

.search_listing .result_title {
	font:14pt Tahoma,Geneva,sans-serif;
	margin-bottom:5px;
	margin-top:10px;
}
.search_listing .result_title b {

}
.search_listing .result_title .category {
	font:10pt Tahoma,Geneva,sans-serif;
}
.search_listing a {
	text-decoration:none;
}
.search_listing a:hover {
	text-decoration:underline;
}
.search_listing .context {
	line-height:1.5;
}
.search_listing .infoline {
	color:#4C5A5B;
	margin-top:5px;
	font-size:8pt;
}
.search_listing p {
	background:none;
}


.pdfLink a {
	margin-top:5px;
	padding-bottom:5px;
	padding-left:22px;
	background:url('icon/pdficon_small.gif') 0 0 no-repeat;
}
.docLink a {
	padding-left:22px;
	background:url('icon/msword_small.gif') 0 0 no-repeat;
}

.result_pages {
	margin-top:10px;
}
.search_results .result_block,.search_results .result_altblock {
	margin-top:10px;
	margin-bottom:20px;
}

.highlight {
	background:#ffa;
}



/* `Annual Order form
----------------------------------------------------------------------------------------------------*/



	div#aoForm {
		padding-top:20px;
		padding-bottom:20px;
	}

	#aoForm #hideShow #showall,#aoForm #hideShow #hideall {
		color:#ddd;
		display:block;
		float:left;
		padding:0px 10px 0px 25px ;
		margin:5px;
		font-size:9pt;
		background:url(images/hide_show_small.png) 4px -101px no-repeat #34393A;
		height:22px;
		line-height:21px;
		border:1pt solid #aaa;
	}
	#aoForm #hideShow #showall {
		margin-left:30px;
		background:url(images/hide_show_small.png) 4px 3px no-repeat #34393A;
	}
	#aoForm #hideShow #showall:hover,#aoForm #hideShow #hideall:hover {
		color:#fff;
		text-decoration:underline;
	}
	
	#aoForm #tickall, #aoForm #untickall {
		color:#333;
		display:block;
		float:right;
		padding:0px 10px 0px 25px ;
		margin:5px;
		font-size:9pt;
		background:url(images/tick_untick.jpg) -5px -34px;
		height:22px;
		line-height:21px;
		border:1pt solid #aaa;
	}
	
	#aoForm #untickall {
		background:url(images/tick_untick.jpg) -5px -138px;
	}


	#aoForm #tickuntickall {
		margin-right:32px;
	}
	
	#aoForm #tickall:hover, #aoForm #untickall:hover {
		text-decoration:underline;
		color:#777;
	}	

	div.recipEntryWrapper {
		width:720px;
		margin:0px 30px;
		overflow:hidden;
		clear:left;
	}
	
	.displayMode div.recipEntryWrapper {
		margin:0px 55px;
	}
	

		div.recipEntry {
			width:670px;
			float:left;
			background:#bbb;
			clear:left;
			overflow:hidden;
		}
		
			div.recipSummary {
				width:650px;
				float:left;
				padding:5px 10px;
				background:url(images/recip_detail_background.jpg) repeat-x #4C5A5B;
				border-bottom:1pt solid #333;
				border-top:1pt solid #777;
			}
			
				div.recipDetail {
					width:490px;
					float:left;
					overflow:hidden;
					padding-left:30px;
				}

				.recipIcon .recipDetail {
					background:url(images/recipient_small.png) 0 2px no-repeat;
				}

				.recipShow .recipDetail {
					background:url(images/hide_show.png) 0 -100px no-repeat;
				}
				
				.recipHide .recipDetail {
					background:url(images/hide_show.png) 0 4px no-repeat;
				}
				
					#aoForm div.recip_name {
						color:#fff;
					}
					
					div.recip_address {
						color:#aba;
					}
				
				div.recipTotal {
					width:100px;
					float:right;
					text-align:right;
					font-weight:bold;
					color:#fff;
					line-height:30px;
				}
				
				div.zeroValue {
					color:#bbb;
					font-weight:normal;
				}
				
				
			div.prodSummary {
				width:650px;
				padding:10px 10px 30px 10px;
				border-bottom:1pt solid #333;
				background:url(images/recip_product_background.jpg) 0 -30px repeat-x #bbb;
				overflow:hidden;
			}
			
			
				div.prodEntry {
					clear:both;
				}
				
				
					div.prodQty {
						width:70px;
						float:left;
						margin-right:10px;
						text-align:right;
					}
					div.prodQty input {
						text-align:right;
						padding-right:5px;
						margin-right:5px;
					}
					div.prodDetail {
						width:440px;
						float:left;
						margin-left:0px;
						margin-bottom:5px;
					}
					div.prodDetail span {
						color:#777;
					}
					div.prodDetail .unit_price {
						float:right;
						width:100px;
						text-align:right;
						color:#555;
						line-height:1;
					}
					div.prodDetail .unit_price span {
						color:#555;
					}
					div.prodDetail .unit_price span.price_qual,
					div.prodDetail .unit_price span.vat_status {
						font-size:8pt;
					}
					
					div.prodTotal {
						width:100px;
						float:left;
						text-align:right;
					}
					
					.prodAction {
						overflow:hidden;
					}
					div.prodAction input {
						width:120px;
					}
				div.prodEntryAdd {
					padding-top:10px;
				}
				
				div.prodEntryAdd select,div.prodEntryAdd input[type=text] {
					background:#ada;
				}
	
		div.recipEntrySelector {
			width:50px;
			overflow:hidden;
			background:url(images/selector_tab.png) 0 0 no-repeat;
			height:40px;
			line-height:38px;
			text-align:center;
		}
	
		
		div#recipAll .recipEntry {
		
		}
		

			div#recipAll div.recipDetail {
				width:590px;
			}



				div#recipAll  div.recipSummary {
					background:url(images/selector_title_background.jpg) repeat-x;
					width:720px;
					border-top-color:#ccc;
					border-bottom-color:#aaa;
				}
					div#recipAll  div.recip_name {
						color:#000;
					}
					div#recipAll  div.recip_address {
						color:#333;
					}


		
		div#recipAll .prodSummary {
			background:#C4CDD8;
		}
		#recipAll .recipEntry {
			background-color:#DCE4EF;
		}
	
		#recipAll .prodSummary {
		}
		#recipAll .prodEntry {
			padding-top:2px;
			padding-bottom:2px;
			overflow:hidden;
		}
		
		#aoClearAllSelected {
			padding-left:530px;
		}
		#aoClearSelected {
			padding-left:70px;
		}


		
		#aoForm div#total div.recipEntry {
			border-top:2pt solid #222;
			border-bottom:2pt solid #222;
			padding:5px 0px;
			background:#aaa;
		}
		
		#aoForm div#total div.recipEntry div {
			margin:10px;
		}
		
		#aoForm div#total div.recipEntry span.number {
			display:block;
			float:right;
		}

		#aoForm .grandTotal {
			font-size:14pt;
		}
		
		
		table#annualOrders tr:hover {
			background:#ddd;
		}
		
			tr.active td {
				background:#ded;
			}
			table#annualOrders tr:hover.active td {
				background:#797;
			}
			
			tr.inactive td {
				color:#aaa;
				text-decoration:line-through;
			}
			
			tr.inactive td.record_link {
				text-decoration:none;
			}
			
			tr.draft td {
				color:#555;
			}		
		
		div.hoverPointer:hover {
			cursor:pointer;
		}
		