
/*The area where the store menu logos will be when extended*/
#storeMenu{
position:absolute;
overflow:hidden;
bottom:14px;
right:23px;
width:103px;
height:157px;
}


#headerTwo{
position:absolute;
height:60px;
margin:0;
padding:0;
left:12px;
right:133px;
overflow:hidden;
width:auto;
background:url(../images/header_middle.png) repeat;
behavior: url(iepngfix.htc);
}

#headerThree{
position:absolute;
height:60px;
right:0px;
background:url(../images/logo_shades.png);
width:133px;
margin:0;
padding:0;
behavior: url(iepngfix.htc);
}


#shadesMenu{
letter-spacing:normal;
background:#1A1A1A;
position:absolute;
right:50%;
width:49px;
height:76px;
border-bottom:4px solid #1A1A1A;
margin-right:-368px;
overflow:hidden;
z-index:2;
}
#shadesMenu a{
cursor:pointer;
}

#shadesMenu h2{
left:8px;
font-size:7pt;
text-align:left;
padding:0;
margin:0;
top:4px;
text-transform:uppercase;
visibility:hidden;
}
#shadesMenu img{
position:absolute;
top:0;
right:0;
z-index:2;
border:0;
margin:0;
padding:0;
}

#shadesStatic{
position:absolute;
top:0;
left:0;
width:103px;
height:40px;
}
#shadesWelcome{
position:absolute;
top:40px;
left:0px;
width:103px;
height:18px;
color:#1A1A1A;
background:#7F7F7F;
}
#shadesCollections{
position:absolute;
top:58px;
left:0px;
width:103px;
height:18px;
color:#1A1A1A;
background:#B1B0AE;
}

#shadesMyspace{
position:absolute;
top:58px;
left:0px;
width:103px;
height:18px;
background:#FFFFFF;
color:#1A1A1A;
}

#shadesLocations{
position:absolute;
top:94px;
left:0px;
width:103px;
height:36px;
background:#E41B5B;
color:#FFFFFF;
}

#shadesMenu a{
color:inherit;
text-decoration:none;
outline:none;
}

#tc{
position:absolute;
line-height:14px;
left:50%;
margin-left:-376px;
color:#CCCCCC;
text-decoration:none;
}