﻿.SectionHead
{
	color:Black;
	text-align:left;
	font-size:24pt;
	background-image: url( '../media/BackSectionHead.png' );
	width:859px;
	height:40px;
}

.TableBrands
{
    width:859px;
    border: solid 1pt #CCCCCC;
    margin-bottom:2pt; 
}

.AlphaLetters
{
    text-align : left;
    padding-left:5px;
    font-size: 13px;
    font-style:normal;
    font-weight:bold;
    background-color: #ece9d8;
    border-color: #CCCCCC;
    border-right: solid 1pt #CCCCCC;
    width: 4%;        
}

.TableBrandsFirstLine 
{
    padding-left:5px;
    padding-right:5px;
    width: 24%;
    padding-top: 3pt;
    text-indent: 4 px;
    text-align:left;
}

.TableBrandsFirstLine a
{
	text-decoration:none;	
}

.TableBrandsFirstLine a:hover
{
	text-decoration:underline;	
}

.TableBrandsLine
{
    padding-left:5px;
    padding-right:5px;
    width: 24%;
    padding-top: 0pt;
    text-indent: 4 px;
    text-align:left;
}
.TableBrandsLine a
{
	text-decoration:none;
}

.TableBrandsLine a:hover
{
	text-decoration:underline;
}

.DisabledBrand
{
    color:#b6b7b6;
}

.DisabledCategory
{
	text-align:left;
	padding-left:3px;
    padding-right:3px;
	color:#b6b7b6;
}

.CategoryContent
{
    width:858px;
    border:solid 1pt #cccccc;
    margin-left:2px;
    margin-right:2px;
    margin-bottom:2px;
    overflow:auto;
}

.CategorySpace
{
    width:18%;
    float:left;
    position:relative;
    border-right:solid 3pt #cccccc;
    margin-right:3px;    
}

.SubCategorySpace
{
    width:80%;
    float:right;
    position:relative;
    overflow:auto;
}

.SubCategoryName
{
	padding-top:3px;
    width:24%;
    text-align:left;
    float:left;
    position:relative;
}
.SubCategoryName a
{
	text-decoration:none;	
}

.SubCategoryName a:hover
{
	text-decoration:underline;
}

.CategoryName
{
    text-align:Left;
    padding-left:3px;
    padding-right:3px;
    width:100%;    
    text-decoration:none;	
}

.CategoryName a
{
	text-decoration:none;	
}

.CategoryName a:hover
{
	text-decoration:underline;
}

.CategoryImage
{
	text-align:left;
	padding-left:3px;
    padding-top:3px;
    width:100%;
}
