/* Forensic Science Stylesheet 
 Produced by Wildwood Technology Limited, info@wwood.co.uk 
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #ffffff;
	color: #404040;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1 {
	font-size: 1.4em;
	margin-top: 0px;
}

h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: 0px;
}

h3 {
	color: #0f4a7d;
	font-size: 1em;
}

.software h3 {
						 margin:0;
						 padding:0;
}						 

a {
	color: #0f4a7d;
}

a:hover {
	color: #ac0334;
}

a img {
	border: none;
}

form {
	padding: 0px;
	margin: 0px;
}

input, select {
	border: 1px solid #939393;
	background-color: #ffffff;
	font-size: 0.8em;
}

/* Layout */

.containter {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	min-width: 760px;
}

.header {
	padding: 50px 20px 0px 0px;
	text-align: right;
	min-width: 600px;
}

.topStrip {
	background-image: url("/layout/images/bg-strip-top.gif");
	background-repeat: repeat-x;
	height: 10px;
	overflow: hidden;
	
}
	
.mainStrip {
	background-color: #ffffff;
	clear: both;
}

.bottomStrip {
	background-image: url("/layout/images/bg-strip-bottom.gif");
	background-repeat: repeat-x;
	height: 10px;
	clear: both;
}

.column1 {
	width: 230px;
	overflow: hidden;
	float: left;
}

.column2 {
	margin-left: 230px;
	/*padding: 0px 0px 50px 30px;*/
}

.columnContainer {
	float:left;
	padding-bottom: 20px;
	width: 100%;
}

.contentContainer {
	min-height: 270px;
}

.footer {
	text-align: center;
	padding: 40px 0px 20px 0px;
	clear: both;
}

/* Navigation */

.navBar {
	text-transform: uppercase;
	display: block;
	clear: both;
}

.navBar ul {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.navBar li {
	list-style-type: none;
	display: block;
	float: left;
}
.navBar a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px 20px 2px 20px;
	border-left: 1px solid #ac0334;
	
}

.navBar li:first-child a {
	border: none;
}

.navBar a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #ac0334;
} 


/* Navigation Highlights */

.hi a {
	color: #ffffff;
	text-decoration: none;
	background-color: #ac0334;
} 

.navPage .hi a {
	background-color: #0f4a7d;
}

.subSubNavHi a, .subSubSubNavHi a  {
	background-color: #0f4a7d;
	font-size: 90%;
	border-bottom: none;
}

/* Home Styles */

#page0 .navBar ul {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#page0 .mainStrip {
	background-color: #0c1524;
}

#page0 .column2 {
	/*background-image: url("/layout/images/strap-home.jpg");
	background-color: #0c1524;*/
	background-repeat: no-repeat;
	height: 275px;
}

#page0 .column2 img {
	display: block;
}

#page0 .column1 .content {
	margin: 40px 15px 0px 15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 150%;
}

.bottomStrip {
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	margin-top: 56px;
	line-height: 10px;
}

.bottomStrip a {
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
	margin-left: 6%;
	color: #000000;
}

.bottomStrip a:hover {
	color: #0f4a7d;
	text-decoration: underline;
}

/*content*/

.headerLogo{
	margin: 5px 0px 0px 40px;
	float: left;
}

.siteDate {
	margin: 0px 26px 5px 0px;
}

.searchContainer {
	height: 20px;
	color: #0f4a7d;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}

.searchContainer input {
	border: 1px solid #939393;
	font-size: 90%;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}

.searchTitle {
	margin-right: 5px;
	line-height: 20px;
}

.searchBox {
	width: 130px;
	text-indent: 4px;
	height: 16px;
	line-height: 16px;

}

.searchContainer .searchButton {
	padding-left: 3px;
	margin: 0px;
	border: none;
}

.breadcrumb {
	padding: 7px 26px 10px 0px;
	text-transform: lowercase;
	}

.breadcrumb a {
	text-decoration: none;
	color: #6a6a6a;
	text-transform: lowercase;
	}
	
.breadcrumb a:hover {
	text-decoration: underline;
	}

#current {
	color: #0f4a7d;
}

.contentText {
	padding: 20px 20px 10px 20px;
}

.content ul {
	margin: 0px;
	padding: 0px;
}

.content li {
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: url("/layout/images/bullet-blue.gif");
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
}

.content li ul li {
	margin-left: 20px;
}

.imageRight {
	float: right;
}

.imageLeft {
	float: left;
	margin:  0px 10px 10px 0px;
}

.pageImageRight {
	/*margin: 20px 0px 0px 50px;*/
	margin: 0px -20px 10px 50px;
	float: right;
	/*width: 257px;
	height: 238px;*/
}

.pageImageRight img {
/*	position: absolute;
	right: 0;*/
}

.nowrap {
	white-space: nowrap;
}

.footnote {
	font-size: 90%;
}

.navPage {
	padding-top: 20px;
	width: 201px;
	overflow: hidden;
}

.navPage ul {
	margin: 0px;
	padding: 0px;

}

.navPage li {
	list-style-type: none;
	text-transform: uppercase;
}

.navPage a {
	padding: 9px 3px 9px 8px;
	border-bottom: 1px solid #c47696;
	background-color: #ac0334;
	width: 190px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

.navPage a:hover {
	background-color: #0f4a7d;
	color: #ffffff;
	text-decoration: none;
}

.hi ul {
	border-bottom: 1px solid #c47696;
	width: 100%
}

.hi ul ul {
	border-bottom: none;
	width: 100%
}

.noSubNav {
	background-color: #ac0334;
	height: 238px;
	width: 201px;
	margin-top: 20px;
}

.subSubNav a, .subSubNavHi a {
	border-bottom: none;
	width: 178px;
}

.subSubSubNav a, .subSubSubNavHi a {
	border-bottom: none;
	width: 158px;
}

.subSubNav a, .subSubNav a:hover, .subSubNavHi a {
	padding: 2px 3px 2px 20px;
}

.subSubSubNav a, .subSubSubNav a:hover, .subSubSubNavHi a {
	padding: 2px 3px 2px 40px;
}

.subSubNav a {
	font-size: 90%;
}

ul .subSubSubNav a {
	text-decoration: none;
}

.subSubNav a:hover, .subSubNavHi a:hover {
	background-image: url("/layout/images/bullet-white.gif");
	background-repeat: no-repeat;
	background-position: 5px center;
}

.subSubSubNav a:hover, .subSubSubNavHi a:hover {
	background-position: 25px center;
}

.subSubNavHi a, .subSubNavHi a:hover {
	text-decoration: underline;
}

.listServices {
	font-size: 1em;
	padding-top: 10px;
	height: 100%; /* IE6 Peekaboo bug fix*/
}

.listServices a {
	text-decoration: none;
}

.listServices a:hover {
	color: #ac0334;
	background-image: url("/layout/images/bg-baseline.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

.listServices ul {
	width: 32%;
	float: left;
}

.listServices li {
	padding-bottom: 2px;
}

.blue {
	color: #0f4a7d;
}

.red {
	color: #ac0334;
}

.blueHeader {
	color: #0f4a7d;
	background-image: url("/layout/images/bg-baseline.gif");
	background-repeat: repeat-x;
	background-position: top;
	padding: 1px 30px 0px 0px;
}

.redHeader {
	color: #ac0334;
	background-image: url("/layout/images/bg-baseline.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 30px 0px 0px;
}

.listBlue li {
	background-image: url("/layout/images/bg-list-blue.gif");
	background-repeat: repeat-y;
	background-position: left;
}

.listRed li {
	background-image: url("/layout/images/bg-list-red.gif");
	background-repeat: repeat-y;
	background-position: left;
}

.clear {
	clear: both;
}

.pagecolumn1 {
	float: left;
	width: 48%;
}

.pagecolumn2 {
	float: right;
	width: 48%;

}

.pagecolumn3 {
	float: left;
	width: 80%;
}

.formHeader {
	font-size: 90%;
	color: #000000;
	margin-top: 15px;
	display: block;
	font-weight: bold;
}

.box {
	padding: 5px;
	border: 1px solid #939393;
	background-color: #f3f3f3;
}

#login {
	position: absolute;
	right: 0;
	border-right: 70px solid #ad0334;
	width: 217px;
	padding-bottom: 30px;
	height: 203px;
}

textarea {
	border: 1px solid #939393;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.back {
	padding-left: 14px;
	background-image: url("/layout/images/back.gif");
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	color: #0f4a7d;
	clear: both;
	margin-top: 10px;
	line-height: 10px;
}

.more {
	padding-right: 14px;
	background-image: url("/layout/images/forward.gif");
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	color: #0f4a7d;
	line-height: 10px;
}

.back:hover, .more:hover {
	text-decoration: underline;
}

.formHeader {
	font-size: 90%;
	color: #0f4a7d;
	margin-top: 15px;
	display: block;
	font-weight: bold;
}

.contentTable {
	margin-bottom: 15px;
	width: 100%;
}

.contentTable tr {
	vertical-align: top;
}

.contentTable th {
	border-bottom: 1px solid #7a7a7a;
	padding: 3px 5px 3px 2px;
	border-top: 4px solid #ac0334;
	background-color: #eeeeee;
	color: #000000;
}

.contentTable td {
	border-bottom: 1px solid #7a7a7a;
	padding-left: 2px;
	padding-right: 5px;
	vertical-align: top;
	line-height: 20px;
}

.contentTable td img {
	vertical-align: bottom;
}

.contentTable .dateHeader {

}

/*admin journalist content table 

.adminJournalistContentTable {
	margin-bottom: 15px;
	width: 400px;
	min-width: 400px;
}

.adminJournalistContentTable tr {
	vertical-align: top;
}

.adminJournalistContentTable th {
	padding: 3px 0px 3px 2px;
	border-top: 1px solid #ac0334;
	background-color: #eeefff;
	color: #000000;
	margin: 0px;
}

.adminJournalistContentTableEmpty th {
																	background-color:#ffffff; 
																	border-top: 0;
																	border-bottom: #ac0334;
}

.adminJournalistContentTable td {
	background-color: #ffffff;
	border-left: 1px solid #0F4A7D;
	border-top: 1px solid #0F4A7D;
	padding-left: 2px;
	padding-right: 5px;
	vertical-align: top;
	line-height: 20px;
	margin: 0px;
}

.adminJournalistContentTable td img {
	vertical-align: bottom;
}

.adminJournalistContentTable .dateHeader {
}

admin journalist content table */


/*.contentContainer input {
	border: 1px solid #939393;
	background-color: #ffffff;
}*/

.contentContainer textarea {
	border: 1px solid #939393;
	background-color: #ffffff;
	color: #636363;
}

/*.contentContainer input.button {
	font-weight: bold;
}*/

.formHeader {
	font-size: 90%;
	color: #0f4a7d;
	margin-top: 15px;
	display: block;
	font-weight: bold;
}

.contentContainer input {
	border: 1px solid #939393;
	background-color: #ffffff;
}

.contentContainer textarea {
	border: 1px solid #939393;
	background-color: #ffffff;
	color: #636363;
}

.contentContainer input.button {
	font-weight: bold;
}

.adminButton {
	color: #ffffff;
	/*border: 1px solid #7a7a7a;*/
	background-color: #0f4a7d;
	padding: 2px 5px 2px 5px;
	margin: 0px 2px 0px 0px;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}

.adminButton:hover {
	color: #ffffff;
	/*border: 1px solid #7a7a7a;*/
	background-color: #ac0334;
	text-decoration: none;
}

.contentTable .adminButton {
	margin: 0px 1px 0px 0px;
}

/*#buttonFORS {
	margin-left: 20px;
	display: inline;
}

#buttonFORS a {
	padding: 4px 10px;
	background-color: #ac0334;
	color: #ffffff;
	text-decoration: none;
}

#buttonFORS a:hover {
	color: #ffffff;
	background-color: #0f4a7d;
	text-decoration: none;
}*/

input.button, .button a {
	background-color: #ac0334;
	border: none;
	color: #ffffff;
	padding: 4px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

input.button:hover, .button a:hover {
	background-color: #0f4a7d;
	color: #ffffff;
}

.registrationForm {
									margin: 0px;
									padding: 0px;
}

.newsList ul {
	margin: 0px;
	padding: 0px;
}

.newsList li {
	list-style-type: none;
	margin-bottom: 10px;
}

.newsList .footnote {
	color: #000000;
	font-weight: bold;
}

.teaser p {
	margin: 3px 0px;
}

.clearBox {
	border: 4px solid #ac0334;
}


/*
Book Heading
*/
.book_heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #006699;
	font-size: 12px;
	font-weight : bold;
	text-decoration : none;
	text-align: center;
}
/*
End
*/

/*
Book Authour
*/
.book_authour {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #dddddd;
	font-size: 12px;
	text-decoration : none;
	text-align: left;
}
/*
End
*/

/* Book HR */
.book_authur hr {
  color: #dddddd;
  width: 100%;
}
/* End */

/*
heading with fors logo and fors content
*/

.forsHeading {
						 width: 600px;
						 min-width: 600px;
						 margin-bottom: 10px;	
}

.forsHeading img {
						 float: right;
}

forsContent {
						min-width: 1000px;
}

/*
heading with fors logo and fors content
*/

/*
Forsight - Record Format
*/

.forsightrfTitle {   
								 font-weight: bold; 
								 color: #006699
}

.forsightrfExamples {
										padding-left: 30px;   
										color: #FF0000
}
/*
Forsight - Record Format
*/

/*
fors journal coverage page
*/		

.journalcoverageContainer {
	margin-top: 50px;
	width: 1000px;
	min-width: 1000px;
}

.journalcoverageImgcol1 {
	border: 1px;
	float: left;
	width: 200px;
	margin-left: 0px;
	padding-top: 20px;
}
	
.journalcoverageImgcol2 {
	border: 1px;
	float: left;
	width: 200px;
	padding-left: 24px;
	padding-top: 20px;
}

/*
fors journal coverage page - end
*/

/*
subject coverage layout
*/


.subjectCol1 {
	border: 1px;
	float: left;
	width: 250px;
	min-width: 250px;
	margin-left: 0px;
	padding-top: 20px;
}
	
.subjectCol2 {
	border: 1px;
	float: left;
	width: 250px;
	min-width: 250px;
	padding-left: 10px;
	padding-top: 20px;
}

.subjectCol3 {
	border: 1px;
	float: left;
	width: 100%;
	min-width: 600px;
	padding-left: 0px;
	padding-top: 20px;
}
/*
subject coverage layout- end
*/

/*
heading with services logo-end 
*/

.servicesHeading {
						 width: 600px;
						 min-width: 600px;
						 margin-bottom: 10px;	
}

.servicesHeading img {
						 float: right;
						 padding-left: 20px;
}

/*
heading with services logo-end
*/

/*
Register to fors
*/
.regForm li {
	list-style-type: none;
	background-image: none;
	padding: 10px 0px 0px 0px;
}

.regForm ol {
	margin: 0px 20px;
	padding: 0px;
}

.regForm p {
	font-size: 1.2em;
}

.regForm .error {
	color: #ff0000;
	font-weight: bold;
}

.regForm .required {
	color: #ff0000;
}

.regForm label.element {
	font-size: 100%;
	font-weight: bold;
}

.regForm div.element	{
	padding: 1px 0px 5px 5px;
}

/*
Register to fors -end
*/


/*
PDF List
*/


.pdf li {
	background-image:url("/layout/images/pdf-icon.gif");
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 100%;
	text-indent: 25px;
	list-style-type: none;
	margin: 2px;
}


.footnote {
	font-size: 80%;
	color: #50b848;
	margin-bottom: 10px;
	display: block;
}

li .footnote {
	display: inline;
} 

/*
PDF List
*/


/*
Fors and Forsight subscribers
*/

.onlineAccess {
							float: right;
							margin-top: 20px;
							margin-bottom: 0px;
							margin-left: 0px;
							margin-right: 30px;
}




