/**********************************************************************************************

	Title: Nuclear Safety & Security addon CSS
	Author: a.funnell@iaea.org
	Date: May 2010								Last update January 4th 2013

***********************************************************************************************/

/* Radio choice buttons on search box */

	#container #header #search-radio {
	position: absolute;
	width: 100px;
	height: 20px;
	left: -90px;
	color: #cccccc;
	top: 5px;

}
	#container #header #search-radio table .radiobutton {
	width: 11px;
	height: 11px;
	margin-top: 0px;
}

/* Additional formatting for dynamic results tables */

#main #content #results table { border-collapse: collapse; font: normal 1.1em/150% "Lucida Grande", Lucida, Verdana, sans-serif; margin-bottom: 0px;}
#main #content #results table tr td { padding: 4px 7px 4px 3px; vertical-align: top; border: 0px solid #cccccc; margin-top: 10px; }


#main #content #results #row-grey {
	position: relative;
	width: 100%;
	padding: 4px 5px 3px 5px;
	border-top: 1px solid #cccccc;
	margin-left: -3px;
	margin-top: -5px;
}

#main #content #results #row-grey-filter {
	position: relative;
	width: 100%;
	padding: 7px 5px 3px 5px;
	border-top: 1px solid #cccccc;
	margin-left: -3px;
	margin-top: -5px;
}

#main #content #results span {
	font-size: 13px;
	}

#main #content #results select {
	font-size: 12px;
	}

#main #content #results #backtotop {
	margin-top: -19px;
}

.filesize {
	font-size: 10px;
}

.surveytext {
	font-size: 11px;
}

#main #content #contentLine {
	width: 460px;
	margin: 5px 0px 5px 0px;
	border-color: #e1e1e1;
	border-top: 5px solid #e1e1e1;
}

#main #content .spacerLine {
	width: 460px;
	margin: 20px 0px 20px 0px;
	border-color: #e1e1e1;
	border-top: 3px solid #e1e1e1;
}

#main #content #backtotop {
	width: 440px;
	border: none;
	font-size: 11px;
	vertical-align: middle;
	background-image: url(/images/ui/up_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 1px 16px 3px 0px;
	text-align: right;
}
#main #content #backtotop2col {
	width: 680px;
	border: none;
	font-size: 11px;
	vertical-align: middle;
	background-image: url(/images/ui/up_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 1px 16px 3px 0px;
	text-align: right;
}

/* ddg statements */
#main #content #news-two .statement {
	font-family: Georgia, Times, sans-serif;
	color: #0033FF;
	font-size: 16px;
}

/* Legacy table classes */
#main #content #table-ns table tr.tablegrey, tr.tablegreynoline {
	background-color: #f9f9f9;
}	

#main #content #table-ns table tr.tableblue, tr.tablebluenoline {
	background-color: #DAE4f8;
	font-weight: bold;
}	

#main #content #table-ns table tr.tablepinknoline {
	background-color: #FFDDEE;
	font-weight: bold;
}	
/* News items (homepages) */
#main #content #news table { border-collapse: collapse; font: normal 1.1em "Lucida Grande", Lucida, Verdana, sans-serif; margin-bottom: 10px;}
#main #content #news table tr td { vertical-align: middle; border: none; padding: 0px 0px 0px 1px;}

#main #content #news #news-image {
	width: 70px;
	height: 70px;
}

#main #content #news #news-text {
	padding: 5px 4px 2px 7px;
	width: 380px;
	height: 63px;
	line-height: 15px;
	background-image: url(/images/ui/bg_news.jpg);
	background-repeat: no-repeat;
}

#main #content .featureLine {
	width: 100%;
	margin: 0px 0px 5px 0px;
	border-color: #e1e1e1;
	border-top: 1px solid #e1e1e1;
}

/* Safety Standards */
#main #content #standards table {
	border-collapse: collapse;
	font: normal 1.2em/150% "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 0px;
}
#main #content #standards table tr td { padding: 0px; vertical-align: top; border: 0px solid #cccccc; margin-top: 10px; margin-bottom: 10px; }

#main #content #standards #row-bg {
	position: relative;
	width: 97%;
	padding: 4px 9px 4px 10px;
	background-image: url(/images/ss_images/blue-grad.gif);
	background-repeat: repeat-y;
 	border-top: 1px solid #cccccc;
 	border-bottom: 1px solid #cccccc;
}

#main #content #standards #row-bg1 {
	position: relative;
	width: 97%;
	padding: 4px 9px 4px 10px;
	background-image: url(/images/ss_images/pink-box.gif);
	background-repeat: repeat-y;
 	border-top: 1px solid #cccccc;
 	border-bottom: 1px solid #cccccc;
}

#main #content #standards #row-bg2 {
	position: relative;
	width: 97%;
	padding: 4px 9px 4px 10px;
	background-image: url(/images/ss_images/green-box.gif);
	background-repeat: repeat-y;
 	border-top: 1px solid #cccccc;
 	border-bottom: 1px solid #cccccc;
}

#main #content #standards #row-bg3 {
	position: relative;
	width: 97%;
	padding: 4px 9px 4px 10px;
	background-image: url(/images/ss_images/blue-box.gif);
	background-repeat: repeat-y;
 	border-top: 1px solid #cccccc;
 	border-bottom: 1px solid #cccccc;
}

#main #content #standards #row-bg4 {
	position: relative;
	width: 97%;
	padding: 4px 9px 4px 10px;
	background-image: url(/images/ss_images/orange-box.gif);
	background-repeat: repeat-y;
 	border-top: 1px solid #cccccc;
 	border-bottom: 1px solid #cccccc;
}

#main #content #standards #row-bgrey {
	position: relative;
	width: 97%;
	padding: 4px 9px 4px 10px;
	background-image: url(/images/ss_images/grey-box.gif);
	background-repeat: repeat-y;
 	border-top: 1px solid #cccccc;
 	border-bottom: 1px solid #cccccc;
}

#main #content #standardheader {
	position: relative;
	width: 700px;
	height: 150px;
	padding: 0px;
	background-image: url(/images/ss_images/standards.png);
	background-repeat: repeat-y;
	background-position: right;
}

#main #content #facilityheader {
	position: relative;
	width: 700px;
	height: 150px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: right;
}

#main #content #draftheader {
	position: relative;
	width: 700px;
	height: 150px;
	padding: 0px;
}

#main #content #supportingheader {
	position: relative;
	width: 700px;
	height: 150px;
	padding: 0px;
	background-image: url(/images/ss_images/supporting.png);
	background-repeat: repeat-y;
	background-position: right;
}

#main #content #standards #redhead {
	color: #a52a2a;
	font: 16px Georgia, serif;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: bold;
}
#main #content #standards-home {
	position: relative;
	width: 460px;
	height: 210px;
	padding: 0px;
	background-image: url(/images/ss_images/home.png);
	background-repeat: repeat-y;
	background-position: right;
	margin: -10px 0px 10px 0px;
}
#main #content #standards-home p {
	padding: 0px 0px 0px 105px;
}

body.standard #standards-home .bluehead {
	color: #333;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 8px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 2px;
}

.nvheader {
	font-size: 11px;
	color:#a52a2a;
}

/* seek form */
	#sidebar form#seek-form { padding-top:-2px; padding-right: 15px; }
	#sidebar form#seek-form submit { margin-bottom:-15px;}

/* seeknumber form */
	#sidebar form#seeknumber-form { padding-top:-2px; padding-right: 15px; }

/* Remove border on images */
body.standard #main img.img-noborder-float-left { border: none; padding: 0; background: transparent; float: left; margin: 0 20px 10px 0;}

body.standard #main img.img-noborder-float-right { border: none; padding: 0; background: transparent; float: right; margin: 0 0 10px 20px;}

body.standard #main img.img-news-float-left { padding: 4px; background: #eee; border: 1px solid #ddd; float: left; margin: 0px 0px 0px 0px;}

/* Photoshop slice table of images */
body.standard #main #content #slices img {
	border: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	margin: 0px 0px 0px 0px;
}

/* IEC publication list iec */
body.standard #main #content #pubs img {
	margin: 0px 0px 0px -15px;
}

body.standard #main #content #pubs table tr td {
	padding: 0px 0px 0px 15px;
	border: 0px;
	margin: 0px;
}

body.standard #main #content #slices table tr td {
	padding: 0px;
	border: 0px;
	margin: 0px;
	line-height: 1px;
}

body.standard #main #content #maths table tr td {
	padding: 10px 15px 0px 15px;
	border: 0px;
	margin: 0px;
	line-height: 25px;
}

#side-navigation #survey {    /* Rate this page */
	margin: 50px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
 	font-size: 12px;   
	width: 80%;
	border: 1px solid #cccccc;
	background-image:url(/images/ui/bg_survey.jpg)
/*	background-color: #FFFEDF; */
}

body.standard p .redhead { color: #a52a2a; font: 1.3em Georgia, serif; margin-bottom: 18px;}

/* Top Banners */

body.standard #top-section {    /* home banner */
	width: 1010px;
	padding: 0;
    margin: -5px 0px 20px -30px;    /* negative margin due to parent's padding  */
 	border: none; 
	background: transparent;
}

body.standard #top-section img {    /* home banner */
	padding: 0;
 	border: none; 
}

body.standard #half-banner {   /* half banner and 150px */
	padding:0;
	margin-bottom:20px;
	overflow:hidden;
	left:270px;
	position: absolute;
	margin: -10px 0px 0px 0px;
 	border: none; 
} 

body.standard #half-banner img {    /* half banner and 150px */
	padding: 0;
 	border: none; 
}

body.standard #qm0 img.navhome {    /* Top grey line in middle column in 3col pages  */
	 border: none; 
	 padding: 0;
	 margin:0 4px 0px -15px;
	}

/* Fix all bullet points that are not with-dot */

body.standard #main .article ul { margin: 18px 0px 10px 15px; }

body.standard #main .article ul li { background: transparent url(/images/ui/bullet_grey.png) no-repeat scroll 0 3px; padding: 0 0 6px 13px; color: #666; font-size: 1.2em;  }

body.standard #main .article h2 {   /* increase line spacing in h2 headings */
	line-height:20px;
}

/* Primary Content (tabbed pages box)*/
	
#primary-content #news {
	position:relative;
}

#primary-content #news ul#news-tabs {
	position:absolute;
	top:12px;
	right:0;
}

#primary-content #news ul#news-tabs li {
	display:inline;
	background:none;
	padding:0;
	font-size:1em;
}

#primary-content #news ul#news-tabs li a {
	display:block;
	float:left;
	background:url(/images/ui/bg_news_tabs.gif) top left no-repeat;
	height:30px;
	font-size:1.2em;
	font-weight:bold;
	color:#232323;
	padding:0 20px;
	margin-left:1px;
	border-right:1px solid #e1e1e1;
}

#primary-content #news ul#news-tabs li a:hover,#primary-content #news ul#news-tabs li a.current {
	background:url(/images/ui/bg_news_tabs.gif) 0 -30px no-repeat;
	text-decoration:none;
}

#primary-content #news ul#news-tabs li a span {
	display:block;
	padding-top:8px;
}

#primary-content #news h4,#primary-content #topics-focus h4 {
	padding-bottom:10px;
	font-size:1.2em;
}

#primary-content #news ul,#primary-content #topics-focus ul {
	padding-bottom:12px;
}

#primary-content #news ul li,#primary-content #topics-focus ul li {
	padding:3px 0 3px 0px;
	background:url(/images/ui/bullet_grey.gif) 3px .6em no-repeat;
	font-size:0.9em;
	color:#8A8A8A;
	line-height:1.4;
}

#primary-content #news ul li a,#primary-content #topics-focus ul li a {
	font-weight:normal;
}

#primary-content #news ul li a:hover img,#primary-content #topics-focus ul li a:hover img {
	border:1px solid #8A8A8A;
}

#primary-content #news ul.featured-news-items,#primary-content #topics-focus ul.featured-focus-items {
	padding:0;
}

#primary-content #news ul.featured-news-items li, #primary-content #topics-focus ul.featured-focus-items li {
	padding:0 0 25px;
	background:none;
	width:220px;
	float:left;
	color:#575757;
}

#primary-content #news ul.featured-news-items li.alt,#primary-content #topics-focus ul.featured-focus-items li.alt {
	float:right;
}

#primary-content #news ul.featured-news-items li img,#primary-content #topics-focus ul.featured-focus-items li img {
	padding:4px;
	border:1px solid #ddd;
	background-color:#eee;
	float:left;
	margin-right:10px;
}

#primary-content #news ul.featured-news-items-type-2 li strong {
	color:#232323;
}

#primary-content #news ul.featured-news-items-type-2 li a {
	color:#396ccf;
}

#primary-content #news ul.featured-news-items-type-2 li img {
	padding:4px;
	background:#eee;
	margin-bottom:10px;
}

#primary-content #news ul.news-photo-gallery {
	padding-bottom:20px;
}

#primary-content #news ul.news-photo-gallery li {
	float:left;
	font-size:1em;
	color:#575757;
	padding:0;
	background:none;
	width:100px;
	margin-right:20px;
}

#primary-content #news ul.news-photo-gallery li.last {
	margin-right:0;
}

#primary-content #news ul.news-photo-gallery li img {
	padding:4px;
	border:1px solid #ddd;
	background-color:#eee;
}

#primary-content #news ul.news-photo-gallery li em {
	display:block;
	padding-left:5px;
	font-style:normal;
}

#primary-content #news-video img {
	margin-bottom:15px;
}

#main #content #primary-content #news #gc-table table td {
	font-size:11px;
	padding: 5px 2px 5px 2px;
	vertical-align: top;
	border-bottom: 1px solid #cccccc;
}
#main #content #primary-content #news #gc-table table {
	margin-top: -10px;
}
#main #content #primary-content #news #gc-table table td.title {
/*	background-color: #beddfd; */
	background-image: url(/images/nshome/gc-bar.png);
}
/* ACTION PLAN datatable */

#main #content #apresults table { border-collapse: collapse; font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif; margin-bottom: 0px;}
#main #content #apresults table tr td { padding: 4px 5px 4px 3px; vertical-align: top; border: 0px solid #cccccc; margin-top: 10px; }

/* LEFT SIDE MAIN NAVIGATION */

/*!!!!!!!!!!! [Do Not Modify!] !!!!!!!!!!!!!*/
/*[START-QCC]*/.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}/*[END-QCC]*//*[START-QCC0]*/#qm0 li, #qm0 a {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}/*[END-QCC0]*/
/*!!!!!!!!!!! [END Do Not Modify!] !!!!!!!!!!!!!*/

/*""""""""" Main Navigation """"""""""*/

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:220px;
		background-color:transparent;
		padding:1px 0px 0px 0px;
		border-width:1px 0px 0px 0px;
		border-style:solid;
		border-color:#cccccc;
	}
	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 5px 5px 14px;
		color:#333333;
		font-family:"Lucida Grande", Verdana, Arial;
		font-size:13px;
		text-decoration:none;
		text-align:left;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:#cccccc;
	}
	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		text-decoration:none;
		background-color:#f1f1f1;
	}
	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		text-decoration:none;
		background-color:#f1f1f1;
	}
	/*"""""""" (MAIN) Items""""""""*/	
	#side-navigation #qm0 img	
	{	
		padding:0px 0px 0px 0px;
		background-color:transparent;
	}
	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		text-decoration:none;
	}
	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:0px 0px 0px 0px;
		background-color:#ffffff;
		border-width:1px;
		border-style:none;
		border-color:#cccccc;
	}
	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a, #qm0 ul a
	{	
		padding:5px 0px 5px 25px;
		margin:0px 0px 0px 0px;
		background-color:transparent;
		background-image:none;
		font-size:12px;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:#cccccc;
	}
	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:transparent;
		border-color:#cccccc;
	}
	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 12px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}
	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#cccccc;
	}
	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px 2px;
		border-color:#cccccc;
	}
	
#qm0 .subtop	/* extend grey lines left on 3rd level */
	{
		margin-left: -25px;
		padding-left: 50px;
	}

#qm0 .subtop_active	/* extend grey lines left on 3rd level + set active */
	{
		margin-left: -25px;
		padding-left: 50px;
		background-color:#dcfee1;  /* #ECFFEF */
	}

	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 a	
	{	
		background-color:#DDDDDD;
	}
	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		background-color:#F1F1F1;
		border-width:1px;
		border-style:solid;
		border-color:#cccccc;
	}
	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul a	
	{	
		padding:2px 20px 2px 5px;
		background-color:#F1F1F1;
	}
	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-repeat:no-repeat;
		background-position:95% 55%;
	margin-left: -25px;
	padding-left: 50px;
	}
	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
	}
	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
 	}
	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
	}
	/*[END-QS0]*/
<!-- Add-On Core Code (Remove when not using any add-on's) -->
<!--[START-QZ]-->
.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}