/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/


/*	Resets
	------	*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}

a img {border: 0;}



/*	Typography presets
	------------------	*/

.gigantic {
	font-size: 680%;
	line-height: 1.1em;
	letter-spacing: -0.125em;
}

.huge, h1 {
	font-size: 425%;
	line-height: 1.1em;
	letter-spacing: -0.0625em;
}

.large, h2 {
	font-family: cc3;
	font-weight: normal;
	font-size: 178%;
	line-height: 1.6em;
	padding-bottom: 5px;
	border-bottom: 1px solid #dee5e5;
	margin-bottom: 10px;
}

.bigger, h3 {
	font-family: cc3sc;
	font-size: 160%;
	font-weight: normal;
	line-height: 1.6em;
}

.big, h4 {
	font-family: cc3;
	font-weight: normal;
	font-size: 140%;
	line-height: 1.6em;
}

.bitbigger {
	font-weight: normal;
	font-size: 125%;
}

body {
	font-family: ct3, 'Helvetica Neue', 'Corbel', 'Roboto', 'Segoe', 'Arial', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 95%;
	line-height: 1.6em;
}

.small, small {
	font-size: 82%;
	line-height: 1.6em;
}

/* Selection colours (easy to forget) */

::selection 	 	{background: #e9e9e9;}
::-moz-selection 	{background: #e9e9e9;}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: #e9e9e9;}




body {
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}

#logoPrint{
	display: inline;
}

#logoTransparent{
	display: none;
}

p.inpara
{
  margin-left:1em; 
}

p.inparasmall
{
  margin-left:1em; 
  font-size: 90%;
}

ul.intext
{
  margin-left:1em; 
  padding-left:0.2em; 
  margin-bottom:1em;
}

ul.intext li
{
  list-style-type:none;
  padding-left: 0.8em; 
  list-style: none; 
}

ul.intext2col
{
  margin-left:1em; 
  padding-left:0.2em; 
  list-style: none;
  margin-bottom:1em;
  -moz-column-count:2; /* Firefox */
  -webkit-column-count:2; /* Safari and Chrome */
  column-count:2;
  font-size: 13px;
  line-height: 18px;
}

ul.intextsmall
{
  margin-left:1em; 
  padding-left:0.2em; 
  margin-bottom:1em;
  font-size: 90%;

  list-style: none; 

}

ul.intextsmallhi
{
  margin-left:1em; 
  margin-bottom:1em;
  font-size: 90%;
  list-style: none; 
  padding-left: 1.45em;
  text-indent: -1.25em;
}

ul.intextsmalldash
{
  margin-left:1em; 
  margin-bottom:1em;
  font-size: 90%;
  list-style: square; 
  padding-left: 1.45em;
}

p.smallquote
{
  margin-left:1em; 
  padding-left:0.2em; 
  margin-bottom:1em;
  font-size: 90%;
}

tr.vsmall {
	font-size: 75%;
	line-height: 1.6em;
    vertical-align: top;
}


a.gentle:link
{
  border-bottom:1px dashed #468189;
  text-decoration:none;
  color:#468189;
}

a.gentle:visited
{
  text-decoration:none;
  color:#468189;
}

a.gentle:hover
{
  text-decoration:none;
  color:#77aca2;
}

a.gentle:active
{
  text-decoration:none;
  color:#77aca2;
}

a.semigentle:link
{
  text-decoration:none; 
  border-bottom:1px dashed #468189;
  color:#468189;
}

a.semigentle:visited
{
  text-decoration:none;
  color:#468189;
}

a.semigentle:hover
{
  text-decoration:none;
  border-bottom:1px solid #468189;
  color:#468189;
}

a.semigentle:active
{
  text-decoration:none;
  border-bottom:1px solid #77aca2;
  color:#77aca2;
}

.grey
{
  color:#a2c0c4;
}

.hangingind 
{
  padding-left: 1.25em;
  text-indent: -1.25em;
}

.hangingindbig 
{
  padding-left: 2.5em;
  text-indent: -1.25em;
}

.texthead {
	font-family: cc3sc;
	font-weight: normal;
	font-size: 135%;
	line-height: 1.625em;
	color: #76323f;
	padding-top: 1em;
	padding-bottom: 0.375em;
	border-bottom: 1px solid #dee5e5;
	margin-bottom: 0.625em;
}


.texthead2 {
	font-family: cc3sc;
	font-size: 110%;
	line-height: 1.125em;
	font-weight: normal;
	color: #76323f;
	padding-top: 1em;
	padding-bottom: 0.375em;
	border-bottom: 1px dotted #dee5e5;
	margin-bottom: 0.625em;
}


#extraText{
	width: 400px;
	height: 145px;
	margin: 0 0 20px 10px;
	padding: 10px ;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15); 
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15); 
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);	
}


img.onleft
{
  padding:1px;
  border:1px solid #76323f;
  background-color:#468189;
  float: left;
  margin: 0.625em;
}

img.onright
{
  padding:1px;
  border:1px solid #76323f;
  background-color:#468189;
  float: right;
  margin: 0.625em;
}

img.oncentre
{
  padding:1px;
  margin-left:auto;
  margin-right:auto;
  margin: 0.625em;
}

img.viz
{
  margin: 0.625em;
}

img.logo {
  display: block;
  max-width:482px;
  max-height=80px;
  width: auto;
  height: auto;
}

#footnotes{
	border-top: 1px solid #304D31;
	margin-top: 20px;
	padding-top: 10px;
}

.footnote{
    position: relative;
    top: -0.5em;
    font-size: 80%;
    text-decoration: none;
    color: #468189;
}

.sc{
	font-family: cc3sc;
}

.rule {
    display: block;
    width: 90%
    height: 1px;
    border: 0;
    border-top: 1px solid #ac848b;
    margin: 1em 0;
    padding: 0;
}

/* Additional classes end */

table.fulltable
{
	table-layout: fixed;
	width:100%;
	border: 0px;
}

#wrapper{
	width: 972px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #FFF;
	margin:20px auto;
	box-shadow: none; 
	-moz-box-shadow: none; 
	-webkit-box-shadow: none;
}

#header{
	margin: 0px;
}

#logo{
	margin: 0px;
}

#navbar{
display: none;
}

#subNavbar{
display: none;
}

#logoInner{
	padding-top: 10px;
}

#navbarInner, #subNavbarInner, #logoInner, #footerInner{
	margin: 0 auto;
	width: 972px;
	padding-left: 10px;
	padding-right: 10px;
}

#logoInner{
	padding-left: 10px;
}

#mainWithLeftNav{
	float:left;
	width: 752px;
}

#leftNav{
display:none;
}

#main{
	width: 952px;
	margin-left: 0px;
	margin-right: 10px;
}

#mainInner{
	padding: 0;
}

div.clear{
	clear:both;
}

/* Navbars */

ul.navList{
display: none;
}

/* Footer */

#footer{
display: none;
	
}

/* Breadcrumbs */

#breadcrumbs{
	margin-top: 7px;
	margin-bottom: 5px;
	color: #8E8E8E;
}

#breadcrumbs a{
	color: #8E8E8E;
	text-decoration: underline;
}

/* Welcome Page */
#welcome{
	width: auto;
	float:none;
	padding: 10px;
	margin: 10px 5px 10px 0;
	background-color: #535a73;
	color: #FFF;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15); 
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15); 
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);	
}

#welcomeRight{
	float:none;
	padding: 0px;
	margin: 10px 5px 10px 0;	
}

#welcomeQsearch{
display: none;
}

#welcomeQsearch h4, #welcomeCotd h4{
	color: #FFF;
	font-weight: normal;
	margin-bottom: 20px;
}

#welcomeCotd{
	width: auto;
	background-color: #a9b0c8;
	color: #FFF;
	margin: 10px 0 20px 10px;
	padding: 10px;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15); 
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15); 
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);	
}

p.hierarchy a, p.cotdTitle a{
	color: #FFF !important;
	text-decoration: none !important;
}

p.hierarchy a:hover, p.hierarchy a:active,p.cotdTitle a:hover, p.cotdTitle a:active {
	text-decoration: underline !important;
}

p.cotdTitle{
	font-size: 18px;
	font-weight: bold;
}

a.linkButton, a.refineButton, input.searchButton{
	cursor: pointer;
	padding: 5px;
	color: #FFF !important;
	text-decoration: none !important;
	font-weight: bold;
	background-color: #535a73;
	border: 1px solid #535a73;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15); 
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15); 
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
}
a.linkButton:hover, a.linkButton:active{
	background-color: #8db4d7;
	border: 1px solid #535a73;
}

input.searchButton:hover, input.searchButton:active{
	background-color: #a9b0c8;
	border: 1px solid #535a73;
}

/*  Main page */

p{
	text-align: justify;
	margin-bottom: 10px;
}

p.right{
	text-align:right;
}

#main p a{
	color: #456b8c;
	text-decoration: underline;
}

#main p a:hover, #main p a:active{
	text-decoration: underline;
}

label{
	cursor: pointer;
	font-weight: bold;
}

div.pos, span.dates{
	border: 1px solid #a9b0c8;
	background-color: #e1e1eb;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 2px;
	
}

div.pos{
	float: left;
}

span.dates{
	padding: 5px;
}

.hFloat{
	float:left;
	margin-right: 10px;
}

.hFloat img{
	display: none;
}

ul.subCatBrowse{
	margin-left: 0px;
	list-style-type: none;
}

ul.subCatBrowse li{
	border: 1px solid #a9b0c8;
	margin-bottom: 2px;
}

ul.subCatBrowse a{
	color: black;
	text-decoration: none;
	display:block;
	padding-left: 10px;
}

ul.subCatBrowse a:hover, ul.subCatBrowse a:active{
	text-decoration: none;
	background-color: #8db4d7;
	color: #FFF;
}

#subCatToggle{
	margin-bottom: 0px;
	border: 1px solid #a9b0c8;
	background-color: #e1e1eb;
}

#subCatToggle a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background-color: #e1e1eb;
	padding: 3px 10px;
	display: block;
}

#subCatToggle a img {
	vertical-align: text-top;
	padding-top: 2px;
}

#subCatToggle a:hover, #subCatToggle a:active{
  text-decoration: none;
}

#subCatBrowseDiv{
	background-color: #535a73;
	padding: 10px;
	border: 1px solid black;
	box-shadow: none; 
	-moz-box-shadow: none; 
	-webkit-box-shadow: none;
}

#browseUp{
	margin-bottom: 0px;
	color: #FFF;
	background-color: #535a73;
	padding: 10px;
	padding-bottom: 0;
	border: 1px solid black;
	box-shadow: none; 
	-moz-box-shadow: none; 
	-webkit-box-shadow: none;
}

#browseUp h4{
	font-size: 18px;
	font-weight: normal;
}

#browseDown{
	margin-top: 20px;
	color: #FFF;
	background-color: #535a73;
	padding: 10px;
	padding-bottom: 0;
	border: 1px solid black;
	box-shadow: none; 
	-moz-box-shadow: none; 
	-webkit-box-shadow: none;
}

#browseDown h4{
	font-size: 18px;
	font-weight: normal;
}

div.downHierarchy, div.upHierarchy, div.posHierarchy{
	float: left;
	border-radius: 4px;
	border: 1px solid #a9b0c8;
	background-color: #e1e1eb;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.downHierarchy a, div.upHierarchy a, div.posHierarchy a{
	display: block;
	text-decoration: none;
	padding: 0px 5px;
	color: #3a3a3a !important;
}

div.downHierarchy a:hover, div.downHierarchy a:active, div.upHierarchy a:hover, div.upHierarchy a:active{
	background-color: #8db4d7;
	color: #FFF !important;
	text-decoration: none !important;
}

div.posHierarchy a:hover, div.posHierarchy a:active{
	background-color: #535a73;
	color: #FFF !important;
	text-decoration: none !important;
	border-radius: 4px;
}

div.joinHierarchy{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 1px 6px;
	font-weight: bold;
}

#browsePOS{
	background-color: #8db4d7;
	color: #FFF;	
	padding: 10px;
	padding-bottom: 0;
	border: 1px solid black;
	box-shadow: none; 
	-moz-box-shadow: none; 
	-webkit-box-shadow: none;
	margin-top: 0;
}

#browsePOS h4{
	font-size: 14px;
	font-weight: normal;
}

#categoryMain{
	margin: 20px 0 20px 10px;
}

#specCharToggle{
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #a9b0c8;
	background-color: #e1e1eb;
}

#specCharToggle a {
	color: #000 !important;
	text-decoration: none !important;
	font-weight: normal;
	background-color: #e1e1eb;
	padding: 3px 10px;
}

#specCharToggle a img, label img {
	vertical-align: text-top;
	padding-top: 2px;
}

#specCharToggle a:hover, #specCharToggle a:active{
  text-decoration: none;
}

#specChar a{
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #a9b0c8;
	background-color: #e1e1eb;
	font-weight: bold;
	color: #000 !important;
	text-decoration: none !important;
}

#specChar a:hover, #specChar a:active{
	color: #FFF !important;
	background-color: #535a73;
	border: 1px solid #535a73;	
}

#mySearch{
	background-color: #535a73;
	color: #FFF; 
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid black;
	box-shadow: none; 
	-moz-box-shadow: none; 
	-webkit-box-shadow: none;
}

a.refineButton{
	cursor: pointer;
	padding: 5px;
	color: #FFF !important;
	text-decoration: none !important;
	font-weight: bold;
	background-color: #a9b0c8;
	border: 1px solid #a9b0c8;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15); 
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15); 
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
}
a.refineButton:hover, a.refineButton:active{
	background-color: #8db4d7;
	border: 1px solid #a9b0c8;
}

#recommended{
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid black;
	box-shadow: none; 
	-moz-box-shadow: none; 
	-webkit-box-shadow: none;
}

#recommendedHeader{
	background-color: #8db4d7;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 0px;
	border: 1px solid black;
	box-shadow: none; 
	-moz-box-shadow: none; 
	-webkit-box-shadow: none;
	padding: 10px;
}

div.navigation{
	text-align: center;
	background-color: #8db4d7;
	color: #FFF;
	font-weight: normal;
	margin: 10px 0;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15); 
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15); 
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
	padding: 5px;
}

div.navigation a{
	text-decoration: none;
	color: #FFF;
}

h4.catList{
	font-weight: normal;
	margin-bottom: 10px;
}

p.catOdd{
	margin-bottom: 0;
	padding: 5px;
}

p.catEven{
	background-color: #e9e9f7;
	margin-bottom: 0;
	padding: 5px;
}

span.oedLink{
	display: none;
}

span.oedLink a{
	text-decoration: none !important;
	color: #FFF !important;
	background-color: #32486a;
	padding: 2px;
	border-radius: 4px;
}

span.oedLink a:hover, span.oedLink a:active{
	background-color: #96282c;
}

#citeLink{
display: none;
}

#oedSub{
	display: none;
}

h4.citeHeader{
	font-size: 18px;
}

.ui-dialog-title{
	color: #FFF;
}

p.citeP{
	padding-bottom: 10px;
	border-bottom: 1px dashed #535a73;
}




/* Concourse C2 (small caps) */
@font-face {
    font-family: 'cc2';
    src: url('fonts/woff2/cc2.woff2') format('woff2'), 
    	 url('fonts/woff/cc2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cc2';
    src: url('fonts/woff2/cc6.woff2') format('woff2'), 
    	 url('fonts/woff/cc6.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

/* Concourse C3 (small caps) */
@font-face {
    font-family: 'cc3';
    src: url('fonts/woff2/cc3.woff2') format('woff2'), 
    	 url('fonts/woff/cc3.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cc3';
    src: url('fonts/woff2/cc6.woff2') format('woff2'), 
    	 url('fonts/woff/cc6.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

/* Concourse C2SC (onlysmall caps) */
@font-face {
    font-family: 'cc2sc';
    src: url('fonts/woff2/cc2sc.woff2') format('woff2'), 
    	 url('fonts/woff/cc2sc.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cc2sc';
    src: url('fonts/woff2/cc6sc.woff2') format('woff2'), 
    	 url('fonts/woff/cc6sc.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

/* Concourse C3SC (only small caps) */
@font-face {
    font-family: 'cc3sc';
    src: url('fonts/woff2/cc3sc.woff2') format('woff2'), 
    	 url('fonts/woff/cc3sc.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cc3sc';
    src: url('fonts/woff2/cc6sc.woff2') format('woff2'), 
    	 url('fonts/woff/cc6sc.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

/* Concourse T2 (text) */
@font-face {
    font-family: 'ct2';
    src: url('fonts/woff2/ct2.woff2') format('woff2'), 
    	 url('fonts/woff/ct2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ct2';
    src: url('fonts/woff2/ct6.woff2') format('woff2'), 
    	 url('fonts/woff/ct6.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'ct2';
    src: url('fonts/woff2/ct2i.woff2') format('woff2'), 
    	 url('fonts/woff/ct2i.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'ct2';
    src: url('fonts/woff2/ct6i.woff2') format('woff2'), 
    	 url('fonts/woff/ct6i.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

/* Concourse T3 (text) */
@font-face {
    font-family: 'ct3';
    src: url('fonts/woff2/ct3.woff2') format('woff2'), 
    	 url('fonts/woff/ct3.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ct3';
    src: url('fonts/woff2/ct6.woff2') format('woff2'), 
    	 url('fonts/woff/ct6.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'ct3';
    src: url('fonts/woff2/ct3i.woff2') format('woff2'), 
    	 url('fonts/woff/ct3i.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'ct3';
    src: url('fonts/woff2/ct6i.woff2') format('woff2'), 
    	 url('fonts/woff/ct6i.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

/* Concourse T4 (text) */
@font-face {
    font-family: 'ct4';
    src: url('fonts/woff2/ct4.woff2') format('woff2'), 
    	 url('fonts/woff/ct4.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ct4';
    src: url('fonts/woff2/ct7.woff2') format('woff2'), 
    	 url('fonts/woff/ct7.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'ct4';
    src: url('fonts/woff2/ct4i.woff2') format('woff2'), 
    	 url('fonts/woff/ct4i.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'ct4';
    src: url('fonts/woff2/ct7i.woff2') format('woff2'), 
    	 url('fonts/woff/ct7i.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
