
#leftcolumn {
	margin: 0px;
	padding: 0px;
}

/* left col menu legacy style */
/* modules/mod_mainmenu/legacy.php line 229 to affect child left padding */

#leftcolumn a.mainlevel:link {
	background-color: #999999;
	display: block;
	height: 20px;
	width: 100%;
	color: #333333;
	text-indent: 5px;
	margin-bottom: 1px;
}

#leftcolumn a.mainlevel:visited {
	text-indent: 5px;
	background-color: #999999;
	color: #333333;
	display: block;
	height: 20px;
	width: 100%;
	margin-bottom: 1px;
}

#leftcolumn a.mainlevel:hover {
	color: #6666FF;
	background-color: #CCCCCC;
}

/*********************************/

#leftcolumn a.sublevel:link {
	text-indent: 5px;
	background-color: #CCC;
	color: #333333;
	display: block;
	height: 20px;
	width: 100%;
	margin-bottom: 1px;
}
#leftcolumn a.sublevel:visited {
	text-indent: 5px;
	background-color: #CCC;
	color: #333333;
	display: block;
	height: 20px;
	width: 100%;
	margin-bottom: 1px;
}
#leftcolumn a.sublevel:hover {
	background-color: #EBEFF3;
	color: #6666FF;
}

/* module control elements */

table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.module {

}

/*****/

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div {
		
}

div.module_menu div div {
	
}

div.module_menu div div div {
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

/*****/

ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

ul li {
margin: 0;
padding: 0;
list-style: none;

}

/*div.module_menu ul {
	margin: 10px 0;
	padding-left: 0px;
}*/
/*left column menu list settings*/

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 0px;
	padding-left: 18px;
	height: 20px;
	width: 100%;
	text-decoration: none;
	background-image: url(../images/maw_J15/mw_menu_active_bg.png);
	background-repeat: no-repeat;
}
div.module_menu ul li a:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}
/*left column modules*/
#leftcolumn div.module {
	padding: 0;
}
#leftcolumn div.module ul li{
	width: 151px;
	height: 20px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-bottom: 2px;
	border: 1px solid #827757;
}
#leftcolumn div.module ul li ul li{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	width: 155px;
	height: 20px;
	margin-left: 13px;
	margin-bottom: 3px;
	border: 1px solid #827757;
	margin-top: -1px;
}
#leftcolumn div.module ul li ul li ul li{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	width: 155px;
	height: 20px;
	margin-left: 17px;
	margin-bottom: 3px;
	border: 1px solid #827757;
	margin-top: -1px;
}
#leftcolumn div.module a:link {
	text-indent: 5px;
	background-color: #e1dfca;
	display: block;
	height: 20px;
	width: auto;
	color: #82755a;
	margin: 0px;
	line-height: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}
#leftcolumn div.module a:visited {
	text-indent: 5px;
	background-color: #e1dfca;
	color: #82755a;
	display: block;
	height: 20px;
	width: auto;
	margin: 0px;
	line-height: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}
#leftcolumn div.module a:hover {
	color: #82755a;
	background-color: #FFF;
}

#leftcolumn div.module a.sublevel:link {
	text-indent: 5px;
	background-color: #00FF33;
	color: #333333;
	display: block;
	height: 0px;
	width: auto;
	line-height: normal;
	
}
#leftcolumn div.module a.sublevel:visited {
	text-indent: 5px;
	background-color: #00FF33;
	color: #333333;
	display: block;
	height: 20px;
	width: auto;
	line-height: normal;
	
}
#leftcolumn div.module a.sublevel:hover {
	background-color: #99CCCC;
	color: #6666FF;
}
#leftcolumn div.module table {
	width: auto;

}

/*right column*/
/*.td_rightcolumn{
	width: 170px;	
}*/

#rightcolumn {
	margin: 0px;
	width: 214px;
	float:right;
	padding: 0px;
	background-color: #F00;
}

#rightcolumn div.moduletable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding: 0px;
	margin: 0px;
	background-color: #0F0;
}
#rightcolumn div.moduletable ul li{
	padding: 0px;
	background-color: #FFF;
	margin-bottom: 1px;
}
#rightcolumn div.moduletable a:link {
	text-indent: 5px;
	display: block;
	height: 20px;
	width: auto;
	color: #333333;
	margin-bottom: 1px;
}
#rightcolumn div.moduletable a:visited {
	text-indent: 5px;
	color: #333333;
	display: block;
	height: 20px;
	width: auto;
	margin-bottom: 1px;
}
#rightcolumn div.moduletable a:hover {
	color: #963;
}

#rightcolumn div.moduletable a.sublevel:link {
	text-indent: 5px;
	color: #333333;
	display: block;
	height: 20px;
	width: auto;
	margin-bottom: 1px;
}
#rightcolumn div.moduletable a.sublevel:visited {
	text-indent: 5px;
	color: #333333;
	display: block;
	height: 20px;
	width: auto;
	margin-bottom: 1px;
}
#rightcolumn div.moduletable a.sublevel:hover {
	color: #6666FF;
}
/*****right legacy menus********/

/* modules/mod_mainmenu/legacy.php line 229 to affect child left padding */

#rightcolumn a.mainlevel:link {
	background-color: #999;
	display: block;
	height: 20px;
	width: 100%;
	color: #333333;
	text-indent: 5px;
	margin-bottom: 1px;
}
#rightcolumn a.mainlevel:visited {
	text-indent: 5px;
	background-color: #999;
	color: #333333;
	display: block;
	height: 20px;
	width: 100%;
	margin-bottom: 1px;
}
/*****for extended menu start********/
#rightcolumn a.mainlevel_current {
	text-indent: 5px;
	background-color: #999;
	color: #333333;
	display: block;
	height: 20px;
	width: 100%;
	margin-bottom: 1px;
}
#rightcolumn a.mainlevel_current:hover {
	color: #6666FF !important;
	background-color: #CCCCCC;
}
#rightcolumn a.mainlevel_active {
	text-indent: 5px;
	background-color: #999;
	color: #333333;
	display: block;
	height: 20px;
	width: 100%;
	margin-bottom: 1px;
}
#rightcolumn a.mainlevel_active:hover {
	color: #6666FF !important;
	background-color: #CCCCCC;
}
/*****for extended menu end********/
#rightcolumn a.mainlevel:hover {
	color: #6666FF !important;
	background-color: #CCCCCC;
}

/*********************************/

#rightcolumn a.sublevel:link {
	text-indent: 5px;
	background-color: #CCC;
	color: #333333;
	display: block;
	height: 20px;
	width: 100%;
	margin-bottom: 1px;
}
#rightcolumn a.sublevel:visited {
	text-indent: 5px;
	background-color: #CCC;
	color: #333333;
	display: block;
	height: 20px;
	width: 100%;
	margin-bottom: 1px;
}
/*****for extended menu start********/
#rightcolumn a.sublevel_active {
	text-indent: 5px;
	background-color: #CCC;
	color: #333333;
	display: block;
	height: 20px;
	width: 100%;
	margin-bottom: 1px;
}
#rightcolumn a.sublevel_current {
	text-indent: 5px;
	background-color: #CCC;
	color: #333333;
	display: block;
	height: 20px;
	width: 100%;
	margin-bottom: 1px;
}
/*****for extended menu end********/
#rightcolumn a.sublevel:hover {
	background-color: #99CCCC;
	color: #6666FF;
}
