.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; text-align:justify; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #d4261d; 
  color: #000000;
  margin: 0px;
}

#body {width:100%; font-size: 100%;}

h1 {
	display:inline-block;
	*display:inline;
	zoom:1;
	font-size:12px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	color: rgb(246, 240, 109);
	}
h2 {
	display:inline-block;
	*display:inline;
	zoom:1;
	font-size:14px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	color: rgb(246, 240, 109);
	}
h3 {
	display:inline-block;
	*display:inline;
	zoom:1;
	font-size:14px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	color: rgb(246, 240, 109);
	}
#body h4 {color:#3F0077; font-size:1.1em; font-weight:bold; margin:4px 0 4px 0;}
#body h5 {color:#330000; font-size:1em; font-weight:bold; margin:6px 0 6px 0;}
#body h6 {color:#a41100; font-size:1em; font-weight:bold; margin:0; padding: 2px 0 2px 0}

A {
  color: #000000;
  text-decoration: none;
}
a.parteneri
{
  color:#FFFFFF; 

}
a.parteneri:hover
{
color: rgb(252, 235, 127);

}

.htext
 {
    font-size:10px; 
	font-weight:bold; 
	color:#006;
 }

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}



#dropmenudiv{

position:absolute;

margin-top:2px;

border:1px solid #f3c372;

border-bottom-width: 0;

font:normal 12px Verdana;

line-height:18px;

z-index:100;

}
#dropmenudiv a{

width: 100%;

display: block;

text-indent: 3px;

border-bottom: 1px solid #f3c372;

padding: 1px 0;

text-decoration: none;

font-weight: bold;

}

#dropmenudiv a:hover{ /*hover background color*/

background-color: #faf1af;

}

#popwingui {
        background-color:#ffffff;
        background-image:url(../images/janelaMeio.jpg);
        background-repeat:repeat-x;
        border:1px  solid #000;
        cursor:move;
}

img {
        border:0px;
}

#popwindiv {

}
#popwiniframe {

        background-color:#F3F3F3;
        border:1px solid #666;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, 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;
}

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

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: #ff0000;
}

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;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
body{
background-image: url("../images/m01.gif");
}

td{
 font-family: tahoma, arial, verdana;
 font-size: 10px;
 color: #787878;
}

 .bg1{
 background-image: url("../images/m02.gif");
 }

.bg2{
 background-image: url("../images/m11.gif");
 }


.bg4{
 background-image: url("../images/m21.gif");
 background-repeat: repeat-y; 
 }

.bg5{
 background-image: url("../images/m22.gif");
 background-repeat: repeat-y; 
 }

.bg6{
 background-image: url("../images/m26.gif");
 background-color:#fff1c5;
 }

.bg7{
 background-image: url("../images/m30.gif");
 }

.bg8{
 background-image: url("../images/m31.gif");
 }

.bg9{
 background-image: url("../images/m32.gif");
 background-repeat: repeat-y; 
 }

.bg10{
 background-image: url("../images/m33.gif");
 background-repeat: repeat-y; 
 }

.bg11{
 background-image: url("../images/m39.gif");
 }

.bg12{
 background-image: url("../images/m40.gif");
 background-repeat: repeat-x; 
 }

.bg13{
 background-image: url("../images/m42.gif");
 background-repeat: repeat-x; 
 }

.bg14{
 background-image: url("../images/m43.gif");
 }

.bg15{
 background-image: url("../images/m44.gif");
 background-repeat: repeat-y; 
 }

.bg16{
 background-image: url("../images/m45.gif");
 background-repeat: repeat-y; 
 }

.bg17{
 background-image: url("../images/m46.gif");
 }

.bg18{
 background-image: url("../images/m48.gif");
 background-repeat: repeat-x; 
 }

.bg19{
 background-image: url("../images/m50.gif");
 }

 .ch1{
 font-size: 11px;
 color: #2C2C2C;
 font-weight: bold;
 }       

 .ch2{
 font-size: 11px;
 color: #414A38;
 }       

 .ch3{
 font-size: 11px;
 color: #2C2C2C;
 font-weight: bold;
 }       

.ch4{
 font-size: 11px;
 color: #ffffff;
 }       

  .ch6{
 font-family: verdana;
 font-size: 14px;
 color: #B83F00;
 font-weight: bold;
 }       


.ch911{
 font-size: 11px;
 color: #B9ED85;
 }       

.ch10{
 padding-left: 4px;
 }       

 .ch11{
 font-size: 12px;
 color: #45443A;
 font-weight: bold;
 }       

 .ch12{
 font-size: 12px;
 color: #943608;
 font-weight: bold;
 }       

 .ch13{
 font-size: 11px;
 color: #262520;
 }       

 

.ch15{
 font-size: 11px;
 color: #262520;
 font-weight: bold;
 }       

.ch16{
 font-size: 11px;
 color: #FFFFFF;
 }       

 .ml2{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: underline;
 }    

.ml2:hover {
text-decoration: none;
}

 .ml3{
 font-size: 11px;
 color: #EEF7A4;
 text-decoration: none;
 font-weight: bold;
 }    

 .ml4{
 font-size: 11px;
 color: #1d0300;
 text-decoration: underline;
 }    

.ml4:hover {
 text-decoration: none;
}

.ml5{
 font-size: 11px;
 color: #B9ED85;
 text-decoration: none;
 }       


.ml7{
 font-size: 11px;
 color: #000000;
 text-decoration: none;
 }       

 .se1{             
 font-size: 11px;
 color: #FFFFFF;
 }

 .se2{             
 width: 123px;
 height:19px;
 font-size: 11px;
 color: #414A38
 }




 .image_border{
  border:1px solid #6D745C; 
 }
 .cart_border_{
  border:1px solid #FFFFFF; 
 }



td{
 font-family: tahoma, arial;
 font-size: 11px;
 color: #464646;
}

 .bg1{
 background-image: url("../images/m38.gif");
 background-repeat: no-repeat;
 }

 .bg2{
 background-image: url("../images/m10.gif");
 background-repeat: no-repeat; 
 }

.bg3{
 background-image: url("../images/m13.gif");
 background-repeat: no-repeat; 
 }

.bg4{
 background-image: url("../images/m16.gif");
 background-repeat: no-repeat; 
 }

 .bg5{
 background-image: url("../images/m25.gif");
 background-repeat: repeat-y; 
 }

 .bg6{
 background-image: url("../images/m28.gif");
 background-repeat: repeat-y; 
 background-color:#fff;
 background-position:right;
 }

.bg7{
 background-image: url("../images/m36.gif");
 background-repeat: no-repeat; 
 }

 .bg8{
 background-image: url("../images/m40.gif");
 background-repeat: no-repeat;
 }

 .bg9{
 background-image: url("../images/m41.gif");
 background-repeat: no-repeat;
 }

 .ch1{
 font-size: 11px;
 font-weight: bold;
 color: #5E390A;
 }       

 .ch2{
 font-size: 11px;
 color: #BA4909;
 }       

 .ch3{
 font-size: 11px;
 color: #FCEB7F;
 font-weight: bold;
 }       

 .ch4{
 font-size: 12px;
 color: #ffffff;
 font-weight:bold;
 }       

 
  .ch6{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 }       

 .ch7{
 font-size: 14px;
 color: #F6F06D;
 font-weight:bold;
 }       

  .ch8{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 }   
 
 a.ch8{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 }      
  a.ch8:hover{
 color: #000000;

 }      


  .ch9{
 font-family: verdana;
 font-size: 18px;
 color: #ffffff;
 background-color:#df726b;
 }
 
 
.ch9b{
 font-family: verdana;
 font-size: 18px;
 color: #000000;
 background-color:#f3db45;
 }    

 .ch10{
 padding-left: 18px;
 }       

 .ch11{
 font-size: 11px;
 color: #8B4F01;
 font-weight: bold;
 }       

  .ch12{
 font-size: 11px;
 color: #FFFFFF;
  }       

 .ch13{
 font-size: 13px;
 color: #BA4909;
 font-weight: bold;
 }       

 .ch14{
 font-size: 11px;
 color: #bf0132;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight: bold;
 }       

 .ch15{
 font-size: 10px;
 color: #000000;
 }       


 a.ml1{
 font-size: 11px;
 font-weight: bold;
 color: #d30139;
 text-decoration: none;
 }       

 a.ml1:hover{
 color: #8f7771;
 }       
     

  .ml3{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 }       

     

 .ml5{
 font-size: 11px;
 font-weight: bold;
 color: #FFE97B;
 text-decoration: none;
 }       

 .ml6{
 font-size: 10px;
 color: #ffffff;
 text-decoration: none;
 font-weight:bold;
 }       

a.ml6:hover 
{
color: #f9fdfc;
}

 .ml7{
 font-size: 10px;
 color: #000000;
 text-decoration: none;
 }       

 .ml8{
 font-size: 10px;
 color: #F6F06D;
 font-weight: bold;
 }       

.ml9{
 font-size: 11px;
 color: #6D3F03;
 text-decoration: none;
 }       

.ml10{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none;
 }       

.se1{            
 font-size: 9px;
 color: #FFFFFF;
 }

 .se2{            
 border: #4A4A4A 1px solid;
 width: 109px;
 font-size: 9px;
 color: #1A1711;
 }

#mo table {
	background-color:#9e57b9;
}

a.pr_name {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

/* css copiat */

.beige {width:170px;  font-size:11px; text-align:center; color: #3F0077; margin:5px 8px 0 7px; padding: 0 0 0 0}
.beige_bottom_right {margin: 0 auto; /* center for now */ /* ems so it will grow */ background: url("../images/beige_bottom_right.gif") no-repeat bottom right; padding: 0 0 0 0}
.beige_top_right {background: url("../images/beige_top_right.gif") no-repeat top right; margin: 0; padding: 0 0 0 0 ;}
.beige_top_left {background: url("../images/beige_top_left.gif") no-repeat top left; margin: 0; padding: 0 0 0 0; text-align:center}
.beige_bottom_left {background: url("../images/beige_bottom_left.gif") no-repeat bottom left; margin: 0; padding:  0 0 0 0; text-align:left;}
.beige_text {text-align:left; padding: 6px 7px 7px 8px; color:  #c30133; line-height: 1.4em; margin: 0;}
.beige p {padding:2px 0 2px 0; margin: 0}
.beige select {padding:0; margin: 6px 0 6px 0}
#shopByPrice {width: 150px; margin:0px; padding:0px; margin-bottom: 0px;}
#shopByPrice p {float: left; background-color: #ffffca; text-align: center; padding:0px; }
#shopByPrice p a {border: 1px solid #c5a197; display:block; font-size:9px; height:30px;  }
#shopByPrice p a:hover {border: 1px solid #a41100; text-decoration:none; color:#000000;}
#shopByPrice .tier1 {margin: 1px; width: 46px;}
#shopByPrice .tier2 {margin: 1px; width: 70px;}
#shopByPrice .tier3 {margin: 1px; margin-bottom: 5px; width: 142px;}

#lftmenu {margin:0px; padding:0px; margin-bottom: 0px;}
#lftmenu p {float: left; background-color: #fee294; text-align: left; padding:0px; font-size: 11px; }
/*fix for Firefox*/
#lftmenu p a{border: 1px solid #771209; display:block; color:#7d4940; font-weight:bold; padding:3 0 3 5; width:136px;}
/*fix for IE*/
* html #lftmenu p a{ border: 1px solid #771209; display:block; color:#7d4940; font-weight:bold; padding:3 0 3 5; w\idth:142px; }
#lftmenu p a:hover {border: 1px solid #f3c372; text-decoration:none; color:#000000;}
#lftmenu .tier1 {margin: 1px; width: 46px;}
#lftmenu .tier2 {margin: 1px; width: 70px;}
#lftmenu .tier3 {margin: 1px; margin-bottom: 0px; width: 142px;}

#lftmenu #prodmnu {margin-left:37px; padding:0px; margin-bottom:0px;}
#lftmenu #prodmnu p {float: left; background-color: #e24528; text-align: left; padding:0px; font-size: 11px; }
/*fix fo r Firefox*/
#lftmenu #prodmnu p a{border: 1px solid #eaeaea; display:block; color:#ffffff; font-weight:normal;  font-size: 9px;  padding:1 0 1 2; width:138px;}
/*fix for IE*/
* html #lftmenu #prodmnu p a{ border: 1px solid #eaeaea; display:block; color:#ffffff; font-weight:normal;  font-size: 9px; padding:1 0 1 2; w\idth:142px; }
#lftmenu #prodmnu p a:hover {border: 1px solid #f2e050; text-decoration:none; color:#f2e050;}
#lftmenu #prodmnu .tier1 {margin: 1px; width: 142px;}


#lftmenu #prodcmnu {margin-left:37px; padding:0px; margin-bottom:0px;}
#lftmenu #prodcmnu p {float: left; background-color: #e24528; text-align: left; padding:0px; font-size: 11px; }
/*fix fo r Firefox*/
#lftmenu #prodcmnu p a{border: 1px solid #f3c372; display:block; color:#ffffff; font-weight:normal;  font-size: 9px;  padding:1 0 1 2; width:138px;}
/*fix for IE*/
* html #lftmenu #prodmnu p a{ border: 1px solid #f3c372; display:block; color:#ffffff; font-weight:normal;  font-size: 9px; padding:1 0 1 2; w\idth:142px; }
#lftmenu #prodcmnu p a:hover {border: 1px solid #fe6500; text-decoration:none; color:#f2e050;}
#lftmenu #prodcmnu .tier1 {margin: 1px; width: 142px;}



.bulet-menu {
margin-top:6px;
margin-right:3px;
}

#giftFinderNavButton {font-weight: bold; clear: left; margin-left: 1px; margin-right: 1px; margin-top: 0px; margin-bottom: 4px; text-align: center; width: 142px;}
#giftFinderNavButton a {background-color: #ffffca; display:block; background-image: url(../images/btn_giftfinder.gif); background-repeat: no-repeat; background-position: right; padding-top: 2px; padding-bottom: 2px; padding-right: 53px; border: 1px solid #c5a197;}
#giftFinderNavButton a:hover {border: 1px solid #a41100;}

#lftmenu a.mic {
	font-family: Tahoma;
	font-size: 9px;
	border: none;
	color: #fdfdec;
	
}
#lftmenu p.mic 
{
font-family: Tahoma;
	font-size: 9px;
	border: none;
	color:#fdfdec;
}
#lftmenu div.mic 
{
font-family: Tahoma;
	font-size: 9px;
	border: none;
	color:#fdfdec;
	margin-left:39px;
	margin-right:6px;
	margin-top:1px;
	margin-bottom:4px;
}


div.uedgeNav {
      width: 190px;
      background-color: #ffffff;
      background-image: url(../images/box/round_edge.gif);
      background-position: top right;
      background-repeat: repeat-x;
    }
    div.redgeNav {
      background-image: url(../images/box/round_edge.gif);
      background-position: top right;
      background-repeat: repeat-y;
    }
    div.bedgeNav {
      background-image: url(../images/box/round_edge.gif);
      background-position: bottom left;
      background-repeat: repeat-x;
    }
    div.ledgeNav {
      background-image: url(../images/box/round_edge.gif);
      background-position: bottom left;
      background-repeat: repeat-y;
    }
    div.ulcornerNav {
      background-image: url(../images/box/round_uledge.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.urcornerNav {
      background-image: url(../images/box/round_uredge.gif);
      background-position: top right;
      background-repeat: no-repeat;
    }
    div.blcornerNav {
      background-image: url(../images/box/round_bledge.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
    }
    div.brcornerNav {
      background-image: url(../images/box/round_bredge.gif);
      background-position: bottom right;
      background-repeat: no-repeat;
      padding-bottom: 8px;
      padding-top: 8px;
      padding-left: 8px;
      padding-right: 8px;
    }
    div.innercontentNav {
      width: 100%;
    }
	
	  div.uedgeNav2 {
      width: 190px;
      background-color: #ffffff;
      background-image: url(../images/box2/round_edge.gif);
      background-position: top right;
      background-repeat: repeat-x;
    }
	
 div.uedgeNav3 {
      width:740px;
      background-color: #fdf1ce;
      background-image: url(../images/box2/round_edge.gif);
      background-position: top right;
      background-repeat: repeat-x;
    }
    div.redgeNav2 {
      background-image: url(../images/box2/round_edge.gif);
      background-position: top right;
      background-repeat: repeat-y;
    }
    div.bedgeNav2 {
      background-image: url(../images/box2/round_edge.gif);
      background-position: bottom left;
      background-repeat: repeat-x;
    }
    div.ledgeNav2 {
      background-image: url(../images/box2/round_edge.gif);
      background-position: bottom left;
      background-repeat: repeat-y;
    }
    div.ulcornerNav2 {
      background-image: url(../images/box2/round_uledge.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.urcornerNav2 {
      background-image: url(../images/box2/round_uredge.gif);
      background-position: top right;
      background-repeat: no-repeat;
    }
    div.blcornerNav2 {
      background-image: url(../images/box2/round_bledge.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
    }
    div.brcornerNav2 {
      background-image: url(../images/box2/round_bredge.gif);
      background-position: bottom right;
      background-repeat: no-repeat;
      padding-bottom: 8px;
      padding-top: 8px;
      padding-left: 8px;
      padding-right: 8px;
    }
    div.innercontentNav2 {
      width: 100%;
    }



div.redgeNav3 {
      background-image: url(../images/box3/round_edge.gif);
      background-position: top right;
      background-repeat: repeat-y;
    }
    div.bedgeNav3 {
      background-image: url(../images/box3/round_edge.gif);
      background-position: bottom left;
      background-repeat: repeat-x;
    }
    div.ledgeNav3 {
      background-image: url(../images/box3/round_edge.gif);
      background-position: bottom left;
      background-repeat: repeat-y;
    }
    div.ulcornerNav3 {
      background-image: url(../images/box3/round_uledge.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.urcornerNav3 {
      background-image: url(../images/box3/round_uredge.gif);
      background-position: top right;
      background-repeat: no-repeat;
    }
    div.blcornerNav3 {
      background-image: url(../images/box3/round_bledge.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
    }
    div.brcornerNav3 {
      background-image: url(../images/box3/round_bredge.gif);
      background-position: bottom right;
      background-repeat: no-repeat;
      padding-bottom: 8px;
      padding-top: 8px;
      padding-left: 8px;
      padding-right: 8px;
    }
    div.innercontentNav3 {
      width: 100%;
    }



.filtru { font-size: 10px; color: #FFFFFF; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 10px; border: 1px #f3c372 solid; background-image: url(../images/bg-filtru.gif) ; font-weight: bold; color:#ce3306 }
.filtrucs { font-size: 10px; color: #FFFFFF; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; border: 1px #f3c372 solid; background-image: url(../images/bg-filtru3.gif) ; font-weight: bold; }

.filtru2 { font-size: 10px; color: #4b5360; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 10px; border: 1px #fee294 ridge; background-image: url(../images/bg-filtru2.gif) ; font-weight: bold }

a.LinkMenuLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color:#ce3306;
	text-decoration:none;
	width:100%;
	display:block;
} 
	
.item_smallfront, A.item_smallfront, A.item_smallfront:visited, A.item_smallfront:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #525759;
		font-weight: normal;
		font-size: 9px;
		text-decoration: none;
		letter-spacing: normal;
	}
A.item_smallfront:hover 
	{
	text-decoration:line-through;
	}
	
.bordj 
{
border-bottom:solid 1px #fbf9e8;
padding-left:8px;
text-align:left;
}	


.graph { 
        position: relative; /* IE is dumb */
        width: 95px; 
        border: 1px solid #f96930; 
        padding: 2px;
		text-align:left;
    }
.graph .bar { 
        display: block;
        position: relative;
        background: #f96930; 
        text-align: center; 
        color: #000000;
		font-size:9px;
		font-weight:normal;
        height: 10px; 
        line-height: 10px;            
    }
.graph .bar span { position: absolute; left: 1em; }

.graph2 { 
        position: relative; /* IE is dumb */
        width: 60px; 
        border: 1px solid #f96930; 
        padding: 2px;
		text-align:left;
    }
.graph2 .bar { 
        display: block;
        position: relative;
        background: #f96930; 
        text-align: center; 
        color: #FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	    font-weight: normal;
		font-size: 8px;
		text-decoration: none;
		letter-spacing: normal;
        height: 8px; 
        line-height: 8px;
		text-align:left;         
    }
	
.buton		
{
	font-family:arial; 
	font-size:11px; 
	font-weight : bold;
	color:#ffffff;
	background-color:#e0013c; 
	border:#a41100; 
	cursor: pointer; cursor: hand;
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}

a.buton:hover
{
text-decoration:none;
color:#ffffff;
}


.butonYel		
{
	font-family:arial; 
	font-size:11px; 
	font-weight : bold;
	color:#3f0077;
	background-color:#ffe8a5; 
	border:#e6be4d; 
	cursor: pointer; cursor: hand;
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}	
	
.graph2 .bar span { position: absolute; left: 1em; }


   #DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		padding:4px;  /* Border around large image */
	}

.shadowbox {
  background: #ccc;
  position: relative;
  top: 2px;
  left: 2px;
}
.shadowbox div {
  background: #f9ed8d;
  border: 2px solid #d6b542;
  color: #fff;
  padding: 10px;
  padding-top:0px;
  position: relative;
  top: -2px;
  left: -2px;
}	


#firstThumbnailLink 
{
display:block;
width:100%;
height:70px;
vertical-align:middle;
}

.hrr 
{
border:solid #b71911 1px; 
}
