body
{
	margin:0;
	background-color: #ffffff;
	background-image: url(bg.jpg);
	background-position: 0 0;
	font-family: Arial, Verdana, sans-serif;
	color:#666666;
	font-size: 12px;
	scrollbar-face-color:#B0B0AF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
	cursor: default; 
	background-repeat: repeat-x;
	background-attachment: fixed;
}

A:link  {
	text-decoration:    none;
	color:  #000000;
}
		
A:visited   {
	text-decoration:    none;
	color:  #000000;
}
		
A:active    {
	text-decoration:    underline;
	color:#666666;
}
		
A:hover {
	text-decoration:    underline;
	color: #666666;
}
.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #FFFFFF;
	border-right: #0000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}




/* Content markup dnn tokens */


.normal, table {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #666666 !important;
    line-height: 0.4cm; 
}
.normalbold {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666666 !important;
    line-height: 0.4cm; 
}
.Head   {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size:  15px;
    font-weight: bold;
    color: #000000;
}
.subhead {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 11px;
    color: #666666 !important;
    font-weight: bold;
    line-height: 0.4cm; 
}
.NormalRed  {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 11px;
    color: #ff0000;
    line-height: 0.4cm; 
}
B, strong {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #000000;
}
img {
    border: 0px;
}




/* Skinobjects (login/date/breadcrum) */


.skinobject {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #000000 !important;
}
.skinobject A:link  {
	text-decoration:    none;
	color:  #000000;
}
		
.skinobject A:visited   {
	text-decoration:    none;
	color:  #000000;
}
		
.skinobject A:active    {
	text-decoration:    underline;
	color:#666666;
}
		
.skinobject A:hover {
	text-decoration:    underline;
	color: #666666;
}





/* Command buttons (sumbit/cancel) */


A.CommandButton:link {
    text-decoration:    none;
    color: #000000;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #000000;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #666666;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #666666;
}
.commandbutton {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
}




/* Form elements */


input.NormalTextBox{
    background-color:#9e9e9e;
    height:20px;
    border: 1px solid #000000;
    color:ffffff;
}
input {
    font-family: Helvetica, Arial, Verdana, sans-serif !important;
    font-size: 12px !important;
    align:left;
}
input.StandardButton
{
	border: 1px solid #000;
	background-color: #9e9e9e;
	font-weight: bold;
	color:ffffff !important;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	cursor: hand;
	cursor: pointer;
}





/* Container submenu */

.ModuleTitle_MenuItemSel {
	background-color: #3d4f78;
	padding: 0px 5px 0px 5px
}
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.ModuleTitle_MenuBar {
	cursor: pointer;	
	background-color: Transparent;
	height:20;
}
.ModuleTitle_SubMenu { 
	background-color: #FFF;	
	border: 1px solid #000000;
	z-index: 1000;
	cursor: pointer; 
	cursor: hand;
	font-weight:normal;
	filter: none;
}
.ModuleTitle_MenuItem {
	background-color: #7d89a4;
	color: #FFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px 0px 5px !important;
	height: 20px;
	border: 0;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #eeeeee; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	padding: 0px 0px 0px 0px !important;
	width:22px;
}
.ModuleTitle_MenuBreak {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #000000 !important; 
	height: 0px !important;
}
.ModuleTitle_MenuArrow {
	display: none;
	width:0px;
}




/* styles used in the FileManager */

.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height: 25px;
}
.FileManager_Explorer
{
	height: 100%;
	border: #696969 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList
{
	height: 100%;
	border: #696969 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #E7E7FF;
	background-color: #9EBFF6;
	border-bottom: #696969 1px solid;
	height: 25px;
}

.FileManager_Pager
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-top: #696969 1px solid;
	height: 25px;
}

.FileManager_StatusBar
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #dedfde;
	height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: #F8F8F8;
	border-top: black 1px dashed;
	border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: #EEEEEE;
	border-style: none;
}
.FileManager_SelItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color: #99ffff;
	border-style: none;
}

.FileManagerTreeNode
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.FileManagerTreeNodeSelected
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #dcdcdc;
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
	text-decoration: none;
	color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{
	text-decoration: none;
	color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
	text-decoration: none;
	color: #ff0000;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
	text-decoration: none;
	color: #003366;
}





./* Main Menu */


.MainMenu_MenuContainer {

    	z-index:90;
    	    	
}
.MainMenu_MenuBar {

    	z-index:90;

}

.MainMenu_MenuIcon 
{
    display: none;

}


.MainMenu_MenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10pt; 
	color:#666666;
	width:155px;
	background-image: url(/portals/10/skins/skin3/buttonsub.gif);
	height: 25px;
	background-color: #ffffff;
	text-align: left;
    	line-height:20px;
    	z-index:90;
    	border: 0px;
}


.MainMenu_RootMenuItem{
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10pt; 
	color:#000000;
	background-image: url(/portals/10/skins/skin3/button.gif);
	height: 25px;
    	background-color: transparent;
    	text-align: left;
    	line-height:20px;
    	z-index:90;    	
}


.MainMenu_RootMenuItemActive 
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10pt; 
	color:#666666;
	background-image: url(/portals/10/skins/skin3/button.gif);
	height: 25px;
	background-color: transparent;
	text-align: left;
	line-height:20px;
	z-index:90;

}

.MainMenu_MenuItemSel 
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10pt; 
	color:#666666;
	background-image: url(/portals/10/skins/skin3/buttona.gif);
	height: 25px;
	background-color: transparent;
	text-align: left;
	z-index:90;

}




.MainMenu_SubMenu {
	background-color:
	padding: 0px;
	border: 1px solid #000000;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-weight: normal !important;
	filter: none;
	font-size: 10pt; 
	background-color: ffffff;
	
}




.MainMenu_SubMenuItemActive 
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10pt; 
	color:#666666;
	height: 25px;
	text-align: left;
	line-height:20px;
	z-index:90;
	background-color: ffffff;
	

}

.MainMenu_SubMenuItemSelected 
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10pt; 
	color:#000000;
	height: 25px;
	text-align: left;
	line-height:20px;
	z-index:90;
	background-color: ffffff;
	

}
