/* ---GENERAL----------------------------------------------- */

body
{
	background-color: #231D1B;
	background-image: url('../images/bg.jpg'); 
	background-position: left top; 
	background-repeat:repeat-x;
	background-color: #231D1B;
}

.tdbg
{
	background-image: url('../images/bg2.jpg'); 
	background-position: left bottom; 
	background-repeat:repeat-x;
	background-color: #ffffff;
}

p     {font-family:  Verdana,Arial,Tahoma; font-size: 12px; color: #333333;}
table {font-family:  Verdana,Arial,Tahoma;; font-size: 12px; color: #333333;}
td    {font-family:  Verdana,Arial,Tahoma; font-size: 12px; color: #333333;}
ul    {list-style-image: url('../images/bullet.gif'); margin-left: -2; margin-bottom: 7; margin-top: 10; padding-left: 2em;}
ol    {margin-bottom: 0; margin-top: 5;}
li    {padding-bottom:7px;}

a:link    {color: #732815; text-decoration: underline;}
a:visited {color: #732815; text-decoration: underline;}
a:active  {color: #732815; text-decoration: none;}
a:hover   {color: #000000; text-decoration: none;}

a.htop:link    {color: #f1f1f1; text-decoration: none; font-size: 11px; font-weight: bold; text-transform: uppercase;}
a.htop:visited {color: #f1f1f1;; text-decoration: none; font-size: 11px; font-weight: bold; text-transform: uppercase;}
a.htop:active  {color: #f1f1f1; text-decoration: none; font-size: 11px; font-weight: bold; text-transform: uppercase;} 
a.htop:hover   {color: #732815; text-decoration: none; font-size: 11px; font-weight: bold; text-transform: uppercase;}

a.footer:link    {font-family: Verdana, Arial,Tahoma; color: #FFFFFF; text-decoration: none; font-size: 10px;}
a.footer:visited {font-family: Verdana, Arial,Tahoma; color: #FFFFFF;; text-decoration: none; font-size: 10px;}
a.footer:active  {font-family: Verdana, Arial,Tahoma; color: #FFFFFF; text-decoration: underline; font-size: 10px;} 
a.footer:hover   {font-family: Verdana, Arial,Tahoma; color: #FFFFFF; text-decoration: underline; font-size: 10px;}

.footertd
{
	font-family: Verdana, Arial,Tahoma;
	font-size: 10px;
	color: #CCCCCC;
}

.header
{
	font-size: 14px;
	color: #732815;
	font-weight: bold;
	text-transform: uppercase;
}

.popup
{
	position:absolute;
	z-index:100;
}


/* ---SLB--------------------------------------------------- */

div.SLB_cb {
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
}

div.SLB_cb div.bt {
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}

div.SLB_cb div.bt img {
  float:right;
  border:0px;
  margin:6px 10px;
}

div.SLB_cb div.bt div {
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

div.SLB_cb div.bt a,div.SLB_cb div.bt a:hover{
  margin:0px;
  padding:0px;
}

div.SLB_cb div.bb {
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

div.SLB_cb div.bb div.innerbb {
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

div.SLB_cb div.bbnav, div.SLB_cb div.bbnav div.innerbb{
  height:52px;
}

div.SLB_cb div.bbnav {
  background-position:0 100%;
}
div.SLB_cb div.bbnav div.innerbb{
  background-position:100% 100%;
}

div.SLB_cb div.i1 {
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

div.SLB_cb div.bb div.nav{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

div.SLB_cb div.nav img{
  border:0px;
}

div.SLB_cb div.nav strong{
  display: block;
}

div.SLB_cb div.bb div.nav img.btLeft{
  float: left;
  margin: 0 10px 0 0;
}
div.SLB_cb div.bb div.nav img.btRight{
  float: right;
  margin: 0 0 0 10px;
  position:relative;
  right:17px;
}