﻿body 
{
    background : #99ACC6;
    color : Black;
}

a
{
    color : #254575;
}


/*------------------------------------------------------------------------
    BRANDING
------------------------------------------------------------------------*/

div#branding h1{ background : transparent url(/images/flashPlaceholder.png) no-repeat;}


/*------------------------------------------------------------------------
    CONTENT
------------------------------------------------------------------------*/

div#content
{
    border : solid 3px #375883;
    border-top : none;
    background : #FDFDFD;
}


/*------------------------------------------------------------------------
    CONTENT_MAIN
------------------------------------------------------------------------*/
li.categories a:hover
{
    text-decoration : underline;
}

li.categories a:hover img 
{
    text-decoration : none;    
}


div#announcement
{
    border : solid 3px #CCCB65;
    background : #E4E4B2;
}

li.products
{
    color : #254575;
}

/*-- h2 --*/
h2#welcome{ background : transparent url(images/headerWelcome.gif) no-repeat;}
h2#companyInfo{ background : transparent url(images/headerCompanyInfo.gif) no-repeat;}
h2#ourBrands{ background : transparent url(images/headerOurBrands.gif) no-repeat;}
h2#whatsNew{ background : transparent url(images/headerWhatsNew.gif) no-repeat;}
h2#events{ background : transparent url(images/headerEvents.gif) no-repeat;}
h2#emailSignup{ background : transparent url(images/headerEmail.gif) no-repeat;}


h2#skis{ background : transparent url(images/headerSkiGear.gif) no-repeat;}
h2#snowboarding{ background : transparent url(images/headerSnowboardGear.gif) no-repeat;}
h2#soccer{ background : transparent url(images/headerSoccer.gif) no-repeat;}
h2#swimming{ background : transparent url(images/headerSwimming.gif) no-repeat;}
h2#tennis{ background : transparent url(images/headerTennis.gif) no-repeat;}
h2#outdoor{ background : transparent url(images/headerOutdoor.gif) no-repeat;}
h2#clothing{ background : transparent url(images/headerClothing.gif) no-repeat;}

/*-- h3 --*/
h3#clickSelection{border-bottom : solid 2px #cccc66; color : #254575;}
h3.emailSignup{ background : transparent url(images/headerSignUpToRecieve.gif) no-repeat;}


/*------------------------------------------------------------------------
    CONTENT_SUB
------------------------------------------------------------------------*/




/*------------------------------------------------------------------------
    NAV
------------------------------------------------------------------------*/


a.emailSignup{ background : transparent url(/images/aEmailSignup.gif) no-repeat;}


/*------------------------------------------------------------------------
    NAV_MAIN
------------------------------------------------------------------------*/

div#nav_main
{
    border-right : dotted 2px #CCCC66;
}


/*------------------------------------------------------------------------
    NAV_SUB
------------------------------------------------------------------------*/

div#nav_sub
{
    border-top : dotted 2px #CCCC66;
    border-right : dotted 2px #CCCC66;
}


/*------------------------------------------------------------------------
    SITE_INFO
------------------------------------------------------------------------*/

