/* 
================================
Skin styles for DotNetNuke
================================
*/   
body
{
	/*background-color: #FFFFFF;	
	background-image: url(map.jpg);*/
	margin: 0px 0px 0px 0px;
	/*background-image: url(background.png);*/
	background:url(back1.jpg) center top;
}
.pagemaster {
	
	width: 100%;
	position: relative;	
	height: auto;
	/*background-image: url(background.png);*/
	
	
	
}
.skinmaster 
{	
	width: 865px;
	/*background-image:url(map.jpg);
	background-repeat:repeat-y;
	height: auto;*/
	/*background-color: #687475;*/
}

.headerabvrpt
{
    width: 865px;
	background-image:url(header.jpg);
	height:15px;
}
.navrpt
{
    width: 865px;
	background-image:url(nav.gif);
	background-repeat:no-repeat;
	height:41px;

}
.navblw
{
    width: 865px;
	background-image:url(navblw.gif);
	background-repeat:repeat-x;
	height:10px;
}
.headerImg
{
    width: 865px;
	/*background-image:url(headerImg.gif);
	background-repeat:repeat-x;*/
	/*height:424px;*/
	height:auto;
}
.headerImgblw
{
    width: 865px;
	background-image:url(headerImgblw.gif);
	background-repeat:repeat-x;
	height:25px;
}
.bodycontent
{
    width:865px;
    height:auto;
    background-color:#ffffff;
}
.footer
{
    width: 865px;
	background-image:url(footer.gif);
	background-repeat:repeat-x;
	height:45px;
}
.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;
}

.footerlnksyellow
{
   /* width:865px;*/
    font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #C7F112;
	text-decoration: none;
}

A.footerlnksyellow:link {
    text-decoration:    none;
    color:#C7F112;
}
A.footerlnksyellow:visited  {
    text-decoration:    none;
    color: #C7F112;
}
A.footerlnksyellow:active   {
    text-decoration:    none;
    color:#ffffff;
}
A.footerlnksyellow:hover    {
    text-decoration: none;
    color: #C7F112;
}
.lnks 
{
    font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 	
	color: #ffffff;
	text-decoration: none;
}
/*.lnks  A
{
    font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 	
	color: #ffffff;
	text-decoration: none;
}*/
.leftpane_home
{
    width:262px;
    background-image:url(leftpanebg.png);
    background-color:#fff;
    background-repeat:no-repeat;
    
}

.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane 
{
	
	
}
.leftpane 
{
	
	
}
.contentpane 
{
	/*width: 100%;*/
}
.rightpane 
{
	
}

.contentpane_home
{
	width: 593px;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}
.rightpane_home
{
	width: 280px;
}
.botleftpane_home
{
	width: 280px;
}
.botmidpane_home
{
	width: 280px;
}
.botrightpane_home
{
	width: 280px;
}	
.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: 12px; 
	font-weight: normal; 	
	color: #ffffff;
	background-color: #7B4596;
	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;
	height:30px;
}

.SubItem TD
{
	font-family: Arial; 
	font-size: 13px; 
	font-weight: normal; 	
	color: #FFFFFF;
	background-color: #7B4596;
	height:30px;
}

.SubItemActive TD
{
	font-family: Arial; 
	font-size: 13px; 
	font-weight: normal; 	
	color: #C7F112;
	height:30px;
}
.SubItemSelected
{
	font-family: Arial; 
	font-size: 13px; 
	font-weight: normal; 	
	color: #C7F112;
	/*background-color: #ffffff;*/
	height:30px;
	
	
}
.SubItemBreadCrumb
{
	font-family: Arial; 
	font-size: 13px; 
	font-weight: normal; 	
	color: #ffffff;
	background-color: #7B4596;
	height:30px;
}

.MenuContainer
{
	font-family: Arial; 
	font-size: 13px; 
	font-weight: normal; 	
	color: #FFFFFF;
	height: 30px;	
	background-color: transparent;
	
}
.SubMenu MenuItem 
{
	background-color: #7B4596;
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial; 
	font-size: 13px; 
	font-weight: normal; 	
	color: #ffffff;
	/*background-color: transparent;*/
	height:30px;
	background-image:url("nav.gif");
	
	 /* 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: 13px; 
	font-weight: normal; 	
	color: #FFFFFF;
	text-decoration: none;
	height:40px;
	
}


.RootItemBreadCrumb TD
{
	font-family: Arial; 
	font-size: 13px; 
	font-weight: normal; 	
	color: #FFFFFF;
	padding-left:3px;
	text-decoration: none;
	height:40px;
	
}

.RootItemActive TD
{
	font-family: Arial; 
	font-size: 13px; 
	font-weight: normal; 	
	color: #C7F112;
	text-decoration: none;
	height:40px;
	
}

.RootItemSelected TD
{
	font-family: Arial; 
	font-size: 13px; 
	font-weight: normal; 	
	color: #C7F112;
	text-decoration: none;
	height:40px;
}

.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;
}

A:link
{
	text-decoration: none;
	color: #6e3888;
}

A:visited
{
	text-decoration: none;
	color: #6e3888;
}

A:hover
{
	text-decoration: underline;
	color: #6e3888;
}

A:active
{
	text-decoration: none;
	color: #6e3888;
}
