body {
    background: #dedede;
    font-family: helvetica, arial, sans-serif;
    text-align: center;
    margin: 0;
    line-height: 1.4;
}

a {
    color: #606;
}

dt {
    font-weight: bold;
}

a:hover {
    color: #69c;
}

h1, h2, h3, h4, h5, h6 {
    font-family: trebuchet ms, helvetica, arial, verdana, sans-serif;
}

h1 {
    background: url("../images/3.gif") center top no-repeat;
    height: 132px;  
}

h1 span {
    visibility: hidden;
}

.review h1, .list h1 {
    background: #003163 url("../images/4.gif") center top no-repeat;
    height: 60px;  
    margin: 0;
}

.review h1 a, .list h1 a {
    border: none;
    display: block;
    height: 60px;
    text-decoration: none;
}

.review h1 span, .list h1 span {
    height: 60px;
}

h2 {
    font-size: 1.1em;
    margin: 0;
    text-align: center;
}

h3 {
    font-size: 1em;
    margin-bottom: 0.2em;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

.main {
    width: 55%;
    padding: 0 2%;
    border-left: 1px solid #609;
    border-right: 1px solid #609;
    float: left;
    text-align: left;
    background: #fff;
}

.review, .list {
    width: 75%;
    padding: 0;
    border-left: 1px solid #609;
    border-right: 1px solid #609;
    float: left;
    text-align: left;
    background: #fff;
}

/* Masthead */
.masthead {
    text-align: center;
    font-size: 0.8em;
    padding-bottom: 1em;
    border-bottom: 2px solid #003;
}

.masthead h2 {
    font-size: 1.4em;
    font-weight: bold;
}

.review .masthead, .list .masthead {
    border-bottom: none;
}

.review .masthead h2, .list .masthead h2 {
    font-size: 1em;
}


/* List */

.list .pad {
padding: 1em;
}

.list ul, .list dl {
margin: 0;
padding: 0;
}

.list li, .list dd {
list-style: none;
padding-left: 0;
margin-left: 0;
padding-bottom: 0.5em;
margin-bottom: 0.5em;
border-bottom: 1px solid #dedede;
}


.list .book {
margin-right: 7em;
}

.list .details {
font-size: 0.8em;
width: 6em;
float: right;
text-align: right;
font-weight: normal;
}

.searchlist p {
padding: 0 0 1em 0;
margin: 0 0 1em 0;
border-bottom: 1px solid #ddd;
}

.navigate {
    margin-bottom: 2em;
}

.next, .previous {
font-size: 1.4px;
}


/* About IGLR */

.about_iglr {
    border-top: 2px solid #09c;
    border-bottom: 2px solid #003;
}

/* Editorial */

.editorial {
    border-top: 2px solid #09c;
    border-bottom: 2px solid #003;
    padding: 1em 0 0 0;
}

.editorial h2 {
    font-weight: bold;
}

/* Acknowledgements */

.acknowledgements {
    border-top: 2px solid #09c;
    border-bottom: 2px solid #003;
}

/* Permissions */

.permissions {
    border-top: 2px solid #09c;
    border-bottom: 2px solid #003;
    font-size: 0.8em;
}

/* Citation format */

.citation {
    border-top: 2px solid #09c;
    border-bottom: 2px solid #003;
    font-size: 0.8em;
    padding: 0 0 1em 0;
    text-align: center;
}

.citation h3 {
    font-weight: normal;
    margin: 0;
    padding: 1.4em 0 0 0;
}

.citation strong {
    font-size: 1.2em;
}

/* Brand */

.brand {
    float: left;
}

/* Visitor Actions */

.actions {
    border-top: 2px solid #09c;
    font-size: 0.8em;
    text-align: center;
}

.actions ul {
    margin: 1em 0;
    padding: 0;
    list-style: none;
}

/* Review content */

.review .pad {
    padding: 0 3%;
}

.review h3 {
    font-size: 1.4em;
    font-style: italic;
    font-weight: normal;
    color: #606;
    text-align: center;
    margin: 0;
}

.author, .editor {
    font-size: 0.8em;
    text-align: center;
    margin: 0.5em 0;
}

.book_details {
    list-style: none;
    font-size: 0.8em;
    margin: 0 0 1em 0;
    padding: 1em;
    border: 1px solid #ccc;
    background: #eee;
}

.book_details li {
    margin: 0;
    padding: 0;
}

.reviewer {
    font-size: 0.8em;
    border-bottom: 1px solid #ccc;
}

.reviewer strong {
    font-size: 1.2em;
    text-transform: capitalize;
}

.reviewer strong a {
    text-decoration: none;
    color: #000;
}

.reviewer p {
    margin-top: 0;
}

.review h4 {
    text-align: right;
}

#comment_form {
    display: none;
}

/* Menu */
.menu {
    width: 20%;
    float: left;
    font-size: 0.8em;
}

.menu h3 { 
    padding: 8px 0;
}

.menu ul, .menu li, .menu form, .menu h3, .menu h4 {
    margin: 0;
}

.menu ul {
    padding: 0;
    list-style: none;
}

.menu .alphalist a {
    font-size: 1em;
    padding: 0 2px;
}

.menu ul li {
    background: #c0c0c0;
    padding: 4px 8px;
    margin: 2px 10px;
}

.menu ul li ul li {
text-align: left;
padding: 2px 0;
font-size: 0.8em;
}

.menu h3, .menu h4 {

}

.search_go {
    color: #FFFFFF; 
    background-color: #609;
}

/* Related */
.related {
float: left;
text-align: left;
width: 20%;
font-size: 0.8em;
}

.related h3, .related h4 {
    color: #000;
    text-align: center;
}

.related ul {
    background: #fff;
    border: 1px solid #609;
    padding: 0;
    margin: 0 10px;
    list-style: none;
}

.related ul li {
    margin: 4px;
}

.affiliated ul li {
    display: inline;
}
.affiliated ul li a {
    text-align: center;
    font-weight: bold;
    font-size: 0.9em;
    color: #000;
    display: block;
    padding: 8px;  
    margin: 4px;  
    text-decoration: none;
}

.clgh a {
    background: #f90;
}

.solga a {
    background: #ff0;
}

.ohh a {
    background: #3c3;
}

.oi a {
    background: #39c;
}

.glr a {
    background: #c6c;
}
.clgh a:hover, .solga a:hover, .ohh a:hover, .oi a:hover, .glr a:hover {
    background: #000;
    color: #fff;
}