/*
Theme Name: GREENMETHODS 2.0
Theme URI: http://www.greenmethods.com
Author: Beneficial Insectary Inc.
Author URI: http://www.insectary.com/
Description: 
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: greenmethods
*/

/* body and layout begin =================================================== */

* {
  margin : 0;
  padding : 0;
}

body {  
  font : 92% 'lucida grande', 'lucida sans', lucida, 'trebuchet ms', helvetica, 'lucida sans unicode', arial, sans-serif;
  background : #999900 url(images/bb_background.jpg) repeat-y top center;
  background-attachment : fixed;
  color : #333;
  text-align : center;
}

#page { 
  margin : auto;
  width : 980px;
  text-align : left; 
  /*
  border-left : 1px solid #666600;
  border-right : 1px solid #666600;
  background : #fff url(images/bb_page.jpg) repeat-y;
  */
  -webkit-box-shadow: inset rgba(0,0,0,1) 0px 0px 15px;
  -moz-box-shadow: inset rgba(0,0,0,1) 0px 0px 15px;
  box-shadow: inset rgba(0,0,0,1) 0px 0px 15px;
  border-style:solid;
  border-width: 2px;
  border-color: #ae6206;
  outline: 4px solid #666701;  
  z-index: 0;
  position: relative;
}

.narrowcolumn { 
  float : left;
  width : 772px; 
  display : inline;
}

/***** Make the home page full width edited by Nate  ****/
.contentFullWidth{
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: inline;
}

.contentFullWidth .post{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

#home-content{ 
  font-size : 0.95em; 
  letter-spacing : 0.03em;
  line-height : 150%;
  text-align : left; 
  margin-top : -20px;
  width: 722px;
  margin: 30px;
  float: left;
  clear: left;
}

#home-content h2{ 
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  color: #666600;
}
/************ End *****************/

#sidebar { 
  background-color : #666600;
  width : 195px; 
  margin-right : 0px;
  padding : 15px 0 50px 0px;
  display : inline;
  float : right;
  overflow : hidden;
  font-size : 0.9em; 
  color : #EB1;
  border-bottom-left-radius:15px;
  min-height: 700px;
  border-left: 2px solid #A65B0A;
  border-bottom: 2px solid #A65B0A;
  z-index: -2;
  position: relative;
} 

#footer { 
  margin : auto;
  width : 980px;
  height : 100px;
  clear : both;
  overflow : hidden;
  background : #666600 url(images/bb_footer.jpg) no-repeat;
}

/* body and layout end */
/* global elements and classes begin ======================================= */

a { 
  color : #000;
  font-size : 100%;
  text-decoration : underline; 
}

a:hover, a:focus, a:active { 
  color : #000;
  text-decoration : none; 
}

a:focus, a:active { 
  background-color : #eecc11; 
}

#sidebar a, #footer a { 
  color : #ffffcc;
  font-size: 90%;
  text-decoration : underline; 
  cursor : pointer;
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active, 
#footer a:hover, #footer a:focus, #footer a:active { 
  color : #eecc11;
  text-decoration : none; 
}

#sidebar a:focus, #sidebar a:active, 
#footer a:focus, #footer a:active { 
  color : #000;
  background-color : #c8a600; 
}

#sidebar li.current-cat a, #sidebar li.current-cat a:hover, 
#sidebar li.current-cat a:focus, #sidebar li.current-cat a:active {
  color : #FFC;
  cursor : default;
  text-decoration : underline; 
}

#sidebar li.current-cat a:focus, #sidebar li.current-cat a:active {
  color : #000; 
  text-decoration : none; 
}

#sidebar li.current-cat {
  color : #eee;
}

small {
  color : #cb7510;
}

acronym, abbr, dfn { 
  cursor : help; 
  border-bottom : 1px dotted #d3d3a7; 
  font-style : normal;
}

#footer dfn {
  border-bottom : 1px dotted #996600; 
}

.commentrules dfn {
  border : 0;
}

code, kbd {  
  font : 1em 'courier new', courier, monospace; 
  color : #000;
  background : #fff;
}

address {
  font-style : normal;
}

blockquote { 
  background : url(images/bb_quotes.gif) no-repeat; 
  margin : 15px 0 0 5px;
  padding : 5px 20px 0 25px;
  color : #666600;
  text-indent : 30px;
}

blockquote cite {
  background : url(images/bb_quotes_end.gif) no-repeat top right;
  display : block; 
  padding-top : 20px;
  padding-right : 50px;
  text-align : right;
  color : #cb7510;
}

.ex-pullquote, .pullquote {
  background : url(images/bb_quotes.gif) no-repeat; 
  float : right;
  width : 210px;
  border : 0;
  color : #999900;
  font-family : georgia, palatino, 'times new roman', serif;
  font-size : 110%;
  font-style : italic;
  margin : -5px 0 5px 10px;
}

.left { 
  text-align : left; 
}

.center { 
  text-align : center; 
}

.right { 
  text-align : right; 
}

.bold {
  font-weight : bold;
}

.italic {
  font-style : italic;
}

.clear {
  clear : both;
}

div.hr {
  background : transparent url(images/bb_hr.jpg) no-repeat scroll center; 
  height : 40px;
  border : 0;
  margin : 10px;
  clear : both;
}

div.thin {
  height : 15px;
}

hr {
  display : none;
}

.error {
  color : #b70000;
}

.success {
  color : #669900;
}

.help {
  cursor : help;
}

pre {
  background : #f4f4f4 url(images/bb_pre.jpg) repeat; 
  font : 1em 'courier new', courier, monospace; 
  color : #000;
  border : 2px inset #9e9e55;
  width : 96%;
  height : auto;
  padding : 4px;
  margin : 10px 2px 10px 2px;
  max-height : 500px;
  overflow : auto;
}

em, strong {
  color : #666600;
}

#content p.print {
  font-weight : bold;
  margin : 0 0 4px 15px;
  float : right; 
  clear : both;
}

#content p.single {
  margin-top : -35px;
  padding-top : 35px;
  clear : both;
}

.vcard {
  cursor : help;
}

.vcard a {
  cursor : pointer;
}

.lead {
  font-variant : small-caps;
}

.notice {
  border : 1px solid #000;
  background-color : #ffffaa;
  padding : 6px 10px;
}


/* global elements and classes end */
/* navbar ================================================================== */

p#breadcrumb { 
  background : #b6b324 url(images/bb_navbar.jpg) no-repeat top center;
  color : #000;
  padding : 4px 0 1px 0;
  display : block;
  width : 978px;
  height : auto;
  margin : 0 auto 0;
  font-variant : small-caps;
  border-right : 2px solid #9e5025;
  border-bottom : 1px solid #666600;
  border-left : 2px solid #9e5025;
}

p#breadcrumb small {
  color : #000;
  font-size : 0.8em;
}

p#breadcrumb small strong {
  color : #000;
  font-weight : normal;
}

p#breadcrumb small a {
  color : #666600;
}

p#breadcrumb small a:hover {
  color : #000;
}

p#breadcrumb small a:focus, p#breadcrumb small a:active {
  color : #000;
}

/* navbar end */
/* offsets begin =========================================================== */

ul.offset, .offset, .offset-screen {
  position : absolute;
  top : -9000px;
  left : -9000px;
  z-index : 9;
}

ul.offset a:focus, ul.offset a:active {
  position : absolute;
  top : 9010px;
  left : 9010px;
  background-color : #eecc11; 
  color : #000;
  padding : 5px;
  font-weight : bold;
  font-size : 85%;
  border : 2px solid #000;
  width : 6.3em;
  z-index : 9;
}

/* offsets end */
/* image styles begin ============================================== */

img, a img {
  text-decoration : none;
  text-align : center;
  border : 0;
  font-size : 70%;
  line-height : 1em;
}

.sidebar-widget{
  border-bottom: 2px solid #A65B0A;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.sidebar-widget img {
 /* float: left;*/
     width: 150px; 
     height: auto;
     margin-right: 5px;
     margin-top: 15px;
}

.sidebar-widget li{
  margin: 5px 0 5px 10px;
}

.recent_title{
  font-size: 13px;
}

img.center { 
  display : block;
  margin : 10px auto 10px;
}

img.right, .right { 
  margin : 0 0 4px 15px;
  float : right; 
  text-align : right;
}

img.left, .left { 
  margin : 0 15px 4px 0;
  float : left; 
  text-align : left;
}

dt img.left {
  margin-left : 0;
}

dt img.right {
  margin-left : 0;
}

a img.border { 
  border : 2px solid #c8a600; 
}

a:hover img.border, a:focus img.border, a:active img.border { 
  border: 2px solid #cb7510; 
}

img.author_pic { 
  padding-top : 4px;
  margin : 5px 5px 1px 8px;
  float : right; 
}

/* image styles end */
/* page stuff begin ======================================================== */

.older {
  width : 98%;
  padding : 20px;
  margin : 30px auto;
  text-align : center;
  font-size : 0.9em;
}

.older a {
  padding : 2px 20px 2px 20px;
  border : 2px outset #999900;
  text-decoration : none;
  background-color : #999900;
  color : #fff;
  white-space : nowrap;
  font-variant : small-caps;
  font-weight : bold;
}

.older a:hover, .older a:focus, .older a:active {
  color : #ffffaa;
  background-color : #666600;
}

.older a:active {
  background-color : #394800;
  border : 2px inset #666600;
}

p.continue, p.continueblog, .nocomments, .postmetadata, p.edit {
  color : #666600;
  font-style : italic; 
  font-size : 0.85em;
  margin : 10px;
}

p.continue, p.continueblog {
  font-weight : bold;
  clear : both;
}

p.continue {
  font-style : normal;
  font-size : 95%;
  padding-bottom : 0;
  margin-bottom: 0;
}

p.continue a, p.continue span.pag-on {
  padding : 1px 8px;
  border : 1px solid #cb7510;
  text-decoration : none;
  cursor : pointer;
}
 
p.continue a:hover, p.continue a:focus, p.continue a:active, p.continue span.pag-on {
  background-color : #666600;
  border : 1px solid #000;
  color : #fff;
  cursor : pointer;
}

p.continue span.pag-on {
  cursor : help;
}

p.author {
  margin : 0 0 0 10px;
}

p.edit {
  font-style : normal;
  font-weight : bold;
  margin-left : 20px;
  font-size : 80%;
}

q, span.q {
  color : #666600;
  font-style : italic;
}

/*
q:before {
  content : ""; 
}
q:after {
  content : ""; 
}
*/

.postmeta {
  text-align : right;
  color : #666600;
  font-size : 0.8em;
  margin-right : 20px;
  clear : both;
}

p.postmetadata {
  text-align : center;
  color : #666600;
  font-size : 0.8em;
  padding : 5px;
  line-height : 1em;
  width : 99%;
  clear : both;
}

#content dl.related {
  font-size : 0.9em;
  text-align : center;
  width : 100.5%;
  padding : 2px;
  margin-left : 0;
}

#content dl.related dd {
  display : inline;
  font-size : 0.85em;
  margin : 0 5px; 
}

#content dl.gloss dd {
  color : #cb7510;
  font-weight : bold;
  margin : 0 1px;
}

#content dl.gloss dt {
  color : #cb7510;
}

#content dl.gloss dd a {
  background-color : #666600;
  text-decoration : none;
  color : #fff;
  padding : 3px 3px 1px 3px;
  border : 2px outset #666600;
  font-size : 90%;
}

#content dl.gloss dd a:hover {
  background-color : #c8a600;
  color : #000;
  border : 2px outset #c8a600;
}

#content dl.gloss dd a:focus, #content dl.gloss dd a:active {
  background-color : #394800;
  color : #eecc11;
  border : 2px inset #394800;
}

#content p small, legend small {
  color : #666600; 
}

#content pre small {
  color : #cb7510;
}

/* page stuff end */
/* banner begin ============================================================ */

#header {
position: relative;
background: white;
width: 972px;
margin-top: 2px;
}

.cliff
 {
 margin:auto;
width: 984px;
height: 88px;
  }

#headerimg {
  width : 972px;
  height : 217px;
  margin : auto;
  overflow : hidden;
  font-size : 90%;
  font-variant : small-caps;
  background-color : #666600;
  border-style: solid;
  border-width: 2px;
  border-color: #AE6206;
  outline: 2px solid #666701;
  height: 217px;
  margin-left: 2px;
}



#headerimg small {
  font-size : 70%;
  color : #cb7510;
}

#headerimg h1 a {
  position : absolute;
  width : 980px;
  height : 200px;
  display : block;
  cursor : pointer;
  color : #eecc11;  
  text-decoration : none;
}

#headerimg h1 a:hover, #headerimg h1 a:focus, #headerimg h1 a:active {
  color : #ffffaa;
}

#headerimg h1 a:focus, #headerimg h1 a:active {
  background-color : #999900;
}

#headerimg h1 a span, #headerimg span {
  position : absolute;
  display : block;
  width : 972px;
  height : 217px;
  background : url(images/bb_masthead.jpg) no-repeat top center; 
  z-index : 4;
}

#header #headerimg span {
background-size: 972px;
}

#wp-head { 
/*
background: url(http://greenmethods.com/wp-content/images/topnav.jpg)no-repeat top center;
z-index: 1000;
width: 303px;
height: 30px;
margin-top: -39px;
position: absolute;
margin-left: 677px;
*/
}

/* banner end */
/* cart links begin ======================================================== */

#header ul {
  list-style-type : none;
  position : absolute;
  top : 14px;
  right : 12px;
  z-index : 9;
  font-variant : small-caps;
  font-weight : bold;
  font-size : 80%;
}

#header ul li {
  display : inline;
}

#header ul li a {
  background-color : #eecc11;
  color : #000;
  border : 1px outset #666;
  text-decoration : none;
  padding : 1px 5px;
  line-height : 1.4em;
}

#header ul li a:hover, #header ul li a:focus, #header ul li a:active, 
#header ul li a.onit {
  background-color : #666600;
  color : #fff;
  border : 1px outset #000;
  cursor : pointer;
}

#header ul li a:active, #header ul li a.onit:focus {
  background-color : #333;
  color : #ccc;
  border : 1px inset #000;
}

#header ul li a.onit {
  cursor : default;
  border : 1px outset #eecc11;
}

/* cart links end */
/* headings begin ========================================================== */

h1, h2, h3, h4, h5, h6 { 
  font-family : 'trebuchet ms', 'lucida grande', 'lucida sans', 'lucida sans unicode', lucida, helvetica, arial, sans-serif;
}

h1 {
  font-weight : normal;
  color : #660;
}

#content h1 {
  padding-top: 5px;
  margin-top: 2px;
  margin-bottom: 10px;
}

h2 a { 
  background : transparent url(images/bb_dot.jpg) no-repeat 0 0; 
  text-decoration : none;
  width : 98%;
  display : block;
  font-size : 0.9em;
  color : #9e5025;
  padding-left : 25px;
  margin-left : -15px;
  margin-top : 30px;
}

h2 a:hover { 
  background : transparent url(images/bb_dot_over.jpg) no-repeat 0 0; 
  color : #111;
}

h2 a:focus, h2 a:active { 
  background : #ffffcc url(images/bb_dot_on.jpg) no-repeat 0 0; 
  color : #000;
}

#content h2 { 
  font-size : 1.4em; 
  font-variant : small-caps;
  color : #666600;
  margin-left: 10px;
}

#content .post h2 {
  padding-left : 10px; 
  margin-left : -10px; 
}

#content .product h2 {
  margin-left: 0 ;
}

h2.mainhead {
  font-size : 1.4em; 
  font-variant : small-caps;
  padding-bottom : 15px;
}

#content h2.error {
  color : #b70000;
}

#sidebar h2, #sidebar h3 { 
  background-image : none;
  color : #eebb11;
  font-size : 1.1em; 
  margin : 5px 0 0 0;
  font-variant : normal;
}

h3 { 
  font-size : 1.2em;
  padding-top : 5px;
  margin-top : 2px;
  margin-bottom : 10px;
  color : #666600;
  font-variant : small-caps;
}

h4, h5 {
  font-size : 1.1em;
  margin : 10px 0 10px 0;
  color : #9e5025;
}

h5 {
  font-size : 1em;
  color : #666600;
}

h6 {
  font-size : 1.4em;
  margin : 10px 0 10px 0;
  color : #993333;
}

h3#respond, h3#comments {
  margin-left : 20px;
}

/* headings end */
/* nav list begin ======================================================= */

/* MAIN NAV */

/* Matts new nav  */



.menu-main-menu-container li a {
    padding:15px 0 5px;
    text-decoration:none;
}

/*
.menu-main-menu-container li {
  float: left;
  margin-left: 30px;
  position: relative;
  height:30px;
  list-style-type: none;
}

.sub-menu:hover{
height: 200px;
}

.menu li:hover {
  visibility:   inherit; 
}

.menu li:hover ul,
.menu li.sfHover ul {
  left:     0;
  top:      2.5em; 
  z-index:    99;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
  top:      -999em;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
  left:     10em; 
  top:      0;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
  top:      -999em;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
  left:     10em; 
  top:      0;
}

.menu
{
  padding: 70px 0 0;
  padding: 14px 0 0;
  margin: 0;
  padding-left: 25px;
}

.menu li
{
  height: 51px;
  margin-left: 25px;
}
.menu li:first-child
{
  margin-left: 0;
}
.menu li, .menu li:hover, .menu li.sfHover, .menu a:focus, .menu a:hover, .menu a:active
{
  background: transparent;
}
*/
.menu li a, .menu li a:visited
{
  font-family: 'arial';
  color: #363636;
  border: none;
  padding: 0;
  padding: 12px 0 5px;
}
#topnav .menu li a, .menu li a:visited{
 padding: 6px 0 5px;  
 text-decoration: none;
}


.menu li:hover a, .menu li.selected a, .menu li.current-menu-item a
{
  color: #000;
  /* border-bottom: 2px solid #59B42D; */
}
.menu li ul
{
  width: 150px;
  padding-top: 19px;
  position: absolute;
}
.menu li ul li
{
  margin-left: 0;
  padding: 0;
  border-top: 1px solid #FFF;
  height: auto;
}
.menu li:hover ul a
{
  border-bottom: none;
  color: #363636;

}
.menu li ul li:hover, .menu li ul li.selected, .menu li ul li.current-menu-item
{
  /* border-top: 1px solid #E0E0E0; */
  /* fallback */
  background: #7a5f04;
  background: -moz-linear-gradient( top, #fff3db, #7a5f04 25%, #b28a05);
  background: -webkit-gradient( linear, left top, left bottom,  from(#fff3db), color-stop(0.25, #7a5f04),  to(#b28a05));
  
}
.menu li ul li a
{
  padding: 14px 20px 15px;
  font-size: 12px;
  border-bottom: none;
  color: #363636;
}
.menu li ul li a:hover, .menu li ul li.selected a{
  color: #000;/*
  background-color: #F0F0F0;
  */
}


.menu, .menu * {
  margin:     0;
  padding:    0;
  list-style:   none;
}
.menu {
  line-height:  1.0;

}
.menu ul {
  position:   absolute;
  top:      -999em;
  width:      10em; /* left offset of submenus need to match (see below) */
}
.menu ul li {
  width: 157px;
}
.menu li:hover, .menu li.selected .menu li:visited {
  visibility:   inherit; /* fixes IE7 'sticky bug' */
  /* fallback */
  background: #858500;
  background: -moz-linear-gradient( top, #fff3db 0%,#858500 25%, #babd00);
  background: -webkit-gradient( linear, left top, left bottom, from(#fff3db),color-stop(0.25, #858500), to(#babd00));
  width:29;
}
.menu li {
  float:      left;
  position:   relative;
}
.menu a {
  display:    block;
  position:   relative;
}
.menu li:hover ul,
.menu li.sfHover ul {
  left:     0;
  top:      2.5em; /* match top ul list item height */
  z-index:    99;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
  top:      -999em;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
  left:     10em; /* match ul width */
  top:      0;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
  top:      -999em;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
  left:     10em; /* match ul width */
  top:      0;
}


.menu li {
  float:      left;
  position:   relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  padding: 10px 25px;
    /* fallback */
    background: #BABD00;
  background: -moz-linear-gradient( top,#fff3db 0%, #babd00 25%, #858500);
  background: -webkit-gradient(linear, left top, left bottom,  from(#fff3db), color-stop(0.25, #babd00), to(#858500));
  border-left: 1px solid #000000;
  /*
  -moz-box-shadow: 0px 2px 3px rgba(000,000,000,0.5), inset 0px 1px 0px rgba(255,255,255,0.7);
  -webkit-box-shadow: 0px 2px 3px rgba(000,000,000,0.5), inset 0px 1px 0px rgba(255,255,255,0.7);
  box-shadow: 0px 2px 3px rgba(000,000,000,0.5),  inset 0px 1px 0px rgba(255,255,255,0.7); */
  text-shadow:  1px 1px 1px rgba(000,000,000,0.4), 1px 1px 1px rgba(255,255,255,0.3);
  min-width: 67px;
  
}

.menu li:last-child {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}


.menu li ul li{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
    /* fallback */
    background: #b28a05;
  background: -moz-linear-gradient(top, #fff3db 0%, #b28a05 25%, #7a5f04);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff3db), color-stop(0.25, #b28a05), to(#7a5f04));
  border: 1px solid #000000;
  /*
  -moz-box-shadow: 0px 2px 3px rgba(000,000,000,0.5), inset 0px 1px 0px rgba(255,255,255,0.7);
  -webkit-box-shadow: 0px 2px 3px rgba(000,000,000,0.5), inset 0px 1px 0px rgba(255,255,255,0.7);
  box-shadow: 0px 2px 3px rgba(000,000,000,0.5),inset 0px 1px 0px rgba(255,255,255,0.7); */
  text-shadow: -1px -1px 1px rgba(000,000,000,0.4), 1px 1px 1px rgba(255,255,255,0.3);
  
}

.menu li ul li ul li {
  margin-left: 38px;
  position: absolute;
  margin-top: -20px;
}


#wp-head {
  background: #666701;
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#babd00', EndColorStr='#858500');
  margin: 0 auto;
  width: 972px;
  text-align: center;
  border-style: solid;
  border-width: 2px;
  border-color: #AE6206;
  outline: 2px solid #666701;
  height: 41px;
  margin-top: 2px;
  padding: 0px;
  background: -moz-linear-gradient( top,#fff3db 0%, #babd00 25%, #858500);
  background: -webkit-gradient(linear, left top, left bottom,  from(#fff3db), color-stop(0.25, #babd00), to(#858500));
}

#logo {
  background : transparent url(http://greenmethods.com/wp-content/images/logo.png) no-repeat 545px 160px;
  z-index: 10;
  width: 980px;
  height: 225px;
  position: absolute;
  display: block;
}

#topnav .logo{
  width:100%;
  height: auto;
  padding: 5px;
}

#topnav{
  height: 132px;
  width: 980px;
  border-style: solid;
  border-width: 2px;
  border-color: #AE6206;
  outline: 4px solid #666701;
  margin-bottom: 5px;
  /* fallback */
  background-color: #999900;
  background-position: center center;
  background-repeat: no-repeat;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#babd00), to(#858500));
  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-radial-gradient(circle, #babd00, #858500);
  /* Firefox 3.6+ */ 
  background: -moz-radial-gradient(circle, #babd00, #858500);
  /* IE 10 */ 
  background: -ms-radial-gradient(circle, #babd00, #858500);
  position: relative;
}

#topnav .menu li {
  float: right;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000;
  padding: 0px 10px;
  background: -moz-linear-gradient( top, #fff3db 0%, #babd00 25%,  #858500);
  background: -webkit-gradient( linear, left top, left bottom,  from(#fff3db), color-stop(0.25, #babd00), to(#858500));
  border: 1px solid #000000;
  /*
  -moz-box-shadow: 0px 2px 3px rgba(000,000,000,0.5), inset 0px 1px 0px rgba(255,255,255,0.7);
  -webkit-box-shadow: 0px 2px 3px rgba(000,000,000,0.5), inset 0px 1px 0px rgba(255,255,255,0.7);
  box-shadow:  0px 2px 3px rgba(000,000,000,0.5), inset 0px 1px 0px rgba(255,255,255,0.7);
  text-shadow:  -1px -1px 1px rgba(000,000,000,0.4), 1px 1px 1px rgba(255,255,255,0.3); */
  min-width: 0px;
  height: 20px;
}

#topnav img {
  width: 31px;
padding-right: 2px;
float: left;
padding-top: 2px;
}

#topnav .top-widget-containter {
    float: right;
    width: 400px;
    clear: right;
    margin-top: 25px;
    margin-right: 10px;
}

#topnav .top-widget-containter #searchform{
  float: right;
}

@-moz-document url-prefix() {     
  .menu li, .menu li ul li { 
  box-shadow: none;
   }
    #headerimg { 
     width: 974px;
   }
    #page{ 
     width:982px;
     outline: none;
   } 
   .menu ul li{
    width:155px;
   }
   #wp-head {
    outline: none;
   }
   #header{
    margin-top: -4px;
   }
   #topnav{
    outline: 2px solid #666701;
    width: 975px;
   }
 }

 a #header {margin-bottom: -223px;}

/* Matts widget edits */

#searchform label{
  font-size: 15px !important;

}


/* END Matts new nav  */


#sidebar ul.btn, #sidebar ul.btn ul {  
  margin-top : 0;
  list-style-type : none;
  text-align : center;
  font-variant : small-caps;
}

#sidebar ul.btn li, #sidebar ul.btn li li {
  margin-bottom : 4px;
}

dd#dd1,
#sidebar ul.btn li a.rss, 
#sidebar ul.btn li a.error,
#sidebar ul.btn li.page_item a, 
#sidebar ul.btn li.current_page_item a,  
#sidebar ul.btn li.page_item a:visited {
  background : #999900 url(images/bb_nav.jpg) no-repeat; 
  padding : 3px 0 2px 0;
  margin-bottom : 4px;
  height : auto;
  width : 178px;
  color : #ffffcc;
  font-weight : bold;
  font-style : normal;
  display : block;
  cursor : pointer;
  text-decoration : none;
  border : 1px solid #222;
}

dd#dd2,
#sidebar ul.btn li.page_item a:hover, 
#sidebar ul.btn li.page_item a:focus, 
#sidebar ul.btn li.page_item a:active, 
#sidebar ul.btn li.page_item a:visited:hover, 
#sidebar ul.btn li.page_item a:visited:focus, 
#sidebar ul.btn li.page_item a:visited:active {
  background : #666600 url(images/bb_nav_over.jpg) no-repeat; 
  color : #fff;
  border : 1px solid #000;
}

/* SUBNAV */

dd#dd3,
#sidebar ul.btn li.page_item li.page_item a {
  font-size : 85%;
  background : #a5690e url(images/bb_navs.jpg) no-repeat;
  color : #fff;
}

dd#dd5,
#sidebar ul.btn li.page_item li.page_item a:visited {
  background : #a5690e url(images/bb_navs_visited.jpg) no-repeat;
  color : #eaebb7;
}

dd#dd4,
#sidebar ul.btn li.page_item li.page_item a:hover, 
#sidebar ul.btn li.page_item li.page_item a:focus,
#sidebar ul.btn li.page_item li.page_item a:active,
#sidebar ul.btn li.page_item li.page_item a:visited:hover, 
#sidebar ul.btn li.page_item li.page_item a:visited:focus,
#sidebar ul.btn li.page_item li.page_item a:visited:active {
  background : #b45e22 url(images/bb_navs_over.jpg) no-repeat;
  color : #fff;
  border : 1px solid #000;
  cursor : pointer;
}

/* CURRENT PAGE */

dd#dd6,
#sidebar ul.btn li.current_page_item a, 
#sidebar ul.btn li.current_page_item a:hover, 
#sidebar ul.btn li.current_page_item a:focus, 
#sidebar ul.btn li.current_page_item a:active, 
#sidebar ul.btn li.current_page_item a:visited, 
#sidebar ul.btn li.current_page_item a:visited:hover, 
#sidebar ul.btn li.current_page_item a:visited:focus, 
#sidebar ul.btn li.current_page_item a:visited:active, 
#sidebar ul.btn li.page_item li.current_page_item a, 
#sidebar ul.btn li.page_item li.current_page_item a:hover, 
#sidebar ul.btn li.page_item li.current_page_item a:focus, 
#sidebar ul.btn li.page_item li.current_page_item a:active, 
#sidebar ul.btn li.page_item li.current_page_item a:visited, 
#sidebar ul.btn li.page_item li.current_page_item a:visited:hover, 
#sidebar ul.btn li.page_item li.current_page_item a:visited:focus, 
#sidebar ul.btn li.page_item li.current_page_item a:visited:active {
  background : #994400 url(images/bb_nav_here.jpg) no-repeat; 
  color : #fff;
  cursor : default;
  padding : 3px 0 2px 0;
  border : 1px solid #000;
}

/* RSS BUTTON */

dd#dd7,
#sidebar ul.btn li a.rss, #sidebar ul.btn li a.rss:visited {
  background : #cb7510 url(images/bb_navr.jpg) no-repeat; 
}

dd#dd8,
#sidebar ul.btn li a.rss:hover, 
#sidebar ul.btn li a.rss:focus, 
#sidebar ul.btn li a.rss:active,
#sidebar ul.btn li a.rss:visited:hover, 
#sidebar ul.btn li a.rss:visited:focus, 
#sidebar ul.btn li a.rss:visited:active {
  background : #e4820d url(images/bb_navr_over.jpg) no-repeat;
  color : #fff;
}

/* ERROR BUTTON */

dd#dd9,
#sidebar ul.btn li.current_page_item a.error, 
#sidebar ul.btn li.current_page_item a.error:visited,
#sidebar ul.btn li.current_page_item a.error:hover, 
#sidebar ul.btn li.current_page_item a.error:focus, 
#sidebar ul.btn li.current_page_item a.error:active {
  background : #b70000 url(images/bb_nav_error.jpg) no-repeat; 
}

/* LINK STATE EXAMPLES */

dd#dd1, dd#dd2, dd#dd3, dd#dd4, dd#dd5, dd#dd6, dd#dd7, dd#dd8, dd#dd9 {
  width : 178px;
  height : 20px;
  padding : 0;
  border : 1px solid #000;
  cursor : help;
}


/* nav list end */
/* posts and content begin ================================================= */

#content { 
  font-size : 0.95em; 
  letter-spacing : 0.03em;
  line-height : 150%;
  text-align : left; 
  margin-top : -20px;
  width: 740px;
  margin: 20px;
  float: left;
}

.help #content{
  text-align : none; 
  margin-top : 0px;
  width: 0px;
  margin: 0px;
  float: none;
} 

h1 #content {
    text-align : none; 
  margin-top : 0px;
  width: 0px;
  margin: 0px;
  float: none;
} 

h1 #container {
  width: 0px;
}

.post { 
  margin-left: 20px;
}

.narrowcolumn .post {
  width : 96%;
}

.entry, .entrytext {
  margin : 10px;
} 

.entry p, .entrytext p {
  margin : 15px 0 15px 0;
}

#content .entrytext section p {
  margin : 15px 0 0 0;
}

.alt, .tla {
  width : 100%;
  margin : 0 auto;
  padding : 10px; 
}

li.alt, li.tla {
  margin-bottom : 20px;
}

.alt pre, .tla pre {
  width : 97.5%;
}

.alt {  
  background-color : #fffff8;
  border : 1px solid #669900;
}

.alt code {
  background-color : #ffffdd;
}

.tla {
  border : 1px dotted #9e5025; 
}

.alt.post-author {  
  background : #f7fbf3 url(images/bb_author-comment.gif) no-repeat top right;
  border : 1px solid maroon;
}

.tla.post-author {  
  background : #f7fbf3 url(images/bb_author-comment.gif) no-repeat top right;
  border : 1px solid maroon; 
}

#links {
  margin : 15px;
}

#content #links li {
  list-style-type : none;
  margin : 0;
}

#content ul, #content ol {
  margin : 15px 10px;
}

#content ul {
  margin-left : 0px;
}

#content ul li {
  list-style-type : none;
  /* 
  margin-left : 10px;
  padding-left : 25px;
  background : url(images/bb_li.jpg) no-repeat 5px 0; */
}

.post-meta li {
  font-weight: bold;
  color: #EE0000;
  font-size: 12px;
  font-size: 16PX;
}

#content .products li{
  background: none;
}

#content.narrowcolumn #links ul li, #content.narrowcolumn #links ul ul li {
  background-image : none;
  background-color : #fff;
  list-style-type : none;
  margin-left : 0px;
  padding : 0;
}

#content ul ul li, #content ol ul li {
  margin-left : 10px;
}

#content ul ul ul {
  margin-top : 0;
}

#content ul ul li.page_item a {
  font-weight : bold;
}
  
#content ul ul ul li.page_item a {
  font-weight : normal;
  font-size : 85%;
}

#content ol li {
  margin-left : 30px;
}

ol li li {
  list-style-type : lower-alpha;
  margin-left : 15px;
}

#content dl {
  margin-left : 10px;
  margin-bottom : 20px;
}

#content dt {
  font-weight : bold;
  color : #999900;
}

#content dl.items dt, #content dl.items dt {
  clear : both;
  padding-top : 25px;
}

#content dl.items dt {
  padding-top : 15px;
}

#content dd {
  margin-left : 20px;
}

#content p.dialog {
  text-indent : 20px;
  margin : 0 10px;
  padding : 0;
}

div.dialog p, p.dialog {
  text-indent : 20px;
  margin : 0;
  padding : 0;
}

#content ul.pgmenu a {
  font-weight : bold;
  display : block;
  width : 100%;
  height : auto;
}

#content ul.pgmenu a:focus, #content ul.pgmenu a:active { 
  background-color : #ffffcc;
}

/* posts and content end */
/* comments begin ========================================================== */

#content ol.commentlist { 
  width : 89%; 
  margin-left : 0; 
  list-style : none; 
}

small.commentmeta {
  font-size : 0.75em;
  font-style : normal;
}

cite.commenter, cite.commenter a { 
  font-weight : bold;
  font-style : normal;
  font-size : 0.9em; 
  padding : 0;
}

cite.commenter a {
  color : #999900;  
  font-size : 1em;
  text-decoration : none;
}

.tla.post-author cite.commenter a, .alt.post-author cite.commenter a {
  color : #666600;
}

cite.commenter a:hover, cite.commenter a:focus, cite.commenter a:active {
  color : #000;  
  font-size : 1em;
  text-decoration : underline;
}

.commentlist p { 
  margin-top : 10px;
}

.commentlist p.citation {
  margin : 0;
  padding : 0;
  line-height : 1em;
}

#content .commentrules ul {
  margin-left : 15px;
}

#content .commentrules ul li  {
  font-size : 0.85em;
  padding-left : 22px;
  margin-left : 0;
  list-style-type : none;
  background : url(images/bb_li.jpg) no-repeat 5px 0; 
}

#content .commentrules small dfn {
  font-size : 90%;
}

#content p.postmetadata small {
  color : #666600;
}

/* comments end */
/* sidebar begin =========================================================== */

div.box {
  width : 170px;
  margin : 0;
  padding : 0 5px;
}

div.box h2, div#sidebarmisc h2 {
  padding : 0 0 0 5px;
  margin-bottom : 0; 
}

#sidebar div.box p {
  margin : 0;
  margin-left : 13px;
  font-size : 100%;
}

div#sidebarmisc {
  width : 170px;
}
 
#sidebar p {
  margin : 8px;
  font-size : 0.9em;
}

#linklists ul li, #linklists ul ul li { 
  list-style-type : none;
  color : #bbb;
}
#linklists ul li ul {
  margin-left: 10px;
}

#linklists ul ul.vcard li, #linklists ul ul.light li {
  color : #ffffcc;
}

#linklists {
  margin-top : 10px;
}

#sideback {
  background : url(images/bb_sideback.jpg) no-repeat bottom right;
  display : block;
  width : 180px;
  height : 240px;
  margin-top : 10px;
}

#sidebar1 ul li {
  list-style-type : none;
  font-size : 0.8em;
  color : #ffffee;
  margin-bottom : 4px;
}

#sidebar1 ul li span {
  color : #eecc11;
}

/* sidebar end */
/* footer begin ===================================================== */

#footer p { 
  font-size : 75%;
/*  text-transform : uppercase; */
  padding : 25px 0 0 0;
  text-align: center; 
  color : #ffffaa;
  line-height : 1.25em;
}

#footer p small, #footer p small a { 
  text-transform : lowercase;
  font-variant : small-caps;
  color : #a8a826;
}

#footer p small:hover, #footer p small:hover a {
  color : #c0c064;
}

#footer p small a:hover {
  color : #eecc11;
}

#footer p small a:focus, #footer p small a:active {
  color : #000;
}

#wp-foot { }

/* footer end */
/* form elements begin (partial) ============================================ */

fieldset.searchclear {
  clear : both; 
}

form#searchform {
  /* margin-top : 15px; -Matt */
  margin-bottom : 5px;
}

form#searchform fieldset legend {
  font-family : 'trebuchet ms', 'lucida grande', 'lucida sans', 'lucida sans unicode', lucida, helvetica, arial, sans-serif;
  /* padding-left : 10px; */
  color : #eebb11;
  font-size : 1.1em;
}

* html form#searchform fieldset legend {
  padding-left : 0;
}

#content form#searchform fieldset legend {
  color : #666600;
}

form#searchform label, #s {
//  width : 95%;
  margin-left : 10px;
  color : #ffffaa;
  margin-left: 0;
  margin-top: 10px;
}

#s {
 color:#7A7A7A;
}

form#searchform .screen-reader-text {
  font-size: 15px;
  padding-bottom: 30px;
}

#content form#searchform label {
  color : #cb7510; 
}

form#searchform.full input.med {
  width : 80%;
  color : #111;
}

form#searchform input.med {
  color : #111;
}

#content input.button {
  margin : 0 auto;
  padding : 2px 15px 2px 15px;
}

fieldset.push {
  margin-bottom : 50px;
}

textarea.textbox, textarea { 
  width : 100%;
  height : 220px;
  line-height : 1.5em;
}

textarea.comment {
  margin-bottom : 10px;
}

/* form elements end (partial) */
/* table styles begin ====================================================== */

table {
/*  background-color : #f6f6ed; */
  border : 2px solid #A65B0A;
  font-size : 85%;
  width : 102%;
}

/* MC

tr:hover, tr.hover {
  background-color : #ffffcc;
  color : #000;
}
*/

th {
/*  background-color : #666600;  --by Matt-- */
  color : #000;
  text-align : left;
  padding : 4px;
  padding-left : 6px;
/*  border : 2px solid #cc9900; */
}

td {
  vertical-align : text-top;
  color : #000;
  padding : 2px;
/*  border : 2px solid #cc9900; */
}


td.l {
  width : 15%;
  text-align : right;
  vertical-align : text-top;
  background-color : #666600;
  font-weight : bold;
  color : #fff;
  padding : 0 6px;
}

tr:hover td.l:hover, tr.hover td.l.hover  {
  background-color : #666633;
}

table a {
  color : #eecc11;
}

table a:hover {
  color : #fff;
}

table a:focus, table a:active { 
  color : #000;
}

caption span {
  position : absolute;
  top : -9000px;
  left : -9000px;
}

th.left {
  border : 0;
  background : transparent;
  text-align : right;
  width : 97%;
  font-size : 1.2em;
  color : #666600;
  vertical-align : text-top;
  padding : 0;
}

table.cart td.left {
  vertical-align : text-top;
  padding : 0 5px;
}

table.cart td.leftb {
  border : 1px solid #cc9900;
}

table.cart th.leftb {
  border-right : 0;
}

table.cart td.lb {
  border-left : 4px solid #cc9900;
}

table.cart {
  border : 4px solid #cc9900;
}

table.cart th.nb {
  border-top : 0;
  border-left : 0;
}

table.cart th.bt {
  border-top : 0;
}

table.cart th.btbr {
  border-top : 0;
  border-right : 0;
}

th dfn {
  border-bottom : 1px dotted #999900;
}

/* table styles end */
/* shop elements begin ===================================================== */

#content h3.dept-head {
  background-color : #666600;
  color : #fff;
  border : 1px solid #cb7510; 
  padding : 4px 5px;
  margin-top : 20px;
  margin-bottom : -5px;
}

#content div.prod {
  margin-top : 25px;
  border-top : 2px outset #bbb;
}

#content div.prod h4 {
  padding-top : 15px;
  margin-bottom : -5px;
  cursor : help;
}

#content div.prod p.right {
  margin-top : -17px;
}

#content div.prod img.left {
  margin : 2px 8px 2px 0px;
}

#content div.prod form {
  margin-top : -5px;
  width : 94%;
}

#content div.prod form label {
  cursor : help;
}

#content div.prod form input.button {
  padding : 2px;
}

#content div.prod form input.med {
  width : 25px;
}

#content div.prod form select.med {
  width : 170px;
  cursor : pointer;
}

/* shop elements end */
/* End of GreenMethods v5 CSS by Mike Cherim http://green-beast.com/ ------- */

/* Changes made to incorperate the new product template for woocommerse by Matt */

table td{
  vertical-align: top;
  /*
  border-top: 2px solid #A65B0A;
  border-right: 0px solid;
  border-bottom: 2px solid #A65B0A;
  border-left: 0px solid; */
  padding-top: 10px;
}

.products table {
  font-size: 100%;
  border-top: 0px solid #A65B0A;
  border-right: 0px solid;
  border-bottom: 2px solid #A65B0A;
  border-left: 0px solid;
  width:100; 
}


.product_img {
  width: 155px;
  overflow:hidden;
}

.product_img img{
  padding:5px;
/*  <!-- height:100%; --> */
}

.product_info{
  width:100%;
  float:left;
  padding-left: 10px;
}

.product_options{
/*  margin-top: -40px;  */
  padding-top:10px; 
  width: 140px; 
  float: right;
}

.from{
  font-size: 0.75em; 
}

.sidebar .from{  
  color: rgba(255,255,255,0.8);
}

.amount {
  font-weight: normal;
}

.sidebar-widget .amount{
  font-size: 0.75em; 
}

.quantity .amount{
  font-size: 100%;
}

.sidebar .amount {
    color: #fff; 
}

.products table p{
  font-size: 85%;
  line-height: 1.25;
}

.product_title{
  width: 410px;
}

table p{
  margin-bottom: 10px;
}

table h3{
  padding-top: 0px;
}

.summary h1{
  width: 415px;
line-height: 1;
}

#sidebar .buttons{
  height: 40px;
  width: 200px;
  margin: 5px 0 0 0;
}

.buttons a{
  text-decoration: none;
}

#sidebar .button{
  float: left;
  margin-right: 15px;
  margin-top: 10px;
}

#sidebar p, #sidebar strong{
  color: #fff;
  margin: 5px 0;
}

.products .products .onsale {
  position: relative;
  z-index: 5;
  clear: both;
  float: left;
  margin-bottom: -40px;
  /*
  color: black;
  background: -moz-linear-gradient(
    top,
    #ffcc00 0%,
    #ffcc00 1%,
    #d49400 71%,
    #b87e00);
  background: -webkit-gradient(
    linear, left top, left bottom, 
    from(#ffcc00),
    color-stop(0.1, #ffcc00),
    color-stop(0.71, #d49400),
    to(#b87e00));
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: 0px solid #3d3d3d;
  -moz-box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 1px 1px 1px rgba(255,255,255,1);
  -webkit-box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 1px 1px 1px rgba(255,255,255,1);
  box-shadow:
    0px 1px 3px rgba(000,000,000,0.5),
    inset 1px 1px 1px rgba(255,255,255,1);
  text-shadow:
    0px -1px 3px rgba(255,255,255,0.8),
    0px 1px 0px rgba(255,255,255,0.3); */
}

li {
  display: block;
}

#sidebar .sidebar-widget h3{
  font-size: 15px;
  margin-bottom: 10px;
}

.product_list_widget {
  font-size:  75%;
}

.sidebar-widget .cart_list .variation, .sidebar-widget .cart_list .quantity{
  text-align: left;
  width: 85px;
  float: right;
}

.sidebar-widget .cart_list img{
  margin-top: 0px;
}

#content section{
margin: 0 0 25px 0;
float: left;
}

.price_slider_amount {
  margin-top: 10px;
}

#searchsubmit {
  margin-top: 5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
      #headerimg { 
        margin-top: 0px;
       }
}

.summary h1{
  width: 355px;
}

.shipping_address {
  width: 335px;
}

.entrytext .cart-collaterals .shipping_calculator {
  margin-bottom: 20px;
}

#content .shop_table .actions .checkout-button {
  margin-top: 10px;
}

.hide {display: none;}

#footer .privacy p {
  padding-top: 5px;
}

#content .woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce-page #content table.cart a.remove {
display: block;
font-size: 1.5em;
height: 1em;
width: 1em;
text-align: center;
line-height: 1;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
color: red;
text-decoration: none;
font-weight: bold;
text-indent: 0;
background: none;
}

#content ul.products {
margin: -10px 10px;
}

#content .related ul {
  margin: 14px 10px;
}
#content .upsells ul {
  margin: 14px 10px;
}

ul.product_list_widget li img.attachment-shop_thumbnail {
  float: left;
}

.sidebar-widget ul.product_list_widget li .variation {
  float: left;
  clear: left;
  margin-top: 5px;
  width: 153px;
  border: none;
}

.sidebar-widget ul.product_list_widget li .quantity {
  padding-left: 1em;
  width: 153px;
  float: left;
}


nav[itemprop*="breadcrumb"]{
  display: none;
}

.page-numbers li{
  float: left;
}

.p_info, .woocommerce-error li{
  font-weight: bold;
  color: #EE0000;
  font-size: 12px;
  font-size: 16PX;
}
.shipping_address{
  float: left;
}

.woocommerce .cart-collaterals .cart_totals table th {
width: 55% !important;
}



.payment_buttons .cancel {
  float: right;
  margin-top: 20px;
}



/* --------------- Custom Calcualtor plugin ---------------------- */


.animal_count {
  float: left;
  height: auto;
  text-align: center;
  width: 180px;
}

.animal_count h3 {
  margin: 10px;
}

.full_row {
/*  clear: both; */
  height: auto;
}

.three_fifths {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  display: block;
/*  width: 550px; 
  clear: both;
  height: 210px; */
}

#calculator .submit, #schedule_review .submit {
  padding: 15px 60px;
font-size: 20px;
cursor: pointer;
border: 2px solid #999900 ;
background: #999900;
color: #000000;
}

#calculator .submit:hover, #schedule_review .submit:hover {

border: 2px solid #666701 ;
background: #666701 ;
color: #ffffff;
}

#schedule_review thead th, #schedule_review tfoot td{
  outline: 2px solid #f1f1f6 ;
  background: #f1f1f6 ;
}

#calculator table, #schedule_review table {
  border: none;
}

.animal_count label.error {
  float: left;
}

.last_center {
  float: none;
  margin-right: auto;
  margin-left: auto;
}


#flyraptor-form .center {
  clear: both;
}


/* ---------------- End Custom Calculator Plugin --------------- */

.shipping-calculator-button {
  margin-top: 0px;
  margin-left: 0px;
}

.shipping-calculator-form {
  display: inherit !important;
}

#content .cart-collaterals .cart_totals table {
  width: 100%;
}

.product .images img {
  width: 100%;
}




/* -------- Woocommerce ---- */
.clear{clear:both}.nobr{white-space:nowrap}.woocommerce_message,.woocommerce_error,.woocommerce_info{padding:.55em 1em .55em 3em;margin:0 0 2em;position:relative;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#999900;background:-webkit-gradient(linear,left top,left bottom,from(#999900),to(#8a8a00));background:-webkit-linear-gradient(#999900,#8a8a00);background:-moz-linear-gradient(center top,#999900 0%,#8a8a00 100%);background:-moz-gradient(center top,#999900 0%,#8a8a00 100%);color:#fafad1;box-shadow:0 1px 2px 0 rgba(0,0,0,0.25);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.25);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.25);text-shadow:0 1px 0 #adad00;list-style:none outside;width:auto}.woocommerce_message:after,.woocommerce_error:after,.woocommerce_info:after{content:"";display:block;clear:both}.woocommerce_message:before,.woocommerce_error:before,.woocommerce_info:before{content:"";height:16px;width:16px;display:block;position:absolute;top:.8em;left:1em;background-color:white;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em}.woocommerce_message .button,.woocommerce_error .button,.woocommerce_info .button{float:right}.woocommerce_message li,.woocommerce_error li,.woocommerce_info li{list-style:none outside}.woocommerce_message:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAAN0lEQVQIHXWMQQ4AMAjCxv7/ZxZIanbYPIhSUbbXo2Jqf0BsA4mjgU1ioAVpSSrDVbPzFgPt7QH7qwoJ3MDCYgAAAABJRU5ErkJggg==) center no-repeat #8fae1b}.woocommerce_info:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAFCAYAAABvsz2cAAAAG0lEQVQIHWP8DwQMQMACxIwwBliECcQDATgDAMHrBQqJ6tMZAAAAAElFTkSuQmCC) center no-repeat #18919c}.woocommerce_error:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAFCAYAAABvsz2cAAAAHUlEQVQIHWP8DwQMQMAEIkAAzmABchhBIiAGWA0Ar6MFCigWCYMAAAAASUVORK5CYII=) center no-repeat #b81c23}p.demo_store{position:fixed;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:.5em 0;text-align:center;background:#cccc00;background:-webkit-gradient(linear,left top,left bottom,from(#cccc00),to(#999900));background:-webkit-linear-gradient(#cccc00,#999900);background:-moz-linear-gradient(center top,#cccc00 0%,#999900 100%);background:-moz-gradient(center top,#cccc00 0%,#999900 100%);border:1px solid #999900;color:#000000;z-index:999999;box-shadow:inset 0 0 0 3px rgba(255,255,255,0.2);-webkit-box-shadow:inset 0 0 0 3px rgba(255,255,255,0.2);-moz-box-shadow:inset 0 0 0 3px rgba(255,255,255,0.2)}small.note{display:block;color:#777777;font-size:11px;line-height:21px;margin-top:10px}#breadcrumb{margin:0 0 1em;padding:0;font-size:0.92em;color:#777777}#breadcrumb:after{content:"";display:block;clear:both}#breadcrumb a{color:#777777}.col2-set{width:100%}.col2-set:after{content:"";display:block;clear:both}.col2-set .col-1{float:left;width:48%}.col2-set .col-2{float:right;width:48%}div.product,#content div.product{margin-bottom:0;position:relative}div.product .product_title,#content div.product .product_title{clear:none;margin-top:0;padding:0}div.product span.price,div.product p.price,#content div.product span.price,#content div.product p.price{color:#666600;font-size:1.25em}div.product span.price ins,div.product p.price ins,#content div.product span.price ins,#content div.product p.price ins{background:inherit}div.product span.price del,div.product p.price del,#content div.product span.price del,#content div.product p.price del{font-size:0.67em;color:rgba(64,64,38,0.5)}div.product p.stock,#content div.product p.stock{font-size:0.92em}div.product .stock,#content div.product .stock{color:#666600}div.product .out-of-stock,#content div.product .out-of-stock{color:red}div.product div.images,#content div.product div.images{float:left;width:48%;margin-bottom:2em}div.product div.images img,#content div.product div.images img{display:block;box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);-webkit-transition:all ease-in-out .2s;-moz-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s}div.product div.images div.thumbnails,#content div.product div.images div.thumbnails{padding-top:1em}div.product div.images div.thumbnails:after,#content div.product div.images div.thumbnails:after{content:"";display:block;clear:both}div.product div.images div.thumbnails a,#content div.product div.images div.thumbnails a{float:left;width:30.75%;margin-right:3.8%}div.product div.images div.thumbnails a.last,#content div.product div.images div.thumbnails a.last{margin-right:0}div.product div.images div.thumbnails a.first,#content div.product div.images div.thumbnails a.first{clear:both}div.product div.summary,#content div.product div.summary{float:right;width:48%;margin-bottom:2em}div.product div.social,#content div.product div.social{text-align:right;margin:0 0 1em}div.product div.social span,#content div.product div.social span{margin:0 0 0 2px}div.product div.social span span,#content div.product div.social span span{margin:0}div.product div.social span .stButton .chicklets,#content div.product div.social span .stButton .chicklets{padding-left:16px;width:0}div.product div.social iframe,#content div.product div.social iframe{float:left;margin-top:3px}div.product .woocommerce-tabs,#content div.product .woocommerce-tabs{clear:both}div.product .woocommerce-tabs ul.tabs,#content div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}div.product .woocommerce-tabs ul.tabs li,#content div.product .woocommerce-tabs ul.tabs li{border:1px solid #666600;background:#999900;background:-webkit-gradient(linear,left top,left bottom,from(#999900),to(#666600));background:-webkit-linear-gradient(#999900,#666600);background:-moz-linear-gradient(center top,#999900 0%,#666600 100%);background:-moz-gradient(center top,#999900 0%,#666600 100%);display:inline-block;position:relative;z-index:0;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;border-top-left-radius:4px;border-top-right-radius:4px;box-shadow:0 3px 3px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.6);margin:0 -5px;padding:0 1em}div.product .woocommerce-tabs ul.tabs li a,#content div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:bold;color:#fafad1;text-shadow:0 -1px 0 rgba(0,0,0,0.8);text-decoration:none}div.product .woocommerce-tabs ul.tabs li a:hover,#content div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#ffffff}div.product .woocommerce-tabs ul.tabs li.active,#content div.product .woocommerce-tabs ul.tabs li.active{background:#ffffff;z-index:2;border-bottom-color:#ffffff}div.product .woocommerce-tabs ul.tabs li.active a,#content div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}div.product .woocommerce-tabs ul.tabs li.active:before,#content div.product .woocommerce-tabs ul.tabs li.active:before{box-shadow:2px 2px 0 #ffffff}div.product .woocommerce-tabs ul.tabs li.active:after,#content div.product .woocommerce-tabs ul.tabs li.active:after{box-shadow:-2px 2px 0 #ffffff}div.product .woocommerce-tabs ul.tabs li:before,div.product .woocommerce-tabs ul.tabs li:after,#content div.product .woocommerce-tabs ul.tabs li:before,#content div.product .woocommerce-tabs ul.tabs li:after{border:1px solid #666600;position:absolute;bottom:-1px;width:5px;height:5px;content:" "}div.product .woocommerce-tabs ul.tabs li:before,#content div.product .woocommerce-tabs ul.tabs li:before{left:-6px;-webkit-border-bottom-right-radius:4px;-mox-border-bottom-right-radius:4px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #666600}div.product .woocommerce-tabs ul.tabs li:after,#content div.product .woocommerce-tabs ul.tabs li:after{right:-6px;-webkit-border-bottom-left-radius:4px;-mox-border-bottom-left-radius:4px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #666600}div.product .woocommerce-tabs ul.tabs:before,#content div.product .woocommerce-tabs ul.tabs:before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #666600;z-index:1}div.product .woocommerce-tabs .panel,#content div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}div.product p.cart,#content div.product p.cart{float:right}div.product form.cart,#content div.product form.cart{margin-bottom:2em}div.product form.cart:after,#content div.product form.cart:after{content:"";display:block;clear:both}div.product form.cart div.quantity,#content div.product form.cart div.quantity{float:left;margin:0 4px 0 0}div.product form.cart table,#content div.product form.cart table{border-width:0 0 1px 0}div.product form.cart table td,#content div.product form.cart table td{padding-left:0}div.product form.cart table div.quantity,#content div.product form.cart table div.quantity{float:none;margin:0}div.product form.cart table small.stock,#content div.product form.cart table small.stock{display:block;float:none}div.product form.cart .variations,#content div.product form.cart .variations{margin-bottom:1em}div.product form.cart .variations label,#content div.product form.cart .variations label{font-weight:bold}div.product form.cart .variations select,#content div.product form.cart .variations select{width:100%;float:left}div.product form.cart .variations td.label,#content div.product form.cart .variations td.label{padding-right:1em}div.product form.cart .variations td,#content div.product form.cart .variations td{vertical-align:top}div.product form.cart .button,#content div.product form.cart .button{vertical-align:middle;float:left}div.product form.cart .group_table td.label,#content div.product form.cart .group_table td.label{padding-right:1em;padding-left:1em}div.product form.cart .group_table td,#content div.product form.cart .group_table td{vertical-align:top}span.onsale{min-height:32px;min-width:32px;padding:4px;font-size:12px;font-weight:bold;position:absolute;text-align:center;line-height:32px;top:6px;left:6px;margin:0;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#999900;background:-webkit-gradient(linear,left top,left bottom,from(#999900),to(#666600));background:-webkit-linear-gradient(#999900,#666600);background:-moz-linear-gradient(center top,#999900 0%,#666600 100%);background:-moz-gradient(center top,#999900 0%,#666600 100%);text-shadow:0 -1px 0 #666600;color:#f6f6a2;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.2);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.2);box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.2)}.products ul,ul.products{margin:0 0 14px;padding:0;list-style:none outside;clear:both}.products ul:after,ul.products:after{content:"";display:block;clear:both}.products ul li,ul.products li{list-style:none outside}.related:after,.upsells.products:after{content:"";display:block;clear:both}.related ul.products,.related ul,.upsells.products ul.products,.upsells.products ul{float:none}.related ul.products li.product,.related ul li.product,.upsells.products ul.products li.product,.upsells.products ul li.product{width:48%}.related ul.products li.product img,.related ul li.product img,.upsells.products ul.products li.product img,.upsells.products ul li.product img{width:100%;height:auto}ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}ul.products li.product .onsale{top:0;right:0;left:auto;margin:-6px -6px 0 0}ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}ul.products li.product a{text-decoration:none}ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 8px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);-webkit-transition:all ease-in-out .2s;-moz-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s}ul.products li.product a:hover img{box-shadow:0 1px 3px 0 rgba(0,0,0,0.4);-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.4);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.4)}ul.products li.product strong{display:block}ul.products li.product .price{color:#666600;display:block;font-weight:normal;margin-bottom:.5em}ul.products li.product .price del{font-size:0.67em;color:rgba(64,64,38,0.5);margin:-2px 0 0 0}ul.products li.product .price ins{background:none}ul.products li.product .price .from{font-size:0.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(64,64,38,0.5)}ul.products li.first{clear:both}ul.products li.last{margin-right:0}.woocommerce_ordering{margin-bottom:2em}a.button,button.button,input.button,#respond input#submit,#content input.button{font-size:100%;margin:0;line-height:1em;cursor:pointer;position:relative;font-family:inherit;text-decoration:none;overflow:visible;padding:6px 10px;text-decoration:none;font-weight:bold;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;left:auto;text-shadow:0 1px 0 #aaaa11;color:#fafad1;text-shadow:0 -1px 0 rgba(0,0,0,0.8);border:1px solid #333300;background:#999900;background:-webkit-gradient(linear,left top,left bottom,from(#999900),to(#666600));background:-webkit-linear-gradient(#999900,#666600);background:-moz-linear-gradient(center top,#999900 0%,#666600 100%);background:-moz-gradient(center top,#999900 0%,#666600 100%);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1)}a.button.loading,button.button.loading,input.button.loading,#respond input#submit.loading,#content input.button.loading{color:#ffffff;border:1px solid #999900}a.button.loading:before,button.button.loading:before,input.button.loading:before,#respond input#submit.loading:before,#content input.button.loading:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:url(../images/ajax-loader.gif) center no-repeat rgba(255,255,255,0.65)}a.button.added:before,button.button.added:before,input.button.added:before,#respond input#submit.added:before,#content input.button.added:before{content:"";position:absolute;height:16px;width:16px;top:0.35em;right:-26px;text-indent:0;background:url(../images/success.png) no-repeat}a.button:hover,button.button:hover,input.button:hover,#respond input#submit:hover,#content input.button:hover{background:#999900;background:-webkit-gradient(linear,left top,left bottom,from(#999900),to(#4d4d00));background:-webkit-linear-gradient(#999900,#4d4d00);background:-moz-linear-gradient(center top,#999900 0%,#4d4d00 100%);background:-moz-gradient(center top,#999900 0%,#4d4d00 100%);text-decoration:none}a.button:active,button.button:active,input.button:active,#respond input#submit:active,#content input.button:active{top:1px}a.button.alt,button.button.alt,input.button.alt,#respond input#submit.alt,#content input.button.alt{background:#cccc00;background:-webkit-gradient(linear,left top,left bottom,from(#cccc00),to(#999900));background:-webkit-linear-gradient(#cccc00,#999900);background:-moz-linear-gradient(center top,#cccc00 0%,#999900 100%);background:-moz-gradient(center top,#cccc00 0%,#999900 100%);border-color:#666600;color:#000000;text-shadow:0 1px 0 rgba(255,255,255,0.6)}a.button.alt:hover,button.button.alt:hover,input.button.alt:hover,#respond input#submit.alt:hover,#content input.button.alt:hover{background:#cccc00;background:-webkit-gradient(linear,left top,left bottom,from(#cccc00),to(#808000));background:-webkit-linear-gradient(#cccc00,#808000);background:-moz-linear-gradient(center top,#cccc00 0%,#808000 100%);background:-moz-gradient(center top,#cccc00 0%,#808000 100%);color:#111111;text-shadow:0 1px 0 rgba(255,255,255,0.6)}.cart .button,.cart input.button{float:none}.quantity,#content .quantity{width:60px;position:relative;margin:0 auto;overflow:hidden;zoom:1}.quantity input.qty,#content .quantity input.qty{width:40px;height:28px;float:left;padding:0;text-align:center;border:1px solid #333300;border-right:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;border-top-right-radius:0;border-bottom-right-radius:0;box-shadow:inset 0 0 2px 0 #999900;-webkit-box-shadow:inset 0 0 2px 0 #999900;-moz-box-shadow:inset 0 0 2px 0 #999900;font-weight:bold;-webkit-border-top-left-radius:2px;-webkit-border-bottom-left-radius:2px;-moz-border-radius-topleft:2px;-moz-border-radius-bottomleft:2px;border-top-left-radius:2px;border-bottom-left-radius:2px}.quantity .plus,.quantity .minus,#content .quantity .plus,#content .quantity .minus{display:block;padding:0;margin:0;position:absolute;text-align:center;vertical-align:text-top;width:20px;height:15px;text-decoration:none;overflow:visible;text-decoration:none;font-weight:bold;cursor:pointer;line-height:13px;font-size:12px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#fafad1;text-shadow:0 -1px 0 rgba(0,0,0,0.8);border:1px solid #333300;background:#999900;background:-webkit-gradient(linear,left top,left bottom,from(#999900),to(#666600));background:-webkit-linear-gradient(#999900,#666600);background:-moz-linear-gradient(center top,#999900 0%,#666600 100%);background:-moz-gradient(center top,#999900 0%,#666600 100%);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1)}.quantity .plus:hover,.quantity .minus:hover,#content .quantity .plus:hover,#content .quantity .minus:hover{background:#999900;background:-webkit-gradient(linear,left top,left bottom,from(#999900),to(#4d4d00));background:-webkit-linear-gradient(#999900,#4d4d00);background:-moz-linear-gradient(center top,#999900 0%,#4d4d00 100%);background:-moz-gradient(center top,#999900 0%,#4d4d00 100%)}.quantity .plus,#content .quantity .plus{top:0;right:0;border-bottom:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.quantity .minus,#content .quantity .minus{bottom:0;right:0;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;border-top-left-radius:0;border-top-right-radius:0}#reviews h2 small{float:right;color:#777777;font-size:15px;line-height:21px;margin:10px 0 0 0}#reviews h2 small a{text-decoration:none;color:#777777}#reviews h3{margin:0}#reviews #respond{margin:0;border:0;padding:0}#reviews #comment{height:75px}#reviews #comments .add_review:after{content:"";display:block;clear:both}#reviews #comments h2{clear:none}#reviews #comments ol.commentlist{margin:0;width:100%;background:none}#reviews #comments ol.commentlist:after{content:"";display:block;clear:both}#reviews #comments ol.commentlist li{padding:00;margin:0 0 20px;border:0;position:relative;background:0;border:0}#reviews #comments ol.commentlist li .meta{color:#777777;font-size:0.75em}#reviews #comments ol.commentlist li img{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#999900;border:1px solid #8a8a00;margin:0;line-height:1}#reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #8a8a00;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:1em 1em 0}#reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}#reviews #comments ol.commentlist li .comment-text p.meta{font-size:0.83em}#reviews #comments .commentlist > li:before{content:""}.star-rating{float:right;width:80px;height:16px;background:url(../images/star.png) repeat-x left 0}.star-rating span{background:url(../images/star.png) repeat-x left -32px;height:0;padding-top:16px;overflow:hidden;float:left}.hreview-aggregate .star-rating{margin:10px 0 0 0}#review_form #respond{position:static;margin:0;width:auto;padding:0 0 0;background:transparent none;border:0}#review_form #respond:after{content:"";display:block;clear:both}#review_form #respond p{margin:0 0 10px}#review_form #respond .form-submit input{left:auto}#review_form #respond textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}p.stars:after{content:"";display:block;clear:both}p.stars span{width:80px;height:16px;position:relative;float:left;background:url(../images/star.png) repeat-x left 0}p.stars span a{float:left;position:absolute;left:0;top:0;width:16px;height:0;padding-top:16px;overflow:hidden}p.stars span a:hover,p.stars span a:focus{background:url(../images/star.png) repeat-x left -16px}p.stars span a.active{background:url(../images/star.png) repeat-x left -32px}p.stars span a.star-1{width:16px;z-index:10}p.stars span a.star-2{width:32px;z-index:9}p.stars span a.star-3{width:48px;z-index:8}p.stars span a.star-4{width:64px;z-index:7}p.stars span a.star-5{width:80px;z-index:6}table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,0.1);margin-bottom:1.618em;width:100%}table.shop_attributes th{width:150px;font-weight:bold;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,0.1);margin:0;line-height:1.5em}table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,0.1);margin:0;line-height:1.5em}table.shop_attributes td p{margin:0;padding:8px 0}table.shop_attributes .alt td,table.shop_attributes .alt th{background:rgba(0,0,0,0.025)}table.shop_table{border:1px solid rgba(0,0,0,0.1);margin:0px -1px 24px 0px;text-align:left;width:100%;border-collapse:separate;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}table.shop_table th{font-weight:bold;line-height:18px;padding:9px 12px}table.shop_table td{border-top:1px solid rgba(0,0,0,0.1);padding:6px 12px;vertical-align:middle}table.shop_table td.product-quantity{text-align:center}table.shop_table tfoot td{font-weight:bold}table.my_account_orders{font-size:0.85em}table.my_account_orders th,table.my_account_orders td{padding:4px 8px;vertical-align:top}table.my_account_orders .button{white-space:nowrap}td.product-name dl.variation{margin:.25em 0 .5em;font-size:0.8751em}td.product-name dl.variation dt{font-weight:bold;float:left;clear:left;margin:0 .25em 0 0;padding:0}td.product-name dl.variation dd{margin:0 0 .25em 0}td.product-name p.backorder_notification{font-size:0.83em}td.product-quantity{min-width:80px}table.cart .product-thumbnail,#content table.cart .product-thumbnail{min-width:32px}table.cart img,#content table.cart img{width:32px;height:auto}table.cart th,table.cart td,#content table.cart th,#content table.cart td{vertical-align:middle}table.cart a.remove,#content table.cart a.remove{display:block;height:16px;width:16px;text-indent:-9999px;background:url(../images/remove.png) #666600}table.cart a.remove:hover,#content table.cart a.remove:hover{background-color:red}table.cart td.actions,#content table.cart td.actions{text-align:right}table.cart td.actions .coupon,#content table.cart td.actions .coupon{float:left}table.cart td.actions .coupon label,#content table.cart td.actions .coupon label{display:none}table.cart td.actions .coupon .input-text,#content table.cart td.actions .coupon .input-text{width:80px;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);-webkit-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);border:1px solid #666600;padding:6px 6px 5px;margin:0 4px 0 0;outline:0;line-height:1em}table.cart td.actions .button.alt,#content table.cart td.actions .button.alt{float:right;margin-left:.25em}table.cart input,#content table.cart input{margin:0;vertical-align:middle;line-height:1em}ul.cart_list,ul.product_list_widget{list-style:none outside;padding:0;margin:0}ul.cart_list li,ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}ul.cart_list li:after,ul.product_list_widget li:after{content:"";display:block;clear:both}ul.cart_list li a,ul.product_list_widget li a{display:block;font-weight:bold}ul.cart_list li img,ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3)}ul.cart_list li dl,ul.product_list_widget li dl{margin:0;font-size:0.8751em;padding-left:1em;border-left:2px solid rgba(0,0,0,0.1)}ul.cart_list li dl dt,ul.product_list_widget li dl dt{float:left;clear:left;margin-right:.25em}ul.cart_list li dl dd,ul.product_list_widget li dl dd{margin-bottom:.5em}ul.cart_list li .star-rating,ul.product_list_widget li .star-rating{float:none}.widget_shopping_cart .total{border-top:3px double #999900;padding:4px 0 0}.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.widget_shopping_cart .buttons:after{content:"";display:block;clear:both}.cart-collaterals{width:100%}.cart-collaterals:after{content:"";display:block;clear:both}.cart-collaterals .related{width:30.75%;float:left}.cart-collaterals .cross-sells{width:48%;float:left}.cart-collaterals .cross-sells ul.products{float:none}.cart-collaterals .cross-sells ul.products li{width:48%}.cart-collaterals .shipping_calculator{width:48%;text-align:right;margin:20px 0 0 0;clear:right;float:right}.cart-collaterals .shipping_calculator:after{content:"";display:block;clear:both}.cart-collaterals .shipping_calculator .button{width:100%;float:none;display:block}.cart-collaterals .shipping_calculator .col2-set .col-1,.cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.cart-collaterals .cart_totals{float:right;width:48%;text-align:right}.cart-collaterals .cart_totals p{margin:0}.cart-collaterals .cart_totals p small{color:#777777;font-size:0.83em}#content .cart-collaterals .cart_totals table{border-collapse:separate;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 0 6px;padding:8px}.cart-collaterals .cart_totals table tr:first-child th,.cart-collaterals .cart_totals table tr:first-child td{border-top:0}.cart-collaterals .cart_totals table td,.cart-collaterals .cart_totals table th{padding:6px 3px}.cart-collaterals .cart_totals table small{display:block;color:#777777}.cart-collaterals .cart_totals table select{width:100%}.cart-collaterals .cart_totals .discount td{color:#666600}.woocommerce .cart-collaterals .cart_totals tr td,.woocommerce .cart-collaterals .cart_totals tr th{border-top:1px solid #999900;padding:6px 6px}.cart-collaterals .cart_totals a.button.alt{width:193px;display:block;font-size:0.92em}form .form-row{padding:3px;margin:0 0 6px}form .form-row:after{content:"";display:block;clear:both}form .form-row label{display:block}form .form-row label.hidden{visibility:hidden}form .form-row select{width:100%;cursor:pointer;margin:0}form .form-row .required{color:red;font-weight:bold;border:0}form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}form .form-row label.checkbox{display:inline}form .form-row input.input-text,form .form-row textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0;outline:0;line-height:1em}form .form-row textarea{height:3.5em;line-height:1.5em;display:block;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}form .form-row-first,form .form-row-last{float:left;width:47%;overflow:visible}form .form-row-last{float:right}form.login,form.checkout_coupon,form.register{border:1px solid #666600;padding:20px;margin:2em 0 2em 0px;text-align:left;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}ul#shipping_method{list-style:none outside;margin:0;padding:0}ul#shipping_method li{margin:0;padding:.25em 0 .25em 22px;text-indent:-22px;list-style:none outside}ul#shipping_method .amount{font-weight:bold}.checkout .col-2 h3{float:left;clear:none}.checkout .col-2 .notes{clear:left}.checkout .col-2 .form-row-first{clear:left}.checkout div.shipping-address{padding:0;clear:left;width:100%}.checkout #shiptobilling{float:right;line-height:1.62em;margin:0 0 0 0;padding:0}.checkout #shiptobilling label{font-size:0.6875em}#payment{background:#999900;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid #666600;margin:0;list-style:none outside}#payment ul.payment_methods:after{content:"";display:block;clear:both}#payment ul.payment_methods li{line-height:2em;text-align:left;margin:0;font-weight:normal}#payment ul.payment_methods li input{margin:0 1em 0 0}#payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;position:relative}#payment div.form-row{padding:1em;border-top:1px solid #b3b300}#payment #place_order{float:right;margin:0}#payment .terms{padding:0 1em 0;text-align:right}#payment div.payment_box{position:relative;width:96%;padding:1em 2%;margin:1em 0 1em 0;font-size:0.92em;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;line-height:1.5em;background:#808000;background:-webkit-gradient(linear,left top,left bottom,from(#808000),to(#666600));background:-webkit-linear-gradient(#808000,#666600);background:-moz-linear-gradient(center top,#808000 0%,#666600 100%);background:-moz-gradient(center top,#808000 0%,#666600 100%);box-shadow:0 1px 2px 0 rgba(0,0,0,0.25);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.25);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.25);color:#fafad1;text-shadow:0 -1px 0 rgba(0,0,0,0.8)}#payment div.payment_box p:last-child{margin-bottom:0}#payment div.payment_box #cc-expire-month,#payment div.payment_box #cc-expire-year{width:48%;float:left}#payment div.payment_box #cc-expire-year{float:right}#payment div.payment_box span.help{font-size:11px;color:#777777;line-height:13px;font-weight:normal}#payment div.payment_box .form-row{margin:0 0 1em}#payment div.payment_box .form-row select{width:48%;float:left;margin-right:3.8%}#payment div.payment_box .form-row select:nth-child(3n){margin-right:0}#payment div.payment_box:after{content:"";display:block;border:8px solid #808000;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-3px;left:0;margin:-1em 0 0 2em}.order_details{margin:0 0 1.5em;list-style:none}.order_details:after{content:"";display:block;clear:both}.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:0.715em;line-height:1em;border-right:1px dashed #666600;padding-right:2em}.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5em}.order_details li.method{border:none}.addresses .title:after{content:"";display:block;clear:both}.addresses .title h3{float:left}.addresses .title .edit{float:right}ol.commentlist.notes li.note p.meta{font-weight:bold;margin-bottom:0}ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}ul.digital-downloads{margin-left:0;padding-left:0}ul.digital-downloads li{list-style:none;margin-left:0;padding-left:1.5em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat}ul.digital-downloads li .count{float:right}.widget_layered_nav ul{margin:0;padding:0;border:0;list-style:none outside}.widget_layered_nav ul li{padding:0 0 1px;list-style:none}.widget_layered_nav ul li:after{content:"";display:block;clear:both}.widget_layered_nav ul li a,.widget_layered_nav ul li span{padding:1px 0;float:left}.widget_layered_nav ul li.chosen a{padding:0 6px 0 18px;border:1px solid #cccc00;background:#cccc00 url(../images/cross_white.png) no-repeat 6px center;box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888888;-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888888;-moz-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888888;color:#000000;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.widget_layered_nav ul small.count{float:right;margin-left:6px;font-size:1em;padding:1px 0;color:#777777}.widget_price_filter .price_slider{margin-bottom:1em}.widget_price_filter .price_slider_amount{text-align:right;line-height:2.4em;font-size:0.8751em}.widget_price_filter .price_slider_amount .button{font-size:1.15em}.widget_price_filter .price_slider_amount .button{float:left}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:0.9em;height:0.9em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;border:1px solid #000000;cursor:pointer;background:#cccc00;background:-webkit-gradient(linear,left top,left bottom,from(#cccc00),to(#999900));background:-webkit-linear-gradient(#cccc00,#999900);background:-moz-linear-gradient(center top,#cccc00 0%,#999900 100%);background:-moz-gradient(center top,#cccc00 0%,#999900 100%);outline:none;top:-.3em;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);box-shadow:0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65)}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-1em}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background:#cccc00 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFUlEQVQIHWP4//9/PRMDA8NzEPEMADLLBU76a5idAAAAAElFTkSuQmCC) top repeat-x;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.5);-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.5);-moz-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.5);-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em}.widget_price_filter .price_slider_wrapper .ui-widget-content{-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background:#000000;background:-webkit-gradient(linear,left top,left bottom,from(#000000),to(#4d4d4d));background:-webkit-linear-gradient(#000000,#4d4d4d);background:-moz-linear-gradient(center top,#000000 0%,#4d4d4d 100%);background:-moz-gradient(center top,#000000 0%,#4d4d4d 100%)}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}


#content .woocommerce a.button {
  margin-left: 20px;
}


.price_msg {
  color: #FF0F0F;
  text-align: center;
}

/* Ubermenu */

.ubermenu .ubermenu-submenu .ubermenu-target {
padding: 7px 20px !important;
}

#page .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
  background-color: #667011;
  background: -webkit-gradient(linear,left top,left bottom,from(#667011),to(#999900));
  background: -webkit-linear-gradient(top,#667011,#999900);
  background: -moz-linear-gradient(top,#667011,#999900);
  background: -ms-linear-gradient(top,#667011,#999900);
  background: -o-linear-gradient(top,#667011,#999900);
  background: linear-gradient(top,#667011,#999900);
}
#page .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
  color: #000000;
}

#product-7838 .variations_form {
  display: none;
}

.wc-proceed-to-checkout{
  display: none;
}

a:focus, a:active {
  background-color: #fff;
}

#primary{
  width: 743px;
  float: left;
  padding: 20px;
}

div.product form.cart .button, #content div.product form.cart .button{
  width: auto;
}