﻿body 
{
    position:relative;
    top:-4px;
    background-color:#e9e9e9;  
    -ms-filter:'progid:DXImageTransform.Microsoft.gradient(startColorstr=#e9e9e9, endColorstr=#FFFFFF)';
    background-repeat:no-repeat;
}

@font-face {
    font-family: 'Sofia Pro Light';
    src: url('/styles/sofiapro_light_macroman/SofiaProLight-webfont.eot');
    src: url('/styles/sofiapro_light_macroman/SofiaProLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/styles/sofiapro_light_macroman/SofiaProLight-webfont.woff') format('woff'),
         url('/styles/sofiapro_light_macroman/SofiaProLight-webfont.ttf') format('truetype'),
         url('/styles/sofiapro_light_macroman/SofiaProLight-webfont.svg#sofia_pro_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#ctl00_cmdSearch
{    
    display:none;
}

#ctl00_txtSearch
{
    border:solid 1px #D0D0D0;
    font-style:italic;
    font-size:8pt;
    height:18px;
}
#mainTable
{
    background-color:#ffffff; 
    padding: 0px 30px 100px 30px;
}
#master-header
{
    color: #606060;
    display:table-row;
    font-family: CenturyGothic, Century Gothic, Sofia Pro Light, Century, Gothic, Myriad Pro, MyriadPro, Myriad, arial, sans-serif;
}

#master-header .logo
{
    width:100%;
}

#master-header .logo .left
{
    display:table-cell;
    vertical-align:middle;
}


#master-header .logo
{
     margin-bottom:1px;
}

#master-header .logo .right
{    
    display:table-cell;
    text-align:right;
}

#master-header .logo .right div
{
    display:table-cell;
    text-align:right;
    width:100%;
}
#master-header .logo .right .row
{
    display:table-row;
}
#master-header .logo .right .bottom
{ 
    display:table-cell;
    font-size:8pt;
    padding-bottom:5px;
}
#master-header .logo .right .bottom a
{ 
    color:inherit;
    text-decoration:none;  
    font-style: italic; 
}


#master-header .logo .right .bottom span
{ 
    padding:1px;
    text-align:center;  
}
#master-header .logo .right .middle
{
    font-size: 16pt;
    font-weight:bold;
}
#master-header .logo .right .middle span
{
    position:relative;
    z-index:20;
}
#master-header .logo .right .top
{
    font-size:9pt;
    text-align:left;
}
#master-header .logo .right .top .content
{
    display:table;
}
#master-header .logo .right .top .left
{
    display:table-cell;
    text-align:left;
    vertical-align: top;
}
#master-header .logo .right .top .left .content
{
    position:relative;
    left:50px;
}
#master-header .logo .right .top .right
{
    display:table-cell;
    font-weight:bold;
    vertical-align: top;
    min-width:100px;
}
    #master-header .logo .right .top .right .content {
        position: absolute;
        min-width: 100px;
        z-index: 20;
        font-family: 'Avenir-Heavy';
        font-size: 12px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #000000;
    }

#master-header .noTextDecoration
{
    text-decoration:none;
}

    #master-header .purple {
        /*color: #652D90;*/
        font-family: 'Avenir-Heavy';
        font-size: 12px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #000000;
    }

    #master-header .signedInGreeting {
        font-family: 'Avenir-Heavy';
        font-size: 14px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #000000;
    }


#master-header #silhouettes
{
    height:90px;
}

#master-header #silhouettes div
{
    left:435px;
    position:absolute;
    top:25px;
    vertical-align:bottom;
    z-index:10;
}

#master-header #silhouettes img
{
    height:105px;
    width:325px;
	margin-top: -20px !important;
}


#master-menu
{
    background-color: #BFBFBF;
    color:#000000;
    font-size: 11pt;
    font-weight:normal;
    height:23px;
}
#master-menu .content
{
     display:table;
     height:100%;
     width:100%;
     top: 0px !important;
}

#master-menu .content div
{
    border:none 0px;
    color:#000000;
    display:table-cell;
    /*line-height:17px;*/
    padding-left:5px;
    padding-right:5px;
    padding-top:0px;
    text-align:center;
    text-decoration:none;
    vertical-align: middle;
}

#master-menu .content a
{
    border:none 0px;
    color:#000000;
    display:block;
    padding-bottom:3px;
    text-align:center;
    text-decoration:none;
    vertical-align: middle;
    width:100%;
}

.deepCategoryPage #divView1, .deepCategoryPage #divView2
{
    padding-top:5px;
}

.deepCategoryPage .lifestyleon .spacerLine, .deepCategoryPage .lifestyleoff .spacerLine
{
    width: 475px;
    height:45px;
    z-index:1010;
    position:relative;
    left:-2px;
}

.deepCategoryPage .cat-wrapper
{
    position:relative;
    left:-3px;
    top:-4px;
    width:998px;
}

.deepCategoryPage .lifestyleOnLinkButton, .deepCategoryPage .homeCategoriesOnLinkButton
{
    z-index:1000;
    position:relative;
    margin: 0 0 0 -1px;
}

.deepCategoryPage .cat-header
{
    position:relative;
    top:4px;
}

textarea
{
    resize:none;
}