﻿/* colors/
#595959 text grijs
#876642 alle headers
#8F9100 links
#F2EFE2 footer-achtergrond
#82643C bruin text
#857C6C balk donker beige
#A69B86 balk licht beige
#9E9B00 balk lichtgroen
#535200 balk donkergroen
#796949 forms borders
*/
/* Reset */
html, body, form { height: 100%; }
* { font-weight: inherit; font-family: inherit; font-style: inherit; font-size: 100%; border: 0; outline: 0; padding: 0; margin: 0; background: transparent; text-decoration: none; }
img { overflow: hidden; display: block; }
ul { list-style: none; }
ol { list-style-position: inside; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
td { text-align: left; vertical-align: top; }
header, footer, section, aside, nav, article, figure, figcaption { display: block; }

/* GLOBALS */
body { font: normal normal normal 0.8em Arial, Helvetica, sans-serif; color: #595959; background: #fff url(/img/bg-body.gif) repeat left top; font-family: Arial, Helvetica, sans-serif !important; }
p { line-height: 1.4em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1.2em; }
h1 { font-size: 2em; color: #876642; }
h2 { font-size: 1.5em; color: #876642; }
h3 { font-size: 1.4em; color: #876642; }
h4 { font-size: 1.3em; color: #876642; }
hr { width:90%; border:none 0; border-top: solid 1px #876642; height: 1px; text-align: center; margin: 0 auto;}
strong, b { font-weight: bold; }
em, i { font-style: italic; }
small { font-size: 0.8em; }
sup { font-size: 0.6em; }
embed, object { position: relative !important; z-index: 1 !important; }
a, a:visited a:active, a:focus { color: #8F9100; cursor: pointer; }
a:hover { color: #8F9100; }
.hidlink {color: #F0F0F0; text-decoration: none; cursor: text; z-index:-10; font-size:4px; position: absolute; top: -20px;}
.hidlink:hover {color: #F0F0F0; text-decoration: none; cursor: text; z-index:-10; font-size:4px;}

/* FORMS */
input, textarea, select { padding: 3px; color: #666; font-family: Tahoma; background: #fff; border: solid 1px #796949; }
input:hover, input:active, input:focus, textarea:hover, textarea:active, textarea:focus, select:hover, select:active, select:focus { border-color: #8F9100; background: #eeeeee; }
textarea { height: 150px; }
/* IMAGES */
img.WrapTextRight { float: left; clear: left; margin-top: 3px; margin-left: 0px; margin-right: 10px; margin-bottom: 3px; }
img.WrapTextLeft { float: right; clear: right; margin-top: 3px; margin-left: 10px; margin-right: 0px; margin-bottom: 3px; }
/* CLASSES */
.fc { float: right; position: relative; left: -50%; text-align: left; }
.fc ul { position: relative; left: 50%; }
.fc li { float: left; position: relative; }
/* universal clearfix hack */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
.clear { clear: both; overflow: hidden; height: 0px; margin-top: -1px; }
.hidden { position: absolute; top: -9999em; }
.fr { float: right !important; }
.nav-main-last { background: none !important; }
.mr0 { margin-right: 0 !important; }
.mb0 { margin-bottom: 0 !important; }
.oh { overflow: hidden; }
.img-r { margin: 0 0 15px 30px; float: right; }
.heading-green { font-size: 1.6em; }
.h3 { margin-bottom: 10px !important; }
h4 { margin-bottom: 10px !important; }
/* BUTTONS/LINKS */
a.bullet-right { padding-right: 10px; background: url(/img/bg-bullet-right.png) no-repeat right 7px; }
a:hover.bullet-right { background-image: url(/img/bg-bullet-right-brown.png); }
a.bullet-left { padding-left: 10px; background: url(/img/bg-bullet-left.png) no-repeat left 7px; }
a:hover.bullet-left { background-image: url(/img/bg-bullet-left-brown.png); }

a.btn-top { padding-left: 12px; float: left; background: url(/img/btn-top-l.png) no-repeat left top; line-height: 35px; color: #fff; font-size: 1.25em; }
a.btn-top span { padding-right: 12px; float: left; background: url(/img/btn-top-r.png) no-repeat right top; }
a:hover.btn-top { background-position: 0% -380px; }
a:hover.btn-top span { background-position: 100% -380px; }

a.btn, .btn { padding-left: 22px; float: left; background: url(/img/btn-l.png) no-repeat left top; line-height: 55px; color: #fff; font-size: 1.25em; }
a.btn span, .btn span { padding-right: 38px; float: left; background: url(/img/btn-r.png) no-repeat right top; }
a:hover.btn, .cycle a:hover div.btn, #postcard-flow a:hover div.btn, .cycle-bot a:hover div.btn { background-position: 0% bottom; background-color: transparent !important; }
a:hover.btn span, .cycle a:hover div.btn span, #postcard-flow a:hover div.btn span, .cycle-bot a:hover div.btn span { background-position: 100% bottom; }

#nav-header a.on { background-position: 0% bottom; }
#nav-header a.on span { background-position: 100% bottom; }

a.btn-block, .btn-block { float: left; width: 36px; height: 37px; background: url(/img/bg-btn-block.png) no-repeat left top; text-indent: -9999em; }
a:hover.btn-block { background-position: left bottom; }

a.btn-prev { float: left; width: 27px; height: 27px; background: url(/img/btn-prev.png) no-repeat left top; text-indent: -9999em; }
a:hover.btn-prev { background-position: left bottom; background-color: transparent !important; }

a.btn-next { float: right; width: 27px; height: 27px; background: url(/img/btn-next.png) no-repeat left top; text-indent: -9999em; }
a:hover.btn-next { background-position: left bottom; background-color: transparent !important; }

/* LAYOUT */
#wrapper { margin: 0 auto; padding: 0 8px; width: 960px; background: url(/img/bg-wrap.png) repeat-y left top; }
.logo { margin: 45px 0 0 18px; float: left; display: inline; width: 135px; height: 85px; text-indent: -9999em; }
#header { float: left; width: 960px; height: 255px; position: relative; }
.header-banner { position: absolute; top: 0; left: 0; z-index: 1; }
.header-generic { background: url(/img/headers/generic.png) no-repeat left top; }

/* NAVS */
#nav-header { position: absolute; bottom: 0; right: 0; z-index: 2; }
#nav-header li { margin-right: 15px; float: left; }
#nav-social-left { position: absolute; top:234px; left:246px; z-index: 3; !important; }
.nav-social ul { float: left; }
.nav-social span { float: left; margin-right: 5px; line-height: 20px; }
.nav-social li { float: left; margin: 0 5px 0 0 !important; padding: 0 !important;; background: none !important; }
#nav-main { float: left; width: 960px; background: url(/img/bg-nav.gif) no-repeat left top; }
#nav-main li { padding-right: 1px; float: left; height: 47px; background: url(/img/bg-nav-divider.gif) no-repeat right 14px; }
#nav-main li a { padding: 0 15px; float: left; line-height: 45px; height: 47px; color: #fff; font-size: 1.4em; }
#nav-main li a:hover { color: #876642; }
#nav-main li a.on { background: url(/img/bg-nav-on.png) no-repeat center bottom; color: #5B5342; }
.on-nosub { background: none !important; }
#nav-sub { margin: 2px 0 10px 20px; float: left; display: inline; width: 960px; line-height: 40px; background: url(/img/bg-sub.png) no-repeat left top; }
#nav-sub li { padding-right: 2px; float: left; background: url(/img/bg-sub-div.gif) no-repeat right top; }
#nav-sub a { padding: 0 10px; float: left; color: #fff; font-size: 1.1em; }
#nav-sub a:hover { background: url(/img/bg-sub.png) no-repeat center -477px; }
#nav-sub a.on { background: url(/img/bg-sub.png) no-repeat center bottom; }
.nav-sub-first a:hover { background-position: left -477px !important; }
.nav-sub-first a.on { background-position: left bottom !important; }
#nav-tabs { margin-left: 1px; float: left; display: inline; width: 681px; height: 37px; line-height: 44px; background: url(/img/tabs-cut.png) no-repeat right top; position: relative; overflow: hidden; }
#nav-tabs ul { margin-right: 7px; float: left; width: 674px; height: 37px; background: url(/img/tabs.png) no-repeat left top; overflow: hidden; }
#nav-tabs li { padding-right: 2px; float: left; background: url(/img/bg-sub-div-short.gif) no-repeat right 5px; }
#nav-tabs a { padding: 0 20px; float: left; color: #fff; }
#nav-tabs a:hover { background: url(/img/tabs.png) no-repeat center -379px; }
#nav-tabs a.on { background: url(/img/tabs.png) no-repeat center -757px; color: #876642; }
.nav-tabs-first a:hover { background-position: left -379px !important; }
.nav-tabs-first a.on { background-position: left -757px !important; }

/* ----------------------*/
#body { padding: 20px; float: left; width: 920px; }
.body-landscape { background: url(/img/bg-landscape-fade.png) no-repeat left top; }
#article-left { margin-right: 20px; float: left; width: 670px; }

/* ASIDES */
#aside-right { float: right; width: 230px; padding:0 0 0 0; }
.aside-feature { margin: 0 0 7px -8px; float: left; display: inline; width: 244px; position: relative; }
.aside-feature-top { float: left; width: 244px; height: 10px; background: url(/img/bg-aside-top.png) no-repeat left top; overflow: hidden; }
.aside-feature-mid { padding: 7px 17px; float: left; width: 210px; background: url(/img/bg-aside-mid.png) repeat-y left top; }
.aside-feature-bot { float: left; width: 244px; height: 10px; background: url(/img/bg-aside-bot.png) no-repeat left top; overflow: hidden; }
.testie-bot { height: 37px !important; background-image: url(/img/bg-testie.png); }
#nav-aside-pics { float: left; width: 210px; }
#nav-aside-pics li { margin: 0 10px 10px 0; float: left; width: 100px; }
.aside-feature-tabs { margin: 0 0 0 20px !important; float: right !important; }
#heed-tab { margin: 0 0 15px 0 !important; }
.para { margin-bottom: 5px !important; }
.tab-content p { color: #796949; }
.aside-feature h2 { margin-bottom: 10px !important; font-size: 1.4em; }
.aside-feature h3 { margin-bottom: 10px !important; font-size: 1.3em; }
.def-blog dt { margin-bottom: 2px !important; font-weight: bold; }
.bq-side { margin-bottom: 10px !important; }
.fonty { font-size: 1.2em; color: #876642; }
/*-----Advertentie-----*/
.aside-ad { margin: 0 0 7px -8px; float: left; display: inline; width: 244px; position: relative; }
.aside-ad-top { float: left; width: 244px; height: 10px; background: url(/img/bg-aside-top.png) no-repeat left top; overflow: hidden; }
.aside-ad-mid { padding: 7px 17px; float: left; width: 210px; background: url(/img/bg-aside-mid.png) repeat-y left top; }
.aside-ad-bot { float: left; width: 244px; height: 10px; background: url(/img/bg-aside-bot.png) no-repeat left top; overflow: hidden; }
/* FOOTERS */
#nav-logos { padding-top: 20px; float: left; width: 920px; }
#nav-logos li { margin-right: 30px; float: left; }
#footer { margin: 0 auto; width: 960px; }
#footer p { margin-bottom: 5px; }
#footer-top { padding: 25px 20px 20px 20px; float: left; width: 920px; background: #F2EFE2 url(/img/bg-footer.gif) no-repeat left top; }
#footer-top h2 { margin-bottom: 25px;}
#footer-top a { color: #876642; }
#footer-top a:hover { color: #8F9100; }
#footer-top ul { margin: 0 53px 16px -20px; float: left; }
#footer-top li { margin-bottom: 3px; font-weight: bold; }
#footer-top ul li ul { margin: 3px 0 0 0 !important; }
#footer-top ul li ul li { font-weight: normal; }
#footer-bot { padding: 20px; float: left; width: 920px; font-size: 0.85em; }
#footer-body {margin-top:35px; padding: 0 0 0 20px; float: left; width: 920px; background: #F2EFE2; }
.footer-bot-left { margin-bottom: 20px; float: left; width: 460px; clear: left; }
.footer-bot-right { margin-bottom: 20px; float: right; width: 460px; clear: left; }
#nav-footer-right ul { margin-right: 20px; float: right; width: 280px; }
#footer-top-left { float: left; width: 600px; }
#footer-top-right { float: right; width: 320px; }

/* fancybox-cycle */
.cycle-wrap { margin: 0 0 20px -8px; float: none; width: 683px; height: 278px; background: url(/img/bg-fancybox.png) no-repeat left top; position: relative; }
.cycle, .cycle-bot { margin: 17px 0 0 17px; float: left; display: inline; width: 649px; height: 244px; overflow: hidden; position: relative; z-index: 1; }
.cycle li, .cycle-bot li { float: left; width: 649px; height: 244px; position: relative; }
.cycle-img { position: absolute; top: 0; left: 0; z-index: 1; }
.cycle-heading { margin-bottom: 0 !important; position: absolute; bottom: 5px; left: 15px; z-index: 3; font-size: 2.8em; color: #fff; }
.cycle-link { position: absolute; bottom: 0; right: 12px; z-index: 3; }
.cycle-grad { position: absolute; bottom: 0; left: 0; z-index: 2; }
.cycle-nav { position: absolute; top: 27px; right: 22px; z-index: 3; }
.cycle-nav a { margin-right: 5px; float: left; width: 15px; line-height: 15px; background: url(/img/bg-fancybox-nav.png) no-repeat left top; text-align: center; color: #999 !important; font-weight: normal !important; font-size: 0.8em; }
.cycle-nav a:hover, .cycle-nav a.activeSlide { background-position: left bottom; }

/*----- GEMEENTES -----*/
#kaartje-cz {z-index:2;}
/* HOMEPAGE BOXES */

#boxes { margin: 10px 0 0 -8px; width: 686px; }
.box { margin: 10px; width: 340px; }
/* FEATURES */
.postcard-images { width: 304px !important; height: 441px !important; }
.postcards { margin: 10px 0 0 -8px; float: right; width: 686px; }
.postcards p { margin-bottom: 0; }
.postcard-item { margin: 0 3px 1px 0; float: left; display: inline; width: 340px; min-height: 237px; height: auto !important; height: 237px; background: url(../img/bg-postcard.png) no-repeat left top; position: relative; }
.postcard-info { margin: 18px 0 0 18px; float: left; width: 304px; height: 201px; position: relative; overflow: hidden; }
#postcard-flow { position: relative; min-height: 475px !important; }
#postcard-flow h2 { margin-bottom: 5px !important; }
#postcard-flow p { margin-bottom: -15px !important; position: relative; color: #595959 !important; }
.postcard-flow-txt { padding: 5px 10px 0 10px; float: left; width: 284px; }
.postcard-flow-txt p { }
.btn-footy { margin: -43px 0 0 0; float: right !important; position: relative; }
#youtube { float: right; display: inline-block; width: 304px; }
.postcard-tall { background-image: url(/img/bg-postcard-top.png) !important; }
.postcard-tall-content { margin-top: 18px; padding: 0 18px 18px 18px; float: left; display: inline; width: 304px; background: url(../img/bg-postcard-bot.png) no-repeat left bottom; min-height: 439px; }
.postcard-tall-content-txt { min-height: 150px; height: auto !important; height: 220px; }
.postcard-tall-content-txt ul {list-style: square; margin-left: 13px;}
.postcard-tall-content-txt h2 {margin-bottom: 5px;}
.postcard-copy { padding: 10px; float: left; width: 284px; }
.postcard-img { position: absolute; top: 0; left: 0; z-index: 3; }
.postcard-mask { position: absolute; bottom: 0; left: 0; z-index: 4; }
.postcard-link { position: absolute; bottom: 5px; right: 5px; z-index: 5; }
.postcard-content { position: absolute; bottom: 8px; left: 10px; width: 284px; z-index: 4; }
.postcard-text { float: left; width: 240px; color: #fff; overflow: hidden; }
.postcard-heading { padding-right: 0 !important; margin-bottom: 0 !important; font-size: 1.7em; position: relative; }
.postcard-blurb { padding-right: 0 !important; line-height: 1.3em; }
a:hover.postcard-info div.btn-block { background-position: left bottom; }
a.feature-btn { margin: 5px 0 15px 0; float: left; width: 230px; height: 101px; text-align: center; color: #fff; font-size: 1.2em; background-color: transparent !important; position: relative; }
a.feature-btn img { position: absolute; top: 0; left: 0; z-index: 1; }
a.feature-btn span { margin-top: -18px; position: absolute; top: 50%; left: 10px; z-index: 2; width: 210px; height: 50px; }
.feature-btn-text { position: absolute; top: 0; left: 20px; z-index: 9; }
.vert-wrap { float: left; width: 190px; height: 101px; display: table; }
.vert-pos { display: table-cell; vertical-align: middle; }
.vert-content { text-align: center; }

/* GALLERY */
#gallery-wrap { float: left; width: 210px; }
#gallery { float: left; width: 210px; }
#gallery li { float: left; width: 210px; height: 140px; overflow: hidden; }
#gallery a { float: left; width: 210px; height: 140px; position: relative; }
.mag { display: none; position: absolute; top: 0; left: 0; width: 210px; height: 140px; background: url(/img/mag.png) no-repeat center center; text-indent: -9999em; }
#gallery-bot { margin: 10px 0 0 45px; float: left; display: inline; width: 120px; text-align: center; line-height: 27px; }
#gallery-bot div { padding-left: 10px; float: left; display: inline; }
/*GOOGLE MAPS */
.side_bar { clear: none; float: left; margin: 10px 0 0 5px !important; color: #ffffff;}
.side_bar img { clear: both; float: left; margin: 0 5px 0 0 !important;}
.side_bar div img { clear: both; float: left; margin: -16px 0 0 35px !important;}
.side_bar img { clear: both; float: left; margin: -4px 5px 0 0 !important;}
.side_bar ul { float: left; margin: 10px 0 0 0;}
.side_bar li {margin: 0 20px 0 4px !important; padding: 0 !important;}
.side_bar a  {color: #ffffff;}
.side_bar a:hover  {color: #82643C;}
.side_bar input  {padding: 0;}
/* DOCS */
#docs { float: left; width: 210px; }
#docs li { margin-bottom: 15px; float: left; width: 210px; }
.doc-img { margin: 0 10px 0 0; float: left; width: 30px; }
a:hover.doc-img { background-color: transparent !important; }
.text-small { font-size: 0.9em; }
#docs p { margin-bottom: 0; }

/* LISTS */
.list-blog li { margin-bottom: 3px; }
.list-inline { margin-top: 20px; }
.list-inline li { margin: 0 5px 0 0 !important; padding: 0 10px 0 0 !important; display: inline; background: url(/img/bg-inline-div.gif) no-repeat right center !important; }
.list-detail { margin-bottom: 25px; }

/* FEATURE BOX */
.feature-wide { margin: 0 0 20px -8px; float: left; width: 683px; position: relative; }
.feature-wide-top { float: left; width: 683px; background: url(/img/bg-box-top.png) no-repeat left top; }
.feature-wide-bot { margin-top: 10px; padding: 7px 26px 17px 17px; float: left; width: 640px; background: url(/img/bg-box-bot.png) no-repeat left bottom; }
.testy-top { background-image: url(../img/bg-testy-top.png) !important; }
.testy { padding-bottom: 40px !important; background-image: url(/img/bg-testy.png) !important; }
.testy p, .testie p { color: #876642; }
.feature-wide-nav { margin: 0 0 20px 0; padding: 20px 0; float: left; width: 670px; border-top: solid 1px #D0CDC6; border-bottom: solid 1px #D0CDC6; }
.img-block { margin: 0 20px 10px 0; float: left; width: 150px; overflow: hidden; }
.title { margin-bottom: 10px !important; color: #876642; font-size: 1.4em; font-weight: bold; }
.feature-inset { margin: 10px 0 10px 10px; float: left; display: inline; width: 244px; position: relative; }
.feature-inset-top { float: left; width: 244px; height: 10px; background: url(/img/bg-aside-top.png) no-repeat left top; overflow: hidden; }
.feature-inset-mid { padding: 7px 17px; float: left; width: 210px; background: url(/img/bg-aside-mid.png) repeat-y left top; }
.feature-inset-bot { float: left; width: 244px; height: 10px; background: url(/img/bg-aside-bot.png) no-repeat left top; overflow: hidden; }
.feature-right { float: left; clear: left; margin-top: 3px; margin-left: 0px; margin-right: 10px; margin-bottom: 3px; }
.feature-left { float: right; clear: right; margin-top: 3px; margin-left: 10px; margin-right: 0px; margin-bottom: 3px; }

/* FORMS */
.form-feedback { padding-top: 20px; float: left; width: 225px; border-top: solid 1px #D0CDC6; }
.form-feedback label { margin-bottom: 5px; float: left; width: 225px; font-weight: bold; }

#form-guestbook { padding: 10px; float: left; width: 620px; height: 400px;border: 0px #D0CDC6; }
#form-guestbook div { margin-bottom: 15px; float: left; width: 620px; position: relative; }
#form-guestbook fieldset { margin-bottom: 15px; float: left; width: 670px; }
#form-guestbook input { float: none; width: 180px; clear: left;  margin:0.5em 0 0.5em 0;}
#form-guestbook input[type="submit"] { float: left; width: 100px; clear: left;  margin:1em 0 0.5em 0; background: #A69B86; color:#ffffff;}
#form-guestbook input[type="submit"]:hover { color:#876642;;}
#form-guestbook textarea { float: none; width: 370px; clear: left; }
#form-guestbook select { float: left; width: 378px; clear: left; }
#form-guestbook label {clear:left; display:block; float:left; width:160px; text-align:left; padding-right:10px; margin:0.5em 0 0.5em 0;}
#form-guestbook img { clear: left; float: none; padding: 10px 0 0 0; }

#messages-guestbook { margin: 0 0 7px -8px; float: left; display: inline; width: 244px; position: relative; }
#messages-guestbook .top { float: left; width: 470px; height: 10px; background: url(/img/bg-guestbook-top.png) no-repeat left top; overflow: hidden; }
#messages-guestbook .mid { padding: 7px 17px; float: left; width: 464px; background: url(/img/bg-guestbook-mid.png) repeat-y left top; }
#messages-guestbook .bot { float: left; width: 470px; height: 10px; background: url(/img/bg-guestbook-bot.png) no-repeat left top; overflow: hidden; }
#messages-guestbook .date{font-size:60%;float: right; position:relative; top:-32px; left:-32px;}
#messages-guestbook p{margin:0px;}
#messages-guestbook .indent1 {padding-left:0px;}
#messages-guestbook .indent2 {padding-left:100px;}

.btn-neg { margin-left: -10px; position: relative; }
#form-comment { padding-top: 20px; float: left; width: 670px; border-top: solid 1px #D0CDC6; }
#form-comment fieldset { margin-bottom: 15px; float: left; width: 670px; }
#form-comment input { float: left; width: 180px; clear: left; }
#form-comment textarea { float: left; width: 370px; clear: left; }
#form-comment select { float: left; width: 378px; clear: left; }
#form-comment label { margin-bottom: 5px; float: left; font-weight: bold; width: 250px; }
#form-main { float: left; width: 670px; }
#form-main fieldset { margin-bottom: 25px; padding-bottom: 15px; float: left; width: 670px; border-bottom: solid 1px #B6AE9E; }
#form-main legend { margin-bottom: 15px; float: left; width: 670px; color: #876642; font-size: 1.4em; }
#form-main div { margin-bottom: 15px; float: left; width: 670px; position: relative; }
#form-main label { margin-bottom: 5px; float: left; width: 670px; font-weight: bold; }
#form-main input, #form-main select { float: left; width: 300px; }
#form-main p { margin-bottom: 0; }
.rbl { float: left; /*width: 670px;*/ }
.rbl br { display: none; }
.rbl input { margin-top: 6px; width: auto !important; }
.rbl label { padding: 5px 10px 0 5px; width: auto !important; }
/*.error { margin: 3px 0 0 5px; float: left; display: inline; text-indent: -9999em; background: url(/img/error.png) no-repeat left top; width: 18px; height: 18px; }*/
.fs-last { margin: 0 !important; padding: 0 !important; border: 0 !important; }

/* PRICES */
#prices { margin: 20px 0 30px 0; float: left; width: 670px; position: relative; }
a.block-brown { padding: 24px 28px 28px 28px; float: left; width: 166px; height: 85px; background: url(/img/btn-block.png) no-repeat left top; position: relative; }
.heading-prices { float: left; width: 166px; font-size: 1.6em; color: #876642; }
.heading-prices-sub { float: left; width: 166px; font-size: 1.3em; color: #876642; }
.prices-hover { display: none; position: absolute; top: 135px; right: 13px; z-index: 999; }
.prices-hover-top { float: left; width: 205px; background: url(/img/hover-top.png) no-repeat left top; }
.prices-hover-bot { margin-top: 15px; padding: 5px 20px 20px 20px; float: left; width: 165px; background: url(../img/hover-bot.png) no-repeat left bottom; color: #796949; }
a:hover.block-brown span.btn { background-position: 0% bottom; }
a:hover.block-brown span.btn span { background-position: 100% bottom; }
.img-prices { margin-top: 10px; float: left; }
.hover-head { float: left; width: 165px; font-weight: bold; }
.hover-text { padding: 5px 0; float: left; width: 165px; }
.btn-inner { margin: 5px -15px 0 0; position: relative; float: right; }
.heading-prices-price { padding: 20px 0 0 0; float: left; font-size: 22px; color: #876642; }

/* TABS */
.feature-tabs { margin-top: 0 !important; }
.tab-content { float: left; width: 640px; display: none; }
.tab-content h2 { margin-bottom: 0 !important; }
.tab-content h3 { font-size: 1.4em !important; }

/* FAQ */
.faq { float: left; width: 640px; }
.faq li { margin-bottom: 10px; float: left; width: 640px; }
.faq a { padding-left: 15px; float: left; width: 625px; height: 40px; line-height: 40px; background: url(/img/bg-faq.png) no-repeat left top; overflow: hidden; position: relative; z-index: 2; color: #fff; font-weight: normal; }
.faq a:hover { background-position: left -383px; background-color: transparent !important; }
.faq a.on { background-position: left bottom; }
.answer { margin: -5px 0 10px -3px; padding: 10px 20px 20px 20px; float: left; width: 606px; background: url(/img/bg-answer.png) no-repeat left bottom; position: relative; z-index: 1; }
.answer a { font-weight: bold; padding: 0 !important; float: none !important; background: none; color: #8F9100; width: auto !important; height: auto !important; line-height: normal !important; }
.faq strong { padding-right: 7px; font-size: 1.4em; line-height: 37px; }
.current { font-weight: bold; }


