

/* Base */
html,body {height: 100%;}

body,table,input,select,textarea,tt {font:10px/130% Verdana,Geneva,Arial,Helvetica,sans-serif;}

body {
   margin:0;
   padding:0;
   /*background-color:#4e4830;*/
}

h1   {font-size: 13px;}
h2   {font-size: 12px;}
h3   {font-size: 11px;}
strong.h2 {font-size: 11px;}
strong.h3 {font-size: 10px;}
img  {border:1px solid #000000;}
ul {padding:0 0 0 2em;}
hr {margin:4px 0;height:1px;text-align:center;color:#cbcbcb;background-color:#cbcbcb;border: 0;}
hr.line{background-color:#EEEFF0;border:none;color:#EEEFF0;height:1px;margin:4px 0}

/******************************* Typography*************************************/
a{text-decoration:none;}
a:hover{text-decoration:underline;}

.hl  {color:#F90 !important;}
.note{color:#F90;}
.req {color:#F90;}
.err {color:#F00;}
.done {color:#00B910;}
.link        {background: url(bg/oxid_ce_.gif) no-repeat 0 -385px;padding-left:14px;font-size:10px;text-decoration:none;color:#000000 !important; line-height:1.1em;}
.link2       {padding-left:0;font-size:10px;text-decoration:none;color:#757C83 !important; line-height:1.1em;}
.link:hover, .link2:hover  {text-decoration: underline;}
.def_color_1 {color:#000000;}
.fs12 {font-size: 12px !important;}
.fs11 {font-size: 11px !important;}
.fs10 {font-size: 10px !important;}
.nobrd {border: none !important;}
.nobold {font-weight: normal !important;}
.ta_right {text-align: right !important;}
div.right, span.right {float:right;}
div.left, span.left  {float:left;}
a.black_link {color: #000 !important;}
a.black_link:hover {color: #000000 !important;}
.clear_left {clear: left;}
.clear_right {clear: right;}
.clear_both {clear: both;}


/********************************** Forms ***************************************/
form{
  margin-top:0px;
  margin-bottom:0px;
}
input {
  color: #000000;
  border:1px solid #000000;
}
table.pricealarm tr td img{
  width:70px ;
  height:17px ;
  border:0;
  
}

select{
  color: #000000;
  border:1px solid #000000;
}
span.btn{
   background: transparent url(bg/buttons_ce_.gif) right -150px no-repeat;
   padding: 0 1px 0 0;
   height:18px;
   line-height:18px;
   display:-moz-inline-stack;
   display:inline-block;
   margin:0;
   outline:0;

}
span.btn input, span.btn a{
border:none;
height:18px;
line-height:10px;
outline:0;
position:relative;
display:block;
padding:2px 7px;
margin:0;
color:#ffffff;
font-weight: bold;
cursor:pointer;
background: transparent url(bg/buttons_ce_.gif) no-repeat left -150px;
}
span.btn a{padding:3px 8px 2px; position:relative;}


input.btn.hl {border-color:#000000;color:#f90;}
input.chbox {vertical-align:middle; margin-top: 0px;}
input.chk {margin: 1px 5px 1px 0px;}
input.fullsize {width: 100%;}

textarea.fullsize {
  border:1px solid #000000;
  width: 100%;}

textarea{
  border:1px solid #000000;
  width: auto;
}
input.openid {
background: #fff url(bg/openid-icon-small.gif) no-repeat 0pt 50%; 
border:1px solid activeCaption; padding:1px 1px 1px 18px;}

/**************************** Tables******************************************/
table {border-collapse: collapse;}
table.min_width {width:auto}
th {text-align: left;padding: 0 5px 0 0;font-weight: normal;}
tr.row_sep td hr{display:none;}
tr.row_sep td div{background: url(bg/sepatator_ce_.gif) no-repeat center center; margin: 0;height: 15px;}
tr.sep td, tr.sep th {background: url(bg/sepatator_ce_.gif) no-repeat center center;}
/*************************+ Navigation  - bars *************************+*/
div.bar {vertical-align: middle;}
div.bar .left  {float:left;}
div.bar .right {float:right;}

/************************+ Navigation  - boxes ***************************************/
dl.box           {padding:0;margin:0;float:right;position:relative;}
dl.box dt        {padding:5px;font-weight:bold;font-size:11px;text-indent:5px;}
dl.box dd        {margin:0;padding:4px 4px 0;}

/************************ Navigation  - menues ********************************/
ul.menue      {padding:0; margin:0; list-style:none;}
ul.menue li   {margin:0; white-space:nowrap;position: relative;}
ul.menue li a {line-height: 100%;}
ul.menue.horizontall li {float:left;}
ul.menue.verticall   li {float:none;height: 100%;}

.dropdown { visibility: hidden; display:block; position:absolute; left:0;top:100%;padding:0;margin:0;z-index:1000;}
.open .dropdown { visibility: visible; }

/************************ Navigation - tree links*******************************+*/
ul.tree {
  padding:0;
  margin:0;
}
ul.tree ul {
  padding:0;
  margin:12px 0 0 12px;
  font-size:12px;
}
ul.tree li {
  padding:0;
  margin:0;
  list-style: none;
  font-size:11px;
}

ul.tree li a {
/*background:#ffffff url(bg/oxid_ce_.gif) no-repeat right  500px;*/
  color:#000000;
  display:block;
  padding:10px 2px;
  border-top:1px solid #000000;
  line-height: 100%;
  font-size:10px;
}
ul.tree li a.has{
  padding-right:15px;
  background-position:right -175px;
}
ul.tree li a.root{
  text-indent:5px;
  padding-right:0;
  background-position:0 -175px;
  font-weight: bold;
  border-color:#000000;
}
ul.tree li a.exp{
  
  padding-right:0;
  background-position:0 -200px;
}
ul.tree li a.act{
  background-color:#e9af19;
  color:#000000;
  font-weight: bold;
}
ul.tree li a.exp.act{
  background-position: 0 -225px;
}

/****************************Player box rechts***************************************/
div .player p a.popup span{
color:#ffffff;
padding-left:25px;

 
}
div .player  {
text-align:center; 
color:#000000;
padding:5px;
background: url(bg/player-back.png) no-repeat;

}
div .player p {  
background:transparent;
width:125px;
padding-left:10px;
}

div .player p a.popup img{  
width:110px;
height:90px;
padding-left:20px; 

}
.player .wrapper
{  
width:720px;
height:460px;
padding:0; 

}


/********************************Layout Allgemein div container**********************/
div .box img{
margin-left:9px ;
width:620px;
height:250px;
}

div#page      { 
  width:1024px;
  margin:0px auto 0;
  padding:0;
  position: relative;
 
}
  div#header  { clear:both;}

div#content { 
   clear:both;
   width:1024px;
  background:#363934 url(bg/background.png)   bottom  no-repeat ;
}


div#body {
   background:transparent url(bg/bodycontent.png) repeat-y ;
   margin-left:178px;
   /*border:1px solid #000000;*/
   width:665px;
   padding-left:1px;
} 

    
div#left  { 
  float:left;  
  width:170px;
  background:transparent url(bg/seitenbacklinks.gif) repeat-y ;
  border-right:2px solid #000000;
  border-bottom:2px solid #000000;
  margin-top:29px;
  border-left:1px solid #000000;
}
    
div#right { 
   float:right; 
   width:170px;
  background:transparent url(bg/seitenbackrechts.png) repeat-y ;
   /*border-bottom:2px solid #000000;*/
   border-left:2px solid #000000;
   border-right:1px solid #000000;
}
  div#footer  { clear:both;}
  div.clear {clear: both;}

/* Blank pages, popups */
div#body.plain {margin: 0; padding: 0; width: auto;}
/**************************** layout - header ******************/

#header div.bar .fixed {
  min-width:178px;
  float:left;
}

div.bar.oxid{
  /*border: 1px solid #ffffff;*/
  /*background: url(bg/background.png)  no-repeat;*/
background:url(bg/hintergrund-body.png) no-repeat ;
  height:174px;
}
div.bar.oxid .logo img  {
  float:left;
  padding-top:3px;
padding-left:10px;
width:400px;
height:100px;
border:0 ;

}
div.bar.oxid #suche  {
  padding-top:6px;
  width:585px;
  border:0 ;
  float:right;

}
div.bar.oxid #suche .search {
  width:585px;
height:auto;
  border:0 ;
padding:0;
margin:0;
}
div.bar.oxid #suche .h2 {
  padding-left:440px;
  font-size:12px;
  color:#ffffff;
  line-height:23px;


}
div.bar.oxid #suche input.txt{
border: 2px solid #000000;
margin-bottom:2px;
font-size:12px;
}

div.bar.oxid #suche p select {
border: 2px solid #000000;
font-size:12px;
margin-bottom:2px;
}
div.bar.oxid #suche p  {
  width:auto;
  height:auto;
  border:0 ;
  padding:0;
  margin:0;


}
div.bar.oxid dl.box {min-height: 155px;min-width:150px;margin:0 0 1px 2px;}

dl.box           {background:#ffffff;border:1px solid #efefef;width:150px;}
dl.box dt        {background:#efefef;color:#5e5e5e;}
dl.box dt a      {color:#5e5e5e;padding:0 0 0 10px;background:transparent url(bg/oxid_ce_.gif) 0 -10px no-repeat;display:block;}
dl.box dd        {color:#5e5e5e;}
dl.box dd ul     {margin:0;}
dl.box.open dt   {background-color:#fc6634;color:#ffffff;}
dl.box.open dt a {background-position:0 -35px;color:#ffffff;}
dl.box.open dd.dropdown { top:2em;margin-top:3px;width:150px;padding:0;}
dl.box.open dd.dropdown ul li a  { display:block;padding:0 5px 0 15px; line-height: 20px; text-decoration: none;background:#efefef url(bg/oxid_ce_.gif) 0 -50px no-repeat;color:#5e5e5e;}
dl.box.open dd.dropdown ul li a:hover{background-color:#fc6634;color:#ffffff;background-position:0 -75px;}

/******************************service box******************/
div#left dl.box.service dt {
 
   background: transparent url(bg/header_seite.png) repeat-x;
   padding:20px 5px 20px 5px;
   margin:0;
   color:#ffffff;
   border-right:2px solid #e9af19;
   border-top: 2px solid #000000;
   border-bottom: 2px solid #000000;
   font-size: 16px;
   display: block;
}
div#left dl.box.service  { 
    color:#ffffff;
    width:170px;
    height:185px;
    float:left;
    text-indent:9px;
    border:1px #000000;
background:transparent url(bg/seitenbacklinks.gif) repeat-y;

}
div#left dl.box.service dd ul {
   width:170px;
   margin-left:-24px;

}
div#left dl.box.service dd ul li{
   border-bottom:solid 1px #000000;
   list-style: none; 
   margin-top:9px;
   padding-bottom:8px;
   font-size:11px;


}
div#left dl.box.service dd ul li a{
  color:#000000;
  list-style: none;
  text-decoration: none;

}
div#left dl.box.service dd ul li a:hover {
  text-decoration: underline;
}
/******************************account / basket box******************/
dl.box.account dd {line-height: 150%;}

dl.box.basket{
  background:#ffffff;
  border-color:#e9af19;
  border-left:3px solid #e9af19;
  color:#000000 ;
}
dl.box.basket dt {
  background:#e9af19;
  color:#000000;
}
dl.box.basket.open dt   {
  background-color:#e9af19;
  color:#000000;
}
dl.box.basket.open dt a {
  color:#ffffff;
}
dl.box.basket.open dd.dropdown ul li a{
  background-color:#e9af19;
  color:#000000;
}
dl.box.basket.open dd.dropdown ul li a:hover{
  background-color:#e9af19;
  color:#ffffff;
}

dl.box.basket dd table {
  width:100%;
}
dl.box.basket  dd  {
  color:#000000;  
}
/******************************menue top******************/

div.bar.links      {
  background: url(bg/header-linkbar.png);
  
}

div.bar.links .fixed  {
  
  
}
 

div.bar.links a    {
  line-height: 11px;
  color:#ffffff; 
  font-weight: bold; 
  float:left;
  vertical-align: bottom;
  padding:7px; 
  

}
div.bar.links a.language {
  margin:4px 3px 4px ;
  padding:0;
  border:none;
}
div.bar.links a.language img{margin:1px;}
div.bar.links a.language.act img{opacity:.7;}
div.bar.links a.currency {padding:0 0 0 .5em ;margin:7px 0 7px .5em;}
div.bar.links a.currency.sep{padding:7px 0 7px 1em;margin:0 0 0 1em;}
div.bar.links a.currency.act{
  color:#ffffff;
}
div.bar.links .right a { padding: 7px 1em;}
div.bar.links .left a {
  padding: 7px 1em;
  border-left:none;
  border-right:1px solid #000000;
}

div.bar.links.single{background:#000000;}
div.bar.links.single a{color:#ffffff;}
div.bar.links.single a.act{color:#ffffff;}

div.bar.categories   { 
  background: transparent url(bg/header_seite.png) repeat-x; 
  border-bottom: 1px solid #ffffff;
 
}
div.bar.categories a { min-width:50px;text-align:center;line-height:1;color:#ffffff; text-decoration: none; display:block; padding: 10px;font-weight: bold;font-size:11px;}
div.bar.categories li a.more{ background: transparent url(bg/oxid_ce_.gif) no-repeat 5px -125px;text-indent: 10px;}
div.bar.categories li a.exp.more { background-position: 5px -625px;}
div.bar.categories li.open a.more{ background-position: 5px -150px;}

div.bar.categories a.fixed {
  padding: 10px 0; 
  text-align: center; 
  background: transparent url(bg/header_seite.png) repeat-x;
  color:#ffffff;


}

div.bar.categories a.fixed:hover { 
  background: #e9af19;
  color:#000000;text-decoration: none;
 }

div.bar.categories li.open a, div.bar.categories li a.exp{ 
  background-color: #e9af19;
  color:#000000;
  text-decoration: none; 
}

div.bar.categories ul.menue.horizontall li {
  float:left; 
  border : 1px solid #000000;

}
div.bar.categories ul.menue.verticall   li {
  float:none; 
  border-top   : 1px solid #ffffff;
}
div.bar.categories ul.menue.verticall   li a { 
  text-align:left;
  padding: 7px 10px; 
  background: #ffffff;
  color:#000000;
  font-weight: normal;
}
div.bar.categories ul.menue.verticall   li a:hover { 
  background-color:#e9af19;
  color:#000000;
}


/******************** layout - footer***********************/
#footer a{text-decoration: none;}
#footer a:hover{text-decoration: underline;}
#footer .shopicons {padding: 0 150px;}
#footer .footertext {
   text-align: center; 
   font-size: 10px; 
   padding: 5px 0; 
   clear: both;
   color:#ffffff;
   
}

div.bar.copy{ 
  height:13px;
  /*background:#e9af19;*/
  color:#000000;
  padding:5px 10px 5px 440px;

}
div.bar.copy a{
  color:#ffffff;

}
div.bar.shop{ 
  background: transparent url(bg/header_seite.png) repeat-x;
  color:#ffffff;
  padding:8px 190px 10px 180px;
  text-align: center;
border:1px solid #000000;

}
div.bar.shop a{color:#ffffff;margin:0 7px;}
div.bar.icons{text-align: right;}



/**************************** layout - left ******************/

#left strong.h2{
   background:#000000;
   padding:20px 5px 20px 5px;
   margin:0;
   color:#ffffff;
   border-right:2px solid #e9af19;
   border-top: 2px solid #000000;
   border-bottom: 2px solid #000000;
   font-size: 16px;
   display: block;
   background: transparent url(bg/header_seite.png) repeat-x;
}
#left strong.h2 a {
  text-decoration: none; 
  color: #000000;

}
#left strong.h2 a:hover {
  text-decoration: underline;
}

#left p {
  padding:3px 10px;
  margin:0;
}

#left form.search{
  padding:5px 0;

}
#left .search input.txt {
  width:142px;
  margin-top:2px;
  padding:4px 0;
  font-size: 12px;
  border: 1px solid #000000;
}

#left .search select {
  width:143px;
  margin-top:2px;
  padding:4px 0;
  font-size: 12px;
  border: 1px solid #000000;
}
#left .search span.btn input {
  font-weight: bold;
  width:28px;
  text-align: center;}

#left hr {margin: 3px 10px;}

/* left minibasket */
#left .box.minibasket {padding:7px 10px;}

/******************************** information list *****************************/
#left ul.info {
  margin:0;
  padding:0 0 30px 0;
}
#left ul.info li {
  list-style: none;
  padding: 0; 
  margin: 0;
  font-size:11px;
}
#left ul.info li a {
   background:url(bg/oxid_ce_.gif) no-repeat right -250px; 
   text-indent: 10px; 
   color: #000000;
   display: block;
   padding:10px 0; 
   border-bottom:1px solid #000000;
}

/* news list */
#left dl.news {margin: 7px 0; padding-left: 10px;}
#left dl.news dt {margin-bottom: 9px;}
#left dl.news dt a {color: #000000; text-decoration: none;}
#left dl.news dt a:hover {text-decoration: underline;}
#left dl.news dd {margin: 0 0 9px 0;}

/* partners list */
#left .partners {margin: 7px 0;}
#left .partners .logo {text-align: center; margin-top: 20px;}



/******************** + layout - right *************************/



#right strong.h4{
  background: transparent url(bg/header_seite.png) repeat-x;
  padding:20px 5px 20px 5px;
  margin:0;
  color:#ffffff;
  border-left:2px solid #e9af19;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  font-size: 14px;
  display: block;
}
#right .product.head .picture{
 display:block;
 padding:4px;
 text-align:center;

  
}
#right .product.head strong.h3{
 display:block;
 padding:2px;
 text-align:center;
 color:#000000;
}
#right .product.head strong.h3 a{
 display:block;
 text-align:center;
 color:#000000;
}
#right .product.head strong.h3 tt{
 display:block;
 padding:4px;
 text-align:center;
 color:#000000;
}
#right .product.head .actions a{
 display:block;
 padding:2px;
 text-align:center;
 color:#000000;
}
#right .product.head .price {
  font-size: 22px;
  line-height:30px;
text-align:center;
padding-left:7px;
font-weight:bold;
  
}
#right .product.head .price big{
  font-size: 22px;
  line-height:30px;
 text-align:center;
}
#right .product.head .price sup.dinfo a{
  font-size: 12px;
  color:#000000;
 
}
#right .product.head .tocart {
  
}
#right .product.head .tocart input{
  font-size: 10px;
  font-weight:bold;
  color:#ffffff;
 background:#000000;
  margin-left:25px;
  margin-bottom:5px;
  width:120px;
   
}

#right strong.h2{
   background: transparent url(bg/header_seite.png) repeat-x;
   padding:20px 5px 20px 5px;
   margin:0;
   color:#ffffff;
   border-left:2px solid #e9af19;
   border-top: 2px solid #000000;
   border-bottom: 2px solid #000000;
   font-size: 13px;
   display: block;

}
#right strong.h2 a {
  text-decoration: none; 
  color: #000000;

}
#right strong.h2 a:hover {text-decoration: underline;}

#right div.box {
   padding:10px 2px;
}
#right div.box p{
   padding:7px 10px;

}
#right form label {
   color:#000000;
   font-size: 10px;  

}
#right div.box form{
   padding-top:6px;
}
#right span.btn input {
  width:108px;
  padding-top:2px;
  font-size: 11px;
  
}
#right input.fullsize {
  width: 94px; 
  
  font-size: 11px;
 border: 1px solid #000000;
}

#right div.forms strong.h2 {
   background: transparent url(bg/header_seite.png) repeat-x;
   padding:20px 5px 20px 5px;
   margin:0;
   color:#ffffff;
   border-left:2px solid #e9af19;
   border-top: 2px solid #000000;
   border-bottom: 2px solid #000000;
   font-size: 16px;
   display: block;
}
#right div.forms strong.h2 a{
   color:#ffffff;
   
}
#right div.forms div.box td .link{
  width:auto;
  float:left;
}

#right .listitem {
  margin: 2px 0 7px;
  
  min-height: 45px; 
  height:auto; 
  color: #000000; 
  width: auto;
  text-align:center;
padding-bottom: 20px;
}

#right .listitem .picture img{  
  width:44px;
  height:44px;
  border:none;

}


#right .listitem .picture{  
 width: 80px;
padding-left:35px;


}
#right .listitem a.title{
  overflow:hidden;
  width:108px;
  display:block;
text-align:center;

}
#right .listitem a {
  text-decoration: none; 
  color: #000000;
display:block;
}
#right .listitem a:hover {
  text-decoration: underline;
}
#right .listitem tt {
  display: block;
}
#right .actions {margin: 3px 0 5px;}
#right .actions a {display: block;}



#right .listitem.bargain a.link {
  color: #000000 !important;
  padding:0 ;
}

#right .listitem.rightlist {
  border-bottom: 1px solid #000000; 
  height:auto;

}
#right .listitem.rightlist.lastinlist {
  border: none; 
  margin-bottom: 3px;

}

#right .listitem.rightlist.lastinlist .price {
width:auto;

text-align:center;
}
#right .listitem.rightlist.lastinlist .price a{
  border: none;
margin-right:39px;
 float:right; 

}
#right .listitem.rightlist.lastinlist .price span{
  
 
}


#right .listitem.rightlist .price{
  font-size: 14px; 
  font-weight: bold; 
  color: #000000; 
   float:left;
  width:auto;
}
#right .listitem.rightlist .price a {
  font-weight: normal; 
  color: #000000;
   float:right;
  
  width:auto;
}
#right .listitem.rightlist .price span {
  width:auto;
  margin-left:55px;
}

#right .listitem.rightlist .price a:hover {color: #e9af19;}

#right .listitem.rightlist .price .tocart{ 
   width: auto; 
   height: 26px;
   padding:0px 8px 2px 1px;
color:#ffffff;
display:none;
}

#right .listitem.rightlist .price .btn input{
  background: transparent url(bg/buttons_ce_.gif)  5px 0 no-repeat;
  cursor:pointer;
  padding-left:19px;
display:none;
 
}

/*#right .listitem.rightlist .link {
  background: url(bg/oxid_ce_.gif) no-repeat 0 5px;
  padding-left:14px;
  font-size:10px;
  text-decoration:none;
  color: #000000 !important; 
  line-height:1.1em;
}
#right .listitem.rightlist .link:hover {
text-decoration: underline;

}
*/
/****************************right minibasket *****************/

#right .box.minibasket { 
width: 149px;
text-align:center;

padding-top:10px;
padding-bottom:10px;
margin:0;

}
#right .box.minibasket form{ 
padding:0;
margin:0;

}
.box.minibasket .hr {
padding:0;
margin:0;
}

#right .box.minibasket .tocart{ 
width: 149px; 
height: 18px; 
line-height: 18px;
background: transparent url(bg/buttons_ce_.gif) no-repeat right 0;
margin: 15px 0 0  8px ;
}

.box.minibasket .tocart input{ 
width: 149px; 
height:18px;
background: transparent url(bg/buttons_ce_.gif) no-repeat left 0; margin:0;
margin:0; 
border:0;
color:#ffffff;
padding:0 1px 2px 17px;
cursor:pointer;
font-weight: bold;
line-height: 1.1em;
float:left;
display:block;
}
.box.minibasket .listitem.rightbasketitems {

color:#ffffff;
cursor:pointer;
font-weight: bold;

}
.box.minibasket tr th{
height:auto;
padding-left:27px;
margin:0;


}



#right .recommlist .btn{border:1px solid #5e5e5e;background: #5e5e5e;color:#ffffff;font-weight: bold;width:30px;text-align: center;line-height: 100%;}

#right dl.actionslist {color: #000000;  margin-bottom: 5px;}
#right dl.actionslist dt {background: url(bg/sepatator_ce_.gif) no-repeat top center; font-weight: bold; padding-top: 5px;}
#right dl.actionslist dd {margin: 0; height: 12px;}
#right dl.actionslist dd tt {width: 80px; float: left;}
#right dl.actionslist dd span {float: left;}

#right dl.actionslist .link {
   background:url(bg/oxid_ce_.gif) no-repeat 0 -385px;
   padding-left:14px;
   font-size:10px;
   text-decoration:none;
   color:#000000 !important; 
   line-height:1.1em; float: right;
}
#right dl.actionslist .link:hover {text-decoration: underline;}

#right .recommlistsearch .btn {width: auto;}
#right .recommlistsearch .search_input {width: 120px;}
#right input.openid {width: 99px; background: #fff url(bg/openid-icon-small.gif) no-repeat 0pt 50%; border:1px solid activeCaption; padding:1px 1px 1px 18px;}

/* RSS */
#right .box  {position:relative;}
a.rss{display:block;position:absolute;right:0;bottom:0; width:14px;height:14px; background: transparent url(bg/rss.gif) 0 0 no-repeat;text-decoration: none;bottom:5px;right:6px;}
#body strong.head a.rss, #body strong.head2 a.rss, #body .product strong.h4 a.rss, #body .boxhead a.rss {bottom:8px;}
#body strong.head, #body strong.head2 {position:relative; display: block;}
#right strong.h2 a.rss{bottom:6px;}

/******************************* Path    ******************************+*/

div#path  { 
  margin-left:178px;
   background:transparent url(bg/bodycontent.png) repeat-y ;
   padding:15px 0 0 5px;
   border-bottom:1px dotted #000000;
   
   color:#000000;
   width:661px;
   font-size:18px;
  padding-bottom:5px ! important;
}
#path a{
  color:#000000;
  text-decoration: none;


}
#path a:hover{text-decoration: underline;}

#path a.dinfo{
  font-size:10px;
padding-left:240px;

}

