.product_price {
	border: 1px solid #DBBA79;
	padding: 2px 8px 2px 8px;
}

.product_price, .specials_price{
	color: #3333CC;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.product_price_was {
	color: #D20000;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: line-through;
	font-style: normal;
}

.sub_product_cost {
	float: left;
	display: inline;
	height: 15px;
	padding: 3px 5px 0px 5px;
	margin: 5px 5px 5px 5px;
}

.specials_title {
	line-height:13px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom:5px;
}

.specials_title A {text-decoration: none;}

.clear_left {
	clear: left;
}

.clear_both {
	clear: both;
}

.cart_box {
	padding: 10px;
	border-top: 0px;
	text-transform: uppercase;
	position: relative;
	height: auto;
}

.cart_box .cart-table {margin-bottom: 5px;}
.cart_box .cart-table .text_red {color: #D20000;}

.cart_box .form-button-alt {float: right; margin-left:20px;}

.cart_box .inline_textbox {margin-left: 15px;}
.cart_box .text_box_row {position:absolute; left: 200px; top: 0px; height: 20px;}
.cart_box li {position: relative; height: 20px; margin-bottom: 5px; padding-top:2px; list-style:none;}
.cart_box li .text_box, .cart_box .text_boxred {width:150px;}
.cart_box li .text_box_small {width:100px;}
.cart_box .infobox {position: absolute; left: 420px; top: 50px; height: 200px; width: 250px;}
.cart_box .infobox_delivery { top: 80px;}

.cart_box .totals_column {width: 70%; text-align:right; font-size: 1.5em; margin-bottom: 15px; position: relative; float: right;}
.cart_box .totals_column b {position:absolute; right: 100px; top: 2px; height: 20px;}
.cart_box .totals_column .price_red {color: #D20000;}
.cart_box .post_options {width: 30%;}
.cart_box .post_options button {width: 100%; margin-left: 0px;}
.cart_box .post_options select {width: 100%;}

.cart_box .checkout_text{width: 60%; padding-top: 30px; position: absolute;}
.cart_box .checkout_totals {width: 100%; float: none;}

.cart_box .pay_proc {float: none; width: 100%; margin: 10px 0px 10px 0px; font-size: 1.5em; padding: 10px 0px 10px 0px;}
.cart_box .pay_proc_red {background: #D20000; color: white; border: #D20000;}

.cart_address ol {padding: 0px 0px 10px 0px;}
.cart_address li {height: 8px;}
.cart_address_top {margin-top: 300px;}

.tbl_heading {
	border-top: 0px;
	margin-top: 0px;
	padding: 0px 10px 0px 10px;
	background: #DDF4FF;
	height: auto;
	text-transform: uppercase;
}

.cart-table {
	width:100%;
	height: auto;
}

.cart-table td {
	padding: 2px 2px 2px 2px;
}

.cart-table .td1 {width: 13%;}
.cart-table .td2 {width: auto;}
.cart-table .td3 {width: 10%; text-align:center;}
.cart-table .td4 {width: 15%; text-align:center;}
.cart-table .td5 {width: 17%; text-align:center;}
.cart-table .td6 {width: 15%; text-align:right;}

.cart_heading{
	margin-top: 10px;
	background: #BFFCBE;
	text-transform: uppercase;
}

.cart_heading_off{
	background: #EAEAEA;
}

.cart_heading h4{
	padding: 18px 15px 15px 15px;
	font-size: 1.2em;
}

.cart_heading_mini1 h4 {padding: 1em 15px 1em 15px; font-size: 1em;}
.cart_heading_mini2 h4 {padding: 0.9em 15px 0.9em 15px; font-size: 0.9em;}
.cart_heading_mini3 h4 {padding: 0.8em 15px 0.8em 15px; font-size: 0.8em;}
.cart_heading_mini4 h4 {padding: 0.7em 15px 0.7em 15px; font-size: 0.7em;}
.cart_heading_mini5 h4 {padding: 0.6em 15px 0.6em 15px; font-size: 0.6em;}
.cart_heading_mini6 h4 {padding: 0.5em 15px 0.5em 15px; font-size: 0.5em;}

.main_prod_box {
	margin-bottom: 10px;
}

.main_prod_box .radio_button {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	padding: 0px;
}

.main_prod_box .sub_product_list_group {
	margin-top: 5px; 
	width: 250px;
	float: left;
}

.main_prod_box .sub_product_list {
	padding: 0px;
	margin: 0px;
	clear: both;

}

.main_prod_box .sub_product_list h4 {
	float: left;
	width: 215px;
	line-height:11px;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.main_prod_box .sub_product_list em {
	color: #D20000;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: line-through;
	font-style: normal;
}

.main_prod_box .item_box {
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 12px;
	text-align: left;
}

.main_prod_box .item_box img {
	padding: 0px 12px 12px 0px;
	display: inline;
	float: left;
}

.main_prod_box .item_box p {
	width: auto;
}

.main_prod_box .item_footer {
	padding: 10px 15px 10px 15px;
	clear: both;
}

.main_prod_box .item_footer button {
	margin: 5px 5px auto 5px;
	float: right;
}

.main_prod_box .item_footer select {
	float: left;
	display: inline;
	width: 250px;
	height: 20px;
	margin: 5px 0px 5px 0px;
}

.main_prod_box .item_footer .text_box {
	float: left;
	display: inline;
	width: 20px;
	height: 15px;
	border-top: 1px solid #002D8A;
	border-bottom: 1px solid #002D8A;
	border-left: 1px solid #002D8A;
	border-right: 1px solid #002D8A;
	margin: 5px 5px auto 5px;
	padding-top: 3px;
	font-size: 10px;
}

/* Catgory Top Box */

.cat_box {
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	border-bottom: 0px solid #DBDBDB;
	border-left: 0px solid #DBDBDB;
	border-right: 0px solid #DBDBDB;
	padding: 12px;
	text-align: left;
	line-height:15px;
}

.cat_box img {
	padding: 0px 0px 0px 12px;
	display: inline;
	float: right;
}

.cat_box p {
	width: auto;
}

.lower_cat_box {
	margin: 10px 0px 10px 0px;
	background:#f8f7f5;
}

.lower_cat_box h4{
	float: left;
	font-size: 1.6em;
	padding-top: 10px;
}

.lower_cat_box a {
	text-decoration: none;
}

.lower_cat_box img {
	padding: 0px 15px 0px 0px;
	display: inline;
	float: left; 
}

.lower_cat_box .button {
        height: 48px;
        width: 50px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: right; 
}

.lower_cat_box .button p{
	font-size: 15px;
	padding-top: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
}

#higher_categories {
	width: auto;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height:13px;
	font-size: 11px;
	text-align: right;
	color: #CCCCCC;
	font-weight: bold;
}

#higher_categories A {color: #CCCCCC;}

#higher_categories  #back_text {
	margin-left: 10px;
	color: #CC0000;
	font-weight: bold;
}

#product_count {
	margin-left: 0px;
	color: #CC0000;
	font-size: 1em;
	font-weight: bold;
}


/* Product Page */


.prod_box {

	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 12px;
	text-align: left;
	line-height:1.4em;
	font-size: 1em;
}

.prod_box img {
	padding: 0px 12px 12px 0px;
	display: inline;
	float: left;
}

.prod_box p {
	width: auto;
}

.prod_box ul {
	clear: left;
	padding: 5px 0px 10px 20px;
	font-size: 1em;
}

.prod_box ul li{
	list-style: disc;
}

#image_click_text {
	margin: 16px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	line-height:10px;
	position: absolute;
}

.sub_product_box{
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 15px 0px 15px;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	background-color: #F1F1F1;
	line-height:13px;
	font-size: 11px;
	clear: both;
}

.sub_product_box h4 {
	display: inline;
	width: auto;
	padding-top: 3px;
	margin: 5px 0px 5px 0px;
}

.sub_product_box .text_box {
	float: right;
	display: inline;
	width: 20px;
	height: 15px;
	border-top: 1px solid #002D8A;
	border-bottom: 1px solid #002D8A;
	border-left: 1px solid #002D8A;
	border-right: 1px solid #002D8A;
	padding: 3px 5px 3px 5px;
	margin: 4px 5px auto 5px;
	font-size: 1em;
}

.sub_product_box .form-button-alt{

	margin: 4px 5px auto 5px;
	float: right;
}

.sub_product_box  .sub_product_cost {

	padding: 5px 5px 5px 5px;
	float: right;

}

.sub_product_box  .specials_price {
	font-size: 1.2em;
}

.stock_status {
	width: auto;
	height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
}

.stock_status img {
	float:right;
	position:relative;
	z-index:100;
}

.more_product_box {

	margin-left: 0px;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 5px 12px 0px 12px;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	text-align: center;
}

.indiv_product_box, .indiv_product_box_more_items {
	width: 110px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 12px;
	float: left;
	line-height:18px;
	display: inline;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
}

.indiv_product_box {
	text-align: center;
	height: 180px;
	width: 140px;
	margin: 2px;
}

.delivery_discount {
	color: #D20000;
	font-size: 0.9em;
	text-transform: uppercase;
	font-style: normal;
}

.page-text blockquote, .page-text ul{
	position: relative;
	line-height: 17px;
	margin-bottom: 15px;
	display: block;
	margin-left: 40px;
	margin-right: 40px;
}

.page-text blockquote .tab {
	position: absolute;
	left: 160px;
}

.page-text h4 {
	display: block;
	margin: 5px;
	padding:0px;
	line-height:13px;
	font-weight: bolder;
	font-size: 1em;
}

.form_text{
	font-weight: bold;
	width: 150px;
	position: relative;
	margin: 10px 0px 0px 0px;
}

.form_text .submit_button {
	margin-top: 15px;
	margin-left: 400px;
}

.form_text_message{
	font-weight: bold;
	width: 150px;
	height: 100px;
	position: relative;
	margin: 10px 0px 0px 0px;
}

.text_box {
	border: 1px solid #FF9900;
}

.text_box_contact, .text_box_contactred{
	border: 1px solid #0066CC;
	position: absolute;
	left: 150px;
	top: 2px;
}

.text_box_contactred {border: 1px solid #CC0000;}

.text_box_message, .text_box_messagered {
	border: 1px solid #0066CC;
	position: absolute;
	left: 150px;
	top: 2px;
	height: 100px;
	width: 300px;
}

.text_box_messagered, .text_boxred {border: 1px solid #CC0000;}

.drop_list {  border: 1px solid #FFCCCC; background-color: #FF9900;}
.drop_listred {  border: 1px solid #CC0000; background-color: #FBCBC4}
