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

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

/* ---------- Homepage Modules ---------- */

.customfooter_very_bottom {
   margin-top: 13px;
}
.customfooter_very_bottom p{
   color: #999999;
}
#frontpage-modules {  
	background-color: #A4A4A4;
 	background-image: linear-gradient(#848484, #545454, #484848, #3b3b3b); 
	background-image: -moz-linear-gradient(#848484, #545454, #484848, #3b3b3b);
		background-image: -webkit-linear-gradient(#848484, #545454, #484848, #3b3b3b);
	background-image: -webkit-gradient(#848484, #545454, #484848, #3b3b3b);
	
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    -khtml-border-radius: 14px;
 	height: 190px !important;
    width: 290px !important;
}
#frontpage-modules h3 {  
    text-transform:capitalize; 
    font-family: "Century Schoolbook", Georgia,"Times New Roman",Times,serif;
    font-weight: lighter;
    font-size: 1.5em;
    margin: 0px;
}
#frontpage-modules p {  
    margin: 3px;
    font-size: 1em;
    font-family: Verdana, Geneva, sans-serif;
    padding: 0 10px 0 10px;
}
#ja-content-mass-bottom .ja-moduletable #frontpage-modules h3 {
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    padding: 8px 15px 5px 15px;
    text-align: center;
}
#frontpage-modules td {
    padding: 0px 5px 0 5px;
}

/* ---------- LOF Article Slideshow ---------- */
.lof-ass .lof-textBlock {
	width: 200px !important;
}
.lof-ass .lof-description {
	background: url("../images/transparent_background1.png") #222222;
	top: 0px;
	left: 600px;
    padding: 20px;
    padding-right: 30px;
    width: 340px;
}
.lof-ass .lof-description p {
    margin: 0px !important;
    padding: 2px 1px 1px 1px !important;
}
#ja-topsl .lof-ass .lof-description h4 a , #ja-topsl .lof-ass .lof-description h4 {
    color: #AD0A2A;
    font-family: Monotype Corsiva;
    font-weight: normal;
    font-size: 28px;
    margin-top: 30px;
    text-align: left;
	padding: 0px 0px 2px;
}

.lof-description img {
	display: none;
	width: 70px;
	height: 70px;
	float: right;
	margin: 0 5px 3px 0 !important;
}

.lof-main-wapper .lof-main-item img {
width: 640px !important;
}

.lof-ass .lof-navigator li div {
    background: url("images/transparent_bg.png") repeat scroll 0 0 transparent;
    border-top: 1px solid #E1E1E1;
    height: 100%;
    margin-left: 12px;
    padding-left: 12px;
    position: relative;
}
.lof-ass .lof-navigator li h4 {
    font-family: Verdana, Geneva, sans-serif;
}
.lof-ass .lof-navigator li img {
    border: 2px solid #444444;
    float: left;
    margin: 8px 12px 8px 0;
}
#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, #3e3c3a 0%, #06626d 1%, #055d68 24%, #034a52 77%, #03444c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e3c3a), color-stop(1%,#06626d), color-stop(24%,#055d68), color-stop(77%,#034a52), color-stop(100%,#03444c));
	background: -webkit-linear-gradient(top, #3e3c3a 0%,#06626d 1%,#055d68 24%,#034a52 77%,#03444c 100%);
	background: -o-linear-gradient(top, #3e3c3a 0%,#06626d 1%,#055d68 24%,#034a52 77%,#03444c 100%);
	background: -ms-linear-gradient(top, #3e3c3a 0%,#06626d 1%,#055d68 24%,#034a52 77%,#03444c 100%);
	background: linear-gradient(top, #3e3c3a 0%,#06626d 1%,#055d68 24%,#034a52 77%,#03444c 100%);
}

.lof_description_centered {
	margin: 0 10px;
}

/*-----------Global-----------*/
.column h2, .column h3 {
	color: #005f6a;
}

/* ---------- 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;
}


/* ---------- 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;	
}
#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;
	font-size: .8em;
	text-transform: uppercase;
}
.jeventslatest a {
	text-decoration: none;
}
.mod_events_latest_content a {
	color: #520715;
    font-size: 0.98em;
    line-height: 1.15em;
}
.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: #00626d;
	font-size: 1em;
	font-weight: bold;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: uppercase;
}

/* ---------- 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 #00626d;
	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;	
}

/* ---------- smart slider  ---------- */
#ja-topsl  div#nextend-smart-slider-5 p{
	padding: 0 20px  0 30px;
}
