/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
	background-color: #8a9b64;
	margin: 0;
}
.controlpanel {
	width: 100%;
	height: 0px;
	background-color: #8a9b64;
}
.navcell  {
	background-image: url(home_top2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.navcell_company  {
	background-image: url(company_top2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.navcell_environmental  {
	background-image: url(play_top2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.navcell_streetsmart {
	background-image: url(streetsmart_top2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.navcell_recycling {
	background-image: url(recycling_top2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.toprightpane {
	padding: 0px 12px 0px 0px;
	color: #FFF;
}
.toprighttext a:link { font-size: 11px; color: #FFF; font-weight: bold;  text-decoration: none}
.toprighttext a:visited { font-size: 11px; color: #FFF; font-weight: bold;  text-decoration: none}
.toprighttext a:hover { font-size: 11px; color: #FFF; font-weight: bold;  text-decoration: underline}
.toprighttext p{ font-size: 11px; color: #FFF; font-weight: bold;  text-decoration: none}

.contentpane {
	width: 100%;
	padding:0px 12px 12px 0px;
}
.topleftpane {
	padding: 0px;
	width: 152px;
}


.leftpane {
	padding: 0px;
	width: 152px;
}

.rightpane {
	padding: 0px;
	width: 152px;
}

.footer {
	font-family: Arial, helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	line-height: 23px;
}
.footer a:link {
	font-family: Arial, helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;
}
.footer a:visited {
	font-family: Arial, helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;
}
.footer a:active {
	font-family: Arial, helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;
}
.footer a:hover {
	font-family: Arial, helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;
}

/*BEGIN MENU CSS */
.MainMenu_SubMenu TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt; 
	height: 26px;
	background-color:#8a9b64;
	padding: 0px;
	border: 0px;
}

.MainMenu_SubMenuItemSelHover TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt; 
	height: 26px;
	background-color:#FFF;
	padding: 0px;
	border: 0px;
}
.MainMenu_SubMenuItemSelHover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt; 
	height: 26px;
	background-color:#FFF;
	padding: 0px;
	border: 0px;
}
.MainMenu_TabRootMenuItem TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt; 
	color: #FFF;
	font-weight:bold;
	height: 47px;
	padding-right: 3px;
	padding-left: 3px;
	width: ;
	background: Transparent;
	vertical-align: middle;
}
.MainMenu_TabRootMenuItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt; 
	color: #000;
	font-weight:bold;
	height: 47px;
	padding-right: 3px;
	padding-left: 3px;
	width: ;
	background-color: Transparent;
	vertical-align: middle;
}
.MainMenu_TabRootMenuItemSel TD
{
	height: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt; 
	color: #000;
	font-weight:bold;
	padding-right: 3px;
	padding-left: 3px;
	background-color: Transparent;
	vertical-align: middle;
}

.MainMenu_TabMenuItemHover TD
{
	height: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt; 
	color: #000;
	font-weight:bold;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
}

.MainMenu_TabMenuItemSelHover TD
{
	font-family: Arial, Helvetica, sans-serif;
	height: 47px;
	font-size: 9.5pt; 
	color: #000;
	font-weight:bold;
	padding-right: 3px;
	padding-left: 3px;
	background-color: Transparent;
}

.MainMenu_MenuContainer {
	font-size: 9.5pt; 
	color: #FFF;
	font-weight:bold;
	border-bottom: #FFFFFF 0px solid;
	border-left: #325493 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	width: 183px;
	padding: 0px;
}

.MainMenu_MenuBar {
	font-size: 9.5pt; 
	color: #FFF;
	font-weight:bold;
	border-bottom: #FFFFFF 0px solid; 
	border-left: #325493 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 26px; 
	width: 183px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt; 
	color: #FFF;
	font-weight:bold;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	padding-right: 3px;
	padding-left: 3px;
	height: 26px; 
	background-color: Transparent; 
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #8a9c62;
	border-left: #8a9c62 0px solid; 
	border-right: #8a9c62 0px solid; 
	border-bottom: #8a9c62 0px solid; 
	border-top: #8a9c62 0px solid; 
	text-align: center; 
	width: 1; 
}

/*===============================================================================*/
/*===============================================================================*/
/*===============================================================================*/

/*Begin Snapsis Menu*/
#navParent
{
	background: transparent url(leftnav_div.jpg) no-repeat bottom left;
	padding: 5px 5px 10px 5px;
	width: 150px;
	
}
#navParent UL
{
	padding:0;
	margin:0; 
}
#navParent UL LI
{
	list-style:none;
	height: 11px;
	background: transparent url(leftnav_div.jpg) no-repeat top left;
	padding: 15px 0 5px 8px;
	margin:0;
}
html>body #navParent UL LI
{
	height:auto;
	padding: 15px 0 0 8px;
}
#navParent UL LI A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight:bold;
	color:#b15c9f;	
}

#navParent UL LI A:hover
{
	color:#FFF;
	background-color:	#5a89e3;
	text-decoration: none;
}

/*End Snapsis Menu*/
	
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt; 
	color: #FFF;
	font-weight:bold;
	background-color: Transparent;
	border-bottom: #004471 1px solid;
	border-left: #004471 1px solid;
	border-top: #004471 1px solid;
	border-right: #004471 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=180, Strength=0);
	margin: 0px 0px 0px 0px;
	
}
html>body .MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt; 
	color: #FFF;
	font-weight:bold;
	background-color: Transparent;
	border-bottom: #004471 0px solid;
	border-left: #004471 0px solid;
	border-top: #004471 0px solid;
	border-right: #004471 0px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=180, Strength=0);
	margin: 0px 0px 0px 0px;
	 
}
.MainMenu_SubMenuItemActive  {
	height: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt; 
	color: #FFF;
	font-weight:bold;
	padding-right: 3px;
	padding-left: 3px;
	background-color: Transparent;
	vertical-align: middle;
}






.MainMenu2_TabRootMenuItem {
	background-image: url(leftnav_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #666;
	font-weight:bold;
	background-color: Transparent;
	padding: 0px;
}
.MainMenu2_TabMenuItemHover {
	background-image: url(leftnav_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #666;
	font-weight:bold;
	background-color: Transparent;
	padding: 0px;
}
.MainMenu2_TabMenuItemActive {
	background-image: url(leftnav_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #666;
	font-weight:bold;
	background-color: Transparent;
	padding: 0px;
}
.MainMenu2_Sepclass {
	background-image: url(leftnav_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	height: 11px;
	padding: 0px;
	margin: 0px;
	border: 0;
}

/* Main Menu */

.MM2_MenuContainer {
	width:200px;
	height:1px;
}
.MM2_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}
.MM2_MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight:bold;
	cursor: pointer; 
	cursor: hand; 
	color:#666;
	padding: 0px 0px 0px 0px;
}
.MM2_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	border-left: 0px solid #ebebeb; 
	border-bottom: 0px solid #ebebeb; 
	border-top: 0px solid #ebebeb; 
	padding: 0px 0px 0px 0px;
}
.MM2_SubMenu {
	cursor: pointer; 
	cursor: hand; 
	border:1px solid black;
}
.MM2_MenuBreak {
	background: #ffffff;
	height:1px;
}
.MM2_MenuItemSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight:bold;
	cursor: pointer; 
	cursor: hand; 
	color: #84925d;
	padding: 0px 0px 0px 0px;
}
.MM2_MenuArrow {
}
.MM2_RootMenuArrow {
}
.MM2_RootBreadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight:bold;
	display: block;
	color: #84925d;
	padding: 0px 0px 0px 6px;
}
.MM2_RootMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight:bold;
	display: block;
	color: #000;
	padding: 0px 0px 0px 6px;

}
.MM2_RootMenuSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight:bold;
	display: block;
	color: #84925d;
	padding: 0px 0px 0px 6px;
}
.MM2_rootmenuitemactivecssclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	display: block;
	color: #84925d;
	padding: 0px 0px 0px 6px;
}
MM2_.sepclass {
	height:1px;
}

.HostAdminMenu
{
	float:left;
}