html { overflow-y: scroll; }

a, a:visited 	{ color: #069; }
a:hover			{ color: #244264; }
a img 			{ border: none; text-decoration: none; }
a.toplink		{ background: url(../images/silk/application_get.png) left center no-repeat; padding: 0 0 0 20px; }

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: small;
	background: #ADADAD;
	margin: 0;
}

blockquote {
	background: url(../images/i_quote66.gif) top left no-repeat;
	padding: 1px 0 0 40px;
	margin: 0 30px 25px 0;
	text-align: justify;
}

.quote99 {
	background: url(../images/i_quote99.gif) bottom right no-repeat;
	padding: 0 0 1px 0;
}

.pullout {
	border: 1px solid #ddd;
	background: #eee;
	padding: 5px;
	margin: 0 0 5px 0;
}

.pullout p:first-child {
	margin-top: 0;
}

.pullout p:last-child {	margin-bottom: 0; }

textarea {
	font-family: Arial, Sans-serif; width: 95%;
}

img { margin: 10px; }

img.floatright, div.floatright {
	float: right; margin: 10px 0 10px 10px; clear: right;
}

img.floatleft, div.floatleft {
	float: left; margin: 10px 25px 10px 0;
}

img.border {
	border: 1px solid #D4D6D9; background: #E6E8E9; padding: 3px;
}

div.caption {
	border: 1px solid #D4D6D9; background: #E6E8E9; padding: 3px;
}

h1, h2, h3, h4		{ font-weight: normal; font-family: Helvetica, Arial, sans-serif; color: #244264; font-weight: bold }
#content h1, h2	{ clear: left; }


#container {
	background: #fff;
}

#header {
	margin: 0;
	background: #244264 url(/images/i_headergrad.gif) top repeat-x;
	border-bottom: 2px solid #F90;
	height: 90px;
}

#header h1 		{ 
	margin: 0; 
	padding: 25px 0px 25px 20px; 
	color: #fff; 
	float: left;
	display: inline;
	vertical-align: 37%;
	font-weight: normal;
	font-size: 20pt;
}
#header h1 sup 	{ color: #F90 }
#header img		{ 
	float: left; 
	margin: 0 20px 0 10px; 
	padding: 20px 0 0 0; 
	vertical-align: 0%; }

#keywordsearch { float: right; margin: 0 0 0 5px; padding: 0 0 0 5px; line-height: 31px; height: 36px; width: 260px; border-left: 1px solid #727B85 }
#keywordsearch label { display: none }
#keywordsearch div { width: 255px; float: right; }
#keywordsearch div input[type="text"] { width: 65%; color: #999; font-style: italic }
#keywordsearch div input[type="submit"] { width: 25%; }

#keywordsearch label { float: left; margin: 3px 0 0 0;  color: #fff; font-weight: bold; }

#searchbar {
	float: right;
	color: #fff;
	margin: 7px 5px 0 0;
	overflow: visible;
	width: 340px;
	height: 70px;
}

#searchbar .searchblock {
	clear: left
}

#searchbar label {
	float: left;
	width: 70px;
	line-height: 1em;
	text-align: right;
	margin: 0 0 15px 0;
	font-weight: normal;
}

#searchbar select {
	float: right;
	width: 250px;
	margin: 0 0 5px 10px;
}

#searchbar div {
	margin: 0; padding: 0;
}

#searchbar input {
	margin: 0 0 0 0;
	float: right;
	width: 250px;
}

#navbar {
	margin: 0;
	padding: 0 0;
	background: #737C86 url(../images/i_menubg.gif) top repeat-x;
	float: left;
	width: 100%;
	/*height: 36px;*/
}
#navbar+a { border-left: none; }
#navbar a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #fff;
	text-align: center;
	/*height: 36px;*/
	float: left;
	padding: 0 15px 0 15px;
	margin: 0 0 0 0;
	border-left: 1px solid #727B85;
	line-height: 36px;
}

#navbar a:hover,
#footer a:hover	{ text-decoration: none; color: #F90; }

#content {
	margin: 0 15px 15px 15px;
	clear: both;
	padding: 1px 0 0 0;
}

#footer	{
	margin: 0 0 0 0;
	background: #244264; 
	padding: 5px;
	clear: both;
	color: #FFF;
}

#footer div { padding: 1px 0 1px 180px; }

#footer img { float:left; margin: 5px 0 1px 0; }
#footer div img { float: right; margin: 0 0 1px 0; }

#subfooter { height: 20px; background: #ADADAD url(../images/i_subfooter_bg.gif) top repeat-x; }

#footer a		{ color: #FFF; text-decoration: none; }

.align_centre	{ text-align: center; }

div#rightbar	{ float: right; width: 20% }

div#rightbar div	{ background: #E6E7E8 url(/images/i_boxbackground.png) top repeat-x; border: 1px solid #7C8EA2; margin: 5px; padding: 10px;  }

div#rightbar div h3	{ margin-top: 0; padding: 0 0 0 21px; }

div#rightbar div p { margin-bottom: 0; }

div#quote h3			{ background: url(../images/silk/comment.png) left center no-repeat; }
div#tip h3				{ background: url(../images/silk/lightbulb.png) left center no-repeat; }
div#strategy_list h3	{ background: url(../images/silk/user.png) left center no-repeat; }
div#applications h3		{ background: url(../images/silk/computer.png) left center no-repeat; }
div#technologies h3		{ background: url(../images/silk/cog.png) left center no-repeat; }
div#latest h3			{ background: url(../images/silk/asterisk_orange.png) left center no-repeat; }
div#project_head h3		{ background: url(../images/silk/chart_bar.png) left center no-repeat; }
div#news_head h3		{ background: url(../images/silk/newspaper.png) left center no-repeat; }

div#rightbar a.boxbutton { float: right; border: none; margin: 0 !important; padding: 0 !important; background: none; }
div#rightbar a.boxbutton img	{ border: none; margin: 0; padding: 0; opacity: 0.7; }
div#rightbar a.boxbutton img:hover	{ filter: alpha(opacity=100); opacity: 1.0; }

#rightbar div ul  { padding: 0 10px }

div#applications ul, div#technologies ul {
	list-style: none;
}

ul.tasks > li {
	font-size: larger; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; color: #244264; margin: 0 0 15px 0;
}

ul.tasks > li > ul, ul.tasks > li > ul > li > ul {
	margin: 0 0 20px 0;
}

.droplinks a {
	background: url(../images/silk/information.png) center right no-repeat; padding: 2px 18px 2px 2px;
}

#difficulty_description, #task_description {
	background: #D4D6D9; border: 1px solid #7C8EA2; margin: 5px; padding: 5px;
}

.clearer:after, #homecontent:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
}

#strategy { width: 76% }

#content a.download_powerpoint {
	background: url(../images/i_powerpoint.gif) left center no-repeat;
	padding: 0 0 0 20px;
}

#content a.download_word {
	background: url(../images/i_word.gif) left center no-repeat;
	padding: 0 0 0 20px;
}

#content a.download_pdf {
	background: url(../images/i_pdf.gif) left center no-repeat;
	padding: 0 0 0 20px;
}

#content a.download_html {
	background: url(../images/i_html.gif) left center no-repeat;
	padding: 0 0 0 20px;
}

#content a.external {
	background: url(../images/i_external.gif) right center no-repeat;
	padding: 0 17px 0 0;
}

#contactform textarea	{ font-family: Arial, Helvetica, sans-serif; width: 350px; height: 150px; }
#contactform input,
#contactform select		{ font-family: Arial, Helvetica, sans-serif; width: 350px; }

/* FLV Player Styles */
.jwplayer {
	border-style: none; 
	background: #E6E7E8 url(/images/i_boxbackground.png) top repeat-x; 
	clear: left;
	border: 1px solid #333; 
	padding: 5px;
	text-align: center;
}

.jwaudio {
	width: 220px;
}

.jwplayer h3 {
	margin: 0 0 5px 0;
}

.jwplayer div.player {
	margin: 0; padding: 0; display: inline;
}

.jwplayer .controls {
	text-align: center;
	margin: 2px 0 ;
	padding: 0;
}

.jwplayer .controls .notices {
	padding: 3px 2px;
	float: left;
}

.jwplayer .controls .notices .timer {
	float: left;
	width: 35px;
	
}

.jwplayer .controls .buttons {
	margin: 0 0 0 0;
}

.jwplayer div.controls a, .slideshow-buttons a {
	color: #069;
	padding: 3px 2px;
	display: inline-block;
	text-decoration: none;
	background: #ADB2B9 url(/images/i_jwbutton_off.gif) repeat-x;
}

.jwplayer div.controls a:first-child {
	width: 42px;
}

.jwplayer .controls a, .slideshow-buttons a {
	border: 1px solid #555;
}

.jwplayer .controls a:hover {
	color: #FFF;
	background: #234366 url(/images/i_jwbutton_on.gif) repeat-x;
}

.jwplayer div.controls div.notices {
	float: left;
}

.jwfloatright { 
	float: right; 
	margin: 0 0 5px 5px;
}

/* SUS Evaluation Styles */
#eval_table {
	border-collapse: collapse;
}

#eval_table tr th[scope='row'] {
	text-align: left; font-weight: normal;
}

#eval_table tr td input[type='text'] {
	width: 95%;
}

#eval_table tr td input[type='submit'] {
	width: 100%;
}

#eval_table tr td {
	border: 1px solid #FFF;
	text-align: center;
}

#eval_table tr:hover td, #eval_table tr:hover th[scope='row'] {
	background: #DDD
}

/* Styles for Lexdis Slideshows */
.slideshow {
	float: right;
}

.mask {
	width:480px;
	height:330px;
	overflow:hidden;
}
.mask img {
	position:absolute;
	display:block;
	border:none;
}

.slideshow-buttons {
	text-align: center;
	padding:0 0 5px 0; 
	color: #069;
}

.slideshow-buttons span {
	padding:0 5px;
	cursor:pointer;
}

.slideshow-buttons span.active,
.buttons span:hover {
	background:#0080FF;
	color:#fff
}

.slideshow-buttons a {
	width: 100px;
}

.slideshow-buttons a.active,
.buttons a:hover {
	background:#0080FF;
	color:#fff
}

.contentLink {
	position: absolute;
	top: 0px;
	left: 40px;
	color: transparent;
	text-decoration: none;
}

#header:hover .contentLink, .contentLink:active {
	color: white;
}

.contentLink:hover {
	text-decoration: underline;
}

#studyBarLaunch {
	position: absolute;
	padding: 0;
	top: -3px;
	left: 50%;
}

#studyBarLaunch img {
	padding: 0;
	opacity: 0.7;
}

#studyBarLaunch:hover img {
	opacity: 1.0;
}

#cse-search-results {
	float: left;
}

#lexdis-search-results {
	float: left;
	margin: 0 0 0 20px;
	border-left: 1px solid black;
	padding: 0 0 0 20px;
}
