#mingroup {
	position: absolute;
	top: 0px;
	width: 910px;
	left: -442px;
	height: 53px;
}

#toggle_btn {
	display: block;
	width: 120px;
	height: 31px;
	text-indent: -9999px;
	position: absolute;
	bottom: -31px;
	right: 28px;
	background-image: url(http://www.ycdsb.ca/assets/images/mingroup_btn_open.png);
}
	
a.toggle_btn_open {
	background: url(http://www.ycdsb.ca/assets/images/mingroup_btn_open.png) no-repeat;	
}

* html a.toggle_btn_open {
	background: url(http://www.ycdsb.ca/assets/images/mingroup_btn_open_ie.gif) no-repeat;
}

a.toggle_btn_close {
	background: url(http://www.ycdsb.ca/assets/images/mingroup_btn_close.png) no-repeat;
}

* html a.toggle_btn_close {
	background: url(http://www.ycdsb.ca/assets/images/mingroup_btn_close_ie.gif) no-repeat;
}

#menu {
	width: 910px;
	position: relative;
	background: url(http://www.ycdsb.ca/assets/images/mingroup_bg_loop.png) repeat-x top left;
}

* html #menu {
	background: url(http://www.ycdsb.ca/assets/images/mingroup_bg_loop_ie.gif) repeat-x top left;
}

#menu_lists {
	background: url(http://www.ycdsb.ca/assets/images/min_group_header.png) no-repeat top left;
	width: 890px;
	_width: 880px;
	padding: 45px 0 0 24px;
}

* html #menu_lists {
	background: url(http://www.ycdsb.ca/assets/images/min_group_header_ie.gif) no-repeat top left;
}

#menu_lists ul {
	width: 440px;
	float: left;
	margin: 0;
	padding: 0;
}

#menu_lists ul.right {
	float: right;
	width: 192px;
}

#menu_lists ul li {
	margin: 0;
	padding: 0;
        line-height: 18px;
}
	
#menu_lists ul li a {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
#menu_lists ul li a:hover {
	color: #ffff00;
}

#wrap {
	width: 910px;
	position: relative;
}



/* The Zone Ministry Rules
---------------------------------*/

body#category_thezone #sub_content_body a {
        color: #9f6023;
}

body#category_thezone #sub_content {
	width: 910px;
	background: url(http://www.ycdsb.ca/assets/images/thezone_bg_loop.png) repeat-y;
}

body#category_thezone #subnav ul {
        border-top: 1px solid #b5dbe2;
	border-bottom: 1px solid #b5dbe2;
}

body#category_thezone #subnav ul li a {
	display: block;
	height: 28px;
	padding: 0 0 0 17px;
	line-height: 28px;
	text-decoration: none;
	color: #374f57;
	border-top: 1px solid #b5dbe2;
	border-bottom: 1px solid #75bbca;
	border-left: 5px solid #86b6c0;
}

body#category_thezone #subnav ul li a:hover, body#category_thezone #subnav ul li.active a {
	background: #628892;
	border-bottom: 1px solid #516f75;
	border-left: 5px solid #587a83;
	border-top: 1px solid #b5dbe2;
        color: #fff;
}

body#category_thezone .subnav_extra {
	clear: both;
	margin: 0 0 15px 0;
	line-height: 14px;
}

body#category_thezone .subnav_extra h4 {
	padding: 6px 0 2px 5px;
	border-left: 5px solid #587a83;
        border-bottom: 1px solid #516f75;
	background: #628892;
	color: #fff;
}

body#category_thezone .subnav_extra p {
	margin: 5px 20px 5px 10px;
	color: #333;
}

body#category_thezone .subnav_extra a {
	color: #333;
}

/* The Zone RSS / iPod callouts 
----------------------------------------- */

body#category_thezone .subnav_extra.rss {
       background: url(http://192.168.1.50/assets/images/btn/icon_rss_zone.png) no-repeat top left;
}

body#category_thezone .subnav_extra.rss p {
      margin: 5px 20px 5px 46px;
}

body#category_thezone .subnav_extra.podcast {
       background: url(http://192.168.1.50/assets/images/btn/icon_ipod_zone.png) no-repeat top left;
}

body#category_thezone .subnav_extra.podcast p {
      margin: 5px 20px 5px 46px;
}

/* The Zone Supraflex Buttons 
----------------------------------- */

body#category_thezone a.supra span.flex {
	background: url(http://192.168.1.50/assets/images/btn/btn_right_teal.png) right no-repeat;
	padding: 0 15px 0 0;
	display: block;
}

body#category_thezone a.supra {
	background: url(http://192.168.1.50/assets/images/btn/btn_left_teal.png) left no-repeat;
	height: 21px;
	padding: 0 0 0 15px;
	font-size: 10px;
	color: #586e74;
	margin: 0 0 15px 8px;
	_margin: 0 0 7px 4px;
	line-height: 21px;
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
}

/* The Zone Callout Box Rules
-------------------------------------- */

body#category_thezone .callout {
         position: relative;
         width: 500px;
         margin: 0 0 15px 0;
         padding: 20px 22px 5px 22px;
         color: #5e472a;
         min-height: 104px;
         height: auto !important; /*IE6 Fix */
         height: 104px; /* IE6 FIx */
         background: url(http://192.168.1.50/assets/images/callout/callout_btm_zone.png) no-repeat left bottom;
}

body#category_thezone .callout_top {
         position: absolute;
         top: 0;
         left: 0;
         width: 380px;
         height: 9px;
         background: url(http://192.168.1.50/assets/images/callout/callout_top_zone.png) no-repeat;
}


/* Fuel Ministry Rules
---------------------------------*/

body#category_fuel #sub_content_body a {
        color: #8e1c11;
}

body#category_fuel #sub_content {
	width: 910px;
	background: url(http://192.168.1.50/assets/images/fuel_bg_loop.png) repeat-y;
}

body#category_fuel #subnav ul {
        border-top: 1px solid #4f442b;
	border-bottom: 1px solid #937e51;
}

body#category_fuel #subnav ul li a {
	display: block;
	height: 28px;
	padding: 0 0 0 17px;
	line-height: 28px;
	text-decoration: none;
	color: #eeefc4;
	border-top: 1px solid #937e51;
	border-bottom: 1px solid #4f442b;
	border-left: 5px solid #655738;
}

body#category_fuel #subnav ul li a:hover, body#category_fuel #subnav ul li.active a {
	background: #40362e;
	border-bottom: 1px solid #4f442b;
	border-left: 5px solid #393029;
	border-top: 1px solid #937e51;
}

body#category_fuel .subnav_extra {
	clear: both;
	margin: 0 0 15px 0;
	line-height: 14px;
}

body#category_fuel .subnav_extra h4 {
	padding: 6px 0 2px 5px;
	border-left: 5px solid #393029;
        border-bottom: 1px solid #2d2719;
	background: #40362e;
	color: #fff;
}

body#category_fuel .subnav_extra p {
	margin: 5px 20px 5px 10px;
	color: #efeec9;
}

body#category_fuel .subnav_extra a {
	color: #efeec9;
}

/* Fuel RSS / iPod callouts 
----------------------------------------- */

body#category_fuel .subnav_extra.rss {
       background: url(http://192.168.1.50/assets/images/btn/icon_rss_fuel.png) no-repeat top left;
}

body#category_fuel .subnav_extra.rss p {
      margin: 5px 20px 5px 46px;
}

body#category_fuel .subnav_extra.podcast {
       background: url(http://192.168.1.50/assets/images/btn/icon_ipod_fuel.png) no-repeat top left;
}

body#category_fuel .subnav_extra.podcast p {
      margin: 5px 20px 5px 46px;
}


/* Fuel Supraflex Buttons 
----------------------------------- */

body#category_fuel a.supra span.flex {
	background: url(http://192.168.1.50/assets/images/btn/btn_right_brown.png) right no-repeat;
	padding: 0 15px 0 0;
	display: block;
}

body#category_fuel a.supra {
	background: url(http://192.168.1.50/assets/images/btn/btn_left_brown.png) left no-repeat;
	height: 21px;
	padding: 0 0 0 15px;
	font-size: 10px;
	color: #3e362f;
	margin: 0 0 15px 8px;
	_margin: 0 0 7px 4px;
	line-height: 21px;
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
}

/* Fuel Callout Box Rules
-------------------------------------- */

body#category_fuel .callout {
         position: relative;
         width: 336px;
         margin: 0 0 15px 0;
         padding: 20px 22px 5px 22px;
         color: #efeec9;
         min-height: 74px;
         height: auto !important; /*IE6 Fix */
         height: 74px; /* IE6 FIx */
         background: url(http://192.168.1.50/assets/images/callout/callout_btm_fuel.png) no-repeat left bottom;
}

body#category_fuel .callout_top {
         position: absolute;
         top: 0;
         left: 0;
         width: 380px;
         height: 9px;
         background: url(http://192.168.1.50/assets/images/callout/callout_top_fuel.png) no-repeat;
}

#right_bar {
         color: #666666;
}

#right_bar img {
         border: none;
}

/* Jr. High / High School Ministry Rules
---------------------------------*/

body#category_juniorhigh #sub_content_body a, body#category_highschool #sub_content_body a {
        color: #9f6023;
}

body#category_juniorhigh #sub_content, body#category_highschool #sub_content {
	width: 910px;
	background: url(http://192.168.1.50/assets/images/juniorhigh_bg_loop.png) repeat-y;
}

body#category_juniorhigh #subnav ul, body#category_highschool #subnav ul {
        border-top: 1px solid #522c00;
	border-bottom: 1px solid #985200;
}

body#category_juniorhigh #subnav ul li a, body#category_highschool #subnav ul li a {
	display: block;
	height: 28px;
	padding: 0 0 0 17px;
	line-height: 28px;
	text-decoration: none;
	color: #eeefc4;
	border-top: 1px solid #985200;
	border-bottom: 1px solid #522c00;
	border-left: 5px solid #693900;
}

body#category_juniorhigh #subnav ul li a:hover, body#category_juniorhigh #subnav ul li.active a, body#category_highschool #subnav ul li a:hover, body#category_highschool #subnav ul li.active a {
	background: #522c00;
	border-bottom: 1px solid #522c00;
	border-left: 5px solid #4a2800;
	border-top: 1px solid #985200;
}

body#category_juniorhigh .subnav_extra, body#category_highschool .subnav_extra {
	clear: both;
	margin: 0 0 15px 0;
	line-height: 14px;
}

body#category_juniorhigh .subnav_extra h4, body#category_highschool .subnav_extra h4 {
	padding: 6px 0 2px 5px;
	border-left: 5px solid #984d1a;
        border-bottom: 1px solid #985200;
	background: #a9561d;
	color: #fff;
}

body#category_juniorhigh .subnav_extra p, body#category_highschool .subnav_extra p {
	margin: 5px 20px 5px 10px;
	color: #dad0ac;
}

body#category_juniorhigh .subnav_extra a, body#category_highschool .subnav_extra a {
       color: #dad0ac;
}

/* Jr. High / High School RSS / iPod callouts 
----------------------------------------- */

body#category_juniorhigh .subnav_extra.rss, body#category_highschool .subnav_extra.rss {
       background: url(http://192.168.1.50/assets/images/btn/icon_rss_jh.png) no-repeat top left;
}

body#category_juniorhigh .subnav_extra.rss p, body#category_highschool .subnav_extra.rss p {
      margin: 5px 20px 5px 46px;
}

body#category_juniorhigh .subnav_extra.podcast {
       background: url(http://192.168.1.50/assets/images/btn/icon_ipod_jh.png) no-repeat top left;
}

body#category_juniorhigh .subnav_extra.podcast p {
      margin: 5px 20px 5px 46px;
}

body#category_highschool .subnav_extra.podcast {
       background: url(http://192.168.1.50/assets/images/btn/icon_ipod_hs.png) no-repeat top left;
}

body#category_highschool .subnav_extra.podcast p {
      margin: 5px 20px 5px 46px;
}


/* Jr. High Supraflex Buttons 
----------------------------------- */

body#category_juniorhigh a.supra span.flex, body#category_highschool a.supra span.flex {
	background: url(http://192.168.1.50/assets/images/btn/btn_right_orange.png) right no-repeat;
	padding: 0 15px 0 0;
	display: block;
}

body#category_juniorhigh a.supra, body#category_highschool a.supra {
	background: url(http://192.168.1.50/assets/images/btn/btn_left_orange.png) left no-repeat;
	height: 21px;
	padding: 0 0 0 15px;
	font-size: 10px;
	color: #fff;
	margin: 0 0 15px 8px;
	_margin: 0 0 7px 4px;
	line-height: 21px;
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
}

/* Jr. High Callout Box Rules
-------------------------------------- */

body#category_juniorhigh .callout {
         position: relative;
         width: 336px;
         margin: 0 0 15px 0;
         padding: 20px 22px 5px 22px;
         color: #f5efd8;
         min-height: 100px;
         height: auto !important; /*IE6 Fix */
         height: 100px; /* IE6 FIx */
         background: url(http://192.168.1.50/assets/images/callout/callout_btm_jrhigh.png) no-repeat left bottom;
}

body#category_juniorhigh .callout_top {
         position: absolute;
         top: 0;
         left: 0;
         width: 380px;
         height: 9px;
         background: url(http://192.168.1.50/assets/images/callout/callout_top_jrhigh.png) no-repeat;
}

/* High School Callout Box Rules
-------------------------------------- */

body#category_highschool .callout {
         position: relative;
         width: 336px;
         margin: 0 0 15px 0;
         padding: 20px 22px 5px 22px;
         color: #f5efd8;
         min-height: 65px;
         height: auto !important; /*IE6 Fix */
         height: 65px; /* IE6 FIx */
         background: url(http://192.168.1.50/assets/images/callout/callout_btm_highschool.png) no-repeat left bottom;
}

body#category_highschool .callout_top {
         position: absolute;
         top: 0;
         left: 0;
         width: 380px;
         height: 9px;
         background: url(http://192.168.1.50/assets/images/callout/callout_top_highschool.png) no-repeat;
}

