/*
	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: #3C8CB1;
	}
	
a:hover, #system a:hover, #breadcrumb a:hover, #footer a:hover {
	color: #62b8e0;
	}
	
#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: #3C8CB1;
	}
	
input, textarea, select, button { 
	border: 1px solid #3C8CB1; 
	}

		
/* 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_blue.gif) bottom no-repeat;
	}
	
/* 600 */
	
#maincontent .title, #splash .splashx3_600 .title,
#maincontent #title {
	background: url(../images/styles/layout_blue/dg_h_600.gif) no-repeat;
	}
	
#maincontent .main, .contentmain, .contentnav, .pdfnav, .contentnav2, 
#splash .splashx3_600 .main, #splash .splashx3_600 .mainFull, 
#maincontent #main {
	background: url(../images/styles/layout_blue/dg_c_600.gif) bottom no-repeat;
	}

#maincontent #additional {
	background: url(../images/styles/layout_blue/dg_c_600.gif) no-repeat;
	}
	
/* 290 */	

#rightside .title, #leftside .title, #maincontent .snippet .title, 
#rightside #title, #leftside #title, #maincontent #snippet #title, 
#splash .splashx3 .title, #splash .splashx3First .title {
	background: url(../images/styles/layout_blue/dg_h_290.gif) no-repeat;
	}

#rightside .title2, #leftside .title2, #maincontent .snippet .title2, 
#rightside #title2, #leftside #title2, #maincontent #snippet #title2 {
	background: url(../images/styles/layout_blue/lg_h_290.gif) no-repeat;
	}

#rightside .main, #leftside .main, #maincontent .snippet .main, .leftnav, .rightmain, .leftmain,
#rightside #main, #leftside #main, #maincontent #snippet #main, .leftnav2, 
#splash .splashx3 .main, #splash .splashx3First .main, #splash .splashx3 .mainFull, #splash .splashx3First .mainFull {
	background: url(../images/styles/layout_blue/dg_c_290.gif) bottom no-repeat;
	}

/* FAQ
==============================================================================*/

#faqAd01 {
	background: url(../images/styles/faq/dg_large_600_blue.jpg) no-repeat;
	}

#faqAd03 {
	background: url(../images/styles/faq/small_faq_blue.gif) no-repeat;
	}