
/* - 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 */
/* */
/* */
body.largeText { font-size: 95%; }
body.smallText { font-size: 60%; }
/* */
#portal-column-one .visualPadding {
padding: 2em 0em 1em 1.5em;
}
#portal-column-two .visualPadding {
padding: 2em 1.5em 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(/hunter/sociology/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;
}
.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;
}
/* */
/* */
/* */
/* */
.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;
}
html, body {
height: 100%;
margin: 0;
}
body {
background-color: #fafafa;
}
#visual-portal-wrapper {
min-width: 940px;
max-width: 1280px;
padding-left: 44px;
padding-right: 44px;
padding-bottom: 11px;
min-height: 100%;
background-color: white;
background-image: url(pageBoarder-left.png), url(pageBoarder-right.png);
background-position: left top, right top;
background-repeat: repeat-y, repeat-y;
display: table;
}
#portal-columns {
}
#portal-column-content .contentwrap,
#portal-column-one .visualPadding,
#portal-column-two .visualPadding {
overflow: auto;
}
.withsl #portal-column-one,
.withsr #portal-column-two {
width: 20em;
min-width: 20em;
}
.withsr.withsl #portal-column-one,
.withsl.withsr #portal-column-two {
width: 16em;
min-width: 16em;
}
#portal-header {
background: #392477 url(headerBackground.png) repeat-x top;
}
#portal-logo img {
border: 0;
padding: 0;
margin: 1em 0em 1em 2em;
}
#portal-searchbox {
margin: 8px 0 0 0;
float: right;
background-color: transparent;
padding: 0 2em 0 0;
text-align: right;
text-transform: lowercase;
white-space: nowrap;
z-index: 2;
}
#portal-searchbox form {
float: left;
clear: none;
margin-left: 1em;
}
#portal-searchbox form input[type=submit] {
background : url(searchButton.png) no-repeat center center;
width:  11px;
height: 15px;
border: none;
color: transparent;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#portal-globalnav {
text-align: right;
margin-bottom: 25px;
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: none;
border-bottom: none;
line-height: 1.8em;
color: Black;
padding: 0em 3em 0em 3em;
margin: 0;
text-transform: lowercase;
list-style: none;
clear: right;
font-size: 0.9em;
}
#portal-globalnav li {
border-right: 1px solid #cccccc;
padding: 0;
margin: 0;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
color: #666666;
display: inline;
}
#portal-globalnav li:last-child {
border-right: none;
}
#portal-globalnav li a {
text-transform: none;
margin: 0 0;
color: #666666;
background-color: transparent;
height: auto;
padding: 0em 1.25em 1px;
text-decoration: none;
}
#portal-globalnav li.selected a,
#portal-globalnav li a:hover {
color: #000000;
background-color: transparent;
}
#portal-breadcrumbs {
clear: both;
text-transform: uppercase;
line-height: 1.6em;
padding-left: 2em;
padding-right: 2em;
font-size: 1em;
}
#portal-breadcrumbs #breadcrumbs-you-are-here {
display: none;
}
#portal-breadcrumbs a:link,
#portal-breadcrumbs a:visited {
text-decoration: none;
}
.breadcrumbSeparator {
font-size: 120%;
}
.sitecontact {
text-align: left;
padding: 1.5em 2em 2em 28px;
color: #8e8e8e;
line-height: 1.75em;
font-size: 93%;
}
.sitecontact a,
.sitecontact a:visited {
color: #8e8e8e;
border-bottom: 1px dotted #8e8e8e;
text-decoration: none;
}
.sitecontact a:hover {
color: #676767;
border-bottom: 1px solid #8e8e8e;
text-decoration: none;
}
#portal-footer {
padding-bottom: 1em;
background: white url(footer-bg.png) repeat-y left;
border-top: 1px solid #d0d0d0;
border-bottom: none;
margin: 0 0 0 0;
}
#portal-footer ul {
text-align: left;
}
#portal-sitefooterlinks {
padding: 35px 25px 0 28px;
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,
#portal-sitefooterlinks li a:visited  {
color: #717171 !important;
border-bottom: solid transparent 1px;
text-decoration: none;
}
#portal-sitefooterlinks li a:hover {
border-bottom: 1px solid #CCC;
color: #333;
text-decoration: none;
opacity: 0.58;
}
#portal-sitefooterCopyright {
padding: 35px 5px 0 5px;
text-align: center;
color: #717171;
width: 190px;
float: right;
clear: right;
font-size: 93%;
}
#portal-footerBadges {
padding: 1em 0 2em 0;
height: 40px;
}
.footerAddress {
text-align: right;
clear: none;
margin-left: 5px;
width: 140px;
float: left;
font-size: 93%;
}
.footerAddress strong {
color: #5c3a86;
}
.footerCUNY {
float: right;
clear: none;
width: 170px;
padding: 0;
text-align: center;
}
.footerCUNY a,
.footerCUNY a:visited {
display: inline-block;
background: transparent url(cuny-logo.gif) no-repeat left top;
width: 89px;
height: 43px;
text-indent: -9999px;
}
/* */
#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 */
/* */
#deptLogo {
padding: 0 0 5px 25px;
}
#deptLogo h2 {
margin-top: 0.25em;
margin-bottom: 0.25em;
}
#deptLogo a {
display: block;
}
#deptLogo a.rollover {
height: 58px;
max-height: 58px;
text-indent: -5000px;
background: #fff url(/hunter/sociology/deptlogo) no-repeat 0px 0px;
}
#deptLogo a.rollover:hover { background-position: 0px -58px; }
#wrapPrimeNav {
background-color: #f4f4f4;
border-top: 1px solid #b2b2b2;
}
#PRIMEnav {
margin: 0 0 0 0;
border-bottom: 1px solid #f4f4f4 !important;
padding: 0 11px;
background-color: #f4f4f4;
font-size: 1.1em;
height: auto;
}
#PRIMEnav a {
color: #333333;
padding: 6px 3px 6px 3px;
border-bottom: 1px solid transparent;
font-weight: normal;
font-style: normal;
}
#PRIMEnav a:hover,
#PRIMEnav a.PRIMEon {
color: black;
background-color: white;
}
#PRIMEnav ul {
margin: 0;
padding: 0;
background-color: #fff;
border-top: none;
border-right: 1px solid #dadada;
border-bottom: 1px solid #dadada;
border-left: 1px solid #dadada;
position: absolute;
left: -9000px;
z-index: 10000;
font-size: 11px;
}
#PRIMEnav ul ul {
border-top: 1px solid #dadada;
}
#PRIMEnav li {
margin-right: 12px;
border-bottom:  1px solid #f4f4f4 !important;
}
#PRIMEnav ul a:hover {
color: white;
background-color: #5e4b9a !important;
border-bottom: 1px dotted #572b7e;
}
#PRIMEnav ul li a {
margin: 0 0 0 0;
}
#PRIMEnav ul li a:hover, #PRIMEnav ul li a:active, #PRIMEnav ul li a:focus {
background: white;
}
#PRIMEnav a:link.PRIMEtrg,
#PRIMEnav a:visited.PRIMEtrg,
#PRIMEnav a:hover.PRIMEtrg,
#PRIMEnav a:link.PRIMEon,
#PRIMEnav a:visited.PRIMEon,
#PRIMEnav a:hover.PRIMEon   {
background: url(PRIMEarrow-dropdown.gif) no-repeat right 8px;
padding-right: 16px;
}
#PRIMEnav a:link.PRIMEon,
#PRIMEnav a:visited.PRIMEon,
#PRIMEnav a:hover.PRIMEon {
background-color:  white;
-webkit-box-shadow: 0px 2px 6px 3px rgba(2, 2, 2, .25);
box-shadow: 0px 2px 6px 3px rgba(2, 2, 2, .25);
}
#PRIMEnav ul {
-webkit-box-shadow: 0px 4px 6px 3px rgba(2, 2, 2, .25);
box-shadow: 0px 4px 6px 3px rgba(2, 2, 2, .25);
}
#PRIMEnav ul a:hover.PRIMEtrg,
#PRIMEnav ul a:active.PRIMEtrg,
#PRIMEnav ul a:link.PRIMEtrg,
#PRIMEnav ul a:active.PRIMEtrg,
#PRIMEnav ul a:hover.PRIMEon,
#PRIMEnav ul a:active.PRIMEon,
#PRIMEnav ul a:link.PRIMEon,
#PRIMEnav ul a:active.PRIMEon {
background: url(PRIMEarrow.gif) no-repeat right center;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
#portal-breadcrumbs {
background: #9A91C7 url(breadcrumb-background-white.png) repeat-y right top !important;
padding-left: 14px;
color: white;
font-size: 0.9em;
text-transform: lowercase;
}
#portal-breadcrumbs a:link,
#portal-breadcrumbs a:visited {
color: #ebe9fe;
}
#portal-breadcrumbs a:hover {
color: #57307f;
}
.breadcrumbSeparator {
font-size: 100%;
}
.breadcrumbSeparator:before {
}
.sitecontact {
background: url(footer-stripe.png) repeat-y right top;
}
#portal-footer {
}
#portal-sitefooterlinks li {
}
/* */
#portal-column-one,
#portal-column-two {
}
#portal-column-one .visualPadding,
#portal-column-two .visualPadding {
padding: 1.25em 1em 1em 1em;
}
.withsl #portal-column-content {
border-left: 1px solid #e5e5e5;
}
.withsr #portal-column-content {
border-right: 1px solid #e5e5e5;
}
#portal-column-one .portlet dt,
#portal-column-one .portlet dd {
padding-left: 0;
padding-right: 0;
}
#portal-column-two .portlet dt,
#portal-column-two .portlet dd {
padding-right: 0;
padding-left: 0;
}
#portal-column-one .portlet,
#portal-column-two .portlet {
border-bottom: 1px solid #e5e5e5;
margin-bottom: 1em;
}
.portletcolumn .portletWrapper:first-child .portletHeader,
#portal-column-one .portletWrapper:first-child .portletHeader,
#portal-column-two .portletWrapper:first-child .portletHeader {
padding-top: 0 !important;
}
#portal-column-one .portletWrapper:last-child .portlet,
#portal-column-two .portletWrapper:last-child .portlet {
border-bottom: 1px solid white;
}
#portal-column-one .portlet dd.portletFooter,
#portal-column-two .portlet dd.portletFooter,
.hcportletcolumnsrow .portlet dd.portletFooter {
font-size: 10px !important;
font-size: 92%;
}
.hcportletcolumnsrow div.portletStaticText {
padding: 0 1em;
}
.portlet.portletNavigationTree dd,
.portlet.portletCalendar dd {
font-size: 100% !important;
}
.portletHeader,
.portletNavigationTree .portletHeader
.portletCalendar dt {
color: #666666 !important;
font-size: 82%;
font-family:  "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
font-weight: bold !important;
}
.portletHeader a:hover,
.portletNavigationTree a:hover {
color: #000000 !important;
}
.portletItem {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
}
.portletItemDetails {
color: #999;
font: italic 400 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
}
/* */
.portletcolumn {
margin-left: 1%;
border-right: 1px solid #e5e5e5;
padding-right: 1.5%;
}
.portletcolumn .portlet {
border-bottom: 1px solid #e5e5e5;
}
.portletcolumn .portletWrapper:last-child .portlet{
border-bottom: none;
}
.portletcolumn .portlet .tileItem {
border-top: none;
}
.portletcolumn.one-pcolumns {
width: 98% !important;
border-right: none;
}
.portletcolumn.two-pcolumns {
width: 47% !important;
}
.portletcolumn.three-pcolumns {
width: 30% !important;
}
.portletcolumn.four-pcolumns {
width: 21.75% !important;
}
.portletcolumn.five-pcolumns {
width: 16.75% !important;
}
.portletcolumn.two-pcolumns.pcol2of2,
.portletcolumn.three-pcolumns.pcol3of3,
.portletcolumn.three-pcolumns.pcol4of4,
.portletcolumn.three-pcolumns.pcol5of5 {
border-right: none;
}
.hcportletcolumnsrow {
padding-top: .25em;
padding-bottom: .25em;
font-size: 94%;
}
.hcportletcolumnsrow .portlet {
border-bottom: 1px solid #e5e5e5 ;
}
.hcportletcolumnsrow dd a {
border-bottom: 1px transparent solid;
}
.hcportletcolumnsrow ol {
margin: 0.5em 0 0 2.5em;
}
.hcportletcolumnsrow .portletHeader {
border-top: 1px solid transparent;
border-right: 1px solid transparent;
border-bottom: 1px solid transparent;
border-left: 1px solid transparent;
}
.hcportletcolumnsrow .portletItem {
border-right: 1px solid transparent;
border-left: 1px solid transparent;
}
.hcportletcolumnsrow .portletFooter {
border-top: 1px solid transparent;
border-right: 1px solid transparent;
border-bottom: 1px solid transparent;
border-left: 1px solid transparent;
}
.hcportletcolumnsrow .portletItem.even {
background-color: transparent;
}
#portal-column-content .contentwrap,
#portal-column-one .visualPadding,
#portal-column-two .visualPadding {
overflow: auto;
margin-bottom: 20px;
}
#footer-portlets {
padding-top: 20px;
border-top: solid 8px #e5e5e5;
border-bottom: solid 5px white;
font-size: 116%;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
.portletFooter {
background-color: transparent;
border: 1px solid transparent;
border-style: solid solid none solid;
}
/* */
/* */
#portal-column-one .portlet  {
border-top: 1px solid transparent;
border-right: 1px solid transparent;
border-left: 1px solid white;
padding: .5em .0 .5em 0;
}
#portal-column-one .portletHeader {
padding-top: 1em;
border-top: 1px solid white;
border-right: 1px solid white;
border-bottom: 1px solid white;
border-left: 1px solid white;
}
#portal-column-one .portletItem {
border-right: 1px solid white;
border-left: 1px solid white;
}
#portal-column-one .portletFooter {
border-top: 1px solid white;
border-right: 1px solid white;
border-bottom: 1px solid white;
border-left: 1px solid white;
background-color: white;
}
/* */
/* */
#portal-column-two .portlet  {
border-top: 1px solid transparent;
border-right: 1px solid white;
border-left: 1px solid transparent;
padding: .5em 0 .5em 0;
}
#portal-column-two .portletHeader {
padding-top: 1em;
border-top: 1px solid white;
border-right: 1px solid white;
border-bottom: 1px solid white;
border-left: 1px solid white;
}
#portal-column-two .portletItem {
border-left: 1px solid white;
border-right: 1px solid white;
}
#portal-column-two .portletFooter {
border-top: 1px solid white;
border-left: 1px solid white;
border-bottom: 1px solid white;
border-right: 1px solid white;
background-color: white;
}
/* */
/* */
.portletNavigationTree .portletItem {
font-family: Arial, Helvetica, Geneva, sans-serif;
color: #572b7e;
margin-bottom: .25em;
}
.portletNavigationTree .navTreeLevel1 {
margin-bottom: .25em;
font-size: 93%;
font-weight: normal;
font-style: normal;
}
.portletNavigationTree .portletItem a {
color: #572b7e;
background-color: transparent;
line-height: 1.34em;
border-top: 1px solid transparent !important;
border-right: 1px solid transparent !important;
border-bottom: 1px dotted transparent !important;
border-left: 1px solid transparent !important;
padding-bottom: 0 !important;
}
#portal-columns .portletNavigationTree .portletItem a:hover,
#portal-columns .portletNavigationTree .portletItem a.navTreeCurrentItem {
background-color: transparent !important;
border-top: 1px solid transparent !important;
border-right: 1px solid transparent !important;
border-left: 1px solid transparent !important;
}
.portletNavigationTree .navTreeLevel0 {
font-size: 100%;
}
.portletNavigationTree a {
color: #666666;
}
.portletNavigationTree ul {
list-style-image: none;
list-style-type: none;
margin: 0;
}
.portletNavigationTree li li {
padding-left: 6px;
}
.portletNavigationTree li li.navTreeCurrentNode {
}
.portletNavigationTree .navTreeCurrentItem {
border-top: white !important;
border-right: white !important;
border-bottom: dotted #4e4e4e 1px !important;
border-left: white !important;
background-color: white;
}
a.navTreeItemInPath.navTreeFolderish,
a:hover.navTreeFolderish {
padding-right: 12px;
}
a.navTreeFolderish {
padding-right: 12px;
}
.navTreeItem a,
dd.portletItem .navTreeItem a {
display: inline;
}
.navTree li {
margin-bottom: .5em;
}
/* */
/* */
.portletCalendar .portletHeader {
padding: 1em 0 0 0;
}
.ploneCalendar {
margin: 0 0;
width: 98%;
font: 77% Arial, Helvetica, Geneva, sans-serif;
}
.ploneCalendar .weekdays th {
color: #666666;
border: 1px solid white;
overflow: hidden;
width: 14%;}
.ploneCalendar td {
color: #666666;
}
.ploneCalendar .event {
background-color: #e3e3e3;
}
/* */
/* */
.portletEvents .portletItem a.tile img,
.portletSeminars .portletItem a.tile img,
.portletNews .portletItem a.tile img,
.portletRecent .portletItem a.tile img,
.portletCollection .portletItem a.tile img
{
display: none;
}
/* */
.portletItem h2.tileHeadline {
margin-top: 0;
}
.portletItem h2.tileHeadline a {
font-size: 89%% !important;
}
.portletItem .tileFooter {
font-family: Arial, Helvetica, Geneva, sans-serif;
text-align: right;
font-weight: normal;
font-style: normal;
clear: both;
}
/* */
/* */
#portal-columns {
font-size: 116%;
word-wrap:break-word;
margin-top: 10px;
border-top: 7px solid #e5e5e5;
}
#portal-columns .portletStaticText,
#portal-columns .portletStaticText .portletItem {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
color: #333333;
}
#portal-columns .portletStaticText ul,
#portal-columns .portletStaticText ol {
margin-left: 1.5em;
}
#portal-column-content {
font: 100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
color: black;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
color: #333333;
border-bottom: none;
}
h1 {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
font-size: 160%;
margin-bottom: 1em;
font-weight: 200;
font-style: normal;
letter-spacing: -0.01em;
}
h2 {
color: black;
font-size: 160%;
margin-top: 0;
margin-bottom: 0.5em;
font-weight: normal;
font-style: normal;
}
h3 {
font-weight: bold;
font-size: 110%;
margin-top: 0;
margin-bottom: 0.45em;
}
h4 {
font-size: 100%;
margin-top: 0;
margin-bottom: 0.4em;
}
hr {
color: #cccccc;
background-color: #cccccc;
}
p {
line-height: 1.75em;
margin: 0 0 1em 0;
}
#content p, .portlet p, div.portletStaticText p,
#content ul, .portlet ul, div.portletStaticText ul,
#content ol, .portlet ol, div.portletStaticText ol {
font-size: 92%;
}
.documentContent #content {
padding: 0 1em 2em 1em !important;
letter-spacing: -0.02em;
font-size: 100%;
}
h1.documentFirstHeading {
margin-bottom: 0.40em;
}
#content .documentDescription {
color: #333333;
margin-top: .25em;
margin-bottom: 1.5em;
font-style: italic;
font-family: "Times New Roman", Times, serif;
font-weight: normal;
font-size: 116%;
}
h1.documentFirstHeading + div {
margin-top: 1.5em;
}
.even {
background-color:  transparent;
}
.documentActions {
border-top: 1px solid #e5e5e5;
}
#content {
font-size: 100%;
}
#content img,
.portletStaticText img {
}
#portal-column-one img,
#portal-column-two img {
max-width: 100%;
}
#portal-columns a:link,
#footer-portlets a:link {
border-bottom: 1px solid transparent !important;
}
#portal-columns a:hover,
#footer-portlets a:hover {
opacity: .55;
}
div.portletStaticText ul,
dl.portletStaticText .portletItem ul,
#content ul {
margin-top: 0.5em;
margin-bottom: 1em;
list-style-image: url(bullet.gif);
list-style-type: square;
}
div.portletStaticText ol,
dl.portletStaticText .portletItem ol,
#content ol {
margin-top: 0.5em;
margin-bottom: 1em;
}
pre {
overflow: scroll;
clear: both;
display: block;
white-space:pre-wrap;
background-color: white;
border-color: #333;
font: 100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
.visualHighlight {
border-bottom: 1px dotted gray;
font-weight: normal;
padding-left: 0.25em;
padding-right: 0.25em;
margin-left: 0.25em;
margin-right: 0.25em;
color: #1d1d1d;
font-style: normal;
}
.infobox {
color: white;
margin: 0 0 2.5em 0;
padding: 1em 2em;
font: bold 82%/2em Verdana, Helvetica, Arial, sans-serif;
-webkit-border-radius: 6px;
border-radius: 6px;
border: 0;
}
#content div.infobox a:link,
.portletStaticText div.infobox a:link,
#content div.infobox a:visited,
.portletStaticText div.infobox a:visited {
color: yellow;
}
#content div.infobox a:hover,
.portletStaticText div.infobox a:hover {
color: yellow;
border-bottom: dotted 1px yellow !important;
text-decoration: none;
}
.featuredbox {
color: #333333;
background-color: white;
margin: 0 0 2em 0;
padding: 1em 2em;
font: bold 82% Verdana, Helvetica, Arial, sans-serif !important;
border: 1px solid #666666;
line-height: 2.5em !important;
letter-spacing: .02em;
}
.featuredbox p {
line-height: 2.5em !important;
}
.alertbox {
background: transparent url(alertBox.png) no-repeat 0 0.75em;
color: #333;
padding: 0.5em 0px 0 35px;
margin: 0 0 1em 0;
font-size: 93%;
border: none;
line-height: 1.75em;
}
.alertbox p {
line-height: 1.75em;
letter-spacing: 0.05em;
}
.pullquote {
border-left: none;
color: #333;
font: italic 92%/1.75em Georgia, "Times New Roman", Times, serif;
}
.pullquote.infopullquote {
font-style: normal;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
.discreet {
font-style: italic;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
line-height: 1.5em;
letter-spacing: .02em;
margin: 2em 0;
}
.callout {
line-height: 1.75em;
font-size: 120%;
font-style: italic;
font-weight: normal;
}
.attribution {
margin-top: -1em;
margin-bottom: 2em;
}
div.portletStaticText table,
dl.portletStaticText .portletItem table,
#content table {
margin: 0 0 2em;
}
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; }
p+blockquote.featuredbox, ol+blockquote.featuredbox, ul+blockquote.featuredbox,
div+blockquote.featuredbox, blockquote+blockquote.featuredbox,
hr+blockquote.featuredbox, pre+blockquote.featuredbox, h2+blockquote.featuredbox,
h3+blockquote.featuredbox, h4.featuredbox { margin-top: 2em; }
p+blockquote.alertbox, ol+blockquote.alertbox, ul+blockquote.alertbox,
div+blockquote.alertbox, blockquote+blockquote.alertbox,
hr+blockquote.alertbox, pre+blockquote.alertbox, h2+blockquote.alertbox,
h3+blockquote.alertbox, h4+blockquote.alertbox { margin-top: 1em; }
p+div.infobox, ol+div.infobox, ul+div.infobox,
div+div.infobox, blockquote+div.infobox,
hr+div.infobox, pre+div.infobox, h2+div.infobox,
h3+div.infobox, h4+div.infobox { margin-top: 1.5em; }
blockquote.featuredbox *:last-child,
blockquote.alertbox *:last-child,
div.infobox *:last-child { margin-bottom: 0 !important; }
/* */
table.listing td, .stx table td {
border-right: 1px solid #cccccc;
}
table.listing th, .stx table th {
background: #eeeeee;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
font-weight: normal;
padding: 0.25em 0.5em;
text-transform: lowercase;
}
table.listing td, .stx table td {
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}
table.listing, .stx table {
border-left: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
table.grid td {
border: 1px solid #cccccc;
padding: 0.5em;
}
table.vertical td {
border-top: 1px solid #cccccc;
}
/* */
#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 {
}
#content-news .newsItem .newsContent p {
}
#content-news .newsItem .newsContent .newsFooter a:link,
#content-news .newsItem .newsContent .newsFooter a:visited {
}
#content-news .newsItem .newsContent .newsFooter a:hover {
}
#content .tileItem {
border-top: 1px solid #ccc;
}
#content .tileImage {
border-color: #666;
}
#content h2.tileHeadline {
margin-top: 0;
font-weight: normal;
}
#content h2.tileHeadline a:link,
#content h2.tileHeadline a:visited {
}
#content h2.tileHeadline a:hover {
}
#content .tileBody {
}
#content .tileFooter {
}
#content .tileFooter a:link,
#content .tileFooter a:visited {
}
#content .tileFooter a:hover {
}
#content .even {
}
.listingBar {
background-color: #ebebeb;
border-color: #ccc;
}
.listingBar a,
.listingBar a.listingPrevious,
.listingBar a.listingNext {
}
.listingBar a.listingPrevious img,
.listingBar a.listingNext img {
}
#relatedItemBox {
margin-top: 1.5em;
}
#relatedItemBox legend {
}
#relatedItemBox ul {
}
#relatedItemBox ul li {
}
#relatedItemBox ul li a:link,
#relatedItemBox ul li a:visited {
}
#relatedItemBox ul li a:hover {
}
/* */
/* */
#content a:link,
.portletStaticText a:link,
#content a:visited,
.portletStaticText a:visited {
color: #5a377c;
border-bottom: 1px solid transparent;
text-decoration: none;
}
#content a:hover,
.portlet.portletStaticText a:hover,
#footer-portlets a:hover {
color: #5a377c;
border-bottom: dotted 1px #5a377c !important;
text-decoration: none;
}
#portal-columns a:hover {
border-bottom: dotted 1px #5a377c !important;
}
.infobox {
background-color: #978dbc;
}
.callout {
color:  #76797C;
}
.sitecontact {
background-color: #9a91c7 !important;
}
.visualHighlight {
background: #e7e5f3;
border-bottom: dotted 1px #5a377c !important;
}
.portletHeader a,
.portletHeader a:visited,
.portletNavigationTree .portletHeader a,
.portletNavigationTree .portletHeader a:visited {
color: #57307f;
}
.portletItem a,
.portletFooter a,
.portletItem a:visited,
.portletFooter a:visited {
color: #57307F !important;
}
.hcportletcolumnsrow dd a:hover {
border-bottom: dotted 1px #5a377c !important;
}
#portal-columns .portletNavigationTree .portletItem a:hover,
#portal-columns .portletNavigationTree .portletItem a.navTreeCurrentItem {
color: #572b7e !important;
border-bottom: 1px dotted #572b7e !important;
}
a.navTreeItemInPath.navTreeFolderish,
a:hover.navTreeFolderish {
background: url(navigationFolderSelected.gif) no-repeat right center;
}
a.navTreeFolderish {
background: url(navigationFolder.gif) no-repeat right center;
}
h1 {
color: #5a377c;
}
h1 span {
border-bottom: 1px dotted #5a377c;
}
.ploneCalendar .event {
color: #5a377c;
}
.portletCalendar a.calendarPrevious,
.portletCalendar a.calendarNext {
color: #5a377c;
}
.ploneCalendar .todaynoevent {
border: 2px solid #5a377c;
}
.ploneCalendar .todayevent {
border: 2px solid #5a377c;
background-color: #e3e3e3;
color: #5a377c;
}
.portletItem h2.tileHeadline a:link,
.portletItem h2.tileHeadline a:visited {
color: #5A377C !important;
}
/* */
/* */
.cs-olive #PRIMEnav ul a:hover {
background-color: #719c71 !important;
border-bottom: 1px dotted #572b7e;
}
.cs-olive #portal-breadcrumbs {
background-color: #719c71 !important;
}
.cs-olive #portal-breadcrumbs a:link,
.cs-olive #portal-breadcrumbs a:visited {
color: #c3e2c4 !important;
}
.cs-olive #portal-breadcrumbs a:hover {
color: #307f33 !important;
}
.cs-olive #content a,
.cs-olive .portletStaticText a,
.cs-olive #content a:visited,
.cs-olive .portletStaticText a:visited {
color: #307F33;
}
.cs-olive #content a:hover,
.cs-olive .portlet.portletStaticText a:hover,
{
color: #367c46;
border-bottom: solid 1px #367c46;
}
.cs-olive #portal-columns a:hover {
border-bottom: dotted 1px #367c46 !important;
}
.cs-olive .infobox {
background-color: #6f9c71;
}
.cs-olive .callout {
color: #767c78;
}
.cs-olive .sitecontact {
background-color: #6f9c71 !important;
}
.cs-olive .visualHighlight {
background: #e3f2e6;
border-bottom: dotteds 1px #367c46;
}
.cs-olive .portletHeader a,
.cs-olive .portletHeader a:visited,
.cs-olive .portletNavigationTree .portletHeader a,
.cs-olive .portletNavigationTree .portletHeader a:visited {
color: #307f33;
}
.cs-olive .portletItem a,
.cs-olive .portletFooter a,
.cs-olive .portletItem a:visited,
.cs-olive .portletFooter a:visited {
color: #307f33 !important;
}
.cs-olive .hcportletcolumnsrow dd a:hover {
border-bottom: dotted 1px #367c46 !important;
}
.cs-olive #portal-columns .portletNavigationTree .portletItem a:hover,
.cs-olive #portal-columns .portletNavigationTree .portletItem a.navTreeCurrentItem {
color: #2a7c3c !important;
border-bottom: 1px dotted #2a7c3c !important;
}
.cs-olive a.navTreeItemInPath.navTreeFolderish,
.cs-olive a:hover.navTreeFolderish {
background: url(navigationFolderSelected-olive.gif) no-repeat right center !important;
}
.cs-olive a.navTreeFolderish {
background: url(navigationFolder-olive.gif) no-repeat right center !important;
}
.cs-olive h1 {
color: #307F33;
}
.cs-olive h1 span {
border-bottom: 1px dotted #307F33;
}
.cs-olive .ploneCalendar .event {
color: #307F33;
}
.cs-olive .portletCalendar a.calendarPrevious,
.cs-olive .portletCalendar a.calendarNext {
color: #307F33;
}
.cs-olive .ploneCalendar .todaynoevent {
border: 2px solid #307F33;
}
.cs-olive .ploneCalendar .todayevent {
border: 2px solid #307F33;
background-color: #e3e3e3;
color: #307F33;
}
.cs-olive .portletItem h2.tileHeadline a:link,
.cs-olive .portletItem h2.tileHeadline a:visited {
color: #307f33 !important;
}
/* */
/* */
.cs-blueberry #PRIMEnav ul a:hover {
background-color: #6e8fde !important;
border-bottom: 1px dotted #572b7e;
}
.cs-blueberry #portal-breadcrumbs {
background-color: #6e8fde !important;
}
.cs-blueberry #portal-breadcrumbs a:link,
.cs-blueberry #portal-breadcrumbs a:visited {
color: #dae5fa;
}
.cs-blueberry #portal-breadcrumbs a:hover {
color: #466dca !important;
}
.cs-blueberry #content a,
.cs-blueberry .portletStaticText a,
.cs-blueberry #content a:visited,
.cs-blueberry .portletStaticText a:visited {
color: #466dca;
}
.cs-blueberry #content a:hover,
.cs-blueberry .portlet.portletStaticText a:hover,
{
color: #466dca;
border-bottom: solid 1px #466dca;
}
.cs-blueberry #portal-columns a:hover {
border-bottom: dotted 1px #367c46 !important;
}
.cs-blueberry .infobox {
background-color: #708cdd;
}
.cs-blueberry .callout {
color: #767c78;
}
.cs-blueberry .sitecontact {
background-color: #708cdd !important;
}
.cs-blueberry .visualHighlight {
background: #dae5fa;
border-bottom: dotted 1px #466dca;
}
.cs-blueberry .portletHeader a,
.cs-blueberry .portletHeader a:visited,
.cs-blueberry .portletNavigationTree .portletHeader a,
.cs-blueberry .portletNavigationTree .portletHeader a:visited {
color: #466dca;
}
.cs-blueberry .portletItem a,
.cs-blueberry .portletFooter a,
.cs-blueberry .portletItem a:visited,
.cs-blueberry .portletFooter a:visited {
color: #466dca !important;
}
.cs-blueberry .hcportletcolumnsrow dd a:hover {
border-bottom: dotted 1px #466dca !important;
}
.cs-blueberry #portal-columns .portletNavigationTree .portletItem a:hover,
.cs-blueberry #portal-columns .portletNavigationTree .portletItem a.navTreeCurrentItem {
color: #466dca !important;
border-bottom: 1px dotted #466dca !important;
}
.cs-blueberry a.navTreeItemInPath.navTreeFolderish,
.cs-blueberry a:hover.navTreeFolderish {
background: url(navigationFolderSelected-blueberry.gif) no-repeat right center !important;
}
.cs-blueberry a.navTreeFolderish {
background: url(navigationFolder-blueberry.gif) no-repeat right center !important;
}
.cs-blueberry h1 {
color: #6086e1;
}
.cs-blueberry h1 span {
border-bottom: 1px dotted #6086e1;
}
.cs-blueberry .ploneCalendar .event {
color: #466dca;
}
.cs-blueberry .portletCalendar a.calendarPrevious,
.cs-blueberry .portletCalendar a.calendarNext {
color: #466dca;
}
.cs-blueberry .ploneCalendar .todaynoevent {
border: 2px solid #466dca;
}
.cs-blueberry .ploneCalendar .todayevent {
border: 2px solid #466dca;
background-color: #e3e3e3;
color: #466dca;
}
.cs-blueberry .portletItem h2.tileHeadline a:link,
.cs-blueberry .portletItem h2.tileHeadline a:visited {
color: #466dca !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'*/

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

/* 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'*/
