body {
	background-color:#fff;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
	

#container {
  	margin: 0px auto;
	padding: 0;  	
  	text-align: left;
  	width: 985px;
}
a, a:link, a:visited, a:hover a:active	
	{ 
	outline: none;
	}

/****************************************************
  header layout
****************************************************/
#header {
	width:985px;
	margin:0px;
	padding:0px;
	}

#brand_left {
	position:relative;
	height: 23px;
  	width: 200px;
	}
#brand_left h1 {
	margin:6px 0pt 0pt;
	padding:0;
	}
#brand_left h1 a {
  	background:transparent url("/fileadmin/images/logos/CreightonType-11297B_FFFFFF.gif") no-repeat 0 0;
  	display: block;
  	height: 23px;
   	width: 200px;
	}


#metamenu { 	
  	width:560px;
  	float: right;
  	display: inline;
  	margin-bottom:10px;
	}

#metamenu ul {
  	margin: 8px 0px 0px 0px;
  	padding: 0px 0px 0px 0px;
	}

#metamenu li { 
 	margin: 0px 1em 0px 1em;
 	line-height:1em;
 	float: left;
 	display: inline;
  	list-style-type: none;
  	font-size: 0.85em;
	}

#metamenu ul li img {
  	display: inline;
 	float: left;
 	margin-right: 3px;
  	margin-top: 0px;
	}

#metamenu a, #metamenu a:link, #metamenu a:visited, #metamenu a:hover, #metamenu a:active {
  	text-decoration: none;
  	color: #11287b;
  	font-weight: bold;
  	text-transform: uppercase;
	}

#dept_header {
	width:985px;
	background:transparent url("/fileadmin/projects/university-college/images/banner.jpg") no-repeat 0 0;
	margin:0;
	padding:0;
	position:relative;
	}
#dept_brand, #headerLnk {
	width:985px;
	height:92px;
	display:block;
}
#justtop {
	background:transparent url("/fileadmin/projects/university-college/images/top.jpg") no-repeat 0 0;
	width:985px;
	height:10px;
	margin-top:-3px;
}
#formsjusttop {
	background:transparent url("/fileadmin/projects/university-college/images/top-forms.jpg") no-repeat 0 0;
	width:985px;
	height:10px;
	margin-top:-3px;	
}
#thecontent {
 	background:transparent url("/fileadmin/projects/university-college/images/mainback.jpg") repeat-y 0 0;
	width:985px;
	padding:0px 0px 0px 0px;

}
#theformscontent {
 	background:transparent url("/fileadmin/projects/university-college/images/centerback-forms.jpg") repeat-y 0 0;
	width:985px;
	padding:0px 0px 0px 0px;
	margin-top:-18px;

}

.home #flashheader {
	background:transparent url("/fileadmin/projects/university-college/images/flashshadow.jpg") no-repeat 0 0;
	width:985px;
}
.subpage #flashheader {
	background:transparent url("/fileadmin/projects/university-college/images/flashshadow.jpg") no-repeat 0 0;
	width:985px;
	margin-top:-1px;
}
/**********************************************************
Left Side
************************************************************/

#contentLeft {
	float:left;
	position:relative;
	width:190px;
}
.home #mainContent{
	float:right;
	margin:20px 40px 0px 30px;
	width:720px;
}
.home #contentnorm{
	margin-top:30px;
	margin-left:30px;

}
.subpage #mainContent {
	float:left;
	margin:0px 0px 0px 40px;
	width:710px;
}
#formsmainContent {
	margin:0px 0px 0px 40px;
	width:900px;
}
.subpage #mainCol {
	width:985px;
}
#formsmainCol {
	width:985px;
}

.subpage #contentnorm {
	margin-top: 20px;
}

.subpage #contentnorm h3 {
	font-size:1.4em;
	font-weight:bold;
}
.subpage #contentnorm h6 {
	font-size:.8em;
}
.subpage #contentnorm img {
	display:inline;
}
.subpage #col_right {
	float:right;
	width:190px;
	margin-right:-10px;
	border: 1px solid #11297b;
}
.subpage #col_right p {
	padding:6px;
}
.subpage #col_right h3, .subpage #col_right h4, .subpage #col_right h5, .subpage #col_right h6, .subpage #col_right h1, .subpage #col_right h2 {
	padding:8px;
}
.subpage #col_right h3 {
	text-align:center;
	background-color:#11297b;
	color:#fff;
	font-size:1.2em;
}

.subpage #col_right ol
{
  margin-left: 0px;
  padding-left: 2.5em;
  width: 150px;
}

.subpage #col_right ol li
{
  margin-bottom: 0.2em;
  margin-left: 0px;
}

.subpage #col_left {
	width:170px;
	margin-left:20px;
	margin-top:40px;
	color:#fff;
	border-left:1px solid #DDE0E9;
	border-bottom:1px solid #DDE0E9;
}
.subpage #col_left h3, .subpage #col_left h4, .subpage #col_left h5, .subpage #col_left h6, .subpage #col_left h1, .subpage #col_left h2 {
	padding:8px;
}
.subpage #col_left h3 {
	text-align:center;
	color:#000;
	font-size:1.2em;
	background-color:#DDE0E9;

}
.subpage #col_left p {
	padding:6px;
	
}
.subpage #content_border {
	clear:both;
	margin-top:30px;
	border-left:1px solid #11297b;
	border-bottom:1px solid #11297b;
}
.subpage #content_border h3, .subpage #content_border h4, .subpage #content_border h5, 
.subpage #content_border h6, .subpage #content_border h1, .subpage #content_border h2 {
	padding:8px;
}
.subpage #content_border h3 {
	text-align:center;
	color:#fff;
	font-size:1.2em;
	background-color:#11297b;

}

.home #centerside{
	padding:20px 4px 4px;
	position:relative;
	width:420px;
	float:left;

}
.home #rightside {
	float:right;
	width:325px;

}

.thirdtiernavigation ul {
	margin-top:0px;
}

#subimage {
	float:left;
	margin-left:3px;
	position:relative;
}
#pagetite {
	margin-top:31px;

}
#pagetite h2 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 1.8em;
	font-weight:bold;
	color:#0D2163;

}
#formspagetite {
margin-left:50px;
width:650px;
}
#formspagetite h2 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 1.8em;
	font-weight:bold;
	color:#0D2163;

}
/****************************************************
  search display
****************************************************/

#department_search {
	float:right;
	margin-top:-40px;
	overflow:hidden;
	position:absolute;
	right:90px;
	z-index:1000;
}
#forms #department_search {
	float:right;
	margin-top:-45px;
	overflow:hidden;
	position:absolute;
	right:62px;
	z-index:1000;
}
#forms #department_search form {
	background-color:#FFFFFF;
	border:medium none;
}
#forms #department_search input, #forms #department_search input.okay, #forms #department_search input.error {
	float:none;
	margin-right:0px;
}

#department_search label {
	display:none;
}
#department_search .sword {
  	border-width: 0px;
  	background: transparent url("/fileadmin/projects/ccas/education/images/search_box.gif") no-repeat;
  	color: #11297b;
  	margin-left:3px;
  	padding: 4px 6px 8px 8px;
  	width: 301px;
}
#buttonsearch {
  	margin: -28px 0px 0px 300px;
}

#department_search .sword_submit, #department_search .sword_submit-hover {
  	width: 24px;
  	height: 24px;
  	background: url("/fileadmin/projects/ccas/education/images/search_button.gif") no-repeat;
}
#department_search .sword_submit:hover, #department_search .sword_submit-hover {
  	/*background-position: 0px -24px;*/
}
#bottommain {
 	background:transparent url("/fileadmin/projects/university-college/images/base.jpg") no-repeat;
 	width:985px;
 	height:15px;
 	}
 #formsbottommain {
 
  	background:transparent url("/fileadmin/projects/university-college/images/base-forms.jpg") no-repeat;
 	width:985px;
 	height:15px;
 }
/************************************************
   footer navigation
************************************************/
#footer {
	margin:0px 0px 0px 0px;
	height:55px;
	color:#000;
	font-size:0.8em;
	bottom:0px;
}
#footer, #footer p {
	margin-right:auto;
	padding-top:4px;
	text-align:center;
}
#footer, #footer a {
	color:#666;
}

/******************************************************************
Navigation
********************************************************************/
.menu {
	margin-left:15px;
	padding-bottom:2px;
	padding-top:2px;
	text-align:left;
	margin-top:20px;
	width:170px;
}

.menu ul {	
	list-style-type: none;
	margin:0px 0px 0px 3px;
	padding:0px .5em 0px .5em;
}
.menu ul li {
	padding-bottom:5px;
	padding-left:0.5em;
  	text-indent:-0.7em;

}
.menu #current {
	color: #7d9bcd;
}
.menu ul li a {
	color: #fff;
	text-align: left;
	height:auto;
	font-size: .85em;
	text-decoration:none;
	text-transform:uppercase;
	text-decoration:none;

}

.menu ul li a:link, .menu ul li a:visited, .menu ul li a:hover {
	color: #fff;

}
.menu ul li a:hover{
	color: #fff;
	border-bottom:1px dashed #fff;
}
/*****************************************************
   breadcrumbs
*****************************************************/
#bread { 
	position:relative;
	float:left;
	font-size: 0.9em;
	width:700px;
	height:18px;
	line-height:1.4em;
	color:#333333;
	margin: 5px 5px 0px 0px;
	padding: 0px 0px 0px 0px 
	}
#bread a:link, #bread a:visited, #bread a:active {
	color:#666666;
	padding-right: 0px;
	padding-left: 0px; 
	text-decoration:none;
	}
#bread a:hover { 
	color: #999999;
	padding-right: 0px;
	padding-left: 0px; 
	}
	
	/*
  Form styles
*/
#Mailer
{
  margin: 0px;
}

#Mailer label
{
  float: left;
  display: inline;
  position: relative;
  font-weight: bold;
  width: 120px;
  margin-top: 2px;
  margin-right: 6px;
}

#Mailer label.right
{
  width: auto;
  margin-left: 2px;
}

#Mailer label.rightLabel
{
  font-weight: normal;
  width: auto;
  margin-left: 2px;
}

#Mailer .fieldHelper
{
  float: left;
  display: inline;
  margin-top: 2px;
  margin-left: 6px;
}

#Mailer input, #Mailer select, #Mailer textarea
{
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.0em;
}

#Mailer h4
{
  font-size: 1.15em;
  color: #11297B;
  margin-top: 16px;
  margin-bottom: 8px;
}

#Mailer .row
{
  clear: both;
  margin-bottom: 4px;
  width: 543px;
}

#Mailer .row_group
{
  display: inline;
  float: left;
}

#Mailer .buttons
{
  padding-left: 126px;
  width: 417px;
}

#Mailer .format
{
  font-size: 0.9em;
  margin-left: 126px;
}

#Mailer .req
{
  font-weight: bold;
  color: #FF0000;
}

#Mailer .reqField_inline
{
  font-weight: bold;
  color: #FF0000;
}

#Mailer .reqField
{
  margin-left: 6px;
  float: left;
  display: inline;
  font-weight: bold;
  color: #FF0000;
}

#Mailer .error
{
  font-weight: bold;
  color: #FF0000;
}


#cal-content {margin-left:0px;padding-top:0.5em;text-align:left;}
#cal-events {height:400px;}
#cal-content img {padding:0px!important;}
#cal-content a:hover {background-color: transparent!important;text-decoration:underline!important;}
#cal-content h4,#cal-content .st {text-align:left!important;font-size:106.85%!important;}
#cal-content .sd {padding:0.2em!important;}
#cal-content .eln,#cal-content .eld{padding:0 .2em!important;}