/* Column Sizing & Pod Things
---------------------------------------------------------------------------------------------*/
#profile #subcol {
	width: 245px;
	float: left;
}

#profile #maincol {
	width: 695px;
	float: left;
}

.pod .hd h2 { text-transform: none; }
.x .hd h2 { background: none; padding-bottom: 0; }
.xc .hd h2 { background: none; border-bottom: 1px solid #C8E2ED; }

#profile .popular-content {
	background: #191D20 url(popular-content-browse-bg.gif) 0 0 repeat-x;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#profile .popular-content .hd {
	background: #173142 url(popular-content-browse-hd-bg.gif) 0 0 repeat-x;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
}

#profile .popular-content .ft {
	background: #191D20 url(popular-content-browse-ft-bg.gif) 0 0 no-repeat;
}

#profile .videos {
	border: none;
	margin: 0 0 0 10px;
}

#profile .videos ul {
	border: none;
	margin: 0;
}

#profile .videos ul {
	border: none;
	margin: 0;
}

#profile .videos ul li.item {
	width: auto;
	padding: 0 0 0px;
}

#profile .videos ul li.item a.thumb {
	float: none;
	display: block;
	margin: 0 16px;
}

#profile .videos ul li.item a.thumb img {
	width: 170px;
	height: 128px;
}

#profile .videos ul li.item .details {
	margin: 0 16px;
	padding: 5px;
	width: 170px;
}

#profile .popular-content .details a.icon {
	margin-right: 0;
}


/* Recent Activity
---------------------------------------------------------------------------------------------*/
#profile .activity-feed li .activity-description { width: 585px; }

.date-separator {
	padding: 6px 0;
	color: #333;
	font-weight: bold;
}

.activity-feed .date {
	float: right;
	color: #A1A8AE;
	font-size: 11px;
	margin-right: 14px;
}

.activity-description p b {
	float: left;
}

/* Profile Header
---------------------------------------------------------------------------------------------*/
.profile-header {
	margin: 5px;
	background: transparent;
}

.user-wrap {
	border: 1px solid #fff;
	background: #21282F url(user-wrap-bg.gif) 0 0 repeat-x;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
}

.user-wrap .level {
	float: left;
	padding: 25px 12px 20px 14px;
	background: #24435C url(profile-level.gif) 0 0 no-repeat;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	-moz-border-radius: 6px 0 0 0;
	-webkit-border-top-left-radius: 6px;
}

.user-wrap .level span {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
}


.user-wrap .avatar {
	float: left;
	margin: 14px 10px 0px 13px;
}

.user-wrap h2 {
	margin: 18px 0 0 0px;
}

.user-wrap h2 a {
	color: #fff;
	font-size: 24px;
}

.user-wrap p {
	position: relative;
	left: 1px;
	padding: 2px 0;
	color: #A1B3C4;
	font-size: 12px;
}

.user-title {
	color: #FF9900;
	font-weight: bold;
}

.user-wrap span.user-online {
	padding: 0 14px 0 0;
	background: url(user-status-online-dark.gif) 100% 50% no-repeat;
}

.user-wrap .btn {
	float: right;
	margin: -38px 14px 0 0;
}

.tabs-wrap {
	padding: 4px 3px;
	background: #fff;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

.tabs-wrap li {
	float: left;
	padding: 0 3px;
}

.tabs-wrap li {}

.tabs-wrap li a {
	display: block;
	padding: 6px 8px;
	background: #0F5588 url(btn-tabs.gif) 0 0 repeat-x;
	color: #fff;
	font-size: 12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.tabs-wrap li a:active {
	background: #0F5588 url(btn-tabs.gif) 0 100% repeat-x;
}

.tabs-wrap li.selected a {
	background: #000;
}


/* Profile Pods - About Me
---------------------------------------------------------------------------------------------*/
.about-me strong {
	display: block;
	color: #333;
	font-weight: bold;
	padding-bottom: 6px;
}

.about-me p {
	line-height: 17px;
}

.about-me table {
	margin-top: 10px;
	border-top: 1px solid #C0D1E8;
	padding-top: 10px;
	width: 100%;
}

.about-me table td {
	padding: 1px 0;
}

.about-me table td.last {
	text-align: right;
}

.about-me table tr.first td {
	color: #FF9900;
	font-weight: bold;
}

/* Profile Pods - Achievements
---------------------------------------------------------------------------------------------*/
.recent-achievements li {
	margin: 0 0 10px;
}

.recent-achievements .achievement-badge {
	float: left;
}

.recent-achievements p {
	margin: 0 0 0 30px;
	color: #A1A8AE;
	font-size: 11px;
	line-height: 13px;
}

.recent-achievements p strong {
	display: block;
	color: #626D77;
	font-size: 12px;
	font-weight: bold;
}

.recent-achievements .more-link {
	margin-top: 2px;
	border-top: 1px solid #C0D1E8;
	padding-top: 10px;
}

/* Profile Pods - Videos & Screenshots
---------------------------------------------------------------------------------------------*/
#profile ul.side-videos {
	margin: 0px;
}

#profile ul.side-videos li.first-item {
	border-bottom: 1px solid #C0D1E8;
	padding-bottom: 10px;
}

#profile ul.side-videos li.first-item a.thumb {
	display: block;
	float: none;
	margin: 0 auto;
	width: 180px;
	height: 138px;
}

#profile ul.side-videos li.first-item a.thumb img {
	width: 170px;
	height: 128px;
}

#profile ul.side-videos li.first-item .details {
	margin: 6px auto 0;
	width: 165px;
}

#profile ul.side-videos li.item {
	border-bottom: 1px solid #C0D1E8;
	width: 207px;
}

#profile ul.side-videos li.item .details {
	width: 120px;
}

#profile ul.side-videos li .details p.secondary-title a {
	color: #80B6DD;
}

#profile ul.side-videos li.item .details h3 a {
	width: 120px;
}

ul.side-videos li.item .details a.icon span.v-center-wrapper {
	width: 96px;
}

/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: 6px 10px; color: #fff; }
.ui-accordion .ui-accordion-header a:active { background: #444; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 10px 10px 0; border-top: 0; margin-top: -0px; position: relative; top: 1px; margin-bottom: 2px; background: #F7F7F7; overflow: hidden; -moz-border-radius: 4px; -webkit-border-radius: 4px; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }

#accordion h3 {
	background: #21282F;
	font-size: 12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#profile .users-online { margin: 0; }
#profile .users-online li { float: none; width: auto; }
#profile .users-online a.icon { padding-left: 0px; }
#profile .users-online p { float: none; padding: 7px 0 0 27px; }
#profile .users-online p a.s {  }
#profile em.user-status { margin: -14px 0 0 142px; width: 9px; height: 9px; }
#profile em.user-status-offline { background-image: url(user-status-offline.png) }
#profile .more-friends { margin-bottom: 10px; background: url(more-friends-separator.gif) 0 50% repeat-x; text-align: center; }
#profile .more-friends a { padding: 0 8px; background: #F7F7F7; }
#profile .empty-text { padding: 0 0 10px; }

/* Profile - Video & Screenshots Pages
---------------------------------------------------------------------------------------------*/
.main-videos table {
	float: right;
	margin-top: 1px;
	font-size: 11px;
}

.main-videos table th {
	font-weight: bold;
}

.main-videos table td {
	padding: 2px 10px;
}

.main-videos .item {
	border-bottom: 1px solid #C0D1E8;
	padding: 14px 0 14px 0;
}

.main-videos .details {
	float: left;
	margin-left: 0;
	padding-top: 2px;
	overflow: hidden;
}

.main-videos .details h3 a {
	display: block;
	width: 600px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	line-height: 18px;
}

.main-videos .details p {
	padding: 4px 0 4px;
	width: 600px;
	color: #6E6E6F;
	font-size: 12px;
	overflow: hidden;
}

.filter-bar {
	margin: -3px 0 0;
	border-bottom: 1px solid #C0D1E8;
	padding-bottom: 6px;
	font-weight: bold;
	line-height: 24px;
}

.filter-bar h3 {
	float: left;
	font-size: 14px;
	color: #333;
}

.filter-bar ul.tabs {
	float: left;
	margin: 7px 10px 6px;
	font-size: 12px;
}

.filter-bar ul.tabs li { float: left; border-right: 1px solid #2B84C6; padding: 0 10px; line-height: 12px; }
.filter-bar ul.tabs li.selected a { color: #000; cursor: default; }
.filter-bar ul.tabs li.first { padding-left: 0; }
.filter-bar ul.tabs li.last { border-right: none; }

.filter-bar .select-filter {
	float: right;
}

/* Profile - Friends Page
---------------------------------------------------------------------------------------------*/
.main-friends .item {
	border-bottom: 1px solid #C0D1E8;
	padding: 14px 0 14px 0;
}

.main-friends a.thumb {
	float: left;
	
}

.main-friends a.thumb img {
	border: none;
	padding: 0;
	width: 48px;
	height: 48px;
}

.main-friends .details {
	float: left;
	margin-left: 0;
	padding-top: 1px;
	overflow: hidden;
}

.main-friends .details span.user-online {
	padding: 0 14px 0 0;
	background: url(user-status-online.gif) 100% 50% no-repeat;
}

.main-friends .details p.user-level {
	color: #333;
	font-weight: bold;
}

.friend-type {
	float: right;
	margin: 18px 0px 0;
}

.friend-type-mutual {
	color: #669900;
	font-weight: bold;
}


/* Profile - Achievements Page
---------------------------------------------------------------------------------------------*/
table.table-default {
	margin-top: -1px;
	margin-bottom: 10px;
	width: 100%;
}

table.table-default th {
	background: transparent url(h2-h-rule.png) 0 0 repeat-x;
	border-bottom: 1px #b2b2b2 solid;
	padding: 6px 10px 3px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

table.table-default td {
	padding: 10px 10px 9px;
	vertical-align: top;
	border-bottom: 1px #beb3ad dotted;
}

table.table-default tr td.first { color: #333; font-weight: bold; }
table.table-default tr td.last { color: #999; font-style: italic; }

/* Unlocked Styles */
table.table-default tr.unlocked td { background-color: #F9FEF6; color: #009900; }
table.table-default tr.unlocked td.last {
	padding-left: 34px;
	background: #F9FEF6 url(achievement-badge-24x24.png) 6px 50% no-repeat;
	color: #339900; font-style: normal; font-weight: bold;
}

/*.main-achievements {
	margin-bottom: 14px;
}

.main-achievements .item {
	border-bottom: 1px solid #C0D1E8;
	padding: 14px 0 14px 0;
}

.main-achievements .badge {
	float: left;
	border: 2px dashed #999999;
	margin: 0 10px 0 0;
	width: 60px;
	height: 60px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.main-achievements .badge img {
	position: relative;
	top: -2px;
	left: -2px;
	border: none;
	padding: 0;
	width: 64px;
	height: 64px;
}

.main-achievements .details {
	float: left;
	margin-left: 0;
	padding-top: 1px;
	overflow: hidden;
}

.main-achievements .details h3 {
	margin: 13px 0 0;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.achievements-progress-container {
	float: right;
	margin: 25px 0px 0;
}

.achievements-progress-wrap {
	float: left;
	position: relative;
	margin: 4px 8px 0;
	width: 180px;
	height: 8px;
	background: transparent url(userbar2-progress-wrap-bg.gif) top left repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.achievements-progress {
	position: relative;
	height: 8px;
	background: transparent url(userbar2-progress-bg.gif) top left repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.achievements-progress-container p {
	float: left;
	color: #4D5359;
	font-size: 11px;
	font-weight: bold;
}*/


/* Profile - Wall page
---------------------------------------------------------------------------------------------*/
#profile .full-wall .comment-form .commentbx {
	width: 866px;
}

#profile .full-wall ul.comments-wrap {
	padding: 0px;
}


/* Profile - Edit Pages
---------------------------------------------------------------------------------------------*/
ul.list-arrow { margin: -10px 0; }
ul.list-arrow li { border-bottom: 1px solid #C0D1E8; }
ul.list-arrow li.last { border-bottom: none; }

ul.list-arrow li a {
	display: block;
	padding: 6px 0;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

ul.list-arrow li a em {
	padding: 0px 0 0 22px;
	margin: 0;
	display: block;
	background: transparent url(icon-arrow-sprite.gif) 1px -105px no-repeat;
	line-height: 25px;
}

ul.list-arrow li a:hover em {
	color: #2B84C6;
	background: transparent url(icon-arrow-sprite.gif) 1px -130px no-repeat;
}

ul.list-arrow li a.selected em {
	color: #2B84C6;
	background: transparent url(icon-arrow-sprite.gif) 0 -130px no-repeat;
}

ul.list-arrow li.selected a:hover em {
	color: #666;
}

/* Form headings */
.form-heading { margin-bottom: 6px; color: #333; }
.form-heading h3 { font-size: 14px; font-weight: bold; }
.form-heading p { font-size: 11px; }
.form-heading p strong { font-weight: bold; }

/* Form styles */
#profile .bd ul select, #profile .bd ul textarea, #profile .bd ul input.text { margin-bottom: 20px; }
#profile .bd ul textarea { width: 649px; }
#profile .bd ul input.text { width: 330px; }

/* This is for the button after allthe forms */
.edit-profile #maincol li.last { border-top: 1px solid #C0D1E8; padding-top: 12px; }
.edit-profile #maincol li.last .btn { float: right; left: 4px; }

/* Hides Edit Profile Button */
.edit-profile .profile-header .btn { display: none; }


/* Profile - Notifications page
---------------------------------------------------------------------------------------------*/
.edit-profile .activity table tr.heading th {
	padding: 4px 0 3px;
	background: transparent url(h2-h-rule.png) 0 0 repeat-x;
}

.edit-profile .activity table tr.heading th.table-title {
	padding: 6px 0 3px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
.edit-profile .activity table tr.heading th.email em {
	display: block;
	padding: 0px 0 0px 32px;
	background: transparent url(icon-mail-sm.gif) 10px 50% no-repeat;
}

.edit-profile .activity table tr.heading th.activity em {
	display: block;
	padding: 0px 0 0px 32px;
	background: transparent url(icon-activity-sm.gif) 9px 50% no-repeat;
}

.edit-profile .activity table tr.heading th.action-radio-primary {
	width: 60px;
	background: #F0F0F0 url(table-action-radio-primary-bg.gif) 0 0 repeat-x;
	text-align: center;
}

.edit-profile .activity table tr.heading th.action-radio {
	width: 60px;
	text-align: center;
}

.edit-profile .activity table tr td.action-radio-primary {
	padding: 5px 0;
	background: #F0F0F0;
	text-align: center;
}

.edit-profile .activity table tr td.action-radio {
	padding: 5px 0;
	text-align: center;
}

.edit-profile .activity table tr td.desc {
	padding: 5px 0 5px 32px;
}

.edit-profile .activity table tr td {
	vertical-align: middle;
}

.activity table {
	width: 100%;
	margin-bottom: 40px;
}

.activity table tr.heading th {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 10px;
	border-bottom: 1px #b2b2b2 solid;
}

.activity table tr td {
	padding: 5px 0 5px 10px;
	vertical-align: top;
	border-bottom: 1px #beb3ad dotted;
}

.activity table tr td.date,
.activity table tr th.date {
	width: 150px;
	vertical-align: middle;
}

.activity table tr td.today {
	font-weight: bold;
}

.activity table tr td.user,
.activity table tr th.user {
	width: 150px;
	overflow: hidden;
}

.activity table tr td.item {
	vertical-align: middle;
	overflow: hidden;
}

.activity table.friends tr td.user,
.activity table.friends tr th.user {
	width: auto;
	overflow: hidden;
}

.activity table tr td.action {
	overflow: hidden;
}

.activity table tr td.action a.btn {
	float: right;
}

.activity table tr td.user .icon {
	float: left;
}
.activity table tr td.user div.user-action {
	float: left;
	margin: 6px 0 0 5px;
	display: block;
}

.activity table tr td.action span.no-action {
	margin: 6px 0 0 5px;
	display: block;
}

.activity table tr .action a.btn-decline {
	margin: 5px 0 0 5px;
	display: block;
	float: left;
}

.activity div.table-bot-link a {
	padding: 6px 0 8px 12px;
	display: block;
	background: #e5f0f8;
	border-bottom: 1px #beb3ad dotted;
}

.activity div.table-bot-link a img {
	position: relative;
	top: 3px;
	left: -3px;
}

.activity div.table-bot-link a:hover {
	background: #EEE;
}

.activity .new-activity {
	position: relative;
	top: 8px;
	margin: -11px 6px 0;
}

#profile-edit-avatar { margin-bottom: 20px; border: 1px solid #E2E9EF; padding: 40px 0 30px 140px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }


/* Profile - Empty States
---------------------------------------------------------------------------------------------*/
.empty-messaging { padding: 8px 10px; background: #ffffcc; color: #333; font-size: 12px; font-weight: bold; text-align: center; }
.empty-messaging span { color: #626D77; font-size: 11px; font-weight: normal; }

.empty-state { text-align: center; }
.empty-state h2 { padding: 4px 0 14px; color: #333; font-size: 16px; font-weight: bold; }
.empty-state p { padding: 5px 10px; font-size: 11px; }
.empty-achievements h2 { padding-bottom: 0 !important; }
.empty-friends a.btn { position: relative; left: 27px; }
.empty-wall h2 { padding-bottom: 4px !important; }

.empty-highlights li { float: left;  padding: 23px 16px 23px; }
.empty-highlights li a:hover { opacity: .6; filter: alpha(opacity=60); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
.empty-highlights li.first { padding: 23px 6px 23px 16px; }
.empty-highlights li.last { }