  /* Style sheet for 2008 High-Level Meeting on AIDS */
html {
overflow-y: scroll; /* IE */
min-height: 100%; margin-bottom: 1px;  /* FIREFOX */
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-image: url(/es/ga/aidsmeeting2008/images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #A2A2A4;
}
/* MAIN CONTAINER - HOMEPAGE*/
#main {
	width: 49.4em;
	background-color: #FFFFFF;
	border: 1px solid #003333;
	margin: 0px auto;
}	
 /* SKIP TO NAVIGATION AND SKIP TO TEXT*/
#skiplink {
	width:150px;
	padding: 0px;
	margin: 0px;
	clear: both;
	font-size: 80%;
	display: inline;
	color: #E1E1E1;
}
#skiplink a {
	color:#E1E1E1;
}
#skiplink a:focus, div#skiplink a:active {
	color:#FFFFFF;
	background-color: #003333;
}
/* LANGUAGE BAR */
#lang {
	padding: 0 1% 0 0;
	margin: 0px auto;
	height: 1.2em;
	background-color: #333333;
}
#lang ul {
	text-align: right;
	font-size: 0.7em;
	padding: 0;
	margin: 0;
}
#lang ul li {
	list-style-type:none;
	text-align: right;
	display: inline;
	margin: 0;
	padding-right: 10px;
	color: #333333;
}
#lang ul li#arabic {
	direction:rtl;
	font-size: 1.2em;
}
#lang  ul  li#spanish a {
	color: #FCDCD1;
}
#lang ul li#chinese {
	font-size: .95em;}

#lang ul li a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
#lang ul li a {
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
}
#lang ul li a:visited {
	text-decoration:none;
	font-weight: bold;
}
#lang ul li a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #FFCCCC;
}
#lang ul li a:active {
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
}
/* TOP BANNER */
#banner {
	clear: none;
	height: 136px;
	background-image: url(/es/ga/aidsmeeting2008/images/bannerbkgd.jpg);
	background-repeat: repeat-x;
}
#banner #horizbar {
	background-color: #940A0A;
	height: 0.5em;
}
#hiddentitle, #hiddentitle span {
	background-repeat: no-repeat;
	height: 128px;
	background-image: url(/es/ga/aidsmeeting2008/images/banner.jpg);
}
#hiddentitle span {
	margin-bottom: -100px;
}
h1 {
	font-size: 1em;;
	margin:0;
	text-align: left;
	color: #000206;
	padding: 0;
}
h1 span {
	display: block;
	position: relative;
	z-index: 1;
}
/* LEFT MENU BAR: navigation links */
#leftmenu {
	float: left;
	width: 18%;
	background-color: #DEDDD9;
	font-size: 0.7em;
}
#leftmenu ul {
	list-style-type:none;
	margin: 0;
	padding: 0
}
#leftmenu ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#leftmenu ul li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 8px 3px 8px;
}	
#leftmenu ul li a:link, a:visited {
	color:#000000;
	text-decoration: none;
}
#leftmenu ul li a:hover  {
	background-color: #F3F3F3;
	color: #000000;
}
#leftmenu ul li a:active {text-decoration: none;}
#leftmenu .pdfnote {
	text-align: center;
	display: block;
	padding: 0 6px 0 15px;
	color: #333333;
}
/* PAGE CONTENT ATTRIBUTES */
#content {
	width: 77%;
	margin: 0;
	padding: 0 0 0 15px;
	float: left;
}
#content h2 {
	color: #7A0606;
	font-size: 0.8em;
	font-weight: bold;
	padding: 2px 9px 0 0;
	margin-top: 15px;
}
#content h3 {
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
	padding: 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content h4 {	
    font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	padding-left: 2%;
	font-style: italic;
	}
#content p {
	font-size: 0.72em;
	color: #333333;
	padding: 0;
	text-decoration: none;
	}
#content  p.toppara {
	padding-top: 1em;
	}
#content p.bold {
	font-weight: bold;	
	}
#content a {
	padding-left: 0px;
	color:#7A0A09;
	}
#content a:link, a:active {
	background:none;
	text-decoration: underline;
	}
#content a:visited {
	color: #005795;
	text-decoration: underline;
	}
#content a:hover {
	color:#7A0A09;
	background:none;
	text-decoration: underline;
	}
#content ul li {
	font-size: 0.72em;
	padding: 0 0 1% 0;
	list-style-type: none;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(/es/ga/aidsmeeting2008/images/bullet.gif);
	}
#content ul li ul li{
	font-size: 1em;
	padding: 0 0 1% 0;
	list-style-type: none;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(/es/ga/aidsmeeting2008/images/bullet.gif);
	}
#content #infobox/* special information*/
	{
	width: 30%;
	background-color: #E8E8E8;
	color:#000000;
	padding: 10px 5px 5px 5px;
	margin: 0 0px 0 10px;
	border: 1px solid #666666;
	float:right;
	}
#content #infobox ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	}
#content   #infobox   ul   li  {
	padding-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: .3em;
	}
#content #infobox a {
	text-decoration: none;
	}
#content #infobox a:hover {
	color: #333333;
	text-decoration: underline;
	}
#content img {
	margin-left: 0.6em;
	border: 6px solid #CCCCCC;
	}
	/* FOOTER BAR */
#footer {
	text-align: center;
	clear: both;
	background-color: #940A0A;
	width: 100%;
	color: #FFFFFF;
	font-size: 0.65em;
	padding: 0px;
	margin: 0 auto;
	}