@charset "UTF-8";



body {
	/*background-color: #E8D6B1;*/
	/*background-color: #3C5478;*/
	/*background-color: #00264C;*/
	/*background-color: #F4F0E3;*//*tan*/
	/*background-color: #A1C1F4;*//*light blue*/
	/*background-color: #455C85;*//*darlk blue 1*/
	background-color: #2A5188;
	font-size: 12pt;
	font-family: 'Oxygen', Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.hideme {
	display: none;
}

/* ---------- use for floating images ---------- */

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

.clearall {
	clear:both;
}

/* ---------- layout elements ---------- */


#main_wrapper {
	background-color: #fff;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	min-height: 500px;
}
#home_main_wrapper {
	background: #fff;
	min-height: 500px;
}

#banner  {
	background-color: #2A5188c;
	background-image: url(../images/frieze.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:218px;
	overflow:auto;
	width: 100%;
}
#banner-top {
	width:100%;
	height:120px;
	border-bottom:6px solid #E8D6B1;
	background-color:#00264C;
}
#banner-top .row {
	height:120px;
	background-color:#293E67;
}
#main_content  {
	padding-bottom: 12px;
}
#banner_sidebar  {
	background-color: #A2A9B3;
	height:218px;
}
#banner_main  {
	background-color: #FFF;
	position: relative;
	height:218px;
}
#site_descriptor {
	margin-top: 40px;
}
#site_descriptor h1, #site_descriptor h2, #site_descriptor h3, #site_descriptor h4 {
	padding-left: 15px;
}

#site_descriptor h1, #site_descriptor h2 {
	color: /*#007DB8;*/#0068C5;
}
}
#site_logo {
	height:120px;
}
#site_logo img {
	padding-left:74px;
	padding-top: 10px;
}
#breadcrumbs  {
	height: 25px;
	position: absolute;
	bottom: 6px;
	font-size: 0.7em;
	text-transform: uppercase;
}
#breadcrumbs span {
	padding-left:10px;
}
#breadcrumbs a {
	color: /*#007DB8;*/#2A5188;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: /*#007DB8;*/#2A5188;
	text-decoration: underline;
}
#breadcrumbs a:visited {
	color: /*#007DB8;*/#2A5188;
}
#main-sidebar {
	min-height: 500px;
}
#callforpapers {
	margin: 36px 12px 0px 12px;
	padding: 24px 6px 36px 6px;
	background: #E8D6B1;
	text-align: center;
	font-size: 0.85em;
}
#callforpapers p b{
	font-size: 1.4em;
}
#callforpapers .submitpaper {
	margin: 14px 12px 0px 12px;
	height:36px;
	padding-top:12px;
	background: #BB3000;
}
#callforpapers .submitpaper a {
	text-decoration: none;
	color: #FFF;
}
#callforpapers .submitpaper a:hover {
	text-decoration: underline;
}
#footer  {
	background-color: #6180AE;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	height: 220px;
}
#footer .footer_top  {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #31417A;
	height:40px;
	padding-top: 6px;

}
#footer .footer_base  {
	height: 160px;
}

.displayprint {
	display:none;
}

/* ---------- Typography ---------- */


h1, h2, h3, h4, h5, h6 {
	color: #70859B;
}

h1 {
	font-size: 2.8em;
	font-style: normal;
	font-weight: lighter;
}
h2 {
	font-size: 2.3em;
	font-style: normal;
	font-weight: lighter;
}
h3 {
	font-size: 2em;
	font-style: normal;
	font-weight: lighter;
}
h4 {
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	padding: 0px 10px;
	line-height: 1.3em;
	margin-bottom: 0.5em;
}

p {
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;

}
.content p {
	color: #405570;
	margin-bottom: 0.8em;
	padding: 0px 20px 0px 10px;
	text-align: justify;

}

.content .first p {
	padding-left:20px;
}

p.theme {
	font-size: 1.5em;
	text-align: center;
	color: #31417A;
}

#footer p {
	color: #fff;
}

#footer p a {
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}

#footer p a:hover {
	text-decoration:underline;
}

#footer p a:visited {
	color: #fff;
}

b, strong {
	font-weight: bold;
}

p a {
	color: #00264C;
	text-decoration: none;
	font-weight: bold;
}
p a:hover {
	text-decoration: underline;
}

table.programme tr td {
	border-top:1px solid #666;
	padding-top:5px;
}
/* ---------- navigation ----------*/

#top_main_nav {
	position: relative;
	height: 120px;
	width: 100%;
}
#top_main_nav .buttonrow {
	width: 100%;
	position:absolute;
	height:28px;
	bottom:4px;
}
#top_main_nav .buttonrow ul  {
	margin: 0;
	padding: 0;
}
#top_main_nav .buttonrow li  {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	list-style: none;
	font-size: 0.8em;
}
#top_main_nav .buttonrow li a  {
	margin: 0;
	padding: 6px 15px 7px 15px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#top_main_nav .buttonrow li a:hover {
	color: #fff;
	background-color: #999;
}
#top_main_nav .buttonrow li a.current {
	color: #000;
	background-color: #A2A9B3;
}
#top_main_nav .buttonrow li a.current:hover {
	background-color: #A2A9B3;
}


/* ---------- primary left nav ---------- */


#primary .leftnavcontainer {
	width: 100%;
}
#primary .leftnavcontainer ul {
	margin: 0px;
	padding: 0px;
}

#primary .leftnavcontainer li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
	font-size: 0.8em;
	position: relative;
}
#primary .leftnavcontainer li a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #fff;
	height: 22px;
	padding-left: 15px;
	padding-top: 4px;
	border-bottom: 1px solid #fff;
}

#primary .leftnavcontainer li a.register {
	background-color: #CC6666;
}

#primary .leftnavcontainer li a.last {
	border-bottom: none;
}

#primary .leftnavcontainer li a:hover {
	color: #FFF;
	background-color: #999;
	text-decoration: none;
}
#primary .leftnavcontainer ul li a.current {
	background-color: #00264C;
	color: #FFF;
}


#primary .leftnavcontainer ul li a.current:hover {
	background-color: #00264C;
}


/* ---------- secondary left nav ---------- */


#secondary .leftnavcontainer {
	width: 100%;
	margin-bottom: 40px;
	padding-top:20px;
}
#secondary .leftnavcontainer ul {
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#secondary .leftnavcontainer ul li {
	display: inline;
}
#secondary .leftnavcontainer ul li a {
	text-decoration: none;
	display: block;
	color: #000;
	height: 24px;
	padding-left: 15px;
	padding-top: 6px;
	font-size: 0.8em;
	border-bottom: 1px solid #fff;
}
#secondary .leftnavcontainer ul li a:hover {
	background-color: #FFEBD4;
	padding-left: 9px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #31417A;
}
#secondary .leftnavcontainer ul li a.current {
	background-color: #E6C4A1;
	padding-left: 9px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #00264C;
}
#secondary .leftnavcontainer ul li a.current:hover {
	background-color: #E6C4A1;

}


