input {
	font-size:12px;
	color:#333;
}
a span.hidden {
	visibility:hidden;
}
#checkout_content {
	width:871px;
	margin-top:25px;
	background-image:url(../images/backgrounds/c875_bg.jpg);
	background-repeat:no-repeat;
}
#checkout_content h4 {
	width:100%;
}
#checkoutbreadcrumb {
	overflow:hidden;
	text-align:right;
	float:right;
}
#checkoutbreadcrumb a {
	display:inline-block;
	margin:0px 5px;
	padding-top:20px;
	color:#fff;
	height:45px;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#checkoutbreadcrumb a:hover, #checkoutbreadcrumb a.set {
	background-position:0px -65px;
}
#checkoutbreadcrumb a.cb_welcome {
	background-image:url(../images/checkoutmenu/01-welcome.jpg);
	width:81px;
}
#checkoutbreadcrumb a.cb_delivery_options {
	background-image:url(../images/checkoutmenu/02-delivery.jpg);
	width:76px;
}
#checkoutbreadcrumb a.cb_payment {
	background-image:url(../images/checkoutmenu/03-payment.jpg);
	width:76px;
}
#checkoutbreadcrumb a.cb_order_summary {
	background-image:url(../images/checkoutmenu/04-summary.jpg);
	width:80px;
}
#checkoutbreadcrumb a.cb_receipt {
	background-image:url(../images/checkoutmenu/05-thankyou.jpg);
	width:87px;
}
#checkoutbasket 
{
	color:#333;
	margin:0px 55px;
	margin-bottom:40px;
	background-color:#d9d9db;
	background-image:url(../images/backgrounds/c875_bg.jpg);
	background-repeat:no-repeat;
	width:875px;
}
#checkoutbasket.cob_summary 
{
    margin:0px -21px;
}
#checkoutbasket .titlerow {
	width:871px;
	margin-top:10px;
	padding:5px 0px;
	font-size:16px;
	font-weight:bold;
	float:left;
	clear:left;
}
#checkoutbasket .titlerow .tr_left {
	float:left;
	width:380px;
	margin-left:40px;
}
#checkoutbasket .titlerow .tr_mleft {
	float:left;
	text-align:center;
	width:125px;
}
#checkoutbasket .titlerow .tr_mright {
	float:left;
	text-align:center;
	width:160px;
}
#checkoutbasket .titlerow .tr_right {
	float:left;
	text-align:center;
	width:160px;
}
#checkoutbasket .row {
	width:855px;
	padding:5px 10px;
	font-size:18px;
	float:left;
	clear:left;
	border-top:1px #fff solid;
	border-bottom:1px #a8a8a8 solid;
}
#checkoutbasket .row .r_left {
	float:left;
	width:410px;
	background-image:url(../images/master/grad_line_vert_short.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#checkoutbasket .row .r_left .rl_image {
	float:left;
	width:140px;
	text-align:center;
	padding-top:5px;
}
#checkoutbasket .row .r_left .rl_text {
	float:left;
	width:200px;
	padding:20px;
}
#checkoutbasket .row .r_left .rl_text div {
	margin-bottom:5px;
}
#checkoutbasket .row .r_left .rl_text .t_title {
	font-size:16px;
	text-decoration:underline;
}
#checkoutbasket .row .r_left .rl_text .t_code {
	color:#666;
	font-size:14px;
}
#checkoutbasket .row .r_left .rl_text .t_status {
	color:#99CC00;
	font-size:16px;
}
#checkoutbasket .row .r_mleft {
	float:left;
	text-align:center;
	width:125px;
	background-image:url(../images/master/grad_line_vert_short.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:20px;
}
#checkoutbasket .row .r_mleft input {
	width:20px;
	display:block;
	margin-bottom:10px;
	margin-left:40px;
	text-align:center;
	background-image:url(../images/form/form_bg.jpg);
	font-size:12px;
	padding:10px;
	border:2px #000 solid;
}
#checkoutbasket .row .r_mleft a {
	color:#999;
	font-size:12px;
	text-decoration:underline;
	display:block;
	margin-bottom:10px;
}
#checkoutbasket .row .r_mleft a:hover {
	color:#9C0;
	text-decoration:none;
}
#checkoutbasket .row .r_mright {
	float:left;
	text-align:center;
	width:160px;
	background-image:url(../images/master/grad_line_vert_short.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:20px;
	height:100px;
	font-size:18px;
	font-weight:bold;
}
#checkoutbasket .row .r_right {
	float:left;
	text-align:center;
	width:160px;
	padding-top:20px;
	height:100px;
}
#checkoutbasket .row .r_right span {
	font-size:24px;
	font-weight:bold;
}
#checkoutbasket .subrow {
	width:855px;
	padding:10px;
	padding-top:20px;
	font-size:18px;
	font-weight:bold;
	float:left;
	clear:left;
	border-top:1px #fff solid;
	border-bottom:1px #a8a8a8 solid;
}
#checkoutbasket .subrow .sr_left {
	float:left;
	width:400px;
	text-align:right;
	padding:10px 10px 0 0;
}
#checkoutbasket .subrow .sr_mleft {
	float:left;
	width:125px;
}
#checkoutbasket .subrow .sr_mleft input {
	width:100px;
	display:block;
	margin-bottom:10px;
	margin:0px;
	background-image:url(../images/form/form_bg.jpg);
	font-size:12px;
	padding:10px;
	border:2px #000 solid;
}
#checkoutbasket .subrow .sr_mright {
	float:left;
	text-align:center;
	width:160px;
	font-size:14px;
}
#checkoutbasket .subrow .sr_right {
	float:left;
	text-align:center;
	width:160px;
}
#checkoutbasket .subrow .whitebg {
	background-color:#FFF;
	padding:10px 0px;
}
#checkoutbasket .subrow .sr_right span {
	font-size:24px;
	font-weight:bold;
}
#checkoutform 
{
    padding:25px 20px;
	color:#333;
	overflow:hidden;
	width:835px;
	margin:0px 45px;
	margin-bottom:40px;
	background-color:#d9d9db;
	background-image:url(../images/backgrounds/c875_bg.jpg);
	background-repeat:no-repeat;
}
#checkoutform .cf_holder {
	padding:15px;
	float:left;
	overflow:hidden;
}
#checkoutform .cf_h_left {
	/*
	border-right:10px solid #eaeaea;
	border-top:10px solid #eaeaea;
		*/
	width:377px;
}
#checkoutform .cf_h_right {
	/*
	border-top:10px solid #eaeaea;
	*/
	width:375px;
}
#checkoutform .cf_h_510 {
	height:510px;
}
#checkoutform .cf_holder_wide {
	padding:15px;
	width:850px;
	float:left;
	overflow:hidden;/*
	border-top:10px solid #eaeaea;
	*/
}
#checkoutform .cf_panel {
	width:400px;
	overflow:hidden;
	float:left;
}
#checkoutform .cf_row {
	width:400px;
	overflow:hidden;
	margin-bottom:5px;
	float:left;
	clear:left;
}
#checkoutform .cf_row_wide {
	width:850px;
	overflow:hidden;
	margin-bottom:5px;
	float:left;
	clear:left;
}
#checkoutform .cf_row p {
	padding:0px;
	margin:0px;
}
#checkoutform .cf_row_last {
	width:400px;
	margin-bottom:20px;
	float:left;
	clear:left;
}
#checkoutform .cf_row_cont {
	width:390px;
	margin-bottom:20px;
	margin-top:20px;
	float:left;
	clear:left;
	text-align:right;
}
#checkoutform .cf_title {
	margin-bottom:25px;
	width:300px;
}
#checkoutform .cf_title_wide {
	margin-bottom:25px;
	width:800px;
}
.donation_radio input,
.donation_radio input {
	width:20px;
	border:0px;
	padding:0px 10px;
	padding-left:30px;
}
.kit_radio input,
.kit_radio input {
	width:10px;
	padding:0px;
	margin:0px;
	text-align:right;
	border:0px;
}
.kit_radio label 
{
}
#checkoutform .cf_left {
	width:100px;
	float:left;
	text-align:right;
	margin-right:20px;
	padding:11px;
	font-size:12px;
	
}
#checkoutform .cf_left_radio {
	width:105px;
	float:left;
	text-align:right;
	margin-right:20px;
	padding:0px 11px;
	font-size:14px;
	font-weight:bold;
	
}
#checkoutform .cf_middle {
	width:203px;
	float:left;
	font-size:12px;
}
#checkoutform .m_postcode {
	width:120px;
}
#checkoutform .cf_middle input, #checkoutform .cf_middle textarea {
	background-image:url(../images/form/form_bg.jpg);
	background-position:bottom;
	font-size:12px;
	width:187px;
	padding:6px;
	border:2px #000 solid;
}
#checkoutform .cf_middle input.checkbox {
	width:20px;
}
#checkoutform .cf_middle input.postcode {
	width:100px;
	padding:8px;
	padding-bottom:7px;
	margin-right:10px;
}
#checkoutform .cf_middle select {
	background-image:url(../images/form/form_bg.jpg);
	font-size:12px;
	padding:5px;
	width:203px;
	border:2px #000 solid;
}
#checkoutform .cf_middle select.slim:first-child 
{
    margin-right:3px
}
#checkoutform .cf_middle select.slim {
	width:100px;
}
#checkoutform .cf_right {
	float:left;
	width:40px;
	font-size:35px;
	height:10px;
	padding-top:5px;
	padding-left:10px;
	color:#FF0000;
}
#checkoutform .cf_right span {
	font-size:35px;
}
.ajax__tab_default .ajax__tab_header {
	white-space:nowrap;
}
.ajax__tab_default .ajax__tab_outer {
	display:-moz-inline-box;
	display:inline-block;
	background-image:none;
}
.ajax__tab_default .ajax__tab_inner {
	display:-moz-inline-box;
	display:inline-block
}
.ajax__tab_default .ajax__tab_tab {
	margin-right:4px;
	overflow:hidden;
	text-align:center;
	cursor:pointer;
	display:-moz-inline-box;
	display:inline-block
}
.bpfc_tab .ajax__tab_header {
	font-size:12px;
	font-weight:bold;
	color:#e4e4e4;
	overflow:hidden;
	height:63px;
	padding-left:50px;
	background-color:Transparent;
	background-image:url(../images/backgrounds/tabs/products/p_header_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.bpfc_tab .ajax__tab_outer {
}
.bpfc_tab .ajax__tab_inner {
}
.bpfc_tab .ajax__tab_tab 
{
    height:23px;
    width:auto;
    padding:10px 20px;
    padding-right:0px;
    margin-right:20px;
}
.bpfc_tab .ajax__tab_hover .ajax__tab_outer {
}
.bpfc_tab .ajax__tab_hover .ajax__tab_inner {
}
.bpfc_tab .ajax__tab_hover .ajax__tab_tab {
}
.bpfc_tab .ajax__tab_active .ajax__tab_outer 
{
}
.bpfc_tab .ajax__tab_active .ajax__tab_inner 
{
	background-color:Transparent;
	background-image:url(../images/backgrounds/tabs/tab_right.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.bpfc_tab .ajax__tab_active .ajax__tab_tab {
	background-color:Transparent;
	background-image:url(../images/backgrounds/tabs/tab_left.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.bpfc_tab .ajax__tab_body {
	font-size:12px;
	padding:8px;
	background-color:Transparent;
	background-image:url(../images/backgrounds/tabs/products/p_content_bg.png);
	background-repeat:repeat-y;
	overflow:hidden;
}
#creditcard .cf_row:first-child
{
    height:0px;
}
