/*!
 * Project:   River Valley Adventure
 * Date:      2011/06/18
/* ---------------------------------------- */

* { margin: 0; padding: 0; }

html { min-height: 100%; margin: 0 0 1px; font-size: 100.01%; }
body { background: #d5d3c9 url(../images/theme/city-BG.jpg) no-repeat center top; font-size: 62.5%; }

body, textarea, input, select, option, button { color: #555; font-family: Verdana,Geneva,sans-serif; line-height: 1.5; }
li, dt, dd, p, figure, th, td, caption, pre { font-size: 1.3em; } /*---*/ li *, li p, li li, dt *, dd *, p *, figure *, th *, td * { font-size: 1em; }
div, form, blockquote, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, ul, ol, dl, p, table, pre, h1, h2, h3, h4, h5, h6 { margin: 0 0 15px; } :last-child { margin-bottom: 0 !important; } .last-child { margin-bottom: 0 !important; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

/*! fonts --------- */

@font-face { font-family: 'Lacuna'; src: url('../fonts/lacunreg-webfont.eot'); src: url('../fonts/lacunreg-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lacunreg-webfont.woff') format('woff'), url('../fonts/lacunreg-webfont.ttf') format('truetype'), url('../fonts/lacunreg-webfont.svg#LacunaRegular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Lacuna'; src: url('../fonts/lacunita-webfont.eot'); src: url('../fonts/lacunita-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lacunita-webfont.woff') format('woff'), url('../fonts/lacunita-webfont.ttf') format('truetype'), url('../fonts/lacunita-webfont.svg#LacunaItalic') format('svg'); font-weight: normal; font-style: italic; }
@font-face { font-family: 'HelveticaNeueBdCn'; src: url('../fonts/helveticaneueltstd-bdcn-webfont.eot'); src: url('../fonts/helveticaneueltstd-bdcn-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/helveticaneueltstd-bdcn-webfont.woff') format('woff'), url('../fonts/helveticaneueltstd-bdcn-webfont.ttf') format('truetype'), url('../fonts/helveticaneueltstd-bdcn-webfont.svg#HelveticaNeueLTStd77BdCn') format('svg'); font-weight: bold; font-style: normal; }

/*! layout -------- */

#root { width: 978px; margin: 0 auto; }
 #wrap { margin: 0; background: url(../images/core-bg-a.png) repeat-y; }
  #top { position: relative; z-index: 100; width: 960px; height: 170px; margin: 0 auto; background: url(../images/theme/top-bg-a.png) no-repeat; }
   #logo { position: absolute; left: 20px; top: 5px; }
    #logo a { display: block; overflow: hidden; width: 350px; height: 100px; background: url(../images/RVA-logo.png) no-repeat; font-size: 0; text-indent: -10001px; }
   #skips, #skips ul { position: absolute; top: 0; left: 0; z-index: 9999; list-style: none; list-style-image: none; width: 100%; margin: 0; padding: 0; text-align: center; }
    #skips li { position: absolute; left: 0; top: 0; width: 100%; font: bold 5em/1 Calibri,Myriad Pro,Arial,Helvetica Neue,Helvetica,sans-serif; }
     #skips li a { display: -moz-inline-stack; display: inline-block; position: absolute; left: -10001px; top: 30px; margin: 0 auto; padding: 20px 30px; border: 1px dotted #fff; border-color: rgba(255,255,255,0.7); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #333; background: rgba(0,0,0,0.6); color: #fff; text-align: center; text-decoration: none; outline: none; }
     #skips li a:focus, #skips li a:active { position: relative; left: 0; }
   #nav { position: absolute; left: 105px; top: 80px; z-index: 100; }
    #nav ul { list-style: none; list-style-image: none; margin: 0; padding: 0; }
     #nav ul li { position: relative; float: left; height: 40px; font: bold 14px/40px Helvetica Neue,Helvetica,Arial,sans-serif; }
     #nav ul li.selected { background: url(../images/nav-active-a.png) 50% 100% no-repeat; }
      #nav ul li a { float: left; height: 40px; padding: 0 15px; color: #fff; text-decoration: none !important; }
      #nav ul li a:hover, #nav ul li a:focus, #nav ul li a:active { color: #e7473f; }
      #nav ul li a.parent:hover, #nav ul li a.parent:focus, #nav ul li a.parent:active, #nav ul li.parent:hover > a { background: #559f52; color: #fff; }
      #nav ul li em { position: absolute; left: -10001px; top: -10001px; }
      #nav ul li ul { display: none; position: absolute; left: 0; top: 40px; width: 200px; padding: 0 10px; border: 10px solid #559f52; background: #fff; }
      #nav ul li:hover ul { display: block; }
       #nav ul li ul li { float: none; height: auto; padding: 10px 0; border-bottom: 1px solid #e9e8dc; font-size: 12px; line-height: 1.3; }
        #nav ul li ul li a { float: none; height: auto; padding: 0; color: #333; }
   #corner { position: absolute; right: 110px; top: 20px; line-height: 26px; }
    #corner nav { float: left; margin: 0; }
     #corner nav ul { list-style: none; list-style-image: none; margin: 0; padding: 0; }
      #corner nav ul li { float: left; height: 33px; margin: 0 0 0 10px; padding: 0 0 0 10px; background: url(../images/corner-sep-a.gif) 0 55% no-repeat; font-size: 1.1em; line-height: 33px; text-transform: lowercase; }
      #corner nav ul li:first-child { background: none; }
       #corner nav ul li a { color: #fff; text-decoration: none !important; }
       #corner nav ul li a:hover, #corner nav ul li a:focus, #corner nav ul li a:active { color: #e7473f; }
    #corner p { display: inline; float: left; height: 26px; margin: 0; margin: 0 0 0 10px; padding: 0 10px; background: #3f5264; color: #fff; font: 18px/26px Helvetica Neue,Helvetica,Arial,sans-serif; }
     #corner p strong, #corner p a.cart { color: #95b3cf; font-weight: bold; text-decoration: none; }
     #corner p a.button-a { margin-left: 5px; }
   #bar { position: absolute; left: 10px; right: 10px; top: 120px; overflow: hidden; height: 50px; }
    #bar h2 { float: left; margin: 0; color: #2b3946; line-height: 50px; }
    #bar form.search { float: right; margin: 0; padding: 15px 0; font-size: 1.1em; line-height: 20px; }
	#bar p {line-height: 20px;margin: 0; padding: 15px 0;}
     #bar p label { float: left; padding: 0 5px 0 0; }
     #bar p input { float: left; width: 130px; height: 20px; padding: 0 7px; border: none; background: #e7e7e7; color: #2b3946; }
     #bar p button { float: left; overflow: hidden; width: 20px; height: 20px; border: none; background: #799f4a url(../images/bar-submit-a.png) 55% 50% no-repeat; text-indent: 20px; }
     #bar p button:hover { background-color: #e43c31; }
    #bar p:first-child { float: left; color: #e63c31; font-size: 1.1em; text-transform: lowercase; }
     #bar p:first-child a { color: #e63c31; text-decoration: none; }
     #bar p:first-child a:hover, #bar p:first-child a:focus, #bar p:first-child a:active { text-decoration: underline; }
     #bar p:first-child span { padding: 0 5px; }
     #bar p:first-child strong { color: #333; font-weight: normal; }
  #content { width: 940px; margin: 0 auto; padding: 15px 10px 30px 10px; }
  #sub {
	width: 960px;
	margin: 0 auto;
	color: #fff;
	background-color: #2b3946;
	background-image: url(/images/theme/sub-footer-BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
   #sub > .inner { overflow: hidden; width: 100%; margin: 0; padding: 35px 0; background: url(../images/subcontent-bg-a.png) 0 100% repeat-x; }
    #sub .map { float: left; padding: 0 0 0 230px; background: url( ) 15px 0 no-repeat; }
     #sub .map ul { list-style: none; list-style-image: none; margin: 0; padding: 0; }
      #sub .map > ul > li { float: left; min-width: 105px; padding: 0 20px 0 0; font-size: 1.3em; line-height: 1.2; }
      #sub .map > ul > li + li { min-width: 140px; }
       #sub .map > ul > li > a,
       #sub .map > ul > li > span { color: #95b3cf; font: bold 1em Helvetica Neue,Helvetica,Arial,sans-serif; text-transform: uppercase; text-decoration: none; }
       #sub .map > ul > li > ul { padding-top: 10px; }
        #sub .map > ul > li > ul li { margin: 0 0 5px; color: #fff; font-size: 11px; line-height: 16px; }
         #sub .map > ul > li > ul li > a { color: #fff; text-decoration: none; }
         #sub .map > ul > li > ul li.icon a { display: block; padding-left: 22px; background: url(../images/sub-icons-a.png) no-repeat; }
         #sub .map > ul > li > ul li.icon.contact a { background-position: 0 0; }
         #sub .map > ul > li > ul li.icon.facebook a { background-position: 0 -50px; }
         #sub .map > ul > li > ul li.icon.twitter a { background-position: 0 -100px; }
         #sub .map > ul > li > ul li.icon.youtube a { background-position: 0 -150px; }
         #sub .map > ul > li > ul li > a:hover, #sub .map > ul > li > ul li > a:focus, #sub .map > ul > li > ul li > a:active, #sub .map > ul > li > ul li.selected > a { color: #e7473f; }
    #sub .newsletter { float: right; width: 200px; margin: 0 50px 0 0; }
     #sub .newsletter h3 { margin: 0 0 10px; color: #95b3cf; font: bold 1.3em/1.2 Helvetica Neue,Helvetica,Arial,sans-serif; text-transform: uppercase; }
     #sub .newsletter p { margin: 0 0 10px; font-size: 1.1em; }
     #sub .newsletter p.field { position: relative; width: 100%; margin: 0 0 5px; font-size: 1.1em; }
      #sub .newsletter p.field label { display: block; margin: 0 0 5px; }
      .js #sub .newsletter p.field label { position: absolute; left: 7px; top: 0; color: #2b3946; line-height: 20px; }
      #sub .newsletter p.field input { width: 185px; height: 20px; padding: 0 8px 0 7px; border: none; background: #e7e7e7; line-height: 20px; }
     #sub .newsletter p.action { text-align: right; }
 #footer { width: 960px; margin: 0 auto; padding: 10px 0; }
  #footer p { color: #2b3946; font-size: 1.1em; }
   #footer p a { color: #2b3946; text-decoration: none; }
   #footer p a:hover, #footer p a:focus, #footer p a:active { text-decoration: underline; }
   #footer p span { padding: 0 5px; }

/*! headers ------- */

h1, h2, h3, h4, h5, h6 { color: #e63c31; font: 1em/1.2 Lacuna,Helvetica Neue,Helvetica,Arial,sans-serif; }
h1 { font-size: 3.0em; font-family:'SerpentineW01-BoldItali'; letter-spacing: 1px; }
#content div.cols-a div.primary h1 { margin: 0; }
h2 { font-size: 2em; }
#content div.cols-a div.primary h2 { color: #7b7a70; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }

.sub-1a { float: right; margin: -48px 0 0; }
 .sub-1a a.feed { display: block; overflow: hidden; width: 28px; height: 28px; background: url(../images/iconset-a-feed-a.png) no-repeat; font-size: 0; text-indent: -10001px; }

/*! grid ---------- */

.cols-a { width: 100%; }
 .cols-a:after { display: block; overflow: hidden; clear: both; content: ""; width: 100%; height: 0; }
 .cols-a > .primary { float: right; width: 680px; padding-right: 10px; }
 .single > .primary { float: none; width: 100%; }
 .cols-a > .secondary { float: left; width: 220px; }

.blog .cols-a { width: 960px; margin: 0 -10px; }
 .blog .cols-a > .primary { display: inline; float: left; width: 690px; margin: 0 0 0 10px; }
 .blog .cols-a > .secondary { float: right; width: 230px; }

/*! containers ---- */

.banner-a { position: relative; overflow: hidden; width: 100%; }
 .banner-a figure { margin: 0; }
  .banner-a figure img { display: block; }
 .banner-a h3 { position: absolute; left: 7px; top: 7px; padding: 7px 13px 5px; background: url(../images/banner-a-bg-a.png); color: #fff; font: bold 3em/1.2 HelveticaNeueBdCn,Helvetica Neue,Helvetica,Arial,sans-serif; text-transform: uppercase; }
 .banner-a p { position: absolute; left: 20px; top: 50px; }

.box-a { padding: 25px 25px 45px; background: #ededed url(../images/navside-a-shadow-a.png) 0 100% no-repeat; }

.categories-a { width: 720px; margin: -20px 0 0 -20px; font-size: 0; }
 .categories-a article.entry-a { display: -moz-inline-stack; display: inline-block; width: 220px; overflow: hidden; margin: 20px 0 0 20px; padding: 0; font-size: 10px; vertical-align: top;height: 210px; }
 html* .categories-a article.entry-a { display: inline; }

.comments-a { margin: 0 0 25px; }
 .comments-a p.side { float: right; margin: 0; padding: 3px 0 0; font-size: 1.1em; }
 .comments-a h2 { margin-bottom: 15px !important; }
 .comments-a article { margin: 0 0 10px; padding: 20px 25px; border-bottom: 1px solid #e1e1e1; background: #fdfcd1; }
  .comments-a article p.author { margin: 0 0 5px; color: #2b3946; font: 1.3em/1.25 Helvetica Neue,Helvetica,Arial,sans-serif; }
   .comments-a article p.author a { color: #2b3946; font-weight: bold; }
  .comments-a article blockquote { margin: 0; padding: 0; }
   .comments-a article blockquote p { margin: 0 0 5px; }

.connect-a { overflow: hidden; width: 100%; margin: 30px 0; padding: 15px 0; border: 1px solid #e1e1e1; border-width: 1px 0; }
 .connect-a > div { float: left; width: 230px; margin: 0; border-right: 1px solid #e1e1e1; line-height: 1; }
 .connect-a > p { float: left; margin: 0; padding-left: 30px; color: #2b3946; font: 1.8em/45px Lacuna,Helvetica Neue,Helvetica,Arial,sans-serif; padding-top:0px;}

.details-a { overflow: hidden; width: 100%; margin: 0 0 30px; }
 .details-a > .images { float: left; width: 392px; margin: 0; }
   .details-a > .images img { display: block; border: 1px solid #d6d6d6; }
  .details-a > .images figure { margin: 0; }
  .details-a > .images ul { list-style: none; list-style-image: none; width: 405px; margin: 0 0 0 -13px; padding: 0; }
   .details-a > .images ul li { float: left; margin: 13px 0 0 13px; }
 .details-a > .info { margin-left: 458px; width:480px; }
  .details-a > .info p.price { padding-bottom: 15px; border-bottom: 1px solid #e1e1e1; font-size: 1.4em; }
   .details-a > .info p.price strong { color: #c33; }
  .details-a > .info ul.options { list-style: none; list-style-image: none; margin: 0 0 30px; padding: 0; }
   .details-a > .info ul.options li { overflow: hidden; width: 100%; margin: 0 0 10px; }
    .details-a > .info ul.options li label { float: left; width: 60px; }
  .details-a > .info div.extras { }
   .details-a > .info div.extras p { margin: 0 0 5px; }
   .details-a > .info div.extras ul { list-style: none; list-style-image: none; margin: 0; padding: 0; }
    .details-a > .info div.extras ul li { display: inline; padding-right: 30px; color: #c33; }
     .details-a > .info div.extras ul li span { color: #333; }
  .details-a > .info p.qty { overflow: hidden; width: 100%; margin: 20px 0; padding: 0px 0 20px 0; border-top: 0px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; line-height: 20px; }
   .details-a > .info p.qty label { float: left; width: 60px; }
   .details-a > .info p.qty input { height: 20px; width: 100px; padding: 0 5px; border: none; background: #e7e7e7; line-height: 20px; }
  .details-a > .info div.action { overflow: hidden; width: 100%; padding-bottom: 17px; border-bottom: 1px solid #e1e1e1; }
   .details-a > .info div.action p { float: left; margin: 0; font-size: 1.0em; }
   .details-a > .info div.action > div { float: right; margin: 0; }

.entry-a { overflow: hidden; width: 100%; margin: 0 0 25px; padding: 10px 0 20px 0; border-bottom: 1px solid #e1e1e1; }
.entry-a + .entry-a , td.productItem .entry-a { padding: 10px 0 20px 0; border-bottom: 1px solid #e1e1e1; }
 .entry-a figure { float: left; width: 220px; margin: 0; padding-bottom: 15px; background: url(../images/entry-a-shadow-a.png) 0 100% no-repeat; font: bold 1.3em/1.3 Helvetica Neue,Helvetica,Arial,sans-serif; }
  .entry-a figure span { display: block; position: relative; width: 100%; }
   .entry-a figure.sale-1 span:before,
   .entry-a figure.sale-1 span span.before { position: absolute; right: 1px; bottom: 1px; overflow: hidden; content: ' '; width: 68px; height: 67px; background: url(../images/entry-a-sale-a.png) no-repeat; text-indent: -10001px; }
   .entry-a figure img { display: block; border: 1px solid #ccc; }
  .entry-a figure figcaption { display: block; padding: 7px 10px; background: #2b3946; color: #fff; }
  
  .entry-a.a figure figcaption { background-color: #2b3946; }
  .entry-a.b figure figcaption { background-color: #799f4a; }
  .entry-a.c figure figcaption { background-color: #e43c31; }
  .entry-a.d figure figcaption { background-color: #95b3cf; }
  
  td.productItem .entry-a h2 a:hover {text-decoration:none;}
  
  .entry-a figure a { text-decoration: none !important; color:#fff; }
  
   .entry-a figure figcaption span { display: inline; width: auto; color: #c33; }
    .entry-a figure figcaption span strong { color: #95b3cf; }
 .entry-a figure ~ * { margin-left: 260px !important; }
 .entry-a h2 { margin-bottom: 10px; }
 .entry-a div.share { float: right; margin: 0 !important; padding: 0 20px 0 0; }
 .entry-a p.pricing { }
  .entry-a p.pricing strong { color: #c33; }
  .entry-a p.pricing span { padding: 0 5px; }

.featured-a { overflow: hidden; width: 960px; margin-left: -20px; }
 .featured-a article { display: inline; float: left; width: 220px; margin: 0 0 0 20px !important; padding: 0 !important; border: none !important; }
 
 
  .featured-a article figcaption { background: #333333;background: }
  
  .entry-a figure  figcaption { padding-right: 20px; background-image: url(../images/entry-a-bullet-a.png); background-position: 203px 10px; background-repeat: no-repeat; }

.hcard-a { color: #2b3946; }
 .hcard-a h3 { color: #2b3946; font: bold 1.3em/1.3 Helvetica Neue,Helvetica,Arial,sans-serif; }
 .hcard-a p { margin: 0 0 8px 0; font-size: 1.1em; }
  .hcard-a p a { color: #2b3946; }

.intro-a { overflow: hidden; width: 100%; }
 .intro-a > .one { float: left; width: 700px; margin: 0; }
  .intro-a > .one figure { float: right; margin: 0; padding: 0 0 19px; background: url(../images/navside-a-shadow-a.png) 100% 100% no-repeat; }
   .intro-a > .one figure img { display: block; }
  .intro-a > .one .wrap { width: 185px; min-height: 240px; padding: 20px; background: #2b3946; color: #fff; }
   .intro-a > .one .wrap h2 { color: #fff; font: bold 2.8em/1.25 HelveticaNeueBdCn,Helvetica Neue,Helvetica,Arial,sans-serif; text-transform: uppercase; }
   .intro-a > .one .wrap p { font-size: 1.1em; }
 .intro-a > .two { float: right; width: 220px; margin: 0; }
  .intro-a > .two h2 { margin: 0 0 10px; }

.post-a { }
 .post-a header { }
  .post-a header p.date { float: right; margin: 0; font-size: 1.8em; line-height: 23px; font-weight: bold; text-transform: uppercase; }
   .post-a header p.date span { display: inline; float: left; height: 25px; margin: 0 5px 0 0; padding: 0 8px 0 15px; background: #2b3946 url(../images/post-a-date-a.png) 0 50% no-repeat; color: #fff; font-weight: normal; }
  .post-a header h2 { }
  .post-a header p.author { margin-top: -15px; font-style: italic; }
   .post-a header p.author a { color: #555; }
 .post-a .content { }
 .post-a footer { overflow: hidden; width: 100%; margin-top: 25px; }
  .post-a footer div { float: right; margin: 0; font-size: 12px; line-height: 20px; }
  .post-a footer div:first-child { float: left; }

.showcase-a { position: relative; width: 100%; margin: 0 0 25px; padding: 0 0 19px; border-top: 5px solid #e43c31; background: url(../images/navside-a-shadow-a.png) 100% 100% no-repeat; }
.showcase-a:first-child { margin-top: -15px; }
 .showcase-a ul.items { list-style: none; list-style-image: none; margin: 0; padding: 0; }
 .js .showcase-a ul.items { position: relative; overflow: hidden; height: 375px; }
  .showcase-a ul.items li { position: relative; width: 100%; font: 1.8em/1.3 Lacuna,Helvetica Neue,Helvetica,Arial,sans-serif; }
  .js .showcase-a ul.items li { display: none; position: absolute; left: 0; top: 0; }
  .js .showcase-a ul.items li:first-child { display: block; }
   .showcase-a ul.items li br { display: none; }
   .showcase-a ul.items li img { display: block; }
   .showcase-a ul.items li span { position: absolute; left: 0; bottom: 80px; width: 360px; min-height: 125px; padding: 0 30px 30px; background: #559f52 url(/images/theme/slider-caption-BG.png) no-repeat left top; color: #fff; }
    .showcase-a ul.items li span strong { display: block; margin: 0 -30px 5px; padding: 30px 30px 0; background: url(../images/showcase-a-box-a.png) no-repeat; font-size: 24px; text-transform: uppercase; }
 .showcase-a ul.sf-controls { position: absolute; left: 0; right: 0; bottom: 0; list-style: none; list-style-image: none; margin: 0; padding: 0; font-size: 0; text-align: center; }
  .showcase-a ul.sf-controls li { display: -moz-inline-stack; display: inline-block; overflow: hidden; width: 8px; height: 8px; padding: 0 4px; }
  html* .showcase-a ul.sf-controls li { display: inline; }
   .showcase-a ul.sf-controls li a { float: left; overflow: hidden; width: 8px; height: 8px; background: url(../images/showcase-a-dots-a.png) no-repeat; font-size: 0; text-indent: 8px; }
   .showcase-a ul.sf-controls li a:hover, .showcase-a ul.sf-controls li a:focus, .showcase-a ul.sf-controls li a:active { background-position: -8px 0; outline: none; }
   .showcase-a ul.sf-controls li a.active { background-position: -16px 0; outline: none; }

.sidebar-a { }
 .sidebar-a h3 { margin: 30px 0 0; padding: 0 0 13px; background: url(../images/sidebar-a-shadow-a.png) 0 100% no-repeat; color: #2b3946; font-size: 1.8em; }
 .sidebar-a h3:first-child { margin-top: 0; }
  .sidebar-a h3 span { display: block; padding: 10px; border: 1px solid #ededed; border-width: 1px 0; background: url(../images/sidebar-a-header-a.png); }
 .sidebar-a ul { list-style: none; list-style-image: none; margin-left: 10px; padding: 0; }
  .sidebar-a ul li { padding: 10px 10px 10px 0; border-bottom: 1px dotted #ccc; }
  .sidebar-a .tweets ul li { font-size: 1.1em; }
   .sidebar-a .tweets ul li a { font-weight: bold; }
 .sidebar-a .BlogTagCloud { margin-left: 10px; }
  .sidebar-a .BlogTagCloud a { display: block; padding: 10px 10px 10px 0; border-bottom: 1px dotted #ccc; font-size: 12px; }

.split-a { overflow: hidden; width: 100%; margin: 0 0 25px; }
 .split-a > .one { float: left; width: 460px; margin: 0; }
 .split-a > .two { float: right; width: 460px; margin: 0; }

/*! forms --------- */

form { }
 textarea { overflow: auto; }
 button { overflow: visible; padding: 0 10px; cursor: pointer; } button::-moz-focus-inner { padding: 0; border: none; }

.cart-a { }
 .cart-a h1 { margin-bottom: 25px; }
 .cart-a .wrap { border-top: 1px solid #e1e1e1; }
  .cart-a .wrap table { width: 100%; }
    .cart-a .wrap table th, .cart-a .wrap table td { padding: 5px 10px; font-weight: normal; text-align: left; }
   .cart-a .wrap table thead { }
    .cart-a .wrap table thead th { padding-top: 10px; padding-bottom: 10px; border-bottom: 1px dotted #ccc; color: #2b3946; font-size: 1.4em; font-style: italic; font-weight: bold; text-align: left; }
   .cart-a .wrap table tfoot { }
    .cart-a .wrap table tfoot tr:first-child > * { padding-top: 10px; border-top: 1px dotted #ccc; }
    .cart-a .wrap table tfoot th { color: #799f4a; font-size: 1.4em; font-weight: bold; font-style: italic; }
   .cart-a .wrap table tbody { }
   .cart-a .wrap table tbody tr:first-child > * { padding-top: 15px; }
   .cart-a .wrap table tbody tr:last-child > * { padding-bottom: 15px; }
   .cart-a .wrap table tbody tr.last-child > * { padding-bottom: 15px; }
    .cart-a .wrap table .col1 { }
     .cart-a .wrap table .col1 a { color: #555; }
    .cart-a .wrap table .col2 { text-align: right; }
    .cart-a .wrap table td.col2 { color: #799f4a; }
    .cart-a .wrap table .col3 { text-align: center; }
     .cart-a .wrap table .col3 input { width: 50px; height: 25px; padding: 0; border: none; background: #e7e7e7; text-align: center; }
    .cart-a .wrap table .col4 { text-align: right; }
    .cart-a .wrap table .col5 { text-align: right; font-weight: bold; }
    .cart-a .wrap table tfoot .col5 { color: #799f4a; font-size: 1.4em; }
    .cart-a .wrap table .col6 { width: 100px; font-weight: bold; text-align: right; }
 .cart-a ul.actions { list-style: none; list-style-image: none; margin: 30px 130px 0 10px; padding: 0; }
  .cart-a ul.actions li { position: relative; overflow: hidden; width: 100%; margin: 0 0 10px; line-height: 25px; }
   .cart-a ul.actions li label { float: left; width: 170px; padding: 0 10px 0 0; font-weight: bold; text-align: right; }
   .cart-a ul.actions span.text {display:inline-block;}
   div.shippingDiv {width:395px; float:left;}
   
   div.catCartDetails ul.actions {width:100%; overflow:hidden; position:relative;}
span#shippingSpan, div.shippingCountryDiv span#shippingCountrySpan, div.shippingStateDiv span#shippingStateSpan {float:left;width:170px;padding:0 10px 0 0;font-weight:bold;text-align:right;}
select#ShippingOptions. select#shippingState {display:inline-block; vertical-align:middle;}

div.shippingDiv,div.shippingStateDiv {display:block; width:100%; clear:both;}
   
   .cart-a ul.actions li input.text { width: 150px; padding: 0 5px; height: 25px; border: none; background: #e7e7e7; line-height: 25px; }
   .cart-a ul.actions li input.update { margin: 0; padding: 0; border: none; background: none; color: #c33; font-weight: bold; text-transform: lowercase; cursor: pointer; }
   .cart-a ul.actions li strong { position: absolute; right: 0; top: 0; color: #799f4a; font-size: 14px; }
  .cart-a ul.actions li.total { margin: 30px 0 20px; font-size: 2.4em; }
   .cart-a ul.actions li.total span { font-family: Lacuna,Helvetica Neue,Helvetica,Arial,sans-serif; }
   .cart-a ul.actions li.total strong { font-size: 24px; }
  .cart-a ul.actions li.checkout { font-size: 1.4em; line-height: 55px; }
   .cart-a ul.actions li.checkout a { float: left; text-transform: uppercase; font-family: Helvetica Neue,Helvetica,Arial,sans-serif; }
   .cart-a ul.actions li.checkout button { float: right; height: 55px; padding: 0 20px; font: bold 30px/55px HelveticaNeueBdCn,Helvetica Neue,Helvetica,Arial,sans-serif !important; text-transform: uppercase; }
   
    a#catshopbuy { float: right; height: 58px !important; padding: 0 20px; font: bold 30px/55px HelveticaNeueBdCn,Helvetica Neue,Helvetica,Arial,sans-serif !important; text-transform: uppercase; display: -moz-inline-stack; display: inline-block; height: 20px; padding: 0 15px; border: none; background: #799f4a; color: #fff !important;  text-decoration: none !important;  width:150px !important; text-align:center;}

    a#catshopbuy:hover {background:#C33 !important;}

.checkout-a { }
 .checkout-a em { color: #c33; font-style: normal; }
 .checkout-a > h1 { margin: 0 0 5px; }
 .checkout-a > h1 + p { margin: 0 0 20px; }
 .checkout-a .wrap { }
  .checkout-a .wrap > h2 { margin-top: 25px; padding: 10px 20px; background: #fdfcd1; color: #333; font-size: 1.4em; text-transform: uppercase; }
  .checkout-a .wrap > h2 ~ * { margin-left: 20px !important; }
  .checkout-a .wrap .fields { overflow: hidden; margin: 0 0 10px; }
  html* .checkout-a .wrap .fields { zoom: 1; }
   .checkout-a .wrap .fields p { display: inline; float: left; margin: 0 0 0 20px; }
   .checkout-a .wrap .fields p:first-child { margin-left: 0; }
    .checkout-a label { display: block; margin: 0 0 3px; }
    .checkout-a input.text { width: 265px; height: 25px; padding: 0 8px 0 7px; border: none; background: #e7e7e7; line-height: 25px; }
    .checkout-a select { width: 280px; padding-top: 3px; padding-bottom: 3px; border: none; background: #e7e7e7; }
    .checkout-a .half input.text { width: 115px; }
    .checkout-a .tick label { display: inline; margin: 0; }
 .checkout-a .payment { overflow: hidden; width: 100%; }
  .checkout-a .payment p { float: none; overflow: hidden; margin: 0 0 10px; }
  html* .checkout-a .payment p { zoom: 1; }
   .checkout-a .payment p label { float: left; width: 130px; padding: 0 5px 0 0; text-align: right; line-height: 25px; }
   .checkout-a .payment p img { vertical-align: middle; }
  .checkout-a .payment p.method { line-height: 23px; }
   .checkout-a .payment p.method input { margin-right: 5px; }
   .checkout-a .payment p.expiration span.select { float: left; width: 130px; }
    .checkout-a .payment p.expiration span.select select { width: 100%; }
   .checkout-a .payment p.expiration span.select.one { margin-right: 20px; }
   .checkout-a .payment p.ccv input { width: 115px; }
 .checkout-a .total { overflow: hidden; width: 100%; }
  .checkout-a .total p { float: right; font: 2.4em/55px Lacuna,Helvetica Neue,Helvetica,Arial,sans-serif; }
   .checkout-a .total p strong { padding-left: 5px; color: #799f4a; font-family: Verdana,Geneva,sans-serif; }
   .checkout-a .total p .button-a { height: 55px; padding: 0 35px; font: bold 30px/55px HelveticaNeueBdCn,Helvetica Neue,Helvetica,Arial,sans-serif; text-transform: uppercase; }
  .checkout-a .total p.sum { float: left; }

.form-a { }
 .form-a h2 { margin: 0 0 20px; color: #2b3946; }
 .form-a.comment h2 { color: #e63c31; }
 .form-a p { margin: 0 0 10px; font-size: 1.1em; }
  .form-a em { color: #c33; font-style: normal; }
 .form-a p.field { overflow: hidden; width: 100%; line-height: 20px; }
  .form-a p.field label { float: left; width: 115px; padding: 0 5px 0 0; text-align: right; }
  .form-a p.field input { width: 200px; height: 20px; padding: 0 8px 0 7px; border: none; background: #e7e7e7; line-height: 20px; vertical-align: top; }
  .form-a p.field textarea { width: 200px; padding: 5px 8px 5px 7px; border: none; background: #e7e7e7; vertical-align: top; }
 .form-a p.captcha { }
  .form-a p.captcha img { float: left; margin: 0 5px 0 0; }
  .form-a p.captcha input { width: 90px; }
 .form-a p.action { width: auto; padding-left: 120px; }

/*! tables -------- */

table { display: table; border-collapse: collapse; border-spacing: 0; }
 table th, table td { padding: 0; border: 0; }

/*! navs ---------- */

nav.side-a { padding-bottom: 18px; background: url(../images/navside-a-shadow-a.png) 0 100% no-repeat; }
 nav.side-a ul { list-style: none; list-style-image: none; margin: 0; padding: 0; background: #dbd8ce; }
  nav.side-a ul li { display: block; width: 100%; border-bottom: 1px solid #fff; font: bold 1.3em/1.25 Helvetica Neue,Helvetica,Arial,sans-serif; }
   nav.side-a ul li a { display: block; padding: 10px 15px; color: #333; text-decoration: none !important; }
   html* nav.side-a ul li a { zoom: 1; }
   nav.side-a ul li a:hover, nav.side-a ul li a:focus, nav.side-a ul li a:active { background-color: #2b3946; color: #fff; }
   nav.side-a ul li.selected a { background-color: #e63c31 !important; color: #fff !important; }

/*! lists --------- */

ul, ol, dd, blockquote { padding-left: 30px; }
 ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

ul { list-style-image: url(../images/bullet-a.png); }

ul.files-a { list-style: none; list-style-image: none; margin: 0; padding: 0; }
 ul.files-a li { position: relative; margin: 0 0 5px; padding: 1px 0 1px 30px; background: url(../images/files-a-icons-a.png) 5px 2px no-repeat; }
 ul.files-a li.xls { background-position: 5px -48px; }
 ul.files-a li.pdf { background-position: 5px -98px; }
  ul.files-a li:before,
  ul.files-a li span.before { position: absolute; left: 0; top: 20px; content: ' '; bottom: 0; width: 30px; background: #fff; }

ul.orders-a { list-style: none; list-style-image: none; margin: 0; padding: 25px 30px; border-bottom: 1px solid #e1e1e1; background: #fdfcd1; }
h2 + ul.orders-a { margin-top: -5px; }
 ul.orders-a li { overflow: hidden; width: 100%; margin: 0 0 5px; font-size: 1.1em; }
 ul.orders-a li.header { color: #2b3946; font-size: 1.3em; font-weight: bold; }
  ul.orders-a li span, ul.orders-a li a, ul.orders-a li small, ul.orders-a li strong { float: left; width: 410px; }
  ul.orders-a li span ~ span, ul.orders-a li small, ul.orders-a li strong { width: 105px; padding: 0 0 0 10px; font-size: 1em; }
  ul.orders-a li span ~ span ~ span, ul.orders-a li strong { text-align: right; }
  ul.orders-a li strong { font-weight: normal; }

dl { }
 dl dt { position: relative; overflow: hidden; margin: 0 0 10px; padding-left: 30px; color: #e63c31; }
 html* dl dt { zoom: 1; }
  dl dt span { position: absolute; left: 9px; top: 0; font: 14px/1.3 Lacuna,Helvetica Neue,Helvetica,Arial,sans-serif; }
 dl dd { margin: 0 20px 10px 30px; padding: 15px 20px; border-bottom: 1px solid #e1e1e1; background: #fdfcd1; }
 .js dl.faq-a dt { cursor: pointer; }
 .js dl.faq-a dd { display: none; }

/*! paragraphs ---- */


/*! links --------- */

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

.button-a, input.productSubmitInput { display: -moz-inline-stack; display: inline-block; height: 20px; padding: 0 15px; border: none; background: #799f4a; color: #fff !important; font: 11px/19px Verdana,Geneva,sans-serif; text-decoration: none !important; text-transform: lowercase; }



html* .button-a { display: inline; }
.button-a:hover, .button-a:focus, .button-a:active, input.productSubmitInput:hover { background: #e43c31;  cursor:pointer;}

.button-b { display: -moz-inline-stack; display: inline-block; position: relative; height: 28px; padding: 0 20px; background: #b62d24 url(../images/button-b-bg-a.png) repeat-x; color: #fff !important; font: bold 12px/28px Helvetica Neue,Helvetica,Arial,sans-serif; text-decoration: none !important; }
.button-b { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; behavior: url(styles/pie.htc); }
html* .button-b { display: inline; }
.button-b:hover, .button-b:focus, .button-b:active { background-color: #2d3b48; background-position: 0 -50px; }

/*! images -------- */

img { border-width: 0; image-rendering: optimizeQuality; -ms-interpolation-mode: bicubic; }

/*! other --------- */

pre { font-family: Consolas,Monaco,Courier New,monospace; white-space: pre-wrap; }

hr, div.hr { overflow: hidden; width: 100%; height: 1px; margin: 25px 0; border: none; border-top: 1px solid #e1e1e1; background: none; font-size: 0; }
 div.hr * { display: none; }

/*! helpers ------- */

.offset { position: absolute !important; left: -10001px !important; overflow: hidden !important; }

/*! mobile -------- */

@media only screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { html { -webkit-text-size-adjust: none; } }

/*! specific ------ */

div.connect-a div, nav.side-a div {margin-bottom:0px; padding-bottom:0px;}
#bar form.search {padding:0px; margin:0px;}

/* Social */
div.bc-social {width:100%; overflow:hidden; position:relative; margin-bottom:0px; padding-bottom:0px;}
div.bc-fb {width:100px; float:left;margin-bottom:0px; padding-bottom:0px;}
div.bc-twitter {width:150px; float:left;margin-bottom:0px; padding-bottom:0px;}

/*Blog Captcha */
div.captcha-wrapper {width:100%; overflow:hidden; position:relative;}
div.captcha-wrapper p.captcha-label {width:115px; float:left;padding:0 5px 0 0;}
div.captcha-wrapper div.captchaimg {width:115px; float:left;}
div.captcha-wrapper .captchaimg img {width:107px; height:30px;}
div.captcha-wrapper input#CaptchaV2 {background:none repeat scroll 0 0 #E7E7E7;border:medium none;height:20px;line-height:20px;padding:0 8px 0 7px;vertical-align:top;width:86px !important;}


div.twitHeader, div.twitUser, div.catcrumbs, div.cat-color,div.productPopletsItem {display:none;}
div.catProductAttributeGroup,div.product-grouping {width:100%; overflow:hidden; position:relative;}
div.catProductAttributeGroup div.catProdAttributeTitle, div.product-grouping label {width:80px; float:left;}


div.featured-a ul {margin:0px; padding:0px; background:none; width:100%; overflow:hidden; position:relative;}
div.featured-a ul li {list-style-type:none; background:none; float:left;}



/* Log In / Edit Details form */
  
  .comment-form { width: 100%; padding-bottom: 5px; }
 .comment-form p { overflow: hidden; clear: both; width: 358px; line-height: 26px; margin: 0 0 10px 0; }
 .comment-form p.captcha { margin-bottom: 12px; }
  .comment-form p label { float: left; width: 122px; padding-right: 18px; text-align: right; font-weight: bold; font-size: 11px; text-transform: capitalize; color: #333; }
  .comment-form p input, .comment-form p textarea {  background: none repeat scroll 0 0 #E7E7E7;border: medium none;height: 20px;line-height: 20px;padding: 0 8px 0 7px;vertical-align: top;width: 200px; }
  .comment-form p input:focus, .comment-form p textarea:focus { border-color: #999; }
  html* .comment-form p input { padding: 4px 10px 8px; }
  .comment-form p textarea { display: block; height: 75px; }
  .comment-form p.captcha img { position: relative; top: 2px; float: left; display: block; max-width: 108px; }
  .comment-form p.captcha input { float: left; width: 144px; margin-left: 8px; }
  * html .comment-form p.captcha input { margin-left: 10px; }
  .comment-form p input.submit { float: right; overflow: visible; width: 92px; height: 28px; margin-right: 5px; padding: 0; border: 0; text-align: center; text-transform: uppercase; letter-spacing: 1px; font: bold 14px/34px Arial,sans-serif; background: #799F4A; color: #FFF; }
  .comment-form p input.submit:hover { background: #e43c31; cursor: pointer; }
  * html .comment-form p input.submit { margin-right: 3px; }



/*     Notices
-------------------------------------*/
#notice-slider { padding: 20px; color: #fff; font-weight: bold; display: none; margin: 20px 0 20px 0; font-size: 1.4em;  }
.alarm { background-color: #364451; }
.caution { background-color: #364451; }
fieldset {border:0px;}

div.primary {min-height:500px;}

/* Testimonials */
div.testimonials-a p.author {text-align:right;  font-weight:bold; color:#2c3a47;}
div.testimonials-a div.item { border-bottom:1px dotted #E1E1E1;margin-bottom:30px !important;overflow:hidden;padding-bottom:20px;width:100%; margin-top:30px; padding-top:20px;}


/* Our Team */
div.our-staff {margin-top:25px;}
div.our-staff div.entry-a { overflow: hidden; width: 100%; margin: 0 0 30px; padding: 0 0 15px; border-bottom: 1px solid #d0cdbc; }
 div.our-staff div.entry-a p.date { margin-top: -13px; color: #333; font-size: 14px; }
 div.our-staff div.entry-a p.position {  font-size: 15px; }
div.our-staff div.entry-a .left img { float:left; padding-bottom:0px !important; padding-right:20px; }

div#lightbox, div#overlay {z-index:4000;}
div#corner p.info {color:#95b3cf; font-size: 15px; background:none; font-style: italic; }
div#corner p.info span.sep {padding:0px 10px;}
div#corner p.info span.phone {color:#95b3cf; padding:0px; margin:0px 0px 0px 4px; font-size: 20px; font-family:'SerpentineW01-BoldItali'; letter-spacing: 1px; }

/*Facebook*/
div.connect-a div.facebook-a {width:220px; position:relative; padding-left:20px;}
div.connect-a div.facebook-a img.left {float:left; padding-right:10px;}
div.connect-a div.facebook-a a {line-height: 15px;font-size: 14px;cursor: pointer; color: #3B5998; font-weight: bold;font-family: "lucida grande",tahoma,verdana,arial,sans-serif;}
div.connect-a div.facebook-a .fb_edge_widget_with_comment {position:absolute; top:24px; left: 80px;}
div.connect-a {display:block; overflow:visible;height:60px;}

/*Photo Gallery*/
#gallery{
width:860px;
background-color:#ffffff;
padding:20px 20px 68px 20px;
position:relative;
height:420px;
}
#gallery:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#gallery #gallery-col-1{
float:left;
width:230px;
margin-right:0px;
}
#gallery #gallery-col-2{
float:left;
width:630px;
text-align:center;
}
#gallery #slideshow{
/* large image container */
height:427px;
width:630px;
overflow:hidden;
}
#gallery #slideshow img{
/* large image  */
border-width:4px;
border-color:#556270;
border-style:solid;
}
#gallery a{
text-decoration:none;
}
#gallery #thumbs{
/* thumb image container */
}
#gallery #thumbs ul{
/* thumb image list*/
list-style-type:none;
margin:0;
padding:0;
}
#gallery #thumbs ul li{
/* thumb image list item */
margin:0px 10px 10px 0px;
padding:0;
float:left;
text-align:center;
display:block;
height:98px;
width:98px;
}
#gallery #thumbs ul li a{
outline: 0;
}
#gallery #thumbs ul li a img{
/* thumb image link item */
display:block;
border-width:4px;
border-color:#556270;
border-style:solid;
margin:0 auto;
}
#gallery #thumbs ul li a:hover img{
/* thumb image link item on hover */
border-color:#1468de;
}
#gallery #thumbs ul li.selected a img{
/* selected thumb */
border-color:#7eade6;
}
#gallery .pagination{
display:block;
clear:both;
position:absolute;
bottom:23px;
left:20px;
width:860px;
}
#gallery .pagination a, #gallery .pagination span{
text-decoration:none;
padding:3px 6px 3px 6px;
margin-right:6px;
font-size:12px;
font-weight:bold;
}
#gallery .pagination a{
color:#fff;
background-color:#556270;
text-decoration:none;
outline: 0;
}
#gallery .pagination a:hover{
color:#fff;
background-color:#C44D58;
}
#gallery .pagination span{
color:#fff;
background-color:#5aa3db;
}
#gallery #caption{
font-size:10px;
color:#556270;
}
td.productPopletsItem {
padding-right: 10px;
}
div.sidbarAd {
	padding-top: 25px;
	padding-bottom: 25px;
	margin: 0;
	border-bottom: 1px solid #eae9dc;
}
.AdTextBottom {
  color: #FFFFFF;
  font-size: 12px;
}

#content div.split-a div.two.banner-a p span.AdTextBottom {
	position: absolute;
	top: 35px;
	display: block;
	width: 200px;
}