#message                              { display: none; width: 0; height: 0; }

#back_column						  {position:absolute; width:36px; height:36px; background: url('../images/sh-left.png'); left:15px; top:15px; -moz-opacity: 0; opacity:0;}

                                      
.nav                                  { display:block; }
#nextPage                             { width:36px; height:36px; top:50%; margin: -18px 0 0; position:absolute; z-index:3; right:8px; background: url('../images/sh-right.png') no-repeat 0 0 }
#prevPage                             { width:36px; height:36px; top:50%; margin: -18px 0 0; position:absolute; z-index:3; left:8px; background: url('../images/sh-left.png') no-repeat 0 0; }
#pageUp                               { width:36px; height:36px; top:8px; position:absolute; left: 50%; margin: 0 0 0 -18px; z-index:3; text-align:center; background: url('../images/sh-up.png') no-repeat 0 0; }
#pageDown                             { width:36px; height:36px; bottom:35px; position:absolute; left: 50%; margin: 0 0 0 -18px; z-index:5; text-align:center; background: url('../images/sh-down.png') no-repeat 0 0; }
                                      
#holder                               { float:left; display:inline; padding:0px; margin:0px; 
                                      -webkit-transition-property: -webkit-transform; -webkit-transition-duration: 0.5s; 
                                      -webkit-transition-timing-function: ease-out; -webkit-transform: translate3d(0px,0px,0px); }
                                      
.column                               { float:left; width: 1024px; -webkit-transform: translate3d(0px,0px,0px); }
.page                                 { position:relative; float:left; width: 1024px; height: 620px; -webkit-transform: translate3d(0px,0px,0px); }
                                      
.page_content                         { display: block; padding: 110px 20px 20px 20px; }

                                      
                                      
.img                                  { width: 100%; height: 100%; }
                                      
#player                               { top:57px; position:absolute; width: 512px; height: 288px; z-index:3; }

.nav 								  {-moz-opacity: 0; opacity:0; cursor: pointer;}                                  
.btn                                  { margin-right:10px; width:40px; height:40px; text-align:center; background-color: #fff; border: 1px solid #ccc; float:left; 
                                      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); -moz-border-radius: 3px; border-radius: 3px; }
                                      
.simple-nav-v                         { position:absolute; width:15px; height:220px; bottom:100px; right:20px; overflow:hidden; text-align:center; z-index:4;}
.simple-nav-v li                      { position:relative; margin:4px 4px 10px 4px; width:11px; height:11px; overflow:hidden; }
.simple-nav-v li a                    { position:absolute; width:15px; height:45px; top:-2px; left:-2px; outline:none; cursor:pointer; text-indent:-9999px; line-height:0; 
                                        background:url(../images/simplenav20110426.png) no-repeat 0 0; behavior:url(http://www.restaurantdeleeuw.nl/js/iepngfix.htc); }
.simple-nav-v li a:hover              { top:-17px; }
.simple-nav-v li a.active             { cursor:default; top:-32px; opacity:1; -moz-opacity:1; }

.simple-nav-h                         { position:absolute; width:100%; height:15px; bottom:32px; left:0; padding:12px 0 0 0; overflow:hidden; text-align:center; z-index:4; }
.simple-nav-h li,
.simple-nav-h li a                    { display:-moz-inline-stack; display:inline-block; *display:inline; zoom:1; }
.simple-nav-h li                      { position:relative; margin:0 4px; width:11px; height:11px; overflow:hidden; }
.simple-nav-h li.last-dot             { margin-right: 0; }
.simple-nav-h li a                    { position:absolute; width:15px; height:45px; top:-2px; left:-2px; outline:none; cursor:pointer; text-indent:-9999px; text-align: center; 
                                        line-height:0; background:url(../images/simplenav20110426.png) no-repeat 0 0; behavior:url(http://www.restaurantdeleeuw.nl/js/iepngfix.htc); }
.simple-nav-h li a:hover              { top:-17px; }
.simple-nav-h li a.active             { cursor:default; top:-32px; opacity:1; -moz-opacity:1; }