body, input, textarea {
	font-family: Tahoma, Helvetica, sans-serif;
}

.fr {
	float: right;
}

body {
	background: #dfd3c8 url(../images/bg.gif) top repeat-x;
	color: #4c4c4c;
	font-size: 75%;
	margin: 0 auto 2em auto;
	padding: 0;
	text-align: center;
	width: 780px;
}

#h {
	background: url(../images/h_bg.gif) repeat-y top;
	margin: 0 0 0 1px;
	padding: 0;
	height: 100px;
}

#h a {
	font-size: 90%;
}

#h h1 {
	margin: 0;
	padding: 0;
}

#h h1 a {
	display: block;
	text-indent: -2000px;
	background: url(../images/h.gif) no-repeat;
	height: 70px;
	width: 504px;
}

#n {
	background: url(../images/n.gif) no-repeat;
	float: right;
	height: 25px;
	margin: 0 -1px 0 0;
	padding-top: 30px;
	text-align: center;
	width: 277px;
}

#n a {
	font-weight: bold;
	text-decoration: none;
}

a, .profile {
	color: #4c4c4c;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background: #4c4c4c;
	color: white;
}

a img {
	border: none;
}

.nobg, .nobgu {
	background: none !important;
}

.nobgu:hover {
	text-decoration: underline;
}

.nobg img {
	border: 1px solid black;
}

.cr {
	clear: right;
}

#c, #f {
	background: white url(../images/c_bg.gif) repeat-y;
}

#c {
	padding: 1em 40px 0 40px;
	text-align: left;
}

#c h1 {
	font-size: 150%;
	margin-bottom: 10px;
	padding: 10px;
}

h3 {
	color: #5e2727;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p {
	line-height: 140%;
	margin: 0;
}

/* Member login box */

#ml {
	color: black;
	padding: 0 1em;
	text-align: left;
}

#ml a {
	color: #710101 !important;
}

#ml a:hover {
	background: none;
	text-decoration: underline;
}

#ml form {
	display: inline;
	margin-left: 85px;
}

#ml label {
	padding: 0 .25em;
	text-transform: lowercase;
}

h2 {
	background: url(/images/h2.png) no-repeat;
	font-size: 18px;
	font-weight: normal;
	padding: 6px 10px;
}

h2.small {
	background-image: url(/images/h2small.png);
}

.top {
	margin-top: 10px;
}

ul {
	margin: 0 0 10px 0;
	padding-left: 15px;
	list-style-type: square;
}

label {
	font-weight: bold;
}

input {
	border: 1px solid #545454;
	font-weight: normal; /* Firefox */
	padding: 0 2px;
}

#qsearch {
	background: url(../images/qsearch.gif) no-repeat;
	height: 200px;
	width: 315px;
	margin: 10px 0 0 0;
	padding: 0;
}

#qsearch fieldset {
	border: none;
	margin: 0;
	padding-top: 30px;
}

#qsearch legend {
	display: none;
}

#qsearch .rad {
	padding: 5px 9px;
	text-align: center;
	/*width: 50px;*/
}

.disabled {
	font-weight: normal;
}

.rad label, .rad img {
	display: block;
	font-weight: normal;
	margin: 0 auto;
}

#membersearch h2 {
	margin: 0;
}

#membersearch #filter {
	/*_position: relative;
	_top: -20px;*/
	left: 0;
	background: url(/images/searchform.png) no-repeat top center;
	font-size: 90%;
	height: 27px;
	margin: 0 auto;
	padding: 3px 20px 0 15px;
	color: white;
	width: 645px;
}

#membersearch .button {
	margin-left: 5px;
}

#membersearch label {
	margin: 0 5px;
}

textarea {
	background: white;
	color: black;
	border: 1px solid black;
	font-size: 100%;
	padding: 3px;
	overflow: auto;
}

.check, .radio {
	border: none;
	width: auto;
}

.button {
	/*background: black url(../images/button.gif) repeat-x;
	border: 1px solid black;
	color: white;
	font-size: 90%;
	font-weight: bold;
	height: 18px;
	padding: 5px auto;
	text-align: center;*/
	background: #c4f961;
	border: none;
	/*width: 67px;*/
	color: black;
	font-weight: bold;
	height: 18px;
	padding-bottom: 3px;
}

.text, textarea {
	border-style: inset;
}

.text {
	width: 100px;
}

tabel {
	width: 100%;
}

table, td {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

table.pad td {
	padding-bottom: 5px;
}

select {
	font-size: 95%;
	margin-bottom: -1px;
}

.memberbox {
	background: url(/images/memberbox.png) no-repeat top center;
	color: white;
	height: 162px;
	margin: 20px auto 0 auto;
	width: 700px;
}

.memberbox a:hover {
	background: #4a1a1a;
	color: white;
}

.memberbox table {
	height: 155px;
	margin: 0;
	padding: 0;
	width: 700px;
}

.memberbox a {
	color: #4a1a1a;
}

.memberbox .profile {
	height: 25px;
	padding-right: 20px;
	text-align: right;
	vertical-align: middle;
}

.memberbox .profile a {
	color: #4a1a1a;
}

.memberbox .profile a:hover {
	background: #4a1a1a;
	color: white;
}

.memberbox th {
	/*border: 1px solid red; /*debugging*/
	font-size: 125%;
	height: 25px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	width: 200px;
}

.memberbox a {
	color: #4a1a1a;
}

.memberbox a:hover {
	background: none;
	color: #4a1a1a;
	text-decoration: underline;
}

.memberbox td {
	/*border: 1px solid red; /*debugging*/
	text-align: left;
	vertical-align: top;
}

#errorMessage, .goodmsg {
	background: #f7e8e8;
	color: #870404;
	padding: 10px;
	margin: 10px 0;
	border-style: dashed none;
	border-width: 1px;
	border-color: red;
}

.goodmsg {
	background: #e9ffc7;
	color: green;
	border-color: green;
}

#leftmenu {
	padding-right: 10px;
	width: 148px;
}

#photos td {
	text-align: center;
	width: 100px;
}

#stats td {
	vertical-align: top;
}

#f {
	clear: both;
	padding: 10px 40px;
	text-align: center;
	font-size: 80%;
}

#ftop {
	border-top: 1px solid #cfcfcf;
	margin-bottom: 1em;
}

#fbg {
	background: url(../images/f.gif);
	height: 29px;
}

/*********/
#spacer {
clear: both;
}

.mastHead a {
	color: #0000ff;
}

.member {
text-align: left;
/*margin-bottom: 5px;
padding:5px;*/
}
/*
.member th {
	font-weight: bold;
	text-align: left;
	padding: 5px;
}

.member td {
	padding: 2px;
}*/

/* Male Color */
.member .M {
	background-color: #d3e7ff;
}
/* Female Color */
.member .F {
	background-color: #ECA2A2;
}

/* Chat links
.member ul {
	margin:0;
	padding: 4px;
}

.member li {
	margin: 3px;
}*/

.member em {
	text-align: center;
	font-size: 85%;
}

.frame {
	border: 1px solid #cccccc;
}

.member .block {
	padding: 10px;
}

#chatFrame {
	overflow: hidden;
	height: 0;
	width: 0;
	display: none;
	visibility: hidden;
}

#compose * {
	z-index: 1;
}

#alist {
	background: white;
	border: 1px solid #cccccc;
	display: none;
	position: absolute;
	opacity: 0.9;
	overflow-y: scroll;
	overflow-x: hidden;
	_height: 150px;
	max-height: 150px;
	width: 254px;
	z-index: 100 !important;
}

#alist a {
	display: block;
	padding: 2px;
	height: 16px;
	width: 250px;
}

#navtxt {
	border: 1px solid black;
}