/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;

}
.skinmaster {
	

	
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.navpane
{
	height: 30px; 
	background-color: #000000;
	color: #ffffff;
	}

.navpanes
{
	 
	background-color: #000000;
	color: #ffffff;
	}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
        padding-bottom:5px;
        width: 275px;
}
.contentpane {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
        padding-bottom:5px;
	width: 100%;
	
}
.rightpane {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
        padding-bottom:5px;        
	width: 275px;
}
.TopLeftPane
{
	width:294px;
	height:212px;
}
.TopRightPane
{
	width:314px;
	height:212px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.LeftMidPane
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
padding-bottom: 2px;
}

.MiddlePane
{padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
padding-bottom: 2px;
	}
.RightMidPane
{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
padding-bottom: 2px;}

.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: #000000;
}
.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: #000000;
	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: 12px; 
	font-weight: bold; 
	color: #ffffff;
	height: 24px;
	background-color: Transparent;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
}
.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff;
	height: 28px;
	background-color: #000000;
}
.SubItemSelected
{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff; 
	background-color: #000000;
	
	
}
.SubItemBreadCrumb
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff;
	background-color: Transparent;
	background-image: none;
	background-repeat: no-repeat;
	
}

.MenuContainer
{
	background-image: url(nav_rep.jpg);
	background-repeat: repeat-x;
	padding-left:1px;
	
	height: 28px;
	border-bottom: #036D41 0px solid;
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;	
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	background-color: #000000;
	
	 /* 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;
	
}
.RootItem TD
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	padding-left: 5px;
	padding-right: 5px;	
	color: #000000;
	height: 23px;	
	background-image: url(nav_back.jpg);
	background-repeat:no-repeat;
	
}


.RootItemBreadCrumb TD
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	padding-left: 5px;
	padding-right: 5px;	
	color: #000000;
	height: 23px;
	background-image: url(nav_back.jpg);
	background-repeat:no-repeat;
}

.RootItemActive TD
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	padding-left: 5px;
	padding-right: 5px;	
	color: #ffffff;
	height: 23px;
	background-image: url(new.jpg);
	background-repeat:no-repeat;
}

.RootItemSelected TD
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	padding-left: 5px;
	padding-right: 5px;	
	color: #ffffff;
	height: 23px;
	background-image: url(new.jpg);
	background-repeat:no-repeat;
}
.bot_nav
{
	font-family: Verdana;
	font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    
    
}
.bot_nav A
{
	font-family: Verdana;
	font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    
    
}
.bot_nav A:hover
{
	font-family: Verdana;
	font-size: 10px;
    color: red;
    text-decoration: none;
    font-weight: normal;
    
    
}
A.bot_nav:link {
    text-decoration:    none;
    color:#000000;
}
A.bot_nav:visited  {
    text-decoration:    none;
    color: #000000;
}
A.bot_nav:active   {
    text-decoration:    none;
    color:#000000;
}
A.bot_nav:hover    {
    text-decoration:    none;
    color:red;
}

.up_nav
{
	font-family: Verdana;
	font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    background-color: Transparent;
    
    
}
.up_nav A
{
	font-family: Verdana;
	font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    background-color: Transparent;
    
}
.up_nav A:hover
{
	font-family: Verdana;
	font-size: 11px;
    color: red;
    text-decoration: underline;
    font-weight: normal;
    background-color: Transparent;
    
}
A.up_nav:link {
    text-decoration:    none;
    color:#000000;
}
A.up_nav:visited  {
    text-decoration:    none;
    color:#000000;
}
A.up_nav:active   {
    text-decoration:    none;
    color:#000000;
}
A.up_nav:hover    {
    text-decoration:    underline;
    color:red;
}
.lg_reg
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #989898;
}
.lg_reg A
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #989898;
}
.lg_reg A:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
A.lg_reg:link {
    text-decoration:    none;
    color:#989898;
}

A.lg_reg:visited  {
    text-decoration:    none;
    color:#989898;
}

A.lg_reg:active   {
    text-decoration:    none;
    color:#989898;
}

A.lg_reg:hover    {
    text-decoration:    none;
    color: #000000;
}
.srch
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-image: url(srch_rep1.gif);
	background-repeat: repeat-y;
}
.go1
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #035903;
	text-decoration: none;
}
.go1 A
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #035903;
	text-decoration: none;
}
.go1 A:hover
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.logo_row
{
	background-image: url(up_rep.gif);
	background-repeat: repeat-y;
}
.nav_row
{
	background-color: #000000;
}
.row_white
{
	background-color: #ffffff;
}
.dn_row
{
	background-image: url(dn_rep.gif);
	background-repeat: repeat-x;
	height: 14px;
	
}
.blue_row
{
	height: 6px;
	background-color: #305D9E;
}
.srch1
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	
}
.black_col
{
	background-color: #7A7B7A;
}
.LogoPane
{
	width: 100%;
	height: 160px;	
	background-image: url(logo_rep.gif);
	background-repeat: repeat-x;
	background-color:#787C78;
	
}
.white_col
{
	font-color: #FFFFFF;
	Font-size: 13px;
	font-weight: normal;
	font-family: tahoma;
	text-decoration: none;
}
A.white_col:link {
    text-decoration:    none;
    color:#FFFFFF;
}

A.white_col:visited  {
    text-decoration:    none;
    color:#FFFFFF;
}

A.white_col:active   {
    text-decoration:    none;
    color:#FFFFFF;
}

A.white_col:hover    {
    text-decoration:    underline;
    color: #FFFFFF;
}