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

/* GENERAL */
html, body {
	background-color:#FFF;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	font-size:12px;
	color:#333;
	line-height:18px;;
}

.body_home {
	background-color:#404041;
}

.heading_small {
	font-size:29px;
	color:#015895;
	font-weight:normal;
	line-height:30px;
}

.heading1 {
	font-size:40px;
	color:#666;
	font-weight:normal;
	padding-left:20px;
	line-height:50px;
}

.sub_headings {
	font-size:15px;
	color:#015895;
	font-weight:bold;
}

.intro_para {
	font-size:15px;
	color:#005a96;
	line-height:22px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:30px;
}

.author {
	font-size:14px;
	line-height:16px;
	color:#404041;
	padding-bottom:20px;
}

.ri_author1 {
	font-size:16px;
	font-family:Georgia, "Palatino Linotype", Times, serif;
	line-height:16px;
	color:#005a96;
	font-weight:bold;
}

.ri_author2 {
	font-size:14px;
	clear:both;
	font-family:Georgia, "Palatino Linotype", Times, serif;
	line-height:30px;
	color:#005a96;
}

a {
	color:#ffffff;
	text-decoration:none;
	border:none;
}

a:active {
	color:#ffc10c;
	text-decoration:none;
	border:none;
}

a:hover {
	color:#ffc10c;
	text-decoration:none;
	border:none;
}

ul {
	margin-left:-25px;
	font-size:24px;
	margin-top:0px;
}

li {
	list-style-image:url(pictures/text_bullets.png);
	text-indent:0;
	margin-top:10px;
	line-height:3px;
}

.normal_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
}

.download {
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

#backtotop {
	position:relative;
	padding-bottom:20px;
	float:right;
	width:70px;
	font-weight:bold;
}

#backtotop a {
	color:#333;
}

#backtotop a:hover {
	color:#015895;
}

.flash {
	font-size:11px;
	color:#039bd6;
}



/* HOMEPAGE BACKGROUND IMAGES */
.background_image {
	background-image:url(pictures/homepage_background.png);
	background-position:center;
	background-repeat:no-repeat !important;
}

#cover {
	margin:0 auto;
	padding-top:0;
	padding-bottom:50px;
	top:0;
	width:419px;
}



/* SUBSEQUENT PAGES*/
#header {
	width:100%;
	background-image:url(pictures/header_background.png);
	background-position:top;
	background-color:#404041;
	height:185px;
	border-bottom:#0a1b28;
	border-bottom-style:solid;
	border-bottom-width:20px;
}

#header_logo {
	margin:auto;
	width:960px;
	padding-top:40px;
}


/* DEPARTMENT OF RESEARCH AND INNOVATION */
#dri_summary {
	width:100%;
	float:left;
	padding:40px 0px 40px 0px;
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#dri_img {
	float:right;
	margin-left:20px;
	margin-top:0px;
	text-align:right;
	width:110px;
}

.ri_headings {
	font-family:Georgia, "Palatino Linotype", Times, serif;
	font-size:26px;
	color:#404041;
	font-weight:bold;
	text-transform:uppercase;
	line-height:30px;
}

.read_more {
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
	background-color:#005a96;
	width:100%;
}

.read_more:hover {
	color:#FFC20E;
	background-color:#80777E;
}

.funding_office_headings {
	font-size:18px;
	color:#015895;
}



/* RESEARCH THEMES */
#theme_links {
	padding-right:25px;
	vertical-align:text-top;
	padding-bottom:30px;
}

#theme_links a {
	text-decoration:none;
	border:none;
	color:#015895;
}

#theme_links a:hover {
	text-decoration:none;
	border:none;
	color:#039bd6;
}


/* MAIN CONTAINER */

#main_container {
	margin:auto;
	width:960px;
	height:auto;
	padding-bottom:15px;
}


/* TABLES */
.table_image_padding {
	padding-right:25px;
	vertical-align:text-top;
	padding-bottom:10px;
}

.table_heading {
	font-size:28px;
	color:#015895;
	font-weight:bold;
	line-height:50px;
}

.table_sub_heading {
	font-size:22px;
	color:#015895;
	font-weight:bold;
	line-height:50px;
}

.book_name {
	color:#015895;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	text-align:center;
}


#downloads_table a {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

#downloads_table a:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

.download_td {
	color:#666;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	padding-right:25px;
	padding-bottom:30px;
}

.end_download_td {
	color:#666;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	padding-bottom:30px;
}

.download_headings {
	font-family:Georgia, "Palatino Linotype", Times, serif;
	font-size:20px;
	color:#404041;
	font-weight:bold;
	text-transform:uppercase;
	line-height:30px;
	text-align:left;
	padding-bottom:20px;
}



/* MAIN CONTENT */
#main_conent {
	width:605px;
}

#intro_table {
	padding-top:40px;
}

.border_top-right {
	border-right-color:#000;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#000;
	border-top-style:solid;
	border-top-width:1px;
}

.border_top {
	border-top-color:#000;
	border-top-style:solid;
	border-top-width:1px;
}


/* SIDEBAR */
#sidebar_container_home {
	width:323px;
	float:right;
}

#sidebar_container {
	width:323px;
	float:right;
	margin-top:-205px;
}

#sidebar_container_text_links {
	width:283px;
	color:#ffc10c;
	background-color:#80777e;
	padding:40px 20px 30px 20px;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
}

#sidebar_container_text_links a{
	color:#ffc10c;
}

#sidebar_container_text_links a:hover {
	color:#fff;
}


#sidebar_small_font1 {
	font-size:9px;
	padding-top:8px;
	font-weight:normal;
	line-height:12px;
	padding-bottom:10px;
	padding-left:15px;
}

#sidebar_small_font2 {
	font-size:9px;
	padding-top:8px;
	font-weight:normal;
	line-height:12px;
	padding-bottom:10px;
}

#sidebar_small_font img {
	padding-right:10px;
}

#sidebar_small_font1 a {
	color:#fff;
}

#sidebar_small_font1 a:hover {
	color:#ffc10c;
}

#sidebar_small_font2 a {
	color:#fff;
}

#sidebar_small_font2 a:hover {
	color:#ffc10c;
}

#sidebar_report_btn {
	width:323px;
	border-bottom-color:#ffc20e;
	border-bottom-style:solid;
	border-bottom-width:20px;
}




/* FOOTER */
#footer_background {
	width:100%;
	background-color:#005a96;
	background-repeat:repeat-x;
	border-top-color:#000;
	border-top-style:solid;
	border-top-width:5px;
	position:relative;
	float:right;
	bottom:0;
	padding-top:10px;
	z-index:50;
}

#footer_container {
	font-size:12px;
	margin:auto;
	width:960px;
}

#footer_contact {
	float:left;
}

#footer_downloads {
	float:right;
	width:195px;
	color:#005a95;
}

#footer_content_container {
	width:100%;
}

#footer_content {
	width:192px;
	float:left;
	color:#ffffff;
	padding-bottom:40px;
	padding-top:10px;
	line-height:15px;
}

.footer_bold {
	font-weight:bold;
}
