/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
 /*begin absolute*/ 
#absolute {
  background:;
}
/*end absolute*/

/*begin header*/ 
#header-container {
  background:#3377BB url(../images/wrappergradient.png) repeat-x;
  min-height:150px;
}

#header {
  
  min-height:150px;
  margin-bottom:0px;
}

#headerbar {
  background:;
}

#toolbar {
  background:;
}

#logo {
  background:;
}
/*end header*/


/*begin menubar*/

#menubar-container {
  background:#225180;
}

#menubar {
  background:#225180;
  margin-top: 10px;
  margin-bottom:10px;
}

#menu {
  background:;
}

.menu-dropdown a:hover .level1 > span, .menu-dropdown span.level1 > span{
  background:silver;
  color:red;
}



#search {
  background:;
}
/*end menubar*/

/*begin top-a*/
#top-a .mod-box{
  background:#363636;
  margin-top: 5px;
}
/*end top-a*/

/*begin top-b*/
#top-b .mod-box{
  background:#363636;
}
/*end top-b*/

/*begin sidebar-a*/
#sidebar-a .mod-box {
  background:#363636;
  margin-top:5px;
}

#sidebar-a {
  background:;
}

/*sidebar-a*/

/*begin sidebar-b*/
#sidebar-b .mod-box{
  background:#363636;
  margin-top:5px;
}

#sidebar-b {
  background:;
}

/*end sidebar-b*/

.level1 a {
  background:;
  color:;
}

#banner {
  background:;
}


#bottom-container{
  background:#3377BB url(../images/wrappergradient.png) repeat-x;
}
#bottom-a .mod-box{
  background:;
  border:0;
}

#bottom-b .mod-box{
  background:;
  border:0;
  box-shadow: none;
}

#bottom-b a{
  color: silver;
  border:0;
  font-size: 12px;
  
}

#bottom-b li {
  border-bottom:1px dotted silver;
  border-top:0;
}

#bottom-b .module-title  {font-size:16px; color:white;}



#bottom-b  li.level1 .active {
  color: white;
  font-weight: normal;
}

#breadcrumbs{
  background:;
}

.wrapper {
  background:;
}

#page{
  background:#222222;
}

#maininner {
  background:#363636;
}

.main {
  background:#363636;
}


#innerbottom {
  background:#363636;
}

#footer-container {
  background:#222222;
}

#footer, #footer a {
  font-size:10px;
  margin-top:5px;
  
}

#innertop .mod-box {
  margin-top:5px;
}

time {color:white;}

#breadcrumbs {
  font-size: 10px;
}

#searchbox {
  margin-right:5px;
  
}

.address h3 {font-size: 0px; line-height: 0px; display:hidden; margin:0; padding:0;}
