*
{
	margin: 0;
	padding: 0;
	float: left;

}

html {
    


}

body
{
	font-family: 'Periodico', serif;
	font-size: 13px;
	color: #fafdf6;
	background: white;
	line-height: 20px;
	background-attachment: fixed; 
    width: 100vw;
    overflow-x: hidden;
                          -webkit-transition: color 0.2s; /* Safari */
  transition: color 0.2s;
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100%;
}

a {
    
    color: #094b40;
}


#navbar {
    
     transition: all 0.5s
  
}

.scrollUp
{transform: translateY(-80px)} 

.speisekarte {
    
       width: 100%;
    height: 70px;
    max-width: 900px;
    margin: 0px 0%;
    background-image: url(../Img/speisekarte_top.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    
    
}


nav ul li a:hover {
    
    color: #e0e9e8;
    transition: color 0.3s;
}

nav ul li a {
    
    
    transition: color 0.3s;
}

.getraenkekarte-container-inside {
    
    padding: 0 5%;
    width: 90%;
    max-width: 810px;
    
    
}


.img-index {
    
    
    width: 90%; 
    margin: 0 5%;
    
}

.dish {
    
    width: 100%;
}


.price {
    
    margin-bottom: 15px;
}

.dinner-title {
    
    font-family: 'Gotham';
    font-size: 14pt;
    clear: both;
    width: 100%;
}


.dinner-description {
    
    margin-right: 10px;
    margin-bottom: 15px;
}


.getraenkekarte {
    
width: 100%;
    height: 70px;
    max-width: 900px;

    background-image: url(../Img/getraenkekarte.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    
    
}

.getraenkekarte-container {
    
    display: flex;
    justify-content: center;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    width: 100%;
    height: 70px;
}


.white {
    
    
    color: #094b40;
}

.green {
    
    background-color: #427462;
    color: white;
}


.green a {
    
    color: white;
}

.white a {
    
    color: #094b40;
}

.darkgreen a {
    
    color: white;
}

.darkgreen {
    
    background-color: #094b40;
    color: white;
}




header,
article,
footer
{
	display: block;
}

p a,
p em,
p strong,
p br
{
	float: none;
	clear: none;
}

.i4ewOd-pzNkMb-tJHJj {
    
    background-color: #094b40;
}

.maps {
    
    
border: none;
}

h1
{
	font-weight: normal;
    margin-bottom: 20px;
    font-family: 'Periodicobold';
        width: 100%;
    line-height: 1.3em;
}

h3
{
	font-weight: normal;
    line-height: 1.5em;
    font-family: 'Periodico';
    font-size: 13pt;
}

h5
{
	font-weight: normal;
    line-height: 1.5em;
    font-family: 'Larch';
    font-size: 16pt;
}


h2
{
	font-weight: normal;
    margin-bottom: 20px;
    font-family: 'Larch';font-size: 26pt;
        margin-top: 15px;
}

	#wrapper
	{

		width: 100%;
        margin: 0 !important;
    padding: 0 !important;



	}
	
		#topscroller
		{
			background-image: url(../images/background.jpg);
			background-repeat: repeat-x;
			height: 54px;
			left: 0;
			position: fixed;
			top: 0;
			z-index: 1;
			display: none;
		}

.container-header {
    
    width: 100%;

    height: 75px;
    background-color: rgba(9, 75, 64, 1);
    position: fixed;
            display: flex;
        justify-content: center;
    align-items: center;
                display: -ms-flexbox;
        -ms-flex-pack: center;
    -ms-flex-align: center;

    font-family: 'Periodicobold';
    top: 0; /* Stay on top */
  transition: top 0.3s;
    z-index: 100;
    
}
		
		#fixed
		{
            width: 100%;
	max-width: 900px;
    height: 35px;
    top: 0;
    z-index: 5;
    

		}

		@media screen and ( min-height: 500px ) and ( min-width: 770px ) { 
			
			#topscroller { display: block; }
			.content { padding-bottom: 300px !important; }

		}
		

				

			
			#fixed nav
			{

			}
			
				#fixed li
				{
				    float: left;
    list-style: none;
    cursor: pointer;
    clear: none;
    height: 50px;
    line-height: 28px;
    
    /* width: 107px; */
    /* width: 128px; */
    text-align: center;
    color: #fafdf6;
    font-size: 17px;
    
				}
				
				#fixed li:last-child
				{
					margin-right: 0;
					/*width: 106px;*/
					
				}
				
				#fixed li:hover
				{
					color: white;
                      -webkit-transition: color 0.2s; /* Safari */
  transition: color 0.2s;
                    
				}
				
				#fixed li.active
				{
					color: white;
				}
				
				#fixed li.crossed
				{
					text-decoration: line-through;
					color: #dd5f28;
					cursor: default;
				}
				
				#fixed li.crossed:hover
				{
					color: #dd5f28;
				}
				

				
		.content
		{
			padding-top: 202px;
			position: relative;
			padding-bottom: 50px;
		}	

.container-content {
    
        margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
        display: -ms-flexbox;
    -ms-flex-pack: center;
    padding: 100px 0 ;
    position: relative;
    z-index: 0;
}


.container-content-slider {
    
        margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
        display: -ms-flexbox;
    -ms-flex-pack: center;
    padding: 0 0 100px 0 ;
    position: relative;
    z-index: 0;
}


.margin-top {
    
    margin-top: 50px;
    
}

.container-content-hero {
    
        margin: 0 auto;
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    position: relative;
    z-index: -100;
}


.container-content-karte {
    
        margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
        display: -ms-flexbox;
    -ms-flex-pack: center;
    padding: 50px 0 ;
    position: relative;
    z-index: -100;
}

.container-content-menu {
    
        margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
        display: -ms-flexbox;
    -ms-flex-pack: center;
    
}

.container-grid {
    width: 100vw;
    max-width: 900px;
    display: inline-block;
    vertical-align: top;
}

.container-grid-col6 {
    width: 50%;
    max-width: 450px;
    display: flex;
    /* padding: 0 3% 0 13%; */
    justify-content: flex-end;
        display: -ms-flexbox;
    /* padding: 0 3% 0 13%; */
    -ms-flex-pack: end;
    float: right;
}

.margin-large {
    
    margin-bottom: 50px;
}

.col6 {
    
    width: 40%;
    display: block;
    clear: none;
    padding: 0 4.9%;
	


}

.fix-mas {
	
	min-height: 1000px;}

.col12 {
    
    width: 40%;
    display: inline-block;
    clear: none;
    padding: 0 4.9%;
    z-index: -10;
    float: right;

}

.col6-hero {
    
    width: 80%;
    max-width: 450px;
    display: inline-block;
    clear: none;
    padding: 100px 10%;
    z-index: -10;

    
}

.col6-hero-right {
    
       width: 50%;
    
    float: right;
    display: -ms-flexbox;
    display: flex;
    
}

.container-karte {
    
    width: 100%;
    display: flex;
    justify-content: space-between;
        display: -ms-flexbox;
    -ms-flex-pack: start;
}

.container-karte-headline {
    width: 100%;
    text-align: center;
    
    
    
}

.container-karte-headline img{
    max-width: 300px;
   display: block;
margin-left: auto;
margin-right: auto;
    float: none;
    
}


.container-karte p {
    
    
    clear: both;
    margin-top: 15px;
}

.container-speisen {
    font-family: 'Gotham';
    font-size: 14pt;
    max-width: 300px;
    
    
    
}

.container-preise {
    
    font-family: house-script, sans-serif;

font-weight: 400;

font-style: normal;
    font-size: 16pt;
    text-align: right;
    
    
    
}

.container-liter {
    
    font-family: 'Gotham';
    font-size: 11pt;
    text-align: right;
    
    
    
}

.container-preise p {
    
    text-align: right;
    width: 60px;
    
}


.menu-karte-container {
    
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    
}


.menu-karte {
    
    width: 95%;
    max-width: 900px;
    margin: 0 auto;
    padding: 25px 5% 0 5%;
}

.menu-karte-button {
    
     width: 22%;
    height: 40px;
    border-bottom-width: 1px;
    display: flex;
    justify-content: center;
        display: -ms-flexbox;
    -ms-flex-pack: center;
    font-family: 'Periodicobold';
    align-items: center;
    border: #094b40;
    border-style: solid;
    border-width: 0px;
    margin: 1%;
    background-color: #427462;
    color: white;
    border-radius: 3px;
    
    -webkit-transition: color 0.3s; /* Safari */
  transition: color 0.3s;
    
}




.menu-karte-button a{
    
    text-decoration: none;
    color: white;
    font-size: 18px;
    -webkit-transition: color 0.3s; /* Safari */
  transition: color 0.3s;
    
    
}

.menu-karte-button a:hover{
    
    
    color: #e0e9e8;
    -webkit-transition: color 0.3s; /* Safari */
  transition: color 0.3s;
    
    
}


.container-speisen-add {
    
    font-family: house-script, sans-serif;

font-weight: 400;

font-style: normal;
    width: 100%;
    padding:    10% 0;
    text-align: center;
    margin-top: 30px;
    font-size: 16pt;
    border-width: 3px;
    border-style: double;
    display: block;
}


.price-spacing {
    
    margin-bottom: 20px;
    clear: both;
}

.price-spacing-large {
    
    margin-bottom: 40px;
    clear: both;
}

.price-spacing-xlarge {
    
    margin-bottom: 60px;
    clear: both;
}


.food-description {
    
    font-family: 'Periodico', serif;
    font-size: 10pt;
    clear: both;
}


.hero-header {
    
    width: 100vw;
    height: 600px;
    
    
    display: flex;
    justify-content: center;
    align-items: center;
        display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    
}



.hero1 {
    background-image: url(../Img/Hero_05.jpeg);
    background-size: cover;
    background-position: bottom center;
    
}


.hero2 {
    background-image: url(../Img/Hero_04.jpeg);
    background-size: cover;
    background-position: center;
    
}


.hero3 {
    background-image: url(../Img/Innenraum.jpg);
    background-size: cover;
    background-position: center;
    
}


.hero4 {
    background-image: url(../Img/Hero_06.jpg);
    background-size: cover;
    background-position: center;
    
}


.hero5 {
    background-image: url(../Img/Hero_06.jpeg);
    background-size: cover;
    background-position: center;
    
}

.hero7 {
    background-image: url(../Img/Hero_07.jpeg);
    background-size: cover;
    background-position: center;
    
}

.hero-logo {
    
    width: 70%;
    max-width: 400px;
    height: auto;
}
				
				article p
				{
					width: 730px;
					font-style: italic;
					text-align: center;
				}
				
				article strong
				{
					text-transform: uppercase;
					font-weight: normal;
				}
				
				em
				{
					color: #f5e6ba;
				}
				
				article
				{
					border: 3px #000 solid;
					padding: 2px;
					width: 760px;
				}
				
				#menu-container
				{
					border: none;
					padding: 0;
					width: 770px;
				}
				
					#menu-container img
					{
						width: 770px;
						height: 1612px;
					}
				
				.content h1
				{
					clear: both;
					float: left;
					width: 770px;
					height: 40px;
					text-indent: -5000px;
					overflow: hidden;
					display: block;
					margin-top: 30px;
					background-image: url(../images/sprite.png);
					background-repeat: no-repeat;
				}
				
					.content > h1 span
					{
						/*padding: 0 5px;
						background: #c57745;
						float: none;
						clear: none;
						text-align: center;*/
						display: none;
					}
					
					#welcome
					{
						height: 31px;
						margin-bottom: 9px;
					}
					
					#news
					{
						background-position: 0 -31px;
						height: 30px;
						margin-bottom: 10px;
					}
					
					#specials
					{
						background-position: 0 -60px;
					}
					
					/*#menu{}*/
					
					#sunday
					{
						background-position: 0 -100px;
						height: 30px;
						margin-bottom: 10px;
					}
					
					#gallery
					{
						background-position: 0 -130px;
						height: 30px;
						margin-bottom: 10px;
					}
					
					#contact
					{
						background-position: 0 -160px;
						height: 29px;
						margin-bottom: 11px;
					}
					
					#imprint
					{
						background-position: 0 -188px;
						height: 30px;
						margin-bottom: 10px;
					}
					
				article div
				{
					width: 740px;
					padding: 10px;
					background: #a8421a;
				}
				
				article li
				{
					list-style: none;
					width: 740px;
					line-height: 30px;
					height: 30px;
					border-bottom: 1px #dd5f28 solid;
				}
				
				article li p
				{
					clear: none;
					width: auto;
				}
				
				article .dish span
				{
					font-style: italic;
					color: #f5e6ba;
					float: none;
					display: inline;
					clear: none;
				}
				
				article .price
				{
					float: right;
					width: 50px;
				}

				article .price span
				{
					display: block;
					clear: none;
				}

				article .price-euro
				{
					text-align: left;
					float: left;
					display: block;
				}

				article .price-value
				{
					text-align: right;
					float: right;
					display: block;
				}
				
				.content address p
				{
					width: auto;
				}
				
				#sunday-text,
				#news-text
				{
					width: 730px;
				}

				#news-text p
				{
					line-height: 30px;
					height: 30px;
				}

				#news-text .underline
				{
					border-bottom: 1px #dd5f28 solid;
				}
				
				#gallery-article
				{
					padding: 2px;
					display: none;
				}

				#gallery-article.is-visible
				{
					display: block;
				}
				
				#gallery-list
				{
					width: 750px;
					padding: 10px 0 0 10px;
					background: #A8421A;
				}
				
					#gallery-list li
					{
						width: 240px;
						margin-right: 10px;
						float: left;
						clear: none;
						height: 135px;
						margin-bottom: 10px;
						border-bottom: none;
					}

					#gallery-list li img
					{
						border: none;
						opacity: 0;
						display: block;

						-webkit-transition: opacity 0.3s;
						   -moz-transition: opacity 0.3s;
							 -o-transition: opacity 0.3s;
								transition: opacity 0.3s;
					}

					#gallery-list img.is-loaded
					{
						opacity: 1;
					}
				
				#map
				{
					background: #333;
					width: 550px;
					float: right;
					padding: 0;
					height: 220px;
					clear: none;
				}
				
					#map *
					{
						float: none;
						clear: none;
						padding: 0;
						background: transparent;
					}
					
				#imprint-text p
				{
					text-align: left;
				}
				
				#imprint-text h1
				{
					font-size: 12px;
					text-transform: uppercase;
					line-height: 20px;
					font-weight: normal;
					width: auto;
					background: none;
					margin: 0;
					height: auto;
					text-indent: 0;
					overflow: auto;
				}
				
				#imprint-text address
				{
					margin-bottom: 10px;
				}
				
				#imprint-text a
				{
					color: #eabb90;
					text-decoration: none;
				}
				
				#imprint-text a:hover
				{
					color:#333;
				}


@font-face {
    font-family: "Periodico";
    src: url(../font/PeriodicoD-Rg.otf) format("opentype");
}

@font-face {
    font-family: "Periodicobold";
    src: url(../font/PeriodicoD-Bd.otf) format("opentype");
}

@font-face {
    font-family: "Larch";
    src: url(../font/ShadedLarch.ttf) format("truetype");
}

@font-face {
    font-family: "Gotham";
    src: url(../font/GothamXNarrow-Bold.otf) format("opentype");
}

@font-face {
    font-family: "SignPainter";
    src: url(../font/SignPainter HouseScript Regular.ttf) format("truetype");
}




nav {
    display: flex;
    justify-content: space-between;
    width: 90%;
    align-content: center;
        display: -ms-flexbox;
    -ms-flex-pack: justify;

    -ms-flex-line-pack: center;
    padding: 0 5%;

}


.footer {
    
    width: 100%;
    background-color: #427462;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
        display: -ms-flexbox;
    -ms-flex-align: center;
    -ms-flex-line-pack: center;
    -ms-flex-pack: center;
    
    
}


.border-left {
    
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #094b40;
}

.container-footer {
    
    width: 90%;
    max-width: 900px;
    padding: 30px 5%;
    
}



.container-footer a {
    
    margin-right: 20px;
    font-family: 'Gotham';
    text-decoration: none;
    color: white;
    font-size: 10pt;
    
}


@media screen and (min-width: 801px) {
  nav ul.menu {
    max-height: 20px;
  }
  nav a#nav-m,
  nav a.close {
    display: none;
  }
  nav ul li {
    margin: 0 30px 0 0;
  }
    
      nav ul li a{
    text-decoration: none;
          color: white;
          float: right;
  }
}


@media screen and (max-width: 800px) {
  /*Formatierung Mobiles Menue*/
  nav ul {
    position: absolute;
    background: #427462;
    width: 100%;
    left: -100%;
    height: 100vh;
    top: 0;
 
    list-style-type:none;
    margin: 0;
    padding: 0;
 
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
          display: flex !important;
      flex-direction: column;
    justify-content: center;
      display: -ms-flexbox !important;
      -ms-flex-direction: column;
    -ms-flex-pack: center;
      

  }
    
    
    .container-content {
    

    padding: 50px 0 ;

}
    
    
    .switch-mobile {
        
        float: right !important;
    }
    
    
    .col12 {
        
        width: 90%;
        padding: 0 5%;
    }
    
    .border-left {
        
        margin-bottom: 50px;
    }
    
    
    .bg-1 {
        
  
        
        
    }
    
    

    
    .speisekarte {   
    
        width: 100%;
    height: 70px;
    max-width: 900px;
    margin: 0;
    background-image: url(../Img/speisekarte_top.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;}
    
        .getraenkekarte {   
    
        width: 100%;
    height: 70px;
    max-width: 900px;
    margin: 0;

    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;}
    
    
    .img-index {
    
    
    width: 60%; 
    margin: 0 20% 75px 20%;
    
}
    
    .switch-mobile {
        
        float: left !important;
    }
    
    
    .container-content-hero {
        
        display: block;
    }
    
    
    
    .col6-hero-right {width: 100%;}
    
    .container-grid-col6 {
        
        
        max-width: 100%;
         width: 90%;
        padding: 0 5vw;
        float: left;}
    
    
    .menu-karte {
    
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
    padding: 5%;
}
    
    
    .col6-hero {
        
       width: 100%;
    max-width: 100%;
    display: inline-block;
    clear: none;
    padding: 50px 0;
    z-index: -10;
    }
    
    
    .menu-karte-button {
        
            width: 47%;
    height: 50px;
    border-bottom-width: 1px;
    display: flex;
    justify-content: center;
        display: -ms-flexbox;
    -ms-flex-pack: center;
    font-family: 'Periodicobold';
    }
    
    
    
    
    

    

    
    .col6 {
        width: 90%;
        padding: 0 5vw;
        float: right;
    }
    
    
    #fixed li {
        width: 100%;
        float: none;
        text-align: center;
        margin-left: 0;
    }
    
    #fixed li:last-child {
        width: 100%;
    margin-left: 0;
    }
    
    

 
  nav ul li{
    display: block;
    text-align: center;
    padding: 0.5em 0.5em;
      width: 100%;
      font-size: 18pt;
      
    
  }
 
  nav ul li a {
    color: white;
    padding: 1em 0;
    width: 100%;
    text-decoration: none;
    font-size: 18pt;
      float: right;
  }
 
  nav ul.menu li a:hover {
    border-bottom: 0;
  }
 
  /*Hamburger-Icon*/
  nav a#nav-m img,
  nav a.close img {
    width: 40px;
    height: auto;
      position: relative;
      z-index: 100;
          padding-top: 5px;
  }
 
  nav > .close,
  nav a#nav-m:target {
    display: none;
  }
 
  nav a:target ~ ul,
  nav a:target ~ .close {
    display: inline-block;
  }
 
  nav a:target ~ .close {
    
  }
 
  nav a:target ~ ul {
    left: 0;
  }
}

.rslides_container {
  
  position: relative;
  float: left;
  width: 90%;
    max-width: 900px;
    padding: 0 5%;
  }


.centered-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 5%;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 5%;
  }

				
/*
 * 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('../images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	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('../images/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('../images/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('../images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/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('../images/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/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('../images/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('../images/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('../images/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../images/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/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='images/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='images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }