/* 
================================
Skin styles for DotNetNuke
================================
*/   
body
{
	/*background-image: url(map.jpg);*/
	margin: 0px 0px 0px 0px;
	background-color: #D8D8D8;		
	background-image: url(bg.jpg);
	height:100%;
}
.pagemaster {
	
	width: 100%;
	position: relative;	
	height:auto;
	
	
}
.skinmaster 
{	
	height: auto;
	/*background-image:url(map.jpg);
	background-repeat:repeat-y;
	*/
	/*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:0px;
	padding-right:0px;
	
}
.contentpane 
{
	width: 100%;
	height: 450px;
	padding-left:10px;
	padding-right:10px;
	
}
.rightpane 
{
	width: 173px;
}
.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;
}


.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: bold; 	
	color: #000000;
	background-color: #000280;
	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;
}

.SubItem TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #FFFFFF;
	background-color: #000280;
}

.SubItemActive TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	background-color: #FE0000;
}
.SubItemSelected
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	background-color: #FE0000;
	
	
}
.SubItemBreadCrumb
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	background-color: #FE0000;
		
}

.MenuContainer
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #FFFFFF;
	background-color: transparent;
	
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	background-color: transparent;
	
	 /* 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: bold; 	
	color: #ffffff;
	text-decoration: none;
	padding-left:14px;
	padding-right:14px;
	
}


.RootItemBreadCrumb TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	text-decoration: none;
	padding-left:14px;
	padding-right:14px;
	
}

.RootItemActive TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	text-decoration: none;
	background-image:url(nav_ac.jpg);
	height:35px;
	padding-left:14px;
	padding-right:14px;
		
	
}

.RootItemSelected TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	text-decoration: none;
	background-image:url(nav_ac.jpg);
	height:35px;
	padding-left:14px;
	padding-right:14px;
	
}

.lg_reg
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #00029F;
}
A.lg_reg:link {
    text-decoration:    none;
    color:#00029F;
}
A.lg_reg:visited  {
    text-decoration:    none;
    color: #00029F;
}
A.lg_reg:active   {
    text-decoration:    none;
    color:#00029F;
}
A.lg_reg:hover    {
    text-decoration: underline;
    color: #00029F;
}
.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: #6EA1D8;
}
A.bot_nav:link {
    text-decoration:    none;
    color:#6EA1D8;
}
A.bot_nav:visited  {
    text-decoration:    none;
    color: #6EA1D8;
}
A.bot_nav:active   {
    text-decoration:    none;
    color:#6EA1D8;
}
A.bot_nav:hover    {
    text-decoration: underline;
    color: #6EA1D8;
}
.leftrep
{
	background-image: url(leftrep.jpg);
	width: 13px;
	background-repeat:repeat-y;
	height:100%;
	
}
.rightep
{
	background-image: url(rightep.jpg);
	width: 11px;
	background-repeat:repeat-y;
	height:100%;
}
.nav_rep
{
	background-image:url(nav_rep.jpg);
	height:35px;
	background-repeat:repeat-x;
}
.bdcrmb
{
	background-image:url(bdcrmb.jpg); 
/*	height:29px;*/
	background-repeat:repeat-x;
	font-family:tahoma;
	font-size:11px;
	color:#ff0000;
	text-decoration:none;
	font-weight:normal;
}
.botrep
{
	background-image:url(botrep.jpg);
	height:41px;
	background-repeat:repeat-x;
	background-color:#000280;
}
.cprht
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #6EA1D8;
	text-transform:uppercase;
}
A.cprht:link {
    text-decoration:    none;
    color:#6EA1D8;
}
A.cprht:visited  {
    text-decoration:    none;
    color: #6EA1D8;
}
A.cprht:active   {
    text-decoration:    none;
    color:#6EA1D8;
}
A.cprht:hover    {
    text-decoration: underline;
    color: #6EA1D8;
}
.srch_back
{
	background-image:url(srch_back.jpg);
	width::233px;
	height:27px;
	background-repeat:no-repeat;
}
.top_rep
{
	background-image:url(top_rep.jpg);
	height:96px;
	background-repeat:repeat-x;
}


.breadcrm
{
	font-family:tahoma;
	font-size:11px;
	color:#676767;
	text-decoration:none;
	font-weight:normal;
}
A.breadcrm:link {
    text-decoration:    none;
    color:#676767;
}
A.breadcrm:visited  {
    text-decoration:    none;
    color: #676767;
}
A.breadcrm:active   {
    text-decoration:    none;
    color:#676767;
}
A.breadcrm:hover    {
    text-decoration: underline;
    color: #676767;
}
