* {
    padding: 0px;
    margin: 0px;
}

body{
    background: #F9F9F7 url('../img/bg_pattern.gif') repeat-x;
    font-size: 12px;
    font-family: "trebuchet ms", helvetica, sans-serif;
    color: #252525;
    line-height: 18px;
}

#container{
    margin: 5em auto 0em auto;
    padding: 1em;
    width: 960px;
    background-color: #FFFFFF;
}


.shadow {
	-moz-box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow: 0px 0px 10px #333;
	box-shadow: 0px 0px 10px #333;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#333333')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#333333');
}

#header{
    height: 75px;
    background: #FFFFFF url('../img/bg_header.png') repeat-x;
    position: relative;
}

#header *{
    color: #FFFFFF;
    
}

#header h1{
    font-size: 35px;
    letter-spacing: -1px;
    position: absolute;
    left: 25px;
    top: 25px;
    font-weight: bold;
}

#header span{
    font-weight: normal;
    margin-right: 5px;
}

#header .sub{
    float:right;
    margin-right: 10px;
    font-size: 12px;
    line-height: 18px;
    margin-top: 8px;
}

#header .bold{
    text-align: right;
    font-weight: bold;
    margin-right: 8px;
    font-size: 13px;
}



#nav{
    height: 28px;
    background-color: #252525;
    color: #FFFFFF;
    font-size: 16px;
    padding: 10px 0 0 10px;
}

#nav a{
    color: #FFFFFF;
    text-decoration: none;
    margin: 0px 10px;
    text-transform: capitalize;
    letter-spacing: 1px;
}

#nav a:hover, #nav a.active{
    color:#f95b00;
}

#content{ margin: 10px 0; }
#content p{ margin-bottom: 5px; }
#content a{ color:#f95b00; }

#content h1{
    border-bottom: 1px solid #f95b00;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-weight: normal;
    letter-spacing: 1px;
}

#content h2{
    font-weight: normal;
    font-size:18px;
    letter-spacing: -1px;
    line-height: 25px;
    margin-bottom: 20px;
    padding: 0 0 10px 0px;
    border-bottom: 1px dotted #A5A5A5;
}

#content img{
    border: 1px solid #252525;
    padding: 2px;
}

#footer{
    clear: both;
}

.leftcol{
    float: left;
    width: 150px;
/*    margin-top: 20px;*/
}

.rightcol{
    float: right;
    width: 780px;
}

.filterbox{
/*    background-color: #F0F0F0;*/
    padding: 10px;
    border: 1px dotted #A5A5A5;
    border-left: 0px;
    border-bottom: 0px;
    color: #858585;
}

/* ========= HOME ========= */


#slider {
    float: right;
    position:relative;
    width:650px; /* Change this to your images width */
    height:350px; /* Change this to your images height */
    background:url(../img/loading.gif) no-repeat 50% 50%;
/*    border: 1px solid #FF0000;*/
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}

#slider a {
    margin: 10px;
    border:0;
    font-weight: bold;
    color: #FFF;
    font-size: 16px;
}

#slider a.active {
    color: #F95B00;

}

.nivo-caption{
    position:absolute;
    bottom: 0px;
    background-color: #000000;
    color: #FFFFFF;
    width: 650px;
	z-index:99;
}

#content .nivo-caption h1{
    border: 0;
    font-size: 18px;
    margin: 10px;
    padding: 0px;
    color: #FFF;
}

#content .nivo-caption p{
    margin: 0px 0px 10px 10px;
}

.nivo-controlNav{
    position: absolute;
    top: 10px;
    right: 10px;
}

table{
    border-collapse: separate;
    border-spacing: 10px;
}

td{
    padding: 0px 25px 0px 0px;
    vertical-align: top;
}

#content th{
    font-weight: normal;
    font-size:16px;
    letter-spacing: -1px;
    line-height: 25px;
    color: #f95b00;
    text-align: left;
    width: 300px;
}

.activity_type ul{
    list-style: none;
    margin-left: 10px;
}

.activity_type ul li{
    clear: both;
    padding-top: 7px;
}
#content a{
    text-decoration: none;
}

#content a:hover{
    text-decoration: underline;
}


#content a.link{
    background: transparent url('../img/external-link-icon.gif') no-repeat right center;
    padding-right: 14px;
    margin-left: 5px;
}

#content a.file{
    background: transparent url('../img/file-icon.gif') no-repeat right -1px;
    padding-right: 16px;
    margin-left: 5px;
/*    border: 1px solid #F95b00;*/
}


#content .activity_type ul li p{
    margin: 0;
    padding: 0;
    display: inline;
}

.clear{
    clear: both;
}

.activity_type{
    margin: 20px 0px 0px 0px;
}

.activity_type .date{
/*    font-family: Courier, "Courier New", monospace;*/
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    width: 130px;
    color: #656565;
    float: left;
}

#content .activity_type h2{
    margin-bottom: 10px;
}

.activity_type h3{
/*    font-family: Courier, "Courier New", monospace;*/
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #858585;
    clear: both;
    padding-top: 5px;
    margin-left: 10px;
    border-bottom: 1px solid #E5E5E5;
}

#content .header{
    padding-bottom: 20px;
}
.activity_type .activity{
    float: right;
    width: 820px;
}

#content .activity_type .past li{
    color: #858585;
}

#content .activity_type .past li .date{
    color: #959595;
}

#tabs a:hover{
    text-decoration: none;
}

.slideshow_text{ width: 290px; }

.slideshow_text p{
/*    text-align: justify;*/
}


#buttons{
    margin: 10px;
}

#buttons label{
    margin-right: 10px;
    float: left;
}

#toolbar{
/*    width: 580px;*/
    padding-bottom: 5px;
    margin-bottom: 10px;
    
/*    margin: 10px auto 0px auto;*/
    float:right;
    border-bottom:1px dotted #A5A5A5;
    color: #454545;
}

#toolbar.publications{
    display: none;
}

#toolbar a{
    display: inline-block;
/*    padding-top: 10px;*/
    vertical-align: center;
}

#toolbar h3, #toolbar p{
    display: inline;
}

#toolbar p{
    font-size: 12px;
    margin: 0px 5px;
}

#toolbar label, #toolbar a{
    font-size: 11px;

}

select#pubtype{
    min-width: 160px;
}

select#year{
    min-width: 100px;
}


#toolbar h3{
    margin-right: 30px;
    text-transform: uppercase;
    vertical-align: center;
}

#activity_toggle{
    width: 230px;
}

#toolbar .ui-selectmenu {
    overflow: inherit;
}

#page_nav{
    margin: 10px 0px;
}
#page_nav p{
    display: inline;
    margin-right: 10px;
}

#page_nav a{ margin-right: 10px; }

#publications{
    list-style: none;
    clear: both;
}


#publications li{
    clear: both;
}

#publications.loading *{
    color: #C5C5C5 !important;
}

#publications .pubtype{
/*    font-family: Courier, "Courier New", monospace;*/
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    width: 80px;
    color: #656565;
    float: left;
}

#publications .reference{
    float: right;
    width: 870px;
    padding-bottom: 5px;
}

#publications .reference h3{
    font-size: 12px;
}

#publications .reference p{
    display: inline;
    font-size: 11px;
}


#publications .reference .links{
    float: right;
}

#publications .reference .cite{
    display: none;
    padding: 5px;
    border-bottom: 1px dotted #858585;
    margin-bottom: 5p;x
}

#publications .reference .header{
    border: 1px dotted #858585;
    border-left: none;
    border-right: none;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#publications .reference .header a{
    float: right;
    text-transform: none;
}
