/*! normalize.css v1.1.2 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #000;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    clear: left;
    clear: right;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 15px/1.5em 'Roboto', Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-family: 'Roboto', Arial, Helvetica, Verdana, Geneva, sans-serif;
    color: #444;
    font-style: normal;
    font-weight: 400;
}

/* ================
    ALL: Textstyles
   ================ */

h1, h2, h3, h4, p, ul, ol, .line {
    margin: 0 0 15px 0;
}

h1, .h1,
h2, .h2,
h3, .h3 {
    margin: 0 0 25px 0;
}

h1, .h1 {
    font-size: 14px;
    line-height: 14px;
    color: #000;
    padding: 0 0 5px;
    font-weight: 700;
    text-transform: uppercase;
    background: url(../../images/h1.gif) bottom left no-repeat;
}

h2, .h2 {
    font-size: 32px;
    line-height: 32px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
}

h3, .h3 {
    margin: 0 0 5px 0;
    font-size: 15px;
    text-transform: uppercase;
    color: #333;
}

a {
    color: #666;
}

a:hover {
    color: #000000;
}


/* ==============
    Main
   ============== */

header{
    position: relative;
}

.container {
    position: relative;
}

.container.rider {
    background: #49A9C1;
}

.container.driver {
    background: #EBC413;
}

.container.helper {
    background: #75D147;
}

.container.lover {
    background: #E31919;
    color: #fff;
}

.container.lover p,
.container.lover a,
.container.lover ul,
.container.lover li{
    color: #fff;
}

.wrapper {
    width: 970px;
    margin: 0 auto;
    position: relative;
}

footer{
    background: #494949;
    padding: 10px 0px;
    clear: left;
    clear: right;
}

/********* */

.header-logo{
    display: inline-block;
    position: absolute;
    top: 80px;
}

.header .select-the-location{
    position: absolute;
    left: 0px;
    top: 20px;
}
.header .select-the-location select{
    margin-top: 0;
    margin-bottom: 0;
    padding: 9px;
    margin-left: 5px;
}
.header div.selector,
.header div.selector select{
    color: #000;
    font-size: 15px;
    height: 34px;
    line-height: 34px;
    font-weight: 700;
    background-color: rgba(255,255,255,0.4);
    text-transform: uppercase;
    border: 1px solid #fff;
}
.header div.selector.focus,
.header div.selector.hover{
    color: #0088AE;
    background-color: #fff;
}
.header div.selector.fixedWidth {
    width: 203px;
}
.header div.selector.fixedWidth  select{
    width: 215px;
}
.header div.selector.fixedWidth span {
    width: 193px;
    height: 34px;
    line-height: 34px;
}
.header label{
    background: #fff;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    float: left;
}
.header_image{
/*		-webkit-background-size: 100% 100%;*/
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		-ms-background-size: 100% 100%;
/*		background-size: 100% 100%;*/
    background-position: center bottom;
/*    background-size: cover;*/
		min-height: 588px;
    display: block;
}

.redstain{
    position: absolute;
    z-index: 145;
    display: block;
    width: 220px;
    height: 224px;
    top: -300px;
    left: 0px;
    background-image: url(../../images/stoerer_2017_1.png);
    background-position: top left;
    background-repeat:  no-repeat;
}

.programx{
    position: absolute;
    z-index: 145;
    display: block;
    width: 220px;
    height: 224px;
    top: -300px;
    left: 0px;
    background-image: url(../../images/stain_2016.png);
    background-position: top left;
    background-repeat:  no-repeat;
}

.program:hover,
.program:active{
    background-position: top left;
    background-position: top right;
}

.nextevent{
    position: absolute;
    z-index: 145;
    display: block;
    width: 343px;
    height: 240px;
    top: -315px;
    left: 0px;
    background-image: url(../../images/stoerer_2017.png);
    background-position: top left;
    background-repeat:  no-repeat;
}


.slideshow_home{
    position: absolute;
    width: 100%;
    top: 200px;
    height: 350px;
}

.cycle-slideshow{
    height: 350px;
}

.slider .dots{
    position: relative;
    width: 970px;
    padding: 0;
    margin: 0 auto;
    z-index: 100;
    top: -150px;
    height: 40px;
    text-align: right;
    list-style: none;
}

.cycle-pager{
    text-align: right;
    position: absolute;
    z-index: 100;
    right: 0px;
    top:350px;
}

.cycle-pager span{
    margin-left: 10px;
    display: inline-block;
    position: relative;
    width: 18px;
    height: 16px;
    font-size:0px;
    line-height: 0px;
    cursor: pointer;
}

.cycle-pager span:before,
.cycle-pager span:after {
    position: absolute;
    content: "";
    left: 9px;
    top: 0;
    width: 9px;
    height: 16px;
    background: #fff;
    -moz-border-radius: 9px 9px 0 0;
    border-radius: 9px 9px 0 0;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
       -moz-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
         -o-transform-origin: 0 100%;
            transform-origin: 0 100%;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.cycle-pager span:after {
    left: 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 100% 100%;
       -moz-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
         -o-transform-origin: 100% 100%;
            transform-origin :100% 100%;
}

.cycle-pager span.cycle-pager-active:before,
.cycle-pager span.cycle-pager-active:after,
.cycle-pager span:hover:before,
.cycle-pager span:hover:after {
    background: #cdcdcd;
}

.cycle-pager span.blue.cycle-pager-active:before,
.cycle-pager span.blue.cycle-pager-active:after,
.cycle-pager span.blue:hover:before,
.cycle-pager span.blue:hover:after {
    background: #49A9C1;
}

.cycle-pager span.yellow.cycle-pager-active:before,
.cycle-pager span.yellow.cycle-pager-active:after,
.cycle-pager span.yellow:hover:before,
.cycle-pager span.yellow:hover:after {
    background: #EBC413;
}

.cycle-pager span.green.cycle-pager-active:before,
.cycle-pager span.green.cycle-pager-active:after,
.cycle-pager span.green:hover:before,
.cycle-pager span.green:hover:after {
    background: #75D147;
}

.cycle-pager span.red.cycle-pager-active:before,
.cycle-pager span.red.cycle-pager-active:after,
.cycle-pager span.red:hover:before,
.cycle-pager span.red:hover:after {
    background: #E31919;
}

.slideritem{
    width: 970px;
    height: 350px;
    margin: 0 auto;
    position: relative;
    text-align: right;
    text-transform: uppercase;
}

.header{
    height: 90px;
    width: 100%;
    position: absolute;
    top: 30px;
    z-index: 3;
}

.header_fixed{
    height: 45px;
    width: 100%;
    position: fixed;
    top:0;
    background: url(../../images/header_fixed.png) top left repeat-x;
    z-index: 150;
    display: none;
}

.header_fixed-logo{
    margin-top: 10px;
    display: inline-block;
}

.title1,
.title2,
.title3{
    color: #fff;
}

.title1{
    font-size: 18px;line-height: 18px;font-style: normal;font-weight: 700;
    -webkit-text-shadow: 0px 2px 2px #000;
    -moz-text-shadow: 0px 2px 2px #000;
    text-shadow: 0px 2px 2px #000;
}
.title2{font-size: 70px;line-height: 70px;font-style: normal;font-weight: 300;
    -webkit-text-shadow: 0px 2px 2px #000;
    -moz-text-shadow: 0px 2px 2px #000;
    text-shadow: 0px 2px 2px #000;
}
.title3{font-size: 45px;line-height: 45px;font-style: normal;font-weight: 300;
    -webkit-text-shadow: 0px 2px 2px #000;
    -moz-text-shadow: 0px 2px 2px #000;
    text-shadow: 0px 2px 2px #000;
}
.link{
    font-size: 28px;
    line-height: 28px;
    font-style: italic;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    margin-top: 10px;
    padding: 10px 10px 10px 50px;
}

.yellow .title1,
.yellow .title3{
    color: #EBC413;
}

.yellow .link{
    background: #EBC413;
    -webkit-text-shadow: 0px 2px 2px #9D840D;
    -moz-text-shadow: 0px 2px 2px #9D840D;
    text-shadow: 0px 2px 2px #9D840D;
}

.green .title1,
.green .title3{
    color: #75D147;
}

.green .link{
    background: #75D147;
    -webkit-text-shadow: 0px 2px 2px #428521;
    -moz-text-shadow: 0px 2px 2px #428521;
    text-shadow: 0px 2px 2px #428521;
}

.red .title1,
.red .title3{
    color: #E31919;
}

.red .link{
    background: #E31919;
    -webkit-text-shadow: 0px 2px 2px #650C0C;
    -moz-text-shadow: 0px 2px 2px #650C0C;
    text-shadow: 0px 2px 2px #650C0C;
}

.blue .title1,
.blue .title3{
    color: #49A9C1;
}

.blue .link{
    background: #49A9C1;
    -webkit-text-shadow: 0px 2px 2px #0A647E;
    -moz-text-shadow: 0px 2px 2px #0A647E;
    text-shadow: 0px 2px 2px #0A647E;
}

/********* */

.formtext,
.formform{
    width: 475px;
    float: left;
}

.formtext{
    margin-right: 20px;
}

#asterisk{
    font-size: 12px;
    margin-bottom: 20px;
}

.formError {
    display: block;
}

.editLine .l{
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    display: inline-block;
    width: 230px;
    color: #fff;
    text-transform: uppercase;
}

.editLine .l .small{
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    text-transform: none;
}

.editLine .r{
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-align: right;
}

.editLine .d{
    padding-left: 49px;
    color: #fff;
}

.editLine .k, .eventdates{
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
}

.eventdates{
    margin-bottom: 15px;
}

.eventdates br{
    line-height: 3em;
}

.editLine .long{
    width: 420px;
}

.left{
    width: 220px;
    float: left;
    display: block;
}

.right{
    width: 220px;
    float: left;
    display: block;
}

.nlEditLine, .nlEditLineSubscribe{
    margin: 10px 0px 5px;
}

.nlEditLine label{
    font-size: 20px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    color: #000;
    height: 18px;
    line-height: 35px;
}

.nlEditLineSubscribe label{
    font-size: 20px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    color: #fff;
    height: 18px;
    line-height: 35px;
}

.agreement_images {
    color: #fff;
    font-size: 13px;
    line-height: 16px;
}

/****** */

.free-places{
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    margin-bottom: 15px;
}

.rider-properties{
    margin-bottom: 7px;
}

.rider-property{
    width: 50%;
    float: left;
    margin-bottom: 5px;
}

.rider-property .l{
    width: 185px;
}

.rider-property div.checker,
.rider-property div.radio{
    margin-top: -27px;
}
/********* */
.social{
    background: url(../../images/social.png) top left no-repeat;
    width: 130px;
    height: 180px;
    padding-top: 75px;
    /* position: fixed; */
    top: 200px;
    right: 0px;
    z-index: 10;
    text-align: right;
}

.social a{
    background-image: url(../../images/social.png);
    background-repeat: no-repeat;
    display: block;
    width: 55px;
    height: 75px;
    float: right;
    clear: right;
    -webkit-transition: width 0.2s ease;
    -moz-transition: width 0.2s ease;
    -o-transition: width 0.2s ease;
    transition: width 0.2s ease;
/*    position: relative;*/
}

.crm .facebook, .crm .instagram {
  /* background-image: url(../../images/fb.png); */
  /* background-repeat: no-repeat; */
  /* width:65px;
  height:65px; */
  display: block;
  float: right;
  /* clear: right; */
  -webkit-transition: width 0.2s ease;
  -moz-transition: width 0.2s ease;
  -o-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.social .facebook{
    background-position: -160px 0px;
/*    z-index: 11;*/
}

.social .googleplus{
    background-position: -160px -80px;
    margin-top: -30px;
/*    z-index: 12;*/
}

.social .twitter{
    background-position: -160px -170px;
    margin-top: -30px;
/*    z-index: 13;*/
}

.social .facebook:hover,
.social .facebook:active{
    background-position: -250px 0px;
    width: 65px;
/*    z-index: 15;*/
}

.social .googleplus:hover,
.social .googleplus:active{
    background-position: -250px -80px;
    width: 65px;
/*    z-index: 15;*/
}

.social .twitter:hover,
.social .twitter:active{
    background-position: -250px -170px;
    width: 65px;
/*    z-index: 15;*/
}

.crm{
    background: url(../../images/newsletter.png) top left no-repeat;
    width: 130px;
    height: 180px;
    padding-top: 75px;
    position: absolute;
    top: 165px;
    right: 0px;
    z-index: 10;
    text-align: right;
}

.crm .newsletter{
    background-image: url(../../images/newsletter.png);
    background-repeat: no-repeat;
    display: block;
    width: 68px;
    height: 75px;
    float: right;
    clear: right;
    -webkit-transition: width 0.2s ease;
    -moz-transition: width 0.2s ease;
    -o-transition: width 0.2s ease;
    transition: width 0.2s ease;
    background-position: -125px 0px;
}

.crm .newsletter:hover,
.crm .newsletter:active{
    width: 85px;
    background-position: -225px 0px;
}

/********* */

article {
    margin: 30px 0px;
    min-height: 500px;
    height:auto !important;
    height: 500px;
}


article ul,
article li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.images{
    width: 265px;
    float: left;
}

.text{
    width: 705px;
    float: left;
}

/********* */

footer .l {
    float: left;
    width: 795px;
}

footer .r {
    float: left;
    width: 175px;
}

.footer__link {
    float: left;
    width: 120px;
    margin-right: 35px;
}

.mc,.im,.bv,.cb{
    background-image: url(../../images/footer_2105.png);
    background-repeat: no-repeat;
    float: left;
    margin-right: 35px;
}

.mc{
    background-position: 0px 0px;
    width: 140px;
    height: 35px;
}

.im{
    background-position: -146px 0px;
    width: 170px;
    height: 35px;
}

.bv{
    background-position: -329px 0px;
    width: 85px;
    height: 35px;
}

.cb{
    background-position: -430px 0px;
    width: 76px;
    height: 35px;
}

footer ul, footer li{
    list-style: none;
    margin: 0;
    padding: 0;
}

footer li{
    float: left;
    margin-right: 5px;
}

footer li, footer a{
    color: #fff;
    font-size: 10px;
    text-decoration: none;
}

footer a:hover, footer a.active{
    text-decoration: underline;
}

.pb{ clear: left;}
/* ==============
    Menu
   ============== */

nav ul {
    margin: 0;
    padding: 0;
}

nav li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}

nav a {
    display: block;
    text-decoration: none;
    font-size: 15px;
    color: #000000;
    text-transform: uppercase;
    font-style: normal;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

nav.top {
    position: absolute;
    right: 0px;
    top: 20px;
}

nav.top a {
    background-color:rgba(255,255,255,0.4);
    border: 1px solid #fff;
    padding: 6px 6px;
    font-weight: 500;
    text-align: center;
}

nav.top a.active {
    background-color: #fff;
    color: #0088AE;
    font-weight: 700;
}

nav.top a:hover {
    background-color: #fff;
    color: #0088AE;
}


nav.top_fixed {
    position: absolute;
    right: 0px;
    top: 10px;
}

nav.top_fixed a {
    color: #fff;
    -webkit-text-shadow: 0px 2px 2px #2E95A7;
    -moz-text-shadow: 0px 2px 2px #2E95A7;
    text-shadow: 0px 2px 2px #2E95A7;
    margin-left: 35px;
    font-weight: 400;
    text-align: center;
}

nav.top_fixed a.active {
    font-weight: 700;
}

nav.top_fixed a:hover {
    color: #000000;
}

nav.top li {
    padding: 0px 0px 0px 15px;
}

nav.main{
    height: 42px;
    margin-top: -42px;
    width: 970px;
}

nav.main li{
    width: 225px;
}

nav.main a{
    color: #e5e5e5;
    font-weight: 300;
    font-size: 20px;
    line-height: 42px;
    padding-left: 13px;
}

nav.main a strong{
    font-style: normal;
    font-weight: 700;
}

#nav_rider,
#nav_driver{
    margin-right: 23px;
}

#nav_helper{
    margin-right: 24px;
}

#nav_rider a{
    background: #728F97;
}

#nav_driver a{
    background: #9F935E;
}

#nav_helper a{
    background: #85A077;
}

#nav_lover a{
    background: #9C5F5F;
}

#nav_rider a:hover,
#nav_rider a.active{
    color: #fff;
    background: #49A9C1;
}

#nav_driver a:hover,
#nav_driver a.active{
    color: #fff;
    background: #EBC413;
}

#nav_helper a:hover,
#nav_helper a.active{
    color: #fff;
    background: #75D147;
}

#nav_lover a:hover,
#nav_lover a.active{
    color: #fff;
    background: #E31919;
}

.driver .white p{
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
}

.gallerytext{
    width: 475px;
    float: left;
    margin-right: 95px;
}

.galleryimage{
    width: 400px;
    float: left;
}

/********* */

table {
    width: 100%;
}

thead td, thead th {
    border-bottom: 1px solid #999;
}

tbody td, tbody th {
    border-top: 1px solid #ccc;
}

td, th {
    text-align: left;
    vertical-align: top;
    padding: 5px 20px 5px 0;
}

tr td:last-child,
tr th:last-child {
    padding-right: 0;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.floatleft {
    margin-right: 15px;
    margin-bottom: 5px;
    float: left;
}

.floatright {
    margin-left: 15px;
    margin-bottom: 5px;
    float: right;
}

.white{
    color: #fff;
}

.lakeride{
    color: #0099B9;
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.display {
    display: block;
}

.displaynone {
    display: none;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

#lover_optionsbox2{
    display: none;
}

#uniform-lover_options2,#uniform-index_lover_data_lover_sponsor_7{
    margin-top: -20px;
}

#index_lover_data_lover_amount{
    width: 300px;
    margin-bottom: 25px;
    display: none;
}

#index_driver_data_driver_amount{
    width: 300px;
}

#uniform-unsubscribe_newsletter{
    margin-right: 11px;
    width: 150px;
    float: left;
}
#uniform-subscribe_newsletter{
    width: 310px;
    float: left;
}

.uniform-gallery{
    margin-right: 20px;
    width: 220px !important;
    float: left;
}

.uniform-testimonials{
    width: 180px !important;
    float: left;
}

.nl_err{
    color: #ff0000;
    margin-bottom: 15px;
    font-size: 11px;
}

.editLineProperties{
    display: none;
}

/*************************/
.locations_wrapper {
    position: relative;
}
.locations{
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -200px;
}
.card {
    width: 460px;
    background: #eee;
    position: relative;
    margin-bottom: 50px;
}
.card-block{
    padding: 20px;
}
.location-badge{
    width: 210px;
    height: 210px;
    background-image: url(../../images/badge.png);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    display: block;
    z-index: 145;
    position: absolute;

    top: -300px;
    left: 0px;
}
.location-badge-orange{
    width: 210px;
    height: 210px;
    background-image: url(../../images/badge_orange.png);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    display: block;
    z-index: 145;
    position: absolute;

    top: -300px;
    left: 0px;
}
.location-badge-h1{
    margin-top: 30px;
}
.location-badge-location,
.location-badge-h1{
    font-weight: 700;
    font-size: 16px;
    display: block;
}
.location-badge-date{
    font-weight: 300;
    font-size: 45px;
    line-height: 45px;
    display: block;
    margin: 10px 0;
}
.card .location-badge, .card .location-badge-orange{
    right: 5px;
    left: auto;
    top: 90px;
}
.card .link{
    background-color: #e31919;
}

.sponsors_sponsors{
}
.sponsors_item{
    margin-bottom: 2rem;
    width: 445px;
    float: left;
    margin-right: 50px;
}
.sponsors_item.sponsors_right{
    margin-right: 0;
}
.sponsors_item:last-child{
    margin-bottom: 0;
}
.sponsor-slideritem {
    margin: 21px 21px 0;
    float: left;
}
.sponsor-slidernav{
    text-decoration: none;
    font-size: 45px;
    line-height: 45px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    background-color: #fff;
    opacity: 0;
    transition: all 0.5s ease-out 0s;
}
#nextcarousel{
   left: 25px;
}
#prevcarousel{
   right: 25px;
}
.cycle-slideshow-sponsors:hover .sponsor-slidernav{
   opacity: 1;
}
.cycle-slideshow-sponsors:hover #nextcarousel{
   left: 0;
}
.cycle-slideshow-sponsors:hover #prevcarousel{
   right: 0;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

  .slideshow_home {
      position: absolute;
      width: 100%;
      top: 200px;
      height: 350px;
  }

  .header_image {
      min-height: 588px;
      display: block;
  }

}


@media only screen and (min-width: 1056px) {

    .slideshow_home {
        position: absolute;
        width: 100%;
        top: 200px;
        height: 350px;
    }

    .header_image {
        min-height: 738px;
        display: block;
    }

}


/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

textarea.text,
input.text {
    width: 100%;
    margin: 5px 0;
    padding: 10px;
    border: 0;
}

select {
    border: 0;
    padding: 10px;
    margin: 5px 0;
}

input.checkbox {
    position: relative;
    z-index: 200;
}

.contact input.text,
.contact textarea,
.contact select.select {
    background-color: #efefef;
    border: 1px solid #ddd;
}

.contact .checkbox {
    width: 25px;
}

.contact .editZip {
    width: 33%;
    margin-right: 7%;
}

.contact .editCity {
    width: 60%;
}

.contact textarea {
    height: 90px;
}

.contact .reset {
    display: none;
}

#lover_optionsbox1 input.text,
#lover_options2 {
    float: left;
    width: 50px;
}

.nlEditLineSubscribe input.checkbox {
    width: 50px;
}

#subscribe_newsletter,
#unsubscribe_newsletter {
    font-size: initial;
    width: auto;
}

#mSubmitButton,
#mResetButton{
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-decoration: none;
    color: #606060;
    font-weight: 400;
    text-align: right;
    padding: 0px 9px;
    text-transform: uppercase;
    border: 1px solid #000;
}

#mSubmitButton:hover,
#mSubmitButton:active,
#mResetButton:hover,
#mResetButton:active{
  background-color: rgba(0, 0, 0, 0.2);
}


/*

Uniform Theme: Uniform Default
Version: 1.8
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://uniformjs.com/

*/
/* General settings */
div.selector, div.selector span, div.checker span, div.radio span, div.uploader, div.uploader span.action, div.button, div.button span {
  -webkit-font-smoothing: antialiased; }
div.selector, div.checker, div.button, div.radio, div.uploader {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  /* Keeping this as :focus to remove browser styles */ }
  div.selector:focus, div.checker:focus, div.button:focus, div.radio:focus, div.uploader:focus {
    outline: 0; }
div.selector, div.selector *, div.radio, div.radio *, div.checker, div.checker *, div.uploader, div.uploader *, div.button, div.button * {
  margin: 0;
  padding: 0; }

.highContrastDetect {
  width: 0px;
  height: 0px; }

/* Input & Textarea */
input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
  border: 1px solid #fff;
  outline: 0; }
  input.uniform-input.active,
  select.uniform-multiselect.active,
  textarea.uniform.active {
 }

/* Remove default webkit and possible mozilla .search styles.
 * Keeping this as :active to remove browser styles */
div.checker input,
input[type="search"],
input[type="search"]:active {
  -moz-appearance: none;
  -webkit-appearance: none; }

/* Select */
div.selector {
  background: none;
  border: 1px solid white;
  line-height: 40px;
  height: 40px;
  padding: 0 0 0 10px;
  position: relative;
  margin-bottom: 8px;
  width: 473px;
  overflow: hidden; }
  div.selector span {
    background: url("../../images/uniform/select.gif") center right no-repeat;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    padding-right: 10px;
    cursor: pointer;
    width: 473px;
    display: block; }
  div.selector.fixedWidth {
    width: 463px; }
    div.selector.fixedWidth span {
      width: 453px; }
  div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: 1px solid #fff;
    outline: none;
    background: red;
    background-color:rgba(0,0,0,0.2);
    position: absolute;
    height: 40px;
    top: 0px;
    left: 0px;
    width: 475px; }
    .rider div.selector select{
      background-color: #3A8598;
      color: #fff;
    }
    .driver div.selector select{
      background-color: #B99A0F;
      color: #fff;
    }
    .helper div.selector select{
      background-color: #5CA438;
      color: #fff;
    }
    .lover div.selector select{
      background-color: #B21313;
      color: #fff;
    }

  div.selector.active {
    background-color: rgba(0, 0, 0, 0.2);
     }
    div.selector.active span {

       }
  div.selector.hover, div.selector.focus {
    background-color: rgba(0, 0, 0, 0.2);
     }
    div.selector.hover span, div.selector.focus span {

       }
    div.selector.hover.active, div.selector.focus.active {
      background-color: rgba(0, 0, 0, 0.2);
       }
      div.selector.hover.active span, div.selector.focus.active span {

         }
  div.selector.disabled, div.selector.disabled.active {
    background-color: rgba(0, 0, 0, 0.2);
    }
    div.selector.disabled span, div.selector.disabled.active span {

    }

/* Checkbox */
div.checker {
  position: relative; }
  div.checker, div.checker span, div.checker input {
    width: 40px;
    height: 40px; }
  div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-color: transparent;
    background-image: url("../../images/uniform/buttons.png");
    background-position: 0px 0px;
    border: 1px solid #fff;
    }
    div.checker span.checked {
      background-position: -50px 0px; }
  div.checker input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1; }
  div.checker.active span {
    background-position: 0px 0px; }
    div.checker.active span.checked {
      background-position: -50px 0px; }
  div.checker.hover span, div.checker.focus span {
    background-position: 0px 0px; }
    div.checker.hover span.checked, div.checker.focus span.checked {
     background-position: -50px 0px; }
  div.checker.hover.active span, div.checker.focus.active span {
    background-position: 0px 0px; }
    div.checker.hover.active span.checked, div.checker.focus.active span.checked {
      background-position: -50px 0px; }
  div.checker.disabled, div.checker.disabled.active {
    background-position: 0px 0px; }
    div.checker.disabled span.checked, div.checker.disabled.active span.checked {
      background-position: -50px 0px;}

    .nlEditLine div.checker span{
        border: 1px solid #000;
    }
    .nlEditLine div.checker span.checked,
    .nlEditLine div.checker.active span.checked,
    .nlEditLine div.checker.hover span.checked, .nlEditLine div.checker.focus span.checked,
    .nlEditLine div.checker.hover.active span.checked, .nlEditLine div.checker.focus.active span.checked,
    .nlEditLine div.checker.disabled span.checked, .nlEditLine div.checker.disabled.active span.checked{
        background-color: #000;
      }

/* Radio */
div.radio {
  position: relative; }
  div.radio, div.radio span, div.radio input {
    width: 40px;
    height: 40px; }
  div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-color: transparent;
    background-image: url("../../images/uniform/buttons.png");
    background-position: 0px 0px;
    border: 1px solid #fff; }
    div.radio span.checked {
      background-position: -50px 0px; }
  div.radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center; }
  div.radio.active span {
    background-position: -50px 0px; }
    div.radio.active span.checked {
      background-position: -50px 0px; }
  div.radio.hover span, div.radio.focus span {
    background-position: 0px 0px; }
    div.radio.hover span.checked, div.radio.focus span.checked {
      background-position: -50px 0px; }
  div.radio.hover.active span, div.radio.focus.active span {
    background-position: -50px 0px; }
    div.radio.hover.active span.checked, div.radio.focus.active span.checked {
      background-position: -50px 0px; }
  div.radio.disabled span, div.radio.disabled.active span {
    background-position: 0px 0px; }
    div.radio.disabled span.checked, div.radio.disabled.active span.checked {
      background-position: -50px 0px; }

/* Uploader */
div.uploader {
  border: 1px solid #fff;
  height: 40px;
  width: 473px;
  cursor: pointer;
  position: relative;
  overflow: hidden; }
  div.uploader span.action {
    height: 40px;
    line-height: 40px;
    width: 171px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    cursor: pointer; }
  div.uploader span.filename {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    cursor: default;
    height: 36px;
    margin: 2px 0 2px 2px;
    line-height: 36px;
    width: 280px;
    padding: 0 10px; }
  div.uploader input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%; }
  div.uploader.active span.action {
     }
  div.uploader.hover, div.uploader.focus {
      background-color: rgba(0, 0, 0, 0.2);
     }
    div.uploader.hover span.action, div.uploader.focus span.action {
       }
    div.uploader.hover.active span.action, div.uploader.focus.active span.action {
       }
  div.uploader.disabled, div.uploader.disabled.active {
     }
    div.uploader.disabled span.action, div.uploader.disabled.active span.action {
       }

/* Buttons */
div.button {
  border: 1px solid #fff;
  height: 45px;
  cursor: pointer;
  position: relative;
    text-align: right;
  /* Keep buttons barely visible so they can get focus */ }
  div.button a, div.button button, div.button input {
    opacity: 0.01;
    filter: alpha(opacity=1);
    -moz-opacity: 0.01;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute; }
  div.button span {
    color: #fff;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    -webkit-text-shadow: 0px 1px 1px #000;
    -moz-text-shadow: 0px 1px 1px #000;
    text-shadow: 0px 1px 1px #000;
    line-height: 24px;
    text-align: right;
    height: 22px;
    margin-left: 13px;
    padding: 10px 15px 10px 2px; }
  div.button.active {
      background-color: rgba(0, 0, 0, 0.2);
     }
    div.button.active span {
      cursor: default; }
  div.button.hover, div.button.focus {
      background-color: rgba(0, 0, 0, 0.2);
     }
    div.button.hover span, div.button.focus span {
       }
  div.button.disabled, div.button.disabled.active {
     }
    div.button.disabled span, div.button.disabled.active span {
      
      cursor: default; }

/* INPUT & TEXTAREA */
input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
  font-size: 20px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px;
  margin-bottom: 8px;
  width: 453px;
  background-color: transparent;
 }

input.uniform-input{
  height: 18px;
  line-height: 22px;
}

textarea.uniform {
  height: 100px;
}
  input.uniform-input.hover, input.uniform-input.focus,
  select.uniform-multiselect.hover,
  select.uniform-multiselect.focus,
  textarea.uniform.hover,
  textarea.uniform.focus {
  background-color: rgba(0, 0, 0, 0.2); }

/* PRESENTATION */
/* Buttons */
div.button span {
  font-family: 'Roboto';
  font-size: 24px;
  font-style: italic;
  font-weight: 500;
  text-transform: uppercase; }
div.button.hover span, div.button.focus span {
   }
div.button.disabled span, div.button.disabled.active span {
   }

a.button{
    width: 268px;
    height: 43px;
    line-height: 43px;
    display: inline-block;
    text-decoration: none;
    font-size: 28px;
    color: #606060;
    font-family: 'Roboto';
    font-weight: 400;
    text-align: right;
    padding: 0px 9px;
    text-transform: uppercase;
    border: 1px solid #000;
}

a.button:hover,
a.button:active{
  background-color: rgba(0, 0, 0, 0.2);
}

/* Select */
div.selector {
  font-size: 20px;
  font-size: 20px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300; }
  div.selector span {
    color: #fff; }
  div.selector select {
    font-size: 20px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
     }
  div.selector.disabled span, div.selector.disabled.active span {
 }

/* Checker */
div.checker {
  margin-right: 5px; }

/* Radio */
div.radio {
  margin-right: 3px; }

/* Uploader */
div.uploader span.action {
  text-shadow: white 0px 1px 0px;
  background-color: #fff;
  font-size: 20px;
  color: #000;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300; }
div.uploader span.filename {
  font-size: 20px;
  color: #fff;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300; }
div.uploader.disabled span.action, div.uploader.disabled.active span.action {
  color: #aaa; }
div.uploader.disabled span.filename, div.uploader.disabled.active span.filename {
  border-color: #ddd;
  color: #aaa; }
/*
input.uniform-input {
  background-color: transparent;
  }
*/

.rider div.uploader span.action,
.rider .addImageButton,
.rider .clearImageButton{
  color: #3A8598;
}
.driver div.uploader span.action,
.driver .addImageButton,
.driver .clearImageButton{
  color: #B99A0F;
}
.helper div.uploader span.action,
.helper .addImageButton,
.helper .clearImageButton{
  color: #B99A0F;
}
.lover div.uploader span.action,
.lover .addImageButton,
.lover .clearImageButton{
  color: #B99A0F;
}

.editZip{
  float: left;
  margin-right: 10px;
}

.editCity{
  float: left;
}

.editZip input.uniform-input{ width: 110px;}
.editCity input.uniform-input{ width: 310px;}

#uniform-mResetButton{
  width: 175px;
  margin-right: 10px;
}

#uniform-mSubmitButton{
  width: 282px;
}

.addImageButton{
    background: none;
    outline: 0;
    font-family: 'Roboto';
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
    border: 1px solid #fff;
    height: 45px;
    width: 312px;
    color: #ccc;
    background: #fff;
    text-align: left;
    padding-left: 20px;
    margin-right: 10px;
}

.clearImageButton{
    background: none;
    outline: 0;
    font-family: 'Roboto';
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
    border: 1px solid #fff;
    height: 45px;
    width: 150px;
    color: #ccc;
    background: #fff;
    text-align: left;
    padding-left: 20px;
}
.addImageButton:hover,
.clearImageButton:hover,
.addImageButton:focus,
.clearImageButton:focus{
    background: none;
    color: #fff;
}

::-webkit-input-placeholder { color:#fff; opacity: 1; }
::-moz-placeholder { color:#fff; opacity: 1; } /* firefox 19+ */
:-ms-input-placeholder { color:#fff; opacity: 1; } /* ie */
input:-moz-placeholder { color:#fff; opacity: 1; }

/***contact***/

.contact .selector,
.contact .selector select,
.contact div.button,
.contact input.uniform-input,
.contact select.uniform-multiselect,
.contact textarea.uniform {
    color: #000;
    border: 1px solid #000;
}

.contact div.selector span{
    color: #000;
}

.contact div.button span{
    color: #aaa;
}

.contact div.selector span {
    background: url("../../images/uniform/contact_select.gif") top right no-repeat;
}

.contact ::-webkit-input-placeholder { color:#000; }
.contact ::-moz-placeholder { color:#000; } /* firefox 19+ */
.contact :-ms-input-placeholder { color:#000; } /* ie */
.contact input:-moz-placeholder { color:#000; }

/***auction***/

div.selector,
div.selector select,
div.button,
input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
    color: #555;
    background-color: #EEE;
    border: 1px solid #ccc;
}

div.selector span{
    color: #555;
}

div.button.active, .auction div.button.focus{
      background-color: #ccc;
}

div.selector span {
    background: url("../../images/uniform/auction_select.gif") center right no-repeat;
}

.pig div.selector span {
    background: url("../../images/uniform/auction_pig.gif") top right no-repeat;
}

::-webkit-input-placeholder { color:#555; }
::-moz-placeholder { color:#555; } /* firefox 19+ */
:-ms-input-placeholder { color:#555; } /* ie */
input:-moz-placeholder { color:#555; }

.smallSelect{
      float: left;
      width: 275px;
}
#uniform-auction_bid_step{
    width: 238px;
}
#auction_bid_step{
    width: 250px;
}
#uniform-auction_bid_step span{
    width: 228px;
}

div.button #mResetButton{
    width: 177px;
}

div.button #mSubmitButton{
    width: 284px;
}
#submit_function, .editFormCaption, .asterix{
    display: none;
}


#nav_home ul, #fixnav_home ul {
  display: none;
 }

#nav_home ul li, #fixnav_home ul li {
    float: none;
    padding: 0;
}


#fixnav_home {
  padding-bottom: 13px;
}


#fixnav_home ul {
  margin-top: 13px;
  background: url(../../images/header_fixed.png);
  position: absolute;
  min-width: 150px;
  z-index: 1;
}

#fixnav_home ul li a {
    display: block;
    text-align: left;
    padding: 11px;
}


/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(scripts/jquery.fancybox/fancybox.png);
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url(scripts/jquery.fancybox/fancybox.png) -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url(scripts/jquery.fancybox/blank.gif);
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url(scripts/jquery.fancybox/fancybox.png);
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url(scripts/jquery.fancybox/fancybox.png);
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url(scripts/jquery.fancybox/fancybox-x.png);
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url(scripts/jquery.fancybox/fancybox.png);
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url(scripts/jquery.fancybox/fancybox-y.png);
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url(scripts/jquery.fancybox/fancybox.png);
	background-position: -40px -182px;
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url(scripts/jquery.fancybox/fancybox-x.png);
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url(scripts/jquery.fancybox/fancybox.png);
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url(scripts/jquery.fancybox/fancybox-y.png);
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url(scripts/jquery.fancybox/fancybox.png);
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url(scripts/jquery.fancybox/fancy_title_over.png);
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url(scripts/jquery.fancybox/fancybox.png) -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url(scripts/jquery.fancybox/fancybox-x.png) 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url(scripts/jquery.fancybox/fancybox.png) -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/website/en/accessories/styles/scripts/jquery.fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/website/en/accessories/styles/scripts/jquery.fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/website/en/accessories/styles/scripts/jquery.fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/website/en/accessories/styles/scripts/jquery.fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/website/en/accessories/styles/scripts/jquery.fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/website/en/accessories/styles/scripts/jquery.fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/website/en/accessories/styles/scripts/jquery.fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/website/en/accessories/styles/scripts/jquery.fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/website/en/accessories/styles/scripts/jquery.fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/website/en/accessories/styles/scripts/jquery.fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/website/en/accessories/styles/scripts/jquery.fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/website/en/accessories/styles/scripts/jquery.fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/website/en/accessories/styles/scripts/jquery.fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/website/en/accessories/styles/scripts/jquery.fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/website/en/accessories/styles/scripts/jquery.fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/website/en/accessories/styles/scripts/jquery.fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

modernizr/modernizr.js