#content {
	float:none;
}

/* sitewide link colors */
a:link {color:#cc0000;}
/*a:visited {color:#162BAC;} visited colour should be specified for good usability */
a:hover {color:#162BAC;}
/* end sitewide link colors */


#content h1.page-header {
	color:#545454;
	font-family: Georgia,Times,serif;
	font-weight:normal;
	border: 0;
}

#content p {
	font-size: 70%;
}
#content a {
	font-weight:bold;
}

#content h2 {
	color: #fff;
	font-family: Georgia,Times,serif;
	font-weight:normal;
	font-size:120%;
	margin: 0 0 20px 0;
}

#content span.blue-bg {
	background-color: #006f9e;
	padding: 3px 6px;
}

#content form {
	margin-top: 20px;
}

#content form fieldset {
	border:0 none;
	margin:0;
	padding:0;
}


#content div.container-form {
	background:none;
	border: 1px dashed #b7b7b7;
	padding:15px;
	margin: 0;
}

#content div.bottom {
	border-top: none;
}

#content .required{
	color: #e00;
}

#content p.required{
	margin-bottom: 0;
}

#content div.library-details {
	background: none;
	border: none;
	width:48%;
	float:left;
}

#content div.your-details {
	width:48%;
	float:right;
}

#content div.library-details div, #content div.your-details div {
	width: 90%;
}


#content div.corres-details {
	margin: 0 0 0 5px;
	padding: 0;
}


#content form {
	margin-top: 5px;

}
#content form legend {
	color: #fff;
	font-family: Georgia,Times,serif;
	font-weight:normal;
	font-size:120%;
	margin: 0 0 10px -5px;
	background-color: #006f9e;
	padding: 3px 6px;
}

#content form  div div {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
}

#content form fieldset label {
	width: 38%;
	font-size: 70%;
	padding: 3px 0 0 0;
	margin: 0 0 0 5px;
	float:left;
}

#content div.library-details input, #content div.your-details input{
	width:57%;
	float:right;
}

#content form fieldset input {
	border: 1px solid #bbbbb1;
	background-color: #f9f8e3;
	margin:0;
	padding: 2px;
}

#content form fieldset select {
	border: 1px solid #bbbbb1;
	background-color: #f9f8e3;
	margin:0;
	padding: 2px;
	width: 58.5%;
	float:right;
}

#content form fieldset textarea {
	border: 1px solid #bbbbb1;
	background-color: #f9f8e3;
	margin:0 0 20px 0;
	padding: 2px;
	width: 50%;
	height:8em;
}


#content form fieldset .red-button {
	background:transparent url(/templates/librec/images/button_arrow.gif) no-repeat scroll 1px 50%;
	border: 1px solid #cc0000;
	background-color: #ffffff;
	color: #cc0000;
	font-weight:bold;
	margin:0 5px 0 0;
	padding: 1px 2px 0px 18px;
	float:none;
	text-align:left;
	width: auto;
	overflow:visible; 
	
}

#content form fieldset a.red-button {
	background:transparent url(/templates/librec/images/button_arrow.gif) no-repeat scroll 2px 50%;
	text-decoration:none;
	padding: 3px 2px 2px 20px;
}



#content div.journals-a-z {
	float:left;
	width:48%;
}


#content div.journals-a-z legend {
	background: none;
	font-family: Georgia,Times,serif;
	color: #006f9e;
	font-weight: normal;
	font-size: 130%;
	margin: 10px 0 0 0;
	padding: 0;
}

#content form fieldset ul {
	list-style-type: none;
	margin:0 0 20px 0;
	padding:0;
}

#content form fieldset ul.journal-list li {
	font-weight:bold;
}

#content form fieldset ul li {
	margin: 0 0 10px 0;
	padding: 0;
	line-height:14px;
	
}

#content form fieldset ul li input {
	margin: 0 5px 0 0;
	background: none;
	border: none;
	float: left;
}

#content form fieldset ul li label {
	margin: 2px 0;
	float: none;
	padding:0;
}

#content form fieldset ul li label.error {
	font-weight: bold;
}

#content form fieldset .reason {
	font-weight: bold;
}

#content form fieldset .reasons-label {
	float:none;
	margin: 0;
	padding: 0;
}

#content form fieldset div.contact-institution {
	margin: 0 0 20px 0;
	padding: 0;
}

#content form fieldset div.contact-institution label {
	font-weight:bold;
	width: auto;
	margin: 0 5px 0 0;
	padding: 0 0 2px 0;
}

#content form fieldset div.contact-institution input {
	font-weight:bold;
	background: none;
	border: none;
	float: left;
	margin: 0 10px 0 0;

}

#content form fieldset #contact-institution {
	margin: 0 10px 0 0;
}

#content form div.buttons {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
	
}

#content div.container-notes {
	padding: 20px 5px 10px 5px;
}


#content ul.locations {
	margin:0;
	padding:0;
	list-style-type: none;
}

#content ul.locations li {
	background: #fff url(/templates/librec/images/location_bg.gif) repeat-x 0 bottom;
	border: 1px solid #a5def6;
	padding: 10px;
	margin: 10px 15px 0 0;
	width:29%;
	float: left;
	height: 8.5em;
}

#content ul.locations li h3 {
	font-size:70%;
	margin: 0 0 10px 0;
}

#content ul.locations li a {
	font-weight:normal;
}

#content form fieldset div.select-all {
	width: 15em;
	margin: 5px 0 20px 0;	
	padding: 0;
}

#content form fieldset div.select-all label {
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size:80%;
}

#content form fieldset div.select-all input {
	margin: 0 5px 0 0;
	background: none;
	border: none;
	float:left;
	
}
#content div.confirm p {
	font-size:80%;
}

#content div.confirm-details {
	padding: 0;
	margin: 0;
}

#content div.confirm-details p {
	font-size:70%;

}

#content div.confirm-details p.detail {
	padding: 0;
	margin: 0;
}
#content div.confirm-details p.detail .detail-head {
	font-weight:bold;
}

#content div.confirm-details ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 70%;
	font-weight:bold;
}

#content a.back:link, a.back:visited {
	display:block;
	background:transparent url(/templates/librec/images/button_arrow_left.gif) no-repeat scroll 1px 50%;
	border: 1px solid #cc0000;
	background-color: #ffffff;
	color: #cc0000;
	font-weight:bold;
	margin:15px 0 0 0;
	padding: 2px 4px 1px 18px;
	float:left;
	font-size: 70%;
	text-align:center;
	text-decoration: none;
}

.js-enabled span.print-this {
	text-decoration: underline;
	font-weight: bold;
	color: #c00;
	cursor: pointer;
}

.js-enabled span.print-this:hover {color: #162bac;}

/* ------------------------------------- */
/* Error Styles */
/* --------------------------------------*/

#content div.error-list {
	background-color:#FCE4E6;
	border: 1px dashed #E43F64;
	color:#DC2229;
	font-weight:bold;
	margin: 10px 0;
	padding:6px 8px;
}

#content div.error-list p {
	margin: 0 0 5px 0;
	font-size: 80%;
}

#content div.error-list ol {
	margin: 0 0 0 20px;
	padding: 0;
}

#content div.error-list li {
	margin: 0;
	padding: 0;
	font-size: 70%;
	line-height: 2em;
}

#content div.error-list a:link, #content div.error-list a:visited {
	color:#0039A2;
}

#content div.error-list label {
	margin: 0;
	padding: 0;
	color:#0039A2;
	cursor:pointer;
	text-decoration: underline;
}

#content form fieldset .fieldWithErrors {
	color:#DC2229;
}

#content form fieldset div.radioWithErrors {
	color:#DC2229;
	background-color:#FCE4E6;
	border: 1px dashed #E43F64;
	padding: 4px 0 2px 10px;
}

#content form fieldset .fieldWithErrors input {
	background-color:#FCE4E6;
	border: 1px solid #E43F64;
}

#content form fieldset .fieldWithErrors select {
	background-color:#FCE4E6;
	border: 1px solid #E43F64;

}

#content form fieldset textarea.fieldWithErrors {
	background-color:#FCE4E6;
	border: 1px solid #E43F64;
	color: #000;
}

#content form fieldset div.journal-list-errors {
	margin: 0;
	padding: 0;
	color:#DC2229;
	
	
}



