﻿.PermissionOuterBox
{
    float: left;
    width: 99%;
    padding: 4px;
    border: 1px solid black;
}
.PermissionInnerBoxOne
{
    float: left;
    width: 35%;
    height: 100%;
    padding: 4px;
}
.PermissionInnerBoxTwo
{
    float: right;
    width: 63%;
    height: 100%;
    padding: 0px;
    border: 1px solid black;
}
.PermissionNavgationBox
{
    height: 20px;
    background-color: #CCCCCC;
    text-align: right;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: solid 1px black;
    float: left; 
    vertical-align:middle; 
}
.PermisiondivAddinGroup
{
    border-bottom-color: #C0C0C0;
    border-bottom-style: solid;
    border-top-width: thin;
    border-bottom-width: thin;
    border-left-color: #C0C0C0;
    border-left-style: solid;
    border-left-width: thin;
    border-right-color: #C0C0C0;
    border-right-style: solid;
    border-right-width: thin;
    float: left;
    color: #000000;
    font-size: 12px;
    max-height:158px;
    overflow:auto;
    width:150px;
    max-width:150px;
}
.PermissiondivSearchElements
{
    text-align: right;
    width: 100%;
    padding: 2px;
    padding-left: 4px;
    float: left;
}
.PermissiondivGroupUsers
{
    width: 100%;
}
.PermissionInputDiv
{
    float: left;
    width: 83%;
}
.PermissiondivNewGroup
{
    width: 100%;
}
.PermissionClear
{
    width: 100%;
    clear: both;
    height: 0px;
}
.PermissionLeft
{
    width: 110px;
    float: left;
    text-align: left;
}
.PermissionRight
{
    width: 70%;
    float: left;
    text-align: left;
}
.permissionUserInfo
{
    width: 99%;
    text-align: left;
    clear: both;
    padding:2px;
}
.permissiondivbuttons
{
    width: 58%;
    float: left;
    text-align: center;
}
.permissiondivsearchtextbox
{
    width: 35%;
    float: left;
    text-align: right;
}
.Permissiondivnowrap
{
    white-space: nowrap;
}
.PermissionLeftPadding
{
    float:left;
    padding-left: 30px;
    padding-right:2px;
    padding-bottom:2px;
    padding-top:2px;
    
    
}
.Permissiontxtsearch
{
    color: #C0C0C0;
    font-style: italic;
    font-size: small;
    border-style: inset;
    border-width: thin;
}
.PermissionText
{
    text-align: left;
}
.PermissionTextArail10pt
{
    text-align: left;
}
.PermissionTextVerdana8.5
{
    color: White;
}
.PermissionContentTextBoxWatermark
{
    color: #C0C0C0;
    font-size: 12px;
    width: 190px;
    vertical-align: middle;
    border-top: solid 1px #CCCACA;
    border-left: solid 1px #CCCACA;
    border-right: none 0px #CCCACA;
    border-bottom: solid 1px #CCCACA;
    background-color: #F1F1F1;
    height: 16px;
    padding-right: 0px;
}
.PermissionContentTextBox
{
    color: Black;
    font-size: 12px;
    width: 190px;
    vertical-align: middle;
    border-top: solid 1px #CCCACA;
    border-left: solid 1px #CCCACA;
    border-right: none 0px #CCCACA;
    border-bottom: solid 1px #CCCACA;
    background-color: #F1F1F1;
    height: 16px;
    padding-right: 0px;
}
.PermissionGroupNameTextBox
{
    color: Black;
    font-size: 12px;
    width: 190px;
    vertical-align: middle;
    border-top: solid 1px #CCCACA;
    border-left: solid 1px #CCCACA;
    border-right: solid 1px #CCCACA;
    border-bottom: solid 1px #CCCACA;
    background-color: #F1F1F1;
    height: 16px;
    padding-right: 0px;
}
.PermissionSearchButton
{
    color: Black;
    font-size: 12px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    padding-right: 2px;
}
.PermissionTitleText
{
    text-align: center;
    color: #000000;
    font-size: 15px;
}
.PermissionPageHeader
{
    width: 100%;
    height: 50px;
    text-align: center;
    border-color: #e6e6e6;
    padding-top: 5px;
}
.PermissionRbtn
{
    float: left;
}

.PermissiondivSearch
{
    border-bottom-color: #C0C0C0;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-left-color: #C0C0C0;
    border-left-style: solid;
    border-left-width: thin;
    border-right-color: #C0C0C0;
    border-right-style: solid;
    border-right-width: thin;
}
.Permissionmessagefooter
{
    text-align: center;
    padding-top: 5px;
    float:left;
    width:100%;
    
}
.Permissionmessageheader
{
    background-color: #CCCCCC;
    height: 18px;
    padding: 5px;
    border-bottom: solid 1px black;
}
.PermissionmesagePanel
{
    border: 1px solid black;
    position: absolute;
    background: #FFFFFF;
    width: 300px;
    height: 120px;
    left: 50%;
    top: 50%;
    vertical-align: middle;
    
}
.Permissionmessageheadertext
{
    color: Black;
    float: left;
    font-weight: bold;
}

.PermissionButton
{
    text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../AT_VenuesImages/btn_bg_public.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 23px;
	width: 188px; 
    border: 0px;
    cursor: pointer;
}

.PermissionButton:hover
{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../AT_VenuesImages/btn_bg_over_public.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 23px;
	width: 188px; 
    border: 0px;
    cursor: pointer;
}

.PermissionupdateProgress
{
    border-width: 3px;
    border-style: solid;
    border-color: #4273A2;
    background-color: #FFFFFF;
    position: absolute;
    left: 50%;
    top: 50%;
    visibility: visible;
    vertical-align: middle;
}
.Permissionpopupexdender
{
    background-color: Gray;
    filter: alpha(opacity=40);
    opacity: 0.5;
}
.Permissionbtnpointer
{
    cursor: pointer;
}
.PermissionPagerText
{
    font-size: 8pt;
}
.permissionemail
{
    padding-left: 20px;
}
.PermissionMessageDiv
{
    visibility: hidden;
    width: auto;
    text-align: left;
    margin-top: 5px;
    background-color: #FFFFCC;
    font-size: 10pt;
    font-weight: bold;
    border: solid 1px #FFCC35;
    padding: 2px;
}
.PermissionUserMessageDiv
{
    
    text-align: left;
    background-color: #FFFFCC;
    font-size: 8.5pt;
    border: solid 1px #FFCC35;
    float:left;
    
}
.PermissionNovicUserMessageButton
{
    cursor:pointer;
    vertical-align:middle;
}
.Permissiondivexistingusers
{
    width:96%;
    padding:2px 2px 2px 4px;
    height:100px;
    overflow:auto;
    font-size:11px;
}
.DivPermissionNoRecordsTemplate
{
    width:100%;
    height:100%;
    text-align:center;
    font-size:12px;
     padding:4px;
}    
    
    
    