/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #F1F5EE;
}
.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: 2px;
	padding-right: 6px;
	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;
}

.rootMenuItem TD{ 
	background-color: #FFFF66; 
	cursor: pointer; 
	cursor: hand; 
	font-family: arial, helvetica;
	color: #000E9F;
	font-size:11px;
	font-style: normal; 
	height: 21px;
	padding-top: 7px;
	padding-bottom: 8px;

} 

.rootmenuitemactive TD{ 
	background-color: #E8E802; 
	cursor: pointer; 
	cursor: hand; 
	font-family: arial, helvetica;
	color: #000E9F;
	font-size:11px;
	font-style: normal; 
	height: 21px;
	padding-top: 7px;
	padding-bottom: 8px;
}

.rootmenuitemselected TD{ 
	background-color: #E8E802; 
	cursor: pointer; 
	cursor: hand; 
	font-family: arial, helvetica;
	color: #000E9F;
	font-size:11px;
	font-style: normal; 
	height: 21px;
	padding-top: 7px;
	padding-bottom: 8px;

}

.MainMenu_MenuItem {
	border-left: #E8E802 0px solid; 
	border-bottom: #E8E802 1px solid; 
	border-top: #E8E802 1px solid; 
	border-right: #E8E802 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000E9F; 
	font-size:11px;
	font-family: arial, helvetica; 
	font-style: normal; 
	background-color: Transparent;

}
.MainMenu_MenuItemSel {
	background-color: #FFFF66; 
	cursor: pointer; 
	cursor: hand; 
	color: #000E9F; 
	font-size:11px;
	font-family: arial, helvetica; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuIcon {
	background-color: #E8E802; 
	border-left: #E8E802 1px solid; 
	border-bottom: #E8E802 1px solid; 
	border-top: #E8E802 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 1px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #E8E802;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#ffffff', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}

.MainMenu_MenuArrow {
	border-right: #E8E802 1px solid; 
	border-bottom: #E8E802 1px solid; 
	border-top: #E8E802 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 {
	color:#000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	border: 1px solid;
	border-top-color: #e6e7f0;
	border-left-color: #A6A7B0;
	border-right-color: #424442;
	border-bottom-color: #424442;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#CED6DF');
}
.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 {
	background-image: url(gradient_LtBlue.jpg);
}

/*		*/

.Head {
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 18px; font-weight : bold; text-decoration : none; line-height : 100%; color : #000E9F;
}

.SubHead {
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold; text-decoration : none; line-height : 100%; color : #000E9F;
}

.containerhead {
font-family: Arial; font-size : 15px; font-weight : bold; text-decoration : none; line-height : 100%; color : #000E9F;
}

.Normal {
font-family: verdana; color: #3E4043; font-size:11px;
}

.logintxt {
font-family: arial; color: #000E9F; font-size:11px; font-weight: bold;
}


a.logintxt:link {
	font-family: arial; color: #000E9F; font-size:11px; font-weight: bold;
}
a.logintxt:active {
	font-family: arial; color: #000E9F; font-size:11px; font-weight: bold;
}
a.logintxt:visited {
	font-family: arial; color: #000E9F; font-size:11px; font-weight: bold;
}
a.logintxt:hover {
	font-family: arial; color: #000E9F; font-size:11px; font-weight: bold; text-decoration : underline;
}




A:active {
	text-decoration: none; color: #000E9F;
}
A:visited {
	text-decoration: none; color: #000E9F;
}
A:link {
	text-decoration: none; color: #000E9F;
}
A:hover {
	color: #000E9F;	text-decoration : underline;
}
