/* Copyright (c) CircleID & Iomemo Technologies, Inc.
   All rights reserved.
======================================================== */
/* ACCOUNT NAV
-------------------------------------------------------- */
#headerSubNav ul li a span.submit {
	display:block;
	float:left;
	background:url(/images/icon_submit.gif) no-repeat left center;
	padding-left:15px;
	}

/* TABLES
-------------------------------------------------------- */
.accountTable {
	margin:0 0 30px 0;
	}
.accountTable th {
	text-align:left;
	padding:6px 5px 6px 0;
	border-bottom:1px solid #e5e5e5;
	vertical-align:top;
	}
.accountTable td {
	padding:6px 10px 6px 0;
	vertical-align:top;
	border-bottom:1px solid #e5e5e5;
	}
.accountTableHome {
	padding:5px 10px;
	background-color:#f3f3f3;
	}
.accountTableHome th {
	font-weight:bold;
	font-size:0.923em;
	}
.accountTable tr.lastRow td,
.accountTable tr.lastRow th {
	border:0;
	}
.accountTable tr.headerRow td,
.accountTable tr.headerRow th {
	border-bottom:3px double #e5e5e5;
	}

/* MY ACCOUNT - FORMS
-------------------------------------------------------- */
#myAccount th {
	font-size:0.923em;
	line-height:1.4em;
	font-weight:bold;
	padding:2px 25px 25px 0;
	vertical-align:top;
	text-align:left;
	white-space:nowrap;
	}
#myAccount td {
	line-height:1.4em;
	padding:0 0 25px 0;
	vertical-align:top;
	width:100%;
	}
#myAccount td span {
	font-size:0.923em;
	padding:2px 0 0.2em 0;
	display:block;
	}
#myAccount td .inputNote {
	color:#666666;
	font-size:0.846em;
	line-height:1.2em;
	padding:0.3em 0 0 0;
	}
#myAccount .inputFullWidth {
	width:98%;
	}
#myAccount .preview {
	padding:0 20px 0 10px;
	border-left:1px solid red;
	}
#myAccount .preview p,
#myAccount .preview li {
	font-size:1.077em;
	line-height:1.5em;
	}
#myAccount .preview a {
	text-decoration:underline;
	}
#myAccount .preview h3 {
	font-size:1.538em;
	padding:0 0 0.4em 0;
	}

/* COMMUNITY
-------------------------------------------------------- */
.communityCards {
	margin:0 30px 26px 0;
	padding:0;
	border:1px solid #d5d5d5;
	width:300px;
	float:left;
	}
.communityCards img.photo {
	padding:0;
	margin:7px 0 7px 7px;
	float:left;
	max-height:130px;
	}
.communityCards ul {
	padding:7px 7px 7px 0;
	margin:0 0 0 98px;
	height:10.5em;
	list-style-type:none;
	}
.communityCards li {
	font-size:0.846em;
	line-height:1.4em;
	padding:0;
	margin:0;
	list-style-type:none;
	}
.communityCards li.name {
	font-size:12px;
	font-weight:bold;
	}
.communityCards li.stats {
	font-size:0.846em;
	color:#666666;
	margin:12px 0 0 0;
	}
.communityCards .links {
	line-height:18px;
	font-size:0.923em;
	color:#aaaaaa;
	padding:6px 7px;
	margin:0;
	background:#f2f2f2 url(/images/bg_line_dotted.gif) repeat-x top left;
	}
	
/* COMMUNITY - TOP 100 LEADERBOARD
-------------------------------------------------------- */
.communityTop100 td {
	vertical-align: top;
	border-bottom:1px solid #d5d5d5;
	padding:5px;
	line-height: 1.2em;
	}
.communityTop100 td.rank {
	padding-left:0px;
	font-family: "Arial Black", Helvetica, sans-serif;
	color:#c5c5c5;
	}
.communityTop100 td.photo {
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;	
	}
.communityTop100 span {
	font-size:0.846em;
	color:#666666;	
	}

/* MEMBER PROFILE
-------------------------------------------------------- */
#headerProfile {
	padding:10px 12px;
	margin:0;
	}
#headerProfile .memPhoto img {
	float:left;
	background-color:#fff;
	padding:6px;
	margin:0 15px 0 0;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	border-left:0;
	border-top:0;
	}
#headerProfile .memInfo {
	float:left;
	width:545px;
	}
#headerProfile .memInfo h3 {
	font-size:1.538em;
	font-weight:bold;
	padding:1px 0 0 0;
	margin:0;
	border:0;
	line-height:1em;
	}
#headerProfile .memInfo p {
	font-size:0.923em;
	line-height:1.5em;
	padding:0 0 8px 0;
	margin:0;
	}
#headerSubProfile {
	padding:10px 12px;
	margin:0;
	background:transparent url(/images/bg_line_dotted.gif) repeat-x top left;
	}
#headerSubProfile a {
	color:#800000;
	}
#headerSubProfile #bio {
	padding:0;
	margin:0;
	}
#headerSubProfile #bio h1,
#headerSubProfile #bio h2,
#headerSubProfile #bio h3,
#headerSubProfile #bio h4,
#headerSubProfile #bio h5,
#headerSubProfile #bio h6 {
	font-size:1em;
	font-weight:bold;
	}
#headerSubProfile #links {
	padding:0;
	margin:0 0 14px 0;
	}
#headerSubProfile #cc {
	font-size:0.923em;
	color:#666;
	padding:4px 0 4px 20px;
	margin:0;
	background:transparent url(/images/cc.gif) no-repeat left center;
	}

/* MY PANEL
-------------------------------------------------------- */
#panel th {
	font-weight:bold;
	padding:0 10px 5px 0;
	}
#panel td {
	padding:5px 10px 5px 0;
	border-top:1px solid #eeeeee;
	}
#panel td p {
	padding:0 0 7px 0;
	margin:0;
	}
#panel td blockquote {
	padding:0 0 0 10px;
	margin:3px 0;
	border-left:3px solid #e5e5e5;
	}
#panel .noBorderRight {
	border-right:0;
	}
#panel form p {
	font-size:0.923em;
	line-height:1.5em;
	padding:0 0 2px 0;
	margin:0 0 17px 0;
	}
#panel form span {
	font-size:0.917em;
	color:#666666;
	}
#panel form input, #panel form select, #panel form textarea {
	font-size:1.083em;
	}
#panel form th {
	text-align:left;
	font-weight:bold;
	padding:0 10px 9px 0;
	border:0;
	}
#panel form td {
	padding:0 0 9px 0;
	border:0;
	}
#panel .postPreview {
	color:#333333;
	margin:0 0 15px 0;
	border:3px solid #eee;
	width:750px;
	background-color:#fefde8;
	}
#panel .postPreview p {
	line-height:1.4em;
	padding:0 5px 15px 5px;
	margin:0;
	}
#panel .postPreview h3 {
	font-size:1.385em;
	padding:6px 5px 6px 5px;
	}

/* PARTICIPANTS CARDS IF COMPANY PAGE
-------------------------------------------------------- */
#membersFromCompany {
	margin:0 0 35px 0;
	}
#membersFromCompany a {
	margin: 0 0 13px 0;
	}
#membersFromCompany a.membersFromCompanyBox:link,
#membersFromCompany a.membersFromCompanyBox:visited,
#membersFromCompany a.membersFromCompanyBox:active {
	text-decoration: none;
	color: #003366;
	display: block;
	width: 298px;
	height: 90px;
	border: 1px solid #ddd;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	}
#membersFromCompany a.membersFromCompanyBox:hover {
	background-color: #eeeeee;
	border-color: #cc9999;
	color: #800000;
	}
#membersFromCompany a p {
	font-size: 0.923em;
	line-height: 1.3em;
	padding: 7px 7px 7px 90px;
	margin: 0;
	}
#membersFromCompany a span {
	font-size: 11px;
	color: #666666;
	display: block;
	}
