/* version 3.5 */
/* Note that older versions of the feature classes follow this section */

#feature-pause-button {
line-height: 1.1em;
}

.anu-feature-stop {
font-size: x-small;
}

#anu-features-rotating {
border-bottom : #cccccc 1px solid;
display : block;
margin : 20px 20px 0px 20px;
padding-bottom : 20px;
width : 680px;
height : 215px;
position: relative;
}
#anu-features-rotating .feature-box {
height : 215px;
position: absolute;
top: 0px;
left: 0px;
width: 680px;
}
#anu-features-rotating .feature-image {
float : left;
width : 320px;
height : 215px;
}
#anu-features-rotating .feature-text {
float : right;
width : 320px;
height : 215px;
line-height : 1.5em;
background-color: white;

}
#anu-features-rotating h1, #anu-features-rotating h2 {
display : block;
color : #333333;
margin : 0;
font-size : 1.3em;
}
#anu-features-rotating p {
color : #333333;
padding-top : 10px;
margin : 0;
font-size : 1.0em;
}
#anu-features-rotating p.feat-more a {
color : #333333;
font-size : 0.85em;
text-decoration : none;
}
#anu-features-rotating p.feat-more a:hover {
text-decoration : underline;
}
#features-nav-rotating {
position : relative;
float : left;
left : 360px;
top : 195px;
height: 1px;
}
#features-nav-rotating ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#features-nav-rotating li {
margin : 0;
padding : 0;
float : left;
height : auto;
}
#features-nav-rotating 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 {
color : #ffffff;
background-color : #ACC0C6;
border : #ACC0C6 1px solid;
}
#features-nav-rotating li a:hover {
color : #FFFFFF;
background-color : #D6E0E3;
border : #D6E0E3 1px solid;
}

/*Home Page Feature styles*/

#feat-nav-print {display:none;}

#feat-wrap {
background-color : #FFFFFF;
}

#feat {
display : block;
width : 960px;
margin-left : auto;
margin-right : auto;
background : #FFFFFF;
padding-top : 20px;
}

#feat #anu-features-rotating {
border-bottom : none;
margin-top : 0px;
width : 920px;
}

#feat #anu-features-rotating .feature-box {
width: 920px;
}

#feat #anu-features-rotating .feature-text {
width : 560px;
}
.feat-letters {
font-family : "Arial Black";
font-size : 100px;
color : #FFFFFF;
padding : 0px;
margin : 0px;
position : absolute;
top  : 0px;
left : 0px;
line-height : 100px;
}
#feat-letters {
font-family : "Arial Black";
font-size : 100px;
color : #FFFFFF;
padding : 0px;
margin : 0px;
position : absolute;
top  : 0px;
left : 0px;
line-height : 100px;
}
#feat-letters .fl-a {
position : absolute;
top  : -18px;
left : 13px;
}
#feat-letters .fl-n {
position : absolute;
top  : 126px;
left : 100px;
}
#feat-letters .fl-u {
position : absolute;
top  : 48px;
left : 245px;
}






























/* version 1.5.0 */

#anu-features {
display : block;
margin : 20px 19px 0px 19px;
width : 680px;
height : 220px;
border : #333333 1px solid;
background : #333;
}
#anu-features .feature-box {
height : 220px;
background-color : #333;
}
#anu-features .feature-overlay {
float : left;
clear : right;
width : 340px;
height : 220px;
background : #000000;
opacity : 0.65;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
filter: alpha(opacity=65);
}
#anu-features .feature-text {
position : relative;
float : left;
clear : right;
left : -340px;
padding : 10px;
width : 320px;
line-height : 1.5em;
}
#anu-features h1, #anu-features h2 {
display : block;
color : #ffffff;
margin : 0;
font-size : 1.3em;
}
#anu-features p {
color : #ffffff;
padding-top : 10px;
margin : 0;
font-size : 1.0em;
}
#anu-features p.feat-more a {
color : #ffffff;
font-size : 0.85em;
text-decoration : none;
}
#anu-features p.feat-more a:hover {
text-decoration : underline;
}
#features-nav {
position : relative;
float : left;
left : 7px;
top : -30px;
height: 1px;
}
#features-nav ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#features-nav li {
margin : 0;
padding : 0;
float : left;
height : auto;
}
#features-nav li a {
float : left;
text-decoration : none;
border : #CCCCCC 1px solid;
color : #CCCCCC;
padding : 1px 5px 1px 5px;
margin : 3px;
}
#features-nav li .linkselect {
color : #000000;
background : #FFFFFF;
border : #FFFFFF 1px solid;
}
#features-nav li a:hover {
color : #FFFFFF;
background : #D6E0E3;
border : #D6E0E3 1px solid;
}

/*old feature styles*/

#features {
margin : 20px 19px 0px 19px;
display : block;
width : 920px;
height : 230px;
border : #333333 1px solid;
}
#features .feature-overlay {
position : relative;
width : 460px;
height : 230px;
background : #000000;
opacity : 0.65;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
filter: alpha(opacity=65);
}
#features .feature-text {
position : relative;
padding : 10px;
width : 430px;
height : 210px;
top : -230px;
line-height : 1.5em;
}
#features h1, #features h2 {
display : block;
color : #ffffff;
margin : 0;
font-size : 1.4em;
}
#features p {
color : #ffffff;
padding-top : 10px;
margin : 0;
font-size : 1.1em;
}
#features p.feat-more a {
color : #ffffff;
font-size : 0.85em;
text-decoration : none;
}
#features p.feat-more a:hover {
text-decoration : underline;
}



