 /* Stylesheet for www.ncpop.ie

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



* { margin: 0; padding: 0; }



img { border: 0; }



hr {
	height: 1px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 30px;
}



.clear { clear: both; height: 0; width: 0; }



.invisible { position: absolute; top: 0; left: 0; height: 0; width: 0; }

.highlight { font-weight: bold; color: #3a97d5; }
.highlightwhite{ font-weight: bold; color: #ffffff; }

body { 

text-align: center;
font-family: Tahoma, sans-serif;
font-size:12px;
font-weight:normal;
background: url(images/body-bg.jpg) 0 0 repeat-x #75838b;
color: #333333;
}



#wrapper { 
width: 950px;
margin: 0 auto;
background: #fff;
text-align: left;
padding: 0 0 20px 0;
/*position: relative;*/
}


#searchtopright {
float:right;
width:200px;
display:inline;
text-align:left;
padding:10px;
}
#searchtopright form{
margin:0;
padding:0;
}


#headertop {
	width: 100%;
	height: 100px;
	background: #fff;
}

#ncpoplogo{
background:#3A78B7;
padding:3px 20px;
}

#headermain {
width: 100%;
height: 168px;
clear:both;


}
#headermain a, #headermain img{
margin:0;
padding:0;
border:none;
}


#main {

width: 100%;

background: url(images/main.jpg) 0 0 repeat-y #fff;

border-bottom: 5px solid #d0d9df;

clear:both;

}



#leftnav {
	float: left;
	display: inline;
	width: 188px;
	padding: 15px;
	color:#FFFFFF;
	
}


#leftnav ul{
	margin:0;
	padding:0;
	font-weight:bold;
	
}
#leftnav li{
	line-height: 130%;
	list-style: url(none) none;
	margin-left: 0px;
	padding-left: 0px;
	background: url(images/bullet.gif) no-repeat left top;
}
#leftnav li li{
	line-height: 130%;
	list-style: url(none) none;
	margin-left: 20px;
	padding-left: 0px;
	background: url(images/bullet.gif) no-repeat left top;
}
#leftnav a {
	padding: 5px 0 5px 20px;
	width: 90%;
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/a-mainlevel.gif) no-repeat bottom left;
	font-size:110%;
	
}
#leftnav li li a {
	font-size:100%;
	
}
#leftnav a:hover {
	text-decoration: underline;
}
#leftnav h2{
	font-size: 170%;
	padding: 0 2px 10px;
	margin: 0 -2px 10px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-weight: normal;
}

#rightcol {
	float: right;
	display: inline;
	width: 175px;
	padding: 20px;


}
#rightcol img{
border: 1px #ffffff solid;
}
#maincontent {
	float: left;
	display: inline;
	width: 465px;
	padding: 20px;

}
#maincontent p{
	line-height: 160%;
	margin-bottom:15px;
}
#maincontent h1{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 180%;
	font-weight:normal;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 13px;
	padding-bottom: 5px;
	margin-top: -3px;
}
#maincontent h2{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 180%;
	font-weight:normal;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 13px;
	padding-bottom: 7px;
	margin-top: 10px;

}
#maincontent .homepage h2{
	border:none;
}
#maincontent h3{
	font-size: 130%;
	font-weight:normal;

}
#maincontent a{
	color: #0064A1;
	text-decoration:underline;
}
#maincontent a:hover{
	text-decoration:none;
}

#maincontent table{
	margin-top:40px;
}

#maincontent td{
	padding: 10px;
}
#maincontent blockquote{
	margin: 30px;
}
#maincontent ul{
	margin-bottom:15px;
}
#maincontent li{
	margin-left: 20px;
	list-style: square;
	line-height: 200%;
}


#footer {

width: 689px;

height: 35px;

margin: 20px 0 0 220px;

border-left: 1px solid #d0d9df;

padding: 0 20px;

}



#contactdetails {
	background: #e6f5ff;
	padding: 10px 5px 20px 5px;
	margin: 20px 0;
	color:#3C4A53;
	font-size: 105%;
	line-height: 140%;
}
#contactdetails h2{
font-size:100%;
margin-bottom:10px;
color:#000000;
}
#contactdetails a{
	color: #0064A1;
}
#contactdetails a:hover{
	text-decoration:none;
}
#rightcol li{
display:inline;
}
.bluehighlight{
text-align:center;
font-weight: bold;  
color: #0000cc; 
line-height: 118%;
}
.redhighlight{
text-align:center;
font-weight: bold;  
color: #ff0000; 
line-height: 118%;
}
.centrethis{text-align:center;}

/*
#searchpadding { width: 470px; }
#searchpadding div { width: 470px; }
*/
#cse-search-results iframe { width: 470px; }

#referencesearchbox {
background: #fafafa;
border: 1px dashed #ccc;
padding: 10px;
margin: 0 0 20px 0;
position: relative;
}

#referencesearchbox h2 { 
color: #3a97d5; 
font-weight: normal; 
margin: 0 0 10px 0;
}

#referencesearchbox p { margin: 0 0 -10px 0; padding: 0; }

.formcol{
margin-top:20px;
}
.formcol p#refhelplink{ text-align:right;}
html>body .formcol{
width:49%;
float:left;
margin-bottom:10px;
margin-right:1px;
}

#referencesearchbox input.normbox { margin: 0 0 5px 0; width: 440px; }

#keyphraseshow { background: #fafafa; padding: 10px; border: 1px solid #ccc; margin: 5px 0 10px; }

table#searchparamstable { width: 100%; margin: 0 0 20px 0; }
table#searchparamstable td { padding: 5px; margin: 1px; background: #f5f5f5; border: 1px dashed #ccc; }
.tableparamshead { font-size: 120%; color: #174360; }


#maincontent div.internalsearchdiv { background: #f5f5f5; border: 1px dotted #ccc; margin: 10px 0; padding: 5px 5px 10px; }

#maincontent div.internalsearchdiv h2.reftitle { font-size: 125%; margin: 0 0 10px; padding: 0; border: 0; }
#maincontent div.internalsearchdiv h2.reftitle a { /*color: #99132c;*/ margin:0; padding: 0; }

#maincontent h2#refpagetitle { font-size: 135%; margin: 0 0 10px; padding: 0; border: 0; color: #99123c; }

#maincontent table.summarytable { margin: 0 0 0 -5px; padding: 0; }
#maincontent table.summarytable th { font-weight: normal; background: #fafafa; padding: 10px; vertical-align: top; margin: 0; border-right: 1px dashed #ccc; color: #1666a5; font-size: 120%; }
#maincontent table.summarytable td { font-weight: normal; background: #fcfcfc; padding: 10px; vertical-align: top; margin: 0; }

ul.backtotop li { 	
	list-style: none url(none);
	clear: both;
	float: right;
	padding-left:0;
	margin-left:10px;
	background: url(none);
	margin-top:10px;
	padding-bottom:0;
	display:block;
}

#searchorderingdiv { margin: 5px 0; background: #f0f0f0; text-align: center; border: 1px solid #ccc; padding: 5px 0; }