@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;
}

#ja-topsl div.moduletable_slideshow {
	background: #333333;
	border: #000000 1px solid;
	padding: 5px;
	color: #333333;
	margin: 10px;
}


.blog-featured .contentheading {
    font-size: 155%;
	color: #00626D;
	font-weight: bold;
    margin: 15px 0 15px 0;
    padding-bottom: 20px;
}


/* ---------Global ---------*/
.column h2, .column h3, .cbUserListTitle {
	color: #b57a2d;
}


/* --------- Homepage Video ---------*/

#ja-topsl .ja-box-right div.moduletable_video {
    background-color: #333333;
	margin: 10px 15px 0 8px;
}


#ja-topsl div.moduletable_video h3 {
    color: #ffffff !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
	margin: 1px;
	padding: 8px 0 0 0;
	text-align: center;
}


#ja-topsl div.moduletable_video .avVideo .avPlayerContainer {
    background: none;
    /* background: url("../images/allvideos_v4_bg_1000x550.jpg") repeat scroll 50% 50% transparent;
    border-radius: 4px 4px 4px 4px; */
    border-radius: none;
    padding: 0;
}


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

/* ---------- LOF Article Slideshow ---------- */

#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,  #ce9d06 35%, #ae752a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(35%,#ce9d06), color-stop(100%,#ae752a));
	background: -webkit-linear-gradient(top,  #ce9d06 35%,#ae752a 100%);
	background: -o-linear-gradient(top,  #ce9d06 35%,#ae752a 100%);
	background: -ms-linear-gradient(top,  #ce9d06 35%,#ae752a 100%);
	background: linear-gradient(top,  #ce9d06 35%,#ae752a 100%);
}
.lof-ass .lof-description {
	background: url("../images/transparent_background.png");
}
.lof-ass .lof-description h4 a {
	padding: 0px 0px 2px;
}
.lof-ass .lof-navigator li h4 {
	font-family: Verdana, Geneva, sans-serif;
}

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

/* ---------- Yellow ---------- */
#ja-right1 .moduletable_yellow, .ja-moduletable_yellow,
#ja-content-mass-bottom .moduletable_yellow, .moduletable_yellow {
	/* background: url("../images/module_gd_yellow.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: #666666;
}
#ja-right1 .ja-moduletable_yellow li {
	background: url("../images/diamond_bullet_burgundy.png") 0px 3px no-repeat;
}

#ja-right1 .moduletable_yellow h3,
#ja-content-mass-bottom .moduletable_yellow h3 {
	background: url("../images/moduleh3_yellow.png") repeat-x scroll center bottom #F7CC06;
	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_yellow a,
#ja-content-mass-bottom .moduletable_yellow a {
	color: #00626D;
}


#ja-right1 .moduletable_yellow div.custom_yellow {
	padding: 0 7px 7px 8px;
	line-height: 1.2;
	    font-size: 95%;

}

/* ---------- 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_burgundy.png") 0px 3px no-repeat;
}
#ja-right1 .moduletable_beige h3,
#ja-content-mass-bottom .moduletable_beige h3 {
	border-bottom: 4px solid #4b371e;
	color: #4b371e;
}
#ja-right1 .moduletable_beige a,
#ja-content-mass-bottom .moduletable_beige a {
	color: #f0ece6;
}

/* ---------- Spotlight ---------- */
.moduletable_spotlight, .ja-moduletable_spotlight {
	background: #66635f;
	background: -moz-linear-gradient(top, #282828 0%, #333333 3%, #333333 6%, #1a1a1a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#282828), color-stop(3%,#333333), color-stop(6%,#333333), color-stop(100%,#1a1a1a));
	background: -webkit-linear-gradient(top, #282828 0%,#333333 3%,#333333 6%,#1a1a1a 100%);
	background: -o-linear-gradient(top, #282828 0%,#333333 3%,#333333 6%,#1a1a1a 100%);
	background: -ms-linear-gradient(top, #282828 0%,#333333 3%,#333333 6%,#1a1a1a 100%);
	background: linear-gradient(top, #282828 0%,#333333 3%,#333333 6%,#1a1a1a 100%); 
	color: #e6e2db;
	margin-top: 0;
	padding: 10px;
}
.moduletable_spotlight img, .ja-moduletable_spotlight img{
	border: 4px solid #66635f !important;
	height: 250px;
	margin: 0px 15px 5px 5px !important;
	width: auto;
}
.moduletable_spotlight div, .ja-moduletable_spotlight div{
	font-size: 1.1em;
	padding: 2px 20px 5px 5px;
}
.moduletable_spotlight .items-row, .ja-moduletable_spotlight .items-row{
	margin-top: 10px;
	border-bottom: none;
}
.moduletable_spotlight .item, .ja-moduletable_spotlight .item{
	background: #84817d;
    border: 4px solid #66635f;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0px 10px 10px 8px;
	padding: 10px;
}

/* ---------- Readmore Links ---------- */
.moduletable_spotlight .readmore{ 
	background: url(../images/arrow.png) no-repeat 5px 48%  #ce9d06;
	border: 1px solid #684c28;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: .8em;
	font-weight: bold;
	padding: 1px 5px 1px 14px;
	text-decoration: none;
	text-transform: uppercase;
}
.moduletable_spotlight a:hover, 
.moduletable_spotlight a:active, 
.moduletable_spotlight a:focus { 
   background-color: #684c28; border: 1px solid #b9b5b0; 
}


/* ---------- Global Readmore Links  ---------- */
p.readmore a { 
    background: url("../images/arrow.png") no-repeat scroll 5px 40% #EDECE0;
    border: 1px solid #CCCCCC;
    color: #4B848A;
    float: right;
    font-size: 75%;
    font-weight: bold;
    padding: 1px 5px 1px 14px;
    text-decoration: none;
    text-transform: uppercase;
}
p.readmore a:hover, p.readmore a:active, p.readmore a:focus { 
	color: #ebb600; 
	background-color: #edece0; 
	border: 1px solid #ccc; 
}
   

/* -----------Topsl - Heading---------- */


#ja-topsl .custom_grey h3 {
    color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .97em;
	font-weight: bold;
	margin: 17px 0 9px 13px;
	text-transform: uppercase;
}


/* ----------- Contact Tables----------*/
#tbl_contact {
    
}

#tbl_contact th, div.contact-category .category th, div.contact-category .category th a, table#cbUserTable th, .sectiontableheader {
    background: none repeat scroll 0 0 #D3D2C7;
	border: 1px solid #C8C7BB;
    color: #5E5A50;
    padding: 5px;
}

div.contact-category .category th a {
    border: none;
}

#tbl_contact td, tr.cat-list-row1 td, tr.cat-list-row2 td, tr.cat-list-row0 td {
    border-bottom: 1px solid #CCCCCC;
}

div.contact-category h2 {
	margin-bottom: 0;
	padding-bottom: 10px;
	color: #B57A2D;
}

#ja-content-main .contact h3 {
    border-bottom: 1px solid #DDDDDD;
    margin: 0;
    padding-bottom: 5px;
}

#ja-content-main .contact p {
    margin: 0;
}

#ja-content-main .contact .contact-position {
    font-weight: bold;
}


#ja-content-main .contact .contact-address span {
    font-style: normal;
}



#ja-content-main div.contact-form legend {
    padding: 8px 0 0 0;
}

#ja-cssmenu {

	margin: 0; /* all lists */
	padding: 0;
	float: left;
}

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

#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: #a8a59d;
	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 #CE9D06;
    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: #ce9d06;
	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 #CE9D06;
    color: #333333;
}
