/* London Knowledge Lab Website Style Sheet */

/* General ----------------------------------------------------------------------------- */
body {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 83%;  
	background-color: #FFFFFF; 
	text-align: left;
}

.hruler {
	width: 100%;
	height: 1px; 
}

td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em; 
	margin: 0px;
	padding: 0px;
}

p, div, table, tr, ul, ol, li {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 1em;
}

div#hidden {
	display: none;
}

/* Hyperlinks ----------------------------------------------------------------------------- */
a:link {  
	color: #784678; 
	text-decoration: underline;
}

a:hover {  
	color: #000000; 
	background-color: #DDC6DD; 
	text-decoration: underline;
}

a:active {  
	color: #000000; 
	background-color: #DDC6DD; 
	text-decoration: underline;
}

a:visited {  
	color: #784678; 
	text-decoration: underline
}

/* Sections ----------------------------------------------------------------------------- */
#home {
}

#home a {
	text-decoration: none;
	background-color: #FFFFFF;
}

#mainbody { 
	width: 720px; 
	border-color: #330033; 
	border: solid; 
	border-width: 1px 0px 0px 0px; 
	height: auto;
	text-align: left;
}

#fronttable {
	background-image: url(../images/lkl-frontbg.jpg);
}

#frontleft {
/*	background-image: url(../images/lkl3a2.jpg); */
	width: 422px;
}

#profile {
/*	background-image: url(../images/lkl3a2.jpg); */
	width: 422px;
}

.newscontent {
	margin-right: 10px;
}

#frontright {
	text-align: left;
	margin-left: 10px;
}

#searchbox {  
	text-align: left; 
	margin: 0px; 
}

#topmenu { 
	text-align: left; 
	margin: 0px; 
}

#topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

#topmenu span.mainlevel-nav {
	color: #784678;
}

#head {  
	height: 80px;
	width: 720px;
	clear: both;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#topmodule {
	background-color: #DDC6DD;
	color: #999999;
	font-size: 1.2em;
}

#topmodule a {
	font-weight: bold;
	color: #330033;
	text-decoration: none;
/*	font-size: 1.2em; */
}

#topmodule a:hover {
	background-color: #330033;
	color: #DDC6DD;
}

#frontpage { 
	width: 720px;
}

#bottom { 
	width: 400px; 
	background-color: #EEEEEE;
}

#footer { 
	width: 720px; 
	text-align: right; 
	font-size: 0.8em;
}

#footer a { 
}

#spotlight {
	margin-left: 10px;
}

#spotlight table.moduletable {
/*	width: 100%; */
}

/* Events ----------------------------------------------------------------------------- */
#eventnavpane {
	background-color: #EEEEEE;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#eventnavpane table tr td, #eventnavpane table tr, #eventnavpane form, #eventnavpane form select {
	padding: 0;
	margin: 0;
}

.events-module_title,
div#frontright th {  
	font-size: 1.2em; 
	font-weight: bold; 
	color: #330033; 
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	text-align: left; 
	margin-top: 5px; 
	margin-right: 0px; 
	margin-bottom: 5px; 
	margin-left: 0px;
	letter-spacing: 0.3em;
}

.event_title {  
	font-weight: bold;
}

.event_date { 
	font-size: 1em; 
	font-weight: bold;
	color: #784678; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
}

.event_contact {  
	font-size: 10px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 10px; 
	margin-left: 0px;
	color: #999999;
}

.eventdate-detailedview {
	font-size: 12px; 
	font-weight: bold; 
	color: #666666; 
	font-family: Helvetica, Arial, sans-serif; 

}

/* Content Section ----------------------------------------------------------------------------- */

.mainbody_noframe { 
	width: 720px;
	text-align: left;
}

.componentheading {
	font-size: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 10px;
	text-align: center;
}

.contentpaneopen {
}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #996699;
}

.buttonheading {
}

.sectiontableheader {
	background-color: #EEEEEE;
	font-weight: bold;
}

.sectiontablefooter {
	background-color: #EEEEEE;
	font-weight: normal;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	margin: 0px;
}
.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
}

.pagenav_prev {
	border: 1px dotted #996699;
	padding: 3px;
	margin: 5px;
	background-color: #EEE6EE;
}

.pagenav_prev a {
	text-decoration: none;
}

.pagenav_next {
	border: 1px dotted #996699;
	padding: 3px;
	margin: 5px;
	background-color: #EEE6EE;
}

.pagenav_next a {
	text-decoration: none;
}

.back_button {
	margin: 5px;
	padding: 3px;
}

.back_button a {
	text-decoration: none;
}

.contenttoc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 3px;
	padding: 5px;
	border: 1px dotted #996699;
	background-color: #EEE6EE;
}

.toclink {
	font-size: 1em;
}

.toclink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.pagenavcounter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996699;
	font-weight: bold;
}

.pagenavbar {
	padding: 3px;
	margin: 5px;
	font-weight: bold;
}

.pagenavbar a {
	text-decoration: none;
}
/*
table.blog, div.blog_more {
	text-align: left;
}
*/
