 /* 
--------------------------------------------------
IAEA.org Header/Footer Style
Version: 18-March-2005
The styles are arranged as follows:
		I.    Page Wrapper 
		II.   Header Elements
		III.  Tab Navigation Elements
		IV.   Breadcrumbs Navigation Elements
		V.    Footer
--------------------------------------------------*/





/* 
I.  Defines the Page Wrapper 
(Keeps page width of the body at a certain width)
--------------------------------------------------*/ 

#pageWrapper {
	width: 770px;
	border-right: 1px solid #d8d8d8;
	background: #FFFFFF;
	}


/* 
II.  Defines Header Elements
--------------------------------------------------*/ 
#header {
	height: 66px;
	background-color: #99aabc;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #D7E2F8;
}


/* 
Defines styles for the IAEA.org Logo 
------------------------------- */

#header #logo {
	background: url(../images/iaea_org_logo.jpg) no-repeat; 
	background-color: transparent;
	color: #FFFFFF; 
	height: 66px;
	z-index: 0;
}

#header #logo a { /* MR 12-1 */
	display: block;
	width: 270px;
	height: 66px;
}

#header #logo img {
	visibility: hidden;
}


/* 
Defines styles for the right side of the header 
------------------------------- */


/*#header #right {
	background: url(../images/right_bg.jpg) no-repeat;
	background-color: transparent;
	color: #fff; 
	float: right;
	width: 215px;
	height: 66px;
	z-index:7;
}*/

/* 
Defines styles for the Meta-navigation 
------------------------------- */


#header #metanav {
	position: absolute;
	top: 3px;
	left: 468px; /* MR 12-1 */
	margin: 0px;
}

#header #metanav ul {
	margin: 0px;
	padding: 0px; /* MR 12-1 */
}

#header #metanav li  {
	display: inline;
	list-style: none;
}

#header #metanav li a:link, 
#header #metanav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
}

#header #metanav li a:hover {
	text-decoration: underline;
}

/* 
Defines styles for the search box and drop-down menu
------------------------------- */

#header form {
	position: absolute;
	top: 20px;
	left: 401px;
	margin: 0px;
	width: auto;
	height: 30px;
	background-color: transparent;
	padding: 5px 0px 0px 10px;
}

* html #header form {
	position: absolute;
	top: 15px;
}

#header form input {
	position: relative;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	width: 213px;
	height: auto;
}

/*#header form select {
	position: relative;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	width: 127px;
	height: auto;
	visibility: hidden;
}*/

#header form #go {
	position: absolute;
	top: 4px;
	width: 26px;
	height: 19px;
	background-color: #999;
	color: #fff;
	left: 290px;
}

* html #header form #go {
	position: relative;
	top: 4px;
	/*right: -20px;*/
}

#header form .radio {
	width: 20px;
	background: #3c7fd4;
	color: #384C65;
	position: relative;
	left: 52px;

}

/* hack to hide following css from Mac IE 5.2 \*/
* html #header form .radio {
	width: 20px;
	background: transparent;
	color: #384C65;
	position: relative;
	left: 52px;

}

#header form span.radio {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	width: auto;
}

/* hack to hide following css from Mac IE 5.2 \*/
* html #header form #go {
	position: relative;
	top: 4px;
	left: 0px;
	/*right: 18px;*/
}

#header a img#googlelogo {
	width: 44px;
	height: 33px;
	position: absolute;
	top: 20px;
	left: 725px;
}


/* 
III.  Defines the Tab Navigation Elements
--------------------------------------------------*/ 

#tabnav {
	position: relative;
	height: 30px;
	margin: 0px;
	background: url(../images/tab_bg.gif) repeat-x;
	/*background: url(../images/tab_bg_shadow.jpg);*/
	border-bottom: 1px solid #333;
	left: -1px;

}

#tabnav ul {
	position: absolute;
	top: 8px; /* MR 12-1 */
	left: 140px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 500px; /* MR 12-1 */
}


/* hack for Mac IE 5.2 to ignore following rules \*/
#tabnav ul {
	position: absolute;
	top: 10px; /* MR 12-1 */
}

* html #tabnav ul {
	position: absolute;
	top: 9px; /* Parsed by IE 5.5 */
	voice-family:"\"}\"";
	voice-family:inherit;
	top: 10px; /* Parsed by IE 6 and other browsers */
}

#tabnav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	width: auto; /* MR 12-1 */
}

#tabnav a:link, 
#tabnav a:visited,
#tabnav li strong {
	float: left;
	/*background: #DAE4f8;*/
	background: url(../images/tab_closed.gif) repeat-x;
	/*font-size: 11px;*/
	font-weight: bold;
	padding: 2px 7px 2px;
	margin-right: 4px;
	border: 1px solid #333;
	text-decoration: none;
	color: #333;
}

#tabnav a:link .active,
#tabnav a:visited .active,
#tabnav li strong {
	border-bottom: 1px solid #fff;
	/*background: #fff;*/
	background: url(../images/tab_open.gif) repeat-x;
	color: #000;
}

#tabnav a:hover {
	color: #333;
	/*background-color: #fff;*/
	background: url(../images/tab_open.gif) repeat-x;
}


/* 
Defines styles for the date
------------------------------- */

#tabnav #date {
	position: relative;
	top: 10px;
	left: 28px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}


/* 
Defines styles for the Themes
------------------------------- */

#tabnav #themes {
	position: relative;
	top: 10px;
	left: 28px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}


/* 
Defines styles for the Font Resize Buttons
------------------------------- */


#tabnav #fontsize {
	margin: 0px;
	position: absolute;
	background: url(../images/font_size_img.gif) no-repeat 5px 3px;
	top: 5px;
	left: 630px;
	padding-left: 65px;
	width: 150px;
}

#tabnav #fontsize a {
	position: relative;
	top: 2px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}





/* 
IV.  Defines the Breadcrumbs Navigation Elements
--------------------------------------------------*/ 

#breadcrumbs {
	position: relative;
	top: 2px;
	height: auto;
	width: auto;
	background: #FFFFFF;
	border-right: 1px solid #d8d8d8;
	color: #000;
	width: 770px;
}

* html #breadcrumbs {
	top: 0px;
}

#breadcrumbs a {
	border-bottom: 0px;
}

#breadcrumbs ul {
	margin: 0px;
	padding: 0px; /* MR 12-1 */
}


#breadcrumbs li {
	display: inline;
	position: relative;
	left: 10px;
	margin: 0px;
	line-height: 2.5em;
}

#breadcrumbs li#child,
#breadcrumbs li#child a,
#breadcrumbs li.child {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(../images/double_arrow.gif) no-repeat 2px 3px;
}

#breadcrumbs li a:link, 
#breadcrumbs li a:visited {
	text-decoration: none;
	color: #a52a2a;
	background-color: transparent;
}

#breadcrumbs li a:hover {
	text-decoration: underline;
	color: #a52a2a;
	background-color: transparent;
}


/* 
V.  Defines styles for the Footer
--------------------------------------------------*/ 

#footer {
	margin-top: 15px;
	border-top: 3px solid #CCCCCC;
	border-right: 1px solid #E7E6E6;
	font: 9px/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px 10px 15px 10px;
	background: url(../images/footer_bg.gif) repeat-x;
	bottom: 0px;
	width: 750px;
}

* html #footer {
	bottom: -9px;
	width: 769px;/* Read by IE 5.5 */
	voice-family:"\"}\""; 
	voice-family:inherit;
	width: 749px; /* Read by IE 6 and Mozilla */

}

#footer a:link, #footer a:visited {
	border-bottom: 1px dashed #3366cc;
}

#footer a:hover {
	border-bottom: 1px solid #a52a2a;
}


/*
--------------------------------------------------*/ 

