@charset "utf-8";
/*
AUTHOR:  WDS Center - We discover new solutions...
         (Contact: www.wdscenter.ro | office@wdscenter.ro)
COPYRIGHTS:  (Copyright © 2006-2010 WDS Center - All rights reserved
             (Contact: www.wdscenter.ro | office@wdscenter.ro)
*/

/*
COLORS:
orange: #dc6400
dark gray: #4b4b4b
medium gray: #7d7d7d
light gray: #afafaf
*/


/* GENERAL STYLES
-------------------------*/
html {
  width: 100%;
  height: 100%;
}
body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 950px;
  height: 100%;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 10px;
  color: #afafaf;
  cursor: default;
}
a {
  color: #dc6400;
  text-decoration: none;
}
a:hover {
  color: #dc6400;
  text-decoration: none;
}
.clear_both {
  position: relative;
  height: 1px;
  clear: both;
}
#main_container {
  position: relative;
  top: 0;
  left: 0;
  width: 910px;
  height: auto;
  margin: 0 auto;
}
h1 {
  position: relative;
  top: 0;
  width: 900px;
  margin: 0 auto 10px auto;
  text-align: justify;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #D2D2D2;
}
h1 a,
h1 a:hover,
h1 a:active {
  text-decoration: none;
  color: #ebebeb;
}


/* DEPTH-POSITIONING
-------------------------*/
html { z-index: 0; }
body { z-index: 1; }
#header { z-index: 2; }
#header_wds_logo { z-index: 3; }
#header_title_container { z-index: 3; }
#main_info_container { z-index: 2; }
.main_thin_tab { z-index: 3; }
#footer { z-index: 3; }


/* REDIRECT
-------------------------*/
#redirect_container {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  text-align: center;
  background-color: #DC6400;
}
#redirect {
  position: relative;
  top: 5px;
  left: 0;
  width: 910px;
  height: 100%;
  margin: 0 auto;
  text-align: right;
}
#redirect a {
  position: relative;
  top: 1px;
  font-size: 12px;
  font-style: italic;
  color: #fff;
  padding: 0 5px;
}
#redirect a:hover {
  color: #dc6400;
  background-color: #FFF;
}


/* HEADER
-------------------------*/
#header {
  position: relative;
  float: left;
  top: 0;
  left: 0;
  width: 100%;
  height: 75px;
  margin: 25px 0 0 0;
}
#header_wds_logo {
  position: absolute;
  float: none;
  top: 0;
  left: 25px;
  width: 147px;
  height: 69px;
}
#header_title_container {
  position: absolute;
  float: none;
  top: 0;
  right: 25px;
  width: 550px;
  height: 75px;
  text-align: right;
}
font.header_title_1 {
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #dc6400;
  text-transform: capitalize;
}
font.header_title_2 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 15px;
  color: #afafaf;
}
h2 {
  font-size: 30px;
  color: #7d7d7d;
}


/* MAIN INFO
-------------------------*/
#main_info_container {
  position: relative;
  float: left;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  margin: 35px 0 0 0;
}
.main_thin_tab {
  position: relative;
  float: left;
  top: 0;
  left: 0;
  width: 260px;
  height: 325px;
  text-align: center;
  font-size: 11px;
}
.thin_tab_1 {
  margin: 0;
}
.thin_tab_2 {
  margin: 0 0 0 65px;
}
.thin_tab_3 {
  margin: 0 0 0 65px;
}
.main_thin_tab img {
  position: relative;
}
.main_thin_tab font {
  line-height: 40px;
  font-size: 12px;
}
.main_thin_tab a {
  padding: 4px 7px;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  background-color: #C8C8C8;
}
.main_thin_tab a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #DC6400;
}


/* FOOTER
-------------------------*/
#footer {
  position: relative;
  float: left;
  top: 0;
  left: 0;
  width: 100%;
  height: 35px;
  margin: 65px 0 35px 0;
  padding: 5px 0;
  background: url(../offer_images/footer_bg.jpg) 0 0 no-repeat;
}
#footer ul#footer_menu {
  list-style: none;
  position: absolute;
  top: 11px;
  left: 10px;
  width: 500px;
  height: 13px;
}
#footer li {
  position: relative;
  display: inline;
  float: left;
  margin: 0 5px;
  padding: 6px 7px 6px 7px;
}
#footer h3 {
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  color: #4b4b4b;
  text-decoration: none;
  border: none;
}
#footer h3 a {
  color: #4b4b4b;
}
#footer h3 a:hover {
  color: #4b4b4b;
  text-decoration: underline;
}
.footer_button_leftside {
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 23px;
  background: url(../offer_images/footer_button_leftside.gif) 0 0 no-repeat;
}
.footer_button_rightside {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 23px;
  background: url(../offer_images/footer_button_rightside.gif) 0 0 no-repeat;
}
#footer ul#footer_menu .button_down {
  background: url(../offer_images/footer_button_repeat.gif) 0 0 repeat-x;
}
#footer_copy {
  position: absolute;
  top: 17px;
  right: 15px;
  width: 250px;
  height: 15px;
  text-align: right;
}
font.footer_copy {
  font-size: 11px;
  color: #afafaf;
}
