@charset "UTF-8";
/*********************************************************************

	home-###COLOR###.css

	DESCRIPTION
	This is the colored version of the stylesheet responsible for 
	the H2O subportal homepage sidebar styling for Health Quality Ontario

	COMPATIBILITY
	These styles are supported in IE 7 or greater.

	USAGE
	Additional conditional styles may be required by specific
	browsers.

	CREDITS
	Mike Kormendy

	ver. 01: 2015-01-18

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

#layout.home .inner { background-image: url(../images/contentbg-moss.png) !important; }

#layout.home #dnn_SidePane { background: transparent url(../images/contentbg-moss.png) no-repeat top left !important; }

#layout.home #dnn_SidePane { border-left: 1px solid #569723 !important;}

#layout.home #dnn_SidePane ul#sidetabs { background-image: url(../images/sidebar-tab-sprite-moss.png) !important; }

#layout.home #dnn_SidePane ul#sidetabs li:hover { color: #58a618 !important; }

#layout.home #dnn_SidePane ul#sidetabs li.selectedtab:hover { color: #e2fbc0 !important; }

#layout.home #dnn_SidePane .Normal a { color: #15505d !important; }

#layout.home #dnn_SidePane .Normal a.button { color: #fff !important; }