/* general type */

div#leader
{
	width: 728px;
}

p.story-type, #topstory p.story-type {
	background: #efefef;
	margin: 0px;
	padding: 2px 10px 2px 5px;
	text-transform: uppercase;
	font-size: 10px;
	width: auto;
}
p.story-type .topic, #topstory p.story-type .topic {
	color: #606060;
}

#leftcol p.story-type a
{
	color: #606060;
}

/* top story */

#topstory {
	position: relative;
	float: left;
	clear: none;
	border-right: 2px solid #efefef;
	border-bottom: 2px solid #efefef;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 657px !important;
	width: 647px;
}

#topstory img {
	float: left;
}

#topstory ul,#topstory h1, #topstory p {
padding-left:10px;
}

#topstory ul,
.story-item ul
{
	position: relative;
	z-index: 2;
	color: #cfcfcf;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 14px;
	list-style: outside;
	list-style-type: square;
	width: 325px;
}

#topstory ul li,
.story-item ul li
{
	line-height: 12pt;
	margin: 0px 5px 3px 0px;
}

#topstory ul li.class1,
.story-item ul li.class1
{
	clear: left;	
}

#topstory p.story-type
{
	width: 644px !important;
	width: 642px;
}

#topstory h1
{
	font-size: 22px;
/*	line-height: 1em;*/
	margin-top: 5px;
	margin-bottom: 0px;
	float: left;
	clear: left;
}

#topstory h1,
#topstory p
{
width:620px;
}

#topstory p {	
	margin: 5px 0px 5px 0px;
	line-height: 12pt;
	float: left;
	clear: left;
	
}

/* topstory with no image */

#topstory.noimg {
	width: 348px;
}

#topstory.noimg p.story-type {
	width: 334px;
}

div.related-items p
{
	margin: 8px 0px 4px 0px;	
}

.story-item ul
{
	margin-bottom: 0px;
}

.story-item ul li
{
	width: auto;
}

/* story / feature columns */

#leftcol, #rightcol {
	position: relative;
	float: left;
}

#leftcol {
	width: 350px;
	margin-right: 4px;
}

#rightcol {
	width: 305px;
}

#rightcol.noimg {
	top: 0px;
}

/* normal stories */

.story-item {
	position: relative;
	border-right: 2px solid #efefef;
	float: left;
	margin-bottom: 6px;
	width: 348px;
}

.story-item.read {
	opacity: 0.7;
}

.story-item h2 {
	font-size: 14px;
	margin: 5px 10px 5px 0px;
}

.story-item p {
	margin: 0px;
	margin-right: 1em;
	padding-top:10px;
}

.story-item img {
	float: right;
	margin: 4px 4px 0px 4px;
}

/* top three stories */

#top-three .story-item {
	border-right: none;
}

.story-item p.story-type {
	padding: 4px 0px 0px 5px;
	height: 16px;
	margin-right: 0px;
}

#top-three .story-item img {
	margin-right: 0px;
}

/* features box */

.featurebox {
	/*border-right: 2px solid #3c3c3c;*/
	margin-bottom: 10px;
	float: left;
	width: 303px;
}

.featurebox.right h2,
.featurebox.right p
{
	padding-left: 5px;
}

.featurebox.right p.quote
{
	padding-top: 8px;
	font-style: italic;
}

p.dark-box-heading {
	background: #3c3c3c;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	clear: both;
}

p.dark-box-heading img {
	display: block;
}

#leftcol p.dark-box-heading {
	margin-bottom: 4px;
}

/* features */

.featurebox .story-item {
	border-right: none;
	width: auto;
}

.story-item p.story-type {
	margin-right: 0px;
}

.featurebox .story-item p
{
	padding-bottom: 6px;
}

.featurebox .story-item p.story-type {
	width:300px;
_width:295px;
	height: 16px;
	padding: 8px 0px 0px 5px;
}

.featurebox .story-item
{
	margin-bottom: 0px;
}

.featurebox .story-item p.story-type {
	/*color: #00aeef;
	background: url('feature-opinion.gif') no-repeat bottom;*/
}

.featurebox .story-item.opinion p.story-type {
/*	color: #00aeef;
	background: url('feature-opinion.gif') no-repeat bottom;*/
}

.featurebox .story-item.interview p.story-type {
	color: #fb5700;
	background: url('feature-interview.gif') no-repeat bottom;
}

.story-item.editorial p.story-type {
	color: #00b06b;
	background: url('feature-editorial.gif') no-repeat bottom;
}


.story-item.lalala p.story-type {
	color: #24A5E1;
	background: url('bggg.GIF') no-repeat bottom;
} 


.featurebox .story-item.rumour p.story-type {
	color: #6e80c9;
	background: url('feature-rumour.gif') no-repeat bottom;
}

.featurebox .story-item.research p.story-type {
	color: #ec8000;
	background: url('feature-research.gif') no-repeat bottom;
}

.featurebox .story-item.report p.story-type {
	color: #5b8680;
	background: url('feature-report.gif') no-repeat bottom;
}

.featurebox .story-item.analysis p.story-type {
	color: #bb6388;
	background: url('feature-analysis.gif') no-repeat bottom;
}

.featurebox .story-item.charts p.story-type {
	color: #70a44e;
	background: url('feature-charts.gif') no-repeat bottom;
}

.story-item h2 a,
.story-item h2 a:link,
.story-item h2 a:hover,
story-item h2 a:active
{
	color: #00aeef;
}



.interview h2 a,
.interview h2 a:link,
.interview h2 a:hover,
.interview h2 a:active {
	color: #fb5700;
}

/*.interview h2 a:visited{	color: #fdab7f;}*/

.editorial h2 a,
.editorial h2 a:link,
.editorial h2 a:hover,
.editorial h2 a:active {

	color: #00b06b;
}


.lalala h2 a,
.lalala h2 a:link,
.lalala h2 a:hover,
.lalala h2 a:active {

	color:#24A5E1;
}


/*.editorial h2 a:visited{	color: #7fd7b5;}*/

#content .featurebox .rumour h2 a,
#content .featurebox .rumour h2 a:link,
#content .featurebox .rumour h2 a:hover,
#content .featurebox .rumour h2 a:active {

	color: #6e80c9;
}

#content .featurebox .research h2 a,
#content .featurebox .research h2 a:link,
#content .featurebox .research h2 a:hover,
#content .featurebox .research h2 a:active {

	color: #ec8000;
}

#content .featurebox .report h2 a,
#content .featurebox .report h2 a:link,
#content .featurebox .report h2 a:hover,
#content .featurebox .report h2 a:active {

	color: #5b8680;
}

#content .featurebox .analysis h2 a,
#content .featurebox .analysis h2 a:link,
#content .featurebox .analysis h2 a:hover,
#content .featurebox .analysis h2 a:active
{
	color: #bb6388;
}

#content .featurebox .charts h2 a,
#content .featurebox .charts h2 a:link,
#content .featurebox .charts h2 a:hover,
#content .featurebox .charts h2 a:active {

	color: #70a44e;
}

/* homepage resources */

.home-resblob {
	position: relative;
	float: left;
	width: 305px;
	margin-bottom: 6px;
}

.home-resblob p.links
{
	float: left;
	clear: both;
}

.home-resblob input
{
	display: block;
	float: left;
	clear: none;
	margin: 0px 5px 0px 0px;
}

.home-resblob input.submit
{
	margin-top: 1px;
}

img.home-resblock-bot {
	float: left;
}

#jobsblob {
	background: #c7e8f8 url(jobs-bg.gif);
}

#jobsblob #jobs-header {
	position: relative;
	width: 305px;
	height: 51px;
	background: url(home-resource-jobs-header.gif) no-repeat;
}

#jobsblob #jobs-header a
{
	display: block;
	width: 100%;
	height: 50px;
	text-decoration: none;
}

#jobsblob #jobs-header p {
	position: absolute;
	top: 5px !important;
	top: 14px;
	right: 60px;
	text-align: center;
	width: 100px;
	font-size: 10px;
	color: #005986;
}

#jobsblob-contents {
	position: relative;
	float: left;
	width: 280px;
	margin: 10px !important;
	margin: 5px;
	background: url(home-resource-jobs-boxbgs.gif) no-repeat top left;
}

#job-search {
	position: relative;
	float: left;
	width: 155px;
	margin-top: 20px;
}

#jobsblob-contents label {
	font-family: verdana;
	font-size: 11px;
	display: block;
}

#jobsblob-contents select {
	width: 155px;
	margin-bottom: 5px;
}

#job-search img {
	position: relative;
	margin-top: 5px;
	left: 85px;
}

#job-browse {
	position: relative;
	float: left;
	width: 105px;
	margin-top: 20px;
	left: 13px;
}

#job-browse p {
	margin: 0px 0px 10px 0px;
}

#dirblob {
	background: #ffd4af url(dir-bg.gif);
}

#dirblob ul,
#dirblob ul li
{
	float: left;
	clear: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#dirblob ul
{
	width: 100%;
	padding: 6px 0px 4px 0px;
}

#dirblob ul li
{
	display: block;
	float: left;
	clear: none;
	width: 45%;
	padding: 0px 0px 0px 10px;
}

#dirblob p, #dirblob form {
	margin: 10px;
}
#dirblob input.text {
	width: 190px;
}

#calblob {
	background: url(cal-bg.gif) no-repeat bottom;
	padding-bottom: 10px;
}

.cal-row {
	float: left;
	clear: both;
	margin-top: 10px;
 }

.cal-item {
	float: left;
	width: 131px;
	margin: 0px 0px 0px 10px !important;
	margin: 0px 0px 0px 6px;
}

.cal-item p {
	width: 125px;
	padding-left: 6px;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
}

.cal-item p.item-date {
	background: url(home-resource-calendar-itembg.gif) no-repeat top;
	font-weight: bold;
	height: 15px;
	padding-top: 1px;
	margin: 0px 0px 2px 0px;
}

option.zone {
	background-color: #d8d8d8;
}

option.country {
	padding-left: 2em;
	background-color: #f0f0f0;
}

option.region {
	padding-left: 4em;
}

/* ---- Opacity nonsense ------------------------------- */


p.story-type a.comments
{
	position: absolute;
	top: 4px;
	right: 4px;	
}

.featurebox .story-item p.story-type a.comments
{
	top: 8px;
	right: 6px;
	color: #606060;
}

#topstory p.story-type a.comments
{
	top: 2px;
}

.featurebox div.story-item p.story-type a.comments:link,
.featurebox div.story-item p.story-type a.comments:hover,
.featurebox div.story-item p.story-type a.comments:active,
#topstory p.story-type a.comments,
div.story-item p.story-type a.comments
{
	color: #606060 !important;
	color: #606060;
}

a.comments.comm0
{
	display: none;
}

.featurebox ol
{
	margin-top: 5px;
}

/* ---- Recent comments ------------------------- */

div#recent-comments ul
{
	font-size: 70%;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}

div#recent-comments ul li
{
	margin: 0;
	padding: 3px 8px 0px 0px;
}


.clear{
clear:both;
}
