﻿.spacer1 	{ height:1px; line-height:1px; font-size:1px; }
.spacer2 	{ height:2px; line-height:2px; font-size:2px; }
.spacer4 	{ height:4px; line-height:4px; font-size:4px; }
.spacer6 	{ height:6px; line-height:6px; font-size:6px; }
.spacer8 	{ height:8px; line-height:8px; font-size:8px; }
.spacer9 	{ height:9px; line-height:9px; font-size:9px; }
.spacer10 	{ height:10px; line-height:10px; font-size:10px; }
.spacer12 	{ height:12px; line-height:12px; font-size:12px; }
.spacer13 	{ height:13px; line-height:13px; font-size:13px; }
.spacer14 	{ height:14px; line-height:14px; font-size:14px; }
.spacer15 	{ height:15px; line-height:15px; font-size:15px; }
.spacer16 	{ height:16px; line-height:16px; font-size:16px; }
.spacer18 	{ height:18px; line-height:18px; font-size:18px; }
.spacer20 	{ height:20px; line-height:20px; font-size:20px; }
.spacer25 	{ height:25px; line-height:25px; font-size:25px; }
.spacer30 	{ height:30px; line-height:30px; font-size:30px; }
.spacer35 	{ height:35px; line-height:35px; font-size:35px; }
.spacer40 	{ height:40px; line-height:40px; font-size:40px; }
.spacer50 	{ height:50px; line-height:50px; font-size:50px; }
.spacer60 	{ height:60px; line-height:60px; font-size:60px; }
.spacer70 	{ height:70px; line-height:70px; font-size:70px; }
.spacer100 	{ height:100px; line-height:100px; font-size:100px; }

.textmiddle {vertical-align:middle;} 
.textbaseline {vertical-align:baseline;} 

@font-face {
    font-family: 'interstateregular';
    src: url('interstate_regular-webfont.eot');
    src: url('interstate_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('interstate_regular-webfont.woff') format('woff'),
         url('interstate_regular-webfont.ttf') format('truetype'),
         url('interstate_regular-webfont.svg#interstateregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'caslon';
    src: url('acaslon-semibold-webfont.eot');
    src: url('acaslon-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('acaslon-semibold-webfont.woff') format('woff'),
         url('acaslon-semibold-webfont.ttf') format('truetype'),
         url('acaslon-semibold-webfont.svg#adobe_caslon_semiboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'caslonreg';
    src: url('caslon_regular-webfont.eot');
    src: url('caslon_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('caslon_regular-webfont.woff') format('woff'),
         url('caslon_regular-webfont.ttf') format('truetype'),
         url('caslon_regular-webfont.svg#caslonregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.pagination {
    text-align: center;
    border-top:1px dotted #363636;
}

.pagination a{
                font-size: 18px;
                color:#000;
}


#pagination {
    list-style: none !important;
    list-style-type:none !important;
    margin-left:0px !important; 
    margin:0 auto !important;
    display:inline-block;
}
    #pagination li {
        display: inline-block;
        width: 5px !important;
    }
    #pagination li:first-child {
       position:absolute;
       left:0px;
       padding-left:0px;
    }
        #pagination li:last-child {
            position:absolute;
            right:0px;
            padding-right:0px;
        }
        #pagination li {
            padding: 10px;
            
        }
            #pagination li a {
                font-size: 18px;
                color:#000;
            }
                #pagination li a.active {
                    color: #fd4e21;
                }


.blogTouts {
    margin-left: 31px;
    margin-right: 31px;
}
.blogTouts h1 {
    margin: 0px;
    padding: 0px;
    
    margin-top:20px;
    padding:6px;
    padding-left:20px;
    color:#fff;
    background-color:#a0a0a0;
    font-size:16px;
    font-weight:normal;
}
    .blogTouts .image {
        
            
    }
    .blogTouts .copy {
        
       
    }
        .blogTouts .image img {
          width:100%; 
            padding: 6px;
border: 1px solid #d2d2d2;
          
        }
    .blogTouts a.right {
        display: block;
        padding:5px;
        padding-left:20px;
        padding-right:20px;
        font-size:15px;
        font-family:'caslon';
        font-style:italic;
        font-weight:normal;
    }
    .blogTouts .item h2 {
        margin: 0px;
        font-size:20px;
    }
    .blogTouts .item {
        width: 280px; float:left; margin-top:20px;
        margin-left:20px;
    }
.calson {
    font-family: 'calson';
}
.blogTouts .item .action {
    background-color: #a0a0a0;
}


#pageLoading {
    display: none;
}
a {
    color: #fd4e21;
    text-decoration: none;
}
body {
    margin:0px; padding:0px;
    font-size:14px;
    line-height:17px;
    background: url(../_images/background.gif) repeat;
    color:#6a6a6a;
    font-family:Arial;
}
.mobileonly {
    display: none;
}
.mobileshadow {
    background: none;
}
.globalbodywrap {
    width: 100%;
    height: 100%;
    background: url(../_images/background.gif) repeat;
    z-index:1;
}
div {
    position: relative;
}


.a2a_menu, .a2a_menu * {
	position: static;
}

.clear {
    clear: both;
    height:0px;
    
}
.error {
	color: red;	
}


.devicemenu {
    position:absolute; left:0px; top:0px;
    left:0px;
    margin-left:auto;
    margin-right:auto;
    display:block;
    z-index:0;
    background: url(../_images/mobilemenubg.png) repeat-y top right #f4f4f4;
    border-top:8px solid #363636;
    visibility:hidden;
}
    
#mainWrapper {
    margin:0 auto; width:990px;
    background-color:#fff;
    padding-bottom:10px;
    margin-bottom:10px;
    z-index:1;
}
    
.topbar {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index:999;
}
    #mainWrapper #topbar, .topbar {
        height:8px; background-color:#363636; min-height:8px;
    }
	
.footerbar {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index:999;
}
    #mainWrapper #footerbar {
        height:8px; background-color:#363636; min-height:8px;
    }
	
    #mainWrapper #logo {
        background:url(../_images/logo.png) no-repeat;
        height:35px;
        width:367px;
        margin:0 auto;
        margin-top:30px;
        margin-bottom:30px;
    }
        #mainWrapper #logo a {
            display: block;
            width: 100%;
            height: 100%;
            text-decoration:none;
        }
    #mainWrapper #devicemenubtn {
        display: none;
    }
    #mainWrapper #leftShadow {
        position: absolute;
        top: -24px;
        left: -30px;
        min-height: 100%;
        width: 30px;
        background: url(../_images/shadow-left.png) repeat-y top left;
        margin-bottom: -20px;
    }
    #mainWrapper #rightShadow {
        position: absolute;
        top: -24px;
        right: -30px;
        min-height: 100%;
        width: 30px;
        background: url(../_images/shadow-right.png) repeat-y top right;
    }
    #mainWrapper #bottomShadow {
        position: absolute;
        bottom: -30px;
        left: -29px;
        min-height: 54px;
        width: 1049px;
        background: url(../_images/shadow-bottom-corners.png) no-repeat;
    }
    #mainWrapper #menu {
        margin:0 auto;
        font-family:'interstateregular';
        z-index:5;
        max-height:37px;
        
    }
        #mainWrapper #menu ul {
            list-style:none;
            padding:0px; margin:0px;
            float:left;
            visibility:hidden;
        }
            #mainWrapper #menu ul li {
                float:left;
            }
                #mainWrapper #menu ul li a {
                    color:#363636; text-decoration:none;
                    display:block;
                    padding-left:23px;   /* 24 */
                    padding-right:23px;  /* 24 */
                    padding-bottom:20px;
                    text-transform:uppercase;
                    font-size:16px;
                }
                    #mainWrapper #menu ul li a:hover, #mainWrapper #menu ul li a.active {
                        color: #fd4e21;
                    }
                    #mainWrapper #menu ul li a.active {
                        background: url(../_images/subnavarrow.png) no-repeat;
                        background-position: bottom center;
                    }

#mainWrapper .submenu {
    background-color:#eaeaea; min-height:55px; border-top:1px solid #d2d2d2; border-bottom:1px solid #d2d2d2;
    z-index:4;
    margin-top:-1px;
}

    #mainWrapper .submenu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        font-family:Arial;
        font-size:13px;
        float:left;
    }
        #mainWrapper .submenu ul li {
            float:left;
            color:#d2d2d2;
        }
            #mainWrapper .submenu ul li a {
                color:#363636;
                padding-left:10px; padding-right:10px;
            }
                #mainWrapper .submenu ul li a:hover, #mainWrapper .submenu ul li a.active {
                    color: #fd4e21;
                    
                }
                #mainWrapper .submenu ul li a.active {
                    font-weight: bold;
                }

    #mainWrapper #callout {
        background-color: #eaeaea;
        height: 55px;
        border-top: 1px solid #d2d2d2;
        border-bottom: 1px solid #d2d2d2;
        text-align:center;
        font-size:14px;
        font-family:'arial';
        /*line-height:55px;*/
        
    }
        #mainWrapper #callout strong {
            color: #979250;
            font-family:'caslson';
            font-size:16px;
            font-weight:normal;
            display:inline-block;
            background:url(../_images/arrow-right-orange.png) no-repeat;
            background-position:right center;
            padding-right:20px;
            position:relative;
            top:-23px;
            height:55px;
            line-height:55px;
            
        }
        #mainWrapper #callout #newsSlider {
            display: inline-block;
            height:55px;
            overflow:hidden;
            width:500px;
        }
            #mainWrapper #callout #newsSlider ul {
                list-style: none;
                margin: 0px;
                padding: 0px;
            }
            #mainWrapper #callout #newsSlider ul li {
                height:55px;
               display:block;
            }

        #mainWrapper #callout a {
            text-decoration: none;
            color:#363636;
            font-weight:bold;
            padding-left:10px;
            line-height:15px;
            display:block;
        }
    #mainWrapper #slider {
        border-top: 8px solid #363636;
        border-bottom: 1px dotted #363636;
        margin-left: 31px;
        margin-right: 31px;
        width:928px; overflow:hidden;
    }
        #mainWrapper #slider #slides {
            padding-top:5px;
            
        }
            #mainWrapper #slider #slides .slide {
                width: 928px;
                float:left;
                overflow:hidden;
            }
            #mainWrapper #slider #slides .type2 .image img {
                max-width: 500px;
            }
            #mainWrapper #slider #slides .type2 .smallimage img {
                max-width: 425px;
            }
            #mainWrapper #slider #slides .type1 {

            }
            #mainWrapper #slider #slides .type1 .image, #mainWrapper #slider #slides .type2 .image {
                width:496px; float:left;
                overflow:hidden;
            }
                #mainWrapper #slider #slides .type1 .content, #mainWrapper #slider #slides .type2 .content {
                    width: 347px;
                    padding-right:50px;
                    float: left;
                }
            #mainWrapper #slider #slides .type2 .smallimage {
                margin-left: -25px;
                margin-right: -25px;
                width:425px;
                overflow:hidden;
            }
            #mainWrapper #slider #slides .content {
                
                padding-left:35px;
                font-family:Arial;
                font-size:12px;
                line-height:18px;
                color:#6a6a6a;
            }
                #mainWrapper #slider #slides .content h1 {
                    font-family:'caslonreg';
                    font-weight: normal;
                    font-size:29px;
                    line-height:31px;
                }
            #mainWrapper #slider #slides .action {
                font-family:'caslonreg';
                font-style:italic;
                background-color:#363636;
                display:inline-block;
                color:#fff;
                font-size:15px;
                margin-top:10px;
                
            }
                #mainWrapper #slider #slides .action a {
                    color: #fff;
                    display:block;
                    width:100%;
                    height:100%;
                    padding:5px;
                    padding-left:20px;
                    padding-right:20px;
                   
                }


            #mainWrapper #slider #slides .type2 {

            }
            #mainWrapper #slider #slides .type3 {

            }

            #mainWrapper .previous {
                width:32px; height:82px; background-color:#fd4e21;
                position:absolute; top:0px; left:31px;
                display:none;
            }
                #mainWrapper .previous a {
                    background: url(../_images/arrow-left-white.png) no-repeat center center;
                    display:block;height:100%;width:100%;
                }
                #mainWrapper .next a {
                    background: url(../_images/arrow-right-white.png) no-repeat center center;
                    display:block;height:100%;width:100%;
                    font-family:
                }
            #mainWrapper .next {
                width:32px; height:82px; background-color:#fd4e21;
                position:absolute; top:0px; left:927px;
                display:none;
            }


.globalbodywrap .topbar {
    display:none;
}
.devicemenu {
    display: none;
}

.pageCallout img {
    max-width: 100%;
}
    #mainWrapper #spotlightContainer {
        padding-left:31px;
        padding-right:31px;
        padding-top:20px;
        padding-bottom:20px;
        font-family:Arial;
        font-size:12px;
        color:#6a6a6a;
    }
        #mainWrapper #spotlightContainer .left {
            width: 342px;
            float: left;
        }
        #mainWrapper #spotlightContainer .right {
            float: right;
            padding-left:20px;
            width: 566px;
        }
            #mainWrapper #spotlightContainer .right p {
                padding: 0px;
                margin: 0px;
            }
        #mainWrapper #spotlightContainer h1, #mainWrapper #spotlightContainer h2 {
            margin:0px; padding:0px; text-transform:uppercase;font-family:'interstateregular';font-size:20px;text-align:right;font-weight:normal;
        }
        #mainWrapper #spotlightContainer h1 {
            color: #363636;
        }
        #mainWrapper #spotlightContainer h2 {
            color: #fd4e21;
        }


#mainWrapper #homepageTouts {
    padding-left: 31px;
    padding-right: 31px;
}
    #mainWrapper #homepageTouts .tout {
        float: left;
        width:309px;
    }
        #mainWrapper #homepageTouts .tout .contents {
            margin-top:20px;
            padding-bottom:20px;
            padding-left:20px;
            padding-right:20px;
            border-right:1px dotted #363636;
        }
            
    #mainWrapper #homepageTouts #tout3 .contents {
        border-right: 0px;
    }
        #mainWrapper #homepageTouts .tout h1 {
            font-family: 'interstateregular';
            font-size: 16px;
            text-transform: uppercase;
            color: #fff;
            padding-left:20px;
            padding-top:6px;
            padding-bottom:6px;
            font-weight:normal;
            margin:0px;
        }
        #mainWrapper #homepageTouts .tout img {
            padding:6px; 
            border:1px solid #d2d2d2;
        }
        #mainWrapper #homepageTouts .tout .action {
            display: inline-block;
        }
            #mainWrapper #homepageTouts .tout .action a {
                padding:5px; padding-left:20px; padding-right:20px;
                height:100%; width:100%; display:block; color:#fff;
                font-family:'caslon';font-style:italic;font-size:15px;
            }

        #mainWrapper #homepageTouts #tout1 h1 {
            background-color: #979250;
        }
        #mainWrapper #homepageTouts #tout1 .action {
            background-color: #979250;
        }
    #mainWrapper #homepageTouts #tout2 h1 {
        background-color: #5fa5ad;
    }
    #mainWrapper #homepageTouts #tout2 .action {
        background-color: #5fa5ad;
    }
    #mainWrapper #homepageTouts #tout2 h1 {
        background:url(../_images/htoutbg.png) no-repeat top left #5fa5ad;
        padding-left:50px;
    }
    #mainWrapper #homepageTouts #tout3 h1, #mainWrapper #homepageTouts #tout3 .action {
        background-color: #fd4e21;
    }
    #mainWrapper #homepageTouts #tout3 .action {
        margin-top: 10px;
    }


#footerSocialLinkBar {
    margin:0 auto;
	padding-top: 15px;
	padding-bottom: 0px;
    width:990px;
    font-size:12px;
    font-family:Arial;
    z-index:3;
}

#footerSocialLinkBar .left {
	float: left;
	margin-left: 15px;
}
#footerSocialLinkBar .right {
	float: right;
	margin-right: 15px;
}

#footerSocialLinkBar  ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
		display: table;
		height: 22px; 
		font-family: 'interstateregular';
}
#footerSocialLinkBar  li {
	float:left;
	padding-left: 20px; 
	display: table-cell; 
	vertical-align: middle;
	line-height: 22px;
}

#footerWrapper {
    margin:0 auto;
    width:990px;
    color:#727b4a;
    font-size:12px;
    font-family:Arial;
    z-index:3;
}
    #footerWrapper a {
        color:#727b4a;
    }
        #footerWrapper a:hover {
            text-decoration: underline;
        }

    #footerWrapper .left {
        float: left;
    }
    #footerWrapper .right {
        float: right;
    }


    #mainWrapper #homepageTouts #tout1 .contents h1, #mainWrapper #homepageTouts #tout2 .contents h1, #mainWrapper #homepageTouts #tout3 .contents h1 {
        background:none;
        font-family:'acalson';
        font-size:18px;
        text-align:left;
        text-transform:none;
        padding-left:0px; margin-left:0px;
    }
#mainWrapper #homepageTouts #tout1 .contents h1 {
    color:#979250;
}
#mainWrapper #homepageTouts #tout2 .contents h1 {
    color:#5fa5ad;
}
#mainWrapper #homepageTouts #tout3 .contents h1 {
    color:#fd4e21;
}
#mainWrapper #homepageTouts .tout .contents img {
                max-width: 255px;
            }

#mainWrapper #mainContentWrapper {
    padding-top:30px;
}
#mainWrapper #thirdNav {
    float: left;
    max-width:160px;
    min-width:20px;
    min-height:250px;
}
    #mainWrapper #thirdNav ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        margin-top:-5px;
        font-family:Arial;
        font-size:13px;
        font-weight:bold;
        padding-left:15px;

    }
        #mainWrapper #thirdNav ul li {
        }
            #mainWrapper #thirdNav ul li a {
                color:#fd4e21;
                padding-left:20px;
                padding-top:5px;
                padding-bottom:5px;
                display:block;
            }
                #mainWrapper #thirdNav ul li a:hover, #mainWrapper #thirdNav ul li a.active {
                    color: #363636; background: url(../_images/tresmenuarrow.png) no-repeat left top;
                }
     

#mainWrapper #contentPane {
    width: 485px;
    float:left;
    padding-left:20px;
    padding-right:30px;
    border-right:1px dotted #363636;
}
    #mainWrapper #contentPane h1, h2, h3 {
        font-family:'caslon';
        color:#363636;
        margin:0px;
        padding:0px;
        margin-bottom:20px;
        font-weight:normal;
        font-size:24px;
        line-height:26px;
    }
    #mainWrapper #contentPane h2 {
        font-size:18px;
    }
    #mainWrapper #contentPane h3 {
        font-size:16px;
        margin:0px; padding:0px;
        padding-top:20px;
    }


#mainWrapper #sidebar {
    width: 255px;
    float: left;
    padding-left:30px;
    overflow:hidden;
    font-size:11px;
    color:#6a6a6a;
    padding-bottom:20px;
}
    #mainWrapper #sidebar img {
        padding: 5px;
        border: 1px solid #d2d2d2;
        width:243px;
    }

.grantRecipients {
    width: 100%;
    background-color:#eaeaea;
    border:1px solid #d2d2d2;
}
    .grantRecipients th {
        background-color: #d2d2d2;
        color: #363636;
        padding:10px;
        text-align:left;
    }
    .grantRecipients td {
        padding: 10px;
        
    }
        .grantRecipients tr.alt {
            background-color:#fff;
        }

#mainWrapper #searchbar {
    position:absolute; 
    top:35px; left:940px;

}
    #mainWrapper #searchbar input {
        width:0px;
        border:0px;
        border:1px solid #363636;
        float:left;
        height:20px;
        margin:0px;
        padding:0px;
        border-radius:0px;
        padding-left:5px;
        margin-right:-10px;
    }
    #mainWrapper #searchbar .btnSearch, #mainWrapper #searchbar .btnSearch2  {
        float: left;
        background: url(../_images/icnsearch.png) no-repeat;
        height: 28px;
        width: 28px;
        margin-top: -3px;
        margin-left:-2px;
        cursor:pointer;
    }

#mainWrapper .libraryItem {
    border-bottom: 1px dotted #363636;
    margin-top:20px;

}
#mainWrapper .libraryItem .image {
    float:left;
    width:90px;
    margin-top:20px;
}
    #mainWrapper .libraryItem .image img {
        width: 75px;
    }
#mainWrapper .libraryItem .copy {
    float: right;
    width:780px;
}
    #mainWrapper .libraryItem ul {
        list-style:inherit;
        list-style-image:inherit;
        list-style: disc;
        margin:inherit;
        margin-left:30px;
        padding:inherit;
    }
    #mainWrapper .libraryItem ul li {
        float:none;
        padding-bottom:5px;
    }
        #mainWrapper .libraryItem ul li ul {
            padding-top:10px;
            list-style: circle;
        }

#mainWrapper .librarySearch {
    background-color:#eaeaea;
    border:1px solid #d2d2d2;
    padding:20px;
}

    #mainWrapper .librarySearch input {
        border:1px solid #d2d2d2;
        height:25px;
        width:175px;
        padding-left:5px;
    }
    #mainWrapper .librarySearch .button {
        display: inline-block;
        background-color:#fd4e21;
        padding:5px;
    }
        #mainWrapper .librarySearch .button a {
            color: #fff;
        }
    #mainWrapper .librarySearch select {
        /*height: 25px;
        margin-bottom:5px;*/
    }
    #mainWrapper .librarySearch .simpleSearch .adv {
        padding-top: 10px;
        padding-left: 90px;
    }
    #mainWrapper .librarySearch .advancedSearch .simp {
        padding-left:360px;
        padding-top:5px;
    }

    #mainWrapper .librarySearch .advancedSearch label {
        width:120px; display:inline-block;
    }

#mainWrapper #ctl00_AdminContent_AdminHolder .category {
    font-size:24px; font-weight:bold; line-height:28px;
    padding-left:10px;
    padding-top:5px;
    text-align:left;
    padding-bottom:10px;
    background-color:#fd4e21;
    color:#fff;
}
    #mainWrapper #ctl00_AdminContent_AdminHolder .category.alt {
        background-color:#979250;
    }
#mainWrapper #ctl00_AdminContent_AdminHolder .people {
    padding-bottom: 20px;
    padding-top:20px;

}
#mainWrapper #ctl00_AdminContent_AdminHolder .people.alt {
    /*background-color: #d2d2d2;*/
}
#mainWrapper #ctl00_AdminContent_AdminHolder .people .staffrecord {
    float: left;
    width: 50%;
}

    #mainWrapper #ctl00_AdminContent_AdminHolder .people .staffrecord .img {
        padding-right: 10px;
        padding-bottom:10px;
        min-width:80px;
        height:100px;
        float:left;
        overflow:hidden;
    }
    #mainWrapper #ctl00_AdminContent_AdminHolder .people .staffrecord .bio {
        display: none;
        padding:10px;
        padding-right:30px;
       
    }

#ctl00_AdminContent_ctl00_list .left {
    float:left;
    padding-right:25px;
    padding-bottom:30px;
 
}
    #ctl00_AdminContent_ctl00_list .left img {
        float: left;
        padding-right:20px;
    }

#ctl00_AdminContent_ctl00_detail .left {
    float: left;
    padding-right:20px;
}
#ctl00_AdminContent_ctl00_detail .right {
    float: left;
}
    #ctl00_AdminContent_ctl00_detail .right h3, #ctl00_AdminContent_ctl00_detail .right p {
        margin: 0px;
        padding: 0px;
    }
#ctl00_AdminContent_AdminHolder {
    padding-bottom: 20px;
}
#ctl00_AdminContent_AdminHolder ul {
    margin: 0px;
    padding: 0px;
    padding-right:20px;
    list-style:none;
}
#ctl00_AdminContent_AdminHolder ul li {
    float: left;
    padding-right:20px;
    font-size:18px; font-weight:bold;
    width:30%;
}
#ctl00_AdminContent_AdminHolder.normal ul {
    margin: initial;
    padding: initial;
    padding-right:initial;
    margin-left:30px;
    list-style:disc;
}
#ctl00_AdminContent_AdminHolder.normal ul li {
    float: initial;
    padding-right:initial;
    font-size:initial; font-weight:initial;
    width:initial
}

    #ctl00_AdminContent_AdminHolder ul li .deviceSub {
        padding-top: 10px; padding-bottom:10px;
    }
    #ctl00_AdminContent_AdminHolder ul li .deviceSub a {
        
        font-size:14px;
        font-weight:normal;

    }
#ctl00_AdminContent_ctl00_pnlForm label {
    width: 100px; display:inline-block;
}
#ctl00_AdminContent_ctl00_pnlForm label.nowidthlabel {
    width: auto; display:inline; font-size:small;
}
#ctl00_AdminContent_ctl00_txtKeyword {
    width: 160px;
}
#mainWrapper #ctl00_AdminContent_AdminHolder .people .staffrecord {
    float: none;
    width: auto;
}
#ctl00_AdminContent_AdminHolder .libraryItem ul li {
    float:none; padding-right:0px; font-size:inherit; font-weight:normal; width:auto;
}

#ctl00_AdminContent_AdminHolder .blogtext ul {
	list-style:inherit;
	list-style-image:inherit;
	list-style: disc;
	margin:inherit;
	margin-left:30px;
	padding:inherit;
}
#ctl00_AdminContent_AdminHolder .blogtext ul li {
	float:none;
	padding-bottom:5px;
	font-size:14px;
	font-weight:normal;
	width: auto;
}
	#ctl00_AdminContent_AdminHolder .blogtext ul li ul {
		padding-top:10px;
		list-style: circle;
	}
	
#ctl00_AdminContent_AdminHolder .commentBlock ul {
	list-style:inherit;
	list-style-image:inherit;
	list-style: disc;
	margin:inherit;
	margin-left:30px;
	padding:0;
}
#ctl00_AdminContent_AdminHolder .commentBlock ul li {
	float:none;
	padding-bottom:5px;
	font-size:14px;
	font-weight:normal;
	width: auto;
}
	#ctl00_AdminContent_AdminHolder .commentBlock ul li ul {
		padding-top:10px;
		list-style: circle;
	}
	
.spotlight {
    margin-bottom:12px;
    padding-bottom:10px;
    border-bottom:1px dotted #605d5e
}
    .spotlight .left {
        float: left;
        width: 136px;
    
    }
    .spotlight .right {
        float: right;
        width: 440px;
    }

.entryFooter {
    background-color:#eaeaea;
    border-top:1px dotted #d2d2d2;
    border-bottom:1px dotted #d2d2d2;
    padding-left:10px;
    margin-top:10px; margin-bottom:10px;
}


.comment {
    margin-bottom:12px;
    padding-bottom:10px;
    border-top:1px dotted #605d5e;
    margin-top:10px;
    padding-top:10px;
}

.comments h1 {
    float: left;    
}

.addComment {
    float:right;
    margin-right:20px; 
    margin-top:0px;
    background-color:#fd4e21;
    color:#fff;
}
    .entryFooter h1 {
        margin: 0px !important;
        padding: 0px !important;
    }
    .addComment a {
        color: #fff;
        text-decoration: none;
        display:block;
        width:100%;
        height:100%;
        padding:5px;
        padding-left:10px;
        padding-right:10px;
    }

.commentForm {
    float: right;
    display:none;
}
#thirdNav h2 {
    padding-left: 30px;
    padding-top:5px;
}
#photoform, #videoform {
    display: none;
    background-color:#eaeaea;
    border:1px solid #d2d2d2;
    padding:10px;
}

    #photoform .left, #videoform .left  {
        float: left;
    }


.mediaitem {
    float: left;
    padding-right:10px;
    
}

.photoHolder {
    border-bottom: 1px dotted #d2d2d2;
}

.share {
    background:url(../_images/icnshare.png) no-repeat top right;
    height:16px; width:20px;
    padding-right:45px;
    cursor:pointer;
    position:absolute;
    top:0px;
    right:0px;

}

.share-library {
    margin-top: 10px;
}

.shareOptions {
    display: none;
    width:100px;
}
    .shareOptions a {
        float: left;
        padding-right:5px;
    }


.adminButtons a {
    display: inline-block;
    background-color: #fd4e21;
    border: 1px solid #fff;
    color: #fff;
    padding: 5px;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.action, input[type="submit"] { display:inline-block; background-color:#fd4e21; border:1px solid #fff; color:#fff; padding:5px; cursor:pointer; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
}
    .action a {
        color: #fff;
        display:block;
        
    }

#ctl00_SidebarContent_ctl00_pnlMenu ul {
    list-style:none; margin:0px; padding:0px; font-size:12px;
}

input[type="text"], input[type="password"] , select {
    border: 1px solid #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding:5px;
    background-color:#fff;
}

#ctl00_SidebarContent_ctl00_pnlMenu h2 {
    float: left;
}
#ctl00_SidebarContent_ctl00_btnLogout {
    float: right;
}

.spotlightMyEntries .left {
    float: left;
}
.spotlightMyEntries .right {
    float: right;
}
.sidebarBlock {
    border-bottom: 1px dotted #d2d2d2;
    margin-bottom:20px; padding-bottom:20px;
}
.pageCallout .vid {
    height: 300px;
}

#ctl00_AdminContent_ctl00_list .left {
    width: 150px;
}
#board-people .left {
    width: 150px;
    height:50px;
}
.spotlightLandingPage .left {
    float: left;
    padding-right:10px;
}
.spotlightLandingPage .right {
    float: left;
    width:450px;
}
    .spotlightLandingPage .right p {
        padding-top: 0px;
        margin-top: 0px;
    }

.spotlightLandingPage ul, .anyLandingPage ul {
    margin: initial !important;
    margin-left:20px !important;
    padding: initial !important;
    list-style: disc !important;
    list-style-type: disc !important;
    
}
.spotlightLandingPage ul li, .anyLandingPage ul li {
    float: none !important;
    font-size: inherit !important;
    font-weight: normal !important;
    width: auto !important;
    margin-bottom:5px;
}
.spotlightLandingPage ol li, .anyLandingPage ol li {
    margin-bottom: 5px;
}
.spotlightLandingPage ol li ul, .anyLandingPage ol li ul {
    margin-top:5px !important;
    margin-left: 20px !important;
    margin-bottom:5px !important;
}
#spotlightDisclaimer div {
    background-color: #eaeaea;
    border: 1px solid #d2d2d2;
    padding:10px;
    font-weight:bold;
    margin-top:-10px;
}

.timelineHolder {
    height: 454px;
    width: 738px;
}
#contentPane span {
    
}
#spotlightContainer .left h1 a {
    color: #363636;
}

.blogLeftNav {
    width: 200px;
    float: left;
}
.blogRight {
    float: left;
    width:635px;
    padding-left:40px;
}
.blogLeftNav .sidebarBlock {
    border-bottom: 1px dotted #404040;
}
.blogThumbnail {
     /* padding: 5px; - removed by BB to place on img
    border:1px solid #404040; */  
}

.blogThumbnail img {
    padding: 5px;
    border:1px solid #404040;
}

#mainWrapper #contentPane .blogLeftNav h2 {
    padding-top: 0px;
    margin-top:0px;
}

.blogBlock .share {
    margin-top: 20px;
}



.blogBlock {
    border-top: 1px dotted #404040;
    padding-top:10px;
    padding-bottom:20px;
    font-family:'caslon';
}
    .blogBlock .blogtext,
    .blogBlock .share,
    .blogBlock .bloglink
     {
        font-family: Arial;
    }
    .blogBlock .left {
        float: left;
    }
    .blogBlock .right {
        float: right;
    }

.blogSocial div a {
    display: block;
    height: 100%;
    width: 100%;
    font-size:13px;
    color:#363636;
    font-style:italic;
    font-family:'caslon';
}
.blogSocial .rss {
    background: url(../images/icn-rss.png) left center no-repeat;
    height: 40px;
    line-height:40px !important;
    background-size:23px;
    padding-left:30px;
}
.blogSocial .fb {
    background: url(../images/icn-fb.png) left center no-repeat;
    height: 40px;
    line-height:40px !important;
    background-size: 11px;
    padding-left: 30px;
}
.blogSocial .twitter {
    background: url(../images/icn-twitter.png) left center no-repeat;
    height: 40px;
    line-height:40px !important;
    background-size: 23px;
    padding-left: 30px;
}
.blogLeftNav select {
    width: 200px;
    background-color: #dbdbdb;
    border-radius:0px;
    border:1px solid #dbdbdb;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:10px;
    margin-bottom:10px;
}
.blogBlock .author .image img {
    height: 100%;
    max-width:inherit !important;
}
.blogSocial input[type=text] {
    margin-bottom: 5px;
}
.blogLeftNav input[type=text],
.blogSocial input[type=text],
.blogSocial input[type=password]
{
    width: 153px;
    margin-left: 0px;
    background-color:#dbdbdb;
    border-radius:0px;
    border:1px solid #dbdbdb;
    font-weight:bold;
    float:left;
    height:25px;
    padding-left:10px;
}
    .blogLeftNav input[type=text]::-webkit-input-placeholder {
        color: #b2b2b2;
        font-weight:bold;
    }
.btnBlogSearch {
    background: url(../images/icn-search.png) center center no-repeat;
    background-color:#dbdbdb !important;
    border-radius:0px !important;
    border:0px !important;
    background-size: 20px;
    width: 30px;
    height: 37px;
    cursor: pointer;
    float:left;
    padding:0px !important;
    -webkit-border-radius:0px !important;
    
}
    .btnBlogSearch:hover {
        background-color: #363636 !important;
    }
.blogSocial h3 em {
    font-size: 19px;
    border-bottom: 1px dotted #363636;
    padding-bottom:5px;
    
}
.blogSocial h3 {
    padding-bottom: 10px !important;
}
.blogBlock .tags {
    color: #bfbdbb;
    font-family: Arial;
    padding-top:20px;
    border-bottom:1px dotted #363636;
    padding-bottom:10px;
}
.tagHolder {
    background-color: #ccc; padding-right:10px;
}
    .tagHolder td label {
        width: auto !important;
        display: inline !important;
    }
.blogBlock .author {
    background-color:#ededed;
    padding:10px;
    margin-top:10px;
    font-family:Arial;
}
    .blogBlock .author h1 {
        font-family: 'caslon';
        margin-top:10px !important;
        margin-bottom:10px !important;
    }
    .blogBlock .author .body {
        margin-top: 10px;
    }
    .blogBlock .author .image {
        float: left;
        background:url(../images/icn-profile.png) bottom center no-repeat;
        background-size:77px;
        min-width:77px;
        height:100px;
        
        margin-right:10px;
    }
    .blogBlock .author .info {
        float: left;
    }
.report-abuse {
    font-style: italic;
    margin-top:30px;
}
.blacktext {
    color: #000;
}

.commentBlock ul li,
.commentBlock ol li {
    float: none !important;
}

.blogBlock textarea.nomce {
    width: 100%;
}
.blogBlock .blogCommentForm {
    border-top: 1px solid #363636;
    border-bottom: 1px solid #363636;
    margin-top:20px;
    padding-bottom:20px;

}

.blogBlock .commentBlock {
    margin-top:30px;
    margin-bottom:30px;
    padding-bottom:30px;
    border-bottom:1px dotted #363636;
}

    .blogBlock .commentBlock h1 {
        margin-right: 20px !important;
        color: #fd4e21 !important;
    }

.editComment {
    display:block;
    background: url(../images/icn-edit.png) no-repeat top left;
    background-size: 12px;
    height: 12px;
    width: 12px;
    cursor:pointer;
}























    /* ipad portrait styles */

@media screen and (max-width:987px) and (min-width:768px) {
    .blogTouts .item {
        width: 200px;
    }
        .blogTouts .item .image,
        .blogTouts .item .copy
         {
            float: none;
            width:100%;
        }
    .blogRight {
        width: 445px;
    }
    #ctl00_AdminContent_ctl00_drpProgram {
        width: 130px;
    }
    .timelineHolder {
        height: 324px;
        width: 508px;
        overflow:hidden;
        text-align:left;
    }
    .spotlightLandingPage .right {
        float: left;
        width:250px;
    }

    #ctl00_AdminContent_ctl00_list .left {
        width: 140px;
    }
    #board-people .left {
        width:140px;
    }
    .pageCallout .vid {
        height: 250px;
    }
    .pageCallout img {
        width: 100%;
    }
    #mainWrapper {
        width: 767px;
        overflow-x:hidden;
        padding-bottom:10px;
        overflow:hidden;
        margin-bottom:0px;
    }
        #mainWrapper #menu ul li a {
            padding-left: 14px;
            padding-right: 14px;
            font-size: 14px;
        }
        #mainWrapper #searchbar {
            left: 720px;
        }
        #mainWrapper #contentPane {
            padding-right: 20px;
        }
        #mainWrapper #slider #slides .type1 .image, #mainWrapper #slider #slides .type2 .image {
            width:400px;
        }
        #mainWrapper #slider #slides .type1 .content, #mainWrapper #slider #slides .type2 .content {
            width: 237px;
        }
        #mainWrapper #slider #slides .type2 .smallimage {
            display:none;
            margin-left:0px;
            width:235px;
        }

        #mainWrapper #sidebar {
            padding-right: 20px;
            width:245px;
        }
        #mainWrapper #slider #slides .content {
            padding-left: 15px;
        }
        #mainWrapper #slider {
            width:705px;
        }
        #mainWrapper .next {
            left: 704px;
        }
        #mainWrapper #spotlightContainer .left {
            width: 222px;
        }
        #mainWrapper #spotlightContainer .right {
            width: 456px;
        }
        #mainWrapper #homepageTouts .tout {
            width:235px;
        }
        #mainWrapper #slider #slides .slide.type2 .image img {
            width: 100%;
        }
        #mainWrapper #homepageTouts .tout .contents {
            padding-left: 15px;
            padding-right: 15px;
        }
    #footerWrapper {
        width: 748px;
        padding:10px;
    }

    #mainWrapper .libraryItem .copy {
        width:580px;
    }
    .youtube-player {
        width: 280px;
        height: 180px;
    }
    .spotlightHighlightImage {
        width:280px;
    }
    .spotlightMedia img {
        width: 280px; display:block;
    }
    #ctl00_AdminContent_ctl00_txtKeyword {
        width: 175px;
    }
    .desktoponly img {
        max-width: 685px;
    }
    #mainWrapper #homepageTouts .tout .contents img {
        max-width: 190px;
    }
    
}


.sitemap #ctl00_AdminContent_AdminHolder .sitemap ul li {
        font-weight: normal !important;
    }



#ctl00_AdminContent_AdminHolder img {
    max-width: 100%;
}



/* mobile template styles */
/*@media screen and (max-width: 989px) {*/
@media screen and (max-width: 767px) {
    #mainWrapper #homepageTouts {
        border-bottom: 0px !important;
    }

    .blogTouts .item {
        width: auto;
        margin-left:0px;
        padding-left:0px;
    }
    .blogTouts {
        margin: 0px !important;
        padding-left: 15px;
        padding-right: 15px;
        border-bottom:8px solid #363636 !important;
    }
    .blogRight {
        width: auto;
        padding-left:0px;
    }
    .blogLeftNav {
        display: none;
    }
    .grantRecipWrapper span label {
        width: 90px; display:inline-block;
    }
    .grantRecipWrapper select {
        width: 200px;
    }
    .grantRecipWrapper .filters span {
        display: block; white-space:nowrap;
    }
    .grantRecipWrapper .filters .action {
        margin-top:5px;
        float: right;
    }
    .spotlightLandingPage .left {
        float: none;
        width: auto;
    }
    .spotlightLandingPage .right {
        float: none;
        width:auto;
    }
    #ctl00_AdminContent_ctl00_list .left {
        width:120px;
        padding-right:15px;
    }

    #ctl00_AdminContent_ctl00_txtKeyword {
        width: 187px;
    }
    .pageCallout img {
        width: 100%;
        
    }
    .pageCallout .vid {
        height: 200px;
    }
    .youtube-player {
        width: 280px;
        
    }
    .addComment {
        margin-right: 5px;
        margin-top:5px;
    }
    .spotlightHighlightImage {
        width:280px;
    }
    .spotlightMedia img {
        width: 280px; display:block;
    }
    .mobileonly {
        display: block;
    }
    .mobileshadow {
        background:url(../_images/mobileshadowbg.png) repeat-x bottom left;
        border-bottom:1px dotted #605d5e;
    }
    .devicemenu {
        display: block;
        margin-bottom:10px;
    }
    
    #mainWrapper {
        width: 320px;
        overflow-x:hidden;
        padding-bottom:0px;
        overflow:hidden;
        margin-bottom:0px;
    }
    .globalbodywrap {
        margin-left: 0px;
    }
    .globalbodywrap .topbar {
        display: block;
        width:100%;
    }
        #mainWrapper #topbar {
            display:none;
        }
    #mainWrapper #callout {
        line-height: 14px; font-size:12px;
        padding:10px;
        height:55px;
        padding-left:15px;
        text-align:left;
    }
        #mainWrapper #callout strong {
            height: auto;
            line-height:auto;
        }
        #mainWrapper #callout #newsSlider {
            position:relative;top:-45px;
            height:55px;
            overflow:hidden;
        }
            #mainWrapper #callout #newsSlider ul li {
                height: 55px;
                overflow:hidden;
                max-height:55px;
            }
        #mainWrapper #callout a {
            padding-left: 0px;
            padding-top:2px !important;
            display:block;
        }
        #mainWrapper #callout strong {
            background: none;
            font-size: 12px;
            display:block;
            text-align:left;
        }
        #mainWrapper #logo {
            background:url(../_images/logo-mobile.png) no-repeat;
            width:217px;
            height:27px;
            margin-top:25px;
            float:right;
            margin-right:30px;
            margin-bottom:0px;
        }
        #mainWrapper #menu ul {
            display: none;
        }
        #mainWrapper #leftShadow, #mainWrapper #rightShadow, #mainWrapper #bottomShadow {
            display: none;
        }
    
        #mainWrapper #devicemenubtn {
            display: block;
            height:28px;
            width:26px;
            float:left;
            margin-top:25px; 
            margin-left:15px;
        }
            #mainWrapper #devicemenubtn a {
                display: block;
                height: 100%;
                width: 100%;
                background: url(../_images/mobilemenu.png) no-repeat;
            }
    #mainWrapper #mainContentWrapper #contentPane {
        border-right: 0px;
    }
    #mainWrapper #slider {
        margin-left:0px;
        margin-right:0px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom:15px;
        width:290px;
    }
        #mainWrapper #slider #slides .slide {
            width: 290px;
            padding-right:15px;
        }
    #mainWrapper .previous {
        left:15px;
    }
    #mainWrapper .next {
        left:273px;
    }
            #mainWrapper #slider #slides .slide.type1 {
            }
            #mainWrapper #slider #slides .slide.type1 .image {
                width:100%;
            }
            #mainWrapper #slider #slides .slide.type1 .image img {
                width:100%;
            }
            #mainWrapper #slider #slides .slide.type2 .image {
                width:100%;
            }
            #mainWrapper #slider #slides .slide.type2 .image img {
                width:100%;
            }
            #mainWrapper #slider #slides .slide.type3 .image {
                width:100%;
            }
            #mainWrapper #slider #slides .slide.type3 .image img {
                width:100%;
            }

    #mainWrapper #slider #slides .content {
        padding-left: 0px;
        width:auto;
        float:none;
    }


            #mainWrapper #slider #slides .slide.type2 .smallimage {
                display:none;
            }
            #mainWrapper #slider #slides .slide.type3 {
            }

            #mainWrapper #slider #slides .type1 .content, #mainWrapper #slider #slides .type2 .content {
                    width: auto;
                    padding-right:0px;
                    float: none;
                    padding-top:0px;
                }
    #mainWrapper #slider #slides .type1 .image, #mainWrapper #slider #slides .type2 .image {
        float: none;
    }

    #mainWrapper #spotlightContainer {
        padding-left: 15px;
        padding-right: 15px;
        padding-top:15px;
    }
        #mainWrapper #spotlightContainer .mobileonly a {
            color: #363636; font-weight:bold;
        }
        #mainWrapper #spotlightContainer .left, #mainWrapper #spotlightContainer .right {
            float: none;
            padding-left:0px;
        }
        #mainWrapper #spotlightContainer h1, #mainWrapper #spotlightContainer h2 {
            text-align: left;
            font-size:16px;
        }


    #mainWrapper #homepageTouts {
        margin-left: 0px;
        margin-right: 0px;
        padding-left:0px;
        padding-right:0px;
        border-bottom:8px solid #363636;
      
    }
        #mainWrapper #homepageTouts .tout {
            padding-left: 15px;
            padding-right: 15px;
            float:none;
        }
            
            #mainWrapper #homepageTouts .tout h1 {
                margin-right:20px;
                margin-top:0px;
            }

        #mainWrapper #homepageTouts #tout1 .action, #mainWrapper #homepageTouts #tout2 .action, #mainWrapper #homepageTouts #tout3 .action {
            background-color: transparent;
            font-weight:bold;
        }
            #mainWrapper #homepageTouts .action a {
                font-weight:bold;
                font-weight:14px;
                font-style:normal;
                font-family:Arial;
            }

        #mainWrapper #homepageTouts #tout1 .action a {
            color: #979250;
            font-weight:14px;
            font-style:normal;
            font-family:Arial;padding:0px; padding-bottom:10px;
        }
        #mainWrapper #homepageTouts #tout2 .action a {
            color: #5fa5ad;
            font-weight:14px;
            font-style:normal;
            font-family:Arial;padding:0px; padding-bottom:10px;
        }
        #mainWrapper #homepageTouts #tout3 .action a {
            color: #fd4e21;
            font-weight:14px;
            font-style:normal;
            font-family:Arial;
            padding:0px; padding-bottom:10px;
        }

	#footerSocialLinkBar {
		padding-top: 0px;
	}
	
	.mobile-hide {display: none !important;}
	
	#footerSocialLinkBar .left {
	   float: none;
	   text-align: center;
	}
	#footerSocialLinkBar .right {
	   float: none;
	   text-align: center;
	   margin-left: 22px;
	}
	
	#footerSocialLinkBar  ul {
	   margin-top: 5px;
	   margin-bottom: 5px;
	}
	#footerSocialLinkBar  li {
	
	}

    #footerWrapper {
        width: 320px;
        
    }
    #footerWrapper .left {
        display: none;
    }
    #mainWrapper #spotlightContainer .left, #mainWrapper #spotlightContainer .right {
        width: auto;
    }

   
    #mainWrapper #contentPane {
        width: 280px;
    }
	
    #mainWrapper #thirdNav {
        /* display: none; */
		max-width:none;
		min-width:20px;
		width:300px;
		min-height:20px;
    }
    #mainWrapper .submenu ul {
        display: none;
    }
    #mainWrapper #logo {
        padding-bottom: 20px;
    }
    #mainWrapper #homepageTouts .tout .contents {
        padding-left: 0px;
    }
    .devicemenu .search {
        padding-top:20px;
        height: 50px;
        background-color: #e8e5c2;
        border-bottom:1px solid #d2d2d2;
    }
        .devicemenu .search input {
            float: left;
            margin-left:20px;
            height:20px;
            border:0px;
            width:70%;
            padding:0px;
        }
    .devicemenu ul {
        margin: 0px;
        padding:0px;
    }
    .devicemenu ul li {
        min-height: 44px;
        line-height: 44px;
        border-bottom:1px dotted #646162;
    }
        .devicemenu ul li:hover {
            
        }
            .devicemenu ul li a:hover {
                color: #fff;
                background-color: #fd4e21;
            }
                .devicemenu ul li a.active, .devicemenu ul li a:hover {
                    color:#fff;
                }
        .devicemenu ul li a:hover, .devicemenu ul li a.active:hover {
            color: #fff;
        }
        .devicemenu ul li a.active {
            color: #fd4e21;
        }
    .devicemenu ul li a {
        padding-left: 20px;
        font-family:'interstateregular';
        font-size:17px;
        color:#363636;
        line-height:44px;
        text-transform:uppercase;
        display:block;
        width:100%;
        height:100%;
    }
        .devicemenu ul li .deviceSub {
            margin-top:-5px;
            padding-bottom:10px;
        }
        .devicemenu ul li .deviceSub div {
            /*height:30px;*/
            position:relative;
            
        }
            .devicemenu ul li div.clear {
                height: 0px;
            }
            .devicemenu ul li .deviceSub div a {
                
                font-size:12px;
                line-height:12px;
                /*height:20px;*/
                padding-top:8px; padding-bottom:8px;
                width:100%;
            }
    .devicemenu .footerlinks {
        padding-top:20px;
        padding-left:20px;

    }
        .devicemenu .footerlinks a {
            display: block;
            font-size:14px;
            color:#ff4f07;
            font-family:Arial;
            padding-top:5px;
            padding-bottom:5px;
            font-weight:bold;
        }
        .devicemenu .search .btnSearch2 {
            float:left;
            background:url(../_images/icnsearch.png) no-repeat;
            height:28px; width:28px;
            margin-top:-3px;
            margin-left:-3px;
        }
            .devicemenu .search .btnSearch2 a {
                display: block;
                text-decoration: none;
            }
    #mainWrapper #homepageTouts .action {
        padding-top: 10px;
    }

    #mainWrapper #callout #newsSlider {
        width: 280px;
    }
    .desktoponly {
        display: none;
    }
    #mainWrapper .libraryItem .copy {
        width: 170px;
    }
    #mainWrapper .librarySearch .advancedSearch label, #mainWrapper .librarySearch .advancedSearch span, #mainWrapper .librarySearch .advancedSearch select, #mainWrapper .librarySearch .simp {
        display: none;
    }

    #cse-search-results iframe {width: 280px; }

    #ctl00_AdminContent_AdminHolder ul li {
        float: none;
        padding-right:20px;
        font-size:18px; font-weight:bold;
        width:100%;
    }

    #mainWrapper #ctl00_AdminContent_AdminHolder .people .staffrecord {
        float: none;
        width: 100%;;
    }

    #mainWrapper .submenu {
        min-height: 10px;
    }

    


}
/* mobile image styles for x2px ratios */
@media (-webkit-min-device-pixel-ratio: 2) {
    #mainWrapper #logo {
        background: url(../_images/logo-retina.png) no-repeat;
        background-size:217px auto;
    }

}

@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 700px) {
    #mainWrapper #logo {
        background: url(../_images/logo-retina.png) no-repeat;
        background-size:367px auto;
    }
    #mainWrapper #searchbar .btnSearch, #mainWrapper #searchbar .btnSearch2 {
        background: url(../_images/icnsearchx2.png) no-repeat;
        background-size: 28px 28px;
    }
}

