/**
 *  @template       SRS-Gallery
 *  @version        see info.php of this template
 *  @author         SHS-Support
 *  @copyright      2013 SHS-Support
 *  @license        http://creativecommons.org/licenses/by/3.0/
 *  @license terms  see info.php of this template
 *  @platform       see info.php of this template
 *  @requirements   PHP 5.2.x and higher
 */
html body {color: #000000; background: #B6331F url(../images/bg_body.jpg) repeat-y top center; margin: 0 }
.stealth {visibility: hidden; display: none;}
.clear {clear: both;}

#header {width: 100%; height: 150px; position: absolute; top: 0px }
#title { margin: 0 auto 0 auto; height: 110px; width: 767px; background: url(../images/webx_105x710.jpg) no-repeat }

#menu {width: 767px; text-align: left; font-weight: bold; color: #fff; height: 25px; margin: 0 auto 0 auto; border-top-style: solid; border-top-width: 2px; border-top-color: #000000; border-bottom-color: #000000; border-bottom-style: solid; border-bottom-width: 2px }
#menu .menu_current a{font-weight: bold; color: #000; background: url(../images/menu_tab.gif) no-repeat bottom center;}
#menu ul {margin: 0; padding: 0; line-height: normal;}
#menu ul li {width: auto; display: inline; float: left; text-align: center; color: #000; padding-top: 5px; }
#menu ul li a {display: block; text-decoration: none; text-transform: uppercase; color: #000; background-image: url(../images/img19x12.jpg); background-position: right; background-repeat: no-repeat; padding-right: 22px; padding-left: 20px; font-size: 14px }
#menu ul li a:hover, #menu .menu_current, #menu ul li a.active {font-weight: bold; color: #666666 }

#content { width: 767px; margin: 150px auto; text-align: left; }
#text {float: left; width: 742px; padding: 10px 5px 20px 20px;}

#footer {clear: both; float: left; width: 727px; padding: 10px 20px; color: #666666; text-align: center; font-size: 12px }
#footer p {padding-top: 10px;}
#footer a {color: #B6331F;}
#footer a:hover {color: #222222;}

#gecko_scrollbar { display: none; }
html>body #gecko_scrollbar { position: absolute; z-index: 1; bottom: -1px; left: 0; height: 1px; display: block; font-size: 0; width: 1px; }