body{
    text-align: center;
    background: #000000 url('/page_attachments/0000/0015/rootbg.jpg') bottom left repeat-x fixed;
}

form{
   display: inline;
}

.caption{
   font-size: smaller;
}

input{
    font-size: 90%;
}

img{
    border: 0;
}

#page {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    text-align: left;
}

#main-wrapper{
    float: left;
    width: 100%;
    margin-top: 0px;
    background: url('/page_attachments/0000/0027/dark-bg-repeat.gif') top left white;
}


#rotateFeature {
    overflow: hidden;
    height: 200px;
    margin: 0px;
}

#rotateFeature a{
    text-decoration: none;
    cursor: pointer;
}

#rotateFeatureContent {
    width: 7000px;
}

#rotateFeatureContent .slide {
    float: left;
    width: 1000px;
    height: 200px;
}

#rotateFeature div.quote{
    border: 1px solid #cccccc;
    background: black;
    opacity: 0.9;
    width: 400px;
    height: 75px;
    padding: 15px;
    z-index: 1000;
}

div.quote h2{
    font-size: 12px;
    text-transform: lowercase;
}

div.quote h2 a{
    color: #666666;
}

div.quote h3{
    text-transform: none; 
    font-variant: small-caps;
    font-size: 125%;
    /* font-size: 14px; 
    font-weight: normal; */
}

div.quote h3 a{
    color: #cccccc;
}

div.topleft{
    margin: 20px 0px 0px 20px;
}

div.topright{
    margin: 20px 20px 0px 550px;
}

div.bottomleft{
    margin: 70px 0px 20px 20px;
}

div.bottomright{
    margin: 70px 0px 20px 550px;
}

#controls{
    font-family: Arial, sans-serif;
    font-size: 10px;
    padding: 2px;
    text-align: center;
    height: 12px;
    margin-top: -16px;
    z-index: 10000;
    background: black;
    opacity: 0.7;
    width: 180px;

/*    width: 170px;
    background: black;
    opacity: 0.7;
    z-index: 2000;
    top: 218px;
    display: none;
    position: absolute;
    margin-top: -16px;
 */

}

#controls a{
    color: white;
    text-decoration: none;
    text-transform: lowercase;
    font-weight: bold;
}

#controls a:hover{
    text-decoration: underline;
}

#controls a.next{
    padding-left: 30px;
}

#controls a.prev{
    padding-right: 30px;
}
#main {
  float: left;
  background: url('/page_attachments/0000/0018/dark-content-frame.jpg') bottom left no-repeat;
}

#digital-institutions #main-wrapper, #cloud-law #main-wrapper{
    background: url('/page_attachments/0000/0026/red-bg-repeat.gif') top left white;
}

#open-research-platform #main-wrapper{
    background: url('/page_attachments/0000/0044/blue-bg-repeat.jpg') top left white;
}

#digital-institutions #main, #cloud-law #main{
  background: url('/page_attachments/0000/0019/red-content-frame.jpg') bottom left no-repeat;
}

#open-research-platform #main{
  background: url('/page_attachments/0000/0045/blue-bg.jpg') bottom left no-repeat;
}

#main a, #footer a{
    color: white;
}

#main a:hover, #footer a:hover{
}

h1, h2, h3, h4, h5{
    font-family: Arial, sans-serif;
    font-weight: 800;
    color: #aaaaaa;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: .5em;
}

#main h1{
    text-transform: uppercase; 
    font-size: 300%;
    color: #cccccc;
}

.slug-law-lab #main h1{
    text-transform: none; 
    font-variant: small-caps;
    font-size: 500%;
}

#buttons{
    padding-top: 50px;
}

#buttons #previous_page{
    float: left;
}

#buttons #next_page{
    float: right;
}

#content-wrapper {
    float: left;
    width: 710px;
    height: 100%;
}

#content{
    padding: 50px 50px 30px 50px;
    color: #aaaaaa;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}

#content p, #content li, #sidebar p, #sidebar li {
  line-height: 1.5em;
}

#sidebar li{
    padding-bottom: 1em;
}

#content h1 span{
  color: #666666;
}

#content h2{
    margin-top: 1em;
}

#content h2, #full-background-toggle{
/*    font-variant: small-caps;  */
    color: #840505;
}

#content li{
    margin-bottom: 1em;
}

#full-background-toggle{
    text-decoration: underline;
    cursor: pointer;
}

#full-background-content{
    font-size: 90%;
    padding: 0px 20px 0px 20px;
}

#sidebar-wrapper {
  float: right;
  width: 290px;
 }

 #sidebar {
     font-family: Verdana, sans-serif;
     font-size: 11px;
     padding: 15px;
     color: #aaaaaa;
}

#sidebar h2, #sidebar h1, #sidebar h3{
    color: #aaaaaa;
}

#sidebar img{
    border: 6px solid white;
    text-align: center;
}

.author-thumbnail{
    float: left;
    margin: 0px 15px 15px 0px;
    border: 6px solid white;
}

#in-this-section{
    padding: 10px;
    background-color: black;
    opacity: 0.8;
    margin-bottom: 15px;
}

#in-this-section ul{
    margin: 0;
    padding-left: 1em;
    padding-top: .5em;
}

#in-this-section li{
    padding-bottom: .5em;
}

.clear{
  clear: both;
}

.hidden {
  display: none;
}

div.video-container, object, embed{
  z-index: 10000;
}

a.video-toggle{
    text-decoration: none;
}

a.video-toggle span{
    text-decoration: underline;
}

#footer {
  background: black;
  color: #aaaaaa;
  float: left;
  font-size: 90%;
  padding: 15px;
  width: 970px;
  font-size: 11px;
  font-family: Arial, sans-serif;
}

#courtesy-nav{
    text-align: right;
}

#courtesy-nav a{
    padding: 0px 5px 0px 5px;
}

#courtesy-nav a.first{
    border-style: none;
    padding-left: 0px;
}

#footer-left{
    display: none;
    width: 290px;
}

#footer-center{
    float: left;
    width: 650px;
    text-align: left;
}

#footer-right{
    display: none;
    width: 230px;
    text-align: right;
}

.slug-law-lab #footer-left, .slug-law-lab #footer-right{
    float: left;
    display: block;
}

.slug-law-lab #footer-center{
    text-align: center;
    width: 180px;
}

.slug-law-lab .break{
    display: none;
}


