/*
  $Id: stylesheet.css,v 1.48 2002/07/11 17:13:14 dgw_ Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/


.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.menu01 {
	color : #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 3px;
	margin-right : 3px;
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	text-align: left;
}

.left {
	color : #479499;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 25px;
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight: bold;
}

.search {
  color : #000000;
  margin-top : 0px;
  padding-bottom : 5px;
  margin-bottom : 0px;
  margin-left : 0px;
  width:100%; 
  text-align: left;
  font-size: 15px;
  background-color: #bce7e9;
  border: 3px solid #479499;
  border-style: ridge;
  padding: 5px;
}

.bar01 {
	color: #000000;
	margin-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 20px;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

.errorText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.messageStackError { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.errorAccount { background: #ffb3b5; border-style: ridge; border: 1px solid #ff0000;}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

BODY {        
  margin: 10px;
  color: #000000;
  background: #bce7e9 none repeat scroll 0%;                  
  background: #d8f2fe url(images/infobox/bg_body.gif) repeat-x scroll left top;  
  scrollbar-base-color:#479499;    
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #479499;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #479499;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(images/header_right.gif);
  background-repeat: repeat-x;
  color: #ffffff;
}

TD.headerNavigation_left {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(images/header_left.gif);
  background-repeat: no-repeat;
  color: #ffffff;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

A.letter {  
  font-family: Verdana, Arial, sans-serif;  
  font-size: 14px; 
  color: #479499;
  text-decoration: none;
}

TD.letterNavigation {
  background-image: url(images/infobox/corner_left.gif);
  background-repeat: repeat-x;
  text-align : center;
}

TD.headerNavigationHell { 
  font-family: Verdana, Arial, sans-serif;  
  font-size: 10px; 
  background: #ffffff; 
  color: #bbc3d3; 
}
A.headerNavigationDark { color: #669999; }

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background:#bbc3d3
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-image: url(images/infobox/corner_right_left.gif);
  color: #479499;
}

.infoBoxBody {    
  background: #ffffff;
  /*
  border-top-style: solid;
  border-top-color: #d3d3d3;
  border-top-width: 1px;        
  border-left-style: solid;
  border-left-color: #d3d3d3;
  border-left-width: 1px;      
  border-right-style: solid;
  border-right-color: #d3d3d3;
  border-right-width: 1px;      
  border-bottom-color: #d3d3d3;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border: 1px solid #d3d3d3;
  */
}

.infoBox {
  border-color: #d3d3d3;
  border-style: solid;
  border-width: 1px;
}

.infoBox_left {
  border-left-style: solid;
  border-left-color: #d3d3d3;
  border-left-width: 1px;      
  border-right-style: solid;
  border-right-color: #d3d3d3;
  border-right-width: 1px;      
  border-bottom-color: #d3d3d3;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.infoBox_right {
  border-color: #479499;
  border-style: solid;
  border-width: 1px;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_bg {
  background: #f6f6f6;
  background:transparent url(images/infobox/content_bg.gif) repeat-x scroll left bottom;    
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_bgg {
  background: #f6f6f6;
  background:transparent url(images/infobox/content_bgg.gif) repeat-x scroll left bottom;    
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_bgt {
  background: #f6f6f6;
  background:transparent url(images/infobox/content_bg.gif) repeat-x scroll left top;    
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_left {
  background: #ffffff;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_right {
  background: #ffffff;
  background-image: url(images/infobox/content.gif);
  background-repeat: repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/infobox/corner_right_left.gif);    
  color: #000000;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/infobox/middle.gif);  
  color: #000000;
  border-color: #479499;
  border-style: solid;
  border-width: 1px;
}

TD.infoBoxHeading_middle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/infobox/middle.gif);  
  color: #000000;
}

TD.infoBoxHeadingSearch {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url(images/infobox/middle.gif);
  background-repeat: repeat-x;
  background-position: bottom;  
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f4f7fd;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TR.productListing-heading {
  background: #bce7e9;
}

TR.productListing-even {
  background: #ffffff;
 }	
 
TR.productListing-odd {
  background: #ffffff;   
 } 

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;    
  background-image: url(images/infobox/middle.gif);
  font-weight: bold;
  font-variant: small-caps;
  color: #000000;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productListing-data-image {
  /*background: #ffffff;*/
}

table.productListing {
   width:100%;
 }
 	
A.pageResults a.pageResults:hover, a.pageResults:link, a.pageResults:visited, a.pageResults:active {
  background: transparent url(images/infobox/bg_pagination_number.png) repeat-x scroll left top;
  border-color: #D9DFE3;
  border-style: solid none solid solid; 	
  border-width: 1px 0px 1px 1px;
  color: #479499;
  float:left;
  margin: 0px !important;
  padding: 0px 5px;
  white-space:nowrap;
}

A.pageResults_o:hover {  
  color: #479499;
  background: #F9FFFC;
}

div.pageResults {
  background: transparent url(images/infobox/bg_pagination_number_selected.png) repeat-x scroll left top;
  border-color: #D9DFE3;
  border-style: solid none solid solid; 	
  border-width: 1px 0px 1px 1px;
  color: #000000;
  float:left;
  margin: 0px !important;
  padding: 0px 5px;
}

DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

p.spartipo {
 border-top: 1px solid #479499; 
 border-top-style:dashed; 
}

p.spartip {
 border-bottom: 1px solid #479499; 
 border-bottom-style:dashed; 
 font-size: 16px;
 font-weight: bold;
 color: #479499;
}

div.cart {
 font-size: 16px;
 font-weight: bold;
 color: #479499;
}

TD.spartip {
  background: #f4f7fd;	
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #479499;
  line-height: 1.5;
  text-align: left;
  padding-right:1px
}

TD.productsList {
  background: #f4f7fd;	
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #479499;
  line-height: 1.5;
  text-align: left;
  padding-right:1px
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.smallText1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

TD.smallTextWK {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #479799;
  text-align: left;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #479499;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

SPAN.orderEdit {
  background: #f1f9fe;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #479499;
 } 

TD.pageContent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #479499;
 } 

TD.smallTextFooter { font-family: Verdana, Arial, sans-serif; font-size: 10px; ; color: #666666}

TD.main2 { font-family: Verdana, Arial, sans-serif; font-size: 12px; line-height: 1.5; }

A.headerNavigationDark { color: #669999; }

td.back {
 color: #FFFFFF;
 font-size:10px;
 text-decoration:none;
 text-align:center;
 width:80px;
 height:30px;
 background-repeat: no-repeat;
 background-image: url(images/icons/menu_active_80_35.gif);
; font-family: Verdana, Arial, Helvetica, sans-serif
; font-weight: bold
}
a.feet:link { color: #FFFFFF; }
a.feet:visited { color: #FFFFFF; }
a.feet:hover { color: #000000; }

a.menu {
 color: #479499;
 font-size:10px;
 text-decoration:none;
 text-align:center;
 width:80px;
 height:30px;
 background-repeat: no-repeat;
; font-family: Verdana, Arial, Helvetica, sans-serif
; font-weight: bold
}

a.menu:visited {
 background-image: url(images/icons/menu_inactive_80_35.gif);
}

a.menu:hover {
 color: #FFFFFF;
 background-image: url(images/icons/menu_active_80_35.gif);
}

a.menu:link {
 background-image: url(images/icons/menu_inactive_80_35.gif);
 }

DIV.help {
  position:absolute;
  visibility:hidden;
  overflow:visible;
  left: 50px;
  top: 50px;
  text-align: left;
  font-size: 100%;
  width:300px;
  height:300px;
  z-index:1;
  background-color: #bce7e9;
  border: 3px solid #479499;
  border-style: ridge;
  padding: 5px;
}

/* Relativer Tooltip */
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: none;
  z-index:10; 
}

a.tooltip:hover {
  color: #479499;
  z-index:11;  
}

a.tooltip span {
  color: #000000;	
  display: none;  
  text-decoration: none;
  z-index:12;
}

a.tooltip:hover span {
  display: block;
  position: absolute;
  overflow: visible;
  top: 20px; 
  left: 10px; 
  width: 300px;
  height: auto;
  background-color: #bce7e9;  
  border: 3px solid #479499;
  border-style: ridge; 
  text-align: left;
  padding: 5px;
  z-index:13;  
}

a.tooltipppp:hover span {
  display: block;
  position: absolute;
  overflow: visible;
  top: 20px;
  left: 10px; 
  width: 300px;
  height: auto;
  padding: 30px 8px 0px;
  background-image: url(images/icons/bubble.gif);
  background-repeat:no-repeat;
  text-align: left;    
  z-index:13;  
}

add this to the end, 

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #479499;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bce7e9;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #bce7e9;
  border-bottom: 1px solid #bce7e9;
  border-top: 1px solid #479499;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */

P.discount {
  font-family: Verdana, Arial, sans-serif;  
  font-size: 14px; 
  color: #FF0000;
}

tr.checkout_agb {
 color: #000000;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size:10px;
 width: 100%;
 text-decoration:none;
 text-align:left;
 background-repeat: no-repeat;
 background: #f8f8f9;
}

tr.checkout_agbOver {
 color: #000000;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size:10px;
 width: 100%;
 text-decoration:none;
 text-align:left;
 background-repeat: no-repeat;
 background: #bce7e9;
}

a.info {
 color:#000080;
 text-decoration:none;
 display:block;
 height:100%;
}
a.info:hover {
 cursor: help;
 color:#0000ff;
}
a.info span.text {
 display:none;
 text-decoration: none;
}
a.info:hover span.text {
 display:block;
 font-weight:normal;
 color:#000000;
 border: 1px solid #ff0000;
 padding:5px;
 height:200px;
 background-color:#ffffcc;
}
a.info span.pfeil {
 color:#ff0000;
}
a.info:hover span.pfeil {
 display:none;
}

h1 {font-family: Verdana, Arial, sans-serif; 
    font-size: 16px; 
    font-weight: bold;
	color: #479499
}
h2 {font-size: 12px; font-weight: normal;}

table.infoBoxes td.topLeft {
  background-image: url(images/infobox/box-tl2.gif);
  background-repeat: no-repeat;
  padding-top: 6px;
  padding-left: 12px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

table.infoBoxes td.topRight {
  background-image: url(images/infobox/box-tr2.gif);
  background-repeat: no-repeat;
}
  
table.infoBoxes td.bottomLeft {
  background-image: url(images/infobox/box-bl.gif);
  background-repeat: no-repeat;
  font-size: 4px;
}
  
table.infoBoxes td.bottomRight {
  background-image: url(images/infobox/box-br.gif);
  background-repeat: no-repeat;
  font-size: 4px;
}

DIV.WebAgent {
 background-color: #f6f6f6;
 width: 200px;
 overflow: auto;
}

fieldset.fsText {  
  font-family: Verdana, Arial, sans-serif;	
  font-size: 12px;
  border-color: #d3d3d3;
  border-style: solid;
  border-width: 1px;	
}

.calendarHeader { 
    font-weight: bold;
    font-size: 12px; 
    color: #000000; 
    background-color: #f6f6f6; 
}

.calendarHeaderSecond { 
    font-weight: bold; 
    font-size: 11px;
    color: #000000; 
    background-color: #f6f6f6; 
}

.calendarToday { 
    background-color: #479499;
}

.calendarShipping { 
    background-color: #f6f666;
}

.calendar { 
    background-color: #f6f6f6;
    border: 1px;
    border-style: ridge;
    font-size: 11px;
    width: 200px;
}

iframe.accordion {
  width:450px;
  height:200px;
  margin:0;
  border:0px;
  overflow:hidden;
}

div.border { margin:0; }

div.ro { background:url(images/infobox/roundedbox_ro.gif) top right no-repeat; }

div.lo { background:url(images/infobox/roundedbox_lo.gif) top left no-repeat; }

div.ru { background:url(images/infobox/roundedbox_ru.gif) bottom right no-repeat; }

div.lu { background:url(images/infobox/roundedbox_lu.gif) bottom left no-repeat; }

div.inhalt {
	margin:0;
	padding: 1.0em 1.5em 0.5em 0.5em;
}

#topsearch {
 background: #f6f6f6;
 background:transparent url(images/infobox/topsearch.gif) repeat-x scroll left top; 	
 padding: 0px;
 text-align: center; 
 width: auto;
}

#topsearch a {
 color:#646D74 !important;
 padding:0pt 4px;
 text-decoration:none;
 white-space: normal; 
}

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

#topsearch a.bold {
 font-weight: bold;
}

#topsearch a.tagXS {
 font-size: 9px;	
}	

#topsearch a.tagS {
 font-size: 11px;	
}	

#topsearch a.tagM {
 font-size: 15px;	
}	

#topsearch a.tagL {
 font-size: 17px;	
}	

#topsearch a.tagXL {
 font-size: 21px;	
}	

.textpopup {
 position:absolute; 
 display:none; 
 margin-top:50px; 
 margin-left:100px; 
 width:300px; 
 height:auto; 
 background-color:#bce7e9; 
 border:3px solid #479499; 
 border-style:ridge; 
 text-align:left; 
 padding:5px;
 z-index:30;
}

table.topPage 	 {background:transparent url(images/infobox/top_box.jpg) no-repeat scroll 0% 0%;width:400px;height:50px;}
table.bottomPage {background:transparent url(images/infobox/bottom_box.jpg) no-repeat scroll 0% 0%;width:400px;height:50px;margin-top:10px;}

div.productsInfo			{margin-top:5px;height:auto;width:600px;white-space:normal;color:#000000;font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 1.5;}
div.productsInfo .header	{margin-top:0px;background:transparent url(images/infobox/products_detail_top.jpg) no-repeat scroll 0%;height:30px;width:600px;white-space:normal;}
div.productsInfo .footer	{margin:0px;background:transparent url(images/infobox/products_detail_bottom.jpg) no-repeat scroll 0%;height:10px;width:600px;white-space:normal;}
div.productsInfo h2 		{margin:0px 5px 5px; padding: 5px 10px 0px;font-size:12px;font-weight:bold;}
div.productsInfo h2 a:hover	{color:#ffffff;text-decoration:none;}
div.productsInfo .bottom    {margin:0px;padding:5px;height:auto;width:600px;position:relative;background:transparent url(images/infobox/products_detail_middle.jpg) repeat-y scroll 0%;}
div.productsInfo .content   {margin:0px;padding:5px;min-height:350px;height:auto;width:600px;overflow:visible;position:relative;background:transparent url(images/infobox/products_detail_middle.jpg) repeat-y scroll 0%;}
div.productsInfo .contentleft  {margin:0px;top:10px;width:400px;padding:10px;position:relative;}
div.productsInfo .contentright {margin:0px;top:10px;left:420px;width:200px;float:right;position:absolute;}
div.productsInfo .content fieldset {border-color: #d3d3d3;border-style: solid;border-width: 1px;width:95%;}

div.xsellBox			{margin-top:10px;height:auto;width:600px;white-space:normal;font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 1.5;}
div.xsellBox .header	{margin-top:10px;background:transparent url(images/infobox/products_detail_top.jpg) no-repeat scroll 0%;height:30px;width:600px;}
div.xsellBox .footer	{margin:0px;background:transparent url(images/infobox/products_detail_bottom.jpg) no-repeat scroll 0%;height:10px;width:600px;}
div.xsellBox h2 		{margin:0px 5px 5px; padding: 5px 10px 0px;font-size:12px;font-weight:bold;}
div.xsellBox h2 a:hover	{color:#ffffff;text-decoration:none;}
div.xsellBox .content   {margin:0px;padding:5px;min-height:200px;height:auto;width:600px;overflow:auto;background:transparent url(images/infobox/products_detail_middle.jpg) repeat-y scroll 0%}
div.xsellBox .content div {margin:0px;padding:10px;width:120px;float:left;position:relative;}
*html div.xsellBox .content div	{width:140px;}

div.purchasedBox			{margin-top:10px;height:auto;width:600px;white-space:normal;font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 1.5;}
div.purchasedBox .header	{margin-top:10px;background:transparent url(images/infobox/products_detail_top.jpg) no-repeat scroll 0%;height:30px;width:600px;}
div.purchasedBox .footer	{margin:0px;background:transparent url(images/infobox/products_detail_bottom.jpg) no-repeat scroll 0%;height:10px;width:600px;}
div.purchasedBox h2 		{margin:0px 5px 5px; padding: 5px 10px 0px;font-size:12px;font-weight:bold;}
div.purchasedBox h2 a:hover	{color:#ffffff;text-decoration:none;}
div.purchasedBox .content   {margin:0px;padding:5px;min-height:300px;height:auto;width:600px;overflow:auto;background:transparent url(images/infobox/products_detail_middle.jpg) repeat-y scroll 0%}
div.purchasedBox .content div {margin:2px;padding:10px;width:120px;float:left;position:relative;}

div.rpurchasedBox			{margin-top:10px;height:auto;width:400px;white-space:normal;font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 1.5;}
div.rpurchasedBox .header	{margin-top:10px;background:transparent url(images/infobox/purchased_header_box.jpg) no-repeat scroll 0%;height:50px;width:400px;white-space:normal;}
div.rpurchasedBox .footer	{margin:0px;background:transparent url(images/infobox/purchased_footer_box.jpg) no-repeat scroll 0%;height:50px;width:400px;white-space:normal;}
div.rpurchasedBox h2 		{margin:0px 5px 5px; padding: 5px 10px 0px;font-size:12px;font-weight:bold;}
div.rpurchasedBox h2 a:hover	{color:#ffffff;text-decoration:none;}
div.rpurchasedBox .content   {margin:0px;padding:5px;min-height:200px;height:auto;width:400px;position:relative;background:transparent url(images/infobox/purchased_content_box.jpg) repeat-y scroll 0%}
div.rpurchasedBox .content a {margin:0px;padding:20px;float:right;position:relative;}

div.productsListBox			{margin-top:10px;background:transparent url(images/infobox/productsnew_box.jpg) no-repeat scroll 0%;height:260px;width:400px;white-space:normal;font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 1.5;}
div.productsListBox h2 		{margin:0px 5px 5px; padding: 5px 10px 0px;font-size:12px;font-weight:bold;}
div.productsListBox h2 a:hover{color:#ffffff;text-decoration:none;}
div.productsListBox .left	{margin:0px;padding-top:30px;padding-left:30px;height:160px;width:110px;float:left;position:relative;}
div.productsListBox .right	{margin:0px;padding-top:30px;padding-left:10px;height:160px;}
div.productsListBox .detail	{marign:0px;padding-top:10px;width:360px;height:15px;text-align:right;position:relative;}
div.productsListBox .detail a:hover{color:#ffffff;text-decoration:none;}

div.productsnewBox 			{margin-top:10px;background:transparent url(images/infobox/productsnew_box.jpg) no-repeat scroll 0%;height:260px;width:400px;white-space:normal;font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 1.5;}
div.productsnewBox h2  		{margin:0px 5px 5px; padding: 5px 10px 0px;font-size:14px;font-weight:bold;}
div.productsnewBox .left	{margin:0px;padding-top:30px;padding-left:30px;height:160px;width:110px;float:left;position:relative;}
div.productsnewBox .right	{margin:0px;padding-top:30px;padding-left:10px;height:160px;}
div.productsnewBox .detail	{marign:0px;padding-top:10px;width:360px;height:15px;text-align:right;position:relative;}
div.productsnewBox .detail a:hover{color:#ffffff;text-decoration:none;}

div.productsBoxLeft 		{margin-top:10px;float:left;background:transparent url(images/infobox/products_box.jpg) no-repeat scroll 0%;height:260px;width:180px;white-space:normal;font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 1.5;}
div.productsBoxLeft h2  	{margin:0px 5px 5px; padding: 5px 10px 0px;font-size:12px;font-weight:bold;}
div.productsBoxLeft p   	{margin:0px;padding-top:35px;width:170px;height:150px;text-align:center;vertical-align:middle;}
div.productsBoxLeft .right 	{margin:5px;padding-right:12px;height:45px;text-align:right;position:relative;}
div.productsBoxLeft .right a:hover{color:#ffffff;text-decoration:none;}
div.productsBoxRight 		{margin-top:10px;float:left;background:transparent url(images/infobox/products_box.jpg) no-repeat scroll 0%;height:260px;width:175px;white-space:normal;font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 1.5;}
div.productsBoxRight h2 	{margin:0px 5px 5px; padding: 5px 10px 0px;font-size:12px;font-weight:bold;}
div.productsBoxRight p  	{margin:0px;padding-top:35px;width:170px;height:150px;text-align:center;vertical-align:middle;}
div.productsBoxRight .right {margin:5px;padding-right:10px;height:45px;text-align:right;position:relative;;}
div.productsBoxRight .right a:hover{color:#ffffff;text-decoration:none;}

*html div.productsListBox .detail	{top:30px;}
*html div.productsnewBox .detail	{top:20px;}
*html div.productsBoxLeft .right	{top:40px;}
*html div.productsBoxRight .right	{top:40px;}