/* green specific overrides */



body {

	background: #313131;

}



a:link, a:visited {

	color: #A973C4; 

}



li {

	list-style: url(../images/ex2_bullet_grey.png);

}



td.sectiontableheader {

  border-bottom: 1px solid #313131;

  border-right: 1px solid #313131;

}



div#grunge_middle {

	background: url(../images/ex2_bg_middle_grey.png) 50% 152px repeat-y;

}



div#grunge_bottom {

	background: url(../images/ex2_bg_bottom_grey.png) 50% 100% no-repeat;

}



div#grunge_top {

	background: url(../images/ex2_bg_top_grey.png) 50% 0 no-repeat;

}



div#header {

	background: #000;

}



div#content_pad {

	border: 5px solid #000;

}



div#nav_menu {

	background: #000;

}



div#bannerimage {

	background: url(../images/ex2_banner_green.jpg) no-repeat;

}



div#content {

	background: #000;

}



div#userblocks td {

	background: #000;

}



div.moduletable input.inputbox {

	background: #111;

	border: 1px solid #333;

}



div.search input.inputbox {

	background: #313131;

	border: 1px solid #000;

}



div.moduletable,

div.moduletable-menu {

	background: #000;

}



input.button {

	background: #000 url(../images/ex2_button_grey.png) 0 0 repeat-x;

	border: 1px solid #333;

}



input.button:hover {

	border: 1px solid #A6B760;

}



div#footer {

	background: #000;

	color: #666;

}



/** split menu definitions **/

#nav_menu li {

	border-right: 1px solid #A45753;

}



#nav_menu li.active_menu a:link,

#nav_menu li.active_menu a:visited {

	color: #A6B760;

}



div.moduletable-menu table td,

ul#mainlevel li,

ul.submenu li {

	background: url(../images/ex2_menu_grey.png) 0 2px repeat-x;

}



a.mainlevel:link,

a.mainlevel:visited,

a.sublevel:link,

a.sublevel:visited,

ul.submenu a:link,

ul.submenu a:visited {

	background: #000;

}



ul.submenu li.active_menu a:link,

ul.submenu li.active_menu a:visited,

ul.submenu li.active_menu a:hover,

a#active_menu {

	color: #A6B760;

}







