/*-----------------------------------------------------------------------------------------------*/
/*                                                                                               */
/* Stylesheet      : Brand Directory Style Sheet                                                 */
/*                                                                                               */
/* Script Name     : branddirectorys                                                          */
/*                                                                                               */
/* System Name     : Lookagain                                                                   */
/*                                                                                               */
/* Author          : hepd075                                                                     */
/*                                                                                               */
/* Date            : 21/05/2009                                                                  */
/*                                                                                               */
/* Copyright       : (c) FGH-UK Ltd                                                              */
/*                                                                                               */
/* Description     : Contains styling for the Brand Directory.                                   */
/*                                                                                               */
/* Version History                                                                               */
/*                                                                                               */
/* Version Date       Who     Description                                                        */
/* ------- ---------- -----   -----------                                                        */
/* 1.0     21/05/2009 hepd075 Original version.                                                  */
/* 1.1     23/07/2009 hepd075 Added Lingerie.                                                    */
/* 1.2     10/11/2009 hepd075 Added individual headers.                                          */
/*                                                                                               */
/*-----------------------------------------------------------------------------------------------*/  


.BrandDirectoryColumn
{
    FLOAT:left;
}

.BDtable
{
    BACKGROUND-COLOR: #e3dfdf;
    BORDER-TOP: 2px solid #FFFFFF;
    BORDER-RIGHT: 2px solid #FFFFFF;
}

.BDtableLinksTD
{
    PADDING-TOP: 17px;
    PADDING-BOTTOM: 17px;
}

.BDtableLetterTD
{
    PADDING-LEFT: 6px;
    PADDING-TOP: 10px;
    FONT-SIZE: 50px;
    COLOR: #FFFFFF;
}

.BDtableLetterTDW
{
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 6px;
    PADDING-TOP: 10px;
    FONT-SIZE: 50px;
    COLOR: #FFFFFF;
}

.BDtableRight
{
    BACKGROUND-COLOR: #e3dfdf;
    BORDER-TOP: 2px solid #FFFFFF;
}

#BrandDirectoryContent
{

}

A.BrandDirectory_link
{
    COLOR: #000000;    
}

A.BrandDirectory_link:VISITED
{
    COLOR: #000000;    
}

A.BrandDirectory_link:HOVER
{
    COLOR: #FF0000;    
}

#BrandDirectoryHeaderBgBox
{
    WIDTH: 945px;
    HEIGHT: 128px;
}

#BrandDirectoryHeader
{
    height:92px;
    width:945px;
}

.WomensHeader { BACKGROUND: url(../pix/branddirectory/womens-Top.jpg) no-repeat; }	
.LingerieHeader { BACKGROUND: url(../pix/branddirectory/lingerie-Top.jpg) no-repeat; }	
.MensHeader { BACKGROUND: url(../pix/branddirectory/mens-Top.jpg) no-repeat; }	
.KidsHeader { BACKGROUND: url(../pix/branddirectory/kids-Top.jpg) no-repeat; }	
.SportsHeader { BACKGROUND: url(../pix/branddirectory/sports-Top.jpg) no-repeat; }	
.ElectricalHeader { BACKGROUND: url(../pix/branddirectory/electricals-Top.jpg) no-repeat; }	
.HouseHeader { BACKGROUND: url(../pix/branddirectory/house-Top.jpg) no-repeat; }	


#BrandDirectoryNavMenu
{
    height:37px;
    width:945px;
    list-style:none;
	background-color:#191919;
    padding:0px;
    margin:0px;
}

#navLeft
{
    height:37px;
    width:38px;
	background-color:#191919;
    float:left;
}

#navRight
{
    width:278px;
    background:url(../pix/branddirectory/Nav-Right.gif) no-repeat;
    float:left;
}

#LiBrandDirectoryHeaderWomens
{
    float:left;
    display:block;
    width:81px;
    height:37px;
}

#LiBrandDirectoryHeaderLingerie
{
    float:left;
    display:block;
    width:86px;
    height:37px;
}

#LiBrandDirectoryHeaderMens
{
    float:left;
    display:block;
    width:58px;
    height:37px;
}

#LiBrandDirectoryHeaderKids
{
    float:left;
    display:block;
    width:54px;
    height:37px;
}
#LiBrandDirectoryHeaderSports
{
    float:left;
    display:block;
    width:154px;
    height:37px;
}

#LiBrandDirectoryHeaderElectricals
{
    float:left;
    display:block;
    width:110px;
    height:37px;
}

#LiBrandDirectoryHeaderHouse
{
    float:left;
    display:block;
    width:141px;
    height:37px;
}


#BrandDirectoryHeaderWomens
{
    DISPLAY: BLOCK;
    FLOAT: left;
    BACKGROUND: url(../pix/branddirectory/Nav-Women.gif) no-repeat;
    width:100%;
    height:100%;
}

#BrandDirectoryHeaderWomens:Hover
{
    BACKGROUND-POSITION: 100% 50%;
}

#BrandDirectoryHeaderLingerie
{
    DISPLAY: BLOCK;
    FLOAT: left;
    BACKGROUND: url(../pix/branddirectory/Nav-Lingerie.gif) no-repeat;
    width:100%;
    height:100%;
}

#BrandDirectoryHeaderLingerie:Hover
{
    BACKGROUND-POSITION: 100% 50%;
}

#BrandDirectoryHeaderMens
{
    DISPLAY: BLOCK;
    FLOAT: left;
    BACKGROUND: url(../pix/branddirectory/Nav-Men.gif) no-repeat;
    width:100%;
    height:100%;
}

#BrandDirectoryHeaderMens:Hover
{
    BACKGROUND-POSITION: 100% 50%;
}

#BrandDirectoryHeaderKids
{
    DISPLAY: BLOCK;
    FLOAT: left;
    BACKGROUND: url(../pix/branddirectory/Nav-Kids.gif) no-repeat;
    width:100%;
    height:100%;
}

#BrandDirectoryHeaderKids:Hover
{
    BACKGROUND-POSITION: 100% 50%;
}

#BrandDirectoryHeaderSports
{
    DISPLAY: BLOCK;
    FLOAT: left;
    BACKGROUND: url(../pix/branddirectory/Nav-Sports.gif) no-repeat;
    width:100%;
    height:100%;
}

#BrandDirectoryHeaderSports:Hover
{
    BACKGROUND-POSITION: 100% 50%;
}

#BrandDirectoryHeaderElectricals
{
    DISPLAY: BLOCK;
    FLOAT: left;
    BACKGROUND: url(../pix/branddirectory/Nav-Elec.gif) no-repeat;
    width:100%;
    height:100%;
}

#BrandDirectoryHeaderElectricals:Hover
{
    BACKGROUND-POSITION: 100% 50%;
}

#BrandDirectoryHeaderHouse
{
    FLOAT: left;
    BACKGROUND: url(../pix/branddirectory/Nav-House.gif) no-repeat;
    width:100%;
    height:100%;
}

#BrandDirectoryHeaderHouse:Hover
{
    BACKGROUND-POSITION: 100% 50%;
}

#BrandDirectoryHeaderWomensSelected
{
    FLOAT: left;
    BACKGROUND: url(../pix/branddirectory/Nav-Women.gif) no-repeat 100%;
    height:37px;
    width:81px;

}

#BrandDirectoryHeaderLingerieSelected
{
    FLOAT: left;
    BACKGROUND: url(../pix/branddirectory/Nav-Lingerie.gif) no-repeat 100%;
    height:37px;
    width:86px;

}

#BrandDirectoryHeaderMensSelected
{
    FLOAT: left;
    BACKGROUND: url(../pix/branddirectory/Nav-Men.gif) no-repeat 100%;
    height:37px;
    width:58px;
}

#BrandDirectoryHeaderKidsSelected
{
    FLOAT: left;
    BACKGROUND: url(../pix/branddirectory/Nav-Kids.gif) no-repeat 100%;
    height:37px;
     width:54px;
}

#BrandDirectoryHeaderSportsSelected
{
    FLOAT: left;
    BACKGROUND: url(../pix/branddirectory/Nav-Sports.gif) no-repeat 100%;
    height:37px;
    width:154px;
}

#BrandDirectoryHeaderElectricalsSelected
{
    FLOAT: left;
    BACKGROUND: url(../pix/branddirectory/Nav-Elec.gif) no-repeat 100%;
    height:37px;
    width:110px;
}

#BrandDirectoryHeaderHouseSelected
{
    FLOAT: left;
    BACKGROUND: url(../pix/branddirectory/Nav-House.gif) no-repeat 100%;
    height:37px;
    width:141px;
}

.BrandDirectoryHeaderSlash
{
    FLOAT: left;
    WIDTH: 9px;
}

#BrandDirectoryBgBox
{
    BACKGROUND: url(../pix/branddirectory/branddirectory-cols-bckgrnd2.jpg) no-repeat;
    BACKGROUND-POSITION: bottom;
    WIDTH: 945px;
    PADDING-BOTTOM: 125px;
}
