* {
	padding: 0px;
	margin: 0px;
}
body {
	color: #DFD5C2;
	line-height: 15px;
	background: url(../images/back_tile.jpg) repeat-x #B72515;
	font-size: 11px;
	font-family: Arial, Helvetica, Freesans, sans-serif;
	padding: 0 0 10px 0;
	}

a {
	color: #4F4F4F;
	text-decoration:none;
	}
a:hover {
	color: #BE0C65;
	}
h1 {
	font-size: 12px;
	font-weight: bold;
	}
h2 {
	font-size: 15px;
	font-weight: normal;
	}
h3	{
	font-size: 18px;
	font-weight: bold;
	}
h4 {
	font-size:15px;
	font-weight: bold;
	}
h5 {
	font-size: 12px;
	font-weight: bold;
	}
h6 {
	font-size: 11px;
	font-weight: normal;
	}
div {
  	text-align: left;
	}
img {
  	border: 0;
	}
p 	{
  	margin: 0;
	}
input, textarea, select {
	font: 11px Arial;
	color: #DFD5C2;
	}
button {
	font: 11px Arial;
	}

/*** Main Layout/Structure ***/

#back_top_grad {
	width: 990px;
	background: url(../images/top_main_whole.gif) no-repeat;
	margin: 0 auto;
	padding: 17px 0 0 0;
	}
#back_top_grad #container {
	width: 962px;
	background: url(../images/head_main.jpg) center top no-repeat #272423;
	margin: 0 auto;
	border: 1px solid #545042;
	}
#back_top_grad #container #header {
	padding: 10px 5px 0 5px;
	height: 117px;
	}
#back_top_grad #container #content_body {
	background: url(../images/page_back.jpg) repeat-x #4C2828;
	border: 1px solid #767675;
	width: 950px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	}
	
#back_top_grad #container #content_body .content {
	width: 542px;
	min-height: 350px;
	background: url(../images/inner_back.jpg) right 0 no-repeat;
	float: left;
	margin: 0 0 0 194px;
	padding: 10px 10px 0 10px;
	display: inline;
	}
#back_top_grad #container #content_body .left_column {
	width: 188px;
	float: left;
	margin-left: -757px;
	padding: 10px 0 0 6px;
	}
#back_top_grad #container #content_body .right_column {
	width: 188px;
	float: right;
	padding: 10px 5px 0 0;
	}
#back_top_grad #container #footer {
	border: 1px solid #464443;
	background: #2B2828;
	margin: 5px;
	height: 30px;
	line-height: 28px;
	color: #8E897A;
	text-align: center;
	}

/*** Items in header section ***/

#header h1 {
	text-indent: -2000px;
	display: block;
	width: 474px;
	height: 64px;
	background: url(../images/jeb_logo.gif) no-repeat;
	float: left;
	margin: 0;
	}
#header a#memberlogin {
	width: 96px;
	height: 21px;
	display: block;
	background: url(../images/login_but.gif) 0 0 no-repeat;
	text-indent: -2000px;
	float: right;
	padding: 0 5px 0 0;
	overflow: hidden;
	}
#header a#memberlogout {
	width: 66px;
	height: 21px;
	display: block;
	background: url(../images/signout_but.gif) 0 0 no-repeat;
	text-indent: -2000px;
	float: right;
	padding: 0 5px 0 0;
	overflow: hidden;
	}
#header a#memberlogin:hover {
	background: url(../images/login_but.gif) 0 -21px no-repeat;
	}
#header a#memberlogout:hover {
	background: url(../images/signout_but.gif) 0 -21px no-repeat;
	}
#header div#usermenu {
	width: 395px;
	float: right;
	height: 19px;
	line-height: 15px;
	margin: 1px 5px 0 0;
	padding: 0 5px 0 0;
	text-align: right;
	background: url(../images/usermenu_back.jpg) top right no-repeat;
	}
#header div#usermenu a {
	margin: 0 0 0 10px;
	color: #CCCCCC;
	background: #343434;
	float: right;
	}
#header div#usermenu a:hover {
	color: #EDEDED;
	}
#header div#usermenu strong {
	font-weight: normal;
	color: #8B8B8B;
	float: right;
	}
#header h2 {
	text-align: right;
	color: #CCCCCC;
	float: right;
	clear: right;
	width: 200px;
	padding: 5px 5px 0 0;
	}
#header div#navigation {
	clear: both;
	padding: 23px 0 0 0;
	float: left;
	width: 100%;
	}
#header div#navigation ul {
	display: block;
	width: 706px;
	height: 22px;
	background:url(../images/nav.gif) no-repeat #252222;
	border: 1px solid #767675;
	list-style: none;
	clear: both;
	float: left;
	overflow: hidden;
	}
#header div#navigation ul li {
	float: left;
	padding: 3px 0 0 3px;
	}
#header div#navigation ul li a {	
	text-indent: -2000px;
	display: block;
	overflow: hidden;
	height: 19px;
	line-height: 17px;
	}
	
#header div#navigation ul li#nav_home a { width: 50px; }
#header div#navigation ul li#nav_cata a { width: 113px; }
#header div#navigation ul li#nav_prod a { width: 120px; }
#header div#navigation ul li#nav_help a { width: 96px; }
#header div#navigation ul li#nav_cont a { width: 91px; }

#header div#navigation ul li#nav_home a:hover { background: url(../images/nav.gif) -3px -25px no-repeat; }
#header div#navigation ul li#nav_cata a:hover { background: url(../images/nav.gif) -56px -25px no-repeat; }
#header div#navigation ul li#nav_prod a:hover { background: url(../images/nav.gif) -172px -25px no-repeat; }
#header div#navigation ul li#nav_help a:hover { background: url(../images/nav.gif) -295px -25px no-repeat; }
#header div#navigation ul li#nav_cont a:hover { background: url(../images/nav.gif) -394px -25px no-repeat; }

/*
#header div#navigation ul li#nav_home a { width: 50px; }
#header div#navigation ul li#nav_cata a { width: 113px; }
#header div#navigation ul li#nav_prod a { width: 120px; }
#header div#navigation ul li#nav_help a { width: 137px; }
#header div#navigation ul li#nav_cont a { width: 91px; }

#header div#navigation ul li#nav_home a:hover { background: url(../images/nav.gif) -3px -25px no-repeat; }
#header div#navigation ul li#nav_cata a:hover { background: url(../images/nav.gif) -56px -25px no-repeat; }
#header div#navigation ul li#nav_prod a:hover { background: url(../images/nav.gif) -172px -25px no-repeat; }
#header div#navigation ul li#nav_help a:hover { background: url(../images/nav.gif) -295px -25px no-repeat; }
#header div#navigation ul li#nav_cont a:hover { background: url(../images/nav.gif) -435px -25px no-repeat; }
*/

#header div#navigation form#form_keyword {
	display: block;
	width: 240px;
	height: 24px;
	float: right;
	}

#header div#navigation form#form_keyword input {
	background: url(../images/input_sunken_back.jpg) no-repeat;
	border: 1px solid #767675;
	width: 189px;
	height: 17px;
	color: #CCCCCC;
	font-size: 11px;
	float: left;
	padding: 5px 0 0 4px;
	}
#header div#navigation form#form_keyword button.submit {
	border: 0;
	width: 41px;
	height: 24px;
	float: right;
	padding: 0;
	background: url(../images/key_sub.gif) 0 0 no-repeat;
	text-indent: -2000px;
	cursor: pointer;
	}
#header div#navigation form#form_keyword button.submit:hover {
	background: url(../images/key_sub.gif) 0 -24px no-repeat;
	}
	
/* Static Features (#content_body cols) */

/* Titles */

#content_body h3 {
	width: 177px;
	height: 11px;
	display: block;
	text-indent: -2000px;
	background: url(../images/col_h3_back.jpg) no-repeat;
	margin: 0 0 5px 0;
	padding: 9px 0 9px 11px;
	}
#content_body a {
	color: #DFD5C2;
	}
#content_body a:hover {
	color: #FFFFFF;
	}
#content_body h3 span {
	display: block;
	width: 166px;
	height: 11px;
	}
#content_body h3 span.img_vie_pro { background: url(../images/col_h3_viewproducts.gif) no-repeat; }
#content_body h3 span.img_sho_bas { background: url(../images/col_h3_shoppingbasket.gif) no-repeat; }
#content_body h3 span.img_dis_pro { background: url(../images/col_h3_displayproductprices.gif) no-repeat; }
#content_body h3 span.img_cus_inf { background: url(../images/col_h3_customerinfo.gif) no-repeat; }

#content_body ul {
	margin: 0 0 0 20px;
	}

/* Functions/Nav */

#content_body .outl_obj,
#content_body .outl_obj_menu {
	background: #4C3A39;
	border: 1px solid #6B6463;
	padding: 10px;
	margin: 0 0 5px 0;
	}
	
/* Nav//Menu (R/L) */

#content_body ul.outl_obj_menu {
	list-style: none;
	padding: 5px;
	font-size: 11px;
	margin: 0 0 15px 0;
	}
#content_body .left_column ul.outl_obj_menu {
	min-height: 297px;
	}
#content_body ul.outl_obj_menu li {
	
	}
#content_body ul.outl_obj_menu li a {
	padding: 0 5px 0 5px;
	height: 20px;
	line-height: 18px;
	display: block;
	}
#content_body ul.outl_obj_menu li a:hover {
	background: #5B4747;
	padding-left: 4px;
	border: 1px solid #A59898;
	height: 18px;
	line-height: 16px;
	}
#content_body .left_column div.outl_obj h4 {
	display: block;
	width: 131px;
	height: 11px;
	text-indent: -2000px;
	background: url(../images/text_onlineassistance.gif) no-repeat;
	margin: 0 0 5px 0;
	}

/* Basket (Overview) */

.right_column #basket_view {
	font-size: 11px;
	}
.right_column #basket_view .item_col {
	width: 100px;
	float: left;
	}
.right_column #basket_view .amount_col {
	margin: 0 0 0 100px;
	text-align: right;
	}
.right_column #basket_view p em {
	color: #FFFFFF;
	font-style:normal;
	}
.right_column a#link_viewbasket {
	background: url(../images/viewbasket.jpg) 0 0 no-repeat;
	width: 188px;
	height: 19px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	margin: 0 0 5px 0;
	}
.right_column a#link_viewbasket:hover { background: url(../images/viewbasket.jpg) 0 -19px no-repeat;
	}
.right_column p.textdesc {
	text-align: center;
	margin: 0 0 5px 0;
	}
.right_column img.ccaccept {
	width: 188px;
	height: 23px;
	margin: 0 0 15px 0;
	}
	
.right_column ul#priceSelect {
	list-style: none;
	padding: 5px 5px 5px 10px;
	margin: 0 0 15px 0;
	}
.right_column ul#priceSelect li {
	
	}
.right_column ul#priceSelect li a {
	display: block;
	height: 16px;
	background: url(../images/select_price.gif) 0 0 no-repeat;
	padding: 0 0 0 20px;
	margin: 5px 0 5px 0;
	}
.right_column ul#priceSelect li a:hover {
	background: url(../images/select_price.gif) 0 -16px no-repeat;
	}
.right_column ul#priceSelect li a#price_selected {
	background: url(../images/select_price.gif) 0 -32px no-repeat;
	cursor: default;
	}
.right_column ul#priceSelect li a#price_selected:hover {
	color: #DFD5C2;
	
	}
	
.left_column a#link_get_help {
	background: url(../images/gethelp.jpg) 0 0 no-repeat;
	width: 188px;
	height: 19px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	}
.left_column a#link_get_help:hover {
	background: url(../images/gethelp.jpg) 0 -19px no-repeat;
	}

/*** Content Elements ***/

/* Body (.content) Formatting */

.content h1 {
	border: 1px solid #624646;
	padding: 2px;
	margin: 0 0 10px 0;
	color: #F3D378;
	}

.content h2 {
	display: block;
	height: 29px;
	line-height: 27px;
	color: #7D6868;
	margin: 0 0 10px 0;
	background: url(../images/h2_back.gif) 0 28px no-repeat;
	}
#content_body .content h4 {
	display: block;
	color: #F3D378;
	margin: 0 0 10px 0;
	font-size: 11px;
	background: 0;
	border-bottom: 1px dotted #624646;
	padding: 0 0 5px 0;
	text-indent: 0;
	clear: left;
	}
.content p {
	margin: 0 0 10px 0;
	}
.content .hr_span {

	}	
.content select {

	}
.content a {
	border-bottom: 1px solid #684E4D;
	}
.content a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #877373;
	}

/* Form / Form Elements*/

.content .gen_form {
	border: 1px solid #6D6060;
	background: #4B2D2D;
	padding: 10px 0 0 10px;
	margin: 10px 0 10px 0;
	}
.content .gen_form label {
	width: 200px;
	float: left;
	clear: left;
	}
.content .gen_form p {
	margin: 0 0 10px 210px;
	}
.content .gen_form input,
.content .gen_form textarea {
	width: 200px;
	padding: 2px;
	background: url(../images/contact_tile.jpg) repeat #342726;
	border:1px solid #6D6060;
	}
.content .gen_form select {
	padding: 1px 2px 1px 2px; 
	background: url(../images/contact_tile.jpg) repeat #342726;
	border:1px solid #6D6060;
	margin: 0 3px 0 0;
	}
.content .gen_form p.hl_1 {
	margin: 0 0 10px 0;
	}
	
/* Form Buttons */

.content .gen_form button {
	display: block;
	width: 51px;
	height: 24px;
	text-indent: -2000px;
	background: url(../images/send_but.gif) 0 0 no-repeat;
	cursor: pointer;
	border: 0;
	}
.content .gen_form#login_form button {
	width: 59px;
	background: url(../images/signin_but.gif) 0 0 no-repeat;
	}
.content .gen_form#update_details button {
	width: 59px;
	background: url(../images/update_but.gif) 0 0 no-repeat;
	}
.content .gen_form button:hover { background: url(../images/send_but.gif) 0 -24px no-repeat; }
.content .gen_form#login_form  button:hover { background: url(../images/signin_but.gif) 0 -24px no-repeat; }
.content .gen_form#update_details  button:hover { background: url(../images/update_but.gif) 0 -24px no-repeat; }
	
.content .req {
	padding: 2px 6px 2px 6px;
	color: #FFFFFF;
	border: 1px solid #6D6060;
	background: #553C3C;
	}
	
/* Checkout Pages */

.content .checkout_form .exclude_form {
	margin: 10px 0 10px 0;
	font-weight: normal;
	}

.content .checkout_summary {
	background: #4B2D2D;
	border:1px solid #6D6060;
	padding: 5px;	
	margin: 0 0 10px 0;
	color: #F3D378;
	font-weight: bold;
	}
.content .checkout_summary_sm {
	background: #4B2D2D;
	border:1px solid #6D6060;
	padding: 2px;	
	margin: 0 0 10px 0;
	color: #F3D378;
	font-weight: bold;
	}
.content .checkout_summary_sm .AXISTableText td {
	width: 154px;
	padding: 2px;
	}
.content .checkout_summary p,
.content .checkout_summary_sm p {
	margin: 0;
	}
.content .checkout_form {
	
	}
.content .checkout_form .name_title {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	}
.content .checkout_form .title_indent {
	margin: 0 0 0 100px;
	display: block;
	}
.content .checkout_form .title_indent label {
	float: left;
	width: 150px;
	clear: none;
	}
.content .checkout_form .title_indent p {
	margin: 0 0 10px 160px;
	}
.content .checkout_form label {
	float: left;
	width: 250px;
	clear: both;
	}
.content .checkout_form p {
	margin: 0 0 10px 260px;
	text-align: left;
	}
.content .checkout_form p.text_hl {
	margin: 0 0 10px 0;
	}
.content #DispAdr p {
	margin: 0 0 10px 8px;
	}
.content .checkout_form .outline_form_area p {
	margin: 0 0 10px 10px;
	text-align: center;
	}
	
.content .checkout_form input,
.content .checkout_form textarea {
	width: 200px;
	padding: 2px;
	background: url(../images/contact_tile.jpg) repeat #342726;
	border:1px solid #6D6060;
	}
.content .checkout_form select {
	padding: 1px 2px 1px 2px; 
	background: url(../images/contact_tile.jpg) repeat #342726;
	border:1px solid #6D6060;
	margin: 0 3px 0 0;
	}
.content .checkout_form button {
	margin: 10px auto 0 auto;
	background: url(../images/basket_but.jpg) no-repeat;
	width: 108px;
	height: 19px;
	text-align: center;
	display: block;
	border: 0;
	color: #DFD5C2;
	padding: 0 0 4px 0;
	cursor: pointer;
	}
.content .checkout_form .small_text_input {
	width: 60px;
	}
.content .checkout_form #tandcconf {
	width: 15px;
	}
.content .checkout_form .outline_form_area {
	padding: 10px 0 0 0;
	background: #342726;
	border:1px solid #6D6060;
	}
.content .checkout_form a {
	cursor:pointer;
	}
.content #display_none {
	display: none;
	text-align: center;
	padding: 5px 0 10px 0;
	border:1px solid #6D6060;
	}
.content .checkout_form .center_button {
	text-align: center;
	margin: 0 0 10px 0;
	}
	
.checkout_form input.small_element {
	width: 18px;
	}

/** Checkout - Your Order Details **/

.content div.checkout_summary_sm#your_order {
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px;
	}
.content div.checkout_summary_sm#your_order .AXISTableHead {
	color: #F3D378;
	}

/* Toggle Address on Tradecashcheckout */

.checkout_form #delchoose {
	position: relative;
	display: block;
	height: 40px;
	}
.checkout_form #delchoose input {
	border: none;
	background: none;
	position: absolute;
	left: 0px
	}
.checkout_form #delchoose label {
	display: block;
	height: 20px;
	line-height: 14px;
	margin: 0 0 0 20px;
	}
.checkout_form #delchoose input#deladr1 {
	top: 0px;
	}
.checkout_form #delchoose input#deladr2 {
	top: 20px;
	}


div#address_selection div#DispAdr {
	margin: 0 0 10px 0;
	}	
div#address_selection div#display_account_address select#PickAdr {
	margin: 0 0 10px 20px;
	}
div#address_selection div#display_account_address.deselect_this select#PickAdr {
	background: transparent;
	color: #7D6868;
	border: 1px solid #644848;
	}	
	
div#address_selection div#specify_address {
	display: none;
	}
div#address_selection div#display_account_address.deselect_this {
	color: #7D6868;
	}
div#address_selection div#no_specify_address input {
	border: 1px solid #644848;
	background: transparent;
	}
div#address_selection div#no_specify_address label {
	color: #7D6868;
	}

.content div.checkout_summary .AXISTableText td {
	color: #F3D378;
	}
	
/* Shopping Basket (Full Details) */

.content .basket {
	width: 542px;
	}
.content .basket_title {
	border: 1px solid #6D6060;
	height: 26px;
	display: block;
	line-height: 24px;
	color: #F3D378;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	font-weight: bold;
	background: #4B2D2D;
	}
.content .basket_totals {
	border: 1px solid #6D6060;
	margin: 10px 0 0 0;
	padding: 2px 0 2px 0;
	line-height: 24px;
	background: #4B2D2D;
	}
.content .basket_items {
	margin: 2px 0 2px 0;
	padding: 2px 0 2px 0;
	}
.content .basket_items {
	line-height: 20px;
	}
.content .basket_title,
.content .basket_items,
.content .basket_totals,
.content .basket_title div,
.content .basket_items div,
.content .basket_totals div {
	float: left;
	}
.content .basket .basket_items .col3 input {
	width: 40px;
	height: 17px;
	padding: 0 2px;
	background: url(../images/contact_tile.jpg) repeat #342726;
	border:1px solid #6D6060;
	}
.content .basket_totals p {
	margin: 0;
	text-align:right;
	}
.content .basket #AXISVoucherField {
	height: 17px;
	padding: 0 2px;
	background: url(../images/contact_tile.jpg) repeat #342726;
	border:1px solid #6D6060;
	}
.content .basket_items select {
	height: 17px;
	padding: 0 2px;
	background: url(../images/contact_tile.jpg) repeat #342726;
	border:1px solid #6D6060;
	margin: 0 0 0 2px;
	}
	
.content .basket_items .col1 em {
	display: block;
	width: 58px;
	font-style: normal;
	border: 1px solid #6D6060;
	font-size: 9px;
	}
	
/* Columns */

.content .col1 {
	width: 100px;
	clear: both;
	text-indent: 2px;
	}
.content .col2 {
	width: 322px;
	}
.content .col3 {
	width: 58px;
	text-align: right;
	}
.content .col4 {
	width: 58px;
	text-align: right;
	padding: 0 2px 0 0;
	}
.content .basket_totals .col2 {
	width: 262px;
	}
.content .basket_totals .col3 {
	width: 118px;
	}
	
.content .AXISBasketButtons input.AXISBasketButton {
	margin: 10px 0 0 0;
	background: url(../images/basket_but.jpg) no-repeat;
	width: 108px;
	height: 19px;
	text-align: center;
	display: block;
	border: 0;
	padding: 0 0 4px 0;
	cursor: pointer;
	}
.content .AXISBasketButtons table.AXISTableText {
	clear: both;
	margin: 0 0 10px 0;
	}
	

/* Recurring Fragment Elements */

.content .AXISSubHeading {
	font-weight: bold;
	color: #2E3092;
	}
	
/* Account Panel */

#content_body .content ul.acc_panel {
	list-style: none;
	display: block;
	height: 24px;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #705353;
	margin: 0 0 10px 0;
	
	}
.content ul.acc_panel li {
	float: right;
	}
.content ul.acc_panel li.acc_title {
	float: left;
	}
.content ul.acc_panel li h2 {
	
	background: none;

	}
.content ul.acc_panel li a {
	display: block;
	
	height: 22px;
	line-height: 20px;
	width: 100px;
	border: 1px solid #705353;
	background: url(../images/acc_tab_back.jpg) repeat-x;
	text-align: center;
	margin: 0 0 0 2px;
	}
.content ul.acc_panel li a:hover {
	border: 1px solid #9C8D8D;
	}

/* Catalogue Fragment */

.content div.catalogue {
	padding: 0 0 0 7px;
	}
.catalogue .special_list,
.catalogue .special_list_right {
	height: 150px;
	width: 130px;
	margin: 0 2px 0 0;
	border: 0;
	}
.catalogue .special_list {
	float: left;
	}
.catalogue .product_image {
	text-align: center;
	}
.content .catalogue .product_image a {
	border: none;
	}
.catalogue .special_list .image_link img {
	width: 100px;
	height: 100px;
	margin: 0 auto 5px auto;
	padding: 5px;
	border: ;
	}
.catalogue .special_list .image_link img.cat_noimage {
	border: 0;
	}
.catalogue .special_list_right {
	margin: 0 0 0 405px;
	}
.catalogue .special_list .product_description {
	width: auto;
	text-align: center;
	padding: 0;
	height: 45px;
	margin: 0 0 10px 0;
	}
.catalogue .special_list .product_description p.cat_description {

	margin: 0;
	}

	
/* No Items in Group */

div#no_prgrp p.AXISWarning {
	display: none;
	}

/* Keyword Search Results */


/* Product List */

.content .AXISPageNumbering {
	margin: 0 0 10px 0;
	}

.content .product_list {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
	text-align: left;
	border-bottom: 1px solid #624646;
	border-left: 0;
	border-right: 0;
	height: auto;
	}
.content .product_list a {
	color: #0B6699;
	text-decoration: none;
	}
.content .product_list .image_link img {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 10px 10px 0;
	}
	
.content .product_list .product_image {
	/*float: left;
	width: 110px;
	height: 110px;*/
}
	
.content .product_list .product_description {
	padding: 5px 0 0 0;
	height: 70px;
	text-align: left;
	display:block;
	border-bottom: 1px solid #624646;
	margin: 0 0 0 110px;
	}
.content .product_list .product_description_no_margin {
	margin: 0 !important;
}
	
.content .product_list .product_description p.title_area {
	display: block;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	}
.content .product_list .product_description p.title_area strong {
	float: left;
	width: 300px;
	}
.content .product_list .product_description p.title_area span.p_finish {
	margin: 0 0 0 300px;
	text-align: right;
	display: block;
	}
.content .product_list p {
	margin: 0 0 5px 0;
	}
.content .product_list .quantity {
	float: right;
	width: 94px;
	display:block;
	height: 30px;
	padding: 6px 0 0 0;
	}
.content .product_list .quantity img {
	margin: -5px 0 0 0;
	}
.content .product_list .quantity .quantity_text {
	height: 18px;
	}
.content .product_list .quantity input.AXISFieldText {
	width: 40px;
	height: 17px;
	padding: 0 2px;
	background: url(../images/contact_tile.jpg) repeat #342726;
	border:1px solid #6D6060;
	}
.content .product_list .quantity_pricing {
	float: left;
	height: 30px;
	text-align:left;
	width: 150px;
	margin: 0 auto;
	font-weight: bold;
	color: #F3D378;
	line-height: 18px;
	padding: 3px 0 0 0;
	}
.content .product_list .clearer {
	height: 1px;
	line-height: 1px;
	font-size: 2px;
	}
.content .product_list .delivery_info {
	font-size: 9px;
	display: inline;
	}
	
/* Results Seperator */

	
/* Product Item */

.content .product {

	padding: 0 0 10px 0;
	border-bottom: 1px solid #624646;
	}
.content .product .column_left {
	float: left;
	width: 184px;
	}
.content .product .img_frame {	
	width: 184px;
	min-height: 100px;
	padding: 1px 0 1px 0;
	text-align: center;
	display: block;
	border: 1px solid #624646;
	}
.content .product .column_left img {
	max-width: 180px;
	height: auto;
	margin: 0 auto;
	border: 1px solid #311A1A;
	}

.content .product .column_right {
	margin: 0 0 0 194px;
	}
.content .product .price_field {
	margin: 0 0 0 194px;
	border-top: 1px dotted #624646;
	padding: 10px 0 0 0;
	}
.content .product .quantity {
	float: right;
	width: 120px;
	height: 30px;
	text-align: right;
	padding: 4px 0 0 0;
	}
.content .product .quantity img {
	margin: -5px 0 0 0;
	}
.content .product .quantity .quantity_text {
	height: 18px;
	}
.content .product .quantity input.AXISFieldText {
	width: 40px;
	height: 17px;
	padding: 0 2px;
	background: url(../images/contact_tile.jpg) repeat #342726;
	border:1px solid #6D6060;
	}
.content .product .quantity_pricing {
	float: left;
	height: 30px;
	text-align:left;
	width: 150px;
	margin: 0 auto;
	font-weight: bold;
	color: #F3D378;
	line-height: 18px;
	padding: 3px 0 0 0;
	}
	
/* Quantity Break Pricing */

.content .AXISBreakPricing1 div,
.content .AXISBreakPricing2 div,
.content .AXISBreakPricing3 div {
	text-align: center;
	}
.content .AXISBreakPricing1,
.content .AXISBreakPricing2,
.content .AXISBreakPricing3 {
	float: left;
	padding: 0 10px 0 0;
	text-align: center;
	}
.content .AXISBreakPricingQuantity {
	text-align: center;
	}
.content .AXISBreakPricingPrice {
	text-align: center;
	}
	
/* Account Details */

.content .account_details {
	
	}
.content .account_details .AXISTableText {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	}
.content .account_details .AXISTableText td {
	width: 50%;
	}
	
/* General (Logged In) Tables */

.content table.AXISTableText,
.content table.AXISTableText tr,
.content table.AXISTableText td {
	background: none;
	}
.content .AXISTableText .AXISTableHead td {
	font-weight: bold;
	border-bottom: 1px dotted #624646;
	padding: 4px 0 4px 0;
	}
.content .AXISTableText td {
	padding: 4px 0 4px 0;
	}
.AXISgenarea form div {
	text-align: right;
	}
.AXISgenarea table.AXISTableText div {
	text-align: left;
	}
.AXISgenarea .AXISTableText div input.AXISFieldText,
div#historyorder table#AXISPEHWrap2 input.AXISFieldText {
	float: right;
	width: 40px;
	height: 17px;
	padding: 0 2px;
	background: url(../images/contact_tile.jpg) repeat #342726;
	border:1px solid #6D6060;
	}
	
div#historyorder form div a img {
	float: right;
	}
div#historyorder table#AXISPEHWrap2 {
	clear: right;
	}
div#historyorder table#AXISPEHWrap2 input.AXISFieldText {
	float: right;
	}
div#historyorder select {
	padding: 1px 2px 1px 2px; 
	background: url(../images/contact_tile.jpg) repeat #342726;
	border:1px solid #6D6060;
	margin: 0 3px 0 0;
	}
	
/* Account Statement */

div#enquiry td {
	text-align: left;
	padding: 4px 5px 4px 0;
	white-space: nowrap;
	}	
div#enquiry .AXISSubHeading {
	color: #FFFFFF;
	}

/* Clear Bottom */

#content_body .clearer {
	height: 5px;
	margin: 0;
	padding: 0;
	border: 0;
	}
	


/*** #footer ***/




/*** Misc / General ***/

.clearer {
	height:1px;
	line-height: 1px;
	float: none;
	clear:both;
	display: block;
	}
.nothing {
	display: none;
	}
.clear_all {
	clear:both;
	}	
.hl_1 {
	color: #F3D378;
	}
.hl_2 {
	color: #FFFFFF;
	}
.text_hl {
	border: 1px solid #6D6060;
	background: url(../images/info_mark.gif) 4px 5px no-repeat #4B2D2D;
	padding: 5px 5px 5px 23px;
	color: #B49E9A;
	margin: 0 0 10px 0;
	}
#content_body .text_hl a {
	color: #B49E9A;
	}
#content_body .text_hl a:hover {
	color: #FFFFFF;
	}
.smalltext {
	font-size: 9px;
	}
.sub_text {
	color: #7D6868;
	}


/** Account Statement - Payment **/

.account_statement input {
	display: none;
	}
	
.GroupNotes {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
	text-align: left;
	border-bottom: 1px solid #624646;
	border-left: 0;
	border-right: 0;
	height: auto;
	color: #F3D378;
	font-weight: bold;
}
