/*
 Screen style    
 Site:UVa
 Page:audience panels
*/

/* Audience panels */
.audience-panel {margin-top:0px; display:none; min-width:0; background:url(../images/bg/audience-panel.gif) top #d7dfdc repeat-x;}
.audience-panel-static {display:block; margin:0 0 5px 0;}
.audience-panel .inner {padding:0 16px 12px 16px; min-height:174px;}
.audience-panel .intro {margin-bottom:4px; padding:10px 20px 5px 40px; width:925px; height:90px;}
.audience-panel .intro .welcome {width:630px; float:left;}
.audience-panel .intro .welcome h2 {color:#ffffff; font-size:2.8em;;}
.audience-panel .intro .welcome p {color:#343434; font-size:1em; margin:0; line-height:1.33;}

.audience-panel .fullpage {width:985px; height:18px; margin:0; padding:0;}
.audience-panel .fullpage a {display:block; width:985px; height:18px; background:transparent url(../images/bg/fullpage.png) 0 0 no-repeat;}
.audience-panel .fullpage a span {display:none;}

.audience-panel .fullpage {display:none;}
body#home .audience-panel .fullpage {display:block;}

.audience-panel .feature1 {float:right; width:273px; height:68px; margin:16px 0 0 0; padding:0;}
.audience-panel .feature1 a {display:block; width:273px; height:68px;}

.audience-panel .feature2, .audience-panel .feature3 {float:left; width:253px; height:167px; margin:0 10px 5px 0; padding:0px;}

.audience-panel .feature4 {float:left; width:422px; height:168px; margin:0 0 5px 0;}
.audience-panel .feature4 a {display:block; width:422px; height:168px;}
