/************************************************************/
/***               Creighton University  COBA Home page              
/***                mjackson 01/15/2008                 
/***          		last modified ::            
/************************************************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a, a:link, a:visited, a:hover, a:active	
	{ 
	outline: none;
	}
#container{
	position: absolute;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:822px;
}

/****************** top row ****************************/
#cu_row {
	height:57px;
	width: 812px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}
/************************ cu logo ***************************************/
#cu_logo {
   	background: transparent url("/fileadmin/projects/business/images/creighton_logo.gif") no-repeat;
  	display: inline;
  	height: 50px;
  	float: left;
 	position: relative;
 	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 	width: 200px;
}
#cu_logo h1, #cu_logo h1 a {
  	display: block;
  	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  	width: 150px;
}
/****************CU Navigation ***********************/
#metamenu { 	
  	width: 622px;
  	height: 25px;
  	display: inline;
}
#metamenu ul {
  	margin: 0px 0px 0px 380px;
  	padding: 6px 0px 0px 0px;
}
#metamenu li { 
 	margin: 0px 0em 0px 1.5em;
 	line-height:1em;
 	float: left;
 	display: inline;
  	list-style-type: none;
  	font-size: 0.85em;
}
#metamenu a, #metamenu a:link, #metamenu a:visited, #metamenu a:hover, #metamenu a:active {
  	text-decoration: none;
  	color: #999798;
  	font-weight: bold;
  	text-transform: lowercase;
}
/******************** Department Search *****************/
#department_search {
        position:relative;
        right:20px;
        float:right;
	width:161px;
	height:19px;
	margin: -30px 0px 0px 0px;
  	padding: 2px 0px 0px 0px;
}
#department_search label {
	display:none;
}
#department_search .sword {
	border-width: 0px;
  	background: transparent url("/fileadmin/projects/business/images/search_box.gif") no-repeat;
  	margin-top:0px;
  	padding: 0px 0px 0px 0px;
  	width: 116px;

}
#buttonsearch {
        float:left;
  	margin: 0px 2px 0px 0px;
}
/*********************** flash ******************************/

.home #flash-area {
	display: block;
	float:left;
	width: 100%;
	margin: 0 auto;
	margin-left:-1px;
	text-align: center;
}

.home #flash-replace {
	width: 822px;
	background: #FFF;
	margin: 0 auto;
	border-left: 1px solid gray;
}

/******************* main for border ***********************/
#main {
	width: 812px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	position:relative;
	z-index:100;
}
#cubabanner {
	position:relative;
   	background: #D7E9F7 url("/fileadmin/projects/business/images/banner.jpg") no-repeat;
	height:29px;
	width:620px;
	top:173px;
	left:4px;
}
/******************* tab row *****************************************/
#tabrow {
	width: 812px;
	margin:-1px 0px 0px 0px;
	padding:20px 4px 4px 4px;
	margin-left: auto;
	margin-right: auto;
}
/**************** creighton logo ***************************************/
#creightonlogo {
	position:relative;
	left:10px;
	float:right;
	top:-228px;
	z-index:800;
	background: #ffffff url("/fileadmin/projects/business/images/CreightonLogo-wide.gif") no-repeat;
	width:210px;
	height:107px;
	border: 1px solid gray;
}


#content {
	width:580px;
	margin-right:10px;
	float:left;
	display:inline;
	position:relative;
	padding:0px 0px 0px 0px;
}

/*
.home #bannerrow{
	background-color:#11297b;
	height:64px;
	width: 797px;
	margin:15px 0px 0px 0px;
	padding:16px 0px 0px 17px;
	margin-top:15px;
	padding-top:16px;
	margin-left: auto;
	margin-right: auto;
}
*/

.home #bannerrow
{
  background-image: url("/fileadmin/projects/business/images/mission.gif");
  height: 30px;
  width: 814px;
  margin: 10px auto 2px auto;
}

/*******************************************************
** BANNERS, Tagline and search text
********************************************************/	
.BannerRot0, .BannerRot1, .BannerRot2, .BannerRot3, .BannerRot4 {
		width:140px; 
		height:50px; 
		float:left;
		display:inline;
}
/**************** space between banners ********************************/
.BannerRot0, .BannerRot1, .BannerRot2, .BannerRot3  { 
		margin-right:20px; }
/******************footer *********************************************/
#footerrow {
	height:45px;
	width: 812px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}
#seal {
	background: transparent url("/fileadmin/projects/business/images/sm_accred_seal.gif") no-repeat;
	position:relative;
	margin-top:-10px;
	float:left;
	height:45px;
	width:45px;
}
#footer {	
	float:right;
	text-align: right;
	color:#666666;
	position:relative;
	top:-18px;
	padding:2px 2px;
	font-size: 9px;
	line-height: 13px;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color:#666;
	}	

#footer a:hover {
	color:#666;
	}
#jawsreader {
	position:absolute;
	top: -500px;
	left: -500px;
}
/*************************************************/
/*              for noscript navigation          */
/*************************************************/
/*************  under image **********************/
#secondtierh {
	position:absolute;
	background-color:#11297B;
	height:35px;
	margin-top:-53px;
	padding-top:2px;
	margin-left:0px;
	margin-bottom:30px;
	padding-bottom:2px;
	width:600px;
}
#secondtierh ul {
	list-style-position: outside;
	list-style: none;
}
#secondtierh ul li {
	display: inline;

}
#secondtierh ul li a {
   	text-decoration:none;
   	font-size: 1em;
	font-weight:bold;
	color:#E8E7EC; 	
	padding:14px 35px 10px 25px;
}
#secondtierh ul li a:hover {
	background-color: #3E6AB1;
}

.centerslinks {
	margin-left:20px;
}
.centerslinks ul {
	list-style-position: outside;
	list-style: none;
}
.centerslinks ul li {
		padding-bottom:5px;
}
.centerslinks ul li a {
   	text-decoration:none;
   	font-size: 1em;
	font-weight:bold;
	color:#666; 	
	padding:14px 35px 10px 25px;
}
.centerslinks ul li a:hover {
	color:#000;
}

/***************** right side *****************/

#thirdtierh {
	position:relative;
	height:65px;
	top:183px;
	padding-top:2px;
	left:650px;
	padding-bottom:2px;
	width:620px;
	text-align:left;
}

#thirdtierh ul {	
        list-style-type: none;
	text-align: left;
	margin:0px 0px 0px 0px;
	display:inline;
}

#thirdtierh #current {
	color: #3E6AB1;
}
#thirdtierh ul li a {
	color: #fff;
	font-weight: bold;
	text-align: left;
	height:auto;
	padding-left:0px;
	font-size: .9em;
	line-height:1.9em;
	text-transform:uppercase;
	text-decoration:none;

}

#thirdtierh ul li a:link, #thirdtierh ul li a:visited, #thirdtierh ul li a:hover {
	color: #fff;

}
#thirdtierh ul li a:hover{
	color: #fff;
	border-bottom:1px dashed #fff;
}
/*****************************************************/
/***************** suggestion box *********************/
#suggestion {
	position:relative;
	color:#666666;
	margin-top:1.8em;
	margin-left:54px;
	padding:2px 2px;
	font-size: 9px;
	line-height: 13px;

}
#suggestion a {
	color:#666;
	text-decoration:none;
	text-transform:uppercase;
}	
#suggestion a:hover {
	border-bottom: 1px dashed #808080;
	color:#666;
}	
/******************** for the msapm banner image *************************/
#msapmbanenr {
	background: transparent url("/fileadmin/projects/business/images/msapmbanner.jpg") no-repeat;
	width:804px;
	height:82px;
	margin-left:4px;
	padding-bottom:4px;
}
#msapmbanenr a {
	display:block;
	width:804px;
	height:82px;
}

.addthis_toolbox {
height:20px;
/*left:610px;*/
right:0px;
position:absolute;
top:404px;
}

/******************** calendar embed ****************************************/
#cal-content {margin-left:0px;text-align:left;}
#cal-events {height:280px;}
#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;}