@charset "utf-8";
/* CSS Document */


/* HOT TOPICS LANDING PAGE */
#ht-wrapper {

width: 500px;
margin-left: auto;
margin-right: auto;
min-height: 500px;
padding-left: 35px;
text-decoration: none;

}

#hot-topics {

width: 200px;
border: none;
float: left;
margin-right: 20px;
margin-bottom: 5px;
padding: 5px;
text-align: center;

}

#hot-topics a {
display: block;
font-size: 14px;
width: 200px;


}


/* END */


* {
	color:#0A2D67;
font-size: 11px;
line-height: 125%;
}

h1 {
	font-size:15px;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 {
	font-size:11px;

}

a {
	text-decoration: none;
	color:#5B8ECD;
}

a:hover {
	text-decoration:underline;
}

p {
	font-size:11px;
	margin-top: 5px;
	margin-bottom:5px;
}

#enhancing-book ul {

font-size: 11px;
}

#left-column p {
	font-size:10px;
line-height: 100%;
text-align:justify;
}

#left-column ul, #right-column ul {
        list-style:square; padding-left:20px;
}

#left-column li a, #left-column li, #right-column a, #right-column li {
        font-size: 10px;
        line-height: 160%;
 }
#left-column a {
        font-size: 10px
}
#left-column img {
        display: block;
    margin-left: auto;
    margin-right: auto
}

.blog-title, .blog-title a {
        line-height: 100%;
        margin-bottom: 0px;
        color: #0A2D67 !important;
}

#right-column p {
	font-size:10px;
}
#right-column a {
        font-size: 10px;
}
#contact_form {
width: 80%;
margin-left:auto;
margin-right:auto;
margin-bottom: 15px;
}


#google_map {
width:95%;
margin-left:auto;
margin-right:auto;
margin-bottom: 15px;
}
#opinion_pieces, #opinion_pieces_header {

font-size: 10px;
}
#opinion_pieces table, #opinion_pieces_header table {
width=520px;
}
#opinion_pieces td, #opinion_pieces_header td {
width: 25%;
}
#opinion_pieces td {
border-bottom: 1px dotted black;
}

/* SUBMENUS - GENERAL SETTINGS */

#submenu_wrapper ul {

list-style:none;
	display:block;
background-color: #eaeff5;
height:20px;
}

#submenu, #submenu1, #submenu2, #submenu3, #submenu4, #submenu5, #submenu6, #submenu7, #submenu8, #submenu9 {
display:inline !important;
float: left;

}

/* END */

/* SUBMENU ON ABOUT US PAGES */

#submenu1 li {
display:inline-block;
float:left;
width: 95px;
text-align:center;
}

/* END */

/* SUBMENU ON MEDIA PAGES */

#submenu li {
display:inline-block;
float:left;
width: 150px;
text-align:center;
}

/* END */

/* SUBMENU ON PUBLICATIONS PAGES */

#submenu2 li {

display:inline-block;
float:left;
width: 75px;
text-align:center;
}

/* END */

/* SUBMENU ON DISABILITY PAGES */

#submenu3 li {

display:inline-block;
float:left;
width: 115px;
text-align:center;
}

/* END */

/* SUBMENU ON NEUROETHICS PAGES */

#submenu4 li {

display:inline-block;
float:left;
width: 96px;
text-align:center;
}

/* END */

/* SUBMENU ON CLONING PAGES */

#submenu5 li {

display:inline-block;
float:left;
width: 115px;
text-align:center;
}

/* END */

/* SUBMENU ON ABORTION PAGES */

#submenu6 li {

display:inline-block;
float:left;
width: 115px;
text-align:center;
}

/* END */

/* SUBMENU ON DRUGS IN SPORT PAGES */

#submenu7 li {

display:inline-block;
float:left;
width: 115px;
text-align:center;
}

/* END */

/* SUBMENU ON SYNTHETIC BIOLOGY PAGES */

#submenu8 li {

display:inline-block;
float:left;
width: 115px;
text-align:center;
}

/* END */


/* SUBMENU ON ENHANCEMENT PAGES */

#submenu9 li {

display:inline-block;
float:left;
width: 96px;
text-align:center;
}

/* END */



#high_res_wrapper {
width: 198px;
clear: both;
}
#high_res_wrapper h2 {

margin-bottom: 10px;
}

#high_res {
width: 85px;
float: left;
margin-left: 3px;
margin-bottom: 3px;
}

#high_res img a {
border: none;
text-decoration: none;
}
#high_res h6 {
font-weight: normal;
font-size: 9px;
}
#annual_report img {
display: block;
float: left;
margin-right: 5px; 
}

#about-rc img {
margin-right: 5px;
margin-bottom: 5px;
}
#middle-column img {

margin-right: 10px;
}

/* CALENDAR */

#calendar {
width: 520px;
font-size: 10px;
}

#calendar .red a {
color: red;
}

#calendar .orange a {
color: orange;
}

#calendar .event {
background: #eaeff5;
width: auto;
min-height: 73px;
}

#calendar .green a {
color: green;
}

#calendar .black a {
color: black;
}


#calendar-legend {

font-size: 11px;
margin-left: 10px;

}

#legend-red, #legend-green, #legend-black, #legend-orange {

width: 10px;
height: 10px;
margin-right: 5px;
float: left;

}

#legend-red {

background: red;
}

#legend-green {

background: green;
}

#legend-black {

background: black;
}

#legend-orange {

background: orange;
}


/* CALENDAR END */