@charset "UTF-8";
/* CSS Document */

* {
margin:0px;
padding:0px;
}
body {
background:#000;
color:#F0F0F0;
font-family:Helvetica,Verdana,Arial;
}
h1 {
padding:0;
margin:0;
}
ul {
list-style-type:none;
}
p {
letter-spacing:0;
margin:0;
}
#container {
border-color:-moz-use-text-color #111111;
border-style:none solid;
border-width:0 1px;
margin:0 auto;
overflow:hidden;
width:980px;
}
#header {
background:transparent url(http://www.01theone.com/fileadmin/template/img/header-bg.gif) repeat-x scroll 0 0;
overflow:hidden;
width:100%;
height:127px;
}
#header h1 {
background:transparent url(http://www.01theone.com/fileadmin/template/img/logo.gif) no-repeat scroll 0 0;
float:left;
height:87px;
margin:25px 0 0 19px;
overflow:hidden;
text-indent:-3000px;
width:124px;
}
#header a.wear {
-x-system-font:none;
background:transparent url(http://www.01theone.com/fileadmin/template/img/elseware_head.gif) no-repeat scroll left top;
color:#FFFFFF;
display:block;
float:right;
font-family:Helvetica,Verdana,Arial;
font-size:16px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:100px 30px 0 0;
text-decoration:none;
text-indent:-6000px;
width:75px;
}
#welcome-box {
padding:60px 160px 45px 160px;
border-top:3px solid #fff;
}
#welcome-box p {
font-size:12px;
line-height:16px;
margin-top: 3px;
}
#language-select-box {
border-top:3px solid #fff;
border-bottom:3px solid #fff;
padding: 14px 160px;
line-height:11px;
font-size:12px;
height:11px;
text-transform:uppercase;
}
#language-select-box ul li {
float:left;
display:block;
width:220px;
}
#language-select-box ul li a {
background:url(../img/landing/arrow.gif) no-repeat right center;
display:block;
float:left;
color:#fff;
padding-right:35px;
text-decoration:none;
}
#language-select-box ul li a:hover {
color:#008ebc;
background:url(../img/landing/arrow-blue.gif) no-repeat right center;
}
.welcome-pic {
padding-bottom:120px;
}