/* :::::::::::::::::::::::::::::::::::::::::
	Reset
::::::::::::::::::::::::::::::::::::::::: */
* {margin:0; padding:0; border:0;}
a img, :link img, :visited img {border: 0;}
p {margin: 5px 0 10px 0;}
h1, h2, h3, h4, h5, h6 {margin:0;}
table {border-collapse: collapse; border-spacing: 0;}
td {vertical-align: top;}
li {list-style-type:none;}


/* :::::::::::::::::::::::::::::::::::::::::
	Web fonts
::::::::::::::::::::::::::::::::::::::::: */
@font-face {
	font-family:'ProximaNova';
	src:url('fonts/proximanova-light.eot');
	src:url('fonts/proximanova-light.eot?#iefix') format('embedded-opentype'),
		url('fonts/proximanova-light.woff') format('woff'),
		url('fonts/proximanova-light.ttf') format('truetype');
	font-weight:300;
	font-style:normal;
}

@font-face {
	font-family:'ProximaNova';
	src:url('fonts/proximanova-regular.eot');
	src:url('fonts/proximanova-regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/proximanova-regular.woff') format('woff'),
		url('fonts/proximanova-regular.ttf') format('truetype');
	font-weight:400;
	font-style:normal;
}

@font-face {
	font-family:'ProximaNova';
	src:url('fonts/proximanova-semibold.eot');
	src:url('fonts/proximanova-semibold.eot?#iefix') format('embedded-opentype'),
		url('fonts/proximanova-semibold.woff') format('woff'),
		url('fonts/proximanova-semibold.ttf') format('truetype');
	font-weight:600;
	font-style:normal;
}

@font-face {
	font-family:'Cardo';
	src:url('fonts/cardo-regular.eot');
	src:url('fonts/cardo-regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/cardo-regular.woff') format('woff'),
		url('fonts/cardo-regular.ttf') format('truetype');
	font-weight:400;
	font-style:normal;
}


/* :::::::::::::::::::::::::::::::::::::::::
	Styles
::::::::::::::::::::::::::::::::::::::::: */
body {
background:#1C4F86;
margin : 0;
padding : 0;
/* font-family: Lucida Grande, Arial, Helvetica, sans-serif; */
font-family:'ProximaNova',Verdana,sans-serif; margin:0;
font-size : 14px;
color : #140401;
line-height: 1.4;
}

#border {
margin : 0 auto;
width : 960px;
}

.incenter {
margin: 0 auto;
width: 960px;
/*border-left: 1px dotted #00f;
border-right: 1px dotted #00f;*/
}

#wrapper {
margin : 0 auto;
width : 960px;
}

#top {
padding: 5px 0;
background-color: #f8f0db;
}


/* :::::::::::::::::::::::::::::::::::::::::
	UCLA header & signature styles
::::::::::::::::::::::::::::::::::::::::: */
#top-bar { background:url(../img/audience-nav-bg.jpg) no-repeat center center #93D3EB; font-size:12px; font-weight:600; height:28px; line-height:28px; }
#top-bar a:link,
#top-bar a:visited { color:#1E4B87; text-decoration:none; }
#top-bar a:hover,
#top-bar a:focus { color:#000; }

#header { background:#fff url(../img/header-bg2.jpg) repeat-x center top; */ }
#header a { text-decoration:none; }

#signature { color:#fff; font-family:'Cardo',serif; font-weight:400; padding:20px 0 18px; }
#signature #lockup { font-size:24px; line-height:1em; position:relative; }
#signature #school { border-bottom:1px solid #347bad; margin:0 0 5px; padding:0 0 8px; position:relative; z-index:0; }
#signature #logo { margin-right:3px; }
#signature #division { position:relative; z-index:0; }
#signature #department { float:left; font-size:24px; font-weight:normal; line-height:1em; margin:18px 0 0; }

#lockup-link { position:absolute; z-index:100; display:block; height:70px; width:175px; top:0; left:0; background:url(../blank.gif); }

#top-bar .content,
#signature .content { margin:0 auto; width:960px; }

#navbar {
/*background:url(../img/header-bg.jpg) repeat-x center top;*/
clear:both;
overflow:auto;
}

h2 {
font-size:18px;
text-transform:normal;
color : #1e4b87;
margin:5px 0px;
}

h4 {
color:#347bad;
font-size:18px;
font-weight:400;
margin:20px 0 5px;
}
h4 a:link,
h4 a:visited { color:#1e4b87; text-decoration:none; }

.contentheading, .componentheading, h1 {
/* font-family: "Myriad Pro", Helvetica, sans-serif; */
font-size:18px;
text-transform:uppercase;
color : #08314C;
border-left:#ffe800 5px solid;
font-weight : normal;
padding-left:5px;
margin:20px 0 10px;
}

h3 {
font-size:18px;
text-transform:uppercase;
color : #08314C;
border-left:#ffe800 5px solid;
font-weight : normal;
padding-left:5px;
margin:10px 0 10px;
}

#main { background:#fff; padding:20px 0; }

#container {min-height: 400px;}

#leftcolumn {
border-right : 1px dotted #B3B3B3;
margin:0px;
width : 295px;
}

#leftcolumn h3 {
/*
background:#ffe800;
border-left:0;
display:inline-block;
*/
margin-top:50px;
/* padding:0 5px; */
}

#leftcolumn h3:first-child,
#rightcolumn h3:first-child { margin-top:0; }

#rightcolumn h5 {
font-size:14px;
text-transform:normal;
color : #347bad;
margin:0 0px 5px;
}

#rightcolumn h5 a:link,
#rightcolumn h5 a:visited {
color:#1e4b87;
text-decoration:none;
}

#leftMenuColumn {
padding : 0;
width : auto;
margin:0 10px 25px 0;
font-size: 14px;
}

#leftMenuColumn h5 {
color:#347bad;
font-size:14px;
text-transform:normal;
margin:0;
}

#leftMenuColumn h5 a {
text-decoration:none;
}

p.date {
margin:30px 0 0;
}

#leftMenuColumn .astrong {
	margin:10px 0 0 8px;
	text-align:left;
}
/* .date { background-color:#ffe800; padding: 2px 4px; font-weight: bold; } */

#rightcolumn {
width : auto;
margin:0 10px;
}

#leftcolumn p a,
#rightcolumn p a,
#rightcolumn li a { color:#8237ff; }

#footer {
width : auto;
clear : both;
min-height:45px;
/* background-color : #140401; */
background:url(../img/header-bg.jpg) repeat-x center top;
font-size : 12px;
/* color : #BA9F75; */
color:#fff;
/* margin-top:15px; */
line-height: 45px;
}

#footer a:link, #footer a:active, #footer a:visited {
/* color :#BA9F75 ; */
color:#fff;
margin: 0px 6px;
text-decoration: none;
clear:both;
}

#footer a:hover,
#footer a:focus {
/* color : #cccccc; */
color:#ffe800;
}

.articleTxt Strong, strong {
/* font-family: "Myriad Pro", Helvetica, sans-serif; */
font-size:14px;
text-transform:normal;
color : #005D99;
margin:5px 0px;
}

#imgHolder {
width:200px;
height:110px;
border:#EBEBEB 3px solid;
clear:both;
overflow:hidden;
margin-bottom:10px;

}

/******************* [  Events styling ]****************************/

.mod_events_latest_table {
background:#FFFBF2;
width:auto;
margin:0px 5px;
}
.moduletable_giving {
color:#105F94;
margin:0px 10px;
font-family:"Times", Palatino, serif;
font-size:18px;
}






.moduletable_announcements ul {
padding:0px;
margin:0px 20px;
list-style : none;
}
.moduletable_announcements ul li {
padding:0px;
margin:10px 0px;
}


.moduletable_announcements a, .moduletable_announcements a:link , .moduletable_announcements a:visited, .moduletable_announcements a:active {
font-size:0.95em;
color: #2a5280;
font-weight:bold;
text-decoration:none;
}
.moduletable_announcements a:hover {
color:#888888;
font-weight:bold;
}


a { color:#1E4B87; }

a:link,
a:visited { color:#1E4B87; }
a:hover,
a:focus { color:#8237ff; }


#newslist li.active {background-color: #f5f5f5;}
#newslist {padding: 0; margin: 0;border-top:1px dotted #CCC; }
#newslist li {list-style-type: none; padding: 0; position: relative; }
#newslist li div {position: absolute; top:-1px;width: 300px; right: -330px; background: #f5f5f5; z-index: 2000; display: none; padding:15px; border-top:1px dotted #CCCCCC; border-right:1px dotted #CCCCCC; border-bottom:1px dotted #CCCCCC; }
#newslist li > a {display: block; padding:4px 8px; border-bottom: 1px dotted #ccc; text-decoration: none; }
#newsdesc {padding: 10px 10px; height: 150px; overflow: hidden; text-align: justify; background-color: #f5f5f5;}

#newsarchive {padding-left: 10px;}
#newsarchive a {font-size: 14px;}

#people h4 {font-size: 1.4em; font-weight: normal; margin:0; padding-bottom: 4px;}
#people h4 a { color:#8237ff; }
#people {width: 100%;}
#people tr:nth-child(odd) {background-color: #eee;}
#people td {padding:5px 10px; vertical-align:middle;}

a.astrong { /* background: url(../images/doubleArrows.png) no-repeat; */ color:#8237ff; display:block; line-height:20px; text-decoration:none; }
a.astrong:after { background:url(../img/callout-link-arrow.png) no-repeat; content:' '; display:inline-block; height:13px; left:5px; position:relative; top:3px; width:20px; }
a.aright { /* background: url(../images/doubleArrows.png) right center no-repeat; */ padding-right: 15px; line-height: 20px;}
.smaller {font-size: 12px;}
.larger {font-size: 16px;}

#spotlight {width: 656px;height: 255px; overflow: hidden; padding:0 0 30px; }
#spotlight .clicker a {width: 11px; height: 11px; background: #3284bf; margin:0 2px; border-radius: 5px;-moz-border-radius: 6px;}
#spotlight .clicker a.active {background: #1e4b87;}

td .newsitem { margin-left:10px; }
td:first-child .newsitem { margin-left:0; }

a.newsitem {
	display: block;
	/* margin-left: 10px; */
	clear: both;
	text-decoration: none;
	/* font-size: 12px; */
	color: #000;
	width:210px;
}
a.newsitem:hover {background-color: #e8e8e8;}
.newsitemfirst {margin-left: 0;}

#rightcolumn .newsitem h5 {
font-size:14px;
text-transform:normal;
color : #1e4b87;
margin:10px 0px 5px;
}

#newstitle  {
font-size:11px;
line-height:13px;
font-weight:bold;
margin-top: 4px;
}

#newsimage {
padding: 0;
height: 150px;
width: 210px;
overflow: hidden;
/* border: 1px solid #000; */
}
#newsimage img {border:0;}

#newstext {
font-size:11px;
line-height:15px;
font-weight:normal;
margin-top: 4px;
}

.moreFeaturedStories { clear:both; margin:10px 0 0; }

.tooltip {border-bottom: 1px dotted #0033ff;}

#publiclectureserieswrap h2 {margin:0; font-weight: normal; font-size: 16px; padding: 5px 0; }
.lectureseries { line-height: 1.4; margin-top: 20px;}
.lectureseries table {width: 100%;font-size: 1.2em; background-color: #F9EED5; margin: 0; }
.lectureseries table td {padding: 5px 5px;}
.lectureseries .eventleft {width: 150px; vertical-align: top;}
.lectureseries .eventright { vertical-align: top; }
.eventimg {float: left; height: 100px; width: 80px; overflow: hidden; margin: 0 5px 5px 0;}

#givingbtn {text-align: center; display: block; border: 1px outset #A1650D; margin: 10px 50px 10px 50px; font-weight: bold; padding: 10px 10px; font-size: 18px; text-decoration: none; color: #fff; background: -webkit-gradient(linear, left top, left bottom, from(#D1850D), to(#f1c59D)); background: -moz-linear-gradient(top, #D1850D,#f1c59D); border-radius: 15px; -moz-border-radius: 15px;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1850D', endColorstr='#f1c59D');}

#give-button { display:inline-block; margin:10px 0; padding:8px 20px; color:#8237ff; background:#ffe800; font-size:18px; text-decoration:none; }
#give-button img { margin:0 0 0 10px; vertical-align:middle; }

#givingmsg img { float:left; margin: 5px 20px 0 0; }

.playbtn {width: 64px; height: 64px; background: url(../images/play.png) no-repeat; position: absolute; top: 100px; left: 300px;opacity: 0.9;}
.playbtn:hover {opacity: 1.0;}

.itunes {padding-left: 20px; background: url(../images/itunes.png) no-repeat; line-height: 16px; font-size: 12px;}

#featuredfaculty td {padding-bottom: 14px;}


/*----- Accordion -----*/
.accordion, .accordion * {
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box; 
    box-sizing:border-box;
}
 
.accordion {
    overflow:hidden;
    box-shadow:0px 1px 3px rgba(0,0,0,0.1);
    border-radius:3px;
    background:#f7f7f7;
	text-decoration: none;
}
 
/*----- Section Titles -----*/
.accordion-section-title {
    width:100%;
    padding:15px;
    display:inline-block;
    border-bottom:1px solid #cccccc;
    background:#f2f2f2;
    transition:all linear 0.15s;
    /* Type */
    font-size:1.00em;
    color:#fff;
}
 
#accordion-section-title a{
    color:#140401;
    text-decoration:none;
}
 
.accordion-section-title.active, .accordion-section-title:hover {
    background:#e5e5e5;
    /* Type */
    text-decoration:none;
}
 
.accordion-section:last-child .accordion-section-title {
    border-bottom:none;
}
 
/*----- Section Content -----*/
.accordion-section-content {
    padding:15px;
    display:none;
}