/*  Front Page Styles  */

.highlight-links-container {
margin-top: 10px;
margin-bottom: 20px;
width: 225px;
}

.highlights-h2 {
font-family: "Times New Roman",Georgia,Times,Serif !important;
font-size: 20px !important;
color: black !important;
text-decoration: none !important;
}

.highlights-icon {
width: 20px;
height: 20px;
border: 0px;
margin-top: -5px !important;
padding-top: 0px;
padding-right: 8px;
}

.highlight-links { 
font-size: 13px;
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
padding: 10px !important;  
border-bottom: 1px dotted #888 !important;
background-image: none !important;
}

.highlight-links a:hover { 
text-decoration: none !important;
}

.add-top-line {
border-top: 1px dotted #888 !important;
}

.contact-us {
float: right;
margin-left: 15px;
width: 225px;
}

.right-column-bullets {
margin-left: 5px !important;
}

/* Front Page Events */

.events-tab {
font-family: "Times New Roman",Georgia,Times,Serif;
font-size: 20px;
color: #000;
text-decoration: none;
padding: 2px 10px 3px 10px;

width: 60px;
text-align: center;
margin-top: -8px;
margin-bottom: -2px;
margin-left: 15px;
background-color: #fafafa;

border: 1px solid #ccc;

-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
}


.events-tab a:link {
text-decoration: none;
font-family: "Times New Roman",Georgia,Times,Serif;
color: #000;
}

.events-tab a:visited {
color: #000;
}

.ui-accordion-header {
font-size: 13px;
}

/*  Center Accordion Block  */

.accordion-block {
float: right;
margin-left: -10px;
width: 480px;
}

.spotlight-header {
font-size: 24px !Important;
color: #000;
margin-top: 0px !important;
margin-bottom: 10px !important;
}

.spotlight-header a:link {
color: #000;
font-size: 24px !Important;
}

.spotlight-header a:visited {
color: #000;
font-size: 24px !Important;
}

.field-content {
font-size: 13px !important;
}

.ui-helper-reset {
line-height: 112% !important;
}

.ui-widget {
font-family: Arial,Helvetica,Sans-Serif !important;
}

.Rutgers-postcontent h3 {
margin: 5px 0px 0px 0px !important;
}

.ui-corner-all {
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
border-radius: 0px !important;
}

.ui-corner-top {
-moz-border-radius-topleft: 0px !important;
-webkit-border-top-left-radius: 0px !important;
border-top-left-radius: 0px !important;
-moz-border-radius-topright: 0px !important;
-webkit-border-top-right-radius: 0px !important;
border-top-right-radius: 0px !important;
}

.ui-corner-bottom {
-moz-border-radius-bottomleft: 0px !important;
-webkit-border-bottom-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
-moz-border-radius-bottomright: 0px !important;
-webkit-border-bottom-right-radius: 0px !important;
border-bottom-right-radius: 0px !important;
}

.ui-accordion-content-active {
padding-top: 10px !important;
padding-bottom: 10px !important;
border: 1px solid #dedede !important;
}

.view-fellowships-spotlight .ui-accordion .ui-accordion-content {
padding-right: 15px !important;
}

.Rutgers-postcontent h3 a:link {
color: #000000 !important;
font-weight: normal !important;
font-size: 13px !important;
}

.Rutgers-postcontent h3 a:visited {
color: #000000 !important;
font-weight: normal !important;
}

.ui-accordion .ui-state-default {
border: 1px solid #dedede !important;
background: rgb(250,250,250) !important;
background-image: none !important;
}

.ui-accordion .ui-content-active {
border: 1px solid #f !important;
}

.ui-accordion .ui-state-active {
border: 1px solid #dedede !important;
background: rgb(250,250,250) !important;
}

.ui-state-active a:link {
text-decoration: none !important;
color: #000000 !important;
}


.Rutgers-postheader {
display:none;
}




/* Frontpage Spotlight */

.spotlight-tab {
font-family: "Times New Roman",Georgia,Times,Serif;
font-size: 20px;
color: #000;
text-decoration: none;
padding: 2px 10px 3px 10px;

width: 80px;
text-align: center;
margin-bottom: -1px;
margin-left: 35px;
background-color: #fafafa;

border: 1px solid #ccc;

-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
}


.spotlight-tab a:link {
text-decoration: none;
font-family: "Times New Roman",Georgia,Times,Serif;
color: #000;
}

.spotlight-tab a:visited {
color: #000;
}


.spotlight-container {
margin-bottom: -10px;
background-color: rgb(250, 250, 250);
border: 1px solid #dddddd;
border-radius: 10px;
box-shadow: 2px 2px 3px #555;
font-size: 10px !important;
}

.spotlight-container td {
padding: 10px !important;
border: 0px !important;
}

.homepage-spotlight .col-1 {
border-right: 3px double #dedede !important;
width: 33%;
}

.homepage-spotlight .col-2 {
border-right: 3px double #dedede !important;
width: 33%;
}


.boxy {
border: solid 1px #ccc;
padding: 10px 10px 0 10px;
border-radius: 5px;
background-color: #fafafa;
}