@charset "UTF-8";
/* CSS Document */
/*active styles*/

div#interiorLeft {
display:none !important;
}


div#wideLeftCol {
    float:left;
    position:relative;
    /*left:40px;*/
    width:725px;
    /*margin-top:40px;*//*background-image: url(toprowTrace.png);
    background-repeat: no-repeat;*/
margin-bottom: 40px;
}

div#toprow h1 {
    color:#C79000;
    font-size:1.7em;
    font-weight:bold;
    margin:0 0 20px;
    padding:0;
}
#toprow, #servicesRow, #audience {
    position: relative;
    left: 26px;
}
#toprow {
    height: 220px; /*250*/
    width: 710px;
    display:block;
    overflow: auto;
    padding-right: 18px;
    /*padding-left: 18px;*/
    padding-bottom: 15px;
    padding-top: 20px;
    float:left; /*essential*/
}
#toprow div#sc_home_image {
    width: 350px;
    height: 160px;
    float: left;
    margin-right: 10px
}
#qc_text {
    padding-left: 370px;
    /*width: 358px;*/
    line-height: 1.6em;
    color: #333;
}


/*upper right*/


div#rightNav {
    float: right;
    background:#F0F1F3 none repeat scroll 0 0;
    border-left:1px solid #E8E8E8;
    border-right:1px solid #C4C4C4;
    border-top:1px solid #FFFFFF;
    width:199px;
    margin-bottom: 15px;
    position: relative;
    height: 100% !important;
}

/*fix/recode so h2 isn't an li? it doesn't need the bg, and it shows in IE7*/


/*
ul#subNav {
    background-color:#F0F1F3;
}*/ /*which one? conflicts with below*/
ul#subNav {
    background:#F0F1F3; none repeat scroll 0 0;
    /*background-color:#F0F1F3;*/
    font-size:1.1em;
}
ul#subNav h2 {
    /*background:transparent url(http://www.emory.edu/home/img/underline-nav.gif) no-repeat scroll 2px 41px;*/
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(http://www.emory.edu/home/img/underline-nav.gif);
    background-repeat: no-repeat;
    color:#828282;
    font-size:1em;
    height:20px;
    line-height:20px;
    padding-bottom:2px;
    padding-left:14px;
    padding-top:0;
    display: block;
}
ul#subNav li {
    background:transparent url(http://www.emory.edu/home/img/underline-nav.gif) no-repeat scroll center bottom;
    height:29px;
    line-height:29px;
}
ul, li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}
ul#subNav li a {
    background:transparent url(http://www.emory.edu/home/img/arrow-dark.gif) no-repeat scroll 185px 10px;
    color:#1818A2;
    display:block;
    height:100%;
    margin:0;
    padding:0 0 0 14px;
    text-decoration: none;
}

/*audience buckets*/

#audience {
    display:block;
    clear: both;
    width: 728px; /*718 with pad*/
    padding-bottom: 15px;
    float: left;    /*padding-top: 20px;*/
    /*padding-right: 10px;*/
    /*padding-left: 18px;*/
    /*height: 155px;
    overflow: auto;*/
}
.audienceBox {
    display: block;
    float: left;
    width: 217px; /*217 - pad*/
    vertical-align: top;
    margin-right: 20px;
    /*padding-right:5px;*/
    margin-bottom: 14px;
}
/*#audienceBoxLast {
background-image: none; 
}
*/

.audienceBox ul li {
    background: none;
    margin-bottom: 7px;
    line-height: 1.13em;
}
.audienceBox ul {
    margin-top: 10px;
    margin-left: 12px;
}
.audienceBox h4 {
    background-color: #ecedf0;
}
.audienceBox h4, #audience .audienceBox h4 a {
    font-size: 1em;
    color: #666;
    width: 205px; /*217 from div - pad*/
    margin-top: 0px;
    margin-bottom: 8px;
    padding: 6px;
}
/*A-Z Services list */
#servicesRow {
    /*height: 294px; = 2 callouts tall*/
    /*overflow: auto;*/
    clear: both;
    margin-bottom: 40px;
    width: 720px;
}
#servicesList {
    float: left;
    background-color:#F0F1F3;/*padding-right: 12px;
    padding-left: 15px;
    width: 670px;*/
    padding-bottom: 10px;
}
#servicesList div#tabs {
    padding: 0px 10px 10px 10px;
    width: 710px;
}
#servicesList div#tabheads {
    font-size: 1.25em;
    padding-left: 6px;
    padding-top: 5px;
    padding-bottom: 12px;
}
#servicesRow #servicesList div#tabs #tabheads {

font-size: 1.25em;
padding-left: 6px;
padding-top: 5px;

}
#tabs ul {
    margin:0 0 0 0;
}
div#tabs ul li {
    margin-bottom:5px;
    margin-left:5px;
    background:none;
    padding-left:0;
    background-color: #f0f1f3;
}
div#tabs-1 ul, div#tabs-2 ul, div#tabs-3 ul, div#tabs-4 ul, div#tabs-5 ul, div#tabs-6 ul, div#tabs-7 ul {
    width: 33.3333%
}
div#tabs-2, div#tabs-3, div#tabs-4, div#tabs-5, div#tabs-6, div#tabs-7 {
    display: none;
}
p.tabhead {
    font-size: .8em;
    color: #666666;
    margin-bottom: 0px;
    margin-top: 6px;
}
/*lower right callout(s)*/

#servicesRow #calloutsRt {
    float: right;
    width: 200px;
    right: 10px;
}

/*MISC*/

div#interiorNav img {
    margin-left: 8px;
}

div#quick_connect {
    float: right;
    width: 370px;
    height: 160px;
    background-color: #f0f1f3;
}
div#quick_connect h4 {
    color: #666666;
    margin-top: 10px;
    margin-left: 22px;
}
div#qc_1 {
    width: 180px;
    float: left;
}
div#qc_2 {
    width: 180px;
    float: right;
}
div#quick_connect ul {
    margin:10px 0px 0px 0px;
}
div#quick_connect li {
    line-height:1em;
    margin-bottom: 0px;
}
div#quick_connect ul li {
    margin-bottom: 13px;
    background: none;
}
#qc_text {
    padding-left: 370px;
} /*dup???*/


div#interiorNav img {
    margin-left: 8px;
}

#ITSearch {
    display: none;
    background-color:#ECEDF0;
    border-bottom:1px dotted #AFA074;
    height:29px;
    padding:14px 0 0 10px;
}
#ITSearch .searchInputIT {
    border:1px solid #D9DAE7;
    font-size:9px;
    height:14px;
    width:106px;
}
#ITSearch .searchBtnIT {
    vertical-align: middle;
}

div#header {
    height: 115px;
}
