body {
background: #ffffff;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
height: 100%;
}

ul {
margin-left: 0;
padding-left: 0;
}

li {
margin-left: 0;
padding-left: 0;
}

img {
border: none;
}

#page-wrapper {
width: 700px;
height: 100px;
margin-left: auto;
margin-right: auto;
margin-top: 6px;
}

#header-wrapper {
width: 700px;
height: 48px;
margin: 0;
padding: 0;
color: #CCCCCC;
}

#header-wrapper h3 {
font-size: 18px;
}

#lang {
float: right;
margin:0;
padding:0;
}

#lang li {
display: inline;
}

#lang a.active:link, #lang a.active:visited {
color:#333333;
font-weight:bold;
padding-bottom:1px;
padding-left:4px;
padding-right:4px;
}

#lang a:link, #lang a:visited {
color:#666666;
float:left;
font-size:11px;
line-height:14px;
margin:0 0 4px 1px;
padding-bottom:2px;
padding-left:4px;
padding-right:4px;
text-decoration:none;
}

a {
color:#000000;
text-decoration:underline;
}

#nav-wrapper {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
height: 20px;
}

#flash-wrapper {
padding-top: 10px;
}

#flash-wrapper img {
margin: 0px;
padding: 0px;
}

#content-wrapper {
padding-top: 10px;
}

#content-wrapper h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #bc0000;
}

#content-wrapper h1 {
font-size: 14px;
}

#main-wrapper {
float: left;
width: 480px;
margin-left: 0;
margin-right: 0;
padding-right: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
border-right: 1px solid #CCCCCC;
}

#main-wrapper hr {
border: 0;
color: #CCCCCC;
background-color: #CCCCCC;
}

#main-wrapper h2 {
margin-top: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #bc0000;
margin-bottom: 10px;
}

#sidebar-wrapper {
float: right;
width: 180px;
margin-right: 0;
margin-left: 0;
padding-left: 19px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#sidebar-wrapper a {
text-decoration: none;
font-size: 10px;
}

#clear {
clear: both;
}

#footer-wrapper {
margin-top: 50px;
}

/* NAVIGATION */

#nav-table
{
float: right;
}

#nav-table td
{
padding-left: 10px;
padding-right: 10px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
border-right: 1px solid #999999;
}

td#nav-home
{
padding-left: 0px;
}

td#nav-about
{
padding-left: 0px;
}

td#nav-tramigodotcom
{
border-right: none;
}

td#nav-contacts
{
border-right: none;
}

#btn-about
{
  display: inline-block;
  width: 46px;
  height: 21px;
  background: url("img/btnabout_en.gif") no-repeat 0 0;

}

#btn-about:hover
{ 
  background-position: 0 -17px;
}

#btn-about span
{
  display: none;
}

#btn-products
{
  display: inline-block;
  width: 49px;
  height: 17px;
  background: url("img/btnprod_en.gif") no-repeat 0 0;

}

#btn-products:hover
{ 
  background-position: 0 -17px;
}

#btn-products span
{
  display: none;
}

#btn-distributors
{
  display: inline-block;
  width: 67px;
  height: 17px;
  background: url("img/btndistributors_en.gif") no-repeat 0 0;

}

#btn-distributors:hover
{ 
  background-position: 0 -17px;
}

#btn-distributors span
{
  display: none;
}

#btn-tld
{
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url("img/btntld_en.gif") no-repeat 0 0;

}

#btn-tld:hover
{ 
  background-position: 0 -17px;
}

#btn-tld span
{
  display: none;
}

#btn-news
{
  display: inline-block;
  width: 55px;
  height: 20px;
  background: url("img/btnnews_en.gif") no-repeat 0 0;

}

#btn-news:hover
{ 
  background-position: 0 -17px;
}

#btn-news span
{
  display: none;
}

#btn-faq
{
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url("img/btnfaq_en.gif") no-repeat 0 0;

}

#btn-faq:hover
{ 
  background-position: 0 -17px;
}

#btn-faq span
{
  display: none;
}

#btn-downloads
{
  display: inline-block;
  width: 58px;
  height: 17px;
  background: url("img/btndownloads_en.gif") no-repeat 0 0;

}

#btn-downloads:hover
{ 
  background-position: 0 -17px;
}

#btn-downloads span
{
  display: none;
}

#btn-contacts
{
  display: inline-block;
  width: 46px;
  height: 17px;
  background: url("img/btncontacts_en.gif") no-repeat 0 0;

}

#btn-contacts:hover
{ 
  background-position: 0 -17px;
}

#btn-contacts span
{
  display: none;
}

/* 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;
}

/* PRODUCTS GALLERY PAGE */

#main-wrapper-productsmain {
float: left;
width: 480px;
margin-left: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.products {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
float: left;
margin-bottom: 10px;
margin-right: 20px;
height: 300px;
width: 143px;
}

.products ul {
padding-top: 10px;
padding-bottom: 10px;
}

.products img {
border: none;
margin-top: 5px;
margin-bottom: 10px;
display: block;
margin-left: auto;
margin-right: auto;
}

/* PRODUCT PAGE */

#product-wrapper {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
width: 100%;
margin: 0px;
padding: 0px;
}

#product-header {
margin: 0px;
padding: 0px;
position: relative;
left: -10px;
}

#product-img {
float: right;
margin: 30px;
padding: 0px;
margin-right: 0px;
margin-top: 5px;
}

#product-wrapper a {
color: #000;
}

#product-wrapper h3 {
font-size: 13px;
}

a#product-return {
font-size: 12px;
color: #bc0000;
font-weight: bold;
}

#product-title {
color: #bc0000;
margin-top: 0px;
}

/* TLD */

.tld-box {
width: 470px;
margin: 0px 0px 5px 0px;
padding: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.tld-pleft {
margin: 0;
text-align: left;
}

.tld-pright {
margin: 0;
text-align: right;
}

.tld-imgright {
float: right;
margin-left: 20px;
width: 150px;
height: 150px;
}

.tld-imgleft {
float: left;
margin-right: 20px;
width: 150px;
height: 150px;
}

.tld-box h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #bc0000;
margin: 0px;
margin-bottom: 10px;
}

/* WHERE TO BUY */

.wheretobuy-div h3 {
margin-bottom: 0px;
margin-top: 0px;
color: #bc0000;
}

.wheretobuy-div p {
margin-top: 0px;
}

.wheretobuy-div {
padding: 0px;
margin: 10px 0px 10px 0px;
}

.wheretobuy-div1 {
margin: 0px;
padding: 0px;
background: #efefef;
}

/* HOME PAGE */

.product-news {

width: 480px;

height: 75px;

border-top: 1px solid #CCCCCC;

border-bottom: 1px solid #CCCCCC;

background: url(img/productnews_bg.jpg) repeat-x;

font-size: 10px;

}

.product-news a {

text-decoration: none;

}

.product-news h3 {

font-size: 14px;

color: #bc0000;

margin: 0px;

padding: 0px;

padding-top: 5px;

}

.product-news span {

color: #bc0000;

}

.product-news img {

margin-right: 5px;

}

/* ACCESSORIES PAGE */

.accessories {

	width: 478px;
	
	height: 160px;

	border: 1px solid #CCCCCC;
	
	font-size: 11px;
}
.accessories1 {

	width: 478px;
	
	height: 120px;

	border: 1px solid #CCCCCC;
	
	font-size: 11px;
}
.accessories p {

	margin: 0px;

	padding: 10px;
	
	text-align: left;

}

.accessories img {

	margin: 10px;

}

.accessories a {

	color: #990000;

	text-decoration: none;

}

.accessories a:hover {

	color: #000000;

	text-decoration: none;

}

.accessories-fl {
width: 235px;
float: left;
}

.accessories-fr {
width: 235px;
float: right;
}

/* DOWNLOADS PAGE */

#main-wrapper-downloads h2 {
padding: 0;
margin: 0;
color: #000000;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
}

#main-wrapper-downloads hr {
padding-top: 0;
margin-top: 3px;
}

#main-wrapper-downloads {
float: left;
width: 480px;
margin-left: 0;
margin-right: 0;
padding-right: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
border-right: 1px solid #CCCCCC;
}

.downloadbox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
float: left;
margin-bottom: 10px;
margin-right: 3px;
height: 155px;
width: 90px;
border: 1px solid #CCCCCC;
word-wrap: break-word;
}

.downloadbox img {
border: none;
margin-top: 5px;
padding: 0;
display: block;
margin-left: auto;
margin-right: auto;
width: 75px;
height: 75px;
}

.downloadbox a {
text-decoration: none;
margin-left: 5px;
padding: 0;
color: #db1a21;
font-weight: bold;
}

.downloadbox a:hover {
text-decoration: underline;
}

.downloadbox p {
padding: 0px;
margin: 5px;
}

/* NEWS PAGE */

.news-box {
margin-top: 20px;
margin-bottom: 20px;
}

.news-box a {
text-decoration: none;
}

.news-box-img {
margin-right: 10px;
margin-bottom: 10px;
}

.nobordr {border: none; margin-right: auto;}

.picture { background-color: #FFFFFF; font-size: 10px; text-align: center; color: #bc0000; }

.picture-sidebar { background-color: #FFFFFF; font-size: 10px; text-align: left; height: 80px; margin-top: 10px; }
.picture-sidebar img { float: left; margin-right: 3px; }
.picture-sidebar p { padding-top: 10px; margin-top: 0px; margin-bottom: 5px; }
.picture-sidebar a { color: #bc0000; }

.tld-countrylist { width: 160px; float: left; }
.tld-countrylist ul { list-style-type: none; }

.tld-link {
color: #bc0000;
}
