/* 
--------------------------------------------------
IAEA.org NewsCenter
Version: 2005-18-March
The styles are arranged as follows:
		I.    Page Wrapper 
		II.   HTML Elements
		III.  Image and Story Resources
		IV.   In Focus Pages
		V.    Page Tools (Print Page and Email Page
--------------------------------------------------*/

/* 
I.  Defines the Page Wrapper for NewsCenter
(Keeps page width of the body at a certain width)
--------------------------------------------------*/ 

#pageWrapperNC {
	width: 770px;
	background-color: #FFFFFF;
}


/* 
II.  Defines HTML Elements for the NewsCenter
--------------------------------------------------*/ 
#content2columnNews p {
	margin-left: -160px;
	padding-right: 160px;
}

/* hack for Mac IE 5.2 to ignore following rule \*/
#content2columnNews p {
	padding-right: 0px;
}/* End of rule that Mac IE 5.2 ignores */

#content2columnNews h1 {
	color: #23468D;
	background: url(http://www.iaea.org/images/grey_dot_line.gif) repeat-x bottom;
	padding-bottom: 3px;
	margin: 0px 0px 15px 0px;
}

#content2columnNews h2 {
	margin: -5px 0px 0px -160px;
	color: #A52A2A;
	padding-bottom: 3px;
}

#content2columnNews h3 {
	margin-left: -160px;
	color: #336699;
	padding-bottom: 3px;
}

#content2columnNews h4 {
	margin-left: -160px;
	/*font: bold 80% Verdana, Arial, sans-serif;*/
	color: #666666;
	width: auto;
}

#content2columnNews h5 {
	margin-left: -160px;
	/*font: bold 80% Verdana, Arial, sans-serif;*/
	color: #999999;
	width: auto;
}

#content2columnNews h6 {
	margin-left: -160px;
	/*font: normal 70% Verdana, Arial, sans-serif;*/
	color: #A52A2A;
	width: auto;
}

/* hack for Mac IE 5.2 to ignore following rules \*/
#content2columnNews p,
#content2columnNews h2,
#content2columnNews h3,
#content2columnNews h4 {
	margin-left: 0px;
}/* End of rule that Mac IE 5.2 ignores */

/* hack for Mac IE 5.2 to ignore following rule \*/
#content2columnNews h5 {
	margin: 3px 0px 3px;
}/* End of rule that Mac IE 5.2 ignores */

/* hack for Mac IE 5.2 to ignore following rule \*/
#content2columnNews h6 {
	margin: 3px 0px 0px;
}/* End of rule that Mac IE 5.2 ignores */

/* 
III.  Defines container for the Image and Story Resources
--------------------------------------------------*/ 

#content2columnNews .bucket {
	position: relative;
	float: right;
	left: -7px;
	width: 314px; /* Read by IE 5.5 */
	margin: 0px;
	padding-left: 10px;
	voice-family:"\"}\""; 
	voice-family:inherit;
	width: 304px; /* Read by IE 6 and Mozilla */
	
}

#content2columnNews .bucket #imgbox {
	/*background-color: #f6f6f6;*/
	background: url(/NewsCenter/images/box_bg.gif) repeat-x bottom;
	color: #333333;
	border: 1px solid #cccccc;
	margin: 0px;
}

#content2columnNews .bucket #imgbox img {
	border: 1px solid #333333;
}

#content2columnNews .bucket p.caption
 {
	font-size: 7pt;
	line-height: 1.5em;
	padding: 5px;
	margin: 0px;
}

#content2columnNews .bucket p.caption a {
	font-size: 7pt;
}
#content2columnNews .bucket ul {
	border: 1px solid #CCC;
	background: url(/NewsCenter/images/bucket_bg.gif) repeat-x bottom;
	padding: 0px;
	margin-left: 0px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #E7E6E6;
	color: #333;
}
#content2columnNews .bucket li#title, 
#content2columnNews .bucket li.title {
	border-bottom: 1px solid #8CB2CB;
	background: url(/NewsCenter/images/bucket_ttl_bg.gif) repeat-x bottom;
	height: 24px;
	font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	padding: 4px 0px 0px 5px;
	list-style: none;
	voice-family :"\"}\"";
	voice-family :inherit;
	height: 20px;
}

* html #content2columnNews .bucket li#title, 
* html #content2columnNews .bucket li.title {
	margin-left: 0px;
}

#content2columnNews .bucket li#subtitle,
#content2columnNews .bucket li.subtitle {
	background-color: transparent;
	height: 20px;
	font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #333;
	padding: 2px 0px 0px 0px;
	list-style: none;
	margin: 0px;
}

#content2columnNews .bucket li {
	line-height: 1.7em;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 5px;
	list-style: inside square;
	font-size: 8pt;
}

#content2columnNews .bucket li img {
	margin-left: 15px;
}

* html #content2columnNews .bucket li img {
	margin-left: 0;
}

#content2columnNews .bucket li a:link,
#content2columnNews .bucket li a:visited {
	border-bottom: 1px solid #2A54A9;
}

#content2columnNews .bucket li a:hover {
	border-bottom: 1px solid #A52A2A;
}


/* 
IV.  Defines style for the NewsCenter Section In Focus Pages
--------------------------------------------------*/ 

#content2columnNews .leftcol {
	width: 290px;
	background-color: #FFFFFF;
	color: #333333;
	height: auto;
}



#content2columnNews .leftcol #box,
#content2columnNews .leftcol .box {
	/*background-color: #f6f6f6;*/
	background: url(/NewsCenter/images/box_bg.gif) repeat-x bottom;
	color: #333;
	height: auto;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E7E6E6;
}

#content2columnNews .leftcol p {
	/*font: 70%/1.3em Verdana, Arial, Helvetica, sans-serif;*/
	color: #333333;
	margin: 5px;
}
#content2columnNews .leftcol #box p {
	padding-right: 0px;
}

/*#content2columnNews .leftcol ul {
	margin: 0px 0px 0px 5px;
}*/


#content2columnNews .leftcol li {
	line-height: 1.5em;
	margin: 0px 10px 5px -20px;
	list-style: outside square;
	font-size: 8pt;
}

* html #content2columnNews .leftcol li {
	margin: 0px 10px 5px -15px;
}
	

#content2columnNews .leftcol .box h2,
#content2columnNews .leftcol #box h2 {
	font: bold 12px/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(/NewsCenter/images/h2_bg.gif) repeat-x;
	margin: 0px 0px 5px;
	padding: 3px 0px 3px 5px;
	width: auto;
	border-bottom: 2px solid #666666;
}




#content2columnNews .leftcol h3 {
	font-size: 13px;
	padding: 0px 5px 2px 5px;
}


/* 
V. Defines styles for the Page Tools
(Print Page and Email Page)
--------------------------------------------------*/
#pagetools {
	display: none;
	position: absolute;
	top: 100px;
	left: 495px;
}

html*#pagetools {
	display: none;
	position: absolute;
	top: 92px;
	left: 495px;
}

* html #pagetools { /* Style ignored by Mozilla */
	position: absolute;
	top: 102px;
	left: 495px;
}

#pagetools li {
	display: inline;
	margin: 0px;
	height: 15px;
}

#pagetools a {
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#pagetools a:hover {
	color: #FFFFFF;
	background-color: #CCE6FF;
}

/* ------------------------------- */

#content2columnGallery {
	position: relative;
	top: 0px;
	left: 160px;
	width: 610px;
	padding-bottom: 10px;
}

dl.gallery
{
	border: 1px solid #999;
	background-color: #FBFBF5;
	width: 140px;
	height: auto;
	padding: 18px;
	float: left;
	margin: 0px 1.5em 1.5em 0px;
}

.gallery dt { 
	font-weight: bold; 
}

.gallery dt img {
	border: 1px solid #333;
	width: 120px;
	height: 90px;
}

.gallery dt img a {
	border: 1px solid #333;
}

.gallery dd {
	margin: 0;
	padding: 0;
	width: 130px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

dl.fullpic
{
	border: 1px solid #999;
	background-color: #FBFBF5;
	width: 400px;
	height: auto;
	padding: 20px;
	margin: 0px auto 20px;
}

html*dl.fullpic {
	margin: 0px auto;
	height: 375px;
}


dl.fullpic#vert {
	width: 300px;
	height: 475px;
}

.fullpic dt { 
	font-weight: normal; 
}

.fullpic dt img {
	border: 1px solid #000;
}

.fullpic dd.arrow {
	margin: 0px auto;
	padding: 0px;
	width: 130px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

/* 
VII.  Defines style for the NewsCenter Section Features Pages
--------------------------------------------------*/

#midcolumn {
	position: relative;
	left: 0px;
	width: 409px;
	background :url(/NewsCenter/images/dotted_vert_line.gif) repeat-y right;
	padding-right: 5px;
	
}

#midcolumn h2.dotted,
#midcolumn h3.dotted {
	width: 400px;
}

#midcolumn .imgL1 {
	margin: 0px 10px 5px 0px;
}

#rightcolumnnew {
	position: absolute;
	left: 546px;
	top: 310px;
	
}


#rightcolumnnew ul.mainbox {
	width: 178px;
	padding-bottom: 10px;
	background: url(/images/grey_dot_line.gif) repeat-x bottom;
	list-style-type: none;
}

#rightcolumnnew .mainbox li {
	display: block;
	background: #F1EFEF;
	border-bottom: 2px solid #ffffff;
	color: #cccccc;
	height: 23px;
	height: /**/18px;
	position: relative;
	left: -15px;
	left: /**/0px;
}

#rightcolumnnew .mainbox li.title {
	font: bold 12px Arial, Helvetica, Sans-serif;
	color: #336699;
	background: #ffffff;
	height: 15px;
	position: relative;
	left: -15px;
	left: /**/0px;
}

#rightcolumnnew .mainbox li a:link,
#rightcolumnnew .mainbox li a:visited {
	font: 11px Verdana, Arial, Helvetica, Sans-serif;
	color: #666666;
	background: #F1EFEF;
	display: block;
	border-right: 6px solid #70A1D3;
	height: 23px;
	height: /**/18px;
	padding: 5px 0px 0px 20px;
}

#rightcolumnnew .mainbox li a:hover {
	font: 11px Verdana, Arial, Helvetica, Sans-serif;
	color: #333333;
	background: #C2E1EC;
	display: block;
	border-right: 6px solid #FBAB2D;
	height: 23px;
	height: /**/18px;
	padding: 5px 0px 0px 20px;
}

#rightcolumnnew ul.subbox {
	width: 178px;
	padding-bottom: 20px;
	background: url(/images/grey_dot_line.gif) repeat-x bottom;
	list-style-type: none;

}

#rightcolumnnew .subbox img {
	margin-left: 20px;
}

#rightcolumnnew .subbox li {
	display: block;
	background: #F1EFEF;
	border-bottom: 2px solid #ffffff;
	color: #cccccc;
	height: auto;;
	position: relative;
	left: -15px;
	left: /**/0px;
}


#rightcolumnnew .subbox li.title {
	font: bold 12px Arial, Helvetica, Sans-serif;
	color: #336699;
	background: #ffffff;
	height: 15px;
	position: relative;
	left: -15px;
	left: /**/0px;
}

#rightcolumnnew .subbox li a:link,
#rightcolumnnew .subbox li a:visited {
	font: 11px Verdana, Arial, Helvetica, Sans-serif;
	color: #333333;
	background: #ffffff;
	display: block;
	height: auto;
	padding: 5px 0px 0px 20px;
}

#rightcolumnnew .subbox li a:hover {
	color: #a52a2a;
}




/* 
VI.  Defines style for the NewsCenter Section for the NEW FEATURES Pages
--------------------------------------------------*/ 



<!-- 
p.langver {
	position: absolute;
	left: 490px;
	margin: 5px 0px 5px 0px;
}

*html p.langver {
	top: 28px;
}
	
	
#maingraphic {
	position: relative;
	top: 10px;
	left: 0px;
	width: 606px;
	height: 179px;
}

#maingraphic #maingraphictext h3 {
	position: relative;
	left: 18px;
	top: -280px;
	width: 230px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 350px;
}

#maingraphic #maingraphictext p {
	position: relative;
	left: 18px;
	width: 350px;
	top: -290px;
	
}

#maingraphic #maingraphictext p.hor {
	width: 570px;
}

#maingraphic #maingraphictext p.jumplinks {
	text-align: center;
}

#fsbox {
	width: 597px;
	height: 49px;
	background:url(/NewsCenter/Features/Rinderpest/images/nfsbox_bg.gif) repeat-x;
	position: relative;
	left: 3px;
	top: 15px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 2px solid #d8d8d8;
}

#fsbox h3 {
	position: relative;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #336699;
	background: transparent;
	width: 200px;
	padding: 8px 0px 0px 10px;
}


#fsbox a img,
#fsbox #divBg #divMenu a,
#fsbox #divBg #divArrowLeft a,
#fsbox #divBg #divArrowRight a {
	border: none;
}


#fullcol {
	position: relative;
	top: 28px;
	left: 0px;
	width: 597px;
	height: auto;
}

#fullcol .fullbox {
	width: 597px;
	height: auto;
	margin: 2px 3px 12px 3px; 
	border: 1px solid #d8d8d8;
}

#fullcol .fullbox h3 {
	background: url(/NewsCenter/Features/Rinderpest/images/h3bg.gif) repeat-x;
	height: 20px;
	border-bottom: 3px solid #CBCDBF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	margin: 3px;
	padding: 4px 0px 0px 5px;
}

#fullcol .fullbox h4 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #336699;
	padding: 5px 5px 0px 8px;
	background: transparent;
}

#fullcol .fullbox p {
	padding: 0px 5px 0px 8px;
	line-height: 1.5em;
}

#divBg           {position:absolute; z-index:10; width:2000px; left:-40px; height:100px; clip:rect(0px 10px 10px 0px); visibility:hidden;}
#divMenu         {position:absolute; z-index:11; left:11px; top:1px; color:#333333; visibility:inherit;}

#divArrowLeft    {position:absolute; z-index:12; width:18px; height:20px; left:0px; top:0px; visibility:inherit;}
#divArrowRight   {position:absolute; z-index:12; width:18px; height:20px; top:0px; visibility:inherit;
}

/*
Readspeaker Icon */
/* old version
div.bucket li#sayit {
	list-style:none;
	margin: 15px 0 10px 0;
	padding: 0;
}
div.bucket li#sayit a img {
	border: none;
}
div.bucket li#sayit a:link, div.bucket li#sayit a:hover, div.bucket li#sayit a:visited {
   background-color: transparent;
   border: none;
}*/
div#content2columnNews p#sayit {
	width: 150px;
	padding: 0;
	margin: 10px 0 0 0;
}
div#content2columnNews p#sayit a img {
	border: none;
}
div#content2columnNews p#sayit a:link, div#content2columnNews p#sayit a:hover, div#content2columnNews p#sayit a:visited {
   background-color: transparent;
   border: none;
}