﻿.standard_nav
{
    width: 144px;
    vertical-align: top;
}

.standard_rightpanel
{
    vertical-align: top;
}

#standard_nav
{
    width: 119px;
    background-color: #D8B4FA;
    background-image: url('../../images/templates/standard/sellnavbottom.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 10px 10px 15px 15px;
}

#standard_nav ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#standard_nav li
{
    margin-top: 10px;
}

#standard_nav li.indent
{
    margin-left: 10px;
}

#standard_nav a
{
    text-decoration: none;
    font-weight: bold;
    color: #333333;
}

#standard_nav a:hover
{
    color: White;
}

div.standard_slogan
{
    background-color: #330065;
    padding: 2px 10px 2px 5px;
}

div.standard_slogan_rfloat
{
    float: right;
    width: 50%;
    text-align: right;
}

h2.standard_slogan
{
    padding: 0 10px 0 0;
    margin: 0;
    letter-spacing: 1px;
    font-size: 2.2em;
}

.standard_slogan_left
{
    color: White;
    font-weight: normal;
}

.standard_slogan_right
{
    color: #9B65FF;
    font-weight: bold;
}

.standard_slogan_left_change
{
    color: White;
    font-weight: normal;
}

.standard_slogan_right_change
{
    color: #FFCF66;
    font-weight: bold;
}

#standard_body
{
    vertical-align: top;
    padding: 10px 0px 10px 10px;
    width: 100%;
}

#standard_body h1
{
    color: #6700CF;
    font-size: 1.8em;
}

#standard_body ul
{
    list-style-image: url('../../images/templates/standard/sellbullet.gif');
}

#standard_body li
{
    margin-left: -20px;
    margin-bottom: 15px;
}

#standard_body a
{
    text-decoration: none;
    color: #333333;
}

#standard_body a:hover
{
    color: #8732D6;
}

td.standard_quotes
{
    width: 201px;
    padding-top: 35px;
    padding-right: 20px;
    vertical-align: top;
}

#standard_quotes
{
    width: 181px;
    background-color: #BE83FB;
    color: White;
    background-image: url('../../images/templates/standard/topquote.gif');
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 0.95em;
    font-weight: bold;
    margin-left: 20px;
}

#standard_quotes div.standard_content
{
    padding: 10px 10px 0 10px;
}

#standard_quotes strong
{
    color: Black;
}

#standard_quotes div.standard_bottomquote
{
    height: 90px;
    background-image: url('../../images/templates/standard/bottomquote.gif');
    background-repeat: no-repeat;
    background-color: White;
}

#standard_contact
{
    margin-top: 20px;
    padding-left: 15px;
    font-weight: bold;
}

#standard_contact p
{
    background-repeat: no-repeat;
    padding-left: 25px;
    height: 17px;
}

#standard_contact p.tel
{
    background-image: url('../../images/templates/standard/tel.gif');
}

#standard_contact p.email
{
    background-image: url('../../images/templates/standard/email.gif');
}

#standard_contact img
{
    float: left;
    margin-right: 10px;
    margin-top: -2px;
}

#standard_contact a
{
    color: #333333;
    text-decoration: none;
}

#standard_contact a:hover
{
    color: #666666;
}

