<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* version 4.1 */

#feature-pause-button {
line-height: 1.1em;
}

.anu-feature-stop {
font-size: x-small;
}

#anu-features-rotating,
#anu-features-rotating-2,
#anu-features-rotating-22 {
border-bottom : #cccccc 1px solid;
display : block;
margin : 0;
padding-bottom : 20px;
width : 94.4444%;
height : 215px;
position: relative;
}
#anu-features-rotating .feature-box,
#anu-features-rotating-2 .feature-box,
#anu-features-rotating-22 .feature-box {
height : 215px;
position: absolute;
top: 0px;
left: 0px;
width: 100%
}
#anu-features-rotating .feature-image{
float : left;
}
#anu-features-rotating .feature-text {
float : right;
width : 47.0588%;
line-height : 1.5em;
background-color: white;
}
#anu-features-rotating h1, #anu-features-rotating h2,
#anu-features-rotating-2 h1, #anu-features-rotating-2 h2,
#anu-features-rotating-22 h1, #anu-features-rotating-22 h2,
#anu-features-vertical h1, #anu-features-vertical h2,
#anu-features-vertical-w h1, #anu-features-vertical-w h2 {
display : block;
color : #333333;
margin : 0;
font-size : 1.3em;
}
#anu-features-rotating p,
#anu-features-rotating-2 p,
#anu-features-rotating-22 p, 
#anu-features-vertical p,
#anu-features-vertical-w p {
color : #333333;
padding-top : 10px;
margin : 0;
font-size : 1.0em;
}

#anu-features-rotating p.feat-more a,
#anu-features-rotating-2 p.feat-more a,
#anu-features-rotating-22 p.feat-more a,
#anu-features-vertical p.feat-more a,
#anu-features-vertical-w p.feat-more a {
color : #333333;
font-size : 0.85em;
text-decoration : none;
}
#anu-features-rotating p.feat-more a:hover,
#anu-features-rotating-2 p.feat-more a:hover,
#anu-features-rotating-22 p.feat-more a:hover,
#anu-features-vertical p.feat-more a:hover,
#anu-features-vertical-w p.feat-more a:hover {
text-decoration : underline;
}
#features-nav-rotating {
position : relative;
float : left;
left : 52.9411%;
top : 192px;
height: 1px;
}
#features-nav-rotating ul,
#features-nav-rotating-2 ul,
#features-nav-rotating-22 ul, 
#features-nav-vertical ul,
#features-nav-vertical-w ul,
#features-nav-ticker ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#features-nav-rotating li,
#features-nav-rotating-2 li,
#features-nav-rotating-22 li, 
#features-nav-vertical li,
#features-nav-vertical-w li,
#features-nav-ticker li {
margin : 0;
padding : 0;
float : left;
height : auto;
}
#features-nav-rotating li a,
#features-nav-rotating-2 li a,
#features-nav-rotating-22 li a, 
#features-nav-vertical li a,
#features-nav-vertical-w li a {
float : left;
text-decoration : none;
border : #999999 1px solid;
color : #999999;
padding : 1px 5px 1px 5px;
margin : 3px;
}
#features-nav-rotating li .linkselect, 
#features-nav-rotating-2 li .linkselect,
#features-nav-rotating-22 li .linkselect, 
#features-nav-vertical li .linkselect,
#features-nav-vertical-w li .linkselect,
#features-nav-ticker li .linkselect {
color : #ffffff;
background-color : #ACC0C6;
border : #ACC0C6 1px solid;
}
#features-nav-rotating li a:hover,
#features-nav-rotating-2 li a:hover,
#features-nav-rotating-22 li a:hover,
#features-nav-vertical li a:hover,
#features-nav-vertical-2 li a:hover,
#features-nav-ticker li a:hover{
color : #FFFFFF;
background-color : #D6E0E3;
border : #D6E0E3 1px solid;
}


/* 2nd option :  swap the text and image, no ANU window */

#anu-features-rotating-2 .feature-image,
#anu-features-rotating-22 .feature-image {
    float : right;
    }

#anu-features-rotating-2 .feature-text,
#anu-features-rotating-22 .feature-text {
    float : left;
    width : 47.0588%;
    height : 215px;
    line-height : 1.5em;
    background-color: white;
    
}

#features-nav-rotating-2,
#features-nav-rotating-22 {
    position : relative;
    float : left;
    left : 0px;
    top : 195px;
    width: 47.0588%;
    height: 1px;
}

/* 3rd option - vertical layout */


#anu-features-vertical {

    float:left;
    margin : 20px 0px 0px 0px;
    padding-bottom : 20px;
    width: 200px;
    height : 480px;
    position: relative;
    overflow: hidden;

}

#anu-features-vertical .feature-image {
    float : left;
    }
#anu-features-vertical .feature-text {
    float : left;
    width : 200px;
    height : 240px;
    margin-top:40px;
    overflow: hidden;
    line-height: 1.2em;
    
}

#anu-features-vertical .feature-box {
height : 480px;
position: absolute;
top: 0px;
left: 0px;
width: 200px;
background-color: white;

}

#features-nav-vertical {
    position : absolute;
    top:208px;
    left:50px;
    width:200px;
    height: 40px;
}


/* 3rd option - vertical layout wide */


#anu-features-vertical-w {
    
    float:left;
    margin : 20px 0px 0px 0px;
    padding-bottom : 20px;
    width:320px;
    height : 480px;
    position: relative;
    
}

#anu-features-vertical-w .feature-box {
height : 480px;
position: absolute;
top: 0px;
left: 0px;
    width:320px;
background-color: white;

}


#anu-features-vertical-w .feature-image {
    float : left;
  
}
#anu-features-vertical-w .feature-text {
    float : left;
    width:320px;
    height : 200px;
    margin-top:40px;
    line-height : 1.3em;
    
}

#features-nav-vertical-w {
    position : absolute;
    top:168px;
    left:108px;
    width:320px;
    height: 40px;
}

.feature-text h1 a, .feature-text h2 a {
	text-decoration : none;
}


/* 4th option - news ticker */





#feat {
display : block;
width : 100%;
margin-left : auto;
margin-right : auto;
background : #FFFFFF;
padding-top : 20px;
}

#feat #anu-features-rotating {
border-bottom : none;
margin-top : 0px;
width : 100%;
}

#feat #anu-features-rotating .feature-box {
width: 100%;
}

#feat #anu-features-rotating .feature-text {
width : 60.8695%;
}

#feat #features-nav-rotating {
position : relative;
float : left;
left : 39.5833%;
top : 195px;
height: 1px;
}



</pre></body></html>