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


/*2014 ACAL conference web colours
Mid blue 2779BE
Light bue ##5894CC
	
*/

body {
	background-color:#5894CC;
	margin:0 auto;
	background-image:url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;	
	}
#wrapper {
	width:980px;
	max-width:980px;
	background-color:#FFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	margin:0 auto;
}
#banner {
	height: 200px;
}
#datestrip {
	font-family: 'Open Sans Condensed', sans-serif;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align center;
	font-size:14px;
	padding: 5px 5px 5px 40px;
	font-style italic;
	color:#2779BE;
}

#footer {
	clear:both;
	border-top: 1px solid #CCC;
	margin:0.3em 0 0 0;
	height:2.1em;
	padding:0.8em 0;
	background-image:url(images/shellsml.jpg);
	background-position:860px -10px;
	background-repeat:no-repeat;
}
#footer p.small {
	padding-top:0.8em;
}
h1, h2, h3, h4 {
	margin-left:0.6em;
	margin-right:0.6em;
	margin-top:0.2em;
	margin-bottom:0.2em;
	font-family: 'Open Sans Condensed', sans-serif;
	
}

	#container {
		width:980px;
		margin: 0px auto;
		padding-top:0.5em;
		background-color:#FFFFFF;	
		font-family: 'Open Sans Condensed', sans-serif;
}
h1 {
	font-size:1.6em;
	color:#2779BE;
	margin-bottom:0.2em;
}
h2 {
	font-size:1.2em;
	color:#2779BE;
}
h3 {
	font-size:1.1em;
	color:#2779BE;
}
h3 a:link, h3 a:visited {
	color:#2779BE;
}
	
p {
	font: 0.9em/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:1.1em;
	margin-right:0.6em;
	margin-top:0;
	margin-bottom:0.3em;
	padding:0;
}
p a:link, p a:visited {
	color:#000;
	text-decoration:underline;
}
.small {
	font-size:0.7em;
}
ul, ol {
	margin:0 0 0.3em 5em;
	padding:0;
}
li p {
	margin:0;
	padding-bottom:0.2em;
	padding-top:0.2em;
	font: 0.9em/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
}


	#footer p, #footer p a:link, #footer p a:visited{
	width:100%;
	padding:0.3em 0;
	font-size:0.8em;
	text-align:center;
	color:#000000;
}

img, img a {
	border:none;
}


/*this is to keep page from shifting to left on load in safari and firefox*/

html, htm { min-height: 100%; margin-bottom: 1px; }

html, htm { overflow: -moz-scrollbars-vertical !important; }
/*end*/

.clearboth {
	clear:both;
}
.twocols {
	width:500px;
	float:left;
}
.twocolleft {
	width:200px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.twocolright {
		width:200px;
	float:right;
		padding-left:10px;
			padding-right:10px;
}
.borderrightimage {
	margin:0.8em;
	margin-right:0.8em;
	-moz-box-shadow: 0.4em 0.4em 0.4em #888;
-webkit-box-shadow: 0.4em 0.4em 0.4em #888;
box-shadow: 0.4em 0.4em 0.4em #888;
}
.borderleftimage {
	margin:0.3em 0.8em 0.3em 0;
	
	-moz-box-shadow: 0.4em 0.4em 0.4em #888;
-webkit-box-shadow: 0.4em 0.4em 0.4em #888;
box-shadow: 0.4em 0.4em 0.4em #888;
}

.indent {
	margin-left:4em;
}
.boxright {
	float: right;
	width: 450px;
	padding: 5px 5px 5px 0px;
	margin:0 10px 5px 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius: 2px;
	border: 1px solid #3F1F0E;
	background-color #F1F1F1;
}
.boxcenter {
	
	width: 500px;
	padding: 5px 5px 5px 0px;
	margin:15px auto;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius: 2px;
	border: 1px solid #3F1F0E;
	background-color #F1F1F1;
}
.button {
	width:40em;
	float:right;
	font-size:0.9em;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	-moz-border-radius:0.2em;
	-webkit-border-radius:0.2em;
	border-radius: 0.2em;
	padding:0.2em 0.5em;
	margin:0.8em;
	background-color:#2779BE;

}
.button a:link, .button a:visited {
	color:#FFF;
	display: block;
}
.button a:hover {
	color:#DE8200;
}

.map {
	float:left;
	width:210px;
	border:1px solid #EBEBEB;
	padding:5px;
margin:25px;
}
.red {
	color:#F00;
}
/*program page */
.title {
	font-weight:bold;
	margin-top:1em;
	color:#000099;
	font-size:1em;
}
.speaker {
	font-style:italic;
}
.abstract {
	margin-left:4em;
}
.bio {
	margin-left:4em;
	font-style:italic;
}
.strand {
	font-size:0.7em;
	color:#666;
}
.room {
	color:#FF9900;
}
/* end program page */
.centreimage  {
    display: block;
    margin-left: auto;
    margin-right: auto 
	}
.boxhr {
		width:90%;
	}
	
	#sponsor {
		padding-top:10px;
		margin-top:10px;
		border-top     1px solid #CCC;	
}

#sponsor img {
	border-left  1px solid #CCC;
	padding-left:20px;
	padding-right:20px;
}
.yello {
	background-color:#FFFF00;
}
.rotator {
	margin:10px;
	float:right;
}