/* General page layout  begin */
body {
	margin: 0px;
	color: #1F1F1F;
	font-size: 10px;
	font-style: normal;
	font-family: verdana, arial, sans-serif;
	background:#e2e2e2;
/*	behavior:url('csshover.htc'); */
	vertical-align:top;
}

a{
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 11px;
	color:#333333;
}
input.transpng {
/*	behavior: url("png.htc"); */
}
textarea {
	width: 100%;
	font-size: 11px;
	color:#333333;
}
/*--------*/
td {
}
TD.main, P.main {
}
TD.mainBold, P.mainBold {
	line-height: 1.5;
	font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 9px;
}
.bold {
	font-weight: bold;
}
.boxText {
}
/*--------*/
img.transpng {
/*	behavior: url("png.htc"); */
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {
}
.lineV {
}
.lineH {
}
/*--------*/
.left_bg {
	padding:8px 2px 0 2px;
}
.main_table {
  background: url(images/bg.gif) repeat-x 0 8px;
}
.center_bg {
	padding:8px 2px 35px 2px;
}
.right_bg {
	padding:8px 2px 0 2px;
}
/* message box */
.inputRequirement {
	color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {
	border-color: #DEDEDE;
}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
	background:url(images/header/bg1.jpg) no-repeat center top;
}
table.header a.infoBoxLink{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
tr.header {
}
td.header {
	background:url(images/header/bg2.jpg) repeat-x top;
	min-width:900px;
}
td.header a:link, td.header a:visited {
}
td.header a:hover {
}
a.headerNavigation{
	color:#000;
}
a:hover.headerNavigation{
	color:#F7921B;
}
td.headerNavigation {
	color:#ff1a00;
	padding:0 10px;
	font-size:10px;
	font-weight:bold;
}
td.headerNavigation a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
td.headerNavigation a:hover{
	color:#ff1a00;
	text-decoration:underline;
}
td.headerNavigation td{
	padding:4px 0 0 0;
}
td.headerNavigation a:hover{
}
a.headerNavigation, a:visited.headerNavigation {
}
a:hover.headerNavigation {
}
.bradcramp{
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
/* Header layout  end */


/* Content layout  begin */
td.pageHeading h1 {
	font-size:15px;
}
/*----categories----*/
#category-nav {
/*font-size:12px*/
}
#category-nav a, #category-nav a:visited {
}
#category-nav a:hover {
}
dl.level1 {
	margin:0;
}
#category-nav dl {
	margin:0;
}
#category-nav dt {
	background:url(images/categor.gif) repeat-x bottom;
	padding:2px 0 10px 0;
}
#category-nav dt a{
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
#category-nav dt a:hover{
	color:#ff1a00;
	text-decoration:underline;
}
#category-nav dt {
	margin:0;
}
#category-nav dt dt{
	background:none;
	padding:0px;
}
#category-nav dt dt a{
	font-weight:normal;
}
#category-nav dt.level-sel {
}
#category-nav dt.level-act {
}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {
}
#category-nav dt.level-sel a:hover {
}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
}
#category-nav dt.level-act a:hover {
}


#category-nav ul {
	margin:0;
	padding:0;
}
#category-nav li {
	margin:0;
	padding:0;
	list-style:none;
}
#category-nav li {
	background:url(images/categor.gif) repeat-x bottom;
	padding:2px 0 10px 0;
}
#category-nav li a{
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
#category-nav li a:hover{
	color:#ff1a00;
	text-decoration:underline;
}
#category-nav li li{
	background:none;
	padding:0px;
}
#category-nav li li a{
	font-weight:normal;
}


/*----infobox Left----*/
td.infoBoxCell {
	padding-bottom:8px;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
	width:10px;
	height:25px;
	background:url(images/infobox/topleft.gif) no-repeat;
}
td.infoBoxHeadingCenter {
	background:#000 url(images/infobox/top.gif);
	text-align:center;
	color: #f7921b;
/*	color:#ff1a00; */
	font-weight:bold;
	font-size:11px;
	padding-top:2px;
}
td.infoBoxHeadingRight {
	background:url(images/infobox/topright.gif) no-repeat;
	width:10px;
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
	display:none;
}
td.infoBoxContentsCenter {
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#898989;
	padding:10px 8px;
}
td.infoBoxContentsRight {
	display:none;
}
table.infoBoxContents .productColumnSell{
	text-align:center;
}

td.infoBoxFooterLeft {
	width:11px;
	height:10px;
	background:url(images/infobox/bottomleft.gif) no-repeat;
}
td.infoBoxFooterCenter {
	background:#000 url(images/infobox/bottom.gif);
}
td.infoBoxFooterRight {
	background:url(images/infobox/bottomright.gif) no-repeat;
	width:11px;
}

table.infoBoxContents {
	color:#fff;
}
td.infoBoxContents {
}
table.infoBoxContents a{
	color:#fff;
}

td.productNameCell a, td.productNameCell a:visited{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color:#000;
}
td.productNameCell a:hover{
	color:#F7921B;
}


table.infoBoxContents td.productImageCell{
}
table.infoBoxContents td.productNameCell {
	text-align:center;
}
table.infoBoxContents td.productNameCell a{
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
}
table.infoBoxContents td.productNameCell a:hover {
color:#f7921b;
text-decoration: underline;
}

table.infoBoxContents td.productPriceCell {
	text-align:center;
}
table.infoBoxContents .productPriceSpecial {
}
table.infoBoxcontents .productPriceOld {
	color:#ff1a00;
	text-decoration:line-through;
}
table.infoBoxContents .productPriceCurrent {
}

table.infoBoxContents a.infoBoxLink{
text-decoration: none;
}
table.infoBoxContents a.infoBoxLink:hover {
color:#f7921b;
text-decoration: underline;
}



/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
	width:11px;
	height:10px;
	background:url(images/infobox/topleft1.gif) no-repeat;
	font-size:1px;
}
td.infoBox1HeadingCenter {
	background:#000 url(images/infobox/top1.gif);
	font-size:1px;
}
td.infoBox1HeadingRight {
	background:url(images/infobox/topright1.gif) no-repeat;
	width:11px;
	font-size:1px;
}


.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
}
td.infoBox1ContentsCenter {
}
td.infoBox1ContentsRight {
}

table.infoBox1Contents {
}
td.infoBox1Contents {
}

table.infoBox1Contents td.productImageCell{
}
table.infoBox1Contents td.productNameCell {
}
table.infoBox1Contents td.productNameCell a{
	font-size:11px;
	font-weight: normal;
}
table.infoBox1Contents td.productNameCell a:hover {
}

table.infoBox1Contents td.productPriceCell {
}
table.infoBox1Contents .productPriceSpecial {
}
table.infoBox1contents .productPriceOld {
	color:#ff1a00;
	text-decoration:line-through;
}
table.infoBox1Contents .productPriceCurrent {
}

table.infoBox1Contents a.infoBoxLink{
}
table.infoBox1Contents a.infoBoxLink:hover {
}





/*----contentbox-----------------------------------------------*/

td.contentBoxHeadingLeft {
	/*background:url(images/contentbox/topleft.gif) top;*/
        background:url(images/infobox/topleft.gif) top;
	width:10px;
	height:25px;
}
td.contentBoxHeadingCenter {
	/*background:url(images/contentbox/top.gif) top;*/
	background:url(images/infobox/top.gif) top;
	font-size:14px;
	color:#f7921b;
	font-weight:bold;
	padding-top:6px;
	vertical-align:bottom;
}

td.contentBoxHeadingCenter h1{
	font-size:14px;
	color:#f7921b;
/*	color:#ff1a00; */
	font-weight:bold;
	padding-top:6px;
	vertical-align:bottom;
	display: inline; 
}
td.contentBoxHeadingRight {
	/*background:url(images/contentbox/topright.gif) top;*/
	background:url(images/infobox/topright.gif) top;
	width:10px;
}


.contentboxfooter {
}

table.contentBox td{
	padding:0;
}
td.contentBoxContentsLeft {
	display:none;
}
td.contentBoxContentsCenter {
}
td.contentBoxContentsRight {
	display:none;
}
.login
{
        border:1px solid #b6b7cb; 
        padding:5px;
}
table.contentBoxContents {
	border:1px solid #b6b7cb;
	background:#fff;
	height:100%
}
table.contentBoxContents1 {
	border:1px solid black;
	background:#fff;
	height:100%
}
table.contentBoxContents1 td{
	padding: 2px 5px
}
table.contentBoxContents1 td td{
	padding:0;
}
table.contentBoxContents3 {
	border:0px solid;
	height:100%
}

table.contentBoxContents td{
	padding: 2px 5px
}
table.contentBoxContents td td{
	padding:0;
}
table.contentBox td.productColumnSell {
  text-align: center;
	padding:5px;
}
table.contentBox td.productColumnSell td{
	vertical-align:top
}
table.contentBox table.productTable {
}
table.contentBox td.productImageCell {
text-align: center;
}
table.contentBox td.productNameCell {
vertical-align:top;
text-align: center;
}
table.contentBox td.productNameCell a{
	font-weight:bold;
	color:#000;
	text-decoration:none;
	font-size:11px;
	font-weight: normal;
}
table.contentBox td.productNameCell a:hover {
text-align: center;
}

table.contentBox td.productPriceCell {
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
}
table.contentBox .productPriceSpecial {
}
table.contentBox .productPriceOld {
	color:#ff1a00;
	text-decoration:line-through;
}
table.contentBox .productPriceCurrent {
}
table.contentBox .productColumnSell td.productButtonCell {
	font-weight:bold;
	padding:0 0 5px 0px;
	vertical-align: bottom;
}



/*----contentbox1-----------------------------------------------*/
td.contentBox1HeadingLeft {
	background:url(images/contentbox/topleft1.gif) top;
	width:10px;
	height:25px;
}
td.contentBox1HeadingCenter {
	background:url(images/contentbox/top1.gif) top;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-top:6px;
	vertical-align:top;
}
td.contentBox1HeadingRight {
	background:url(images/contentbox/topright1.gif) top;
	width:10px;
}

table.contentBox1 {
}
td.contentBox1ContentsLeft {
	display:none;
}
td.contentBox1ContentsCenter {
}
td.contentBox1ContentsRight {
	display:none;
}

table.contentBox1Contents {
	border:1px solid #ff1a00;
	background:#fff;
}
table.contentBox1 td.productColumnSell {
	padding:10px;
}
table.contentBox1 table.productTable {
}
table.contentBox1 td.productImageCell {
}
table.contentBox1 td.productNameCell {
}
table.contentBox1 td.productNameCell a{
	font-size:11px;
	font-weight: normal;
}
table.contentBox1 td.productNameCell a:hover {
}

table.contentBox1 td.productPriceCell {
}
table.contentBox1 .productPriceSpecial {
}
table.contentBox1 .productPriceOld {
	color:#ff1a00;
	text-decoration:line-through;
}
table.contentBox1 .productPriceCurrent {
}



/*----contentbox2-----------------------------------------------*/
td.contentBox2HeadingLeft {
	background:url(images/contentbox/topleft2.gif) top;
	width:10px;
	height:25px;
}
td.contentBox2HeadingCenter {
	background:url(images/contentbox/top2.gif) top;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-top:6px;
	vertical-align:top;
}
td.contentBox2HeadingRight {
	background:url(images/contentbox/topright2.gif) top;
	width:10px;
}

table.contentBox2 {
}
td.contentBox2ContentsLeft {
	display:none;
}
td.contentBox2ContentsCenter {
}
td.contentBox2ContentsRight {
	display:none;
}

table.contentBox2Contents {
	border:1px solid #898989;
	background:#fff;
}

td.contentBox4HeadingLeft {
	background:transparent url(images/infobox/topleft.gif) no-repeat scroll 0 0;
	width:10px;
	height:25px;
}
td.contentBox4HeadingCenter {
	background:#000000 url(images/infobox/top.gif) repeat scroll 0 0;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-top:6px;
	vertical-align:top;
}
td.contentBox4HeadingRight {
	background:transparent url(images/infobox/topright.gif) no-repeat scroll 0 0;
	width:10px;
}
table.contentBox4 {
}
td.contentBox4ContentsLeft {
	display:none;
}
td.contentBox4ContentsCenter {
}
td.contentBox4ContentsRight {
	display:none;
}
table.contentBox4Contents {
	border:1px solid #000000;
	background:#898989;
}

table.contentBox2 td.productColumnSell {
	padding:10px;
}
table.contentBox2 table.productTable {
}
table.contentBox2 td.productImageCell {
}
table.contentBox2 td.productNameCell {
}
table.contentBox2 td.productNameCell a{
	font-size:11px;
	font-weight: normal;
}
table.contentBox2 td.productNameCell a:hover {
}

table.contentBox2 td.productPriceCell {
}
table.contentBox2 .productPriceSpecial {
}
table.contentBox2 .productPriceOld {
	color:#ff1a00;
	text-decoration:line-through;
}
table.contentBox2 .productPriceCurrent {
}







/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	/* background:url(images/contentbox/top2.gif) top; */
	background: #7f7f7f;
  	color: #ffffff;
	height: 23px;
	font-weight: bold;
	padding-right: 3px;
}

.productListing-heading-checkout {
	background: #7f7f7f;
  color: #ffffff;
	height: 23px;
	font-weight: bold;
	padding-right: 3px;
}


a.productListing-heading, a.productListing-heading:visited{
}
a.productListing-heading:hover {
}

#firstHeadingSell, #firstContentSell {
/*	border-left: 1px solid #6876a4; */
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
/*	border-right: 1px solid #6876a4;*/
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
/*	background: #6876a4; */
	font-size: 0px;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
TD.productListing-data {
  padding:5px 2px 2px 2px;
}
A.pageResults {
	color: #F7921B;
	text-decoration: none;
}
A:visited.pageResults {
	color: #F7921B;
	text-decoration: none;
}
a:hover.pageResults {
	color: #F7921B;
	text-decoration: underline;
}
/* Checkout confirmation */
.orderEdit {
	color: #7885ad;
	text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.productListing-odd {
background: #f0efeb;
}
TR.productListing-even {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}
/* Used on forms */
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
	line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
	color: #da5820;
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
	font-size: 11px;
	color: #7985ae;
  text-transform: uppercase;
	font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
SPAN.productPriceOld {
	color:#ff1a00;
	text-decoration:line-through;
}
.moduleRow {
}
.moduleRowSelected {
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	color: #c34f1d;
	font-weight:bold;
}
/* Content layout  end */




/* Footer  layout begin */
table.footer {
	height:52px;
	color:#35463a;
}
table.footer td{
	text-align:center;
}
td.footer {
	background:url(images/footer_bg.gif) repeat-x;
	height:26px;
	color:#ff1a00;
	font-size:10px;
	font-weight:bold;
	padding-top:2px
}
table td.footer a {
	color:#fff;
	text-decoration:none;
}
table td.footer a:hover {
	text-decoration:underline;
	color:#ff1a00;
}



/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}

div.bonus_points_cont {
  position: relative;
  text-align: right;
}
div.bonus_points {
  position: absolute;
  top: 0px; right: 0px;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  white-space: nowrap;
}
html > body div.bonus_points {
  text-align: right;
  left: -111px;
}



ul #p7PMnav {
	padding:0;
	margin:0;
}
#p7PMnav {
	padding:0;
	margin:0;
}
#p7PMnav li{
	padding: 0 0 3px 0;
	margin: 0;
	list-style: none; /*url(images/arrow.gif)*/
	list-style-position: outside; /*inside*/
	position: relative;
	float: left;
	width: 130px;
	background: url(images/categor.gif) repeat-x bottom;
	padding: 2px 0 10px 0;
}
#p7PMnav li a{
	text-decoration:none;
}
#p7PMnav li a:hover, #p7PMnav li a.sfhover{
	text-decoration: underline;
	color:#f7921b;
}
#p7PMnav li li{
	padding:0 0px 3px 0;
	background:none;
}
#p7PMnav ul{
	padding:7px 0 7px 7px;
	margin:0;
	display:none;
	float:left;
	position:absolute;
	left:100px;
	top:-5px;
	background:#898989;
	border: 1px solid #000;
}
#p7PMnav ul ul{
	left:190px;
	top:-8px;
}
#p7PMnav li:hover ul, #p7PMnav li.sfhover ul{
	display:block;
}
#p7PMnav li:hover ul ul, #p7PMnav li.sfhover ul ul{
	display: none;
}
#p7PMnav ul li:hover  ul, #p7PMnav ul li.sfhover  ul{
	display: block;
}

#headTab2{
	font-size:11px;
/*	letter-spacing:-1; */
	display:block;
	width:240px;
	height:33px;
	background:url(images/tab.gif);
	color:#7a7a7a;
	text-transform:uppercase;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#headTab1{
	font-size:11px;
/*	letter-spacing:-1; */
	display:block;
	width:240px;
	height:33px;
	background:url(images/tabactiv.gif);
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tab1 {
	width:100%;
	border:1px solid #7f7f7f;
	display:block;
}
#tab2 {
	width:100%;
	border:1px solid #7f7f7f;
	display:none;
}
.ch-total {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}

/* classi per 2gether discount*/

.getslogan	{
	font-size: 14px;
	font-weight: bold;
}
.gettitolo	{
	font-size: 12px;
	font-weight: bold;
}
.buybothText {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 8px;
}

.getprezzo {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}

.prezzo {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}

.getrisparmio {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

.vsmalltext {
	font-size: 9px;
	margin-top: 8px;
}
/* end of classi per 2gether discount*/

 .new_product_titel
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-align:center;
 }
 .new_product_btitel
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
 }
 .new_product_price
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #f7Ab17;
  text-align: center;
 }

.products_overflow 

{
  overflow: auto;
}

.product_overflow

{
  overflow: hidden;
  float:left;
  width: 150px;
  height: 250px;
  padding-left:3px;
}

.product_overflow2

{
  overflow: hidden;
  float:left;
  margin: 5px 5px 5px 5px;
}

 .product_titel
 {
  font-family: Arial;
  color: #f7Ab17;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
 }



 .product_td_top_center 
 { 
   background: url(images/products/product_top_center.gif);
 }
 .product_td_bottom_center 
 { 
   background: url(images/products/product_bottom_center.gif);
 }

 .product_td_lconner
 { 
   background: url(images/products/product_lconner.gif);
 }
 .product_td_rconner
 { 
   background: url(images/products/product_rconner.gif);
 }

 .product_price
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
 }

 .new_product_td_top_center 
 { 
   background: url(images/products/new_product_top_center.gif);
 }

.new_product_table {
	width: 150px;
	height: 163px;
	
}
.new_product_titel a{
	text-decoration:none;
}
.new_product_titel a:hover{
	text-decoration:underline;
}

td.breadcrumb {
	height: 25px;
	width: 100%;
	background-color: #000000;
	padding-left:10px;
}

td.breadcrumb a{
	color: #fff;
	text-decoration: underline;
}
td.breadcrumb  a:hover {
	color: #ffffff;
	text-decoration: none;
}

td.contentBoxBlackHeadingLeft {
	background:transparent url(images/infobox/topleft.gif) no-repeat scroll 0 0;
	width:10px;
	height:25px;
}
td.contentBoxBlackHeadingCenter {
	background:#000000 url(images/infobox/top.gif) repeat scroll 0 0;
	font-size:14px;
	color:#f7921b;
	font-weight:bold;
	padding-top:6px;
	vertical-align:top;
}
td.contentBoxBlackHeadingRight {
	background:transparent url(images/infobox/topright.gif) no-repeat scroll 0 0;
	width:10px;
}
table.contentBoxBlack {
}
td.contentBoxBlackContentsLeft {
	display:none;
}
td.contentBoxBlackContentsCenter {
}
td.contentBoxBlackContentsRight {
	display:none;
}
table.contentBoxBlackContents {
	border:1px solid #000000;
	background:#898989;
}

table.contentBoxBlackContents td {
	color:#FFF;
}

/*  New desing 2009/13/03 */

/* Points/Rewards Module V2.1rc2a BOF */
SPAN.pointWarning {
  color: #f00;
}

.pointFaq {
  background-color:#f8f8f9;
  border: 1px dashed #bbc3d3;
  display: none;
  position: relative;
  padding:4px;
  margin:2px;
  text-align:justify;
}
/* Points/Rewards Module V2.1rc2a EOF */



/*border for subcategory menus*/
.border_table{
	border-collapse:collapse;
	width:110px;
	table-layout:fixed;
}
.border_table td{
}
.border_top_row{
	height:7px;
}
.border_middle_row{
	height:auto;
}
.border_bottom_row{
	height:7px;
}
.border_nw{
	width:11px;
	height:7px;
	background-image:url('images/categorybox/border_nw.gif');
	background-position: 0% 0%;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;	
}
.border_n{
	width:100%;
	height:7px;
	background-image:url('images/categorybox/border_n.gif');
	background-position: 50% 0%;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
.border_ne{
	width:11px;
	height:7px;
	background-image:url('images/categorybox/border_ne.gif');
	background-position: 100% 0%;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
.border_w{
	width:11px;
	height:100%;
	background-image:url('images/categorybox/border_w.gif');
	background-position: 0% 0%;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
}
.border_c{
	/*background-color:#000;*/
        background-color:#7f7f7f;
	background-position: 0% 0%;
	background-repeat:repeat;
}
#border_c_popup{
	background-image:url('images/categorybox/item_bgd_large.jpg');
	background-position: center;
	background-repeat:repeat;
}
.border_e{
	width:11px;
	height:100%;
	background-image:url('images/categorybox/border_e.gif');
	background-position: 100% 0%;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	text-align:right;
	vertical-align:top;
}
.border_sw{
	width:11px;
	height:7px;
	background-image:url('images/categorybox/border_sw.gif');
	background-position: 0% 100%;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
.border_s{
	width:100%;
	height:7px;
	background-image:url('images/categorybox/border_s.gif');
	background-position: 50% 100%;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
.border_se{
	width:11px;
	height:7px;
	background-image:url('images/categorybox/border_se.gif');
	background-position: 100% 100%;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
/*border for subcategory menus*/

.tableHeight100p {
  height:100%;
}
