﻿/* American Jewish University - default.css */
/* general styles */
HTML, BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	background-color: white;
	text-align: center;
}
#MainPageContainer {
	width: 1024px;
	min-width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
A, A:visited {
	text-decoration: none;
	color: #000080;
}
A:hover {
	text-decoration: underline;
	color: Navy;
}
/*------------------------------------------*/
/* Contact / home / sitemap / search area / quick links / login */
#TopBarContainer {
	width: 100%;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #0B6951;
}
/*------------------------------------------*/
#HomeContactUsAndMap {
	float: left;
	width: 17em;
	margin: 0px 0px 0px 0px;
	padding-top: 8px;
	padding-left: 15px;
	font-size: 0.90em;
	text-align: left;
}
#HomeContactUsAndMap A, #HomeContactUsAndMap A:visited {
	color: white;
	padding-right: 10px;
	padding-bottom: 0px;
}
#HomeContactUsAndMap A:hover {
	text-decoration: underline;
	color: Orange;
}
/*------------------------------------------*/
#QuickLinks {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 17em;
	text-align: left;
	padding-top: 0.05in;
	font-size: 0.90em;
}
#QuickLinks SELECT {
	width: 90%;
}
/*------------------------------------------*/
#SearchHeader {
	margin: 0px 0px 0px 0px;
	float: left;
	padding-top: 0.041in;
}
/*------------------------------------------*/
#LoginLink {
	margin: 0px 0px 0px 0px;
	float: right;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 15px;
	font-size: 0.90em;
}
#LoginLink P {
	margin: 3px;
}
#LoginLink A {
	text-decoration: none;
	color: white;
}
#LoginLink A:hover {
	text-decoration: underline;
	color: Yellow;
}
/*------------------------------------------*/
/* header styles */
#AJUHeader {
	clear: both;
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
/*------------------------------------------*/
/* logo */
#MainLogo {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 100px;
}
#MainLogo A {
	text-decoration: none;
}
#MainLogo IMG {
	border: 0px;
}
/* page/subsite header */
/*------------------------------------------*/
#AJUName {
	margin: 0px 0px 0px 105px;
	text-align: left;
	color: #663300;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16pt;
}
#AJUName H1 {
	font-variant: small-caps;
	font-size: 160%;
	line-height:100%;
	margin: 0px;
}
#AJUName H3 {
	font-variant: small-caps;
	font-size: 75%;  
	margin:  3px 0px 0px 0px;
}
#AJUName H3 em {
	font-variant: normal;
	font-size: 75%;
}
/*------------------------------------------*/
/*the header on top of a content block*/
.ContentHeader {
	color: Black;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
}
#TopPageContainer {
	margin-bottom: 15px;
}
/*------------------------------------------*/
/* top menu */
#nav {
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background-color: #008EDF;
}
#nav A {
	float: left;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 7px;
	color: white;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	width: 8.5%;
	border-right: dashed 1px white;
	height: 30px;
	background-color: #008EDF;
	border-bottom: 0px;
}
#nav a:hover {
	background-color: #0177BA;
	text-decoration: none;
	border-bottom: 0px;
}
#clr {
	clear: both;
}
/*------------------------------------------*/
/* left column */
#LeftColumn {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 15%;
	float: left;
	clear: both;
}
/* right column */
#MainColumn {
	float: right;
	margin-bottom: 15px;
}
/*------------------------------------------*/
/* left menu*/
#LeftMenuBlock {
	width: 100%;
	text-align: left;
}
/* page content */
/*------------------------------------------*/
#BreadCrumbs {
	clear: both;
	text-align: left;
	margin-bottom: 15px;
}
#BreadCrumbs A {
	color: navy;
	text-decoration: none;
}
#BreadCrumbs A:visited {
	color: Maroon;
	text-decoration: none;
}
#BreadCrumbs A:hover {
	color: red;
	text-decoration: underline;
}
/*------------------------------------------*/
#pagetitle {
	clear: both;
	height: 2em;
	text-align: center;
}
/*------------------------------------------*/
#MainColumnTop {
	text-align: left;
}
#PageTopContent1 {
	margin: 0em;
	padding: 0.8em;
	text-align: left;
}
#Content {
	text-align: left;
}
/*------------------------------------------*/
/* Print and TellaFriend */
#PnT {
	clear: both;
	width: 100%;
}
#PrintIt {
	/*width: 55%; */
  /* float:left; */
/* text-align:center;  */
/*   display:none; */
   display: inline;
}
#TellAFriend {
	/* width: 40%;  */
    /* float:right; */
    text-align: left;
}
.button {
	font-size: 11px;
	font-weight: bold;
	color: White;
	border-width: 1px;
	background-color: #4a61bd;
	cursor: pointer;
	cursor: hand;
/*width:100px;*/
}
.Required {
	font-size: 8pt;
	font-weight: bold;
	color: Red;
}
/*------------------------------------------*/
/* Footer */
#FooterContainer {
	clear: both;
	margin-top: 10px;
	background-color: White;
	text-align: left;
	width: 100%;
	color: #000000;
	height: 40px;
	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #0B6951;
}
#FooterContainer P {
	background-color: #C0C0C0;
	margin: 0px;
	padding-left: 20px;
	font-size: small;
	font-style: italic;
	text-align: left;
	width: 1004px;
}
/**/
/*------------------------------------------*/
/* Styles from current site */
.clsText {
	font-size: 11pt;
	color: #222222;
	font-weight: normal;
	text-align: left;
}
.Subject {
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	color: #000081;
}
.AJUNormal {
	font-size: 9pt;
}
/* current students home page styles */
#currentarticle {
	clear: left;
	float: left;
	width: 100%;
	text-align: left;
	border-bottom: thin solid #3e4d75;
	margin-bottom: 10px;
	background-color: #ffffff;
}
.currenttitle {
	margin-top: 0px;
	padding-left: 3px;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	background-color: #4a866b;
	width: 500px;
}
#currentarticle p {
	MARGIN: 10px 10px 0px;
}
#currentreadmore {
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 3px;
	WIDTH: 100px;
	BACKGROUND-COLOR: #864d49;
}
#currentreadmore a {
	font-size: small;
	color: white;
	font-style: italic;
	text-decoration: none;
	padding-left: 3px;
}
#maincolbottom {
	clear: left;
	float: left;
	width: 100%;
	background-color: white;
}
#maincolbottom H1 {
	color: #FFFFFF;
	MARGIN-TOP: 4px;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	MARGIN-BOTTOM: 4px;
	MARGIN-LEFT: 0px;
	COLOR: white;
	BACKGROUND-COLOR: #769419;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
}
#newseventsleft, #newseventsright {
	float: left;
	width: 48%;
	position: relative;
	text-align: left;
	height: 70px;
	padding: 5px;
	background-color: #fffff3;
}
#newseventsleft P, #newseventsright P {
	border-bottom: #006666 1px solid;
	MARGIN: 0px 0px 0px 0px;
}
/* Styles for the read more toggle */
.rmdiv {
	margin: 0px 20px 0px 20px;
	display: none;
}
/* Styles for the Class schedule */
.courseheader {
	font-weight: bold;
	color: #000000;
	font-size: 8pt;
}
.courseline {
	font-weight: normal;
	color: Black;
	font-size: 8pt;
}
.departmentheader {
	font-weight: bold;
	color: Black;
	font-size: 10pt;
}
/* Contetn block list */
#ContentBlockList {
	text-align: left;
}
.personimg {
	float: left;
}
#subsitebanner {

	margin: 0px;
}
/* Used to modify ektron iframe for displaying DMS documents (pdf) */
.ektdmsiframe {
	height: 900px;
}
/* Home / regular page styling variations */
.show {
	display: inherit;
}
.noshow {
	display: none;
}
.widthwithleftcolumn {
	width: 83%;
}
.widthfull {
	width: 100%;
}
.showinline {
	display: inline;
}


.ContentTitle 
{
   }

/*---------- Life arround campus -----------*/
.outsideContainer {
	clear: both;
	padding: 0 0 0 8px;
	margin: 0 0 0.5em 0;
	float: left;
	width: 100%;
	text-align: center;
}
.insideContainer {
	padding: 0px;
	background: url("/uploadedImages/Current_Students/Life_Around_Campus/tabs_rtw.gif?n=7913") no-repeat right bottom;
	margin: 0px 0px 16px;
	text-align: center;
}
.headerContainer {
	padding: 0px;
	background: url("/uploadedImages/Current_Students/Life_Around_Campus/labs_head_rw.gif?n=9078") right top;
	margin: 0px;
}
.headerContainerH3 {
	background-position: left top;
	padding: 3px 8px 2px 8px;
	font-size: 10pt;
	margin: 0px;
	text-transform: uppercase;
	text-align:left;
	color: #ffffff;
	line-height: 150%;
	border-bottom: medium none;
	background-image: url("/uploadedImages/Current_Students/Life_Around_Campus/labs_head_l.gif?n=1580;");
	background-color: transparent !important;
	background-repeat: no-repeat;
}
.contentContainer {
	padding: 10px 0px 10px 0px;
	background: url("/uploadedImages/Current_Students/Life_Around_Campus/labs_lt.gif?n=7814") no-repeat left bottom;
	margin: 0px;
}
.contentContainerH3 {
	margin: 0px;
	padding: 4px 0 2px 4px;
	line-height: 120%;
	background-color: #D9F9CC;
	border-bottom: 2px #800000 solid;
	font-variant: small-caps;
	font-size: 9pt;
	text-align: left;
}
.contentContainerTD {
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.aimage {
	width: 110px;
	text-align: center;
	height: 25px;
}
.asite {
	width: 140px;
	text-align: left;
	height: 25px;
}
.contentContainerP {
	margin: 5px 0px 0px 0px;
	padding: 4px 0 2px 4px;
	font-size: 9pt;
	text-align: left;
}
.aleft {
	text-align: left;
}
.acenter {
	text-align: center;
}
.abold {
	font-weight: bold;
}
.withMargin {
	margin: 5px;
}
.noMargin {
	margin: 0;
}
.contentContainerIMGlinks {
	padding: 2px;
	border: #e4e4e4 2px dotted;
}
.contentContainerLinks {
	margin: 5px 0px 0px 0px;
	padding: 4px 0 2px 0;
	font-size: 9pt;
	text-align: left;
}



/*   Not used /  taken out */
/* left link 
#LeftLinkBlock
{
clear:both;
float:left;
width:155px;
text-align: left;
margin-top:0.9em;
}
#LeftLinkBlock H1
{
font-size: 0.85em; 
color: black;
background-color:Yellow;
border-bottom: solid 1px blue;
margin: 0px; 
padding-left: 0.2em;
text-align: left;
}
#LeftLinkBlock P
{
font-size: 0.75em; 
color: Black; 
}

#LeftLinkBlock A 
{
color: #3366cc; 
text-decoration: none; 
}         */
/*--------- spotlight and left profile 
#spotlight, #leftprofile {
width: 100%;
background-color: white;
margin-top:0.9em;
margin-bottom:0.9em;
margin-right:0.5em;	
border-bottom: #000000 thin solid; 
}
#spotlight H1, #leftprofile H1 {
font-weight: bold;
font-size: 0.9em;
font-variant: small-caps; 
color: white;
text-align: left;
text-decoration: none;
background-color: #0B6951;
margin:0px;
padding-left: 0.2em;
}
#spotlight H2, #leftprofile H2 {
font-weight: bold;
font-size: 0.8em;
color: white;
text-align: left;
text-decoration: none;
background-color: #769419;
margin:0px;
padding-left: 0.2em;
}
#spotlight P, #leftprofile P {
font-style: italic;
background-color: white;
text-align: left;
font-size: 0.8em;
margin:0px;
padding: 0.2em;
}
#spotlight A, #leftprofile A {
color: #FFFFFF;
background-color: #769419;
text-decoration: none;
font-weight: bold;
}
#spotlight IMG 
{
float: right; 
margin-left: 0.2em;
margin-top: 0.2em; 
margin-bottom: 0.2em;    
}
#leftprofile IMG 
{
float: left; 
margin-left: 0.2em;
margin-top: 0.2em; 
margin-bottom: 0.2em;    
}
#readmore {
color: #FFFFFF;
background-color: #769419;
text-decoration: none;
text-align: left;
font-size: 0.8em;
}            */
/*------------------------------------------
#AJUName 
{
    margin: 0px 0px 0px 30px;
    float: left;
    text-align:left;
}
#AJUName P 
{
    color: #663300;
    font-family: Palatino Linotype, Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    margin: 0px  0px 0px 0px;
}
#BigAJU 
{
    font-size: 20pt;
}
#MediumAJU 
{
    font-size: 16pt;
}
#SmallAJU 
{
    font-size: 12pt;
}    */
