/*
Theme Name: Omak
Theme URI: http://123.100.90.57/omak.co.nz/
Description: Custom Wordpress theme for Omak Meats
Author: James Carppe / Big Fish Creative
Author URI: http://www.bigfishcreative.co.nz/
Version: 1.8
*/

@charset "utf-8";

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* =Clearfix
----------------------------------------------- */

.clearfix:after, .container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix, .container {
	display:inline-block;
}
* html .clearfix, * html .container {
	height:1%;
}
.clearfix, .container {
	display:block;
}
.clear {
	clear:both;
}


/* =Global
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-smooth: always;
	-webkit-font-smoothing: antialiased;
	background: url('images/bg.gif');
}

/* Structure */
.container {
	width: 940px;
	margin: 0 auto;
	padding: 0 25px;
}
#page_wrapper {
	padding-top: 25px;
	position: relative;
}
#content_main {
	margin-top: 0px;
	width: 748px;
	float: left;
	min-height: 500px;
}
#content_main.home {
	width: 700px;
}
#content_main.one_col {
	width: 100%;
	float: left;
}
#content_main.two_col {
	width: 710px;
	float: left;
}
#content_main.shop {
	width: 680px;
	float: left;
	margin-top: 20px;
}
#content_main.three_col {
	width: 495px;
	float: left;
}

/* Clear */
.clearer {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}

/* Headings */
h1,h2,h3,h4,h5 {
	margin: 0 0 10px 0;
	font-family: 'Prata', serif;
}
h1 {
	font-size: 35px;
	line-height: 45px;
	color: #b11116;
}
h2 {
	font-size: 15pt;
	color: #b11116;
	font-weight: normal;
}
h3 {
	font-size: 20px;
	line-height: 30px;
	color: black;
	font-weight: normal;
}
h4 {
	font-size: 14pt;
	margin: 0;
}
hr {
	height: 6px;
	color: #b11116;
	background-color: #b11116;
	border: 0;
	margin-bottom: 0;
	width: 100%;
}

/* Text Elements */
p {
	font-size: 14px;
	margin-bottom: 15px;
}
p.intro_text {
	font-family: 'Prata', serif;
	font-size: 16px;
	line-height: 22px;
}
p.alert {
	font-weight: bold;
	color: red;
	font-size: 16px;
	text-align: center;
	padding: 15px;
	background: #ffddde;
	border: 1px solid #ca7073;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.7)
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

/* Links */
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #b11116;
}
a:hover {
	text-decoration: underline;
}

/* Tables */
table {
	border-collapse:collapse;
}
td, th {
	background: #eeeeee;
}
th {
	font-weight: bold;
}

/* Forms */
fieldset {
	border: 1px solid #c8c8c8;
	padding: 15px;
}
legend {
	padding: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
::-webkit-input-placeholder { color: #a1a1a1; }
:-moz-placeholder { /* Firefox 18- */ color: #a1a1a1; }
::-moz-placeholder {  /* Firefox 19+ */ color: #a1a1a1; }
:-ms-input-placeholder { color: ##a1a1a1; }
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { color: #000; }
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder { color: #000; }
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder { color: #000; }
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder { color: #000; }
input.text,
input,
textarea {
	font-family: Arial, Verdana, sans-serif;
	border: 1px solid #c8c8c8;
	padding: 5px;
	color: #3f3f3f;
}
input:focus,
textarea:focus {
	border: 1px solid #B11116;
	outline: none;
	color: #000;
}
select { font-family: Arial, Verdana, sans-serif; font-size: 14px; padding: 8px 5px; border: 1px solid #c8c8c8; color: #3f3f3f; }
input.submit {
	cursor: pointer;
}
input#contact-captcha {
	width: 85px;
}

/* Buttons */
.button, .tml input[type="submit"] {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #c8c8c8;
	display:inline-block;
	color: #000 !important;
	font-family:arial;
	font-size:13px;
	padding:3px 10px !important;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin-top: 6px;
}.button:hover, .tml input[type="submit"]:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	text-decoration: none;
}.button:active, .tml input[type="submit"]:active {
	position:relative;
	top:1px;
}


/* =Masthead
----------------------------------------------- */

#header_titlebar {
	height: 200px;
	background-color: #b11116;
	text-align: center;
}
#header_titlebar .container {
	position: relative;
}
#header_titlebar p {
	position: absolute;
	bottom: 20px;
	right: 20px;
	color: #fdb813;
}
#header_titlebar a {
	color: #fdb813;
	padding: 0 13px;
}
#header_divider {
	height: 2px;
	background: url(images/divider.gif);
}

/* =Main Navigation
----------------------------------------------- */

#header_navigation_wrapper {
	background-color: #323232;
	width: 100%;
	height: 46px;
}
#header_navigation {
	width: 940px;
	height: 46px;
	line-height: 46px;
	background-color: #323232;
	font-family: 'Prata', serif;
	font-size: 13pt;
	color: white;
	margin: 0 auto;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.6);
}
#header_navigation ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#header_navigation li {
	list-style: inherit;
	float: left;
}
#header_navigation li.current-menu-item,
#header_navigation li.current-menu-item a {
	color: #fdb813;
}
#header_navigation span {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 0;
}
#header_navigation a {
	color: white;
	text-decoration: none;
	display: block;
	background: url(images/divider-main-nav.gif) no-repeat center right;
	padding: 0 30px;
}
#header_navigation li.menu-item-95 a {
	padding-left: 0;
}
#header_navigation a:hover {
	color: #fdb813;
}
	
	/* =Products Sub Navigation
	----------------------------------------------- */

	#header_navigation_submenu_wrapper {
		background-color: #efefef;
		width: 100%;
		height: 42px;
	}
	#header_navigation_submenu {
		width: 940px;
		height: 42px;
		line-height: 44px;
		background-color: #efefef;
		font-family: 'Prata', serif;
		font-size: 16px;
		color: #323232;
		margin: 0 auto;
	}
	#header_navigation_submenu ul {
		list-style: none;
		overflow: hidden;
		padding-left: 10px;
		padding-left: 0;
	}
	#header_navigation_submenu a {
		color: #323232;
		background: transparent;
		display: block;
	}
	#header_navigation_submenu a:hover {
		color: #b11116;
		text-decoration: none;
	}
	#header_navigation_submenu li {
		list-style: none;
		float: left !important;
		margin: 0 20px;
	}
	#header_navigation_submenu li.menu-item-76 {
		margin-left: 0;
	}
	#header_navigation_submenu li.current-menu-item {
		color: #b11116;
	}
	#header_navigation_submenu li.current-menu-item a {
		color: #b11116;
		font-weight: bold;
	}
	li.cat-item a {
		color: white;
	}
	li.current-cat {
		background-color: white;
	}
	li.current-cat a {
		color: #b11116;
	}

/* =Omak Left Side Bar
----------------------------------------------- */

#omak-left-side-bar {
	float: left;
}

/* =Omak Products Side Nav
----------------------------------------------- */

#products-side-bar-nav {
	width: 210px;
	margin-bottom: 20px;
}

#products-side-bar-nav ul {
	list-style: none;
}

#products-side-bar-nav ul li {
	text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
}

#products-side-bar-nav h2 {
	text-align: left !important;
	background: #a3151a;
	padding: 10px 15px;
	border-bottom: 1px solid #fff;
	margin-bottom: 0;
	color: white;
}

#products-side-bar-nav ul li {
	font-size: 16px !important;
}

#products-side-bar-nav ul li a {
	padding: 10px 15px;
	display: block;
	border-bottom: 1px solid #931519;
	background: #b11116;
	color: white;
}

#products-side-bar-nav ul li a:hover {
	background: #a3151a;
	text-decoration: none;
	color: #FDB813;
}

/* =Omak Product Side Promo
----------------------------------------------- */

#random-product-side-bar-promo {
	background: #B11116;
	color: white;
	width: 190px;
	padding: 10px;
	margin-right: 25px;
}

#random-product-side-bar-promo ul {
	width: 186px;
}

#random-product-side-promo-title h4 {
	margin: 3px 0 8px 0;
	font-size: 17px;
	font-weight: bold;
}

#random-product-side-promo-image-wrapper {
	height: 153px;
}

#random-product-side-promo-image-overlay {
	position: absolute;
	margin-left: -10px;
	z-index: 1000;
}

#random-product-side-promo-title, #random-product-side-promo-content {
	margin-left: 5px;
}

/* =Home Specific
----------------------------------------------- */

.intro_text.home {
	font-size: 14px;
	line-height: 20px;
}
#inset {
	width: 370px;
	height: 285px;
	background-color: #b11116;
	color: white;
	float: right;
	border: 1px solid black;
	margin: 20px 0 30px 20px;
	position: relative;
}
#inset img {
	border-bottom: 1px solid black;
}
#inset img#home-special-ribbon {
	position: absolute;
	top: -26px;
	left: -45px;
	border: none;
}
#inset h4 {
	padding: 5px 0 0 20px;
	width: 265px;
	line-height: 24px;
}
#inset p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	padding-left: 20px;
	margin-top: 5px;
}
#inset img.buy_button {
	float: right;
	margin-right: 15px;
	margin-top: 3px;
	border-bottom: 0;
}
#ordering_feature {
	padding: 25px 5px 10px 20px;
	overflow: hidden;
}
#order_intro {
	width: 430px;
	float: left;
	font-size: 14px;
	margin-right: 32px;
}
#order_intro div {
	width: 210px;
	float: left;
}
#order_intro img {
	float: left;
	margin-left: 20px;
}
#ordering_feature #cart_status {
	padding: 0;
	width: 200px;
}
#ordering_feature p {
	float: left;
	clear: none;
}
#ordering_feature #cart_status a {
	margin-top: 10px;
}
#bottombar {
	position: relative;
	font-size: 14px;
}
#bottombar a {
	margin-top: 5px;
	display: inline-block;
}
#bottombar_left {
	margin-right: 5px;
}
#bottombar_left p {
	margin-bottom: 0;
}
#bottombar_left input.text {
	width: 187px;
}
#bottombar_left input.submit {
	float: left;
}
#bottombar_left #register {
	float: left;
	margin: 7px 0 0 10px;
}
html#ie7 a#register {
	font-size: 11px;
	margin: 7px 0 0 10px;
}
#bottombar_mid {
	margin-right: 5px;
}
#bottombar_mid p {
	margin-bottom: 0;
}
.bottombar_box {
	width: 200px;
	height: 135px;
	float: left;
	background-color: #eeeeee;
	padding: 15px;
}
.bottombar_box h3 {
	font-size: 19px;
	color: #b11116;
	margin-bottom: 8px;
}
.bottombar_box img {
	border: 1px solid #c2c2c2;
}

/* =Main Content
----------------------------------------------- */

	/* =Products
	----------------------------------------------- */
	
	.products {
		width: 680px;
	}
	.products p {
		line-height: 16px;
	}
	.products p {
		font-family: Arial, Verdana, sans-serif;
		font-size: 10pt;
	}
	.product {
		background: #EEE;
	}
	.product_details,
	.product_qty,
	.product_price {
		display: table-cell;
		padding: 10px 15px;
		border-right: 3px solid #fff;
		border-bottom: 3px solid #fff;
		background: #EEE;
	}
	.product_details {
		width: 335px;
	}
	.product_details h3 {
		font-size: 17px;
		line-height: 22px;
		margin-bottom: 6px;
	}
	.product_details img {
		float: left;
		margin-right: 13px;
	}
	.product_details p {
		margin-bottom: 0;
	}
	.product_qty {
		width: 150px;
	}
	.product_qty p {
		margin-bottom: 8px;
	}
	label.note {
		margin-bottom: 8px;
		font-size: 12px;
	}
	textarea.small {
		width: 140px;
		height: 40px;
	}
	input.quantity {
		width: 15px;
	}
	.product_price {
		vertical-align: middle !important;
		width: 95px !important;
		text-align: center;
	}
	html#ie7 input.button {
		padding: 3px 0 !important;
		margin: 0 !important;
		font-size: 11px !important;
	}
	.wpsc_product_price h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.wpsc_loading_animation {
		display: none;
	}
	
	/* Cart Sidebar */
	.shopping_list {
		background: #fff;
		border: 1px solid #cfcfcf;
		-moz-box-shadow: 0px 0px 2px 2px #efefef;
		-webkit-box-shadow: 0px 0px 2px 2px #efefef;
		box-shadow: 0px 0px 2px 2px #efefef;
		margin-top: 12px;
		width: 238px;
		overflow: hidden;
	}
	.shopping_list fieldset {
		padding: 15px 10px;
		border: 1px solid #efefef;
	}
	#list_contents {
		height: 200px;
		overflow-y: scroll;
		background: #fff;
		border: 1px solid #efefef;
		padding-top: 8px;
	}
	.cart_item {
		border-bottom: 1px solid #DBDBDB;
		margin-bottom: 8px;
		position: relative;
		padding-bottom: 4px;
		padding: 0 8px;
	}
	.shopping-cart-wrapper .empty {
		padding: 0 10px;
	}
	.shopping-cart-wrapper span.cart_message {
		display: block;
		padding: 10px !important;
		border: none !important;
		border-bottom: 1px solid #DEDEDE !important;
		margin: 10px 0;
		font-style: italic;
		font-size: 13px;
		color: #B11116;
	}
	td.wpsc_product_name {
		color: #B11116; 
	}
	form.adjustform.sidebar input {
		margin: 3px 0 0 0;
		padding: 0;
	}
	html#ie7 form input.remove_button {
		text-indent: -3000px !important;
		text-transform: capitalize;
	}
	h4.product_name {
		color: #B11116;
		font-weight: bold;
		margin: 0 0 10px 0;
		font-size: 13px;
		font-family: Arial, sans-serif;
		width: 165px;
	}
	p.product_variation_qty {
		color: #000;
		margin-bottom: 8px;
	}
	html#ie7 p.product_variation_qty span.pricedisplay {
		margin-top: -17px;
	}
	p.cart_total {
		margin: 14px 0;
		font-weight: bold;
		line-height: 18px;
		font-size: 17px;
	}
	p.cart_total em {
		font-weight: normal;
		font-size: 13px;
	}
	p.cart_total span.pricedisplay,
	p.product_variation_qty span.pricedisplay {
		float: right;
		font-weight: bold;
	}
	
	.widget_cart {
		background-color: transparent;
		padding: 10px 0 20px 0;
		color: black;
		margin-bottom: 10px;
		font-size: 10pt;
		overflow: hidden;
	}
	h2.cart {
		color: black;
		margin-bottom: 20px;
	}
	.widget_cart img {
		float: right;
		margin-right: 8px;
	}
	.widget_cart p {
		float: right;
	}
	span.product_price {
		float: right;
	    font-weight: bold;
	}
	span.custom_message {
		color: #5b5b5b;
		display: block;
		margin: 8px 0 10px 0;
		font-size: 12px;
	}

	a.sidebar_cart {
		float: left;
		margin-right: 6px;
	}

	.emptycart.sidebar_cart.button {
		font-size: 13px !important;
	}
	
	/* Checkout */
	#wpsc_registration_wrapper {
		overflow: hidden;
		border-bottom: 4px solid #efefef !important;
		border-top: 4px solid #efefef !important;
	}
	.wpsc_registration_form {
		width: 49% !important;
		margin-top: 5px !important;
	}
	.wpsc_registration_form h2 {
		margin-bottom: 20px;
	}
	.wpsc_registration_form fieldset {
		border: none !important;
		width: 100% !important;
		padding-top: 16px !important;
		padding-bottom: 10px !important;
	}
	fieldset.wpsc_registration_form {
		border-top: 4px solid #efefef !important;
	}
	fieldset.wpsc_right_registration {
		border-left: 4px solid #efefef !important;
	}
	.wpsc_registration_form label {
		padding: 0;
		width: 100px !important;
		display: inline-block !important;
	}
	.wpsc_registration_form input {
		width: 230px;
		vertical-align: top;
	}
	.wpsc_signup_text {
		padding: 0 0 20px 0 !important;
	}
	.login-submit input {
		width: auto;
		margin-left: 105px !important;
	}
	td.wpsc_checkout_form_2,
	td.wpsc_checkout_form_11 {
		width: 110px;
	}
	table.checkout_cart,
	table.wpsc_checkout_table,
	table.productcart,
	table.wpsc-purchase-log-transaction-results {
		width: 100%;
		border-top: 5px solid #b11116 !important;
		margin-bottom: 25px;
	}
	table.wpsc_checkout_table.table-1,
	table.wpsc_checkout_table.table-2 {
		border-bottom: 30px solid #efefef !important;
	}
	table.checkout_cart td,
	table.wpsc_checkout_table td,
	table.productcart td,
	table.wpsc-purchase-log-transaction-results td {
		padding: 10px !important;
	}
	#tabs #details table td {
		padding: 8px 0 8px 20px !important;
		width: 250px !important;
		float: left;
	}
	#tabs #details input,
	.wpsc_email_address_p input.text {
		width: 255px;
	}
	#tabs #details input.button {
		width: auto;
	}
	#tabs td.processed span {
		font-weight: bold;
		font-size: 14px;
		padding-left: 5px;
	}
	#tabs table.logdisplay {
		width: 100%;
		margin: 0;
	}
	#tabs table.logdisplay table {
		margin-top: 10px;
		border-top: 10px solid #eee !important;
		border-bottom: 10px solid #eee !important;
		width: 100%;
	}
	#tabs table.logdisplay td,
	#tabs table.logdisplay th  {
		padding: 8px 20px;
	}
	#tabs table.logdisplay th {
		padding-top: 20px;
	}
	.toprow2 td {
		font-weight: bold;
	}
	#tabs table.logdisplay td.details {
		padding-top: 0;
		background: #dadada;
		border-top: 1px solid #bababa;
		border-bottom: 1px solid #bababa;
	}
	#tabs .order_status {
		padding: 10px 10px 0 10px;
		width: 880px;
		background: #dadada !important;
	}
	#tabs .order_status div {
		padding-bottom: 0;
		background: #dadada;
	}
	#tabs table.customer_details {
		margin: 0 0 20px 0;
	}
	#tabs table.customer_details td {
		width: 100px;
	}
	table.wpsc_checkout_table td {
		vertical-align: top;
	}
	table.wpsc_checkout_table h4 {
		margin: 10px 0;
		color: #B11116;
	}
	table.wpsc_checkout_table h4,
	table.wpsc_checkout_table label {
		padding-left: 10px;
	}
	table.wpsc_checkout_table textarea {
		width: 255px;
		height: 80px;
	}
	table.wpsc_checkout_table.table-1 {
		margin-top: 15px;
	}
	#checkout_page_container {
		width: 100% !important;
	}
	#checkout_page_container img.product_image {
		border: none !important;
	}
	table.checkout_cart tr.header th,
	table.wpsc-purchase-log-transaction-results th {
		text-align: left !important;
		padding: 8px 5px 8px 10px;
	}
	table.checkout_cart td.firstcol {
		text-align: left !important;
		width: 150px;
		padding-left: 13px !important;
	}
	table.checkout_cart th.product_head {
		padding-left: 20px !important;
	}
	tr.product_row td,
	tr.header th,
	table.wpsc-purchase-log-transaction-results td,
	table.wpsc-purchase-log-transaction-results th {
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	tr.header th {
		padding-left: 8px;
	}
	tr.product_row td.wpsc_product_image {
		border-right: none;
	}
	td.wpsc_product_name {
		width: 350px;
	}
	#shippingsameasbillingmessage {
		font-weight: bold;
		padding-left: 10px;
	}
	.wpsc_make_purchase {
		margin-top: 15px;
	}
	tr.total_price td,
	tr.total_shipping td {
		border-top: 2px solid #b11116 !important;
		font-weight: bold !important;
		text-transform: uppercase;
	}
	table.shipping {
		margin-bottom: 0;
	}
	table.shipping_total {
		border-top: none !important;
	}
	td.wpsc_totals.shipping {
		width: 760px;
	}
	html#ie7 td.wpsc_totals.shipping {
		width: 747px;
	}
	html#ie8 td.wpsc_totals.shipping {
		width: 737px;
	}

	#validation_error_warning { display: none; background-color: red; padding: 2%; width: 96%; margin-bottom: 25px; color: white; }

/* =Single Product Page
----------------------------------------------- */
	
	body.single-wpsc-product h1#page_title {
		/* display: none; */
	}
	.single_product_display {
		padding: 0 !important;
	}
	#single_product_page_container {
		width: 680px !important;
		padding: 0;
		margin: 0;
	}
	.imagecol {
		float: left;
		width: 200px;
		margin-right: 15px !important;
		position: relative;
	}
	.imagecol img {
		margin-top: 8px;
	}
	img.special {
		position: absolute;
		top: -25px;
		left: -39px;
	}
	form.single {
		background: #eee;
		padding: 15px;
		overflow: hidden;
		border: 1px solid #dddddd;
	}
	form.single textarea {
		width: 97%;
	}
	.productcol {
		float: left;
		width: 460px;
	}
	.productcol h1 {
		font-size: 24px;
		line-height: 32px;
		margin-top: 5px;
	}
	.productcol .product_description {
		margin-bottom: 30px !important;
	}
	.productcol legend {
		padding-bottom: 15px !important;
		display: block;
		text-transform: none;
		font-family: Prata, serif;
		font-size: 16px !important;
	}
	.wpsc_buy_button_container {
		overflow: hidden;
		text-align: left;
		/* clear: both; */
		margin: 20px 0;
		display: block;
		text-align: left !important;
	}
	.productcol .wpsc_product_price { 
		padding: 0 !important;
		float: right;
		margin-right: 10px;
		position: relative;
		/* width: 90px; */
		height: 80px;
	}
	p.wpsc-product-old-price span {
		color: #B11116;
		text-decoration: line-through;
	}
	.productcol .wpsc_product_price .wpsc-product-old-price {
		position: absolute;
		bottom: 0;
		left: 0;
	}
	fieldset.custom_text {
		margin-bottom: 15px;
	}
	fieldset.options,
	fieldset.quantity {
		float: left;
	}
	fieldset.options {
		width: 200px;
		margin-right: 20px;
	}
	fieldset.quantity {
		width: 60px;
	}
	p.wpsc-product-price {
		font-family: Prata, serif;
		font-size: 16px !important;
	}
	p.wpsc-product-price span {
		display: block;
		margin-top: 20px;
		font-size: 24pt;
	}
	
	/* =Account Details
	----------------------------------------------- */
	
	#tabs ul {
		overflow: hidden;
		border-bottom: 5px solid #b11116;
	}
	#tabs li {
		background: #eeeeee;
		float: left;
		margin-right: 5px;
	}
	#tabs li a {
		padding: 8px 25px 5px 25px;
		display: block;
		font-size: 16px;
	}
	#tabs li a:hover {
		text-decoration: none;
		background: #b11116;
		color: #fff;
	}
	#tabs li.ui-state-active a {
		background: #b11116;
		color: #fff;
		font-weight: bold;
	}
	#tabs div {
		background: #eeeeee;
		overflow: hidden;
		padding-bottom: 20px;
	}
	#tabs table {
		width: 942px;
		border: none !important;
		margin: 10px 0;
		background: #eee;
	}
	#tabs p.alert {
		width: 93%;
		margin: 15px auto;
	}
	#tabs input,
	#tabs textarea {
		font-size: 14px;
	}
	table.orders th,
	table.orders td {
		padding: 5px 15px;
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
	}
	table.orders td a {
		padding: 0 12px 0 10px;
	}
	td a:hover {
		background: transparent;
		text-decoration: underline;
		color: #b11116;
	}
	a.password_change {
		margin: 0 0 10px 15px;
	}
	a.view {
		border-right: 1px solid #fff;
	}
	#orders {
		position: relative;
	}
	#entries {
		float: right;
		margin-right: 20px;
	}
	#entries p,
	#entries select {
		display: inline;
	}
	#entries a.button {
		margin-left: 10px;
		font-size: 15px;
	}
	table.order_meta h3 {
		margin-top: 10px;
		color: #b11116;
	}
	h3.table_head {
		margin: 25px 0 0 15px;
		color: #b11116;
	}
	table.order_meta td {
		border: none;
	}
	table.order_meta td.right {
		text-align: right !important;
	}
	table.view_order td {
		padding: 15px;
	}
	table.order_meta a.button {
		font-size: 15px;
		padding: 4px 15px;
	}
	#order_details {
		float: left;
		margin: 5px 0 15px 15px;
	}
	#order_details h4 {
		color: #b11116;
		font-family: Arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 5px;
	}
	a.back {
		position: absolute;
		bottom: 30px;
		right: 20px;
	}
	tr.total td {
		font-weight: bold;
		text-transform: uppercase;
		font-size: 15px;
		border: none;
	}
	.checkout_cart td {
		vertical-align: middle;
	}
	
	/* =Login Page
	----------------------------------------------- */
	
	.tml  {
		background: #eee;
		padding: 20px !important;
		overflow: hidden;
	}
	.tml p.message {
		display: none;
	}
	.tml input.text,
	.tml input.input {
		width: 170px !important;
		padding: 8px !important;
	}
	.tml .tml-action-links li {
		float: left;
	}
	.tml .tml-action-links a {
		padding-right: 10px;
		margin-right: 10px;
		border-right: 1px solid #bababa;
	}
	fieldset#company {
		margin-bottom: 30px;
	}
	.tml p {
		clear: both;
	}
	p.checkbox {
		overflow: hidden;
	}
	p.checkbox label,
	p.checkbox input {
		float: left;
	}
	p.checkbox input {
		margin-right: 8px;
	}
	p.checkbox label {
		padding-top: 2px;
	}
	
/* =Right Sidebar
----------------------------------------------- */

#sidebar_right {
	width: 210px;
	float: right;
	z-index: 50;
}
#sidebar_right.shop {
	width: 240px;
}

p.quantity {
	font-family: 'Prata', serif;
	font-size: 13px;
	margin-top: 10px;
}
p.quantity span {
	font-size: 18px;
}
.widget {
	margin-bottom: 20px;
	background-color: #b11116;
	padding: 10px;
	color: white;
}
.widget h2 {
    color: white;
    margin-top: 0;
    text-align: center;
}
.widget h2.yellow {
	color: #fdb813;
}
.widget p {
        font-size: 10pt;
}
.widget img.special {
        margin-left: -5px;
}
.widget h4.price {
        font-size: 18pt;
        padding-top: 15px;
}
.widget a {
        color: white;
}

#contact-promo {
    width: 150px;
    padding: 15px;
    background-color: #eeeeee;
    float: right;
    font-size: 14px;
}
#contact-promo h4 {
	color: #b11116;
	margin-bottom: 10px;
}
#contact-promo ul {
	list-style: none;
	margin-bottom: 10px;
}
#contact-promo p {
	margin-bottom: 8px;
}




#account_status {
	margin-top: 55px;
	width: 180px;
	height: 25px;
	float: right;
	border: 1px solid #cdcdcd;
	border-top: 0;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
#account_status p {
	font-size: 10pt;
	line-height: 25px;
	color: black;
	margin-top: 0;
	margin-left: 10px;
	font-family: Arial, Verdana, sans-serif;
}
.floatright {
	float: right;
}
#cart_status {
	float: right;
	width: 230px;
	padding: 10px;
}
#cart_status img {
	float: left;
	margin-right: 6px;
}
#wrap {
	overflow: hidden;
}

#scrollerwrapper {
	position: absolute;
	width: 240px;
}

#scroller {
	position: absolute;
	top: 0;
	margin-top: 10px;
}

#scroller.fixed {
	position: fixed;
	top: 0;
}

/* =Global Footer
----------------------------------------------- */

#footer {
	height: 120px;
	border-top: 2px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
	margin-top: 30px;
	margin-bottom: 20px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	clear: both;
}
#footer img {
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}
#footer p.navigation {
	text-align: right;
	margin-top: 40px;
}
#footer p.smaller {
	text-align: right;
	font-size: 9pt;
}
#footer_meta {
	margin: 35px 25px 0 0;
}
#footer_meta ul {
	list-style: none;
	text-align: right;
	margin: 0 0 12px 0;
	font-size: 14px;
}
#footer_meta ul li {
	display: inline;
}
#footer_meta ul li a {
	padding: 0 5px;
	display: inline-block;
	color: #000;
}
#footer_meta ul li a:hover {
	color: #B11116;
}
#footer_meta ul li a.last {
	padding-right: 0;
}
p.credit {
	text-align: right;
	font-size: 12px;
	background: url(images/bf-logo.png) no-repeat center right;
	padding: 3px 18px 3px 0;
	margin-top: 0;
}

/* =Print
----------------------------------------------- */

@media print {
	body {
		padding: 0;
		margin: 0;
	}
	#header_navigation_wrapper,
	.container p,
	ul.ui-tabs-nav,
	a.button,
	a.back,
	#footer {
		display: none;
	}
	table td {
		border-bottom: 1px solid #000;
	}
	order_details {
		float: none;
		display: block;
	}
}


.item_image {
	text-align: center;
	padding: 5px;
}

p #company {
	display: none;
}


/* Per kg Calc
------------------------------------------------ */

#perkg_calc table, #perkg_calc tr, #perkg_calc td {
	border: 1px solid black;
}

/* Search Form */

.product-search {
	margin-bottom: 30px;
}

.product-search label {
	color: #b11116;
	font-size: 16pt;
	font-family: 'Prata', serif;
}

.product-search input[type='text'] {
	width: 300px;
	margin-right: 0;
	margin-left: 30px;
}
