/* 
================================
Skin styles for DotNetNuke
================================
*/   
body
{
	/*background-image: url(map.jpg);*/
	margin: 0px 0px 0px 0px;
	background-color: #EDEDED;		
}
.pagemaster {
	
	width: 100%;
	position: relative;	
	height: auto;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	
	
	
	
}
.skinmaster 
{	
	width: 900px;
	/*background-image:url(map.jpg);
	background-repeat:repeat-y;
	height: auto;*/
	/*background-color: #687475;*/
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane 
{
	/*width:100%;*/
	
}
.leftpane 
{
	padding-top:20px;
	padding-right:20px;
	width:250px;
	
}
.contentpane 
{
	width: 100%;
	padding-right:10px;
	padding-left:10px;
}
.rightpane 
{
	/*padding-top:20px;*/
}
.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-color: Transparent;
  color: #000000;
  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;
}


.SkinObject4
{
	font-family: san-serif;
color: #ffffff;
	
	
}

A.SkinObject4:link
{
	font-family: san-serif;
color: #ffffff;
	
}

A.SkinObject4:visited
{
	font-family: san-serif;
color: #ffffff;
	
}

A.SkinObject4:hover
{
	font-family: san-serif;
color: #000000;
	
}

A.SkinObject4:active
{
	font-family: san-serif;
color: #ffffff;
	
}




.colc:hover
{
font-family: san-serif;
color: #000000;
}



.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 	
	color: #000000;
	background-color:#0764BD ;
	text-decoration: none;
	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;
	/*height:25px;*/
}

.SubItem TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 	
	color: #FFFFFF;
	background-color: #0764BD;
	/*height:25px;*/
}

.SubItemActive TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 	
	color: #0764BD;
	background-color: #ffffff;
	/*height:25px;*/
}
.SubItemSelected
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 	
	color: #0764BD;
	background-color: #ffffff;
	height:25px;
	
	
}
.SubItemBreadCrumb
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 	
	color: #ffffff;
	background-color: #0764BD;
	/*height:25px;*/
		
}

.MenuContainer
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 	
	color: #FFFFFF;
	background-color: transparent;
	
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 	
	color: #ffffff;
	background-color: transparent;
	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;
	
	
}
.RootItem TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 	
	color: #ffffff;
	text-decoration: none;
	background-image: url(mnu.png);
	width:199px;
	height:23px;
	background-repeat:no-repeat;
	padding-left: 20px;
	text-transform:uppercase;
	
}


.RootItemBreadCrumb TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 	
	color: #ffffff;
	text-decoration: none;
	background-image: url(mnu.png);
	width:199px;
	height:23px;
	background-repeat:no-repeat;
	padding-left: 20px;
	text-transform:uppercase;
	
}

.RootItemActive TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 	
	color: #ffffff;
	text-decoration: none;
	background-image: url(mac.png);
	width:199px;
	height:23px;
	background-repeat:no-repeat;
	padding-left:30px;
	text-transform:uppercase;
		
	
}

.RootItemSelected TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 	
	color: #ffffff;
	text-decoration: none;
	background-image: url(mac.png);
	width:199px;
	height:23px;
	background-repeat:no-repeat;
	padding-left:30px;
	text-transform:uppercase;
	
}

.lg_reg
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
A.lg_reg:link {
    text-decoration:    none;
    color:#000000;
}
A.lg_reg:visited  {
    text-decoration:    none;
    color: #000000;
}
A.lg_reg:active   {
    text-decoration:    none;
    color:#000000;
}
A.lg_reg:hover    {
    text-decoration: underline;
    color: #000000;
}
.ash_row
{
	background-image: url(ash_row.jpg);
	width: 100%;
	height: 24px;
	background-repeat: repeat-x;
}
.phfax
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.blackrep
{
	background-image: url(blackrep.png);
	height: 59px;
	background-repeat:repeat-x;
}
.bluerep
{
	background-image: url(bluerep.png);
	height: 59px;
	background-repeat:repeat-x;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
.bot_nav
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
A.bot_nav:link {
    text-decoration:    none;
    color:#ffffff;
}
A.bot_nav:visited  {
    text-decoration:    none;
    color: #ffffff;
}
A.bot_nav:active   {
    text-decoration:    none;
    color:#ffffff;
}
A.bot_nav:hover    {
    text-decoration: underline;
    color: #ffffff;
}
.brep
{
	background-image: url(brep.png);
	height: 33px;
	background-repeat:repeat-x;
}
.b13
{
	background-image: url(b13.png);
	height: 34px;
	background-repeat: repeat-x;
}
.tppn
{
	background-image: url(tppn.png);
	height: 194px;
	background-repeat: repeat-x;
	width: 100%;
	background-color: #000000;
}
.menu_01
{
	background-image: url(menu_01.png);
	width: 239px;
	height: 183px;
	background-repeat: no-repeat;
}
.menurep
{
	background-image: url(menurep.png);
	width: 239px;
	height: 100%;
	background-repeat: repeat-y;
	/*background-color: #000000;*/
}
.header
{
	background-image: url(header.png);
	width:900px;
	height:103px;
	background-repeat: no-repeat;
}
