@import url('reset.css');
/* framework */body {
  background: #000;
  margin: 0;
  text-align: center;
}
body.popup-content {
  background: #fff;
  text-align: left;
  padding: 15px;
}
body.popup-content h1 {
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
body.popup-content p.intro {
  font-size: 16px;
  font-weight: bold;
}
/*

#background-img {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
}
*/img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
  z-index: -10;
}
@media screen and (max-width: 1024px) {
  /* Specific to this particular image */
  img.bg {
    left: 50%;
    margin-left: -512px;
    /* 50% */
  }
}
a#facebook {
  position: fixed;
  top: 132px;
  left: 0px;
}
a#startpage {
  position: fixed;
  top: 250px;
  left: 0px;
}
a#webshop {
  position: fixed;
  top: 428px;
  left: 0px;
}
a.english {
  position: absolute;
  top: 15px;
  right: 30px;
  color: #fff;
  font-weight: bold;
}
a.english:active, a.english:visited {
  color: #fff;
}
#page-wrapper {
  width: 960px;
  margin: 0 auto 100px auto;
  text-align: left;
  position: relative;
  min-height: 1200px;
}
#page-wrapper.frontpage {
  padding: 50px 0 0 0;
  text-align: center;
  min-height: 0;
}
#top-section {
  background: #000;
  min-height: 150px;
}
#middle-section {
  background: #fff;
  overflow: hidden;
  padding: 20px 0;
}
#bottom-section {
  background: #000;
  color: #fff;
  text-align: center;
}
/* Menus */ul#indexMenu {
  width: 900px;
  margin: 50px auto;
  clear: both;
}
ul#indexMenu li {
  float: left;
  width: 20%;
  text-align: center;
}
ul#indexMenu li a {
  color: #fff;
}
ul#siteMenu {
  width: 100%;
  clear: both;
  margin: 80px 0 50px 0;
}
ul#siteMenu li {
  float: left;
  width: 25%;
  text-align: center;
}
ul#footerMenu {
  width: 900px;
  clear: both;
  margin: 0 30px;
}
ul#footerMenu li {
  float: left;
  width: 25%;
  text-align: center;
}
ul#footerMenu li img {
  width: 160px;
}
/* Common */.clear {
  clear: both;
}
#LikePluginPagelet .connect_widget {
  text-align: center;
}
a#testteam {
  position: absolute;
  top: 600px;
  right: 70px;
}
#content {
  width: 670px;
  margin: 0 0 0 20px;
  overflow: hidden;
}
/*

.content-section 
{
    width: 850px;
    margin: 0 auto;
    text-align: left;
}
#top-section, #bottom-section    
{    background: #000; color: #fff;
}
#top-section a, #bottom-section a  
{    color: #fff;
}


#header
{
    height: 100px;
}
#ServiceMenu
{
    float: right;
    overflow: hidden;
}
#ServiceMenu li
{
    float: left;
    padding: 10px 0 0 20px;
}
#logo
{
    overflow: hidden;
    padding: 20px 0 0 0;
}
#logo img
{
    float: left;
}
#logo h1
{
    float: left;
    margin: 35px 0 0 10px;
    font-size: 1.1em;
}

#content
{
    margin: 0 20px 0 0;
    overflow: hidden;
width: 580px;
}

*/#content-wrapper {
  overflow: hidden;
  margin: 0 0 20px 0;
}
img.banner {
  position: absolute;
  top: 0;
  right: 0;
}
#menu-wrapper {
  float: right;
  width: 250px;
}
#footer {
  padding: 20px 0;
}
/* default text styles */body {
  font-size: 90%;
  font-family: Trebuchet MS;
}
a, a:active, a:visited {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #ff0000;
}
.paymentStep a {
  text-decoration: underline;
  color: Blue;
}
p {
  margin: 0 0 15px 0;
}
#content h1 {
  border-bottom: 1px solid #000;
  font-size: 1.6em;
  padding: 0 0 5px 0;
  margin: 0 0 20px 0;
}
#content h2 {
  font-size: 1.2em;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
}
#content p {
  margin: 0 0 15px 0;
}
#content p.intro {
  font-weight: bold;
  font-style: italic;
}
/* menu */ul#menu li {
  border-top: 1px solid #757575;
}
ul#menu li {
  height: 40px;
}
ul#menu li {
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
ul#menu li.item1 {
  background-position: 0px 0px;
}
ul#menu li.item1.hover, ul#menu li.item1.selected {
  background-position: 0px -440px;
}
ul#menu li.item2 {
  background-position: 0px -40px;
}
ul#menu li.item2.hover, ul#menu li.item2.selected {
  background-position: 0px -480px;
}
ul#menu li.item3 {
  background-position: 0px -80px;
}
ul#menu li.item3.hover, ul#menu li.item3.selected {
  background-position: 0px -520px;
}
ul#menu li.item4 {
  background-position: 0px -120px;
}
ul#menu li.item4.hover, ul#menu li.item4.selected {
  background-position: 0px -560px;
}
ul#menu li.item5 {
  background-position: 0px -160px;
}
ul#menu li.item5.hover, ul#menu li.item5.selected {
  background-position: 0px -600px;
}
ul#menu li.item6 {
  background-position: 0px -200px;
}
ul#menu li.item6.hover, ul#menu li.item6.selected {
  background-position: 0px -640px;
}
ul#menu li.item7 {
  background-position: 0px -240px;
}
ul#menu li.item7.hover, ul#menu li.item7.selected {
  background-position: 0px -680px;
}
ul#menu li.item8 {
  background-position: 0px -280px;
}
ul#menu li.item8.hover, ul#menu li.item8.selected {
  background-position: 0px -720px;
}
ul#menu li.item9 {
  background-position: 0px -320px;
}
ul#menu li.item9.hover, ul#menu li.item9.selected {
  background-position: 0px -760px;
}
ul#menu li.item10 {
  background-position: 0px -360px;
}
ul#menu li.item10.hover, ul#menu li.item10.selected {
  background-position: 0px -800px;
}
ul#menu li.item11 {
  background-position: 0px -400px;
}
ul#menu li.item11.hover, ul#menu li.item11.selected {
  background-position: 0px -840px;
}
ul#menu li a {
  display: block;
  height: 40px;
  padding: 2px 0 0 80px;
  /*float: left;
    margin: 2px 0 0 80px;*/
}
/* footer */ul#sections {
  overflow: hidden;
  margin: 0 0 20px 0;
}
ul#sections li {
  float: left;
  margin: 0 0 0 50px;
}
ul#sections li.first {
  float: left;
  margin-left: 0px;
}
ul#sections li h2 {
  margin: 0 0 10px 0;
  font-size: 1.2em;
}
#footer .copyright {
  padding: 10px 0 0 0;
  margin: 20px 55px 20px 55px;
  width: 850px;
  border-top: solid #fff 1px;
  text-align: center;
  font-size: 0.8em;
}
/* product list */div.productList {
  overflow: hidden;
}
div.productList .group {
  overflow: hidden;
  clear: both;
  margin: 0 0 20px 0;
}
div.productList .product {
  width: 325px;
  float: left;
  overflow: hidden;
}
div.productList .product.last {
  margin-left: 20px;
}
div.productList .product img {
  width: 325px;
  margin: 0 0 10px 0;
}
div.productList h2 {
  font-weight: bold;
  margin: 0 0 0px 0 !important;
}
div.productList p {
  margin: 10px 0 0 0;
  display: block;
}
/* product details */#productDetails {
  margin-left: 270px;
}
img.productImageBig {
  width: 670px;
  margin: 0 0 10px 0;
}
img.productImageSmall {
  cursor: pointer;
}
#productImages {
  float: left;
  width: 250px;
  overflow: hidden;
}
#productActions {
  border: 3px solid #ccc;
  width: 250px;
  float: right;
  margin: 10px 0 20px 0;
}
#productActions td {
  padding: 4px;
}
hr.sep {
  clear: both;
  border: 1px solid #ccc;
}
ul#productGallery {
  overflow: hidden;
  margin-left: -10px;
}
ul#productGallery li {
  float: left;
  margin: 0 0 10px 10px;
}
/* shoppingcart */#shoppingCart {
  width: 100%;
  margin: 0 0 20px 0;
}
#shoppingCart thead {
  border-bottom: 1px solid #000;
}
#shoppingCart thead th {
  padding: 0 0 5px 0;
  font-weight: bold;
}
#shoppingCart thead th.quantity {
  width: 80px;
  text-align: center;
}
#shoppingCart thead th.price {
  width: 85px;
}
#shoppingCart thead th.total {
  width: 85px;
}
#shoppingCart tbody td.quantity {
  width: 80px;
  padding-left: 10px;
}
#shoppingCart tbody td {
  padding: 5px 0;
}
#shoppingCart tfoot {
  border-top: 1px solid #000;
}
#shoppingCart tfoot td {
  font-weight: bold;
  padding: 5px 0 0 0;
}
#shoppingCart input.quantity {
  float: left;
  text-align: center;
  width: 30px;
}
#shoppingCart input.refreshQuantity {
  float: left;
  margin: 3px 0 0 2px;
}
/* payment */div#paymentOptions p {
  margin: 0 0 5px 20px;
}
.paymentStep {
  margin: 0 0 40px 20px;
}
#personalia {
  width: 380px;
}
#personalia div {
  overflow: hidden;
  width: 100%;
}
#personalia div p {
  float: left;
  margin-left: 5px;
}
#personalia div p:first-child {
  margin-left: 0;
}
#personalia label {
  font-weight: bold;
  display: block;
  margin: 0 0 5px 0;
}
#personalia input.firstname {
  width: 150px;
}
#personalia input.lastname {
  width: 200px;
}
#personalia input.address {
  width: 360px;
  margin-bottom: 5px;
}
#personalia input.zipCode {
  width: 100px;
}
#personalia input.city {
  width: 150px;
}
#personalia input.country {
  width: 250px;
}
#personalia input.error {
  background: #ffdbdb;
  border: 2px solid #ccc;
}
/* form validation */div.errorContainer {
  background: #ffdbdb;
  border: 3px solid #ccc;
  margin: 0 0 20px 0;
  padding: 10px;
}
div.errorContainer h4 {
  margin: 0 0 10px 0;
  font-weight: bold;
}
div.errorContainer ol li {
  list-style-type: disc;
  margin-left: 20px;
  font-style: italic;
  font-size: 0.9em;
}
div.errorContainer {
  display: none;
}
.errorContainer label.error {
  display: inline;
}
/* slideshow */#slideshow {
  height: 400px;
  width: 670px;
}
/* contactform */div.contactForm label {
  display: block;
  font-weight: bold;
}
div.contactForm input.name {
  width: 300px;
}
div.contactForm input.email {
  width: 300px;
}
div.contactForm input.phone {
  width: 300px;
}
div.contactForm textarea {
  width: 500px;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
