/* */
/* TIMELINES */
/* */
/************************************************/

/*GENERAL*/
#wrapper #content #Summary h2,
#wrapper #content div.tBox h2 {
border-left:none;
border-right:none;
border-top:none;
margin:-25px 0 0 -25px;
padding-top:23px;
padding-bottom:21px;
text-align:center;
width:105%;
}

#content #Summary h2{
padding-top:30px;
}

#content #Summary ul li,
#content div.box ul li{
list-style-image:none;
list-style-type:none;
}

/*SUMMARY*/
#Summary p{
margin:20px 0;
padding:0 30px;
float:left;
}
#content #Summary ul {
float:left;
border:none;
margin:10px 0 0 0;
padding:0px 0 20px 110px;
width:450px;
}
#Summary ul li {
list-style-image:none;
list-style:none;
font-size:100%;
margin:5px 0 0 0 !important;
padding:12px 0 20px 55px !important;
float:left;
width:150px;
}

/*Summary Logos */
#Summary ul #SpreadAIDS {
background: transparent url("../media/content/timeline/timelineSpreadBig-bt-li.png") top left no-repeat;
}
#Summary ul #SciencePrevention {
background:url("../media/content/timeline/timelineScienceBig-bt-li.png") top left no-repeat;
}
#Summary ul #NationalAction {
background:url("../media/content/timeline/timelineNationBig-bt-li.png") top left no-repeat;
}
#Summary ul #Treatment {
background:url("../media/content/timeline/timelineTreatBig-bt-li.png") top left no-repeat;
}
#Summary ul #GlobalAction {
background:url("../media/content/timeline/timelineGlobalBig-bt-li.png") top left no-repeat;
}
#Summary ul #NationGlobalAction {
background:url("../media/content/timeline/timelineNatGlobalBig-bt-li.png") top left no-repeat;
}
#Summary ul #Transmission {
background:url("../media/content/timeline/timelineTransBig-bt-li.png") top left no-repeat;
}
#Summary ul #Countries { /*Africa timeline*/
background:url("../media/content/timeline/timelineCountries-bt-li.png") top left no-repeat;
padding-left: 300px;
text-align:right;
width:324px;
}


/*DATES BOXES*/
#content div.tBox ul {
margin:15px 0px 0px 0px;
padding:0 0 0 20px;
}
#content div.tBox ul li{
margin:0pt 0pt 15px;
padding:6px 0 6px 35px;
}
/*General Logos for Boxes*/
.SpreadAIDS {
background:url("../media/content/timeline/timelineSpread-bt-li.png") no-repeat;
}
.SciencePrevention {
background:url("../media/content/timeline/timelineScience-bt-li.png") no-repeat;
}
.NationalAction {
background:url("../media/content/timeline/timelineNation-bt-li.png") no-repeat;
}
.Treatment {
background:url("../media/content/timeline/timelineTreat-bt-li.png") no-repeat;
}
.GlobalAction {
background:url("../media/content/timeline/timelineGlobal-bt-li.png") no-repeat;
}
.NationGlobalAction {
background:url("../media/content/timeline/timelineNatGlobal-bt-li.png") no-repeat;
}
.Transmission {
background:url("../media/content/timeline/timelineTrans-bt-li.png") no-repeat;
}


/*Africa Timeline Specials*/
.Uganda {
background:url("../media/content/timeline/timelineUganda-bt-li.png") no-repeat;
}
.Zambia {
background:url("../media/content/timeline/timelineZambia-bt-li.png") no-repeat;
}
.SAfrica {
background:url("../media/content/timeline/timelineSAfrica-bt-li.png") no-repeat;
}
.Botswana {
background:url("../media/content/timeline/timelineBotswana-bt-li.png") no-repeat;
}
.Lesotho {
background:url("../media/content/timeline/timelineLesotho-bt-li.png") no-repeat;
}
.Nigeria {
background:url("../media/content/timeline/timelineNigeria-bt-li.png") no-repeat;
}
.Zimbabwe {
background:url("../media/content/timeline/timelineZimbabwe-bt-li.png") no-repeat;
}



