/* 
theme css file
Nick Lee
2005-09-13
*/

#gradientbg { background-image: none; }

h1 {
    color: #8bc63b;
    text-transform: uppercase;
}

h2, .h2 {
    color: #8497c2;
}

li { 
    list-style-image: url(/display_images/li_research.gif);
}

#backtotop {
    border: none;
}

#backtotop li {
    display: inline;
}

.contentblock img {
    float: none;
    position: absolute;
    right: 0px;
    border: 3px solid #dbdbdb;
    clear: both;
    margin: 0 0 20px 0;
}


#breadcrumb, 
#location-logo,
#search_helpline,
#symposium-logo {
    display: none;
}

.contentblock {
    position: relative;
   /* border-bottom: 1px solid #d3cbd3;*/
    width: 300px;
    clear: both;
    padding: 0 230px 20px 0;
    margin: 20px 0 0 0;
    min-height: 104px;
}

* html .contentblock {height:104px}

#header {
    background: url(/display_images/header_researchfoundation.jpg);
    height: 131px !important;
    width: 749px;
    padding: 0px;
    margin: 0 0 20px 1px;
}

label {
	display: block;
}

#donate label {
	display: inline;
}

.mandatory {
	float:left;
	padding:0 5px 0 0;
}

label.checkbox {
	display: inline;
}

#main-column {
    width: 529px;
}

#right-col {
    border: none;
}

#related-articles-central { 
    background-image: none;
}

#footer-menu { 
    position: relative;
    left: -5px;
    border-top: 1px solid #9f9f9f;
    padding: 5px 5px 5px 5px;
    width: 740px;
    background-color: #d2edb1 !important;
}

#footer-copyright {
    position: relative;
    float: right;
    top: -35px;
}

#footer_legals {
    width:570px;
}

#footer_legals ul {
    padding: 0;
    margin: 0;
}

#footer-menu {
    height: 50px;
    overflow: hidden;
}

#footer-menu ul {
    padding: none;
    margin: none;
    width: 570px;
}

#footer-menu li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    list-style-image: none;
    display: inline;
    margin-right: 15px;
}

#footer_image img {
    display: none;
}

#footer_image {
    background-image: url(/display_images/footer_image.gif);
    width: 760px;
    height: 21px;
}