@charset "utf-8";
/* CSS Document */

#container {
	height: auto;
	width: 544px;
	display:block;
	margin:0 auto;
	min-height:100%;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#header img {
	margin:0px;
	padding:0px;
	float:left;
}

#top-content {
	background:url(http://www.nelsonthornes.com/portal_pages/secondary/images/title-header.gif) no-repeat 0 0;
	float:left;
	width:544px;
}


#top-content h1, .further-titles h2 {
	font-size:1em;
	margin:7px 0 0 10px;
	color:#006600;
}

#top-content div {
	width:270px;
	height:80px;
	padding-top: 5px;
	float: left;
	display: inline;
	margin-top:20px;
}

#top-content div img, .further-titles img {
	/*height:60px;
	width:60px;*/
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 7px;
	display: inline;	
}

#top-content div p, .further-titles div p {
	font-size: 11px;
	font-style: normal;
	color: #555555;
	padding-left: 0px;
	margin: 2px 0px 0px 0px;
}
#top-content div strong, .further-titles strong {
	color:#EE1213;
}

#top-content div  a, .further-titles div a {
	color: #555555;
	margin: 0px 0px 0px 0px;
	background-image: url(http://www.nelsonthornes.com/portal_pages/alevel/images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
}

#top-content div  a:hover, .further-titles div a:hover {
	color: #EE014C;

}

.k-banner {
	float:left;
	/*margin:0 0 10px 70px;*/
	width:534px !important;
	margin:0 0 20px 0 !important;
}

.k-banner a {
	background-image:none !important;
}

.further-titles {
	width:544px;
	height:100%;
	padding-top: 5px;
	float: left;
	background:url(http://www.nelsonthornes.com/portal_pages/secondary/images/title-header.gif) no-repeat 0 0;
	border-bottom:#C3E41B 1px solid;
	padding-bottom:10px;

}

.further-titles div {
	width:395px;
	margin:5px 0;
	display:inline-block;
	float:left;
}

.first {
	margin-top:20px !important;
}

.second-level {
	height:120px !important;
	width:400px !important;
}

.geo-active {
	background:url(http://www.nelsonthornes.com/portal_pages/secondary/images/title-geo-active-header.gif) no-repeat 0 0 !important;
	padding-top:0;
	
}

.geo-active h3 {
	color:#000000 !important;
	margin:8px;
	font-size:1em;
	
}

.last {
	border-bottom:none !important;
}

.override div {
	width:395px !important;
}

.inline {
	float:left;
}

.flag {
	float:right !important;
	margin: -12px 145px 0 0 !important;
}

.standout {
	width:400px !important;

}

.level-2 h1, .level-2 h2, .level-2 p {
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.level-2 h1 {
	font-size:2em !important;
}

.level-2 h2 {
	font-size:1.6em !important;
}
