 /* 
--------------------------------------------------
IAEA Publications Web-Statistics Header and Footer Styles
Written By Shaju
Version: 18-April-2006
The styles are arranged as follows:
		I.    Page Wrapper 
		II.   Header Elements
		III.  Tab Navigation Elements
		IV.   Blueleft Navigation Elements
		V.    Footer
--------------------------------------------------*/
/* 
I.  Defines the Page Wrapper 
(Keeps page width of the body at a certain width)
--------------------------------------------------*/ 
Body{
margin-left:0px;
margin-top:0px;
margin-right:0px;
}

/* 
II.  Defines Header Elements
--------------------------------------------------*/ 
#pageWrapper2 {
	position: relative;
	width:770px;
	height:1310px;
	margin: 0px auto;
	text-align: left;
	background-color:#FFFFFF;
	}
	
#NewPubTop {
	position:absolute;
	left:160px;
	text-align:center;
	top: 136px;
	height:450px;
	width:600px;
	background-image:url(../pubimages/leftline.jpg);
	background-color:#FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;

	
}

#NewPubTop2 {
	position:absolute;
	left:160px;
	text-align:left;
	top: 136px;
	height:auto;
	width:600px;
	background-color:#FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;

	
}

#NewPubTop h2 {
	color: #336699;
	padding-bottom: 3px;
	margin: 0px 0px 0px 0px;
}

#NewPub {
	position:absolute;
	left:160px;
	top: 597px;
	height:704px;
	width:600px;
	overflow:hidden;
	background-image:url(./pubimages/first.jpg) no-repeat;
	background-color:#D9E4F8;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;

	
}

#NewPub h2 {
	color: #336699;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
}
#NewPubFeature {
	position:absolute;
	left:160px;
	top: 813px;
	height:435px;
	width:600px;
	background-color:#cce5f7;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#Pictleftcolumn {
	width: 140px;
	height:450px;
	float: left;
	background-image:url(../pubimages/leftline.jpg);
	margin-left: 9px;
	display:inline;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#Pictleftcolumn #boxGrey2,
#Pictleftcolumn .boxGrey2 {
	width: 140px;
	height: 140px;
	border: 0px solid #CCCCCC;
	/*background-color: #DAE4f8;*/
	background: url(http://www.iaea.org/images/box_grey_bg.gif) repeat-x bottom;
	color: #333;
}

#Pictleftcolumn #boxGrey2 ul,
#Pictleftcolumn .boxGrey2 ul { 
	margin: 0px;
	padding: 0px; 
	border: 0px solid #FFFFFF; /* New */
}


#Pictleftcolumn #boxGrey2 li,
#Pictleftcolumn .boxGrey2 li {
	margin: 0px;
	margin-left:5px;
	list-style: none;
	height: auto;
	background: url(http://www.iaea.org/images/grey_dot_line.gif) repeat-x bottom;
	padding: 2px 5px 5px;/* Changed */
	line-height: 1.3em;
}

#Pictleftcolumn #boxGrey2 li#title,
#Pictleftcolumn .boxGrey2 li.title { /* --- Defines the left box's title...e.g. About IAEA, Our Work, etc. --- */
	margin: 2px;
	padding: 3px 0px 5px 12px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(http://www.iaea.org/images/white_arrow.gif) no-repeat 3px 8px;
	background-color: #5F8EED;
}

#Pictleftcolumn #boxGrey2 li a,
#Pictleftcolumn .boxGrey2 li a { /* --- Defines the link color and bg for the left box --- */
	color: #333333;
	border-bottom: 0px;
	
}

#Pictleftcolumn #boxGrey2 li a:hover,
#Pictleftcolumn .boxGrey2 li a:hover { /* --- Defines the link color and bg for the left box in it's hover state --- */
	color: #3366CC;
	border-bottom: 0px;
	
}

#Pictleftcolumn #boxGrey2 li.subnav,
#Pictleftcolumn .boxGrey2 li.subnav { /* --- Defines the sub-navigation in the left box --- */
	padding-left: 20px;
	padding-right:20px;
	background: #FFFFFF url(http://www.iaea.org/images/sub_arrow.gif) no-repeat 6px 7px;
	color: #333;
	margin: 0px;
	height: 13px;
}

#Pictleftcolumn #boxGrey2 li.subnav a,
#Pictleftcolumn .boxGrey2 li.subnav a { /* --- Defines the links of the sub-navigation in the left box --- */
	color: #333333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	
}


#Pictleftcolumn #boxGrey2 li.subnav a:hover,
#Pictleftcolumn .boxGrey2 li.subnav a:hover {
	color:#3366CC;
	
}

#Pictleftcolumn #boxGrey2 li.subnav strong,
#Pictleftcolumn .boxGrey2 li.subnav strong {
	font-weight: bold;
}




#NewPubFeature h2 {
	color: #336699;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
}

.floatimgleft {
float:left;
margin-top:0px;
margin-right:5px;
margin-bottom:5px;
}

.Ofsp {
	border-left: 0px solid #9EC1D0;
	border-right: 0px solid #9EC1D0;
	border-top: 0px solid #9EC1D0;
	border-bottom: 0px solid #9EC1D0;
	
}

.noborder img a {
border:0px !important;
	
}

#footerM {
    position:absolute;
	top: 1310px;
	left:0px;
	height:60px;
	width:586px;
	background-image:url(../pubimages/footerbottom.jpg);
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color:#004B6C;
	padding-top:5px;
	padding-right:2px;
	background-color:#C6E2EE;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
* html #footerM {
	width: 100%;/* Read by IE 5.5 */
	margin-left:0;
	margin-right:0;
}

/*
--------------------------------------------------*/ 

