/* ---------- */
/* General    */
/* ---------- */
* {
margin:0;
padding:0;
}

html {
height:100%;
}

body {
background-color:#ece5d7;
color:#58585a;
font:10px/1.6 Verdana, sans-serif; 	
height:100%;
}

img {
border:0;
}

a {
color:#58585a;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h1 {
color:#3a7b32;
font-size:1.6em;
margin:0 0 .5em 0;
}

h2 {
color:#58585a;
font-size:1.4em;
font-weight:normal;
margin:0 0 .5em 0;
}

h3 {
font-size:1.2em;
margin:0 0 .5em 0;
}

p { margin:0 0 1em 0; }
ul { list-style-type:none; }
table { width:100%; }
th { color:#3a7b32; font-size:1.1em; font-style:italic; text-align:left; }
td { padding:.1em 0; vertical-align:top; }

/* ---------- */
/* Helpers    */
/* ---------- */
.bb { border:1px solid black; }
.clear-both { clear:both; }
.clear-left { clear:left; }
.clear-right { clear:right; }
.float-left { float:left; }
.float-right { float:right; }
.table-spacer { height:2em; }
.text-small { font-size:.9em }
.w40per { width:40%; }

/* ---------- */
/* Core       */
/* ---------- */
#container {
background:url('../images/background.png') repeat-y;
font-size:1.15em;
margin:0 auto;
position:relative;
top:2em;
width:1000px;
}

#header {
height:200px;
width:1000px;
}

#content {
float:right;
margin:1.5em 3em 0 0;
padding:0 0 0 0;
width:70%;
}

#footer {
clear:both;
font-size:.9em;
height:5em;
line-height:2em;
position:relative;
text-align:center;
top:3em;
width:100%;
}

/* ---------- */
/* Navigation */
/* ---------- */
.navi {
background-image:url("../images/navigation.gif");
font-size:1.1em;
height:32px;
left:40px;
position:relative;
width:960px;
}

.navi li {
display:block;
float:left;
margin-left:.95em;
}

.navi li a {
display:block;
float:left;
height:32px;
line-height:32px;
margin:0em;
padding:0 1.5em;
text-decoration:none;
}

.navi li a:hover {
background-image:url("../images/navigation_hover.gif");
color:#3a7b32;
text-decoration:none;
}

.active {
background-image:url("../images/navigation_focus.gif");
display:block;
float:left;
font-weight:bold;
height:2.5em;
line-height:2.5em;
margin:0em;
padding:0 2em;
text-decoration:none;
}

.sub_navi {
float:left;
font-size:1em;
margin:1em 0 0 6.25em;
list-style-type:disc;
width:15%;
}

.sub_navi li {
display:block;
float:left;
width:100%;
}

.sub_navi li a {
line-height:2.5;
text-decoration:none;
}

.sub_navi li a:hover {
background:none;
color:#3a7b32;
text-decoration:underline;
}

.activeSub {
font-weight:bold;
height:2.5em;
line-height:2.5em;
text-decoration:none;
}

.product-tree {
float:left;
margin:1em 0 0 6em;
width:20%;
}

.list-lvl-1 {
width:100%;
}

.list-item-lvl-1 {
color:#3a7b32;
font-size:1em;
}

.list-item-lvl-1-active {
font-weight:bold;
}

.list-lvl-2 {
margin:0 0 1em 0;
list-style-type:disc;
}

.list-item-lvl-2 {
color:#000000;
font-size:.95em;
font-weight:normal;
margin:0 0 0 2em;
}

.list-item-lvl-2-active {
font-weight:bold;
}

/* ---------- */
/* Products   */
/* ---------- */
.products {
float:right;
margin:1em 1em .5em 0;
width:70%;
}

.product {
float:left;
height:200px;
margin:0 0 3em 0;
width:50%;
}

.product-image {
float:left;
height:175px;
width:175px;
}

.product-text {
float:right;
width:48%;
}

.product-details {
color:#666666;
font-size:.95em;
line-height:2;
}

.product-name {
font-size:1.2em;
font-weight:bold;
}

.product-description {
color:#666666;
font-size:.95em;
}

.category {
float:left;
margin:1em .25em;
}

/* ---------- */
/* Content    */
/* ---------- */
.js-new-window :hover{
cursor:pointer;
}

.form-error {
color:red;
font-size:.9em;
}

.form-element-label {
float:left;
display:block;
line-height:1.75;
width:100px;
}

.form-element {
height:1.5em;
margin:0 .5em 0 0;
width:175px;
}

.form-elemento {
display:none;
}

.box-rounded {
background:url('../images/box-rounded-bg.png') repeat-x;
border:1px solid #aa9990;
-moz-border-radius:10px; /* Firefox */
-webkit-border-radius:10px; /* Safari, Chrome */
-khtml-border-radius:10px; /* Konqueror */
border-radius:10px; /* CSS3 */
padding:1% 2%;
margin:0 0 2em 0;
width:96%;
}

.box-rounded img {
float:left;
margin:0 1em 0 0;
}

.img-textflow-left {
height:auto;
float:left;
margin:.5em 1em 0 0;
width:auto;
}

.img-textflow-right {
height:auto;
float:right;
margin:.5em 0 0 .5em;
width:auto;
}

/* Social icons */
.social-icons {
position:absolute;
right:0;
top:5px;
}

.social-icon {
background:url(../images/social-icons.png) no-repeat;
float:right;
margin:0 .75em 0 0;
height:20px;
width:20px;
}

.facebook-icon {
background-position:0 0;
}

.twitter-icon {
background-position:-20px 0;
}

/* Language */
.language {
float:right;
font-size:.95em;
margin:0 1em 0 0;
line-height:20px;
}

.active-language {
font-size:1.1em;
font-weight:bold;
}