html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html, body {
    height: 100%
}

body {
    font-family: "Droid Sans", Helvetica, Arial, Sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #666;
    background: #d3dbe5 url(../img/bg.jpg) center top no-repeat
}

form input, form textarea, form select {
    font-size: 12px;
    color: #666;
    font-family: "Droid Sans", Helvetica, Arial, Sans-serif
}

/* general */
h1 {
    font-size: 32px;
    line-height: 34px;
    color: #666;
    margin-bottom: 20px;
    font-family: "Francois One", Helvetica, Arial, Sans-serif;
    font-weight: normal
}

h2 {
    font-size: 17px;
    line-height: 22px;
    color: #000;
    margin-bottom: 15px
}

h3 {
    font-size: 15px;
    line-height: 18px;
    margin-top: 5px;
    color: #666;
    margin-bottom: 15px
}

h4, h5, h6 {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 3px;
    color: #666
}

h2, h3, h4, h5, h6 {
    font-family: "Droid Sans", Helvetica, Arial, Sans-serif
}

a {
    color: #06c;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

#wrapper {
    width: 980px;
    padding: 0 15px;
    margin: 0 auto;
}

#header, #content, #footer {
    width: 980px;
    float: left
}

/* header */
#header {
    min-height: 133px
}

/* logo */
#logo {
    width: 465px;
    height: 65px;
    float: left;
    margin: 15px 0 0 52px
}

#logo a {
    width: 132px;
    height: 66px;
    display: block;
    float: left;
    background: url(../img/logo.png) 0 0 no-repeat
}

#logo p {
    font: normal 15px/22px "Francois One", Helvetica, Arial, Sans-serif;
    color: #203f80;
    float: left;
    margin: 0px 0 0 24px
}

/* phone */
.contact_phone {
    float: left;
    width: 205px;
    height: 65px;
    margin-top: 15px;
}

.phone span {
    font-weight: bold;
    font-size: 16px;
}

.phone {
    font-size: 14px;
    line-height: 20px;
}

/* buttons */
#topnav {
    width: 245px;
    height: 35px;
    float: right
}

#topnav a.btn {
    width: 113px;
    height: 29px;
    display: block;
    float: left;
    color: #666;
    text-align: center;
    padding-top: 6px;
    margin-top: 5px;
    background: #fff;
    font-family: "Francois One", Helvetica, Arial, Sans-serif
}

#topnav a.btn:hover {
    color: #fff;
    background: #06c
}

#topnav a.lang {
    width: 98px;
    padding-left: 15px;
    float: none;
    text-align: left;
    margin: 0;
    background: #fff url(../img/lang-bg.png) 83px 2px no-repeat
}

#topnav a.lang:hover {
    background: #06c url(../img/lang-bg.png) 83px 2px no-repeat
}

#topnav a.contact {
    float: right
}

#langs {
    width: 113px;
    height: 29px;
    float: right;
    margin: 5px 0 0 8px
}

#langs ul {
    width: 113px;
    height: auto;
    display: none;
    position: relative;
    z-index: 999999
}

#langs ul li {
    width: 113px;
    height: auto;
    border-top: 1px solid #dadada
}

#langs ul li a {
    width: 93px;
    height: 20px;
    background: #fff;
    padding: 5px 10px;
    display: block;
    color: #666;
    font-family: "Francois One", Helvetica, Arial, Sans-serif
}

#langs ul li a:hover {
    color: #fff;
    background: #06c
}

/* top menu */
#tmenu {
    width: 980px;
    margin-top: 7px;
    font-family: "Francois One", Helvetica, Arial, Sans-serif;
    position: relative;
    z-index: 999;
    background: url(../img/menu-bg.png) left center repeat-x
}

#tmenu ul {
    width: 980px;
    display: flex;
    align-items: center;
}

#tmenu ul li {
    width: auto;
    position: relative;
    background: url(../img/menu-sep.gif) right center no-repeat
}

#tmenu ul li a {
    display: block;
    padding: 8px 21px 8px 18px;
    font-size: 16px;
    color: #666;
    line-height: 1;
}

#tmenu ul li a:hover {
    text-decoration: none
}

#tmenu ul li.active a, #tmenu ul li a.active {
    color: #000
}

#tmenu ul li.last, #tmenu ul li:last-child {
    background: none
}

/* 2nd level menu */
#tmenu ul ul {
    width: 208px;
    height: auto;
    display: none;
    position: absolute;
    left: -2px;
    margin: 0;
    padding: 0 0 10px 0;
    z-index: 9999;
    background: #f1f1f1 url(../img/menu-bottom-sep.gif) left top repeat-x
}

#tmenu ul ul li {
    width: 206px;
    height: auto;
    float: none;
    padding: 0px 1px 3px 1px;
    margin: 0;
    position: relative;
    background: url(../img/menu-bottom-sep.gif) left bottom repeat-x
}

#tmenu ul ul li a {
    width: 174px;
    height: auto;
    display: block;
    padding: 6px 20px 6px 12px;
    margin: 0;
    text-align: left;
    font-size: 15px;
    line-height: 16px;
    color: #666 !important
}

#tmenu ul ul li a:hover {
    color: #fff !important;
    background: #0066cb !important
}

#tmenu ul ul li.sub a {
    background: url(../img/top-menu-arr.png) 190px center no-repeat !important
}

#tmenu ul ul li.sub.active a, #tmenu ul ul li.sub a:hover {
    color: #fff !important;
    background: #0066cb url(../img/top-menu-arr-active.png) 190px center no-repeat !important
}

/* 3rd level menu */
#tmenu ul ul ul {
    width: 192px;
    top: 0;
    left: 207px;
}

#tmenu ul ul ul li {
    width: 190px
}

#tmenu ul ul ul li a, #tmenu ul ul li.sub li a, #tmenu ul ul li.sub.active li a {
    width: 158px;
    color: #666 !important;
    background: none !important
}

#tmenu ul ul li a:hover, #tmenu ul ul li.active a {
    color: #666
}

#tmenu ul ul li.sub li a, #tmenu ul ul li.sub.active li a {
    color: #666 !important;
    font-weight: normal
}

#tmenu ul ul li.sub li a:hover, #tmenu ul ul li.sub li.active a, #tmenu ul ul li.sub li.active a:hover {
    color: #fff !important;
    background: #0066cb !important
}

/* menu shadow */
#tmenu > ul {
    -moz-box-shadow: 5px 0 5px -5px #ccc, -5px 0 5px -5px #ccc, 0 5px 7px -3px #9a9a9a;
    -webkit-box-shadow: 5px 0 5px -5px #ccc, -5px 0 5px -5px #ccc, 0 5px 7px -3px #9a9a9a;
    box-shadow: 5px 0 5px -5px #ccc, -5px 0 5px -5px #ccc, 0 5px 7px -3px #9a9a9a
}

#tmenu ul ul, .shadow {
    -moz-box-shadow: 5px 0 5px -5px #ccc, -5px 0 5px -5px #ccc, 0 5px 7px -3px #020202;
    -webkit-box-shadow: 5px 0 5px -5px #ccc, -5px 0 5px -5px #ccc, 0 5px 7px -3px #020202;
    box-shadow: 5px 0 5px -5px #ccc, -5px 0 5px -5px #ccc, 0 5px 7px -3px #020202
}

/* content */
#content {
    background: #fff
}

/* HOMEPAGE */
#home-img {
    height: 515px;
    position: relative;
    margin-top: -5px
}

#home-img div {
    width: 340px;
    height: 188px;
    padding-top: 8px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    -moz-box-shadow: 5px 0 7px -3px #9a9a9a, 0 -5px 7px -3px #9a9a9a;
    -webkit-box-shadow: 5px 0 7px -3px #9a9a9a, 0 -5px 7px -3px #9a9a9a;
    box-shadow: 5px 0 7px -3px #9a9a9a, 0 -5px 7px -3px #9a9a9a
}

#home-img div p {
    width: 316px;
    height: 86px;
    font-size: 14px;
    border: 2px solid #c6c6c6;
    border-top: 2px solid #e2e2e2;
    border-bottom: 2px solid #818181;
    margin: 0 0 8px 10px;
    background: url(../img/menu-bg.png) left center repeat-x
}

#home-img div {
    display: block;
    background: url(../img/topboxbg.png) no-repeat;
}

#home-img div p:hover {
    border: 2px solid #004081;
    background: url(../img/hover-bg.png) left center repeat-x
}

#home-img div a {
    width: 286px;
    height: 66px;
    display: block;
    padding: 10px 20px 10px 10px;
    font-weight: bold;
    background: url(../img/arr-blue.png) 290px 37px no-repeat
}

#home-img div a:hover {
    color: #fff;
    background: url(../img/arr-white.png) 290px 37px no-repeat
}

#home-img span.slogan {
    position: absolute;
    left: 560px;
    right: 20px;
    top: 85px;
    font-size: 40px;
    line-height: 40px;
    color: #666;
    font-family: "Francois One", Helvetica, Arial, Sans-serif
}

#home-img span.slogan a {
    color: #666
}

#home-img span.slogan a:hover, #home-img span.slogan a:hover span {
    color: #06c;
    text-decoration: none
}

#home-img span.slogan span {
    font-size: 13px;
    line-height: 15px;
    display: block;
    margin: 2px 5px 0 0;
    float: right
}

#promos {
    margin: 12px 0 20px 8px
}

#promos div {
    width: 227px;
    height: 198px;
    font-size: 13px;
    line-height: 20px;
    padding: 5px 0 5px 15px;
    float: left;
    background: url(../img/promo-bg.png) 0 0 no-repeat
}

#promos div p {
    font: 25px/40px "Francois One", Helvetica, Arial, Sans-serif
}

#promos div img {
    margin-top: 15px
}

#home-content {
    width: 675px;
    padding: 20px 35px 0 25px;
    float: left
}

#home-content p {
    margin-bottom: 18px
}

#home-right {
    width: 207px;
    padding: 0 18px 0 20px;
    margin: 20px 0;
    float: left
}

/* testimonial */
#home-right .btestimonial {
    width: 245px;
    padding: 10px 13px 25px 13px;
    margin-left: -29px;
    background: url(../img/btestimonial-bg.png) -271px 100% no-repeat
}

#home-right .btestimonial div {
    margin: 0 0 0 10px
}

#home-right .btestimonial p {
    font-size: 11px;
    line-height: 11px;
}

#home-right .btestimonial p.quote {
    font: 19px/24px "Francois One", Helvetica, Arial, Sans-serif;
    margin-top: 5px
}

#home-right .btestimonial p.quote span {
}

#home-right .btestimonial a {
    font-size: 12px
}

/* latest news */
#home-right .border {
    padding: 15px 0 0 20px;
    margin-left: -20px
}

.btext {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 20px
}

.btext p {
    font: 20px/22px "Francois One", Helvetica, Arial, Sans-serif;
    margin-bottom: 20px
}

.btext b, #home-right .btext strong {
    font-size: 14px
}

#left-col .btext {
    padding-top: 20px
}

#left-col .btext.contact-us {
    padding-top: 20px;
    margin-top: 20px
}

/* brochure */
.brochure {
    width: 161px;
    height: 39px;
    display: block;
    padding: 5px 0 0 68px;
    margin: 12px 0 0 4px;
    font: 15px/16px "Francois One", Helvetica, Arial, Sans-serif;
    background: url(../img/pdf-large-btn.png) 0 0 no-repeat
}

#home-right .brochure {
    width: 143px;
    font: 13px/16px "Francois One", Helvetica, Arial, Sans-serif;
    margin: 22px 0 0 0;
    padding: 5px 0 0 65px;
    background: url(../img/pdf-btn.png) 0 0 no-repeat
}

#pre-content {
    height: 20px;
    margin: 15px 20px 20px 15px;
}

/* breadcrumb */
#breadcrumb {
    width: 570px;
    height: auto;
    padding-top: 2px;
    overflow: hidden;
    font-size: 10px;
    line-height: 13px;
    color: #999;
    float: left
}

#breadcrumb ul li {
    display: inline;
    padding: 0 !important;
    background: none !important
}

#breadcrumb a {
    color: #999
}

/* share */
#share {
    float: right;
    margin-right: -10px;
    text-align: right;
    width: 110px
}

#share a {
    font-size: 11px;
    line-height: 15px;
    color: #c1c1c1
}

/* left column */
#left-col {
    width: 233px;
    padding: 0 0 25px 15px;
    float: left
}

/* left menu */
#lmenu ul {
    width: 233px;
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px solid #dadada
}

#lmenu ul li {
    width: 233px;
    height: auto;
    float: left;
    margin: 0
}

#lmenu ul li a {
    width: 189px;
    height: auto;
    display: block;
    position: relative;
    padding: 5px 40px 6px 4px;
    float: left;
    font: 16px/20px "Francois One", Helvetica, Arial, Sans-serif;
    border-top: 1px solid #dadada
}

#lmenu ul li img {
    position: absolute;
    margin: 0;
    top: 5px;
    right: 12px;
    width: 22px
}

#lmenu ul li a:hover, #lmenu ul li.active a, #lmenu ul li.active a:hover {
    text-decoration: none;
    color: #000;
    background: url(../img/left-menu-arr.png) 202px center no-repeat
}

/* 2nd level */
#lmenu ul ul {
    margin: 0;
    border: 0
}

#lmenu ul ul li {
    margin: -5px 0 4px 0
}

#lmenu ul ul li a {
    width: 188px !important;
    padding: 2px 20px 2px 25px !important;
    color: #06c !important;
    border-top: 0;
    background: url(../img/left-submenu-arr.png) 15px center no-repeat !important
}

#lmenu ul ul li a:hover, #lmenu ul ul li.active a, #lmenu ul ul li.active a {
    color: #000 !important;
    background: url(../img/left-submenu-arr-hover.png) 15px center no-repeat !important
}

#lmenu ul.nom {
    border-bottom: 0
}

/* testimonials */
#left-col .testimonials {
    margin: 10px 0 0 10px
}

#left-col .testimonials p {
    font-size: 18px;
    margin: 3px 0 0 0;
    font-family: "Francois One", Helvetica, Arial, Sans-serif
}

#left-col .testimonials span {
    font-size: 13px;
    line-height: 20px
}

#left-col .btestimonial {
    width: 205px;
    padding: 20px 20px 25px 45px;
    margin-left: -33px;
    background: url(../img/btestimonial-bg.png) left bottom no-repeat
}

#left-col .btestimonial div {
    font: 19px/24px "Francois One", Helvetica, Arial, Sans-serif;
    margin-top: 5px
}

#left-col .btestimonial p {
    font-size: 15px;
    line-height: 19px;
    margin-top: 3px
}

#left-col .btestimonial a {
    font-size: 13px;
    font-weight: bold
}

#left-col .testimonial {
    width: 197px;
    height: auto;
    padding: 20px 10px 60px 20px;
    margin-bottom: 25px;
    font: 19px/24px "Francois One", Helvetica, Arial, Sans-serif;
    background: url(../img/testimonial-bg.png) left bottom no-repeat
}

#left-col .testimonial a {
    font: 11px/13px "Drois Sans"
}

#left-col #brochures {
    margin-top: 22px
}

#left-col .testimonials-page .hb-line {
    display: none
}

#left-col .testimonials-page .binfo {
    width: 211px;
    height: 189px;
    padding: 10px 17px 22px 10px !important;
    margin: 0 0 10px 0 !important;
    background: url(../img/binfo-right-testimonials-bg.png) 0 0 no-repeat
}

/* images */
#left-col img {
    margin-top: 20px
}

/* what is premia video block */
.bvideo {
    margin: 24px 0 0 5px
}

.bvideo p {
    margin: -3px 0 0 4px !important;
    height: 20px;
    font-size: 12px;
    color: #000;
    font-family: "Francois One", Helvetica, Arial, Sans-serif
}

.bvideo p span {
    float: left
}

.bvideo p a {
    float: right;
    display: block;
    padding: 0 10px 0 0;
    margin-right: 5px;
    background: url(../img/rarr-small.png) right center no-repeat
}

#left-col .bvideo {
    margin: 0
}

/* main column - content */
#main-col {
    width: 685px;
    padding: 0 20px 25px 0;
    float: right
}

/* breadcrumb */
#breadcrumb {
    width: 570px;
    height: auto;
    padding-top: 2px;
    overflow: hidden;
    font-size: 10px;
    line-height: 13px;
    color: #999;
    float: left
}

#breadcrumb a {
    color: #999
}

/* ul list default */
#main-col ul {
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 20px
}

#main-col ul li {
    margin: 0 0 0 20px;
    padding: 0;
    background: none !important
}

/* tables default */
#main-col table, #main-col table td {
    vertical-align: middle
}

#main-col p {
    margin-bottom: 25px
}

#main-col p img {
    margin-bottom: 10px
}

#related-list {
    margin-top: 20px
}

#related-list p {
    font-size: 12px;
    line-height: 20px;
    margin: 0
}

#related-list ul {
    margin-top: 10px;
    font: 16px/20px "Francois One", Helvetica, Arial, Sans-serif;
    margin-left: 20px
}

#related-list ul li {
    width: 275px;
    float: left;
    margin: 0 0 6px 0;
    padding-left: 0;
    background: url(../img/li.png) left center no-repeat
}

.rel-link {
    font-size: 13px
}

.rel-link a {
    font: 17px/20px "Francois One", Helvetica, Arial, Sans-serif;
    padding-right: 12px;
    display: inline-block;
    background: url(../img/rarr-small.png) right 6px no-repeat
}

/* right column */
#right-col {
    width: 235px;
    padding: 0 0 0 15px;
    margin: 0 0 10px 15px;
    float: right;
    background: url(../img/v-line.png) 0 0 repeat-y
}

#left-col .binfo, #right-col .binfo {
    width: 207px;
    height: 189px;
    padding: 10px 17px 22px 17px;
    background: url(../img/binfo-right-bg.png) 0 0 no-repeat
}

#left-col .binfo p, #right-col .binfo p {
    font: 25px/29px "Francois One", Helvetica, Arial, Sans-serif;
    margin: 0
}

#left-col .binfo div, #right-col .binfo div {
    font-size: 15px;
    line-height: 20px
}

#left-col .binfo img, #right-col .binfo img {
    margin-top: 20px;
    max-width: 206px
}

#left-col .binfo {
    margin-left: -4px
}

#right-col .btext {
    padding: 20px 0;
    margin: 0
}

#right-col .btext p {
    margin: 0 0 10px 0
}

#right-col .binfo.find-a-doctor {
    margin-top: 24px;
    padding-bottom: 10px
}

#right-col .empty {
    margin-top: 20px
}

#left-col .binfo.find-a-doctor, #right-col .binfo.find-a-doctor {
    height: 194px;
    padding: 5px 17px 22px
}

#left-col .binfo.find-a-doctor p, #right-col .binfo.find-a-doctor p {
    font-size: 20px;
    line-height: 28px
}

#left-col .binfo.find-a-doctor div, #right-col .binfo.find-a-doctor div {
    font-size: 13px;
    line-height: 18px
}

#left-col .binfo.find-a-doctor img, #right-col .binfo.find-a-doctor img {
    margin-top: 10px
}

#right-col .binfo.back-pain div {
    font-size: 13px;
    line-height: 19px
}

/* DOCTORS PAGE */
#doctors-list .country {
    height: 32px;
    border-top: 1px solid #dadada;
    clear: both
}

#doctors-list .country h3 {
    color: #000;
    font: 16px/18px "Francois One", Helvetica, Arial, Sans-serif;
    margin: 6px 0 0 3px;
    float: left
}

#doctors-list .country a, .to-top a {
    font-size: 11px;
    line-height: 14px;
    height: 15px;
    display: block;
    float: right;
    margin: 8px 3px 0 0;
    padding-right: 12px;
    background: url(../img/arr-top.png) right center no-repeat
}

#doctors-list .doctor {
    padding: 15px 0;
    border-top: 1px solid #dadada
}

#doctors-list .doctor .img {
    width: 140px;
    height: 150px;
    float: left;
    overflow: hidden;
    margin-right: 20px
}

#doctors-list .doctor .img img {
    max-width: 140px
}

#doctors-list .doctor .info {
    width: 420px;
    float: left
}

#doctors-list .doctor .info a.name {
    font: 18px/28px "Francois One", Helvetica, Arial, Sans-serif
}

#doctors-list .doctor .info p {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px
}

#doctors-list .doctor .info div {
}

#doctors-list .doctor .flag {
    width: 40px;
    height: 30px;
    overflow: hidden;
    float: right
}

#doctors-list .doctor .flag img {
    max-width: 40px
}

#doctor-info {
    margin-bottom: 10px
}

#doctor-info .img {
    width: 140px;
    height: auto;
    overflow: hidden;
    float: left;
    margin: 0 20px 0 0
}

#doctor-info .img img {
    max-width: 140px
}

#doctor-info .img div {
    width: 140px;
    height: 150px;
    margin-bottom: 10px;
    overflow: hidden
}

#doctor-info .img p {
    font-size: 11px;
    line-height: 12px
}

#doctor-info .desc {
    width: 260px;
    float: left
}

#doctor-info .desc p {
    font-weight: bold
}

#doctor-info .binfo {
    width: 213px;
    height: 121px;
    padding: 10px 14px;
    float: right;
    font: 13px/20px "Droid Sans";
    overflow: hidden;
    background: url(../img/binfo-bg.png) 0 0 no-repeat
}

#doctor-info .binfo p {
    width: 150px;
    font: 20px/22px "Francois One", Helvetica, Arial, Sans-serif;
    margin: 0px 0 12px 0
}

/* FAQS PAGE */
#faq-questions p {
    font-weight: bold;
    margin: 0
}

#faq-answers {
    margin-top: 25px
}

#faq-answers h3 {
    font-size: 14px;
    color: #000;
    margin-bottom: 1px
}

/* TESTIMONIALS PAGE */
#tmnl-list h2 {
    padding: 0 0 3px 3px;
    margin: 0;
    border-bottom: 1px solid #dadada
}

#tmnl-list .gallery {
    height: 170px;
    padding-top: 10px
}

/* h1 flags */
h1.flag {
    height: 40px
}

h1 p {
    float: left
}

h1 img {
    margin: -2px 0 0 10px;
    float: left;
    clear: right
}

/* CONTACT PAGE */
.contact-form {
    padding: 25px 15px 40px 15px;
    margin-bottom: 10px;
    border: 1px dotted #ccc
}

.contact-form form {
    width: 365px;
    margin: 0 auto
}

.contact-form form label, .contact-form form input, .contact-form form textarea, .contact-form form select {
    display: block
}

.contact-form form label {
    width: 360px;
    font-size: 13px;
    line-height: 17px;
    margin: 7px 0 2px 0
}

.contact-form form label span {
    font-size: 10px;
    float: right
}

.contact-form form input {
    width: 340px;
    height: 16px;
    padding: 2px 10px;
    border: 1px solid #c1c1c1;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #848484
}

.contact-form form textarea {
    width: 340px;
    height: 90px;
    padding: 5px 10px;
    resize: none;
    border: 1px solid #c1c1c1;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #848484
}

.contact-form form select {
    width: 160px;
    height: 22px;
    border: 1px solid #ccc
}

.contact-form .recaptcha {
    margin-top: 10px
}

.contact-form .submit-btn {
    width: 90px;
    height: 22px;
    padding: 0;
    margin: 20px 0 0 0;
    border: 0;
    cursor: pointer;
    background: url(../img/submit-btn.png) 0 0 no-repeat
}

.contact-form p.check {
    height: 16px;
    font-size: 12px !important;
    line-height: 14px !important;
    padding: 3px 0 0 0 !important;
    margin: 0 !important
}

.contact-form p.check input {
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 1px 5px 0 0;
    border: 1px solid #ccc;
    float: left
}

.contact-form .req {
    position: relative
}

.contact-form .req span.form-error {
    font-size: 12px !important
}

.contact-form .form-error {
    color: red
}

.contact-form .success-msg {
    color: green;
    margin: 0 0 10px 144px
}

/* brochures dropdown */
#brochures {
    position: relative
}

#brochures ul, #main-col #brochures ul {
    width: 200px !important;
    height: auto !important;
    display: none;
    position: absolute !important;
    top: 40px !important;
    left: 20px !important;
    font-family: "Francois One" !important;
    margin: 0 !important;
    padding: 0 0 10px 0 !important;
    z-index: 9999 !important;
    background: #f1f1f1 url(../img/menu-bottom-sep.gif) left top repeat-x !important
}

#brochures ul li, #main-col #brochures ul li {
    width: 198px !important;
    height: auto !important;
    float: none !important;
    padding: 0px 1px 3px 1px !important;
    margin: 0 !important;
    position: relative !important;
    background: url(../img/menu-bottom-sep.gif) left bottom repeat-x !important;
    list-style-type: none
}

#brochures ul li a, #main-col #brochures ul li a {
    width: 166px !important;
    height: auto !important;
    display: block;
    padding: 6px 20px 6px 12px !important;
    margin: 0;
    text-align: left;
    font-size: 15px;
    line-height: 16px;
    color: #666
}

#brochures ul li a:hover, #main-col #brochures ul li a:hover {
    color: #fff !important;
    background: #0066cb !important;
    text-decoration: none !important
}

#home-right #brochures ul {
    width: 170px
}

#home-right #brochures ul li {
    width: 168px
}

#home-right #brochures ul li a {
    width: 136px
}

/* stylize select */
.contact-form ul li {
}

div.selectbox-wrapper {
    position: absolute;
    border: 1px solid #e1e1e1 !important;
    border-top: 0 !important;
    z-index: 1000;
    overflow: auto;
    max-height: 120px;
    background: #fff;
    width: 251px !important;
    left: 0
}

div.selectbox-wrapper ul {
    margin: 0
}

div.selectbox-wrapper ul li {
    list-style: none;
    padding: 3px !important;
    cursor: pointer;
    display: block;
    min-height: 18px;
    background: none
}

div.selectbox-wrapper ul li.current {
    background-color: #fcfcc4
}

.selectbox {
    display: block;
    border: 0;
    cursor: pointer;
    height: 24px;
    padding: 0 30px 0 5px;
    background: url(../img/select.gif) no-repeat !important;
    width: 251px !important;
    font-size: 12px !important;
    line-height: 24px;
    overflow: hidden
}

.s-required {
    border: 1px solid #990000 !important;
    margin: -1px !important
}

#contact-form .selectbox {
    width: 217px !important;
    background: url(../img/select.gif) no-repeat 100% 0 !important;
    border-left: 1px solid #ccc
}

#contact-form div.selectbox-wrapper {
    width: 251px !important
}

#contact-form div.selectbox-wrapper ul li {
    font-size: 12px;
    margin: 0;
    padding: 1px 5px !important;
    background: #fff
}

#contact-form div.selectbox-wrapper ul li.current {
    color: #fff;
    background: #06c
}

/* sitemap */
#sitemap ul {
    list-style-type: disc;
    list-style-position: inside
}

#sitemap ul ul {
    margin: 10px 0 0 25px;
    list-style-type: circle
}

#sitemap li {
    margin: 10px 0 0 0;
    padding: 0;
    background: none !important
}

#sitemap .left-side, #sitemap .right-side {
    width: 330px
}

#sitemap .left-side {
    float: left
}

#sitemap .right-side {
    float: right
}

/* fancybox */
.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
    rgba(0, 0, 0, .85) 0%,
    rgba(0, 0, 0, .3) 50%,
    rgba(0, 0, 0, .15) 65%,
    rgba(0, 0, 0, .075) 75.5%,
    rgba(0, 0, 0, .037) 82.85%,
    rgba(0, 0, 0, .019) 88%,
    rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}

/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}

/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

.fancybox-slide--video .fancybox-content {
    width: 70%;
    height: 70%;
    max-width: 640px;
    max-height: 400px;
    margin: 0;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}

.fancybox-slide--video .fancybox-content {
    box-sizing: border-box;
    position: relative;
    padding: 15px 16px 55px 16px !important;
    margin: 0;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff url(../img/fb/lb-logo.png) /*tpa=http://besseralswirbelfusion.ch/tmpl/ps/img/fb/lb-logo.png*/ 18px bottom no-repeat;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-close-small {
    position: absolute;
    top: -12px;
    right: -12px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 8040;
    background: url(../img/fb/close.png) /*tpa=http://besseralswirbelfusion.ch/tmpl/ps/img/fb/close.png*/ 0 0 no-repeat
}

.fancybox-iframe {
    position: static;
}

.testimonials-link {
    position: absolute;
    right: 25px;
    bottom: 20px;
    color: #000;
    text-decoration: none;
    font-size: 14px !important
}

.testimonials-link:hover {
    text-decoration: underline
}

/* prefooter */
#prefooter {
    margin: 5px 18px 25px 25px;
    padding-top: 20px
}

#prefooter p {
    width: 560px;
    text-align: right;
    font-size: 20px;
    line-height: 22px;
    color: #000;
    margin-top: 12px;
    float: left
}

#prefooter a.btn {
    width: auto;
    height: 36px;
    display: block;
    float: right;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    padding: 4px;
    border: 1px solid #e8e8e8
}

#prefooter a.btn span {
    width: auto;
    height: 26px;
    display: block;
    padding: 10px 80px 0 12px;
    background: url(../img/btn-arr.png) right top no-repeat
}

#prefooter a.btn:hover span {
    background: url(../img/btn-arr.png) right -36px no-repeat
}

/* footer */
#footer {
    height: 66px;
    font: normal 10px/15px "Droid Sans";
    color: #fff;
    padding-top: 14px;
    background: #203f80
}

#footer a {
    color: #fff
}

#footer .copy {
    width: 470px;
    margin: 0 0 0 25px;
    float: left
}

#footer .contact {
    width: 264px;
    float: left
}

#footer .share {
}

/* carousel */
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 622px;
    padding: 0 30px
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 622px;
    height: 170px;
    overflow: hidden
}

.jcarousel-skin-tango .jcarousel-item {
    width: 177px;
    height: 138px;
    padding: 9px 10px !important;
    margin: 0 6px !important;
    background: url(../img/testimonial-video-bg.png) 0 0 no-repeat !important
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 50px;
    right: 3px;
    width: 23px;
    height: 23px;
    cursor: pointer;
    background: url(../img/carousel-arr.png) 0 -23px no-repeat
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 50px;
    left: 3px;
    width: 23px;
    height: 23px;
    cursor: pointer;
    background: url(../img/carousel-arr.png) 0 0 no-repeat
}

/* helpers */
.vl-line {
    background: url(../img/v-line.png) left top repeat-y
}

.vr-line {
    background: url(../img/v-line.png) right top repeat-y
}

.ht-line {
    background: url(../img/h-line.png) left top repeat-x
}

.hb-line {
    background: url(../img/h-line.png) left bottom repeat-x
}

.hide {
    display: none !important
}

.empty {
    height: 1px !important;
    width: 100%;
    overflow: hidden
}

.nom {
    margin: 0px !important
}

.nob {
    border: 0px !important
}

.clr {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.find-a-doctor {
    display: block;
    margin: 10px 0;
}

#dbot_req input {
    float: left
}

#dbot_req #lb_req {
    float: right;
    margin: 20px 0 0;
}

.clr {
    clear: both;
}

.tfr {
    text-align: right;
}

.small-text {
    font-size: 12px;
    line-height: 1.4;
}

ol.alpha {
    list-style: lower-alpha;
    padding-left: 20px;
    margin-bottom: 20px;
}

ol.number {
    list-style: decimal;
    padding-left: 20px;
    margin-bottom: 20px;
}