#page {
}
#page h1 {
	background-color: transparent;
	color: #666699;
	margin: 0.5em 6px 0.25em;
}
#page h2 {
	background-color: transparent;
	color: #666699;
	margin: 1em 6px 0.25em;
}
#page p, td {
	color: #52304A!important;
}
dd, li {
	color: #52304A;
}
#page .yellow {
	color: #E29232;
	background-color: trasparent;
}
#leftImageColumn {
	width: 312px;
	margin: 0;
	padding: 0;
	float: right;
}
table {
	width: 430px;
	border: 1px solid silver;
	margin-left: 6px;
}
td, th {
	border-top: 1px solid silver;
	border-left: 1px solid silver;
}
th {
	background-color: #eee;
}
.row2 {
	background-color: #eef;
}

.sectionNavigation {
	width: 450px;
	border: solid 2px #4b2944;
	margin: 0 0 15px 16px;
}
.sectionNavigation ul#subSectionLinks {
    width: 100%;
	margin: 5px 0 0;
	padding: 0 0 10px;
	list-style-type: none;
}
.sectionNavigation ul#subSectionLinks li {
	list-style-type: none;
	line-height: 1.1em;
	font-size: 11px;
	margin: 0 0 6px;
	padding: 5px 10px;
	float: left;
}



#classBlocks {
	width: 750px;
	height: 180px;
	margin: 12px 0;
	padding: 0;
	background-color: #000;
}
#classBlocks div {
	width: 25%;
	height: 180px;
	padding: 0;
	margin: 0;
	float: left;
}
#body #classBlocks div:hover {
	background-color: #ad93aa;
}
#body #classBlocks div:hover div {
	background-color: transparent;
}
#classBlocks div#CfAT {
	background-color: #456723;
	width: 188px;
}
#classBlocks div#associateProgramme {
	background-color: #672345;
	width: 187px;
}
#classBlocks div#summerSchool {
	background-color: #543276;
	width: 187px;
}
#classBlocks div#openClasses {
	background-color: #327654;
	width: 188px;
}
#classBlocks div div {
	float: none;
	width: auto;
	background-color: transparent;
	padding: 10px;
	margin: 0;
	height: 100%;
	text-align: center;
}
div#classBlocks div div a {
	font-weight: bolder;
	display: block;
	width: auto;
	height: 100%;
	color: #ffffff!important;
}

/*-- Concertina Page --*/
#concertina .cSection {
	border: 1px solid #666699;
	padding: 5px;
	background: #666699 url(/images/la/projects_nav_gradient.jpg) repeat-x scroll top left;
	color: #fff;
	margin: 5px 0;
}
#concertina .cSection h2, #concertina .cSection p.cSecType, #concertina .cSection p.brief {
	color: #fff!important;
}
#concertina .cSection h2, #concertina .cSection p.cSecType, #concertina .cSection p.brief {
	margin: 0!important;
	padding: 0 0 6px!important;
}
#concertina .cSection h2 {
	background: transparent url(/images/la/arrow_down.gif) no repeat scroll 200px 10px;
}
#concertina .cSection p.cSecType {
	margin-top: -6px!important;
}
#concertina .cSection .cSubSection {
	background-color: #ffffff;
	padding: 6px;
	color: #000000;
}
#concertina .cSection p.closeSection {
	background-color: #666699;
	margin: 6px -6px -6px -6px;
	padding: 6px;
	line-height: 1em;
	color: #ffffff!important;
	cursor: pointer;
	text-align: right;
}
#concertina .cSection p.closeSection:hover {
	text-decoration: underline;
}
#mapControls li {
	cursor: pointer!important;
	text-decoration: underline;
}