/*************************************/
/* chc
/*  May 2008
/*  Mary Jackson
/*************************************/
/**************************************
/*           COMMON STYLES            */
/************************************/
body
{
   background: #dde2f1 url("/fileadmin/projects/cssr/images/squareback.jpg");
  /*background-color: #dde2f1;*/

  text-align: center;
  margin: 0px auto;
}
a:focus {
	outline:none;
}

#container
{
  margin:4px auto 0px auto;
  position:relative; /* new for posistioning */
  text-align: left;
  width: 983px;
}
	
#header
{
		  text-align: left;
		  height:25px;
width:984px;
	  }

#curow {
	background-color:#fff;
	height:25px;
	width:983px;
	border-top:1px solid #11297b;
	border-left:1px solid #11297b;
	border-right:1px solid #11297b;
}



#brand_left {
  	background: #ffffff url("/fileadmin/images/logos/CreightonType-666_FFFFFF.gif") no-repeat;
	float:left;
	height:25px;
	width:200px;
}

#brand_left h1, #brand_left h1 a
{
  width: 200px;
  height: 25px;
  margin: 0px;
  padding: 0px;
  display: block;
}

#metasearch {
	float:right;
	margin-top:6px;
	margin-right:6px;
}
#metasearch a {
	text-decoration:none;
	font-weight:bold;
	color:#11297b;
}
#metamenu
{ 	
  width: 684px;
  height: 25px;
  float: right;
  display: inline;
}

#metamenu ul
{
  margin: 6px 0px 0px 10px;
  padding: 0px;
}

#metamenu li
{ 
  margin: 0px 1em 0px 1em;
  color: #666666;
  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: #454545;
  font-weight: bold;
  text-transform: uppercase;
}




#col_left
{
  display: inline;
  width: 160px;
  float:left;
  margin-top:20px;
}


#crumbs
{
	background-color:#FFFFFF;
	color:#999999;
	font-size:0.92em;
	line-height:1.2em;
	margin-left:15px;
	padding:12px 12px 6px 0px;
}

#crumbs a
{
  color: #999999;
}

#bottomborder {
	background-color:#11297b;
	height:9px;
	width:985px;
}	

#footer
{
 /* background: #dde2f1 url("/fileadmin/projects/chc/images/back3.jpg") repeat-y;*/
  font-size: 0.92em;
  padding-top: 1em;
  padding-bottom: 0.3em;
  padding-right: 1em;
	/*border-bottom:1px solid #11297B;*/
  width:971px;
  text-align: right;
}


/************************************/
/*       home styles                 */
/************************************/

.home #toprow {
	background-color:#fff;
	/*height:1120px;*/
	width:983px;
	border-right:1px solid #11297b;
  	border-left:1px solid #11297b;
  	border-bottom:1px solid #11297b;
}

.home #bannerrow
{
  height: 120px;
  width: 983px;
}
.home #chcbannerlogo {
 	background: #ffffff url('/fileadmin/projects/chc/images/smalllogohome.jpg') no-repeat;
	float:left;
	height:120px;
	width:209px;

}
.home #chcbannerlogo h2, .home #chcbannerlogo h2 a
{
  	display: block;
  	margin: 0px;
  	padding: 0px;
	height:120px;
	width:209px;
}
.home #rightbanner {
	float:right;
	height:120px;
	width:774px;
}
.home #banner {
  height: 94px;
  width: 774px;
}
.home #banner h2, .home #banner h2 a
{
  background: #ffffff url('/fileadmin/projects/chc/images/banner.jpg') no-repeat;
  display: block;
  height: 94px;
  margin: 0px;
  padding: 0px;
  width: 774px;
}



.home #forback {
  	background: #dde2f1 url("/fileadmin/projects/chc/images/topdiv.jpg") no-repeat;
	width: 983px;
  	height:12px;
  	border-right:1px solid #11297b;
  	border-left:1px solid #11297b;
}
.home #main {
	background-color:#fff;
	width:983px;
	border-right:1px solid #11297b;
	border-bottom:1px solid #11297b;
  	border-left:1px solid #11297b;
  	padding-bottom:5px;
}
.home #maintop {
	background: #ffffff url("/fileadmin/projects/chc/images/maintop.jpg")  repeat-y;
	width:984px;
	height:290px;
}
.home #logosection {
	float:left;
	width:710px;
	height:275px;
	margin:10px 0px 0px 5px;
}
.home #logo {
	background: #ffffff url('/fileadmin/projects/chc/images/logo.jpg') no-repeat;
	width:574px;
	height:365px;
	margin-left:75px;

}
.home #infobox {
	background: #ffffff url('/fileadmin/projects/chc/images/info.jpg') no-repeat;
	float:right;
	height:265px;
	margin:10px 10px 0px 0px;
	width:254px;
}
.home #content_right {
	width:230px;
	padding:6px 4px 2px 12px;
	font-size:1em;
}
.home #content_right h4 {
	margin:5px 0px 2px 0px;
	font-size:1.1em;
	font-weight:bold;
}
.home #content_right table {
	border:none;
}
#content_norm .htmlarea-showtableborders table {
	border:1px solid #666666;
	border-collapse: collapse;
}
#content_norm .htmlarea-showtableborders tr {
	border:1px solid #666666;
	border-collapse: collapse;
}
#content_norm .htmlarea-showtableborders td {
	border:1px solid #666666;
	border-collapse: collapse;
	padding:3px;
}

.home #content_right td {
	padding:1px 3px 1px 0px;
	width:180px;
}
.home #content_right p {
	margin:0px 0px 0px 0px;
}
.home #content_right h5 {
	font-size:1.2em;
	margin:14px 0px 4px 0px;
	font-weight:bold;
	color:#ff0000;
}
.home #mainbottom {
	width:984px;
	margin-top:0px;
}
.home #healthbox {
	float:left;
	width:490px;
}
.home #healthone {
	margin-top:0px;
	padding-top:0px;
	width:486px;
	/*margin-left:10px;*/
}

.home #healthlogo {
	background: #11297b url('/fileadmin/projects/chc/images/health.jpg') no-repeat;
	/*margin:8px 0px 0px 17px;*/
	margin:0px 0px 0px 0px;
	width:486px;
	height:45px;
}
.home #healthllink, .home #healthlogo a {
	width:486px;
	height:45px;
	margin: 0px;
  	padding: 0px;
  	display: block;
}
.home #counselingbox {
	float:right;
	width:486px;
}
.home #counselingone {
	width:486px;
	/*margin-left:6px;*/
}
.home #counselinglogo {
	background: #11297b url('/fileadmin/projects/chc/images/counseling.jpg') no-repeat;
	/*margin:8px 0px 0px 17px;*/
	margin:0px 0px 0px 0px;
	width:486px;
	height:45px;
}
.home #counselinglogo a, .home #counselinglink {
	width:486px;
	height:45px;
	  margin: 0px;
  	padding: 0px;
  	display: block;
}
#emergency {
	position:absolute;
	margin:480px auto 0px 28px;
}
#counseling #emergency {
margin:390px auto 0px 28px;
}

#counseling #qlc{
position:absolute;
/*top:-394px;*/
top:10px;
z-index:1000;
}
#health #qlc{
position:absolute;
/*top:-424px;*/
top:10px;
z-index:1000;
}

.home #content_left {
	width:472px;
	margin-top:-12px;
	/*margin-left:10px;*/

}
.home #content_left img {
	/*margin-left:5px;*/
	padding:3px;
	/*margin-right:20px;*/
}
.home #content_left p {
	color:#fff;
}
.home #content_left ul
{
float:right;
list-style-type:none;
margin-right:28px;
padding:0px;
width:200px;
}

.home #content_left li
{
  margin: 0px;
  padding: 5px 5px 4px 5px;
}

.home #content_left li a
{
  color: #11297b;
  display: block;
  font-weight: bold;
  padding: 3px 2px 3px 4px;
  text-decoration: none;
  width: 180px;
  border:1px solid #11297b;
}


.home #content_left li a:hover
{
  background-color: #DEE1EA;
  color: #11297b;
}


.home #content_border {
	width:472px;
	margin-top:-12px;
	/*margin-left:20px;*/

}
.home #content_border img {
	padding:3px;
	margin-right:10px;
	/*margin-top:-10px;*/
}
.home #content_border p {
	color:#fff;
}
.home #content_border ul
{
  float:right;
list-style-type:none;
margin-right:28px;
padding:0px;
width:200px;

}

.home #content_border li
{
  margin: 0px;
  padding: 5px 5px 4px 5px;
}

.home #content_border li a
{
  color: #11297b;
  display: block;
  font-weight: bold;
  padding: 3px 2px 3px 4px;
  text-decoration: none;
  width: 180px;
  border:1px solid #11297b;
}


.home #content_border li a:hover
{
  background-color: #DEE1EA;
  color: #11297b;
}

/***************************************/
/*          subpages styles            */
/**************************************/
.subpage #toprow 
{
	background-color:#11297B;
	border-left:1px solid #11297B;
	border-right:1px solid #11297B;
	width:983px;
}
.subpage #main 
{
	background:#DDE2F1 url(/fileadmin/projects/chc/images/menuback.jpg) repeat-y scroll 0%;
	width:983px;
	border-right:1px solid #11297b;
	border-bottom:1px solid #11297b;
	padding-bottom:8px;
  	border-left:1px solid #11297b;
}
#csubsubpage #main, hsubsubpage #main {
	background:#DDE2F1 url(/fileadmin/projects/chc/images/subsubmenuback.jpg) repeat-y scroll 0%;
	
}

.subpage #forback {
  	background: #dde2f1 url("/fileadmin/projects/chc/images/topdivsub.jpg") no-repeat;
	width: 983px;
  	height:12px;
  	border-right:1px solid #11297b;
  	border-left:1px solid #11297b;
}
.subpage #bannerrow
{
  background-color:#11297b;
  height: 94px;
  /*width: 786px;*/
  width:792px;
}
.subpage #banner {
  height: 94px;
  margin-left:2px;
  width: 784px;
}

.subpage #banner h2, .subpage #banner h2 a
{
  background: #11297b url('/fileadmin/projects/chc/images/shortbanner.jpg') no-repeat;
  display: block;
  height: 94px;
  margin: 0px;
  padding: 0px;
  width: 784px;
}
#health #banner h2, #health #banner h2 a, #hsubsubpage #banner h2, #hsubsubpage #banner h2 a {
  background: #11297b url('/fileadmin/projects/chc/images/healthbanner.jpg') no-repeat;

}
#counseling #banner h2, #counseling #banner h2 a,#csubsubpage #banner h2, #csubsubpage #banner h2 a {
  background: #11297b url('/fileadmin/projects/chc/images/counselingbanner.jpg') no-repeat;

}
#chclogo {
 	background: transparent url('/fileadmin/projects/chc/images/smalllogo.jpg') no-repeat;
	width:183px;
	height:117px;
	/*margin-left:9px;*/
}

.subpage #chclogo h2, .subpage #chclogo h2 a
{
  display: block;
  height: 117px;
  margin: 0px;
  padding: 0px;
  width: 180px;
}
#col_left_peac
{
      display: inline;
      position:relative;
      width: 183px;
      float:left;
       margin-left:8px;
      padding-bottom:4px;
}
#col_center_peac
{
  /* float: left; */
  margin-left:191px;
  position:relative;
  width:792px;
}


#health #staffpic {
 	/*background: #ffffff url('/fileadmin/projects/chc/images/healthstaff.gif') no-repeat;*/
	height:200px;
	width:553px;
	left:-3px;
	position:relative;
	top:-11px;
}
#counseling #staffpic {
 	/*background: #ffffff url('/fileadmin/projects/chc/images/counselstaff.gif') no-repeat;*/
	height:200px;
	width:553px;
	left:-3px;
	position:relative;
	top:-11px;
}
#health #infobox {
 	background: #ffffff url('/fileadmin/projects/chc/images/servicesinfo.jpg') no-repeat;
	height:200px;
	position:relative;
	margin-left:515px;
	margin-top:-200px;
	width:250px;
}
#counseling #infobox {
 	background: #ffffff url('/fileadmin/projects/chc/images/servicesinfo.jpg') no-repeat;
	height:200px;
	position:relative;
	margin-left:515px;
	margin-top:-200px;
	width:250px;
}
.subpage #col_center
{
  float: left;
  width:810px;
  margin-left:10px;
}
.subpage #col_right {
	float:right;
	width:200px;
	/*margin-top:2px;
	margin-right:4px;*/
}

.subpage #contentright {
	float:right;
	width:200px;
}

.subpage #contentleft {
	float:left;
	width:530px;
	margin-left:5px;
}

/************* Site map *********************/
.csc-sitemap {
	margin-left:10px;
}

.csc-sitemap ul
{
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 0px 2px;
}

.csc-sitemap li
{ 
  margin:0px 2em 0px 2em;
  padding: 2px 0px 0px 2px;
  color: #666;
  list-style-type: none;
  font-size: 1em;
}

.csc-sitemap a, .csc-sitemap a:link, .csc-sitemap a:visited, .csc-sitemap a:hover, .csc-sitemap a:active
{
  text-decoration: none;
  color: #666;
  font-weight: bold;
}


.subpage #content
{
  	padding: 12px 12px 0px 12px;
  	/*width: 790px;*/
}

#content h3
{
  	font-size: 1.4em;
  	margin: 0.4em 0px;
}

#content h4
{
  	font-size: 1.15em;
}

#contentbottomrow {
	width:620px;
	display:inline;
}



.subpage #content_norm {
	margin-bottom:20px;
}
.subpage #content_norm img {

	margin:6px;
}

.subpage #content_left
{
  margin-left:8px;
  position:relative;
}

.subpage #rightside
{
  float:right;
  margin-top: 1.3em;
  margin-left:18px;
}

.subpage #content_right
{
  /*border: 1px solid #666666;x
  margin-top: .2em;*/
  font-size: .9em;
  /*margin-left:2px;*/
  width:190px;
}

.subpage #content_right h4
{
  color: #11297b;
  font-size: 1.3em;
  margin: 0px;
  text-align:center;
  text-decoration:underline;
  text-transform: uppercase;
  padding: 0.5em;
}

.subpage #content_right h3
{

  text-align:center! important;
}

.subpage #content_right p
{
  margin-left: 0.5em;
  margin-right: 0.5em;
  margin-top: 1em;
  margin-bottom: 1em;
}

.subpage #content_border
{
  clear: right;
  /*display: inline;
  float: right;
  width: 300px;
  margin: 1em 0px 1em 1em;*/
}

.subpage #content_border h4
{
  background-color: #11297b;
  color: #ffffff;
  font-size: 1.15em;
  margin: 0px 12px 0px 0px;
  padding: 0.5em;
}
#content_right ul {
	 list-style-type: none;
	 padding-left:6px;
}
#infoblock {
	position:relative;
	margin-top:-189px;
	margin-left:-37px;
	width:226px;

}
#infoblock h5 {
	margin:0px;
	padding:3px 0px 3px 3px;
	font-size:1.6em;
	font-weight:bold;
	background-color:#ffffff;

}
	
#infoblock p {
	margin-top:1px ! important;
	font-size:1.2em;
}
#lowerRightContent {
	margin-top:60px;
}
#counseling #content_left ul, #health #content_left ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#counseling #content_left ul li, #health #content_left ul li
{
  margin: 0px;
    padding: 3px 0px 3px 0px;
}

#counseling #content_left ul a, #health #content_left ul a
{
  color:#000;
  display: block;
  font-weight: bold;
  padding: 3px 2px 3px 4px;
  text-decoration: none;
  width: 160px;
  border:1px solid #000;

}

#counseling #content_left ul a:hover, #health #content_left ul a:hover
{
  background-color: #DEE1EA;
  color: #000;
}

#content_left h4, #counseling #content_left h4, #health #content_left h4
{
	background-color:#11297b;
	color:#fff;
	padding: 8px 0px 8px 0px;
	text-align:center;
	margin:20px 7px 0px 0px;
	

}