/* 
================================
Skin styles for DotNetNuke
================================
*/   

body{
	background-color: #99a47a; 
	font-family: Tahoma, Arial, Helvetica; 
}
.righthead 
{ background-color: #413F35; 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; BACKGROUND:white; 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: #CAC8AF; 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: 175px; background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 6px; }
.contentpane 
{ width: 100%; background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 6px;}
.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; }
.MainMenu_MenuContainer 
{ background-color: #5D190F; }
.MainMenu_MenuBar 
{ cursor: pointer; cursor: hand; height:21px; background-color: #5D190F; }
.MainMenu_MenuItem 
{ border-left: #5D190F 0px solid; border-bottom: #5D190F 1px solid; border-top: #5D190F 1px solid; 
 border-right: #5D190F 0px solid; cursor: pointer; cursor: hand; color: White; font-size: 11pt; 
 font-weight:lighter; background-color: Transparent; font-family: Tahoma, Arial, Helvetica; }
.MainMenu_MenuIcon {
	background-color: #5D190F; 
	border-left: #5D190F 1px solid; 
	border-bottom: #5D190F 1px solid; 
	border-top: #5D190F 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #5D190F;  
	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: Tahoma, Arial, Helvetica; 
	font-size: 11pt; 
	font-style: normal;
	font-weight:lighter;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #5D190F 1px solid; 
	border-bottom: #5D190F 1px solid; 
	border-top: #5D190F 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  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: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.footermaster 
{ background-color:#6D7252;}
.user,a.user:link,a.user:active,a.user:visited,.user{ color:#DFDFDF; text-decoration:none; font-weight:bold; font-size:10px;}
a.user:hover{ color:#FF9900; text-decoration:none; font-weight:bold; font-size:10px;}
.footer,a.footer:hover{	color:White; text-decoration:none; font-size:9px;}
.links,a.links:link,a.links:active,a.links:visited{	font-size:9px; 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;
}



