/*
v21.6.2009 18:35:21
*/





/* BODY - START */

html {
  min-width: 990px;
}

/* BODY - END */





/* BODY - START */

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
	color: #ffffff;
  padding: 0;
  margin: 0;
  background-image: url('./../../_layout/_www/body-bg.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-color: #000000;
}

/* BODY - END */





/* HEADERs - START */

h1,
h2,
h3,
h4 {
  color: #ffffff;
  font-weight: bold;
  font-family: Georgia, Arial, sans-serif;
  padding: 0;
  margin: 0;
}

  h1 {
    min-width: 78px;
    height: 38px;
    font-size: 20px;
    letter-spacing: 1px;
    word-spacing: 2px;
    padding: 20px 0 0 18px;
    margin: 0 0 7px 187px;
    background-image: url('./../../_layout/_www/title_bg.png');
    background-repeat: no-repeat;
    position: relative;
    z-index: 999;
  }

  h2 {
    color: #cc6633;
    font-size: 13px;
    padding-bottom: 5px;
  }

  h3 {
    font-size: 11px;
    padding-bottom: 5px;
  }

  h4 {
    font-size: 11px;
    padding-bottom: 2px;
  }

/* HEADERs - END */





/* DIVs / LAYOUT BOXes - START */

div.clearer {
  width: 100% !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
  clear: both !important;
}



div#attributes {
  width: 721px;
  padding: 0;
  margin: 0 22px 35px 0;
  border: 1px solid #000000;
  float: right;
  clear: both;
  position: relative;
  z-index: 999;
}

  div#attributes div#attributes-outer-box {
    width: 721px;
    float: left;
    clear: both;
  }

    div#attributes div#attributes-inner-box {
      width: 711px;
      border: 5px solid #353535;
      float: left;
      clear: both;
    }

      div#attributes div.content {
        width: 671px;
        padding: 20px;
        padding-bottom: 3px;
        background-color: #101010;
        float: left;
        clear: both;
        opacity: 0.75;
      }



div#footer {
  width: 100%;
  min-width: 990px;
  height: 250px;
  background-image: url('./../../_layout/_www/footer-bg.png');
  background-repeat: no-repeat;
  background-position: center 0;
  float: left;
  clear: both;
  position: relative;
  z-index: 999;
}

  div#footer-inner-box {
    width: 990px;
    height: 100%;
    margin: 0 auto 0 auto;
  }

    div#contact {
      width: 100%;
      height: 63px;
      padding-top: 41px;
    }

    div#copyright {
      width: 100%;
      height: 111px;
    }



div#header {
  width: 100%;
  min-width: 990px;
  height: 305px;
  margin-top: 35px;
  background-image: url('./../../_layout/_www/header-bg.png');
  background-repeat: no-repeat;
  background-position: center 120px;
  float: left;
  clear: both;
}

  div#header-inner-box {
    width: 990px;
    height: 100%;
    margin: 0 auto 0 auto;
    position: relative;
    z-index: 99;
  }



div#list {
  width: 745px;
  padding: 0;
  margin: 0;
  margin-bottom: 14px;
  float: right;
  clear: both;
  overflow: hidden;
  position: relative;
  z-index: 999;
}



div#logo {
  width: 100%;
  margin: 0;
  margin-bottom: 81px;
  float: left;
  clear: both;
}



div#main-menu {
  width: 667px;
  height: 69px;
  margin: 0;
  margin-right: 17px;
  float: left;
  clear: none;
  overflow: hidden;
}



div#model {
  background-repeat: no-repeat;
  position: absolute;
  z-index: 999;
}

  div#model.model-1 {
    width: 313px;
    height: 745px;
    background-image: url('./../../_layout/_www/model-1.png');
    top: -180px;
    left: -60px;
  }

  div#model.model-2 {
    width: 355px;
    height: 790px;
    background-image: url('./../../_layout/_www/model-2.png');
    top: -180px;
    left: -85px;
  }

  div#model.model-3 {
    width: 477px;
    height: 709px;
    background-image: url('./../../_layout/_www/model-3.png');
    top: -180px;
    left: -145px;
  }

  div#model.model-4 {
    width: 448px;
    height: 726px;
    background-image: url('./../../_layout/_www/model-4.png');
    top: -180px;
    left: -145px;
  }



div#navigation {
  width: 616px;
  height: 15px;
  color: #ff9966;
  font-size: 11px;
  margin: 25px 0 0 222px;
  overflow: hidden;
  float: left;
  clear: both;
}



/*
div#outlined-header {
  margin: 0 0 17px 187px;
  position: relative;
  z-index: 999;
}
*/



div#workspace {
  width: 100%;
  min-width: 990px;
  background-image: url('./../../_layout/_www/workspace-bg.png');
  background-repeat: repeat-y;
  background-position: center 0;
  float: left;
  clear: both;
}

  div#workspace-shadow {
    width: 100%;
    height: 10px;
    background-image: url('./../../_layout/_www/workspace-shadow.png');
    background-repeat: no-repeat;
    background-position: center 0;
  }

  div#workspace-inner-box {
    width: 930px;
    min-height: 458px;
    padding: 10px 0 0 20px;
    margin: 0 auto 0 auto;
    position: relative;
    left: -1px;
    z-index: 1;
  }

/* DIVs / LAYOUT BOXes - END */





/* FORMs START */

form#f-search {
  width: 247px;
  padding: 0;
  margin: 0;
  margin-top: 19px;
  margin-right: 44px;
  float: right;
  clear: none;
}

/* FORMs END */





/* INPUTs START */

form#f-search input {
  width: 136px;
  height: 15px;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 7px;
  margin: 1px 0 0 11px;
  background-image: url('./../../_layout/_www/searching-input-bg.gif');
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0;
}

  form#f-search input.submit {
    width: 71px;
    height: 31px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    margin-top: 0;
    background-image: url('./../../_layout/_www/searching-input-submit-bg.gif');
    cursor: pointer;
  }

/* INPUTs END */





/* LINKs- START */

a {
  color: #ff9966;
}

  a:hover {
    color: #cc3300;
    text-decoration: none;
  }



div#contact a {
  color: #9b9586;
}

  div#contact p.author a {
    width: 170px;
    height: 57px;
    background-image: url('./../../_layout/_www/logo-skymedia.png');
    background-repeat: no-repeat;
    display: block;
    outline: none;
  }

    div#contact p.author a:hover {
      background-position: 0 -57px;
    }



div#copyright a {
  width: 138px;
  height: 76px;
  margin: 8px 0 0 425px;
  display: block;
  background-image: url('./../../_layout/_www/logo-copyright.png');
  background-repeat: no-repeat;
  float: left;
  clear: both;
  outline: none;
}




div#list ul li a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}



div#logo a {
  width: 384px;
  height: 93px;
  margin-left: 300px;
  background-image: url('./../../_layout/_www/logo-stelle-donna.png');
  background-repeat: no-repeat;
  display: block;
  float: left;
  clear: both;
  outline: none;
}



div#main-menu ul li a {
  height: 69px;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  line-height: 69px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 11px 0 11px;
  margin: 0;
  background-image: url('./../../_layout/_www/main-menu-item-bg.gif');
  background-repeat: repeat-x;
  background-position: 0 -69px;
  border-left: 1px solid #000000;
  display: block;
  float: left;
  clear: none;
  outline: none;
}

  div#main-menu ul li a:hover,
  div#main-menu ul li a.active {
    background-position: 0 0;
  }



div#navigation a {
  color: #ffffff;
  margin: 0 5px 0 5px;
}

/* LINKs - END */





/* LISTs - START */

div#attributes ul,
div#list ul {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
  clear: both;
}

  div#attributes ul li,
  div#list ul li {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    clear: both;
  }

  div#attributes div.content ol,
  div#attributes div.content ul {
    width: auto !important;
    margin-bottom: 20px !important;
    float: none !important;
  }

  div#attributes div.content ol {
    list-style-type: decimal !important;
    padding-left: 30px !important;
  }

  div#attributes div.content ul {
    padding-left: 25px !important;
  }

    div#attributes div.content ol li,
    div#attributes div.content ul li {
      width: auto !important;
      text-align: left !important;
      list-style-type: square !important;
      float: none !important;
    }



div#main-menu ul {
  width: auto;
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: right;
  clear: both;
}

  div#main-menu ul li {
    padding: 0;
    margin: 0;
    float: left;
    clear: none;
  }

/* LISTs - END */





/* TABLEs - START */

div#attributes div.content table {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  border: 0;
}

  div#attributes div.content table td,
  div#attributes div.content table th {
    padding: 5px;
  }

    div#attributes div.content table th {
      background-color: #202020;
    }

    div#attributes div.content table th.title {
      font-size: 14px;
      font-family: Georgia, Arial, sans-serif;
    }

  div#attributes div.content table#sizes-1 td,
  div#attributes div.content table#sizes-2 td,
  div#attributes div.content table#sizes-3 td {
    width: 15%;
    text-align: center;
  }

    div#attributes div.content table#sizes-1 td {
      width: 20%;
    }

    div#attributes div.content table#sizes-2 td,
    div#attributes div.content table#sizes-3 td {
      width: 14%;
    }

/* TABLEs - END */





/* SPANs - START */

div#contact p.author span {
  display: none;
}



div#copyright a span {
  display: none;
}



div#logo a span {
  display: none;
}

/* SPANs - END */





/* PARAGRAPHs - START */

p {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}



div#attributes div.content p {
  line-height: 17px;
  text-align: justify;
  margin-bottom: 17px;
}



div#contact p {
  color: #9b9586;
  font-size: 10px;
  text-transform: uppercase;
  padding: 0;
  padding-right: 30px;
  margin: 0;
  margin-right: 30px;
  border-right: 3px solid #9b9586;
  float: left;
  clear: none;
}

  div#contact p.address {
    margin-left: 35px;
  }

  div#contact p.author {
    width: 170px;
    height: 60px;
    border-right: 0;
    float: right;
    position: relative;
    top: -15px;
    left: 30px;
  }

  div#contact p.phones {
    border-right: 0;
  }



form#f-search p {
  padding: 0;
  margin: 0;
  float: left;
  clear: none;
}

/* PARAGRAPHs - END */





/* IMAGEs - START */

img {
  border: 0;
}

/* IMAGEs - END */





/* STRONGs - START */

div#attributes div.content strong {
  color: #cc6633;
}

/* STRONGs - END */

