/* UID-specific classes */

.sidebox .headline {
	font-weight: bold;
	font-size: 15px;
}

/* Handcoded by http://psdcssxhtml.com */


/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td{
    margin:0;
    padding:0;
}

fieldset,img{
    border:0;
}

html{
    height:100%;
    margin-bottom:1px;
}

body{
    position:relative;
}

:focus{
    outline:hidden;
}

/* links */
a{
    color:#282828;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#282828;
    line-height:100%;
}

h1{
    font-size:28px;
}

h2{
    font-size:23px;
}

h3{
    font-size:18px;
}

h4{
    font-size:15px;
}

h5{
    font-size:14px;
}

h6{
    font-size:11px;
}

/* page setup */
body{
    background:#FFF url(../images/page_bg.png) 50% 0 repeat-x;
    font-family:Arial, Helvetica, sans-serif;
    line-height:140%;
    color:#282828;
    font-size:13px;
}

/* wrapper setup */
div.rapidxwpr{
   margin:auto;
   margin-left: 120px;
   width:900px;
}

/* header */
div#header{
    position:relative;
    height:73px;
    margin:0px 0px 15px 0px;
}

/* logo */
span#logo, img#logo{
    position:absolute;
    top:0px;
    left:0px;
    width:135px;
    height:52px;
    border:0;
}

/* main body setup */
div#middle{
    width:auto;
    margin:0px 0px 0px 0px;
    clear:both;
    /* border:#C6C6C6 1px solid; */
    border-bottom: #c6c6c6 1px solid;
    padding:20px;
}

/* right column */
div#right{
    width:277px;
    padding:0px 0px 0px 18px;
    float:right;
}

* html div#right{
    padding:0px 0px 0px 15px;
}

/* content column */
div#main{
    width:auto;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

div#mainmiddle{
    margin:0px 0px 0px 0px;
}

div#content{
    width:auto;
}

/* footer */
div#footer{
    width:auto;
    padding:5px 0px 20px 0px;
    clear:both;
    color: #747474;
}

/* clearing & floating */
.clearingfix:after{
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clear{
   clear:both;
   margin-bottom:50px;
}

.clearingfix{
    display:block;
}

.floatbox{
    overflow:hidden;
}

/* alignments */
.alignleft{
    float:left;
    margin:0 20px 0 0;
}

.alignright{
    float:right;
    margin:0 0 0 20px;
}

/* topmenu */
#topmenu{
    position:absolute;
    top:46px;
    right:-50px;
    height:27px;
}

#topmenu ul{
    padding:0px;
    margin:0px;
    list-style:none;
    float:left;
    font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}

#topmenu li{
    float:left;
    display:block;
    margin:0 0 0 6px;
}

#topmenu li a{
    float:left;
    display:block;
    position:relative;
    background:transparent url(../images/menu-r.png) 100% 0 no-repeat;
    height:27px;
    padding:0 5px 0 0;
    overflow:hidden;
    color:#202020;
    text-decoration:none;
    text-transform:uppercase;
    font-size:13px;
    font-weight:bold;
    line-height:27px;
}

#topmenu li a span{
    display:block;
    background:url(../images/menu-l.png) 0 0 no-repeat;
    padding:0 10px 0 15px;
}

#topmenu li a.active, #topmenu li a:hover{
    background:url(../images/menu-r.png) 100% -28px no-repeat;
    text-decoration:none;
}

#topmenu li a.active span, #topmenu li a:hover span{
    background:url(../images/menu-l.png) 0 -28px no-repeat;
}

/* main image */
div.main-image{
    margin:0 0 20px 0;
}

div.front-mission{
    font-size: 16px;
}

div.front-theme{
    font-size: 16px;
    color: #666;
    font-style: italic;  
}

/* welcome */
div.welcome{
   /*  background:url(../images/welcome.jpg) 100% 0 no-repeat; */
    /*padding:10px 220px 22px 0;*/
    margin:0 0 10px 0;
}

div.welcome h1, div.welcome h2{
    font-weight:normal;
    text-transform:uppercase;
    margin:0 0 10px 0;
}

div.welcome h1 span, div.welcome h2 span{
    color:#007AB3;
}

div.link-all-projects{
    font-size: 16px;
    /*font-weight: bold;*/
}

.seemore {
    font-weight: normal;
    font-size: 14px;
}

/* sidebox */
div.sidebox{
    //background:url(../images/sidebox-top.jpg) 0 0 no-repeat;
    background: rgb(232,232,232);
    padding:15px 0 0 0;
}

div.sidebox-bg{
    //background:url(../images/sidebox-bg.jpg) 0 100% no-repeat;
    padding:0 13px 15px 13px;
}

div.sidebox h3{
    text-transform:uppercase;
    font-weight:normal;
    margin:0 0 20px 0;
}

div.sidebox ul{
    list-style:none;
    margin:5px 10px;
}

div.sidebox ul li{
    //background:url(../images/bullet.gif) 7px 50% no-repeat;
    padding:10px 0 8px 0px;
    border-bottom:#d4d3d3 1px solid;
}

div.sidebox ul li a{
/*    font-size:17px; */
/*    color:#282828; */
}

/* features box */
div.box{
   padding:10px 0 0 0;
   /* border: 1px solid #c6c6c6; */
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 10px;
   margin-top: 10px;
}

div.box-bg{
   /* padding:0 10px 10px 10px; */
}

.box ul {
   padding-top: 10px;
}

/* features */
ul.features{
    list-style:none;
}

ul.features li{
    float:left;
    width:240px;
    /* margin:10px 15px; */
     margin:10px 15px 10px 0; 
    height:100px;
}

* html ul.features li{
    margin:10px 10px;
}

ul.features li img.features-icon{
    float:left;
    width:50px;
}

ul.features li div.details{
    float:right;
    width:180px;
}


ul.features li div.details h4{
    margin:0;
}

/* footermenu */
ul.footermenu{
    list-style:none;
    margin:0 0 0 0px;
}

ul.footermenu li{
    float:left;
    margin:0 15px 0 0;
    width: 600px;
    font-size: 11px;
}

ul.footermenu a{
    font-size:12px;
    color:#747474;
    text-transform:uppercase;
}

/* credits */
div.credits{
    float:right;
    margin:0 25px 0 0;
}

div.credits a{
    font-size:12px;
    color:#747474;
}

#title {
   position: absolute;
   top: 33px;
   color: white;
   font-size: 24px;
}

.cornerThumbNew
{
   float: left;
   width: 200px;
   height: 150px;
   margin-right: 10px;
   border: 1px solid black;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
   border-radius: 7px;
}

.cornerThumb
{
   float: left;
   width: 50px;
   height: 50px;
   border: 1px solid black;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
   border-radius: 7px;
}

ul.features li.people {
   height: 175px;
   width: 170px;
}

ul.features li.alumni {
   height: 60px;
   width: 150px;
   font-size: 16px;
   margin-right: 50px;
}

ul.features li.people .cornerThumb {
   width: 128px;
   height: 128px;
   border: 1px solid gray;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
   border-radius: 7px;
}

.cornerThumb a {
   margin: 0;
   padding: 0;
}

li.people .cornerThumb p {
   margin-top:131px;
   width: 128px;
   text-align:center;
}

li.people .cornerThumb p b {
   font-size: 18px;
}

.box h2 {
   margin: 0px;
   padding: 20px 0 0 0px;
   color: #005780;
}

ul.features li.project {
   height: 155px;
   width: 100%;
   margin-left: 40px;
   margin-top: 20px;
}

ul.features li.project .cornerThumb {
   width: 207px;
   height: 128px;
   border: 1px solid gray;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
   border-radius: 7px;
}

ul.features li.project div.details h3{
   margin: 0 0 20px 0;
}

ul.features li.project div.details h5{
   margin: 0 0 10px 0;
}

ul.features li.project div.details{
   float:left;
   width:500px;
   margin-left: 50px;
}

/* for completed projects */

ul.completed_projects {
   height: 100%;
   width: 100%;
}

ul.completed_projects h3{
   margin-left: 40px;
}

ul.completed_projects li.project{
   margin-left: 80px;
}

/* categories for homepage */

ul.features li.categories {
   height: 100px;
   width: 100%;
   margin-top: 10px;
   margin-bottom: 20px;
}

ul.features li.categories .cornerThumb {
   float: left;
   width: 50px;
   height: 50px;
   border: 1px solid black;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
   border-radius: 7px;
}

ul.features li.categories div.details h3{
   margin: 0 0 5px 0;
}

ul.features li.categories div.details{
   float:none;
   font-size:14px;
   width:500px;
   padding-left:15px;
   margin-left: 50px;
}

ul.features li.categories img.features-icon{
    float:left;
    width:70px;
}



ul.features li.publication {
    float:left;
    width:500px;
    margin-left: 50px;
    list-style-type: decimal;
    height: auto;
    margin-top: 0;
}


ul.features li.publication a {
   text-decoration: underline;
}

/* The Seminar Page */
ul.features li.seminar {
   height: auto;
   width: 90%;
   margin: 5px 0 5px 10px;
   padding: 5px;
}

ul.currentSeminar {
   padding: 0px;
}

ul.prevSeminar {
   padding: 0px;
   background: #E8E8E8;
}

ul.currentSeminar li.seminar .upcoming {
    left: 80px;
    position: absolute;
    background: #66002C;
    color: #FFFFFF;
    padding-left: 5px;
    padding-right:5px;
    font-size: 12px;
    font-weight: bold;
}

ul.currentSeminar li.seminar .triangle{
    left: 135px;
    position: absolute;
	width:0; /*set dimensions of DIV to 0 so its borders collapse and touch one another*/
	height:0;
	border-color: transparent transparent transparent #66002C; /*top, right, bottom, and left border*/
	border-style: solid;
	border-width: 9px; 
}

/*
ul.features li.seminar .cornerThumb {
   width: 80px;
   height: 60px;
   border: 1px solid gray;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
   border-radius: 7px;
}

ul.features li.seminar div.details{
   float:left;
   line-height: 100%;
   width:600px;
   margin-left: 30px;
}


.seminarPrev {
    cursor: pointer;
}

ul.features li.seminarPrev {
    float:left;
    width:500px;
    margin-left: 20px;
    list-style-type: circle;
    height: auto;
    margin-top: 0;
}

ul.features li.seminar h5 .video a img{
   height: 14px;
}
*/

ul.features li.seminar .speaker{
   margin: 0px;/*0 0 5px 0;*/
   font-size: 16px;
}

ul.features li.seminar .title{
   margin: 0px;/*0 0 5px 0;*/
   font-size: 14px;
}

ul.features li.seminar .title .video a{
    background: none repeat scroll 0 0 #66002C;
    border-radius: 6px 6px 6px 6px;
    color: white;
    font-size: 10px;
    font-weight: bold;
    padding: 2px 5px;
}


#logo{
   float: left;
   margin-left: -100px;
   padding-top: 28px;
   padding-bottom: 2px;
   padding-left: 3px;
   padding-right: 3px;
   margin-right: 17px;
   margin-bottom: 5px;
   height: 55px;
   font-size: 40px;
   color: #E3F7FF;

   text-shadow: 1px 1px 0px #282828;
   -webkit-box-shadow: #333 1px 1px 1px;
   -moz-box-shadow: #333 1px 1px 1px;

   -webkit-border-bottom-left-radius: 10px;
   -webkit-border-bottom-right-radius: 10px;
   -moz-border-radius-bottomleft: 10px;
   -moz-border-radius-bottomright: 10px;

   background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1AA6DE), to(#075D80));
   background:-moz-linear-gradient(-90deg, #1AA6DE, #075D80) repeat scroll 0 0 transparent;

}

a {
   color: #8f3809;
}

a:hover {
   color: #e88551;
}

h2 a:hover {
   text-decoration:none;
}

.award {
  display: block;
  font-weight: bold;
  padding-left: 20px;
  background: url(../images/star.png) 0 2px no-repeat;
}

.features-icon { 
    display: none; 
}

.project-dates {
    font-style: italic;
    color: ;
}
