body {
	font: normal 100%/1.3 Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	background-color: #f2f2f2;
}

/************************************
 * Basic elements
 -----------------------------------*/

p, li { font-size: 0.685em; }

a { color: #23a8e0; text-decoration: none; }
a:link { }
a:visited { }
a:hover { text-decoration: underline; }
a:active { }

h1, h2, h3, h4, h5, h6 { margin: 0 0 0.5em 0; font-weight: bold; line-height: 1.3; color: #7b171d; }
h1 { font-size: 14px; margin-bottom: 1.5em;}
h2 { font-size: 13px; }
h3 { font-size: 12px; }
h4, h5, h6 { font-size: 12px; }

sub { vertical-align: baseline; position: relative; bottom: -0.25em; font-size: smaller; }
sup { vertical-align: baseline; position: relative; bottom: 0.33em; font-size: smaller; }

ul, ol { margin: 1em 0 1em 1em; padding-left: 1em; }
ol { list-style-type: decimal; }
ul { list-style-type: disc; }
ol li, ul li { margin: 0.1em 0; line-height: 1.3; }
li li {	font-size: 1em; }
li ul {	margin: 0; }

address { font-style: normal; }

td { font-size: 0.685em; padding-right: 1.5em; vertical-align: top;}
td p, td li { font-size: 1em; }


/************************************
 * Layout
 -----------------------------------*/

#wrapper { text-align: left; position: relative; height: 100%; }
#header { background: #f2f2f2; position: relative; height: 87px; }
#header-container { width: 960px; height: 87px; margin: 0 auto; position: relative;}
#header-logo { position: absolute; top: 36px; left: 0; }
#print-logo { display: none; }
#slogan { padding: 40px 0 0 345px; }
#slogan p { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; font-size: 16px; color: #710f12;}
#language { display: none;  position: absolute; right: 0; top: 36px;}
#language ul { padding: 0; margin: 0; list-style-type: none; }
#language ul li { margin-left: 0; text-align: right;}
#language ul li a { color: black; }
#language ul li a.active { color: #23a8e0; }
#language ul li a:hover { text-decoration: underline; }

#navigation { background: #636363 url('images/bg-navigation.gif') repeat-x top left; position: relative; height: 35px; border-bottom: 25px solid #f2f2f2;}
#navigation-container { margin: 0 auto; width: 960px; }

#container { position: relative; background: transparent url('images/bg-container.gif') repeat-y top center;  }
#content { 
	text-align: left; width: 960px; margin: 0 auto; clear: both; 
	background: transparent url('images/bg-content-2.gif') repeat-y top center; 
}

#main { width: 598px; float: left; background: #f2f2f2;	margin: 0 0 0 1px; min-height: 450px; height: auto !important; height: 450px;}
#main-container { width: 496px; margin: 0 auto;}
#page-content-container { padding: 24px 16px 12px; }
#banner-container { width: 500px; margin: 0 auto;}

#page-image { margin: 0; padding: 0; width: 496px; height: 239px; overflow: hidden; position: relative;}
#contact-text-left { position: absolute; left: 40px; top: 40px; }
#contact-text-right { position: absolute; left: 280px; top: 40px; }

#sidebar-left { 
	width: 180px; float: left; background: transparent url('images/bg-sidebar-left.gif') no-repeat top right;
	min-height: 150px; height: auto !important; height: 150px; position: relative;
 
}

#sidebar-right { 
	width: 181px; float: right; background: transparent url('images/bg-sidebar-right.gif') no-repeat top left; 
	min-height: 150px; height: auto !important; height: 150px; 
}

#bottom-separator {
	position: relative; clear: both; height: 23px; 
	background: transparent url('images/bg-bottom-separator.gif') no-repeat top center;
}
#footer { 
	background: #f2f2f2 url('images/bg-footer.gif') repeat-x top left; 
	clear: both; position: relative; 
}
#footer-container { margin: 0 auto; width: 960px; padding-top: 18px; }
#footer address {color: #808080; font-size: 0.685em; text-align: center; font-weight: bold; padding-bottom: 1em; }


/************************************
 * Navigation 
 -----------------------------------*/

#navigation ul { margin: 0 auto; padding-left: 0; list-style-type: none; width: 710px; height: 35px; padding-top: 14px;}
#navigation ul li { margin: 0; float: left; padding-left: 0; }
#navigation ul li a { 
	color: white; background: transparent url('images/bg-navi-main.gif') no-repeat top left; 
	height: 21px; width: 115px; display: block; text-decoration: none; line-height: 21px; text-align: center;
	margin-right: 2px;
}
#navigation ul li a.last { margin-right: 0; }
#navigation ul li a:hover,
#navigation ul li a.active,
#navigation ul li a.active:hover { color: #23a8e0; background-position: 0px -21px;}

#sub-navigation { position: relative; }
#sub-navigation ul { list-style-type: none; margin: 0; padding: 0; position: absolute; right: 0; top: 16px;}
#sub-navigation ul li { margin: 0 0 2px 0; padding: 0; }
#sub-navigation ul li a { 
	color: white; background: transparent url('images/bg-navi-sub.gif') no-repeat top left; 
	height: 24px; display: block; text-decoration: none; line-height: 24px; text-align: center;
	width: 178px;
}
#sub-navigation ul li a.last { margin-right: 0; }
#sub-navigation ul li a:hover,
#sub-navigation ul li a.active,
#sub-navigation ul li a.active:hover,
#sub-navigation li ul li a:hover,
#sub-navigation li ul li a.active,
#sub-navigation li ul li a.active:hover { color: #710f12; background-position: 0px -24px;}

#sub-navigation li ul { position: relative; top: 0; left: 20px; margin-top: 2px;}
#sub-navigation li ul li a { 
	color: white; background: transparent url('images/bg-navi-sub-sub.gif') no-repeat top left; 
	height: 24px; display: block; text-decoration: none; line-height: 24px; text-align: center;
	width: 158px; 
}

#sub-navigation li ul li ul { position: relative; top: 0; left: 20px; margin-top: 2px;}
#sub-navigation li ul li ul li a { 
    color: white; background: transparent url('images/bg-navi-sub-sub-sub.gif') no-repeat top left; 
    height: 24px; display: block; text-decoration: none; line-height: 24px; text-align: center;
    width: 138px; 
}
#sub-navigation li ul li ul li#menu-sub-87 a,
#sub-navigation li ul li ul li#menu-sub-88 a { 
    background-image: url('images/bg-navi-sub-sub-sub-red.gif'); 
}

#extra-navigation { position: relative; }
#extra-navigation ul { list-style-type: none; margin: 0; padding: 0; position: relative; left: 0; top: 16px;}
#extra-navigation ul li { margin: 0 0 2px 0; padding: 0; }
#extra-navigation ul li.gap { margin-top: 26px; }
#extra-navigation ul li a { 
	color: white; background: transparent url('images/bg-navi-extra.gif') no-repeat top left; 
	height: 24px; display: block; text-decoration: none; line-height: 24px; text-align: center;
	width: 178px;
}
#extra-navigation ul li a.last { margin-right: 0; }
#extra-navigation ul li a:hover,
#extra-navigation ul li a.active,
#extra-navigation ul li a.active:hover { color: #710f12; background-position: 0px -24px;}

/************************************
 * Home
 -----------------------------------*/

#page-1 h1 { text-align: center; }

#homebox-left { width: 180px; position: relative; top: 16px; left: 2px; }
#homebox-left-second { width: 180px; position: relative; top: 16px; left: 2px; padding-top: 24px; }
.homebox-left-top { background: url('images/bg-box-left-top.gif') no-repeat right bottom; height: 4px; width: 178px; }
.homebox-left-content { background: url('images/bg-box-left-content.gif') repeat-y right top; width: 178px; }
.homebox-left-content .homebox-inner { padding: 6px 3px 10px; text-align: center; }
.homebox-left-content .homebox-inner p,
.homebox-left-content .homebox-inner a { color: white; font-size: 11px; font-weight: bold; line-height: 1.3; }
.homebox-left-content .homebox-inner img { margin-bottom: 8px; }
.homebox-left-content .homebox-inner a:hover { text-decoration: underline; }
.homebox-left-bottom { background: url('images/bg-box-left-bottom.gif') no-repeat right top; height: 4px; width: 178px; }

#homebox-right { width: 180px; position: relative; padding-top: 42px; clear: both;  }
.homebox-right-top { background: url('images/bg-box-right-top.gif') no-repeat left bottom; height: 4px; width: 178px; }
.homebox-right-content { background: url('images/bg-box-right-content.gif') repeat-y left top; width: 178px; }
.homebox-right-content .homebox-inner { padding: 6px 4px 10px 10px; text-align: left; }
.homebox-right-content .homebox-inner p,
.homebox-right-content .homebox-inner a { color: white; font-size: 11px; font-weight: normal; line-height: 1.3; }
.homebox-right-content .homebox-inner h3 a { color: #7b171d; font-weight: bold; }
.homebox-right-content .homebox-inner a:hover { text-decoration: underline; }
.homebox-right-bottom { background: url('images/bg-box-right-bottom.gif') no-repeat left top; height: 4px; width: 178px; }

/************************************ 
 * News
 -----------------------------------*/

div.news-item-full {}
div.news-item-short { margin-bottom: 1.5em; }
div.news-item-summary { margin-bottom: 1em; font-style: italic;}
div.news-item h2 { }
div.news-item-short h3 { }
div.news-item p { }
p.news-return { margin-top: 1.5em; }
div.pagination { text-align: center; margin: 1em 0; padding: 2em 2em 0.6em; }
div.pagination span.left { width: 40%; float: left; text-align: left; }
div.pagination .ditto_off { color: #e0e0e0; }
div.pagination span.right { width: 40%; float: right; text-align: right; }

/************************************ 
 * Fixes and special cases
 -----------------------------------*/

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

.hidden { display: none; } 

.file-icon { padding-right: 20px; background-position: 100% 0; background-repeat: no-repeat; line-height: 20px; display: inline-block;}
.pdfLink { background-image: url('/assets/templates/site/images/icons/pdf.gif') }
.zipLink { background-image: url('/assets/templates/site/images/icons/zip.gif') }
.docLink { background-image: url('/assets/templates/site/images/icons/doc.gif') }
.pptLink { background-image: url('/assets/templates/site/images/icons/ppt.gif') }
.xlsLink { background-image: url('/assets/templates/site/images/icons/xls.gif') } 

.red { color: #710f12; }
.black { color: black; }


