html { overflow: -moz-scrollbars-vertical; overflow-y: scroll }
body { margin: auto; font-family: Arial, Helvetica, sans-serif; background: url(img/bg.jpg) no-repeat top center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover }
#main_container { margin: auto; width: 960px; box-shadow: 3px 3px 6px black }

#horizontal_menu { clear: both; width: 960px; height: 125px; overflow: hidden }

#horizontal_menu_01 { width: 135px; height: 125px; background: url(img/horizontal_menu_01_link.jpg) no-repeat; overflow: hidden; float: left }
#horizontal_menu_01 a:link, #horizontal_menu_01 a:visited, #horizontal_menu_01 a:active { width: 135px; height: 125px; background: url(img/horizontal_menu_01_link.jpg) no-repeat; display: block }
#horizontal_menu_01 a:hover { background: url(img/horizontal_menu_01_hover.png) no-repeat }

#horizontal_menu_02 { width: 148px; height: 125px; background: url(img/horizontal_menu_02_link.png) no-repeat; overflow: hidden; float: left }
#horizontal_menu_02 a:link, #horizontal_menu_02 a:visited, #horizontal_menu_02 a:active { width: 148px; height: 125px; background: url(img/horizontal_menu_02_link.jpg) no-repeat; display: block }
#horizontal_menu_02 a:hover { background: url(img/horizontal_menu_02_hover.png) no-repeat }

#horizontal_menu_03 { width: 177px; height: 125px; background: url(img/horizontal_menu_03_link.jpg) no-repeat; overflow: hidden; float: left }
#horizontal_menu_03 a:link, #horizontal_menu_03 a:visited, #horizontal_menu_03 a:active { width: 177px; height: 125px; background: url(img/horizontal_menu_03_link.jpg) no-repeat; display: block }
#horizontal_menu_03 a:hover { background: url(img/horizontal_menu_03_hover.png) no-repeat }

#horizontal_menu_04 { width: 180px; height: 125px; background: url(img/horizontal_menu_04_link.jpg) no-repeat; overflow: hidden; float: left }
#horizontal_menu_04 a:link, #horizontal_menu_04 a:visited, #horizontal_menu_04 a:active { width: 180px; height: 125px; background: url(img/horizontal_menu_04_link.jpg) no-repeat; display: block }
#horizontal_menu_04 a:hover { background: url(img/horizontal_menu_04_hover.png) no-repeat }

#horizontal_menu_05 { width: 150px; height: 125px; background: url(img/horizontal_menu_05_link.jpg) no-repeat; overflow: hidden; float: left }
#horizontal_menu_05 a:link, #horizontal_menu_05 a:visited, #horizontal_menu_05 a:active { width: 150px; height: 125px; background: url(img/horizontal_menu_05_link.jpg) no-repeat; display: block }
#horizontal_menu_05 a:hover { background: url(img/horizontal_menu_05_hover.png) no-repeat }

#horizontal_menu_06 { width: 170px; height: 125px; background: url(img/horizontal_menu_06_link.jpg) no-repeat; overflow: hidden; float: left }
#horizontal_menu_06 a:link, #horizontal_menu_06 a:visited, #horizontal_menu_06 a:active { width: 170px; height: 125px; background: url(img/horizontal_menu_06_link.jpg) no-repeat; display: block }
#horizontal_menu_06 a:hover { background: url(img/horizontal_menu_06_hover.png) no-repeat }

#header { width: 960px; height: 327px; background: url(img/header.png) repeat-y; overflow: hidden; clear: both }

#header_bottom_01 { width: 135px; height: 23px; background: url(img/header_bottom_01.png) no-repeat; overflow: hidden; float: left }
#header_bottom_02 { width: 148px; height: 23px; background: url(img/header_bottom_02.png) no-repeat; overflow: hidden; float: left }
#header_bottom_03 { width: 177px; height: 23px; background: url(img/header_bottom_03.png) no-repeat; overflow: hidden; float: left }
#header_bottom_04 { width: 180px; height: 23px; background: url(img/header_bottom_04.png) no-repeat; overflow: hidden; float: left }
#header_bottom_05 { width: 150px; height: 23px; background: url(img/header_bottom_05.png) no-repeat; overflow: hidden; float: left }
#header_bottom_06 { width: 170px; height: 23px; background: url(img/header_bottom_06.png) no-repeat; overflow: hidden; float: left }

#header_bottom_01_current { width: 135px; height: 23px; background: url(img/header_bottom_01_current.png) no-repeat; overflow: hidden; float: left }
#header_bottom_02_current { width: 148px; height: 23px; background: url(img/header_bottom_02_current.png) no-repeat; overflow: hidden; float: left }
#header_bottom_03_current { width: 177px; height: 23px; background: url(img/header_bottom_03_current.png) no-repeat; overflow: hidden; float: left }
#header_bottom_04_current { width: 180px; height: 23px; background: url(img/header_bottom_04_current.png) no-repeat; overflow: hidden; float: left }
#header_bottom_05_current { width: 150px; height: 23px; background: url(img/header_bottom_05_current.png) no-repeat; overflow: hidden; float: left }
#header_bottom_06_current { width: 170px; height: 23px; background: url(img/header_bottom_06_current.png) no-repeat; overflow: hidden; float: left }

#content { width: 920px; background: url(img/content.png) repeat-x #6b7379; overflow: hidden; clear: both; padding: 0px 20px 20px 20px; color: #ffffff; text-shadow: 0 1px 0 #000000, 0 1px 0 #aaaaaa, 0 1px 2px #aaaaaa }
#content h1 { font-size: 20px }
#content p { font-size: 16px; padding-left: 20px; padding-right: 20px }
#content a:link, #content a:visited, #content a:active { color: #ffcc33 }
#content a:hover { color: #d4882b }
#content ul, ol, li { font-size: 16px; line-height: 30px }
#content ul, ol { padding: 0px 60px 15px 60px }
#content ol ul { padding: 0px 60px 15px 30px }
#content ul { list-style: square }

#content .gallery_folder { padding: 0; padding-bottom: 5px; margin: 7px; background-color: #ffffff; border: 12px; color: #000000; text-shadow: 0 1px 0 #ffffff; overflow: hidden; display: inline-block }
#content .gallery_folder p { font-size: 12px; padding: 0; margin: 0 }
#content .gallery_folder img { padding: 0 }


#footer { margin: auto; width: 960px; height: 70px; overflow: hidden; clear: both }

.error { background-color: #ffdddd }

#copyright { width: 400px; height: 50px; float: right }
#copyright p { font-size: 10px; padding-right: 10px; text-align: right; color: #ffffff }
#copyright a:link, #copyright a:visited, #copyright a:active { color: #ffcc33; text-decoration: none; margin-left: 5px }
#copyright a:hover { color: #d4882b }

#validation { width: 300px; height: 50px; text-align: right; float: left }

#submenu { margin: 0; padding: 0; text-align: right; padding-right: 10px }
#submenu p { margin: 0; padding: 0; font-size: 10px }
#submenu a:link, #submenu a:visited, #submenu a:active { color: #ffcc33; text-decoration: none; margin-left: 5px }
#submenu a:hover { color: #d4882b }



#cookie_box { position: fixed; z-index: 5; bottom: -200px; left: 0; width: 100%; background-color: #000000; color: #ffffff; text-align: center; font-size: 12px; visibility: hidden; display: none }
#cookie_slide { position: fixed; right: 0; width: 20px; height: 20px; background:url(img/arrow_down.png) no-repeat; overflow: hidden; cursor: pointer }
#cookie_rules { margin-top: 20px; margin-left: 10%; margin-right: 10% }
#cookie_agreement { margin-top: 5px; margin-bottom: 15px }
#cookie_rules a:link, #cookie_rules a:visited, #cookie_rules a:active, #cookie_agreement a:link, #cookie_agreement a:visited, #cookie_agreement a:active { color: #ffcc33; text-decoration: none }
#cookie_rules a:hover, #cookie_agreement a:hover { color: #d4882b }



#jquery-overlay { position: fixed; top: 0; left: 0; z-index: 90; width: 100%; height: 500px }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0 }
#jquery-lightbox a img { border: none }
#lightbox-container-image-box { position: relative; background-color: #ffffff; width: 250px; height: 250px; margin: 0 auto }
#lightbox-container-image { padding: 10px }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0 }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10 }
#lightbox-container-image-box > #lightbox-nav { left: 0 }
#lightbox-nav a { outline: none }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; display: block }
#lightbox-nav-btnPrev { left: 0; float: left }
#lightbox-nav-btnNext { right: 0; float: right }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #ffffff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0 }
#lightbox-container-image-data { padding: 0 10px; color: #666666 }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left }	
#lightbox-image-details-caption { font-weight: bold }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em }			
#lightbox-secNav-btnClose { width: 17px; float: right; padding-bottom: 0.7em }