/**************************************************/
/**   Creighton University
/**   Social Work
/**   Created by: Mary Jackson
/**   Last updated: 
/**************************************************/

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; }

.centered_image {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
a, a:link, a:visited, a:hover, a:active	
	{ 
	outline: none;
	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 ***/
/****************************************************/

#mainsection table p { margin:0px;padding:0px;} 
#mainsection table { 
	margin-left: 20px; 
	padding: 0;
	width: 95%; 
  	border-width: thin;
	border-style: solid;
	border-color: #3C3C3C;
	border-collapse: collapse;
}

#mainsection 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;
	text-align:center;
	}
#mainsection tr {
	padding: 0px;
}

#mainsection 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 
/***************************************************/
#cu_row {
	background-image: url("/fileadmin/projects/ccas/social-work/images/bk_verytop.gif");
	background-repeat:no-repeat;
	height:25px;
        margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#toprow {	
	background-image: url("/fileadmin/projects/ccas/social-work/images/bk_topheader.gif");
	background-repeat:no-repeat;
	background-color:#fff;
	height:100px;
	margin:-15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
#brand	{
	background-color:#11297b;
	position:relative;
	padding-left:20px;
	}
#brand h1 {
	height: 110px;
	width: 200px;
	overflow:hidden;
	display: block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

	}
a#header {
	background-repeat: no-repeat;
	height: 114px;
	width: 200px;
	display: block;
	}
#subheader {
	position:relative;
	display: block;
	top:3px;
	right:0px;
	width:737px;
	left:50px;
	height: 73px;
	background-image: url("/fileadmin/projects/ccas/social-work/images/banner.jpg");
	background-repeat:no-repeat;
	}
a#subheaderlink{
	position:absolute;
	display: block;
	top:0px;
	right:0px;
	width:737px;
	height: 70px;
}
#subheader h2 {
	margin-top:0px;
	}
a#header2	{
	height: 114px;
	width: 700px;
	display: block;
	}
/*******************************************/	

#cu_nav { 	
  	width:965px;
  	height: 25px;
  	float: left;
  	display: inline;
}

#cu_nav ul {
  	margin: 8px 0px 0px 350px;
  	padding: 0px 0px 0px 0px;
}

#cu_nav li { 
 	margin: 0px 1em 0px 1em;
 	line-height:1em;
 	float: left;
 	display: inline;
  	list-style-type: none;
  	font-size: 0.85em;
}

#cu_nav ul li img {
  	display: inline;
 	float: left;
 	margin-right: 3px;
  	margin-top: 0px;
}

#cu_nav a, #cu_nav a:link, #cu_nav a:visited, #cu_nav a:hover, #cu_nav a:active {
  	text-decoration: none;
  	color: #4F4F4F;
  	font-weight: bold;
  	text-transform: uppercase;
}
#brand_left {
	display:none;
}
#brand_left {
	background: #ffffff url("/fileadmin/projects/ccas/social-work/images/CreightonType-666_FFFFFF.gif") no-repeat center center; 
  	display: inline;
  	height: 20px;
  	z-index:1000;
  	margin-left:10px;
  	float: left;
 	margin-top: -18px;
 	position: relative;
 	width: 150px;
}
#brand_left h1, #brand_left h1 a {
  	display: block;
  	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  	width: 150px;
}
/***************************************************/
/** main row, site menu and primary content
/***************************************************/
#main {	  	
	background: transparent url("/fileadmin/projects/ccas/social-work/images/bk_main2.gif") repeat-y 0 0;
	}
/*******************************************/

/*******************************************/
/*               Home MainCol              */
/******************************************/
.home #mainCol { 
	position:relative;
	margin:0px;
	padding:0px 0px 0px 0px;
	}


/*******************************************/
/*      Left Column Home                   */
/*******************************************/
.home #leftCOL { 
		position:relative;
	  	display: inline;
	  	float: right;
	  	top:-230px;
	  	right:12px;
	  	width:942px;
	  	padding: 0px;
	}


/*******************************************/
/*               Home mainsection          */
/******************************************/
.home #mainsection {
	margin-right:1px;
	position:relative;
	height:224px;
}

.home #mainsection img { 
	display:inline;
	position:relative;
	top:-36px;

	}
.home #mainsection strong {
	color:#11297b;
	}

.home #mainsection h3 {
 	font-size:1.5em;
	color:#11297b;
	padding-top:10px;
	margin-bottom:5px;
	}
.home #mainsection h4 {
        font-size:1.5em;
        font-weight:normal;
        margin:0.5em auto;
	}
.home #mainsection h5 {
        font-size:1.4em;
        margin:0em auto;
        font-weight:normal;
	}

/*******************************************/
/*               Home normalCol            */
/******************************************/

.home #normalCOL {
	position:relative;
	display:block;
  	width:500px;
	padding-left:25px;
	padding-right:15px;
	margin-top:-300px;
}
/*******************************************/
/*Home callout  			   */
/*******************************************/
#callout {
	background-image: url("/fileadmin/projects/ccas/social-work/images/callout.jpg");
	background-repeat:no-repeat;
	position:relative;
	height:155px;
	width:941px;
	margin-left:12px;

}
/*******************************************/
/*Home Right Column			   */
/*******************************************/
.home #rightCOL { 
	float:right;
	color:#ffffff;
  	width: 290px;
  	padding:4px;
  	margin-right:10px;
	}
.home #rightCOL h3 {
	color:#ffffff;
	font-size:1.14em !important;
	font-weight:bold !important;
	margin-bottom:5px;
	}
.home #rightCOL ul {
         margin-top:0px;
         margin-bottom:0px;
         }
.home #rightCOL, .home #rightCOL a:link, .home #rightCOL a:visited, .home #rightCOL a:active  {
	color:#ffffff;
	text-decoration:none;
	}
.home #rightCOL a:hover {
	color:#c4c9e2;
	text-decoration:none;
	}
.home #rightCOL p {
       padding-right:.6em;
	}
/*******************************************/
/*               Home Border               */
/*******************************************/
.home #borderCOL {
  	color: #ffffff;
	float:left;
  	width: 600px;
  	padding:4px;
}
.home #borderCOL h3 {
	color:#ffffff;
	font-size:1.14em !important;
	font-weight:bold !important;
	padding-left:14px;
	margin-bottom:5px;
}
.home #borderCOL p {
	  /*padding: 0.5em 1em;*/
       padding-left:1.2em;
       padding-right:0.6em;
}
.home #borderCOL, .home #borderCOL a:link, .home #borderCOL a:visited, .home #borderCOL a:active  {
	color:#ffffff;
	text-decoration:none;
	}
.home #borderCOL a:hover {
	color:#c4c9e2;
	text-decoration:none;
	}

/*******************************************/
/*         Subpages MainCol                */
/*******************************************/
.subpage #mainCol { 
	position:relative;
	margin:0px;
	padding:0px 0px 0px 0px;
}

#pagetite {

	position:absolute;
	margin-left:60px;
	margin-top:21px;
	z-index:800;	
}
#pagetite h2 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 1.8em;
	font-weight:bold;
	color:#0D2163;

}

/*******************************************/
/*        Subpages mainsection             */
/******************************************/
.subpage #mainsection { 
	margin-right:1px;
	position:relative;
	}

#subimage {
	display:inline;
	float:left;
	left:0px;
	/*margin-bottom:60px;*/
	position:relative;
	margin-top:-36px;
}
.subpage #mainsection strong {
	color:#11297b;
	}

.subpage #mainsection h3 {
	text-align:center;
	font-size:1.8em;
	color:#11297b;
	margin-top:10px;
	}
.subpage #mainsection h4 {
        font-size:1.5em;
        font-weight:normal;
        margin:0.5em auto;
	}
.subpage #mainsection h5 {
        font-size:1.4em;
        margin:0em auto;
        font-weight:normal;
	}
.subpage #mainsection h6 {
	font-size:1.3em;
	margin:0em auto;
	font-weight:normal;
	}
/*******************************************/
/*               subpages normalCol        */
/******************************************/

.subpage #normalCOL {
	float:right;
	margin-right:20px;
	/*margin-top:-68px;*/
	position:relative;
	width:725px;
	padding:25px 0px 25px 0px;
}
.subpage #normalCOL p {
	padding:0px 20px 0px 0px;
}

.subpage #normalCOL img {
	padding:4px 6px 4px 0px;
}
#leftside {
	float:left;
	width:190px;
	/*margin-top:-20px;*/
	/*margin-top:-50px;*/
}
/********************************************************/
/** Breadcrumbs and links
/********************************************************/
.home #bread {
	display:none;
}

.subpage #bread { 
	background-image:url(/fileadmin/projects/ccas/social-work/images/bk_bread.gif);
	background-repeat:no-repeat;
	color:#11297B;
	font-size:0.9em;
	left:10px;
	padding:0px 0px 3px 10px;
	position:relative;
	/*top:-41px;*/
	/*top:-61px;*/
	width:951px;
  }

.subpage #bread a:link, .subpage #bread a:visited, .subpage #bread a:hover, .subpage #bread a:active  { 
	color:#3C3C3C; 
        } 	

/*******************************************/
/*Subpages Right Column			   */
/*******************************************/
.subpage #leftCOL { 
	background-color:#F0F1EC;
	border-bottom:1px solid #BCBCBC;
	border-top:1px solid #BCBCBC;
	margin-left:15px;
	padding:4px;
	/*position:absolute;*/
	margin-top:25px;
	width:170px;

	}
.subpage #leftCOL h3 {
	font-size:1.2em !important;
	font-weight:bold !important;
	}
.subpage #leftCOL h4, .subpage #leftCOL p.bodytext {
	margin-top:0px; 
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	}
.subpage #leftCOL h4 {
	font-size:1.1em !important;
	font-weight:bold !important;
	}
.subpage #leftCOL ul {
         margin-top:0px;
         margin-bottom:0px;
         }
.subpage #leftCOL, .subpage #leftCOL a:link, .subpage #leftCOL a:visited, .subpage #leftCOL a:active  {
	color:#3C3C3C;
	text-decoration:none;
	}
.subpage #leftCOL a:hover {
	color:#000000;
	text-decoration:none;
	}



/*******************************************/
/*               Subpages Border               */
/*******************************************/
.subpage #borderCOL {
	background-color:#f0f1ec;
	border: 1px solid #BCBCBC;
	margin-left:15px;
	width:932px;
}
.subpage #borderCOL h5 {
  	color: #11297b;
  	font-size: 1.1em;
  	margin: 0px 0px 0px 0px;
  	padding: 0.5em 1em;
}
.subpage #borderCOL h4 {
  	color: #11297b;
  	font-size: 1.3em;
  	margin: 0px 0px 0px 0px;
  	padding: 0.5em 1em;
}
.subpage #borderCOL h3 {
	background-color:#441863;
  	color: #fff;
  	text-align:center;
  	font-size: 1.5em;
  	margin: 0px 0px 0px 0px;
  	padding: 0.5em 1em;
}
.subpage #borderCOL p {
	  padding:10px;
}

/***************************************************/
/** footer row, copyright and contact
/***************************************************/
#footerrow {		
	background-image: url("/fileadmin/projects/ccas/social-work/images/bk_footer.gif");
	background-repeat:no-repeat;
	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:#11279b;
	}
#footerrow a:link, #footerrow a:visited, #footerrow a:active {
	color:#11279b;
	}	
#footerrow a:hover {
	color:#11279b;
	}
/***************************************************/
/** 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
 {
float:right;
margin-right:22px;
position:relative;
z-index:100;
 
}
#text-only
{
  position:relative;
  z-index:100;
  top:48px;
  /*margin-left:870px;*/
}

.printformlines {
	line-height: 3em; 
}
/************* Photo placement subpages ***********/

#photoplacement {
margin-left:13px;
margin-top:5px;
}
#photoplacement p {
margin-left:4px;
}
#photoplacement img {
margin-left:-4px;
}