/* 
================================
Skin styles for DotNetNuke
================================
*/   
body
{
	margin: 0px 0px 0px 0px;	
	background-color: #FFFFFF;
	
}
.pagemaster {
	width: 100%;
	height: 100%;
	background-image:url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	
}
.skinmaster 
{
	height: 100%;
	background-color: #FFFFFF;
	
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane 
{	
	font-family:Calibri;
	font-size:11px;
	font-weight:normal;
	width: 100%;
	
}
.leftpane 
{
	font-family:Calibri;
	font-size:11px;
	font-weight:normal;
	padding-top: 33px;
	padding-left: 10px;		
	
	
}
.contentpane 
{
	font-family:Calibri;
	font-size:11px;
	font-weight:normal;
	width: 100%;
	padding-top: 33px;
	
	
}
.rightpane 
{
	font-family:Calibri;
	font-size:11px;
	font-weight:normal;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 10px;
	
	
}
.bottompane 
{
	font-family:Calibri;
	font-size:11px;
	font-weight:normal;
	width: 100%;
	padding-left: 5px;	
}
	
.MainMenu_MenuContainer {
	background-color: transparent; 
	height:23px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	
}
.MainMenu_MenuItem {
	
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 23px;
}
.MainMenu_SubMenu {
	
	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: transparent;
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 23px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	font-weight: normal;
	color: #ffffff;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: Transparent;
	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: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #D9AC60;
}
.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #FFFFFF;
	background-color: #44CC41;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	
}
.SubItemActive TD
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #44CC41;
	background-color: #FFFFFF;
}
.SubItemSelected
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #44CC41;
	background-color: #FFFFFF;
	
	
}
.SubItemBreadCrumb
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #FFFFFF;
	background-color: #44CC41;
		
}

.MenuContainer
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #FFFFFF;
	
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 	
	color: #FFFFFF;
	height: 23px;
	
	 /* fixed firefox problem, do not use transparent here */
}
.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	
}
.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MenuBar
{
	background-image: none;
	cursor: pointer;
	cursor: hand;	
	
	
}
.RootItem TD
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #FFFFFF;
	height: 38px;
	text-decoration: none;
	
	
}


.RootItemBreadCrumb TD
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #FFFFFF;
	height: 38px;
	text-decoration: none;
	
}

.RootItemActive TD
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #FFFFFF;
	height: 38px;
	text-decoration: none;
	
}

.RootItemSelected TD
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #000000;
	height: 38px;
	text-decoration: none;
}
.green_row1
{
	background-image: url(green_row1.jpg);
	width: 100%;
	height: 4px;
	background-repeat: repeat-x;
}
.white_row
{
	background-color: #FFFFFF;
	width: 100%;
	height: 1px;
}
.green_row2
{
	background-image: url(green_row2.jpg);
	width: 100%;
	height: 6px;
	background-repeat: repeat-x;
}
.green_row3
{
	background-image: url(green_row3.jpg);
	width: 100%;
	height: 5px;
	background-repeat: repeat-x;
}
.green_row4
{
	background-color: #84E056;
	width: 100%;
	height: 52px;
}
.nav_rep
{
	background-image: url(nav_rep.jpg);
	width: 100%;
	height: 38px;
	background-repeat: repeat-x;
}
.lg_reg
{
	font-family: Tahoma;
	font-size: 12px;
	color: #55A839;
	text-decoration: none;
	font-weight: normal;
}
A.lg_reg:active
{
	color: #55A839;
	text-decoration: none;
}
A.lg_reg:link
{
	color: #55A839;
	text-decoration: none;
}
A.lg_reg:visited
{
	color: #55A839;
	text-decoration: none;
}
A.lg_reg:hover
{
	color: #55A839;
	text-decoration: underline;
}
.bot_nav
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
A.bot_nav:active
{
	color: #FFFFFF;
	text-decoration: none;
}
A.bot_nav:link
{
	color: #FFFFFF;
	text-decoration: none;
}
A.bot_nav:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.bot_nav:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.srch_back
{
	background-image: url(srch_back.jpg);
	width: 311px;
	height: 38px;
	background-repeat: no-repeat;
}
.NormalTextBox1
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	width: 137px;
	border: #43CA3F 1px solid;
	
}
.grn_row
{
	background-color: #83E056;
	height: 25px;
	width: 100%;
}
.green_hr
{
	background-image: url(green_hr.jpg);
	width: 934px;
	height: 35px;
	background-repeat: no-repeat;	
}