body {
	margin: 0;
	padding: 0;
	background: #fff;	
	color: #4d4d4d;
	font: 12px Georgia, Arial, sans-serif;
	line-height: 1.5em;
}
body.page {
	background: #e6e6e6;
}

a {
	color: #426991;
	text-decoration: none;
}
a:hover {
	color: #2685bb;
}

h1, h2, h3 { color: #333; }
h1 {
	font-size: 26px;
	line-height: 28px;
	margin-top: 5px;
}
h2 {
	font-size: 23px;
	line-height: 25px;
	margin-bottom: 15px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
}

.dottedSep {
	margin: 7px 0;
	font-size: 1px;
	height: 2px;
	background: url(../images/ut_sepbg.gif) repeat-x left top;
	clear: both;
}
.dottedSepBlog {
  margin-top: 22px;
}

#bgl {
  margin: 0 auto;
	width: 1070px;
	background: #fff url(../images/ut_bgl.gif) repeat-y left top;
}
#bgr {
	background: url(../images/ut_bgr.gif) repeat-y right top;
	padding: 0 10px;
	_height: 1px; /* IE fixes */
	zoom: 1;
}

/* Header */
#headerLinks {
	background: #0b121f;
	color: #d9e1e9;
	line-height: 30px;
	padding: 0 20px 0 30px;
	font-size: 11px;
}
#headerLinks a {
	color: #d9e1e9;
}
#headerLinks a:hover {
	color: #2685bb;
}
#headerLinks .time {
	display: inline;
	padding-right: 25px;
}
#headerLinks .menu-list {
	display: inline;
}
#headerLinks li {
	display: inline;
	padding-left: 10px;
}

#headerMain {
	background: #1d283b url(../images/ut_hbg.gif) repeat left top;
	padding: 0 20px 0 30px;
	height: 104px;
}
#logo {
	padding-top: 35px;
	float: left;
}

/* Search bar */
#searchBar {
	float: right;
	width: 215px;
	padding-top: 34px;
}
#searchBar form {
	margin-bottom: 8px;
	float: left;
	border: 1px solid #d8dce1;
}
#searchBar a {
	color: #d9e1e9;
	background: url(../images/ut_arrs.gif) no-repeat left -45px;
	padding-left: 8px;
}
#searchBar a:hover {
	color: #2685bb;
}
#searchBar .prInput, #searchBar .prSubmit {
  border: none;
	font: 12px Georgia, Arial, sans-serif;
  float: left;
}
#searchBar .prInput {
	background: #d8dce1;
	color: #4d4d4d;
	height: 17px;
	width: 164px;
	padding: 4px 8px 2px 8px;
	margin: 0;
}
#searchBar .prSubmit {
	background: #3b4f6b;
	color: #d9e1e9;
	height: 23px;
	width: 30px;
}


/* Page layout */
#wrap {
	padding: 20px;
}

#leftBar, #contentBar, #rightBar {
	float: left;
}
#leftBar {
	width: 128px;
}
#contentBar {
	width: 615px;
	padding: 0 27px;
}
#rightBar {
	width: 210px;
	border: 1px solid #ccc;
	position: relative;
}

#rightBar p{
	margin: 0 0 .5em;
}

/* Menu */
#leftMenu {
}
#leftMenu a {
	font-weight: bold;
	color: #fff;
  display: block;
	padding: 3px 10px;
}
#leftMenu li {
	background: #8c8c8c;
	margin-bottom: 1px;
	float: left;
	clear: left;
	width: 100%;
}
#leftMenu li.active, #leftMenu li:hover, #leftMenu li.hovered {
	background: #30425c;
}

/* Rounded corners */
.tl, .tr, .bl, .br {
	height: 3px;
	font-size: 1px;
	background: url(../images/ut_rounds.gif) no-repeat left top;
}
#leftBar .tl { background-position: 0 -40px; }
#leftBar .tr { background-position: 100% -50px; }
#leftBar .bl { background-position: 0 -60px; }
#leftBar .br { background-position: 100% -70px; }

#leftMenu .tl { background-position: 0 0; }
#leftMenu .tr { background-position: 100% -10px; }
#leftMenu .bl { background-position: 0 -20px; }
#leftMenu .br { background-position: 100% -30px; }

#rightBar b.tl, #rightBar b.tr, #rightBar b.bl, #rightBar b.br {
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
}
#rightBar b.tl {
	left: -1px;
	top: -1px;
	background-position: 0 -80px;
}
#rightBar b.tr {
	right: -1px;
	top: -1px;
	background-position: 100% -90px;
}
#rightBar b.bl {
	left: -1px;
	bottom: -1px;
	background-position: 0 -100px;
	_margin-bottom: -1px;
}
#rightBar b.br {
	right: -1px;
	bottom: -1px;
	background-position: 100% -110px;
	_margin-bottom: -1px;
}

#rightBar .tl { background-position: 0 -120; }
#rightBar .tr { background-position: 100% -130px; }
#rightBar .bl { background-position: 0 -140px; }
#rightBar .br { background-position: 100% -150px; }

.featuredKiosk .tr, .featuredKiosk .br { height: 5px; }
.featuredKiosk .tr { background-position: 100% -160px; }
.featuredKiosk .br { background-position: 100% -170px; }

.storiesKiosk .tl, .storiesKiosk .tr, .storiesKiosk .bl, .storiesKiosk .br {
	height: 8px;
}
.storiesKiosk .tl { background-position: 0 -180px; }
.storiesKiosk .tr { background-position: 100% -190px; }
.storiesKiosk .bl { background-position: 0 -200px; }
.storiesKiosk .br { background-position: 100% -210px; }

blockquote .tl { background-position: 0 -220px; }
blockquote .tr { background-position: 100% -230px; }
blockquote .bl { background-position: 0 -240px; }
blockquote .br { background-position: 100% -250px; }

/* Kiosks */
#leftBar .kiosk {
	background: #f2f2f2;
  margin-top: 15px;
}
#leftBar .kioskText {
	padding: 4px 10px;
}
.kiosk h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 10px;
}

#rightBar .kiosk {
	background: url(../images/ut_kioskr_bg.gif) repeat-x left top;
	padding: 16px;
}


.quickLinks li {
	margin-top: 10px;
}

/* news body */
.newsBody .newsDate {
	color: #808080;
	font-size: 11px;
}
.newsBody h2 {
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 7px;
}
* html .newsBody {
	height: 1px; /* IE6 fix */
}
.newsBody .newsImage { float: left; }
.newsBody .newsImage img { margin: 0 8px 8px 0; }
.newsBody .categoryLink {
	margin-top: 5px;
}

#rightBar .newsBody h2 {
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	margin: 0 0 7px;
}

/* more links */
.more {
	margin-top: 17px;
}
.more a{
 font-weight: bolder;
 background: url(../images/ut_arrs.gif) no-repeat left 5px;
 padding-left: 8px;
}

/* not to be Missed */
.notMissed {
	background: #3b4f6b;
	margin: 15px 0 13px; 
	#zoom: 1;
}
.notMissedText {
	padding: 13px 16px;
}
.notMissed .title {
	color: #fff;
	font-size: 18px;
	margin-bottom: 10px;
}
.notMissed .newsBody .newsDate {
	color: #a1b4c8;
	font-size: 10px;
}
.notMissed .newsBody h2 a {
  color: #c6d2de;
}
.notMissed .newsText { display: none; }


/* Service links */
#serviceLinks {
	text-align: right;
	float: right;
	margin: 0 0 0 5px;
}
#serviceLinks a{
	padding: 0 5px 0 15px;
}
#serviceLinks .mail { background: url(../images/ut_icon_services.gif) no-repeat 0 2px; }
#serviceLinks .print { background: url(../images/ut_icon_services.gif) no-repeat 0 -28px; }
#serviceLinks .rss { background: url(../images/ut_icon_services.gif) no-repeat 0 -58px; }
#indexPage #serviceLinks .print { display: none; }


.serviceLinks2 li {
	background: url(../images/ut_icons.gif) no-repeat left top;
	padding-left: 33px;
	margin: 7px 0;
	line-height: 30px;
	_height: 1px; /* for IE6 */
}
.serviceLinks2 .mail {
	background-position: 0 3px;
	line-height: normal;
}
.serviceLinks2 .rss { background-position: 0 -47px; }
.serviceLinks2 .contr	 { background-position: 0 -97px; }


.about a.rss
{ 
  display: block;
  background: url(../images/rss_big.gif) no-repeat 0px top;
  padding:8px 0px 8px 40px;
  margin:10px 0px 10px 0px;
  height:16px;
  border: 0px solid #000000;
  font-weight:bold;
  font-size:13px;
  cursor:pointer;
  width:72px;
  white-space:nowrap;
}



/* Featured Kiosk */
.featuredKiosk {
	margin-bottom: 40px;
	padding-bottom: 1px; /* for IE6 */
	line-height:150%;
}
.featuredKiosk table {
 	background: #e3e9ee;
}
.featuredKiosk  .br {
	position: relative;
	top: -5px;
}
.featuredKiosk .media {
  vertical-align: top;
}
.featuredKiosk .media .mediaContent {
}
.featuredKiosk .content {
  vertical-align: top;
}
.featuredKiosk .contentText {
	padding: 10px 20px;
}
.featuredKiosk h2 {
	font-weight: bold;
	font-size: 23px;
	margin: 0 0 15px;
}
.featuredKiosk .newsBody h2 {
	font-size: 20px;
	margin-bottom: 7px;
	line-height:120%;
}

/* Stories kiosk */
.storiesKiosk {
	background: #ffedb9;
	margin-bottom: 7px;
  position: relative;
  top: -18px;
}
.storiesKiosk .storiesContent {
	padding: 10px 15px 10px 20px;
}
.storiesKiosk h2 {
	margin: 0 0 18px;
}
.storiesKiosk .newsBody h2 {
	margin: 0 0 7px;
	font-size: 14px;
}
.storiesKiosk .newsImage { display: none; }
.storiesKiosk .first .newsImage { display: block; }
.storiesKiosk .first h2 { font-size: 16px; }

/* Simple kiosk */
.simpleKiosk {
	margin-bottom: 25px;
	overflow:hidden;
}
.simpleKiosk .newsBody h2 {
	font-size: 14px;
	font-weight: normal; 
}
.simpleKiosk .newsImage, 
.simpleKiosk .newsText {
	display: none;
}
.simpleKiosk .first .newsImage, 
.simpleKiosk .first .newsText {
	display: block;
}
.simpleKiosk .first h2 {
	font-size: 16px;
}

/* Columns in content */
.columns h2 {
	margin-top: 0;
}
.colLeft {
	float: left;
	width: 290px;
	clear: left;
}
.colRight {
	float: right;
	width: 290px;
	padding-left: 34px;
}


/* Footer */
#footer {
	width: 1070px;
	margin: 0 auto;
}

#bottomMenu {
	text-align: center;
	background: url(../images/ut_footerbg.png) no-repeat -30px top;
	margin-bottom: -10px;
}
#bottomMenu-in {
	background: url(../images/ut_footerbg.png) no-repeat 1049px top;
	height: 45px;
	padding-top: 15px;
}
#bottomMenu li {
	display: inline;
	padding: 0 7px;
}
#bottomMenu .active a  {
	font-weight: bold;
	color: #000;
}

#bottomLinks {
	text-align: center;
	background: url(../images/ut_fotlink_bg.png) no-repeat 50% top;
	line-height: 34px;
	z-index: 100;
}
#bottomLinks li {
	display: inline;
	padding: 0 5px;
}

#copyright {
	font: 10px Verdana, Arial, sans-serif;
	color: #999;
	text-align: center;
	padding: 15px 0;
}

/* Breadcrumbs */
#breadcrumbs {
	margin-top: 2px;
	margin-bottom: 25px;
}
#breadcrumbs a {
  white-space: nowrap;
}
#breadcrumbs .sep {
	background: url(../images/ut_brcmb_bg.gif) no-repeat 7px 5px;
	padding: 0 7px 0 0;
}
#breadcrumbs .sep span {
  visibility: hidden;
}

div.fadeGallery {
  padding: 15px 0 0 !important;
}
div.bx-window {
  padding: 0 !important;
}
ul#fadeGallery {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
ul#fadeGallery li {
  text-align: center;
  list-style-type: none;
  width: 100%;
  font-weight: bold;
  overflow: hidden;
}
div.fadeGallery a.bx-prev {
  float: left;
  margin: 0 0 0 20px;
}
div.fadeGallery a.bx-next {
  float: right;
  margin: 0 20px 0 0;
}


div.pagerHolder {
  padding: 0 0 15px 0 !important;
}
div.pagerHolder div {
  padding: 0 !important;
  text-align: center;
}
div.fadePager a {
  padding: 0 4px;
}
a.pager-active {
  font-size: 150%;
}
div.imageLeft-slider {
  float: none !important;
  margin-right: 0 !important;
}

/* Article info */
.articleInfo {
	color: #808080;
	font-size: 14px;
}
.articleInfo .articleAuthor {
	background: url(../images/ut_articlei_bg.gif) no-repeat 12px 8px;
	padding-left: 25px;
}

/* Social Links */
.sociable {
	float: right;
	margin-left: 5px;
}
.sociable ul { display: inline; }
.sociable li {
	background: none;
	display: inline;
	padding: 5px;
}
.sociable ul li:before { content: ""; }
.sociable img { border: 0; }
.sociable span { display: block; }


/* Indexes */
#pagingTop span, #pagingBottom span {
	font-weight: bold;
}
#pagingTop, #pagingBottom {
	margin: 10px 0;
}
#pagingTop {
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 5px;
}
#pagingBottom {
	border-top: 1px solid #c0c0c0;
	padding-top: 5px;
}

.noBorderBottom {
	padding:0 !important;
	border:0px #000000 solid !important;
}


/* Archive list */
.archiveList .archiveItem {
	float: left;
	width: 140px;
	padding-right: 10px;
}
.archiveList .clear {
  height: 30px;
}
.archiveList .archiveItem h2 {
	margin-top: 0;
}
.archiveList .archiveNav {
	margin-top: 30px;
  display: none;
}
.archiveList .archiveNav li {
	display: inline;
	padding-right: 30px;
	font-weight: bold;
}

/* Category page */
.categoryPage .newsImage {
	display: none;
}
.categoryPage .first .newsImage {
	display: block;
  float: none;
}
.categoryPage .newsBody {
	margin-top: 7px;
	padding-top: 8px;	
}
.categoryPageSep .newsBody {
	border-top: 1px dotted #c0c0c0;
	padding-top: 7px;	
}
.categoryPage .first {
  border-top: none;
	margin-top: 0;
	padding-top: 0;	
}
.categoryPage .newsBody h2 {
	font-size: 14px;
}
.categoryPage .first h2 {
	font-size: 16px;
}

/* Campus snapshot */
.snapshotImage {
	text-align: left;
}

/* Banners */
#adsTop {
  background: #f6f6f6;
  margin: 0 auto;
	width: 1050px;
	border-left: 10px solid #e6e6e6;
	border-right: 10px solid #e6e6e6;
	padding: 15px 0;
	text-align: center;
}
#adsLeft {
	margin-top: 20px;
	text-align: center;
}
#adsHome {
	position: relative;
	height: 250px;
}
#adsHome div {
	position: absolute;
}

/* Blockquote */
blockquote {
	background: #e6ecf1;
	border: 1px solid #d5dee6;
	position: relative;
	padding: 12px 15px;
	margin: 1em 0;
	zoom: 1; /* for IE */
}

blockquote h2 {
	font-size: 14px;
	margin: 0;
	font-weight: normal;
}
blockquote.w75, blockquote.w50, blockquote.w25 {
	float: right;
	margin-left: 1em;
}
blockquote.w75 { width: 75%; }
blockquote.w50 { width: 50%; }
blockquote.w25 { width: 25%; }

blockquote .tl, blockquote .tr, blockquote .bl, blockquote .br {
	position: absolute;
	width: 3px;
}
blockquote .tl {
	top: -1px;
	left: -1px;
}
blockquote .tr {
	top: -1px;
	left: -2px;
	margin-left: 100%
}
blockquote .bl {
	bottom: -1px;
  _bottom: expression((this.offsetParent.clientHeight % 2) ? '-2px' : '-1px'); /* IE6 */
	left: -1px;
}
blockquote .br {
	bottom: -1px;
  _bottom: expression((this.offsetParent.clientHeight % 2) ? '-2px' : '-1px'); /* IE6 */
	left: -2px;
	margin-left: 100%
}

/* Legacy code from UCLA Today. Modified */
.inset_imageLeft, .inset_imageRight, .imageLeft, .imageRight  {
  margin-bottom:2em;
	background: #f2f2f2;
}
.inset_imageLeft img, .inset_imageRight img, .imageLeft img, .imageRight img{
  margin: 0;
}
.inset_imageLeft, .imageLeft {
	float:left;
	margin-right: 5px;
	clear:left;
	display:block;
}
.inset_imageRight, .imageRight {
	float: right;
	margin-left: 5px;
  clear: right;
}
img.imageframe {
	float:right;
	padding:1em;
}
.inset_imageLeft div, .inset_imageRight div,
.imageLeft div, .imageRight div {
  padding: 1em;
}
.inset_imageLeft .copy, .inset_imageRight .copy {
  padding: 0; /* for legacy articles */
}
/*.inset_imageLeft .copy, .inset_imageLeft .credit {
border-right:2em solid #FFFFFF;
}
.inset_imageRight .copy, .inset_imageRight .credit {
border-left:2em solid #FFFFFF;
}
*/
.inset_imageLeft .credit, .inset_imageRight .credit {
	background:#FFFFFF none repeat scroll 0 0;
	display:block;
	font-size:0.8em;
	margin-bottom:1em;
	text-align:right;
	width:300px;
}


/* Legacy code from UCLA newsroom */
/* Tabs */
#tabs {
  zoom: 1;
}
#tabs .newsbody h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	margin: 7px 0;
}
#tabs .divider {
	border-top: 1px dotted #c0c0c0;
	margin: 7px 0;
	clear: both;
}

/* based on jquery.tabs.css */
.tabs-hide {
    display: none;
}

/* Skin */
.tabs-nav {
	height: 28px;
  list-style: none;
  margin: 0;
  padding: 3px 0 0 0;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 5px 3px 0 -1px;
    min-width: 84px; /* be nice to Opera */
}

.tabs-nav li.tabs-selected {
	margin-top: 1px;
}
.tabs-nav a, .tabs-nav a b {
    display: block;
    padding: 0 10px;
}
.tabs-nav a {
   position: relative;
   z-index: 2;
   padding: 0;
   color: #333 !important;
   line-height: 1.2;
   text-align: center;
   text-decoration: none !important;
   white-space: nowrap; /* required in IE 6 */    
 	 background: url(../images/lpageroff_bg2.gif) top left no-repeat;
}
.tabs-nav .tabs-selected a {
	font-size: 10pt;
	background: url(../images/lpageron_bg.gif) top left no-repeat;
   top: 1px;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a b {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding: 5px 5px 0;
    background: url(../images/lpageroff_r.gif) right top no-repeat;
	 font-weight: normal;
}
*>.tabs-nav a b { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a b {
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 4px;
  background: url(../images/lpageron_r.gif) top right no-repeat;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-container {
	border-top: 1px solid #ccc;
	padding: 5px 10px;
  background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.c_content
{
  clear:left;
  padding:15px 0 0;
}

.c_content h1
{
  margin:5px 0 5px 0;
}

.newsDate
{
  padding:0 0 5px 0;
}


.newsImage
{
  float:left;
  overflow:hidden;
}
.newsImage img
{
  float:left;
  margin:0 10px 10px 0;
}

.learnMore
{
  clear:left;
  display:block;
  margin:15px 0 0;
}

.newsText p
{
  margin-top:0;
}

.bottomSpace
{
  margin-bottom:20px !important;
}


/* service pages */
#service {
	background: #fff;
	padding: 10px 10px 10px 20px;
}
#service #content {
	margin: 10px 0;
	padding: 5px 0;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	min-width: 550px;
}
* html #service #content {
	width: 550px;
}

.bottomlinks
{
  overflow:hidden;
  padding:15px 0 10px 0;
}

.links
{
  float:left;
}

div.div-blog 
{
  margin:5px 0 20px;
}

.divider 
{
  background-image:url(../images/dots.gif);
  background-repeat:repeat-x;
  font-size:1px;
  margin:10px 0;
  min-height:1px;
}

/* blog haiti */
.blogHaiti .postinfo {
  margin-bottom: 1em;
}

