body {
    font: 11px Verdana, Arial, sans-serif;
    line-height: 16px;
    padding-top:20px !important;
}

a {
  color: #0099CC;
}
a:link, a:visited {
	text-decoration: none;
	color: #3877ae; /* #00a2ff; */
}
a:hover {
    text-decoration:none;
}


/* **********************  -- header --  ********************** */
#header {
    position:relative;
}
#header-left{
    text-align:left;
}
#header-right {
    text-align:right;
    height:80px;
}
#header-logo {
    padding-top:10px;
}

#mainSearch {
    padding-top:5px;        
}
#mainSearch .search {
    width:175px;
    margin-right: 3px;
    font-size: 10px;
}

#donate-btn-container {
    position:relative;
}
#donate {
    position: absolute;
    top: 10px;
    right: 0px;
    width:72px;
    height:30px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 8px 0px;
    text-align: center;
    background: url('http://www.rockefeller.edu/images/static/btn-donate.gif') no-repeat top left;
    display:block;
}
#donate:hover {
   background: url('http://www.rockefeller.edu/images/static/btn-donate.gif') no-repeat top right;
}

#header h1 {    
    font: 13px 'Trebuchet MS', Verdana, sans-serif;
    color: #fff;
    background: url('http://www.rockefeller.edu/images/static/headerDept.jpg') no-repeat top left;
    height: 123px;
    text-align: left;
    padding: 12px 0 0 20px;
    font-weight: bold;
    margin-top: 10px;
    text-transform: uppercase;
    position: relative;
    margin-top:5px;
}
#header h1 a {
    color: #fff;
}
#header h1 a#printerFriendly {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 18px;
    height: 18px;
    display: block;
    z-index: 52;
}

#header-mobile-nav-btn {
    float:right;
    cursor:pointer;
}



/* **********************  -- nav --  ********************** */
#nav a {
	color: #666769;
	font-weight: bold;
}
#nav a:hover {
	color: #3398cc;
}
#nav {
	padding: 0 0 10px;	
	width: 195px;
	background: url('http://www.rockefeller.edu/images/static/bg-nav-bottom.gif') no-repeat left bottom;
    height: 100%;
}
#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px;
	text-align: left;	
    height: 100%;
}
#nav ul.menu {
	background: url('http://www.rockefeller.edu/images/static/bg-nav-mid.gif') repeat-y top left;
	padding: 0 0 10px;
	margin: 0;
}
#nav ul.menu ul {
	padding: 0;
	margin: 0;
}
ul.menu li {
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	width: 190px;
}
ul.menu li li {
	margin: 0;
	padding: 0 0 0 5px;
	background: none;
	font-size: 10px;
}
ul.menu li a {
	font-weight: bold;
	color: #675a52;
	padding: 5px 2px 5px 15px;
	margin: 0;
	display: block;
	width: 150px;
	text-decoration: none;
	outline: none;
}
ul.menu li a:hover {
	/*background-color: #edecea;*/
	text-decoration: none;
	margin: 0;	
}

ul.menu li#firstNavCol {
	background: url('http://www.rockefeller.edu/images/static/bg-nav-top.gif') no-repeat 1px 0;
	padding-top: 15px;
}
ul.menu li.button {
       padding-left:0px;
}

/* **********************  -- sub nav --  ********************** */
#nav ul ul a {
	color: #3775b0;
	font-weight: normal;
}
ul.menu li li a {
	padding: 3px 2px 4px 15px;
	line-height: 12px;
}


.arrow {
	background: url("http://www.rockefeller.edu/images/static/navArrow.gif") no-repeat 10px 10px;
}
.arrowActive {
	background: url("http://www.rockefeller.edu/images/static/navArrow.gif") no-repeat 10px -43px;
}

ul.menu li.arrow ul {
	display: none;
}
ul.menu li.arrowActive ul {
	display: block;
}



/* **********************  -- content --  ********************** */
#main-row {
    min-height:300px;
}
#content {
	width: 726px;
	padding: 0 0px 10px 20px;
	margin: 0;
	background: url('http://www.rockefeller.edu/images/static/bg-body-mid.gif') repeat-y top left;		
	position: relative;
	font-size: 11px;
	line-height: 16px;
    word-wrap: break-word;
    height: 100%;
}
#content .contentTitle {
    margin-top:0px;
    width:726px;
	color: #6699cc;
	/*color: #336699;*/
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	background: url('http://www.rockefeller.edu/images/static/bg-body-top.gif') no-repeat 1px 0;	
	padding: 20px 10px 10px 20px;
} 

/* alternate style for another element if .contentTitle has a department-specific background image */
#content .topbg, #content #topbg {
	background: url('http://www.rockefeller.edu/images/static/bg-body-top.gif') no-repeat 1px 0;	
	position: absolute;
	top: -1px;
	left: 0;
	height: 20px;
	width: 730px;
	padding: 0;
	margin: 0;
}



#content p {
	margin: 10px 0;
	padding-right: 15px;
}
#content ul, #content ol {
	margin-left: 30px;
	margin-right: 10px;
    padding: 0px;
}
#content li {
	margin-bottom: 7px;
	margin-top: 7px;
}


#content hr {
	border: 0;
	height: 1px;
	padding: 0;
	margin: 20px 0;
	background-color: #ccc;
	width: 98%;
}


#content ul.genericList {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#content a:hover, #content a:active, #footer a:hover, #footer a:active {
	text-decoration: underline;
}
#content h1 {
	font-size: 22px;
}
#content h2 {
	color: #336699;
	font-size: 18px;
	padding: 20px 10px 10px 0;
}
h2.contentTitle {
	margin-bottom: 15px;
	margin-left: -20px;
}
#content h3 {
	font-size: 14px;
	padding: 15px 0 0 0;
	font-weight: bold;
}
#content h4 {
	font-size: 12px;
	padding: 4px 0 2px 0;	
}
#content h5 {
	font-size: 11px;
	padding: 2px 0 0;	
}
#content h6 {
	font-size: 10px;
	padding: 2px 0 0;	
}


#content a, #footer a {
	color: #336699;
}

.clear {
	visibility: hidden;
	clear: both;
}

#contentBottom {
	background: url('http://www.rockefeller.edu/images/static/bg-body-bottom.gif') no-repeat 1px 0;	
	height: 19px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -11px;
	left: 0;
	width: 726px;
}

/* ********************* TABLES ************************** */
#content table {
	margin: 30px 0 30px 5px;
	text-align: left;
	border-top: 1px solid #ccc;
	width: 96%;
}
#content table th { 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #d0e0ef;
}
#content table th, #content table td {
	padding: 3px 6px;
	border: 1px solid #ccc;
}
#content table td {
	border-top: 0;
	vertical-align: top;
}
.tableStripe {
	background-color: #f5f5f5;
}  


#content table.noStripe, #content table.noStripe td, #content table.noStripe th, #content table.noStripe tr {
	border: 0px;
}



/* **********************  -- footer --  ********************** */
#footer {
	margin: 0 1px 0 0;
	padding: 5px 15px;
	color: #989898;
	font-family: Verdana;    
}
#footerLink {
	font-weight: bold; 
	text-align:right;
}

#footer a {
	color: #989898;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer-btns {
    text-align:right;
}
#footer-inside-link img {
    padding-bottom: 10px;
    padding-left: 5px;
}

/* ***********  -- scroll arrows --  **************** */
.scrollFrame {
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;
}

.upArrow img, .downArrow img {
	display: none;
}
.upArrow {
	position: absolute;
	bottom: 11px;
	right: 10px;
}
.downArrow {
	position: absolute;
	bottom: 0;
	right: 10px;
}
.upArrow {
	width: 10px;
	height: 9px;
	display: block;
	background: url('http://www.rockefeller.edu/images/static/arrow-up.png') no-repeat top left;
}
.downArrow {
	width: 10px;
	height: 9px;
	display: block;
	background: url('http://www.rockefeller.edu/images/static/arrow-down.png') no-repeat top left;
}
a.upArrow:hover, a.downArrow:hover {
	background-position: bottom left;
}


/* ***********  -- mobile nav --  **************** */
#mobile-nav-icon {
    position:relative;
    top: 5px;
    left: 5px;
    color: #337ab7;
    font-size:35px;
    text-align:center;
}
#mobile-nav-icon .btn {
    font-size:20px;
}
#mobile-nav-text {
    position: relative;
    top: 3px;
    cursor:pointer;
}

/* ADA styles */
#skip-to-content a,
#skip-to-content a:visited {
   font-weight: bold;
   text-align: center;
   padding: 5px 0px;
   width: 220px;
   position: absolute;
   top: -40px;
   left: 42%;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #369;
-webkit-box-shadow: 0px 3px 5px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 3px 5px 0px rgba(204,204,204,1);
box-shadow: 0px 3px 5px 0px rgba(204,204,204,1);
   color: #fff;
  -webkit-transition: top 1s ease-out, background 1s linear;
  transition: top 1s ease-out, background 1s linear;
  z-index: 999;
}
#skip-to-content a:focus,
#skip-to-content a:active {
   position:absolute;
   top:0px;
   outline:0;
   -webkit-transition: top .3s ease-in, background .5s linear;
    transition: top .3s ease-in, background .5s linear;
}
#skip-to-content a:hover {
   background: #fff;
   color: #369;
}
.ADA-only {
   position: absolute;
   left: -10000px;
   top: auto;
   width: 1px;
   height: 1px;
   overflow: hidden;
}


/* ***********  -- Media Query --  **************** */
@media (min-width: 980px) {
    #main-nav {
        width:215px;
    }
    
    #main-content {
        width:739px;
        padding-left:0px;
    }
}

/* Tablet size begin */
@media (max-width: 979px) {
    #header h1 {    
        background-size:contain !important;
        padding: 1% 2%;
        height:100.3px;
    }
    #header h1 a#printerFriendly {
        top:5%;
    }
    
    /* Nav -------------------------------- */
    
    #nav {
        display:none;
    }
    #nav.active {
        display:block;
    }
    #nav,
    ul.menu li#firstNavCol,
    #nav ul.menu {
        background:none;
    }
    #nav ul.menu,
    #main-nav {
        height:auto !important;        
    }
    #main-content {
        height:auto !important;        
    }
    #nav {
        width:100%;
        /*background-color:#eaeff5;
        border:1px solid #bebfc1;
        border-radius:5px;
        margin-bottom:10px;*/
        position: absolute;
        top: -85px;
        right: 18px;
        z-index: 999;
        width: 250px;
        /*background-color: #eaeff5;
        box-shadow: -5px 5px 5px #cccccc;
        */
    }
    #nav ul.menu {
        background-color: #eaeff5;
        box-shadow: -5px 5px 5px #cccccc;
    }
    
    /* Footer -------------------------------- */
    #footer {
        margin-top:10px;
    }
    
    #content,
    #content .contentTitle,
    #content h2.contentTitle,
    #contentBottom {
        background:none;
    }
    #main-content {        
        padding-left:18px;
        padding-right:18px;
    }
    #content {
        width:100%;
        padding: 0 0px 10px 10px;
        /*
        border: 1px solid #ccc;
        border-radius:10px;
        */
    }
}

/* Mobile size begin */
@media (max-width: 767px) {
    body {
        padding-top:0px;
    }
    
    /*
    #content-wrapper img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    */

    /* Header -------------------------------- */
    #header-left {
        /*display:none;*/
        text-align:left;
    }
    #header-right {
        text-align:left;
        height:auto;
        margin-bottom:10px;
        margin-top:10px;
    }
    #header h1 {    
        background: none !important;
        background-color: #013668 !important;
        height: auto;
        padding: 5% 2%;
        border-radius:5px;
        /*text-align:center;*/
        margin-top: 10px;
    }
    #header h1 a {
        font-size: 18px;
        display: block;
        width: 90%;
    }
    #header h1 a#printerFriendly {
        display:none;
    }
    
    #donate {
        /*
        right: 50%;
        margin-right:-36px;
        */
        right:0px;
        top: -35px;
    }
    
    #header-mobile-nav-btn {      
        font-size: 30px;
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -15px;
    }
    
    /* Nav -------------------------------- */
    #nav {
        top: -10px;
        right: 16px;      
    }
    
    
    /* Content -------------------------------- */
    #content,
    #content .contentTitle,
    #content h2.contentTitle,
    #contentBottom {
        background:none;
    }
    #content {
        height:auto !important;
        width:100%;
        padding:0px;
        /*border:1px solid #bebfc1;*/
        border-radius:5px;
        border:none;
        border:0px;
    }
    #content-wrapper {
        /*padding: 0px 10px;*/
    }
    #content .contentTitle {
        width:100%;
    }
    #contentBottom {
        display:none;
    }
    
    #footer {
        text-align:center;
        margin-top:10px;
    }
    #footer-btns {
        text-align:center;
        margin-bottom:10px;
    }
}

@media (max-width: 690px) {
    #header h1 a {     
        font-size: 15px;
        padding-right: 15px;        
    }
}

@media (max-width: 360px) {
    #header-logo img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    #header h1 a {     
        /*font-size:25px;*/
    }
    
    #quickLinks {
        font-size:9px;
    }
    
    #mainSearch .search {
        width:130px;
    }
    
    #mobile-nav-icon .btn {
        font-size:10px;
    }
    #mobile-nav-text {
        font-size:25px;
        top:0px;
    }
}

