﻿#buttons
{
    position:absolute;
    top:130px;
    left:35px;    
    text-align:center;
    width:177px;
}

#buttons a
{
    display:block;
    margin:0px auto 0px auto;
}

#buttons a span
{
    display:none;
}

#buttons li 
{
    margin:0px auto 0px auto;
}

#buttons a:hover
{
    background-position:0px -27px;
}

#largesubnav a
{
    height:35px;
}

#largesubnav a:hover
{
    background-position:0px -35px;
}
    
#btn-home
{
    height:25px;
    width:166px;
    background-image:url('/images/buttons/home_orange.png');
}

#btn-collection
{
    height:25px;
    width:186px;
    background-image:url('/images/buttons/collections_orange.png');
}

#btn-stores
{
    height:25px;
    width:135px;
    background-image:url('/images/buttons/stores_orange.png');
}

#btn-casual
{
    height:25px;
    width:150px;
    background-image:url('/images/buttons/casual_orange.png');
}

#btn-formal
{
    height:25px;
    width:150px;
    background-image:url('/images/buttons/formal_orange.png');
}

#btn-contemporary
{
    height:25px;
    width:150px;
    background-image:url('/images/buttons/contemporary_orange.png');
}

#btn-footware
{
    height:25px;
    width:150px;
    background-image:url('/images/buttons/footware_orange.png');
}

#btn-windsor
{
    height:25px;
    width:122px;
    background-image:url('/images/buttons/windsor_orange.png');
}

#btn-guildford
{
    height:25px;
    width:122px;
    background-image:url('/images/buttons/guildford_orange.png');
}

#btn-staines
{
    height:25px;
    width:122px;
    background-image:url('/images/buttons/staines_orange.png');
}

#btn-noticeboard
{
    height:25px;
    width:187px;
    background-image:url('/images/buttons/noticeboard_orange.png');
}

.btn-collections
{
    overflow:hidden;
    height:25px;
}

.btn-storess
{
    overflow:hidden;
    height:25px;
}

.btn-collections-over
{
    height:120px;
}

.btn-storess-over
{
    height:85px;
}

#subnav li, #subnav2 li
{
    margin-top:-6px;
}
h3 
{
	color:#E85B01!important;
}