html
{ 
	background-color: White;
	overflow-y: scroll;
}

a img {border: 0px solid;}

#Body
{
	background-repeat: repeat;
}
.navtable1
{
	position: relative;
	width: 241px;
	height: 200px;
	z-index: 3000;
}
.navtable
{
	position: absolute;
	left: 14px;
	top: 0px;
}
.n1
{
    position: relative;
    top: -10px;
    left: 14px;
}
.logo1
{
	position: absolute;
	top: 10px;
	left: 3px;
	background-color:#FFFFFF;
}
.tableheader
{
	background-color: transparent;
	
}
.rotatingbanner
{
	position: absolute;
	top: 23px;
}

#dnn_ctr748_ManageUsers_lblTitle, #dnn_ctr748_ManageUsers_lblUserHelp, #dnn_ctr_ManageUsers_lblTitle, #dnn_ctr_ManageUsers_lblUserHelp
{
	display: none;
}

#dnn_ctr4308_DynamicRegistration_65d9374d-5054-493b-be47-193022978e84, #dnn_ctr4307_DynamicRegistration_e5036579-588d-4208-b091-fa0f70e65c35, #dnn_ctr906_DynamicRegistration_bda636cc-7967-4871-a8a8-102cfe9580c2, #dnn_ctr9792_DynamicRegistration_TBR_GUIDce0b8968-c067-4545-9f38-bbd185c547d8Password
{
	display: none;
}

/* tab css navigationtab controls the placement of the tab container */
.navtable2
{
	position: relative;
	top: -170px;
	width: 590px;
	height: 50px;	
}
.navigationtab
{
	position: absolute;
	z-index: 1000;
	top: 190px;
	left: 240px;
}
/* controls position of navigation menu within the navigationtable */
.navigationmenu
{
    position: absolute;
    top: 156px;
    left: 10px;
}
.tabs
{
	position: absolute;
	top: 10px;
	left: 15px; 
}
a.tabs:link, a.tabs:visited, a.tabs:hover, a.tabs:active
{
    color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;    
    text-decoration: none;
    line-height: 12px;
}
.tabone
{
    text-align: center;
	position: absolute;	
	top: -12px;
	left: -165px;
	width: 175px;
	height: 42px;
	background: url('images/navtab1.png');
	z-index: 1002;
}
.tabtwo
{
    text-align: center;
	position: absolute;
	top: -12px;
	width: 178px;
	height: 42px;
	background: url('images/navtab2.png');
	z-index: 1001;
}
.tabtwo:hover
{
    text-align: center;
	position: absolute;
	top: -12px;
	width: 178px;
	height: 42px;
	background: url('images/navtab2.png');
	z-index: 1003;
}
.tabthree
{
    text-align: center;
	position: absolute;
	top: -12px;
	left: 170px;
	width: 175px;
	height: 42px;
	background: url('images/navtab3.png');
	z-index: 1000;
}
.tabthree:hover
{
    text-align: center;
	position: absolute;
	top: -12px;
	left: 170px;
	width: 175px;
	height: 42px;
	background: url('images/navtab3.png');
	z-index: 1003;
}
.tabselected
{
    text-align: center;
	position: absolute;
	left: 165px;
	width: 178px;
	height: 30px;
	background: url('images/navtab2.png');
	z-index: 1002;
}
.contentpane
{
    width: 580;
    min-height: 350px;
    _height: 350px;
}
.logincontrol
{
    text-align: right;
    width: 100%;
    position: relative;
    top: -10px;
    right: 10px;
}
.controlpanel
{
    width: 100%;
}

/* Menu Items */

.dnn_dnnnav_ctldnnnav_spmitm
{
    cursor: hand;
    position: relative;
    left: -5px;
    height: 20px;
    width: 198px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.BreadCrumbRoot
{
    font-weight: bold;
    width: 198px;
    height: 20px;
    position: relative;
    display: block;
    margin: 0 0 -20px 0;
    padding: 0;
}
.CSSNodeRoot
{
    font-weight: bold;
    width: 198px;
    height: 20px;
    position: relative;
}
.CSSContainerSub
{
    font-size: 12px;
    font-weight: normal;
    position: relative;
    left: -15px;
    width: 180px;
}
.SubMenu_RootMenuItem
{
    color: #000000; 
    text-decoration: none;  
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    padding: 0 8px 0 8px;
}

.SubMenu_RootMenuItemActive
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    color: #000000;
}
#navdiv a:link 
{
    color: #642d8a;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;    
    text-decoration: none;
}
#navdiv a:visited
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
}
#navdiv a:hover
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
}
#navdiv a:active 
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
}
.QuestionNormal
{
    font-size: 11px;
    font-weight: bold;
    width: 500px;
    padding: 5px 0 0 0;
    margin: 0;
}
.ValidationSummary
{
    font-size: 12px;
}

.HiddenPasswordField
{
	display:none;
}
