html { 
  min-height: 100%;
  margin-bottom: 1px;
  background: #000000;
  color: #ffffff;
  height:100%;
}
body {
  /*11px via YUI Fonts CSS foundation*/
  font-size: 85%;
  min-height: 100%;
  font-family: helvetica;
  margin:0;
  padding:0;
  background: url(/site/images/background.jpg) repeat;



}
ul{
  padding: 0;
  margin:0;
}
ul li{
  padding: 0;
  margin:0;
}
/* a */
a, a:visited { 
  color : #ffffff;
  text-decoration : underline;
} 
a:hover { 
  text-decoration : none;
} 

div.clear {
  clear: both;
}

h1 {
  font-size: 300%;
  font-weight: normal;
}

p, h1, h2, h3, h4 {
  padding: 0;
  margin: 0.5em 0;
  margin-left: 0.15em;
}
img.imleft{float:left; padding-left:25px;}
img.imright{float:right; padding-left:25px;}

p.intro {
  font-weight: bold;
}


#flashcontent {
  position: absolute;
  top: 0;
  left: 0;
}

.last {
  margin-right: 0 !important;
}

/* sifr
=================================*/
h1.replace {
  color: #ffffff;
  left: 140px;
  position: relative;
  top: 126px;

}



h2.replace{
  color: #ffffff;
  text-decoration: none;
  position: relative;
  margin: 0px;
  padding: 0px;

}

h2.replaceMid{
  color: #ffffff;
  text-decoration: none;
  position: relative;


}


/* Main blocks
=================================*/
#wrapper {
  width: 100%;
  height: 100%;
}
#headercont {
  width: 980px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
#sitepageheader {
  width: 894px;
  height: 250px;
  position: relative;
  left: 42px;
}
.header-logo {
  font-size: 2.2em;
  line-height: 1;
  font-weight: normal;
  margin: 0;
}
a.header-logo-link {
  width: 190px;
  height: 147px;
  background: url("/site/images/logo.png") no-repeat 0 0;
  text-indent: -10000px;
  overflow: hidden;
  position: absolute;
  top: 55px;
  left: 0;
}

body#home p.home-header-logo-link {
  width: 190px;
  height: 147px;
  background: url("/site/images/logo.png") no-repeat 0 0;
  text-indent: -10000px;
  overflow: hidden;
  position: absolute;
  top: 55px;
  left: 0;
}


p#skip_to_content {
  text-indent: -10000px;
  margin: 0;
}


.homeUnderline{clear:both; text-decoration: underline}

.StudentPort{
  float:left;
  width:150px;
  text-align:left;
}

.MidPipe{
  width:10px;
  float:left;
  padding-right: 48px;

  vertical-align: top;
  vertical-align: text-top;
}
.MidPipe h2{
  margin:0px;
  vertical-align: top;
  vertical-align: text-top;

}

.Industry{
  float:left;
  width:150px;
}




/* Filters
=================================*/
p.filters {
  color: #ccc;
  font-size: 85%;
  font-weight: bold;
  margin: -45px 0 30px;
}
p.filters a {
  color: #ffffff;
  margin: 0 20px;
  text-decoration: none;
}
p.filters a:hover, p.filters a.active {
  color: #EAB981;
}


/* Portfolio
=================================*/

.port_imcont {
  float: left;
  width: 144px;
  margin-right: 6px;
}
.port_textcont {
  background: #000000;
  color: #ffffff;
  padding: 3px;
  margin-bottom: 6px;
  min-height: 65px;
}
.port_textcont .title {
  display: block;
  font-size: 77%;
  font-weight: bold;
  padding: 0;
  margin-bottom: 3px;
}
.port_textcont .author, .port_textcont .college {
  display: block;
  font-size: 77%;
  color: #888888;
  padding: 0;
}


/* Colleges
=================================*/

.collegecont {
  float: left;
  width: 144px;
  margin-right: 6px;
}

.college_topcont {
  background: #000000;
  color: #ffffff;
  height: 100px;
  padding: 5px;
  position: relative;
}
.college_topcont span {
  bottom: 6px;
  display: block;
  position: absolute;
}
.college_botcont {
  background: #000000;
  color: #ffffff;
  padding: 5px;
  margin-bottom: 6px;
  height: 75px;
}
.college_botcont .title {
  display: block;
  font-size: 77%;
  font-weight: bold;
  padding: 0;
  margin-bottom: 3px;
}
.college_botcont .author, .college_botcont .college {
  display: block;
  font-size: 77%;
  color: #888888;
  padding: 0;
}
.collegecont .link a {
  display: block;
  padding-top: 20px;
}
.collegecont .link a {
  color: #ffffff;
  font-weight: bold;
  font-size: 77%;
  text-decoration: none;
}

/* side nav
=================================*/
body#home #navcont {
  position:  absolute;
  top:  82px;
  width:  154px;


}

body#home #innercontent #headercontent {
  height:300px;
  left:220px;
  min-width:500px;
  position:absolute;
  top:-310px;

}

#navcont {
  position:  absolute;
  top:  55px;
  right:  0;
  margin:  0;
  padding:  0;
  width:  154px;

}

#navcont ul {
  margin-left: 0;
  padding-left: 0;
  padding:0 0;
} 

#navcont ul li {
  list-style: none;
  font-size: 85%;
}
#navcont ul li a {
  width:  154px;
  color: #fffffff;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 6px 5px;
  margin: 2px 0;
  background: #000000;
  position:  relative;
  z-index:99;
  opacity: .8;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

#navcont ul li a:hover, #navcont ul li a.active {
  background: #6c2888;
  opacity: .6;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}



#navcont ul ul {
  margin: 5px 0;
  padding: 0;
}
#navcont ul ul li {
  font-size: 100%;
  list-style: none;
}
#navcont ul ul li a {
  width:  154px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 4px 1px 4px 15px;
  margin: 0;
  background: transparent;
  position:  relative;
  z-index:99;
}

#navcont ul ul li a:hover, #navcont ul ul li a.active {
  background: transparent;
  color: #EAB981;
}

.contactinfo{
  float: left;
  width: 285px;
}
/* Content Blocks
=================================*/

#content {
  width: 100%;
  position: relative;
  left: 0;
  background: #5e4965;
  opacity: .8;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=83)";
  filter: alpha(opacity=80);

  margin-top: 80px;
}
#innercontent {
  width: 894px;
  margin: 0 auto;
  padding: 2em 0;
  position: relative;
}
body#home #content {
  margin-top: 100px;
}

/*
body#what-we-offer #content {
    margin-top: 40px;
}
body#what-we-do #content {
    margin-top: 40px;
}
body#what-we-offer-students #content {
    margin-top: 40px;
}
*/



body#home #innercontent {
  width: 810px;
}


/* Paged
=================================*/

div.paged p.Pleft {
  font-size: 85%;
  width: 394px;
  text-align: left;
  float:left;


}

div.paged p.Pright {
  font-size: 85%;
  width: 394px;
  text-align: right;
  float:right;

}

div.paged {
  font-size: 85%;
  width: 894px;
  text-align: right;
  /* P float:left;*/
}
div.paged span {
  background: #ffffff;
  padding: 2px 3px;
  color: #6c2888;
}
div.paged a {
  text-decoration: none;
}
div.paged a:hover {
  text-decoration: underline;
  color: #ffffff;
}
div.paged a span {
  background: #6c2888;
  padding: 2px 3px;
  color: #ffffff;
}
div.paged a:hover span {
  background: #ffffff;
  padding: 2px 3px;
  color: #6c2888;
}


.logo-gifs{
  position: relative;
  top:2px;
}


/* Footer
=================================*/

#footer {
  width: 894px;
  margin: 0 auto;
  padding: 0;
  margin-top: 20px;
  padding-bottom: 12px;
  position: relative;
}
#footer p {

  font-size: 80%;

}
#footer p span {
  margin-left: 20px;
  margin-right: 20px;
}



/* Messages
=================================*/
div.siteerror,
div.sitemsg {
  padding: 12px 10px 15px 50px;
  color: #000000;
  font-weight: normal;
  font-size: 100%;
  margin: 10px 0;
}

div.siteerror {
  border: 2px solid #d35104;
}
div.siteerror {
  background: #ffffba url(/site/images/warning_large.gif) no-repeat 10px 10px;
}
div.siteerror ul#err {
  margin: 0 3px !important;
  padding: 0 !important;
}
div.siteerror ul#err li  {
  background-color: #ffffba !important;
}
div.sitemsg {
  border: 2px solid #265faf;
}
div.sitemsg {
  padding-top: 15px;
  background: #dfe6ef url(/site/images/msg_large.gif) no-repeat 10px 10px;
}

#what-we-do-flash{ outline: none;outline:0; }
what-we-do-flash{ outline: none;outline:0; }
