a:link, a:visited {
	color: #424242;
	} 
	
a:hover {
	color: #99CC33;
	}

/* ********************** form */
fieldset {
	border: solid 0px #ccc
}

.button {
	border:outset 1px #83AF2C;
	color:#000;
	background:url(http://stmargaretsnewtoronto.ca/templates/cd_neon_color_2.5/images_green/bg_button.png) repeat-x left top;
}

/* ********************** top stuff */
#topbar_bg {
	background: url(http://stmargaretsnewtoronto.ca/templates/cd_neon_color_2.5/images_green/bg_top.png) 0 0 repeat-x;
}

#topbar_right {
	background: url(http://stmargaretsnewtoronto.ca/templates/cd_neon_color_2.5/images_green/top_r.png) 100% 0 no-repeat;
}

#search_bar {
	background: url(http://stmargaretsnewtoronto.ca/templates/cd_neon_color_2.5/images_green/bg_search.png) 0 0 no-repeat;
	}
	
/* ********************** main frame */
#header_in {
	background-color: #DFEFBF;
}
	
.archive #adminForm fieldset
{
	border:0;
	padding:0;
	margin:20px 0
}

/* ********************** left col */
#leftmain_in div.moduletable h3 {
	background:url(http://stmargaretsnewtoronto.ca/templates/cd_neon_color_2.5/images_green/bg_ltitle.png) 0 0 no-repeat;
	color: #9C3;
	}

/* ********************** Top module and bottom module */
td.top_module {
	border: 1px solid #CCDAB0; 
	background-color: #FAFCF5;
}

td.bottom_module {
	border: 1px solid #CCDAB0; 
	background-color: #FCF7ED;
}

#top_module div.moduletable h3, #bottom_module div.moduletable h3,
div#right_edge div.moduletable h3 {
	background:url(http://stmargaretsnewtoronto.ca/templates/cd_neon_color_2.5/images_green/bg_module.png) no-repeat;
	color: #FF7F00;
}

/* ********************** footer and copyright */
#footer {
	background:url(http://stmargaretsnewtoronto.ca/templates/cd_neon_color_2.5/images_green/bg_footer.png) 0 0 repeat-x;
	border-bottom: 10px solid #333;
}

#footer_r {
	background:url(http://stmargaretsnewtoronto.ca/templates/cd_neon_color_2.5/images_green/bg_footer_r.png) 100% 0 no-repeat;
}

#footer_l {
	background:url(http://stmargaretsnewtoronto.ca/templates/cd_neon_color_2.5/images_green/bg_footer_l.png) 0 0 no-repeat;
}

#copyright {
	color: #666;
}

/* ##########################  editor  ########################### */

.contentpaneopen_edit img
{
	border:0
}

form.editor fieldset
{
	border:solid 1px #CCDAB0;
}


/* ++++++++++++++  edit  ++++++++++++++ */

form#adminForm
{
	border:solid 0px #000
}

.edit form#adminForm fieldset
{
	border:solid 1px #CCDAB0;
}
.edit form#adminForm  legend
{
	font-weight:bold
}


/* ++++++++++++++  tooltip  ++++++++++++++ */
.tip
{
	background-color: #FAFCF5;
	border:solid 1px #CCDAB0;
}


/* ********************** MODULES */
div.moduletable h3 {
	color: #FF7F00;
}

/* ********************** CONTENT STYLES */
td.contentheading {
	color: #360;
}

.componentheading {
	color: #FF7F00;
}

.back_button {
	color: #333; 
}

.small, .createdate, .modifydate {
	color: #999; 
}

table.contenttoc {
	border: 1px solid #eee;
}

/* ********************** MENU SYSTEM  */
#leftmain_in ul.menu a:hover {
	background: url(http://stmargaretsnewtoronto.ca/templates/cd_neon_color_2.5/images_green/bg_menu_h.png) 0 0 no-repeat;
	color: #99CC33;
}

#leftmain_in ul.menu li.active a,
#leftmain_in ul.menu li.current a {
	background: url(http://stmargaretsnewtoronto.ca/templates/cd_neon_color_2.5/images_green/bg_menu_h.png) 0 0 no-repeat;
	color: #99CC33;
}

/*
#leftmain_in a.mainlevel:hover {
	background: url(http://stmargaretsnewtoronto.ca/templates/cd_neon_color_2.5/images_green/bg_menu_h.png) 0 0 no-repeat;
	color: #99CC33;
}

#leftmain_in #active_menu {
	background: url(http://stmargaretsnewtoronto.ca/templates/cd_neon_color_2.5/images_green/bg_menu_h.png) 0 0 no-repeat;
	color: #99CC33;
}

#leftmain_in a.sublevel:link, #leftmain_in a.sublevel:visited {
	color: #BFBFBF;
}

#leftmain_in a.sublevel:hover {
	color: #99CC33;
}

#leftmain_in a.sublevel#active_menu  {
	color: #99CC33;
}
*/

/* ##########################  user profile  ########################### */

#users-profile-core,
#users-profile-custom
{
	background-color: #FAFCF5;
	border:solid 1px #CCDAB0;
}

#member-profile fieldset
{
	background-color: #FAFCF5;
	border:solid 1px #CCDAB0;
}


/* ********************** bottom navi */
#mainlevel-nav a:link, #mainlevel-nav a:visited {
	color: #FFF;
	}
	
#mainlevel-nav a:hover {
	color: #333;
}
 
/* ********************** STYLES LISTING CONTENT PAGE */
div.mosimage {
	background-color: #FAFCF5;
	border: 1px solid #DFEFBF;
	}

div.mosimage_caption {
	color: #360;
	}

/* ****************************** Wide staff */
#right_in {
	background-color: #FAFCF5;
	border: 1px solid #CCDAB0;
}