/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-image: url(top-bg.gif); 
	/*background-color: #f1f9f7;*/
}
.skinmaster {
	height: 100%;
	background-color: white;
	border-right: #009966 0px solid; 
	border-top: #009966 0px solid;
	border-left: #009966 0px solid;
	border-bottom: #009966 0px solid;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader 
{
    
}
.skingradient {
	background-color: #669966;
		/*background-image: url(glassbutton.gif); */
	height: 10px;
	border-right: #009966 0px solid;
	border-top: #bb7800 0px solid;
	border-bottom: #003300 0px solid;
	
	
}
.skingradient2 {
	background-color: #8d0e38;
	

	
	/*background-image: url(gradient_DKGray.jpg); */
	height: 20px;
	border-right: #009966 0px solid;
	border-top: #bb7800 0px solid;
	border-bottom: gray 0px solid;
}	

.Td1 {
background-image: url(bckfinal1grb.gif);
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width:auto;
	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: auto;
	background-color: transparent;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer;
	cursor: hand;
	height: 28px;
	background-color: #679966;
	
}
.main_dnnmenu_item td {
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: white;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 1px 5px 5px 1px;
}

.main_dnnmenu_rootitem  {
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: white;
	
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	border-right: 1px outset white;
	border-top: 1px outset white;
	border-left: 1px outset white;
	border-bottom: 5px outset white;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: normal; /*Word wrapping menu item now optional*/
	padding: 7px 22px 7px 22px; /*explicitly set padding for root menu items- space around the menu*Top,right,bottom,left*/
	
}

.main_dnnmenu_itemhover{
	border-right: 1px inset #E1F6E2;
	border-top: 2px inset  #E1F6E2;
	border-left: 1px inset  #E1F6E2;
	cursor: hand;
	font-size: 9pt;
	color: orange;
	font-weight: lighter;
	border-bottom: 2px inset  #E1F6E2;
	font-family: Tahoma, Arial, Helvetica;
	background-color: transparent;
}


.main_dnnmenu_itemhover td {  
	border-right: #DAA520 0px solid;
	border-top: #DAA520 0px solid;
	font-weight: lighter;
	border-left: #0aff00 0px solid;
	cursor: hand;
	color: black;
	font-weight: bold;
	border-bottom: #FFCC33 0px solid;
	font-family: Tahoma, Arial, Helvetica; 
	background-color: #dae4ce;
	
}


.main_dnnmenu_icon {
	cursor: pointer;
	cursor: hand;
	background-color: #99cc99;
	border-left: #0AFF00 0px solid;
	border-right: #0AFF00 0px solid;
	border-bottom: #0AFF00 0px solid;
	border-top: #0AFF00 0px solid;
	text-align: center;
	width: 0;
	height: 0;
}
.main_dnnmenu_submenu {
	border-right: #DAA520 1px solid;
	border-top: #DAA520 1px solid;
	z-index: 1000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);
	border-left: #DAA520 1px solid;
	cursor: hand;
	border-bottom: #DAA520 1px solid;
	background-color: #679966;
	color: white;
	
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	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; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

