﻿

html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}



        /*Accordian*/
 .accordion {
    width: 100%;
    /*background-color: #EDEDED;*/
}

 .arrow {
    float:none;
    width: 0px;
    height: 0px;
    margin-left:5px;
    margin-top: 23px;
    border: 10px solid transparent;
    margin-top: 21px;
    border-top-color: #2685bb;
}


.accordion .accordion-head {
    color: #fff;
    /*background-color: #3A84DE;*/
        /*background-color: #F3F3F3;*/
        
    border-bottom: 1px solid #fff;
    position: relative;
    /*padding: 13px;*/
    font-size: 0.87em;
  
    cursor: pointer;
    overflow: hidden;
}
.accordion .accordion-head * {
    cursor: pointer;
        color: #2685bb!important;
        text-decoration:underline;
        font-family: 'Segoe UI';

}



.accordion .accordion-head h4 {
    float: left;
    padding-left:35px;
}
.accordion .accordion-head:hover {
    filter: alpha(opacity=80);
    opacity: 0.80;
}
.accordion .accordion-body {
    border-bottom: 1px solid #fff;
    /*padding: 20px;*/
    height: auto;
    display: none;
    
}

.accordion-head.open .arrow {
    margin-top: 11px;
    border-bottom-color: #2685bb;
    border-top-color: transparent;
}




.tbl-courses {
width:100%;
padding-left:25px;
text-align:left;

	
}
table tr.alt, table tr.even, table tr:nth-of-type(2n) {
	background: #f9f9f9;
}

p.mainSliderCreditbox {
   position: absolute;
    display: block;
    bottom: 85px;
    left:9px;
    padding-left: 7px;
    padding-bottom: 3px;
    font-style: italic;
    font-size: 0.61em;
    background-color: rgba(128,128,128,0.8);
    color:white;
}



p.mainSliderCredit {
    position:absolute;
    margin-left:10px;
    top:525px;
right: 20px;
    font-size:.8em;
    opacity: .75;
    background-color: rgba(0,0,0,0.60);
}

    p.mainSliderCredit a {
        color:white;
        text-decoration:none;
    }

    p.mainSliderCredit a:hover {
    text-decoration:underline;
}

@media screen and (max-width:583px) {
    p.mainSliderCredit {
    bottom:5px;
    left:15px;
    top:initial;
    }
}

@media screen and (max-width:377px) {
    p.mainSliderCredit {
    max-width:150px;
    }
}

@media screen and (min-width:970px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 550px !important;
  }
}

@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 550px !important;
  }
}

@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 300px !important;
  }
  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 5px;
    top: 5px;
    right: auto;
    font-size: 12px;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
}





.personfloat {
padding:5px;
float:left;
min-height:190px;
width:200px;
text-wrap:normal;
}

.personfloat p{
    line-height:1.1em!important;
}
.personfloat .personTitle{
    margin:10px 0px;
    font-size:0.8em;
}
listDisplay .focusBox ul li{
    list-style: url('/masterpages/africa/img/boxarrow.png') none outside;
}


/*************************/
/*                       */
/*    Article Styling    */
/*                       *//*copied from asia leo*/
/*************************/

div.accord-content {
    display: none;
}

div.accord-header {
    margin-bottom: 5px;
}

a.accord-click {
    cursor: pointer;
    text-decoration: none;
    padding-left: 5px;
}

div.accord-content ul {
    list-style-position: inside;
}

    div.accord-content ul li {
        padding-left: 10px;
    }



img.medium-image,img.ParcMainImages, img.large-image {
    border: 2px solid #536895;
}

img.staffImage{
    max-width:200px;
}

.current-place-holder {
    padding: 15px 0px; /*border-bottom: 2px solid #000;*/
}

.current-place-image {
    float: left;
    width: 24%;
    margin-right: 20px;
}

.current-podcast-place-image {
    float: left;
    max-width: 50px;
    margin-right: 30px;
}

.current-place-image img.podcast{
    border:0px;
    width:50px;
    height:50px;
}

.current-place-holder .title {
    font-size: 1.1em;
    line-height: 21px;
    letter-spacing: 0;
    text-transform: uppercase;
}

.current-place-holder .date {
    color: black;
    font-size: 0.8125em;
    line-height: 15px;
    letter-spacing: 0em;
    font-family: 'Ropa Sans', 'Trebuchet MS', Arial, sans-serif;
    margin: 4px 0px 10px 0px;
}
.curent-place-image img {
    width: 100%;
    height: auto;
    }
.current-place-text {
    margin: 0px 0px 0px 0px;
    float: left;
    width: 60%;
    /*text-align:justify;
    text-justify:inter-word;*/
}  

.breadCrumbs{
    display: block;
    overflow: hidden;
    list-style: none;
    border-style: none;
    border-width: 0px;
    background-color: #fff;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin-left:0;
    padding: 10px 0 0 0;
    letter-spacing: 0em;
    font-size: .8em!important;
}


.breadcrumbs {
    display: block;
    overflow: hidden;
    list-style: none;
    border-style: none;
    border-width: 0px;
    background-color: #fff;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin-left:0;
    margin-bottom: 15px;
    padding: 10px 0 0 0;
    line-height: 16.8px;
    letter-spacing: 0em;
}

.breadcrumbs li a{
    /*padding: 6px 8px 6px 8px;*/
    text-decoration:none;
}

.breadcrumbs li{
    padding:0!important;
    margin:0!important;
    font-size:.8em!important;
    list-style:none!important;
}


h1, h3 , h4, h5, h6{
    margin-top: 0.50em;
    margin-bottom: 0.50em;
    
}

p {
    margin: 0 0 15px 0;
}

p.abstract{
    color: #536895;
}



h1 { 
	font-size: 25px;
	background-color : transparent;
	color: #5e8cc6!important;
	/*font-family: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;*/ 
}

h2 {
	font-size: 20px;
    margin: 10px 0px;
	background-color : transparent;
	color: #5e8cc6;
	/*font-family: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;*/ 
}

h3 {
	
	font-size: 16px;
	background-color : transparent;
	color: #2e518d;
}

h3.title {
	margin-bottom: 0;
}

h4 {
	font-size: 16px;
	font-weight : bold;
	background-color : transparent;
}

h5, h6 {
	font-size: 12px;
	font-weight: bold;
	background-color : transparent;
}

h5{
    font-family: Calibri, Verdana, sans-serif; font-size:16px;
}

h5 a{text-decoration:none;}
.photocaption{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #877467;
    display: block;
}

#storypullquote h4 {
    float:right;
    text-align: right;
    font-size: 1.25em;
    width:200px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #5181c1;
}

a{
    text-decoration:underline;
    color:#00579b;
}

a:hover{
   
}


ul, ol, dl {

list-style-position: inside;

}
















/*************************/
/*                       */
/*         Footer        */
/*                       *//*copied from Asia site  leo*/
/*************************/





 .footer {
     background:#00579b;
    /*background: rgb(62, 81, 122);*/
    color:#fff;
    z-index:-9999;
    width: 100%;
    opacity: 1;
}     

.footer-navigation {
    /*border: 2px solid #f4ce77;*/
    border-left: none;
    border-right: none;
    border-bottom: none;
    margin-top: 10px;
        /*margin-left: 200px;*/

    font-size: .9em;
    padding:10px 0px;
    line-height: 16px;
    font-family: Calibri, Verdana, sans-serif;
}

.footer-navigation h2, .footer-navigation h3 {
    font-size: 1.2em;
    line-height: 20px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    border: none;
    padding: 0px 0px;
    margin: 0;
}

.footer-navigation a, .footer-navigation .avtext {
    color: #white;
    text-decoration: none;
    font-size:1em;
}                      

.footer-address{
    font-size:1.2em;
    margin-top:20px;
    color:#fff;
    text-align:center;
}

.footer-address span.gray{
    color:#BDBDBD;
}


.footer-address span.centertitlefooter{
    color:white;
    font-size:1.5em;
}






.footer-social{
    font-size:2.5em;
    padding:2px;
    margin-top:15px;
}

.footer-social ul li{
    margin: 0;
    margin: 0px 15px 0px 0px;
    display: block;
    float:left;
}

.footer-social i:hover{
    color:#f4ce77;
    /*border-bottom:5px solid #FFE868;*/
}

.footer-navigation a:hover {
    /*color: #fff;*/
    /*border-bottom:1px solid #f4ce77;*/
}

.footer-navigation h4 {
color:white;
}

.footerColumnLeft {
    /*background: url("/masterpages/asia/img/left.jpg") repeat-y;*/
    /*background-position: right;*/
    padding: 0px;
    min-height:414px;
    opacity:.2;
}

.footerColumnRight {
    /*background: url("/masterpages/asia/img/right.jpg") repeat-y;*/
    /*background-position: left;*/
    padding: 0px;
    min-height:414px;
    opacity:.2;
}



* {
    margin: 0;
}
html, body, form {
    height: 100%;
    line-height: 20px;
}

.footer, .push {
    clear:both;
}




@media only screen and (max-width: 48em){
    .columnsHide{
        display:none;
    }

    .missionStatement{
        text-align:center;
        font-size:.8em;
        margin:10px 0px;   
    }
}


@media only screen and (max-width: 50em) {
    .footerColumnLeft, .footerColumnRight {
        min-height: 500px;
  
    }
}

.storyPullQuote{
    width: 35%;
    float: right;
    display: block;
    font-size: 1.4em;
    line-height: 1.25;
    font-style: italic;
    color: #5996ad;
    border-top: 2px solid #e3e5e4;
    border-bottom: 2px solid #e3e5e4;

      margin: 1.5em 10px;
      padding: 0.5em 10px;
      /*quotes: "\201C""\201D""\2018""\2019";*/
}

p.storyPullQuote:before{
     color: #ccc;
      /*content: open-quote;*/
      font-size: 4em;
      line-height: 0.1em;
      margin-right: 0.25em;
      vertical-align: -0.4em;
}

            ul.footerBranding {
                margin-top:15px;
                margin-bottom:5px;
            }
            ul.footerBranding li{
                display:inline;
                margin:2px;
                
            }
                  ul.footerBranding li a{
                color:#BDBDBD;
                text-decoration:none;
            }
                        ul.footerBranding li a:hover{

            }
                        ul.footerBranding li:after{
                            content: "•";
                            margin-left:6px;
                        }
                        ul.footerBranding li:last-of-type:after {
                            content:none;
                        }

                        iframe div.columnsHide {
    display:none!important;
}



   


























/************************************
          HEADER STYLING
************************************/

.header /*{
    border-top:25px solid #00579b;
}*/

    .header a {
        text-decoration:none;
    }

        .header a:hover {
            text-decoration:underline;
        }


.headerNavs {
    margin:0 0 0 0;
    list-style:none;
    font-size:1.3em!important;
    display:inline;
}

    .headerNavs left ul {
        float:left;
    }

    .headerNavs li {
        display:inline-block;
        padding: 0 5px;
        padding-bottom:8px;
    }
           .headerNavs li:hover {
               padding-bottom:4px;
            border-bottom:4px solid #4E7AFC!important;
        }

        .headerNavs li a {
            color:#00579b;
                        text-decoration:none;

        }

        .headerNavs li a:hover {
            text-decoration:none;
            color:#4E7AFC;
        }
 

       .headerNavs.topNav li {
           padding-bottom:8px;
       } 
       .headerNavs.topNav li:hover {
           padding-bottom:4px;
       }
      .headerNavs.topNav .headerSubNav li {
          padding-bottom:4px!important;
         
      }

.topNav li {

/*padding:0 15px;*/
/*margin-bottom:25px;*/
position:relative;
}


.topNav ul {
    margin-top:16px;
    background: white;
    border-radius: 0 0px 0px 0px;
    border-width: 0 1px 1px;
    padding: 10px 0;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.5);
    left: -9999px;
    overflow: hidden;
    position: absolute;
    top: -9999px;
    z-index: 2;

    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);


    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;

    -moz-transition: -moz-transform 0.1s linear;
    -ms-transition: -ms-transform 0.1s linear;
    -o-transition: -o-transform 0.1s linear;
    -webkit-transition: -webkit-transform 0.1s linear;
    transition: transform 0.1s linear;
}

.topNav li:hover ul {
    left: -20px;
    top: 20px;
    width: 260px;
    
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
@media screen and (min-width:409px) and (max-width:513px) {
.topNav li.about:hover ul {
    left: -120px;
}
}
@media screen and (min-width:601px) and (max-width:964px) {
.topNav li.about:hover ul {
    left: -120px;
}
}
@media screen and (min-width:1074px) and (max-width:1170px) {
.topNav li.about:hover ul {
    left: -120px;
}
}
@media screen and (max-width:513px) {
.topNav li.research:hover ul {
    left: -120px;
}
}
@media screen and (max-width:355px) {
.topNav li.academics:hover ul {
    left: -120px;
}
}

    .topNav ul {
        list-style:none;
    }

        .topNav ul li {
        width:100%;
        margin-bottom:0;
        text-align:left;
        padding-bottom:4px;
        }
        .topNav ul li:hover {
            border-bottom:none!important;
        }

            .topNav ul li:last-child {
                padding-bottom:5px;
            }

       .topNav ul li:after {
        content:none;
        margin:0;
    }

        .topNav ul li a {
            font-size:1em;
            width:100%;
            display:block;
        }

        .topNav ul li a:hover {
      text-decoration:none;
            color:#4E7AFC;
    border-bottom:none!important;
}


img.logo {
    max-width: 150%;
     /*margin: 35px 0px 10px 165px;*/
    /*margin:0 0 0 0;*/
    /*max-width: 345px;*/
  
}

.headerSocialMedia img {
    max-width:30px!important;
    margin: 0 2px 15px 2px;
}

.f-dropdown li {
    text-align:left;
}

.headerNavs li {
    padding:0 15px;
}




  /************************************
         GCSE STYLING
************************************/
   #gcseContainerDiv{
       height:72px;
   }
     input.gsc-search-button-v2{
        height:initial!important;
        width:initial!important;
    }
    .gsc-input-box {
        height:27px!important;
        width:200px!important;

        float:right;
    }
    .gsc-input {
        box-shadow:none!important;
    }
    html>body .gsc-inline-block{
        width:100px!important;
    }
    .gscb_a {
        margin-top:5px;
    }
    #___gcse_0{
        width:300px;
        display:inline-block;
    }









/*/************************************
            BODY STYLING
************************************/

.infoBlock {
    max-width:200px;
    color:black;
    font-style:italic;
}

    .infoBlock a {
        color:black;
        text-decoration:none;
    }

.royalSlider {
    width:100%;
visibility: hidden; 
}

.rsMinW .rsBullets {
    right:20px;
    line-height:10px;
    overflow:visible;
}

.rsMinW .rsBullet {
    width:10px;
    height:10px;
    margin:0 2px;
}

.rsMinW .rsBullet span {
    width:10px;
    height:10px;
}

.rsArrowIcn {
    transform: scale(1.75);
}

.rsMinW .rsArrowLeft {
    right: 60px;
    bottom: 30px;
}
.rsMinW .rsArrowRight {
    right: 15px;
    bottom: 30px;
}
.sliderCaption {
    position: absolute;
    display: block;
    bottom: 35px;
    left:0px;
    padding-left: 10px;
    padding-bottom: 5px;
    font-style: italic;
    font-size: 0.88em;
    background-color: rgba(128,128,128,0.8);

}
.homePageEvent {
    padding:10px;
    width:100%;
    /*height:150px;*/
    background-color:white;
    text-align:center;
    font-size:20px;
}

    .homePageEvent a {
        color:#00579b;
        /*text-transform:uppercase;
        font-style:italic;*/
        font-weight:bolder;
        text-decoration:none;
        text-align:center;
    }

    .homePageEvent a:hover {
        color:#6b6da0;
        text-decoration:underline;
    }


@media screen and (max-width:767px) {
    img.logo{
        max-width: 70%;
    }
    .homePageEvent {
        margin-bottom:20px;
    }
}

/*.verticalBox {
    padding:10px;
    width:100%;
    /*height:150px;
    background-color:#f1f1f2;
}

    .verticalBox a {
        font-size:19px;
        color:black!important;
        color:#00579b;
        text-transform:uppercase;
        font-style:italic;
        font-weight:bolder;
        text-decoration:none;
    }

    .verticalBox a:hover {
        color:#6b6da0;
        text-decoration:underline;
    }*/*/

.homePageNews {
    display:inline-block;
    width:100%;
    margin-bottom:15px;
}

.homePageNews.large-4 {
    background-color:#f1f1f2;
}

.homePageNews p {
    padding:0 10px 10px 10px;

}

.homePageNews p a {
    color:#00579b;
    text-decoration:none;
    font-weight:bold;
}

.homePageNews p a:hover {
    color:#6b6da0;
    text-decoration:underline;
}

    .homePageNews img {
        max-height:140px;
        float:left;
        margin-right:10px;
    }

a.moreEvents {
    color:#00579b;
    text-decoration:none;
            font-weight:bold;
            font-size:80%;
}

a.moreEvents:hover {
    color:#6b6da0;
    text-decoration:underline;
}

.importantInformation {
    text-align: center;
}

img.importantInformation {
    max-width:125px;
    margin-bottom:5px;
}

img.mainImage {

}

.homeSideBar p {
    margin-bottom:15px;
}
.homeSideBar a{
    color: #00579b;
    /*text-decoration: none;*/
    tit
        text-decoration:underline;

}
.homeSideBar a:hover {
    color:#6b6da0;
    text-decoration:underline;
    }
.titleBanner {
    padding:10px 50px;
    background-color:#00579b;
    text-align:center;
    vertical-align:middle; 
    color:white;
    box-shadow: 0px 5px 5px #888888;
}

.date{
    margin-top:15px;
}

.dateLocation {
    /*float:right;*/
    /*position:absolute;*/
    /*bottom:0;*/
}

a.calendarListTitle{
    text-decoration:none;
}

.calendarListTitle h3{
    margin-bottom:10px;
}


ul.calendarList {
    list-style:none;
}

ul.calendarList li a{
    color:#58595b;
    text-decoration:none;
}


ul.calendarList li a:hover{
    color:#58595b;
    text-decoration:underline;
}

a.sideListTitle{
    text-decoration:none;
}

.sideListTitle h3{
    margin-bottom:10px;
}


ul.sideList {
    list-style:none;
}

ul.sideList li a{
    color:#58595b;
    text-decoration:none;
}


ul.sideList li a:hover{
    color:#58595b;
    text-decoration:underline;
}


img.eventListImage {
    max-width:200px;
}

.aboutDisplay a h3:hover {
    opacity:.7;
}

.listDisplay h3 {
        margin-bottom:5px;
        margin-top:0;
}

.listDisplay a h3:hover{
    opacity:.7;
}

.listDisplay a {
    text-decoration:none;
}

.row.listDisplay.person {
    margin-top:15px;
}

.listDisplay.person a h3 {
    color:#2548b0;
}



/*leo*/
a.seeMore {
    color:#00579b;
   
    font-size:1em;
    float:left;
    margin-top:10px;
     text-decoration:underline;
     color: #00579b
}

    a.seeMore:hover {
        text-decoration:underline;
    }

h2.listTitle {
    margin-bottom:15px;
}

h3#eventListMessage {
    font-size:1.5em;
    margin-bottom:15px;
}

.dropShadow {
    margin: 0 0 30px 0;
    -moz-box-shadow: 0px 0px 10px #333;
    -webkit-box-shadow: 0px 0px 10px #333;
    box-shadow: 0px 0px 10px #333;
}

img.aboutUsPhoto {
    outline: 1px solid #ddd;
    border-top: 1px solid #fff;
    padding: 10px;
    background: #f0f0f0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    margin-bottom:5px;
}

img.homeEventImage {
    width:100%;
}

img.bottomGridPicture {
    /*width:100%;*/
    width:512px;
    height:288px;
 
}

img.bottomGridPicture2 {
    width:100%;
   
 
}



img.bottomGridPicture4 {
    /*width:100%;*/
    width:512px;
    height:288px;
 
}


.supportContent ul{
    margin-top:15px;
    list-style:none;
}
.supportContent ul li {
    display:inline-block;
}

.supportContent ul li a {
    /*color:black;*/
    text-decoration:none;
    padding:10px 15px;
    font-size:1.1em;
}
    .supportContent ul li:after {
    content:"|";
    position:absolute;
    }
    .supportContent ul li:last-child:after{
        content:"";
    }

.supportContent ul li a:hover{
    color:black;
    background-color:#D1D3D4;
}

.friendsContent ul{
    margin-bottom:0;
}
.friendsContent h3{
    margin-top:25px;
}
.resourcesPage p {margin:10px 0;}
.resourcesPage h1 {margin-bottom:25px;}

.resourcesPage h3{color:black;border-bottom:1px solid black;width:70%;margin:20px 0 15px 0;}

.resourcesPage h5{color:black;font-size:1em;text-align:left;}
.resourcesPage ul, .coursesPage ul {
    list-style:none;
    margin-top:15px;
    margin-bottom:15px;
    margin-left:35px;
}

.resourcesPage ul li, .coursesPage ul li{
    margin:10px 0;
}
.resourcesPage ul li:before, .coursesPage ul li:before {
    content:url("/MasterPages/Development/asc/img/bullet_point_triangle.png");
    padding-right:15px;
}
.resourcesPage ul li a, .coursesPage ul li a {
    font-size:1.17em;
    /*font-weight:bold;*/
    text-decoration:none;
}

.resourcesPage a:hover {
    text-decoration:underline;
}*/










 
/*************************/
/*                       */
/*         Body          */
/*                       */
/*************************//*copied from asia  Leo*/


html, body {
    height: 100%;
}

body {
    -webkit-text-size-adjust:none;
    font-family: Calibri, Verdana, sans-serif;
    color: #666;
    position:relative;
}


.MAIN_BODY_CONTAINER{
    /*min-height:700px!important;*/

}

.MainPageBanner{
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.63);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.63);
    margin:10px 0px;
}

.leftColumn {
    /*background: url("/masterpages/asia/img/left.jpg") repeat-y;*/
    /*background-position: right;*/
    padding: 0;
    height:100%;
}

.rightColumn {
    /*background: url("/masterpages/asia/img/right.jpg") repeat-y;*/
    /*background-position: left;*/
    padding: 0;
    height:100%;
}



.portalBoxLarge{
    border:1px solid #000;
    background-color: #f2f2f2;
    -webkit-border-radius: 10px;    
    border-radius: 10px;
    min-height:300px;
    margin:15px 5px;
    padding:10px;
    position:relative;
}


.portalBoxLarge h5 {
    font-size:1.1em;
    margin-top: 5px;
}


.portalBoxSmall{
    /*border:1px solid #DADADA;
    background-color: #fafafa;
    -webkit-border-radius: 10px;    
    border-radius: 10px;*/
    min-height:150px;
    margin:5px 2px;
    padding:5px 0px;
    position:relative;
}

.portalnoBoxSmall{
    min-height:193px;
    margin:15px 5px;
    padding:10px;
    position:relative;
}

.portalBoxSmallmiddle{
    border:1px solid #000;
    background-color: #f2f2f2;
    -webkit-border-radius: 10px;    
    border-radius: 10px;
    min-height:193px;
    margin:20px 5px;
    padding:10px;
    position:relative;
}

.portalBoxSmall h4 {
        color:#435196;
        font-size:105%;
}



.homeList{
    list-style-type:none;
    font-family: Calibri, Verdana, sans-serif;
    font-size:1.1em; 
    /*font-weight:bold;*/
    line-height:2.0em;
    /*color:#666;*/
     text-decoration:underline;
}
.homeList li a{
    font-size:.9em;
    background-image: url(/MasterPages/asia/img/blue-dot.png);
    background-repeat: no-repeat;
    background-position: .1em;
    padding-left: 1.1em;

}

.homeList a{
    color:black;
    text-decoration:none;
}

.homeList a:hover{
    color:#00579b;
    text-decoration:underline;
}


.homeListMain{
    list-style-type:none;
    font-family: Calibri, Verdana, sans-serif;
    font-size:.9em; 
    font-weight:bold;
    line-height:2.0em;
}
.homeListMain li a{
    background-image: url(/MasterPages/asia/img/blue-dot.png);
    background-repeat: no-repeat;
    background-position: -.1em;
    padding-left: .8em;
    white-space: nowrap;
}

.homeListMain a{
    color:#666;
    text-decoration:none;
}

.homeListMain a:hover{
    color:#00579b;
    text-decoration:underline;
}





.more{
    padding-left:20px;
    color:#2D3768;
    font-size:0.6em;
}
    .more:hover {
        color: maroon;
    }


img.news-mediumimage {
    border: 1px solid #000;
    float: left;
    clear: right;
    margin-right: 3%;
}

   
@media only screen and (max-width: 768px) {
    .modules-container .row { margin: auto!important; }
    .miniContainers { min-height: 0; margin: 25px 0px; }
} 

/*.categories ul li{  leo for asc
    margin:0 0 0 45px!important;
    line-height: 1.5em;
    list-style: square;
}*/

.categoriestitle {
    color:#666666!important;
    margin: 0 0 0 25px!important;
}

.pageTitleLine {
    width: 100%;
    height: 2px;
    background-color: #7a7a7a;
    margin-top: 0px;
}

.repeatingLine {
    margin: 0 auto;
    height: 2px;
    background-color: #E0E0E0;
    margin-top: 25px;
}

a.titleStyle {
    font-weight: 600;
    display: block;
    margin: 5px 0px;
    /*text-decoration: underline;*/

}

.bluebanner {
}

.bluebanner h2 {
    position:absolute;
    color: white;   
    top: 15px;
    left: 25px;
    font-size:1em;
}

h2.globalheader{
    width: 100%;
    color: white;
    position: absolute;
    text-align: right;
}

p.imagecredit{
    font-size: .75em;
    font-style: italic;
}

.spotlight {
    margin-top: 5px;
    margin-bottom: 15px;
    border: 2px solid #BDBDBD;
    /*background-color:whitesmoke;*/
    padding: 10px;
}

.spotlight ol {
   padding-left:20px;
}

.spotlight-title{
    border-style: solid;
    width:100%;
    border-width: 0px;
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.11111rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 0.88889rem;
    padding-right: 1.77778rem;
    padding-bottom: 0.94444rem;
    padding-left: 1.77778rem;
    font-size: 0.88889rem;
    background-color: #2b90cb;
    border-color: #007295;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    color: white;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    -webkit-appearance: none;
    border: none;
    font-weight: bold !important;
}
















/*/*/************************************ This was from Israel site leo
            FOOTER STYLING
************************************/


.footer {
    padding-top:50px;
    padding-bottom:50px;
    background-color:#00579b;
    margin-top:50px;
}

    .footer a {
        color:white;
        text-decoration:none;
    }

        .footer a:hover {
            color:#4E7AFC;
        }


ul.footerLinks {
    list-style:none;
    color:white;
}

    ul.footerLinks li {
        padding:2px 0;
    }

.footerAddress {
    color:white;
    line-height:1.5em;
}

img.footerIcon {
    max-width:45px;
    margin-right:10px;
    margin-bottom:10px;
}

.newsletterSubmit {
    margin-left:0;
}*/*/


/************************************
            SIDER STYLING
************************************/

.infoBlock {
  position: absolute;
  top:30px;
  right: 10px;
  left: auto;
  max-width: 25%;
  background: #FFF;
  padding-bottom:0;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  padding: 15px;
  padding-bottom:0;
  padding-top:7px;
}

@media screen and (max-width:767px) {
    .infoBlock {
        display:none;
    }
}


.infoBlockLeftBlack {
  min-width: 300px;
  max-width: 300px;
  color: #231F20;
  background: white;
  background: rgba(0,0,0,0.40)!important;
  background:none;
  left: 10px;
  right: auto;
  top:66%;
}

.infoBlockLeftBlack h5{
    line-height:1.2em;
    color:white!important;
}

.infoBlockLeftBlack h5 a {
    display:block;
    padding-top:10px;
    text-align:left;
    font-size:.9em;
    color:white!important;
}

.heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 550px !important;
  }

.topImageCaption {
    
}

.topImageCaption h5 {
    text-align:right;
    color:black;
    font-size:.9em;
    font-style:italic;
}

/************************************
         BREADCRUMBS STYLING
************************************/

ul.breadcrumbs {
    border:none;
    background-color:white;
    padding-left:0;
    margin-bottom:0;
}
ul.breadcrumbs li {
    color:black;
}
    ul.breadcrumbs li a {
        text-decoration:none;
        color:black;
    }

    .breadcrumbsLink, .breadcrumbsLink:visited {
        color:black;
        font-size:.8em;
        font-weight:normal;
    }
    .breadcrumbsLink:hover{
        color:black;
    }
  






    
/*************************/
/*                       */
/*    Article Styling    */
/*                       */*/copied from asia leo*/
/*************************/

div.accord-content {
    display: none;
}

div.accord-header {
    margin-bottom: 5px;
}

a.accord-click {
    cursor: pointer;
    text-decoration: none;
    padding-left: 5px;
}

div.accord-content ul {
    list-style-position: inside;
}

    div.accord-content ul li {
        padding-left: 10px;
    }



img.medium-image,img.ParcMainImages, img.large-image {
    border: 2px solid #536895;
}

img.staffImage{
    max-width:160px;
    max-width:150px;
}

.current-place-holder {
    padding: 15px 0px; /*border-bottom: 2px solid #000;*/
}

.current-place-image {
    float: left;
    width: 24%;
    margin-right: 20px;
}

.current-podcast-place-image {
    float: left;
    max-width: 50px;
    margin-right: 30px;
}

.current-place-image img.podcast{
    border:0px;
    width:50px;
    height:50px;
}

.current-place-holder .title {
    font-size: 1.1em;
    line-height: 21px;
    letter-spacing: 0;
    text-transform: uppercase;
}

.current-place-holder .date {
    color: black;
    font-size: 0.8125em;
    line-height: 15px;
    letter-spacing: 0em;
    font-family: 'Ropa Sans', 'Trebuchet MS', Arial, sans-serif;
    margin: 4px 0px 10px 0px;
}
.curent-place-image img {
    width: 100%;
    height: auto;
    }
.current-place-text {
    margin: 0px 0px 0px 0px;
    float: left;
    width: 60%;
    /*text-align:justify;
    text-justify:inter-word;*/
}  

.breadCrumbs{
    display: block;
    overflow: hidden;
    list-style: none;
    border-style: none;
    border-width: 0px;
    background-color: #fff;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin-left:0;
    padding: 10px 0 0 0;
    letter-spacing: 0em;
    font-size: .8em!important;
}


.breadcrumbs {
    display: block;
    overflow: hidden;
    list-style: none;
    border-style: none;
    border-width: 0px;
    background-color: #fff;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin-left:0;
    margin-bottom: 15px;
    padding: 10px 0 0 0;
    line-height: 16.8px;
    letter-spacing: 0em;
}

.breadcrumbs li a{
    /*padding: 6px 8px 6px 8px;*/
    text-decoration:none;
}

.breadcrumbs li{
    padding:0!important;
    margin:0!important;
    font-size:.8em!important;
    list-style:none!important;
}


h1, h3 , h4, h5, h6{
    margin-top: 0.50em;
    margin-bottom: 0.50em;
    
}

p {
    margin: 0 0 15px 0;
}

p.abstract{
    color: #536895;
}



h1 {
	font-size: 25px;
	background-color : transparent;
	color: #ffb300;
	/*font-family: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;*/ 
}

h2 {
    font-size: 20px;
    margin: 10px 0px;
    background-color: transparent;
    color: #2b507c;
    /*font-family: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;*/
}

h3 {
	
	font-size: 16px;
	background-color : transparent;
	color: #2e518d;
}

h3.title {
	margin-bottom: 0;
}

h4 {
	font-size: 16px;
	font-weight : bold;
	background-color : transparent;
}

h5, h6 {
	font-size: 12px;
	font-weight: bold;
	background-color : transparent;
}

h5{
    font-family: Calibri, Verdana, sans-serif; font-size:16px;
}

h5 a{text-decoration:none;}
.photocaption{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #877467;
    display: block;
}

#storypullquote h4 {
    float:right;
    text-align: right;
    font-size: 1.25em;
    width:200px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #5181c1;
}

a{
    text-decoration:underline;
    color:#00579b;
}

a:hover{
   
}


/*ul, ol, dl {
    list-style: url('/http://www.international.ucla.edu/masterpages/africa/img/boxarrow.png')!important;

list-style-position: inside;

}*/


/*this here for color-profile spotlights input every program below accordions*/

 <script>
        $(window).load(function () {
            $('.flexslider').flexslider({
                animation: "slide",
                smoothHeight: false,
                animationLoop: true,
                pauseOnHover: true,
                touch: true,
                itemMargin: 5
            });

        });

    </script>

    <style>




.flex-control-paging li a{
    display:none;
}

.alumni-spotlight {
}

    .alumni-spotlight img {
        /*border: 1px solid #4E8DB6;*/
        float: left;
        max-width: 120px;
        margin: 0px 10px 10px 0px;
    }

.maindivs {
    padding: 15px;
    font-size: 110%;
}

    .maindivs h5 {
    }





@media only screen and (max-width: 480px) {
    .maindivs {
        padding: 15px;
        min-height: 280px;
    }

    .alumni-spotlight img {
        /*border: 1px solid #4E8DB6;*/
        float: none;
        margin: 0px 10px 10px 0px;
    }
}


ul.alumni-list li img {
    /*border: 1px solid #4E8DB6;*/
    margin: 0px 10px 0px 0px;
    width: 100%;
    float: left;
    overflow: hidden;
}

@media only screen and (max-width: 48em) {

    ul.alumni-list li img {
        border: 1px solid #4E8DB6;
        margin: 0px 10px 0px 0px;
        max-width: 120px;
        float: left;
        overflow: hidden;
    }
}</style>
  













/**** SLIDER EXTRA NEEDED CSS ROYAL SLIDER  copied from ccs ******/

#full-width-slider {
  width: 100%;
  color: #000;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  max-width: 25%;
  padding-bottom: 0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  padding: 20px;
}
.infoBlockLeftBlack {
  min-width: 300px;
  max-width: 300px;
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.50);
  left: 60px;
  right: auto;
}

.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}

.infoBlock h5 {
color:white;
}

.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}

.rsMinW .rsBullet {
    width:10px;
    height:10px;
}

/*p.mainSliderCredit {
    position:absolute;
    margin-left:10px;
    top:5px;
    right:15px;
    font-size:.8em;
    opacity: .75;
}*/

    p.mainSliderCredit a {
        color:white;
        text-decoration:none;
    }

    p.mainSliderCredit a:hover {
    text-decoration:underline;
}

@media screen and (max-width:583px) {
    p.mainSliderCredit {
    bottom:5px;
    left:15px;
    top:initial;
    }
}

@media screen and (max-width:377px) {
    p.mainSliderCredit {
    max-width:150px;
    }
}

@media screen and (min-width:970px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 550px !important;
  }
}

@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 550px !important;
  }
}

@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 300px !important;
  }
  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 5px;
    top: 5px;
    right: auto;
    font-size: 12px;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
}



<style >
/* ============================== */
/*           ROYAL SLIDER         */
/* ============================== */
#full-width-slider {
    width: 100%;
    color: #000;
}

.coloredBlock {
    padding: 12px;
    background: rgba(255,0,0,0.6);
    color: #FFF;
    width: 200px;
    left: 20%;
    top: 5%;
}

.infoBlock {
    position: absolute;
    top: 30px;
    right: 30px;
    left: auto;
    max-width: 25%;
    padding-bottom: 0;
    background: #FFF;
    background: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    padding: 20px;
}

.infoBlockLeftBlack {
    min-width: 300px;
    max-width: 300px;
    color: #FFF;
    background: #000;
    background: rgba(48,48,48,0.60);
    left: auto;
    right: 0px;
    top: 382px;
    visibility: hidden;
}

.infoBlock h5, .infoBlock a {
    color: #fff;
    font-style: italic;
    font-size: 99%;
    background-color: rgba(0,0,0,0.60);
    visibility:hidden;
}

.infoBlock p {
    font-size: 14px;
    margin: 4px 0 0;
}

.infoBlock a {
    color: #FFF;
    padding: 10px;
    text-decoration: underline;
}

.photosBy {
    line-height: 24px;
    font-size: 12px;
    background: #FFF;
    color: #000;
    padding: 0px 10px;
    position: absolute;
    left: 12px;
    bottom: 12px;
    top: auto;
    border-radius: 2px;
    z-index: 25;
}

    .photosBy a {
        color: #000;
    }

.fullWidth {
    max-width: 1080px;
    margin: 0 auto 24px;
}

@media screen and (min-width:970px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 400px !important;
    }
}

@media screen and (min-width:960px) and (min-height:660px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 400px !important;
    }
}

@media screen and (min-width: 0px) and (max-width: 800px) {
    .royalSlider.heroSlider,
    .royalSlider.heroSlider .rsOverflow {
        height: 300px !important;
    }

    .infoBlock {
        padding: 10px;
        height: auto;
        max-height: 100%;
        min-width: 40%;
        left: 5px;
        top: 5px;
        right: auto;
        font-size: 12px;
    }

        .infoBlock h3 {
            font-size: 14px;
            line-height: 17px;
        }
}

p.mainSliderCredit {
    position: absolute;
    margin-left: 10px;
    top: 5px;
    right: 15px;
    font-size: .7em;
    opacity: .75;
    background-color: rgba(0,0,0,0.60);
}

    p.mainSliderCredit a {
        color: white;
        text-decoration: none;
    }

.rsContent h5 {
    font-weight: normal;
}

.about h3 {
    margin-top: 20px;
}

#topPictureCaptionDiv {
    position: absolute;
    bottom: 0px;
    left: 10px;
    color: white;
    font-size: .9em;
}

    #topPictureCaptionDiv a {
        color: white;
    }



</style > 

.ucla-cyan {
    color: #174d6c;
}

#bodyRow .homePageAbstract {
    margin-top: 0;
    margin-bottom: 40px;
}

.homePageAbstract {
    margin-top: 45px;
    color: #545454;
    font-size: 1.2em;
    margin-bottom: 30px;
    margin-left: 160px;
    margin-right: 160px;
}

@media only screen and (max-width: 1100px) {
    .homePageAbstract {
        padding: 0 15px;
        margin-left: -0px;
        margin-right: -0px;
    }
}

/*#endregion */