﻿
#CommonHeaderUserArea
{
    text-align: right;
    margin: 0;
    padding: 4px 27px 7px;
}

#CommonHeaderUserArea a, #CommonHeaderUserArea a:link, #CommonHeaderUserArea a:visited, #CommonHeaderUserArea a:active, #CommonHeaderUserArea a:hover, #CommonHeaderUserArea a:focus
{
    color: #fff;
    text-decoration: underline;
}

#CommonHeaderUserData {
    color: #fff;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 80%;
    font-weight: bold;
}

#CommonHeaderSearch
{
    padding-top: 4px;
}

#CommonNavigation
{
    /* position: absolute; 
    top: 58px;*/
}

#CommonNavigation ul
{
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-left: 32px;
}

#CommonNavigation ul li
{
    display: block;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    margin-right: 20px;
    padding: 6px 0;
}

#CommonNavigation a, #CommonNavigation a:link, #CommonNavigation a:visited, #CommonNavigation a:active, #CommonNavigation a:hover, #CommonNavigation a:focus
{
    color: #cecece;
    text-decoration: none;
}

#CommonNavigation a.selected, #CommonNavigation a:hover, #CommonNavigation a:focus
{
    color: White;
}
/*
dd a, dd a:link, dd a:visited, dd a:active, dd a:hover, dd a:focus
{
    font-size: 1.2em;
    font-weight: bold;
    color: #cecece;
}

dd a.selected, dd a:hover, dd a:focus
{
    color: White;
}

dd
{
    margin: 0;
}

dd#home
{
}
dd#home a
{
    position: absolute;
    top: 63px;
    left: 32px;
    text-decoration: none;
}



dd#add
{
    position: absolute;
    top: 4px;
    right: 220px;
}

dd#user-controls
{
    position: absolute;
    top: 4px;
    right: 8px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

dd#quick-search
{
    position: absolute;
    top: 40px;
    right: 8px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

dd#user-controls a:link, dd#user-controls a:visited, dd#user-controls a:active
{
    font-size: 1em;
    color: #fff;
    text-decoration: none;
}

dd#user-controls a:focus, dd#user-controls a:hover
{
    font-size: 1em;
    color: #fff;
    text-decoration: underline;
}

*/
