﻿.sitewrapper
{
    width:950px;
    margin:0 auto;
    }


/* HEADER
----------------------------------------------------------*/
.headerwrapper{width:950px; height:81px;  position:relative; z-index:10000;}
.trans{width:950px; height:81px; background:#222; opacity:0.6; z-index:1003;}

#header {
  background: transparent url(../images/logotype.png) center top no-repeat;
  height: 19px;
  position:absolute;
  top:15px;
  z-index:34889;
}

/* FOOTER
------------------------------------------------------------*/
#footer {
  text-align: center;
  background-color: #1a1a1a;
  color: #999999;
  font-family: Verdana; 
  font-size: 9px;
  padding: 3px 0 3px 0;
}
#footer a {
  color: #999999;
  font-family: Verdana;
  font-size: 9px;
}

.footer_innerwrapper{width:950px; margin:0 auto; padding-top:35px;}

.footer_sitemap{clear:both; background: transparent url(../images/footer_bg.png) repeat-x; height:400px; }

.footeradress_wrapper{clear:both; text-align:center; color:#fff;  border-top:1px solid #444; border-bottom:1px solid #444; width:950px; margin:0 auto; color:#666; font-family:Arial; font-size:12px; padding-top:10px; padding-bottom:10px; }
.footeradress_wrapper p{margin-bottom:0;}
.footeradress_wrapper a{color:#666; text-decoration:underline;}

.sitemap_item_wrapper{width:237px; float:left; margin-bottom:40px;}
.sitemap_item_wrapper h3{font-size:15px; font-weight:bold; color:#666; text-decoration:underline; margin-bottom:5px;}
.sitemap_item_wrapper ul{margin:0; padding:0; list-style-type:none;}
.sitemap_item_wrapper ul li{line-height:14px;}
.sitemap_item_wrapper ul li a{font-family:arial; font-size:12px; color:#666;}

/* START PAGE
------------------------------------------------------------*/
#flashcontainer {
  height: 340px;
  background: transparent url(../images/atlas-flash-bg.jpg) 50% top no-repeat;
}
#maincontent {
  height: 206px;
}

#box1 {
  background-color: #3b3b3a;
  width: 202px;
  height: 206px;
  float: left;
  margin-right: 3px;
}
#box1 div, #box3 div {
  margin: 7px;
}
#box2 {
  width: 420px;
  height: 206px;
  float: left;
  margin-right: 3px;
}
#box2top {
  background: #3b3b3a url(../images/atlas-box-greylogo.gif) bottom right no-repeat;
  margin-bottom: 3px;
  height: 117px;
}
#box2bottom {
  background-color: #3b3b3a;
  height: 86px;
}
#box2top div.container, #box2bottom div.container {
  padding: 11px;
}
.starttitle {
  font-family: Verdana;
  margin-bottom: 7px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: normal;
}
.starttext {
  font-family: Verdana;
  margin-bottom: 7px;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  line-height: normal;
  width: 320px;
}
#box2bottom .starttext table {
  border: 0;
  margin: 0;
  padding: 0;
}
#box2bottom .starttext td {
  background-color: #3b3b3a;
  border: 0;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
#box3 {
  background-color: #3b3b3a;
  width: 202px;
  height: 206px;
  float: left;
}

/* SUB PAGE WITH CONTENT
------------------------------------------------------------*/
#mainSub {
  min-height: 530px;
  margin-top: 2px;
  /*background-color: #f4f4f4;*/
background: url(../images/sub_bgv2.gif) repeat-y;
margin-bottom:60px;
}
#subNav {
  min-height: 533px;
  width: 229px;
  float: left;
/*background: url(../images/subnav_bg.gif) #343434 repeat-x top left;*/
  background-color:#343434;
}
.subContent {
  border-left: 2px solids #000;
  min-height: 530px;
  width: 719px;
  float: left;
  background-repeat: no-repeat !important;
  background-position: top right !important;
}
.subContentProduct {
  background-color: #fff;
  margin-left:2px;
}
.subContentNews {
  border-right: 2px solid #000;
  min-height: 530px;
  width: 450px;
  float: left;
  background-repeat: no-repeat !important;
  background-position: top right !important;
  border-left: 2px solid #000;
}
#newsArchive {
    float: left;
    width: 150px;
}
.subContentMarket {
  
  background: url(../images/markets_bg.gif) #000 repeat-x !important;

  width: 716px;
  padding-left:5px;
}
.subContent div.container {
  margin: 40px 0 0 35px;
  padding-bottom:35px;
}
.subContentNews div.container {
  margin: 40px 35px 0 35px;
}
div.contentTitle {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 7px;
  text-transform: uppercase;
  color: #000;
  font-family: arial;
}
div.contentText {
  font-size: 14px;
  font-family: arial;
  color: #666;
}
div.contentText a {
  color: #666;
}
.subContent div.contentText {
  width: 430px;
}

/* SUB MENU
------------------------------------------------------------*/
#submenu {
  margin-top: 34px;
  padding: 0;
}
#submenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#submenu ul li {
  /*padding-right: 10px;*/
}
#submenu li.sel > a {
  color: #000;
}
#submenu li a {
  color: #fff;
  font-family: arial;

}
#submenu li span {
  margin-right: 5px;
  color: #262626;
}
#submenu li.level1 {
  margin-left: 0;
 /* padding-left: 10px;*/
  margin-bottom:1px;
}
#submenu li.level1.sel {
 /* background-color: #e0e0e0;*/
 /* padding-bottom: 5px;*/
 color:#000;
}
#submenu li.level1 > a {
  font-size: 11px;
  font-weight: bold;
  background:#999;
  display: block;
  padding-left:35px;
  color:#fff;
  height:25px;
  line-height:25px;
  text-transform: uppercase;f
}
#submenu li.level2 {
  margin-left: 0;
  /*background: url(../images/level2.jpg) 0 7px no-repeat;*/
  background:none !important;
  padding-left: 40px;
  line-height: normal;
  margin-top:5px;
  margin-bottom:4px;
}
#submenu li.level1.sel > a{color:#000;}
#submenu li.level2.sel > a, #submenu li.level3.sel > a, #submenu li.level4.sel > a {
  color: #fff;
}

#submenu li.level2.sel > a{
    background: url(../images/sublevel2_chosen_bg.png) no-repeat left center;
    padding-left:10px; 
    }


#submenu li.level2 > a, #submenu li.level3 > a, #submenu li.level4 > a {
  font-size: 13px;
  color: #fff;
  font-weight: normal;
}
#submenu li.level3 {
  line-height: 12px;
  /*margin-left: -10px;*/
  padding-left: 12px;
  width: 180px;
}
#submenu li.level4 {
  line-height: 12px;
  margin-left: -12px;
  padding-left: 12px;
  width: 150px;
}

/* PRODUCT LISTING 
------------------------------------------------------------*/
.productwrapper {
  height: 230px;
  float: left;
  margin: 0px 10px 40px 10px;
  _margin: 0 10px 5px 10px;
}
.productimage {
  height: 230px;
}
.producttext {
  margin: 5px 0px 0px 0px;
  overflow: hidden;
  clear: both;
  padding: 0;
  height: 20px;
  display: table;
}

/* LIGHT BOX
------------------------------------------------------------*/
#lightbox {
  top: 0;
  margin-top: 8%;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}
#lightbox img {
  width: auto;
  height: auto;
}
#lightbox a img {
  border: none;
}

#outerImageContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#imageContainer {
  padding: 10px;
}

#loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#hoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#imageContainer > #hoverNav {
  left: 0;
}
#hoverNav a {
  outline: none;
}

#prevLink, #nextLink {
  width: 49%;
  height: 100%;
  background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
  display: block;
}
#prevLink {
  left: 0;
  float: left;
}
#nextLink {
  right: 0;
  float: right;
}
#prevLink:hover, #prevLink:visited:hover {
  background: url(/images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
  background: url(/images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
}

#imageData {
  padding: 0 10px;
  color: #666;
}
#imageData #imageDetails {
  width: 70%;
  float: left;
  text-align: left;
}
#imageData #caption {
  font-weight: bold;
}
#imageData #numberDisplay {
  display: block;
  clear: left;
  padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000;
}

/* MARKETS
------------------------------------------------------------*/
.atlas_countries_bg {
  min-height: 530px;
  width: 100%;
}
.atlas_countries_fla {
  margin-top: 9px;
  margin-bottom: 10px;
  margin-left: 4px;
  margin-right: 4px;
  height: 247px;
  width: 710px;
  text-align: center;
}
.atlas_countries_box1 {
  float: left;
  background: #393939 url(../images/atlas-coutries-world.gif) center bottom no-repeat;
  margin-left: 4px;
  width: 230px;
  margin-right: 10px;
  position: relative;
  height: 272px;
}
.atlas_countries_box2 {
  float: left;
  width: 230px;
  position: relative;
  height: 272px;
  background-color: #393939;
}
.atlas_countries_box3 {
  float: left;
  background: #393939 url(../images/atlas-coutries-tie.jpg) right bottom no-repeat;
  margin-left: 10px;
  width: 230px;
  position: relative;
  height: 272px;
}
.atlas_countries_box1 div.container, .atlas_countries_box2 div.container, .atlas_countries_box3 div.container {
  padding: 11px;
  margin: 0;
}
.atlas_countries_box1 div.starttext, .atlas_countries_box2 div.starttext {
  width: 180px;
}
.atlas_countries_box1 div.starttext, .atlas_countries_box2 div.starttext {
  width: 180px;
}
span.starttext {
  color: #fff;
}
A.newsLink {
  font-size: 11px;
  color: #fff;
  font-family: verdana;
  text-decoration: none;
  font-weight: bold;
}
A.newsLink:hover {
  text-decoration: underline;
}
div.newsDate {
  font-family: Verdana;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  line-height: normal;
}
div.newsTitle {
  font-family: Verdana;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  line-height: normal;
}

/* NEWS ARCHIVE
------------------------------------------------------------*/
.newsContainer {
    margin: 34px 25px 25px 25px;
    width: 100%;
}
.newsHeader {
    font-size: 12px; 
    font-weight: bold; 
    text-transform: uppercase; 
    color: #000; 
    font-family: verdana;
    border-bottom: 2px solid #464646;
    padding-bottom: 7px;
}
.getNewsDate{
    font-size: 11px; 
    color: #000000; 
    font-family: verdana;
}
.getNewsText {
    font-size: 11px; 
    color: #656565; 
    font-family: verdana;
    font-weight: bold;
}
A.getNewsLink{
    font-size: 11px; 
    color: #656565; 
    font-family: verdana; 
    text-decoration: none;
}
.newsArchiveItem {
    border-bottom: 1px solid #C8C8C8;
    padding: 5px 0 5px 0;
}

/* CUSTOMER AREA
------------------------------------------------------------*/
#downloads {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}
#downloads li {
    width: 260px;
    float: left;
    margin-bottom: 10px;
}
#downloads li img {
    border: 1px solid #000;
}
#downloads li a {
    color: #666;
    font-size: 11px;
    font-family: Verdana;
}
#downloads li span {
    color: #000;
    font-size: 11px;
    font-family: Verdana;
    margin-left: 5px;
}

/* LOGIN
------------------------------------------------------------*/
#loginContainer {width: 400px;}
#loginContainer table {border:none;}
#loginContainer td {border:none;background-color:inherit;padding-left:0;   }
#loginContainer .failureText {color:#ffff00;font-family:Verdana;font-size:11px;}
#loginContainer .logoutButton {font-family:Verdana;font-size:12px;}

fieldset {
    margin-top: 10px;
}
fieldset p {
    margin: 0 0 10px 0;
    padding: 0;
}
fieldset p span {
    font-size: 11px;
    font-family: Verdana;
    display: block;
}
fieldset p input, fieldset p label, #loginContainer input, #loginContainer label {
    font-size: 11px;
    font-family: Verdana;    
}
fieldset div {
    font-size: 11px;
    font-family: Verdana;    
}

/* 
* startpage imagefader 
**********************************/
#slideshow {position:relative; width:950px; height:626px; overflow:hidden; margin-top:-81px; margin-bottom:40px; z-index:-199999;}
#slideshow ul { list-style-type:none;}
#slideshow ul li { position:absolute; top:0; left:0;}
#slideshow ul li.active{ z-index: 100;}

/* startboxar 
************************************/
.div_startbox_wrapper{margin-bottom:40px; }
.div_startbox{width:300px; overflow:hidden; float:left; margin-right:25px; margin-bottom:35px;}
.div_startbox:nth-child(3n){margin-right:0;}

.div_startbox h3{color:#fff; font-size:16px;}
.div_startbox a:hover{text-decoration:none; }
.div_startbox p{color:#ccc; margin: 0; font-family:arial; font-size:14px;}
.div_startbox p:hover{color:#999;}


/* Addthis
************************************/
.addthis_default_style a:link{
    color:#ccc;
    font-family:Arial;
    font-size: 13px;
    }
