/* 
================================
Skin styles for DotNetNuke
================================
*/  
body
	{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	background-image:url(/images/background.gif);
	background-repeat:repeat;
	} 
.bgfooter {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: transparent;
	}
.skinmaster {
	height: 100%;
	border-right: #7F9C5B 1px solid; 
	border-top: #7F9C5B 1px solid; 
	border-left: #7F9C5B 1px solid; 
	border-bottom: #7F9C5B 1px solid; 
}
.skinheader {
	height: 157px;
}
.skingradient {
	background-image:url(../images/topheadstrip.jpg);
	height: 30px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color:#000000;
}
.skingradient2 {
	background-image: url(../images/bottomfooterstrip.jpg); 
	height: 30px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color:#000000;
}
.controlpanel {
	width: 100%;
	background-color: #ffffff;
}
.toppane {
	width: 100%;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: #D8E3C3;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color:#000000;
}
.leftpanereduced {
	width: 125px;
	background-color: #D8E3C3;
	padding-left: 5px;
	padding-right: 4px;
	padding-top: 6px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color:#000000;
	text-align:left;
}
.contentpane {
	width: 100%;
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color:#000000;
	padding: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	text-indent: 0px;
	padding-left:7px;
}

.contentpane-caps {
	width: 100%;
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color:#000000;
	padding: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	text-indent: 0px;
	padding-left:7px;
}

.contentpanereduced {
	width: 100%;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color:#000000;
}
.rightpane {
	width: 175px;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	
	font-style: normal;
	color:#000000;
}
.bottompane {
	width: 100%;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 14px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 1px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #cccccc; 
	border-left: transparent 1px solid; 
	border-bottom: transparent 1px solid; 
	border-top: transparent 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
	border-left: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid;  
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.MainMenu_Separator {
	font-size: 10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000000;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 10px;
   font-weight: normal;
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight:  bold;
   color: #000000;
}

.defaultText, .searchtext {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color:#000000;
}

.defaultText a:link, .searchtext a:link {
	text-decoration: underline;
	color: #0000FF;
}

.defaultText a:visited, .searchtext a:visited {
	text-decoration: none;
	color: #0000FF;
}

.defaultText a:hover, .searchtext a:hover {
	text-decoration: none;
	color: #0000FF;
}
