/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	background-color:#030303;
	background-image:url(bodyrep.gif);
	background-repeat:repeat-x;
	height:100%;
  }
.skinmaster
{
    border:#000000 0px solid;
    background-color:#FFFFFF;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.TopBlackImg
{
	background-image:url(bodyrep1.gif);
	background-repeat:no-repeat;
	width:100%;
	height:134px;
	
}
.repptr
{
 background-image:url(linerep.gif);
 width:100%;
 background-repeat:repeat-x;
}
.BotLinks
{
	background-image:url(lastline.gif);
	width:100%;
	height:61px;
}
.LastLine
{
	background-image:url(botredline.gif);
	background-repeat:repeat-x;
	width:100%;
	height:5px;
}
.BotttomLinks
{
	background-image:url(botimg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:66px;
}
.TopPane
{
	background-color:Transparent;
	width:100%;
}
.NavBar
{
	background-image:url(menubarrep.gif);
	background-repeat:repeat-x;
	width:100%;
	height:27px;
	background-color:Transparent
}
.LeftPane
{

padding-bottom:20px;
}
.ContentPane
 {
	width:100%;	
	background-color: transparent;
 }
 .redLine
 {
	background-image:url(redline.gif);
	background-repeat:repeat-x;
	width:100%;
	height:4px;
 }
.Menurep
{
	background-image:url(manurep.gif);
	width:100%;
	background-repeat:repeat-x;
	background-color:#009900;
}
.Line
{
	background-image:url(reep.gif);
	background-color:Transparent;
	height:3px;
	width:100%;
}
.MiddleLine
{
 background-image:url(midline.gif);
 background-repeat:repeat-x;
 width:100%;
 height:12px;
}
.FlashPane
{
	background-color:Transparent;
	width:100%;
}
.LineBelowFlash
{
	background-color:#9BC81B;
	height:3px;
}
.LineaboveLink
{
	background-color:#9BC81B;
	height:3px;
}
.BOTTOM_LINK
{
	background-color:#315C6B;
	height:56px;
	color:#9CBAC6;
	padding-top:10px;
	padding-bottom:10px;
}

/*============================
Classes for Menu Bar
==============================*/


.RootItem TD
{
font-family: tahoma; 
font-size: 11px; 
font-weight: bold; 	
color: #FFFE00;
height:27px;
background-color: Transparent;
padding-left:10px;
padding-right:10px;padding-bottom:2px;
	
}


.RootItemBreadCrumb TD
{
font-family: tahoma; 
font-size: 11px; 
font-weight: bold; 	
color: #FFFE00;
height:27px;
background-color: Transparent;
padding-left:10px;
padding-right:10px;padding-bottom:2px;
	
}

.RootItemActive TD
{
font-family: tahoma; 
font-size: 11px; 
font-weight: bold; 	
color: #FFFE00;
height:27px;
background-color: Transparent;
padding-left:10px;
padding-right:10px;padding-bottom:2px;
	
}

.RootItemSelected TD
{
font-family: tahoma; 
font-size: 11px; 
font-weight: bold; 	
color:#FFFE00;
height:27px;
background-color: Transparent;
padding-left:10px;
padding-right:10px;
padding-bottom:2px;
	
}


.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-color: #B31115;
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 
{
	border-top: 0px solid;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;	
	color:#FFFE00;
	background-color: #0D3BA9;
}

.SubItemSelected 
{
	font-family:Tahoma;
	font-size:11px; 
	font-weight: bold;	
	color: #FFFE00; 
	background-color: #B31115;

}

.SubItemBreadCrumb 
{
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;	
	color: #FFFE00;
	background-color: #0D3BA9;
}

.MenuContainer
{
	background-color: transparent;
	padding-left:1px;
	height:25px;
	border-bottom: #036D41 0px solid;
}

.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #B31115;
	border-left: #036D41 0px solid;
	border-top: #036D41 0px solid;
	border-right: #036D41 0px solid;
	border-bottom: #036D41 0px solid;
	text-align: center;
	width: 0px;
	height: 0px;
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #FFFE00;
	font-family:Tahoma;	
	font-size:11px; 
	font-weight: bold; 
	background-color: #B31115; /* fixed firefox problem, do not use transparent here */
}

.MenuArrow
{
	font-family: webdings; 
	font-size:11px; 
	cursor: pointer; 
	cursor: hand; 
}
.MenuRootArrow
{
	font-family: webdings; 
	font-size:11px; 
	cursor: pointer; 
	cursor: hand;
}
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 0;
}


.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:25px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	border-right: #cccccc 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma; 
	font-size:11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #cccccc; 
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height:0px;
}
.MainMenu_SubMenu {
	background-color: #B31115;  
	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: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma; 
	font-size:11px; 
	font-weight: bold; 
	font-style: normal;
	height:0px;
}
.MainMenu_MenuArrow {
	border-right: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size:11px; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size:11px; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: bold;
}
.TreeViewMenu {
	width: 175px;
	background-color: #B31115;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}



.bot_nav
{
	font-weight:normal;
	color: #828202;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
}

.bot_nav A
{
	font-weight:normal;
	color: #828202;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
}
.bot_nav A:hover
{
	font-weight:normal;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
}
A.bot_nav:link {
    text-decoration:    none;
    color:#828202;
}
A.bot_nav:visited  {
    text-decoration:    none;
    color:#828202;
}
A.bot_nav:hover    {
    text-decoration:    none;
    color:#ffffff;
}
A.bot_nav:active   {
    text-decoration:    none;
    color:#828202;
}
.UserLogin
{
	font-family: TAhoma;
	font-size: 11px;
	color: #888889;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
}
.UserLogin A
{
	font-family: TAhoma;
	font-size: 11px;
	color: #888889;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}
.UserLogin A:hover
{
	font-family: TAhoma;
	font-size: 11px;
	color: #BB1418;
	text-decoration:none;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}
A.UserLogin:link {
    text-decoration:    none;
    color:#888889;
}
A.UserLogin:visited  {
    text-decoration:    none;
    color:#888889;
}
A.UserLogin:hover    {
    text-decoration:    none;
    color:#BB1418;
}
A.UserLogin:active   {
    text-decoration:    none;
    color:#888889;
}
.PrivacyPolicy
{
	font-family: TAhoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.policy
{
font-family: TAhoma;
font-size: 11px;
color: #D4D4D4;
text-decoration:none;
padding-right:70px;	
}
.PrivacyPolicy A
{
	font-family: TAhoma;
	font-size: 11px;
	color: #D4D4D4;
	text-decoration:none;
}
.PrivacyPolicy A:hover
{
	font-family: TAhoma;
	font-size: 11px;
	color: #D4D4D4;
	text-decoration:none;
	text-decoration:none;
}
A.PrivacyPolicy:link {
    text-decoration:    none;
    color:#D4D4D4;
}
A.PrivacyPolicy:visited  {
    text-decoration:    none;
    color:#D4D4D4;
}
A.PrivacyPolicy:hover    {
    text-decoration:    none;
    color:#D4D4D4;
}
A.PrivacyPolicy:active   {
    text-decoration:    none;
    color:#D4D4D4;
}
.Copyright
{
	background-color:#B39220;
	height:65px;
	width:240px;
	padding-left:25px;
}
.Linksclass
{
	height:65px;
}

.OutsideLine
{
background-color:#0B0B0B;
width:17px;	
}
.panes
{
	padding-top:10px;
}
.BottomGreenLine
{
	background-color:#A7FE3C;
	width:100%;
	height:31px;
}
.customlogin
{
	background-color:Transparent;
	background-image:url(back12.gif);
	height:25px;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	cursor:hand;
	
}
.registerLogin
{
width:100%;
height:47px;
background-color:#434341;
padding-top:10px;
color:#C5BFC6;
font-size:11px;
padding-right:5px;	
border-left:#292931 2px solid;
border-right:#292931 2px solid;
border-top:#292931 2px solid;
}
.LineRepeator
{
background-image:url(linerep.gif);
background-repeat:repeat-x;
width:100%;
 height:8px;	
}