/* 
================================
Skin styles for DotNetNuke
================================
*/   
body
{

	margin: 0px 0px 0px 0px;
	background-color:#CCCCCC;
}
.pagemaster {
	
	width: 100%;
	height: auto;
	/*background-image: url(background.png);*/
	
	
	
}
.skinmaster 
{	
	width: 792px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	height:auto;
	background-color:#FFFFFF;
}
.skinmaster1
{	
	width:900px;
	min-height:768px;
	height:auto;
	background-color:#FFFFFF;
	
}
.skinmasterrr 
{	
	width: 900px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	height:auto;
	background-color:#FFFFFF;
}

.header
{
	width:792px;
	height:37px;
}
.header1
{
	width:792px;
	height:37px;
	float:left
}
.rightwidth
{
	width:200px;
}
.menurpt
{
	background-image:url(active.gif);
	background-repeat:repeat-x;
	width:100%;
	height:37px;
}
.menulft
{
	background-image:url(mpr_header_01.gif);
	height:37px;
	width:232px;
	float:left;
}
.mppmenulft
{
	background-image:url(menulft.gif);
	height:37px;
	width:32px;
	float:left;
}
.mppmenu
{
	background-color:#fff;
	height:37px;
	width:426px;
	float:left;
}
.shoponline
{
	background-image:url(shoponline.gif);
	height:37px;
	width:102px;
	float:right;
}
.headerblw
{
	width:792px;
	height:92px;
	padding-top:5px;
}
.headerblw1
{
	width:1020px;
	height:92px;
	float:left;
	padding-top:5px;
}

.headerb2w2
{
	width:900px;
	height:92px;
	float:left;
	padding-top:5px;
}

.mpplogo
{
	width:232px;
	height:92px;
	background-image:url(logo.gif);
	float:left;
	
}

.logort
{
	width:368px;
	height:92px;
	background-image:url(logort.gif);
	float:left;
}
.payonline
{
	width:192px;
	height:92px;
	background-image:url(payonline.gif);
	float:left;
}
.greenrpt
{
	width:792px;
	height:7px;
	background-image:url(logoblwrpt.gif);
	background-repeat:repeat-x;
}
.mppcontent
{
	width:792px;
	height:auto;
	background-color:#FFFFFF;
}
.mppleftpane
{
	width:200px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
}
.mppcontentpane
{
	width:592px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
}
.mppcontent1
{
	width:900px;
	height:auto;
	background-color:#FFFFFF;
	float:left
}
.mppleftpane1
{
	width:200px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
}
.mppcontentpane1
{
	width:700px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
}

.mppcontentwidth
{
	width:200px;
	background-color:#FFFFFF;
	float:left;
}

.footer
{
    width: 792px;
	background-image:url(footerbg.gif);
	clear:both;
	height:63px;
}
.footer1
{
    width: 792px;
	background-image:url(footerbg.gif);
	float:left;
	height:63px;
}
a.footerlinks:link {font-size:9pt; font-weight:bold; color:#0F50A4; text-decoration:none; }
a.footerlinks:visited {font-size:9pt; font-weight:bold; color:#0F50A4; text-decoration:none; }
a.footerlinks:active {font-size:9pt; font-weight:bold; color:red; text-decoration:none; }
a.footerlinks:hover {font-size:9pt; font-weight:bold; color:red; text-decoration:none;}
.footerabv
{
 	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #000;
	text-decoration: none;
	clear:both;
	padding-right: 25px;
	float:right;
}
.footerabv1
{
 	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #000;
	text-decoration: none;
	padding-right: 105px;
	float:right;
	
	background-color:#FFFFFF;
}
.footerlnks
{
   /* width:865px;*/
    font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #ffffff;
	text-decoration: none;
	
	
}
/*.footerlnks A
{
    font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 	
	color: #ffffff;
	text-decoration: none;
}*/
A.footerlnks:link {
    text-decoration:    none;
    color:#ffffff;
}
A.footerlnks:visited  {
    text-decoration:    none;
    color: #ffffff;
}
A.footerlnks:active   {
    text-decoration:    none;
    color:#ffffff;
}
A.footerlnks:hover    {
    text-decoration: none;
    color: #ffffff;
}


.lnks 
{
    font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #ffffff;
	text-decoration: none;
}


.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
	
.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 */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #ffffff;
	background-color: #0051A5;
	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: 11px; 
	font-weight: normal; 	
	color: #FFFFFF;
	background-color: #0051A5;
}

.SubItemActive TD
{
	font-family: arial; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #fff;
	background-color: #0051A5;
}
.SubItemSelected
{
	font-family: arial; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #fff;
	background-color: #88AF09;
	
	
}
.SubItemBreadCrumb
{
	font-family: arial; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #ffffff;
	background-color: #0051A5;
		
}

.MenuContainer
{
	font-family: arial; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #FFFFFF;
	height: 32px;	
	background-color: transparent;
	
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	font-family: arial; 
	font-size: 11px;  
	font-weight: normal; 	
	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: 11px; 
	font-weight: normal; 	
	color: #FFFFFF;
	font-weight:bold;
	/*background-image:url(active.gif);
	background-repeat:repeat-x;*/
	text-decoration: none;
	height:37px;
	text-transform:uppercase;
	padding-left:5px;
	padding-right:5px;
}


.RootItemBreadCrumb TD
{
	font-family: arial; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #FFFFFF;
	padding-left:2px;
	text-decoration: none;
	text-transform:uppercase;
}

.RootItemActive TD
{
	font-family: arial; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #FFFFFF;
	font-weight:bold;
	background-image:url(selected.gif);
	background-repeat:repeat-x;
	text-decoration: none;
	height:37px;
	text-transform:uppercase;
	padding-left:5px;
	padding-right:5px;
}

.RootItemSelected TD
{
	font-family: arial; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #FFFFFF;
	font-weight:bold;
	background-image:url(selected.gif);
	background-repeat:repeat-x;
	text-decoration: none;
	height:37px;
	text-transform:uppercase;
	padding-left:5px;
	padding-right:5px;
}

.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;
}
.panes
{
	
}
.bot_row
{
	background-color: #E5E5E5;
	height: 59px;
}
.bot_nav
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
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: underline;
    color: #000000;
}
.allpanes
{
	background-color: #FFFFFF;
}
.nav_rep
{
	background-image: url(nav_rep.jpg);
	height: 58px;
	/*width: 901px;*/
	background-repeat: repeat-x;
}
.top_back
{
	background-image: url(top_back.jpg);
	width: 901px;
	height:311px;
	background-repeat:no-repeat;
}
.top_link
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
A.top_link:link {
    text-decoration:    none;
    color:#ffffff;
}
A.top_link:visited  {
    text-decoration:    none;
    color: #ffffff;
}
A.top_link:active   {
    text-decoration:    none;
    color:#ffffff;
}
A.top_link:hover    {
    text-decoration: underline;
    color: #ffffff;
}