/* 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: #c8c8c8;
}

 
 
.wrapper { margin: auto; }

#header {
  position: relative;
  z-index: 10;
  margin: 0px -25px 0px -25px;
  clear: both;
  background: url(../images/header.png) 0 0px no-repeat;
}

#header div.header-2 {
  padding: 0px 25px 0px 25px;
  background: url(../images/header.png) 100% -210px no-repeat;
}

#header div.header-3 {
  height: 200px;
  background: url(../images/header.png) 0 -420px repeat-x;
}

#top {
  overflow: hidden;
  clear: both;
}

#top .topbox { margin-top: 15px; }

#middle {
  padding: 15px 0px 15px 0px;
  clear: both;
}

#bottom {
  overflow: hidden;
  clear: both;
}

#bottom .bottombox { padding-bottom: 15px; }  

#footer {
  position: relative;
  background: #000000;
  padding: 20px;
  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: #586971  50% 0 no-repeat; }
/* body.yoopage { background: #586971 url(../images/page_bg.jpg) 50% 0 no-repeat; } */

#page-header {
  height: 60px;
  width: 100%;
  position: fixed;
  top: 0px;
  background: url(../images/page_header_bg.png) 0 0 repeat-x;
  z-index: 100;
}

/* #page-body { background: url(../images/p34-left.png) 50% 70px no-repeat; }

/* #page-body
div.Left 
{ 
position:aboslute; 
background: url(../images/p34-left.png) repeat-y top left; 
width: 550px; 
top: 0px; 
left: 0px; 
} 

div.Right 
{ 
position:aboslute; 
background: url(../images/p34-right.png) repeat-y top left; 
width: 440px; 
top: 0px; 
left: 50%; 
} 
*/



.wrapper-1 { background: url(../images/wrapper_shadows.png) 100% 0 repeat-y; }
.wrapper-2 { 
  background: url(../images/wrapper_shadows.png) 0 0 repeat-y;
  padding: 0px 20px 0px 20px;
}
.wrapper-3 { 
  background: url(../images/wrapper_bg.png) 0 0;
  padding: 50px 15px 0px 15px;
}

.footer-1 { background: url(../images/wrapper_shadows.png) 0 0 repeat-y; }
.footer-2 { 
  background: url(../images/wrapper_shadows.png) 100% 0 repeat-y;
  padding: 0px 10px 0px 10px;
}

.footer-t1 {
  margin: 0px 10px 0px 10px;
  background: url(../images/wrapper_bg.png) 0 0 repeat;
}
.footer-t2 {
  margin: 0px -10px 0px -10px;
  background: url(../images/footer_t.png) 0 0 no-repeat;
}
.footer-t3 {
  background: url(../images/footer_t.png) 100% -25px no-repeat;
  padding: 0px 20px 0px 20px;
  height: 20px;
}

.shadow-1 { background: url(../images/wrapper_b_shadow.png) 0 0 no-repeat; }
.shadow-2 { 
  background: url(../images/wrapper_b_shadow.png) 100% -15px no-repeat;
  padding: 0px 20px 0px 20px;
}
.shadow-3 { 
  background: url(../images/wrapper_b_shadow.png) 0 -30px repeat-x;
  height: 10px;
}

 

#absolute {
  position: absolute;
  z-index: 15;
  top: 0px;
  left: 0px;
  width: 100%;
}

#breadcrumbs {
  font-size: 11px;
  line-height: 30px;
}

#breadcrumbs a,
#breadcrumbs span {  display: inline-block; }

#breadcrumbs a,
#breadcrumbs span.separator {
  height: 30px;
  padding: 0px 30px 0px 0px;
  background: url(../images/breadcrumbs.png) 100% 50% no-repeat;
}

 

 
#menubar {
  position: relative;
  height: 30px;
  margin: 10px 3px 0px 3px;
  background: url(../images/menu_level1_item.png) 0 0 no-repeat;
}

#headerbar {
  height: 155px;
  margin-right: -25px;
  padding-left: 300px;
  overflow: hidden;
}

 
#logo {
  position: absolute;
  top: 0px;
  left: 25px;
}

#menu {
  position: absolute;
  top: 0px;
  left: 8px;
  z-index: 11;
  background: url(../images/menu_level1_item.png) 100% -35px no-repeat;
  padding-right: 8px;
}

#search {
  position: absolute;
  top: -1px;
  right: -3px;
  z-index: 13;
  width: 150px;
  height: 25px;
  padding: 6px 20px 0px 20px;
  background: url(../images/search_bg.png) 0 0 no-repeat;
}

#banner {
  position: absolute;
  top: 0px;
  right: -35px;
  width: 0px;
  z-index: 3;
}

 

#footer a:link, #footer a:visited { }
#footer a:hover { }

#footer a.anchor {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 25px;
  height: 15px;
  background: url(../images/footer_anchor.png) 0 0px no-repeat;
  display: block;
  text-decoration: none;
}

 

div.mainmiddle-wrapper-t1 { background: url(../images/module_transparent_shadows1.png) 0 0 no-repeat; }

div.mainmiddle-wrapper-t2 {
  padding: 0px 5px 0px 5px;
  background: url(../images/module_transparent_shadows1.png) 100% -10px no-repeat;
}

div.mainmiddle-wrapper-t3 {
  height: 5px;
  background: url(../images/module_transparent_shadows1.png) 0 -20px repeat-x;
}

div.mainmiddle-wrapper-1 {
  background: url(../images/module_transparent_shadows2.png) 0 0 repeat-y;
}

div.mainmiddle-wrapper-2 {
  padding: 0px 5px 0px 5px;
  background: url(../images/module_transparent_shadows2.png) 100% 0 repeat-y;
}

div.mainmiddle-wrapper-3 { background: url(../images/module_transparent_bg.png) 0 0 repeat; }

div.mainmiddle-wrapper-1 div.contentright-bg { overflow: hidden; }

#content-shift { padding: 15px; }

div.mainmiddle-wrapper-b1 { background: url(../images/module_transparent_shadows1.png) 0 -30px no-repeat; }

div.mainmiddle-wrapper-b2 {
  padding: 0px 5px 0px 5px;
  background: url(../images/module_transparent_shadows1.png) 100% -40px no-repeat;
}

div.mainmiddle-wrapper-b3 {
  height: 5px;
  background: url(../images/module_transparent_shadows1.png) 100% -50px repeat-x;
}

.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; }
