﻿/* PageUser -----------------------------------------------*/
.PageUser
{
    background-image: url('x../../../Common/Transparent/TransparentGold10.png');
    background-repeat: repeat;
    width: 960px;
    height: auto !important; 
}

.PageUserView1
{
    background-image: url('../../../Common/Transparent/TransparentBlack10.png');
    background-repeat: repeat;
    width: 640px;
    height: auto !important;
    height: 600px;
    min-height: 600px;    
}

.PageUserView2
{
    background-image: url('../../../Common/Transparent/TransparentBlack10.png');
    background-repeat: repeat;
    width: 640px;
    height: auto !important;
    height: 600px;
    min-height: 600px;    
}

.PageUserView3
{
    background-image: url('../../../Common/Transparent/TransparentBlack10.png');
    background-repeat: repeat;
    width: 640px;
    height: auto !important;
    height: 600px;
    min-height: 600px;    
}

.PageUserContent {
    padding: 20px;
    color: #FFFFFF;
}

.PageUserContentAlone
{
    width: 640px;
    padding: 20px;
}

.PageUserHeader
{
    height: 40px;
    padding: 10px;
}

.PageUserHeaderNav
{
    float: left;
}

.MenuCurrentPosition
{
    height: 40px;
    font-weight: bold;
    font-style: italic;
    font-size: 11px;
    color: #000080;
    text-align: right;
    vertical-align: bottom;
}

.PageUserContent
{
    padding: 10px;
}

.PageUserParentTitle {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    background-color: #E1DDCB;
    color: #000000;
    font-family: Garamond;
}