/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height:100%;
	background-color:#1B2429;

}
.skinmaster
{

    background-color: Transparent;
	border-right: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-bottom: #BC1A1A 10px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

.InnerTable
{
	width:100%;
	border-top: #000000 2px solid; 
	border-left:#000000 2px solid;
	border-right: #000000 2px solid; 
	border-bottom: #000000 2px solid; 
	
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
.NavBar
{
background-color:#BD1A1B;
height:38px;

 border-left:#292931 0px solid;
 border-right:#292931 0px solid;
 border-bottom:#292931 0px solid;
}

.MainBody
{
	background-color:#272726;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.ContentPane
 {
width:753px;	
background-color: transparent;
right-padding:5px;
padding-right:5px;

	 
}
.LeftLinkPane
{
	background-color:#BD1A1B;
}
.LeftPane
{
	padding-right:5px;
	width:238px;
	
}
.RightPane
{
	padding-left:5px;
}	
.Privatepol121
{
	background-image:url(linkrep.gif);
	width:100%;
	height:65px;
	padding-left:20px;
}



.BelowNavLine
{
	background-image:url(itrep.gif);
	background-repeat:repeat-x;
	width:100%;
	height:53px;            
}


/*============================
Classes for Menu Bar
==============================*/


.RootItem TD
{
font-family: tahoma; 
font-size: 12px; 
font-weight: bold; 	
color: #ffffff;
height:38px;
background-color: Transparent;
padding-left:1px;
padding-right:1px;
	
}


.RootItemBreadCrumb TD
{
font-family: tahoma; 
font-size: 12px; 
font-weight: bold; 	
color: #000000;
height:38px;
background-color: Transparent;
padding-left:1px;
padding-right:1px;
	
}

.RootItemActive TD
{
font-family: tahoma; 
font-size: 12px; 
font-weight: bold; 	
color: #000000;
height:38px;
background-color: Transparent;
padding-left:1px;
padding-right:1px;
	
}

.RootItemSelected TD
{
font-family: tahoma; 
font-size: 12px; 
font-weight: bold; 	
color:#000000;
height:38px;
background-color: Transparent;
padding-left:1px;
padding-right:1px;
	
}

.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;
	height: 20px;
	background-color: #BD1A1A;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #ED1A2C 0px solid;
	border-top: #ED1A2C 0px solid;
	border-right: #ED1A2C 0px solid;
	border-bottom: #ED1A2C 0px solid;
}

.SubItemActive TD
{
	border-top: 0px solid;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	height: 20px;
	background-image: none;
	background-repeat: no-repeat;
	color:#000000;
}

.SubItemSelected TD
{
	font-family:Tahoma;
	font-size:11px; 
	font-weight: bold;
	color: #000000; 
	background-color: #BD1A1A;
	background-image: none;
	background-repeat: no-repeat;
}
.SubItemBreadCrumb TD
{
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	color: #000000;
	
	background-image: none;
	background-repeat: no-repeat;
}

.MenuContainer
{
	background-color: transparent;
	padding-left:1px;
	height:38px;
	border-bottom: #036D41 0px solid;
}

.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #BD1A1A;
	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: #ffffff;
	font-family:Tahoma; 
	font-size:11px; 
	font-weight: bold; 
	background-color: #BD1A1A; /* 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:38px;
	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: #BD1A1A;  
	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: #BD1A1A;
	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:bold;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
}

.bot_nav A
{
	font-weight:bold;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
}
.bot_nav A:hover
{
	font-weight:bold;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
}
A.bot_nav:link {
    text-decoration:    none;
    color:#000000;
}
A.bot_nav:visited  {
    text-decoration:    none;
    color:#000000;
}
A.bot_nav:hover    {
    text-decoration:    none;
    color:#B39220;
}
A.bot_nav:active   {
    text-decoration:    none;
    color:#000000;
}
.UserLogin
{
	font-family: TAhoma;
	font-size: 11px;
	padding-left:10px;
	color: #C5BFC6;
	text-decoration:none;
}
.UserLogin A
{
	font-family: TAhoma;
	font-size: 11px;padding-left:4px;
	color: #373835;
	text-decoration:none;
}
.UserLogin A:hover
{
	font-family: TAhoma;
	font-size: 11px;padding-left:4px;
	color: #8CD23B;
	text-decoration:none;
	text-decoration:none;
}
A.UserLogin:link {
    text-decoration:    none;
    color:#C5BFC6;
}
A.UserLogin:visited  {
    text-decoration:    none;
    color:#C5BFC6;
}
A.UserLogin:hover    {
    text-decoration:    none;
    color:#8CD23B;
}
A.UserLogin:active   {
    text-decoration:    none;
    color:#C5BFC6;
}
.PrivacyPolicy
{
	font-family: TAhoma;
	font-size: 11px;
	padding-left:4px;
	color: #000000;
	text-decoration:none;
}
.policy
{
font-family: TAhoma;
font-size: 11px;
color: #000000;
text-decoration:none;	
}
.PrivacyPolicy A
{
	font-family: TAhoma;
	font-size: 11px;padding-left:4px;
	color: #000000;
	text-decoration:none;
}
.PrivacyPolicy A:hover
{
	font-family: TAhoma;
	font-size: 11px;padding-left:4px;
	color: #ffffff;
	text-decoration:none;
	text-decoration:none;
}
A.PrivacyPolicy:link {
    text-decoration:    none;
    color:#000000;
}
A.PrivacyPolicy:visited  {
    text-decoration:    none;
    color:#000000;
}
A.PrivacyPolicy:hover    {
    text-decoration:    none;
    color:#ffffff;
}
A.PrivacyPolicy:active   {
    text-decoration:    none;
    color:#000000;
}
.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;
}
.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;	
}