/*
 *	Default Solus Scheme
 *
 */



@import url(/themes/csnz/style/structural/header.css);
@import url(/themes/csnz/style/structural/mainmenu.css);
@import url(/themes/csnz/style/structural/banner.css);
@import url(/themes/csnz/style/structural/footer.css);
@import url(/themes/csnz/style/navigation/navigation.css);
@import url(/themes/csnz/style/includes/aspects.css);

@import url(/themes/csnz/style/print.css) print;


 
 
a
{
	color:								#1073ac;
	font-weight:						bold;
}


.container
{
	background-image:					url(/themes/csnz/images/bg-page.png);
	background-position:				0 131px;
	background-repeat:					repeat-x;
	min-height:							400px;
}




.contentbox
{
	margin-bottom:						30px;
	padding:							0 15px;
}


.contentbox h2
{
	background-image:					url(/themes/csnz/images/bg.panel.jpg);
	background-repeat:					no-repeat;
	color:								#1073ac;
	font-family:						Trebuchet MS;
	font-size:							14px;
	font-weight:						bold;
	height:								56px;
	line-height:						4;
	margin:								10px -15px;
	padding-right:						20px;
	text-align:							right;
}


#event.contentbox h2
{
	background-image:					url(/themes/csnz/images/bg.panel.events.jpg);
	padding-top:						11px;
}


#newsindex.contentbox h2
{
	background-image:					url(/themes/csnz/images/bg.panel.news.jpg);
	padding-top:						11px;
}


#search.contentbox h2
{
	background-image:					url(/themes/csnz/images/bg.panel.search.jpg);
	padding-top:						7px;
}


#myinfo.contentbox h2
{
	background-image:					url(/themes/csnz/images/bg.panel.login.jpg);
	padding-top:						12px;
}


#login.contentbox h2
{
	background-image:					url(/themes/csnz/images/bg.panel.login.jpg);
	padding-top:						12px;
}


#membership.contentbox h2
{
	background-image:					url(/themes/csnz/images/bg.panel.membership.jpg);
	padding-top:						11px;
}


#resources.contentbox h2
{
	background-image:					url(/themes/csnz/images/bg.panel.resources.jpg);
	padding-top:						1px;
}






.cglayoutbox h2
{
	color:								#333333;
	font-family:						Trebuchet MS;
	font-size:							18px;
	font-weight:						bold;
	padding:							24px 0;
}


.cglayoutbox h3
{
	margin-top:							20px;
}


.cglayoutbox .text img
{
	background-image:					url(/themes/csnz/images/picture.frame.gif);
	height:								130px;
	padding:							5px 9px 9px 5px;
	width:								130px;
}


.cglayoutbox .text .sitemap img
{
	background-image:					none;
	height:								auto;
	padding:							0;
	width:								auto;
}


#search.contentbox input
{
}


.contentbox h3
{
	color:								#000000;
	font-size:							12px;
	margin-top:							15px;
}


.contentbox h3 a
{
	color:								#000000;
}


.contentbox p
{
	margin-top:							0;
}


.contentbox ul
{
	list-style:							disc;
	margin-left:						20px;
	padding:							0;
}


img[align="left"]
{
	margin-right:						10px;
}


img[align="right"]
{
	margin-left:						10px;
}


.cglayoutbox .cmdline, .cglayoutbox .subheading, .cglayoutbox .parenttree
{
	font-size:							11px;
}


.leadin
{
	color:								#5b4b3d;
}


table.cglist .Event h2
{
	padding-top:						0px;
}

