/******************************************************************
**  Harper Center style sheet  
/** 2008 Redesign for grand opening
*******************************************************************/
body   {
  	background: #004990 url("/fileadmin/projects/eop/2010/images/tile.gif");
  	text-align:center;
}
img {
	padding:4px! important;
}

h1, h2, h3, h3, h4, h5, h6 {
	color:#666666;
	font-family:Garamond, Times New Roman, Times, serif;
	margin-bottom:0px;
	padding-bottom:0px;
}
h1, h2, h2.pagetitle {
	color:#666666;
	font-family:Garamond, Times New Roman, Times, serif;
	font-size:1.8em;
	margin-top:0.4em;
}
h4, h5, h6 {
	font-family:Franklin Gothic, Arial, sans-serif;
}

h1 a:link, h2 a:link, h2.pagetitle a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
  h1 a:visited, h2 a:visited, h2.pagetitle a:visited, h3 a:visited, h4 a:visited, 
  h5 a:visited, h6 a:visited {
	color:#666666;
	text-decoration:none;
 }
h1 a:hover, h2 a:hover, h2.pagetitle a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#888888;
	text-decoration:underline;
 }

h3, .csc-header h1, .csc-header h2, .csc-header h3, .csc-header h4, .csc-header h5, .csc-header h6 {
	font-size:1.6em;
	margin-top:0.25em;
	padding-top:1em;
	font-family:Garamond, Times New Roman, Times, serif;
	text-transform:none;
}
h3.csc-firstHeader {
	padding-top:0.5em;
	padding-bottom:0px;
}
h4 {
	font-size:1.25em;
	margin-top:0.25em;
}
h5 {
	font-size:1.25em;
	text-transform:uppercase;
	margin-top:0.25em;
}
h6 {
	font-size:1.25em;
	font-style:italic;
	margin-top:0.25em;
}
p {
	margin-top:0.5em;
	margin-bottom:0.75em;
	line-height:120%;
	color:#333333;
}

a:link, a:hover, a:active {
	color:#5787b6;
}
a:visited {
	color:#004990;
}


/********************************************************/
/** Breadcrumbs and links
/********************************************************/
#bread { 
	color: #11297b;
        font-size:0.9em; 
        margin:0px 6px 0px 0px; 
        padding:0px 0px 10px 0px;
        }	
#bread a:link, #bread a:visited, #bread a:hover, #bread a:active  { 
	color:#3C3C3C; 
        } 	
/******************* main column ******************/
#container {
  	color:#cccccc;
  	margin: 0px auto 10px auto;
	padding: 0;  	
  	text-align: left;
  	width: 984px;
  	position:relative;
}

/************************ top CU branding row *********************/
#toprow {
	height:51px;
	}

/************************************** metamenu  *****************************/

#metamenu {
	display:inline;
	float:right;
	height:25px;
	margin-right:0px;
	margin-top:3px;
}
#metamenu li {
 	float: left;
 	display: inline;
  	list-style-type: none;
  	margin:0 10px;
}
#metamenu li ul {
	margin-top:1.5px;
}
/*******************************************/	
#cu_nav_topic { 
	background-color:#304599;
	text-align:right;
	height:25px;
	padding:0px 30px 0px 0px;
	float:right;
	width:780px;
	margin-top:12px;
	}
#cu_nav_topic UL { 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	list-style:none; 
	}
#cu_nav_topic LI { 
	float:right; 
	margin:0px; 
	}
#cu_nav_topic a	{ 
	height:18px; 
	font-size:11px;
	font-weight:bold;
	margin-left:15px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;  
	}
#cu_nav_topic a:link { 
	color:#fff;
	text-decoration:none;  
	}
#cu_nav_topic a:visited  { 
	color:#fff;
	text-decoration:none; 
	}
#cu_nav_topic a:hover { 
	color:#fff;
	text-decoration:underline; 
	}
#cu_nav_topic a:active  { 
	color:#fff;
	text-decoration:none; 
	}
/************************************* search ********************************************************************/
#cse-search-box {
	float:right;
	/*margin-top:2px;*/
	margin-right:-25px;
}

#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.gif) no-repeat scroll 0 0;
	border-width:0;
	margin-right:26px;
	/*margin-top:1px;*/
	padding:0px 0 2px 3px;
	width:118px;
}

.go-button, .go-button-hover {
	background:transparent url(/fileadmin/projects/cu-main/images/common/go-dual.gif) no-repeat scroll 0 0;
	height:18px;
	position:absolute;
	/*top:2px;*/
	right:6px;
	width:21px;
}

.go-button-hover {
  	background-position: 0px -18px;
  	/*top:2px;*/
	right:6px;
}







#brand_left {
  	background: transparent url("/fileadmin/projects/eop/2010/images/CreightonLogo-98-46.gif") no-repeat;
  	display: inline;
  	height: 46px;
 	width: 200px;
  	float: left;
 	margin-top: -40px;
 	position: relative;
}
#brand_left h1, #brand_left h1 a {
  	display: block;
  	height: 46px;
  	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/************************ subheader *******************************/
#branding {
	background:#ffffff url("/fileadmin/projects/eop/2010/images/header-base.jpg") no-repeat;
	position:relative;
	overflow:hidden;
	width:919px;
	height:136px;
	margin:0;
	padding:0;
	}
#subheader {
	position:absolute;
	height:136px;
	width:919px;
}
#subheader h2 a { 
        background-image:url(/fileadmin/images/global/spacer.gif);
	display:block;
	height:136px;
	width:919px;
	} 

/************************ mainrow *********************************/
#mainrow {
	background-color:#ffffff;
	color:#11297b;
	margin:0;
	padding-top:10px;
	padding-right:40px;
	padding-bottom:20px;
	padding-left: 40px;
}
.content {
        margin:10px 0 10px 0;
	}
/********************* subpage sidebar nav **************************/
#submenu {
	width: 185px;
	float:left;
	display:inline;
	position:relative;
	overflow:hidden;
	margin-right:20px;
	border:1px solid #ccc;
	}
#submenu .menulist, #submenu .menulist2, #submenu .menulist3 {
	margin:0;
	padding:0;
	}
#submenu .menulist li { 
	color:#004990;
  	/*float:left;
  	display:inline;*/
  	font-size:11px;
  	list-style-type:none; 
  	margin:0;
  	padding:4px 10px 4px 20px;
  	border-top:1px solid #ccc;
}
#submenu .menulist a { 
  	margin:0;
  	padding-top:4px;
  	padding-bottom:4px;
  	/*display:block;*/
  	height:20px;
  	text-decoration:none;
  	color:#004990;  
  	text-transform:uppercase;
} 
#submenu .menulist .cur a {
	font-weight:bold;
	}
#submenu .menulist .cur ul li a {
	font-weight:normal;
	}
#submenu .menulist .li1 a {
	width:170px;
	}
#submenu .menulist .li2 a {
	width:150px;
	}
/********************* subpage mainsection **************************/
.mainsection {
	float:left;
	display:inline;
	width:680px;
	margin:0;
	padding:0;
	}

/*******************************************/
.rightCOL { 
	border:1px solid #CCC;
	border-top:1px solid #FFFFFF;
	background-color:#f0f1ec;
	float:right;
	display:inline;
	position:relative;
	width:200px;
	overflow:hidden;
	margin:00px 0 10px 10px;
	padding:0;
	padding-bottom:10px;
	}
.rightCOL ul {
	margin:0 0 0 10px;
	padding:0 0 0 1em;
        }
.rightCOL, .rightCOL a:link, .rightCOL a:visited, .rightCOL a:active  {
	color:#666666;
	text-decoration:none;
	}
.rightCOL a:hover {
	color:#000000;
	text-decoration:none;
	}
.rightCOL h3  {
	background-color:#7698ca;
	color:#ffffff;
	margin-top:0;
	padding-top:0;
	text-align:center;
	}	
.rightCOL p {
	padding-right:10px;
	padding-left:10px;
	}
.borderCOL {
	margin:0;
	padding:0;
	}
.leftCOL {
  border: 1px solid #CCC;
  border-top: 1px solid #FFFFFF;
  background-color: #f0f1ec;
  float:left;
  display: inline;
  position: relative;
width:170px;
  margin: 20px 6px 10px 6px;
  padding: 0;
  padding-bottom: 10px;
}

.leftCOL ul {
  margin: 0 0 0 10px;
  padding: 0 0 0 1em;
}

.leftCOL, .leftCOL a:link, .leftCOL a:visited, .leftCOL a:active {
  color: #666666;
  text-decoration: none;
}

.leftCOL a:hover {
  color: #000000;
  text-decoration: none;
}

.leftCOL h3, .leftCOL h4 {
  background-color: #7698ca;
  color: #000;
  margin-top: 0;
  text-align: center;
  padding:4px 0px 4px 0px;
}



.leftCOL p {
  padding-right: 10px;
  padding-left: 10px;
}
/************************ baseline nav ******************************/
#baselinenav {
	width:904px;
	height:2em;
	margin:10px auto 10px auto;
	padding:0;
}
#baselinenav ul {
  	margin: 8px 150px 0px 150px;
  	padding: 0;
}

#baselinenav li { 
 	margin: 1em 1em 0px 1em;
 	line-height:1.5em;
 	float: left;
 	display: inline;
  	list-style-type: none;
  	font-size: 1em;
}

#baselinenav a, #baselinenav a:link, #baselinenav a:visited, #baselinenav a:hover, #baselinenav a:active {
  	text-decoration: none;
  	color: #004990;
  	font-weight: bold;
  	text-transform: uppercase;
}

/************************ tables ******************************/
table {
	border-top:1px solid #9BBDE4;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.align-right  {
	text-align:right;
}
.align-center {
	text-align:center;
}
th  {
	background-color:#EFEFEF;
	border:1px solid #9BBDE4;
	color:#004990;
	font-size:1.2em;
	text-align:center;
}
	
td, th {
	vertical-align:top;
}
td {
border-bottom:1px solid #9BBDE4;
border-left:1px solid #9BBDE4;
border-right:1px solid #9BBDE4;
text-align:left;
padding:12px;
}

td p {
	margin:0px 0px 0px 0px! important;
}
/************************ footer row ******************************/
#footerrow {
  	text-align: center;
  	color:#cccccc;
}
#footerrow a {
	color:#cccccc;
}

/************************ full width page specific *******************/
.fullwidth #submenu {
	display:none;
	}
#homeflash {
	padding:5px;
	background-color:#7698CA;
	border:1px solid #000000;
	width:451px;
}
.gateway ul {
	color:#000! important;
}