/* -- Style Sheet for www.gaztronics.com -- */
/* -------------- Body -------------- */
pre { font-family: monospace; }
body { margin: 0; padding: 0; background-color: #FFFFFF; color: #000000; font-family: Arial, Helvetica, sans-serif; }

html, body, #contents { min-height: 100%; width: 100%; height: 100%; }
html>body, html>body #contents { height: auto; }
html>body #menu { position: fixed; left: auto; }

#contents { position: relative; top: 0; left: 0; margin-left: auto; margin-right: auto; width: 800px; overflow: hidden; }

#content { margin-left: 105px; margin-right: 1em; margin-top: 40px; margin-bottom: 2em; }

img { border: none; }

p { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; padding-left: 10px; padding-right: 10px; background-color: transparent; }
.large { font-weight: bold; font-size: 16px; text-align: center; }
.centre { text-align: center; }
.justify { text-align: justify; }
.date { font-family: Verdana, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000;  background-color: transparent; }

/* -------------- Header -------------- */
#header { height: 30px; width: 800px; border-bottom: 5px solid #00FFFF; position: fixed; top: 0; background-color: #CCFFFF; color: #000000; }
#header .logo { background-color: #CCFFFF; color: #000000; float: left; margin-top: 2px; margin-bottom: 2px; margin-left: 0.5em; }
#header .title { font-family: Verdana, sans-serif; font-size: 20px; color: #999999; background-color: #CCFFFF; float: right; margin-right: 0.5em; margin-top: 2px; }

/* -------------- Menu -------------- */
#menu { top: 35px; left: 0; width: 100px; text-align: center; height: 100%; background-color: #CCFFFF; }
#menu ul { list-style: none; padding: 0; margin: 1px; }
#menu li { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; margin-bottom: 2px; background-color: #00FFFF; white-space: nowrap; border: 2px solid; border-color: #00FFFF; text-decoration: none; color: #808080; }
#menu li a { display: block; text-decoration: none; color: #808080; font-weight: bold; background-color: transparent; }
#menu li a:hover { color: #000000; background-color: #CCFFFF; text-decoration: none; }
#menu li a:visited { color: #808080; background-color: transparent; text-decoration: none; }
#menu li a:visited:hover { color: #000000; background-color: #CCFFFF; text-decoration: none; }

#banners { position: fixed; left: auto; bottom: 1.5em; width: 100px; text-align: center; }

/* -------------- Footer -------------- */
#footer { border: 1px solid #CCFFFF; position: fixed; bottom: 0; width: 800px; color: #000000; background-color: #CCFFFF; }
#footer td { background-color: transparent; color: #000000; border: 0; margin: 0; text-align: center; font-family: Verdana, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; }
#footer td.left { background-color: transparent; color: #000000; border: 0; margin: 0; padding-left: 1em; text-align: left; }
#footer td.middle { background-color: transparent; color: #000000; border: 0; margin: 0; padding-right: 1em; text-align: center; }
#footer td.right { background-color: transparent; color: #000000; border: 0; margin: 0; padding-right: 1em; text-align: right; }

#footer a { color: #0000FF; text-decoration: underline; font-weight: bold; background-color: transparent; }
#footer a:hover { color: #FF0000; text-decoration: underline; background-color: transparent; }
#footer a:visited {color: #0000FF; text-decoration: underline; background-color: transparent; }
#footer a:visited:hover {color: #FF0000; text-decoration: underline; background-color: transparent; }

/* -------------- Links -------------- */
a { color: #0000FF; text-decoration: underline; background-color: transparent; }
a:hover { color: #FF0000; text-decoration: underline; background-color: #CCFFFF; }
a:visited {color: #000080; text-decoration: underline; background-color: transparent; }
a:visited:hover {color: #FF0000; text-decoration: underline; background-color: #CCFFFF; }
a:hover.image { background-color: transparent; }

/* -------------- Headings/Titles -------------- */
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: bold;	color: #000066;	text-align: center;  background-color: transparent;  }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold;	color: #000099;	text-align: left;  background-color: transparent; }

/* -------------- Tables -------------- */
td { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000; background-color: #FFFFFF; text-align: left; }
table.centre { margin-left: auto; margin-right: auto; }
td.centre { text-align: center; background-color: #FFFFFF; border: none; color: #000000; }

/* -------------- Misc -------------- */
li { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; color: #000000;  background-color: transparent;  }
.codedirection { unicode-bidi:bidi-override; direction: rtl; }
