/*   
Theme Name: AIDS Research Alliance
Theme URI: http://aidsresearch.org
Description: Default styles for AIDS Research Alliance 
Author: Firefly Partners/Herb Walker
Author URI: http://www.fireflypartners.com
Version: 1
*/


/**** ELEMENTS & RESETS ****/

* {
  margin: 0;
  padding: 0;
}


body {
margin: 0;
padding: 0;
background-color: #cccccc;
height: 100%; 
}

fieldset,img,form,input {
	margin: 0;
  padding: 0; 
}

img {border: 0;}

a {
  outline: 0;
}

/**** CONTAINERS ****/

#pre-header {
  width: 100%;
  height: 80px;
  margin: 0 auto;
  padding: 0;
  background-color: #f1cb00;
  font-family: 'Trebuchet MS', Geneva, Arial, Verdana, sans-serif;

  /*border: 1px solid yellow;*/
}

#header-wrapper {
  background: url(../images/header_bg.png) no-repeat left top;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://aidsresearch.org/images/header_bg.png',sizingMethod='scale');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 100% 100%;
  width: 100%;
  height: 265px;
  margin: 0;
  padding: 0;
  border: none;
}

#searchbox-header {
	top: 120px;
  float: right;
  width: 387px;
	height: 65px;
  overflow: hidden;
  /*border: 1px dashed #999900;*/
}

#right-header {
  float: right;
  width: 180px;
	height: 185px;
  overflow: hidden;
  z-index:2;
  /*border: 1px dashed #999900;*/
}

#facebook-header {
  position: relative;
	top: 10px;
	left:350px;
  float: left;
  width: 250px;
	height: 118px;
  overflow: hidden;
  z-index:1;
  /*border: 1px dashed #999900;*/
}

#header-space1 {
  position: relative;
	top: 10px;
	left:-200px;
  float: left;
  width: 250px;
	height: 118px;
  overflow: hidden;
  /*border: 1px dashed #999900;*/
}

#header {
  width: 1000px;
  height: 185px;
  margin: 0 auto;
  padding: 0;
  /*border: 1px solid yellow;*/
}



#logo {
  float: left;
  width: 200;
  height: 118;
  margin: 0;
  padding: 0;
  position: relative;
  top: 30px;
  left: 0px;
}

a#home-link {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 3em;
  height: 15px;
  margin: 0 0 -25px 0;
  line-height: 15px;
  padding: 5px;
  background-color: #f7f7f9;
  color: #00b194;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
}

a#home-link:hover {
  text-decoration: underline;
  background-color: #eeeeee;
}

#interact-box {
  float: right;
  width: 180px;
  height: 120px;
  margin: 0;
  padding: 0;
  
}

#interact-box img {
  margin: 0 15px 0 0;
  padding: 0;
  float: right;
}

#interact-box h1 a {
  font-family: 'FuturaMdBTMedium', Arial, Verdana, sans-serif;
  color: #00b194;
  font-size: 23px;
  font-weight: normal;
  float: left;
  margin: 30px 0 0 0;
  text-decoration: none;
}

#search-box {
  float: right;
  width: 357px;
  height: 34px;
  margin: 10px 0 0 0;
  padding: 10px 10px 10px 20px;
  background-color: #ffffff;
  opacity:0.9;
  right: -200px;
  filter:alpha(opacity=90); /* For IE8 and earlier */
}

#search-form {}

#search-box #search-input {
  width: 270px;
  height: 30px;
  border: 2px solid #caced1;
  float: left;
}

#search-box #search-submit {
  float: right;
  margin-top: 8px;
}

#content-wrapper {
  background: url(http://aidsresearch.org/images/mid_bg.jpg) no-repeat left top;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://aidsresearch.org/images/mid_bg.jpg',sizingMethod='scale');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 100% 100%;
  margin: 0;
  padding: 0 0 10px 0;
  background-color: #cccccc;
}


#content-wrapper.home {
  padding: 0 0 20px 0;
}

#content {
  position: relative;
  top: -10px;
  background-color: #ffffff;
  width: 998px;
  border-top: 1px solid #b1afa3;
  border-right: 1px solid #b1afa3;
  padding: 0;
  margin: 0 auto;
  -moz-box-shadow: 0px 40px 40px #2a2f34;
  -webkit-box-shadow: 0px 40px 40px #2a2f34;
  box-shadow: 0px 10px 20px #2a2f34;
}

#content-bottom {
  position: relative;
  background-color: #ffffff;
  width: 998px;
  border-left: 1px solid #b1afa3;
  border-right: 1px solid #b1afa3;
  padding: 0;
  margin: 10px auto 0 auto;
  background: url(../images/bg_grid.gif) repeat;
  -moz-box-shadow: 0px 40px 40px #2a2f34;
  -webkit-box-shadow: 0px 40px 40px #2a2f34;
  box-shadow: 0px 10px 20px #2a2f34;
}

#content.downline {
  position: relative;
  top: -22px;
  background-color: #f7f7f9;
  width: 1000px;
  border-top: 1px solid #999da2;
  border-right: none;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}

.downline {
  font-size: .85em;
  font-weight: normal;
}


#left-column {
  float: left;
  width: 196px;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #f7f7f9;
}

/*** MAIN CONTENT ***/

#main-content {
  float: left;
  width: 724px;
  min-height: 500px;
  margin: 0;
  padding: 25px 40px 40px 40px;
  background-color: #ffffff;
  font-family: Geneva, Verdana, sans-serif;
  font-size: 14px;
  /*font-weight: normal;*/
  color: #373c41;
}

#main-content h1 {
  color: #00b194;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 1em 0;
}

#main-content h2 {
  color: #8dc63f;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 1em 0;
}

#main-content h3 {
  color: #00b194;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 1em 0;
}

#main-content p {
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 1em 0;
}

#main-content ul {
  margin: 0 0 1em 1em;
  padding-left: 0;
  text-indent: -1em;
  font-size: 13px;
}

#main-content ul li {
  margin: .8em 0 0 0;
  list-style-position: inside;
  padding: 0;
  text-indent: 1em;
}

#main-content img {
  display: block;
  float: left;
  margin: 0 20px 20px 0;
}

#main-content img.right {
  display: block;
  float: right;
  margin: 0 0 20px 20px;
}

#main-content a {
  color: #00b194;
  text-decoration: none;
}

#main-content a:hover,#main-content a:active, #main-content a:focus{
  color: #00b194;
  text-decoration: underline;
}

#main-content blockquote {
  float: right;
  width: 155px;
  padding: 20px;
  background-color: #f7f7f9;
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #4f565c;
}

#main-content blockquote h1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #8dc63f;
  margin-bottom: .75em;
}

#main-content blockquote p {
  margin-bottom: 1em;
}

/* BSD forms in main content */


#main-content input, #main-content textarea {
 margin: .5em .5em .5em 0;
 border: 2px solid #caced1;
}

#main-content label, #main-content textarea {
  margin: 10px 0 0 0;
}

#main-content #processbutton {
  margin-top: 10px;
  padding: 0 10px 0 10px;
  background-color: #f1cb00;
  font-family: 'FuturaMdCnBTMedium', Arial, Verdana, sans-serif;
  font-size: 24px;
  color: #4d545b;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
}

/* End BSD forms in main content */

/* Photo/Video Wrappers */

.photo-box-left {
  float: left;
  padding: 0;
  margin: 0 1em 1.5em 0;
  background-color: #ffffff;
  font-size: .8em;
}

#main-content .photo-box-left img, #main-content .photo-box-right img  {
  margin-bottom: 10px;
}

.photo-box-right {
  float: right;
  padding: 0;
  margin: 0 0 1.5em 1em;
  background-color: #ffffff;
  font-size: .8em;
}


/* End Photo/Video Wrappers */


/* SEARCH RESULTS STYLES */


.paginate {
	padding: 5px;
	letter-spacing: .1px;
	word-spacing: 1px;
	background: #f4f4f4;
}

.paginate a:link, .paginate a:active, .paginate a:visited {
	padding: 3px;
	color: #0055aa;
	text-decoration: underline;
}

.paginate a:hover {
	color: #777000;
	text-decoration: underline;
	background-color: #FFD746;	
}
.marker { background-color: #ff0; }

/*** END MAIN CONTENT ***/

/**** SLIDE SHOW ****/

#slideshow {
  width: 763px;
  height: 454px;
  float: left;
  /* alternatively:
  position: absolute;
  top: 0;
  left: 0;
  */
}

#slideshow div.banner-slide { display: none }

#slideshow .banner-slide .overlay a.box {
  display: block;
  height: 100%;
  padding: 0;
  margin:0;
  text-decoration: none;
}

#slideshow div.first { display: block; }

.overlay {
  position: absolute;
  bottom:23px;
  left:23px;
  width: 275px;
  height: 224px;
  margin: 0;
  padding: 20px 10px 10px 15px;
  background-color: #8dc63f;
  color: #ffffff;
  opacity: 0.85;
  filter: alpha(opacity=85); /* For IE8 and earlier */
}

.overlay h1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 10px 0;
}

.overlay p {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 10px;
}

.overlay a {
  color: #4d545b;

}


.slide-nav {
  /*width: 960px;*/
  display: block;
  position: absolute;
  bottom: 12px;
  right: 5px;
  height: 30px;
  list-style-type: none;
  margin:0;
  padding:0;
}

.slide-nav li {/*
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  text-align: center;
  padding: 0;
  margin-right: 8px;
  line-height: 30px;
  background-color: #f1cb00;*/
}

.slide-nav a {
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  text-align: center;
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 1em;
  color: #ffffff;
  text-decoration: none;
  padding: 0;
  margin-right: 8px;
  line-height: 30px;
  background-color: #f1cb00;
}

.slide-nav a:hover, .slide-nav a:active, .slide-nav a:focus {
  background-color: #4f565c;
}

.slide-nav a.activeSlide {
  background-color: #4f565c;
}



/**** END SLIDE SHOW ****/

/**** Top Navigation ****/


#nav-bar {
  width: 1000px;
  height: 60px;
  margin: 0 auto;
  padding: 0;
  background-color: #5b6268;
}

ul#nav {
  /*width: 960px;*/
  width: 968px;
  display: block;
  height: 60px;
  list-style-type: none;
  margin:0 auto;
  margin-left: 32px;
  padding:0;
  position: absolute;
}

#nav li {
  display: block;
  /*width: 14%;*/
  /*height: 60px;*/
  float: left;
  text-align: center;
  padding: 0px 10px 0 0;
}

#nav a {
  display: block;
  width: 100%;
  margin-top: 0px;
  padding-left: 1px;
  padding-right: 3px;
  padding-top: 20px;
  height: 40px;
  text-decoration: none;
  font-family: 'FuturaMdCnBTMedium', 'Trebuchet MS', Arial, Verdana, sans-serif;
  font-size: 1.5em;
  color: #f1cb00;
  text-transform: uppercase;
  letter-spacing: -.2px;}

/*#nav a {
  display: block;
  width: 100%;
  margin-top: 0px;
  padding-left: 1px;
  padding-right: 3px;
  padding-top: 20px;
  height: 40px;
  text-decoration: none;
  font-family:  'Trebuchet MS', Arial, Verdana, sans-serif;
  font-size: 1.2em;
  color: #f1cb00;
  text-transform: uppercase;
  letter-spacing: -1px;
}*/

#nav a:hover, #nav a:active, #nav a:focus {
  color: #00b194;
}


/*** Second Level Nav ***/

#nav li ul {
  display: block;
  list-style-type: none;
  list-style-position:outside;
  margin:0 0 20px 0;
  padding:0;
  /*line-height: 60px;*/
  position:absolute;
  width:275px;
  top:60px;
  display:none;
  z-index: 9999;
}

#nav li ul {
  position: absolute;
  width: 275px;
  top: 60px;
  display: none;
}

#nav li ul li {
  height: auto;
  padding:0;
  text-align: left;
  background-color: #5b6268;
}

#nav li ul li.hide, #nav li ul li ul li.hide {
 display: none;
}

#nav li ul a {
  width: 245px;
  height: auto;
  float: left;
  padding: 5px 10px 10px 20px;
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: .85em;
  color: #ffffff;
  text-transform: none;
  letter-spacing: .1px;
  background-color: #5b6268;
}


  
#nav li ul li.parent-node a {
  background: url(http://aidsresearch.org/images/nav_down.gif) no-repeat;
  background-position: 255px center;
}

#nav li ul li.parent-node ul li a {
  background: none;
}

#nav li ul a:hover, #nav li ul a:active, #nav li ul a:focus {
  color: #8dc63f;
}

#nav ul ul{
	top:auto;
	}

#nav li ul ul {
  left: 275px;
  margin:0;
    }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
}


/*** Third Level Nav ***/

#nav li ul li ul li {}

#nav li ul li ul li a {
  background-color: #5b6268;
  border: 1px solid #4e5459;
}

/**** End Top Navigation ****/



/**** PARTNER SCROLLER ****/

#partners-slideshow {
  position: relative;
  width: 1000px;
  height: 140px;
  background-color: #ffffff;  
  padding: 0;
  margin: -3px auto 7px auto;
  -moz-box-shadow: 0px 40px 40px #2a2f34;
  -webkit-box-shadow: 0px 40px 40px #2a2f34;
  box-shadow: 0px 10px 20px #2a2f34;
}

#partners-slideshow h1 {
  float: left;
  width: 100px;
  padding: 44px 0 0 28px;
  margin: 0;
  font-family: 'FuturaMdCnBTMedium', Arial, Verdana, sans-serif;
  font-size: 	24px;
  font-weight: normal;
  color: #8dc63f;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: -.2px;
  line-height: 100%;
}



#engagement-wrapper {
  width: 998px;
  height: 454px;
  position: relative;
}

#alert-signup {
  position: absolute;
  top: 0;
  right: 0;
  width: 235px;
  padding: 15px 0 0 0;
  background: url(../images/bg_grid.gif) repeat;
}

#join-trial {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 235px;
  padding-top: 15px;
  background: url(../images/bg_grid.gif) repeat;
}

#alert-signup h1, #join-trial h1 {
  width: 216px;
  height: 2em;
  line-height: 200%;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  background-color: #02b294;
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
}

.engagement-text {
  width: 210px;
  padding: 10px 10px 10px 15px;
  background-color: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  font-size: .9em;
  line-height: 125%;
  color: #4f565c;
}

.engagement-text .engagement-button {
  float: right;
  margin-top: 10px;
  padding: 0 10px 0 10px;
  background-color: #f1cb00;
  font-family: 'FuturaMdCnBTMedium', Arial, Verdana, sans-serif;
  font-size: 24px;
  color: #4d545b;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
}

.engagement-text a {
  display: block;
  padding-top: 7px;
  padding-bottom: 6px; 
  color: #4d545b;
  text-decoration: none;
}

#signup-form {
  /*margin: 10px;*/
  margin-top: 10px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #4f565c;
}

#signup-form label {
  display: block;
  margin: 10px 0 0 0;
}

#signup-form #email {
  width: 195px;
  height: 30px;
  border: 2px solid #caced1;
}

/**** BOTTOM HOMEPAGE CONTENT *****/


#social-wrapper {
  width: 350px;
  float: left;
}

#social-tab-nav {
  display: block;
  list-style-type: none;
  margin:0;
  padding:0;
}

#social-tab-nav li {
  display: block;
  width: 175px;
  height: 46px;
  float: left;
  text-align: center;
  padding: 0;
  /*background-color: #00b194;*/
}

#social-tab-nav a {
  display: block;
  height: 46px;
  text-align: left;
  font-family: 'FuturaMdCnBTMedium', Arial, Verdana, sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 46px;
  color: #495158;
  text-decoration: none;
  padding-left: 20px;
  background-color: #00b194;
  border-right: 1px solid #949ca1;
}

#social-tab-nav a.current, #social-tab-nav a.current:active {
  background-color: #8dc63f;
}

#social-tab-nav a:hover {
  background-color: #00bfa0;
}

#twitter-feed, #facebook-feed {
  width: 270px;
  background-color: #ffffff;
  margin: 15px 15px 20px 15px;
  padding: 30px 25px 25px 25px;
}

#twitter-feed ul {
  display: block;
  list-style-type: none;
  margin:0;
  padding:0;
}

#twitter-feed h1 {
  font-family: Arial, Verdana, sans-serif;
  color: #8dc63f;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 1em 0;
}

#twitter-feed p, #twitter-feed li, #facebook-feed p {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #4f565c;
  margin-bottom: 1em;
}

#twitter-feed li span a, #twitter-feed p a , #facebook-feed a {
  display: inline;
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #00b194;
  text-decoration: none;
}

#twitter-feed li a {
  display: block;
  color: #8dc63f;
  margin-top: .25em;
  text-decoration: none;
}

#twitter-feed a:hover, #facebook-feed a:hover, #twitter-feed a:active, #facebook-feed a:active, #twitter-feed a:focus, #facebook-feed a:focus {
  text-decoration: underline;
}

#twitter-feed p.twitter-date, #facebook-feed p.twitter-date {
  color: #8dc63f;
  margin-top: -.75em;
}

#story-wrapper {
  float: left;
  width: 333px;
  background-color: transparent;
}

#story-wrapper object {
 display: block;
 margin: 1em auto;
}

#story-wrapper h1 {
  height: 46px;
  text-align: left;
  font-family: 'FuturaMdCnBTMedium', Arial, Verdana, sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 46px;
  padding-left: 20px;
  background-color: #8dc63f;
  text-transform: uppercase;
}

#story-wrapper h1 a {
  color: #495158;
  text-decoration: none;
}

#story-wrapper h1 a:hover {}

#story-wrapper h2 {
  font-family: Arial, Verdana, sans-serif;
  color: #8dc63f;
  font-size: 18px;
  font-weight: bold;
  margin: 1em;
}

#promo-column {
  float: left;
  width: 315px;
  padding: 0;
}

#promo-column img {
  display: block;
  margin: 13px auto;
}

/*** FOOTER ****/

#footer-wrapper {
  height: 100%;
  background-color: #02816c;
}

#footer {
  position: relative;
  width: 1000px;
  height: 243px;
  margin: 0 auto;
  background-color: #00b194;
  border-left: 1px solid #027864;
  border-right: 1px solid #027864;
  -moz-box-shadow: 0px 40px 40px #2a2f34;
  -webkit-box-shadow: 0px 40px 40px #2a2f34;
  box-shadow: 0px 40px 40px #202327;
}


#footer #footer-logo {
  float: left;
  margin: 37px 0 0 15px;
}

#footer-links {
  position: absolute;
  top: 43px;
  left: 345px;
  width: 410px;
}

#footer-links p {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

#footer-nav {
  display: block;
  list-style-type: none;
  margin-top: 10px;
  margin-left: -10px;
  padding:0;
}

#footer-nav li {
  display: block;
  float: left;
  text-align: center;
  padding-top: 0px;
  margin-top:10px;
  border-right: 1px solid #8dc63f;
}

#footer-nav a {
  display: block;
  float: left;
  text-align: center;
  padding: 0px 10px 0 10px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4d545b;
  text-decoration: none;
}

#footer-nav a:hover, #footer-nav a:active, #footer-nav a:focus {
  color: #adda70;
}

#footer-nav li.last {
  border: none;
}

#footer-interact {
  width: 180px;
  float: right;
  margin: 10px 15px 0 0;
}

#footer-interact h1 {
  font-family: 'FuturaMdCnBTMedium', Arial, Verdana, sans-serif;
  font-size: 24px;
  font-weight: normal; 
  color: #454d53;
  text-transform: uppercase;
}

#footer-interact img {
  margin: 10px 0 8px 10px;
}

#footer-contribute {
  width: 158px;
  height: 43px;
  background-color: #4d545b;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 7px 10px 10px 10px;
}

#footer-contribute p, #footer-contribute a {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style: italic; 
  color: #ffffff;
  text-decoration: none;
}

#footer-contribute a:hover, #footer-contribute a:active, #footer-contribute a:focus {
  color: #f1cb00;
}


#footer-bottom {
  position: absolute;
  bottom: 0;
  width: 1000px;
  height: 54px;
  background: url(http://aidsresearch.org/images/bg_footer.gif) no-repeat;
  background-color: #00b194;
}

#footer-bottom p {
 float: right;
 font-family: Arial, Verdana, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #ffffff;
 line-height: 54px;
 margin-right: 33px;
}

#footer-bottom img {
padding: 12px 0 0 30px;
}





/****Left Column ****/

#left-col-promo {
  width: 136px;
  margin: 57px auto 0 auto;
  padding: 15px;
  background-color: #ffffff;
}

#left-col-promo h1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #8dc63f;
  margin-bottom: .75em;
}

#left-col-promo p {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #4f565c;
  margin-bottom: 1em;
}

#left-col-promo a {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #00b194;
  text-decoration: none;
}

#left-col-promo a:hover,#left-col-promo a:active, #left-col-promo a:focus{
  text-decoration: underline;
}

/**** Start Sub Navigation ****/

ul#subnav {
  width: 196px;
  display: block;
  list-style-type: none;
  margin:0;
  padding:0;
}

#subnav li {
  display: block;
  width: 196px;
  background-color: #00b194;
  /*height: 2.5em;*/
  text-align: left;
  padding: 0;
  margin: 0;
  border-top: 1px solid #4f565c;
}

#subnav a {
  display: block;
  /*width: 196px;*/
  margin-top: 0px;
  padding: 10px 10px 10px 13px;
  /*height: 100%;*/
  line-height: 1.2em;
  text-decoration: none;
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background-color: transparent;

}

#subnav li.selected {
  background-color: #8dc63f;
}

#subnav li.first-subnav {
  border-top: none;
}

#subnav a:hover, #subnav a:active, #subnav a:focus {
  background-color: #00bfa0;
}

/** Second Level **/

#subnav li ul li, #subnav li ul li.first-subnav {
  background-color: #f7f4f4;
  border-top: 1px solid #4f565c;
}

#subnav li ul li.selected {
  background-color: #8dc63f;
}

#subnav li ul li a {
  border-top: none;
  color: #4f565c;
}

#subnav li.last ul.acitem li.last {
  border-bottom: 1px solid #4f565c;
}

#subnav li.hide, #subnav li ul li.hide {display: none;}

/**** End Sub Navigation ****/


.clear {clear: both;}


/**** Font kit CSS ****/

@font-face {
    font-family: 'FuturaMdBTMedium';
    src: url('http://www.aidsresearch.org/page/-/fonts/futuram-webfont.eot');
    src: local('☺'),
     url('http://www.aidsresearch.org/page/-/fonts/futuram-webfont.eot#iefix') format('embedded-opentype'),
         url('../page/-/fonts/futuram-webfont.woff') format('woff'),
         url('../page/-/fonts/futuram-webfont.ttf') format('truetype'),
         url('../page/-/fonts/futuram-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaMdCnBTMedium';
    src: url('../page/-/fonts/futuramc1-webfont.eot');
    src: local('☺'),
     url('../page/-/fonts/futuramc1-webfont.eot#iefix') format('embedded-opentype'),
         url('../page/-/fonts/futuramc1-webfont.woff') format('woff'),
         url('../page/-/fonts/futuramc1-webfont.ttf') format('truetype'),
         url('http://www.aidsresearch.org/page/-/fonts/futuramc1-webfont.svg#FuturaMdCnBTMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

/**** captioning CSS ****/

div.figure {
  float: right;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}