/* 
================================
Skin styles for DotNetNuke
================================
*/   
body
{
	background-color:#ffffff;
}

.pagemaster
{
 width: 100%;
 margin-top:0px;
 background-image:url(repeater.jpg);
 background-repeat:repeat-x;
 background-color:#F9F8FE;
}


.skinmaster 
{
	
}
.controlpanel 
{
	width:100%;
	background-color:Transparent;
	color:Black;
}
.logoleft
{
	width:769px;
	height:68px;
	background-color:#FAFBFC;
	background-repeat:no-repeat;
}

.logoText
{
 background-image:url(text-image.jpg);
 background-repeat:no-repeat;
 width:769px;
 height:36px;	
}
.BelowMenuRep
{
	background-image:url(rep.jpg);
	background-repeat:repeat-x;
	width:779px;
	height:13px;
}
.leftImageRep
{
	background-image:url(left-rep.jpg);
	background-repeat:repeat-y;
	width:3px;
}
.ContentPane
{
	background-color:#ffffff;
	width:638px;
}

.lefttologo
{
 background-image:url(letftologo.jpg);
 background-repeat:no-repeat;
 width:58px;
 height:104px;	
}
.righttologo
{
 background-image:url(righttologo.jpg);
 background-repeat:no-repeat;
 width:27px;
 height:104px;	
}
.menuleft
{
	background-image:url(menuleft.jpg);
 background-repeat:no-repeat;
 width:58px;
 height:39px;	
}
.menuright
{
 background-image:url(menuright.jpg);
 background-repeat:no-repeat;
 width:27px;
 height:39px;
}
.imageleft
{
 background-image:url(leftimage.jpg);
 background-repeat:no-repeat;
 width:58px;
 height:264px;
}
.imageRight
{
 background-image:url(rightimage.jpg);
 background-repeat:no-repeat;
 width:27px;
 height:264px;
}
.ImagePane
{
	width:915px;
}
.image-rep

{
 background-image:url(rep-footer.jpg);
 background-repeat:repeat-y;
 width:1000px;
 height:100%;	
}
.leftcontainer
{
background-image:url(leftcon.jpg);
 background-repeat:no-repeat;
 width:58px;
 height:341px;	
}
.leftcontainer1
{
background-image:url(left11.jpg);
 background-repeat:no-repeat;
 width:58px;
 height:605px;	
}
.Rightcontainer
{
background-image:url(rightcon.jpg);
 background-repeat:no-repeat;
 width:27px;
 height:341px;	
}
.Rightcontainer1
{
background-image:url(right112.jpg);
 background-repeat:no-repeat;
 width:27px;
 height:605px;	
}
.footerAbove
{
	background-image:url(abovefooter.jpg);
 background-repeat:no-repeat;
 width:1000px;
 height:22px;	
}
.footerText
{
	
background-image:url(textFooter.jpg);
 background-repeat:no-repeat;
 width:1000px;
 height:30px;
}
.contentpane 
{
	
}



.backgroundimage
{
	background-image:url(cont-img.jpg);
    background-repeat:no-repeat;
    height:516px;
    width:516;
}

/* Menu Items */
.MainMenu_MenuContainer 
{
	background-color:transparent; 
	height:31px;
}
.MainMenu_MenuBar 
{
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_MenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma; 
	font-size:11px; 
	font-weight: bold; 
	font-style: normal; 
	/*background-color: #000000;*/
}
.MainMenu_MenuIcon 
{
	background-color:#FFFFFF;
	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:11px;
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow 
{

	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
	font-weight: normal;
	color: #ffffff;
}
.MainMenu_RootMenuArrow 
{
	font-family: webdings; 
	font-size:11px;
	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_Header 
{
	
}
.Head 
{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   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: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F6E44A;
	background-color:#232358;
	background-image: none;
	background-repeat: no-repeat;height:30px;
	border-left:solid 2px #F6E44A;
	border-bottom:0px;
	border-top:0px;
	border-right:0px;
	border:0px solid red;
}
.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Verdana;
	font-size:11px;
	font-weight: normal;	
	height:30px;
	color: #F6E44A;
	background-color:#232358;
	/*border-left:solid 2px #F6E44A;
	border-bottom:0px;
	border-top:0px;
	border-right:0px;*/
	/*border:2px solid red;*/
}
.SubItemSelected
{
	font-family: Verdana;
	font-size:11px;
	font-weight: normal;
	color: #F6E44A;
	background-color:#3399FF;
	/*border-left:solid 2px #F6E44A;
	border-bottom:0px;
	border-top:0px;
	border-right:0px;*/
	border:0px solid red;
}
.SubItemBreadCrumb
{
	font-family: Verdana;
	font-size:11px;
	font-weight: normal;
	color: #F6E44A;
	background-color:#232358;
	/*border-left:solid 2px #F6E44A;
	border-bottom:0px;
	border-top:0px;
	border-right:0px;*/
	/*border:2px solid red;*/
}
.MenuContainer
{
	/*background-color: transparent;*/
	height: 37px;
	border-bottom: #036D41 0px solid;
	padding-left:0px;
}
.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color:#232358;
	text-align: center;
    height:30px;
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
color: #F6E44A;	
	font-family:verdana; 
	font-size:11px; 
	font-weight: normal; 
	background-color:#232358;/* 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;
}
.RootItem TD
{
	font-family:Verdana;
	font-weight: normal; 
	font-size:11px;
	color:#ffffff;		
}
.RootItemBreadCrumb TD
{
	font-family:Verdana;
	font-weight: normal; 
	font-size:11px;
	color:#ffffff;
}
.RootItemActive TD
{
	font-family:Verdana;
	font-weight: normal; 
	font-size:11px;
	color:#ffffff;
	border-left:solid 2px #F6E44A;	
}
.RootItemSelected TD
{
	font-family:Verdana;
	font-weight: normal; 
	font-size:11px;
	color:#ffffff;
	border-left:solid 2px #F6E44A;
}
.LoginText
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#0F0F9D;
}

A.LoginText :link 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#0F0F9D;
	text-decoration:none;
}
A.LoginText:visited 
 {
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  color:#0F0F9D;
  text-decoration:none;
}
A.LoginText:active  
 {
 font-family:Arial;
  font-size:11px;
  font-weight:bold;
  color:#0F0F9D;
  text-decoration:none;
 }
A.LoginText:hover
{
	font-family:Arial;
  font-size:11px;
  font-weight:bold;
  color:#0F0F9D;
  text-decoration:none;
}

.bot_nav_bottom
{
	font-family:Tahoma;
	font-size: 11px;
    color: #202020;
    text-decoration: none;
   font-weight:normal;
}
A.bot_nav_bottom:link {
    text-decoration:none;font-family:Tahoma;
    font-size: 11px;
    color:#202020;
}
A.bot_nav_bottom:visited  {
    text-decoration:    none;font-family:Tahoma;
    font-size: 11px;
    color: #202020;
}
A.bot_nav_bottom:active   {
    text-decoration:none;font-family:Tahoma;
    font-size: 11px;
    color:#202020;
}
A.bot_nav_bottom:hover    {
    text-decoration:none;font-family:Tahoma;
    font-size: 11px;
    color: #202020;
}


.bot_nav_bottom1
{
	font-family:Tahoma;
	font-size: 11px;
    color: #487386;
    text-decoration: none;
   font-weight:bold;
}
A.bot_nav_bottom1:link {
    text-decoration:none;font-family:Tahoma;
    font-size: 11px;
    color:#487386;
}
A.bot_nav_bottom1:visited  {
    text-decoration:    none;font-family:Tahoma;
    font-size: 11px;
    color: #487386;
}
A.bot_nav_bottom1:active   {
    text-decoration:none;font-family:Tahoma;
    font-size: 11px;
    color:#487386;
}
A.bot_nav_bottom1:hover    {
    text-decoration:none;font-family:Tahoma;
    font-size: 11px;
    color: #487386;
}

.s_left
{background-image:url(lll.jpg);
	background-repeat:repeat-y;
	width:8px;
	height:8px;
}


.s_ryt
{
	background-image:url(rrr.jpg);
	background-repeat:repeat-y;
	width:9px;

	height:9px;
}
.b_rep
{
	background-image:url(b_rep.jpg);
	background-repeat:repeat-x;
	width:100%;

	height:24px;
}
.menutext
{
	font-family:Tahoma;
	font-size: 14px;
    color: #ffffff;
    text-decoration: none;
   font-weight:bold;
}
A.menutext:link {
    text-decoration:none;font-family:Tahoma;
    font-size: 14px;
    color:#ffffff;
}
A.menutext:visited  {
    text-decoration:    none;font-family:Tahoma;
    font-size: 14px;
    color: #ffffff;
}
A.menutext:active   {
    text-decoration:none;font-family:Tahoma;
    font-size: 14px;
    color:#ffffff;
}
A.menutext:hover    {
    text-decoration:none;font-family:Tahoma;
    font-size: 14px;
    color: #F6E44A;
    border:0px 0px 0px 0px;
}
.breadcrum
{
  font-family:Tahoma;
   font-size: 12px;
    color: #565268;
    text-decoration: none;
   font-weight:bold;
}
A.breadcrum:link {
    text-decoration:none;font-family:Tahoma;
    font-size: 12px;
    color:#565268;
}
A.breadcrum:visited  {
    text-decoration:    none;font-family:Tahoma;
    font-size: 12px;
    color: #565268;
}
A.breadcrum:active   {
    text-decoration:none;font-family:Tahoma;
    font-size: 12px;
    color:#565268;
}
A.breadcrum:hover    {
    text-decoration:none;font-family:Tahoma;
    font-size: 12px;
    color: #565268;
}
