@charset "utf-8";
/* CSS Document */

html, body { background: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin: 0; padding: 0; height: 100%; }
ul { margin-left: 0; padding-left: 0; }
li { margin-left: 15px; padding-left: 0; }
img { border: none; }
h1 { font-size: 14px; color: #bc0000; margin-top: 0px; }
h2 { font-size: 12px; color: #bc0000; }
h3 { font-size: 11px; color: #000000; }
p { font-size: 11px; color: #000000; }

a { color: #000000; text-decoration: underline; }
a:hover { color: #bc0000; }

.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }

.picture { text-align: center }

/* WRAPPERS */

#page-wrapper { width: 960px; margin: 0 auto; margin-top: 5px; min-height: 100%; position: relative; }
#header-wrapper { width: 960px; height: 50px; margin: 0 auto; }
#navbar-wrapper { width: 960px; height: 17px; margin: 0 auto; }
#banner-wrapper { width: 960px; margin: 0 auto; padding-top: 10px; padding-bottom: 10px; }
#content-wrapper { width: 960px; margin: 0 auto; padding-top: 10px; padding-bottom: 70px; }
#main-wrapper { width: 745px; float: left; padding-right: 9px; border-right: 1px solid #CCCCCC; }
#sidebar-wrapper { width: 195px; float: left; padding-left: 10px; height: 100%; }
#footer-wrapper { width: 960px; height: 50px; margin: 0 auto; background-image: url(img/footer.gif); position:absolute; bottom:0; }

/* INCLUDES - HEADER */

#lang { padding: 0; margin: 0; }
#lang li { display: inline ; margin: 0 5px 0 0;}
#lang a.active:link, #lang a.active:visited { font-size: 10px; text-decoration: none; font-weight: bold; color: #000000; }
#lang a:link, #lang a:visited { font-size: 10px; text-decoration: none; color: #999999; }

/* INCLUDES - NAVBAR */

#nav-table { float: right; }
#nav-table td { padding-left: 10px; padding-right: 10px; text-align: center; border-right: 1px solid #999999; }

td#nav-start { padding-left: 0px; }
td#nav-end { border-right: none; padding-right: 0px; }

#btn-home { display: inline-block; width: 39px; height: 17px; background: url("img/btnhome_en.gif") no-repeat 0 0; }
#btn-home:hover { background-position: 0 -17px; }
#btn-home span { display: none; }

#btn-howt22works { display: inline-block; width: 115px; height: 17px; background: url("img/btnhowt22works_en.gif") no-repeat 0 0; }
#btn-howt22works:hover { background-position: 0 -17px; }
#btn-howt22works span { display: none; }

#btn-wtb { display: inline-block; width: 119px; height: 17px; background: url("img/btnwtb_en.gif") no-repeat 0 0; }
#btn-wtb:hover { background-position: 0 -17px; }
#btn-wtb span { display: none; }

#btn-support { display: inline-block; width: 43px; height: 17px; background: url("img/btnsupport_en.gif") no-repeat 0 0; }
#btn-support:hover { background-position: 0 -17px; }
#btn-support span { display: none; }

#btn-contact { display: inline-block; width: 63px; height: 17px; background: url("img/btncontact_en.gif") no-repeat 0 0; }
#btn-contact:hover { background-position: 0 -17px; }
#btn-contact span { display: none; }

#btn-about { display: inline-block; width: 58px; height: 17px; background: url("img/btnabout_en.gif") no-repeat 0 0; }
#btn-about:hover { background-position: 0 -17px; }
#btn-about span { display: none; }

#btn-news { display: inline-block; width: 42px; height: 17px; background: url("img/btnnews_en.gif") no-repeat 0 0; }
#btn-news:hover { background-position: 0 -17px; }
#btn-news span { display: none; }

#btn-tramigo { display: inline-block; width: 65px; height: 17px; background: url("img/btntramigo_en.gif") no-repeat 0 0; }
#btn-tramigo:hover { background-position: 0 -17px; }
#btn-tramigo span { display: none; }


/* INCLUDES - SIDEBAR */

.list-sidebar { margin: 0px; padding: 0px; list-style-type: none; font-size: 10px; margin-top: 5px; margin-bottom: 10px; }
.list-sidebar li { background-image: url(img/arrow_news.gif); background-repeat: no-repeat; background-position: 0 .25em; padding-left: .8em; margin: 5px 0px 5px 0px; }
.list-sidebar li img{ float: right; }
.list-sidebar a { text-decoration: none; color: #000000; }
.list-sidebar a:hover { color: #bc0000; }

.newsletterbox { width: 185px; height: 155px; background: url(img/newsletterbox.png); }
.newsletterboxform { position: relative; top: 95px; text-align: center; }
.sidebar-buttons { margin-bottom: 20px; }

/* HOME PAGE */

.home-row { width: 100%; margin: 0px 0px 5px 0px; float:left; }
.home-row div { float: left; margin: 20px 20px 10px 20px; width: 145px; }

/* PRODUCT PAGE */

.product-return { font-size: 12px; color: #bc0000; font-weight: bold; }
.product-img { text-align: center; float: right; margin-left: 20px; }

/* ACCESSORIES PAGE */

.accessories { width: 360px; height: 130px; border: 1px solid #CCCCCC; float: left; margin: 5px 10px 5px 0px; }
.whole { width: 730px; margin: 5px 0px 5px 0px; }
.accessories p { margin: 0px; padding: 10px; text-align: left; padding-bottom: 5px; }
.accessories .acc-img { margin: 10px; margin-bottom:20px; float: left; }


