@charset "UTF-8";
/* CSS Document */

/* EMERGENCY ALERT "TICKER" CSS */
@import url("http://sasit.rutgers.edu/custom/_ticker/ticker.css");


/* ---------- Homepage Content ---------- */
#homepage_content {
	font-size: .9em;
	left: -20px;
	position: relative;
	width: 650px;
}
#homepage_content h3, #useful_links h3, .column #useful_links ul {
	background: none;
	margin: 0px;
	padding: 0px;
}
.column #useful_links li {
	background: url("../images/diamond_bullet_burgandy.png") no-repeat scroll 0 2px transparent;
	margin-left: 0px;
}
table#useful_links {
	left: -20px;
	position: relative;
}
table#useful_links li {
	background: url("../images/diamond_bullet_burgandy.png") 0px 4px no-repeat;
	font-size: .9em;
	line-height: 1.2em;
	margin: 0px;
	padding-left: 15px;
}
table#useful_links li a {
	color: #d21034;
	text-decoration: none;
}
/*-----------Global-----------*/
.column h2, .column h3 {
	color: #00526D;
}

/* ---------- Page Menu ---------- */
#ja-container ul#page_menu li {
	background: none;
	display: inline-block;
	font-size: .9em;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}
ul#page_menu li a {
	text-decoration: none;
}
ul#page_menu li strong {
	color: #555555;
}
p.back-to-top {
	font-size: .8em;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
p.back-to-top a {
	text-decoration: none;
}


/* ---------- JSN Slideshow ---------- */
#ja-custom_slideshow div.galleria-stage {
        border: 5px solid #333333;
}

.jsn-container {
    padding-top: 13px;
}

/* ---------- LOF Article Slideshow ---------- */
.lof-ass .lof-description {
	background: url("../images/transparent_background.png");
	bottom: 10px;
	left: 20px;
	padding: 5px;
}
.lof-ass .lof-description h4 a {
	padding: 0px 0px 2px;
	font-size: 120%;
	line-height: 1.1 !important;
}
.lof-ass .lof-navigator li h4 {
	font-family: Arial, Arial, Helvetica, sans-serif;
}
.lof-ass .lof-description {
	background: url("../images/transparent_background.png");
}

#ja-topsl .lof-ass, #ja-topsl .lof-ass .red, 
#ja-topsl .lof-ass .blue, #ja-topsl .lof-ass .grey, 
#ja-topsl .lof-ass .purple, #ja-topsl .lof-ass .pink {
	border: none;
}
#ja-topsl .lof-ass .preload, 
#ja-topsl .lof-ass .lof-navigator li.active {
	background: none !important; /* overrides !important */
}
#ja-topsl .lof-ass .lof-navigator li div {
    background: url("../images/lof_article_slideshow_background.png");
	background: -moz-linear-gradient(top,  #424242 0%, #3e3e3e 18%, #2b2b2b 68%, #222222 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#424242), color-stop(18%,#3e3e3e), color-stop(68%,#2b2b2b), color-stop(100%,#222222));
	background: -webkit-linear-gradient(top,  #424242 0%,#3e3e3e 18%,#2b2b2b 68%,#222222 100%);
	background: -o-linear-gradient(top,  #424242 0%,#3e3e3e 18%,#2b2b2b 68%,#222222 100%);
	background: -ms-linear-gradient(top,  #424242 0%,#3e3e3e 18%,#2b2b2b 68%,#222222 100%);
	background: linear-gradient(top,  #424242 0%,#3e3e3e 18%,#2b2b2b 68%,#222222 100%);
	border: none;
}
#ja-topsl .lof-ass .lof-navigator li.active div {
	background: url("../images/lof_article_slideshow_background_hover.png");
	background: -moz-linear-gradient(top, #254c6c 0%, #214460 19%, #1c3b53 70%, #162d40 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#254c6c), color-stop(19%,#214460), color-stop(70%,#1c3b53), color-stop(100%,#162d40));
	background: -webkit-linear-gradient(top, #254c6c 0%,#214460 19%,#1c3b53 70%,#162d40 100%);
	background: -o-linear-gradient(top, #254c6c 0%,#214460 19%,#1c3b53 70%,#162d40 100%);
	background: -ms-linear-gradient(top, #254c6c 0%,#214460 19%,#1c3b53 70%,#162d40 100%);
	background: linear-gradient(top, #254c6c 0%,#214460 19%,#1c3b53 70%,#162d40 100%);
}


/* ---------- JEvents ---------- */
.ja-box-br, .ja-box-bl, .ja-box-tr, .ja-box-tl {
	background: none;
}
.ja-box-tl {
	padding: 0px 10px 10px 0px;
}
#jevents_body .tableh1 {
	background: none;	
}

#ja-container #ja-content-main #jevents_body .tableh1 img{
	border: none;
    float: none;	
}
#jevents_body td.jev_weeknum {
	background: #666 !important;	
}
.jev_toprow .jev_header, .jev_toprow .jev_headercat {
    background: none !important;
	border: none !important;
}
.jev_topleft_blue, .jev_topleft_red, 
.jev_topleft_grey, .jev_topleft_green, .jev_topleft_purple {
	background: #666 !important;	

}
.jev_daysnames_blue, .jev_daysnames_red, 
.jev_daysnames_grey, .jev_daysnames_green, .jev_daysnames_purple {
	background: #666 !important;
}
.jev_daysnames span {
    border: none !important;	
}
.jev_toprow div.previousmonth span, 
.jev_toprow div.currentmonth span, .jev_toprow div.nextmonth span {
    border: none !important;	
}
#jev_maincal .jev_listrow .jevdateicon {
	border: none !important;
}
#
_body .jev_listview .jev_listrow div.jevright {
	margin: 20px 0 5px 100px !important;
}
#jev_maincal .jev_toprow {
	border: none;
}
.jev_blue .jev_toprow .currentmonth, .jev_red .jev_toprow .currentmonth  {
	color: #333333 !important;
}
.previousmonth {
	background: #666 !important;	
}
.nextmonth {
	background: #666 !important;	
}
.jev_blue .jev_toprow a, .jev_red .jev_toprow a, .jev_green .jev_toprow a, 
.jev_grey .jev_toprow a, .jev_purple .jev_toprow a  {
	background: #666 !important;	
}
.jev_blue .jev_toprow .previousmonth a, .jev_red .jev_toprow .previousmonth a, 
.jev_grey .jev_toprow .previousmonth a, .jev_green .jev_toprow .previousmonth a, 
.jev_purple .jev_toprow .previousmonth a {
	background: #666 !important;	
}
.jev_pagination {
    border: none !important;
}
.jamod-content {
	background: #F9F3E8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #E8E2D8;
	border-radius: 3px;
}
.jeventslatest {
	padding: 10px 5px 0px 5px;
}
.jeventslatest .jeviconnotdate {
    border: none;
	margin: 0px 0 0 48px !important;
	padding: 0px !important;
}
.jeventslatest .jevdateiconmod {
	background-color: #520715;
    border: none;
	margin-right: 10px;
}
.jeventslatest .mod_events_latest_date {
	color: #333333;
	font-weight: bold;

	text-transform: uppercase;
}
.jeventslatest a {
	text-decoration: none;
}

#ja-right .mod_events_latest_table {
	margin: 0 0 0 10px;
}

.mod_events_latest_table, .mod_events_latest_table td {
 	font-size: 0.95em;
	line-height: 1.15em;
}

.mod_events_latest_table td{
	padding: 0 0 8px 0;
}

#ja-right .mod_events_latest_table td, #ja-left .mod_events_latest_table td{
	padding: 0 10px 10px 10px;
	background: url("../images/bullet_red.gif") 0px 3px no-repeat;
}

.jev_grey .jevdateicon1, .jev_red .jevdateicon1, .jev_blue .jevdateicon1, 
.jev_purple .jevdateicon1, .jev_green .jevdateicon1  {
	background: #666666 !important;
	color: #ede7dd !important;
}
.jev_grey .jevdateicon2, .jev_red .jevdateicon2, .jev_blue .jevdateicon2, 
.jev_purple .jevdateicon2, .jev_green .jevdateicon2  {
	background: #333333 !important;
	color: #ede7dd !important;
}

#jev_maincal .jev_listrow {
	border: none;
}
.jev_clear {
	height: 10px;
}
div.ja-module h3, div.module h3 {
	color: #500714;
	font-size: 1.35em;
	margin: -3px 10px 10px -15px;
	padding: 3px 15px;
	text-transform: none;
}
.date_heading {
	color: #00526D;
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}


/* ---------- blue ---------- */
#ja-right1 .moduletable_blue, .ja-moduletable_blue,
#ja-content-mass-bottom .moduletable_blue, .moduletable_blue {
	/* background: url("../images/module_gd_blue.png") repeat-x top #ce9d06;
	border: 4px solid #b37525;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; */
	background: none repeat scroll 0 0 #E8E7DD;
	color: #333333;
}
#ja-right1 .ja-moduletable_blue li {
	background: url("../images/diamond_bullet_burgundy.png") 0px 3px no-repeat;
}

#ja-right1 .moduletable_blue h3,
#ja-content-mass-bottom .moduletable_blue h3 {
	/* 	background-color: #00526d; */
	background: url("../images/moduleh3-mask.png") repeat-x scroll center bottom #00526D;
	border-bottom: none;
	color: #FFFFFF;
    font-family: Verdana,sans-serif;
    font-size: 95%;
    font-weight: bold;
    margin: 0 -15px 10px;
    padding: 8px 19px;
    text-transform: none;
}
#ja-right1 .moduletable_blue a,
#ja-content-mass-bottom .moduletable_blue a {
	color: #307389;
}

#ja-right1 .moduletable_blue div.custom_blue {
	padding: 0 7px 7px 8px;
	line-height: 1.2;
	font-size: 93%;
}

/* ---------- info ---------- */
.moduletable_info {
    margin: 0 0 0 5px;
}

div.moduletable_info h3 {
    background: none repeat scroll 0 0 transparent;
    color: #CBC7C1;
    font-family: Verdana,sans-serif;
    font-size: .85em;
    font-weight: bold;
    margin: 21px 0 0 0;
    padding: 5px;
    text-transform: uppercase;
}

div.moduletable_info a {
    color: #F8F8F8;
    margin-left: 15px;
    font-size: .9em;
    line-height: 1;
}

div.moduletable_info ul li, div.moduletable_info ul li, div.moduletable_info ul li {
    background: url("../images/bullet2.gif") no-repeat scroll 12px 6px transparent;
    padding-left: 12px;
	margin-bottom: 0;
}
/* ---------- Teal ---------- 
#ja-right1 .moduletable_teal, .ja-moduletable_teal,
#ja-content-mass-bottom .moduletable_teal, .moduletable_teal {
	background: url("../images/module_gd_teal.png") repeat-x top #005f6a;
	border: 4px solid #002d32;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #e4dfd7;
}
#ja-right1 .ja-moduletable_teal li {
	background: url("../images/diamond_bullet_teal.png") 0px 3px no-repeat;
}
#ja-right1 .moduletable_teal h3,
#ja-content-mass-bottom .moduletable_teal h3 {
	border-bottom: 4px solid #00526D;
	color: #f0ece6;
}
#ja-right1 .moduletable_teal a,
#ja-content-mass-bottom .moduletable_teal a {
	color: #dfdad3;
} */

/* ---------- Beige ----------
#ja-right1 .moduletable_beige, .ja-moduletable_beige,
#ja-content-mass-bottom .moduletable_beige, .moduletable_beige {
	background: url("../images/module_gd_beige.png") repeat-x #a9a398;
	border: 4px solid #958f85;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #e4dfd7;
}
#ja-right1 .ja-moduletable_beige li {
	background: url("../images/diamond_bullet_teal.png") 0px 3px no-repeat;
}
#ja-right1 .moduletable_beige h3,
#ja-content-mass-bottom .moduletable_beige h3 {
	border-bottom: 4px solid #00444c;
	color: #00444c;
}
#ja-right1 .moduletable_beige a,
#ja-content-mass-bottom .moduletable_beige a {
	color: #f0ece6;
} */

/* ---------- Pathway ---------- */
div.moduletable_pathway a, div.moduletable_pathway a{
	background: url(../images/arrow_grey.png) no-repeat right !important;
	padding-right: 10px;
}
div.moduletable_pathway img, div.moduletable_pathway img {
    display: none;	
}

/* ---------- Pathway ---------- */
.cat-list-row1, .cat-list-row12, tr.cat-list-row1 td, tr.cat-list-row2 td {
	    /* background: url("../images/dot2.gif") repeat-x scroll center top #EDECE0 !important; */
	    background-color: #EDECE0 !important;
	    border-bottom: 1px dotted #CCCCCC;
	    border-top: 1px dotted #CCCCCC;
	    padding: 3px;
}

.cat-list-row0 td {
	    padding: 3px;
}

/* Son of Suckerfish Dropdowns
---------------------------------------------------------
Originally developed by Patrick Griffiths and Dan Webb
http://www.htmldog.com/articles/suckerfish/dropdowns/
---------------------------------------------------------
NOTE: After a deep research, we decide to divide this
CSS into 2 parts. The first part will define the layout.
The second part will define the visual look for this menu.
---------------------------------------------------------*/

#ja-cssmenu {
	margin: 0; /* all lists */
	padding: 0;
	float: left;
}

#ja-cssmenu ul {
	margin: 0; /* all lists */
	padding: 0;
}

#ja-cssmenu .menu-item0 {
    color: #ffffff !important;
}

#ja-cssmenu li {
    background: none repeat scroll 0 0 transparent;
	margin: 0; /* all list items */
	padding: 0;
	float: left;
	display: block;
	background: none;
	cursor: pointer;
}

#ja-cssmenu li ul {
	width: 16.4em;
	position: absolute; /* second-level lists */
	z-index: 99;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height: auto;
	w\idth: 15.9em;
}

#ja-cssmenu li ul ul {
	margin: -2em 0 0 14em; /* third-and-above-level lists */
}

#ja-cssmenu li li {
	padding: 0 1em 0 0;
	margin: 0;
	width: 14.9em;
}

#ja-cssmenu ul a {
	width: 14.8em;
	w\idth: 10.8em;
}

#ja-cssmenu li:hover ul ul, #ja-cssmenu li:hover ul ul ul,
#ja-cssmenu li.sfhover ul ul, #ja-cssmenu li.havechildsfhover ul ul, #ja-cssmenu li.havechild-activesfhover ul ul, #ja-cssmenu li.activesfhover ul ul,
#ja-cssmenu li.sfhover ul ul ul, #ja-cssmenu li.havechildsfhover ul ul ul, #ja-cssmenu li.havechild-activesfhover ul ul ul, #ja-cssmenu li.activesfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#ja-cssmenu li:hover ul, #ja-cssmenu li li:hover ul, #ja-cssmenu li li li:hover ul,
#ja-cssmenu li.sfhover ul, #ja-cssmenu li.havechildsfhover ul, #ja-cssmenu li.havechild-activesfhover ul, #ja-cssmenu li.activesfhover ul,
#ja-cssmenu li li.sfhover ul, #ja-cssmenu li li.havesubchildsfhover ul, #ja-cssmenu li li.havesubchild-activesfhover ul, #ja-cssmenu li li.activesfhover ul,
#ja-cssmenu li li li.sfhover ul, #ja-cssmenu li li li.havesubchildsfhover ul, #ja-cssmenu li li li.havesubchild-activesfhover ul, #ja-cssmenu li li li.activesfhover ul {
	left: auto;
}

/* STYLING THE MENU
-----------------------------------*/

#ja-cssmenu  {
    color: #333333;
}


/* 1st level */
#ja-cssmenu li a {
	margin: 0;
	padding: 8px 15px;
	display: block;
	color: #fff;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	border-right: none;
}

#ja-cssmenu li a:hover,
#ja-cssmenu li a:active,
#ja-cssmenu li a:focus,
#ja-cssmenu li a.sfhover {
	color: #eeeeee;
	border-right: none;
}

#ja-cssmenu li:hover,
#ja-cssmenu li.sfhover,
#ja-cssmenu li.havechildsfhover,
#ja-cssmenu li.havechild-activesfhover {
	/** Uncommented to get the hover color working on the main menu **/
	/*background: url("../../images/grad1-mask.png") repeat-x scroll center top transparent #FF0000;*/
	background: #343434;
	color: #fff;
	border-right: none;
}

#ja-cssmenu li a.active, 
#ja-cssmenu li a.active:hover, 
#ja-cssmenu li a.active:active, 
#ja-cssmenu li a.active:focus {
    background: none repeat scroll 0 0 #00526d;
    color: #333333;
}

/* 2nd level and above */
#ja-cssmenu li ul {
	border: 1px solid #4f4e49;
	border-top: 0;
	background: #4f4e49;
}

#ja-cssmenu li ul ul {
	border-top: 1px solid #42413d;
}

#ja-cssmenu li ul li {
    background: none repeat scroll 0 0 transparent;
    border-top: 1px solid #42413D;
    border-bottom: none;
}

#ja-cssmenu li ul a {
	background: none repeat scroll 0 0 transparent;
	border-right: 0;
	border-left: 0;
	margin: 0;
	padding: 7px 15px;
   	color: #A8A59D;
	font-weight: normal;
	line-height: normal;
}

#ja-cssmenu li.havesubchild,
#ja-cssmenu li.havesubchild-active {
	background: url(../images/bullet2.gif) no-repeat 94% 50%;
}

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul li.havesubchildsfhover,
#ja-cssmenu ul li.havesubchild-activesfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild-activesfhover {
	background-color: #4f4e49;
	color: #fff;
}

#ja-cssmenu ul li a.active,
#ja-cssmenu ul li a.active:hover,
#ja-cssmenu ul li a.active:active,
#ja-cssmenu ul li a.active:focus {
	background: none !important;
	color: #fff;
	font-weight: bold;
}

#ja-cssmenu li a.active,
#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus {
	background: #00526d;
	color: #333;
}

#ja-cssmenu li a.active, #ja-cssmenu li a.active:hover, #ja-cssmenu li a.active:active, #ja-cssmenu li a.active:focus {
    background: none repeat scroll 0 0 #00526d;
    color: #ffffff;
}
