/*
	Coloured Styles for NCPP website - June 2008 - CP 
	Blue 
*/

/* Grouped Colours
==============================================================================*/

a, #system a, #breadcrumb a, h3, #faqTitle, .greenTitle, input, textarea, select, button, #footer a {
	color: #666666;
	}
	
a:hover, #system a:hover, #breadcrumb a:hover, #footer a:hover {
	color: #EFEFEF;
	}
	
#news #date p,
#news #date p {
	color: white;
	}
	
a:hover, #breadcrumb a:hover, #maincontent .title, #rightside .title, #leftside .title, #rightside .title2, #leftside .title2,
.snippet .title, .snippet .title2, .selector th, #footer a:hover,
#maincontent #title, #rightside #title, #leftside #title, #rightside #title2, #leftside #title2, #snippet #title, #snippet #title2, #selector th {
	background-color: #666666;
	}
	
input, textarea, select, button { 
	border: 1px solid #666666; 
	}

		
/* Header area
==============================================================================*/
/*
h1 a, h1 a:hover {
	background: url(../images/logo/ncpp_02.gif) no-repeat;
	}
*/
#background {
	background: white;
	}
	
/* Standard Layouts
==============================================================================*/

.news .date,
#news #date {
	background: url(../images/styles/date.gif) bottom no-repeat;
	}
	
#maincontent .title, #splash .splashx3_600 .title,
#maincontent #title {
	background: url(../images/styles/layout_grey/dg_h_600.gif) no-repeat;
	}
	
#maincontent .main, .contentmain, #splash .splashx3_600 .main,
#maincontent #main {
	background: #efefef url(../images/styles/layout_grey/dg_c_600.gif) bottom no-repeat;
	}

#maincontent #additional {
	background: url(../images/styles/layout_grey/dg_c_600.gif) no-repeat;
	}

.contentnav, .pdfnav, .contentnav2 {
	background: url(../images/styles/layout_grey/dg_c_600.gif) bottom no-repeat;
	}	

#rightside .title, #leftside .title, #maincontent .snippet .title, #splash .title,
#rightside #title, #leftside #title, #snippet #title {
	background: url(../images/styles/layout_grey/dg_h_290.gif) no-repeat;
	}

#rightside .title2, #leftside .title2, #maincontent .snippet .title2,
#rightside #title2, #leftside #title2, #snippet #title2 {
	background: url(../images/styles/layout_grey/lg_h_290.gif) no-repeat;
	}

#rightside .main, #leftside .main, .rightmain, .leftmain, #maincontent .snippet .main, .leftnav, #splash .main,
#rightside #main, #leftside #main, #snippet #main,
#rightside .mainTall, #leftside .mainTall, .rightmain, .leftmain, #maincontent .snippet .mainTall, .leftnav, #splash .mainTall,
#rightside #mainTall, #leftside #mainTall, #snippet #mainTall { background: #efefef url(../images/styles/layout_grey/dg_c_290.gif) bottom no-repeat; }