p.dmodemssge {
	text-align: center;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;	
}


/*
@mincart
-------------------------*/

div.mincart {
	float: right;
	text-align: right;
	font-size: 10px;
	font-weight: normal;	
	color: #eee;
	width: 140px;
	margin: 30px 25px 0px 0px;
	background: transparent url('images/cart.png') 32px 5px no-repeat;
}

div.mincart.full {
	background: transparent url('images/cart_full.png') 32px 5px no-repeat;
}

	div.mincart strong {
		color: #fff;
	}
	
	div.mincart h2 {
		text-align: right;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		margin: 0;
	}
	
	div.mincart a {
		text-align: right;
		color: #fff;
		font-size: 10px;
		margin: 0;
	}

span.cartsummary {
	color: #666;
	background-color: #fff;
	padding: 2px 3px;
	margin: 0 3px 0 0;
}

span.cartsummary strong {
	color: #666;
}

p.breadcrumb {
	font-weight: normal;
	border: 0px solid #ccc;	
	background-color: #fff;
	padding:  2px;
	margin: 5px 0 10px 0px;
}


/*
@category header
-------------------------------*/

div.cat_header_image {
}
	
	div.cat_header_image img {
		margin: 0 0 10px 0;
	}

div.subcat_hldr {
	float: left;
	width: 198px;
	height:  130px;
	text-align: center;
	padding: 10px;
	display: none;
}

h1.maincat_name {
	color: #0C57AE;
	font-size: 18px;
	font-weight: normal;
}


/*
@paging
-----------------------------*/

div.nav {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 25px;
	width: 610px;
	margin: 0 auto;
	padding-top: 5px;
}

.navlink, .navlink2 {
	background: #00543D;
	color: #FFFFFF;
	float: left;
	width: 15px;
	height: 15px;
	border: 1px solid;
	font-size: 9px;
	font-weight: normal;
	margin: 2px 2px 2px 2px;		
	text-align: center;
	vertical-align: middle;
}

.navlink2 {
	height: 14px!important;
	height: 17px;
	width: 15px!important;
	width: 17px;
	padding: 1px 0 0 0;
}

.navlink a {
	background: #8CAEA2;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 9px;
	display: block;
	width: 15px;
	height: 14px!important;
	height: 15px;
	padding: 1px 0 0 0;
}

.navlink a:hover {
	text-decoration: none;
	background: #00543D;
	color: #FFFFFF;
}

div.navlink_pageof, div.navlink_prev, div.navlink_next {
	float: left;
	height: 16px!important;
	height: 18px;
	padding: 3px 20px 0 0;
}

div.navlink_prev, div.navlink_next {
	padding: 5px 5px 0 5px;
}


/* Products */

/* product list display */

#prom_code {
	padding: 3px;
}

span.rrpprice {
	text-decoration: line-through;
}

span.rrp {
	font-style: italic;
	color: #777777;
}

p.pdettitle a, p.addbutton a {
	font-weight: bold;
	color: #014035;
}

p.pdettitle a:hover, p.addbutton a:hover {
	color: #CCCCCC;
}


/*
@delivery
--------------------------*/

table.delivery-terms, table.sizeinfo {
	font-size: 0.95em;
	width: 650px;
	margin-left: 50px;
	border-collapse: collapse;
	border: 1px solid #FCF;
}

table.sizeinfo {
	width: 450px;
}

table.delivery-terms td, table.delivery-terms th, table.sizeinfo th, table.sizeinfo td {
	border: 1px solid #FCF;
	padding: 3px;
}

table.sizeinfo td.sizename {
	width: 30%;
}

td.currency {
	text-align: right;
}

table.delivery-terms h2 {
	margin: 0 0 0 0;
	text-align: center;
}

table.tabcarthdr {
	font-size: 13px;
	color: #fff;
	background-color: #333;	
	font-weight: bold;
	border: 1px solid #ccc;
	width: 650px;
	margin: 0;		
}

table.tabcarthdr td {
	padding: 5px;
}

table.tabcartitms {
	font-size: 11px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;	
	width: 650px;
	text-align: left;
}

table.tabcartitms a, table.tabcartdetls a,table.tabcartcc a {
	font-size: 11px!important;
}

table.tabcartdetls {
	text-align: left;	
}

table.tabcartitms tr.colrow {
	font-size: 3px;
	background-color: #EFEFEF;
}

table.tabcartitms td {
	padding: 3px;	
}

table.tabcartitms td p {
	font-size: 11px!important;
}

table.tabcartdetls input, table.tabcart input {
	width: 200px;
}

table.tabcartdetls select, table.tabcart select {
	width: 200px;
}

table.tabcartdetls textarea, table.tabcart textarea {
	width: 194px;
	height: 75px;
	font-family: verdana;
	font-size: 11px;
}

table.tabcartdetls input.sowide, table.tabcartdetls input.noborder, table.tabcart input.sowide, table.tabcart input.noborder {
	width: auto;
}

table.tabcartdetls, table.tabcartcc, table.taborder_sum {
	font-size: 11px;
	border: 1px solid #cccccc;
	margin: 0 0 10px 0;	
	width: 650px;
	text-align: left;
}

table.tabcartdetls tr.colrow, table.tabcartcc tr.colrow, table.taborder_sum  tr.colrow {
	font-size: 3px;
	background-color: #EFEFEF;
}

table.tabcartdetls tr.gryrow td {
	background-color: #EFEFEF;
}

table.tabcartdetls td, table.tabcartcc td, table.taborder_sum  td {
	padding: 5px;	
}

	.tabcartcc input, .tabcartcc select {
		padding: 2px;
	}
		
table.taborder_sum th {
	background-color: #333!important;
	color: #fff;
	padding: 5px;
	font-size: 12px;
}

table.tabcartftr {
	font-size: 9px;
	color: #663300;
	background-color: #fff;	
	font-weight: bold;	
	margin: 0 0 10px 0;	
	width: 650px;	
}

table.tabcartftr td {
	padding: 3px;
}

table.tabcartnotes {
	font-size: 9px !important;
	color: #663300;
	background-color: #fff;	
	font-weight: normal;	
	border: 1px solid #ccc;
	margin: 0 0 10px 0;	
	width: 650px;	
}

table.tabcartnotes td {
	padding: 3px;	
}

img.cartview_goback {
	position: relative;
	bottom: 1px;
}


/*
@product detail
-----------------------------------------*/

div.pd_image {
	height: 430px;
	float: left;
	width: 375px;
	text-align: left;
	margin-left: 15px;
}

	div.pd_image img {
		border: 1px solid #ccc;
	}
		
div.pd_content {
	margin: 20px 0 0 0;
}

div.pd_content span {
	display: block;
	width: 72px;
	float: left;
	font-weight: bold;
}

span.product_price {
	font-size: 15px;
	color: #CC0000;
}

h1.pd_title {
	font-size: 20px;
	color: #085841;
}

p.pd_price {
	font-size: 14px;
	font-weight: bold;
}

.pdetdesc {
	margin: 10px 0 10px 0;
}

label.pd_qty, label.pd_optns, p.pd_code {
	font-weight: normal;
	color: #000;
	font-size: 12px;
}

p.pd_code, label.pd_qty, label.pd_optns {
	color: #777;
}

select.pd_optns {
	margin: -2px 0 0 0;
	height: 19px;
}

div.returnbutton {
	margin: 0 25px 0 0;
	display: none;	
}

div.returnbutton img {
	position: relative;
}

div.submit {
	margin: 0;
	float: right;
	height: auto;
}

.size_cart_link {
	margin: 0 2px 5px 2px;
	clear: both;
	height: 20px;
}

.pdetbtns {
	float: right;
	margin: 10px 0 0 0;
	width: 290px !important;
	width: 285px;
}

.pdqty{
	vertical-align: middle;
	margin: 0;
}

.pdbtn{
	float: left;
	width: 130px;
	margin: 10px 0 0 0;
}

.pdbtn_right{
	float: right;
	width: 115px ;
	margin: 10px 0 0 0;
}

label.qty_label {
	float: left;
	width: 75px;
	position: relative;
	font-weight: bold;
	color: #000;
	display: block;
}

div.btn_add_box{
	width: 99px;
}

div.btn_add_left{
	float: left;
	width: 19px;
	height: 20px;
	background-image: url('ecommerce_client/ec_images/ec_buttons/btn_add_cart_left.jpg');
}

div.successful{
	float: right;
	background: #FFFFFF;
	position: absolute;
	width: 120px;
	padding: 7px;
	display: none;
	border: 1px solid #E0EFE0;
	margin: -3px 0 0 -7px;
}

div.btn_add_right{
	float: right;
	height: 20px;
	width: 79px;
	margin: 0px 1px 0px 0px;
}

div.qty_input_hldr {
	float: right;
	width: 34px;
	height: 30px;
	background: url('ecommerce_client/ec_images/ec_buttons/qty_bg.jpg') no-repeat top right;
}

input#qty{
	font-size: 10px;
	border: 0 solid #00FF00;
	padding: 2px 2px 1px 2px;
	position: relative;
	width: 18px!important;
	width: 22px;
	height: 15px!important;
	height: 18px;
	font-weight: bold;
	margin: 3px 0 0 1px;
	right: 2px !important;
	right: 27px;
}

/* stokely hack */
/* http://www.stormdetector.com/hacks/safarihack.html */

div.pl_qty {
	width: 94px;
}

label.pl_qty_label {
	float: left;
	width: 55px;
	position: relative;
	font-weight: bold;
	color: #000000;
	display: block;
}

div.pl_qty_input_hldr {
	float: right;
	width: 34px;
	height: 20px;
	background: url('ecommerce_client/ec_images/ec_buttons/small_qty_bg.jpg') no-repeat top right;
}


/*
@tabs
--------------------------*/

div.tabs {
	clear: both;
	height: 20px;
}

div.tab, div.tab_cur {
	float: left;
	margin: 0 1px 0 0;
	width:120px;
}

.pd_summary {
	padding: 0 30px 0 0
}

div.pd_desc {
	clear: left;
	padding: 10px 10px 10px 10px;
	border: 1px solid #FF6600; 
}

div.pd_tabs {
	clear: left;
	font-weight: bold;
	margin: 0 0 1px 0;
}

span.pdmenu-lh {
	border: 1px solid #FF6600; 
	background: #FF6600;
	padding: 1px 2px 1px 2px;
}

span.pdmenu-lh_cur {
	border-bottom: 1px solid #fff; 
	border-left: 1px solid #FF6600; 
	border-right: 1px solid #FF6600; 
	border-top: 1px solid #FF6600; 
	background: #fff;
	padding: 1px 2px 1px 2px;
}

span.pdmenu-rh {

}

span.pdmenu-mid {

}

.thawtehldr {
	height: 65px;
	width: 65px;
}

.thawtedate {
	font-family: Arial, Helvetica, sans-serif;
	width: 65px;
	height: 15px;
	margin: -15px 0 0 0;
	text-align: center;
	color: #000;
	font-weight: normal;
	font-size: 9px;
}

label.promocodelabel {
	font-weight: bold;
	padding: 0 10px 0 0;
	color: #000000;
}

input.apply_code {
	position: relative;
	top: 2px;
}

span.original_price {
	font-weight: normal;
	font-style: italic;
	text-decoration: line-through;
}

div.product_review {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #444;
}

div.product_review_text {
	padding: 10px;
}

div.product_review_date {
	font-weight: bold;
	float: right;
}

form.a2cform {
	margin: -10px 0 40px 0;
}

div#refresh_warning{
	display: none;
	font-weight: bold;
	text-align: center;
	border: 1px solid #00543D;
	width: 650px;
	margin: 10px 0;
	padding: 10px 0;
}

p.pdet_discount_description {
	font-size: 10px;
	text-align: left;
	color: #00543D;
}


/*
@options
---------------------------*/

fieldset#fieldset-options {
	border: 1px solid #ccc;
	padding: 10px 10px 0 10px;
	margin: 0 15px 0 15px;
}
	
fieldset#fieldset-options legend {
 	display: none;
 }

.clear_opt {
	clear: both;
}

div.options_hldr {
	clear: both;
}
	
	div.options_hldr br {
		display: none;
	}
		
	div.options_hldr .option_group_label {
		display: none;
	}
	
	div.options_hldr label {
		border: 1px solid #ccc;
		width: 50px;
		float: left;
		display: inline;
		margin: 0 20px 10px 0;
		text-align: center;
		cursor: pointer;
		height: 30px;
		line-height: 30px;
		font-weight: bold;
	}
	
	div.options_hldr label:hover {
		background-color: #dddddd;
	}
	
	div.options_hldr input {
		margin-right: 5px;
	}
	
	div.options_hldr input[disabled] {
		display: none;
	}
	

/*
@ JQuery Zoom
------------------------------*/

div.jqZoomTitle {
	z-index: 5000;
	text-align: center;
	font-size: 11px;
	height: 16px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #111111;
}

.jqZoomPup {
	overflow: hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index: 10;
	border-color: #bbbbbb;
	border-style: solid;
	cursor: crosshair;
}

.jqZoomPup img {
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align:center;
	background-image: url(images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	width:90px;
	*width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;
}

.jqZoomWindow {
	border: 1px solid #cccccc;
	background-color: #FFF;
}
