
/**
*  Reset
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 'Quattrocento Sans', arial, sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th, b { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #db001b; color:#fff; text-shadow: none; }
::selection { background:#db001b; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #db001b; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #575a5d; }
h1 { font-size: 307.7%; color: #6d3015; font-weight: normal; margin-bottom: 4px; }
h2 { font-size: 146.5%; color: #db001b; font-weight: normal; margin-bottom: 13px; }
h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #db001b; }
a:hover { /*color: #036;*/ }
p { margin-bottom: 1em; }

/**
* Styles
*/

body { background-color: #8b0e13; padding-bottom: 50px; }
#container { width: 1040px; margin: 20px auto 0 auto; background-color: #fff; overflow: hidden; }

/* Header */
header { position: relative; height: 80px; padding: 0 20px; overflow: hidden; }
#logo { position: absolute; left: 20px; top: 10px; }

/* Main Nav */
#navmainwrapper { position: absolute; top: 36px; right: 20px; }
.navmain li { float: left; margin-left: -1px; background: url(../img/icons.png) no-repeat right 5px; }
.navmain li.last { background-image: none; }
.navmain li a, .navmain li a:active, .navmain li a:visited { display: block; height: 19px; padding: 5px 21px 0 20px; color: #575a5d; text-transform: uppercase; text-decoration: none; }
.navmain li a:hover, .navmain li a.active { color: #fff; background-color: #8b0e13; }
.shoplink, .shoplink:active, .shoplink:visited { color: #db001b !important; padding: 5px 11px 0 37px !important; background: url(../img/icons.png) no-repeat 10px -35px; }
.shoplink:hover { color: #db001b !important; background-color: transparent !important; }

/* Meta Nav */
#navmetawrapper { position: absolute; top: 8px; right: 20px; }
.navmeta li { float: left; background: url(../img/icons.png) no-repeat right -25px; }
.navmeta li.last { background-image: none; }
.navmeta li a, .navmeta li a:active, .navmeta li a:visited { margin: 0 5px; font-size: 77%; color: #999b9d; text-transform: uppercase; text-decoration: none; }
.navmeta li a:hover, .navmeta li a.active { text-decoration: underline; }
.langlink { margin: 0 0 0 5px !important; padding: 0 12px 0 0; background: url(../img/icons.png) no-repeat right -78px; }
.navlang { display: none; position: absolute; top: 12px; right: -5px; }

/* Subnav */
#navsubwrapper { height: 28px; border-top: 1px solid #6d3015; border-bottom: 1px solid #6d3015; overflow: hidden; }
.navsub { padding-top: 6px; }
.navsub li { float: left; margin-right: 18px; }
.navsub li a, .navsub li a:active, .navsub li a:visited { font-size: 93%; color: #575a5d; text-transform: uppercase; text-decoration: none; }
.navsub li a:hover, .navsub li a.active { color: #6d3015 !important; }

/* Main */
#main { position: relative; margin: 0 20px; min-height: 520px; width: 1000px; overflow: hidden; }

/* Main Slider */
#mainslider { position: relative; width: 1000px; height: 520px; overflow: hidden; }
#mainslidercontent { position: absolute; top: 0px; left: 0px; width: 30000px; height: 520px; }
.mainslide { position: relative; float: left; width: 1000px; height: 520px; overflow: hidden; }
.slidebutton { display: none; position: absolute; width: 47px; height: 62px; background: url(../img/icons.png) no-repeat; cursor: pointer;}
.slidebutton p { margin-top: 40px; font-size: 93%; color: #fff; text-align: center; margin-bottom: 0px; }
#slideright { top: 251px; right: 2px; background-position: -86px -116px; }
.brightright { background-position: -244px -116px !important; }
#slideleft { top: 251px; left: 2px; background-position: -4px -116px; }
.brightleft { background-position: -165px -116px !important; }
.brightright p, .brightleft p { color: #8b0e13 !important; }
.mainslidepopup { display:none; position: absolute; left: 159px; top: 9px; width: 640px; height: 481px; padding: 9px 20px 10px; background-color: #fff; border: 1px solid #DBDCDC; overflow: hidden; }
.mainslidepopuplink, .mainslidepopuplink:active, .mainslidepopuplink:visited { display: block; position: absolute; left: 10px; top: 10px; width: 100px; height: 80px; text-decoration: none; overflow: hidden; }
.mainslidepopupclose, .mainslidepopupclose:active, .mainslidepopupclose:visited { display: block; width: 20px; height: 20px; overflow: hidden; background: url(../img/icons.png) no-repeat -480px -480px; position: absolute; right: 2px; top: 2px; color: #fff; text-decoration: underline; }
.ie6 .mainslidepopuplink { background: url(../img/transp-ie6.png); }
.ie7 .mainslidepopuplink, .ie8 .mainslidepopuplink, .ie9 .mainslidepopuplink  { background: url(../img/transp.png); }
.mainslideoverlay { display: none; position: absolute; top: 0px; left: 0px; width: 1000px; height: 520px; background-color: #DBDCDC; zoom: 1; filter: alpha(opacity=50); opacity: 0.5; }
.mainslidepopup img { float: left; margin: 3px 20px 0 0; }
.popupsoundonly { width: 40px !important; height: 45px !important; left: 949px !important; padding: 0 !important; border: 0px solid #fff !important; background: url(../img/icons.png) no-repeat -346px -120px; }
.popupsoundonlybright { background-position: -412px -120px !important; }
#slideauto, #slideauto:active, #slideauto:visited { display: none; position: absolute; left: 8px; bottom: 5px; width: 90px; height: 24px; padding: 3px 0 0 30px;  overflow: hidden; background: url(../img/icons.png) no-repeat -475px -110px; color: #fff; text-decoration: none; font-size: 85%; line-height: 1em; }
.slideautobright { background-position: -473px -140px !important; color: #8b0e13 !important; }
#sliderestart { top: 251px; right: 2px; background-position: -288px -116px; }


/* Content Slider */
#contentslider { position: relative; width: 920px; height: 490px; margin-left: 40px; overflow: hidden; }
#contentslidercontent { position: absolute; top: 0px; left: -40px; width: 30000px; height: 490px; padding-left: 13px; }
.productbox { position: relative; float: left; height: 415px; margin-top: 50px; /*overflow: hidden;*/ border-right: 1px solid #dbdcdc; }
.productimg { float: left; text-align: center; padding: 17px 27px 0 30px; }
.productdescrwrapper { float: left; width: 207px; margin-right: 20px; padding-top: 85px; }
.productdescr { min-height: 159px; margin-bottom: 1em; }
.productdescr h1, .productinfo h1 { font-size: 138.5%; color: #8b0e13; font-weight: normal; margin-bottom: 10px; }
.productdescr p, .productinfo p { font-size: 108%; color: #575a5d; }
.productdescr strong, .productinfo strong { font-weight: normal; color: #8b0e13; }
.productinfo { display: none; position: absolute; top: 0; left: 0; min-height: 410px; padding: 0 40px; /*border: 1px solid #8b0e13;*/ background-color: #fff; }
.ie6 .productinfo { height: 415px; }
.contentslidebutton { display: none; position: absolute; width: 47px; height: 47px; background: url(../img/icons.png) no-repeat; cursor: pointer; }
#contentslideright { display: block; top: 237px; right: -18px; background-position: -244px -118px; }
#contentslideleft { top: 237px; left: -17px; background-position: -165px -118px; }

/* Threebox */
#threebox { width: 1020px; padding-top: 20px; }
.threeboxcol, .threeboxcol:active, .threeboxcol:visited { display: block; float: left; width: 295px; height: 173px; padding: 297px 19px 0 18px; background-position: 0 -50px; background-repeat: no-repeat; /*padding: 347px 35px 0 18px;*/ margin-right: 2px; overflow: hidden; text-decoration: none; }
.threeboxcol h1 { font-weight: normal; font-size: 385%; color: #6d3015; margin-bottom: 2px; }
.threeboxcol p { font-size: 116%; color: #6d3015; padding-left: 4px; }
#threeboxcol1 { background-image: url(../img/content/kollektion-braende-bg.jpg); }
#threeboxcol2 { background-image: url(../img/content/kollektion-aperitif-bg.jpg); }
#threeboxcol3 { background-image: url(../img/content/kollektion-likoere-bg.jpg); }

/* Sixbox */
#sixbox { width: 1020px; padding-top: 20px; }
.sixboxrow { width: 1020px; height: 234px;  overflow: hidden; }
#sixboxrow1 { margin-bottom: 2px; }
.sixboxcol, .sixboxcol:active, .sixboxcol:visited { display: block; float: left; width: 280px; height: 135px; padding: 99px 34px 0 18px; background-repeat: no-repeat; margin-right: 2px; overflow: hidden; text-decoration: none; }
.sixboxcol h1 { font-weight: normal; font-size: 230.8%; line-height: 1em; color: #6d3015; margin-bottom: 5px; }
.sixboxcol p { font-size: 116%; color: #6d3015; padding-left: 4px; }
#sixboxcol1 { background-image: url(../img/content/fuehrungen-informationen-bg.jpg); }
#sixboxcol2 { background-image: url(../img/content/fuehrungen-genussfuehrung-bg.jpg); }
#sixboxcol3 { background-image: url(../img/content/fuehrungen-mslandlust-bg.jpg); background-position: 0 -5px; }
#sixboxcol4 { background-image: url(../img/content/fuehrungen-msgenussabend-bg.jpg); }
#sixboxcol5 { background-image: url(../img/content/fuehrungen-destillateurkurs-bg.jpg); }
#sixboxcol6 { background-image: url(../img/content/fuehrungen-schnupperfuehrung-bg.jpg); }
#sixboxcol3, #sixboxcol4 { padding-top: 84px; height: 150px; }
#sixboxcol3, #sixboxcol6 { margin-right: 0px; }

/* Content */
#content { padding-top: 20px; min-height: 470px; }
.contentnopaddingtop { padding-top: 0 !important; }
#content:before, #content:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
#content:after { clear: both; }
#content { zoom: 1; }
#contentimg { float: left; width: 332px; height: 470px; overflow: hidden; }
#contentimg h1 { margin-top: 20px; }
#contenttext { float: right; width: 629px; padding: 21px 0 0 0; }
.nopadding { padding: 0 !important; }
#content p, #content ul { font-size: 116%; color: #6d3015; }
#content ul { margin: 0; padding: 9px 0; list-style: none; list-style-image: none; }
#content ul li { padding: 0 0 9px 41px; background: url(../img/icons.png) no-repeat -466px -388px; }

/* Footer */
footer { margin: 20px 20px 0px 20px; padding-bottom: 10px; min-height: 58px; background-color: #fff; }
#copyright { font-size: 77%; padding: 8px 0 0; height: 19px; border-top: 1px solid #dbdcdc; border-bottom: 1px solid #dbdcdc; }
#copyright p { position: relative; text-transform: uppercase; color: #999b9d; }
.impressumlink, .impressumlink:active, .impressumlink:visited { float: right; padding-left: 7px; color: #575a5d; text-decoration: none; background: url(../img/icons.png) no-repeat -7px -11px; }
.impressumlink:hover { text-decoration: underline; }
#footertogglewrapper { padding: 7px 0 4px 0; }
#footertogglewrapper p { text-align: center; margin-bottom: 0px; }
.footertoggle, .footertoggle:active, .footertoggle:visited { padding-left: 15px; font-size: 93%; color: #db001b; text-decoration: none; background: url(../img/icons.png) no-repeat left -81px; }
.footertoggle:hover { text-decoration: underline; }
.footertoggleopen { background-position: -235px -81px !important; }

/* Shop Slide */
#shopslide { display: none; width: 1020px; height: 196px; overflow: hidden; }
.shopbox { display: none; position: relative; float: left; width: 204px; height: 177px; padding: 19px 0 0 0; overflow: hidden; background: url(../img/icons.png) no-repeat left -180px; }
.shopproductimg { float: left; text-align: center; margin-left: 1px; width: 69px; height: 166px; overflow: hidden; }
.shopproductdescr { float: left; width: 105px; height: 164px; padding-top: 2px; overflow: hidden; }
.shopproductdescr h1 { font-size: 100%; font-weight: normal; color: #8b0e13; margin-bottom: 13px; }
.shopproductdescr p { font-size: 93%; color: #575a5d; }
.shopproductdescr .productshoplink, .shopproductdescr .productshoplink:active, .shopproductdescr .productshoplink:visited { font-size: 91.4% !important; position: absolute; top: 157px; right: 21px; }

/* Form */
form { padding: 10px 0; width: 420px; }
label { clear: both; display: block; width: 100px; height: 27px; padding-top: 3px; float: left; }
input { display: block; width: 300px; float: left; padding: 2px 5px; }
input#plz { width: 109px; }
input#ort { width: 109px;; }
.noclear { clear: none !important; padding-left: 30px; width: 40px !important;}
select { padding: 0 0 0 0; }
textarea { display: block; float: left; width: 300px; height: 100px; padding: 5px; margin-bottom: 25px;  }
input, select, textarea { border: 1px solid #8B0E13; }
#submit { width: auto; background-color: #8B0E13; color: #fff; clear: both; padding: 3px 10px; margin: 15px 0 0 100px; }
.red { color: #C00418 !important; font-size: 100% !important; }
form p { color: #575A5D !important; font-size: 100% !important; }
#mailformerror { border: 1px solid #8B0E13; width: 400px; padding: 5px; margin-bottom: 20px; }
#mailformerror ul { padding-top: 0; padding-bottom: 0; }
.ie6 input, .ie7 input, .ie6 select, .ie7 select { margin-bottom: 8px; }
#captchaimage  { margin-top: 8px; }
.ie6 #captchaimage { margin-left: -3px; }

/* Haendlersuche */
#contenthaendler { float: left; width: 270px; margin-top: 54px;  }
.haendlertablewrapper { float: right; margin-top: 5px; }
.haendlertable { font-size: 116%; }
.haendlertable td { padding: 7px 5px 6px 5px; /*border-top: 1px solid #DBDCDC;*/ }
.haendlername { width: 295px; color: #db001c; padding-left: 20px !important;  }
.haendleradresse { width: 215px; color: #6D3015; }
.haendlertelefon { width: 110px; color: #6D3015; padding-right: 10px !important; }
#noresults td { border-top: 0px solid #fff; width: 580px; }
.no-js #noresults { display: none; }
.odd { background-color: #fbefd9; }
.searchwrapper { margin: 0px 0 30px; padding: 1px 0 11px; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; }
.searchwrapper form { width: auto; }
.searchwrapper input { width: 130px; padding: 2px 10px; border: 1px solid #dcdcdc; height: 28px; line-height: 28px; color: #dcdcdc; }
#plzbuttons, #plzbuttons li {font-size: 100% !important; margin: 0; padding: 0 !important; list-style:none; list-style-image: none; background-image: none !important; }
#plzbuttons li { float: left; margin: 0 10px 5px 0; }
#plzbuttons li a, #plzbuttons li a:active, #plzbuttons li a:visited { display: block; color: #6D3015; width: 124px; height: 24px; line-height: 24px; text-align: center; background-color: #f4c87f; text-decoration: none; }
#plzbuttons li a:hover, #plzbuttons li a.active { background-color: #db001c !important; color: #fff !important; }

/* Elements */
.productinfolink, .productinfolink:active, .productinfolink:visited,
.productinfolinkback, .productinfolinkback:active, .productinfolinkback:visited { display: block; float: left; height: 15px; padding: 3px 10px 0 10px; margin-right: 10px; overflow: hidden; font-size: 85%; color: #fff; text-transform: uppercase; text-decoration: none; background-color: #575a5d; }
.productinfolinkback, .productinfolinkback:active, .productinfolinkback:visited  { margin-bottom: 5px; }
.productshoplink, .productshoplink:active, .productshoplink:visited { display: block; float: left; height: 15px; padding: 3px 21px 0 10px; overflow: hidden; font-size: 85%; color: #fff; text-transform: uppercase; text-decoration: none; background: url(../img/icons.png) no-repeat right -179px; }
#contenttext .productshoplink { float: right; height: 17px; background-color: #DB001B; margin-top: -2px; margin-right: 2px; }
.ie6 #contenttext .productshoplink  { display: inline !important; }
.ie6 .clock, .ie6 .euro, .ie7 .clock, .ie7 .euro { float: left; }
.clock { padding-left: 30px; margin-right: 17px; background: url(../img/icons.png) no-repeat 3px -415px; }
.euro { padding-left: 26px; margin-right: 17px; background: url(../img/icons.png) no-repeat 3px -467px; }
.bordertopbottom { padding: 20px 0 3px 0; margin-bottom: 26px; border-top: 1px solid #dbdcdc; border-bottom: 1px solid #dbdcdc; }
.ie6 .bordertopbottom, .ie7 .bordertopbottom { padding-bottom: 18px; }

/* Sections colors */
body.geheimnis, .navmain li.geheimnis a:hover, .navmain li.geheimnis a.active { background-color: #8b0e13 !important; }
body.kollektion, .navmain li.kollektion a:hover, .navmain li.kollektion a.active { background-color: #6d3015 !important; }
body.genusswelten, .navmain li.genusswelten a:hover, .navmain li.genusswelten a.active { background-color: #d04d16 !important; }
body.fuehrungen, .navmain li.fuehrungen a:hover, .navmain li.fuehrungen a.active { background-color: #c00418 !important; }
body.haendler, .navmain li.haendler a:hover, .navmain li.haendler a.active { background-color: #ea9200 !important; }
body.restaurants, .navmain li.restaurants a:hover, .navmain li.restaurants a.active { background-color: #f5b234 !important; }

/* oldIE Fixes */
.ie6 .navlang { width: 200px; }
.ie6 .navmain li, .ie6 .navmeta li, .ie6 .slidebutton, .ie6 .contentslidebutton { background-image: url(../img/icons-ie6.png); }
.ie6 .navmain li { margin-left: 0px !important; }
.ie6 .navmain li a, .ie6 .navmain li a:active, .ie6 .navmain li a:visited { display: inline; line-height: 24px; padding-top: 5px !important; padding-bottom: 5px !important; }
.ie6 .navmain li a:hover, .ie6 .navmain li a.active { color: #fff !important; }
.ie6 .navmain li.last a:hover { color: #db001b !important; }
.ie6 .impressumlink, .ie7 .impressumlink { position: absolute; right: 0px; }


/* Helper classes */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; 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: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* 1024 Breite Fix */
@media only screen and (max-width: 1024px) {
#container { width: 1000px; }
header { padding: 0; }
#main { margin: 0; }
#shopslide { margin-left: -20px; }
#navsubwrapper { margin-left: 20px; margin-right: 20px; }
#shopslide { margin-left: -4px; }
.shopbox { width: 196px; }
#contenttext { padding-right: 20px; }
#contenthaendler { padding-left: 20px; }
#contentslideleft { left: -10px; }
#contentslideright { right: -11px; }
}


/* "Dynamischer" Abstand oben. Funktioniert nicht im IE */
@media only screen and (max-height: 600px) {
#container { margin-top: 5px; }
}
@media only screen and (min-height: 760px) {
#container { margin-top: 50px; }
}
@media only screen and (min-height: 820px) {
#container { margin-top: 80px; }
}




@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .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; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}



/*
 * 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('../img/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('../img/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('../img/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('../img/fancybox/fancybox.png');
	background-position: -40px -30px;
}

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

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

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

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

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

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

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

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

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

/* IE6 */

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

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

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