/* summary lists - the following applies to step 3 after submitting email user/pass combo and was originally located in profile.css */

.sum {
    color: #999;
    border-bottom: 1px solid #dfdfdf;
    padding: 10px 0 10px 51px;
    min-height: 30px;
    position: relative;
    clear: left;
}

.main .sum {
    padding-right: 15px;
}

.sum h3 {
    color: #999;
    letter-spacing: normal;
    font-size: 100%;
    padding-top: 2px;
    margin-bottom: 2px;
    margin-top: 0 !important;
}

.sum-v h3, .sum-v .sum-d, .sum-p h3, .sum-p .sum-d {
    padding-left: 36px;
}

.sum h3 img {
    position: absolute;
    left: 43px;
    top: 10px;
    padding: 1px;
    border: 1px solid #a3c1e5;
    text-decoration: none;
}

.sum a.buy-count {
    display: block;
    position: absolute;
    left: 4px;
    top: 8px;
    text-align: center;
    /*font-size: 110%;*/
	font-size: 75%;
    letter-spacing: -0.07em;
    color: #999999;
    font-weight: bold;
    text-decoration: none;
    width: 40px;
    height: 32px;
    padding: 3px 0 0 0;
    margin-top: 2px;
    background: url(../img/shade-compact.gif) no-repeat;
}

.sum-a .user-image, .sum-u .user-image, .sum-s .user-image {
    position: absolute;
    left: 4px;
    top: 8px;
    border-color: #ccc;
}

.sum-a span, .sum-u span, .sum-s span {
    font-size: 100%;
}

.sum blockquote {
    margin: 0.5em 0 1em 8px;
    padding-left: 26px;
    background: url(../img/quote.gif) 2px 0 no-repeat;
    color: #666;
}

.sum-s blockquote {
    background-image: url(../img/quote-shout.gif);
}

.sum-s blockquote a {
    font-weight: bold;
    line-height: 1.3;
}

.sum-s blockquote span {
    font-size: 85%;
    display: block;
    margin: 0.5em 0 0 0;
}

.sum-friend {
    float: right;
    text-align: right;
    margin: 3px 0 3px 20px;
    padding: 4px 4px 4px 16px;
    background: #e0efd1 url(../img/friend-arrow.gif) 0 50% no-repeat;
    white-space: nowrap;
    font-size: 85%;
    font-weight: bold;
    color: #5c862e;
}
.sum-friend a img {
    background: #b2c1a1;
    /*border: 1px solid #a5cc7a;*/
	border: 1px solid #474747;
    margin: 0 2px;
    vertical-align: middle;
}

.sum-d {
    font-size: 85%;
}

.sum-n .sum-d strong {
/*    color: #a78a26; */
}

.sum-v .sum-d strong {
    color: #810000;
}

.sum-p .sum-d strong {
    color: #197473;
}

.sum-a h3 {
    padding-top: 7px;
}

.sidebar .sum-u {
    padding-top: 18px;
    padding-bottom: 0;
    min-height: 30px;
    border: none;
}

.sum-u {
    padding-left: 64px;
    min-height: 54px;
}

.sum-u .user-image {
    top: 10px;
}

.sum-u ul {
    font-size: 85%;
    margin-top: 10px;
    float: right;
    min-width: 9em;
    list-style: none;
}

.sidebar .sum-u ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	padding-right: 10px;
	margin-top: 5px;
	text-align: right;
	min-width: 1em;
}

.status-fan, .status-friend, .status-mentor, .status-not-friend {
    padding: 5px 0 5px 23px;
    font-size: 85%;
    margin: 0.2em 0 0 0;
}
.status-fan {
	background: url(../img/profile-follower.gif) 0 4px no-repeat;
}
.status-friend {
    background-image: url(../img/profile-friends.gif);
}
.status-mentor {
    background-image: url(../img/profile-mentor.gif);
}
.status-not-friend {
    background-image: u;
}

.sidebar .active {
    float: right;
    margin-top: 1em;
}

.sidebar .status-fan strong, .sidebar .status-friend strong, .sidebar .status-mentor strong {
    font-weight: normal;
}


.status-fan strong, .status-friend strong, .status-mentor strong {
    padding-right: 2em;
}

.status-friend strong {
    color: #358a15;
}

.status-friend a, status-fan a, status-mentor a {
    white-space: nowrap;
}

.sum-u .now {
    color: #c00;
}

.buy-unbuy {
	float: right;
	font-size: 85%;
	color: #ffffff;
	font-weight: bold;
	display: block;
	margin: 5px 0 0 0;
	padding: 1px 3px;
	text-decoration: none;
	background-color: #8b0000;
	/*border: 1px solid #ff0000;*/
	min-width: 3.6em;
	text-align: center;
} 
p.contact-details {
	padding-top: 0;
	float: left; clear: left;
	line-height: 100%;
	margin: 0;
}



/* settings table  - from profile.css */ 

/* Screws up nav header
table {
    border-collapse: collapse;
    margin: 0 0 1em 0;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

th {

    font-weight: bold;
    text-align: left;
}

td, th {
    padding: 10px;
    font-size: 85%;
}

td {
    border-top: 1px solid #ddd;
}
*/
/* from profile.css  */

.invite-address, .invite-email {
	display: block;
	padding: 4px 4px 4px 24px;
	margin-top: 1em;
	font-size: 85%;
	font-weight: bold;
	background: url(../img/invite-email.gif) 2px 50% no-repeat;
}

.invite-address {
	background-image: url(../img/invite-address.gif);
}

.invite-table .checkbox {
	width: 20px;
}

.invite-table th {
	font-size: 100%;
	background: #666;
	color: #fff;
}

.invite-table td {
	font-size: 100%;
	font-weight: bold;
	color: #666;
}

.invite-table .table-head {
	margin-top: 15px;
	margin-bottom: 0;
}

.invite-table .table-body {
	max-height: 300px;
	overflow: auto;
	border-bottom: 1px solid #999;
	margin-bottom: 1em;
}

.invite-table .table-body table {
	margin-top: 0;
}

#invite-subject,
#invite-text,
#invite-text2,
.invite-table .form-text-variable,
.invite-table textarea {
        width: 90% !important;
        margin-bottom: 0.5em;
}

.invite-table label.invite-message {
        display: block;
        font-size: 85%;
        font-weight: bold;
        padding-top: 0.5em;
}

#invites-sent-table {
	width: 100%;
	margin: 10px 0 10px 0;
	background-color: #f0f0f0;
}
#invites-sent-table td {
	font-size: 75%;
	background-color: #f8f8f8;
}

table.not-mailed {
	width: 100%;
	margin: 10px 0 10px 0;
	background-color: #f0f0f0;
}
table.not-mailed thead td {
	font-weight: bold;
}
table.not-mailed td {
	font-size: 90%;
	background-color: #f8f8f8;
}