﻿body
{
	font-family: Arial;
	/*background-color: #d5d5d5;*/
	background-color: #ffffff;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

a
{
	text-decoration: none;
	color: #333333;
}

p
{
	font-size: 1em;	
}

.div-container
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
}

.div-widecontainer
{
	width: 100%;
	background-color: #ededf8;
}

#div-topcontainer
{
	height: 25px;
	width: 100%;
	margin-top: 3px;
	border-top: solid 1px #2ca7e3;
}

#div-bannercontainer
{
	margin-left: auto;
	margin-right: auto;
}

#div-bannercontainer img
{
	width: 100%;
}

#div-bottomcontainer
{
	height: 25px;
	width: 100%;
	margin-bottom: 3px;
	border-bottom: solid 1px #2ca7e3;
}

#div-bottomcontainer ul
{
	margin-top: 5px;
}

#div-bottomcontainer li
{
	float: left;
}

#div-bottomcontainer a
{
	text-decoration: none;
	color: #333333;
	font-size: 0.8em;
	font-weight: bold;
}

#div-bottomcontainer ul
{
	padding-left: 0px;
}

#div-bottomcontainer li
{
	margin-left: 25px;
	list-style-type: disc;
}

#div-bottomcontainer li.li-first
{
	margin-left: 0px;
	list-style-type: none;
}

#div-bottomcontainer-left
{
	float: left;
}

#div-bottomcontainer-right
{
	margin-top: 5px;
	float: right;
}

#div-bottomcontainer-right a
{
	color: #333333;
}



#div-adminDiv
{
	width: 100%;
	padding-top: 3px;
	/*border: solid 1px red;*/
}

#div-adminDiv-left
{
	float: left;
}

#div-adminDiv-right
{
	float: right;
	font-size: 0.9em;
	font-weight: bold;
}

#div-adminDiv-right img
{
	vertical-align: middle;
	margin-left: 3px;
}

#div-adminDiv-right a
{
	color: #8f8f8f;
}

.returnTo
{
	border: none;
	color: #8f8f8f;
	font-weight: bold;
}




.errorClass
{
	border: solid 1px red;
	color: Red;
	font-size: 12px;
	width: 500px;
	padding: 5px;
	margin-left: 50px;
}

.messageClass
{
	border: solid 1px #1b98d2;
	color: #1b98d2;
	font-size: 12px;
	width: 500px;
	padding: 5px;
	margin-left: 50px;
}

.clearBoth
{
	clear: both;
}

.button-button-standard
{
	background-color: #2da7e3;
	padding: 5px;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	border-radius: 5px;
	border: none;
}

.button-button-standard a
{
	color: #ffffff;
}

.button-button-standard:hover
{
	cursor: pointer;
}


.button-button-grey
{
	background-color: #666666;
	padding: 5px;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	border: none;
	font-family: Calibri, Arial;
	margin-top: 5px;
}

.button-button-grey a
{
	color: #ffffff;
}

.button-button-grey:hover
{
	cursor: pointer;
}

.button-button-grey-float-right
{
	float: right;
}

.button-logon-reset
{
	margin-right: 2px;
	color: #333333;
}

.input-keywords-input
{
	width: 99%;
	font-family: Calibri, Arial;
}

#div-logon
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

#div-logon label
{
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 10px;
}

#div-footer
{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

#div-loginCTA
{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}

#loginRegister
{
	float:left;
}

#loginMiddle
{
	float: left;	
	margin-left: 5px;
	margin-right: 5px;
}

#loginForgotten
{
	float: left;
}


#div-leftColumn
{
	padding: 5px;
}




#div-rightColumn
{
	padding: 2px;
}

#div-rightColumnWide
{
	padding: 2px;
}

#div-paginationHolder
{
	width: 100%;
	clear: both;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	    border-bottom: solid 1px #2ca7e3;
}

#div-paginationHolder2
{
	margin-top: 20px;	
}

#div-pagination
{
	float: left;
	font-size: 0.9em;
}

#div-citationsPrint
{
	float: right;
}

#ul-pagination
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#ul-pagination li
{
	display: inline;
	list-style-type: none;	
}

#ul-pagination a
{
	font-size: 0.9em;
}

.li-First
{
	padding-left: 10px;	
}



.text-grey
{
	color: #d2d2d2;
}


.div-posterFeatured
{
	/*border: solid 2px #243d86;	*/
	background-color: #ededf8;
	padding: 4px;
}


.div-posterThumbnail
{
	width: 120px;
	height: 100%;
	display: block;
	float: left;
	position: relative;
}

.div-posterButtons
{
	width: 90px;
	float: right;
	position: relative;
	z-index: 100;
	margin-left: 5px;
}

.div-posterCentre
{
	padding-left: 130px;
	padding-right: 4px
}

.div-posterDiv
{
	border-bottom: solid 1px #2ca7e3;
	margin-left: 4px;
	margin-right: 4px;
	margin-top : 5px;	
	clear:both;
	position: relative;
}

.div-posterbutton
{
	text-align: center;
	font-size: 0.7em;
	margin-bottom: 3px;
}

#div-posterPageTop
{
	margin-bottom : 15px;	
	display : block;
	clear: both;
	height: 25px;
	/*border-bottom: solid 1px #2ca7e3;*/
}

#div-posterPageTopLeft
{
	float: left;
	font-size: 1em;
	font-weight: bold;
	margin-top: 5px;
}

/*#div-posterPageTopLeft a
{
	color: #243d86;
	text-decoration: none;
}

#div-posterPageTopLeft a:visted
{
	color: #243d86;
}*/

#div-posterPageTopRight
{
	float: right;
	font-size: 1em;
	font-weight: bold;	
	margin-top: 5px;
}

#ul-postPageTop
{
	margin: 0px;
}


#ul-postPageTop li
{
	display: inline;
	list-style-type: none;	
}

/*#ul-postPageTop a
{
	color: #243d86;
	text-decoration: none;
}

#ul-postPageTop a:visted
{
	color: #243d86;
}*/

#div-posterPageLeftColumn
{
	display: block;
	width: 700px;
}

#div-posterPageLeftColumn img
{
	padding: 3px;
	border: solid 1px #cecece;
	width: 95%;

}

#div-posterPageLeftColumn p
{
	margin: 4px 0px 3px 0px;
	font-size: 0.9em;
	font-weight: bold;	
}

.p-posterPageRightColumnTitle
{
	width: 150px;
	font-size: 0.9em;
	font-weight: bold;
	margin: 4px 1px 0px 0px;
}

.p-posterPageRightColumnTerms
{
	padding: 2px;
	border: solid 1px #cecece;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}


#div-posterPageRightColumn
{
	width: 260px;
	
}

#div-posterPageRightColumnCategories
{
	margin-bottom: 10px;
}

.div-posterbutton-float
{
	width: 110px;
	float: left;
	margin: 2px;
}


#form-siteform
{
}

#form-siteform p 
{
	font-weight: bold;	
}

#form-siteform input.form-singleline-input
{
	border: solid 1px black;	
	width: 200px;
	padding-left: 3px;
	padding-right: 3px;
}



#form-siteform select
{
	width: 200px;
	border: solid 1px black;
}

#form-siteform textarea
{
	width: 500px;
	border: solid 1px black;
	font-family: Arial;
}

#form-siteform div {
	display:block;
	margin-bottom:0.5em;
	padding:0;
}

#form-siteform label {
	float:left;
	padding:0 1em;
	text-align:right;
	width:200px;
	vertical-align: top;

}

#form-siteform div.frm-req
{
	display: block;
	clear: both;
}

#div-content
{
	margin-top: 20px;	
}

.button-search-button
{
	width: 100px;	
}

#div-searchtop
{
	width: 100%;
	margin-bottom: 4px;	
	margin-left: 10px;
}

#div-searchtopbrowse
{
	float: left;
}

#div-searchtopsearch
{
		float: left;
		border-left: solid 1px #000000;
		margin-left: 10px;
		padding-left: 10px;
}

#div-searchcontainer
{
	padding: 5px;
	background-color: #eae9e9;
	width: 100%;
		font-family: Calibri, Arial;
	font-size: 1.1em;
}

.posterThumbnailPrint
{
	width: 120px;
	float: left;
	margin-bottom: 10px;
}

.posterThumbnailPrint p
{
	font-weight: bold;
	font-size: 0.9em;
}

.posterCentrePrint
{
	width: 740px;
	padding-left: 4px;
	padding-right: 4px;
	float: right;
	margin-bottom: 10px;
}

.posterCentrePrint p
{
	font-weight: bold;
	font-size: 0.9em;	
}

.posterContainerPrint
{
	margin-bottom: 10px;
	clear: both;	
}

#div-keywordBox
{


	font-weight: bold;
}

.div-CategoryActual
{
	padding-left: 20px;
	padding-bottom: 10px;
	max-height: 200px;
	overflow: auto;
	width: 280px;
}

.div-Category
{
	border-bottom: solid 1px #ffffff;	
}

#div-refineSearchText
{
	margin-bottom: 10px;
}

#div-searchtopbrowse a
{
	color: #666666;
}

#div-searchtopbrowse a.a-searchbrowse-selected
{	
	font-weight: bold;
}

#div-searchtopsearch a
{
	color: #666666;
}

#div-searchtopsearch a.a-searchbrowse-selected
{		
	font-weight: bold;
}

.div-Category-name
{
	padding-bottom: 4px;
	cursor: pointer;
}

.span-Category-closed
{
	background-image: url('/images/arrow-left.png');

}

.span-Category-open
{
	background-image: url('/images/arrow-down.png');

}

.span-Category
{
	background-repeat: no-repeat;
	width: 14px;
	height: 11px;	
	display: block;
	float: left;
	margin-top: 5px;
}

.div-CategoryActualRow a
{
	color: #2da7e3;
	font-weight: bold;
}

.div-CategoryActualRow a.a-facet-selected
{
	color: #333333;
	font-weight: normal;
}

.span-large
{
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 10px;
}


.img-show-logo
{
	width: 700px;
	margin-top: 5px;
}

@media screen and (min-width: 1001px) 
{
	.div-container
	{
		width: 990px;
	}
	
	#div-bannercontainer
	{
		width: 990px;
	}
	
	#div-leftColumn
	{
		width: 300px;
		height: 100%;
		

		float: left;
	}
	
	#div-rightColumn
	{
		width: 120px;
		min-width: 657px;
		margin-left: 2px;	
		float: right;
		z-index: 10;
	}

	
	#div-posterPageLeftColumn
	{
		float: left;
	}
	
	#div-posterPageRightColumn
	{
		float: right;		
	}
	.p-posterPageRightColumnTerms
	{
		width: 260px;
	}
}

@media screen and (max-width: 1000px) 
{
	#div-bannercontainer
	{
		width: 100%;
	}
	
	.div-container
	{
		width: 100%;
	}
	
	#div-leftColumn
	{
		width:100%;

	}
	
	#div-rightColumn
	{
		width:100%;

	}

	#div-bottomcontainer-right
	{
		display: none;
	}
	
	#div-bottomcontainer-left a
	{
		font-size: 0.9em;	
	}

	#div-rightColumnWide
	{
		width:100%;
	}
	
	#div-citationsPrint
	{
		display: none;
	}
	
	#ul-pagination li.li-pagenumbers
	{
		display: none;
	}
	
	#ul-postPageTop	 li.li-hidden
	{
		display: none;
	}
	#div-posterPageLeftColumn
	{
		width: 100%;
	}
	
	#div-posterPageRightColumn
	{
		width: 100%;		
	}
	
	.p-posterPageRightColumnTerms
	{
		width: 95%;
	}
	
	#div-searchcontainer
	{
		font-size: 2em;
	}
	
	.div-posterbutton
	{
		font-size: 1em;
	}
	
	.div-posterCentre p
	{
		font-size: 0.5em;		
	}
	
	.div-CategoryActual input
	{
		width: 50px;
		height: 50px;
	}
	
	.input-keywords-input
	{
		font-size: 1em;
	}
	.button-search-button
	{
		width: 150px;
	}
	
	
}





