@charset "utf-8";

/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	font-family: "Helvetica", "Arial", "Georgia", sans-serif;
}

.container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	width: 997px;
}

/*holds all the content*/
.clearfix:after {
	content: " ";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	font-size: 0;
}

.clearfix {
	display: inline-block
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
.logoholder {
	padding-bottom: 4px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 85px;
	margin-left: 17px;
	margin-top: 49px;
	float: left;
}

/*holds the unlock logo*/
h1 {
	top: 0px;
	position: absolute;
	left: -3000px;
}

.contactus {
	float: right;
	width: 400px;
	margin-top: 104px;
	font-size: 90%;
}

/*contact us button*/
a:link {
	text-decoration: none;
	color: #0033ff;
}

a:visited {
	text-decoration: none;
	color: #0033ff;
}

a:hover {
	text-decoration: underline;
	color: #0033ff;
}

a:active {
	text-decoration: none;
	color: #0033ff;
}

a.mainmenu:link {
	text-decoration: none;
	color: #2d3e61;
}

a.mainmenu:visited {
	text-decoration: none;
	color: #2d3e61;
}

a.mainmenu:hover {
	text-decoration: underline;
	color: #2d3e61;
}

a.mainmenu:active {
	text-decoration: none;
	color: #2d3e61;
}

.menu {
	clear: both;
	border-top: #cccccc 1px solid;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* holds the main menu items*/
.text {
	float: left;
	width: 498px;
	height: 167px;
}

/* holds the intro text image*/
.screengrabs {
	float: left;
	width: 499px;
	height: 167px;
}

/*holds the screengrab images*/
.greytext {
	color: #cccccc;
}

.activetext {
	color: #000000;
	font-weight: bold;
}

.underline {
	width: 997px;
	height: 3px;
	background-image: url(images/underline.jpg);
	background-repeat: no-repeat;
	clear: both;
}

/*underline half way down page*/
.threeboxescontainer {
	height: 239px;
	background-image: url(images/fade.jpg);
	background-repeat: repeat-x;
}

/*main container for the three links half way down the page*/
.threedivsone {
	float: left;
	width: 326px;
	margin-left: 3px;
	border-right: 2px solid #6e7f35;
	height: 206px;
}

/*the left of the three divs*/
.threedivstwo {
	float: left;
	width: 326px;
	margin-left: 5px;
	border-right: 2px solid #2d3e61;
	height: 206px;
}

/*the middle of the three divs*/
.threedivsthree {
	float: left;
	width: 326px;
	margin-left: 5px;
	border-right: 2px solid #751240;
	height: 206px;
}

/*the right of the three divs*/
h2.frontpage {
	padding: 0px;
	margin: 0px;
	font-family: "Helvetica", "Arial", "Georgia", sans-serif;
	margin-top: 3px;
	font-size: 120%;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-family: "Helvetica", "Arial", "Georgia", sans-serif;
	font-size: 110%;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-family: "Helvetica", "Arial", "Georgia", sans-serif;
	font-size: 90%;
	margin-bottom:6px;
}

h4 {
	padding: 0px;
	margin: 0px;
	font-family: "Helvetica", "Arial", "Georgia", sans-serif;
	font-size: 90%;
}

h5 {
	padding: 0px;
	margin: 0px;
	font-family: "Helvetica", "Arial", "Georgia", sans-serif;
	color: #333;
}

.greentext {
	color: #6e7f35;
}

.bluetext {
	color: #2d3e61;
}

.redtext {
	color: #751240;
}

.browntext {
	color: #914921;
}

.placesimage {
	float: right;
	width: 146px;
	height: 206px;
}

/*holds the places image on the home page*/
.placesleft {
	float: left;
	width: 164px;
	margin-left: 7px;
}

/*left float containing the text*/
.geocodesleft {
	float: left;
	width: 117px;
	margin-left: 10px;
}

/*left float containing the text*/
.textplacesleft {
	float: left;
	width: 117px;
	margin-left: 10px;
}

/*left float containing the text*/
.geocodesimage {
	float: right;
	width: 193px;
	height: 206px;
}

/*holds the geocodes image on the home page*/
.textplacesimage {
	float: right;
	width: 193px;
	height: 206px;
}

/*holds the geocodes image on the home page*/
.descriptions {
	color: #4f4f4f;
	font-size: 60%;
	line-height: 120%;
}

/*the text on the front page describing the three sections*/
.clear {
	clear: both;
}

/*clears underneath the three floating divs but before the buttons*/
.logocontainer {
	clear: both;
}

.edinalogo {
	width: 124px;
	height: 57px;
	padding-top: 18px;
	float: left;
}

/*holds the edina logo in place*/
.istock {
	height: 57px;
	padding-top: 40px;
	float: left;
	padding-left: 250px;
}

/*holds the image acknowledgement text*/
.jisclogo {
	width: 69px;
	height: 36px;
	float: right;
	padding-top: 40px;
}

/*holds the jisc logo*/
.maincontent {
	background-image: url(images/fade2.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	border:1px solid #ddd;
}

/*main container for the three links half way down the page*/
p {
	color: #4f4f4f;
	line-height: 160%;
	margin-left:30px;
}

/* registration form css */
div.regForm {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	background-color: #fff;
}

.registerIp{
	margin-left:auto;
	margin-right:auto;
	width:400px;	
}

.gcwUrl {
	border-bottom: 1px dotted;
	text-decoration: none;
	text-align: center;
}

.gcwUrl:hover {
	background: #b60000;
	border-bottom-style: solid;
	color: #fff;
}

.info {
	color: #333333;
	font: 70% / 1.5 "Helvetica", "Arial", "Georgia", sans-serif;
}

.info-unavailable {
	color: #aaaaaa;
	font: 70% / 1.5 "Helvetica", "Arial", "Georgia", sans-serif;
}

.box {
	background-color: #fff;
	margin-bottom: 20px;
	width: 460px;
	border: 1px solid #cccccc;
	margin-left: 80px;
	margin-bottom: 20px;
	margin-top:8px;
}

.disabled {
	color: #ff5555;
	border-bottom: 1px dotted;
}

.italic {
	font-style: italic;
}

table {
	border: 1px solid #ccc;
	width: 960px;
	background-color: #fff;
}

table.center {
	margin-left: auto;
	margin-right: auto;
}

.odd {
	background-color: #eaeaff;
}

.even {
	background-color: #eaffea;
}

.needKey {
	background-color: #ffd3c3;	
}

.dontNeedKey {
	background-color: #eee;	
}

.centre {
	text-align: center;
}

fieldset {
	border: 0px;
	margin-left: 10px;
}

label {
	color:#444;
	font: "Helvetica", "Arial", "Georgia", serif;
}

input {
	vertical-align: top;
	border: 1px solid #aaa;
	margin-bottom: 10px;
	width: 120px;
}

select {
	vertical-align: top;
}

.form-field {
	margin-bottom: 5px;	
}

.form-field label {
	float: left;
	width: 120px;
	margin-left:10px;
}

#API {
	border: 1px solid #aaa;
	width: 220px;
}

#formatField {
	border: 1px solid #aaa;
	width: 220px;
}

.mandatory {
	border: 1px solid #cf0c0c;
}

.indent {
	margin-left: 60px;
}

.codelink{
	margin-left: 0px;
	text-align:center;
	font: normal 100%/ 1 "Helvetica", "Arial", "Georgia", sans-serif;
}

.link-divider{
	margin-left:6px;
	margin-right:6px;
}

.parameter-table{
	background-color:#eee;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	text-align:left;
	font: "Helvetica", "Arial", "Georgia", sans-serif;
	padding:0px;
}

.parameter-table td{
	padding:8px;
	}
.parameter-table th{
	text-align:center;
	padding:8px;
	}

.format-table{
	background-color:#eee;
	margin-left:auto;
	margin-right:auto;
	width:300px;
	text-align:center;
	font: "Helvetica", "Arial", "Georgia", sans-serif;
}

.format-table td{
	padding:8px;
	}
.format-table th{
	text-align:center;
	padding:8px;
}


.api-table{
	background-color:#eee;
	margin-left:auto;
	margin-right:auto;
	width:500px;
	text-align:center;
	font: "Helvetica", "Arial", "Georgia", sans-serif;
}

.api-table td{
	padding:8px;
	}
.api-table th{
	text-align:center;
	padding:8px;
}



th {
		font: bold  "Helvetica", "Arial", "Georgia", sans-serif;
		height:24px;
}

td {
		font: "Helvetica", "Arial", "Georgia", sans-serif;
		
}

tr{
		height:16px;	
}

tr.info {
		height:12px;	
}

ul {
	margin-left:30px;
	color: #333;
	font: "Helvetica", "Arial", "Georgia", sans-serif;
}

ol {
	margin-left:30px;
	color: #333;
	font: "Helvetica", "Arial", "Georgia", sans-serif;
}

.mandatory-note{
	margin-left:0px;
	font: normal 70%/ 1 'Helvetica', 'Arial', 'Georgia', sans-serif; color:#666;
}

.image-caption{
	margin-right:10px;
	float:right;
	font: normal 70%/ 1 'Helvetica', 'Arial', 'Georgia', sans-serif; color:#666;
}

.code, .codeXML{
	white-space: nowrap;
	border: 1px solid #aaa;
	font-family: "Courier New", "Lucida Console", OCRB, Courier, Fixedsys, sans-serif;
	font-size: 11px;
	/* max-height: 50em; */
	padding: .7em .5em 1em .5em;
}

.codeXML{
	background-color: #ffffff;
	color: #000000;
}

.XML{
}

.XML .XMLMarkupBracket{
	color: #0000FF;
}

.XML .XMLMarkupTagName{
	color: #A31515;
}

.XML .XMLMarkupKnownTagName{
	color: #2B91AF;
}

.XML .XMLMarkupAttributeName{
	color: #FF0000;
}

.XML .XMLMarkupAttributeValue{
	color: #0000FF;
}

.XML .XMLMultiLineComment{
	color: #008000;
}

.geocodesButton{
	margin-left:26px;
	width:60px;
	border:1px solid #aaa;
}

.geotag-icon{
	margin-right:3px;
	vertical-align:text-top;
}

.query-number{
	padding: 4px 0 4px 20px;
	background: url('images/geotag_16.png') left center no-repeat;
	height:16px;
	display:inline;
	margin-left:2px;
}

.cell-text{
	margin-left:0px;
	color:#111;
	padding:0px;
	line-height:100%	
}

.submit-button{
	margin-top:20px;
	width:120px;
	margin-right:auto;
	margin-left:auto;
}

#processing-spinner{
	margin-left:10px;
	margin-top:2px;
	vertical-align:middle;
}
#processing-text{
	font-family: "Georgia";
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 0.75em;
	
	margin-left:2px;
	color: #a55e26;
	display:inline;
}

.mapholder{
	width:820px;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
}
	
#map{
	width: 820px;
	height: 350px;
	border: 1px solid #bbb;
}

.contact-name{
	color: #000;
	font-size: 110%;
	line-height: 160%;
	margin-left:10px;
}

.contact-email{
	color: #4f4f4f;
	font-size: 100%;
	line-height: 160%;
	margin-left:10px;
}
.contact-info{
	color: #4f4f4f;
	font-size: 100%;
	line-height: 160%;
	margin-left:10px;
}

.communicate-links{
	color: #4f4f4f;
	margin-left:3px;
	margin-right:3px;
}
#results-table{
	width:820px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	overflow:scroll;
}

#advanced-search-link{
	display:inline;
	margin-left:4px;
}

#advanced-search-link:hover{
	text-decoration:underline;	
}

#reset-map-link{
	float:right;
	display:inline;
	margin-left:0px;
	margin-right:0px;
}

#reset-map-link:hover{
	text-decoration:underline;
	margin-left:0px;
	margin-right:0px;
}

#info-map-link{
	float:right;
	display:inline;
	margin-left:0px;
	margin-right:0px;
}

#info-map-link:hover{
	text-decoration:underline;
	margin-left:0px;
	margin-right:0px;
}

#numberOfResults{
	clear: both;
	font-family: "Georgia";
	font-style: italic;
	padding: 0.75em;
	margin-left:70px;
	/*margin-top:10px;*/
	color: #a55e26;
}

.column-info{
	font-style: italic;
	padding: 0.0em;
	color: #a55e26;
}



.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #bd732a;
	color: white;
}

#mapinfo{
	font-family: "Helvetica", "Arial", "Georgia", sans-serif;
	width:500px;
	float:left;
	margin-left:0px;
	color: #444;
}

.autosuggest-box {
	background-color: #fff;
	margin-bottom: 20px;
	width: 460px;
	border: 1px solid #cccccc;
	margin-left: 50px;
	margin-bottom: 20px;
	margin-top:8px;
}
.autosuggest-title {
	margin-left: 10px;
	margin-top:5px;
	margin-bottom:0px;
}

.new-img{
	margin-left: 3px;
}

pre {
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-left:50px;
	background: #f0f0f0;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 20px; /*--Height of each line of code--*/
	background: url(images/pre_code_bg.gif) repeat-y left top; /*--Background of lined paper--*/
	width: 800px;
	overflow: auto; /*--If the Code exceeds the width, a scrolling is available--*/
	overflow-Y: hidden;  /*--Hides vertical scroll created by IE--*/
}
pre code {
	margin: 0 0 0 40px;  /*--Left Margin--*/
	padding: 18px 0;
	display: block;
}
#loadingImg{
	vertical-align:middle;
	margin-right:2px;
}

#key-input{
	display:inline;
	vertical-align:middle;
}
