/* 
================================
Skin styles for DotNetNuke
================================
*/   
body{
	font-family: Georgia, "Times New Roman", Times, serif;
}
a{
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
}

a:active{
	font-family:Georgia, "Times New Roman", Times, serif;
}

a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-image:url(images/bg_gradient.jpg);
	background-repeat:repeat-x;
	background-color: #90A07B;
}
.skinmaster {
	height: 100%;
	background-color: #F6F2E5;
	border-right: #F6F2E5 4px solid; 
	border-top: #F6F2E5 4px solid; 
	border-left: #F6F2E5 4px solid; 
	border-bottom: #F6F2E5 4px solid; 
	/*moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; */
}
.middleTable {
	height: 100%;
	background-color: #E2DBC4;
	border-right: #E2DBC4 6px solid; 
	border-left: #E2DBC4 6px solid; 
	border-top: #E2DBC4 4px solid; 
	border-bottom: #E2DBC4 4px solid; 
	/*moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; */
}
.skinheader {
	border-right: #F6F2E5 2px solid; 
	border-top: #F6F2E5 2px solid; 
	border-left: #F6F2E5 2px solid; 
	border-bottom: #F6F2E5 0px solid; 
}
.skingradient {
	background-image: url(images/nav_bg.gif); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #a5dfb1;
}
.headerpane {
	width: 100%;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.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: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #90A07B 0px solid; 
	border-bottom: #90A07B 1px solid; 
	border-top: #90A07B 1px solid; 
	border-right: #90A07B 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #90A07B; 
	border-left: #90A07B 1px solid; 
	border-bottom: #90A07B 1px solid; 
	border-top: #90A07B 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #90A07B; 
	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: #FFFFFF; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #90A07B 1px solid; 
	border-bottom: #90A07B 1px solid; 
	border-top: #90A07B 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
  background: #23a53e none; 
  color: #ffffff;
  font-family:Verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #a5dfb1;
	border-right: #23a53e 1px solid; 
	border-top: #23a53e 1px solid; 
	border-left: #23a53e 1px solid; 
	border-bottom: #23a53e 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_MidGreen.jpg);
}
.Head   {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

/* Footer text style */
.Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #958169;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	font-weight: normal;
	text-decoration: none;
}

A.Footer:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #958169;
	text-align: center;
	font-weight: normal;
	margin-top:0;
	margin-bottom:0;
	text-decoration: none;
}
A.Footer::visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #958169;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	margin-top:0;
	margin-bottom:0;
}
A.Footer:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #958169;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	margin-top:0;
	margin-bottom:0;
}

A.Footer:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B0A28E;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
	margin-top:0;
	margin-bottom:0;
}

/* MenuBar text style */
.MenuBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F6F2E5;
	margin-top:0;
	margin-bottom:0;
	font-weight: bold;
	text-decoration: none;
}

A.MenuBar:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F6F2E5;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
	text-decoration: none;
}
A.MenuBar:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F6F2E5;
	text-decoration: none;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
}
A.MenuBar:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F6F2E5;
	text-decoration: none;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
}

A.MenuBar:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F6F2E5;
	text-decoration: none;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
}





