.product .wrapper
{
    margin-left: 235px;
}

.product .inner
{
    margin-left:-235px;
}

.product .leftPush
 {
     width:235px;
 }

.product .centerPush
{
    background: #FFFFFF url(Images/productbottomlogo.gif) no-repeat scroll right bottom;    
}

.product .searchTextBox
{
    border: 1px solid #666666;
    font-family: Arial,Verdana,san-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 17px;
    line-height: normal;
    width: 170px;
    vertical-align: top;
}

.product .searchImage
{
    margin-left: 10px;
}

.searchOptions
{
    margin-top: 3px;
}

.product .contentColumn
{
}

.product .navColumn
{
    background-color: Transparent;
    margin-left: -235px;
    width: 235px;
}

.product .sign
{
    padding-left: 235px;
}

.product .leftFooterPart 
{
    width: 235px;
}

.product .wholeContent
{
    margin-left: 235px;
}

.subcategoriesList
{
    border-width:1px;
    border-color: #cccccc;
    border-style: solid;
    width: 400px;
}

.product .imagePicture
{
    border-width:0;
}

.subcategoriesSeparator
{
    width: 240px;
    text-align:left;
    margin-left: 40px;
    margin-top: 15px;
}


.subcategoriesHeader
{
    border: solid 1px #cccccc;
}

.subcategoriesTitle
{
    padding-top: 5px;
    padding-bottom: 10px;
    font-weight: bold;
    text-align: center;
}

.plusButton
{
    float: left;
    width: 19px;
    height: 20px;
    background: url('Images/Plus.gif') no-repeat left top;
}

.minusButton
{
    float: left;
    width: 19px;
    height: 20px;
    background: url('Images/Minus.gif') no-repeat 0 -3px;
}

.subcategoriesContent
{
    margin-left: 30px;
}

.subcategoriesContent ul
{
    list-style-type: decimal;
    margin-left: 0;
    padding-left:0;
    font-size: 8pt;
    font-family: Verdana;
}

.subcategoriesContent li
{
    margin: 0 0 10px;
    padding: 0;
}

.subcategoriesContent a
{
    border-bottom: 1px dotted #000000;
    color: Black;
    text-decoration: none;
}

a.leafNode
{
    padding-left:0;
    margin-left:0;
}

.navigationTree, .treeNode, .treeNodeSelected
{
    font-family: Verdana,Arial,san-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}

.navigationDiv, .navigationSelectedDiv
{
    text-align: left;
}

a.treeNode, a.treeNodeSelected
{
    color: #000000;
    text-decoration: none;
}

a.treeNodeSelected 
{
    color: #2257AD;
    font-size: 11px;
    font-weight:bold;
}

.treeNode, .treeNodeSelected
{
    height:17px;    
}

a.treeNode, a.treeNodeSelected
{
    margin-left: 2px;
}

.rootNode
{
}

.product .content
.product .content
{
    width: 100%;
}

.categoryProducts
{
    margin-top: 15px;
    width: 100%;
    font-size: 8pt;
    font-family: Verdana;
}

.categoryProducts a
{
    border-bottom: 1px dotted #000000;
    color: Black;
    text-decoration: none;
}

.quantityTextBox
{
    font-family: Verdana,Arial,san-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-align: right;
    width: 50px;
}

.productListOrdered
{
    color: #999999;
}

.productListOrdered a
{
    border-color: #999999;
    color: #999999;
}

.content .left
{
    float:left;
    min-width: 100px;
}

.productDetails
{
    font-family: Verdana,Arial,san-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}

.addButton {
    border:1px solid Black;
    font-family:Verdana,Arial,san-serif;
    font-size:8pt;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    width:90px;
}
