/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #330000;
}
.skinmasterheader862 {
	width: 912px;
	height: 25px;	
	background-color: #330000;
}
.skinmaster862 {
	width: 912px;
	height: 93%;
	background-color: #330000;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinmain862 {
	width: 842px;
	height: 100%;
	background-color: #FFFDEE;
}
.skinmasterfooter862 {
	width: 912px;
	height: 25px;	
	background-color: #330000;
}

.skinheader {

}
	
.LeftMenuBar {
    height: 32px;
    width: 32px; 
}
.MenuBar {
    height: 32px; 
    width: 262px;
    border-bottom: 1px solid #470200;
}
.RightMenuBar {
    height: 32px;
    width: 32px; 
}
.BtLeftMenuBar {
    padding-top: 25px;
    height: 32px;
    width: 32px; 
}
.BtMenuBar {
    padding-top: 25px;
    height: 32px;
    width: 786px; 
}
.BtRightMenuBar {
    padding-top: 25px;
    height: 32px;
    width: 32px; 
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}
.leftpane {
	width: 200px;
	background-color: transparent;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 10px;
}

.leftpaneborder {
	width: 30px;
	background-image: url(NavBorder2.jpg);
	background-repeat: repeat-y;
}
.contentpane862 {
	width: 642px;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 10px;
}

.contentpaneSplash {
	width: 642px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #470200;
}

.normal {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #000000;
}

H2 {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #470200;
}

.SkinObject {
   color: #0D543D;
}

A.SkinObject:link {
   color: #0D543D;
}

A.SkinObject:visited {
   color: #0D543D;
}

A.SkinObject:hover {
   color: #F49A22;
}

A:link {
   color: #0D543D;
   text-decoration: underline;
}

A:visited {
   color: #0D543D;
   text-decoration: underline;
}

A:hover {
   color: #F49A22;
   text-decoration: underline;
}

.YaharaLink {
   color: #003e7b;
   font-size: 11px;
   text-decoration: none;
}

.YaharaLink A:link {
   color: #003e7b;
   font-size: 11px;
   text-decoration: none;
}

.YaharaLink A:visited {
   color: #003e7b;
   font-size: 11px;
   text-decoration: none;
}

.YaharaLink A:hover {
   color: #84a3d9;
   font-size: 11px;
   text-decoration: none;
}





.LoginLink {
   color: #330000;
   font-family: Tahoma, Arial, Helvetica;
}

A.LoginLink:link {
   color: #330000;
   font-family: Tahoma, Arial, Helvetica;
}

A.LoginLink:visited {
   color: #330000;
   font-family: Tahoma, Arial, Helvetica;
}

A.LoginLink:hover {
   color: #F49A22;
   font-family: Tahoma, Arial, Helvetica;
   text-decoration: underline;
}

.NavMenuItem {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0D543D;
	text-decoration: none;
	background-color: transparent;
	width: 148px;
	height: 23px;
	cursor: pointer;
}

.NavMenuActive {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #F49A22;
	text-decoration: none;
	background-color: transparent;
	width: 148px;
	height: 23px;
}

UL LI
{
	list-style-image: url("/portals/0/images/bullet.gif");
	padding-bottom: 5px;
}