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

*{/* fixes spacing problems in IE */
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, strong {
	font-weight:bold;
	margin-top:0.8em;
}

h1{
	color:#0035ff;
	font-size:1.6em;
	line-height:1.2em;
	margin-bottom:1em;
}
h2, h3 {
	color:#0035ff;
	font-size:1.4em;
	line-height:1.2em;
	margin-bottom:1em;
}
h4 {
	color:#0035ff;
	font-size:1.2em;
	line-height:1.2em;
	margin-bottom:1em;
}

p {
	font-family: Helvetica;
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	text-align: left;
	margin-top: 0.8em;
	
}

.centretext{
	text-align:center;
	color:#666666;
	}
	
a {
	font-weight: bold;
	font-size: 1.0em;
	color: #0035ff;
	text-decoration: none;
	}
a:hover{
color:#3366ff;
text-decoration: underline;
}

ul {
	font-family: Helvetica;
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	text-align: left;
	}
	
ul.bullets {
	padding-left: 30px;
	}
	

.eventsHeading {
	color: #990066;
}

.publications{
	color: #339900;
	}
	
.relocation{
	color: #1A8784;
	}
	
.WT08L{
	color: #00CC00;
	}
	
.WT08Am{
	color: #FF6600;
	}
	
.WT08As{
	color: #9C4097;
	}

.WT09N{
	color: #00A59A;
	}
.WT09L{
	color: #ff3333;
	}
	
.WT10L{
	color:#00A4C4;
	}
		
.WT09NY{
	color: #4444bb;
	}
.WT10NY{
	color: #662D91;
	}

.WT10NYlink {
	color: #009900;
	}
	
.WT08N{
	color: #2A5B7B;
	}
.WT10N{
color:#D31145;
}	
.ExIn{
	color: #007E7A;;
	}

.ExIn09{
	color: #A54499;;
	}
.ExIn10{
	color: #29ABE2;;
	}
.creativelondon{
	color: #5D8C0C;;
	}

.maintext {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	text-align: left;
}
.h1_index{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
	text-align: center;
}
.sideQuotes {
	font-family: Helvetica;
	font-size: 10px;
	color: #333;
	text-align: left;
}
.sideQuotesblue {
	font-family: Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #0035ff;
	text-align: left;
}


a.bluelink {
	font-size: 10px;
	font-weight: bold;
	color: #0035FF;
	font-family: Helvetica;
	text-decoration: none;
	}

a.bluelink:hover{
color:#6699ff;
}
	

a.whitelink {
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
a.whitelink:hover{
color:#66CCFF;
text-decoration: underline;
}
	
.whitetext {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	line-height: 60%;
}
.whitetitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 60%;
	
}

.formText {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	vertical-align: top;
	line-height:24px;
	padding: 5px;
}

.tableText {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height:16px;
	padding: 5px;
}
.tableText11 {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height:16px;
	padding: 5px;
}

.footeretxt2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-align: right;
}
.footeretxt2 a {
	color: #666;
}

body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
}
#logo {
	float:right;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #003399;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}
#formfloat {
	float:right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #EEE;
	padding: 10px;
	text-align: left;
	width: 250px;
}
#logoleft {
	float:Left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
}

#artical-pic {
	padding-top: 10px;
}
#rightblocktext {
	float:right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:20px;
}

#filmbox {
	background-color: #A54499;
	padding: 20px 20px 20px 90px;
	margin: 0 10px 0 0;
}

#mainsection {
	background-color: #dcdcdc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.mainsection {
	background-color: #dcdcdc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.mainboxwhite {
	background-color: #fff;
	text-align:left;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.mainpicture {
	background-color: #fff;
	text-align:center;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.twoColFixLtHdr #container {
	width: 790px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #containerWIDE {
	width: 899px;  /* this is used for the events calendar */
	background: #fff; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header { 
	background: #FFFFFF; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 152px;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #0035ff;
	background-image: url(_img/blue-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.twoColFixLtHdr #sidebar1RIGHT {
	float: right; /* since this element is floated, a width must be given */
	width: 182px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 162px;
	clear: left;
	height: 600px;
	padding: 0px;
	margin: 0px;
}
.twoColFixLtHdr #formbarwide{
	margin-left: 0px;
	margin-right: 3px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	background-image: url(images/Eventsgrad.png);
}
.twoColFixLtHdr #formbar{
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	background-image: url(images/Eventsgrad.png);
}

.twoColFixLtHdr #mainContent {
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
}
.twoColFixLtHdr #mainContentEVENTS {
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 0;
	padding-right: 49px;
	padding-bottom: 0;
	padding-left: 0px;
}

.twoColFixLtHdr #mainContentWT590 {
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
}

	
.twoColFixLtHdr #mainContentThreecolumn {
	margin-top: 13px;
	margin-right: 189px;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #footer { 
	margin-top: 10px;
	padding: 0 20px 0px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF; 
	border-top: 1px solid #666;
	clear:both;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltrtlogo { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	background-color:#FFFFFF;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clearleft { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.biogText {
	float: none;
	margin-left: 100px;
}
.portrait {
	float: left;
	width: 80px;
}

.logosection {
	background-color: #dcdcdc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.logobox {
	background-image: url(UWevents/exploringinnovation10/_img/logo-box.gif);
	padding: 10px;
	height: 74px;
	width: 152px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	clear: none;
	float: left;
}.keynotethumb {
	float: left;
	height: 160px;
	width: 130px;
	background-color: #EFEFEF;
	margin: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
