/*
 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:253px; height:58px; margin:16px 10px 0 0; padding: 0px; background-color:#0a1f5e; border-radius:8px; font-size:18px; text-align:center; box-shadow:2px 2px 2px #acacac; }
.audience-panel .feature1 a {display:block; width:273px; height:68px;color:white; text-decoration:none; vertical-align:center;}

.audience-panel .feature2, .audience-panel .feature3 {float:left; width:253px; height:167px; margin:0 10px 5px 0; padding:0px;}
.audience-panel .feature2 a {display:block; text-decoration:none;}
.audience-panel .feature2 {float:left; background-image:url(/virginia/images/text/Q.gif); background-repeat:no-repeat; background-position:bottom right; background-color:#f5f7f6; border:1px solid #e1e1e1; border-radius:10px;}

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

