/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/* CSS for the screen */
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

body {
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  background: #FFF;
}

a         { color: #333; text-decoration: none; }
a:hover   { color: #333; text-decoration: underline; }


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/* general html tags */    
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

img { 
  border: 0;
  padding: 0;
  margin: 0;
  display: inline;
}

p {
  padding: 0 0 15px 0;
  margin: 0;
}

form {
  border: 0;
  padding: 0;
  margin: 0;
}
.login_form {
  padding-top: 12px;
}
.search_form {
  margin: 8px 0 0 0;
  padding: 8px;
  border: 1px solid #CCC;
}

label {
  font-weight: normal;
  font-size: 10px;
  text-transform: uppercase;
}

.textfield {
  width: 260px;
  font-size: 11px;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  background: #EEE;
}
.textfield-medium {
  width: 160px;
}
ul { margin: 0 0 0 10px; padding: 0 0 0 6px; }
ul li { margin: 0; padding: 0 0 15px 0; }
ul a { }
ul a:hover { }

ul.files { list-style: none; margin: 0; padding: 0 0 5px 6px; }
li.file  { margin: 0; padding: 2px 0 10px 28px; background: url('../img/icon_file.gif') no-repeat 2px 3px; }
li.pdf   { margin: 0; padding: 5px 0 10px 26px; background: url('../img/icon_pdf.gif') no-repeat 2px 3px; }
li.word  { margin: 0; padding: 5px 0 10px 26px; background: url('../img/icon_word.gif') no-repeat 2px 3px; }
li.ppt   { margin: 0; padding: 5px 0 10px 26px; background: url('../img/icon_ppt.gif') no-repeat 2px 3px; }
li.jpg   { margin: 0; padding: 5px 0 10px 26px; background: url('../img/icon_jpg.gif') no-repeat 6px 3px; }

ul.files_next2image { float: left; }
img.next2files { float: left; }

h1, h2 {
  margin: 0;
  padding: 0 0 15px 0;
  font-weight: normal;
  font-size: 33px;
  text-transform: uppercase;
  color: #333;
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}
h1 {
  border-bottom: 1px solid #d2d2d2;
}

h1.inline_h1 {
  padding-top: 10px;
  border-bottom: 0;
}

/* for extra info in the h1 */
h1 span.subh1 {
  font-size: 13px;
  font-weight: normal;
  color: #333;
  text-transform: uppercase;
}

h2 {
  font-size: 18px;
  color: #C00;
  text-transform: none;
  font-family: Arial, Helvetica, sans-serif;
}
h3 {
  clear: both;
  margin: 0;
  padding: 15px 0 10px 0;
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
  color: #069;
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}

/* for extra info in the h3 */
h3 span.subh3 {
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  text-transform: none;
  font-family: Arial, Geneva, Helvetica, sans-serif;
}

.h3link {
  cursor: pointer;
}
h3.h3link {
  padding: 7px 20px 7px 20px;
}
h3.h3linkon {
  margin-left: 2px;
  padding: 20px 20px 15px 20px;
  background: #E8E8E8 url(../img/bg_h3_shown.gif) no-repeat left top;
}
h3.h3link span.subh3 {
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/* page elements: the div that holds all the content */
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/* page layout */

#wrapper {
  margin: 0;
  padding: 0;
  width: 1000px;
  background: url(../img/bg-wrapper.png) repeat-y 272px center;
}
#container {
  margin: 0;
  padding: 0;
  text-align: left;
  overflow: hidden;
  width: 991px;
  background: url(../img/bg_bottom.png) repeat-x center bottom;
  border-right: 1px solid #FFF;
}
#container1 {
  margin: 0;
  padding: 0;
  text-align: left;
  overflow: hidden;
  width: 991px;
}
#container2 {
  margin: 0;
  padding: 0;
  text-align: left;
  overflow: hidden;
  width: 991px;
  background: url(../img/bg_bottom.png) repeat-x center bottom;
  border-right: 1px solid #FFF;
}

/* nav 1 */

img.logo {
  padding: 0;
}

div.navs_combined {
  float: left;
}

#nav_div {
  clear: both;
  float: left;
  width: 273px;
  height: 410px;
  background: url(../img/bg-nav1.gif) no-repeat 230px 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  font-size: 0; /* IE gap fix */
}
div.nav_only_one_container {
  background: #FFF;
}

#nav_ul {
  position: absolute;
  top: 137px;
  left: 0;
  height: 245px;
  list-style-type: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#nav_ul li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 35px;
  overflow: hidden;
  width: 200px;
}

#nav_ul li a {
  float: left;
  margin: 0;
  padding: 35px 0 0 0;
  overflow: hidden;
  background: url(../img/nav1.gif) no-repeat;
  width: 200px;
  height: 0 !important; /* for most browsers */
  height /**/:35px; /* for IE5.5's bad box model */
}

#nav_ul li.company a                { background-position: 0 0; }
#nav_ul li.company a:hover          { background-position: -200px 0; }
#nav_ul li.company a.selected       { background-position: -400px 0; }
#nav_ul li.company a.selected:hover { background-position: -400px 0; }

#nav_ul li.packages a                { background-position: 0 -35px; }
#nav_ul li.packages a:hover          { background-position: -200px -35px; }
#nav_ul li.packages a.selected       { background-position: -400px -35px; }
#nav_ul li.packages a.selected:hover { background-position: -400px -35px; }

#nav_ul li.operations a                { background-position: 0 -70px; }
#nav_ul li.operations a:hover          { background-position: -200px -70px; }
#nav_ul li.operations a.selected       { background-position: -400px -70px; }
#nav_ul li.operations a.selected:hover { background-position: -400px -70px; }

#nav_ul li.news a                { background-position: 0 -105px; }
#nav_ul li.news a:hover          { background-position: -200px -105px; }
#nav_ul li.news a.selected       { background-position: -400px -105px; }
#nav_ul li.news a.selected:hover { background-position: -400px -105px; }

#nav_ul li.investors a                { background-position: 0 -140px; }
#nav_ul li.investors a:hover          { background-position: -200px -140px; }
#nav_ul li.investors a.selected       { background-position: -400px -140px; }
#nav_ul li.investors a.selected:hover { background-position: -400px -140px; }

#nav_ul li.career a                { background-position: 0 -175px; }
#nav_ul li.career a:hover          { background-position: -200px -175px; }
#nav_ul li.career a.selected       { background-position: -400px -175px; }
#nav_ul li.career a.selected:hover { background-position: -400px -175px; }

#nav_ul li.contact a                { background-position: 0 -210px; }
#nav_ul li.contact a:hover          { background-position: -200px -210px; }
#nav_ul li.contact a.selected       { background-position: -400px -210px; }
#nav_ul li.contact a.selected:hover { background-position: -400px -210px; }


#nav_forms_div {
  clear: both;
  float: left;
  width: 243px;
  margin: 0;
  padding: 99px 12px 0 18px;
  overflow: hidden;
  position: relative;
}
.nav_forms_div_2 {
  padding-top: 0 !important;
}
div.nav_forms_only_one_container {
}

img.title_h3 {
  clear: both;
}

#nav_forms_div p a.login_link { font-weight: bold; color: #C00; font-size: 11px; }
#nav_forms_div p { padding: 20px 0 0 0; }

/* nav 2 */

div.nav2 {
  width: 669px;
  background: #999;
  padding: 7px 18px 8px 30px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  border-left: 1px solid #FFF;
  color: #FFF;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
div.nav2 a                { font-weight: normal; color: #FFF; padding: 2px 5px 8px 5px; }
div.nav2 a:hover          { font-weight: normal; text-decoration: underline; }
div.nav2 a.selected       { font-weight: bold;   color: #004365; }
div.nav2 a.selected:hover { font-weight: bold;   color: #004365; text-decoration: none; }


/* nav 3 */

div.nav3 {
  width: 669px;
  padding: 7px 18px 8px 30px;
  color: #333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #d8d8d8 url(../img/p-fff.gif) repeat-x center bottom;
  border-bottom: 1px solid #D2D2D2;
  border-left: 1px solid #FFF;
}
div.nav3 a                { font-weight: normal; color: #333; padding: 2px 5px 8px 5px; }
div.nav3 a:hover          { font-weight: normal; text-decoration: underline; }
div.nav3 a.selected       { font-weight: bold;   color: #069; }
div.nav3 a.selected:hover { font-weight: bold;   color: #069; text-decoration: none; }


/* nav 4 */

ul.nav4                  { list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
ul.nav4 li               { margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px; }
ul.nav4 a                { font-weight: bold; }
ul.nav4 a:hover          { }
ul.nav4 a.selected       { color: #069; }
ul.nav4 a.selected:hover { color: #069; text-decoration: none; }


/* content right */

div.content_top_home, div.content_bottom_home, div.content_top, div.content_bottom {
  float: left;
  width: 682px;
}

div.content_top_home {
}
div.content_top {
  padding: 0 0 25px 0;
}
div.content_top_0 {
  float: left;
  width: 717px;
  padding: 15px 0 0 0;
}
div.content_top_1 {
  float: left;
  width: 230px;
  padding: 0 45px 0 25px;
}
div.content_top_2 {
  float: right;
  width: 230px;
  padding: 0 50px 0 20px;
}

div.content_top_multiple_outer {
  clear: both;
}

div.content_bottom, div.content_bottom_home {
  padding: 25px 0 25px 35px;
  background: url(../img/bg_content_bottom.png) no-repeat 35px top;
  min-height: 291px;
}
div.content_bottom_0 {
  float: left;
  width: 600px;
  padding: 0 0 0 25px;
}
div.content_bottom_1 {
  float: left;
  width: 230px;
  padding: 0 45px 0 25px;
}
div.content_bottom_2 {
  float: right;
  width: 230px;
  padding: 0 50px 0 20px;
}

div.content_contact {
  background: url(../img/bg_contact.jpg) no-repeat center 232px; 
}

div.banner_career { width: 718px; height: 79px; background: #FFFFFF url(../img/banner-career.jpg) no-repeat left 1px; border-left: 1px solid #FFF; }
div.banner_company { width: 718px; height: 79px; background: #FFFFFF url(../img/banner-company.jpg) no-repeat left 1px; border-left: 1px solid #FFF; }
div.banner_contact { width: 718px; height: 79px; background: #FFFFFF url(../img/banner-contact.jpg) no-repeat left 1px; border-left: 1px solid #FFF; }
div.banner_home { width: 718px; height: 79px; background: #FFFFFF url(../img/banner-investor.jpg) no-repeat left 1px; border-left: 1px solid #FFF; }
div.banner_investors { width: 718px; height: 79px; background: #FFFFFF url(../img/banner-investor.jpg) no-repeat left 1px; border-left: 1px solid #FFF; }
div.banner_news { width: 718px; height: 79px; background: #FFFFFF url(../img/banner-news.jpg) no-repeat left top; border-left: 1px solid #FFF; }
div.banner_operations { width: 718px; height: 79px; background: #FFFFFF url(../img/banner-operations.jpg) no-repeat left 1px; border-left: 1px solid #FFF; }
div.banner_packages { width: 718px; height: 79px; background: #FFFFFF url(../img/banner-packages.jpg) no-repeat left 1px; border-left: 1px solid #FFF; }
div.banner_landing { width: 718px; height: 79px; background: #FFFFFF url(../img/banner-home.jpg) no-repeat left 1px; border-left: 1px solid #FFF; }
div.banner_landing_2 { width: 718px; height: 100px; background: #FFFFFF url(../img/banner-home-2.jpg) no-repeat left 1px; border-left: 1px solid #FFF;border-bottom: 1px solid #FFF; }
div.banner_home_2 { width: 718px; height: 78px; background: #FFFFFF; border-left: 1px solid #FFF; border-top: 1px solid #FFF; }

div.nav2_home   { width: 718px; height: 41px;  background: #FFFFFF url(../img/home_nav2area.png) no-repeat left top; border: 1px solid #FFF; }
div.home_photo_div { width: 718px; height: 266px; background: #FFFFFF; border-bottom: 1px solid #FFF; border-left: 1px solid #FFF; }

div.content_top h1 {
}
div.content_top_0 h1 {
  padding-left: 35px;
  margin-bottom: 15px;
}
div.content_top_0 h3 {
  padding-left: 35px;
}

/* to create border-bottom, when there is an h1 AND an h3 next to it */
div.content_top div.h1-outer {
    overflow: hidden;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 15px;
}
div.content_top div.h1-outer h1 {
    margin-bottom: 0;
    float: left;
    border-bottom: 0;
}
div.content_top div.h1-outer h3 {
    float: right;
    padding: 6px 25px 20px 0px;
    clear: none;
}


div.content_top p {
  line-height: 170%;
}
div.content_top_0 p {
  padding-left: 35px;
  padding-right: 20px;
}
div.content_top p a         { color: #C00; text-decoration: underline; }
div.content_top p a:hover   { color: #CC3333; text-decoration: underline; }
div.content_top p a.link_mask         { font-weight: bold; color: #C00; text-decoration: none; }
div.content_top p a.link_mask:hover   { color: #C00; text-decoration: underline; }

div.content_top_0 ul {
  margin-left: 45px;
}
div.content_top_0 ul.files {
  margin-left: 25px;
}

div.content_top p.content_shown {
  margin-left: 2px;
  padding: 0 20px 20px 20px;
  background: #E8E8E8 url(../img/bg_p_shown.gif) no-repeat right bottom;
}


div.content_bottom p {
  line-height: 170%;
}

.one_line {
  white-space: nowrap;
}

img.photo_bottom {
  padding: 10px 0 0 0;
}
img.photo_bottom_1 {
  padding: 0;
  margin: 20px 0px 0px 30px;
  border: 1px solid #FFFFFF;
}
img.photo_bottom_2 {
  padding: 0px 0px 0px 0px;
  margin: 20px 0px 0px 50px;
  border: 1px solid #FFFFFF;
}

img.inline_img {
  float: right;
  margin: 0 0 25px 25px;
}
img.inline_img_125 { margin: 0 35px 25px 65px; }
img.inline_img_134 { margin: 0 30px 25px 61px; }
img.inline_img_150 { margin: 10px 23px 25px 52px; }
img.inline_img_1 { margin-top: 0; }
img.inline_img_2 { margin-top: 20px; }
img.inline_img_3 { margin-top: 50px; }
img.inline_img_4 { margin-top: 80px; }
img.inline_img_5 { margin-top: 100px; }
img.inline_img_6 { margin-top: 140px; }
img.inline_img_home {
    margin: 0;
    padding: 0;
    vertical-align: top;
}

.content_hidden {
  display: none;
}


/* footer */

div.footer {
  width: 990px;
  text-align: center;
  padding: 5px 0 0 0;
  margin: 0 1px 1px 1px;
  color: #FFF;
  font-size: 12px;
  background: #C00 url(../img/bg-ft.png) repeat-x center bottom;
  line-height: 220%;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  font-weight: normal;
}
div.footer a         { color: #333; text-decoration: none; font-weight: normal; }
div.footer a:link    {  }
div.footer a:visited {  }
div.footer a:active  {  }
div.footer a:hover   { color: #333; text-decoration: underline; }

span.footer-sep {
  color: #333;
}

/* random: for masking the content */

#mask1 {
  background: #FFFFFF;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
  z-index: 997;
}
#mask2 {
  background: #000000;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
  z-index: 998;
}

div.above_mask {
  display: none;
  position: absolute;
  left: 0;
  top: 75px;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 999;
}

table.above_mask_table {
  position: relative;
  margin: 0 auto;
  padding: 2px;
  background: #FFFFFF;
}
table.above_mask_table_faded {
  background: #777777;
}

div.above_mask2 {
  display: none;
  position: absolute;
  left: 0;
  top: 125px;
  padding: 0;
  margin: 0;
  width: 100%;
}

table.above_mask_table2 {
  position: relative;
  margin: 0 auto;
  padding: 2px;
  background: #FFFFFF;
}

div.mask2content {
  padding: 2px 15px 15px 15px;
}

div.table_header {
  text-align: right;
  font-size: 11px;
  color: #666666;
  float: right;
  padding: 2px 4px 4px 2px;
  cursor: pointer;
}
div.table_title {
  text-align: left;
  font-size: 12px;
  color: #C00;
  float: left;
  padding: 2px 6px 4px 17px;
  font-weight: bold;
}
img.icon {
  float: right;
  padding: 3px 3px 2px 0;
  cursor: pointer;
}

div.table_footnote {
  text-align: center;
  padding: 2px 17px 2px 17px;
  font-size: 11px;
}
div.table_footnote a       { color: #C00; text-decoration: none; }
div.table_footnote a:hover { color: #C00; text-decoration: underline; }




/* ---------------------------------------------------------------------------------- */

/* special classes - classes involved with tables */

table.tA {
  clear: both;
  margin: 0 16px 0px 16px;
  padding: 0;
  border-top: 3px solid #999;
  border-left: 3px solid #999;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
}

table.tA thead th, table.tA td.th {
  margin: 0;
  padding: 2px 5px;
  font-weight: bold;
  font-size: 10px;
  color: #069;
  text-align: left;
  vertical-align: middle;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-top: 0;
  border-left: 0;
  background: #EEEEEE;
  white-space: nowrap;
}

table.tA tbody td {
  margin: 0;
  padding: 2px 5px;
  font-weight: bold;
  font-size: 10px;
  color: #000;
  text-align: left;
  vertical-align: top;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-top: 0;
  border-left: 0;
  background: #FFF;
  white-space: nowrap;
}
table.tA2 tbody td {
  vertical-align: middle;
}

table.tA thead th.first_middle, table.tA tbody td.first_middle {
  border-left: 2px solid #999;
}

table.maxwidth {
  width: 640px;
}
table.maxwidth2 {
  width: 565px;
}
table.maxwidth thead th, table.maxwidth td.th {
  white-space: normal;
  text-align: left;
  vertical-align: top;
}
table.maxwidth tbody td {
  white-space: normal;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
}
table.maxwidth tbody td a         { color: #C00; text-decoration: none; }
table.maxwidth tbody td a:hover   { color: #C00; text-decoration: underline; }

table.maxwidth tbody td.nowrap {
  white-space: nowrap;
}


table.tB {
  clear: both;
  margin: 0 16px 0 35px;
  padding: 0;
}

span.mandatory {
  color: #C00;
  padding: 0 5px;
}

table.tB tbody td {
  margin: 0;
  padding: 2px 5px 2px 0px;
}
table.tB tbody td label {
  font-weight: bold;
}

input[type=radio] {
  width: 13px;
  height: 13px;
  padding: 0px 0px 0px 0px !important;
  margin: 0px 0px 0px 1px !important;
}

.cc-box {
  background: url(../img/bg-cc-box.png) no-repeat left top;
  width: 197px;
  overflow: hidden;
}
.cc-box-bottom {
  background: url(../img/bg-cc-box-bottom.png) no-repeat left top;
  width: 197px;
  height: 8px;
  overflow: hidden;
}
.cc-box .cc-box-content {
  padding: 8px;
}
.cc-link {
  margin: 8px 0 0 8px;
  display: block;
}
.button-search {
  margin: 8px 0 0 24px;
}

.form-in-overlay {
  padding: 20px 20px 10px 20px;
}

.cc-box .cc-box-content ul.files {
  padding-bottom: 0;
}
.cc-box .cc-box-content ul.files li {
  color: #C00;
  font-weight: bold;
  font-size: 14px;
}
.cc-box .cc-box-content ul.files li a {
  color: #C00;
}
.cc-box .cc-box-content ul.files li.last {
  padding-bottom: 0;
}

div.content-block {
  overflow: hidden;
  padding: 0 20px 20px 35px;
}
div.content-block a.open-close-title {
  color: #C00;
  font-weight: bold;
  font-size: 16px;
  background: url(../img/bg-open-close.png) no-repeat 0 -48px;
  padding: 0 0 0 25px;
}
div.content-block a.open-close-title-open {
  background-position: 0 2px;
}
div.content-block div.open-close-content {
  overflow: hidden;
  padding: 5px 0 0 25px;
}
div.content-block div.open-close-content ul {
  margin: 0 0 0 15px;
  padding: 0;
}
div.content-block div.open-close-content ul li {
  margin: 3px 0 3px 0;
  padding: 0;
}

