/* 
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster
{
	width: 800px;
	
	background-color: Transparent;
}
.skinmaster
{
	
	background-color: #ffffff;
}
.skinheader_c
{
	background-image: url(02.jpg);
	background-position: left center;
	background-repeat: repeat-x;
}
.skinheader_l
{
	background-image: url(menu_sx.gif);
	background-position: right center;
	background-repeat: no-repeat;
	width: 63px;
}
.skinheader_r
{
	background-image: url(menu_dx.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 63px;
}

.skinlogobanner_r1
{
	background-image: url(baner01.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 98px;
}
.skinlogobanner_r2
{
	background-image: url(baner02.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	height: 98px;
	
}
.skinlogobanner_r3
{
	background-image: url(baner03.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 98px;
	
}
.bottomlogo1
{
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(login_bg.jpg);
	width:800px;
	color:White;
	font-weight:bold;
}
.toplogo
{
	background-position: left top;
 background-color:White;
}
.skinbottom
{
	background-color: #eff8fd;
}
.fontsmall
{
	font-size: xx-small;
}
.controlpanel
{
	width: 100%;
	background-color: #ffffff;
}
.headerfont, a.headerfont:link, a.headerfont:visited
{
	font-size: 11px;
	color: White;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica;
}
.centerpage
{
	margin-top: 3px;
	margin-bottom: 3px;
}

.mainpane
{
	
}
.toppane
{
	
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	width: 100%;
	height:100%;
}
.leftpane
{
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane
{
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 2px;
}
.bottompane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

/* Main Menu */

.BreadcrumbRootTab TD
{
font-family: Arial, Helvetica;
font-size: 11px; 
font-weight: bold; 
background-color: #cc0000; 
color: #ffffff;
height: 19px;
}
.BreadcrumbSubTab
{
background-color: transparent; 
color: #ffffff;
font-family: Arial, Helvetica;
font-size: 11px; 
font-weight: bold; 
border-top: 0px solid;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
height: 19px;

}
.SelectedSubTab
{
background-color: #ffffff;
color: #000000;
font-family:Arial, Helvetica;
font-size: 11px; 
font-weight: bold; 
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
height: 19px;
}
.ActiveSubTab
{
background-color: #78787a;
color: black;
border-top: 0px solid;
font-family: Arial, Helvetica;
font-size: 11px; 
font-weight: bold; 
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
height: 19px;
}





.MainMenu_MenuContainer
{
	padding-left: 0px;
	background-color: transparent;
	width: 150px;
	height: 19px;
}
.MainMenu_MenuBar
{
	cursor: hand;
	height: 19px;
	width: 130px;
	
}
.MainMenu_MenuItem
{

	border-right: #B1B1B1 0px solid;
	border-top: #B1B1B1 0px solid;
	border-left: #B1B1B1 0px solid;
	border-bottom: #B1B1B1 0px solid;
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: White;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica; /*background-image: url(v_menu_bg.gif); 	background-repeat:no-repeat;*/
	height: 19px; /*WIDTH: 130px;*/
}
.MainMenu_MenuIcon
{
	display:none
}
.MainMenu_SubMenu
{
	border-right: #B1B1B1 0px solid;
	border-top: #B1B1B1 0px solid;
	border-left: #B1B1B1 0px solid;
	border-bottom: #B1B1B1 0px solid;
	cursor: hand;
	 color: Black;
	background-color: #53a6e8;
	height: 19px;
}
.MainMenu_MenuBreak
{
	/*border-left: Black 1px solid;*/
	width: 2px;
	background-color: black;
	background-image: url(1x1.gif);
	background-repeat: repeat;
	/*height: 3px;
	background-color: Black;*/
}

.MainMenu_MenuItemSel, .MainMenu_RootMenuItemSel
{
	border-right: #B1B1B1 0px solid;
	border-top: #B1B1B1 0px solid;
	border-left: #B1B1B1 0px solid;
	border-bottom: #B1B1B1 0px solid;
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: Black;
	/*background-image: url(v_menu_bg.gif); 	background-repeat:no-repeat;*/
	height: 19px;
	background-color: #a4e6ff;
	/*background-color: #83f1ff;*/
}
.MainMenu_RootMenuItemSeparator
{
/*	background-color: Transparent;*/
	border-left-color: Black;
	border-left-style:solid;
	border-left-width: 1px;
	width: 25px;
}

.TreeViewMenu_RootItems, .TreeViewMenu_RootFolder
{
	font-weight: bolder;
}
.TreeViewMenu_Items
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
}
.TreeViewMenu_Items_Hover
{
	text-decoration: underline;
	font-weight: bolder;
}
.TreeViewMenu_RootItems_Selected, .TreeViewMenu_SubItems_Selected
{
	color: Blue;
	font-weight: bolder;
}
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: white;
}
Body
{
	background-image: url(background.jpg);
	background-repeat: repeat;
}










