@import url(reset.css);

/* content styles */
#content {
	position: absolute;
	top: 134px;
	width: 800px;
	border: 1px solid #CCC;
	text-align: left;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-bottom: 24px;
}
#content .returnpage {
	margin-top: 15px;
	text-align: right;
}
#captcha {
	border: 1px solid #666;
}

/* centered style */
#cent {
	text-align: center;
	margin-bottom: 15px;
}
#cent p {
	text-align: center;
}
	

/* home page */
#welcomelaas {
	position: absolute;
	top: 134px;
	width: 450px;
	height: 510px;
	border: 1px solid #CCC;
	border-right: none;
	text-align: left;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-bottom: 24px;
}
#welcomelaas h2 {
	text-align: left;
}
#welcomelaas h1 {
	text-align: center;
}
#welcomelaas h3 {
	text-align: right;
}
#welcomeanr {
	position: absolute;
	top: 134px;
	height: 510px;
	margin-left: 450px;
	width: 350px;
	border: 1px solid #CCC;
	border-left: none;
	text-align: right;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-bottom: 24px;
}
#welcomeanr img {
	margin: 10px 10px 0px 0px;
	border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
}
#welcomeanr h1 {
	text-align: right;
}
#welcomeanr h5 {
	margin: 50px 10px 10px 0px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/* registration listings */
#searchbox {
	margin-bottom: 10px;
}
#regop {
	width: 790px;
	margin: 3px;
	font-size: 12px;
	border-collapse: collapse;
}
#regop th {
	padding: 2px;
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#regop td {
	padding: 2px;
	border: 1px solid #CCC;
	text-align: left;
	vertical-align: text-top;
}
#regop .dte {
	font-size: 10px;
	text-align: right;
	color: #666666;
}

/* publications page */
#content .pub {
	border: 1px #CCC solid;
	float: left;
	margin-right: 20px;
}
#content .pubanr {
	float: right;
	margin-left: 20px;
}
#content .fc {
	clear: left;
}
#content .anrsub {
	text-align: center;
}

/* newsletters */
.news {
	margin: 4px;
	padding: 2px;
	border: 1px #CCC solid;
}
.news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	color: #00F;
}
.news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}

/* colours */
.red {
	color: #F00;
}
.blue {
	color: #00F;
}
.grey {
	color: #999;
}

/* poc */
#poc1 h2 {
	color: #009;
	padding-bottom: 0;
	margin-bottom: 0;
}
#poc1 p {
	padding-top: 0;
	margin-top: 0;
}
#poc1 h5 {
	text-align: left;
	text-decoration: underline;
	color: #999;
	margin: 5px;
}
#basedac {
	width: 777px;
	margin: 0px 5px;
	font-size: 14px;
	line-height: 16px;
	border-collapse: collapse;
}
#basedac td {
	width: 111px;
}
.basedacdte {
	font-size: 12px;
}
#pocdl a {
	text-decoration: none;
}
#pocdl img {
	padding: 10px;
	vertical-align: middle;
}
#pocdl .dlver {
	font-size: 10px;
	color: #F93;
}


.rowElem label.error                 { float: none; font-style: italic; color: red;
                              position: absolute; top: 16px; left: 0; 
                              font-size: 12px; }
                              
.rowElem #jqTransformTextarea-mm
label.error                 { top: 28px; }

.rowElem                    { position: relative; clear: both; min-height: 35px; }


/* news messages */
.updtemsg					{ margin: 10px 50px; padding: 5px; border: 1px solid #900; background-color: #FFC; }


/* subscriptions */
image.subs					{ padding-left: 10px; }
.subsblue					{ font-weight: bold; color: #004684; }
.subsred					{ font-weight: bold; color: #D2232A; }
.subsgreen					{ font-weight: bold; color: #40AE49; }
.subsbluetitle				{ font-weight: bold; color: #004684; font-size: 18px; margin: 15px 5px; }
.subsredtitle				{ font-weight: bold; color: #D2232A; font-size: 18px; margin: 15px 5px; }
.subsbrowntitle				{ font-weight: bold; color: #AA4630; font-size: 18px; margin: 15px 5px; }
.boldtxt					{ font-weight: bold; }
.smallprint					{ font-size: 12px; font-style: italic; }
#tahs a						{ text-decoration: none; color: #000; }
#tahs a:hover				{ text-decoration: underline; color: #00F; }
#subsbox					{ border: 2px solid #000; width: 90%; margin: auto; }
#subsbox h1					{ font-weight: bold; color: #004684; font-size: 18px; }


/* dates */
.postdate 				{ position: relative; width: 50px; height: 50px; float: left; }
.month, .day, .year 	{ position: absolute; text-indent: -1000em; background-image: url(../images/dates.png); background-repeat: no-repeat; }
.month					{ top: 2px; left: 0; width: 32px; height: 24px; }
.day					{ top: 25px; left: 0; width: 32px; height: 25px; }
.year					{ bottom: 0; right: 0; width: 17px; height: 48px; }

.m-01					{ background-position: 0 4px; }
.m-02					{ background-position: 0 -28px; }
.m-03					{ background-position: 0 -57px; }
.m-04					{ background-position: 0 -90px; }
.m-05					{ background-position: 0 -121px; }
.m-06					{ background-position: 0 -155px; }
.m-07					{ background-position: 0 -180px; }
.m-08					{ background-position: 0 -216px; }
.m-09					{ background-position: 0 -246px; }
.m-10					{ background-position: 0 -273px; }
.m-11					{ background-position: 0 -309px; }
.m-12					{ background-position: 0 -340px; }

.d-01					{ background-position: -50px 0; }
.d-02					{ background-position: -50px -31px; }
.d-03					{ background-position: -50px -62px; }
.d-04					{ background-position: -50px -92px; }
.d-05					{ background-position: -50px -123px; }
.d-06					{ background-position: -50px -154px; }
.d-07					{ background-position: -50px -185px; }
.d-08					{ background-position: -50px -216px; }
.d-09					{ background-position: -50px -248px; }
.d-10					{ background-position: -50px -278px; }
.d-11					{ background-position: -50px -309px; }
.d-12					{ background-position: -50px -340px; }
.d-13					{ background-position: -50px -371px; }
.d-14					{ background-position: -50px -402px; }
.d-15					{ background-position: -50px -434px; }
.d-16					{ background-position: -50px -465px; }
.d-17					{ background-position: -100px 0; }
.d-18					{ background-position: -100px -31px; }
.d-19					{ background-position: -100px -62px; }
.d-20					{ background-position: -100px -92px; }
.d-21					{ background-position: -100px -123px; }
.d-22					{ background-position: -100px -154px; }
.d-23					{ background-position: -100px -185px; }
.d-24					{ background-position: -100px -216px; }
.d-25					{ background-position: -100px -248px; }
.d-26					{ background-position: -100px -278px; }
.d-27					{ background-position: -100px -309px; }
.d-28					{ background-position: -100px -340px; }
.d-29					{ background-position: -100px -371px; }
.d-30					{ background-position: -100px -402px; }
.d-31					{ background-position: -100px -434px; }

.y-2006 				{ background-position: -150px 0; }
.y-2007 				{ background-position: -150px -50px; }
.y-2008 				{ background-position: -150px -100px; }
.y-2009					{ background-position: -150px -150px; }
.y-2010					{ background-position: -150px -200px; }
.y-2011					{ background-position: -150px -250px; }
.y-2012					{ background-position: -150px -300px; }
.y-2013					{ background-position: -150px -350px; }
.y-2014					{ background-position: -150px -400px; }
.y-2015					{ background-position: -150px -450px; }
.y-2016					{ background-position: -150px -500px; }

#posting 				{ margin-left: 65px; padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px dashed #666; }
#posting h2				{ font: bold 20px Arial, Helvetica, sans-serif; padding: 0 0 10px 0; text-transform: uppercase; display: block; margin: 0; }

