﻿/* MENU */

.PageContainer
{
    margin: 0 25px !important;
}

#menu {position: absolute; bottom: -10px; right: 0px; }
#menu ul { display:none; background-color:#ffcc99;}

#menu li {position:relative; float:left; margin-right: 1px; font-weight:bold; background-color:White; list-style-type: none; text-transform:uppercase; }
#cat-sale { background-color: #000099 !important; }

#menu a { display:block; padding: 7px 10px 7px 10px; color:Black;}
#cat-sale a { color:White;}
#menu a:hover { background-color: #ff9933; color:White; }

#menu ul li {background-color:#ffcc99;}
#menu ul .menuTitle  { font-weight: bolder; float:left; width:90px;}
#menu .menuTitle a { font-size:11px;  color:Black;}
#menu .menuTitle ul li a { font-size:10px; font-weight:normal; padding: 2px 10px 2px 10px;}
#menu li ul li { float:none;}
#menu .shops { background-color: #ff9933; margin-top:5px; padding:5px; min-height:50px;}

.showMenu {display:block !important; background-color:#ffcc99; border: solid 1px #ff9933; width:305px; position:absolute; top: 31px; left:0px; z-index: 1000 !important; }

.ExtraThinHeaderContainer
{   
    width: 944px;
    height: 50px;
    position: relative;
}
#questions
{
display: block;
text-align: right;
position: absolute;
top: 0px;
right: 0px;
color: White;
font-weight: bolder;
font-size: 12px;
}

/*
.ButtonContainer
{
    width: 560px;
    height: 30px;
    position: absolute;
    top: 5px;
    right: 0px;
     background-image: url('/images/skins/Live/pages/DesignStudio/buttonbg.gif');
     background-repeat: no-repeat;
    
}

#homebuttondiv, #topsbuttondiv, #bottomsbuttondiv, #accessoriesbuttondiv, #salebuttondiv, #custombuttondiv, #aboutusbuttondiv, #helpbuttondiv
{
    position: absolute;
    top: 5px;
    height: 20px;
   
}

#homebuttondiv
{
    left: 5px;
    width: 43px;
}

#topsbuttondiv
{
    left: 50px;
    width: 50px;  
}

#bottomsbuttondiv
{
    left: 102px;
    width: 79px;
}

#accessoriesbuttondiv
{
    left: 183px;
    width: 106px;
}

#salebuttondiv
{
    left: 292px;
    width: 50px;
}

#custombuttondiv
{
    left: 345px;
    width: 70px;
}
#aboutusbuttondiv
{
    left: 418px;
    width: 84px;
}
#helpbuttondiv
{
    left: 505px;
    width: 50px;
}

.LogoContainer
{
    width: 186px;
    height: 45px;
    position: absolute;
    top: 0px;
    left: 5px;
}

.HeaderText
{
    position: absolute;
    height: 45px;
    width: 190px;
    left: 191px;
    Text-Align: center;
}

.ScMessage
{
    font-size: 12px;
    font-weight: bolder;
    color: White;   
}

.ScNumber
{
    font-size: 18px;
    font-weight: bolder;
    color: #333;
} */
