/* GENERAL STYLES */
/* GENERAL STYLES */
/*-----------------------------------------------
Style Sheet


Site: 		http://www.cefas.co.uk
Author:   	Gavin Mortimer/Paul O'Dowd/David Lees
Version:  	15th March 2007 12:40 v1.0.7
----------------------------------------------- */


/**** Overrides for the rich text editor font size *****/


.mceContentBody 
{
    font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;
    text-align: left;
}


#holder 
{
    font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;
}
#google_results IFRAME {width: 97%;}


/************* Site CSS starts here ********************/
body {
	font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	color: #000000;
}


.skipLinks{
	display: none;
}
/*************title bar for site*************************/
.header {
	padding:0;
	/*width:100%;*/
	Clear:both;
	height: 70px;
}


.header1a {
 	padding: 0;
 	clear: both;
 	height: 108px;
}


.header h1 {
	font: bold  1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	top:50px;
	left:305px;
	color: #004C6F;
	text-align: left;
}


.header1a h1{
	font: bold  1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	top:50px;
	left:305px;
	color: #004C6F;
	text-align: left;
}




#amp {
	font-family: Arial, Helvetica, sans-serif;
}






.search{	
	position: relative;
	float: right;
	margin-top:20px;
	margin-right:10px;
}


.cefaslogo {
	float: left;
	border-style: none;
}
/*************toplink bar*************************/
.header2 {
	font-weight: bold;
	border-top: 2px solid #004C6F;
	clear: both;
	background-color: #EBEBD8;
	color: #000;
	margin:0 0 10px 0;
	padding:0;
}
.header3{
	padding: 0 0.5em 0 0.5em;
	margin: 0 0 0 0;
	float: left;
	width: 13.5em;
}
.header4 {
 	margin: 0 0 0 13.5em;
	padding: 0 1em 0 2em;
	text-indent: -0.5em;
}
/***********will hold all the various pages content***************************/
.content {
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/***********footer section for whole site***************************/


.footer {
	border-top: 2px solid #004C6F;
	text-align: center;
	background-color:#FFFFFF;
	color: #000;
	clear:both;
}


/***********splits the pages into 1 or 3 columns depending on template*****************************/


/*this will set the one column box pages to the correct size so we only need to define .maincol settings
 once rather than for each type of page*/
.oneboxcol{
}


/*this will allow the frontpage to display the border so we only need to define .maincol settings
 once rather than for each type of page*/
.frontpage{
}


.maincol{
	margin: 0 13.5em 0 13.5em;
	padding: 0 1em 0.25em 1em;
	border:solid 1px white;
}


.oneboxcol .maincol{
	margin: 0 0 0 0;
	padding: 0 1em 0.25em 1em;
	
}
/*
.frontpage .maincol{
	margin: 0 13.5em 0 13.5em;
	padding: 0 4px 0.25em 4px;
	border:solid 1px #D9D9B3;
	
}*/


/********* used to define the side linkboxes and the side information boxes**************/
.leftcol{
	padding: 0;
	margin: 0 0 0 0;
	float: left;
	width: 13.5em;
}


.rightcol{
	padding: 0;
	margin: 0 0 0 0;
	float: right;
	width: 13.5em;
}

.signout{
	padding: 0;
	margin: 0 0 0 0;
	float: right;
	width: 13.5em;
	font-weight: normal;
}

.colbox {
	padding: 0;
	margin: 0 0.5em 1em 0.5em;
	background-color: #EBEBD8;
	border: 1px solid #005A7B;	
}


.colbox p {
	text-align: left;
	/* margin: 0.5em; */
	margin: 1px 2px 0.3em 1px;
}


.colbox ul{
	text-align: left;
	margin:  0;
	padding: 0px;
	list-style-type:none;
}


.colbox ul li{
	text-align: left;
	padding-left: 12px;
	background: url(../images/bullet.gif) no-repeat 1px 4px;
	margin:0 0 0.3em 0;
}


.bulpara {
	/* required for the projects side boxes */
	text-indent: -13px;
	margin: 0px 0px 0.3em 0px;
	padding-left: 13px;
	text-align:left;


}


/**************frontpage css*******************************/
/*******sets up the various section titlebars on the frontpage***********/
.titlebar{
	margin: 0  0 0 0;
	padding: 0 1px 0 1px;
	font-weight: bold !important;
	background-color: #D9D9B3;
	border-bottom: 1px solid #005A7B;
	font-size:100%;
}


.titlebar2{
	margin: 0 -4px 0 -4px;
	padding: 0 5px 0 5px;
	font-weight: bold;
	background-color: #D9D9B3;
	border-bottom: 1px solid #005A7B;
	font-size:100%;
	line-height: 1.366;
}


.colbox2 {
	padding: 0 4px 0 4px;
	margin: 0;
	border: 1px solid #D9D9B3;	
}
.colbox2 p {
	margin-top: 0em;
	margin-bottom: 0.5em;
}


/************split for frontpage**************/
/*#split{
	margin: 0.5em 13.5em 0.5em 13.5em;
	padding: 0;
}*/


#split1{
	padding: 0 4px 0 4px;
	margin:0;
	border: 1px solid #D9D9B3;	
	background-color: white;
	width: 47%;
	float: left;
}


#split2{
	padding: 0 4px 0 4px;
	margin: 0;
	border: 1px solid #D9D9B3;	
	background-color: white;
	width: 47%;
	float: right;
}


#split1 ul, #split2 ul{
	text-align: left;
	margin:  0 0 0 0;
	padding: 0px;
	list-style-type:none;
}


#split1 p, #split2 p{
	padding-left:4px;
}


#split1 li, #split2 li{
	text-align: left;
	padding-left: 12px;
	background: url(../images/bullet.gif) no-repeat 1px 4px;
	margin:0 0 0.3em 0;
}


/***********Various Selectors************************/


/*************miscellaneous**************************/


.floatright {
	float: right;
	width: 25%;
	text-align: left;
}


.floatleft {
	float: left;
	width: 25%;
	text-align: left;
}


.centre {
	text-align: center !important;
}


.caption {
	font-size: smaller;
	text-align: right !important;
}


.highlight {
	background: #EBEBD8;
}


.inputbox {
	border: 1px solid #004C6F;
	font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 0px;
}


.smalltext {
	font-size: smaller;
}
.tabspace {
	margin: 0px;
	padding: 0px;
	/*clear: left;*/
	float: left;
	width: 10em;
}
.amp {
	font-family: Arial, Helvetica, sans-serif;
}

/*****************Links*****************************/

a:link{
	color: #0000FF;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color: #000071;
	text-decoration: none;
	font-weight:bold;
}
a:hover{
	color: #BA0000 !important;
	text-decoration: underline !important;
	font-weight:bold;
}

a:active{
	color: #BA0000 !important;
	text-decoration: underline !important;
	font-weight:bold;
}

.rightcol a:link, .rightcol a:visited, .rightcol a:hover, .rightcol a:active, .leftcol a:link, .leftcol a:hover, 
.leftcol a:visited, .leftcol a:active,#split1 a:link, #split1 a:visited, #split1 a:hover, #split1 a:active,
#split2 a:link, #split2 a:visited, #split2 a:hover, #split2 a:active{
	font-weight:normal;
	/* font-size:95% */
}
.titlebar a, .titlebar2 a, .titlebar3 a{
	font-weight:bold !important;
}

/**********images************************/

img{
	border: 0;
	margin: 0;
	padding: 0;
}

.imgwithborder {
   	border: 1px #000000 solid;
}

.imgwithoutborder {
   	border: 0px none #FFFFFF !important;
}

.imgleft {
	float: left;
	border: 0px #000000 solid;
	margin: 0.5em 1em 0.5em 0;
}

.imgright {
	float: right;
	border: 0px #000000 solid;
	margin: 0.5em 0 0.5em 1em;
}	

.imgcenter{
	display:block;
	margin:0 auto 0 auto;
	text-align:center !important;
	/*border: 1px #000000 solid;*/
}

.imgcenterborder{
	display:block;
	margin:0 auto 0 auto;
	text-align:center !important;
	border: 1px #000000 solid;
}

.imgleftborder {
	float: left;
	border: 1px #000000 solid;
	margin: 0.5em 1em 0.5em 0;
}

.imgrightborder {
	float: right;
	border: 1px #000000 solid;
	margin: 0.5em 0 0.5em 1em;
}	

/*************************text*******************************/


/**********heading for 3 col page****************************/
#pagenamedef{
	position:relative;
	top:-0.25em;
	margin: 0 0 0 0;
	padding: 0px 1px 0px 1px;
	font-size: 200%;
	color: #004C6F;
	text-align: left;
	font-weight: bold;
}
/***********************************************************/
p {
	/* padding: 10px 10px 0 0;
        font-size:100%; 
        line-height: 1.366; */
	text-align:justify;
	
	
}

h1,h2,h3,h4,h5,h6{
	font-weight: bold;
	margin:0;
	padding:0;
	text-align: left;

}

h1 {
   	font-size: 200%;
	color: #004C6F;
	text-align: left;
	padding-bottom:10px;
}

h2 {
	font-size: 150%;
	color: #685948;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 120%;
	font-style: italic;
}

h6 {
	font-size: 110%;
	font-style: italic;
}

.white{color:white;}
/**************Lists********************/
ul{
	list-style: disc;
}

ul ul{
	list-style: disc;
}

ul ul ul{
	list-style: disc;
}

ol{
	list-style: decimal;
}
ol ol{
	list-style: upper-roman;
}
ol ol ol{
	list-style: lower-roman;
}

li {
	text-align: justify;
	/*line-height: 1.366; */
	margin-bottom: 0.5em;
 }
 
/**************definition list*********************/
 
dl{
}

dt{
	font-weight:bold;
}

dd{
	/* padding-left:20px; */
	padding-bottom:10px;
}

/************Tables**********************************/

th{
	background: #d9d9b3;
	text-align: left;
	padding-right: 1em;
}

td{
	border-bottom: 1px solid #D9D9B3;
	padding-right: 1em;
}

.noborder, tr.noborder td, td.noborder, table.noborder tr td, span.noborder table tr td {
	/* override of default */
	border-bottom: 0px none #FFFFFF !important;
}

div.umbLogin4_PanelSignIn table tr td, {
	border-bottom: 0px none #FFFFFF !important;
}



/************Publications expanders******************/

.expander {
	/*font: bold 10pt Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	background: #D9D9B3;
	padding: 0px;
	margin: 0.5em 0em 0em;
	border: 1px solid #004C6F;
}

.expandee {
	/*font: 9pt Arial, Helvetica, sans-serif;
	color: #000000;*/
	background: #EBEBD8;
	margin: 0;
	padding: 1px;
	border-top: 1px none #004C6F;
	border-right: 1px solid #004C6F;
	border-bottom: 1px solid #004C6F;
	border-left: 1px solid #004C6F;
}

/* EDITOR PROPERTIES */






/* EDITOR PROPERTIES */
