@charset "utf-8";

html {
	height:100%;
	width:100%;
	}
body {
	margin:0;
	background:#e9e9e9 url(images/bg.gif) top repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#545050;
	font-size:14px;
	text-align:center;
	min-height:100%;
	}
a {
	color:#b953b5;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
img {
	border:none;
	}
.alignLeft {
	text-align:left;
	}
.alignRight {
	text-align:right;
	}
.alignCenter {
	text-align:center;
	}
.clear {
	clear:both;
	}

/* Container */

.container {
	width:801px;
	margin:0 auto;
	text-align:left;
	position:relative;
	}

/* JS Block */

#overlay {
	display:none;
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:url(images/opacity.png);
	width:100%;
	height:100%;
	}

#signIn {
	display:none;
	position:absolute;
	z-index:20;
	top:94px;
	left:50%;
	margin-left:-256px;
	width:463px;
	background:#fff;
	border:2px solid #868686;
	padding:25px;
	color:#898989;
	text-align:left;
	}
#signIn .close {
	float:right;
	margin-top:10px;
	}
#signIn .close a {
	font-weight:bold;
	font:14px;
	color:#ff0000;
	text-decoration:none;
	}
#signIn h1 {
	font-size:26px;
	color:#9f6598;
	margin:0 0 5px 0;
	padding:0;
	font-weight:normal;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	}
#signIn form {
	margin:0;
	padding:16px;
	display:block;
	border:1px solid #7c7c7c;
	line-height:24px;
	}
#signIn input {
	width:418px;
	border:1px solid #b6b6b6;
	color:#898989;
	font-size:16px;
	padding:5px;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	}
#signIn input.submitSignIn {
	width:127px;
	height:32px;
	background:url(images/signIn.gif);
	padding:0;
	border:none;
	cursor:pointer;
	float:left;
	}
#signIn form p a {
	color:#898989;
	font-size:12px;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin-left:10px;
	line-height:40px;
	}

/* Header */

.header {
	height:92px;
	width:801px;
	background:url(images/header.jpg) top center no-repeat;
	}
.header .links {
	float:right;
	height:24px;
	line-height:24px;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b953b5;
	}
.header .linksLeft {
	float:left;
	height:24px;
	width:6px;
	background:url(images/topBoxLeft.gif);
	}
.header .linksRight {
	float:left;
	height:24px;
	width:6px;
	background:url(images/topBoxRight.gif);
	}
.header .linksCenter {
	float:left;
	height:23px;
	border-bottom:1px solid #8ac3ce;
	background:#fff;
	}

/* Menu */

.menu {
	height:28px;
	line-height:28px;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:8px;
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	}
.menu li {
	float:left;
	height:28px;
	}
.menu a {
	display:block;
	float:left;
	height:28px;
	background:url(images/menu.gif) top left no-repeat;
	padding-left:6px;
	color:#676767;
	}
.menu span {
	display:block;
	float:left;
	height:28px;
	background:url(images/menu.gif) top right no-repeat;
	padding-right:10px;
	padding-left:4px;
	}
.menu a:hover {
	background-position:bottom left;
	text-decoration:underline;
	color:#dd7ad5;
	}
.menu a:hover span {
	background-position:bottom right;
	cursor:pointer;
	}

/* Content */

.contentTop, .contentBottom {
	height:10px;
	overflow:hidden;
	width:801px;
	}
.contentTop {
	background:url(images/contentTop.gif);
	}
.contentBottom {
	background:url(images/contentBottom.gif);
	}
.content {
	width:719px;
	padding:20px 52px 0 28px;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	background:#fff;
	}
.content h2 {
	font-size:24px;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#8dbdc3;
	font-weight:normal;
	margin:0;
	padding:0;
	}
.content h2.welcomeTitle {
	padding-left:35px;
	}
.content h2.purple {
	color:#dd7ad5;
	text-align:center;
	}
.content h2.purple span {
	text-decoration:underline;
	}
.content h1 {
	font-size:30px;
	color:#dd7ad5;
	margin:0;
	padding:0;
	font-weight:normal;
	}
.content h3 {
	color:#85c1c8;
	font-size:18px;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
	padding:0;
	}
.content .info {
	margin-top:40px;
	float:left;
	width:460px;
	}
.content .info ul {
	margin:0;
	padding:5px 0 4px 19px;
	list-style:none;
	background:url(images/quote.gif) 0 116px no-repeat;
	}
.content .info li {
	background:url(images/dot.gif) 0 9px no-repeat;
	padding-left:12px;
	line-height:24px;
	}
.content .quote {
	height:160px;
	width:345px;
	padding:0 33px 0 37px;
	background:url(images/quote.gif) bottom no-repeat;
	color:#fff;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.content .quote p {
	margin:0;
	padding:5px 0 10px 0;
	}
.content .members {
	float:right;
	width:210px;
	padding:12px;
	margin-top:40px;
	border:1px solid #a8d5da;
	background:#e0f3f6;
	overflow:hidden;
	}
.content .members .inner {
	width:220px;
	padding-left:9px;
	}
.content .members img {
	float:left;
	width:80px;
	height:80px;
	margin:10px 28px 10px 0;
	border:1px solid #d5d7d7;
	}
.content .members a:hover img {
	border-color:#e36ee5;
	}
.content .spacer {
	clear:both;
	height:30px;
	}
.join {
	width:650px;
	padding:12px 35px 13px 16px;
	background:#f6f5f5;
	border:1px solid #dde0e0;
	margin-left:16px;
	color:#7d7c7c;
	font-size:16px;
	}
.join form {
	margin:0;
	padding:0;
	}
.join .left {
	width:286px;
	padding:0 33px 0 10px;
	border-right:1px solid #eceded;
	float:left;
	}
.join .left p {
	margin:0;
	padding:10px 0;
	}
.join .left input {
	border:1px solid #d5d7d7;
	height:20px;
	padding:10px 5px;
	width:274px;
	background:#f6f5f5;
	margin-top:3px;
	color:#7d7c7c;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.join .right {
	float:right;
	width:286px;
	}
.join .right select {
	margin-top:3px;
	width:284px;
	background:#f6f5f5;
	margin-top:3px;
	color:#7d7c7c;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:1px solid #d5d7d7;
	position:relative;
	z-index:5;
	}
.join .right input {
	border:1px solid #d5d7d7;
	height:42px;
	padding:10px 5px;
	width:274px;
	background:#f6f5f5;
	margin-top:7px;
	color:#7d7c7c;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	cursor:pointer;
	}
.join .right p {
	margin:0;
	padding:18px 0;
	}

/* Footer */

.footer {
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:35px;
	padding-bottom:35px;
	}
.footer span {
	padding:0 30px;
	}

/* Member */

.search {
	float:right;
	}
.search form {
	margin:0;
	padding:0;
	}
.search p {
	margin:0;
	padding:0;
	}
.search input {
	width:208px;
	padding:5px 15px;
	color:#8dbdc3;
	font-size:12px;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background:#fff;
	border:1px solid #e0e3e3;
	}
.search input.searchSubmit {
	display:none;
	}

.blockLeft {
	float:left;
	font-size:12px;
	color:#727171;
	line-height:24px;
	width:310px;
	padding:15px 10px 5px 10px;
	background:#f6f5f5;
	border:1px solid #dfe2e2;
	}
.blockLeft h1, .blockRight h1 {
	margin-bottom:10px;
	}
.blockLeft p, .blockRight p {
	margin:0;
	padding:12px 0;
	}
.blockRight {
	float:right;
	font-size:12px;
	color:#727171;
	line-height:24px;
	width:310px;
	padding:15px 10px 5px 10px;
	background:#f6f5f5;
	border:1px solid #dfe2e2;
	}

/* Table */

.overview {
	border-top:1px solid #e8e6e6;
	border-left:1px solid #e8e6e6;
	border-right:1px solid #e8e6e6;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#6fa1a7;
	}
.overview tr {
	height:31px;
	line-height:31px;
	background:#f0efef url(images/tr.gif) top repeat-x;
	}
.overview td {
	border-bottom:1px solid #e8e6e6;
	}
.overview img {
	display:block;
	}
.overview a {
	font-size:18px;
	}
.overview span {
	color:#727171;
	font-size:14px;
	padding-left:10px;
	}