body {
	padding: 0px;
	margin:0px;
	text-align:center;
}
a {
outline:none;
}

#outercontainer {
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	width:984px;
	position:relative;
}
.subpages #outercontainer {
	margin-top:0px;
}


a:link {outline:none;}
/************************** top menu *****************************/

#cumenu a {
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
  	color: #666;
}
	
#metamenuleft { 	
  	width: 400px;
  	height: 25px;
  	float: left;
  	display: inline;
  	padding-left:0px;
  	margin-left:-5px;
  	margin-top:5px;
}

#metamenuleft ul {
  	margin:0px;
  	padding:0px;
}

#metamenuleft li { 
 	margin: 0px 1em 0px 1em;
 	line-height:1em;
 	float: left;
 	display: inline;
  	list-style-type: none;
  	/*font-size: 0.9em;*/
  	/*font-size:11px;
  	color:#666;*/
}

#metamenuleft a, #metamenuleft a:link, #metamenuleft a:visited, #metamenuleft a:hover, #metamenuleft a:active {
  	/*text-decoration: none;
  	color: #666;
  	font-weight: bold;*/
}
/************************************** metamenu subpages *****************************/
#metamenu {
	display:inline;
	float:right;
	height:25px;
	margin-right:20px;
	margin-top:8px;
}
#metamenu li {
 	float: left;
 	display: inline;
  	list-style-type: none;
  	margin:0 10px;
}
#cumetamenu { 	
	display:inline;
	height:25px;
	padding-left:0;
	width:345px;
}

#cumetamenu ul {
  	margin:0px;
  	padding:0px;
}

#cumetamenu li { 
 	/*margin: 0px 1em 0px 1em;*/
 	line-height:1em;
 	float: left;
 	display: inline;
  	list-style-type: none;
}

.subpages  #mycreighton {
margin:0px;
}


/************************************* search ********************************************************************/
#cse-search-box {
	float:right;
	margin-top:2px;

}
.subpages #cse-search-box {
	margin-right:12px;
}
.subpages #cse-search-box {
	margin-top:7px;
}
#cse-search-box label {
 	line-height:1em;
  	margin-right:2px;
  	font-size:11px;
  	color:#666;
  	font-weight:bold;
}
.cusearch {
	background:transparent url(/fileadmin/projects/cu-main/images/common/textboxlight-st-shrt.gif) no-repeat scroll 0 0;
	border-width:0;
	margin-right:22px;
	margin-top:-2px;
	padding:0px 0 2px 3px;
	width:100px;
}

.home .cusearch {
	margin-top:1px;
	margin-right:24px;
}
.go-button, .go-button-hover {
	background:transparent url(/fileadmin/projects/cu-main/images/common/go-dual-sm.gif) no-repeat scroll 0 0;
	height:16px;
	position:absolute;
	top:4px;
	right:6px;
	width:19px;
}
.subpages .go-button, .go-button-hover {
	right:16px;
	top:6px;
}

.home .go-button, .go-button-hover {
  top:3px;
}
.go-button-hover {
  	background-position: 0px -15px;
  	top:2px;
	right:6px;
}
.subpages .go-button-hover {
  	background-position: 0px -16px;
  	right:16px;
	top:4px;
}
.subpages #culogo {
background:transparent url(/fileadmin/projects/cu-main/images/common/ie-logo.gif) no-repeat scroll 0 0;
height:85px;
left:50px;
position:absolute;
top:40px;
width:226px;
}
.subpages #culogo #culink {
	height:85px;
	width:226px;
	display:block;
}
.subpages  #culogo #culink a:hover {
	background-color:transparent! important;
}
#mycreighton {
	height:14px;
	width:70px;
}

.home #mycreighton {
	/*position:absolute;
	top:5px;
	right:235px;*/
	float:right;
	/*margin:5px 25px 0 0;*/ /* new change for mac */
	margin:5px 18px 0 0;
}
#mycreighton a {
	display:block;
	height:14px;
	width:70px;
	text-decoration: none;
  	color: #666;
  	font-weight: bold;
}

#applylink {
	height:14px;
	width:70px;
	float:right;
	 margin: 5px 4px 0 0;
}
/***************************************** footer ******************************/

#footer {
bottom:-20px;
display:inline;
height:20px;
left:488px;
position:absolute;
text-align:right;
width:490px;
	font-size:12px;
}
#footer a {
	color:#000;
	/*text-decoration:none;*/
	/*border-bottom:1px dashed #666;*/
}
#footer a {
	/*text-decoration:none;*/
}
#footer a:hover {
	color:#000;
	/*border-bottom:1px dashed #000;*/
}

#footer-jc {
  position: absolute;
  bottom: -20px;
  left: 6px;
  height: 20px;
  font-style: italic;
}