/* 
================================
Skin styles for DotNetNuke
================================
*/   

body {
	font-size:  10pt;
	font-family: Tahoma, Arial, Helvetica;
}
table {
	font-size: inherit;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: White;
}
.skinmaster {
	height: 100%;
	background-color: White;
	border: 0px; 
}
.skinheader {
	background-image: url(header_bg.jpg); 
	background-repeat: repeat-x;
	background-color: White;
}
.headercap {
	background-image: url(header2.jpg); 
	background-repeat: no-repeat;
	background-position: left;
}
.currentdate {
	padding-right: 5px;
}
.currentdate .Skinobject {
	color: #fff;
}
.cmcbanner {
	padding-bottom: 10px;
}
.menubar {
	background-image: url(crumb.jpg); 
	background-repeat: no-repeat;
	background-position: top left;
	height:28px;
}
.menuclass {
	border: 1px solid #a7c161;
	background-color: White;
	opacity: .7;
	filter: alpha(opacity=70); 
	height:20px;
	width: auto;
}
.controlpanel {
	width: 100%;
	background-color: #DADEA1;
}
.toppane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
}
.leftpane {
	background: url(leftcolumn_bg.jpg) repeat-y;
	padding-left: 6px;
	padding-right: 4px;
}
.contentpane {
	width:100%;
	padding-left: 6px;
	padding-right: 4px;
}
.rightpane {
	background: url(rightcolumn_bg.jpg) repeat-y right;
	padding-left: 6px;
	padding-right: 4px;
}
.bottompane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	height:19px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	color: #4D711A; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	height: 19px;
}
.MainMenu_MenuIcon {
	background-color: #99a038; 
	cursor: pointer;
	text-align: center;
	width: 15px; 
	height: 19px;
}
.MainMenu_MenuIcon img{
	display: none;
}
.MainMenu_SubMenu { 
	border: 1px solid #4D711A;
	z-index: 1000; 
	cursor: pointer; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #4D711A; 
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 19px;
	border-top: #f7f1e2 1px solid; 
	border-bottom: #f7f1e2 1px solid; 
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	color: #4D711A;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	color: #4D711A;
}
.StandardButton     {
  background: #639220;
  	border-right: #3E5915 2px solid; 
	border-top: #B1DF6E 2px solid; 
	border-left: #B1DF6E 2px solid; 
	border-bottom: #3E5915 2px solid; 
  color: #ffffff;
  font-family:Verdana, sans-serif; 
  font-size: 11px;
  font-weight: bold;
}
.TreeViewMenu {
	width: 175px;
	background-color: #f7f1e2;
	border: #639220 1px solid; 
}
.TreeViewMenu div span{
  padding: 1px;
}
.TreeViewMenu div span img{
  display: none;
}
.TreeViewMenu_Header {
}
.Head   {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #639220;
}
.Subhead   {
   color: #639220;
}
.pagefooter {
	background-image: url(footer_bg.jpg);
	background-repeat: repeat-x;
	height:111px;
	background-color: white;
}
.footer1 {
	background-image: url(footer1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: White;
	padding-bottom: 3px;
}
.footer2 {
	background-image: url(footer2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 3px;
}
.ListDate {
	padding-left: 4px;
	vertical-align: middle !important;
}
.ListTitle {
	font-size: 10pt !important;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.ListCategory {
	padding-left: 4px;
	vertical-align: middle !important;
}
.NewsCategory {
	display: none;
}
#NewsTitle, #NewsDate {
	color: #ff4a04;
	font-size:10pt;
}
#NewsDate {
	display: none;
}
.NewsSummary {
	font-size: 8pt !important;
	border-bottom: 1px dotted #acacac;
}
.Normal, .NormalDisabled {
font-family:Tahoma,Arial,Helvetica;
font-size:10pt;
font-weight:normal;
}
.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #4D711A;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color: #4D711A;
}
A.SkinObject:visited  {
    text-decoration:    none;
    color: #4D711A;
}
A.SkinObject:active   {
    text-decoration:    none;
    color: #4D711A;
}
A.SkinObject:hover    {
    text-decoration:    none;
    color: Black;
}
.skingradient .SkinObject {
	color: #4D711A;
}
.skingradient A.SkinObject:link {
	color: #4D711A;
}
.skingradient A.SkinObject:visited  {
	color: #4D711A;
}
.skingradient A.SkinObject:active   {
	color: #4D711A;
}
.skingradient A.SkinObject:hover    {
	color: Black;
}
A:link  {
    text-decoration:    underline;
    color:  #4D711A;
	 font-weight: bold;
}
A:visited   {
    text-decoration:    none;
    color:  #4D711A;
	 font-weight: bold;
}
A:active    {
    text-decoration:    none;
    color:  #4D711A;
	 font-weight: bold;
}
A:hover {
    text-decoration:    underline;
    color: Black;
	 font-weight: bold;
}
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #4D711A;
}
A.CommandButton:visited  {
    text-decoration:    underline;
    color: #4D711A;
}
A.CommandButton:active   {
    text-decoration:    underline;
    color: #4D711A;
}
A.CommandButton:hover    {
    text-decoration:    underline;
    color: Black;
}






/*   SLIDESHOW STYLES  */
#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:222px;
	height:222px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	left: 0;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color: transparent;
}

#slide-images li img{
	display:block;
	background-color: transparent;
	border: 1px solid #639220;
}



