
/* - base.css - */
@media screen {
/* http://www.hunter.cuny.edu/portal_css/base.css?original=1 */
/* */
body {
font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
background-color: White;
color: Black;
margin: 0;
padding: 0;
}
table {
font-size: 100%;
}
a {
color: #436976;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}
p {
margin: 0 0 0.75em 0;
line-height: 1.5em;
}
p img {
border: none;
margin: 0;
}
hr {
border: 0;
height: 1px;
color: #8cacbb;
background-color: #8cacbb;
margin: 0.5em 0 1em 0;
}
h1, h2, h3, h4, h5, h6 {
color: Black;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
margin: 0.75em 0 0.25em 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: Black ! important;
text-decoration: none;
}
h1 {
font-size: 160%;
}
h2 {
font-size: 150%;
}
h3 {
font-size: 125%;
border-bottom: none;
font-weight: bold;
}
h4 {
font-size: 110%;
border-bottom: none;
font-weight: bold;
}
h5 {
font-size: 100%;
border-bottom: none;
font-weight: bold;
}
h6 {
font-size: 85%;
border-bottom: none;
font-weight: bold;
}
ul {
line-height: 1.5em;
padding: 0;
}
ol {
line-height: 1.5em;
padding: 0;
}
li {
margin-bottom: 0.5em;
}
dt {
font-weight: bold;
}
dd {
line-height: 1.5em;
margin-bottom: 1em;
}
abbr, acronym, .explain {
border-bottom: 1px dotted Black;
color: Black;
background-color: transparent;
cursor: help;
}
abbr .explain {
border-bottom: none;
}
q {
font-family: Baskerville, Georgia, serif;
font-style: italic;
font-size: 120%;
}
blockquote {
padding-left: 0.5em;
margin-left: 0;
border-left: 4px solid #8cacbb;
color: #76797c;
}
code, tt {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 120%;
color: Black;
background-color: #dee7ec;
padding: 0 0.1em;
}
pre {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 100%;
padding: 1em;
border: 1px solid #8cacbb;
color: Black;
background-color: #dee7ec;
overflow: auto;
}
ins {
color: green;
text-decoration: none;
}
del {
color: red;
text-decoration: line-through;
}
/* */
/* */
/* */

}


/* - ++resource++dropdown-menu.css - */
@media screen {
/* http://www.hunter.cuny.edu/portal_css/++resource++dropdown-menu.css?original=1 */
/* */
#wrapPrimeNav { position: relative; display: block; float: left; width: 100%; margin: 0; padding: 0; border: 0; }
/* */
#PRIMEnav {
height: 30px; font-size: .8em; text-transform: uppercase;
margin: 0 30px 0 30px; padding: 0; border-bottom: 1px solid #e5e5e5 !important;
background-color: #fff; z-index: 9000;
}
#PRIMEnav li { list-style-type: none; width: auto; margin: 0; padding: 0; }
#PRIMEnav ul li { text-transform: none; }
#PRIMEnav ul {
margin: 0; padding: 0; background-color: #fff;
border-top: 1px solid #eeefea; border-right: 1px solid #000000;
border-bottom: 1px solid #000000; border-left: 1px solid #eeefea;
position: absolute; left: -9000px; z-index: 10000;
}
#PRIMEnav a {
display: block; font-weight: bold; text-decoration: none;
line-height: 1; padding: 12px 24px 6px 3px; border: 0;
}
#PRIMEnav ul li a { line-height: 1.2em; margin: 6px 3px 6px 3px; padding: 6px 14px 6px 14px; }
#PRIMEnav a:hover, #PRIMEnav a:active, #PRIMEnav a:focus { letter-spacing: .01px; }
#PRIMEnav ul li a:hover, #PRIMEnav ul li a:active, #PRIMEnav ul li a:focus { text-decoration: none; background: #666;}
/* */
/* */
#PRIMEnav ul .PRIMEtrg, #PRIMEnav ul .PRIMEon {
background-image:  url(++resource++PRIMEarrow.gif);
background-repeat: no-repeat; background-position: right center;
}
/* */
/* */
#PRIMEnav .PRIMEhide { left: -9000px; border: 0; display: none; }
#PRIMEnav .PRIMEshow { left: auto; z-index: 20000 !important; display: block; }
/* */
#PRIMEnav li { float: left; }
#PRIMEnav ul li { float: none; }
/* */
#PRIMEnav ul, #PRIMEnav ul li { width: 200px; }
}


/* - public.css - */
@media screen {
/* http://www.hunter.cuny.edu/portal_css/public.css?original=1 */
/* */
#portal-heading-image {
background: transparent url(/hunter/communications/header-image) 0 0 repeat-x;
height: 60px;
}
/* */
body.largeText { font-size: 95%; }
body.smallText { font-size: 60%; }
/* */
#portal-column-one .visualPadding {
padding: 2em 0em 1em 2em;
}
#portal-column-two .visualPadding {
padding: 2em 2em 1em 0em;
}
/* */
h1, h2 {
border-bottom: 1px solid #8cacbb;
font-weight: normal;
}
/* */
body.kssActive h2.inlineEditable:hover,
body.kssActive h1.inlineEditable:hover {
padding-bottom: 1px;
}
h3, h4, h5, h6 {
border-bottom: none;
font-weight: bold;
}
.documentFirstHeading {
margin-top: 0;
}
.documentContent {
font-size: 110%;
padding: 1em 1em 2em 1em !important;
background: White;
}
.documentContent ul {
list-style-image: url(http://www.hunter.cuny.edu/bullet.gif);
list-style-type: square;
margin: 0.5em 0 0 1.5em;
}
.documentContent ol {
margin: 0.5em 0 0 2.5em;
}
/* */
.documentContent p a {
text-decoration: none;
border-bottom: 1px #ccc solid;
}
.documentContent p a:visited {
color: Purple;
background-color: transparent;
}
.documentContent p a:active {
color: Red;
background-color: transparent;
}
#content a:target {
background-color: #fd7 !important;
}
.documentContent li a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent li a:visited {
color: Purple;
}
.documentContent li a:active {
color: Red;
}
.documentContent dd a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent dd a:visited {
color: Purple;
background-color: transparent;
}
.documentContent dd a:active {
color: Red;
background-color: transparent;
}
/* */
/* */
#visual-portal-wrapper {
margin: 0;
padding: 0;
}
#portal-header {
background-color: #ffffff;
}
/* */
#portal-logo img {
border: 0;
padding: 0;
margin: 1em 0em 1em 2em;
}
/* */
#portal-skinswitcher {
}
#portal-skinswitcher a {
display: block;
float: left;
}
#portal-top {
/* */
margin: 0;
padding: 0;
background-color: transparent;
}
/* */
#portal-siteactions {
/* */
background-color: transparent;
white-space: nowrap;
list-style-image: none;
list-style-type: none;
margin: 1px 0 0 0;
height: auto;
line-height: normal;
float: right;
padding: 3px 2em 3px 0;
}
#portal-siteactions li {
display: inline;
}
#portal-siteactions li a {
background-color: transparent;
border: 1px solid #ffffff;
color: #76797c;
height: auto;
padding: 0.2em;
margin-right: 0.2em;
text-decoration: none;
text-transform: lowercase;
}
#portal-siteactions li.selected a {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb;
}
#portal-siteactions li a:hover {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb;
}
/* */
#portal-searchbox {
float: right;
/* */
background-color: transparent;
margin: 0.5em 0 0 0;
padding: 0 2em 0 0;
text-align: right;
text-transform: lowercase;
white-space: nowrap;
z-index: 2;
}
#portal-searchbox searchSection {
display: none;
}
#portal-advanced-search {
margin-top: 0.2em;
clear: both;
}
#portal-advanced-search a {
color: #76797c;
text-decoration: none;
text-transform: lowercase;
}
/* */
dl.searchResults dt {
font-size: 140%;
font-weight: normal;
}
form.searchPage {
text-align: center;
}
input.searchPage {
font-size: 200% !important;
}
form.searchPage input.searchButton {
background-position:5px 7px;
padding:1px 10px 1px 25px;
}
/* */
.LSRes {
font-family:  "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
color: #436976;
background-color: White;
vertical-align: middle;
display:block;
list-style-image: none;
list-style-type: none;
text-align: left;
min-width: 16.5em;
text-transform: none;
margin-left: 0;
line-height: 1.1em;
}
#LSHighlight,
.LSHighlight {
background-color: #dee7ec;
border: 1px solid #8cacbb;
color: #436976;
}
.LSRow {
border: 1px solid White;
white-space: normal;
padding:0;
margin: 0;
list-style-image: none;
list-style-type: none;
}
.LSRow a {
text-decoration: none;
font-weight:bold;
white-space:nowrap
}
.LSDescr {
color: #76797c;
text-transform: lowercase;
padding-left:2.1em;
margin-top:-0.1em;
}
.LSResult {
position: relative;
display: block;
text-align: right;
padding-top: 5px;
margin: 0;
left: 3px;
z-index: 3;
}
.LSShadow {
position: relative;
text-align: right;
}
.livesearchContainer {
background-color: White;
margin-top: 0;
padding: 0 !important;
position: absolute;
right: 0px;
/* */
top: 0;
white-space: normal;
font-family:  "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
text-align: left;
color: #436976;
border: 1px solid #8cacbb;
width: 30em;
text-transform: none;
}
* html .livesearchContainer {
padding: 1px !important;
padding-top: 0 !important;
background-color: #8cacbb;
border: 0;
}
#livesearchLegend {
line-height: 1em;
margin-top: -2em;
margin-left: -0.1em;
border: 1px solid #8cacbb;
border-bottom: 0;
}
* html #livesearchLegend {
margin-top: -1.9em;
margin-left: -8px;
position: relative;
}
/* */
.LSIEFix {
background-color: White;
padding: 0.5em !important;
z-index: 20;
}
.LSBox {
clear: left;
float: left;
text-align: right;
padding-right: 1px;
display:block;
}
div.LSBox div.searchSection {
float: left;
}
#LSNothingFound {
text-align: center;
padding: 2px;
}
.LSBox label {
font-weight: normal;
}
/* */
#portal-globalnav {
background-color: transparent;
padding: 0em 0em 0em 2em;
white-space: nowrap;
list-style: none;
margin: 0;
height: auto;
line-height: normal;
background-color: #fff;
border-top-color: #8cacbb;
border-top-style: solid;
border-top-width: 1px;
/* */
border-bottom-color: #ffffff;
border-bottom-style: solid;
border-bottom-width: 1px;
line-height: 1.8em;
color: Black;
padding: 0em 3em 0em 3em;
margin: 0;
text-transform: lowercase;
list-style: none;
clear: right;
}
#portal-globalnav li {
display: inline;
}
#portal-globalnav li a {
/* */
background-color: transparent;
/* */
/* */
/* */
color: #436976;
height: auto;
margin-right: 0.5em;
padding: 0em 1.25em 1px;
text-decoration: none;
text-transform: lowercase;
}
#portal-globalnav li.selected a {
/* */
background-color: #dee7ec;
/* */
/* */
color: #436976;
}
#portal-globalnav li a:hover {
background-color: #dee7ec;
/* */
/* */
color: #436976;
}
#portal-personaltools {
display: none;
/* */
background-color: #dee7ec;
border-top-color: #8cacbb;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #8cacbb;
border-bottom-style: solid;
border-bottom-width: 1px;
line-height: 1.6em;
color: Black;
padding: 0em 3em 0em 3em;
margin: 0;
text-align: right;
text-transform: lowercase;
list-style: none;
}
#portal-personaltools .portalUser {
background: transparent url(http://www.hunter.cuny.edu/user.gif) center left no-repeat;
padding-left: 18px;
}
#portal-personaltools .portalNotLoggedIn {
/* */
color: Black;
padding: 0;
background: transparent;
background-image: none;
}
#portal-personaltools li {
color: #436976;
margin-left: 1em;
display: inline;
}
#portal-personaltools li a {
text-decoration: none;
color: #436976;
}
#portal-personaltools .visualIconPadding {
padding-left: 10px;
}
.visualCaseSensitive {
text-transform: none;
}
#portal-languageselector {
margin: 0 1em 0 1em;
float:right;
}
#portal-languageselector li {
display: inline;
}
#portal-breadcrumbs {
/* */
/* */
/* */
/* */
padding-left: 2em;
padding-right: 2em;
text-transform: lowercase;
line-height: 1.6em;
}
#portal-breadcrumbs a {
text-decoration: none;
}
.breadcrumbSeparator {
font-size: 120%;
}
.addFavorite {
vertical-align: bottom;
}
.documentEditable {
padding: 0em 1em 1em 1em !important;
margin: 0 -1em;
}
#content-news h1 {
margin-bottom: 1em;
}
/* */
#content h5,
#content h6 {
color: #76797c;
}
.newsItem {
margin-bottom: 1em;
border-bottom: 1px solid #8cacbb;
}
.newsImage {
border: 1px solid #ccc;
}
.newsImageContainer {
float:right;
margin: 0 0 0.5em 1em;
width: 202px;
}
.newsContent {
padding: 0 1em 1em 1em;
}
.newsContent ul,
.newsContent li {
display: block;
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.newsAbout {
display: block;
color: #76797c;
font-size: 85%;
padding: 0;
margin-top: 0;
list-style: none;
list-style-image: none;
float: right;
text-align: right;
}
.newsAbout li {
display: inline;
}
.newsFooter {
}
.newsFooter li {
display: inline;
margin: 0 1em 0 0;
}
.documentActions {
margin: 1em 0;
padding: 0;
text-align: right;
border-top: 1px solid #8cacbb;
}
.documentActions ul {
margin: 0;
padding: 0 0.5em;
display: block;
margin-top: -0.9em;
list-style-type: none;
list-style-image: none;
}
.documentActions li {
display: inline;
font-size: 85%;
margin: 0 0.5em;
padding: 0 0.25em;
background-color: White;
}
.documentActions a {
border: none !important;
text-decoration: none;
}
/* */
dl.portalMessage {
font-size: 85%;
}
dl.portalMessage a {
color: black;
border: none;
text-decoration: underline;
}
dl.portalMessage dt {
background-color: #996;
border: 1px solid #996;
font-weight: bold;
float: left;
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
color: White;
line-height: 1.25em;
}
dl.portalMessage dd {
background-color: #ffffe3;
border: 1px solid #996;
padding: 0.5em 0.5em;
margin: 0;
line-height: 1.25em;
}
dl.warning dt {
background-color: #d80;
border: 1px solid #d80;
}
dl.error dt {
background-color: #d00;
border-color: #d00;
}
dl.warning dd {
background-color: #fd7;
border-color: #d80;
}
dl.error dd {
background-color: #fd7;
border-color: #d80;
}
.documentDescription {
/* */
font-weight: bold;
display: block;
margin: 0em 0em 0.5em 0em;
line-height: 1.5em;
}
.documentByLine {
font-size: 85%;
font-weight: normal;
color: #76797c;
margin-bottom: 0.5em;
}
dl.searchResults span.documentByLine {
display: block;
}
#category ul {
list-style-image: none;
list-style-type: none;
display: inline;
margin: 0;
}
#category ul li {
display: inline;
}
.discussion {
margin-top: 1em;
}
.even {
background-color: #eef3f5;
}
.odd {
background-color: transparent;
}
.visualHighlight {
background-color: #ffc;
}
.discreet {
color: #76797c;
font-size: 85%;
font-weight: normal;
}
.attribution {
text-align: right;
color: #76797c;
font-size: 85%;
font-weight: normal;
padding-left: 6em;
padding-right: 6em;
margin-top: -0.75em;
}
.pullquote {
padding: 0 1em 0 1em;
margin: 0 0 1em 1em;
font-weight: bold;
color: #CC9933;
float: right;
width: 35%;
clear: right;
background-color: White;
border-left: 4px solid #8cacbb;
}
.pullquote.infopullquote {
color: #333;
}
.callout {
font-weight: bold;
color: #CC9933;
padding: 0px 1em;
}
.infobox {
color: #333;
margin: 1em 0;
padding: 1em;
border: 1px solid #8cacbb;
letter-spacing: .1em;
clear: both;
}
blockquote.featurebox {
border: 1px solid #8cacbb;
padding: 2px;
}
blockquote.alertbox {
border: 1px solid #f00;
padding: 2px;
}
.notify,
.documentEditable * .notify {
border: 1px solid #ffa500;
}
.card {
background-color: #dee7ec;
border-color: #8cacbb;
border-width: 1px;
border-style: solid;
float: left;
margin: 1em;
text-align: center;
width: 110px;
padding: 1em 0;
}
.card a {
text-decoration: none;
}
.portrait {
background-color: #dee7ec;
border-color: #8cacbb;
border-width: 1px;
border-style: solid;
font-size: 85%;
margin: 0.5em;
padding: 1em 0 0.5em 0;
text-align: center;
width: 100px;
}
.portraitPhoto {
border: 1px solid black;
}
/* */
table.listing,
.stx table {
/* */
border-collapse: collapse;
border-left: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
font-size: 85%;
margin: 1em 0em 1em 0em;
}
table.listing th,
.stx table th {
background: #dee7ec;
border-top: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
border-right: 1px solid #8cacbb;
font-weight: normal;
padding: 0.25em 0.5em;
text-transform: lowercase;
}
table.listing .top {
border-left: 1px solid White;
border-top: 1px solid White ! important;
border-right: 1px solid White ! important;
text-align: right ! important;
padding: 0em 0em 1em 0em;
}
table.listing .listingCheckbox {
text-align: center;
}
table.listing td,
.stx table td {
border-right: 1px solid #8cacbb;
padding: 0.25em 0.5em;
}
table.listing a {
text-decoration: none;
}
table.listing a:hover {
text-decoration: underline;
}
table.listing img {
vertical-align: middle;
}
table.listing td a label,
.stx table td a label {
cursor: pointer;
}
/* */
table.vertical {
background-color: White;
}
table.vertical th {
padding: 0.5em;
}
table.vertical td {
border-top: 1px solid #8cacbb;
padding: 0.5em;
}
/* */
table.grid td {
border: 1px solid #8cacbb;
padding: 0.5em;
}
/* */
table.plain,
table.plain td,
table.plain th {
border: 1px solid #ccc;
padding: 0.5em;
border-collapse: collapse;
}
/* */
.listingBar {
background-color: #dee7ec;
border-color: #8cacbb;
border-style: solid;
border-width: 1px;
padding: 0em 1em;
text-align: center;
text-transform: lowercase;
vertical-align: top;
margin: 1em 0em;
font-size: 94%;
clear: both;
}
.listingBar span.previous,
.listingPrevious {
text-align: left;
float: left;
margin-right: 1em;
}
.listingBar span.next,
.listingNext {
text-align: right;
float: right;
margin-left: 1em;
}
.listingBar img {
vertical-align: middle;
}
.listingBar a {
text-decoration: none;
}
.tileItem {
border-top: 1px solid #8cacbb;
padding-top: 0.5em;
margin-top: 0.5em;
}
.tileHeadline {
border: none;
font-size: 110%;
font-weight: bold;
}
.tileHeadline a {
text-decoration: none;
}
.tileBody {
margin-bottom: 0.5em;
}
.tileImage {
float: right;
margin: 0 0 0.5em 0.5em;
border: 1px solid black;
}
.eventDetails {
float: right;
width: 20em;
clear: right;
}
/* */
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
line-height: 1em;
}
ul.discreet {
list-style-image: none;
list-style-type: disc;
}
textarea.proportional {
font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
}
.productCredits {
text-align: right;
font-size: 85%;
clear: both;
font-weight: normal;
color: #76797c;
}
#portal-footer {
/* */
background-color: #ffd556;
border-top: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
float: none;
line-height: 1.2em;
margin: 2em 0em 1em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}
#portal-footer p {
margin: 0.25em 0;
}
#portal-footer a {
text-decoration: none;
color: #436976;
border: none;
}
#portal-footer a:visited {
color: #436976;
}
#portal-footer a:hover {
text-decoration: underline;
}
#portal-colophon {
float: none;
margin: 0 0 1em 0;
padding: 0 0 1em 0;
text-align: center;
color: #666;
}
#portal-colophon ul {
list-style-image: none;
list-style-type: none;
}
#portal-colophon ul li {
display: inline !important;
font-size: 85%;
padding: 0 0.75em;
}
#portal-colophon ul li a {
text-decoration: none;
border-bottom: 1px #ccc solid;
color: #666;
}
.feedButton {
display: block;
float: right;
margin-top: 1px;
}
.poweredBy {
display: block;
clear: both;
font-size: 85%;
font-weight: normal;
color: #76797c;
text-align: right;
}
/* */
#portal-sitemap {
list-style: none;
list-style-image: none;
margin: 0;
font-size: 90%;
border: none;
}
#portal-sitemap a {
border: 1px solid White;
}
#portal-sitemap a:hover {
border: 1px solid #8cacbb;
}
#portal-sitemap .navTreeLevel1 {
padding-left: 1em;
border-left: 0.5em solid #8cacbb;
margin: 0 0 0 0.5em;
}
#portal-sitemap .navTreeLevel2 {
padding-left: 1em;
border-left: 0.5em solid #dee7ec;
margin: 0 0 0 0.6em;
}
/* */
.photoAlbumEntry {
float: left;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('http://www.hunter.cuny.edu/polaroid-single.png');
background-repeat: no-repeat;
}
.photoAlbumEntry img {
border: 1px solid #ccc;
display: block;
margin: 0 auto;
}
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}
.photoAlbumEntry a {
display: block;
text-decoration: none;
font-size: 85%;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('http://www.hunter.cuny.edu/polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: #76797c;
display: block;
overflow: hidden;
width: 128px;
height: 3.6em;
}
/* */
a.link-parent {
display: block;
background: transparent url(http://www.hunter.cuny.edu/arrowUp.gif) 4px 5px no-repeat;
padding: 1px 0px 10px 16px;
font-size: 85%;
text-decoration: none;
}
#content .link-category {
color: #74ae0b !important;
}
#content .link-user {
background: transparent url(http://www.hunter.cuny.edu/user.gif) 0 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content .link-comment {
background: transparent url(http://www.hunter.cuny.edu/discussionitem_icon.gif) center left no-repeat;
padding: 1px 0px 1px 16px !important; /* */
}
#content .link-anchor {
color: #76797c;
text-decoration: none;
font-weight: normal;
}
#content .link-presentation {
font-size: 90%;
text-align: center;
}
#content .link-wiki-add {
color: red;
}
/* */
#content a[href ^="http:"],
#content a.link-external {
background: transparent url(http://www.hunter.cuny.edu/link_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content a[href ^="https:"],
#content a.link-https {
background: transparent url(http://www.hunter.cuny.edu/lock_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content a[href ^="http://www.hunter.cuny.edu"] {
background: none;
padding: 0;
}
/* */
#content a[href ^="mailto:"],
#content a.link-mailto  {
background: transparent url(http://www.hunter.cuny.edu/mail_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content a[href ^="news:"],
#content a.link-news {
background: transparent url(http://www.hunter.cuny.edu/topic_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content a[href ^="ftp:"],
#content a.link-ftp {
background: transparent url(http://www.hunter.cuny.edu/file_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content a[href ^="irc:"],
#content a.link-irc {
background: transparent url(http://www.hunter.cuny.edu/discussionitem_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content a[href ^="callto:"],
#content a.link-callto {
background: transparent url(http://www.hunter.cuny.edu/phone_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content a[href ^="webcal:"],
#content a.link-webcal {
background: transparent url(http://www.hunter.cuny.edu/event_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content a[href ^="feed:"],
#content a.link-feed {
background: transparent url(http://www.hunter.cuny.edu/rss.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 18px;
}
#content .link-plain {
background-image: none !important;
padding: 0 !important;
}
/* */
.visualGhosted {
opacity: 0.2;
}
/* */
body.fullscreen #portal-logo,
body.fullscreen #portal-siteactions {
display: none;
}
body.fullscreen #portal-globalnav {
margin-top: 4em;
}
body.fullscreen #portal-searchbox {
margin: 0.5em 2em 0 0.5em;
padding: 0;
position: relative;
z-index: 3;
}
/* */
.image-wide {
float: none;
width: 99%;
}
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
border: 1px solid Black;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
border: 1px solid Black;
}
dd.image-caption {
text-align:left;
padding: 0; margin:0;
}
dl.captioned {
padding: 10px;
}
/* */
#dashboard-info-message {
padding-top: 0.5em;
}
#dashboard {
width: 68em;
}
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3
{
float:left;
width:16em;
padding:0.7em 1.3em 0 0;
}
#dashboard-portlets4 {
float:left;
width:16em;
padding-top:0.7em;
}
#dashboard-portlets1 a,
#dashboard-portlets2 a,
#dashboard-portlets3 a,
#dashboard-portlets4 a {
border-bottom:medium none;
}
#dashboard-portlets1 dl.portlet,
#dashboard-portlets2 dl.portlet,
#dashboard-portlets3 dl.portlet,
#dashboard-portlets4 dl.portlet {
margin-bottom:1.5em;
}
div.managedPortlet.portlet {
border-bottom:none;
}
#dashboard select {
width:100%;
}
.portletAssignments {
margin-top:1.5em;
}
#dashboard-portlets1 div.managedPortlet a,
#dashboard-portlets2 div.managedPortlet a,
#dashboard-portlets3 div.managedPortlet a,
#dashboard-portlets4 div.managedPortlet a {
text-decoration: none;
color: #436976;
border-bottom:1px solid #436976;
}
#dashboard-portlets1 div.managedPortlet span a,
#dashboard-portlets2 div.managedPortlet span a,
#dashboard-portlets3 div.managedPortlet span a,
#dashboard-portlets4 div.managedPortlet span a{
border-bottom:none;
}
#dashboard-actions {
float:right;
}
#dashboard-actions ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:0;
}
#dashboard-actions ul li {
display:inline;
padding-left:0.7em;
}
#dashboard-actions ul li.portalUser {
background:transparent url(http://www.hunter.cuny.edu/user.gif) no-repeat scroll left center;
padding-left:18px;
}
/* */
.section div {
padding-top:0.5em;
padding-bottom:0.5em;
}
/* */
#global-announcements-wrapper {
padding: 0; margin: 1em 0;
}
#global-announcements {
list-style-type: none;
margin: 0 1em;
font-size: 20px;
}
#global-announcements li {
padding: 5px 0 3px 45px;
margin: 1px 0;
}
#global-announcements li a { display: block; }
#global-announcements li.announce-informational {
background: #fff url(info.gif) 4px center no-repeat;
border: 1px solid #bbd;
}
#global-announcements li.announce-informational a { color: #56c; }
#global-announcements li.announce-warning {
background: #ffef99 url(warning.gif) 4px center no-repeat;
border: 1px solid #fd6;
}
#global-announcements li.announce-warning a { color: #e80; }
#global-announcements li.announce-emergency {
background: #c00 url(emergency.gif) 4px center no-repeat;
border: 1px solid #f00;
}
#global-announcements li.announce-emergency a { color: #fff; font-weight: bold; }
#global-announcements li.announce-alert {
background: #fff url(alert.gif) 4px center no-repeat;
border: 1px solid #ccc;
}
#global-announcements li.announce-alert a { color: #555; }
/* */
a.announce-alert {
display: block;
background: transparent url(alert-small.gif) 0 0 no-repeat;
color:#808080;
padding-left: 20px;
}
a.announce-informational{
display: block;
background: transparent url(info-small.gif) 0 0 no-repeat;
padding-left: 20px;
}
h3.announce-emergency,
dd.announce-emergency { background-color: #ffdcdc; }
a.announce-emergency{
display: block;
background: transparent url(emergency-small.gif) 0 0 no-repeat;
padding-left: 20px;
}
h3.announce-warning,
dd.announce-warning { background-color: #ffffbb; }
a.announce-warning{
display: block;
background: transparent url(warning-small.gif) 0 0 no-repeat;
padding-left: 20px;
}
/* */
/* */
/* */

}


/* - columns.css - */
@media screen {
/* http://www.hunter.cuny.edu/portal_css/columns.css?original=1 */
/* */
#portal-columns {
width: 100% !important;
border-collapse: collapse;
border-spacing: 0;
}
#portal-column-one {
vertical-align: top;
width: 16em;
border-collapse: collapse;
padding: 0;
}
#portal-column-content {
vertical-align: top;
border-collapse: collapse;
padding: 1em 1em 0 1em;
margin: 0em 0em 2em 0em;
}
#portal-column-two {
vertical-align: top;
width: 16em;
border-collapse: collapse;
padding: 0;
}
/* */
body.fullscreen #portal-column-one,
body.fullscreen #portal-column-two {
display: none;
}
body.fullscreen #portal-column-content {
width: 100%;
margin: 0;
padding: 0;
}
/* */

}


/* - portlets.css - */
@media screen {
/* http://www.hunter.cuny.edu/portal_css/portlets.css?original=1 */
/* */
/* */
.managePortletsFallback {
margin: 0 0 0 1em;
}
/* */
.portlet {
margin: 1px 0 1em 0;
border-bottom: 1px solid #8cacbb;
background-color: White;
}
.portlet a {
text-decoration: none;
}
.portlet a.tile {
display: block;
}
/* */
.portletItem a,
.portletFooter a {
border-bottom: none;
}
.portletItem a:visited,
.portletFooter a:visited {
color: #436976;
}
.portletHeader {
/* */
border: 1px solid #8cacbb;
padding: 0em 1em;
text-transform: lowercase;
font-weight: normal;
line-height: 1.6em;
}
.portletHeader a {
color: Black;
}
.portletItem {
margin: 0;
padding: 1em;
border-left: 1px solid #8cacbb;
border-right: 1px solid #8cacbb;
}
.portletItem ol {
margin: 0 0 0 1em;
}
.portletItemDetails {
text-align: right;
display: block;
color: Black;
}
.portletFooter {
background-color: #eef3f5;
margin: 0;
padding: 0.25em 1em;
border: 1px solid #8cacbb;
border-style: dotted solid none solid;
text-align: right;
}
/* */
.portletTopLeft {}
.portletTopRight {}
.portletBottomLeft {}
.portletBottomRight {}
.dayPopup {
background-color: #ffffe1;
border: 1px solid Black;
padding: 0.2em;
position: absolute;
visibility: hidden;
width: 12em;
z-index: 2;
}
.date {
font-weight: bold;
}
.portletCalendar {
width: 100%;
margin: 1px 0 1em 0;
width: 100%;
}
.portletCalendar dt {
/* */
font-weight: normal;
text-align: center;
line-height: 1.6em;
border-bottom: none;
}
.portletCalendar dd {
margin: 0;
padding: 0;
}
.portletCalendar a {
text-decoration: none;
}
.portletCalendar a:hover {
text-decoration: none;
}
.ploneCalendar {
border-collapse: collapse;
border-spacing:0;
width: 100%;
}
.ploneCalendar td {
background-color: transparent;
width: 14%;
text-align: center;
padding: 2px;
}
.ploneCalendar .weekdays th {
/* */
border: 1px solid #8cacbb;
border-style: none none solid none;
text-align: center;
padding: 2px;
font-weight: normal;
}
.ploneCalendar .event {
background-color: #dee7ec;
font-weight: bold;
}
.ploneCalendar .todayevent {
background-color: #dee7ec;
border: 2px solid #ffa500;
font-weight: bold;
}
.ploneCalendar .todaynoevent {
border-collapse: collapse;
border: 2px solid #ffa500;
}
.managePortletsLink {
text-align: center;
}
div.portlets-manager div.section {
padding-top: 1em !important;
}
div.managedPortlet {
padding-top:0.5em;
padding-bottom:0.5em;
}
.managedPortlet .portletHeader {
min-height: 3em !important;
}
.managedPortlet a {
text-decoration: underline;
}
.managedPortletActions {
display:block;
float:right;
}
.managedPortletActions a {
text-decoration: none;
}
.managedPortletActions a.up,
.managedPortletActions a.down {
color:blue !important;
}
.managedPortletActions a.delete {
color:red !important;
}
/* */
.toc {
float: right;
width: 30%;
font-size: 90%;
margin: 0 0 0.5em 0.5em;
}
.portlet.portletNavigationTree .portletFooter {
display: none;
}
/* */
/* */
/* */

}


/* - print.css - */
@media print {
/* http://www.hunter.cuny.edu/portal_css/print.css?original=1 */
body {
font-family: Baskerville, Georgia, Garamond, Times, serif;
font-size: 11pt !important;
}
h1, h2, h3, h4, h5, h6 {
border: none;
font-family: Baskerville, Georgia, Garamond, Times, serif;
}
div, p, ul, dl, ol {
width: auto;
}
ul, ol, dl {
padding-right: 0.5em;
}
ul {
list-style-type: square;
}
.documentDescription {
font-weight: bold;
}
pre {
border: 1pt dotted black;
white-space: pre;
font-size: 8pt;
overflow: auto;
padding: 1em 0;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
a {
color: Black !important;
padding: 0 !important;
text-decoration: none !important;
}
a:link, a:visited {
color: #520;
background: transparent;
}
/* */
div.pageBreak {
page-break-before: always;
}
/* */
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
.contentViews,
.contentActions,
.help,
.legend,
.portalMessage,
.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
.skipnav,
#kss-spinner,
#review-history,
.listingBar,
.visualNoPrint {
display: none;
}

}


/* - navtree.css - */
@media screen {
/* http://www.hunter.cuny.edu/portal_css/navtree.css?original=1 */
/* */
/* */
/* */
.portletNavigationTree {
padding: 0;
list-style: none !important;
list-style-image: none !important;
line-height: 1em;
}
.navTree {
list-style: none;
list-style-image: none;
margin-top: 1px;
}
.navTree li {
margin-bottom: 1px;
}
.navTreeItem {
display: block;
padding: 0;
margin: 0;
}
.navTreeItem a,
dd.portletItem .navTreeItem a {
border: 1px solid White;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb;
}
.navTreeCurrentItem {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb !important;
}
li.navTreeCurrentItem {
display: block;
padding: 0 0 0 1px;
margin: 0 0 2px -1px;
}
li.navTreeCurrentItem a,
li.navTreeCurrentItem a:hover {
display: block;
border: 1px solid #dee7ec;
min-height: 1.6em;
line-height: 1.6em;
height: auto;
}
/* */
* html li.navTreeCurrentItem a,
* html li.navTreeCurrentItem a:hover {
height: 1.6em;
}
.navTreeLevel0 { margin: 0; }
.navTreeLevel1 { margin-left: 1em;}
.navTreeLevel2 { margin-left: 0.75em; }
.navTreeLevel3 { margin-left: 0.75em; }
.navTreeLevel4 { margin-left: 0.75em; }
.navTreeLevel5 { margin-left: 0.75em; }
/* */

}


/* - invisibles.css - */
@media screen {
/* http://www.hunter.cuny.edu/portal_css/invisibles.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
}
.visualOverflow {
overflow: auto;
margin: 0 0 1em 0;
}
.visualOverflow pre,
.visualOverflow table,
.visualOverflow img {
margin: 0;
}
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
position: absolute;
top: -200px;
left: -200px;
}
.hiddenLabel {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
/* */
.visualClear {
display: block;
clear: both;
}
/* */
.netscape4 {
display: none;
}
/* */
}


/* - ploneCustom.css - */
@media all {
/* http://www.hunter.cuny.edu/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
border: 1px solid #ddd;
border-color:#666 #ddd #ddd #666;
color: Black;
background: White url(http://www.hunter.cuny.edu/input_background.gif) repeat-x;
width: 100%;
}
input {
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #ddd;
border-color:#666 #ddd #ddd #666;
color: Black;
vertical-align: middle;
background: White url(http://www.hunter.cuny.edu/input_background.gif) repeat-x;
font-size: 1em;
}
/* */
.noborder,
.documentEditable * .noborder {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
input[type=checkbox] {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
#searchGadget {
border: 1px solid #8cacbb;
}
button {
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #8cacbb;
color: Black;
vertical-align: middle;
background-color: #dee7ec;
padding: 1px;
cursor: pointer;
font-size: 85%;
text-transform: lowercase;
}
select {
vertical-align: top;
}
form {
border: none;
margin: 0;
}
fieldset {
border: 1px solid #8cacbb;
margin: 1em 0em 1em 0em;
padding: 0em 1em 1em 1em;
line-height: 1.5em;
width: auto;
}
legend {
background: White;
padding: 0.5em;
font-size: 90%;
}
label {
font-weight: bold;
}
optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
option {
color: black;
}
optgroup > option {
padding: 0 0.25em 0 1em;
}
dl.enableFormTabbing dd {
margin-left: 0;
padding-top: 2em;
}
#login-form {
width: 30em;
margin: 0 auto;
}
#login-form .field {
clear: none;
}
#login-form input {
font-size: 150%;
}
#login-form input.context {
padding: 1px 10px 1px 20px;
background-position: 9px 5px;
margin-bottom: 1em;
}
#forgotten-password {
float: right;
width: 35%;
margin: 0 1em;
}
.standalone,
.documentEditable * .standalone {
background: #dee7ec url(http://www.hunter.cuny.edu/linkOpaque.gif) 9px 1px no-repeat;
color: Black;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
border: 1px solid #8cacbb;
}
.context,
.formControls .actionButtons .button,
.documentEditable * .context {
background: transparent url(http://www.hunter.cuny.edu/linkTransparent.gif) 9px 1px no-repeat;
color: Black;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
border: 1px solid #8cacbb;
}
.destructive,
.documentEditable * .destructive {
background: #ffce7b url(http://www.hunter.cuny.edu/linkTransparent.gif) 9px 1px no-repeat;
border: 1px solid #ffa500;
color: Black;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
border: 1px solid #8cacbb;
}
input.searchButton {
margin-bottom: 1px ! important;
color: Black;
font-size: 85%;
background: White url(http://www.hunter.cuny.edu/search_icon.gif) 2px 1px no-repeat;
cursor: pointer;
padding: 1px 1px 1px 19px;
text-transform: lowercase;
border: 1px solid #8cacbb;
}
.searchSection {
color: #76797c;
margin-top: 0.25em;
}
.searchSection label:hover {
color: Black;
}
/* */
.field {
top: 0;
left: 0;
margin: 0 1em 1em 0;
clear: both;
}
.field .field {
margin: 0;
}
.fieldRequired {
background: url(http://www.hunter.cuny.edu/required.gif) center left no-repeat;
padding: 0 0 0 8px;
color: White;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
font-size: 90%;
color: #76797c;
margin: 0 0 0.2em 0;
}
.formHelp:hover {
color: Black;
cursor: default;
}
div.error {
/* */
background-color: #fdc;
border: 1px solid #d00;
padding: 0.5em;
margin: 0 0 1em 0;
width: 95%;
}
.error .fieldRequired {
color: #d00;
}
/* */
#archetypes-fieldname-title input, input#form\.title {
font-size: 160%;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: normal;
width: 99%;
}
#archetypes-fieldname-description textarea, textarea#form\.description {
font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: bold;
}
input.inputLabelActive {
color: #76797c;
}
textarea#form\.description {
height: 6em;
width: 99%;
}
tr.selected {
background-color: #ffa;
}
.kupu-save-message {
color: white;
font-weight: bold;
background-color: red;
padding: 0.3em;
position: fixed;
top: 0;
right: 0;
z-index: 999;
}
/* */
/* */
body {
background-color: #f9f9f9;
}
#visual-portal-wrapper {
width: 936px;
margin: 0 auto;
padding: 0 42px !important;
background: white url(siteBackground.png) repeat-y center;
}
#portal-header {
background: #482d7b url(headerbackground.png) repeat-x 0 top;
}
#portal-logo img {
margin: 32px 50px;
}
#portal-personaltools {
display: none;
}
#portal-globalnav {
background: #d2cdc7 url(globalNavBackground.png) repeat-x left center;
height: 30px;
padding-left: 0;
padding-right: 0;
border-top: 0;
border-bottom: 0;
line-height: normal;
width: 100%;
display: table;
}
#portal-globalnav li {
text-align: center;
display: table-cell;
}
#portal-globalnav li a {
font-size: 108%;
color: #57307f;
height: 23px;
display: block;
background: url(globalNavDivider.png) no-repeat right center;
margin-right: 0;
text-transform: uppercase;
padding: 6px 20px 0;
border: none;
}
#portal-globalnav li.selected a,
#portal-globalnav li a:hover {
border-color: transparent;
border-bottom: none;
background: url(globalNavBackgroundHover.png) no-repeat right center;
margin-right: 0;
border: none;
color: #57307f;
}
#portal-globalnav li.selected a:hover {
border-color: transparent;
}
#portal-globalnav li.last a {
background: url(globalNavBackgroundGold.png) repeat-x right center;
}
#portal-globalnav li.last a:hover {
background: url(globalNavBackgroundHoverGold.png) no-repeat left center;
}
#portal-searchbox {
margin-top: 1.5em;
text-transform: none;
padding-right: 11px;
}
#portal-searchbox {
float: right;
clear: none;
}
.searchSection {
display: none;
}
.searchLinks {
clear: both;
text-align: left;
margin-left: .25em;
margin-bottom: 3px;
}
.searchLinks a {
margin-right: 1em;
border-bottom: 1px solid transparent;
color: #d3c1e7;
font-size: 100%;
text-decoration: none;
}
.searchLinks a:hover {
border-bottom: 1px solid #d3c1e7;
}
#portal-searchbox input.searchButton {
width: 10px;
border: none;
background-color: transparent;
overflow: hidden;
color: transparent;
background-image: url(searchButton.png);
}
#portal-searchbox input:hover.searchButton {
-x-background-image: url(searchButton_hover.png);
}
.LSBox {
margin-bottom: 3px;
}
#portal-siteactions {
margin-top: -1px;
padding-top: 0;
}
#portal-siteactions li a {
background: url(newsTab.png) no-repeat left;
width: 73px;
height: 15px;
border: none;
display: block;
text-align: center;
color: white;
clear: none;
float: left;
padding-top: 0;
text-transform: none;
}
#portal-siteactions li a:hover {
background: url(newsTab.png) no-repeat right;
border: none;
color: white;
}
#portal-breadcrumbs {
display: block;
padding-left: 0;
color: #999;
text-transform: uppercase;
font-size: 91%;
}
#portal-breadcrumbs a:link,
#portal-breadcrumbs a:visited {
color: #8e89b2;
border-bottom: 1px solid transparent;
font-weight: bold;
}
#portal-breadcrumbs a:hover {
border-bottom: 1px solid #ccc;
color: black;
}
#breadcrumbs-you-are-here {
display: none;
}
#portal-columns {
margin-top: 30px;
}
#portal-columns.nosb {
}
#portal-column-content {
padding: 0 35px 0 30px;
width: 680px;
max-width: 680px;
}
#portal-column-content.nosb {
padding: 0 20px 0 30px;
width: auto;
max-width: none;
}
#portal-column-two {
display: block;
width: 191px;
}
#portal-column-two .visualPadding {
padding: 5px 5px 0;
}
#portal-footer {
margin: 0;
padding-top: 0;
border: none;
background: white url(main-bg.png) repeat-y left;
}
#portal-footer ul {
text-align: left;
}
#portal-footerBadges {
border: none;
background: white;
margin-top: 0;
margin-bottom: 0;
height: 40px;
width: 100%;
padding: 10px 0 25px 0;
border-bottom: 2px solid #ddd;
}
.footerAddress {
text-align: right;
clear: none;
margin-left: 5px;
width: 140px;
float: left;
font-size: 93%;
}
.footerCUNY {
float: right;
clear: none;
width: 170px;
padding: 0;
text-align: center;
}
.footerCUNY a {
display: inline-block;
background: transparent url(cuny-logo.gif) no-repeat left top;
width: 89px;
height: 43px;
text-indent: -9999px;
}
#portal-sitefooterlinks {
padding: 35px 25px 0 25px;
width: 680px;
margin: 0 0 0 0;
float: left;
clear: left;
}
#portal-sitefooterlinks li {
display: inline;
list-style-type: none;
font-size: 93%;
margin-right: 1em;
}
#portal-sitefooterlinks li a {
color: #717171 !important;
border-bottom: solid transparent 1px;
}
#portal-sitefooterlinks li a:hover {
border-bottom: 1px solid #cccccc;
color: #333333;
text-decoration: none;
}
#portal-sitefooterCopyright {
padding: 35px 5px 0 5px;
text-align: center;
color: #717171;
width: 190px;
float: right;
clear: right;
font-size: 93%;
}
.footerAddress strong {
color: #5c3a86
}
#global-announcements-wrapper,
#global-announcements,
#global-announcements li {
margin: 0 !important;
}
/* */
/* */
.portletWrapper {
margin-bottom: 1em;
}
.portlet {
margin-bottom: 2em;
}
.portlet,
.portletHeader,
.portletItem,
.portletFooter {
border: none;
}
.portletHeader {
border: none;
font: bold 123.1% Georgia, "Times New Roman", Times, serif;
padding: 0.5em 10px 15px 10px;
background: url(titleShadow.png) no-repeat center bottom;
text-align: center;
color: #57307f;
}
.hcportletcolumnsrow .portletHeader {
font: bold 123.1%/1.5em Georgia, "Times New Roman", Times, serif;
color: #6f5c94;
}
#column-one-portlets .portletHeader {
background: none;
text-align: left;
padding: 1em 0 0.2em .25em !important;
border-bottom: 1px solid #e2e2e2 !important;
margin: 1em 0 0.75em;
}
.portletItem {
padding: 0.5em 0.75em;
}
.portletItem.even,
.portletFooter {
background-color: transparent;
}
.portletHeader a:link,
.portletFooter a:link {
color: #57307f;
}
.portletHeader a:visited,
.portletFooter a:visited {
color: #57307f;
}
.portletHeader a:hover {
color: #333;
}
.portletFooter a:hover {
color: black;
}
.hcportletcolumnsrow .portletHeader a:link,
.hcportletcolumnsrow .portletHeader a:visited {
color: #6f5c94;
}
.hcportletcolumnsrow .portletHeader a:hover {
color: #57307f;
}
#column-one-portlets .portletHeader a:link,
#column-one-portlets .portletHeader a:visited {
}
#column-one-portlets .portletHeader a:hover {
}
dl.portletStaticText .portletItem,
div.portletStaticText {
font-size: 116%;
padding: 0.5em 0.75em 0;
overflow: hidden;
word-wrap: break-word;
}
div.portletStaticText {
padding-top: 0;
}
#portal-column-two dl.portletStaticText .portletItem,
.withsb .three-pcolumns dl.portletStaticText .portletItem,
.four-pcolumns dl.portletStaticText .portletItem,
.five-pcolumns dl.portletStaticText .portletItem,
#portal-column-two div.portletStaticText,
.withsb .three-pcolumns div.portletStaticText,
.four-pcolumns div.portletStaticText,
.five-pcolumns div.portletStaticText {
padding: 0.5em 0.5em 0;
}
#portal-column-two div.portletStaticText,
.withsb .three-pcolumns div.portletStaticText,
.four-pcolumns div.portletStaticText,
.five-pcolumns div.portletStaticText {
padding-top: 0;
}
#portal-column-two dl.portletStaticText .portletItem,
#portal-column-two div.portletStaticText {
}
#portal-column-two dl.portletStaticText .portletItem {
}
#portal-column-two dl.portletStaticText.portletTimeline .portletItem,
#portal-column-two div.portletStaticText.portletTimeline {
padding: 0.5em 0 0;
}
#portal-column-two div.portletStaticText.portletFollowButton {
padding: 0;
}
dl.portlet,
div.portletStaticText {
margin-top: 0;
margin-bottom: 0;
}
dl.portlet .portletItem a:link,
div.portletStaticText a:link {
color: #57307f;
}
dl.portlet .portletItem a:visited,
div.portletStaticText a:visited {
color: #57307f;
}
dl.portlet .portletItem a:hover,
div.portletStaticText a:hover {
color: #333333;
}
.portlet .portletItemDetails {
font-size: 0.9em;
}
.portlet.portletAnnouncements .portletItem {
padding-left: 3em;
}
.portlet.portletAnnouncements .portletItem.announce-warning {
background: url(warning-small.gif) no-repeat scroll 1em 0.6em transparent;
}
.portlet.portletAnnouncements .portletItem.announce-emergency {
background: url(emergency-small.gif) no-repeat scroll 1em 0.6em transparent;
}
.portlet.portletAnnouncements .portletItem.announce-alert {
background: url(alert-small.gif) no-repeat scroll 1em 0.6em transparent;
}
.portlet.portletAnnouncements .portletItem.announce-informational {
background: url(info-small.gif) no-repeat scroll 1em 0.6em transparent;
}
.portlet.portletAnnouncements .portletItem a:link,
.portlet.portletAnnouncements .portletItem a:visited {
background: none;
border-bottom: 1px solid #ceced0 !important;
color: #5c3a86 !important;
display: inline;
padding: 0;
}
.portlet.portletAnnouncements .portletItem a:hover {
border-bottom: 1px solid black !important;
color: #333 !important;
}
.portlet.portletEvents .portletItem a:link,
.portlet.portletEvents .portletItem a:visited,
.portlet.portletSeminars .portletItem a:link,
.portlet.portletSeminars .portletItem a:visited,
.portlet.portletNews .portletItem a:link,
.portlet.portletNews .portletItem a:visited,
.portlet.portletRecent .portletItem a:link,
.portlet.portletRecent .portletItem a:visited {
border-bottom: 1px solid #ceced0 !important;
display: inline;
color: #5c3a86 !important;
}
.portlet.portletEvents .portletItem a:hover,
.portlet.portletSeminars .portletItem a:hover,
.portlet.portletNews .portletItem a:hover,
.portlet.portletRecent .portletItem a:hover {
border-bottom: 1px solid black !important;
color: #333 !important;
}
/* */
.portlet.portletCollection .portletItem a:link.tile,
.portlet.portletCollection .portletItem a:visited.tile {
color: black !important;
display: inline;
}
.portlet.portletCollection .portletItem a:hover.tile {
border-bottom: 1px solid black !important;
}
.portlet.portletEvents .portletItem a img,
.portlet.portletSeminars .portletItem a img,
.portlet.portletNews .portletItem a img,
.portlet.portletRecent .portletItem a img,
.portlet.portletCollection .portletItem a.tile img {
display: none;
}
.portlet.portletNavigationTree .navTreeItem a,
.portlet.portletNavigationTree dd.portletItem .navTreeItem a {
border: none;
}
.portlet.portletNavigationTree .navTreeCurrentItem {
border: none !important;
}
.portlet.portletNavigationTree .navTree li {
margin-bottom: 3px;
}
.portlet.portletNavigationTree .navTreeLevel0 > li {
margin-bottom: 6px;
}
.portlet.portletNavigationTree .navTreeLevel0 a:link,
.portlet.portletNavigationTree .navTreeLevel0 a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
text-transform: uppercase;
border-bottom: 1px solid transparent;
}
.portlet.portletNavigationTree .navTreeLevel0 a:hover {
border-bottom: 1px solid transparent;
text-decoration: none;
}
.portlet.portletNavigationTree .navTreeLevel0 a:link.navTreeCurrentItem,
.portlet.portletNavigationTree .navTreeLevel0 a:visited.navTreeCurrentItem {
border-bottom: 1px solid transparent;
text-decoration: none;
}
.portlet.portletNavigationTree .navTreeLevel1 {
line-height: 1.2em;
margin-left: 0;
margin-bottom: 0.75em;
}
.portlet.portletNavigationTree .navTreeLevel1 a:link,
.portlet.portletNavigationTree .navTreeLevel1 a:visited {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
text-transform: none;
font-style: normal;
line-height: 1.2em;
margin-left: 0;
}
.portlet.portletNavigationTree .navTreeLevel1 ul {
margin-left: 0;
}
.portlet.portletNavigationTree .navTreeLevel1 a:link span,
.portlet.portletNavigationTree .navTreeLevel1 a:visited span {
color: #666666;
padding-top: 0;
border-bottom: 1px solid transparent;
}
.portlet.portletNavigationTree .navTreeLevel0 li {
padding: 0 0 0 0;
}
.portlet.portletNavigationTree .navTreeLevel0 li a{
padding: 1px 10px 1px 15px;
}
.portlet.portletNavigationTree .navTreeLevel1 li a{
padding: 1px 10px 1px 18px;
}
.portlet.portletNavigationTree .navTreeLevel2 li a{
padding: 1px 10px 1px 25px;
}
.portlet.portletNavigationTree .navTreeLevel3 li a{
padding: 1px 10px 1px 35px;
}
.portlet.portletNavigationTree .navTreeLevel4 li a{
padding: 1px 10px 1px 45px;
}
.portlet.portletNavigationTree .navTreeLevel5 li a{
padding: 1px 10px 1px 55px;
}
.portlet.portletNavigationTree .navTreeLevel6 li a{
padding: 1px 10px 1px 65px;
}
.portlet.portletTrumbaSpudPortlet .portletItem {
padding: 0.5em 0.5em 1px;
}
.portletcolumn + .portletcolumn {
border-left: 1px solid #D4D4D4;
}
.two-pcolumns .portletWrapper,
.three-pcolumns .portletWrapper,
.four-pcolumns .portletWrapper,
.five-pcolumns .portletWrapper {
margin-left: 5px;
margin-right: 5px;
}
.portlet.portletSearch .LSBox {
float: none;
text-align: center !important;
}
.three-pcolumns .portletSearch input[type=text] {
width: 70%;
}
.withsb .three-pcolumns .portletSearch input[type=text],
.four-pcolumns .portletSearch input[type=text] {
width: 65%;
}
#portal-column-two .portletSearch input[type=text],
.five-pcolumns .portletSearch input[type=text] {
width: 60%;
}
.two-pcolumns .portletSlideshowPortlet .slideCaption {
font-size: 90%;
}
.three-pcolumns .portletSlideshowPortlet .slideCaption {
font-size: 85%;
}
#portal-column-two .portletSlideshowPortlet .slideCaption,
.withsb .three-pcolumns .portletSlideshowPortlet .slideCaption,
.four-pcolumns .portletSlideshowPortlet .slideCaption,
.five-pcolumns .portletSlideshowPortlet .slideCaption {
font-size: 80%;
}
.pcol1of1 .portletHeader,
.two-pcolumns .portletHeader {
background: url(titleShadowWide.png) no-repeat center bottom;
}
.hcportletcolumnsrow .portletHeader {
text-transform: uppercase;
padding: 0 0 15px !important;
}
.hcportletcolumnsrow .portlet .portletItem a:link,
.hcportletcolumnsrow .portlet .portletItem a:visited {
border-bottom: 0;
}
.hcportletcolumnsrow .portlet .portletFooter a:link,
.hcportletcolumnsrow .portlet .portletFooter a:visited {
font-size: 95%;
color: #333 !important;
border-bottom: 0;
}
.hcportletcolumnsrow .portlet .portletFooter a:hover {
color: #000 !important;
}
.hcportletcolumnsrow .portlet.portletRss .portletItem {
overflow: hidden;
margin-top: 0.5em;
padding: 0 0 0 0.5em;
}
.hcportletcolumnsrow .portlet.portletRss .portletItem + .portletItem {
margin-top: 1em;
}
.hcportletcolumnsrow .portlet.portletRss .date {
display: block;
float: left;
width: 25px;
clear: left;
margin-top: 2px;
padding: 0;
border: 1px solid  #e1e2da;
padding: 1px;
}
.hcportletcolumnsrow .portlet.portletRss .time {
display: block;
clear: both;
color: #7359a2;
}
.hcportletcolumnsrow .portlet.portletRss .month {
display: none;
}
.hcportletcolumnsrow .portlet.portletRss .monthabbr {
display: block;
text-align: center;
clear: both;
font-size: 95%;
color: white;
background-color: #999;
font-weight: normal;
font-style: normal;
line-height: 1.5em;
margin-bottom: 1px;
}
.hcportletcolumnsrow .portlet.portletRss .day {
display: block;
text-align: center;
clear: both;
font-size: 95%;
color: white;
background-color: #7359a2;
padding-top: 2px;
}
.hcportletcolumnsrow .portlet.portletRss a.tile {
display: block;
overflow: hidden;
border-bottom: 0 !important;
}
.hcportletcolumnsrow .portlet.portletRss a:link span.rss-item-title,
.hcportletcolumnsrow .portlet.portletRss a:visited span.rss-item-title {
border-bottom: 1px solid #ceced0;
color: #5c3a86 !important;
font-size: 105%;
}
.hcportletcolumnsrow .portlet.portletRss a:hover span.rss-item-title {
border-bottom: 1px solid black;
color: #333 !important;
}
.hcportletcolumnsrow .portlet.portletRss span.rss-item {
display: block;
clear: right;
font-size: 95%;
margin-left: 35px;
padding-top: 0 !important;
}
.hcportletcolumnsrow .portlet.portletRss span.rss-item.rss-item-nodates {
margin-left: 2px;
}
.hcportletcolumnsrow .portlet.portletRss .portletFooter {
padding-top: 0;
padding-bottom: 0;
margin-top: 1em;
line-height: 1em;
}
.portletCollection .portletHeader {
}
.portletCollection .portletItem {
margin: 0.5em 0 1.2em;
padding-top: 0;
padding-bottom: 0;
}
.portletCollection .portletFooter {
font-size: 95%;
margin-top: 1em;
padding-top: 0;
padding-bottom: 0;
}
.portletCollection .tileImage {
margin-top: 3px;
-webkit-box-shadow: -3px 3px 3px #cfcfcf;
-moz-box-shadow: -3px 3px 3px #cfcfcf;
box-shadow: -3px 3px 3px #cfcfcf;
border: 0;
}
.portletCollection .tileItemImage {
display: block;
float: right;
width: 68px;
text-align: center;
padding: 0 0 0 0;
margin: 0 0 0 1em;
}
.portletCollection .tileImage {
display: inline;
float: none;
clear: none;
padding: 0 0 0 0;
margin: 3px 0 0.5em 0;
}
.portletCollection .tileHeadline,
.portletCollection .tileBody,
.portletCollection .tileFooter {
}
.portletCollection .tileHeadline {
margin: 0 0 0.5em;
font-weight: normal;
font-size: 105%;
line-height: 1.4em;
}
.portletCollection a {
border-bottom: 0 none !important;
}
.portletCollection .tileHeadline a:hover {
border-bottom: 1px solid #000 !important;
}
.portletCollection .tileBody,
.portletCollection .tileFooter {
font-size: 95%;
padding: 0;
margin: 0.5em 0;
}
.portletCollection .tileBody {
color: #666;
}
.portletCollection .tileFooter {
margin-bottom: 0;
}
.portletCollection .tileFooter .portletItemDetails {
float: right;
clear: right;
}
.portlet.portletNavigationTree .navTreeItem a,
.portlet.portletNavigationTree dd.portletItem .navTreeItem a {
border: none;
}
.portlet.portletNavigationTree .navTreeCurrentItem {
border: none !important;
}
.portlet.portletNavigationTree .portletItem {
padding: 0.5em 0 0 0;
}
.portlet.portletNavigationTree .navTreeLevel0 {
margin: 0;
line-height: 1.2em;
}
.portlet.portletNavigationTree .navTreeLevel0 div {
background: #d0cfd1 url("nav-hover-right-bg.png") repeat-y 100% 0;
}
.portlet.portletNavigationTree .navTreeLevel0 a:link,
.portlet.portletNavigationTree .navTreeLevel0 a:visited {
background: white;
}
.portlet.portletNavigationTree .navTreeLevel0 a:hover {
color: black;
background: transparent url("nav-hover-left-bg.png") repeat-y 0 0;
}
.portlet.portletNavigationTree .navTreeLevel0 a:link.navTreeCurrentItem,
.portlet.portletNavigationTree .navTreeLevel0 a:visited.navTreeCurrentItem {
color: black;
background: transparent url("nav-hover-left-bg.png") repeat-y 0 0;
}
.portlet.portletNavigationTree .navTreeLevel1 a:hover span {
color: black;
}
.portlet.portletNavigationTree .navTreeLevel1 a:link.navTreeCurrentItem span,
.portlet.portletNavigationTree .navTreeLevel1 a:visited.navTreeCurrentItem span {
color: black;
}
#portal-column-two .portlet {
background-color: white;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding-bottom: 5px;
}
#portal-column-two .portletHeader {
font: 153.9%/1.5em Georgia, "Times New Roman", Times, serif;
text-transform: none;
}
/* */
.ploneCalendar {
color: #222;
}
.ploneCalendar .todayevent,
.ploneCalendar .event {
background-color: #ebe9f8;
}
.ploneCalendar .weekdays th {
border-color: #ccc;
}
.portletCalendar .portletHeader .calendarPrevious,
.portletCalendar .portletHeader .calendarNext {
font-size: 1.2em;
display: inline-block;
}
#portal-column-two .portlet.portletRss span.rss-item-title {
border-bottom: 1px solid #CECED0;
color: #5C3A86;
}
#portal-column-two .portlet.portletRss a:hover span.rss-item-title {
border-bottom: 1px solid black;
color: #000;
}
#portal-column-two .portlet.portletRss a:link .date,
#portal-column-two .portlet.portletRss a:visited .date {
color: #333;
display: block;
width: 100%;
clear: both;
border-bottom: none;
}
#portal-column-two .portlet.portletRss .date .monthabbr {
display: none;
}
#column-one-portlets .portletCollection .portletItem {
margin-left: 90px;
}
#column-one-portlets .portletCollection .tileItemImage {
float: left;
margin-left: -90px;
}
#column-one-portlets .portletCollection .description {
font-style: italic;
line-height: 1.5em;
}
#column-one-portlets .portletCollection .tileHeadline {
color: #4A1F77;
font-size: 1.1em;
}
#column-one-portlets .portletCollection .tileHeadline a:link,
#column-one-portlets .portletCollection .tileHeadline a:visited {
}
#column-one-portlets .portletCollection .tileHeadline a:hover {
}
#column-one-portlets .portletCollection .tileBody {
}
#column-one-portlets .portletCollection .tileFooter {
}
/* */
/* */
/* */
#content {
color: #333;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
line-height: 161.6%;
font-size: 116%;
}
#portal-column-two div.portletStaticText {
color: white;
}
/* */
/* */
#content {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
h1.documentFirstHeading {
color: #4a1f77;
margin: 0 0 0.40em;
padding: 0;
font: 174%/1.2em Georgia, "Times New Roman", Times, serif;
border-bottom: none;
}
.documentDescription {
color: #999;
margin: 0 2em 1.25em;
font-weight: normal;
font-style: normal;
}
hr {
color: #cccccc;
background-color: #cccccc;
}
/* */
/* */
/* */
h2 {
color: #333;
margin: 0 0 0.40em;
padding: 0;
font: normal 144%/120% "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
border-bottom: none;
}
#portal-column-two div.portletStaticText h2 {
color: white;
}
h3 {
color: #888;
margin: 0 0 0.35em;
padding: 0;
font: bold 112%/1.3em "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
h4 {
color: #666;
margin: 0 0 0.3em;
padding: 0;
font: 100%/140% "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
#portal-column-two div.portletStaticText h3,
#portal-column-two div.portletStaticText h4 {
color: white;
}
pre {
border: 1px double #eaeaea;
overflow: auto;
max-width: 590px;
padding: 10px;
margin: 1em 0;
font: 100% "Lucida Console", Monaco, mono;
background-color: white;
word-wrap: normal;
}
#portal-column-two div.portletStaticText pre,
#portal-column-two dl.portletStaticText pre {
word-wrap: normal;
}
.nosb pre {
max-width: 800px;
}
p {
color: #333;
margin: 0 0 1em;
padding: 0;
font: 93%/160% "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
text-indent: .1em;
}
#portal-column-two div.portletStaticText p {
color: white;
}
.callout {
color: #777;
padding-left: 2em;
padding-right: 2em;
font: italic 123.1%/161.6% Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin-bottom: 0.5em;
}
div.portletStaticText .callout,
dl.portletStaticText .portletItem .callout {
padding: 0.5em 0 0.5em 0;
color: #837417;
}
#portal-column-two div.portletStaticText .callout {
color: #dddaf2;
}
p.caption {
border-bottom: 1px solid #DBDBDB;
font-style: italic;
margin-bottom: 1.5em;
margin-right: -3px;
padding-bottom: 8px;
}
#portal-column-two div.portletStaticText p.caption {
color: #cec;
}
p.discreet {
font: italic 85%/145% Arial, Helvetica, Geneva, sans-serif;
color: #888;
letter-spacing: .1em;
}
#portal-column-two div.portletStaticText p.discreet {
color: #dddaf2;
}
.pullquote {
border-left: 2px solid #e5e5e5;
color: #9e8c1c;
float: right;
font: italic bold 138.5%/146.5% Georgia, "Times New Roman", Times, serif;
margin: 0 0 0.5em 1em;
padding: 0px 1em;
width: 35%;
letter-spacing: .1em;
background-color: transparent;
}
.withsb .three-pcolumns dl.portletStaticText .portletItem .pullquote,
.withsb .three-pcolumns div.portletStaticText .pullquote,
.four-pcolumns dl.portletStaticText .portletItem .pullquote,
.four-pcolumns div.portletStaticText .pullquote,
.five-pcolumns dl.portletStaticText .portletItem .pullquote,
.five-pcolumns div.portletStaticText .pullquote,
#portal-column-two dl.portletStaticText .portletItem .pullquote,
#portal-column-two div.portletStaticText .pullquote {
border-right: 2px solid #e5e5e5;
margin: 0 0 1em;
padding: 0 8px;
float: none;
width: auto;
font-size: 93%;
line-height: 161.6%;
}
#portal-column-two div.portletStaticText .pullquote {
color: white;
}
div.portletStaticText .pullquote ul,
dl.portletStaticText .portletItem .pullquote ul,
#content .pullquote ul,
div.portletStaticText .pullquote ol,
dl.portletStaticText .portletItem .pullquote ol,
#content .pullquote ol {
margin-top: 0.25em;
margin-bottom: 0.25em;
}
.visualHighlight {
border-bottom: 1px dotted gray;
font-weight: normal;
background: #e7e5f3;
padding-left: .25em;
padding-right: .25em;
color: #1d1d1d;
font-style: normal;
}
#portal-column-two div.portletStaticText .visualHighlight {
color: white;
background: #482c7a;
border-bottom: 1px dotted white;
}
blockquote.alertbox {
background: transparent url(alertBox.png) no-repeat 0 0.75em;
color: #333;
margin: 0 2em 1em 0;
padding: 0.5em 0 0 26px;
font-size: 0.93em;
border: none;
}
blockquote.featuredbox {
background: #9e8c1c;
color: white;
font-size: 0.93em;
margin: 0 2em 1.5em 0;
padding: 1em 1.5em 0.25em 2em;
border-left: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
blockquote.featuredbox a:link,
blockquote.featuredbox a:visited {
color: #fff !important;
text-decoration: none;
border-bottom: 1px solid #fff;
}
blockquote.featuredbox a:hover {
color: #000 !important;
border-bottom: 1px solid #000;
}
div.portletStaticText blockquote,
dl.portletStaticText .portletItem blockquote {
margin-right: 0;
}
div.portletStaticText blockquote.featuredbox,
dl.portletStaticText .portletItem blockquote.featuredbox {
padding: 0.5em 0.5em 0.25em 0.75em;
}
#portal-column-two div.portletStaticText blockquote.featuredbox {
background-color: #482c7a;
}
#portal-column-two div.portletStaticText blockquote {
color: #f1f1f1;
}
#portal-column-two div.portletStaticText blockquote.alertbox {
background-image: url(neg-alertBox.png);
}
div.portletStaticText ul,
dl.portletStaticText .portletItem ul,
#content ul {
margin: 0 0 1em 1em;
padding: 0 0.5em;
list-style-type: none;
list-style-position: outside;
list-style-image: url(bullet.png);
}
div.portletStaticText ul li,
dl.portletStaticText .portletItem ul li,
#content ul li {
color: #333;
font: 85%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
list-style-type: none;
list-style-image: url(bullet.png);
}
#portal-column-two div.portletStaticText ul {
list-style-image: url(neg-bullet.png);
}
#portal-column-two div.portletStaticText ul li {
list-style-image: url(neg-bullet.png);
color: white;
}
div.portletStaticText ol,
dl.portletStaticText .portletItem ol,
#content ol {
margin: 0 0 1em 1.25em;
padding: 0 0.5em;
list-style-type: decimal;
list-style-position: outside;
list-style-image: none;
}
div.portletStaticText ol li,
dl.portletStaticText .portletItem ol li,
#content ol li {
color: #333;
font: 85%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
list-style-position: outside;
list-style-image: none;
}
#portal-column-two div.portletStaticText ol {
}
#portal-column-two div.portletStaticText ol li {
color: white;
}
div.portletStaticText img,
dl.portletStaticText img,
#content img {
border: 0 !important;
max-width: 100%;
height: auto;
}
dl.captioned {
}
dl.captioned.image-left,
dl.captioned.image-right {
border: 2px solid #ebebeb;
}
dl.captioned dd.image-caption {
color: black;
font-weight: bold;
font-size: 0.9em;
padding: 0.5em 0;
}
div.portletStaticText a:link,
dl.portletStaticText .portletItem a:link,
#content a:link,
div.portletStaticText a:visited,
dl.portletStaticText .portletItem a:visited,
#content a:visited {
color: #5c3a86;
font-weight: bold;
border-bottom: 1px solid transparent;
text-decoration: underline;
}
div.portletStaticText a:hover,
dl.portletStaticText .portletItem a:hover,
#content a:hover {
color: black;
font-weight: bold;
}
div.portletStaticText a[href],
dl.portletStaticText .portletItem a[href],
#content a[href] {
background: none repeat scroll 0 0 transparent !important;
padding: 0 !important;
}
#portal-column-two div.portletStaticText a:link,
#portal-column-two div.portletStaticText a:visited {
color: white;
}
#portal-column-two div.portletStaticText a:hover {
color: #ff9;
}
div.portletStaticText table,
dl.portletStaticText .portletItem table,
#content table {
margin: 0 0 2.5em;
}
div.portletStaticText table th,
dl.portletStaticText .portletItem table th,
#content table th {
color: white;
background-color: #315299;
}
#portal-column-two div.portletStaticText table th {
background-color: #482c7a;
}
table.plain,
table.invisible {
font-size: 85%;
}
table.plain th,
table.invisible th {
font-weight: normal;
font-style: normal;
}
table.plain th,
table.invisible th,
table.listing th,
table.plain td,
table.invisible td,
table.listing td {
padding: .25em ;
text-transform: none;
}
table.listing td {
border: 1px solid #cccccc;
}
table.plain td,
table.invisible td,
table.listing td {
vertical-align: top;
line-height: 1.4em;
}
table.plain td[valign=middle],
table.invisible td[valign=middle],
table.listing td[valign=middle] {
vertical-align: middle;
}
table.plain td[valign=bottom],
table.invisible td[valign=bottom],
table.listing td[valign=bottom] {
vertical-align: bottom;
}
#portal-column-two div.portletStaticText table.vertical.listing td {
color: #315299;
}
/* */
/* */
/* */
p.attribution {
text-align: right;
color: #999;
font: bold 77%/161.6% "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
padding: 0 6em;
margin: -0.5em 0 2em 0;
}
div.portletStaticText p.attribution,
dl.portletStaticText .portletItem p.attribution {
padding: 0 0 0 0;
margin: -0.25em .5em 2em 0;
}
#portal-column-two div.portletStaticText p.attribution {
color: #dddaf2;
}
div.infobox {
border: 1px solid #b8b8b8;
color: #333;
margin: 1em 0.5px 1.7em 1em;
padding: 1em;
letter-spacing: .1em;
overflow: visible;
clear: both;
}
div.portletStaticText div.infobox,
dl.portletStaticText .portletItem div.infobox {
margin: 1em 0px 1.7em;
padding: 12px 8px;
}
div.portletStaticText div.infobox ul,
dl.portletStaticText .portletItem div.infobox ul,
#content div.infobox ul,
div.portletStaticText div.infobox ol,
dl.portletStaticText .portletItem div.infobox ol,
#content div.infobox ol {
margin-top: 0.25em;
margin-bottom: 0.25em;
}
.pullquote.infopullquote {
color: #333;
font: bold 108%/146.5% "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
/* */
p+h2, ol+h2, ul+h2, div+h2, blockquote+h2, hr+h2, pre+h2 { margin-top: 1.3em; }
p+h3, ol+h3, ul+h3, div+h3, blockquote+h3, hr+h3, pre+h3 { margin-top: 1.3em; }
p+h4, ol+h4, ul+h4, div+h4, blockquote+h4, hr+h4, pre+h4 { margin-top: 1.3em; }
/* */
blockquote.featuredbox h2 { color: white; }
blockquote.featuredbox h3 { color: #4d4200; }
blockquote.featuredbox h4 { color: #4d4200; }
blockquote.featuredbox p { color: white; }
blockquote.featuredbox .callout {}
blockquote.featuredbox p.discreet {}
blockquote.featuredbox p.caption {}
blockquote.featuredbox .pullquote { color: white; }
blockquote.featuredbox ul { color: white; }
blockquote.featuredbox ul li {
color: white !important;
list-style-image: url("neg-bullet.png") !important;
}
blockquote.featuredbox ol { color: white; }
blockquote.featuredbox ol li { color: white !important; }
blockquote.featuredbox p.attribution {}
blockquote.featuredbox div.infobox {}
blockquote.featuredbox .pullquote.infopullquote {}
#content-news .newsItem {
border-bottom: 1px solid #ccc;
}
#content-news .newsItem h3,
#content-news .newsItem h3 a:link,
#content-news .newsItem h3 a:visited {
font-weight: normal;
}
#content-news .newsItem h3 a:hover {
border-bottom: 1px solid black;
}
#content-news .newsItem .newsContent p {
color: #666;
}
#content-news .newsItem .newsContent .newsFooter a:link,
#content-news .newsItem .newsContent .newsFooter a:visited {
text-decoration: none;
color: #5C3A86;
border-bottom: 0;
}
#content-news .newsItem .newsContent .newsFooter a:hover {
color: #333;
}
#content .tileItem {
border-top: 1px solid #ccc;
font-size: 0.9em;
}
#content .tileImage {
-webkit-box-shadow: -3px 3px 3px #cfcfcf;
-moz-box-shadow: -3px 3px 3px #cfcfcf;
box-shadow: -3px 3px 3px #cfcfcf;
}
#content h2.tileHeadline {
margin-top: 0;
font-weight: normal;
line-height: 1.4em;
}
#content h2.tileHeadline a:link,
#content h2.tileHeadline a:visited {
text-decoration: none;
font-weight: normal;
}
#content h2.tileHeadline a:hover {
font-weight: normal;
border-bottom: 1px solid #000 !important;
}
#content .tileBody {
color: #666;
padding-top: 0;
line-height: 1.4em;
}
#content .tileFooter {
font-size: 95%;
margin-top: 1em;
}
#content .tileFooter a:link,
#content .tileFooter a:visited {
text-decoration: none;
font-weight: normal;
}
#content .tileFooter a:hover {
color: #333;
}
#content .even {
background-color: #ebebeb;
}
.listingBar {
background-color: #ebebeb;
border-color: #ccc;
overflow: hidden;
}
.listingBar a,
.listingBar a.listingPrevious,
.listingBar a.listingNext {
color: #5C3A86;
}
.listingBar a.listingPrevious img,
.listingBar a.listingNext img {
display: none;
}
#relatedItemBox {
border-color: #ccc;
}
#relatedItemBox legend {
color: #666;
}
#relatedItemBox ul {
margin-bottom: 0;
margin-left: 0;
list-style: none;
}
#relatedItemBox ul li {
list-style-image: none;
}
#relatedItemBox ul li a:link,
#relatedItemBox ul li a:visited {
color: #5C3A86;
font-weight: normal;
text-decoration: none;
}
#relatedItemBox ul li a:hover {
color: black;
text-decoration: underline;
}
/* */
/* */
.mainsite.theme-home-page #portal-breadcrumbs,
.mainsite.theme-landing-page #portal-breadcrumbs {
display: none;
}
.mainsite.theme-landing-page #clear-space-before-wrapper-table {
height: 97px;
width: 936px;
margin-top: 15px;
background: url(landing-page-banner.png) no-repeat left top;
}
.mainsite #portal-columns {
background: url(sidebar-bg.png) repeat-y right;
}
.mainsite #portal-columns.nosb {
background: white;
}
.mainsite.theme-landing-page #portal-columns {
margin-top: 0;
background: white;
}
.mainsite.theme-home-page #portal-columns,
.mainsite.theme-home-page #portal-footer {
background: url(home-bg.png) repeat-y left;
}
.mainsite.theme-home-page #portal-column-content {
padding: 0 0 0 1em;
width: 735px;
max-width: 735px;
}
.mainsite.theme-landing-page #portal-column-content {
width: 690px;
max-width: 690px;
padding: 1.5em 1em 1em;
}
.mainsite.theme-default-layout #portal-column-two {
background: url(sidebar-bg-top.png) no-repeat;
}
.purple #portal-column-two {
background: url(sidebar-purple-bg-top.png) no-repeat;
}
.mainsite.theme-landing-page #portal-column-two {
width: auto;
padding: 0.75em 2em 0 0;
}
.mainsite.theme-landing-page #portal-column-two .visualPadding {
background-color: #E7E5F3;
border-left: 1px solid #CFCED4;
border-top: 4px solid #C4BFDD;
padding: 8px 6px 0 6px;
-moz-border-radius: 7px 7px 7px 7px;
}
.mainsite.theme-landing-page #portal-footer {
background-color: #caccdf;
background-image: none;
}
.mainsite.theme-home-page #portal-sitefooterCopyright,
.mainsite.theme-landing-page #portal-sitefooterCopyright {
color: white;
}
.mainsite.theme-landing-page #footer-portlets {
padding-bottom: 200px;
background: white url(cityscape.png) no-repeat left bottom;
}
.mainsite.theme-landing-page.theme-students-landing-page #footer-portlets {
padding-bottom: 230px;
background-image: url(student-cityscape.png);
}
.mainsite.theme-default-layout #footer-portlets,
.purple #footer-portlets {
border-top: 1px solid #d0d0d0;
}
#footer-portlets .portletcolumn > .portletWrapper {
margin-top: 10px;
}
.purple #portal-columns {
background: url(sidebar-purple-bg.png) repeat-y right;
}
.purple #portal-columns.nosb {
background: white;
}
.mainsite.theme-default-layout .documentContent,
.purple .documentContent {
padding: 0 1em 2em 0 !important;
}
.mainsite.theme-home-page .documentContent {
background-color: transparent;
padding-bottom: 0.25em !important;
}
.mainsite.theme-landing-page .documentContent {
padding: 0.25em 0 0.25em 0.5em !important;
}
.mainsite.theme-landing-page #content {
display: none;
}
.mainsite.theme-default-layout h1.documentFirstHeading {
margin-top: 0.25em;
}
.mainsite.theme-default-layout .documentActions,
.purple .documentActions {
border: 0;
}
.mainsite.theme-default-layout .documentActions ul,
.purple .documentActions ul {
display: none;
}
.purple-small #portal-logo img {
margin: 25px 50px;
}
.purple-small #portal-searchbox {
margin-top: 0.75em;
}
.mainsite.theme-home-page .portletcolumn + .portletcolumn {
border-left: 0;
}
.mainsite.theme-home-page #content {
display: none;
}
.mainsite.theme-home-page #portlets-above {
z-index: 5;
margin-top: -14px;
margin-left: -23px;
width: 730px;
}
.mainsite.theme-home-page #portlets-below {
margin-top: 1em;
overflow: visible;
width: 680px;
}
.mainsite.theme-home-page #portlets-above div.portletStaticText {
padding-top: 10px;
background-color: white;
}
.mainsite.theme-home-page #portlets-below .portletcolumn.pcol1of2,
.mainsite.theme-home-page #portlets-below .portletcolumn.pcol2of2 {
width: auto;
padding-left: 4px;
}
.mainsite.theme-home-page #portlets-below .portletcolumn.pcol1of2 .portletWrapper {
width: 220px;
}
.mainsite.theme-home-page #portlets-below .portletcolumn.pcol2of2 .portletWrapper {
width: 424px;
}
.mainsite.theme-home-page #column-one-portlets { clear: both; }
.mainsite.theme-home-page #column-one-portlets .portletWrapper { width: 678px; }
.mainsite.theme-home-page #column-one-portlets dl.portlet,
.mainsite.theme-home-page #column-one-portlets div.portletStaticText {
padding: 1em;
}
.mainsite.theme-home-page #column-one-portlets .portletHeader { padding-top: 0 !important; }
.mainsite.theme-home-page #column-one-portlets .portletWrapper,
.mainsite.theme-home-page #portlets-below .portletcolumn .portletWrapper {
background-color: white;
margin: 0 0 1em;
border-top: 1px solid #f2f2f2;
border-right: 1px solid #f2f2f2;
border-left: 0;
border-bottom: 0;
-webkit-box-shadow: -3px 3px 3px #cfcfcf;
-moz-box-shadow: -3px 3px 3px #cfcfcf;
box-shadow: -3px 3px 3px #cfcfcf;
}
.mainsite.theme-home-page #portlets-below dl.portlet,
.mainsite.theme-home-page #portlets-below div.portletStaticText {
padding: 1em;
}
.mainsite.theme-home-page #portlets-below .portletHeader {
text-transform: none;
padding: 1px 0 18px !important;
}
.mainsite.theme-home-page #portlets-below .pcol1of2 .portletHeader {
background-image: url(titleShadow.png);
}
.mainsite.theme-home-page #portlets-below dl.portlet .portletHeader {
font: 167% Georgia, "Times New Roman", Times, serif;
}
.mainsite.theme-home-page #portlets-below dl.portlet .portletHeader a {
}
.mainsite.theme-home-page #portlets-below .portlet.portletRss .portletItem {
padding: 0;
}
.mainsite.theme-home-page #portlets-below dl.portlet.portletTimeline {
padding: 0.5em 0;
}
.mainsite.theme-home-page #footer-portlets {
display: none;
}
.purple #portal-subsite-header {
font-size: 91%;
}
.purple h1#subSiteTitle {
border-bottom: none;
color: #8e89b2;
}
.purple h1#subSiteTitle a:link,
.purple h1#subSiteTitle a:visited {
color: #8e89b2 !important;
border-bottom: 1px solid transparent;
}
.purple h1#subSiteTitle a:hover {
color: black !important;
border-bottom: 1px solid #ccc;
}
.purple #portal-breadcrumbs {
margin-bottom: 1.25em;
}
.mainsite.theme-default-layout #portal-breadcrumbs {
position: absolute;
margin-top: 8px;
margin-left: 45px;
}
.mainsite #column-one-portlets .portletHeader a:link,
.purple-large #column-one-portlets .portletHeader a:link,
.purple-smail #column-one-portlets .portletHeader a:link,
.mainsite #column-one-portlets .portletHeader a:visited,
.purple-large #column-one-portlets .portletHeader a:visited,
.purple-smail #column-one-portlets .portletHeader a:visited {
}
.mainsite #column-one-portlets .portletHeader a:hover,
.purple-large #column-one-portlets .portletHeader a:hover,
.purple-smail #column-one-portlets .portletHeader a:hover {
}
/* */
.mainsite #portal-column-two .portlet.portletNavigationTree,
.purple-large #portal-column-two .portlet.portletNavigationTree,
.purple-small #portal-column-two .portlet.portletNavigationTree,
.mainsite #portal-column-two .portlet.portlet-static-college-navigation {
width: 227px;
margin-left: -22px !important;
margin-top: -5px;
border: none;
-webkit-box-shadow: 0px 4px 10px #5c5c5c;
-moz-box-shadow: 0px 4px 10px #5c5c5c;
box-shadow: 0px 4px 10px #5c5c5c;
padding-top: 20px;
padding-bottom: 0;
z-index: 100;
position: relative;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.mainsite #portal-column-two .portlet.portletNavigationTree,
.purple-large #portal-column-two .portlet.portletNavigationTree,
.purple-small #portal-column-two .portlet.portletNavigationTree {
background: #f1f0ee url(nav-bg-top.png) no-repeat center top;
}
.mainsite #portal-column-two .portlet.portlet-static-college-navigation {
background: #f1f0ee url(navPortletBackground.png) no-repeat center top;
}
.mainsite #portal-column-two dl.portletStaticText.portlet-static-college-navigation .portletItem {
font-size: 116%;
}
.mainsite #portal-column-two .portlet.portletNavigationTree .portletHeader,
.purple-large #portal-column-two .portlet.portletNavigationTree .portletHeader,
.purple-small #portal-column-two .portlet.portletNavigationTree .portletHeader,
.mainsite #portal-column-two .portlet.portlet-static-college-navigation .portletHeader {
display: none;
}
.mainsite #portal-column-two .portlet.portletNavigationTree .portletItem,
.purple-large #portal-column-two .portlet.portletNavigationTree .portletItem,
.purple-small #portal-column-two .portlet.portletNavigationTree .portletItem {
background: #f1f0ee url("nav-bg-body.png") repeat-y center top;
padding: 0 12px 0 11px;
}
.mainsite #portal-column-two .portlet.portlet-static-college-navigation .portletItem {
background: #f1f0ee url("navPortletBackground.png") no-repeat center bottom;
padding: 0 17px 15px 26px;
}
.mainsite #portal-column-two .portlet.portletNavigationTree .portletFooter,
.purple-large #portal-column-two .portlet.portletNavigationTree .portletFooter,
.purple-small #portal-column-two .portlet.portletNavigationTree .portletFooter {
display: block;
background: #f1f0ee url("nav-bg-bottom.png") no-repeat center bottom;
padding-top: 0;
padding-bottom: 15px;
}
.mainsite #portal-column-two .portlet.portletNavigationTree .navTreeLevel0,
.purple-large #portal-column-two .portlet.portletNavigationTree .navTreeLevel0,
.purple-small #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 {
line-height: 1.5em;
}
.mainsite #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 div,
.purple-large #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 div,
.purple-small #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 div {
background: none;
}
.mainsite #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 a:link,
.purple-large #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 a:link,
.purple-small #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 a:link,
.mainsite #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 a:visited,
.purple-large #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 a:visited,
.purple-small #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 a:visited {
background: none;
}
.mainsite #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 a:hover,
.purple-large #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 a:hover,
.purple-small #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 a:hover {
color: black;
background: #ccc;
}
.mainsite #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 a:link.navTreeCurrentItem,
.purple-large #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 a:link.navTreeCurrentItem,
.purple-small #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 a:link.navTreeCurrentItem,
.mainsite #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 a:visited.navTreeCurrentItem,
.purple-large #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 a:visited.navTreeCurrentItem,
.purple-small #portal-column-two .portlet.portletNavigationTree .navTreeLevel0 a:visited.navTreeCurrentItem {
color: black;
background: #ccc;
}
.mainsite #portal-column-two .portlet.portletNavigationTree .navTreeLevel1 a:hover span,
.purple-large #portal-column-two .portlet.portletNavigationTree .navTreeLevel1 a:hover span,
.purple-small #portal-column-two .portlet.portletNavigationTree .navTreeLevel1 a:hover span {
color: black;
}
.mainsite #portal-column-two .portlet.portletNavigationTree .navTreeLevel1 a:link.navTreeCurrentItem span,
.purple-large #portal-column-two .portlet.portletNavigationTree .navTreeLevel1 a:link.navTreeCurrentItem span,
.purple-small #portal-column-two .portlet.portletNavigationTree .navTreeLevel1 a:link.navTreeCurrentItem span,
.mainsite #portal-column-two .portlet.portletNavigationTree .navTreeLevel1 a:visited.navTreeCurrentItem span,
.purple-large #portal-column-two .portlet.portletNavigationTree .navTreeLevel1 a:visited.navTreeCurrentItem span,
.purple-small #portal-column-two .portlet.portletNavigationTree .navTreeLevel1 a:visited.navTreeCurrentItem span {
color: #333;
}
.mainsite #portal-column-two .portlet.portletNavigationTree .lastItem,
.purple-large #portal-column-two .portlet.portletNavigationTree .lastItem,
.purple-small #portal-column-two .portlet.portletNavigationTree .lastItem {
padding-bottom: 1px;
}
.mainsite #portal-column-two .portlet.portlet-static-college-navigation .portletItem h2 {
}
.mainsite #portal-column-two .portlet.portlet-static-college-navigation .portletItem h3 {
}
.mainsite #portal-column-two .portlet.portlet-static-college-navigation .portletItem h4 {
font-size: 88%;
}
.mainsite #portal-column-two .portlet.portlet-static-college-navigation .portletItem h2,
.mainsite #portal-column-two .portlet.portlet-static-college-navigation .portletItem h3,
.mainsite #portal-column-two .portlet.portlet-static-college-navigation .portletItem h4 {
font-family: Georgia, "Times New Roman", Times, serif;
margin-left: 0;
margin-bottom: 0;
margin-top: 1em;
color: #57307f;
text-transform: uppercase;
font-weight: bold;
}
.mainsite #portal-column-two .portlet.portlet-static-college-navigation .portletItem h2:first-child,
.mainsite #portal-column-two .portlet.portlet-static-college-navigation .portletItem h3:first-child,
.mainsite #portal-column-two .portlet.portlet-static-college-navigation .portletItem h4:first-child {
margin-top: 0;
}
.mainsite #portal-column-two .portlet.portlet-static-college-navigation .portletItem ul {
list-style-type: none !important;
list-style-image: none !important;
margin-left: 0;
margin-top: 0;
margin-bottom: 0.5em;
padding: 0;
}
.mainsite #portal-column-two .portlet.portlet-static-college-navigation .portletItem li {
list-style-type: none !important;
list-style-image: none !important;
margin-bottom: 0;
line-height: 1.5em;
}
.mainsite #portal-column-two .portlet.portlet-static-college-navigation .portletItem a {
display: block;
width: 100%;
margin-left: -15px;
padding: 0 5px 0 15px !important;
color: #666;
border-bottom: 1px solid transparent;
text-decoration: none;
font-weight: normal;
}
.mainsite #portal-column-two .portlet.portlet-static-college-navigation .portletItem a:hover {
color: black !important;
background-color: #ccc !important;
}
/* */
.mainsite.theme-landing-page #portlets-above .portletWrapper,
.mainsite.theme-landing-page #portlets-below .portletWrapper {
margin-left: 0;
margin-right: 0;
}
.mainsite.theme-landing-page #portal-column-two dl.portlet,
.mainsite.theme-landing-page #portal-column-two div.portletStaticText {
margin-top: 1.5em;
margin-bottom: 3em;
}
.mainsite.theme-landing-page dl.portletStaticText .portletItem,
.mainsite.theme-landing-page div.portletStaticText {
padding: 0.5em 0 0.5em 1em;
}
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletItem,
.mainsite.theme-landing-page .hcportletcolumnsrow div.portletStaticText {
font-size: 100%;
}
.mainsite.theme-landing-page #portal-column-two dl.portletStaticText .portletItem,
.mainsite.theme-landing-page #portal-column-two div.portletStaticText {
font-size: 110%;
}
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletHeader {
padding: 0 0 0.25em 0.8em !important;
text-align: left;
background: transparent;
}
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletHeader,
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletItem h2,
.mainsite.theme-landing-page .hcportletcolumnsrow div.portletStaticText h2 {
font: 131% Georgia, "Times New Roman", Times, serif;
}
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletItem h3,
.mainsite.theme-landing-page .hcportletcolumnsrow div.portletStaticText h3 {
font: 120% Georgia, "Times New Roman", Times, serif;
}
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletItem h4,
.mainsite.theme-landing-page .hcportletcolumnsrow div.portletStaticText h4 {
font: 110% Georgia, "Times New Roman", Times, serif;
}
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletHeader,
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletItem h2,
.mainsite.theme-landing-page .hcportletcolumnsrow div.portletStaticText h2,
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletItem h3,
.mainsite.theme-landing-page .hcportletcolumnsrow div.portletStaticText h3,
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletItem h4,
.mainsite.theme-landing-page .hcportletcolumnsrow div.portletStaticText h4 {
color: #5c3a86;
letter-spacing: 0.05em;
margin-top: 0;
margin-bottom: 0;
text-transform: none;
}
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletItem h2,
.mainsite.theme-landing-page .hcportletcolumnsrow div.portletStaticText h2,
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletItem h3,
.mainsite.theme-landing-page .hcportletcolumnsrow div.portletStaticText h3,
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletItem h4,
.mainsite.theme-landing-page .hcportletcolumnsrow div.portletStaticText h4 {
padding-top: 1.25em;
padding-bottom: .25em;
}
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletItem h2:first-child,
.mainsite.theme-landing-page .hcportletcolumnsrow div.portletStaticText h2:first-child,
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletItem h3:first-child,
.mainsite.theme-landing-page .hcportletcolumnsrow div.portletStaticText h3:first-child,
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletItem h4:first-child,
.mainsite.theme-landing-page .hcportletcolumnsrow div.portletStaticText h4:first-child {
padding-top: 0;
}
.mainsite.theme-landing-page dl.portletStaticText .portletItem p,
.mainsite.theme-landing-page div.portletStaticText p {
margin: 0 0 0.5em;
padding: 0;
}
.mainsite.theme-landing-page dl.portletStaticText .portletItem ul,
.mainsite.theme-landing-page div.portletStaticText ul {
margin: 0 0 0.5em;
padding: 0;
list-style: none;
letter-spacing: 0.05em;
}
.mainsite.theme-landing-page dl.portletStaticText .portletItem ul li,
.mainsite.theme-landing-page div.portletStaticText ul li {
list-style: none;
margin-bottom: 0;
margin-left: 1.5em;
text-indent: -1.5em;
line-height: 1.75em;
}
.mainsite.theme-landing-page dl.portletStaticText .portletItem a:link,
.mainsite.theme-landing-page div.portletStaticText a:link,
.mainsite.theme-landing-page dl.portletStaticText .portletItem a:visited,
.mainsite.theme-landing-page div.portletStaticText a:visited {
font-weight: normal;
}
.mainsite.theme-landing-page dl.portletStaticText .portletItem ul li a:link,
.mainsite.theme-landing-page div.portletStaticText ul li a:link,
.mainsite.theme-landing-page dl.portletStaticText .portletItem ul li a:visited,
.mainsite.theme-landing-page div.portletStaticText ul li a:visited {
color: #2a2a2a;
text-decoration: none;
}
.mainsite.theme-landing-page dl.portletStaticText .portletItem ul li a:hover,
.mainsite.theme-landing-page div.portletStaticText ul li a:hover {
color: black;
border-bottom: 1px solid black;
}
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletItem .image-inline,
.mainsite.theme-landing-page .hcportletcolumnsrow div.portletStaticText .image-inline {
border: 6px solid white !important;
-webkit-box-shadow: 0 0 6px #444;
-moz-box-shadow: 0 0 6px #444;
box-shadow: 0 0 6px #444;
margin: 0.5em 0;
}
.mainsite.theme-landing-page .hcportletcolumnsrow dl.portletStaticText .portletItem a:hover .image-inline,
.mainsite.theme-landing-page .hcportletcolumnsrow div.portletStaticText a:hover .image-inline {
-moz-box-shadow: 0px 0px 4px #333;
-webkit-box-shadow: 0px 0px 4px #333;
box-shadow: 0px 0px 4px #333;
}
/* */
.purple-micro #portal-breadcrumbs {
margin: 10px 30px;
}
.purple-micro #subSiteTitle {
margin: 25px 30px 12px;
font-size: 300%;
line-height: 1.1em;
}
.purple-micro #portal-logo img {
margin: 8px 30px;
}
.purple-micro #portal-searchbox {
margin-top: 8px;
}
.purple-micro #portal-subsite-banner {
background-color: #eee;
width: 936px;
margin: 10px 0;
overflow: hidden;
-webkit-box-shadow: 0px 0px 10px 0px #777;
-moz-box-shadow: 0px 0px 10px 0px #777;
box-shadow: 0px 0px 10px 0px #777;
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
max-height: 250px;
text-align: center;
}
.purple-micro #portal-subsite-banner img {
margin: 0 auto;
max-width: 100%;
}
.purple-micro #portal-columns {
margin-top: 25px;
}
.purple-micro h1#subSiteTitle,
.purple-micro h1#subSiteTitle a:link,
.purple-micro h1#subSiteTitle a:visited,
.purple-micro h1.documentFirstHeading,
.purple-micro .portletHeader,
.purple-micro .portletHeader a:link,
.purple-micro .portletHeader a:visited {
color: #4a1f77 !important;
}
.purple-micro h1#subSiteTitle a:hover,
.purple-micro .portletHeader a:hover {
/* */
color: rgba(74,31,119,0.5) !important;
}
.purple-micro.cs-plum h1#subSiteTitle,
.purple-micro.cs-plum h1#subSiteTitle a:link,
.purple-micro.cs-plum h1#subSiteTitle a:visited,
.purple-micro.cs-plum h1.documentFirstHeading,
.purple-micro.cs-plum .portletHeader,
.purple-micro.cs-plum .portletHeader a:link,
.purple-micro.cs-plum .portletHeader a:visited {
color: #7b005f !important;
}
.purple-micro.cs-plum h1#subSiteTitle a:hover,
.purple-micro.cs-plum .portletHeader a:hover {
/* */
color: rgba(123,0,95,0.5) !important;
}
.purple-micro.cs-blueberry h1#subSiteTitle,
.purple-micro.cs-blueberry h1#subSiteTitle a:link,
.purple-micro.cs-blueberry h1#subSiteTitle a:visited,
.purple-micro.cs-blueberry h1.documentFirstHeading,
.purple-micro.cs-blueberry .portletHeader,
.purple-micro.cs-blueberry .portletHeader a:link,
.purple-micro.cs-blueberry .portletHeader a:visited {
color: #164cc6 !important;
}
.purple-micro.cs-blueberry h1#subSiteTitle a:hover,
.purple-micro.cs-blueberry .portletHeader a:hover {
/* */
color: rgba(22,76,198,0.5) !important;
}
.purple-micro.cs-olive h1#subSiteTitle,
.purple-micro.cs-olive h1#subSiteTitle a:link,
.purple-micro.cs-olive h1#subSiteTitle a:visited,
.purple-micro.cs-olive h1.documentFirstHeading,
.purple-micro.cs-olive .portletHeader,
.purple-micro.cs-olive .portletHeader a:link,
.purple-micro.cs-olive .portletHeader a:visited {
color: #b19808 !important;
}
.purple-micro.cs-olive h1#subSiteTitle a:hover,
.purple-micro.cs-olive .portletHeader a:hover {
/* */
color: rgba(177,152,8,0.5) !important;
}
.purple-micro h1#subSiteTitle,
.purple-micro h1.documentFirstHeading,
.purple-micro .portletHeader {
font-family: Georgia, "Times New Roman", Times, serif !important;
}
.purple-micro.fs-sansserif h1#subSiteTitle,
.purple-micro.fs-sansserif h1.documentFirstHeading,
.purple-micro.fs-sansserif .portletHeader {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif !important;
}
/* */
/* */
/* */

}


/* - ++resource++hunter.portlets.styles/portlets.css - */
@media all {
/* http://www.hunter.cuny.edu/portal_css/++resource++hunter.portlets.styles/portlets.css?original=1 */
.managePortletsLink,
.managePortletsAboveLink,
.managePortletsBelowLink,
.manageFooterPortletsLink  { display: none; }
.managePortletsAboveLink,
.managePortletsBelowLink,
.manageFooterPortletsLink  { text-align: center; margin: 0 auto 1em; }
.portlet-manager-row .porlet-well_manager { width: 30%; float:left; margin:1%; }
.portlet-manager-row-footer .porlet-well_manager { width: 18%; float:left; margin:1%; }
.portlet-manager-row { width:100%; float:left; }
.hcportletcolumnsrow {
overflow: hidden;
clear: both;
}
.portletcolumn {
float: left;
width: 100%;
overflow: hidden;
}
.portletcolumn.two-pcolumns {
width: 49%;
}
.portletcolumn.three-pcolumns {
width: 32%;
}
.portletcolumn.four-pcolumns {
width: 24%;
}
.portletcolumn.five-pcolumns {
width: 19%;
}
.pcol1of1 {
}
.pcol1of2 {
}
.pcol2of2 {
}
.pcol1of3 {
}
.pcol2of3 {
}
.pcol3of3 {
}
.pcol1of4 {
}
.pcol2of4 {
}
.pcol3of4 {
}
.pcol4of4 {
}
.pcol1of5 {
}
.pcol2of5 {
}
.pcol3of5 {
}
.pcol4of5 {
}
.pcol5of5 {
}
.portletcolumn.pcol2of3 {
margin-left: 2%;
}
.portletcolumn.pcol2of4, .portletcolumn.pcol3of4 {
margin-left: 1.3%;
}
.portletcolumn.pcol2of5, .portletcolumn.pcol3of5, .portletcolumn.pcol4of5 {
margin-left: 1.25%;
}
.portletcolumn.pcol2of2, .portletcolumn.pcol3of3, .portletcolumn.pcol4of4, .portletcolumn.pcol5of5 {
float: right;
}
/* */
.portletSlideshowPortlet {
/* */
zoom: 1;
position: relative;
width: 100%;
z-index:1;
margin-bottom: 1em;
}
.portletSlideshowPortlet .slideshow-bg-light {
background-color: #fff;
}
.portletSlideshowPortlet .slideshow-bg-dark {
background-color: #000;
}
.portletSlideshowPortlet .slideshowWrapper {
overflow: hidden;
z-index: 1;
}
.portletSlideshowPortlet .slideshowContainer {
overflow: hidden;
width: 100%;
height: 100%;
z-index: 2;
}
.portletSlideshowPortlet .slideshowContainer .slideContainer {
width: 100%;
height: 100%;
}
.portletSlideshowPortlet a,
.portletSlideshowPortlet img,
.portletSlideshowPortlet a img {
border: none 0 !important;
outline: none !important;
text-decoration: none !important;
}
.portletSlideshowPortlet .slideshowContainer .slideContainer img {
top: 0;
left: 0;
}
.portletSlideshowPortlet .slideCaption {
z-index: 98;
border-top: 1px solid transparent;
color: #ffffff !important;
background-color: rgba(0,0,0,0.65);
padding: 8px 2.5% 22px;
position: absolute;
left: 0;
bottom: 0;
right: 0;
width: 95%;
}
.portletSlideshowPortlet .slideCaption.slide-caption-small{
font-size: 0.85em;
}
.portletSlideshowPortlet .slideCaption.slide-caption-large{
font-size: 1.25em;
}
.portletSlideshowPortlet:hover .slideCaption {
border-top: 1px solid rgba(59,32,109,0.85);
background-color: rgba(59,32,109,0.65);
}
.portletSlideshowPortlet .slideCaption a {
color: #ffffff !important;
}
.portletSlideshowPortlet .slideCaption .slideTitle,
.portletSlideshowPortlet .slideCaption .slideDescription {
}
.portletSlideshowPortlet .slideCaption .slideTitle {
font-size: 1.2em;
font-weight: bold;
display: block;
}
.portletSlideshowPortlet .slideshowNav {
position: absolute;
right: 10px;
bottom: 5px;
z-index: 99;
}
.portletSlideshowPortlet .slideshowNavPager {
float: left;
}
.portletSlideshowPortlet .slideshowNav a {
display: block;
margin: 0;
width:16px;
height:15px;
background: none left top no-repeat;
float: left;
text-indent: -9999px;
position:relative;
}
.portletSlideshowPortlet .slideshowNavPager a {
background-image: url(../++resource++hunter.portlets.images/slideshow-bullet.png);
}
.portletSlideshowPortlet .slideshowNavPager a.activeSlide{
background-position: right top;
}
.portletSlideshowPortlet .slideshowNavPager a:hover{
background-position: 50% top;
}
.portletSlideshowPortlet .slideshowNav a.prev-slide {
background-image: url(../++resource++hunter.portlets.images/slideshow-arrow-prev.png);
}
.portletSlideshowPortlet .slideshowNav a.next-slide {
background-image: url(../++resource++hunter.portlets.images/slideshow-arrow-next.png);
}
.portletSlideshowPortlet .slideshowNav a.prev-slide:hover,
.portletSlideshowPortlet .slideshowNav a.next-slide:hover {
background-position: right top;
}
/* */
/* */
/* */

}


/* - ++resource++hunter.themebase.stylesheets/main.css - */
@media screen {
/* http://www.hunter.cuny.edu/portal_css/++resource++hunter.themebase.stylesheets/main.css?original=1 */
/* */

}


/* - ++resource++hunter.publictheme.base.stylesheets/main.css - */
@media screen {
/* http://www.hunter.cuny.edu/portal_css/++resource++hunter.publictheme.base.stylesheets/main.css?original=1 */
/* */
body .documentByLine, body div.managePortletsLink {
display: none;
}

}


/* XXX ERROR -- could not find '++resource++hunter.publictheme.simple.stylesheets/main.css'*/

/* - ++resource++hunter.publictheme.mainsite.stylesheets/main.css - */
@media screen {
/* http://www.hunter.cuny.edu/portal_css/++resource++hunter.publictheme.mainsite.stylesheets/main.css?original=1 */
/* */

}


/* XXX ERROR -- could not find '++resource++hunter.publictheme.executive.stylesheets/main.css'*/

/* XXX ERROR -- could not find 'executive.css'*/

/* XXX ERROR -- could not find 'executive_variant.css'*/

/* XXX ERROR -- could not find '++resource++hunter.publictheme.refresh.stylesheets/main.css'*/
