#category_list {
	float:left;
	width:170px;
}
#category_list .category {
	width:170px;
	height:24px;
	border:1px solid #00f;
	margin:1px;
	padding:0;
}

#category_list .category p {
	font-size:14px;
	padding:0;
	margin:0;
}
#category_list .category p a{
	display:block;
}
#category_list .category p a:hover {
	background-color:#6699FF;
}
/*#subcat_list {
	/*padding-right:20px;
	background:url(/images/h3-tile.png) repeat-y;
	float:left;
	width:552px;
	padding:15px 0;
}	*/
#category-nav ul {
	margin:0;
	padding:0px;
	line-height:1.5em;
}
#category-nav ul li {
	display:block;
	/*margin-right:20px;*/
	float:left;
	font-size:.8em;
	width:33%;
	padding:0;
	margin:0;
}
#subcat_list ul li a {
	
}
#subcat_list ul li a:hover {
	color:#fff;
}
.cat_seperator {
	font-weight:bold;
	font-size:1.1em;
}
.product {
	font-size:12px;
	padding:25px 10px 0 10px;
	position:relative;
	/*clear:left;*/
	width:150px;
	float:left;
	text-align:center;
	height:250px;
}
h3.prod_details_title {
	margin-bottom:25px;
}
.product_description {
	display:none;
	/*margin:0 0 25px 120px;
	width:400px;
	font-size:1.2em;
	padding-top:8px;*/
}
.product_select {
	margin:10px 0 20px 0;
}
.item_price {
	/*margin-left:120px;*/
	font-size:16px;
	color:#064E87;
	/*float:left;*/
}
.item_unit{
	margin-left:5px;
	font-weight:bold;
	color:#064E87;
	font-size:12px;
}
.item_price_product {
	font-size:21px;
	color:#064E87;
}
.prod_list_img {
	display:block;
	/*width:100px;*/
	text-align:center;
	height:85px;
	/*position:absolute;*/
}

.product_name {
	/*margin-left:120px;*/
	font: 100% "Arial", sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#064E87;
	display:block;
	margin:10px 0;
	/*width:400px;*/
}
.products_home_link {
	width:78px;
	height:28px;
	background:url(/images/back-button.png) no-repeat;
	cursor:pointer;
	margin:0;
	float:left;
}
.products_home_link a {
	text-indent:-9999em;
	display:block;
	height:28px;
}
.prod_page_next {
	width:78px;
	height:28px;
	background:url(/images/next-button.png) no-repeat;
	cursor:pointer;
	margin:0;
	text-indent:-9999em;
	display:block;
	float:right;
}
.prod_nav_prev {
	width:78px;
	height:28px;
	background:url(/images/prev-button.png) no-repeat;
	cursor:pointer;
	margin:0;
	text-indent:-9999em;
	display:block;
}
.pagelinks {
	margin:22px 0;
	clear:left;
}
.viewing_page {
	color:#064E87;
	font-size:1.25em;
	text-decoration:underline;
}
#page_navigation {
	margin:0 auto;
	text-align:center;
	padding:10px 0;
}
#page_navigation strong {
	color:#064E87;
	font-size:1.25em;
	text-decoration:underline;
}
.click-enlarge {
	font-size:.8em;
	color:#064E87;
}
.click-enlarge-table {
	margin:25px auto;
	clear:left;
}
/*.product_info strong {
	color:#064E87;
}*/
.product_info td {
	padding-bottom:15px;	
}
.product_info td p {
	margin:0;	
}
#product_list {
	margin:0;
	float:left;
}
/*}

#product_list .product, #related_products .product {
	width:100%;
	border:1px solid #0f0;
	float:left;
	margin:1px;
	padding:0;
}

#product_list .product img, #related_products .product img {
	float:left;
	margin:0 10px 0 0;
}

#product_list .product p, #related_products .product p {
	font-size:14px;
	padding:0;
	margin:0;
}

#product_list .product p a, #related_products .product p a {
	display:block;
}
#product_list .product p a:hover, #related_products .product p a:hover {
	background-color:#66FF66;
}

#product_details a img {
	float:left;
	margin:0 10px 0 0;

*/
#product_details {
	position:relative;
}
#related_products {
	clear:both;
}
#related_products .product img {
	float:left;
	margin:0 10px 0 0;
}
.on_special {
	color:#f00;
	font-size:21px;
}
#add_to_cart {
	border:none;
	/*width:200px;*/
	line-height:2em;
	float:left;
}
#add_to_cart p {
	margin:0;
}
#add_to_cart_submit {
	width:95px;
	height:33px;
	display:block;
	border:0;
	background:none;
	padding:0;
	margin:0;
	cursor:pointer;
}
#items_in_cart_product {
	float:right;
	text-align:center;
	width:120px;
	line-height:2em;
	margin-right:20px;
}
#items_in_cart_product p {
	margin:0;
}
#already_select {
	color:#064E87;
	font-weight:bold;
}
.remove-item {
	padding:0;
	background:none;
	border:0;
	height:32px;
	width:87px;
	cursor:pointer;
}
.cart_empty {
	color:#513820;
	font-size:.85em;
}
#cart_update_success {
	color:#009900;
	text-align:center;
	font-size:1.3em;
}
#cart_remove_success {
	color:red;
	text-align:center;
	font-size:1.3em;
}
#cart_summary {
	width:179px;
	float:right;
	text-align:center;
	margin:168px 0 0 0;
}
#cart_summary, #specials_sidebar {
	width:179px;
	float:right;
	clear:right;
	text-align:center;
	margin:168px 0 0 0;
}
#specials_sidebar {
	margin-top: 10px;
}
#postcode_enter {
	margin-bottom:5px;
}
#postcode_enter label {
	font-size:.8em;
}
.calculate_freight_header {
	color:#064E87;
	font-weight:bold;
	margin-bottom:5px;
}
.freight-button {
	background:none;
	border:none;
	cursor:pointer;
	margin:5px auto;
	height:33px;
	width:121px;
}
#cart_list {
	width:530px;
}
#cart_list .freight-button {
	margin-bottom:-10px;
}
#cart_list #postcode_enter {
	float:right;
}
#cart-content, #specials_sidebar_content {
	background:#fff url(/images/cart-tile.png) repeat-y;
	padding:15px 10px 10px 10px;
}
#cart-top {
	background:url(/images/cart-top.png) no-repeat;
	position:absolute;
	height:49px;
	width:179px;
	top:0;
	left:0;
}
#cart-bottom {
	background:url(/images/cart-bottom.png) no-repeat;
	position:absolute;
	height:22px;
	width:179px;
	bottom:0;
	left:0;
}
#checkout-link {
	background:url(/images/checkout-button.png) no-repeat;
	height:32px;
	width:121px;
	text-indent:-9999em;
	display:block;
	margin:0 auto;
	
}
#checkout_link_body {
	margin:0;
}
#checkout_link_body a {
	background:url(/images/checkout.png) no-repeat;
	height:28px;
	width:78px;
	text-indent:-9999em;
	display:block;
}
#view-cart {
	background:url(/images/editcart-button.png) no-repeat;
	height:32px;
	width:120px;
	text-indent:-9999em;
	display:block;
	margin:10px auto 4px auto;
}
#cart_list strong {
	color:#064E87;
}
#cart_list th {
	color:#064E87;
}
tr.cart_total_bottom {
	border-top:1px dashed #7A624A;
	padding-top:50px;
}
.sidebar_prod_name {
	font-weight:bold;
	font-size:.9em;
	padding-bottom:.7em;
}
.sidebar_prod_name a, .sidebar_freight {
	color:#064E87;

}
.sidebar_prod_price {
	font-size:.9em;
	font-weight:bold;
}
.sidebar_prod_price strong {
	color:#064E87;
}
.sidebar_prod_total {
	border-top:1px solid #655455;
	padding-top:8px;
}
.sidebar_prod_total p {
	margin:0;
}
.sidebar_prod_qty {
	font-size:.8em;
	padding-bottom:.7em;
}
.product_buynow_link {
	text-indent:-9999em;
	display:block;
	background:url(/images/more-info-button.png) no-repeat;
	height:33px;
	width:93px;
	margin:10px auto;
	/*margin:30px 20px 0 120px;*/
}
/*.product_information_link {
	text-indent:-9999em;
	display:block;
	background:url(/images/more-info-button.png) no-repeat;
	height:33px;
	width:86px;
	float:left;
	margin-top:10px;*/

/*----------------------------------------------Products on Special--------------------------------------------------*/
#specials_list a img {
	float:left;
}
.special_box {
	/*float:left;
	margin-left:120px;
	width:200px;*/
}
.on_special {
	font-size:16px;
	color:red;
	font-weight:bold;
}
/*-----------------------------------------------------Checkout Form---------------------------------------------------*/
#checkout-form {
}
#checkout-form th {
	/*font-weight: bold;
	color:#064E87;*/
	font-weight:bold;
	line-height:1em;
}
form#checkout-form-field input, form#checkout-form-field textarea {
	width:200px;
}
form#checkout-form-field textarea {
	height:160px;
}
form#checkout-form-field input, form#checkout-form-field textarea, form#checkout-form-field select {
	font-family: "Trebuchet MS", sans-serif;
	font-size:85%;
	margin:5px 0;
	overflow:hidden;
	border:1px solid #A87746;
	background:#fff url(/images/search-box-tile.jpg) repeat-x top;
	padding:2px;
	color:#453032;
}
#newsletter_check {
	padding:0 0 20px 0;
}
#newsletter_check label {
	width:64%;
	font-size:85%;
	float:left;
	display:block;
	margin-left:110px;
}
#newsletter_check label input {
	border:none;
	width:8%;
	float:left;
	display:block;
	margin-top:2px;
}
#same_as_above label {
	width:35%;
	font-size:85%;
	float:left;
	display:block;
	margin-left:110px;
}
#same_as_above label input {
	border:none;
	width:12%;
	float:left;
	display:block;
	margin-top:2px;
}
#checkout-form .submit {
	background:none;
	border:0;
	width:auto;
	cursor:pointer;
	_cursor:hand;
	padding:0;
	margin:0;
}
.cancel-button {
	background:none;
	border:0;
	width:auto;
	cursor:pointer;
	_cursor:hand;
	padding:0;
	margin-right:40px;
}
#order_summary {
	border:1px solid #064E87;
	padding:3px;
}
#order_summary strong {
	color:#064E87;
}
#visa-logo {
	border:1px solid #064E87;
}
.pay_method {
	margin-bottom:40px;
}
#chmo-button {
	margin-top:15px;
}