/* SYB SCREEN STYLESHEET 2006 */

/* the asterisk means 'everything' */
*{
font-size: 100%;
margin: 0;
padding: 0;
list-style: none;
}

/* Fix IE6's fixed positioning */
html, body {
    height: 100%;
    overflow:auto;
}
        
body {
background-color: #fff;
font: 75%/150% Arial, Helvetica, sans-serif;
text-align: center;
color: #000;
padding: 0;
}

a { text-decoration:  none; color: #369; }
a:hover { text-decoration: underline; }
p { margin-top: 1em; }

/* USED ON THE HOME PAGE */
.quoteleft {
text-align: left;
font-size: 1.1em;
font-weight: bold;
font-style: italic;
color: #07b;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.quotemid {
text-align: center;
text-transform: uppercase;
font-size: 2.1em;
font-weight: bold;
color: #d3a047;
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
line-height: 120%;
}

.quoteright {
text-align: right;
font-size: 1.1em;
font-weight: bold;
font-style: italic;
color: #07b;
margin: 0px 0px 0px 0px;
padding: 0px 0px 20px 0px;
}

.yearbook-left {
float: left;
margin: 0px;
padding: 0px 15px 15px 0px;
}

.yearbook-right {
float: right;
clear: right;
margin: 0px;
padding: 0px 0px 15px 15px;
}

/* USED ON THE ABOUT PAGE, CAN BE USED ANYWHERE */
p.picture-left {
background-color:transparent;
color:#aaa;
font-size: 0.8em;
float:left;
margin: 0px 10px 10px 10px;
padding: 0px 0px 0px 0px;
text-align:left;
width: 200px;
max-width: 200px; /* an assumption about the width is made */
}

p.picture-left img {
border:1px solid #d6d1d1;
margin: 0px 10px 0px 0px;
padding: 0px 0px 0px 0px;
}

p.picture-right {
background-color:transparent;
color:#aaa;
font-size: 0.8em;
float:right;
margin: 0px 10px 10px 10px;
padding: 0px 0px 0px 0px;
text-align:right;
width: 200px;
max-width: 200px; /* an assumption about the width is made */
}

p.picture-right img {
border:1px solid #d6d1d1;
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
}

.clearboth { clear: both; }
fieldset.clearboth {
    padding-bottom: 14px;
}
.underline { text-decoration: underline; }
img { border: 0; }
fieldset { 
border: 0;
}

#entercode {
clear: both;
margin: 0px;
padding-top: 20px;
}

#entercode label {
width: 40%;
float: left;
}

#mainform {
clear: both;
margin: 0px;
padding-top: 20px;
}

#accesskeys {
text-align: left;
position: absolute; left: -1000em; width: 20em; bottom: 0em;
}

#accesskeys a {
font-weight: bold;
font-size: 90%;
display: block;
padding: 5px;
background-color: #fff;
color: #fff;
border-bottom: 5px solid #fff;
margin-bottom: 10px;
}

#accesskeys a:hover { background-color: #557799; }

#skip {
text-align: left;
position: absolute; left: -1000em; width: 20em;
}

#skip a {
font-weight: bold;
font-size: 90%;
display: block;
padding: 5px;
background-color: #fff;
color: #fff;
border-bottom: 5px solid #fff;
margin-bottom: 10px;
}

#skip a:hover { background-color: #557799; }

#sybworld {
width: 90%;
margin: 0 auto;
text-align: left;
height: 0;
}

#sybworld a { float: left; }

#palgrave {
width: 136px;
margin: 0;
padding: 0;
float: right;
border: 0px solid #fff;
}

#container {
width: 90%;
margin: 0 auto;
text-align: left;
background: #eef url(../images/bg-all.gif) 25% repeat-y;
}

#search {
display: block;
background: #1F345E url(../images/bar-blue.gif) repeat-x;
text-align: left;
padding: 1em;
min-height:25px;
}

#quicksearch {
background: #1F345E url(../images/bar-blue.gif) repeat-x;
/* Clear the floating logo */
overflow: hidden;
width: 100%;
}

#palgrave img{
   padding: 5px 0px;
}

#search #query {
padding: 0px;
font-size: 16px;
width: 150px;
}

#search #searchbutton {
padding: 1px;
font-size: 120%;
}

#searchresults li {
margin-bottom: 0.5em;
padding-bottom: 0.5em;
}

#searchresultslist {
margin-bottom: 0.5em;
padding-bottom: 0.5em;
}

#countrycombosubmit{
padding: 1px;
font-size: 120%;
}

#country_combo {
padding: 0px;
font-size: 14px;
width: 150px;
}

#adv_search_query {
padding: 0px;
font-size: 14px;
width: 250px;
}

#adv_search_submit {
padding: 0px;
font-size: 120%;
}

#browsebox {
padding: 0px;
font-size: 14px;
width: 250px;
}

#browsebutton {
padding: 0px;
font-size: 120%;
}

#mainquerybox {
float: left;
}

#navigation {
display: block;
margin: 0 auto;
padding: 5px;
background: #3A93AD url(../images/bar-cyan.gif) repeat-x;
border-top: 1px solid #fff;
border-bottom: 1px solid #1F345E;
text-align: right;
}

div#org_logo {
display: block;
width: 150px;
height: 101px;
overflow: hidden;
float: left;
margin: 0;
padding: 0;
border: 0 !important;
text-align: left;
}

div#org_logo_container {
display: block;
width: 150px;
height: 101px;
vertical-align: middle;
text-align: center;
}

#org_logo_container * {
    vertical-align: middle;
}

#org_logo_container span {
    display: inline-block;
    height: 100%;
}

#navigation h1 a {
color: #fff;
font-size: 210%;
line-height: 190%;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 15px 0px 0px;
}

#navigation p {
margin: 0px 0px 0px 0px;
padding: 0px 15px 0px 0px;
color: #fff;
font-weight: bold;
}

#navigation p a {
color: #def;
font-size: 100%;
line-height: 100%;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 15px 0px 0px;
}

#navigation ul { margin: 10px 10px 0 0; }
#navigation #menu { float: right; }
#navigation ul li { display: inline; }

#navigation ul li a {
color: #fff;
font-weight: bold;
text-transform: uppercase;
float: left;
margin-left: 10px;
padding: 4px 7px;
background: #54A4BB url(../images/bg-menu.gif) 0 0 repeat-x;
}

#navigation ul li a hover {
background: #54A4BB url(../images/bg-menu.gif) 0 -25px repeat-x;
}

#header {
display: block;
margin: 0 auto;
padding: 5px;
background: #BCCDDD url(../images/bar-grey.gif) repeat-x;
border-top: 1px solid #fff;
border-bottom: 1px solid #1F345E;
text-align: left;
}

#header h2 {
margin: 0px;
padding: 8px;
}

#header h2 a{
color: #369;
font-weight: bold;
font-size: 190%;
text-transform: uppercase;
}

#browse #header h2, #browse_Abbreviations #header h2 {
color: #369;
font-weight: bold;
font-size: 190%;
width: 500px;  
}

#header #deflist {
float: right;
margin: 1em 0;
}

#header dl {
margin: 10px 12px 10px 40px;
margin: 0;
float: left;
}

#header dt {
width: 20em;
float: left;
clear: left;
padding: 0.3em;
margin: 0 0 0 0.05em;
font-weight: bold;
/*background: transparent url(../images/dots.gif) bottom left repeat-x !important;
background: transparent url(../images/dots.jpg) bottom left repeat-x;*/
}

#header dd {
margin-left: 20em;
width: 20em;
padding: 0.3em;
text-indent: -.1em; /* ie moves the first line in, so let's move it back out a little */
margin-right: 0.5em;
/*background: transparent url(../images/dots.gif) bottom left repeat-x !important;
background: transparent url(../images/dots.jpg) bottom left repeat-x; */
}

html>body #header dd { text-indent: 0; } /* recover from IE rule */

#header dt,#header dd {
background-image: url(../images/dots.gif);
background-position: bottom left;
background-repeat: repeat-x;
}

#content {
float: right;
display: inline;
width: 65%;
margin: 30px 30px 30px 0px;
border: 0px solid #fff;
}

#content p {
font-size: 1em;
margin: 15px 0px 15px 0px;
padding: 0px 0px 0px 0px;
}

#content p a { font-weight: bold; }

#content p#breadcrumb {
font-size: 90%;
clear: none;
text-transform: capitalize;
margin: 0px;
padding: 0px;
}

#content dl {
margin: 10px 12px 10px 40px;
float: left;
}

#browse_Abbreviations #content dl {
    float:none;
    margin-left: 0px;
    padding-left: 0px;
}

#browse_Abbreviations #content dt {
    margin-left: 0px;
    padding-left: 0px;
}

#content dt {
width: 15em;
float: left;
clear: left;
padding: 0.3em;
margin: 0 0 0 0.5em;
}

#content dd {
margin-left: 15em;
padding: 0.3em;
margin-right: 0.5em;
}

#internalnav {
margin: 0px;
padding: 0px;
clear: both;
}

#internalnav .previous {
margin: 0px;
padding: 0px;
float: left;
}

#internalnav .next { 
float: right;
width: 200px;
}

#internalnav .previous a {
background: transparent url(../images/bg-prev.gif) center left no-repeat;
float: left;
padding: 10px 10px 10px 30px;
margin: 10px 0;
}

#internalnav .next a {
background: transparent url(../images/bg-next.gif) center right no-repeat;
float: right;
padding: 10px 30px 10px 10px;
margin: 10px 0;
display: inline;
}

#toplink { 
   position:fixed !important;
   position: absolute; /*ie6 and above*/
   bottom: 3.5em;
   right: 7%;
}

#extra {
float: left;
width: 25%;
margin: 0px 0px 0px 0px;
padding: 12px 0px 12px 12px;
font-weight: bold;
}

#extra .current {
background: transparent url(../images/tick.gif) top left no-repeat;
padding-left: 20px;
}

#extra h2 {
color: #369;
font-weight: bold;
font-size: 130%;
text-transform: uppercase;
margin-bottom: 1em;
}

#extra h3 {
color: #369;
font-weight: bold;
font-size: 130%;
text-transform: uppercase;
margin-bottom: 1em;
}

#extra ul li, #extra ul li a {
display: block;
padding: 2px 5px 2px 10px;
}

#extra ul li ul li a, #subjectlist li a {
border: 1px solid #D5E2F9;
background: #D5E2F9 url(../images/bg-extramenu.jpg) top right repeat-x;
margin: 0;
color: #369;
}

#extra ul li ul li a:hover {
border: 1px solid #fff;
color: #369;
}

#extra ul li ul li.noborder { border: 0; }
#extra form { margin: 1em 0; }

#extra form label {
display: block;
}

.source {
clear: both;
border: 1px solid #B0C7F9;
background-color: #E7E7F8;
margin: 35px 0 0 0;
padding: 15px 20px;
}

.flag { float: right; }

.mapthumbnail {
float: right;
margin-right: 10px;
margin-bottom: 10px;
}

.map {
display: block;
margin: 0 auto 30px auto;
text-align: center;;
border: 1px solid #bcd;
clear:right;
}

#content h2 {
margin-bottom: 0.6em;
padding-bottom: 0.6em;
}

#content h3, #content .otherpdflist h4{
font-size: 160%;
color: #369;
margin-bottom: 0.6em;
}
#content .otherpdflist h4{
   margin: 0;
   padding: 0;
}
#content h4 {
color: #369;
font-size: 140%;
margin-top: 1em;
margin-bottom: 0.5em;
}

#content #content-top h4 {
color: #369;
margin: 0;
clear: none;
line-height: 1.3em;
}

#content .source h4 { margin-top: 0; }

#footer {
clear: both;
background-color: #fff;
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 0px;
}

#footer p {
margin: 0px;
padding: 0px;
}

#copyright {
float: right;
margin: 0px 0px 0px 0px;
padding: 2px 0px 0px 0px;
}

#copyright p {
margin: 0px;
padding: 0px;
}

#subscriber { text-align: center; }

/*	FORM STYLING */

form#main p,
form#contactform p {
clear: both;
overflow: hidden;
}

form#main dl {
float: none;
width: 32em;
margin: 0;
}

form#main dt,
form#main p label,
form#contactform p label {
width: 10em;
float: left;
}

form#main p input,
form#main p select,
form#main p textarea,
form#contactform p input,
form#contactform p select,
form#contactform p textarea {
font-size: 12px;
width: 20em;
float: left;
}

form p .mandatory { color: red; padding-left: 3px; }

#regsuppliers {
    /*margin-left: 20px;*/
    display: none;
}

.smallwidget {
margin: 0 0 .5em 0;
height: 18px;
width: 300px;
}

.search_result { color: red; }

.browsenav {
margin-bottom: 0.5em;
padding-bottom: 0.5em;
clear: both;
}

sup { font-size: 75%; }

.furtherReading {
margin-bottom: 0.5em;
padding-bottom: 0.5em;	      
}

.TableNote {
margin-top: 0;
font-size: 80%;
}

.DipRep1 { }

.DipRep2 { 
margin-top: 0;
margin-bottom: 0;
}

#error {
color: red;
margin-bottom: 2em;
}

/*us budget tables*/

.Left { text-align: left; }
.Right {text-align: right; }
.Centre {text-align: center; }
.Dummy { font-style: italic; }

/* ============================= */

#access-token dl {
display: inline;
}

#access-token dt {
width: 20em;
margin: 0px 0px 1px 0px;
padding: 0px 0px 0px 0px;
font-weight: bold;

}

#access-token dd {
width: 20em;
margin: 0px 0px 1px 0px;
padding: 0px 0px 0px 20px;
}

#access-token-subs dl {

}

#access-token-subs dt {
width: 20em;
margin: 0px 0px 1px 0px;
padding: 0px 0px 0px 0px;
font-weight: bold;
}

#access-token-subs dd {
margin: 0px 0px 1px 0px;
padding: 0px 0px 0px 20px;

}

form#main p span.floatleft input  { 
width:5em;
float: left;
margin-bottom: 1em;
}

#tokenloginform fieldset p label { 
width:10em;
float:left;
}


#thumbnails li { 
display:inline;
float:left;
margin:20px 20px 20px 0px;
}
#thumbnails li .caption { 
   text-align:center;
   margin-top:10px;
   width:115px;
   display: block;
   background: #bccddd url(../images/bar-grey.gif) repeat-x;
   cursor: pointer;
}

.otherpdflist{ 
margin-top:2em;
}



html>body #access-token dd { text-indent: 0px; } /* recover from IE rule */

pre {
    font-size: 125%;
}

#xhtml_img{
   background: url(/images/xhtml.png) transparent no-repeat;
   position: fixed;
   bottom: 0;
   left: 0;
   height: 374px;
   width: 374px;
   display: block;
}

/* CONTACT US FORM */
#recommend_form {
    padding: 20px 10px;
    max-width: 43em;
   min-width: 32em;
    margin-top: 10px;
    background-color: #E7E4E4;
    border: 10px double white;
}

#recommend_form fieldset {
   border: 0;
}

#recommend_form label
 {
    display: block;
    margin-bottom: 5px;
}

#recommend_form img#captcha_image
 {
    margin-bottom: 10px;
}

#recommend_form label {
    display: block;
}

#recommend_form input {
    display: block;
    margin-bottom: 1em;
    width: 20em;
}

#recommend_form textarea {
    display: block;
    margin-bottom: 1em;
    width: 100%;
    height: 20em;
}

#recommend_form input.formButton {
    width: 6em;
    float: right;
}

#recommend_form #change_CAPTCHA{
   width: auto;
   display: inline;
}

#recommend_form #hiddenSubmit{
   float: none;
   margin-left: -1000px;
   position: absolute;
}
#palgrave_contact_institution_div label, #palgrave_contact_institution_div input{
   display: inline;
   margin-bottom: 0em;
   width: auto;
}
#captcha_container img{
   vertical-align: middle;
}

.error_message, #message_div{
   font-weight: bold;
   color: red;
}

#content ul.otherpdflist .level1{ margin-left: 0em; font-size: 1.2em; font-weight: bold;}
#content ul.otherpdflist .level2{ margin-left: 1em; }
#content ul.otherpdflist .level3{ margin-left: 2em; }
#content ul.otherpdflist .level4{ margin-left: 3em; }
#content ul.otherpdflist .level5{ margin-left: 4em; }
#content ul.otherpdflist .level6{ margin-left: 5em; }
#content ul.otherpdflist .level7{ margin-left: 6em; }
#content ul.otherpdflist .level8{ margin-left: 7em; }
#content ul.otherpdflist .level9{ margin-left: 8em; }
#content ul.otherpdflist .level10{ margin-left: 9em; }
#content ul.otherpdflist h4{ font-size: 1em; color: #000000; font-weight: normal;}
#content ul.otherpdflist .level1 h4{ font-weight: bold; }

.hidden{
   display: none;
}

/* vim: set ai et sw=4 syntax=css */
