/* stylesheets for UC3-specific styles */

/* have to add #uc3 on front to override other styles */
#uc3 p.quicklist {
  margin-bottom:30px;
}

/* images should NEVER have a link box around them.  It's just stupid because
the image itself should make it apparent that something is happening there. */
#uc3 a>img {
  border:none;
  border-style: none;
}

#uc3 dl>dt {
  font-weight: bold;
  margin-left: 10px;
  margin-top:10px;
}

/*** re-create some WAS styles for "featured" ***/
.highlight-box{
  margin-top:10px;
  display:none;
  height:200px;
}

.list-archive-name{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 5px;
    color:#000000;
    font-weight:bold;
}

.list-archive-name a{
  /* color: #973620;
  font-weight:bold; */
}

.list-detail-image {
    display: inline; /* for IE 6 since otherwise it doubles the margin grr */
    clear:left;
    float:left;
    width: 75px;
    height: 75px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 10px;
    overflow:hidden;
    position: relative;
}

.list-detail-text {
    float:left;
    width: 360px; /* 650-125-10 */
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.infoblock {
    margin-top:10px;
    margin-bottom:0px;
}
/* end WAS featured */

.rotate-sidebar {
  display: none;
  text-align: center;
}

.rotate-sidebar p {
  text-align:left;
}

/* styles for Partners and projects list */
.itemhead {
        color: #973620;
        font-weight: bold;
        font-size: 110%;
}

/* styles for publications */
.citation {
        list-style: none;	
        margin-left: 0;
	padding-left: 3em;
	text-indent: -3em;
	}

.italtitle {font-style:italic }

/* for lists and navigation on main page */
.navcontainer
{
margin-bottom: 1em;
overflow: hidden;
width: 460px;
}

.navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

.navlist li
{
float: left;
border-left: 1px solid #000;
line-height: 1em;
margin: 1em 2em 0 -2em;
padding: 0em 2em 0 2em;
}

#row1-2col-right #content ul.navlist li, #row1-3col-mid #content ul.navlist li{
  line-height: 1em;
}

.ext-list {
  position:relative;
  list-style-type: circle;
  list-style-image:url(/images/home/ext_link.gif);
}

.dpr-rot-head {
  
}

.was-logo-wrap {
  float:left;
  margin:5px 5px 0px 0;
  width:225px;
}

.sidebar-li {
background:transparent url(/images/home/ext_link.gif) no-repeat scroll 0 4px;
list-style-type:none;
margin:0 0 3px 1px;
padding:0 0 0 15px
}

.contact-us-box .col_left {
float:left;
width:225px;
}

.contact-us-box .col_right {
float:left;
clear:right;
width:225px;
}

.special-box1 {
font-size:95%;
margin-bottom:6px;
padding: 3px 3px 3px 20px;
clear: left;
float: left;
width:172px;
}

.special-box2 {
font-size:95%;
margin-bottom:6px;
padding: 3px 3px 3px 4px;
float: left;
}

.special-box3 {
font-size:95%;
margin-bottom:6px;
padding:3px 20px 3px 3px;
float: right;
clear: right;
}

.nobreak {
white-space:nowrap
}

/* generic-box classes have no fixed height */
/* these are taken from /css/styles.css but changed to classes */
.generic-box1 {
        overflow: hidden;
        width: 100%;
}

.generic-box1 .left-column {
        float: left;
        margin-top: 19px;
        width: 220px;
        height: 185px;
        border: solid 1px #cccccc;
}

.generic-box1 .right-column {
        float: right;
        margin-top: 19px;
        width: 220px;
        height: 185px;
        border: solid 1px #cccccc;
}

.generic-box1 .small-text {
        margin-left: 3px;
        font-size: 85%; 
}

.generic-box1 .header {
        padding: .33em .33em .33em .63em;               
        background-color: #e5eef4;
        text-align: left;
        color: #993333;
        font-size: 95%;
        font-weight: bold;
}

.generic-box1 .box-item {
        padding: .33em .33em .33em .63em;       
        margin-bottom: 6px;
        font-size: 95%; 
}


.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold; 
	text-align: left}

.outer-list {  list-style-type: upper-alpha }
.middle-list { list-style-type: decimal }
.lower-list {list-style-type: lower-alpha }
.credits {font-size: 80%;font-weight:bold }

.faqquestion {font-weight:bold;width:130px;text-align:right;vertical-align:top;padding-right:20px;padding-bottom:20px}
.faqanswer {vertical-align:top;padding-bottom:20px}
.faqtable {padding-top:20px;padding-bottom:20px;padding-right:20px;padding-left:20px}

.funders {border-collapse:collapse}  
.funderstitle {font-weight:bold;vertical-align:top;text-align:center; background:#ffac75}
.fundersrow1 {vertical-align:top; background:#c9eeff;border: solid black 1px }
.fundersrow2 {vertical-align:top; background:#d8dfe6;border: solid black 1px }
.funderscell1 {width:20%;padding:10px;border: solid black 1px;}
.funderscell2 {width:40%;padding:10px;border: solid black 1px;}
.funderscell3 {width:40%;padding:10px;border: solid black 1px;}
.fundingagency {font-weight:bold;text-align:center;padding:10px;border: solid black 1px}
.fundingtext {padding:20px; border: solid black 1px}

.mdtable {border-collapse:collapse;border: solid 1px}
.mdcategory {vertical-align:top;font-weight:bold;border:solid 1px; padding:5px;background:#ffac75}
.mdlabel1 {vertical-align:top;border:solid 1px; padding:5px;background:#c9eeff}
.mdlabel2 {vertical-align:top;border:solid 1px; padding:5px;background:#d8dfe6}
.mddesc1 {vertical-align:top;border:solid 1px; padding:5px;background:#c9eeff}
.mddesc2 {vertical-align:top;border:solid 1px; padding:5px;background:#d8dfe6}

