<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 1020:38 Expected ":"
Line 1020:39 Expected identifier but found "0"
Line 1104:0 Unexpected "/"
Line 1321:19 "fon-size" is not a known CSS property
Line 1323:1 "fon-size" is not a known CSS property
Line 1333:6 Expected ":"
Line 1335:6 Expected ":"
Line 1495:0 "@charset" must be the first rule in the file

**/
/* Shopify theme: Woodland */
/* theme author: Shopify's Mark Dunkley */


/* =============== */
/* = General CSS = */
/* =============== */
* {margin:0; padding:0;}
img { border:0; }

html { }
body {/* font-size:13px; font-family:Helvetica, Arial, sans-serif; color:#333333; background: #ffffff  url( /cdn/shop/t/3/assets/background.jpg?v=1312884106 ) ;}*/
 font-family:Arial, Helvetica, sans-serif; font-size:12px;}
h1 {border-bottom:1px solid #7A9508; color:#000000; font-weight:bold; padding:0 0 5px 0; margin:0 0 20px 0; font-size:25px; }
h2,h3,h4,h5,h6 { border-bottom:1px solid #f0eeee; color:#000000; font-weight:normal; padding:0 0 3px 0; margin:5px 0 10px 0;}

a { color:#7a9508; text-decoration:none; }
a:hover { color: #7a9508; /*text-decoration:underline;*/}
ol { padding:0 0 0 25px; margin:0 0 15px 0;}
ul { padding:0 0 0 20px; margin:0 0 15px 0;}
li { margin:0 0 6px 0;}
p { margin-bottom:15px; line-height:19px;}
blockquote { font-family:Georgia, serif; color:gray; margin-bottom:15px; font-style:italic}   

form { margin-bottom:15px;}
label { margin-bottom:3px;}
input[type="text"] { /*padding:2px 2px;*/ margin-bottom:10px;}
textarea { margin-bottom:15px; font-family:Helvetica, Arial, sans-serif; padding:4px; font-size:13px}

input[type="submit"] { background: #5f9819; color:#fff; letter-spacing:0px; font-size:13px; padding:4px;padding: border-radius:5px; border:0px; cursor:pointer;  }
input[type="submit"]:hover { background: #39600c; }

.center-text { text-align:center; }

/* ========== */
/* = Layout = */
/* ========== */
#wrapper { width: 918px;margin:auto;}
#header { padding-top:30px; position:relative; margin:0 0 30px 0; position:relative; } 

#header .logo {width:330px; float:left;}
#header .logo h1 { text-align:left;  font-family:Helvetica, Arial, sans-serif; margin:0px 0 0 0; font-size:47px;  letter-spacing:-2px;}
#header .logo h1 a { color:#ffffff ; font-weight:normal;  }
#header .logo h1 a:hover { text-decoration:none;}  

#header #nav-search { float:right;}

/*stupid extra divs for IE for centering the logo*/

#header form { float:right; }
#header form .search-button {                                                 border:0; vertical-align:middle;position:relative;z-index:1; top:-3px; z-index:999; right:8px;}
#header form .search-field { background: url('bg-search.png') no-repeat; padding:8px 40px 8px 11px; color:#594e6c; border:0;vertical-align:middle; position:relative; z-index:2;margin-bottom:3px; width:115px; margin-right:-28px; outline:none; }

#header h1 { border:0px } 
#header ul.primary-nav { margin:-9px 0 0 0; z-index:9; float:right; clear:both; width:550px; text-align:right;} 
#header ul.primary-nav li { color: #ffffff; font-size:15px; font-family:Helvetica, Arial, sans-serif; list-style:none; display:inline; margin-left:16px;}
#header ul.primary-nav a { color:#ffffff; }
#header ul.primary-nav a:hover { color:#cacaca;  }
#header ul.primary-nav li.cart { border-left: 1px solid #d3c8c5; padding-left:20px; white-space:nowrap;}

.content {background: #ffffff; border:1px solid #ffffff; margin:0px 0 30px 0; padding:25px 25px 25px 25px; width:878px;




  -moz-box-shadow:0px 0px 10px; -webkit-box-shadow:0 0 10px;



}

.content .banner { margin:0 0 20px 0; width:877px; }

.content table.products { text-align:center; margin-bottom:20px;}
.content table.products td { padding:0px; vertical-align:bottom;  }
.content table.products div { /*padding:0 25px 20px 0;*/  }
.content table.products big {  color:#333333; font-size:15px; /*text-transform:uppercase;*/ margin: 10px 0 2px 0;font-weight:bold; display:block; max-width:185px;}
.content table.products img { display:block; margin:0 auto 8px auto;}
.content table.products em { display:block; font-family:georgia, serif; color:#929292; font-size:12px;} /*price*/ 
.content table.products a {/* padding:10px;*/ display:block; background: none; border:1px solid  none;}
.content table.products a:hover {text-decoration:none; background: none  }   
.content table.products a:hover big { text-decoration:underline;}
.content table.products strong { display:block; font-family:georgia, serif; font-size:18px; font-weight:normal; } /*was price*/

.content img { margin-bottom:0px;}

#footer { margin:0 auto 0px auto; padding:0 0 30px 0; color: #ffffff; text-align:center; font-size:11px; /*background:url('bg-shine-footer.png') repeat-x top;*/}

#footer ul { display:inline; margin:0; padding:0;  }
#footer li { display:inline; }
#footer a { color:#ffffff; text-decoration:underline; }
#footer a:hover { text-decoration:none; }

#footer .shopify { margin-top:10px;}

#paginate { text-align:right; margin-bottom:15px; border-top:1px solid #f0eeee; padding-top:20px; text-align:center; }
#paginate a { background:none; border:1px solid #f0eeee;  -moz-border-radius:5px;-webkit-border-radius:5px; padding:6px}
#paginate a:hover { background:none } 

.note { display:block; background:#ffffd3; border:1px solid #eeee93; padding:15px; color:#000; margin:15px 0 ;}         

/*grid*/
.col-1, .col-2, .col-3, .col-4, .col-4-5, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .collection-product, .col-product-cat {margin-right:35px; float:left;}
.col-12, .col-product-cat { margin-right:0px;}

.col-1 {width:41px;}
.col-2 {width:117px;}
.col-3 {width:/*193px;*/240px;}
.col-4 {width:210px;}
.col-5 {width:/*345px;*/485px;}
.col-6 {width:421px;}
.col-7 {width:/*497px;*/435px;}
.col-8 {width:/*573px;*/734px;}
.col-9 {width:/*649px;*/980px; margin-bottom:15px;}
.col-10 {width:725px;}
.col-11 {width:801px;}
.col-12 {width:877px;}
.col-product-cat{width:210px;}
.collection-product{width:734px;}

.last { margin-right:0!important;}
.text-left { text-align:left; }
.text-right { text-align:right; }
.float-left { float:left; }
.float-right { float:right; }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; }

/* ============== */
/* = Indv. Pages = */
/* ============== */

/* home */
.frontpage-intro { border-bottom:1px solid #f0eeee; padding-bottom:15px; margin-bottom:35px;}

.blog h2 { margin-bottom:3px}
.blog ul { margin:0 0 35px 0; padding:0;}
.blog ul li { list-style:none;  font-size:12px; border-bottom:1px solid #F0EEEE;}
.blog ul li a { display:block; font-size:17px; padding:10px 0 ;font-family:'PTSansRegular';}
.blog .tags li a { font-size:12px}
.blog .tags li.current a { color:#ABABA8}
.blog ul .post-content { margin-bottom:10px; display:block;font-family: PTSerifRegular;font-size: 15px;}

.contact ul {  margin:0 0 15px 0; padding:0 }
.contact ul li { list-style:none;}

/* page */
.content .sidebar ul { margin:0; padding:0; }
.content .sidebar ul li { list-style:none; margin-bottom:10px; }
.content .sidebar ul li a { border-bottom:1px dotted; }


/* cart */
#cart table { width:100%; border-collapse:collapse;}
#cart table th { padding-bottom:10px;}
#cart table td.product-details a img { display:inline; vertical-align:middle; padding-right:20px; margin-left:10px;}
#cart table td.product-details a { display:inline;vertical-align:middle; }
#cart table td.product-details { text-align:left; }
#cart table tr.even td {/* background:#f4f4f4 ;*/}
#cart table td { text-align:right; padding:15px 0px;}     

#cart table input[type="text"] { margin-bottom:0;}

.cart-options { text-align:right; }
.cart-options h3 { padding-bottom:6px; border-top: 1px solid #f0eeee; margin-top:20px; border-bottom:0px; padding-top:20px;}

/* product */
.col-5.product { width: /*330px;*/980px; }

.product  h2 { font-size:24px; text-align:left;}
.product  input[type="submit"] {float:right; clear:both;}
.product .product-images img { background: #f4f4f4;  border:1px solid #f0eeee; }
.product .product-images img:hover { background: #e6e5df;}
.product  del { display:block; }
/*.product .price-field, .product .variant-price {background:url(/cdn/shop/t/3/assets/add_cart.png?v=1314358644) no-repeat; width:238px; color:#000000;font-family:'PTSansRegular'; font-size:18px; color:#fff; 
letter-spacing:-0.5px;  text-align:right; float:right;padding:6px 6px 0 0;}*/
.product .price-field, .product .variant-price {background:url(/cdn/shop/t/3/assets/add_cart.png?v=1314358644) no-repeat; width:238px; color:#000000;font-family:'PTSansRegular'; font-size:18px; color:#fff;/*font-weight:bold;*/ 
letter-spacing:-0.5px;  text-align:left; float:right;padding: 5px 0;}
.product #product-variants {/*border-bottom:1px solid #F0EEEE; padding-bottom:10px; margin-bottom:10px;*/ float:left;min-width:170px;}
.product #product-variants .selector-wrapper  { background:none; list-style:none;/* padding:12px 0;*/ margin-bottom:20px; 

}
.product #product-variants .selector-wrapper:after {content:".";display:block;height:0;clear:both;visibility:hidden; }

.product #product-variants .selector-wrapper label {margin-top: -8px; font-family: PT Sans; font-size: 24px; font-weight:bold; float:left; color: #7A9508;}
.product #product-variants .selector-wrapper li { margin:0 0 9px 0;}

.product #product-variants .selector-wrapper li label {color: #000000;  display:inline;  margin:0 0 4px 0; float:none;  font-weight:normal;font-size:16px; }
.product #product-variants .selector-wrapper li input[type="radio"] { display:inline; position:relative;}
.product #product-variants .selector-wrapper li * { vertical-align:middle;}

.product #product-variants ul {  margin:0; padding:0; float:right;}
.product #product-variants ul li { list-style:none; }

.product-thumbs ul {  margin:0; padding:0; width:110%}
.product-thumbs ul li { list-style:none; } 
.product-thumbs ul li a { border:7px solid none ;  width:auto;  float:left; background:none;margin:10px 45px 10px 0; }
.product-thumbs ul li a:hover { border-color: none;}

.product-thumbs ul li a img { display:block; margin: 0 auto;}
.product-thumbs ul li.first-image  { margin:10px 0px 0 2px; width:480px; display:block; }
.product-images .first-image a {background:none; width:480px; display:block; border:10px solid none ; }
.product-images .first-image a:hover { border-color: none }
.product-images .first-image a img { margin:0 auto; display:block;}

.product .disabled { -moz-opacity:0.50;opacity:.50;filter:alpha(opacity=50);cursor:default }
input[type="submit"].disabled:hover { background: #5f9819 }

#checkout-button { float:right;/* top:-4px;*/ position:relative;font-family:PT Sans;font-size:18px;width:150px;font-weight:bold;}
.additional-checkout-buttons p { float:right; margin:0 9px;}
.additional-checkout-buttons input { float:right;}
/* blog */
.post { border-bottom:1px solid #f0eeee; margin:0 0 27px 0; padding:0 0 15px 0;}
.post img {max-width:573px}
.post:after{content:".";display:block;height:0;clear:both;visibility:hidden; } 
.post .meta { padding-bottom:0px;}
.post .meta h2 { letter-spacing:-1px; font-size:24px; border:0; margin:0 0 0px 0;}
.post .post-content h1 { text-align:left; font-size:26px}
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 { padding:0; border-width:0px; margin:0 0 4px 0px; font-weight:bold}
.post .date {font-family:'PTSerifRegular';font-style:italic; font-size: 11.5px; color: #676763; /*margin:0 0 3px 0; padding-bottom:4px;*/}

#comments { margin-bottom:15px;}
#comments h3 { margin-top:40px;}
#comments ul { margin:0; padding:0;margin-bottom:15px; }
#comments ul li  { list-style-type:none; margin-bottom:10px; border-bottom:1px dashed #F0EEEE;}
#comments p { margin-bottom:7px;}
#comments .comment-details { color:#ABABA8; font-size:12px; text-transform:uppercase; margin-bottom:-1px;}
#comments form { margin-bottom:15px;}
#comments form label { margin-bottom:3px; display:block;}
#comments .error, #comments .success, #comments .notice { text-align:center; margin-bottom:8px; }
#comments .error { background:#ffd3d3; color:#8d1e1e;  border:1px solid #de9494;padding:7px;}
#comments .success { background:#c4df9b;  border:1px solid #97bc5e; padding:7px; color:#436f00;}
#comments .notice { background:#fffabb; border:1px solid #cec774; color:#514c0b; padding:7px;}

/* search */
#search h3 { border:0px; margin-bottom:3px;}
#search form { margin-bottom:15px; }
#search form p { text-align:center }
#search form input { display:inline; font-size:15px; padding:10px 5px; } 
#search form input[type="submit"] { padding:12px; } 


#search ol li {  border-top:1px solid #f0eeee; padding-bottom:10px; margin-bottom:10px; padding-top:20px;}

/*404*/
#error-page { text-align:center;}

/* ============ */
/* = Lightbox = */
/* ============ */
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/cdn/shop/t/3/assets/fancybox.png?v=1312449003');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/cdn/shop/t/3/assets/fancybox.png?v=1312449003') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/cdn/shop/t/3/assets/blank.gif?v=1312449001');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/cdn/shop/t/3/assets/fancybox.png?v=1312449003');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/cdn/shop/t/3/assets/fancybox.png?v=1312449003');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/cdn/shop/t/3/assets/fancybox-x.png?v=1312449003');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/cdn/shop/t/3/assets/fancybox.png?v=1312449003');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/cdn/shop/t/3/assets/fancybox-y.png?v=1312449006');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/cdn/shop/t/3/assets/fancybox.png?v=1312449003');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/cdn/shop/t/3/assets/fancybox-x.png?v=1312449003');
	background-position: 0px -20px;
}



#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/cdn/shop/t/3/assets/fancybox.png?v=1312449003');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/cdn/shop/t/3/assets/fancybox-y.png?v=1312449006');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/cdn/shop/t/3/assets/fancybox.png?v=1312449003');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/cdn/shop/t/3/assets/fancy_title_over.png?v=1312449004');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}








#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/cdn/shop/t/3/assets/fancybox.png?v=1312449003') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/cdn/shop/t/3/assets/fancybox-x.png?v=1312449003') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/cdn/shop/t/3/assets/fancybox.png?v=1312449003') -55px -90px no-repeat;
}


/* IE6, IE7, IE8 */










.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cdn/shop/t/3/assets/fancy_shadow_n.png?v=1312449003', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cdn/shop/t/3/assets/fancy_shadow_ne.png?v=1312449006', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cdn/shop/t/3/assets/fancy_shadow_se.png?v=1312449002', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cdn/shop/t/3/assets/fancy_shadow_se.png?v=1312449002', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cdn/shop/t/3/assets/fancy_shadow_s.png?v=1312449005', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cdn/shop/t/3/assets/fancy_shadow_sw.png?v=1312449005', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cdn/shop/t/3/assets/fancy_shadow_w.png?v=1312449002', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cdn/shop/t/3/assets/fancy_shadow_nw.png?v=1312449004', sizingMethod='scale'); }

/* Customers styles */
body.customer table {
width: 100%;
}
body.customer th {
background-color: #FAFAFA;
border-bottom: 1px solid #CCC;
color: #222;
font-weight: bold;
height: 25px;
line-height: 25px;
padding: 2px 5px;
text-align: left;
vertical-align: middle;
}
body.customer td {
border-bottom: 1px solid #EEE;
line-height: 22px;
padding: 5px;
vertical-align: middle;
}
body.customer input[type="button"],body.customer input[type="submit"],body.customer input[type="image"],body.customer button {
cursor: pointer;
}
body.customer button,body.customer input,body.customer select,body.customer textarea {
margin: 0;
}
body.customer select,body.customer input,body.customer textarea,body.customer button {
font: 99% sans-serif;
}
body.customer label {
color: #999;
display: block;
float: left;
font-weight: 400;
height: 32px;
line-height: 32px;
margin: 0 20px 0 0;
padding: 0;
text-align: right;
width: 125px;
}
body.customer label.large {
width: 200px;
}
body.customer label.login {
width: 150px;
}
body.customer input:focus.large,body.customer input:active.large {
border: 1px solid #ABC4CE;
-moz-box-shadow: 0 0 3px #3084CA;
-webkit-box-shadow: 0 0 3px #3084CA;
box-shadow: 0 0 3px #3084CA;
}
body.customer input.large {
border: 1px solid #E8E8E8;
color: #666;
height: 22px;
line-height: 22px;
float: left;
padding: 6px 10px;
width: 378px;
}
body.customer input.large {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
body.customer input.cancel {
background: none;
border: 0;
color: #3084CA;
font-weight: normal;
padding: 0;
}
body.customer input.btn,body.customer a.btn {
color: #3A3A3A;
font-weight: bold;
margin: 0 auto;
padding: 4px 6px;
text-shadow: 0 1px 1px #FFF;
width: auto;
background-color: #EBEBEB;
background: -webkit-gradient(linear,left bottom,left top,from(#EBEBEB),to(#FFF));
background: -moz-linear-gradient(center bottom,#EBEBEB,#FFF);
border: 1px solid #BBB;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 1px 0 #AAA;
-webkit-box-shadow: 0 1px 0 #AAA;
box-shadow: 0 1px 0 #AAA;
}
body.customer a.btn {
color: #3A3A3A;
display: inline-block;
font-weight: bold;
padding: 4px 8px;
text-shadow: 0 1px 1px #FFF;
}
.action_bottom {
text-align: center;
border-top: 1px solid #EDEDED;
padding-top: 20px;
margin-top: 20px;
}
.action_bottom span {
vertical-align: middle;
}
.action_top {
padding-top: 10px;
text-align: center;
}
.action_link a {
padding: 2px 3px;
text-decoration: underline;
}
.action_link a:hover {
color: #000!important;
background-color: #EEE;
}
.action_edit a {
padding: 0;
}
.action_delete a {
padding: 0;
}
.action_delete {
border-left: 1px solid #DDD;
padding-left: 6px;
}
.action_return a {
display: inline-block;
left: 0;
position: absolute;
}
.address {
padding-top: 20px;
}
.address_form {
padding: 2px 0;
width: 280px;
}
.address_table {
border-bottom: 1px dotted #DDD;
padding: 40px 0;
}
.address_title {
padding-bottom: 5px;
}
.cancelled_order,.cancelled_order a {
color: #BBB;
}
.customer_address form {
border: 1px solid #CCC;
display: block;
padding: 10px;
}
.customer_address .view_address {
padding-top: 5px;
}
.customer_address .view_address p {
padding-bottom: 2px;
margin-bottom: 0;
}
.default_address {
font-style: italic;
}
.even {
/*background-color: #F6F6F6;*/
}
.flash {
color: #000;
padding: 5px 10px;
margin: 0 0 40px;
text-align: center;
}
.flash.notice {
background-color: #FFFBE5;
border: 1px solid #DFDBC5;
}
.flash.error {
background-color: #FFEFEB;
border: 1px solid #F96F96;
}
.group {
background-color: #FAFAFA;
border: 1px solid #CCC;
padding: 10px;
}
.large_form {
margin: 0 auto 20px auto;
width: 790px;
}
body.customer .note {
color: #777;
font-size: 12px;
font-weight: normal;
background: none;
border: none;
padding: 0;
margin: 2px 0 0 0;
}
.note_first {
font-weight: bold;
}
.order_date {
padding-bottom: 10px;
text-align: left;
}
.order_number {
width: 100px;
}
.order_section_title {
padding-bottom: 15px;
}
.order_summary {
color: #222;
}
.order_summary .label {
padding: 10px 35px 10px 0;
text-align: right;
}
.order_summary td {
border: none;
}
.order_total td {
border-bottom: 1px solid #CCC;
border-top: 1px solid #CCC;
font-weight: bold;
}
.status_paid,.status_authorized,.status_filed,.status_pending,.status_abandoned,.status_fulfilled,.status_partial,.status_unfulfilled,.status_restocked,.status_voided,.status_refunded {
font-size: 12px;
padding: 1px 4px;
margin: 0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.status_paid,.status_authorized,.status_fulfilled {
background-color: #80BD4E;
color: #FFF;
}
.status_filed,.status_pending,.status_unfulfilled {
background-color: #EEE;
color: #000;
}
.status_abandoned,.status_voided,.status_refunded,.status_restocked {
background-color: #AF9C7E;
color: #FFF;
}
.total {
text-align: right;
}
.value {
text-align: left;
}
.value,.label {
vertical-align: middle;
}
#add_address_title {
color: #6FB305;
font-weight: normal;
padding: 10px 0 20px;
text-align: center;
}
#add_address form {
background-color: #FAFAFA;
border: 1px solid #CCC;
display: block;
margin: 0 auto;
padding: 10px;
width: 600px;
}
#add_address .label,#address_tables .label {
color: #777;
font-size: 12px;
text-align: right;
padding-right: 35px;
width: 100px;
}
#add_address td,#address_tables td {
padding: 2px 0;
}
#add_address td,#address_tables td {
border: none;
}
#address_pagination {
padding-top: 20px;
}
#admin_header {
padding-bottom: 40px;
position: relative;
}
#admin_header .title {
border-bottom: 1px solid #EEE;
font-weight: normal;
padding-bottom: 15px;
text-align: center;
}
#badtoken {
width: 200px;
}
#container {
margin: 30px auto 0 auto;
position: relative;
width: 960px;
}
#customer,#recover-password {
width: 650px;
}
#customer,#guest {
display: inline-block;
height: 330px;
vertical-align: top;
}
#customer_detail .name {
padding-bottom: 5px;
}
#customer_sidebar {
float: left;
padding-right: 30px;
text-align: left;
width: 200px;
}
#customer_orders {
width: 600px;
}
#customer_orders .date {
width: 125px;
}
#forgot_password a {
background-color: #F5F5F5;
color: #AAA;
display: block;
height: 34px;
float: left;
line-height: 34px;
text-align: center;
width: 203px;
border: 1px solid #E8E8E8;
border-left: none;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-top-left-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-topleft: 0;
-moz-border-radius-bottomleft: 0;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
#forgot_password a:hover {
background-color: #F3F3F3;
color: #777;
text-decoration: underline;
}
#guest {
border-left: 1px solid #DDD;
margin-left: 25px;
padding-left: 25px;
margin-top: 5px;

}
#login_password input[type="password"] {
width: 174px;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-top-left-radius: 5px;
border-bottom-left-radius: 7px;
}
#logout {
font-size: 11px;
position: absolute;
right: 0;
top: 0;
}
#order_address {
float: left;
width: 200px;
}
#order_address p {
line-height: 1.2em;
text-align: left;
}
#order_cancelled {
margin-bottom: 20px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#order_cancelled_title {padding-bottom;0;
}
#order_details {
width: 600px;
}
#order_details,#order_notes {
float: left;
margin: 10px 0 0 30px;
}
#order_payment {
border-bottom: 1px solid #DDD;
padding: 10px 0 15px;
}
#order_shipping {
padding: 25px 0 10px;
}
#order_notes {
width: 580px;
}
#tagline {
font-weight: normal;
}
#tagline .subtitle {
color: #888;
font-size: 14px;
}
#template {
text-align: center;
}
.template_header {
padding-bottom: 30px;
}
.template_header .title {
color: #6FB305;
font-weight: normal;
padding-bottom: 10px;
}
#view_address {
display: block;
margin-top: 15px;
}

.clearfix:before,.clearfix:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
}
.clearfix:after {
clear: both;
}
.clearfix {
zoom: 1;
}

#main_login {
  position: absolute;
  margin: 0 0 0 475px;
  right: 175px;
  top: 36px;
}

#main_login p {
  color: #fff;
}

#return_to_store {
  display: none;
}

#address_form_new input {
  margin-bottom: 8px;
}

#customer_login input {
  margin-bottom: 8px;
}





/* ----------------- our new templates css is start here ---------------*/

/
@charset "utf-8";
/* CSS Document */

body
{ background:url("body_bg_03.png") repeat-x #d6ede5;background-color:#D5ECE2; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
*
{ margin:0; padding:0;}
.clr
{ clear:both;}

#page
{ width:980px; margin:auto; padding:10px;}

#header
{ width:960px;padding-top:0px;margin:0px;}
.logo
{ float:left; padding:20px 0; overflow:hidden;  width:310px;}
.logo_sep
{ float:right; font-size:18px; color:#000;/* padding:0 45px;*/ margin-top:3px;
 margin-top: -50px;width:145px;
}
.logo_txt
{ padding:0 0 14px 10px; color:#000; /*float:right;8*/ font-family:'PTSansRegular';}

.menu
{ width:980px;}
.menu_left
{ width:9px; height:29px; float:left; background:url(/cdn/shop/t/3/assets/menu_left_03.png?v=1312519961) no-repeat;}
.menu_mid
{ width:980px; height:28px; background:url(/cdn/shop/t/3/assets/mid_nav_img_03.png?v=1313649827) repeat-x;
float:left; border:1px solid #738525;-moz-border-radius: 5px 5px 5px 5px;-webkit-border-radius: 5px 5px 5px 5px;border-radius: 5px 5px 5px 5px;}
.menu_mid ul
{ /*width:965px;*/ list-style:none;padding:0 0 0 0px; }
.menu_mid li
{ width:245px; font-size:16px; color:#f5f5ab; float:left; text-decoration:none;
 }
.menu_mid a
{ font-family:'PTSansRegular'; font-size:17px; color:#f5f5ab; text-decoration:none; 
 padding-left:82px; padding-right:82px; font-weight:bold; 
 line-height:28px; display:block; border-right:1px solid #728625;text-align: center;}
 .menu_mid a:hover
 { color:#7a9508; 
 /*background:url(hover_img.png) repeat-x;*/ background-color:#F8F6AC;}

.menu_right
{ width:6px; height:29px; background:url(/cdn/shop/t/3/assets/menu_right_03.png?v=1312519972) no-repeat; float:right }

.slid_show
{ width:980px; margin-top:50px;}


#content_green_patrn
{ background:url(content_green_patrn_02.png) repeat; overflow:hidden; padding:15px 0;}
#content_green_wrapper
{ width:980px; margin:auto;  }
.e_reader h3
{/* width:139px;*/ 
font-family:/*Arial, Helvetica, sans-serif*/'PT Sans'; font-size:2em; color:#FFFFFF; font-weight:bold; padding:0 10px ;border:medium none;}
#content_img_wraper
{ width:221px; padding:5px; float:left; }

.content_img_top_prt
{ width:221px; height:10px;}
.content_top_left_img
{ float:left;}
.content_mid_img
{ width:201px; height:10px;background:url(white_repetd_img_03.png) repeat; float:left;}
.content_mid_right_img
{ float:right;}

.content_img_mid_prt
{ width:197px; background:url(white_repetd_img_03.png) repeat; 
padding:0 12px;text-align: center;min-height: 377px;}
.img
{ padding:10px;}
.img_txt_box
{ width:197px;}
.pocket_txt h3
{  font-family:"Coolvetica Rg"; font-size:18px; color:#000; font-weight:bold; margin:auto; padding:0 26px; }
.orange_box
{ width:106px; margin:auto; font-size:16px; color:#FFF; padding:0 3px;
 background:#fb770a; font-weight:bold; margin-top:10px;}
 .img_blck_txt
 { text-align:justify; width:197px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; padding:10px 0; font-weight:bold;
 text-shadow:1px 1px 1px #ecebeb;}
 .img_blck_txt p{margin-bottom:0px;}
 .learn_more1
 { /*width:90px;*/ margin:auto;}
 .learn_more ul
 { width:90px; list-style:none;}
 .learn_more li
 {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#007b9f; background:url("learn_more_arrow.png") no-repeat;
 background-position:5px 3px;}
 .learn_more a
 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#007b9f; text-decoration:none; padding-left:23px;
 font-weight:bold;}
 .learn_more a:hover
 { text-decoration:underline;}
 .learnmore{color:#007ca3; font-family:'PTSansRegular';font-size:19px;}
.learnmore a{color:#007ca3;text-decoration: underline;}
 .content_img_bottom_prt
{ width:221px; height:10px;}

.img_float
{ float:left; margin-left:5px;}



#content_blck_patrn
{padding:25px 7px; overflow:hidden; 
 -moz-box-shadow: 0 0 10px #000000 inset;
 background:url(/cdn/shop/t/3/assets/blck_patrn_03.png?v=1313651155) repeat-x scroll 0 0 transparent;}
#gadgets_img_outr
{ width:222px; float:left;text-align: center;}
.gadgets_img
{ padding:3px; background:#323232; -moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px;
border-radius:6px;}
.gadgets_txt_box
{ width:222px; background:#323232;}
.gadgets_white_txt
{  font-family: PT Sans; margin:auto; font-size: 18px; color:#FFF;  font-weight: bold;
padding:0px 0 5px;}
.gadgets_white_txt a{ color:#fff; font-family:'PT Sans';
font-size:18px;font-weight:bold;}
.gadgets_orange_box
{width:92px; margin:0 65px; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFF; padding:0 3px;
 background:#f8750b; font-weight:bold;}
 .gadgets_learn_more
 {  margin:auto; font-family:"PT Sans"; font-size:20px; color:#a6cada;
  padding:8px;}
  .gadgets_learn_more ul
  { list-style:none;}
  .gadgets_learn_more li
 {  color:#007c9e; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:url("blue_learn_img.png") no-repeat;
 background-position:0 3px; }
  .gadgets_learn_more p {margin-bottom:0px;padding: 0 0 0 10px;text-align: left;margin-top:4px;}
 .gadgets_learn_more a
 { text-decoration:underline; color:#a9c9d8; font-family:'PTSansRegular'; font-size:20px; }
  .gadgets_learn_more a:hover
 { text-decoration:underline;  }
 .gadgets_botom_box
 { width:222px;height:11px;}
 .gadgets_botomleft_cornr
 { float:left;}
 .gadgets_botommid_cornr
 { width:201px; height:11px; background:#333333; float:left;}
 .gadgets_botomright_cornr
 { float:right;}
 
.gadgets h3
{ width:139px;
/*font-family:Arial, Helvetica, sans-serif; */
font-family:'PT Sans';
font-size: 2em; color:#fff; font-weight:bold; padding:/*0 14px 10px*/0 5px 10px;border:medium none;}

.g_img
{ float:left; padding-left:15px;}

#fotter
{ width:100%; background:#262626; overflow:hidden;}
.fotter
{ width:980px; margin:auto;  overflow:hidden; padding:0 10px 14px;;}
#about_outer_prt
{ width:221px; float:left; padding-top:25px; }
.about_title_txt
{ font-family:Arial, Helvetica, sans-serif; font-size:19px; color:#758522; font-weight:bold; padding-top:10px;}
.about_txt
{ font:12px/17px Arial, Helvetica, sans-serif; color:#FFF; /*padding:10px 0;*/ text-align:left;}
.about_txt h2{border-bottom:0px;}
.fotr_padding
{ padding-left:29px;}
.about_p
{ padding-top:10px;}
.user_manual
{ padding-top:25px;}
.user_manual ul
{ list-style:none; padding-top:5px;}
.user_manual li
{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; list-style:none;}
.user_manual a
{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f8f5b2; list-style:none; text-decoration:none;}
.user_manual a:hover
{ text-decoration:underline; color:#f8f5a8;}


.latest_blog
{/* font-size:10px;*/}
.latest_blog ul
{ list-style:none;}
.latest_blog li
{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#f8f5a8; list-style:none;}
.latest_blog a
{ font-family:'PTSansRegular'; font-size:13px; color:#f8f5a8; text-decoration:none; font-weight:bold;}
.latest_blog a:hover
{ text-decoration:underline; color:#f8f5a8;}
#lates_blog_pading
{ padding-top:15px;}
.latest_top_img
{ width:100%;}
.latest_mid_img
{ width:215px; background:url("fotr_link_mid_img_03.png") repeat-y;  overflow:hidden; padding:0 10px;}
.latest_title_txt
{ font-family:Arial, Helvetica, sans-serif; font-size:19px; color:#758522; font-weight:bold;}
.latest_bottom_img
{ width:100%;}

#footer_menu
{ background:#000; overflow:hidden;}
.footer_menu_black
{ width:980px; margin:auto; }
.footer_menu
{  float:left; padding:35px 0;}
.footer_menu ul
{ list-style:none; padding:0px; margin:0px;}
.footer_menu ul li{margin:0px;}
.footer_menu li
{ list-style:none; fon-size:12px; font-family:'PTSerifRegular'; color:#9caf46; float:left;}
.footer_menu a
{fon-size:12px; font-family:'PTSerifRegular'; color:#F8F5A8; text-decoration:underline; padding-left:10px; padding-right:10px;
border-right:1px solid #fff;}
.footer_menu a:hover
{ text-decoration:underline; color:#FFF;}
.fotter a{color:#F8F5A8;text-decoration: underline;}
.copy_right
{ float:right; padding:35px 0}
.copy_right ul
{ list-style:none; margin:0px;}
.copy_right li
{ font size:11px; color:#fff; margin:0px;}
.copy_right a
{ font size:11px; text-decoration:underline; color:#f8f5b2;font-family:'PTSerifRegular'}
.copy_right a:hover
{ text-decoration:underline; color:#f8f5b2;}

.content{
    margin:auto; 
-moz-box-shadow: 0 0 0;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: auto;
    /*padding:10px 0*/;
    width: 980px;
        text-align: justify;
    }

.fotter h3 {color:#758522;border-bottom:none;font-weight:bold;margin:0px;font-family:'PTSansRegular';font-size:22px;}

.content .banner{width:979px;margin:0px;}
.content table.products td{/*padding:0 3px 0 12px;*/}

div.gadgets_orange_box a{color:#ffffff;}
div.gadgets_img a{color:#ffffff;font-size:15px;font-weight:bold;
font-family:'PT Sans',sans-serif;}

div.content_img_mid_prt a{color:#000;
     margin-top: 5px;}
 div.content_img_mid_prt p a{
     /*color:#333; font-weight: normal;font-size: 12px;*/
  
    }
 div.content_img_mid_prt p a:hover{text-decoration:underline;}
 
#content_green_wrapper table.products td{padding:3px 20px 10px 4px;}

div.gadgets_orange_box a:hover{text-decoration:none;}
div.img a:hover{text-decoration:none;}
.latest_title_txt h5{color:#F8F5A8;}

.fotter p{margin-bottom:0px;line-height:16px;
font-family:PTSerifRegular;font-color:#fff;font-weight:normal;font-size:13px;}
.latest_blog h4{margin-bottom:0px;border-bottom:none; font-size:14px;padding-bottom: 0;}
.latest_blog h5{margin: 0 0 5px;;border-bottom:none;color:#fff;
font-family: 'PTSerifRegular';font-style:italic;font-size:11px;}
#content_green_patrn big{ color: #000000;
    font-family: 'PTSansRegular';
    font-size: 17px;
    font-weight: bold;}
    
.col-8 h1{font-family:PT Sans;color:#000;font-weight:bold;font-size:25px;}

h1{font-family:PT Sans;}

h2{font-family:PT Sans;font-weight: bold; font-size:22px;color: #7A9508;}
.post a{ text-decoration: underline;}

.product input[type="submit"]{float:left; font-size:18px; margin-top: -5px; font-family:'PTSansRegular';font-weight:bold;}
input[type="submit"]{/*background:url(/cdn/shop/t/3/assets/check_out.png?v=1314602283);*/background:none;}
input[type="submit"]:hover{/*background:url(/cdn/shop/t/3/assets/check_out.png?v=1314602283);*/background:none}
.cart-right{width:214px;
background:url(/cdn/shop/t/3/assets/add_cart.png?v=1314358644); height:35px;margin-top:15px;padding:0 12px;}
.checkout{background:url(/cdn/shop/t/3/assets/check-out.png?v=1314603182);width: 151px;height:33px;float:right;}
.learn_more1 p{font-family:'PTSerifRegular';color:#000;text-align: center;margin-top:0px;padding-top:5px;font-size:13px;font-weight:normal;margin-bottom:0px;}
.learn_more1 p a{ font-weight: normal;font-size: 13px;}
.pname h1{font-family:PT Sans;font-size:4em;color:#000;;}
.col-5.product p{font-family: PT Serif;font-size: 2em;line-height:30px;}
.post-content  p{font-family:'PTSerifRegular';font-size:1.5em;color:#000;line-height:25px;}

.col-9 h2{border-bottom:0px;font-size:23px;}
.col-9 p{font-family:'PTSerifRegular';font-size:1.5em;color:#000;line-height:30px;}
.col-9 p a{font-size:19px;text-decoration: underline;}
.content p{font-family: PTSerifRegular;;color: #000000;font-size: 18px;}
#cart table th{font-family:'PT Sans';font-size:13px;color: #000000;text-align: right;}
#cart table tr{border-bottom: 1px solid #7A9508;}
#cart table td.product-details p{/*display:inline;*/}
.collection-product h2{border-bottom:2px solid #7A9508;margin-top: 35px;}

.content .collection-product table.products td{padding:27px 27px 0 27px;}
.content .collection-product table.products td a{font-family:'PTSansRegular';}
.content .collection-product table.products td big{font-size:17px;color:#000;padding-top: 0px;}
.content .collection-product table.products td strong{font-family: 'PTSansRegular';
    font-size: 14px;
    font-weight: bold;}
.orange_box2{color:#fff;width:106px;background:none repeat scroll 0 0 #FB770A;margin: auto;}

.learn_more2 p{font-size:12px;text-align:center;color:#000;margin-bottom:0px;}

.menu .menu_mid ul#links li a.active{color:#7A9508;background-color:#F5F5AB;}


.product-group{-webkit-border-radius:8px; -moz-border-radius:8px;border: 1px solid #7A9508;}
.product-group ul{ padding: 12px; margin: 0;}
.product-group ul li {list-style:none;line-height: 28px;}
.product-group ul li a{text-decoration:underline; font-family:'PTSansRegular';font-size: 14px; font-weight: bold;}

.blog-categories{-webkit-border-radius:8px;-moz-border-radius:8px;border: 1px solid #7A9508;}
.blog-categories ul{ padding: 12px 12px 0; margin: 0;}
.blog-categories ul li {border-bottom: 0 none;}
.blog-categories ul.tags li a{font-size: 14px;font-weight: bold;text-decoration: underline;padding: 5px 0;}

.post-prev a{color:#178FBE;}

.right-top{width:270px; height:71px;margin-top:21px;
background:url(/cdn/shop/t/3/assets/orng.png?v=1314790065) no-repeat;float:right;color:#fff;}
.right-top p{font-family: 'PTSansItalic';
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    line-height: 15px;
    padding: 10px 10px 10px 15px;
}

.access-prod-images{-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;
background: none repeat scroll 0 0 #444141;padding: 2px 2px 1px;}
.access-prod-name{background: none repeat scroll 0 0 #444141; margin-top: -10px;padding-bottom: 7px;}
.access-prod-name big{ color: #FFFFFF;
    font-family: PTSansRegular;
    max-width: 190px;font-size: 16px;}

.access-prod-name a{color:#fff;}
.accessories .content .collection-product table.products td{}
/*--------------------CSS for product Ciscruption    ---------------------*/

.main
{ width:980px;  margin:auto;  overflow:hidden;}
.video_container
{ width:980px; /*height:530px;background:url(video_img.png);*/}
#feature_container
{ width:980px;  overflow:hidden; padding:15px 0 10px 0;}
.feature_container
{ width:585px; float:left; overflow:hidden;}
.feature
{ font-family:Arial, Helvetica, sans-serif; color:#7b940a; font-size:16px;}
.feature h3{color: #7B940A;
    font-family: PT Sans;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    border-bottom:0px;}
.feature_deatil
{ width:584px; overflow:hidden; margin-top:20px;}
.span_gray
{ float:left; background:#c4c4c4; width:210px; height:180px;}
.fe_ptxt
{ float:right; font-family:PT serif;
font-size:18px; color:#000; text-align:left; width:61%;
line-height:30px;}


.spection_container
{ width:350px;  float:right;}
.spec_box
{ width:328px; border:1px solid #95a93a; overflow:hidden; margin-top:25px; padding:10px; -moz-border-radius:8px;
-webkit-border-radius:8px;}
.spec_box ul
{ width:314px;list-style:disc;/* margin-left:20px;*/}
.spec_box li
{ font-family:PTSerifRegular; font-size:10px; color:#000; padding:7px 14px 0 0;   }
.spec_box li a
{ font-family:PTSerifRegular; font-size:13px; color:#000; text-decoration:none;}

@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'PTSerifRegular';
    src: url('ptf55f-webfont.eot');
    src: url('ptf55f-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptf55f-webfont.woff') format('woff'),
         url('ptf55f-webfont.ttf') format('truetype'),
         url('ptf55f-webfont.svg#PTSerifRegular') format('svg');
}
@font-face {
    font-family: 'PTSerifItalic';
    src: url('ptf56f-webfont.eot');
    src: url('ptf56f-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptf56f-webfont.woff') format('woff'),
         url('ptf56f-webfont.ttf') format('truetype'),
         url('ptf56f-webfont.svg#PTSerifItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansItalic';
    src: url('pts56f-webfont.eot');
    src: url('pts56f-webfont.eot?#iefix') format('embedded-opentype'),
         url('pts56f-webfont.woff') format('woff'),
         url('pts56f-webfont.ttf') format('truetype'),
         url('pts56f-webfont.svg#PTSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PTSansRegular';
    src: url('pts55f-webfont.eot');
    src: url('pts55f-webfont.eot?#iefix') format('embedded-opentype'),
         url('pts55f-webfont.woff') format('woff'),
         url('pts55f-webfont.ttf') format('truetype'),
         url('pts55f-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.product .variant-price span{margin-top:7px; text-align:left;}

/* DROP DOWN MENU CSS */
.sf-menu, .sf-menu * {
    margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	/*width:			10em; *//* left offset of submenus need to match (see below) */
    width:auto;
     border:solid 1px #DBDBDB;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
/*	margin-bottom:	1em;*/
margin-top:8px;
    z-index:170;
    position:absolute;
}
.sf-menu a {
	/*border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;*/
    padding:10px;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	/*color:			#13a;*/
    color:#007CA3;
    font-size: 15px;
}
.sf-menu li {
	/*background:		#BDD2FF;*/
    background:#fff;
   
}
.sf-menu li li {
	/*background:		#AABDE6;*/
    background:#fff;
}
.sf-menu li li li {
/*	background:		#9AAEDB;*/
    background:#fff;
}
.sf-menu li:hover,.sf-menu a:hover,
 .sf-menu a:focus,  .sf-menu a:active{
	/*background:		#CFDEFF;*/
    background:#9CAF46;
	outline:		0;
    color:#fff;
}
.sf-menu a.sf-with-ul:hover{background:#fff;color:#007CA3;}
.sf-menu li.sfHover{background:#fff;}
.sf-sub-indicator {
    background: url("arrow-1.png") no-repeat scroll -8px -66px transparent;
   display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 0.75em;
    text-indent: -999em;
    top: 1.05em;
    width: 10px;
}
a &gt; .sf-sub-indicator {
    background-position: 0 -97px;
    top: 0.8em;}
.sf-menu a.sf-with-ul {
    min-width: 1px;
    padding-right: 1.8em;
}
    </pre></body></html>