/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1px;
	color: black;
	background: white;
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* CSS RESET ENDS */


ul {
  padding-left: 20px;
}

.legend {
  float: left;
}

.text {
  margin-right: 30px;
	margin-left: 10px;
	position: relative;
	top: -4px;
}

.pdf {
  background-image: url('img/navi_pdf.gif');
}

.html {
  background-image: url('img/navi_html.gif');

}

.digipaper {
  background-image: url('img/navi_digipaper.gif');
}



li.navi {
  background-image: url('img/navi_folder.gif');
  background-repeat: no-repeat;
  background-position: top left;
}

li.navi_pdf, .pdf {
  background-image: url('img/navi_pdf.gif');
  background-repeat: no-repeat;
  background-position: bottom right;  
}

li.navi_html, .html {
  background-image: url('img/navi_html.gif');
  background-repeat: no-repeat;
  background-position: bottom right;  
}

li.navi_digipaper, .digipaper {
  background-image: url('img/navi_digipaper.gif');
  background-repeat: no-repeat;
  background-position: bottom right;  
}

li.navi_also_pdf, .pdf {
  background-image: url('img/navi_also_pdf.gif');
  background-repeat: no-repeat;
  background-position: bottom right;  
}

li.navi_also_digipaper, .digipaper {
  background-image: url('img/navi_also_digipaper.gif');
  background-repeat: no-repeat;
  background-position: bottom right;  
}

li.navi_also_html, .html {
  background-image: url('img/navi_also_html.gif');
  background-repeat: no-repeat;
  background-position: bottom right;  
}

li.filler {
  background-image: url('img/empty.gif');
  background-repeat: no-repeat;
  background-position: bottom right;  
}


#navicontent{
  width: 335px;
  position: absolute;
  margin-right: 0px;
  padding: 10px 5px 10px 10px;
}

.menu {
  background-color: #ffffff;
}

#navi li li{
  margin-top: 8px;
  margin-bottom: 8px;
  font-weight: normal;
  color: #323232;
  font-size:10px;
  width: 310px;
  line-height: 11px;
  clear: both;
}

#navi li {
  font-weight: bolder;
  font-size: 12px;
  color: #323232;
  margin-top: 8px;
  margin-bottom: 8px;
}

body {
  background-color: #ffffff;
  font-size: 11px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-align: center;
  line-height: 15px;
  text-align: left;
}

.clear {
  clear:both;
}

#logostrip {
  margin-left: 40px;
  margin-right: 40px;
}

a, a:hover, a:visited {
  color: #000000;
  text-decoration: none;
}

a.activelink {
	color: #CC0001;
/*	text-decoration: underline; */
}

.pre_close {
  color: #CC0001 !important;
}

#ministrip {
  height: 22px;
  background-color: #CC0001;
  text-align: right;
  padding-right: 5px;
  padding-top: 5px;
  border-bottom: 5px solid #E2E0E1;
}

#logo_left {
  margin-top: 34px;
  float: left;
}

#logo_right {
  margin-top: 48px;
  float: right;
}
/*
#navi{
  width: 300px;
  top: 100px;
  left: -267px;
  background-image: url('img/navibg.gif');
  background-position: top right;
  background-repeat: no-repeat;
  background-color: #ffffff;
  position: absolute;
  float: left;
  z-index: 2;
  overflow: hidden;
  height: 500px;
}
*/

#navi{
  width: 350px;
  z-index: 1000;
  float: left;
}

#naviwrapper {
  background-color: #fff;
    position: relative;
  height: 468px;
  overflow: hidden;
}

#naviholder {
	width: 350px;
	height: 500px;
	float: left;
	z-index: 1000;
}

#content {
  clear:none;
  margin-right: 0px;
	margin-left: 0px;
}

#contentwrapper{
}

#wrapper {
  border: 1px solid #99999B;
  border-top: 0;
  margin: 0px 5px 0px 35px;
  background-image: url('img/background.gif');
  background-repeat: repeat-x;
}

#footer {
  background-color: #99999B;
  height: 19px;
  border-top: 7px solid #CCCCCC;
  color: #FFFFFF;
  padding-top:5px;
  margin-left:35px;
  margin-right: 5px;
}

#footer span{
	margin-left: 10px;
}

.menu {
	cursor: hand;
	cursor: pointer;
}

#iframe {
	padding-top: 1px;
	margin-top: 1px;
}

#print {
	position: absolute;
	top: 0px;
	right: 0px;
}

.redbottom {
/*	border-bottom: 1px solid #CC0000; */
}

.redbottom_pdf
{
	background-image: url('img/navi_also_pdf_act.gif') !important;
}

.redbottom_dpap
{
	background-image: url('img/navi_digipaper_act.gif') !important;
}

.redbottom_html
{
	background-image: url('img/navi_html_act.gif') !important;
}

.redbottom_pdf a,
.redbottom_dpap a,
.redbottom_html a
{
	color: #CC0000 !important;
}

.direct_url
{
  float: right;
  padding-right: 10px;
}

#next {
    position: absolute;
    left: 169px;
	top: 495px;
    width: 12px;
    height: 6px;
    cursor: pointer;
	background-image: url(img/jcarousel-local-next.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 5;
}

#next:hover {
	background-image: url(img/jcarousel-local-next-hover.png);
}
		

#prev {
    position: absolute;
    left: 169px;
	top: 481px;
    width: 12px;
    height: 6px;
    cursor: pointer;
	background-image: url(img/jcarousel-local-prev.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 5;
}

#prev:hover {
	background-image: url(img/jcarousel-local-prev-hover.png);
}

#close {
	width: 39px;
	height: 102px;
	background-color: transparent;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1002;
	cursor: hand;
	cursor: pointer;
}

img.thumb {
	display: none !important;
}

img.hover {
	display: block !important;
	position: absolute;
	right: 20px;
	margin-top: -33px;
	border: 1px solid #666;
	z-index: 999;
	cursor: default;
}


