/* Style sheet  */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}

body {
	background-color: #2B98EA;
	background-image: url(/fr/ga/aidsmeeting2011/images/grad_bkgd.jpg);
	background-repeat: repeat-x;
}

#main {
	background-color: #ffffff;
	min-width:800px;
	border: 4px solid #FFFFFF;
	width: 76em;
}

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#026FC1;
}

/* LANGUAGES */

#languages {
	background-color: #FFFFFF;
	height: 2.1em;
}

#languages ul li#french  {
	color: #333333;
	font-weight: bold;
	font-size: 1.05em;
}	

#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#666666;
	text-decoration:none;
	font-weight: normal;
}

#languages ul li a:hover {
	color: #333333;
	text-decoration: underline;
}

/* TOP BANNER */

#topbanner {
	height: 173px;
	background-image: url(/fr/ga/aidsmeeting2011/images/banner_bkgd.jpg);
	background-repeat: repeat-x;
}

#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(/fr/ga/aidsmeeting2011/images/banner.jpg);
	background-repeat: no-repeat;
	height: 173px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7EBED;
}

/* MAIN NAVIGATION */

#mainnav {
	float: left;
	width: 20%;
	font-size: 1em;
	padding-bottom: 1em;
}

#mainnav ul {
	margin: 0px;
}

#mainnav  ul  ul  {
	display: none
}

#mainnav ul li {
	list-style-type: none;
	display: block;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8A9AD;
}

#mainnav ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #525252;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	padding-right: 0.5em;
	font-weight: normal;
	font-size: 0.97em;
}

#mainnav ul li a:hover  {
	text-decoration: none;
	background-color: #F1F2F3;
	display: block;
	background-image: url(/fr/ga/aidsmeeting2011/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}

/* CONTENT */

#content {
	width: 77%;
	float: left;
	padding-bottom: 1em;
	padding-left: 1.4em;
	color: #333333;
}
#content    #home {
	width: 43em;
}


#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#0035B3;
	text-decoration: underline;
}

#content a:hover {
	color: #CC0000;
}

#content a:visited {
	color: #333333;
}

#content #disclaimer {
	color: #000000;
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 80%;
	font-weight: normal;
	width: 440px;
	padding-left: 12%;
}
#content p {
	line-height: 16px;
}


#content h2 {
	font-family: "Myriad Pro", Verdana, Arial;
	color: #E51837;
	font-size: 190%;
	letter-spacing: -0.02em;
}

#content h3 {
	color: #3F5969;
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 155%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F5969;
}
#content h4 {
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 150%;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}
#content   ul   li {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	list-style-type: none;
	margin-bottom: 0.3em;
	padding-left: 1em;
	background-image: url(/fr/ga/aidsmeeting2011/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}
#news  {
	float: right;
	width: 20%;
	margin-left: 1em;
	border: 1px dotted #666666;
	margin-right: 0px;
}
#news  h3  {
	font-family: "Myriad Pro", Verdana, Arial;
	color: #FFFFFF;
	background-color: #E51837;
	display: block;
	margin: 0px;
	font-size: 160%;
	padding-top: 0em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
}
#news  ul  {
	margin: 0px;
	padding: 0px;
}
#news   ul   li  {
	list-style-type: none;
	background-image: url(/fr/ga/aidsmeeting2011/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	margin-top: 0.3em;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 1.3em;
	padding-right: .5em;
}
#news        ul        li   a      {
	text-decoration: none;
	color: #333333;
	font-size: 0.93em;
}




/* QUOTES */

blockquote, div.focus {
	font-size: 115%;
	width: 96%;
	background-color: #F3F4F5;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 3%;
	padding-left: 2%;
	font-family: "Myriad Pro", Verdana, Arial;
	font-style: italic;
	border: 1px dotted #A8A9AD;
}
/* FOOTER BAR */

#footer {
	background-color: #66676C;
	color: #ffffff;
}

#footer ul {
	margin-top: 0em;
}

#footer ul li  {
	display: inline;
}

#footer ul li a {
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #ffffff;	
}

#wsscredit {
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
}
