/**************************************************/
/**   Creighton University
/**   Financial Aid style sheet
/**   Created by: Elizabeth Davies
/**   Last updated: 8/27/2007
/**************************************************/

body {
	text-align:center;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	line-height: 1.5em; 
	}	
h1	{ color:#11297b; }
h2	{ color:#11297b; }
h3	{ color:#11297b; }
h4	{ color:#11297b; }
h5	{ color:#11297b; }
h6	{ color:#11297b; }

img 	{	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	border:none;
	}
a, a:link, a:visited, a:hover, a:active	
	{ 
	color:#11297b;
	}
#container 
	{ 	
	text-align:left;
	margin:20px 0px 0px 0px;
	padding:0px 0px 1px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 965px;
	}
.bodytext { margin:0px;padding:0px;} 

/****************************************************/
/*** table ***/
/****************************************************/

table p { margin:0px;padding:0px;} 
table { 
	margin-left: 20px; 
	padding: 0;
	width: 95%; 
  	border-width: thin;
	border-style: solid;
	border-color: #3C3C3C;
	border-collapse: collapse;
}

th { 
	font-size: 1.00em; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: bolder; 
	color: #11297b; 
 	padding: 3px; 	
  	border-width: thin;
	border-style: solid;
	border-color: #3C3C3C;
	border-collapse: collapse;
	background-color:#DCDCDC;
	}
tr {
	padding: 0px;
}

td { 
	font-size: 1em; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	vertical-align: top;
	margin: 0; 
  	padding: 3px;
 	border-width: thin;
	border-style: solid;
	border-color: #3C3C3C;
	border-collapse: collapse;
}
/***************************************************/
/** top row, logo, metamenu 
/***************************************************/
#toprow {	
	background-color:#11297b;
	height:139px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
#brand	{
	position:relative;
	padding-left:20px;
	}
#brand h1 {
	background-image:  url("/fileadmin/projects/financialAid/images/creighton_logo.gif"); 			
	background-repeat: no-repeat;
	height: 110px;
	width: 200px;
	overflow:hidden;
	display: block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

	}
a#header {
	background-image:  url("/fileadmin/projects/financialAid/images/creighton_logo.gif");
	background-repeat: no-repeat;
	height: 114px;
	width: 200px;
	display: block;
	}
#subheader {
	position:absolute;
	display: block;
	top:0px;
	right:0px;
	width:718px;
	height: 107px;
	background-image: url("/fileadmin/projects/financialAid/images/banner.jpg");
	background-repeat:no-repeat;
	background-position:top right;
	}
a#subheaderlink{
	position:absolute;
	display: block;
	top:0px;
	right:0px;
	width:718px;
	height: 107px;
	background-image: url("/fileadmin/projects/financialAid/images/banner.jpg");
	background-repeat:no-repeat;
	background-position:top right;
}

#subheader h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
a#header2	{
	height: 114px;
	width: 700px;
	display: block;
	}
/*******************************************/	
#cu_nav_topic { 
	background-color:#FFFFFF;
	text-align:right;
	height:25px;
	padding:0px 0px 0px 0px;
	}
#cu_nav_topic UL { 
	margin:0px 0px 0px 365px; 
	padding:0px 0px 0px 0px; 
	list-style:none; 
	}
#cu_nav_topic LI { 
	float:left; 
	margin:0px; 
	}
#cu_nav_topic a	{ 
	height:18px; 
	font-size:11px;
	margin-left:15px;
	color:#11297B;
	text-decoration:none;
	text-transform:uppercase;
	}
#cu_nav_topic a:link { 
	color:#11297B;
	text-decoration:none;  
	}
#cu_nav_topic a:visited  { 
	color:#11297B;
	text-decoration:none; 
	}
#cu_nav_topic a:hover { 
	color:#11297B;
	text-decoration:underline; 
	}
#cu_nav_topic a:active  { 
	color:#11297B;
	text-decoration:none; 
	}
#cu_nav_topic li.searchcolon{
	margin-left:0.8em;
	margin-right:-0.25em;
}
/***************************************************/
/** main row, site menu and primary content
/***************************************************/
#mainrow {	
	background-color:#FFFFFF !important;
	padding:0px 25px;
	}
/*******************************************/
.contentemph {
	color:#ff0000;
}
.contentmaroon {
	color:#7E151B;
}
.planheader {
	color:#11297b;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
	text-transform:uppercase;
}

#mainCol { 
	float:left;
	width:920px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 35px;
	margin-left: auto;
	margin-right: auto;
	}

#content {
  padding: 0px 12px;
  width: 965px;
}



.content { 
	clear:left; 
	}
#mainsection { 
	
	background-color:#E1E1E1;
	color:#3C3C3C;
  	display: inline;
  	position: relative;
  	overflow: hidden;
  	float: left;
  	width: 870px;
  	padding:15px;
	}
#mainsection strong {
	color:#11297b;
	}

#mainsection h3, .mainsection .csc-header-n1 h4 {
	text-align:center;
	font-size:1.8em;
	color:#11297b;
	}
#mainsection h4 {
        font-size:1.5em;
        font-weight:normal;
        margin:0.5em auto;
	}
#mainsection h5 {
        font-size:1.4em;
        margin:0em auto;
        font-weight:normal;
	}
#mainsection h6 {
	font-size:1.3em;
	margin:0em auto;
	font-weight:normal;
	}
/*******************************************/

/*******************************************/
.leftCOL { 

	  	display: inline;
	  	float: left;
	  	width: 198px;
	  	padding: 0px;
	  	border-left: 1px solid #65b1f3;

	}
.leftCOL ul li {
	border-bottom:none !important;
	}
/*******************************************/

.rightCOL { 
	background-color:#f0f1ec;
 	display: inline;
 	float: right;
  	width: 200px;
 	border-left: 1px solid #004990;
 	margin-left: 1em;
  	margin-bottom: 1em;
  	padding:4px;

	}
.rightCOL h4, .rightCOL p.bodytext {
	margin-top:0px; 
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	}
.rightCOL h4 {
	font-size:1.4em !important;
	font-weight:bold !important;
	}
.rightCOL ul {
         margin-top:0px;
         margin-bottom:0px;
         }
.rightCOL, .rightCOL a:link, .rightCOL a:visited, .rightCOL a:active  {
	color:#3C3C3C;
	text-decoration:none;
	}
.rightCOL a:hover {
	color:#000000;
	text-decoration:none;
	}

/*******************************************/

/*****MODIFIED FOR LOGON FORM***************/
.borderCOL {
	background-color:#f0f1ec;
	border-left: 1px solid #004990;
  	width: 640px;
  	margin: 1em 0px 1em 1em;
  	padding:4px;
}
.borderCOL h4 {
  	color: #11297b;
  	font-size: 1.15em;
  	margin: 0px 0px 0px 0px;
  	padding: 0.5em 1em;
}
.borderCOL p {
	  padding: 0.5em 1em;
}

/********************************************************/
/** Breadcrumbs and links
/********************************************************/
#bread { 

	position:relative;
	color: #11297b;
        font-size:0.9em; 
        margin:0px 6px 0px 10px; 
        padding:0px 0px 0px 0px;
  }

#bread a:link, #bread a:visited, #bread a:hover, #bread a:active  { 
	color:#3C3C3C; 
        } 	

	
/***************************************************/
/** footer row, copyright and contact
/***************************************************/
#footerrow {	
	background-color: #11297b;
	position: relative;
	text-align: center;
	height:35px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
	font-size: 11px;
	width: 965px;
	}
.footercontainer {
	color:#FFFFFF;
	}
#footerrow a:link, #footerrow a:visited, #footerrow a:active {
	color:#FFFFFF;
	}	
#footerrow a:hover {
	color:#858585;
	}
/***************************************************/
/** general classes
/***************************************************/

.float_left {
	float:left;
	display:inline;
	margin-right:6px;
	}
.hiddenIR { position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden; 
	} 
.spacer	{ 
	position:relative;
	clear:both;
	}
/***********************************************/
/*  forms       */
/**********************************************/

.sectionTitle {
	text-align:center;
	background-color:#CCCCFF;
	font-weight:bold;
	font-size: 18px;

}

/***********************************************/
/*  print link and text only link*/
/**********************************************/
#print_link
{
  position:relative;
  z-index:100;
  top:25px;
  margin-left:870px;

}
#text-only
{
  position:relative;
  z-index:100;
  top:48px;
  margin-left:870px;
}
/****************************************************
  top search form display
****************************************************/
#cma_search {
	position:relative;
	left:788px;
	height:35px;
	width:160px;
	margin: -38px 0px 0px 0px;
  	padding: 8px 0px 0px 0px;
  	color: #666666;

}
#cma_search form {
	background-color:transparent;
	border:none;
	
	padding:0px;

}
#cma_search label {
	display:none;
}

.q, .q input {
  	border-width:0px;
  	background: transparent url("/fileadmin/projects/health-sciences/cma/images/search_box.gif") no-repeat;
  	color: #666666;
  	padding: 4px 8px 5px 8px;
  	width: 129px;
  	float:none;
}

#buttonsearch {
  	margin: -23px 0px 0px 145px;
}
.formPage #buttonsearch {
  	margin: -23px 0px 0px 145px;
}

.q_submit, 
.q_submit-hover, .q_submit input, q_submit-hover input {
  	width: 24px;
  	height: 23px;
  	background: url("/fileadmin/projects/health-sciences/cma/images/search_button.gif") no-repeat;
  	float:none;
}
.q_submit:hover, 
.q_submit-hover {
  	background-position: 0px -24px;
}
