/* Body & @css
------------------------------------------ */

@import url(reset.css);
@import url(default.css);
@import url(navi.css);
@import url(form.css);
body {
  font: normal 78% Arial;
  line-height: 1.3em;
  background: #211222 url("../images/bg_footer.jpg") center bottom;
}


/* Links
------------------------------------------ */

a:link, a:visited, a:active {
  color: #992e99; text-decoration: none;
  font-weight: bold; padding: 2px 0;
}

a:hover { text-decoration: underline; }

#product_desc_wrapper a { color: #e500e5; }

a.arrow, #footer ul li a { background: url("../images/arrow.png") left -1px no-repeat; padding-left: 10px; }
a.arrow_pink { background: url("../images/arrow.png") left -21px no-repeat; padding-left: 10px; }

/* Layout
------------------------------------------ */

/* Corporation menu ---------------------- */
/* Header -------------------------------- */

#header {}

/* Logo */

#header_index h1 a {
  position: absolute; left: 0; top: 0;
  display: block;
  width: 240px; height: 240px;
}

#header h1 a {
  position: absolute; left: 40px; top: 2px;
  display: block; background: url("../images/bg_header_logo.png") left top no-repeat;
  width: 134px; height: 152px;
  z-index: 9;
}

h1 a span { margin-left: -9999px; }

/* Navi */

/* Main divs ----------------------------- */

.fluid {
  width: 100%;
  float: left;
}

.container {
  width: 960px; overflow: hidden;
  margin: 0 auto;
}

#top {
  height: 40px;
  background: #000 url("../images/bg_top.png") center top repeat-x;
}

#header_index {
  background: #080113 url("../images/bg_header_index.jpg") center top no-repeat;
  height: 370px;
}

#header {
  background: #080113 url("../images/bg_header_index.jpg") center top no-repeat;
  height: 120px; position: relative;
}

#header .container, #header_index .container {
  position: relative; height: inherit;
  overflow: visible;
}

#header_index .container {
  background: url("../images/bg_header_logo_index.png") 14px 10px no-repeat;
}

#content {
  border-bottom: 1px solid #fff;
  background: #fff url("../images/bg_content.jpg") center bottom no-repeat;
}

#content .container {
  padding: 30px 0px;
}

#footer {
  color: #fff;
}

#footer .container {
  padding: 14px 0 28px 0;
}


/* Columns ------------------------------- */
.main_col {
  width: 500px; overflow: hidden;
  margin: 0 30px;
}

.main_3col {
  width: 314px; overflow: hidden;
  margin: 0 3px;
}

.main_4col {
  width: 220px; overflow: hidden;
  margin: 0 10px;
}

.main_6col {
  width: 150px; overflow: hidden;
}

.main_sidebar_left {
  width: 214px; overflow: hidden;
  margin: 0 3px;
}

.main_sidebar_right {
  width: 174px; overflow: hidden;
  margin: 0 3px;
}

.footer_main_col {
  width: 474px; overflow: hidden;
  margin: 0 2px;
}

.footer_mid_col {
  width: 316px; overflow: hidden;
  margin: 0 2px;
}

.footer_small_col {
  width: 158px; overflow: hidden;
  margin: 0 2px;
}

/* Text bg_h2_3col
------------------------------------------ */

/* H2 header */

#header h2 {
  position: relative; left: 250px; top: 54px;
  background: url("../images/bg_h2_headers.png") left top no-repeat;
  width: 311px; height: 34px; padding: 0;
}
#header h2 span {
  margin-left: -9999px;
}

#header h2.products { background-position: left top; }
#header h2.services { background-position: left -34px; }
#header h2.news { background-position: left -68px; }
#header h2.company { background-position: left -102px; }
#header h2.clients { background-position: left -136px; }
#header h2.contact { background-position: left -170px; }
#header h2.company-en { background-position: left -204px; }

/* H2 footer, sidebars etc */

.main_3col h2,
#footer h2,
.main_sidebar_left h2,
.main_sidebar_right h2 {
  font-size: 15px;
  font-weight: bold; text-transform: uppercase;
  color: #cbcbcb; text-shadow: #000 1px 1px 1px;
  padding-bottom: 11px;
  background: url("../images/bg_h2_3col.jpg") center bottom no-repeat;
}

.main_3col h2 span,
#footer h2 span,
.main_sidebar_left h2 span,
.main_sidebar_right h2 span { 
  display: inline-block; height: 39px; width: 100%;
  background: url("../images/bg_h2.png") right top no-repeat;
}

.main_3col h2 span span,
#footer h2 span span,
.main_sidebar_left h2 span span,
.main_sidebar_right h2 span span { 
  display: inline-block; height: 39px; line-height: 32px; padding: 0 8px;
  background: url("../images/bg_h2_span.png") left top no-repeat;
}

.main_sidebar_left h2 { background: url("../images/bg_h2_sidebar_left.jpg") center bottom no-repeat; }
.main_sidebar_right h2 { background: url("../images/bg_h2_sidebar_right.jpg") center bottom no-repeat; }

#footer h2 { background: none; }
#footer h2 span { background: url("../images/bg_h2_footer.png") right top no-repeat; }
#footer h2 span span { background: url("../images/bg_h2_span_footer.png") left top no-repeat; }

/* H2 maincol */

.main_col h2 {
  color: #540856; font-size: 28px; line-height: 26px;
  font-weight: normal; text-transform: none;
  text-shadow: none; padding: 0 2px 28px 2px;
  margin-bottom: 10px;
  background: url("../images/bg_h2_maincol.jpg") center bottom no-repeat;
}

h3 { font-size: 14px; font-weight: bold; }
h3 small { display: block; color: #999; font-size: 10px; }
h3 a { color: #540856 !important; }

.main_4col h3 { text-shadow: #000 1px 1px 1px; }

h4 {}
p { margin: 10px 0; }
p.introduction {}
small {}

/* Special blocks
------------------------------------------ */

#main_navi_wrapper {
  height: 44px; width: 484px;
  position: absolute;
  top: 0; right: 0;
}

#product_desc_wrapper{
  position: absolute;
  bottom: 10px; left: 0;
  color: #fff;
}

#product_desc_wrapper .main_4col{
  background: url("../images/product_desc_spacer.png") right center no-repeat;
}

.article_image {
  float: left;
  margin: 0 10px 0 0;
}

/* Lists
------------------------------------------ */

ul.linklist li {
  list-style-type: none;
  padding: 0 0 12px 0; margin: 10px 0 12px;
  border-bottom: 1px solid #e5e5e5;
}

ul.newslist li {
  width: 500px; overflow: hidden;
  list-style-type: none;
  padding: 0 0 12px 0; margin: 12px 0 0 0;
  border-bottom: 1px solid #e5e5e5;
}

ul.bullet_list {
  padding: 0 14px;
  margin: 0 10px;
  list-style-type: disc;
}

ul.bullet_list li { list-style-type: disc; }

#footer ul, #footer ul li {
  list-style-type: none;
  padding: 0; margin: 0;
}

/* Forms
------------------------------------------ */

#footer form input.text {
  float: left; border: none;
  background: none; width: 126px; padding: 2px 0;
  color: #7c6f6c; font-size: 10px;
}

#footer form div {
  overflow: hidden;
  width: 126px; height: 21px;
  background: url("../images/input_footer.png") no-repeat;
  padding: 3px 8px 0 9px; margin-bottom: 6px;
}

#footer button#submit {
  width: 58px; height: 26px;
  background: url("../images/button_subscribe.png") left top no-repeat;
  cursor: pointer;
}

#footer button#submit:hover { background: url("../images/button_subscribe.png") left -26px no-repeat; }

#footer button span { margin-left: -9999px; }

.addin_separator {
  height: 20px;
}