body, html, h1, h2, h3, h4, ul, li, div, p {
    margin: 0;
    padding: 0;
}



#wrapper {
    width: 850px;
    margin: auto;
    background-image: url(images/top_pics/shadow.gif);
    background-repeat: repeat-x;
    min-height: 150px;
}

img {
    border: 0px;
}

a, p, h1, h2, h3, h4, * {
    font-family: "Lucida Sans Unicode", "Verdana", "Helvetica", sans-serif;
    font-size: 12px;
}

.center {
    text-align: center;
}

small {
    font-size: 10px;
}

a {
    color: #20689e;
}

a:hover {
    color: #3f86bc;
}


/* Header *************************************************/

#header {
    background-image: url(images/top_pics/r8.jpg);
    background-repeat: no-repeat;
    position: relative;
    height: 131px;
    margin-bottom: 4px;
}

#header h1 {
    display: none;
}

/* Ticker *************************************************/
#ticker {
    position: absolute;
    top: 2px;
    left: 50%;
    margin-left: -425px;
    width: 850px;
    z-index: 10;
    color: #fff600;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
}


/* Topnavi ************************************************/

#header ul {
    list-style-type: none;
    margin-left: 10px;
    padding-top: 65px;
}

#header ul li {
    float: left;
    margin-right: 1px;
    background-repeat: no-repeat;
}

#header ul li a {
    outline: none;
}


/* Topnavi - Layers ***************************************/

#header ul.ln,
#navi ul.ln,
ul.ln {
    position: absolute;
    display: none;
    padding-top: 0;
}

ul.ln li {
    float: none;
    border-bottom: 1px solid grey;
}

ul.ln li a.hl {
    font-weight: bold;
}


/* Mainnavi ***********************************************/

#navi {
    margin-left: 10px;
    width: 160px;
    float: left;
}

#navi h2 {
    font-size: 11px;
    color: #fff;
    width: 151px;
    height: 16px;
    padding: 2px 0px 0px 4px;
    background-image: url(images/menu/navi_headline_back.gif);
}

#navi ul {
    position: relative;
}

ul.ln,
#navi ul {
    list-style-type: none;
    background: url(images/menu/navi_shadow.gif);
    background-position: left bottom;
    padding-bottom: 18px;
    margin-bottom: 15px;
    width: 155px;
}

ul.ln,
#navi ul.ln {
    background-image: none;
}


ul.ln li,
#navi ul li {
    border-top: 1px solid #c1c1c1;
    width: 137px;
}


ul.ln li a,
#navi ul li a {
    display: block;
    height: 100%;
    padding: 4px 8px 2px 8px;
    font-size: 11px;
    color: #000;
    outline: none;
    text-decoration: none;
    background-image: url(images/menu/navi_back_off.gif);
}

ul.ln li a.active,
ul.ln li a:hover,
#navi ul li a.active,
#navi ul li a:hover {
    background-image: url(images/menu/navi_back_on.gif);
    background-position: left bottom;
}



#header ul#lngw {
    left: 201px;
    top: 90px;
    width: 635px;
}

#header ul#lngw li {
    float: left;
    width: auto;
}

#header ul#lngk {
    left: 347px;
    top: 90px;
    width: 485px;
}

#header ul#lngk li {
    float: left;
    width: auto;
}


#navi ul#lnkt {
    left: 137px;
    top: 88px;
    width: 95px;
}

#navi ul#lnkt li {
    width: 95px;
}




/* Content ************************************************/

#content {
    float: right;
    width: 610px;
    padding: 0 30px 30px 30px;
}


#content h1 {
    font-size: 24px;
    color: #d1d1d1;
    letter-spacing: 2px;
}

#content h3 {
    text-align: left;
    font-size: 13px;
    margin-bottom: 14px;
}

.datatable {
    margin: auto;
    border-collapse: collapse;
}
.datatable td {
    padding: 2px;
    border: 1px solid #CCC;
}

.carlink:visited {
    color: #c5e1fa;
}


table.list {
    width: 100%;
    margin-bottom: 25px;
    border-bottom: 2px solid #e3e3e3;
}

table.list th {
    text-align: left;
    background-image: url(images/misc/th_back.gif);
    font-weight: bold;
    color: #fff;
    padding: 2px;
}
table.list th a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}


table.list td {
    padding: 5px 2px 5px 2px;
}

table.list tr:hover td {
    background-image: url(images/menu/navi_back_on.gif);
    background-position: left bottom;
}


/* Buttons ************************************************/

.button {
    display: block;
    border: none;
    width: 211px;
    height: 44px;
    margin: auto;
    padding: 18px 20px 20px 20px;
    text-align: center;
    line-height: 18px;
    color: #fff;
    outline: none;
    text-decoration: none;
    font-weight: bold;
    background-image: url(images/misc/button_off.gif);
}

.button:hover {
    color: #fff;
    background-image: url(images/misc/button_on.gif);
}

.button_small {
    display: block;
    border: none;
    width: 130px;
    height: 21px;
    margin: auto;
    padding: 10px 10px 10px 10px;
    text-align: center;
    color: #fff;
    outline: none;
    text-decoration: none;
    font-weight: bold;
    background-image: url(images/misc/button_small_off.gif);
}

.button_small:hover {
    color: #fff;
    background-image: url(images/misc/button_small_on.gif);
}



/* Forms **************************************************/

.textfield {
    width: 100%;
}




/* Lightbox ***********************************************/

#jquery-overlay {
	position: absolute;
	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: #fff;
	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%;
	zoom: 1;
	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: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#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: 66px;
	float: right;
	padding-bottom: 0.7em;
}



/* Print **************************************************/

.printonly {
    display: none;
}

@media print
{
    #wrapper {
        margin: 0;
        background-image: none;
        width: 100%;
    }
    #header, #navi, #ticker {
        display: none;
    }
    #content {
        padding: 0;
        float: none;
        width: 100%;
    }

    .noprint {
        display: none;
    }

    .printonly {
        display: block;
    }
}
