/*****************/
/*  NRHH styles
/*  Josh Wester
******************/

body
{
  background-color: #FFFFFF;
  text-align: center;
}

/* attempt to remove active/focus border on ALL anchors */
a:active, a:focus
{
  outline: 0 !important;
}

#container
{
  position: relative;
  text-align: left;
  margin: 4px auto;
  width: 758px;
  border: 1px solid #333333;
  background-color: #FFFFFF;
}

#cu_brand
{
  height: 25px;
  background-color: #FFFFFF;
  margin-bottom: 2px;
}

#cu_logo
{
  width: 200px;
  height: 25px;
  float: left;
  display: inline;
  position: relative;
  background: #FFFFFF url("/fileadmin/images/logos/CreightonType-11297B_FFFFFF.gif") no-repeat;
}

#cu_logo h1, #cu_logo h1 a
{
  width: 200px;
  height: 25px;
  margin: 0px;
  padding: 0px;
  display: block;
}

#cu_search
{
  padding: 4px 5px 1px 0px;
  text-align: right;
}

#cu_search a
{
  font-size: 1.4em;
  font-weight: bold;
  text-decoration: none;
  color: #11297B;
}

#metamenu
{ 	
  background-color: #11297B;
  width: 758px;
  height: 18px;
  padding-top: 1px;
}

#metamenu ul
{
  margin: 0px 1.8em;
  padding: 0px;
}

#metamenu li
{ 
  margin: 0px 2.5em 0px 2.5em;
  float: left;
  display: inline;
  list-style-type: none; 
}

#metamenu a, #metamenu a:link, #metamenu a:visited, #metamenu a:hover, #metamenu a:active
{
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

#logo h2, #banner h2
{
  margin: 0px;
  padding: 0px;
}

#banner
{
  float: left;
  display: inline;
  height: 120px;
  width: 758px;
  background: #11297b url('/fileadmin/user/StudentServices/images/banner.jpg') no-repeat;
}

#main
{
  width: 758px;
  background-image: url('/fileadmin/user/StudentServices/images/background.gif');
  background-repeat: repeat-y;
}

#col_left
{
  float: left;
  display: inline;
  width: 140px;
  margin-bottom: 92px;
}

#logo
{
  position: absolute;
  bottom: 21px;
  height: 92px;
  width: 140px;
  background: #11297b url('/fileadmin/user/StudentServices/images/logo.gif') no-repeat;
}

#logo #div_cu_logo
{
  position: absolute;
  height: 45px;
  width: 120px;
  left: 10px;
  top: 10px
}

#logo #div_student_services_logo
{
  position: absolute;
  height: 8px;
  width: 118px;
  left: 11px;
  top: 68px;
}

#logo a:active, #logo a:focus
{
  /* Remove active/focus border */
  width: 0;
  height: 0;
  outline: 0;
}

#col_left #content_left
{
  margin: 10px 0px;
  background-color: #11297b;
  padding: 4px;
  width: 132px;
}

#nrhh_logo
{
  width: 139px;
  margin-right: 1px;
}

#nav_site
{
  /*
  background-color: #cccccc;
  */
  padding: 4px 0px;
}

#nav_site ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#nav_site li
{
  padding: 2px 4px;
  margin: 0px;
  padding-left: 10px;
  text-indent: -6px;
}

#nav_site ul li ul
{
  background-color: #cccccc;
}

#nav_site a
{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

#nav_site ul li ul li a
{
  color: #11297b;
}

#col_center
{
  float: left;
  display: inline;
  width: 618px;
}

#col_center #crumbs
{
  font-size: 0.9em;
  line-height: 1.2em;
  color: #999999;
  padding: 6px 8px 0px 8px;
}

#col_center #crumbs a
{
  color: #999999;
}

#col_center #content
{
  float: left;
  display: inline;
  padding: 6px 8px 8px 8px;
  width: 602px;
}

#col_center #content h3
{
  font-size: 1.4em;
  color: #11297b;
  margin: 0.2em 0px;
  padding: 0px;
}

#col_center #content h4
{
  font-size: 1.2em;
}

#col_center #content td p.bodytext
{
  margin: 0px;
}

#col_center #content_right
{
  float: right;
  display: inline;
  width: 180px;
  margin: 0px 0px 12px 12px;
  background-color: #d8d8d8;
  padding: 2px;
  border: 1px solid #333333;
}

#col_center #content_right div.csc-header h4, #col_left #content_left div.csc-header h4
{
  font-size: 1.2em;
  margin: 0px 0px 6px 0px;
  background-color: #11297B;
  color: #FFFFFF;
  padding: 2px 6px;
}

#col_center #content_right p.bodytext, #col_left #content_left p.bodytext
{
  margin: 0.35em 6px;
}

#col_center #content_right img
{
  margin: 0px auto 2px auto;
}

#footer
{
  background-color: #11297B;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px 1em;
  height: 15px;
}

#footer a
{
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

#footer #copyright
{
  float: left;
  display: inline;
}

#footer #webmaster
{
  float: right;
  display: inline;
}

/********************************************************/
.hiddenIR
{
  position: absolute;
  left: 0px;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.floatRight
{
  float: right;
  display: inline;
}

.floatLeft
{
  float: left;
  display: inline;
}

.clear2
{
  height: 1px;
  clear: both; 
  margin: 0px;
  padding: 0px;
}

/********************************************************/
/*  Form styles
/********************************************************/
#Mailer
{
  margin: 0px;
}

#Mailer label
{
  float: left;
  display: inline;
  position: relative;
  font-weight: bold;
  width: 186px;
  margin-top: 2px;
  margin-right: 6px;
}

#Mailer label.right
{
  width: auto;
  margin-left: 2px;
  font-weight: normal;
}

#Mailer input, #Mailer select, #Mailer textarea
{
  float: left;
}

#Mailer h4
{
  font-size: 1.15em;
  color: #11297B;
  margin-top: 16px;
  margin-bottom: 8px;
}

#Mailer .row
{
  clear: both;
  margin-bottom: 4px;
  width: 580px;
}

#Mailer .buttons
{
  padding-left: 192px;
  width: 388px;
}

#Mailer .format
{
  font-size: 0.9em;
  margin-left: 192px;
}

#Mailer .req
{
  font-weight: bold;
  color: #FF0000;
}

#Mailer .error
{
  font-weight: bold;
  color: #FF0000;
}

#Mailer label.rightLabel
{
  font-weight: normal;
  width: auto;
  margin-left: 2px;
}

#Mailer label.inline
{
  font-weight: normal;
  width: auto;
  margin-left: 4px;
  margin-right: 2px;
}
