/* 
--------------------------------------------------
IAEA.org CSS Styles for Printer-friendly Versions.
Version: 2004-29-April
--------------------------------------------------*/
/*@import url("body.css");*/
/* 
NOTE: These styles have been updated to take out the left-navigation box.  This CSS prints out the middle column (which now inlcudes the images) as well as the right-navigation box.
--------------------------------------------------*/


/* 
  Header specific styles
--------------------------------------------------*/ 

div#header #right,
div#header #metanav,
div#header form,
div#tabnav,
div#inisnkmtabnav,
div#breadcrumbs,
div#pagetools {
	display: none;
}

div#header #logo img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 650px;
	height: 60px;
	visibility: visible;
}

div#pageWrapper {
	width: auto;
}

/* 
  Homepage specific print stylesheet
--------------------------------------------------*/ 

div#maincol {
	width: 430px;
}

div#mainimage,
div#safety,
div#science,
div#safeguards {
	display: none;
}


div#subbox {
	width: 495px;
	margin-left: 0px;
}

div#ScolL {
	width: 440px;

}

div#ScolR {
	position: relative;
	left: 0px;
	width: 440px;
}


div#rightcol {
	left: 440px;
	width: auto;
}

/* -------------------------------------- */

/* 
  Column structure specific style sheets
--------------------------------------------------*/ 

div#leftcolumn {
	display: none;
}

div#content {
	width: 490px;
	position: relative;
	left: -160px;
	top: 0px;
}

div#content2column,
div#content2columnNews {
	width: 640px;
	position: relative;
	left: 0px;
	top: 0px;

}

div#content2column .bucket {
	display: none;
}

div#rightcolumn {
	position: absolute;
	top: 70px;
	left: 500px;
}

div#content2columnNews .bucket {
	width: 305px;
}

/*div#content2columnNews .bucket #imgbox {
	display: none;
}*/
div#content2columnNews .leftcol {
	width: 305px;
}

/* 
  Sub-site specific style sheets e.g. Safeguards
--------------------------------------------------*/ 

div#content#subbox,
div#content#subbox#ScolL, 
div#content#subbox#ScolR, 
div#content#subbox#ScolRM
 {
	position: relative;
	top: 6px;
	left: 5px;
	width: 485px;
}



/* -----------------------------
Resources Specific CSS */
#pageWrapper {
	width: 650px;
}

#maintop {
	/*float: left;
	position: relative;
	top: -10em;
	left: 0em;
	height:auto;*/
	display: none;
}

/*.row1 {
	top: 1em;
	left: 0em;
}

.row1 .column1of2,
.row1 .column2of2 {
	width: 310px;
}*/


#resbreadcrumbs {
	display: none;
}



.row {
	position: absolute;
}

.row .column1of2, 
.row .column2of2 {
	width: 310px;
	position: relative;
} 

.row .column1of3, 
.row .column2of3,
.row .column3of3 {
	width: 206px;
	position: relative;
} 

.row .column1of4, 
.row .column2of4,
.row .column3of4, 
.row .column4of4 {
	width: 145px;
	position: relative;
}

#footer {
	display: none;
}
