/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

 

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 150%;
  color: #525253;
  position: relative;
}

 

.wrapper { margin: auto; }

#header {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  min-height: 100px;
  background: #ffffff;
  position: relative;
  z-index: 10;
  clear: both;
}

#top {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: #ffffff;
  overflow: hidden;
  clear: both;
}

#middle {
  clear: both;
  min-height: 300px;
  background: #FFFFFF;
}

#bottom {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #7A7A81;
  text-shadow: 0 1px 0 rgba(0,0,0,1);
  overflow: hidden;
  clear: both;
}

#footer {
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 20px 20px 20px 20px;
  clear: both;
  color: #5A5C5E;
  font-size: 10px;
  text-shadow: 0 1px 0 rgba(0,0,0,1);
  background: url(../images/footer_bg.png) 0 0 repeat-x;
}
  
 
 
#middle {
  width: 100%;  
   
  overflow: hidden;  
  position: relative;  
}

#middle-expand { width: 200%; }

 
#main {
  position: relative;
  left: 50%;
  width: 50%;
  float: left;
}

#main-shift {
  position: relative;
  left: -100%;
   
   
  overflow: hidden;
}

 
#left {
  position: relative;
  left: -50%;
   
  float: left;
  overflow:hidden;
}

 
#right {
   
   
  position: relative;
  float: left;
  overflow:hidden;
}

 

#maintop,
#contenttop {
  margin: 0px 0px 0px 0px;
  overflow: hidden;
}

#contentbottom,
#mainbottom {
  margin: 0px 0px 0px 0px;
  overflow: hidden;
}

 
 
#mainmiddle {
  width: 100%;  
   
  overflow: hidden;  
  position: relative;  
}

#mainmiddle-expand {
  width: 200%;
}

 
#content {
  position: relative;
  left: 50%;
  width: 50%;
  float: left;
}

#content-shift {
  position: relative;
  left: -100%;
   
   
  overflow: hidden;
}

 
#contentleft {
  position: relative;
  left: -50%;
   
  float: left;
  overflow:hidden;
}

 
#contentright {
   
   
  position: relative;
  float: left;
  overflow:hidden;
}

 

.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width15 { width: 15%; }
.width18 { width: 18%; }
.width20 { width: 20%; }
.width23 { width: 23%; }
.width25 { width: 25%; }
.width33 { width: 33%; }
.width34 { width: 34%; }
.width35 { width: 35%; }
.width40 { width: 40%; }
.width46 { width: 46%; }
.width50 { width: 50%; }
.width54 { width: 54%; }
.width65 { width: 65%; }
.width67 { width: 67%; }
.width75 { width: 75%; }
.width100 { width: 100%; }

#top > .vertical,
#bottom > .vertical { float: left; }

 

body.yoopage { background: #075772; }

 

#absolute {
  position: absolute;
  z-index: 15;
  top: 0px;
  left: 0px;
  width: 100%;
}

 

#toolbar {
  height: 40px;
  padding: 0px 200px 0px 260px;
  overflow: hidden;
  color: #535358;
  line-height: 40px;
  font-size: 11px;
  text-shadow: 0 1px 0 rgba(0,0,0,1);
  background: #03344B;
}

#date {
  padding: 0px 10px 0px 0px;
  float: left;
}

#headerbar { 
  padding: 0px 0px 0px 0px;
  overflow: hidden;
}

div.menubar {
  position: absolute;
  top: 40px;
  left: 0px;
  right: 0px;
  z-index: 10;
  height: 60px;
  padding: 0px 20px 0px 240px;
  background: #03344B;
}

div.menushadow {
  position: absolute;
  top: 100px;
  left: 0px;
  right: 0px;
  height: 3px;
  background: url(../images/menubar_shadow.png) 0 0 repeat-x;
}

#logo {
  position: absolute;
  background: white;
  top: 0px;
  left: 0px;
  padding-bottom: 15px;
  z-index: 10;
}

#search {
  position: absolute;
  top: 7px;
  right: 7px;
  z-index: 12;
}

#banner {
  position: absolute;
  top: 138px;
  right: -43px;
  width: 0px;
  z-index: 3;
}

#socialbookmarks {
  position: absolute;
  top: 40px;
  right: -30px;
  z-index: 3;
  background: #fff;
  background: -moz-linear-gradient(
          0% 50%,
          #A7A7AD 0,
          #FAFAFA 5px
        );
        
  background: -webkit-gradient( 
          linear,
          0% 50%,
          100% 50%,
          color-stop(0%, #A7A7AD),
          color-stop(15%, #FAFAFA)
        );
  -webkit-box-shadow: 1px 0 3px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 0 3px rgba(0,0,0,0.5);
  box-shadow: 1px 0 3px rgba(0,0,0,0.5);
}

 

#footer a.anchor {
  position: absolute;
  right: 20px;
  top: 15px;
  width: 25px;
  height: 25px;
  background: url(../images/footer_anchor.png) 0 0 no-repeat;
  display: block;
  text-decoration: none;
}

#footer a.anchor:hover { background-position: 0 -25px; }

 
 
#component { padding: 20px; }

#left div.left-1,
#contentleft div.contentleft-1 { 
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-right: 1px solid #E8E8E9;
}

#right div.right-1,
#contentright div.contentright-1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* border-left: 1px solid #E8E8E9; */
}


div.bottom-1 {
  border-bottom: 1px solid #292929;
  background: #033349;
  overflow: hidden;
}

#bottom div.vertical {
  border-bottom: 1px solid #2F2F2F;
  background: #033349;
}


 

div.wrapper-1,
div.wrapper-2 { background: url(../images/wrapper_bg.png) 0 0 repeat-y; }

div.wrapper-2 { 
  padding: 0px 30px 0px 30px;
  background-position: 100% 0;
}

div.wrapper-3 { background: #1C1C1D; }
/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * headings
 */

h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; }

h1 {
	font-weight: normal;
	color: #111213;
}

#page h1 a {
	color: #111213;
	text-decoration: none;
}

h2 { color: #B90000; }
h3 { color: #111213; }
h4 { color: #B90000; }
h5 { color: #111213; }
h6 { color: #B90000; }

h1 { font-size: 32px; line-height: 36px; }
h2 { font-size: 26px; line-height: 30px; }

/*
 * anchor
 */

a:link,
a:visited { color: #B90000; text-decoration: none; }
a:hover { text-decoration: underline; }

a.icon-folder {
        padding-left: 17px;
        background: url(../images/typography/icon_folder.png) 0 40% no-repeat;
}

a.icon-file {
        padding-left: 17px;
        background: url(../images/typography/icon_file.png) 0 40% no-repeat;
}

a.icon-download {
        padding-left: 17px;
        background: url(../images/typography/icon_download.png) 0 40% no-repeat;
}

a.icon-external {
        padding-left: 17px;
        background: url(../images/typography/icon_external.png) 0 40% no-repeat;
}

a.icon-pdf {
        padding-left: 17px;
        background: url(../images/pdf_button.png) 0 40% no-repeat;
}

/*
 * emphasis
 */

em.box { 
	padding: 0px 3px 0px 3px;
	border: 1px dotted #ACACAC;
	background: #F5F6F7;	
	font-family: "Courier New", Courier, monospace;
	color: #7F7F7F;
	font-style: normal;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	white-space: nowrap;
}

#bottom em.box {
	background-color: #232425;
	border-color: #414243;
	text-shadow: 0 1px 0 rgba(0,0,0,1);
}

/*
 * unsorted lists
 */

/* icon style */
ul.plus,
ul.heart,
ul.check,
ul.star,
ul.arrow {
	margin: 10px 0px 10px 0px;
	padding-left: 20px;
	list-style: none;
}

ul.plus li,
ul.heart li,
ul.check li,
ul.star li,
ul.arrow li {
	margin: 5px 0px 5px 0px;
	padding-left: 20px;
	font-weight: bold;
	line-height: 30px;  
}

ul.plus li { background: url(../images/typography/list_plus.png) 0 0 no-repeat; }
ul.heart li { background: url(../images/typography/list_heart.png) 0 0 no-repeat; }
ul.check li { background: url(../images/typography/list_check.png) 0 0 no-repeat; }
ul.star li { background: url(../images/typography/list_star.png) 0 0 no-repeat; }
ul.arrow li { background: url(../images/typography/list_arrow.png) 0 0 no-repeat; }

/* links style */
ul.links {
	margin: 10px 0px 20px 0px;
	padding-left: 0px;
	list-style: none;
}
.module ul.links { margin: 0; }

ul.links li {
	padding-left: 18px;
	height: 30px;
	border-top: 1px solid #E5E5E5;
	line-height: 30px;
	background: url(../images/typography/list_links.png) 0px 0 no-repeat;
	cursor: pointer;
}

ul.links li:first-child { border: none; }

ul.links li:hover { background-position: 0px -30px; }

ul.links li a {
	display: block;
	color: #525252;
	text-decoration: none;
}

ul.links li:hover a,
#bottom ul.links li:hover a { color: #B90000; }

#bottom ul.links li { border-color: #252525; }

#bottom ul.links li a { color: #7A7A81; }

/*
 * ordered lists
 */

ol.disc {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 45px;
	background: url(../images/typography/list_disc.png) 20px 0px repeat-y;
}

ol.disc li {
	margin: 5px 0px 5px 0px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 26px;  
}

/*
 * horizontal rule
 */
 
hr.dotted {
	margin: 15px 0px 15px 0px;
	display: block;
	background: url(../images/typography/line_dotted.png) 0 0 repeat-x;
	height: 1px;
	border: none;
}


/*
 * highlighted div and span tags
 */

span.note,
span.info,
span.alert,
span.download,
span.tip { display: block; }

div.note, span.note {
	color: #323232;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #E4EBF1;
	border-top: 1px solid #D4D9DE;
	border-bottom: 1px solid #D4D9DE;
	text-align:justify;
}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	color: #323232;
	margin: 10px 0px 10px 0px;
	padding: 8px 10px 8px 40px;
}

div.info, span.info {
	background: #E4EBF1 url(../images/typography/box_info.png) 8px 5px no-repeat;
	border-top: 1px solid #D4D9DE;
	border-bottom: 1px solid #D4D9DE;
}

div.alert, span.alert {
	background: #FFE6DF url(../images/typography/box_alert.png) 8px 5px no-repeat;
	border-top: 1px solid #FFD9CF;
	border-bottom: 1px solid #FFD9CF;
}

div.download, span.download {
	background: #f5faeb url(../images/typography/box_download.png) 8px 5px no-repeat;
	border-top: 1px solid #D6EBCD;
	border-bottom: 1px solid #D6EBCD;
}

div.tip, span.tip {
	background: #FDF9E3 url(../images/typography/box_tip.png) 8px 5px no-repeat;
	border-top: 1px solid #FAE7BE;
	border-bottom: 1px solid #FAE7BE;
}


/*
 * p tag with dropcaps
 */
 
p.dropcap:first-letter {
	display: block;
	margin: 7px 4px 0px 0px;
	float: left;
	font-size: 280%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*
 * blockquotes
 */

blockquote { font-family: Georgia, "Times New Roman", Times, serif; }

q.blockquote {
	margin: 10px 0 10px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 120%;
}

q.blockquote:first-letter { font-size: 150%; }

q.blockquote:before,
q.blockquote:after { content: ""; }

blockquote.quotation {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	border: none;
	background: url(../images/typography/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote.quotation p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(../images/typography/blockquote_end.png) 100% 100% no-repeat;
}

/*
 * floating boxes
 */

body .inset-left {
	margin: 15px 15px 10px 0px;
	float: left;
}

body .inset-right {
	margin: 15px 0px 10px 15px;
	float: right;
}

/*
 * webfonts
 */

@font-face {
	font-family: 'BebasNeueRegular';
	src: url('../fonts/BebasNeue-webfont.eot?') format('eot'),
		 url('../fonts/BebasNeue-webfont.woff') format('woff'),
		 url('../fonts/BebasNeue-webfont.ttf') format('truetype');
}

.webfonts .module h3.header,
.webfonts #system .title,
.webfonts .spotlight.bottom h3 { 
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	letter-spacing: 0px;
}

.webfonts .module h3.header,
.webfonts .module h3.header span.title { font-size: 28px; }

.webfonts #system .title { font-size: 36px; }

.webfonts .spotlight.bottom h3 { font-size: 26px; }

/*
 * spotlight
 */
 
.spotlight .spotlight1 { visibility: hidden; }

.spotlight.fade .spotlight1 > div > a:first-child,
.spotlight.bottom .spotlight1 > div > a:first-child {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}


/* fade: zoom */
.spotlight.fade .spotlight1 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.spotlight.fade.zoom .spotlight1 { background: url(../images/spotlight_fade_zoom.png) 50% 50% no-repeat; }

#headerbar .spotlight.fade .spotlight1 { top: 60px; }

/* fade: bottom */
.spotlight.bottom .spotlight1 > * {
	padding: 20px;
	background: #323232;
	background: rgba(0,0,0,0.8);
	color: #ffffff;
}

.spotlight.bottom h3 { 
	margin: 0px 0px 3px 0px;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 2px 2px 0 rgba(0,0,0,1);
}

.spotlight.bottom a,
.spotlight.bottom a:hover { color: #ffffff; }
.spotlight.bottom a { text-decoration: underline; }