#sch_data_right {
	margin-top: 224px;
}

#sch_pofile_blocker {
	width: 634px;
	position: absolute;
	top: 80px;
	left: 24px;
	z-index: 1000;
	opacity: 0.95;
}

#sch_pofile_blocked {
	width: 682px;
}

#sch_pofile_header {
	background-color: #F0F0F0;
	padding: 24px;
	height: 106px;
	width: 780px;
}

#sch_pofile_header > a:first-child {
	border: 1px solid #CCCCCC;
	padding: 2px;
	display: inline-block;
	width: 100px;
	height: 100px;
	vertical-align: top;
	position: relative;
	overflow: hidden;
	margin-right: 24px;
}

#sch_pofile_header > a:first-child:hover {
	opacity: 0.8;
}

#sch_pofile_header > a:first-child > span {
	background-color: #333333;
	position: absolute;
	right: -21px;
	top: 13px;
	padding: 2px 20px 2px 20px;
	color: #FFFFFF;
	font-size: 8px;
	text-transform: uppercase;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 2;
}

#sch_pofile_header_data {
	display: inline-block;
	vertical-align: top;
	height: 106px;
	width: 496px;
	font-size: 12px;
	position: relative;
}

.sch_profile_username {
	font-family: sch_heading;
	font-size: 32px;
	color: #A4492B;
}

#sch_profile_header_data_flags {
	display: inline-block;
	height: 50px;
	position: absolute;
	bottom: 3px;
	left: 0;
}

#sch_profile_header_data_flags > img {
	border-radius: 50%;
	margin-right: 10px;
}

.sch_profile_username:hover {
	color: #666666;
}

.sch_profile_compatibility_perfect_match {
	background-color: #A4492B !important;
}

.sch_profile_compatibility_perfect_match > p {
	color: #FFFFFF !important;
}

#sch_profile_compatibility {
	display: inline-block;
	vertical-align: top;
	height: 104px;
	width: 104px;
    border: 1px solid #E9E9E9;
}

#sch_profile_compatibility > div {
    height: 100px;
    width: 100px;
    background-color: #E9E9E9;
    margin: 2px;
}

#sch_profile_compatibility > div > p {
	display: block;
	font-family: sch_heading;
	text-align: center;
    height: 80px;
    width: 100px;
    font-size: 26px;
    line-height: 80px;
    color: #A4492B;
}

#sch_profile_compatibility > div > p:last-child {
    font-size: 12px;
    color: #FFFFFF;
    background-color: #CCCCCC;
    height: 20px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.sch_profile_buttons_hide {
	display: none !important;
}

#sch_profile_buttons_friend_reply_to {
	background-color: #FFFFCC !important;
}

#sch_profile_buttons {
	background-color: #FFFFFF;
	width: 780px;
}

#sch_profile_buttons > ul > li {
	display: inline-block;
}

#sch_profile_buttons > ul > li > a {
	color: #333333;
	font-size: 10px;
	display: inline-block;
	width: 194px;
	margin-right: 1px;
	background-color: #D3D3D3;
	height: 33px;
	line-height: 33px;
	text-transform: uppercase;
	border-bottom: 1px solid #AAAAAA;
}

#sch_profile_buttons > ul > li > a:hover,
#sch_profile_buttons > ul > li > a.sch_profile_button_on {
	background-color: #E9E9E9;
}

#sch_profile_buttons > ul > li:last-child > a {
	margin-right: 0;
	width: 195px;
}

#sch_profile_buttons > ul > li > a > img {
	vertical-align: text-bottom;
	margin: auto 5px auto 10px;
}

.sch_profile_button_disabled {
	color: #999999 !important;
	cursor: default !important;
	background-color: #D3D3D3 !important;
}

.sch_profile_button_disabled > img {
	opacity: 0.2 !important;
}

#sch_profile_tabs {
	height: 36px;
	width: 780px;
	background-color: #F0F0F0;
}

#sch_profile_tabs > ul > li {
	display: inline-block;
}

#sch_profile_tabs > ul > li:first-child {
	margin-left: 24px;
}

#sch_profile_tabs > ul > li > a {
	display: inline-block;
	width: 120px;
	height: 34px;
	line-height: 34px;
	color: #333333;
	font-size: 12px;
	background-color: #F7F7F7;
	text-align: center;
	margin-right: 1px;
	border-top: #DDDDDD solid 2px;
}

#sch_profile_tabs > ul > li > a:hover {
	background-color: #FFFFFF;
}

.sch_profile_button_disabled {
	background-color: #F7F7F7 !important;
	color: #CCCCCC !important;
}

.sch_profile_tabs_on {
	background-color: #FFFFFF !important;
	border-top-color: #A4492B !important;
}

#sch_profile_tags_desc {
	height: 30px;
	padding-bottom: 24px;
}

#sch_profile_tags_desc > div {
	vertical-align: top;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	width: 102px;
	margin-top: 10px;
	margin-left: 24px;
	text-align: center;
	background-color: #CCCCCC;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}

#sch_profile_tags_desc > div:last-child {
	margin-left: 48px;
}

#sch_profile_tags {
    background-image: url("../images/profile/profile_tag_bg.png");
    height: 90px;
}

#sch_profile_tags > div {
    display: inline-block;
    height: 70px;
    width: 70px;
    margin-top: 10px;
    margin-left: 25px;
    text-align: center;
}

#sch_profile_tags > div:last-child {
    margin-left: 80px;
}

#sch_profile_tags > div > img {
    margin-top: 5px;
    margin-left: 15px;
    border-radius: 35px;
}

#sch_profile_tags > div:first-child > img {
	cursor: pointer;
}

#sch_profile_gifts_given {
    background-image: url("../images/profile/gifts_given.png");
    height: 90px;
    width: 280px;
    margin: auto;
}

#sch_profile_gifts_received {
    background-image: url("../images/profile/gifts_received.png");
    height: 90px;
    width: 280px;
    margin: auto;
}

#sch_profile_gifts_given > div,
#sch_profile_gifts_received > div {
    height: 70px;
}

#sch_profile_gifts_given > div > div,
#sch_profile_gifts_received > div > div {
    display: inline-block;
    width: 69px;
    height: 70px;
    text-align: center;
    margin-right: 1px;
	position: relative;
}

#sch_profile_gifts_given > div:first-child > div {
	cursor: pointer;
}

#sch_profile_gifts_given > div:first-child > div:hover {
	background-color: #FFFFFF;
}

#sch_profile_gifts_given > div > div > span,
#sch_profile_gifts_received > div > div > span {
	position: absolute;
	background-color: #CC0000;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	border-radius: 2px;
	top: 15px;
	left: 40px;
}

#sch_profile_gifts_given > div > div > span[count="0"],
#sch_profile_gifts_received > div > div > span[count="0"] {
	display: none;
}

#sch_profile_gifts_given > div > div:first-child,
#sch_profile_gifts_received > div > div:first-child {
    width: 70px;
    height: 70px;
}

#sch_profile_gifts_given > div > div:last-child,
#sch_profile_gifts_received > div > div:last-child {
    margin-right: 0;
}

#sch_profile_gifts_given > div > div > img,
#sch_profile_gifts_received > div > div > img {
    margin-top: 18px;
    opacity: 0.2;
}

#sch_profile_gifts_given > div > div > img.sch_profile_gift_on,
#sch_profile_gifts_received > div > div > img.sch_profile_gift_on {
    opacity: 1;
}

#sch_profile_gifts_given > div:last-child > div,
#sch_profile_gifts_received > div:last-child > div {
    height: 20px;
    font-size: 8px;
    text-transform: uppercase;
}

#sch_profile_tags_bottom {
	padding-bottom: 24px;
}

#sch_profile_start_icons {
	margin: 24px;
}

#sch_profile_start_icons > div > div {
	display: inline-block;
	margin-right: 1px;
	background-color: #E9E9E9;
	text-align: center;
	color: #333333;
	font-size: 10px;
	width: 107px;
	height: 84px;
	margin-bottom: 1px;
	padding-top: 23px;
	vertical-align: top;
}

#sch_profile_start_icons > div > div:last-child {
	margin-right: 0;
	width: 108px;
}

#sch_profile_status {
	margin: 24px 24px 0 24px;
	font-family: sch_signature;
	font-size: 14px;
}

table.sch_profile_start_table,
table.sch_profile_start_table_right {
	margin: 24px 24px 0 24px;
	width: 432px;
}

table.sch_profile_start_table_right {
	margin: 24px 10px 0 10px !important;
	width: 280px !important;
}

table.sch_profile_start_table tr > td,
table.sch_profile_start_table_right tr > td {
	vertical-align: top;
	padding: 0 10px 10px 0;
}

table.sch_profile_start_table tr > td:first-child,
table.sch_profile_start_table_right tr > td:first-child {
	width: 150px;
	text-align: right;
	color: #CCCCCC;
}

table.sch_profile_start_table_right tr > td:first-child {
	width: 60px !important;
	color: #999999;
}

table.sch_profile_start_table tr > td > a:hover {
	color: #A4492B;
}

#sch_profile_partner {
	color: #CC0000;
}

.sch_profile_right_spacer {
	margin-bottom: 48px;
}

#sch_profile_owner_viewer_right_col_repair {
	margin-top: -34px !important;
}

#sch_profile_associate {
    background-color: #8BACBD;
    width: 412px;
    margin: 24px auto auto auto;
    padding: 10px;
}

#sch_profile_associate_title {
    height: 40px;
    background-color: #6f8899;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
    font-size: 20px;
    text-transform: uppercase;
    margin: auto;
    letter-spacing: 2px;
}

#sch_profile_associate > p {
    margin-top: 10px;
}

#sch_profile_associate > p:first-of-type {
    text-transform: uppercase;
    color: #FFFFFF;
}

#sch_profile_associate_price {
    text-align: right;
    margin-top: 24px;
    display: block;
    line-height: 10px;
}

#sch_profile_associate_price_off {
    text-decoration: line-through;
    font-size: 12px;
    color: #333333;
}

#sch_profile_associate_price_reduced {
    color: #CC0000;
    font-size: 32px;
}

#sch_profile_associate_price_legend {
    font-size: 8px;
    text-transform: uppercase;
    line-height: 8px;
    color: #FFFFFF;
}

#sch_profile_associate_price_normal {
    color: #FFFFFF;
    font-size: 32px;
}

#sch_profile_associate_superuser {
    background-color: #8BACBD;
    width: 432px;
    border-top: 1px solid #6f8899;
    margin: auto;
    text-transform: uppercase;
    display: block;
    font-size: 16px;
    height: 50px;
}

#sch_profile_associate_superuser > span {
    display: inline-block;
    width: 161px;
}

#sch_profile_associate_superuser_discount {
    text-align: right;
    padding-right: 20px;
    letter-spacing: 5px;
}

#sch_profile_associate_superuser_superuser {
    padding-left: 20px;
}

#sch_profile_associate_superuser > span#sch_profile_associate_superuser_percentage {
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    height: 60px;
    width: 60px;
    background-color: #03cc42;
    border-radius: 50%;
    color: #FFFFFF;
    margin-top: -10px;
    border: 5px solid #FFFFFF;
}