/* 
================================
Skin styles for DotNetNuke
================================
*/   
body
{
   margin: 0px 0px 0px 0px;
}
.pagemaster {
	width:100%;
	background-color:#ffffff;
	
}
.skinmaster {
	
	background-color:#ffffff;
	border-right: #80AAD4 0px solid; 
	border-top: #80AAD4 0px solid; 
	border-left: #80AAD4 0px solid; 
	border-bottom: #80AAD4 0px solid; 

}
.topbgr
{
	background-image:url(topbgr.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:212px;
}
.footerpane
{
	
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#AFE3F9;
	
}
.footerpane a
{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#AFE3F9;
}
.footerpane a:hover
{ 
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#AFE3F9;
}
.footerpane a:visited
{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#AFE3F9;
}

.foot
{
	background-color:#0362A0;
	height:64px;
	
}
.loginbgr
{
	background-image:url(loginbgr.jpg);
	background-repeat:no-repeat;
	width:237px;
	height:84px;
}
.rep
{
background-image:url(c_rep.gif);
background-repeat:repeat-x;
height:6px;
width:100%;
}
.MenuRep 
{
	background-image:url(menuRep.jpg);
	background-repeat:repeat-x;
	height:34px;
}
.skingradient {
	background-image:url(menu_below.jpg);
	background-repeat:repeat-x;
	height:6px;
	
}
.midrep
{
	height:84px;
	width:280px;
	background-image:url(midrep.jpg);
	background-repeat:repeat-x;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {

	background-color: #EDEDED;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	
	background-color: Transparent;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	width: 224px;
}
.newcontent
{
	font-family:tahoma;
	padding-top:2px;
	font-size:11px;
	font-weight:normal;
	color:#62696D;
	text-align:justify;
	
}
.newcontent a
{
	font-family:tahoma;
	font-size:11px;
	padding-top:2px;
	font-weight:normal;
	color:#62696D;
}
.newcontent a:hover
{
	font-family:tahoma;
	font-size:11px;
	padding-top:2px;
	font-weight:normal;
	color:#62696D;
}
.newcontent a:visited
{
	font-family:tahoma;
	font-size:11px;
	padding-top:2px;
	font-weight:normal;
	color:#62696D;
}
.contentpane 
{
	background-image:url(contentbgr.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	border-left: #2471AB 1px dotted; 
	border-right: #2471AB 1px dotted; 
}
.rightpane {
	
	background-color: Transparent;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	width: 199px;
}
.rightpane1 {
	
	background-color: Transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.CentrePane1 {
	
	background-color: Transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
}
.CentrePane2 {
	
	background-color: Transparent;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px 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;
}

.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: 12px;
	font-weight: normal;
	color: #0F8BC0;
	height: 24px;
	background-color: #FBDFC9;
	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: 12px;
	font-weight: normal;
	height: 24px;
	background-image: none;
	background-repeat: no-repeat;
}

.SubItemSelected
{
	font-family: Tahoma;
	font-size: 12px; 
	font-weight: normal;
	color: #ffffff; 
	background-color: #0092D1;
	background-image: none;
	background-repeat: no-repeat;
}

.SubItemBreadCrumb
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
}


.MenuContainer
{
	background-color: transparent;
	/*padding-left:7px;	
	padding-right:7px;	*/
	height: 34px;
	border-bottom: #036D41 0px solid;
	
}


.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #0092D1;
	border-left: #036D41 0px solid;
	border-top: #036D41 0px solid;
	border-right: #036D41 0px solid;
	border-bottom: #036D41 0px solid;
	text-align: center;
	width: 15;
	height: 28;
}


.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family:tahoma; 
	font-size: 12px; 
	font-weight: normal; 
	background-color: #0092D1; /* 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-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 16;
}


.RootItem TD
{
	font-family: tahoma;
padding-left:4px;	
	padding-right:4px;
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
	height: 34px;
	
	
}


.RootItemBreadCrumb TD
{
	font-family: tahoma;
	color:#ffffff;
	font-size:11px;
	font-weight: bold; 
 padding-left:4px;
    padding-right:4px;
	height: 34px;
 	
}

.RootItemActive TD
{
	font-family: tahoma;
	padding-left:4px;
	padding-right:4px;
	font-weight: bold; 
	font-size:11px;
	color:#ffffff; 
	height: 34px;
	background-image:url(indicator.gif);
	background-repeat:no-repeat;
	background-position:center;

		
}

.RootItemSelected TD
{
	font-family: tahoma;
	font-weight: bold;  
	font-size:11px;
	color:#FDF6CC;
padding-left:4px;
	padding-right:4px;
	height: 34px;

	
}
.srch
{
	font-family: tahoma;
	font-weight: bold;  
	font-size:12px;
	color:#2471AB;
}

.BreadcrumbPane
{
	font-family: tahoma;
	font-weight: normal;  
	font-size:11px;
	color:#0092D1;
	background-color:Transparent;
}
.BreadcrumbPane a
{
	font-family: tahoma;
	font-weight: normal;  
	font-size:11px;
	color:#0092D1;
	background-color:Transparent;
}
.BreadcrumbPane a:hover
{
	font-family: tahoma;
	font-weight: normal;  
	font-size:11px;
	color:#0092D1;
	background-color:Transparent;
}
.BreadcrumbPane a:visited
{
	font-family: tahoma;
	font-weight: normal;  
	font-size:11px;
	color:#0092D1;
	background-color:Transparent;
}

.log
{
	font-family: tahoma;
	font-weight: bold;  
	font-size:11px;
	color:#ffffff;
	background-color:Transparent;
}
.log a
{
	font-family: tahoma;
	font-weight:  bold;  
	background-color:Transparent;
	font-size:11px;
	color:#ffffff;
}
.log a:hover
{
	font-family: tahoma;
	background-color:Transparent;
	font-weight:  bold;  
	font-size:11px;
	color:#ffffff;
}
.log a:visited
{
	font-family: tahoma;
	background-color:Transparent;
	font-weight:  bold;  
	font-size:11px;
	color:#ffffff;
}
.back
{
	background-image:url(top.jpg);
	background-repeat:no-repeat;
	width:570px;
	
}
.top
{
	background-image:url(top_rep.jpg);
	background-repeat:repeat-x;
	height:84px;
	
}


.bgr
{
	background-image:url(bgr.jpg);
	background-repeat:repeat-x;
	height:94px;	
}
.totbgr
{
	background-image:url(totbgr.jpg);
	background-repeat:repeat-y;
	height:380px;
	width:779px;		
}
.totbgr1
{
	background-image:url(what.jpg);
		
}
.totbgrinside
{
	background-image:url(insidetotbgr.jpg);
	background-repeat:repeat-y;
	height:380px;
	width:779px;		
}
.totbgrinside1
{
	background-image:url(insidetotbgr.jpg);
	
		
}

.cc1
{
	
	border-left: #2471AB 1px dotted; 
	border-right: #2471AB 1px dotted; 
}
.cc2
{
	
	border-left: #2471AB 1px dotted; 
}
.BreadcrumbPane11
{
	font-family: tahoma;
	font-weight: normal;  
	font-size:11px;
	color:#0092D1;
	background-color:Transparent;
}
.BreadcrumbPane11 a
{
	font-family: tahoma;
	font-weight: normal;  
	font-size:11px;
	color:#0092D1;
	background-color:Transparent;
}
.BreadcrumbPane11 a:hover
{
	font-family: tahoma;
	font-weight: normal;  
	font-size:11px;
	color:#0092D1;
	background-color:Transparent;
}
.BreadcrumbPane11 a:visited
{
	font-family: tahoma;
	font-weight: normal;  
	font-size:11px;
	color:#0092D1;
	background-color:Transparent;
}




.For_linking
{
	
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#0072bb ;
	
}
.For_linking a
{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#0072bb ;
}
.For_linking a:hover
{ 
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#0072bb ;
}
.For_linking a:visited
{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#0072bb ;
}


.SkinObject111
{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#0072bb ;
 text-decoration:none

}
A.SkinObject111:link {
    font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#0072bb ;
              text-decoration:none

}
A.SkinObject111:visited  {
   font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#0072bb ;
              text-decoration:none

}
A.SkinObject111:active   {
   font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#0072bb ;
              text-decoration:none

}
A.SkinObject111:hover    {
  font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#0072bb ;
              text-decoration:none

}


.subtext_content_heading {
    font-weight:normal;
    font-size:11px;
    color: #2A4067;
    font-family: Tahoma;
   
}

A.subtext_content_heading:link {
   font-weight:normal;
    font-size:11px;
    color: #2A4067;
    font-family: Tahoma;
   
}

A.subtext_content_heading:visited  {
   font-weight:normal;
    font-size:11px;
    color: #2A4067;
    font-family: Tahoma;
   
}

A.subtext_content_heading:hover    {
   font-weight:normal;
    font-size:11px;
    color: #2A4067;
    font-family: Tahoma;
   
}

A.subtext_content_heading:active   {
    font-weight:normal;
    font-size:11px;
    color: #2A4067;
    font-family: Tahoma;
   
}
