/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

 
 
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 150%;
  color: #646464;
}

 

.wrapper { margin: auto; }

#header {
  position: relative;
  z-index: 10;
  clear: both;
}

#top {
  overflow: hidden;
  clear: both;
}

#top .topbox { margin-top: 15px; }

#middle {
  padding: 10px 0px 15px 0px;
  clear: both;
}

#bottom {
  overflow: hidden;
  clear: both;
}

#bottom .bottombox { padding-bottom: 15px; }  

#footer {
  position: relative;
  padding-bottom: 15px;
  clear: both;
  text-align: center;
}

 
 
#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 {
   
   
  float: left;
  overflow:hidden;
}

 

div#maintop,
div#contenttop {
  margin: 0px 0px 15px 0px;
  overflow: hidden;
}

div#contentbottom,
div#mainbottom {
  margin: 15px 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 {
   
   
  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%; }
.width75 { width: 75%; }
.width100 { width: 100%; }

 

body.yoopage { background: #FAFAFA url(../images/page_bg_b.png) 0 100% repeat-x fixed; }
/* #page-body { background: url(../images/page_bg_t.png) 0 0 repeat-x fixed; } */

.wrapper-bg1 {}
.wrapper-bg2 { padding: 0px 15px 0px 15px;margin-top:-5px; }

 

#absolute {
  position: absolute;
  z-index: 15;
  top: 0px;
  left: 0px;
  width: 100%;
}

#breadcrumbs {
  margin-bottom: 15px;
  font-size: 85%;
}

#breadcrumbs a,
#breadcrumbs span {  display: inline-block; }

#breadcrumbs a,
#breadcrumbs span.separator {
  padding: 0px 15px 0px 0px;
  background: url(../images/breadcrumbs.png) 100% 50% no-repeat;
}

 


 
#toolbar {
  overflow: hidden;
  line-height: 15px;
  font-size: 9px;
}

#date {
  margin: 0px 20px 0px 0px;
  float: left;
}

#headerbar {
  overflow: hidden;
}

#menubar { background: url(../images/menubar_bg.png) 0 0 no-repeat white; }

#menubar div.menubar-2 {
  padding: 0px 20px 0px 20px;
  background: url(../images/menubar_bg.png) 100% -50px no-repeat;
}

#menubar div.menubar-3 {
  height: 50px;
  background: url(../images/menubar_bg.png) 0 -100px repeat-x;
}

 
#logo {
  position: absolute;
  top: 25px;
  left: 0px;
}

#menu {
  position: absolute;
  top: 0px;
  z-index: 11;
}

#search {
  position: absolute;
  top: 100px;
  right: 0px;
  z-index: 12;
  width: 120px;
  height: 32px;
  padding: 13px 15px 0px 15px;
  background: url(../images/search_bg.png) 0 0 no-repeat;
}

#banner {
  position: absolute;
  top: 100px;
  right: -15px;
  width: 0px;
  z-index: 3;
}

 

#footer a:link, #footer a:visited { }
#footer a:hover { }

#footer a.anchor {
  position: absolute;
  right: 0px;
  top: 3px;
  width: 30px;
  height: 5px;
  background: url(../images/footer_anchor.png) 0 -10px no-repeat;
  display: block;
  text-decoration: none;
}

 

div.mainmiddle-wrapper-tl { background: url(../images/module_rounded_white_corners.png) 0 0 no-repeat; }

div.mainmiddle-wrapper-tr {
  padding: 0px 10px 0px 10px;
  background: url(../images/module_rounded_white_corners.png) 100% -15px no-repeat;
}

div.mainmiddle-wrapper-t {
  border-top: 1px solid #D2D2D2;
  background: #ffffff;
}

div.mainmiddle-wrapper-t div.contentright-bg { height: 9px; }

div.mainmiddle-wrapper-m {
  padding: 0px 9px 0px 9px;
  border-left: 1px solid #D2D2D2;
  border-right: 1px solid #D2D2D2;
  background: #ffffff;
}

div.mainmiddle-wrapper-m div.contentright-bg {
  padding: 5px;
  overflow: hidden;
}

div.mainmiddle-wrapper-bl { background: url(../images/module_rounded_white_corners.png) 0 -30px no-repeat; }

div.mainmiddle-wrapper-br {
  padding: 0px 10px 0px 10px;
  background: url(../images/module_rounded_white_corners.png) 100% -45px no-repeat;
}

div.mainmiddle-wrapper-b {
  height: 9px;
  border-bottom: 1px solid #D2D2D2;
  background: #ffffff;
}

div.mainmiddle-wrapper-b div.contentright-bg { height: 9px; }

.column-contentleft div.contentleft-bg { background: url(../images/contentleft_bg.png) 0 0 repeat-y; }
.column-contentright div.contentright-bg { background: url(../images/contentright_bg.png) 100% 0 repeat-y; }

