/* 
================================
Skin styles for DotNetNuke
================================
*/   

body{
	background-color: #68642E; 
	font-family: Tahoma, Arial, Helvetica; 
}
.righthead 
{ background-color: #DEC8A0; text-align: right; color:White;
 font-size: 9pt; font-weight: bold; font-style: normal; width: 75%; height: 30px; }
#SearchContainer input
{ MARGIN: 0px 0px 0px 0px; BORDER: 1px solid #CAC8AF; font-size:9px; color:#5D190F; vertical-align:middle;}
A,A:link,A:visited,A:active
{ color:#5D190F; text-decoration:none; }
A:hover
{ color:#5D190F; text-decoration:none; }
.lefthead 
{ background-color: #99A47A; width: 25%; height: 30px;	}
.menuspacer 
{ width: 25%; padding: 2,0,0,2; }
.pagemaster 
{ width: 780px; background-color: White; }
.skinmaster 
{ height: 500px; background-color: white; }
.skinheader {}
.controlpanel 
{ width: 100%; background-color: #EEEFD8;}
.flashpane 
{ width: 100%; background-color: transparent; padding-left: 0px; padding-right: 0px;
 padding-top: 0px; }
.bannerpane 
{ width: 100%; background-color: transparent; padding-left: 0px; padding-right: 0px;
 padding-top: 0px; vertical-align: text-top; }
.leftpane 
{ width: 190px; background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 2px; }
.contentpane 
{ width: 585px; background-color: transparent; padding-left: 1px; padding-right: 4px; padding-top: 2px;}
.contentpane1 
{ width: 100%; background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 6px;}
.rightpane 
{ width:  100%; 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; }
.MainMenu_MenuContainer 
{ background-color: #68642E; }
.MainMenu_MenuBar 
{ cursor: pointer; cursor: hand; height:21px; background-color: #68642E; }
.MainMenu_MenuItem 
{ border-left: #68642E 0px solid; border-bottom: #68642E 1px solid; border-top: #68642E 1px solid; 
 border-right: #68642E 0px solid; cursor: pointer; cursor: hand; color: White; 	font-size: 12px;  
 font-weight:lighter; background-color: Transparent; font-family: Arial, Helvetica, Tahoma, ; }
.MainMenu_MenuIcon {
	background-color: #68642E; 
	border-left: #68642E 1px solid; 
	border-bottom: #68642E 1px solid; 
	border-top: #68642E 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #68642E;  
	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: #99A47A; 
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family: Arial, Helvetica, Tahoma; 
	font-size: 12px; 
	font-style: normal;
	font-weight:lighter;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #68642E 1px solid; 
	border-bottom: #68642E 1px solid; 
	border-top: #68642E 0px solid;
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 12px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	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 {
}
.Head {
   font-family: Arial, Helvetica, Tahoma;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.footermaster 
{ background-color:#DEC8A0;}
.user,a.user:link,a.user:active,a.user:visited,.user{ color:#DFDFDF; text-decoration:none; font-weight:bold; font-size:11px;}
a.user:hover{ color:#FF9900; text-decoration:none; font-weight:bold; font-size:11px;}
.footer,a.footer:hover{	color:68642E; text-decoration:none; font-size:11px;}
.footerlogin,a.footerlogin:link{color:68642E; text-decoration:none; font-size:11px;}
,a.footerlogin:hover{color:White; text-decoration:none; font-size:11px;}
.links,a.links:link,a.links:active,a.links:visited{	font-size:11px; color:White; text-decoration:none;font-family: Tahoma, Arial, Helvetica;}
.StandardButton
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: normal;
	font-size: 10px;
	background: #6D7252;
	color: white;
	font-family: Franklin Gothic Book, Verdana, sans-serif;
}



