div.pageContent a, a.spare {
	color: #7f375f;
	text-decoration: underline;
}

div.pageContent a:hover, a.spare:hover {
	text-decoration: none;
}

div.pageTitle h2 {
	color: #7F375F;
        font-size: 1.4em;
        font-weight: normal;
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: dotted 1px #7f375f;
        padding-top: 7px;
        width: 488px;
}

div.pageTitleM h2 {
        color: #32566D;
        font-size: 1.4em;
        font-weight: normal;
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: dotted 1px #598099;
        padding-top: 8px;
        width: 488px;
}

div.pageTitle a {
	color: #7F375F;
/*	font-size: 0.85em;*/
	text-decoration: underline;
}

div.pageTitle a:hover {
	text-decoration: none;
}

div.pageTitle span.heading {
	padding-top: 0px;
	font-weight: bold;
	color: #000;
}

div.pageTitle p.tipTitle {
	padding-top: 15px;
	font-weight: bold;
}

div.pageTitle p.tip {
	color: #7f375f;
}

div.pageTitle span.alias {
	font-style: italic;
	font-weight: normal;
}

#breadcrumb a {
	color: #7F375F;
}

#memberlist {
        margin: 0px auto;
        margin-right: 5px;
        border: 1px solid #cbadbe;
	padding-left: 0px;
	padding-bottom: 10px;
}

#memberlist h4 {
	margin-top: 0px;
}

div.member {
	font-size: 0.8em;
}

div.mbrdetails, div.mbrbrief, div.mbrsummary, div.mbrlastupdated, div.mbrmoredets, div.mbrfullstory {
	padding-left: 6px;
}

/*div.mbrdetails, div.mbraffpersdets {
	vertical-align: top;
	width: 100%;
}*/

div.mbraffpersdets {
	padding-top: 0px;
}

div.mbrdetails username {
	color: #0C85CF;
}

/*div.mbrusername {
	width: 250px;
	float: left;
}*/

div.mbrbrief {
	width: 47%;
	float: right;
}

div.mbrmoredets {
	padding-top: 8px;
}

div.member a, span.mbrfulldetails a, #boxed a {
	color: #7f375f;
}

span.mbrusername a {
	color: #009ECF;
}

div.mbrsummary {
	clear: both;
	color: #000;
/*	color: #521238;*/
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 4px;
        /*border-bottom: 1px solid #cbadbe;*/
}

div.mbrsummary span.title {
	font-weight: bold;
	color: #000;
}

div.mbrlastupdated {
	color: #000;
	margin-bottom: 10px;
	font-style: italic;
}

div.mbrfullstory {
	padding-top: 10px;
	padding-right: 6px;
}

div.group {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div.group h4 {
	margin: 0px auto;
}

div.listtitle, div.listtitle2 {
        background-color: #b36b90;
        color: #fff;
        font-weight: bold;
        font-size: 0.85em;
        padding: 3px 5px;
        margin-bottom: 2px;
}

div.listtitle {
	text-transform:lowercase;
}

#condlist {
	border: 1px solid #cbadbe;
	margin-right: 5px;
	font-size: 12px;
}

#condlist div.listtitle {
	font-size: 1.0em;
}

#condlist div.CLleft {
	padding: 5px;
	width: 65%;
	float: left;
}

#condlist div.CLalias {
	padding: 5px;
	width: 30%;
	float: right;
}

div.condition, div.conditionB {
	border: 1px solid #cbadbe;
	clear: both;
}

#addyourself {
	padding-top: 5px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#addyourself p {
	font-size: 12px;
}

#othercondinfo {
	clear: both;
}

/* Another IE hack - to center the div forumsbox */
#forumsboxOuter {
	text-align: center;
}

#forumsbox {
	border: 1px solid #C3D8DF;
	background-color: #EFFBFF;
	margin-right: auto;
	margin-left: auto;
	width: 70%;
	padding: 5px;
	text-align: center;
}

#forumsbox h4.ftitle {
	color: #14596F;
	font-size: 0.9em;
	font-style: bold;
	margin: 0px auto;
	margin-bottom: 5px;
}

#forumsbox p, #forumsbox a {
	margin-top: -8px;
	margin-bottom: -6px;
	color: #0A88AF;
}

#postmember {
	margin-top: 15px;
}

#postmember li, #postmember a {
	color: #7f375f;
}

#postmember li {
	padding-right: 6px;
	padding-top: 5px;
}

#postmember li span {
	color: #000;
}

h3.results {
	color: #000;
	font-size: 0.95em;
}

h3.subtitle {
	color: #7f375f;
	background-color: #f0e3ea;
	font-size: 0.9em;
	margin-right: 5px;
	padding: 4px;
}

h3.subtitle2 {
        color: #356D8F;
        background-color: #D1E4EF;
        font-size: 1.0em;
        margin-right: 5px;
        padding: 4px;
}

h4.listheading {
	font-size: 14px;
	padding: 4px 5px;
	color: #7f375f;
	background-color: #d5b5cc;
	text-align: center;
}

hr.split {
	width: 100%;
	border: 1px solid #cbadbe;
}

hr.mbrsplit {
	width: 90%;
	border: 1px solid #cbadbe;
}

span.tip {
	font-style: italic;
}

span.LTleft {
	width: 65%;
	float: left;
}

div.updated {
	font-size: 0.8em;
	font-style: italic;
	padding-right: 10px;
	padding-top: 3px;
	float: right;
}

div.contact {
	font-size: 0.75em;
	float: left;
}

div.clear {
	clear: both;
}

span.mbrfulldetails {
	font-size: 0.8em;
	padding-left: 5px;
}

span.next a, span.previous a {
	color: #7f375f;
	font-size: 12px;
	font-style: normal;
	padding-right: 10px;
}

span.next {
	padding-top: 5px;
	float: right;
}

span.previous  {
	padding-top: 5px;
	float: left;
}

#boxed {
	border: 1px solid #d2c4cc;
	margin-right: 5px;
	background-color: #fbf3f8;
}

#boxed h5 {
	color: #5F2946;
	font-size: 14px;
	margin: 4px;
	padding-bottom: 4px;
}

#boxed hr {
	border: #5f2946 dotted 1px;
}

#boxed select {
	background-color: white;
}

#boxed div.searchtitle h4 {
	margin: 0px;
	text-align: left;
	font-size: 14px;
	padding: 4px 5px;
	color: #7f375f;
	background-color: #d5b5cc;
}

#boxed div.searchform { 
	padding: 5px;
	margin: 0px;
}

#boxed input.submit {
	border: 1px solid #d5b5cc;
	color: #fff;
	font-weight: bold;
	background-color: #9F4F8B;
}

#narrowsearchres {
        margin-right: 5px;
	margin-bottom: 5px;
}

#narrowsearchres span.searchrestitle {
        font-weight: bold;
        color: #6F616A;
        font-size: 13px;
}

span.conmsg {
	color: purple; 
	font-size: 0.8em;
}


textarea.textbox {
	background-color: #fbf3f8;
}

#condlisttable {
	margin-right: 5px;
/*	background-color: #421d37;*/
/*	background-color: #a797a2;*/
	background-color: #c4bdc2;
}

#condlisttable table, th, td {
/*	border: 0.1px solid #d0b8c9;*/
}

#condlisttable thead {
	font-size: 0.8em;
	background-color: #fff;
}

#condlisttable tr.rowHeading {
/*	background-color: #F7E7F0;*/
	background-color: #F0E3EA;
	color: #421d37;
}

#condlisttable tr.rowHeadingRelCond {
	color: #fff;
	background-color: #B36B90;
}

#condlisttable tr.rowBody {
	background-color: #fff;
}

#condlisttable td, th {
	padding: 5px;
}

#condlisttable .left {
	text-align: left;
}

#condlisttable .center {
	text-align: center;
}

#condlisttable a {
	color: #7F3764;
	font-weight: bold;
}

optgroup {
	background-color: #CBADBE;
	color: #7F375F;
	font-style: normal;
}

option.level1 {
	color: #000;
	background-color: #F0E3EA;
}

option.level2 {
	color: #000;
	background-color: #F0E3EA;
	padding-left: 1.5em; 
}

option.level3 {
	background-color: #F0E3EA;
	color: #ad1717;
	padding-left: 3em;
}

option.level4 {
	background-color: #F0E3EA;
	color: #1B4F6F;
	padding-left: 4.5em;
}

