/* general definitions */

body {
    margin:0;
    border:0;
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 13px;
    background: white url("../images/blossom4.jpg") no-repeat fixed top left;
}

.nodisplay { display : none; }

#content {
    margin: 20px 20px 40px 200px;
    padding: 80px 20px 0 0;
    /*margin: 100px 40px 40px 200px;*/
    background: transparent url("../images/samenschrijven.png") no-repeat scroll top right;
}


.story, #intro, #select, .box, .parts, .part {
    padding: 10px 10px 10px 100px;
}
.story, #intro, #select, .box, .parts {
    margin: 20px;
    position: relative;
    border: 1px solid black;
    background: white;
    background: rgba(255, 255, 255, 0.5);
}
#intro, #select, .box, .parts {
    padding: 10px;
}
.story a:hover div, .part a:hover div {
    background-color: #f6d9e0;
    color: black;
}
.story a div, .part a div {
    text-decoration: none;
}

#select a {
    padding: 0 3px;
}
#order {
    float: right;
}
.selected {
    font-weight: bold;
}


.score {
    position: absolute;
    left: 10px;
    width: 80px;
    border: 1px dashed gray;
    background: white;
    background: rgba(255, 255, 255, 0.75);
}
.title {
    font-weight: bold;
    padding-bottom: 5px;
}
.author {
    float:left;
    font-size: 11px;
    font-style: italic;
    margin-top: 3px;
}
.vote {
    text-align: right;
    margin-top: 3px;
}

#menu {
    position: relative;
    margin: 20px;
    padding: 10px;
    background-color: #f6d9e0;
    border: 2px dotted;
}

#menu a {
    padding: 3px;
    margin: 3px;
}

.center {
    text-align: center;
}
.right {
    text-align: right;
}

#userinfo {
    font-size: 11px;
    text-align: right;
}
#userinfo label {
    float: none;
    width: auto;
    margin: 0 3px;
    padding: 0;
}
#userinfo input {
    font-size: 11px;
    border: 1px solid #ccc;
    margin: 0 3px;
    padding: 0;
}

.parts {
    padding: 0;
}
.middle table {
    margin: 0 20px;
}
.part {
    position: relative;
}
.part .text {
    color: #666;
}
.part .active {
    color: black;
}
.scrollleft {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 100%;
    background: transparent url("../images/left.gif") repeat;
}
.scrollleft a:hover div {
    background: #f6d9e0 url("../images/left.gif") repeat;
}
.scrollright {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 100%;
    background: transparent url("../images/right.gif") repeat;
}
.scrollright a:hover div {
    background: #f6d9e0 url("../images/right.gif") repeat;
}
.arrowleft, .arrowright {
    position: absolute;
    width: 20px;
    height: 100%;
}
.middle {
    margin: 0 20px;
    left: 20px;
    right: 20px;
    height: auto;
}

#copyright {
    text-align: right;
    margin: 20px 20px 20px 50%;
    font-size: 9px;
}


/* CSS for forms */

fieldset {
    border: 2px groove gray;
    padding: 3px;
}

a:link,
a:visited,
a:active {
    color: black;
    text-decoration: underline;
}
a:hover {
    color: #333333;
    text-decoration: none;
}


label {
    float: left;
    width: 180px;
    text-align: right;
    padding-right: 5px;
}
fieldset label {
    width: 175px;
}
fieldset fieldset label {
    width: 170px;
}
fieldset fieldset fieldset label {
    width: 165px;
}
fieldset fieldset fieldset fieldset label {
    width: 160px;
}


#eqTabsC br {
    clear: both;
}

/* tabs layout */

.eqTabsT {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    list-style: none;
}
.eqTabsT li {
    float: left;
    padding: 0 .5em 0 0;
}
.eqTabsT a:link,
.eqTabsT a:visited,
.eqTabsT a:active,
.eqTabsT a:hover {
    width: 8em;
    padding: .2em 1em;
    display: block;
    background-color: lightgray;
    color: black;
    font-weight: bold;
    text-decoration: none;
}
.eqTabsT a:hover {
    background: gray;
    color: white;
}
.eqTabsP {
    border: solid 1px;
    clear: both;
    width: auto;
}
.eqTabsAll {
    border-bottom: solid 1px;
    background-color: beige;
    padding: 1em;
}
.eqTabsPC {
    background: white;
    padding: 1em;
}
a.eqTabsA:link,
a.eqTabsA:visited,
a.eqTabsA:active,
a.eqTabsA:hover {
    background:black;
    color:white;
}
.eqReq, .defaultSubmit {
    font-weight: bold;
}
.eqTravFw,
.eqTravBw {
    display: none;
}

.eqLL { display: table; }
.eqLLR { display: table; }
.eqLLR div { display: inline; }


/* overwrite tapestry defaults where necessary, correct fonts and font-sizes */

DIV.t-exception-message {
  font-size: 13pt;
}
DIV.t-exception-report, DIV.t-env-data {
    font-family: tahoma, verdana, arial, sans-serif;
}
SPAN.t-exception-class-name {
  font-size: 13px;
}
UL.t-stack-trace LI {
  font-family: Monaco, Times, monospace;
  font-size: 10px;
}
H1.t-exception-report {
    font-family: tahoma, verdana, arial, sans-serif;
}
DIV.t-beaneditor, DIV.t-beandisplay {
  font-family: tahoma, verdana, arial, sans-serif;
}
.t-data-grid {
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 13px;
}
DIV.t-data-grid-pager A, DIV.t-data-grid-pager SPAN.current {
  font-size: 13px;
}
DIV.t-env-data-section {
  font-size: 13px;
}

/* fix for "fixed" positioning in IE 6+ */
@media screen
{
    * html
    {
        overflow-y: hidden;
    }
    * html body
    {
        height: 100%;
        overflow: auto;
    }
}