/* basics */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
legend {
	color: #646464;
}
option {
	padding-left: 0.4em;
}
body {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #646464;
}
.slink {
	color: #646464;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 13px;
	margin-bottom: 2px;
	float: right;
}
/* layout */

body#page {
	background-color: #dbe2da;
	background-repeat: repeat-x;
	background: url(/images/pgBkg.png) repeat-x #dbe2da;
}
div.wrapper {
	margin: auto;
	width: 990px;
}
div#page-header {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
div#header {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	z-index: 10;
	height: 110px;
	position:relative;
}
div#date {
	margin: 6px 20px 0px 0px;
	float: right;
	font-size: 85%;
	color: #ffffff;
}
div#topmenu {
	margin: 8px 0px 0 0px;
	width: 350px;
	float: right;
}
div#topmodule {
	height: 60px;
	margin: 7px 0px 0px 20px;
	float: right;
}
div#logo {
	left: 0px;
	width: 300px;
	height: 50px;
	z-index: 3;
	float: left;
	margin-top: 35px;
}
div#menu {
	right: 10px;
	height: 40px;
	width: 665px;
	float: right;
	margin-top: 40px;
}
div#top {
	width: auto;
	padding: 10px 10px 0px 10px;
	clear: both;
}
#content_container {
	/*float: left;*/
}
div#middle {
	width: 100%; /*was auto, but didn't extend properly on all pages, ie. /news/press/contacts.html -- changed to 100% 4/22/13*/
	margin: 10px 0px 0px 0px;
	clear: both;
	background: #ffffff;
}
.wrapper div#middle {
	margin: 20px 0 0 0;
	float: left;
}
.wrapper div#middle.wide {
	float: none;
}
div#middle .withoutleft {
	background: #ffffff;
	padding: 0px 10px 0px 10px;
}
div#middle div#left {
	float: left;
	width: 200px;
	min-height: 400px;
}
div#main {
	width: auto;
	background: #fff;
}
div#middle div#main {
	margin: 0px 0px 0px 210px; /*was 220px*/
	padding: 0px 0px 0px 0px;
}
div#middle .layoutright div#mainmiddle {
	margin: 0px 244px 0px 0px;
}
div#mainmiddle {
	margin: 0;
	padding-top: 14px;
	background-color: #fff;
	background-image: url(/images/contentBkg2.png);
	background-repeat: repeat-x;
}
div#mainmiddle.layoutright, div#mainmiddle.layoutwide {
	background: url(/images/contentBkg.png) repeat-x #fff;
}
div#right {
	width: 224px;
	padding: 0px;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	height: auto;
}
#middle .layoutright #right {
	margin-right: 10px;
	margin-top: 0px;
}
div#content {
	width: auto;
	padding: 0 20px 10px 20px;
}
div#main .withright div#content {
	padding: 10px 10px 10px 10px;
}
#content ol, #content ul, #right ol, #right ul {
	margin-left: 15px;
	margin-bottom: 10px;
}
div#mainbottom {
	margin: 15px 0;
	width: 480px;
}
div#mainbottomWide {
	float: left;
	width: 720px;
}
div#mainbottom .mainbottombox, div#mainbottomWide .mainbottombox {
	padding: 0px 0px 10px 0px;
	float: left;
}
div#bottom {
	width: auto;
	padding: 10px 10px 0px 10px;
	clear: both;
}
div#footer {
	width: auto;
	min-height: 100px;
	padding: 10px 0px 10px 0px;
	clear: both;
	text-align: center;
}
a#CUlogo {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	text-align:center;
	clear: left;
	display: block;
}
img.arrow {
	padding: 0px 5px 0px 5px;
	width: 9px;
	height: 9px;
}
/* toppanel modules */

#toppanel div.modulebox {
	margin: 0px 0px 10px 0px;
}
#toppanel div.modulebox h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
}
/* left modules */
#left div.modulebox, 
#left div.promo,
#left div.promo2 {
	margin: 10px 0px 10px 10px;
	padding: 10px 10px 10px 10px;
	width: 168px;
	border: 1px solid #bcbec3;
	background: #ffffff;
	overflow: hidden;
}
#left div.promo {
	margin: 10px 0px 0px 5px;
	width: 185px;
	border: none;
	margin-right: 2px;
}
#left div.promo2 {
	width: 185px;
	border: none;
	margin-right: 2px;
	padding: 0;
}
#left div.promo img {
	width: auto;
	padding: 1px;
	border: 1px solid #c9c9c9;
	float: right;
	margin-right: 4px;
	margin-top: 10px;
}
#left div.modulebox h3 {
	margin: 10px -10px 10px -10px;
	padding: 0px 0px 0px 10px;
	height: 24px;
	border-bottom: 1px solid #bcbec3;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
	background: #d7d7d7;
	display: block;
}
#left .modulebox ul li {
	margin-left: 10px;
}
.layoutright #left div.modulebox-blank {
	margin: 0px 10px 10px 0px;
}
/* mainbottombox modules */

#mainbottom div.modulebox, #mainbottomWide div.modulebox, #content div.modulebox {
	padding: 8px;
	background: #ffffff;
	overflow: hidden;
}
#mainbottom div.modulebox, #right div.modulebox, #mainbottomWide div.modulebox, #content div.modulebox {
	margin: 0px 10px 0px 0px;
	border: 7px solid #d7d7d7;
}
#mainbottom div.modulebox h3, #mainbottomWide div.modulebox h3 {
	margin: 0px -15px 10px -15px;
	padding: 0px 0px 0px 15px;
	background: #ffffff;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	color: #C29A3A;
}
/* right modules */

#right div.module, #left div.module, #content div.module {
	margin: 0px 0px 20px 0px;
	background: #fff;
	padding: 10px;
	border: 7px solid #d7d7d7;
}
#right div.module h3 {
	color: #1c5b7e;
}
#right div.modulebox h3 {
	margin: 10px -6px 10px -6px;
	padding: 0px 0px 0px 10px;
	height: 24px;
	border-bottom: 1px solid #bcbec3;
	border-top: 1px solid #bcbec3;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
	background: #d7d7d7;
	display: block;
}
#left div.module {
	margin-left: 10px;
}
/* slider */

#right div.module-slider {
	margin: 0px 0px 20px 0px;
}
#right div.module-slider h3 {
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 10px;
	background: url(/images/right_module_header.png) 0 0 no-repeat;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}
/* bottom modules */

#bottom div.modulebox {
	padding: 10px 15px 10px 15px;
	border: 5px solid #1E1E1E;
	background: #ffffff;
	text-align: center;
}
#bottom .bottomboxseperator div.modulebox {
	margin: 0px 10px 0px 0px;
}
#bottom div.modulebox h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
}
div#logo {
	position: relative;
	z-index: 20;
	top: 0px;
	left: 0px;
	width: 273px;
}
/* clearing & floating */

.clearingfix:after {
	display: block;
	line-height: 0px;
	clear: both;
	visibility: hidden;
}
.clearingfix {
	display: block;
}
.overflow-hide {
	overflow: hidden;
}
.float-left {
	float: left;
}
.topbox {
	width: 24.999%;
	overflow: hidden;
}
.width25 {
	width: 25%;
}
.width33 {
	width: 32.5%;
}
.width50 {
	width: 49.5%;
}
div#topmenu a {
	line-height: 100%;
}
div#topmenu input.inputbox {
	width: 80px;
	height: 14px;
	padding: 2px;
	background: #fff;
	color: #425059;
	font-size: 11px;
	border-top: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}
div#topmenu input.button {
	width: 18px;
	height: 18px;
	border: none;
	cursor: pointer;
	margin-bottom: -4px;
}
div.search:hover, div#search div.sfhover {
	background: none;
}
div.search input:hover, div.search input.sfhover {
	color: #000000;
}
div.search input:focus, div.search input.sffocus {
	color: #000000;
}
/* HOME PAGE STYLES */

/* top boxes */

#top div.modulebox {
	line-height: 16px;
	font-size: 11px;
	background: #ffffff;
}
#top div.modulebox h3 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0;
}
.topbox .modulebox img {
	border: 1px solid #c7c8cc;
	width: 58px;
	height: 77px;
}
.topbox .modulebox .contain {
	padding: 0 5px 0 70px;
	margin: 0 0 0 10px;
	background-image: url(/images/photos/teachersBox.jpg);
	background-repeat: no-repeat;
	height: 85px;
}
.topbox .modulebox .audienceImg1 {
	background-image: url(/images/photos/researchersBox.jpg)
}
.topbox .modulebox .audienceImg2 {
	background-image: url(/images/photos/studentsBox.jpg)
}
.topbox .modulebox .audienceImg4 {
	background-image: url(/images/photos/mediaBox.jpg)
}
/* CONTENT STYLES */

#content h2, #mainmiddle h2,
#content2 h2, #mainmiddle h2 {
	padding-bottom: 3px;
	font-weight: normal;
}
#content h3, #mainmiddle h3,
#content2 h3, #mainmiddle h3 {
	/*padding-top: 10px;
	padding-bottom: 5px;*/
	color: #1c5b7e;
}
#content ul {
	margin-left: 20px;
	margin-bottom: 8px;
}
#content p,
#content2 p {
	margin-bottom: 10px;
}
#left .floatRight {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 20px;
}
#right .floatRight, #content .floatRight {
	float: right;
}
#content ol {
	margin-left: 24px;
}
h4 {
	font-weight: bold;
	color: #1c5b7e;
	margin-top: 10px;
	line-height: 20px;
}
h5 {
	font-weight: bold;
	color: #4a6660;
}
h6 {
	color: #C8A046;
}
#page-header h1 {
	font-size: 1px;
	line-height: 1px;
	height: 0px;
	left: -999px;
	position: absolute;
	color: #000;
}
/* RIGHT AND LEFT MODULES */

#right .module img, #left .module img {
	margin-bottom: 10px;
}
#right .roundedBox, #left .roundedBox {
	width: 224px;
	background-image: url(../images/sliderBkgLastClosed.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	padding: 0 0 15px 0;
	margin: 0;
}
#left .roundedBox {
	width: 190px;
	margin-left: 10px;
	margin-bottom: 15px;
	background-image: url(../images/roundedBoxLeftBtm.png);
}
#right .roundedBox .roundedBoxhead {
	height: 25px;
	background-image: url(../images/sliderBkgHead.png);
	background-repeat: no-repeat;
}
#left .roundedBox .roundedBoxhead {
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(../images/roundedBoxLeftHead.png);
	padding: 0 10px;
}
#right .roundedBox .roundedBoxhead h3, #left .roundedBox h3.roundedBoxhead {
	color: #425059;
	font-size: 12px;
	text-align: center;
	line-height: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0;
}
.roundedBox ul li {
	margin-left: 5px;
}
#left .roundedBox ul li {
	margin-left: 5px;
	margin-bottom: 5px;
	list-style: none;
}
#left .roundedBox ul li a:link, #left .roundedBox ul li a:visited {
	color: #498796;
}

.moduleboxFull {
	background-color: #DBE2DA;
    border: 1px solid #BCBEC3;
    display: block;
    margin: auto;
    padding-left: 8px;
    padding-right: 8px;
}

#right .modulebox ol li {
	margin-left: 20px;
}
#right div.modulebox, #right div.moduleboxGray {
	margin: 0px 0px 10px 0px;
	border: 1px solid #bcbec3;
	padding: 6px;
}
#right div.moduleboxGray, #left div.moduleboxGray {
	background-color: #dbe2da;
	padding-left: 8px;
}
#right .roundedBox .roundedBoxContent {
	padding: 10px;
	background-image: url(../images/sliderBkg.png);
}
#left .roundedBox .roundedBoxContent {
	padding: 10px;
}
#right div.modulebox h3.moduleboxFirstHeader, #left div.modulebox h3.moduleboxFirstHeader {
	margin: -9px -6px 10px -6px;
}
img.imageBorder {
	padding: 2px;
	border: 1px solid #bcb3c3;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #fff;
}
#main #mainmiddle #right.270Right {
	width: 270px;
}
.wrapper #middle #main #mainmiddle .270Right#right {
	width: 270px;
}
#content table td {
	vertical-align: top;
}
.centerAlign {
	text-align: center;
}
#left .cuLogo {
	float: right;
}
#content #boxes {
	float: left;
	width: 700px;
}
#content #boxes .mainBox-w33 {
	float: left;
	width: 30%;
	padding: 10px;
}
#showWide {
	margin-left: 20px;
	margin-right: 20px;
	width: 723px;
	background: url(../images/showBkg.png) bottom no-repeat;
	border-top: 1px solid #fff;
}
#mainmiddle #newsFeature {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 5px 10px;
	vertical-align: top;
	background-image: url(../images/showBkg.png);
	background-position: bottom left;
	height: 170px;
}
.layoutleft #main #mainmiddle {
	width: 770px;
	/* float: left; /*   4/4/13  */
}
.background.layoutleft #main #mainmiddle {
	float: none; /*   4/16/13  -- used on outreach plain templates*/
}
.linesBelowAbove {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}
table th {
	text-align: left;
	border-bottom: 1px solid #ccc;
}
.caption {
	font-size: 10px;
}
#content .content_pullout_box {
	width: 200px;
	float: right;
	background: #dbe2da;
	padding: 10px;
	margin-left: 10px;
	border: 1px solid #a2b7b0;
}
.clearLeft {
	clear: left;
}
.clearBoth {
	clear: both;
}
#left #left_container .roundedBox .roundedBoxhead h3 {
	font-size: 12px;
	line-height: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.urgent {
	color: #600;
	font-weight: bold;
}
.hideText {
	margin: 0;
	position: relative;
	left: -9999px;
	padding: 0;
	line-height: 2px;
	font-size: 2px;
}
.alignTextRight {
	text-align: right;
}
#left .modulebox-blank {
	margin-left: 15px;
}
#content .whiteText {
	color: #fff;
}
#content #boxes .mainBox-w50 {
	padding: 10px;
	float: left;
	width: 47%;
}
#content .contentLeftBox {
	background-color: #DBE2DA;
	float: left;
	width: 200px;
	border: 1px solid #BDC6BE;
	padding: 0 12px;
	margin-right: 15px;
	margin-bottom: 6px;
}
#main #mainmiddle #content .contentBoxRight-335 {
	padding: 5px;
	width: 325px;
	margin-left: 10px;
	float: right;
}
#main #mainmiddle #content .contentBoxRight-435 {
	padding: 5px;
	width: 400px;
	margin-left: 10px;
	float: right;
}
#content #content_container .photoBox {
	padding: 5px;
	float: right;
	width: 300px;
	margin-left: 20px;
}
.fb_iframe_widget {
	margin-left: 10px;
}
div.module .fb_iframe_widget {
	margin-left: 0px;
}
iframe.twitter-follow-button {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#share {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.item {
	margin: 25px 0px;
	border-bottom: 1px dotted black;
	padding: 10px 0px;
	overflow: hidden;
}
div#socialBarHeader {
	height: 20px;
    position: absolute;
    right: 6px;
    top: 40px;
}
div#socialBar {
	margin-top:5px; 
	margin-left:auto; 
	margin-right: auto; 
	display: block; 
	position: relative;
}
div#socialBar img {
	height: 25px;
	width: 25px;
}
div#announcements {
	background: none repeat scroll 0 0 #DBE2DA;
    border-left: 1px solid #CCCCCC;
    float: right;
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 10px;
    margin-left: 10px;
	margin-right: 16px;
    padding: 0px 10px 0px 10px;
    width: 225px;
}
div#announcements2 {
	background: none repeat scroll 0 0 #DBE2DA;
    border: 1px solid #CCCCCC;
    float: right;
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 10px;
    margin-left: 0px;
	margin-right: 16px;
    padding: 0px 10px 0px 10px;
    width: 188px;
}
div#content2 {
	width: auto;
	padding: 10px 20px 10px 20px;
}
div#right2 {
	margin-right: 0px;
	margin-left: 0px;
	float:right;
}
div#announcements a,
div#announcements2 a {
	color: #646464;
}
div#announcements div.item,
div#announcements2 div.item {
	clear: left;
	border-bottom: 1px dotted black;
    margin: 0;
    padding: 0 0 10px 0;
}

div#announcements div.item:last-child,
div#announcements2 div.item:last-child {
	border-bottom: none;
}
div.moduleFull {
	background-color: #DBE2DA;
	padding: 10px;
    border: 1px solid #CCCCCC;	
}
div.moduleFull ul {
	margin-left: 20px;
}
/*Start of Mobile Stylesheet*/
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) 
{ 
	
}
/*End of Mobile Stylesheet*/