﻿body 
{
    font-family : Verdana;
    font-size : 90%;
}

a,
a:hover
{
    text-decoration : none;    
}

/*==========================================================================================================
BRANDING
==========================================================================================================*/
#branding h2
{
    font-size : 130%;
    font-weight : normal;
    text-transform : uppercase;
}

/*==========================================================================================================
NAV
==========================================================================================================*/
#nav #main_nav a
{
    font-style : italic;
    font-size : 120%;
}

/*==========================================================================================================
CONTENT
==========================================================================================================*/

/*==========================================================================================================
SITE_INFO
==========================================================================================================*/
#site_info
{
    font-size : 75%;
}

#site_info a
{
    text-decoration : underline;
}

/*==========================================================================================================
CONTENT_MAIN
==========================================================================================================*/
h3#designerName
{
    font-size : 150%;
    letter-spacing : 0.08em;
}

.CPcolsView a
{
    text-decoration : underline;
}

#prodDetailForm h3.prodDetailName
{
    font-size : 130%;
    font-weight : normal;
}

/*==========================================================================================================
CONTENT_SUB
==========================================================================================================*/
#content_sub h2,
#content_sub h3,
#content_sub h4
{
    font-style : italic;
}

#content_sub li a,
#content_sub a
{
    font-size : 80%;
    line-height : 150%;
}

#content_sub h2 a,
#content_sub h3 a,
#content_sub h4 a
{
    font-size : 100%;
    line-height : normal;
}

/*==========================================================================================================
CONTENT_THIRD
==========================================================================================================*/
#content_third
{
    font-style : italic;
    text-align : center;

}

#content_third p
{
    font-size : 80%;
    line-height : 1.6em;
}

/*==========================================================================================================
GALLERY INSIDE CONTENT_MAIN
==========================================================================================================*/
#gallery h2
{
    font-weight : bold;
    font-style : italic;
}

#gallery h2 span
{
    font-weight : normal;
    font-style : normal;
}

#gallery h5
{
    font-weight : normal;
    font-size : 75%;
}