
/* The Header
=======================================================================
*/
body {
 margin:0px;
 padding:0px;
 background: url('../images/background.gif');
}

div#main_top {
 height:121px;
 
 z-index:100;
}

div#main {
 margin-left: 40px;
 width: 734px; 
 padding-bottom: 15px;
 font: normal 9pt Verdana,Arial,Helvetica,sans-serif;
 z-index:100;
}


div#header_left {
 position: absolute;
 left: 0px;
 top: 29px;
 width: 774px;
 height: 39px;
 z-index: 10;
 border-top: 1px solid #333333;
}

div#header_middle {
 position: absolute;
 left: 40px;
 top: 69px;
 width: 734px;
 height: 30px;
 z-index: 10;
 border-bottom: 1px solid #333333;
}

div#header_sub {
 position: absolute;
 left: 0px;
 top: 38px;
 width: 783px;
 height: 20px;
 z-index: 15;
 background-color: #ffe68c;
 border-top: 1px solid #e2c3bf;
 border-bottom: 1px solid #fff3a5;
}

div#header_sidebar_right {
 position: absolute;
 left: 783px;
 top: 0px;
 width: 212px;
 height: 28px;
 z-index: 15;
 border-bottom: 1px solid #333333;
}

div#logo {
 position: absolute;
 left: 0px;
 top: 9px;
 width: 290px;
 height: 90px;
 z-index: 20;
 background:url('../images/logo.gif') no-repeat; 
}

div#pointer {
 position: absolute;
 left: 41px;
 top: 100px;
 width: 702px;
 height: 14px;
 vertical-align: bottom;
 padding: 3px 0px 3px 30px;
 font: bold 9pt Verdana,Arial,Helvetica,sans-serif;
 z-index: 25;
 background-color: #d0d0d0;
 border-bottom: 1px solid #333333;
 background:url('../images/subheader_pointer.gif') no-repeat #d0d0d0 ;
}

div#pointer a {
 color: #333333;
}

div#welcome {
 position: absolute;
 left: 330px;
 top: 43px;
 height: 20px;
 z-index: 15;
 color: #333333;
 font: bold 9pt Verdana,Arial,Helvetica,sans-serif;
}

div#header_left,
div#header_middle,
div#header_sidebar_right,
div#sidebar_left,
div#sidebar_left input.submit,
div.splitter
{
 background-color: #fcda5f;
}



/* Menü
=======================================================================
*/

div.splitter {
 width: 100%;
 height: 8px;
 line-height: 8px;
 font-size: 0px;
}

div#sidebar_right {
 position: absolute; 
 left: 783px;
 top: 28px; 
 width: 212px;
 /*z-index: 100;*/
 text-decoration: none;
}

/* Menü Items */
div#sidebar_right div.categories a.light, div.categories a.dark {
 width: 210px;
 display: block; 
 line-height: 24px;
 text-decoration: none;
 vertical-align: middle;
 font-size: 9pt;
 color: #333333;
 font-weight: bold;
}


/* Light Color */
.light { 
  background-color: #fff3c3;
}

/* Dark Color */
.dark { 
  background-color: #ffeca1;
}

/* On Hover light */
div#sidebar_right a.light:hover, a.sublight:hover { 
 color:#222222;
 background: #ffbb88; 
}


/* On Hover dark */
div#sidebar_right a.dark:hover, a.subdark:hover { 
 color:#222222;
 background: #ffad74; 
}

/* Menü Icons */
div#sidebar_right a img { 
 float: left;
 padding: 4px 5px 2px 5px;
}

.subheader {
 padding: 2px 2px 2px 2px;
 font: bold 12px Verdana,Arial,Helvetica,sans-serif;
 background:url('../images/subheader.gif') no-repeat #d0d0d0 ;
}

table.outline {
 width:100%;
 background-color: #333333;
}

div.forum_topics td.light,
div.forum_topics td.dark {
 color:#333333;
 text-decoration: none;
 font: normal 8pt Verdana,Arial,Helvetica,sans-serif;
}

div.forum_topics a:link,
div.forum_topics a:active,
div.forum_topics a:visited,
div.forum_topics a:hover {
 color:#333333;
 text-decoration: none;
 font: bold 8pt Verdana,Arial,Helvetica,sans-serif;
}


div#edge1 {
 position:absolute;
 left:40px;
 top:98px;
 width: 30px;
 height: 30px;
 z-index: 30;
 background:url('../images/edge1.gif') no-repeat;
}

div#edge2 {
 position:absolute;
 left:744px;
 top:98px;
 width: 30px;
 height: 30px;
 z-index: 30;
 background:url('../images/edge2.gif') no-repeat;
}

div#edge3 {
 position:absolute;
 left:744px;
 top:0px;
 width: 30px;
 height: 30px;
 z-index: 30;
 background:url('../images/edge3.gif') no-repeat;
}
