/* ================================================== */
/* = COBOAT for OCLC stylesheet - AndyC: 05/03/2009 = */
/* = updated - AndyT: 25/03/09
/* ================================================== */

body{
	padding: 0;
	margin: 10px 0px 0px 10px;
	font-family: arial,helvetica,verdana;
	text-align: center;
	background: #BEBEBE url(../fadebg.gif) repeat-x scroll left top;
}

#mainContentContainer{
	margin-left: 100px;
	font-size: 0.8em;
	line-height: 1.2em;
	width: 700px;
	margin-bottom: 25px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#wrapper {
	width: 900px;
	margin: auto;
	text-align: left;
	background-color: #ffffff;
	margin-bottom: 10px;
}

#headerbg {
	background:#2D2C2C url(../tl-corner.gif) no-repeat scroll left top;
	width: 900px;
	margin-bottom: 15px;
}

#header {
	background: url(../tr-corner.gif) no-repeat scroll right top;
	width: 900px;
	margin-bottom: 0px;
}

#header a img {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
}

#footer {
	font-size: 0.8em;
	width: 900px;
	padding-bottom:5px;
	background: url(../br-corner.gif) no-repeat scroll right bottom;	
}

#footer p {
	/*border-top:1px dotted;*/
	padding-left:100px;
	padding-top:15px;
	margin-top: 10px;
	margin-bottom: 5px !important;
	width:750px;
	color:#ffffff;
	padding-bottom: 5px;
}

#footerbg {
	width:900px;
	background: #2D2C2C url(../bl-corner.gif) no-repeat scroll left bottom;	
}

h1, #footer, h2 {
	font-family: georgia;
}

h1 {
	/*border-bottom:1px dotted;*/
	display: inline;
	font-size:1.8em;
	font-weight:bold;
	padding-bottom:5px;	
	margin-bottom: 10px;
	margin-top: 5px;
	color:#ffffff;
	position:absolute;
	top: 27px;
}

blockquote.docDownload {
	margin-bottom: 30px;
}

p.error{
	color: red;
}

a {
	color: #3CA12C;
}

a:hover {
	text-decoration: none;
}

div#regContainer label{
	float:left;
	clear:left;
	width:120px;
	padding: 5px 0 5px 0;
}

div#regContainer input{
	margin: 5px 0 5px 0;

}
