/***********************************************/
/*****  All styles used in custom content ******/
/***********************************************/


.canyouhelp
{
/*	text-align: center;*/
}

.eventshort p
{
    margin: 0;
}

/***** Left indexes ***/

.infotree
{
	margin: 0px 10px 0px 0px;
}
/*
.infotreeitem:before
{
	display: marker;
	content: url('/web_images/structure/buff_bullet.gif');
	padding: 0px 10px 0px 0px;
}*/

.infotreeitem .infotreeitem
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

.infotreeitem img
{
	float: left;
	margin-top: 4px;
}

.infotreeitem .infotreetitle
{
	font-size: 0.9em;
	margin-left: 13px;
	cursor: pointer;
}

.infotreetitlespaced
{
	font-size: 0.9em;
	margin-left: 13px;
	cursor: pointer;
	padding: 2px 0px 2px 0px;
}

.infotreeitem .infotreetitle:hover
{
	color: #003366;
}

.infotreeitem .infotreetitlecurrent
{
	font-size: 0.9em;
	margin-left: 13px;
	cursor: pointer;
	font-weight: bold;
}

.treecontentlinkmenu
{
	margin: 20px 0px 0px 0px;
}

.contentlinkoption
{
	margin: 5px 0px 12px 0px;
}

/***** Home page *****/

.welcomepanel    /*  Container for the content area */
{
	float: left;
	width: 460px;
	margin: 10px 10px 20px 10px;
}

.welcomeouter
{
	background: #e0e0c2;
}

.welcome
{
	background: #fff;
	border: 2px solid #e0e0c2;
	padding: 5px 0px;
}

.homecentre
{
	margin:0px 25px;
}
/*
.homecentre
{
	margin:0px 25px 25px 25px;
}

.homecentre p
{
	margin:25px 0px 0px 0px;
	padding:0px;
}
*/
.welcomeheading
{
	font-weight: bold;
	font-size: 0.9em;
	background: #e0e0c2;
	margin: 0px;
	text-align: center;
	padding: 3px 0px 0px 0px;
	line-height: 1.5em;
}


.welcomeheading h1
{
	font-family: Times New Roman, Times, Serif;
	font-size: 2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000;
}

.eventshort
{
	margin:4px 0px 2px 0px;
	font-size:0.85em;
}

/*** latest additions ***/
.latestaddition
{
	margin: 3px 0px 3px 0px;
	padding: 8px 0px;
	border-style: solid; 
	border-color:#003366;
	border-width:0px 0px 1px 0px;
}

.latesttitle
{
	margin:0px 0px 8px 0px;
	text-align:center;
	font-weight:bold;
	font-size:1em;
	color:#003366;
}

.latestfirstline,
.latestfirstline a,
.latestfirstline a:hover
{
	font-weight:bold;
	color:#003366;
	font-style:italic;
}

/*** Search ***/

.searchresult
{
	margin: 5px 0px 5px 10px;
}

.searchrescat
{
}

.searchrescat .searchrescattitle
{
	font-size: 1.4em;
	font-weight: normal;
	color: #003366;
	padding: 20px 0px 5px 0px;
	border-bottom: 1px solid #E0E0C3;
}

.inputcontrol
{
	width:240px;
}

.inputselect
{
	width:246px;
}

.inputcontrolsmall
{
	width:104px;
}

.inputdate
{
	width:47px;
}

/******** publication ********/

.pubdetail
{
	margin: 0px 0px 15px 0px;
}

.publist
{
	margin: 0px 0px 15px 0px;
}


/*************** forums ***************/
/***************************************/
table.forumlist,
table.topiclist,
table.threadlist,
table.forumthread
{
	border: 2px solid #295ad6;
	width:100%;
}

table.forumlist th,
table.topiclist th,
table.threadlist th,
table.forumthread th
{
	text-align:center;
	background-color:#adbdef;
	color:#0039ce;
}

table.forumlist td,
table.topiclist td,
table.threadlist td,
table.forumthread td
{
	background-color:#e6e6e6;
	color:#000;
	padding:2px 3px 2px 3px;
}

table.forumlist th.forum,
table.forumlist td.forum,
table.topiclist th.topic,
table.topiclist td.topic
table.threadlist th.thread,
table.threadlist td.thread
{
	width:60%;
}

table.forumthread td.message
{
	width:70%;
}

table.forumlist td.topics,
table.forumlist td.posts,
table.forumlist td.lastpost,
table.topiclist td.posts,
table.topiclist td.author,
table.topiclist td.replies,
table.topiclist td.lastpost,
table.threadlist td.author,
table.threadlist td.started
{
	background-color:#d9d9d9;
	color:#000;
	text-align:center;
}

table.forumlist div.moderation ul
{
	padding:0px;
	margin:0px;
}

table.forumlist div.moderation ul li
{
	font-size:0.8em;
	list-style:none;
}

table.topiclist td.topic
{
	background-color:#c7c7c7;
	color:#000;
}

table.topiclist td.thread
{
	padding-left:20px;
}

table.forumthread div.postdate
{
	font-size:0.8em;
	border-bottom:1px solid #c7c7c7;
}

table.forumthread div.posttext
{
	margin-bottom:10px;
}

div.forumform
{
	border-top: 1px solid #000000;
}

div.forumform h3
{
	color: #000000;
}

div.forumformfield label
{
	display:block;
}


div.forummessage
{
	color: #ff0000;
}

div.forumsearchresults
{
	border-bottom: 1px solid #000000;
	margin: 0px 0px 10px 0px;
}

div.forumsearchresult
{
	margin: 0px 0px 10px 10px;
}

div.forumnav
{
	text-align:right;
	margin:5px 10px 5px 0;
}

/*************** end forums ***************/
/******************************************/
