﻿body
{
    font-family:Arial;    
}
.prodTabnormal
{
    border:solid 2px #7D7D7D;
    height:132px;
    margin-top:4px;
    width:110px;
}
.prodTabnormalHover
{
    border:solid 2px #000000;
}

.prodTabLower
{
    width:110px;
}

.prodTabContainer
{
    float:left;
    margin-right:8px;
    width:108px;
}
.alignCentre
{
    text-align:center;
    
}

.thumbHolder
{
height:125px;
text-align:center;
}


.cat1
{
    background-color:#A7AA1A;
}
.cat3
{
   background-color:#F4842C;
}
.cat5
{
    background-color:#00AFDC;
}
.cat2
{
    background-color:#E0D225;
}
.cat4
{
    background-color:#CAB786;
}



.ink1
{
    color:#A7AA1A;
}
.ink3
{
   color:#F4842C;
}
.ink5
{
    color:#00AFDC;
}
.ink2
{
    color:#E0D225;
}
.ink4
{
    color:#CAB786;
}

.prodTabStrap
{
    font-size:0.0em; 
    border-bottom:solid 1px #908F8A;
    border-top:solid 1px black;
    line-height:3px;  
    height:4px;
}

.tabBack
{

background-position:top center;
background-repeat:no-repeat;
background
}

.sockName
{
    color:White;
    font-size:9pt;
    font-weight:bold;

}

.sockType
{
    font-weight:bold;
    font-size:7.85pt;
    vertical-align:top;
    height:10px; 
}



.prodTabDetails
{
    background-color:Black;
    padding-left:2px;
}
#blockoText
{
    width:226px;
    height:181px;
    float:left;
    margin-right:6px;
    margin-top:4px;
    vertical-align:top;
    
}
#blockoText td
{
   background-color:#2C2C2C;
   color:White;
   vertical-align:top;
}

.blockoTitle
{
        padding-top:12px;
        padding-left:12px;
        font-size:11pt;
        font-family:Arial;  
        font-weight:bold;
}
.blockoTxt
{
    padding-right:10px;
    padding-left:12px;
    padding-top:12px;
    height:140px;
    font-size:8.5pt;
    vertical-align:top;
    font-family:Arial;  
}

.products
{
width:697px;
margin-left:4px;
}

#scrolling
{
    overflow:auto;
    height:480px;
    width:747px;
}