﻿

.pnlNewsUpdate
{
    
}

.desc
{
    display: block;
    width: 690px;
    height: 125px;
}

/* Edit Profile Page */

.viewProfileImage
{
    vertical-align: top;
    padding: 10px 0px 10px 30px;
    width: 220px;
}

.editProfileImage
{
    vertical-align: top;
    padding: 10px 0px 10px 30px;
    width: 260px;
}

.uploadProfileImage
{
    margin: 15px 0px 0px 0px;
}

.btnUploadImage
{
    width: 236px;
}

.editProfileInfo
{
    vertical-align: top;
    padding: 10px 20px 10px 20px;
}

.tblProfile
{
    width: 350px;
}

.tblViewProfile
{
    width: 400px;
}

.profileRow
{
    padding: 5px 0px 5px 0px;
}

.btnUpdateProfile, .btnUpdateCrew
{
    margin: 5px 7px 0px 0px;
}

.grdProfileImage img
{
    width: 220px;
}

.lblProfile
{
    margin: 0px 0px 0px 0px;
    display: block;
    float: right;
    width: 310px;
    color:#ff64ff;
    font-family:Impact;
}

.lblEditProfile
{
    margin: 0px 5px 0px 0px;
    display: block;
    float: left;
    width: 95px;
    text-align: right;
    color:#ff64ff;
    font-family:Impact;
}

.lblViewProfile
{
    margin: 0px 5px 0px 0px;
    display: block;
    float: left;
    width: 75px;
    text-align: right;
    color:#ff64ff;
    font-family:Impact;
}

.txtEditProfile, .txtBio
{
    width: 222px;
}

.txtBio
{
    height: 200px;
}