/* Layout ================================================================================= */

#atffc {
	display: none !important;
}

a, a:visited, a:active {
	color: #134a08;
}

a:hover {
	color: #124208;
}

body, html, .wrapper { background: #ece9d8; }
.page { width:990px; margin:0 auto; padding: 0; text-align:left; }
.page-print { padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { padding:0 15px 0 10px; background: #FFF url('../images/main_bg.jpg') repeat-y;  margin: 0;}

#nav { margin: 0 auto 0 9px; width: 966px; }

/* Base Columns */ 
.col-left { display: none; /*float:left; width:230px; padding: 0; margin: 10px;*/ }
.col-main { /*background: #/FFF url('../images/col-main-bg.jpg') repeat-x;*/ float:left; width:705px; padding-left: 10px; /*border: #a2a2a2 1px solid;*/ }
.col-right { float:right; width:230px; margin: 10px 10px 10px 0; }
.col-main h1, .col-main h2, .col-main h3 {	padding: 2px 10px 2px 10px; }

.col1-layout .col-main .page-title { margin-top: 30px; }

/* 1 Column Layout */
.col1-layout .col-main { width: 955px; padding: 0 5px 5px 5px;}
.col1-layout .col-main .breadcrumbs { position: absolute; width: 945px; margin-left: -5px;}
.content { padding: 0 8px 0 8px; }
.cart .col2-set { margin: 0; }
.col1-layout .col-main .page-head{ padding: 30px 15px; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main { }
.col2-layout .col-main, .col3-layout .col-main { float:left; }

/* 3 Columns Layout */

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Header ================================================================================ */
.header-container { background: url('../images/main_bg.jpg') repeat-y ;  height: 114px;}
.header { padding:10px 15px 0 10px; color: #FFF; background: url('../images/header_bg.png') top left no-repeat; height: 82px;}

.header h1 { position: absolute; }

.header .welcome-msg { float: left; font-weight:bold; text-align:left; position: relative; right: 70px; bottom: 10px; display: none;} /* hidden */

.header .links { float:right; margin-top: -5px; clear: both;}
.header .links li { display: inline; border-left: 2px solid #999; padding: 0 5px 0 5px; }
.header .links li.first { border: none; }
.header .links li a, .header .links li a:visited, .header .links li a:active { position: relative; bottom: 1px; color: #FFF !important; text-decoration: none; }
.header .links li a:hover { bottom: 3px; border-bottom: 1px solid #1d4d17;  }

.header .form-search { text-align:center; }
.header .form-language { text-align:center; }
#logo { float:left; background: url('../images/header.gif') !important; width:392px; height:72px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer; background: none; } 



/* search */

.mini-search {
	background: url('../images/search_input.jpg') top left no-repeat;
}

#search_mini_form {
	text-align: right !important;
	float: right;
	position: relative;
	clear: both;
	right: 10px;
	top: 4px;

}

#search_mini_form label {
	display: none;
}

#search_mini_form input.input-text { 
}

#search_mini_form #search {
	padding-top: 5px;
	padding-left: 35px;
	margin-right: -33px;
	float: left;
	height: 22px;
	border: none;
	width: 211px;
	font-size: 1.2em;
	background: none;
	/*float: right;*/
}

#search_mini_form .btn_mini_search
{
	display: inline-block;
}

#search_mini_form .button {
	background: none;
}







/*
#search_mini_form {
	text-align: right !important;
	float: right;
	position: relative;
	clear: both;
	right: 25px;
	top: 4px;
}

#search_mini_form #search {
	border: 0 none;
	margin: 0;
	padding: 0;
	background: url('../images/search_input.png') top left no-repeat;
	height: 31px;
	width: 215px;
	line-height: normal;
	color: #333;
	padding: 8px 0 0 34px;
	float: right;
}

#search_mini_form .button {
	border: 0;
	background: #000 url('../images/search_button.png') top left no-repeat;
	height: 31px;
	width: 53px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #FFF;
	float: right;
	position: relative;
	left: 268px;
}

/********** < Navigation */
#nav { 
	font-size:12px;
	padding: 0;
	background: #000 url('../images/nav_bg.jpg') repeat-x;
	width: 966px;
	padding-right: 0px;
}

#nav  {
	display: inline-block !important;
}

#nav .nav_header { display: none; }

/* All Levels */
#nav li { position:relative; text-align:left;}
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav li li.parent {}
#nav li { padding: 0 6px 0 6px; height: 22px;}

/* 0 Level */
#nav li a {	margin-top: 3px; float: left; height: 19px;}
#nav ul li a {	margin-top: 0 !important; }
#nav ul li { border-bottom: 1px dotted #fff; }


/*#nav li.level0.active { height: 19px; }*/

/*#nav li.level0.active  { padding-bottom: 10px; margin-bottom: -10px; }		/* just want the 1st one to help rolling */

/*#nav li.level0.active li a { height: auto; position: relative; bottom: 4px; }*/

/*#nav li.level0.active li span {position: relative; bottom: 8px; }*/

/*#nav li.level0.active a { margin-top: 0; }*/

#nav li { float: left; }

/*#nav li.level0.active { -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; background: url('../images/box_tab_c.jpg') repeat-x;  border: 1px solid #0b3000; border-bottom: none !important; position: relative; bottom: 8px; }*/
#nav li.level0.active { background: url('../images/box_tab_c.jpg') repeat-x;  border: 1px solid #0b3000; border-bottom: 1px solid #474a46; border-top: none !important; }


#nav li.level0.active, #nav .active ul ul { border: 1px solid #000; }

#nav li { position: relative; left: 5px; }
/*#nav li.active a { position: relative;  padding-top: 0 !important}*/
#nav li.level0.active .over:hover a, #nav li.active a:hover { color:#FFF; }

#nav a, #nav a:visited { padding:0 10px 0 10px; color:#f2f2f2; font-weight:bold; position: relative; bottom: 1px;}

#nav li.over a, #nav a:hover { color: #FFF; }

/* 1st Level */
#nav ul li {  left: 0; -moz-opacity: 0.9;}

/*#nav li.level0.active a {  position: relative; top: 6px; padding-top: 0 !important}*/

#nav ul li,
#nav ul li.level0.active { float:none; padding-bottom:1px; }
#nav ul li.last { padding-bottom: 0; }
#nav ul  { margin-top: 3px; 	margin-left: -1px; background: #e2e2e2; }

#nav ul a, #nav ul a:hover, #nav ul li.active a { color: #000 !important; }
#nav ul a, #nav ul li a { font-weight:normal !important; }
#nav ul a:hover { padding-left: 12px; }
#nav ul li:hover {	background: #fafafa; }
#nav ul li {	background: #f3f3f3; }

/* 2nd leven */
#nav ul { position:absolute; width:15em; top: 19px; left:-10000px; border:1px solid #a2a2a2; }

/*#nav .active ul { border-top: none; margin-top: 11px; }*/

/*#nav .active ul li {background: #e9e9e9; }*/

/*#nav .active ul li:hover {	background: #efefef; }*/

/* 3rd+ Level */
#nav ul ul { top:5px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { color:#000; }
#nav ul li a:hover { color:#fff; }
#nav ul span,
#nav ul li.last li span { padding:3px 5px 4px 5px; }

#nav ul a, #nav ul a:hover {
	float: none;
}

/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; }
input.input-text, select, textarea { border:1px solid #888; }
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em; }
textarea { overflow:auto; }
button.button { overflow:visible; width:auto; background: #aec758 url('../images/button.jpg') repeat-x; border:1px solid #717171; cursor:pointer; }
button.button span { display:block; margin:0; padding:0 8px 1px; font:bold 12px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#000; }
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
.highlight {}

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list li .input-box {}
.form-list li input.input-text,
.form-list li textarea { width:250px; }
.form-list li select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list label {}

.group-select {}
.group-select label {}
.group-select .legend {}
.group-select li { margin:0 0 5px; }
.group-select li .input-box { float:left; width:260px; }
.group-select li input.input-text,
.group-select li textarea {width:510px; }
.group-select li select { width:516px; }
.group-select li .input-box input.input-text,
.group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }
.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; text-align: left;}
.buttons-set .back-link { float:left; margin-right: 15px; }
/*.buttons-set .button { float:right; }*/

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { float:left; width:12em; margin-right:-12em; display:inline; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs {
	clear: both;
}
.breadcrumbs .home { font-size: 1.2em; font-weight: bold;  }
.breadcrumbs { padding: 4px 10px 0 10px; margin:0; border-bottom:1px solid #9a9a9a; background: #c9c9c9 url('../images/bc_bg.jpg') repeat-x; height: 21px; }
.breadcrumbs li { display:inline; }
.breadcrumbs strong { float: left; margin-right: 15px; color: #666; }
.breadcrumbs a { color: #000; }
.breadcrumbs li { color: #666; }
.breadcrumbs li strong { float: none !important; }
.breadcrumbs li.search  { float: right; position: relative; bottom: 18px; margin-bottom: -18px; display: none; }
.breadcrumbs li { clear: none; 	}

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager { border:1px solid #ddd; padding:5px; margin:5px 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; font-size: 1.5em;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* product attributes */
ul.product_attributes li { list-style-type: square !important; list-style-position: inside !important; }

/* Data Table */ 
div.box_size_mini_header {
	float: left;
	font-weight: bold;
	width: 12ex;
	margin-right: 4px;
	text-align: right;
}
.box_size_total {
	color: #E26703;
}
span.box_size_value {
	margin-right: 2em;	
}
	
/* Data Table */
.data-table { border:1px solid #bebcb7; width: 100%; margin: 4px auto 10px auto; }
.data-table tr { background:#fff; }
.data-table .odd { background:#f8f7f5 }
.data-table .even { background:#eeeded !important; }
.data-table td.last, .data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
1;2P
1;2P
.data-table th { border-right:1px solid #d1d9d9; padding:2px 8px; color:#000; white-space:nowrap; }
.data-table th.wrap { white-space:normal; }
.data-table th a,
.data-table th a:hover { color:#fff; }
.data-table td { padding:3px 8px; }
.data-table thead tr th { background: #dbdbdb; border: 1px solid #e8e8e8; padding: 0 4px 0 4px; }
.data-table tfoot tr { background-color:#dbdbdb !important; }
.data-table tfoot td { padding-top:2px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }

.data-table .label { font-weight: bold;	text-align: center; vertical-align: middle; }

.data-table .box_size_mini_header { margin-right: 10px; }

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar .block { border:1px solid #a2a2a2; margin:0 0 10px 0; }
.sidebar .block .block-title { background: #f9f9f9 url('../images/i_box_header.jpg') repeat-x; color: #0b3000; border-bottom: 1px solid #a2a2a2; padding:0 10px; }
.sidebar .block .block-title h2 { font-size:16px; font-weight:bold; line-height:1.5; }
.sidebar .block h3 { font-size:14px; line-height:1.5; }
.sidebar .block .block-content { background: #FFF url('../images/i_box_body.jpg') repeat-x; padding:10px; }
.sidebar .block .actions { text-align:right; margin-bottom: 5px;}
.sidebar .block .actions a { float:left; }

.sidebar .block #recently-compared-items { background: #FFF url('../images/i_box_body.jpg') repeat-x; border-top: 1px solid #a2a2a2; }
.sidebar .block #recently-compared-items li { padding: 0 10px 0 10px; }
.sidebar .block  h3 { background: #f9f9f9 url('../images/i_box_header.jpg') repeat-x; color: #0b3000; padding: 0 10px; }
.sidebar .block .block-content h3, .sidebar .block .block-title h3 { padding: 0 !important; background: none; }	/* hack to stop embedeed h3s */

.sidebar .block .block-content #newsletter { width: 115px; }
.sidebar .block-onlinehelp .block-content{ text-align: center; }

/* Block: Account */
.sidebar .block-account {}

/* Block: Currency Switcher */
.sidebar .block-currency {}
.sidebar .block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.sidebar .block-layered-nav {}
.sidebar .block-layered-nav dt { font-weight:bold; }
.sidebar .block-layered-nav .currently {}

/* Block: Cart */
.sidebar .block-cart {}
.sidebar .block-cart .amount {}
.sidebar .block-cart .subtotal { text-align:center; }

.sidebar .mini-products-list li { padding:5px 0; }
.sidebar .mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.sidebar .mini-products-list .product-details { margin-left:75px; }
.sidebar .mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.sidebar .mini-products-list .product-details .btn-remove { float:right; }

/* Grid */
/*.listing-type-grid .odd { border-top: 2px solid #000; border-bottom: 2px solid #000; background: #f1f1f1; }
.listing-type-grid .grid-row li { float: left; width: 100px; text-align: left; padding: 0 15px 0 15px; }
.listing-type-grid .grid-row { clear: both; }
.listing-type-grid .grid-row li .product-image { float: left; margin-right: 10px; }
.listing-type-grid .grid-row  { display: inline; }
*/


/* Featured Items */
table.featured_items { display: block; margin: 2px 0 5px 0; width: 664px; }
table.featured_items td { padding: 10px 8px 8px 8px; text-align: center; width: 220px;  } 
table.featured_items tr { background: #EEE; }
table.featured_items tr.odd { background: #FFF !important; }
table.featured_items td img { padding: 2px; border: 1px solid #ccc; background: #FFF;}
table.featured_items .product-info .add-to-cart .button { margin: auto; float: none !important; }
table.featured_items .price-label { display: none; }
table.featured_items .price-box { margin-top: 5px; }
table.featured_items h5 { height: 4em; display: block; }

.manufacturer_list {
	width: 100%;
}


/* Grid Type */
.listing-type-grid { background:url(../images/bkg_products-grid3.gif) 0 0 repeat; }
.listing-type-grid .grid-row { border-bottom:1px solid #d9dde3; }
.listing-type-grid li.item { float:left; width:138px; padding:12px 10px; line-height:1.6em; overflow:hidden; }
.listing-type-grid .last { border-bottom:0; }
.listing-type-grid .product-image { text-align:center; }
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0; text-align:center; }

/* Generic Product Grid */
.generic-product-grid { width:100%; }
.generic-product-grid td { border-right:1px solid #d9dde3; border-bottom:1px solid #d9dde3; padding:12px 10px; line-height:1.6em; }
.generic-product-grid tr.last td { border-bottom:0; }
.generic-product-grid td.last { border-right:0; }
.generic-product-grid .product-image { text-align:center; }
.generic-product-grid td.empty-product { border-right:0; background:#f5f6f6; }


#products-grid-table {
	border-collapse: collapse;
}
#products-grid-table td {
	width: 125px;
	text-align: center;
}

.out-of-stock {
	height: 27px;
	margin-top: 4px;
	font-weight: bold;
	display: block;
	color: #d00 !important;
}

#products-grid-table .price-box{
	margin: 0 0 0 0 !important;
}

.product_name td {
	vertical-align: top;
	border-bottom: 0 !important;
}
.product_price td {
	padding-top: none !important;
	vertical-align: bottom;
	border-top: 0 !important;
}

#products-grid-table td.odd { background:#eee; }


/* Block: Wishlist */
.sidebar .block-wishlist {}

/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related li { padding:5px 0; }
.sidebar .block-related .checkbox { float:left; margin-right:-20px; }
.sidebar .block-related .item { margin-left:20px; }
.sidebar .block-related .item .product-image { float:left; margin-right:-65px; }
.sidebar .block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.sidebar .block-compare {}
.sidebar .block-compare li { padding:5px 0; }

/* Block: Viewed */
.sidebar .block-recent {}

/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll .radio { float:left; margin:3px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:18px; }
.sidebar .block-poll .answer {}
.sidebar .block-poll .votes { font-weight:bold; }

/* Block: Tags */
.sidebar .block-tags ul,
.sidebar .block-tags li { display:inline; }

/* Block: Subscribe */
.sidebar .block-subscribe {}

/* Block: Reorder */
.sidebar .block-reorder {}
.sidebar .block-reorder li { padding:5px 0; }
.sidebar .block-reorder .checkbox { float:left; margin:3px -20px 0 0; }
.sidebar .block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.sidebar .block-banner {}
.sidebar .block-banner {}
.sidebar .block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.sidebar .block-progress {}
.sidebar .block-progress dt { font-weight:bold; }
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete { background-color:#f6f6f6; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { margin:0 0 0; }
.category-image { display:block; margin:0 auto; }
.category-products {}

/* View Type: Grid */
/*.products-grid { width:100%; }*/
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.products-grid td { width:33%; border:1px solid #ddd; padding:5px; }
.products-grid td.empty {}
.products-grid button { padding: 4px 6px 4px 6px; margin: 4px; }

/* View Type: List */
.products-list .item { border:1px solid #ddd; padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; margin-right:-150px; }
.products-list .product-shop { float:right; width:320px; }
/* ======================================================================================= */


/* Product View ========================================================================== */

.product-essential { padding: 10px 5px 5px 5px; }
.product-collateral {	padding: 5px 0 5px 0; background: #fbfaf6 url('../images/collateral.jpg') repeat-x; }

.product-collateral h3, .product-collateral h4 { font-size: 1.5em; border-bottom: 1px solid #e3e3e3; margin-top: 10px; color: #E26703; margin-bottom: 4px; }

/* Product Images */
.product-view .product-img-box { float:left; width:270px; }
.product-view .product-img-box .product-image { border: 2px solid #0b3000; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; background: #FFF url('../images/img_loading.png') no-repeat center center; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }

.product-image-zoomed img { background: #FFF; border: 4px solid #3e3e3e; }

.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

#image_zoom_wrapper {
	position: absolute;
	background: #fff;
	z-index: 3000;
	border: 1px solid #000;
	border: 2px solid #003f78;
	padding: 4px;
}

/* Product Shop */
.product-view .product-shop { float:right; width:405px; margin-bottom: 10px; }
.product-view .product-name {}
.product-view .short-description {}

/* Rating */
.ratings {}
.ratings .amount { display: none; }
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { margin: auto auto 5px auto; width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space: nowrap !important; }
.price-box {}
.price-box .price { font-weight: bold; font-size: 1.6em; color: #060;  margin: 10px; display: block; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links { display: block; }
.add-to-links .separator { display: none; }
.add-to-links li { }
.add-to-links { clear: both; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart .button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box { width: 200px; clear: both; text-align: right; margin: 10px 0 5px 0; background: #f3f3f3; padding: 20px; -moz-border-radius: 10px; }
.add-to-cart .button span, .add-to-box .button span { display: none; }
.add-to-box .button, .add-to-box li.wishlist a { margin-bottom: 4px; float: right; }
.add-to-box li a { clear: both; float: right;  }
.add-to-box .add-to-links li a, .add-to-box .button, .add-to-links li a { width: 86px; height: 22px; border: none; }
.products-grid .button, .add-to-cart .button {  width: 107px; height: 27px; border: none; }
.products-grid .button, .add-to-cart .button {		background:  url('../images/add_to_cart.png') top left no-repeat; }
.products-grid .button span, .add-to-links a span { display: none; }
.add-to-links li.wishlist a {	background: url('../images/add_to_wish.png') top right no-repeat; display: inline-block; display: -moz-inline-stack; display: inline-block; }
.add-to-links li.compare a {	background: url('../images/add_to_compare.png') top right no-repeat; display: inline-block; display: -moz-inline-stack; display: inline-block; }
.add-to-box label { font-size: 1.2em; }
.add-to-box .qty { font-size: 1.2em; height: 18px; padding-left: 8px; }
.add-to-links .separator, .add-to-box .or, .add-to-box .separator, .add-to-box li a span { display: none; }

.product-shop .list  { border:1px solid #bebcb7; width: 100%; margin: 4px auto 10px auto; background:#eeeded }
.product-shop .list li {list-style-type:none;	clear:both;	margin: 0;	padding: 0 4px 0 10px;}
.product-shop .list li a { display: block; }
.product-shop .list li.odd { background:#f8f7f5 }
.product-shop .add-to-links li { display: inline !important; }






/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options dd .multiselect option {}
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional {}

.product_manu {
	color: #000 !important;
	font-size: 2.5em;
	display: block;
	margin-bottom: none;
}


/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; margin:0 5px; }
.product-view .tags .form-add-tags .button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
/* Product Tags */
.tags-list li { display:inline; }
.tags-list { margin: 5px; }

/* Advanced Search */
.search-summary {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* shipping calc */
.shipping_calc {
float: right;
width: 180px;
height: 100px; 
margin: 10px 0 5px 0;
background: #f3f3f3;
padding: 5px 10px 5px 10px;
-moz-border-radius: 10px;
}

.shipping_calc .ship_price { font-weight: bold;	font-size: 1.2em; color: #df6300; }



/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }
.cart .checkout-types .button { margin: 15px; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }
.cart-table button.continue-shopping { float: left; }

/* cute icon stuff */
.success-msg {
background-color:#EFF5EA;
background-image:url(../images/success_msg_icon.gif);
border-color:#446423;
color:#3D6611;
}
.notice-msg, .note-msg {
display: none;
	background-color:#FAFAEC;
background-image:url(../images/note_msg_icon.gif);
border-color:#FCD344;
color:#3D6611;
}

.mini-product-tags .head h4 {
background-image:url(../images/icon_tag_green.gif);
}

.mini-wishlist .head h4 {
background-image:url(../images/icon_bell.gif);
}

.mini-compare-products .head h4 {
background-image:url(../images/icon_table.gif);
}
.mini-poll .head h4 {
background-image:url(../images/icon_group.gif);
}

.mini-newsletter h4 {
background-image:url(../images/icon_newspaper.gif);
}

.mini-cart .head h4 {
background-image:url(../images/icon_basket.gif);
}

.mini-product-view .head h4 {
background-image:url(../images/icon_tag_green.gif);
}

.add-tag-box {
background:transparent url(../images/icon_tag_add.gif) no-repeat scroll 0 2px;
padding-left:23px;
}

.mini-related-items .head h4 {
background-image:url(../images/icon_clip.gif);
}

.cart-collaterals .discount h3 {
background: url(../images/icon_asterick.gif) center left no-repeat;
margin-left: 10px;
padding-left:23px;
}
.cart-collaterals .shipping h3 {
background: url(../images/icon_lorry.gif) center left no-repeat;
margin-left: 10px;
padding-left:23px;
}
.login-box .new-users h4 {
background-image:url(../images/icon_page_white.gif);
}

.login-box .registered-users h4 {
background-image:url(../images/icon_page_white_text.gif);
}

.ad-orders .head h4 {
background-image:url(../images/icon_folder_table.gif);
}
.ad-account-info .head h4 {
background-image:url(../images/icon_ma_info.gif);
}
.ad-tags .head h4 {
background-image:url(../images/icon_ma_tags.gif);
}
.ad-reviews .head h4 {
background-image:url(../images/icon_ma_reviews.gif);
}

.link-print {
background:transparent url(../images/icon_printer.gif) no-repeat scroll 0 2px;
padding-left:23px;
}

.error-msg {
background-color:#FAEBE7;
background-image:url(../images/error_msg_icon.gif);
border-color:#F16048;
color:#DF280A;
}

.link-feed {
background:transparent url(../images/icon_feed.png) no-repeat scroll left center;
line-height:1.15;
padding-left:18px;
}

.login-box .button-set {
background:transparent url(../images/login_box_form_buttons_bg.gif) repeat-x scroll 0 0;
border:medium none;
margin:0;
padding:8px 13px;
}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:680px; }

.cart-collaterals .shipping, .cart-collaterals .discount { background: #FFF url('../images/col-main-bg.jpg') repeat-x; border: #a2a2a2 1px solid; padding: 12px; margin: 4px; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}
.cart-collaterals .shipping-methods dt { font-size: 14px; font-weight: bold; line-height: 1.5; border-top: 1px solid #eee; }

/* Shopping Cart Totals */
.cart .totals { float:right; 
background: #FFF url("../images/col-main-bg.jpg") repeat-x;
border:1px solid #BEBCB7;
float:right;
padding: 2px 8px 8px 8px;
margin-top:4px;
text-align:right;
width:248px;
}


#shopping-cart-totals-table tfoot { font-size: 1.2em; }
#shopping-cart-totals-table td { width: 50%; }

.shopping-cart-totals table {
	margin:7px 0;
	width:100%;
}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.one-page-checkout { border-bottom:1px solid #ddd; position:relative; }
.one-page-checkout li.section { border:1px solid #ddd; border-bottom:0; }
.one-page-checkout .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.one-page-checkout .step-title .number { float:left; line-height:22px; margin-right:5px; }
.one-page-checkout .step-title h3 { float:left; }
.one-page-checkout .allow .step-title { cursor:pointer; }
.one-page-checkout .active {}
.one-page-checkout .active .step-title { background-color:#ccc; cursor:default; }
.one-page-checkout .step { border-top:1px solid #ddd; padding:10px; }
.one-page-checkout .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
.shipping-methods {}
.please-wait { float:right; }
.cvv-what-is-this { cursor:help; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; left:0; z-index:1000; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt span { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { padding: 0; color: #666; background: url('../images/footer.jpg') top left no-repeat; height: 149px;}
.footer p { text-align:right; padding-top: 10px; }
.footer address { text-align:right; padding-right: 80px; }

.footer ul.links, .footer ul.inline { float:left; padding:0 20px 0 0; margin: 10px 20px 0 20px; display: block; float: left; border-right: 2px solid #333; height: 80px; }

.footer .bottom_links {
	display: inline-block;
	margin-left: 30px;
	margin-top: 3px;
	height: 110px;
}

.footer a {	color: #999; text-decoration: none; }

.footer li {  }
.footer li.last { border: none; }
.footer li a, .header .links li a:visited, .header .links li a:active { position: relative; bottom: 1px; color: #999; text-decoration: none; }
.footer li a:hover { color: #eee;  }


/* ======================================================================================= */


/* custom bolt search */
	.tooltip {
		position: absolute;
		visibility: hidden;
		background: #E8EBE8;
		padding: 4px;
		border: 2px solid #0D2131;
		font-size: 12px;
		text-align: left;
		z-index: 1000;
		-moz-opacity: 0.90;
		-moz-border-radius: 5px;
	}

	.smart-search-extended .smart_search_header {
		color: #3E698F;
	}

	.smart-search-extended ul {
		margin: 0 0 0 14px;
	}

	.smart-search-extended ul li {
		margin: 0 0 0 5px;
		list-style-type: square;
		color: #555;
	}

	.smart_search_desc {
		float: right;
		color: #000;
		position: relative;
	}

	.smart-search-extended {
		padding: 5px 10px 5px 10px;
		/*background: #FFF url('../images/i_box_body.jpg') repeat-x;*/
		background: #FFF;
		text-align: left;
		width: 156px;
		border: 1px solid #7f7f7f;
		border-top: none;
		-moz-border-radius-bottomright: 10px;
		color: #FFF;
		position: relative;
		top: 26px;
		left: 78px;
		z-index: 999;
		position: absolute;
	}
	
	.smart-search-extended .smart_search_header img { 	margin-right: 5px;	}
	.smart-search-extended #smart_search_close { float: right; position: relative; left: 8px; bottom: 4px; }

	.smart-search-extended div.hr {
		background-color: #203548;
		height: 1px;
		width: 100%;
		margin: 8px auto 4px auto;
	}

	.smart-search-extended label span {
		float: left;
		width: 5ex;
		clear: both;
	}
	
	.smart-search-extended .smart_search_size {
		width: 40px !important;
		margin-right: 2px;
	}

	.smart_search_dimensions_auto {
		font-size: 0.8em;
		color: #666;
		text-align: right;
		position: absolute;
		right: 10px;
	}


	.smart_search_header_extra {
		float: right;	
	}

	.smart_search_header_extra a {
		margin: 4px;
	}

	.smart_search_header img {
		position: relative;
		top: 2px;
	}


.prevbutton {
	width: 64px;
	height: 22px;
	background: url('../images/prev.png');
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.pager img {
	display: none;
}

.nextbutton {
	width: 64px;
	height: 22px;
	background: url('../images/next.png');
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}


.about {
	margin: 5px 10px 5px 10px;
	font-size: 1.2em;
}

.about img {
	margin: 15px;
}

/* bottom nav */

.footer address, .footer .legality {
	padding-right: 40px;
	display: inline;
	float: right;
}
.footer address {
	clear: right;
	padding-right: 100px;
}

#bottom_nav h1 {
	margin: 10px 0 5px 0;
}

.footer #bottom_nav {
	/*width: 95%;
	margin: 0 auto 20px auto;*/
	padding-bottom: 20px;
}

.footer #bottom_nav caption {
	text-align: left;
	font-size: 1.8em;
	font-weight: bold;
}

.footer #bottom_nav {
	/*left: 0px;
	right: 0px;
	position: absolute;*/
}

.manu_list, .footer #bottom_nav table {
	font-size: 0.9em;
	background: #DFDBC3;
	border: 1px solid #cfcfcf;
	margin: 10px auto 10px auto;
	width: 100%;
	/*height: 200px;
	overflow: auto;
	display: block;*/
}
.footer #bottom_nav ul,
.footer #bottom_nav li {
	margin: 0;
	padding: 0;
}
.footer #bottom_nav td.last {
	margin-right: 0;
	border-right: none;
}
.footer #bottom_nav li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
 }

#bottom_nav a, #bottom_nav a:visited, #bottom_nav a:active {
	 color: #666;
 }

.footer .manu_list a, .footer #bottom_nav a {
	width: 100%;
	display: inline-block;
}

.manu_list a {
	margin-left: 4px;
}

.footer #bottom_nav a.cat_child {	
	padding-left: 4px;
}

.footer ul.manu_list li {
	display: inline-block;
	width: 120px;
	padding-left: 4px;
}

.footer #bottom_nav a.cat_child span {
	padding-right: 4px;
}

.footer .manu_list a:hover, .footer #bottom_nav a.cat_child:hover {
	color: #111; 
}

.footer #bottom_nav a.cat_header {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	background: #749F6D;
	white-space:nowrap;
}

.footer #bottom_nav a.cat_header span {
	margin: 4px;
}

.footer ul.links {
	display: none;
}

.addthis_button {
	position: relative;
	bottom: 2px;
	left: 315px;
}


/* custom bolt search */
.tooltip {
	visibility: hidden;
	position: absolute;
	background: #FFF url('../images/i_box_body.jpg') repeat-x;
	padding: 4px;
	border: 1px solid #a2a2a2;
	font-size: 12px;
	text-align: left;
	z-index: 1000;
	-moz-opacity: 0.90;
	-moz-border-radius: 5px;
}

#smart-search-extended .smart_search_header {
	color: #3E698F;
}

#smart-search-extended ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	border: 1px solid #aaa;
	background: #eee;
}


#smart-search-extended ul li:hover {
	background: #bbb;
}

#smart-search-extended ul li {
	overflow: hidden;
	padding: 4px;
	border-bottom: 1px solid #ccc;
}

.quick_search_tooltip img {
	clear: both;
	display: block;
}

#smart-search-extended ul li a:visited,
#smart-search-extended ul li a {
	text-decoration: none;
	color: #333;
}

#smart-search-extended ul li.selected,
#smart-search-extended ul li:hover {
	background: #e2e2e2;
}

#smart-search-extended ul li:hover a {
	color: #000;
}

.smart_search_img {
	background: #FFF;
	padding: 5px;
	margin-right: 5px;
	float: left;

}


.smart_search_price.special_price {
	font-weight: bold;	
}
.smart_search_price .slashed_price {
	color: #A00;
	text-decoration: line-through;
	font-size: .8em;
	display: block;
}



.smart_search_price {
	font-size: 1.2em;
	float: right;
	clear: both;
	color: #070;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	background: #fafafa;
	margin-left: 4px;
	-moz-border-radius: 5px;
}

.smart_search_name {
	color: #286721;
	font-weight: bold;
	font-size: 1.2em;
}

.smart_search_desc {
	float: right;
	color: #000
	position: relative;
}

#smart-search-extended a:visited,
#smart-search-extended a  {
	color: #0000EF;
}

#smart-search-extended {
	/*background: #FFF url('../images/i_box_body.jpg') repeat-x;*/
	background: #FFF;
	text-align: left;
	border: 1px solid #7f7f7f;
	color: #000;
	position: relative;
	z-index: 999;
	position: absolute;
	top: 24px;
	padding: 4px;
}

#smart-search-extended {
	width: 278px;
	left: 33px;
	top: 27px;
	color: #000;
}

#smart-search-extended .smart_search_header img { 	margin-right: 5px; margin-left: 10px;	}
#smart-search-extended #smart_search_close { float: right; text-align: right; margin-right: 10px; display: none;}
#smart-search-extended #smart_search_header_more { margin-right: clear: both; 10px; float: right; display: none; margin: 0 10px 4px 0;}

#smart-search-extended div.hr {
	background-color: #203548;
	height: 1px;
	width: 100%;
	margin: 8px auto 4px auto;
}

#smart-search-extended label span {
	float: left;
	width: 5ex;
	clear: both;
}

#smart-search-extended .smart_search_size {
	width: 40px !important;
	margin-right: 2px;
}

.smart_search_dimensions_auto {
	font-size: 0.8em;
	color: #666;
	text-align: right;
	position: absolute;
	right: 10px;
}

.smart_search_header_extra a {
	margin: 4px;
}

.smart_search_header img {
	position: relative;
	top: 2px;
}


ul.links {
	margin-bottom: 15px;
	margin-left: 20px;
}

ul.links .caption {
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
}

.faq_detail {
	width: 70px;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	display: inline-block;
}

.faq_header {
	font-size: 1.5em;
	padding-left: 5px;
	width: 400px;
	border-bottom: 1px solid #bbb;
	margin-bottom: 5px;
}

.faq_mini_header {
	font-weight: bold;
	margin-left: -5px;
}

.faq_answer {
	padding-left: 20px;
	margin-bottom: 10px;
}

.faq_mini_header {

}

/* product tabs */
table.ptabs { margin: 10px 0 10px 0; width: 700px;}
table.ptabs #ptabs-bodies {
	width: 720px;
	border: 1px solid #a2a2a2;
	border-top: none;
	padding: 4px 6px 4px 10px;
	margin: 0;
}
table.ptabs #ptabs-headers td.gap {
	width: 5px;
}

table.ptabs #ptabs-headers td.gap,
table.ptabs #ptabs-headers td {
	border-bottom: 1px solid #a2a2a2;
}
table.ptabs #ptabs-headers th {
	cursor: pointer;
	white-space:nowrap; 
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border-top: 1px solid #a2a2a2;
	border-right: 1px solid #a2a2a2;
	border-left: 1px solid #a2a2a2;
	width: 10px;
	background: #a2a2a2 url(../images/s_box_header.jpg) repeat-x scroll 0 -4px;
	color: #696;
}
table.ptabs #ptabs-headers th.selected {
	border-bottom: none;
	background: #FFF url(../images/i_box_header.jpg) repeat-x;
	color: #262;
}
table.ptabs #ptabs-headers th span {
	padding: 2px 8px 2px 8px;
}

/* free shipping */

.free_shipping {
	text-align: center;
	float: right;
	padding: 10px;
	background: #F3F3F3;
	color: #333;
	-moz-border-radius: 10px;
}

.free_shipping span {
	clear: both;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 0.8em;
	color: #b00;
}

.nearest_depo {
	margin-top: 4px;
	clear: right;
	text-align: center;
	float: right;
	padding: 10px;
	background: #F3F3F3;
	color: #333;
	-moz-border-radius: 10px;
}

.nearest_depo span {
	clear: both;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 0.8em;
	color: #0a0;
}

.free_shipping {
	text-align: center;
	float: right;
	padding: 10px;
	background: #F3F3F3;
	color: #333;
	-moz-border-radius: 10px;
}

.free_shipping span {
	clear: both;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 0.8em;
	color: #b00;
}

.shipping_note span {
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 1em;
}
.shipping_note.outside_calc {
	float: right;
	clear: right;
	margin-right: 10px;
}
.shipping_note {
	width: 150px;
	margin-top: 5px;
}


/* stickers */
.sticker, .mini_sticker {
	display: block !important;
	color: #FFF;
	z-index: 100;
	text-decoration: none !important;
	font-weight: bold;
	position: absolute;
}

.mini_sticker {
	height: 25px;
	width: 80px;
	font-size: .8em;
}

.sticker {
	width: 114px;
	height: 50px;
}

.sticker div, .mini_sticker div {
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	line-height: 1em;
}

.sticker div, .sticker div span {
	width: 120px;
	height: 50px;
}
.sticker div span {
	display: table-cell;
	vertical-align: middle;
}
.sticker div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	/*display: block;*/
	line-height: 1em;
/*	padding: 12px 10px 10px 12px;*/
	position: relative;
	top: 2px;
	left: 10px;
}

.mini_sticker div {
	width: 57px;
	height: 20px;
	padding: 4px 0 2px 12px;
}



.sticker.skr_col_blue   { background: url("../images/sticker_blue.png") top left no-repeat; }
.sticker.skr_col_green  { background: url("../images/sticker_green.png") top left no-repeat; }
.sticker.skr_col_red    { background: url("../images/sticker_red.png") top left no-repeat; }
.sticker.skr_col_orange { background: url("../images/sticker_orange.png") top left no-repeat; }

.mini_sticker.skr_col_blue   { background: url("../images/mini_sticker_blue.png") top left no-repeat; }
.mini_sticker.skr_col_green  { background: url("../images/mini_sticker_green.png") top left no-repeat; }
.mini_sticker.skr_col_red    { background: url("../images/mini_sticker_red.png") top left no-repeat; }
.mini_sticker.skr_col_orange { background: url("../images/mini_sticker_orange.png") top left no-repeat; }


.skr_pos_top_left 	{ margin-top: -10px; margin-left: -10px; }
.skr_pos_top_right 	{ margin-top: -10px; margin-left: 170px; }
.skr_pos_bottom_right	{ margin-top: 225px; margin-left: 170px; }
.skr_pos_bottom_left 	{ margin-top: 225px; margin-left: -10px; }

.sticker .sticker_perc {
	display: none;
}

.sticker .sticker_price {
	font-size: 1.2em;
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 1em;
}

.sticker .sticker_header {
	padding-top: 12px;
	line-height: 1;
	text-align: center;
	font-size: 12px;
	display: block;
	font-weight: bold;
}



.grid_postfix {
	margin-top: 15px;
	color: #999;
}

.grid_postfix a, .grid_postfix a.visited, .grid_postfix a.active {
	color: #645; 
}

.img_container:hover .zoom_img {
	left: auto;
	top: auto;
	z-index: 1000;
}

.img_container .zoom_img {
	background: #fff;
	margin-top: -160px;
	margin-left: -40px;
	border: 2px solid #aaa;
	position: absolute;
	left: -9999px;
	top: -9999px;
}
