@CHARSET "UTF-8";

body {
  margin: 0px;
  padding: 0px;
  font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #000000;
}

p,th,td,input,select,textarea,button { font-family: Arial,Verdana,sans-serif; font-size: 12px; } 
p { margin: 0px 0px 15px 0px; }

a { color: #cf3302; }
a:hover { text-decoration: none; }

a img { border-color: black; }
a:hover img { border-color: #cf3302; }


#headerwrapper {
  background-image: url("../images/headerwrapper-background.gif");
  background-repeat: repeat-x;
}
#header {
  height: 110px;
  background-image: url("../images/header-background.png");
  background-repeat: no-repeat;
}
#header .logo { position: absolute; }
#header .metanav { text-align: right; height: 75px; }
ul#menu-default { margin: 0px; padding: 18px 30px 0px 0px;  list-style: none; }
#menu-default li { display: inline; padding: 0px 15px;  background-image: url("../images/metanav-separator.gif"); background-repeat: no-repeat; background-position: left; }
#menu-default li.first { background: none; }
#menu-default li.last { padding-right: 0px; }
#menu-default a { color: #999999; font-size: 16px; text-decoration: none; }
#menu-default a:hover { color: #ffffff; }
#menu-default a.selected { color: #ffffff; }

ul#languageswitcher { margin: 0px 0px 0px 18px; padding: 18px 30px 0px 0px;  list-style: none; float:right; }
#languageswitcher li { display: inline; padding: 0px 15px;  background-image: url("../images/metanav-separator.gif"); background-repeat: no-repeat; background-position: left; }
#languageswitcher li.last { padding-right: 0px; }
#languageswitcher a { color: #999999; font-size: 16px; text-decoration: none; }
#languageswitcher a:hover { color: #ffffff; }
#languageswitcher a.selected { color: #ffffff; }

#header .mainnavwrapper { padding-right: 30px; }
#mainnav { float: right; }
#mainouterwrapper {
  background-image: url("../images/mainouterwrapper-background.png");
  background-repeat: repeat-y;
  background-position: center;
}
#mainwrapper {
  background-image: url("../images/mainwrapper-background.gif");
  background-repeat: repeat-x;
}
#main {
  min-height: 700px;
  padding-bottom: 15px;
}

#footerwrapper {
}
#footer {
  background-image: url("../images/footer-background.png");
  background-repeat: repeat-x;
  padding-top: 25px;
  border-left: 1px solid #5f5f5f;
  border-right: 1px solid #5f5f5f;
  min-height: 200px;
  color: #cccccc; 
  font-size: 11px; 
}
#footer .sidebar { float: right; width: 200px; }
#footer .footercontent { margin: 0px 220px 0px 0px; padding: 0px 20px; }
ul#footernav, #footernav ul { margin: 0px; padding: 0px; list-style: none; }
#footernav a { color: #ffffff; text-decoration: none; }
#footernav a:hover { color: #ffffff; }
#footernav li { padding: 0px; }
#footernav li a { font-size: 16px; } 
#footernav ul { margin-top: 20px; }
#footernav li li { padding-bottom: 0px; }
#footernav li li a { color: #cccccc; font-size: 11px; font-weight: normal; text-transform: none; }


.area {
  width: 920px;
  margin: 0px auto;
}


#content { font-size: 16px; }
#content p,th,td,input,select,textarea,button { font-size: 16px; }
#content .contentarea { width: 680px; padding: 30px 20px 30px 0px; }
#content .sidebar { width: 200px; padding: 30px 0px 30px 20px; color: #666666; }
#content .sidebar h1, #content .sidebar h2 { color: #000000; font-weight: normal; }

#content h1 { color: #000000; font-size: 24px; margin-top: 0px; }
#content h2 { color: #000000; font-size: 18px; margin-top: 0px; }
#content h3 { color: #000000; font-size: 16px; margin-top: 0px; }
#content h4 { color: #000000; font-size: 14px; margin-top: 0px; }
#content hr { color: #cccccc; border: none; background-color: #cccccc; height: 1px; }

#content .sidebartext { margin: 0px; color: #666666; }

#content .contentarea .newsdate { font-size: 12px; margin: 0px; }
#content .contentarea .newstext { margin: 0px; }
#content .contentarea .newslink { font-size: 12px; margin: 0px; text-align: right; }
#content .sidebar .newsdate { font-size: 12px; color: #999999; margin: 0px; }

#content .sidebar .line1 { padding: 20px 0px; }
#content .contentarea .line1 { padding: 5px 0px 25px; }
#content .contentarea .line2 { padding: 25px 0px; }
#content .contentarea .line3 { padding: 25px 0px; }

#content .blackbox { padding: 30px 20px; background-color: #000000; }
#content .blackbox h1 { font-size: 18px; color: #ffffff; }
#content .blackbox p { margin: 0px; color: #999999; }

#imageoverlay { position: absolute; width: 920px; height: 330px; background-image: url("../images/imageoverlay.png"); background-repeat: no-repeat; z-index: 1; }


/* --- modules --- */
/* contact */
#contactform { margin-left: 21px; }
#contactform .label { width: 124px; vertical-align: top; }
#contactform .error { color: #ff0000; }
#contactform .buttons { padding-top: 10px; }
#contactform input, #contactform textarea, #contactform select { width: 300px; }

/* sitemap */
ul#sitemap { padding: 0px 0px 0px 15px; margin: 0px; }
#sitemap li { padding: 0px; margin: 0px; margin: 0px; }
#sitemap ul { padding: 0px 0px 0px 15px; margin: 0px; }

/* search */
#searchbox {}
#searchbox input { width: 400px; }
#searchresult {  }
#searchresult p { padding-left: 0px; }
#searchresult p.searchcount { padding: 15px 0px 0px 0px; }
#searchresult h1 { margin: 0px; padding: 0px; font-size: 11px; }
#searchbar { margin-top: 10px; }

/* product overview/detail */
.po-image { width: 280px; }
.pd-image { width: 280px; }

#po-products table { background-color: white; }
#po-products .po-product { padding:2px; }
#po-products .po-product-selected { padding:2px; border: 1px solid #000db4; }

/* gallery */
#gallery {}
#gallery .picture { padding: 2px; text-align: center; }


#poweredbybeecomb { clear:both; padding: 5px 0px 10px 0px; color: #999999; font-family: Verdana; font-size: 10px; text-align: center; }
#poweredbybeecomb a { color: #777777; text-decoration: none; }
#poweredbybeecomb a:hover { text-decoration: underline; }

