/* -------------------------------------------- */
/* Favorelli Stylesheet: DEFAULT */
/* Copyright by two tribes gmbh, Stuttgart */
/* -------------------------------------------- */
/* StyleSheet Scope: WRAPPER/NAVIGATION */
/* -------------------------------------------- */
/* !Reset-styles */
/* -------------------------------------------- */

html {
color: #e7dfc9; /* What's this ??? */
font-size: 10.5pt;
font-family: "Georgia", "Times New Roman", "Times", serif;
text-decoration: none;
background: #000 url("/jboard/images/back_pattern.png") repeat 0 0;
}

body {
padding: 0;
margin: 0;
}

ul, dl, dt, dd, h1, h2, h3, h4, h5 {
margin: 0;
padding: 0;
list-style: none;
}

a {
text-decoration: none;
}

a:hover {
color: #fff !important;
}

a:active, a:focus {
outline: 0; /* --- tames annoying Firefox outlines */
}

.clearfix {clear: both;} /* --- needs IE6 fix */

/* -------------------------------------------- */
/* !Basic Layout */
/* -------------------------------------------- */
/* !Color Reference */
/* -------------------------------------------- */
/* #54442d */
/* #333131 */
/* #e8e0cc */
/* #8a7349 */
/* #78715d */
/* #1f1e1e */
/* #91794d */
/* #ffffff */
/* #ffffff */
/* #ffffff */
/* #ffffff */
/* #ffffff */

#globalWrapper {
font-size: 12px;
line-height: 1.3em;
}

#mainContent {
clear: both;
margin: 51px auto 12px auto; /* needs IE7 fix */
padding-top: 300px;
position: relative;
width: 998px;
}

#mainContent p {
margin: 0 0 0.7em 0;
}

#innerContent {
background: #1f1e1e;
font-size: 14px;
line-height: 1.3em;
padding-bottom: 30px;
padding-top: 30px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

a {
color: #e8e0cc;
display: block;
}

a:hover {
color: #fff;
}

/* -------------------------------------------- */
/* !Footer */
/* -------------------------------------------- */

#footer {
background: #000;
clear: both;
height: 110px;
margin: 0 auto 20px auto; /* needs IE7 fix */
position: relative;
width: 998px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

body.p5_1_0 #footer {
display: none;
}

#footer ul {
float: left;
width: 350px;
}

#footer h3 {
float: left;
font-size: 14px;
font-weight: normal;
line-height: 1.3em;
padding: 20px 40px 0 20px;
text-shadow: #000 0px 1px 1px;
width: 125px;
}

#footer li {
background-color: transparent;
background-position: center 0;
background-repeat: no-repeat;
float: left;
font-size: 14px;
height: 91px;
overflow: hidden;
position: relative;
text-align: center;
text-indent: -1000em;
width: 165px;
}

#footer li.ixpoint {
background-image: url("/jboard/images/logo_ixpoint_footer.png");
}

#footer li.twotribes {
background-image: url("/jboard/images/logo_twotribes_footer.png");
}

#footer li a {
height: 100%;
width: 100%;
}

#footer li.appstore {
background: transparent url("/jboard/images/butt_appstore_big_de.png") no-repeat 0 0;
height: 56px;
position: absolute;
right: 176px;
top: 19px;
width: 163px;
}

body.lang-en #footer li.appstore {
background-image: url("/jboard/images/butt_appstore_big_en.png");
}

/* -------------------------------------------- */
/* !Main Navigation */
/* -------------------------------------------- */

#navigation {
background: #7f623b; /* this is probably wrong!!! */
background: transparent url("/jboard/images/back_nav.png") repeat-x 0 0;
height: 56px;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 100;
}

/* make sure that everything below starts a new block */
#navigation + div {
clear: both;
}

#navWrapper {
height: 56px;
margin: 0 auto 0 auto;
position: relative;
width: 998px;
}

#navWrapper ul {
height: 100%;
}

#navigation li.isActive a {
color: #e8e0cc;
}

#navigation a {
color: #91794d;
padding-top: 18px;
height: 43px;
}

#navigation li {
float: left;
height: 100%;
letter-spacing: 1px;
position: relative;
text-transform: uppercase;
}

#navigation ul li:first-child {
clear: both;
}

/* --- Handle Level 1 with background: really, really tricky! */
#navigation #nav_level1 {
left: 0;
position: absolute;
top: 0;
}

#navigation #nav_level1 li {
padding-left: 12px;
padding-right: 12px;
z-index: 60;
}

#navigation #nav_level1 li:first-child {
padding-left: 0;
}

#navigation #nav_level1 li.isActive {
background: transparent url("/jboard/images/back_nav_on.png") no-repeat center 0;
margin-left: -243px;
margin-right: -255px;
padding-left: 255px;
padding-right: 255px;
z-index: 50;
}

#navigation #nav_level1 li.isActive:first-child {
margin-left: -255px;
}

#navigation #nav_level1 li.isActive + li {
padding-left: 24px;
}

#navigation #nav_lang li.isActive {
background: none;
}

/* --- Handle languages, much easier */
#navigation #nav_lang {
right: 0;
position: absolute;
top: 0;
z-index: 200;
}

#navigation #nav_lang li {
padding-left: 10px;
padding-right: 10px;
}

#navigation #nav_lang li:last-child {
padding-right: 0;
}

#navigation #nav_lang a {
background-color: transparent;
background-position: 0 18px;
background-repeat: no-repeat;
padding-left: 22px;
}

#navigation #nav_lang a.de {
background-image: url("/jboard/images/butt_lang_de.png");
}

#navigation #nav_lang a.en {
background-image: url("/jboard/images/butt_lang_en.png");
padding-left: 40px;
}

#navigation #nav_lang a.tr {
background-image: url("/jboard/images/butt_lang_tr.png");
}

/* -------------------------------------------- */
/* !Second Level Navigation */
/* -------------------------------------------- */

#nav_level2 {
height: 24px;
left: 0;
position: absolute;
top: 327px;
width: 100%;
z-index: 50;
}

#nav_level2 ul {
height: 100%;
margin: 0 auto 0 auto;
padding-left: 20px;
width: 978px;
}

#nav_level2 li {
background: #333131 url("/jboard/images/back_nav_l2.png") repeat-x 0 0;
border: 1px solid #78715d;
border-bottom: none;
float: left;
font-size: 11px;
font-weight: bold;
height: 100%;
letter-spacing: 1px;
margin-right: 6px;
position: relative;
text-align: center;
text-transform: uppercase;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}

#nav_level2 li.isActive {
background: #54442d url("/jboard/images/back_nav_l2_on.png") repeat-x 0 0;
}

#nav_level2 a {
color: #8a7349;
display: block;
padding: 5px 20px 0 20px;
}

#nav_level2 li.isActive a {
color: #e8e0cc;
}

#nav_level2 li span {
background: transparent url("/jboard/images/back_nav_l2_pointer.png") no-repeat center 0;
bottom: -7px;
height: 8px;
left: 0;
position: absolute;
width: 100%;
}

/* -------------------------------------------- */
/* !Social Links */
/* -------------------------------------------- */

#social {
position: fixed; /* needs IE7 fix */
right: 15px;
top: 100px;
width: 40px;
}

#social a {
background-color: transparent;
background-position: 0 0;
background-repeat: no-repeat;
height: 40px;
margin-bottom: 10px;
overflow: hidden;
padding: 0;
text-indent: -1000em;
width: 40px;
}

#social a.twitter {
background-image: url("/jboard/images/butt_twitter.png");
}

#social a.facebook {
background-image: url("/jboard/images/butt_facebook.png");
}

#social a.mail {
background-image: url("/jboard/images/butt_mail.png");
}

#social a.share {
border: 1px dotted #fff;
}

