/* Style sheet for endviolences*/
body {
font-family: simsong;
margin-top: 0px;
background-color: #6faad2;
background-image: url(images/gradient.jpg);
background-repeat: repeat-x;
}
/* MAIN CONTAINER - HOMEPAGE*/
#main {
width: 49.4em;
background-color: #FFFFFF;
border: 1px solid #000000;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}	
/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
#skiplink {
width:150px;
padding: 0px;
margin: 0px;
clear: both;
font-size: 75%;
display: inline;
color: #C7DAE9;
}
#skiplink a {
color:#C7DAE9;
}
#skiplink a:focus, div#skiplink a:active {
color:#E4DBDA;
background-color: #370F01;
}
/* LANGUAGE BAR */
#lang {
font-family: Geneva, Arial, Helvetica, sans-serif;
padding: 0 1% 0 0;
margin: 0px auto;
height: 1.2em;
background-color: #B02C01;
}
#lang ul {
text-align: right;
font-size: .7em;
color: #000000;
padding: 0;
margin: 0;0;10;0;
}
#lang ul li {
list-style-type:none;
text-align: right;
display: inline;
margin: 0;
padding-right: 13px;
}
#lang ul li#arabic {
direction:rtl;
font-size: 1.2em;
}
#lang ul li#chinese {
font-size: .95em;}
#lang ul li a:link {
color:#FFFFFF;
text-decoration:none;
font-weight: bold;
}
#lang ul li a:visited {
color:#FFFFFF;
text-decoration:none;
font-weight: bold;
}
#lang ul li a:hover {
color:#FDC195;
text-decoration:none;
font-weight: bold;	
}
#lang ul li a:active {
color:#FFFFFF;
text-decoration:none;
font-weight: bold;
}
/* TOP BANNER */
#banner {
clear: none;
}
#hiddentitle, #hiddentitle span {
background-image: url(images/banner.gif);
background-repeat: no-repeat;
height: 170px;
}
#hiddentitle span {
margin-bottom: -90px;
}
h1 {
font-size: 0.9em;
padding:0;
margin:0;
text-align: left;
color: #012E64;
background-color: #F8F9FB;
}
h1 span {
display: block;
position: relative;
z-index: 1;	
}
/* LEFT MENU BAR: navigation links */
#vaw {
float: left;
width: 100%;
clear: left;
}
#leftmenu {
float: left;
width: 162px;
background-image:url(images/leftNav.jpg);
background-color:#e1e8f0;
font-size: 0.85em;
}
#leftmenu ul {
list-style-type:none;
margin: 0;
padding: 0;
}
#leftmenu ul li a {
display: block;
text-decoration: none;
font-weight: bold;
padding: 6px 3px 6px 6px;
border-bottom-width:1px;
border-bottom-color:#b4c4d5;
border-bottom-style:solid;
/*background-color: #e1e8f0;*/
}	
#leftmenu ul li a:link, a:visited {
color:#012e64; 
text-decoration: none;
}
#leftmenu ul li a:hover {
background-color: #315683;
color: #FFFFFF;
}
#leftmenu ul li a:active {
text-decoration: none;
}
#leftmenu .pdfnote {
text-align: center;
display: block;
padding-right: 6px;
padding-left: 6px;
}
/* PAGE CONTENT ATTRIBUTES */
#content {
float:left;
width: 588px;
padding: 0 20px 0 20px;
clear: right;
}
#content h2 {
color: #012E64;
font-size: 1.2em;
font-weight: bold;
padding: 2px 9px 0 0;
margin-top: 10px;
text-align: center;
}
#content h3 {
font-size: 0.9em;
font-weight: bold;
color: #B02C01;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CC5704;
}
#content h4 {
font-size: 0.9em;
font-weight: bold;
color: #B02C01;
padding-left: 2em;
}
#content p {
font-size: 0.85em;
color: #271614;
display: block;
text-decoration: none;
}
#content a {
padding-left: 0px;
color:#CC5704;
}
#content a:link, a:active {
background:none;
text-decoration: underline;
}
#content a:visited {
color: #CC5704;
text-decoration: underline;
}
#content a:hover { 
color:#B02C01;
background:none;
text-decoration: underline;
}
#content p.bold {
font-weight: bold;	
}
#content ul li {
line-height: 1.9em;
color: #271614;
font-size: 0.85em;
list-style-position: outside;
list-style-image: url(images/bullet.gif);
padding-top: 0;
padding-right: 0%;
padding-bottom: 1%;
list-style-type: none;
}
#content ol li {
color: #271614;
font-size: 0.72em;
list-style-position: outside;
list-style-image: url(images/bullet.gif);
list-style-type: none;
padding-bottom: 1%;
}

#poster {
	float: right; 
	background: #e1e8f0; 
	padding: .6em .6em  0 .6em;
}

.clear {
	height: 1px;
	line-height: 1px;
	clear: both;
}

/* BOX QUOTE */
blockquote {
height: auto;
display: block;
width: 96%;
left: 500px;
background-color: #F1D6C5;
margin: 1em 0 0 0;
padding: 7px;
line-height:1.3em;
font-family: kaiti_gb2312;
font-size: 1.2em;
}

/* FOOTER BAR */
#footer {
text-align: center;
clear: both;
background-color: #B02C01;
width: 100%;
color: #FDC195;
font-size: 0.75em;
padding: 0px;
margin: 0 auto;
}

