/* -------------------------------------------------------------- 
   
   2008, GrandRating, www.grandrating.com
      
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    border: 0pt none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0pt;
    padding: 0pt;
    text-align: left;
    vertical-align: baseline;
}

body
{
    background: #FFFFFF none no-repeat scroll 0% 0%;
    background-image: url(../images/backgroundBlue.png);
    font-size: 1em;
    font-family: "Lucida Grande" ,Helvetica,Arial,Verdana,sans-serif;
    text-align: center;
    color: #444;
    padding: 0;
    margin: 0;
}


a
{
    color: #659FD5;
}
a:hover
{
    color: #AA9650;
}

.verticalMiddled
{
    display: table-cell;
    vertical-align: middle;
}

.napkin
{
    overflow: hidden;
}

.napkin .slidingNapkin
{
    visibility: hidden;
}

.napkin .slidingNapkinImage
{
    width: 23.438em;
    height: 30.563em;
}

span.noWrapping
{
    white-space: nowrap;
}


/* ----------------- COLUMNS ---------------- */

/* ----- header Cols ----- */

.header
{
    margin-right: 19em;
    overflow: hidden;
    z-index: 2;
    position: relative;
}


.phoneAndPrice
{
    position: absolute;
    top: 2.1em;
    right: 1.5em;
    width: 15em;
}

/* ----- content Cols ----- */

.content
{
    margin-right: 19em;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.menu
{
    position: absolute;
    top: 13.9em;
    right: 1.5em;
    width: 15em;
    z-index: 2;
}

/* ----- footer Cols ----- */

.footer
{
    margin-right: 19em;
    overflow: hidden;
}

.madeIn
{
    position: absolute;
    top: 40em;
    right: 1.5em;
    width: 15em;
}

/* ----- header ----- */

.header
{
    padding: 2em 0 2em 0;
}

.header h1
{
    font-size: 1.1em;
    margin-bottom: 0.4em;
    font-weight: lighter;
}

.header p
{
    font-size: 0.75em;
}

.header .logo
{
    vertical-align: middle;
    padding-right: 1.5em;
    padding-left: 4em;
}


.header .logo img
{
    width: 5em;
    height: 6.125em;
}



.header .about
{
    width: 28em;
    padding-right: 1.5em;
}

.phoneAndPrice p.phone
{
    font-size: 1.1em;
}

.phoneAndPrice p.e-mail
{
    font-size: 0.95em;
}

.phoneAndPrice .priceContainer
{
    padding-top: 0.9em;
}

.phoneAndPrice a.price
{
    font-size: 0.75em;
    display: block;
    height: 2em;
    width: 7.6em;
    padding-left: 2.5em;
    padding-top: 0.5em;
    background-image: url(  "../images/page_white_excel.png" );
    background-repeat: no-repeat;
    background-color: #659FD5;
    color: White;
    white-space: nowrap;
}

.phoneAndPrice a.price:hover
{
    background-color: #AA9650;
}


/* ----- menu ----- */

.menu
{
    padding-top: 0.9em;
}


.menu ul li
{
    list-style: none;
}

.menu ul li
{
    margin-bottom: 1.2em;
}


.menu li a
{
    padding: 0.5em;
    font-size: 0.75em;
    background-color: #AA9650;
    color: White;
}

.menu li a:hover
{
    background-color: #659FD5;
    color: White;
}

.menu li a.selected
{
    background-color: #659FD5;
    text-decoration: none;
    cursor: default;
}


/* ----- content ----- */

.pageContent
{
    padding-left: 4em;
    padding-right: 2em;
}

.pageContent .text
{
    /* padding-left: 2.25em; */
    padding-right: 2em;
    font-size: 0.75em;
}

.pageContent .brand
{
    float: left;
    padding: 0 1em 1em 0;
    width: 14.5em;
}

.pageContent .brand table td
{
    vertical-align: middle;
}

.pageContent .brand table td.brandLogo
{
    width: 5.625em;
    height: 4.375em;
    padding-right: 1.15em;
}

.pageContent .brand table td.brandLogo img
{
    width: 5.625em;
    height: 4.375em;
}

.pageContent .brand table td.brandDescription
{
    width: 7.5em;
}

.pageContent .brand .brandDescription h2
{
    font-size: 0.875em;
    margin-bottom: 0.5em;
}

.pageContent .brand .brandDescription p a
{
    font-size: 0.75em;
    color: #8A8C8E;
}

.pageContent .brand .brandDescription p a:hover
{
    font-size: 0.75em;
    color: #6D6D6D;
}

.textContent
{
}


/* ----- modalBrand ----- */


.modalBrand .text
{
    font-size: 0.75em;
}

.modalBrand .brandText
{
    vertical-align: middle;
    padding: 0 !important;
    margin: 0 !important;
}

.modalBrand .brandText p
{
    padding: 0 15px 0 0 !important;
}

.modalBrand .brandLogo p
{
    padding: 0 !important;
}

.modalBrand .brandLogo img
{
    padding: 0 !important;
    margin: 0 !important;
    width: 90px;
    height: 70px;
}

.modalBrand .brandTable
{
    padding: 0 !important;
    margin: 0 !important;
}

.closeIcon
{
    width: 16px;
    height: 16px;
}




/* ----- footer ----- */

.footer
{
    padding-bottom: 2em;
}


.footer .copyright
{
    padding-left: 4em;
    padding-top: 1.5em;
}

.footer .copyright p
{
    font-size: 0.75em;
}

.madeIn
{
    padding-top: 1em;
    padding-bottom: 2em;
}

.madeIn table
{
    font-size: 0.75em;
}

.madeIn table td
{
    vertical-align: middle;
}

sup
{
    vertical-align: super;
    font-size: 0.7em;
}

