/* Style sheet for Disarmament */

/* Colors used:
	#7CB7F3 (blue) - body default bg color
	#BFDDF9 (light blue) skiplink a
	#385470 (dark blue) content a + a:link, content H4
	#050E54 (grey) content a:visited
	#333333 (grey) content H3
	#ebf4fe (blue) bg mainnav
	#cedef7 (blue) mainnav li a:hover, border content H3
	#006D98 (blue) border mainnav
	#003399 (blue) content H1
	#223884 (dark blue) content H2, footer, lang bg
*/

body {
	background-image:url(/zh/disarmament/images/grad.jpg);
	background-color: #A7C1F4;
	background-repeat: repeat-x;}

/* Languages */
#languages {
	background-color:#EBF4FE;
	padding-top: 0.2em;
}

#languages ul li a, #languages ul li a:link, #languages ul li a:visited {
	color:#333333;
	text-decoration:none;}
	
#languages ul li a:hover, #languages ul li a:active {color: #223884;}

#languages ul li#chinese {
	color:#333333;
	font-weight: bold;}
	
/* Skiplinks */
#skiplink a{color:#dfecfd}

/* TOP BANNER */

#topbanner {background-color: #3165b4;}

#topbanner #hiddentitle, #topbanner #hiddentitle span {
	background-image: url(/zh/disarmament/images/top_2.jpg);
	height: 124px;}

/* Left Menu */
#mainnav {
	float: left;
	width: 21%;
	background-color: #ebf4fe;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	margin: 0em;
}

#mainnav ul {
	margin: 0em;
	padding: 0em;
}

#mainnav ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006D98;
	font-weight: bold;
	display: block;
	color: #333333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0em;
	font-size: 1.15em;
	line-height:1.4;
}

#mainnav ul li a, #mainnav ul li a:link, #mainnav ul li a:visited {
	font-weight: bold;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.8em;
	display: block;
	color: #333333;
	background-position: 1px 7px;
	background-repeat: no-repeat;
	text-decoration:none;
}

#mainnav ul li a:hover, #mainnav ul li a:active {
	background-color: #cedef7;
    color: #333333;}
	
#mainnav ul ul, #mainnav ul ul ul {
	border-bottom-style: none;
	margin: 0;
	padding: 0;	
}
#mainnav ul ul li, #mainnav ul ul ul li {
	border-bottom-style: none;
	margin: 0;
	padding: 0;	
	font-size: 1em;
	line-height:1.2;
}
#mainnav ul ul ul li {
list-style:none;
}
#mainnav ul ul li a, #mainnav ul ul li a:link, #mainnav ul ul li a:visited {
	background-image: url(/zh/disarmament/images/bullet.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	padding-left: 1.3em;
	display:block;
	padding-top: 0.3em;
	padding-right: 0px;
	padding-bottom: 0.3em;
	margin: 0;
	font-weight: normal;
}
#mainnav ul ul ul li a, #mainnav ul ul ul li a:link, #mainnav ul ul ul li a:visited {
	/*background-image: url(/es/disarmament/images/bullet2.gif);*/
	background-image:none;
	background-position: 7px 7px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 0.6em;
	padding-top: 0.3em;
	padding-right: 0px;
	padding-bottom: 0.3em;
	font-weight: normal;
	border-left: #006D98 2px solid;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1.2em;	
}
#nuclearlist {
list-style:none;
}
#mainnav ul ul li a:hover, #mainnav ul ul li a:active {	
    background-color: #cedef7;
    color: #333333;
}
#mainnav ul ul, #mainnav ul ul ul {
	display: none;
}

/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 75%;
	float: left;
	margin: 0em;
	padding-top: 1.2em;
	padding-right: 0.8em;
	padding-bottom: 0em;
	padding-left: 1em;
}
	
#content h2 {
	color: #223884;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-top: 1.7em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	padding: 0em;
	clear: both;
	font-size: 1.6em;
}
	
#content h3 {
	color: #c54c02/*333333*/;
	margin-top: 1.6em;
	margin-right:0;
	margin-bottom:0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cedef7;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.1em;
	padding-left: 0em;
	font-size: 1.4em;
}
	
#content h4 {
	font-weight: bold;
	color: #223884/*385470*/;
	padding: 0;
	margin-top: 1.2em;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
	font-size: 1.3em;
	}	
	
#content h5 {
	font-weight: bold;
	color: #385470;
	padding: 0;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 0;
	font-size: 1.2em;
	}	
#content p {
	font-size: 1.15em;
	line-height:1.4;
	}	
	
#imageright
{
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-left:5px;
	margin-bottom:5px;
	width:276px;
}

#imageright p {
	clear:both;
	padding-top:0.2em;
	font-size: 0.9em;
	margin-right: 0;
	margin-left:5px;
	width:276px;
	margin-bottom:2px;
	color: #385470;
}
#imageright2
{
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-left:5px;
	margin-bottom:5px;
	color: #385470;
	width:380px;
}

#imageright2 p {
	clear:both;
	padding-top:0.2em;
	font-size: 0.9em;
	margin-right: 0;
	margin-left:5px;
	width:380px;
	margin-bottom:2px;
}

#content a, #content a:link {
	color:#385470;
	text-decoration: underline;}
@media print {
#content a, #content a:link {
	color: #000000;}
}
	
#content a:visited {color: #c54c02/*050E54*/;}
@media print {
#content a:visited {
	color: #000000;}
}

#content a:hover, #content a:active {color:#333333;}
@media print {
#content a:hover, #content a:active {
	color: #000000;}
}
#content ul, #content ol, #content dl {margin-left:1.8em}

#content ul li, #content dl dt {
	background-image:url(/zh/disarmament/images/bullet.gif);
	background-repeat:no-repeat;
	list-style-type: none;
	background-position: 0px 6px;
	padding-bottom:0.5em;
	padding-top: 0.2em;
	padding-left: 1em;
}
#content dl dt {font-weight: bold;}
#content ol li {
	padding-bottom:0.5em;
	padding-top: 0.2em;
	padding-left: 1em;
}
#content dl dd {
	padding-bottom:0.5em;
	padding-top: 0.2em;
	list-style-type: none;
	padding-left: 1.5em;
}
#content ul ul{margin-bottom:0}

#content ul ul li {
	list-style: circle;
	background-image: none;
	padding-left: 0px;
	margin-left: 2em;
	padding-bottom:0.2em;
	padding-top:0}
	
#content ul ul li a{font-weight: normal;}


/* focus */
div#focus {
	width:25%;
	float: right;
	border: 1px dotted #ff9933;
	margin-top: 0.7em;
	margin-right: 0;
	margin-bottom: 1.1em;
	margin-left: 1em;
	padding-top: 0;
}
#content div#focus h2, #content div#focus h4 {
	background-color:#ffc082 ;
	color:#000;
	border-bottom-color: #ff9933;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin: 0;
	font-size: 100%;
	padding-top: 0.1em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0em;
}
div#focus p, div#focus ul {
	margin: 0em;
	line-height: 1.4em;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
}
	
div#focus ul li {
	background-image:url(/zh/disarmament/images/bullet.gif);
	background-repeat:no-repeat;
	list-style-type: none;
	background-position: 0px 6px;
	padding-bottom:0.5em;
	padding-top: 0em;
	padding-left: 0.6em;}

	
/* FOOTER BAR */
#footer {
	height: 1.6em;
	background-color:#0D317D;
    color:#FFFFFF;}

#footer ul {margin-top: .2em;}

#footer ul li  {display: inline;}

#footer ul li a {
	color: #E1E3F8;
	text-decoration: none;}

#footer ul li a:visited {	
	color: #E1E3F8;
	text-decoration: none;}

#footer ul li a:hover {	
	text-decoration: underline;
	color: #999BBF;}
	
#wsscredit {
text-align:center;}

.note{
	font-size: 90%;
}
