/*************************************/
/*  Ratio Studiorum Program styles
/*            Josh Wester
**************************************/

body
{
  background-color: #5183b4;
  text-align: center;
}

/* attempt to remove active/focus border on ALL anchors */
a:active, a:focus
{
  outline: 0 !important;
}

#container
{
  margin: 4px auto;
  text-align: left;
  width: 984px;
}

#header
{
  height: 25px;
  width: 984px;
}

#brand_left
{
  background: #ffffff url("/fileadmin/images/logos/CreightonType-FFF_5183B4.gif") no-repeat;
  display: inline;
  float: left;
  height: 25px;
  margin: -25px 0px 0px 0px;
  position: relative;
  width: 200px;
}

#brand_left h1, #brand_left h1 a
{
  display: block;
  height: 25px;
  margin: 0px;
  padding: 0px;
  width: 200px;
}

#metamenu
{ 	
  display: inline;
  float: left;
  height: 25px;
  width: 984px;
}

#metamenu ul
{
  margin: 6px 0px 0px 340px;
  padding: 0px;
}

#metamenu li
{ 
  color: #FFFFFF;
  display: inline;
  float: left;
  font-size: 0.85em;
  list-style-type: none;
  margin: 0px 1em 0px 1em;
}

#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
{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

#nav_site
{
  background-image: url('/fileadmin/projects/ratio-studiorum/splash.jpg');
  background-repeat: no-repeat;
  height: 484px;
  margin: 1em 94px;
  position: relative;
  width: 796px;
}

#nav_site ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#nav_site li
{
  margin: 0px;
  padding: 0px;
}

#id_21762 a
{
  display: block;
  height: 40px;
  left: 102px;
  position: absolute;
  top: 100px;
  width: 146px;
}

#id_21761 a
{
  display: block;
  height: 42px;
  left: 0px;
  position: absolute;
  top: 204px;
  width: 196px;
}

#id_21760 a
{
  display: block;
  height: 40px;
  left: 540px;
  position: absolute;
  top: 98px;
  width: 165px;
}

#id_21759 a
{
  display: block;
  height: 41px;
  left: 616px;
  position: absolute;
  top: 204px;
  width: 165px;
}

#footer
{
  color: #ffffff;
  font-size: 0.9em;
  margin: 0px 100px;
  text-align: center;
  width: 784px;
}

#footer a
{
  color: #ffffff;
}

/********************************************************/
.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;
}
/********************************************************/


