﻿/*Settings Control */
td.SettingsLabel 
{
    padding: 4px;
    padding-top: 6px;
    color: #333;
    font-size: 13px;
    font-family: Verdana;
    text-align: left;
    vertical-align: top;  
    width: 200px !important;  
}
td.SettingsValue 
{
    padding: 4px;
    color: #333;
    font-size: 12px;
    font-family: Verdana;
    text-align: left;
    vertical-align: top;
}
td.SettingsCommands 
{
    padding: 4px;
    text-align: right;
    vertical-align: top;
}
a.SettingsButton, a.SettingsButton:link, a.SettingsButton:active, a.SettingsButton:visited 
{
    color: #111;
    font-size: 12px;
    font-family: Verdana;    
    text-decoration: underline;
}
a.SettingsButton:hover
{
    color: #333;
    font-size: 12px;
    font-family: Verdana; 
    text-decoration: underline;       
}



.reg_Error, .reg_Success
{
    margin: 5px 0 15px 0;
    padding: 0 0 10px 10px;
    border: 1px dashed #ccc;
    background: yellow;
}
.reg_Error ul, .reg_Error ul li, .reg_Success ul, .reg_Success ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.reg_Error ul li 
{
    margin-top: 10px;
    background: url(images/error.png) left 4px no-repeat;
    padding-left: 30px;
    color: #790505;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    line-height:17px;
}
.reg_Success ul li 
{
    margin-top: 10px;
    background: url(images/accept.png) left 2px no-repeat;
    padding-left: 30px;
    color: #790505;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    line-height:17px;
}
.reg_Header
{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 13px;    
    margin-top: 20px;
    margin-bottom: 20px;
}
.reg_Spacer 
{
    clear:both;
    height: 10px;
}
.ctl_Error 
{
    border: 1px red !important;
}

.RadComboBoxDropDown ul, .RadComboBoxDropDown ul li
{
    list-style-type: none;
}
.reg_Control ul, .reg_Control ul li 
{
    list-style-type: none;
}
.RadUpload 
{
    width: 250px !important;
}

/* User Management */

.ucmLeft
{
    width:220px;
    float:left;
    overflow: hidden;
}
.ucmRight
{
    float:left;
    width:730px;
     vertical-align:top;
}
.ucmClear
{
    clear:both;
}
.Left
{
    float:left;
}
.Right
{
    float:right;
}
.clearfix
{
    clear:both;
}
.tabButtons
{
    padding-left: 10px;
    padding-right: 10px;
    width:90%;
    padding-top:25px;
    padding-bottom:25px;
}
.memberStatus
{
    width: 300px;
    height: 50px;
    border: 1px dashed #ccc;
    background-color: #eee;
    text-align:left;
}
.memberStatus img{
    float:left;
    margin: 10px;
}
.memberStatus span{
    float:left;
    margin: 17px 0 0 5px;
    font-size: 15px;
    font-weight: bold;
}
.sfCt
{
    float:left;
    padding-top:0px;
    vertical-align:top;
}
.sbCt
{
    float:left;
    margin-left:3px;
    padding-top:0px;
    vertical-align:top;
}

a.SearchLink
{
    display:inline;
    padding: 3px;
    width:30px;
    height: 25px;
    border: 1px solid #82745f;
    background-color: #bab094;
    text-align:center;
    line-height:23px;
    font-size: 12px !important;
}
a.SearchLink:hover
{
    display:inline;
    padding: 3px;
    width:30px;
    height: 25px;
    border: 1px solid #82745f;
    background-color: #f5c435;
    text-align:center;
    line-height:23px;
    font-size: 12px !important;
    text-decoration: none;
}
.rpbCt
{
    
    margin-top:5px;
}
a.ReportsLink
{
    display:block;
    padding-bottom: 5px;
    width:183px;
    height: 20px;
    border: 1px solid #82745f;
    background-color: #bab094;
    text-align:center;
    line-height:25px;
    color: #333 !important;
    font-size: 12px !important;
}
a.ReportsLink:hover
{
    display:block;
    padding-bottom: 5px;
    width:183px;
    height: 20px;
    border: 1px solid #82745f;
    background-color: #f5c435;
    text-align:center;
    line-height:25px;
    color: #333 !important;
    font-size: 12px !important;
    text-decoration: none;
}
a.ActionLink
{
    display:block;
    width:210px;
    height: 25px;
    border: 1px solid #82745f;
    background-color: #bab094;
    text-align:center;
    line-height:25px;
    font-size: 12px !important;
}
a.ActionLink:hover
{
    display:block;
    width:210px;
    height: 25px;
    border: 1px solid #82745f;
    background-color: #f5c435;
    text-align:center;
    line-height:25px;
    color: #333 !important;
    text-decoration: none;
}
.ActionLink.CreateUser
{
     background: #bab094 url(images/add_user.png) 20px center no-repeat;
}
.ActionLink.BackLink
{
     background: #bab094 url(images/back.png) 20px center no-repeat;
}
.ucRt {
    margin-top: 10px;
    border: 1px solid #82745f;
    padding:10px;
    margin-right: 8px;
}
.ucM
{
    width:1000px;
    padding:10px;
}
.ucBx{
    margin-top: 10px;
    margin-right: 8px;
}
.ucPv.options p {
   font-weight: bold;
   padding-top:12px;
}
.ucPv
{
    margin-top:0;
    background:#fff;    
    padding:10px;
}
.ucFv
{
    margin-top:0px;
    background:#fff;    
    padding:10px;
}
.btnBx a
{
    width:208px;
}
.btnBx input
{
    width:208px;
}
.btnSr a
{
    width:50px;
}
.btnSr input
{
    width:50px;
}
.btnRp a
{
    width:182px;
}
.btnRp input
{
    width:182px;
}
.rfdButton a.rfdSkinnedButton 
{
    margin:0 !important;
}


label.dnnFormRequired:after 
{
	    content: "*";
	    display: inline-block;
	    margin: 0 0 0 5px;
	    color: Red;
	    font-size: 16px;
	    line-height:1em;
	    font-weight: bold;    
    }