/*---Placement testing stuff---*/
/*#header, div#homepageInnerWrapper, div#content, div#contentNoCTA, div#HPrightColumn, div#HPleftColumn, #FooterWrapper {
	border: 1px dashed #FF9900;
}*/
/*-------*/

body {
	font-family: "Trebuchet MS", "Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	background: #3b5663 url(../images/backgroundShim.gif) repeat-y center top;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#header {
	width: 700px;
	height: 124px;
	margin: 0 0 20px 0;
	background: url(../images/Masthead.jpg) right top no-repeat;
}

/*---HeaderLink---*/

#LogoLink {
	background: url(../images/Logo.gif) no-repeat;
	height: 124px;
	width: 121px;
	float: left;
	z-index: 20;
	margin-left: 0;
}

#LogoLink h1 {
	height: 124px;
	width: 121px;
	margin:0;
	visibility: visible;
	z-index: 10;
	position: absolute;
}

#LogoLink h1 a {
	display: block;
	height: 124px;
	width: 121px;
	position: relative;
	left: 0;
	top: 0;
}

#LogoLink h1 a span {
	display: none;
}
/*---End HeaderLink---*

/*--------------Search Box Stuff*/
#SearchBox {
	background: url(../images/SearchBox_Gfx.gif) no-repeat top left;
	border: 1px solid #999999;
	height: 50px;
	padding: 0;
	width: 125px;
	margin: 25px 0 10px 0;
}

.inputWrapper {
	float: left;
	margin-top: 25px;
}

#SearchBox input {
	border: 1px solid #5b5b5b;
	color: #5b5b5b;
}

SearchBox form {
	margin: 25px 0 5px 0;
	padding: 0;
	float: left;
}

#SearchBox .search {
	margin: 0 0 10px 5px;
	width: 75px;
	padding: 0 0 0 5px;	
}

#SearchBox .searchBtn {
	width: 30px;
	margin: 25px 0 0 5px;
	padding: 0;
	float: left;
}

#SearchBox .searchBtn input {
	border-style: none;	
}

*html #SearchBox .searchBtn {
	top: 0;
}

/*----End Search Box---*/

/*---Column Stuff---*/

div#homepageWrapper {
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
}

div#homepageInnerWrapper {
	background: url(../images/bckgrndividrShim.gif) repeat-y left;
	padding: 0;
	margin: 0 0 10px 30px;
}

div#HPleftColumn {
	float: left;
	width: 121px;
	margin: 0;
	padding: 0;
}
		
div#HPrightColumn {
	font-size: 80%;
	float: right;
	width: 175px;
	margin: 0 31px 0 0;
	padding: 0;
}

*html div#HPrightColumn {
	margin: 0 15px 0 0;
}

div#HPrightColumn img {
	border-style: none;
}

div#content, div#contentNoCTA {
	margin-left: 0;
	margin-right: 220px;
	visibility: visible;
	font-size: 80%;
	line-height: 150%;
	padding-left: 175px;
	padding-right: 25px;
	color: #163d59;
}

div#content fieldset, div#contentNoCTA fieldset {
	border: 1px solid #163d59;
	margin: 10px 0;
	/*border: 1px solid #163d59;*/
}

div#content li, div#contentNoCTA li {
	color: #750a0a;
	font-size: 90%;
	font-weight: bold;
	list-style-type: disc;
}

div#content a:hover {
	text-decoration: underline;
}
		
div#contentNoCTA {
	margin-right: 27px;
}

div#content h1, div#contentNoCTA h1 {
	color: #750a0a;
	margin: 0;
	padding: 0;
	font-size: 150%;
	font-weight: normal;
	line-height: normal;
}

div#content h2, div#contentNoCTA h2 {
	color: #750a0a;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 150%;
	border-bottom: 1px solid #750a0a;
	font-weight: normal;
	line-height: normal;
}

div#content h3, div#contentNoCTA h3 {
	font-size: 120%;
	line-height: normal;
	margin: 0;
	padding: 0;
}

div#content h4, div#contentNoCTA h4 {
	font-size: 110%;
	line-height: normal;
	color: #750a0a;
	padding: 0;
	margin: 10px 0;
}

div#content h5, div#contentNoCTA h5 {
	font-size:100%;
	color: #750a0a;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
		
div#content h6, div#contentNoCTA h6 {
	font-size:90%;
	color: #750a0a;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

div#content a, div#contentNoCTA a {
	color: #750a0a;
	text-decoration: none;
}
		
div#contentNoCTA a:hover, div#content a:hover {
	text-decoration: underline;
}
		
div#content p a, div#contentNoCTA p a {
	color: #750a0a;
	text-decoration: none;
}
		
div#contentNoCTA p a:hover, div#content p a:hover {
	text-decoration: underline;
}

.dropcap {
	float:left;
	color:#163d59;
	font-size:500%;
	line-height:.89em;
	font-family: Times, serif, Georgia;
	padding-right: 3px;
}
		
.cleardiv {
	clear: both;
	height: 1em;
}
div#contentNoCTA tr th{
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #750a0a;
}
/*---End Column Stuff---*/

/*---Publications & Events Page Styles---*/

.EventWrapper, .PublicationWrapper {
	margin-top: 5px;
}

.EventWrapper fieldset, .PublicationWrapper fieldset, .RegistrationWrapper fieldset {
	padding: 10px;
	border: 1px solid #163d59;
}

legend {
	font-size: 110%;
	font-weight: bold;
	color: #163d59;
}

.PublicationWrapper h4, .EventWrapper h4 {
	margin: 5px 0;
	padding: 0;
}

.PublicationWrapper h5, .EventWrapper h5 {
	border-bottom: 1px solid #750a0a;
}

.PublicationWrapper p, .EventWrapper p {
	margin: 0 0 10px 10px;
	padding: 0;
}
.EventWrapper .news_date {
	font-weight: bold;
}

.PublicationWrapper a, .EventWrapper a {
	color: #750a0a;
	text-decoration: none;
}

.PublicationWrapper a:hover, .EventWrapper a:hover {
	text-decoration: underline;
}

.PublicationWrapper form, .EventWrapper form {
	margin: 5px 0 0 10px;
	padding: 0;
}

.EventContent, .PubContent {
	padding-top: 10px;
	padding-bottom: 10px;
}

.PubDetails {
	border-top: 1px solid #163d59;
	border-bottom: 1px solid #163d59;
	margin: 10px 0 25px 0;
	padding: 20px 0 20px 0;
}

/*---End Publications & Events Page Styles---*/

/*---Span Colour Styles---*/

.GreenTitle {
	color: #4b7a45;
}

.BrownTitle {
	color: #96856b;
}

.EventDetail {
	color: #750a0a;
}

/*---End Span Colour Styles---*/

/*----Login Box---*/

.LoginWrapper fieldset {
	border: 1px solid #163d59;
	padding: 15px 0;
	margin: 0;
}

.LoginWrapper fieldset legend {
	padding: 0;
	margin: 0 0 0 15px;
}

.LoginWrapper fieldset p {
	margin: 0 0 0 15px;
}

.LoginWrapper form {
	margin: 0;
	padding: 0;
}

.LoginWrapper input {
	width: 150px;
}

.LoginWrapper .LoginBtn {
	width: 50px;
}

.LoginWrapper .fieldsetwrapper {
	margin-left: 15px;
	margin-top: 10px;
}

*html .LoginWrapper .fieldsetwrapper {
	padding-top: 10px;
}

.LoginTable {
	margin: 10px 0 0 auto;
}

.LoginTable .LoginDetails {
	width: 15%;
	padding: 0 0 0 10px;
}
.NotRegistered {
	padding-bottom:10px;

}

/*---End Login Box---*/

/*---Membership Registration Table Styles---*/

.MembershipFees {
	border-bottom: 1px solid #750a0a;
}

.MembershipFees th {
	text-align: left;
	border-bottom: 1px solid #750a0a;
}

.MembershipFees .odd {
	background-color: #f8f8f8;
}

/*----Forms----*/

.FormWrapper legend, .RegistrationWrapper legend {
	font-size: 120%;
	color: #750a0a;
}

.FormWrapper input {
	width: 120px;
}

.FormWrapper .LoginBtn, .RegistrationWrapper .LoginBtn {
	width: 40px;
}

.FormBuilderTable textarea {
	width: 207px
}

.FormBuilder .button {
	width: 80px;
}

.FormBuilder {
	margin-left: 10px;
}

.FormBuilder input {
	width: 250px;
}

.FormBuilder textarea {
	width: 250px;
}

.FormBuilder td {
	vertical-align: top;	
}

/*---Buttons---*/

.SubmitBut {
	height: 25px;
	width: 60px;
	margin-bottom: 5px;
	text-align:center;
}

/*---End Form Styles---*/

/*---Footer Stuff---*/

#FooterWrapper {
	font-size: 70%;
	background-color: #3b5663;
	height: 19px;
	color: #FFFFFF;
	float: left;
	width: 700px;
	margin: 20px 0 20px 30px;
	padding: 2px 0 2px 0;
}

*html #FooterWrapper {
	margin-left: 15px;
	padding:0px;
}

#FooterWrapper a {
	color: #FFFFFF;
	text-decoration: none;
}

#FooterWrapper a:hover {
	text-decoration: underline;
}

#FooterTop {
	margin: 2px 0 2px 5px ;
	float: left;
	text-align:left;
	width:500px;
	padding:0px;
}

#FooterBottom {
	margin: 2px 0;
	float: right;
	padding-right: 10px;
	width:150px;
}

#FooterBottom a {
	size: 60%;
	color: #aabcc5;	
}

/*---End Footer Stuff---*/

.OrderDetails {
	border: 1px solid #163d59;
	padding: 0 0 10px 15px;
}

.OrderDetails textarea {
	width: 350px;
}

.OrderDetails p span {
	margin: 0 0 0 10px;
}

.OrderDetails p span.OrderPrice {
	color: #750a0a;
}

#google_results IFRAME {width: 500px;}
#TableWrapper a {
	text-decoration: none;
	color: #750A0A;
}
img { margin:0px; padding:0px; float:left;}



