/* Header Elements */
#UAFhdr{    
background-color: #272B49;
height: 40px;
}

#UAFlogo, #searchBox{
margin-top: 5px;    
margin-bottom: 5px;    
}

#UAFlogo{  
display: block;
text-decoration: none;
color: #fff;
text-indent: -9999px;
background: url(../frontend/images/UAFLogo_custom.png) no-repeat;
line-height: 30px;
}
    
#searchBox{    
margin-right: 0 !important;
padding-top: 5px;
}

#searchfield{
background-color: #fff;
border: 1px double #37405b;
text-align: center;
}

#submit, #searchfield{
font-family: 'MuliRegular', sans-serif;    
font-size: 80%;
}

#submit{
background-color: #292e44;    
color: #fff;
border: 1px double #666;
border-radius: 2px;
}
    
#hdrContainer{
background: url(../frontend/images/attach.png) repeat-x bottom left, url(../frontend/images/metalbgr.png) repeat bottom;
background-color: #121331;  
}

#logoWrap{
background: url(../frontend/images/gear_bgr2.png) no-repeat top center;
}

#logoblock{
float: left;
}

.logo{
background: url(../frontend/images/CEMlogo_custom2.png) no-repeat center left;
display: block;
height: 5em;
padding: 1.2em 0 0 0;
text-indent: -9999px;
}

/* Main Nav */
#navrow{
padding-bottom: 10px;     
}

#mainav{    
padding: 0;
margin: 0;
text-align: center;
font-family: 'Michroma', Helvetica, sans-serif;
font-size: 0.88em;
letter-spacing: 0.1em;
}

#mainav li{
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

#mainav a{    
background: #121331;
background: -moz-linear-gradient(top, #121331 0%, #384a70 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#121331), color-stop(100%,#384a70));
background: -webkit-linear-gradient(top, #121331 0%,#384a70 100%);
background: -o-linear-gradient(top, #121331 0%,#384a70 100%);
background: -ms-linear-gradient(top, #121331 0%,#384a70 100%);
background: linear-gradient(top, #121331 0%,#384a70 100%);
float: left;
display: inline-block;    
text-decoration: none;
padding: 0.8em 1.3em;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
color: #fff;
border: 1px outset #121331;
border-bottom: none;
}

#mainav a:hover{
background-color: #384a70;    
background: -moz-linear-gradient(top, #384a70 0%, #121331 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#384a70), color-stop(100%,#121331));
background: -webkit-linear-gradient(top, #384a70 0%,#121331 100%);
background: -o-linear-gradient(top, #384a70 0%,#121331 100%);
background: -ms-linear-gradient(top, #384a70 0%,#121331 100%);
background: linear-gradient(top, #384a70 0%,#121331 100%);
text-decoration: none;
padding: 0.8em 1.3em;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
color: #fff2bf;
border: 1px outset #fff2bf;
border-bottom: none;
}
 
#mainav a.current{
background-color: #384a70;    
background: -moz-linear-gradient(top, #384a70 0%, #121331 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#384a70), color-stop(100%,#121331));
background: -webkit-linear-gradient(top, #384a70 0%,#121331 100%);
background: -o-linear-gradient(top, #384a70 0%,#121331 100%);
background: -ms-linear-gradient(top, #384a70 0%,#121331 100%);
background: linear-gradient(top, #384a70 0%,#121331 100%);   
text-decoration: none;
padding: 12px 20px 10px 20px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
color: #ffcc00;
border: 1px outset #ffcc00;
border-bottom: none;
}


li.firstTab a{        
color: #fff;
border: 1px ridge #121331 !important;
border-bottom: none !important;
margin-right: 10px;
text-indent: -9999px;
display: block;
background: #384a70 url(../frontend/images/homeBut.png) no-repeat center center !important;
}

li.firstTab a:hover{    
color: #fff;
border: 1px ridge #003399 !important;
border-bottom: none !important;
margin-right: 10px;    
background: #003399 url(../frontend/images/homeBut.png) no-repeat center center !important;
}

/* Main Container */
#contentwrap{background: url(../frontend/images/shadow_bgr.png) repeat-y top center;}

#topBar{
background: #fefcea;
background: -moz-linear-gradient(left, #fefcea 0%, #fefcea 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fefcea), color-stop(100%,#ffdc54));
background: -webkit-linear-gradient(left, #fefcea 0%,#ffdc54 100%);
background: -o-linear-gradient(left, #fefcea 0%,#ffdc54 100%);
background: -ms-linear-gradient(left, #fefcea 0%,#ffdc54 100%);
background: linear-gradient(to right, #fefcea 0%,#ffdc54 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#ffdc54',GradientType=1 );
  border-bottom: 4px solid #384a70;}
p.announce{color: #121331; font-size: 0.8em; padding: 0.3em 2.6em;}
p.announce a{color: #AB4848; font-size: 1.2em;}
p.announce a:hover{color: #6d0019;}
/*Slider*/
#sliderRow{background: #121331;
background: -moz-linear-gradient(-45deg, #283a60 0%, #121331 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#283a60), color-stop(100%,#121331));
background: -webkit-linear-gradient(-45deg, #283a60 0%,#121331 100%);
background: -o-linear-gradient(-45deg, #283a60 0%,#121331 100%);
background: -ms-linear-gradient(-45deg, #283a60 0%,#121331 100%);
background: linear-gradient(135deg, #283a60 0%,#121331 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#283a60', endColorstr='#121331',GradientType=1 );}
.sliderWrap {position: relative; background: #384a70 url(../frontend/slider/sliderContainer.jpg) repeat center center;
  border:  #384a70 6px solid; border-radius: 6px; margin: 1em 0 1.8em 1.4em;}

.focus{background: #fff url("/frontend/images/NEFbgr_thumb.jpg") no-repeat top center; padding-top: 25%;
 border:  #b5d5ea 3px solid; border-radius: 2px; color: #384A70; margin: 1.1em 2em 1em 0; overflow: hidden;}
.focus p{    
padding: 0 1em;
font-size: 0.8em;
letter-spacing: normal;  
}
.focus p:nth-of-type(1){
font-family: 'Michroma', Helvetica, sans-serif !important;
padding: 0.6em;	
font-size: 1em;
letter-spacing: 0.006em;
color: #d45d00;  
}

.focus p:nth-of-type(3){padding: 1em; margin-bottom:0.4em;}
.focus a{  
font-size: 1em;
background: #E9D076;
color: #121331;
padding: 0.4em;
border: 1px outset #ccc;
border-radius: 6px;
}

.focus a:hover{
background: #ffdd66;
color: #121331;
border: 1px outset #ffcc00;  
border-radius: 6px;
} 

/*First Row of Quick Links*/
#primaryrow{
background: url(../frontend/images/attach.png) repeat-x top, url(../frontend/images/robot4wheeler.jpg) no-repeat center center;
}

#primCol4, #seCol3{
margin-right: 0 !important;    
}

.toplinks{
margin: 1em 0.8em 0.6em 1.6em;    
background-color: #fff;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-right: 1px #ccc ridge;
border-bottom: 1px #ccc ridge;
text-align: center;    
height: 7em;
}

.toplinks h3{    
font-family: 'Michroma', sans-serif;
font-size: 0.7em;
padding: 0.5em 0 0.5em 0;    
border-top-left-radius: 4px;
border-top-right-radius: 4px;
letter-spacing: 0.06em;
}

.toplinks ul{
font-size: 80%;  
}

.toplinks ul li{
padding-bottom: 0.3em;    
padding-top: 0.3em;    
}
    
/* Secondary Content */
#secondaryrow{
background: url(../frontend/images/attach_reverse.png) repeat-x top;            
}

.frontBox{    
margin-top: 4%;
margin-bottom: 4%;
background-color: transparent;
}

.frontBox h3{    
font-size: 1em;
padding: 0.5em 0 0.5em 0;    
text-align: center;
}

.fourcol .frontBox:nth-of-type(2) h3{    
margin-top: 2.6em;
}

/* DEPARTMENT LINKS SPRITE */    
#depLinks{
border: 1px #ccc outset;    
background-color: #fff;
}

#resLinks{
border: 1px #ccc inset;    
background-color: #fff;
}

#depLinks li, #resLinks li{
padding: 0.9em 0 0.9em 1.6em;     
border-bottom: 1px solid #ccc;
}

#depLinks li, #depLinks a, #resLinks li, #resLinks a{
font-size: 0.96em;     
display: block;
}

#depLinks a{
padding-left: 38px;
line-height: 30px;
}

#resLinks a{
padding-left: 38px;
line-height: 20px;
padding-bottom: 0.4em;  
padding-top: 0.2em;  
}

#depLinks li a{    
background: url(../frontend/images/depSprite30v.png) no-repeat 0 0;
}

#depLinks li a.cee{background-position: 0 0;}
#depLinks li a.cs{background-position: 0 -60px;}
#depLinks li a.ece{background-position: 0 -120px;}
#depLinks li a.me{background-position: 0 -180px;}
#depLinks li a.mingeo{background-position: 0 -240px;}
#depLinks li a.pete{background-position: 0 -300px;}

#resLinks li a{    
background: url(../frontend/images/resSprite.png) no-repeat 0 0;
}

#resLinks li a.acep{background-position: 0 0;}
#resLinks li a.assert{background-position: 0 -60px;}
#resLinks li a.autc{background-position: 0 -120px;}
#resLinks li a.mirl{background-position: 0 -180px;}
#resLinks li a.pdl{background-position: 0 -240px;}
#resLinks li a.werc{background-position: 0 -300px;}

#resLinks span{font-size: 0.7em;}

/* END SPRITE */

.frontStory{
background-color: #fff;
}
.frontStory img{
clear: both;   
}
.frontStory p{
line-height: 1.3em;
}
.photoCredit{
font-size: 80%;
color: #666;
}

/* Footer */
#footer{
background: url(../frontend/images/attach_reverse.png) repeat-x top, url(../frontend/images/metalbgr.png) repeat top;    
background-color: #333;
color: #ccc;
letter-spacing: 0.06em;
padding-top: 1.6em;
}

#footer a{
color: #fff2bf;
}

#footer h3{
font-size: 1em;
}

#footer p{
padding-top: 0.3em;
}

#footer img{
padding: 0.2em 0 0.2em 0;
clear: both;    
}
    
.socialIcons{
height: 36px;
padding: 0.2em 0 0.2em 0;
}    

/*Supporting Styles*/
.alert{color: #a6192e; font-size: 1.2em;}
	
.clear{
clear: both;
}

.floatR{
float: right;
}

.floatL{
float: left;
}

img.floatL{margin: 1em 1em 0 0;}
img.floatR{margin: 1em 0 0 1em;}

.roundedTop{
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}

.blueGrad, a.blueGrad{
background-color: #121331;   
background: -moz-linear-gradient(top, #384a70 0%, #121331 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#384a70), color-stop(100%,#121331));
background: -webkit-linear-gradient(top, #384a70 0%,#121331 100%);
background: -o-linear-gradient(top, #384a70 0%,#121331 100%);
background: -ms-linear-gradient(top, #384a70 0%,#121331 100%);
background: linear-gradient(top, #384a70 0%,#121331 100%);
background-image: url(../frontend/images/blueGrad1.png) repeat-x top left;
color: #fff;
}

.orngGrad{
background-color: #cc6633;
background: -moz-linear-gradient(top, #cc6633 0%, #a44803 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc6633), color-stop(100%,#a44803));
background: -webkit-linear-gradient(top, #cc6633 0%,#a44803 100%);
background: -o-linear-gradient(top, #cc6633 0%,#a44803 100%);
background: -ms-linear-gradient(top, #cc6633 0%,#a44803 100%);
background: linear-gradient(top, #cc6633 0%,#a44803 100%);
background-image: url(../frontend/images/orngGrad1.png) repeat-x top left;  
color: #fff;
}

.redGrad{
background-color: #b04c4c;          
background: -moz-linear-gradient(top, #b04c4c 0%, #640d0d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b04c4c), color-stop(100%,#640d0d));
background: -webkit-linear-gradient(top, #b04c4c 0%,#640d0d 100%);
background: -o-linear-gradient(top, #b04c4c 0%,#640d0d 100%);
background: -ms-linear-gradient(top, #b04c4c 0%,#640d0d 100%);
background: linear-gradient(top, #b04c4c 0%,#640d0d 100%);
background-image: url(../frontend/images/redGrad1.png) repeat-x top left;  
color: #fff;
}

.yellowGrad{
background-color: #ffdd66;
background: -moz-linear-gradient(top, #fffab8 0%, #ffdd66 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffab8), color-stop(100%,#ffdd66));
background: -webkit-linear-gradient(top, #fffab8 0%,#ffdd66 100%);
background: -o-linear-gradient(top, #fffab8 0%,#ffdd66 100%);
background: -ms-linear-gradient(top, #fffab8 0%,#ffdd66 100%);
background: linear-gradient(top, #fffab8 0%,#ffdd66 100%);
background-image: url(../frontend/images/lgtYellGrad1.png) repeat-x center center;
color: #121331;
}

.grayGrad, a.grayGrad{
background-color: #ccc;        
background: -moz-linear-gradient(top, #cccccc 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top, #cccccc 0%,#ffffff 100%);
background: -o-linear-gradient(top, #cccccc 0%,#ffffff 100%);
background: -ms-linear-gradient(top, #cccccc 0%,#ffffff 100%);
background: linear-gradient(top, #cccccc 0%,#ffffff 100%);
background-image: url(../frontend/images/grayGrad2.png) repeat-x center center;
color: #121331;
}

.red{color: #a44803;}

/* Tablets and Smaller Screens */
@media only screen and (max-width: 1023px) {

     body {
    font-size: 0.9em;
    -webkit-text-size-adjust: none;
    }

    .row, body, .container {
    width: 100%;
    min-width: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    }
    
.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
    width: auto;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 20px;
    padding-right: 20px;
    }

#primaryrow, .breadcrumbs{display: none;}

#logoblock{float: none;}
#UAFlogo{margin-left: 5px;}
.logo{
background-size: contain;
width: 100%;
height: auto;
margin: 3em 0 1em 0;  
display: inline-block;
}

#mainav{font-size: 0.76em;}
#mainav li{float: none;}
#mainav li a, #mainav li a:hover, #mainav li a.current{
  padding: 0.8em 0.8em 0 0.8em; width: 11.6%; display: table-cell; height: 3.2em; text-align: center; vertical-align: middle;}
#mainav li.firstTab a{margin-right: 0 !important; padding-left: 0; padding-right: 0;}
}

/* Mobile*/
@media handheld, only screen and (max-width: 480px) {

    body {
    font-size: 1em;
    -webkit-text-size-adjust: none;
    }
    
    .row, body, .container {
    width: 100%;
    min-width: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    }
    
.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
    width: auto;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 10px;}

#sliderRow{display: none;}

#mainav li{display: inline; width:100;}
#mainav li a, #mainav li a:hover, #mainav li a.current{display:inline-block; width: 100%; border-radius: 0; border: none; padding-top: 1.6em;}
#mainav li a.current{color: #121331;background: #d1d1d1;}
#mainav li.firstTab a{display: none;}

.sideMenu{border: 0 !important;}
.sideMenu #depLinks, .sideMenu p.sideHdr{display: none;}
.sideMenu #subNav{padding: 1em 0.8em;}

#banquetHdr h2:nth-of-type(1){padding: 0;}
#scriptHdr{margin: 0; width: auto; background-size: contain;}
}
































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
