BODY {
   font-family: Strada, Verdana, Tahoma, Helvetica,  Arial;
   BACKGROUND-COLOR: #ffffff;
   color: #000000;
   padding: 0px;
   margin: 0px;
   margin-left: 40px;
   margin-right: 40px;
   font-size: 10px;
}

A {
   text-decoration:none;
   color:#ff7f00;
}
A:HOVER{
   color:#bf0000;
}

.div_small_image{
   text-align: center;
   padding: 4px;
   width: 100px;
}

.div_top{
   text-align: center;
   width:100px;
   padding:4px;
   background-repeat:no-repeat
}

.div_bottom{
   width:108px;
   height: 5px;
   background-repeat:no-repeat;
}

.bg_orange {
   BACKGROUND-COLOR:#ff7f00;
}


/* SLIDER */


.shirtlabel_colour_head {
   font-weight: bold;
   color: #898989;
   font-size: 11px;
   background-color:#ffffff;
   padding:5px;
   margin-bottom:10px;

}

.shirtlabel_colour {
   color: #898989;
   background-color:#e9e9e9;
   padding: 8px;
   margin-top:10px;
}

.shirtlabel_tag {
   color: #bc2025;
   font-weight: bold;
   margin-bottom: 10px;
   margin-top: 3px;
   line-height: 1.5;
}
.shirtlabel_description {
    color:#6d6d6d;
    padding-left: 10px;
}
.shirtlabel_size{
   color:#666666;
   padding-left: 10px;
   padding-top: 6px;
}

.shirtlabel_sizeguide{
   padding-left: 10px;
   padding-top: 6px;
}

.shirtlabel_picture{
   margin-left:8px;
}

.shirtlabel_price{
   padding: 10px;
   color: #bc2025;
   margin-bottom: 6px;
}

.grey{
   color: #666666;
}

.red{
   color: #bc2025;
}

.intro{
   color: #666666;
   line-height: 1.5;
   font-size: 11px;
   text-align: justify;
}

.intro_left{
   color: #666666;
   line-height: 1.5;
   font-size: 11px;
}
