/* 
================================
Skin styles for DotNetNuke
================================
*/   
body{ padding:0 0 0 0; margin:0 0 0 0; background-color:#FFFFFF;}
.skinmaster{width:706px; height:auto; min-height:100%; }
.pagemaster{width:100%; height:auto; min-height:100%;}
.pagemaster_bot{width:100%;}
.skinmaster_bot{width:706px;}
.height10{height:10px;}
.height20{height:20px;}
.floatleft{float:left;}
.floatright{float:right;}
.topbg{background-image:url(topbg.jpg); background-repeat:no-repeat; width:706px; height:93px;}
.height5{height:5px; display:block;}
.nav_rep{background-image:url(nav_rep.jpg); width:100%; height:46px; background-repeat:repeat-x;}
.padlogo{padding:10px 10px 0px 25px;}
.pad5{padding:5px 0px 0px 0px;}
.padtb5{padding:5px 0px 5px 0px;}


.bot_nav{font-family:tahoma; font-size:11px; text-decoration:none; font-weight:normal; color:#5A5A5A;}
A.bot_nav:link{color:#5A5A5A; text-decoration:none;}
A.bot_nav:active{color:#5A5A5A; text-decoration:none;}
A.bot_nav:visited{color:#5A5A5A; text-decoration:none;}
A.bot_nav:hover{color:#5A5A5A; text-decoration:underline;}
.cprht{font-family:tahoma; font-size:11px; font-weight:bold; color:#656565; text-decoration:none;}
A.cprht:link{color:#656565; text-decoration:none;}
A.cprht:active{color:#656565; text-decoration:none;}
A.cprht:visited{color:#656565; text-decoration:none;}
A.cprht:hover{color:#656565; text-decoration:underline;}




.skinheader {}
.skingradient {	background-image: url(gradient_DkBlue.jpg); height:30px;}
.controlpanel {	width: 100%;	background-color: #dfe5f2;}
.toppane{}
.topleftpane{padding:0px 0px 5px 0px;}
.leftpane {}
.contentpane {}
.rightpane {}
.bottompane{padding:10px 0px 5px 0px;}

.MainMenu_MenuContainer {	background-color: transparent; 	height:31px;}
.MainMenu_MenuBar {	cursor: pointer; 	cursor: hand;}
.MainMenu_MenuItem {	
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {height: 1px;}
.MainMenu_MenuItemSel 
{
	background-color: transparent;
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	font-weight: normal;
	color: #ffffff;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: Transparent;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}



.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); */
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #FFFFFF;
	background-image:url(nav_rep.jpg);
	background-repeat:repeat-x;
	/*width:2px;*/
	height:25px;
	text-decoration: none;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
	display:block;
	

}

.SubItem TD
{	
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #FFFFFF;
	background-image:url(nav_rep.jpg);
	height:25px;
}

.SubItemActive TD
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #ff0000;
	background-image:url(nav_rep.jpg);
	height:25px;
}
.SubItemSelected
{

	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #ff0000;
	background-image:url(nav_rep.jpg);
	height:25px;
	
	
	
}
.SubItemBreadCrumb
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #FFFFFF;
	text-decoration: none;	
	background-image:url(nav_rep.jpg);
	background-repeat:repeat-x;	
	height:25px;
		
}
.MenuContainer
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #FFFFFF;
	height: 20px;	
	background-color: transparent;
	
	
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #FFFFFF;
	background-color:transparent;	
	background-image:url(nav_rep.jpg);
	background-repeat:repeat-x;
/*	width:150px;*/
	height:25px;
	
	 /* fixed firefox problem, do not use transparent here */
}
.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	
}
.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MenuBar
{
	background-image: none;
	cursor: pointer;
	cursor: hand;
	height:46px;
	
	
}
.RootItem TD
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #FFFFFF;
	background-color: transparent;	
	height:46px;
	padding:0px 23px 0px 23px;	
	text-transform:uppercase;
	background-image:url(nav_rep.jpg);
	background-repeat:repeat-x;

}
.RootItemBreadCrumb TD
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #FFFFFF;
	background-color: transparent;	
	height:46px;
	padding:0px 23px 0px 23px;	
	text-transform:uppercase;
	background-image:url(nav_rep.jpg);
	background-repeat:repeat-x;
	
}

.RootItemActive TD
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #ff0000;
	background-color: transparent;	
	height:46px;
	padding:0px 23px 0px 23px;	
	text-transform:uppercase;
	background-image:url(nav_rep.jpg);
	background-repeat:repeat-x;
}

.RootItemSelected TD
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #ff0000;
	background-color: transparent;	
	height:46px;
	padding:0px 23px 0px 23px;	
	text-transform:uppercase;
	background-image:url(nav_rep.jpg);
	background-repeat:repeat-x;
	
	
}
