@charset "iso-8859-1";

body { background-color: #3A698B; font: 10pt Verdana, Helvetica, sans-serif; }

a, body, div, form, img, table, td { border: 0px; margin: 0px; padding: 0px; vertical-align: top; }
img { vertical-align: middle; }

a:link, a:visited { color: #666; font-weight: bold; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }

table, td { border: 1px solid #000; }
td { padding: 4px; }
tr.k { background-color: #a81a1a; color: #fff; font-weight: bold; }

table.inv, table.inv tr { border: 0px; }
table.inv td { border: 1px solid #ccc; }

#k, #n, #u, #h { border: 1px solid #000; left: 50%; margin-left: -385px; position: absolute; width: 768px; }

#k { background-color: #fff; top: 12px; }
#n { background-color: #a81a1a; border-top: 0px; height: 24px; top: 114px; }
#u { background-color: #dcdcdc; border-top: 0px; height: 16px; padding: 4px; text-align: right; top: 139px; width: 760px; z-index: -1; }
#h { border: 0px; padding-bottom: 400px; top: 164px; width: 770px; z-index: -1; }

#n div { background-color: #a81a1a; color: #fff; float: left; }
#n div:hover { background-color: #bc8f8f; }
#n div:hover a:link, #n div:hover a:visited { border-color: #000; text-decoration: none; }
#n div:hover div a:link, #n div:hover div a:visited { text-decoration: none; }
#n a:link, #n a:visited { border-right: 1px solid #000; color: #fff; display: block; font-weight: bold; padding: 4px; }
#n div div { border-bottom: 1px solid #000; display: none; position: absolute; top: 24px; }
#n div div a:link, #n div div a:visited { background-color: #8e0000; border: 1px solid #000; border-bottom: 0px; display: block; }
#n div:hover div { display: inline; }
#n div div a:hover, #n div div a:visited:hover { background-color: #5a0000; }

#i { background-color: #fff; border: 1px solid #000; border-top: 0px; padding: 12px; }

#f, #l { background-color: #a81a1a; border: 1px solid #000; border-top: 0px; color: #fff; padding: 4px; text-align: center; }
#l { background-color: #dcdcdc; color: #000; }
#l a:link, #l a:visited { color: #000; text-decoration: none; }
#l a:hover, #l a:visited:hover { color: #000; text-decoration: underline; }

.box { background-color: #ededed; border: 2px solid #a81a1a; padding: 8px; }

#hidden { visibility: hidden; }
#hidden img { height: 1px; width: 1px; }

.h1 { background: right no-repeat url('img/h1.jpg'); height: 78px; margin-bottom: 8px; }
.h1 .m { font-size: 20px; padding-top: 24px; }
.h1 span { background-color: #FFFFFF; padding-right: 8px; }
.h1 .c { padding: 4px 0px 0px 16px; }

#teasers { cursor: pointer; }
#teasers a:hover { text-decoration: none; }
.teaser { border: 1px solid #000000; height: 240px; width: 581px; }
.teaser .s { background-color: #000000; height: 40px; left: 0px; opacity: .5; position: relative; top: 160px; width: 581px; z-index: 2; }
.teaser .t { color: #FFFFFF; font-size: 20px; left: 0px; position: relative; top: 200px; padding: 8px; z-index: 3; }

a:link .t, a:visited .t { color: #FFFFFF; }
a:hover .t, a:visited:hover .t { color: #FFFFFF; }

#teaserbuttons { border-left: 1px solid #000; height: 32px; }
#teaserbuttons div { border-bottom: 1px solid #000; border-right: 1px solid #000; float: left; height: 24px; padding-left: 12px; padding-top: 8px; width: 100px; }
#teaserbuttons div { color: #000000; font-weight: bold; }
#teaserbuttons div:hover { background-color: #8e0000; color: #fff; }

#boxes { float: right; }
#boxes .h, #boxes .b { background-repeat: no-repeat; background-position: right bottom; border: 1px solid #000; margin-bottom: 4px; padding: 4px; width: 137px; }
#boxes .h { background-color: #a81a1a; color: #fff; font-weight: bold; }


.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 13px Verdana;
width: 200px; /* Main Menu Item widths */
}
 
.sidebarmenu ul li{
position: relative; top:5px; left:-130px;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 7px;
border-bottom: 1px solid black;
border-right: 1px solid black;
border-left: 1px solid black;
border-top: 1px solid black;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #a81a1a; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: #bc8f8f;
}

.sidebarmenu a.subfolderstyle{
background: url(/img/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
