@charset "utf-8";
/* @import url('http://'); */

/** 
 * User Styles | Betfair Community
 * 
 * User profile, hub, and admin page styles
 * 
 * Rail & Navigation
 * User Landing Pages
 * My Site
 * My Hub
 * Blog
 * Photos & Videos (global)
 * Photos (specific)
 * Videos (specific)
 * Media Manager
 * Calendar
 * Profile
 * Friends
 * Groups
 * Message Center
 *
 * @project community.betfair.com
 * @version 2
 * @lastmodified 2010-09-03 15:04
 * @author jriggs
 *
 * @colordef #fff; white 
 * @colordef #2789CE; link blue
 * @colordef #39F; link blue 2 (for dark backgrounds)
 * @colordef #969; link purple
 * @colordef #C9C; link purple 2 (for dark backgrounds)
 * @colordef #C6D5E0; blue gray
 * @colordef #273A47; dary gray
 * @colordef #3B5160; mid gray
 * @colordef #7E97A7; light gray
 * @colordef #BCD; light purple
 * @colordef #B4E500; green
 * @colordef #FF680F; orange
 * @colordef #FFB80C; yellow
 */
 

/**
 * Rail & Navigation
 *
 * @section Rail & Navigation
 */

/** extraProfile module */
.extraProfilePhoto {
	margin: 0 0 5px;
}

/*
.extraProfilePhoto img {width: 155px; height: auto; border: 1px solid #fff;}
.extraProfilePhoto .miniProfileBadgeStripesContainer {position: relative;}
.extraProfilePhoto .miniProfileBadgeStripes {background-position: 0% 0% !important; top: -5px; left: -5px;}
*/

.extraProfile h4 {
	font: bold 12px Tahoma, Geneva, sans-serif;
	margin: 15px 0 10px;
}
.extraProfileName h4 {
	margin: 10px 0;
}
.extraProfile hr {
	border-top: 1px solid #bbccdd;
	border-bottom: 1px solid #fff;
	border-width: 1px 0;
	margin: 15px -10px;
}
.extraProfileActivityLabel {float: left; margin-right: 3px;}
.extraProfileActivityValue {overflow: hidden;}
.extraProfileActivityValue #user_stats_container {display: inline; margin: 0;}
.extraProfileActivityValue #user_stats_container span {margin: 0;}
.extraProfileActivityValue #user_stats_container #span_title_num_comments {display: none;}

.col .extraProfileFavorites .module {
	margin: 0;
}
.col .extraProfileFavorites .module .moduleBodyContent {
	padding: 0;
}
.col .extraProfileFavorites .module .moduleCap {
	display: none;
}
.col .extraProfileFavorites .module .moduleShadow {
	display: none;
}
.extraProfileFavorites .extraQuickLinksHeader {margin-left: -10px;}
.extraQuickLink {clear: both !important; line-height: 16px;}
.extraQuickLink a {float: left; width: 100px;}
.removeQuickLinkBtn {float: right !important; margin-left: 3px; font-size: 10px; font-family: verdana, helvetica, arial, sans-serif; font-weight: 700; width: auto !important;}
.removeQuickLinkBtn:hover {color: #f00;}

/** extraProfile module - on blog pages */
.extraProfileBlogPages h4 {margin: 0 0 10px;}
.extraProfileBlogPages .extraProfilePhoto {margin: 0;}
.extraProfileBlogPages .mpc_avatar {float: left; margin: 0 5px 10px 0;}
.extraProfileBlogPages .mpc_badge_badges {overflow: hidden; margin: 0;}
.extraProfileBlogPages .mpc_badge_badges img {border: 0 none;}
.extraProfileBlogPages .mpc_name {}
.extraProfileBlogPages .extraProfileName h4 {margin: 0;}
.extraProfileBlogPages .extraProfileStats {clear: both;}


/**
 * User Landing Pages (My Site & My Hub)
 *
 * @section User Landing Pages
 */


/**
 * My Site
 *
 * @section My Site
 */

/** Mini Feed */
.mod_mini_feed .BFMFBeforeMiniFeed {overflow: hidden;}
.mod_mini_feed .BFMFPagination {float: left;clear: none;width: 420px;text-align: left;}
.mod_mini_feed .BFMFPerPage {float: right; height: 27px; line-height: 27px; padding: 5px 10px 0;clear: none;width: 103px;text-align: right;}
.mod_mini_feed .BFMFPagination .onePagination  {background: none;}

/**
 * My Hub
 *
 * @section My Hub
 */


/**
 * Blog
 *
 * @section Blog
 */

/** Add post */
#admin_blog_post p.task-instructions,
#admin_edit_post p.task-instructions,
#addBlogPost #add-post legend {display: none;}
#addBlogPost .onePageBodyWrapper,
#admin_edit_post .onePageBodyWrapper {padding-top: 5px;}
#addBlogPost .common_error {margin: 0 0 10px; padding: 5px; font-weight: bold; text-align: center; color: #000; border: 1px solid #FF7070; background-color: #FFE0E0;}
#addBlogPost #ugc_tag_interface_display {padding: 0;}
#addBlogPost #add_post_entry_status {display: none;}
#admin_blog_post button#BlogPost_InsertPhoto_Button {float: right; margin: 0 6px 2px 10px; width: 89px; }
#addBlogPost #add_post_body {clear: both;}
#addBlogPost #add_post_body textarea {width: 99.5%;}
label.option_choice, 
#add_post_category_header, 
#add_post_tags .content_tag_title_title {font-size: 1em;}
#add_post_buttons .BlogPost_SubmitPost,
#blog_preview_buttons .BlogPost_SavePost {float: right !important;}

#admin_edit_post #ugc_tag_interface_display .content_tag_interact_display {float: left;}
#ugc_tag_interface_display .normal_tag_style a {font-size: 12px;}

.add_new_tag_link {padding-right: 0px !important;}

/** Blog Title */
.blogTitle {color: #273a47; font: bold 18px Helvetica, Arial; margin-bottom: 5px;}

/** Hide addThis on blog pages */
#blog_user_blog .addThis,
#blog_group_blog .addThis,
#blog_view_posts .addThis {display: none;}

/** Permalink page */
.bfBackToBlog {margin: 5px 0 10px; float: left; font-weight: 700;}
/*
.mod_blog_permalink .moduleBodyHeader,
#blog_user_blog .topLayoutContent .moduleBodyHeader,
#blog_group_blog .topLayoutContent .moduleBodyHeader {display: none;}
*/
.mod_blog_permalink .moduleBodyContent,
#blog_user_blog .topLayoutContent .moduleBodyContent {background: #e2eaef !important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
#blog_group_blog .topLayoutContent .moduleBodyContent {padding: 0;}
#blog_group_blog .topLayoutContent .moduleBodyContent .bfGroupBlogContainer {background: #e2eaef; padding: 10px; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
.mod_blog_permalink .oneBlogPost {clear: both;}

/** Blog meta details at top of page */
 /* Blog Followers */
.blogFollowers .blogFollower {margin: 0 0 5px; clear: both; overflow: hidden;}
.blogFollowers .miniProfileComponent {text-align: left;}
.blogFollowers .mpc_avatar {float: left; margin-right: 5px;}
.blogFollowers .miniProfileName {font-weight: bold; font-size: 11px;}
.followerCount {margin: 5px 0 10px; float: right; text-align: right;}
 /* Create post */
.createPost {margin: 5px 0 10px; clear: left; display: none;} /* defaults the create post button to hidden */
#blog_user_blog .createPost,
#admin_manage_posts .createPost {display: block;} /* show the create post button on these pages */
 /* Blog rating */
.bfBlogRating {margin: 5px 0 10px; overflow: hidden; clear: left;}
.bfBlogRating .bfBlogRatingLabel {margin-right: 5px; float: left; line-height: 15px; font-size: 1.1em;}
.bfBlogRating #content-rating-container,
.bfBlogRating .rating_stats_div {float none; width: auto !important; line-height: 16px;}
.bfBlogRating .num_of_ratings {display: block !important; float: left; margin-right: 5px; font-size: 1.1em;}
.bfBlogRating button {position: static; padding: 0;}

/** Inline comment box styling */
.col .bfBlogComments {margin-top: 10px !important;}
.col .bfBlogComments .moduleBodyHeader {display: block !important;}
.col .bfBlogComments .moduleBodyContent {border: 1px solid #fff !important; border-width: 0 1px !important; background: #e8eef3 !important;}
.add-comment-text {margin: 0 0 5px; border: 1px solid #cddae6; background: #fff;}
.add-comment-text textarea {width: 98%; margin: 1%; border: 0 none;}
.add-comment-submit {float: right; margin-left: 20px;}
.add-comment-info {overflow: hidden;}

.commentDateTime br,
.commentBackIcon {display: none !important;}
.commentDateTime .commentTimePartTwo {margin-left: 5px;}

/** Preview Blog */
.oneBlogPreviewWrapper {padding: 10px; background: #e2eaef;}
#blog_preview_buttons {padding: 0 5px 5px 0; overflow: hidden;}

/** Blog Comment */
#blog_comment .oneBlogPost {padding: 10px; background: #e8eef3;}
.blog_comments_section {margin-top: 10px;}

/** Hide comment link on blog posts. Only show on blog permalink page to ensure the good inline comment is used */
.oneBlogPostFull .oneBlogLeaveCommentLink {display: none !important;}

/** remove moduleBodyContent padding to allow row graphics to extend to module edge */
#blog_view_posts .topLayoutAside .mod_blog_posts .moduleBodyContent {padding: 0;}
#blog_view_posts .topLayoutAside .mod_blog_posts li {padding: 10px;}

/** manage posts */
.managePostInfoContainer {margin: 0; float: left; width: 75%; overflow: hidden;}
.managePostViewable {margin-left: 58px;}
.managePostButtons {
	width: auto;
	position: static;
	float: right;
}
.blog-manage-posts legend,
.blog-manage-posts .task-instructions {
	display: none;
}
.blogPostContainer {
	/*border-bottom: 1px solid #C6D5E0;*/
	border: 0 none;
	background: #E2EAEF;
	margin: 0 0 10px;
}
#admin_manage_posts .onePageBodyWrapper .alertPageWarning {padding: 15px; background: #E2EAEF; border: 0 none; font-weight: 500 !important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
#admin_manage_posts .onePageBodyWrapper .alertPageWarning h4 {font-weight: 500 !important; display: none;}

.one_body_blog .manage_blog_posts_wrapper .managePostUserAvatar {display: none;}

.managePostInfoPostTitle a {color: #2789CE;}
.managePostInfoPostTitle a:hover {color: #3399FF;}


.blog-manage-posts .managePostInfoPostTitle {margin: 0 0 5px;}
.blog-manage-posts .managePostInfoCat {display: none;}
.blog-manage-posts .managePostViewable {margin: 0; clear: left;}

#blog_user_blog .topLayoutCol2 .mod_blog_posts .moduleCap {display: none !important;}
#blog_user_blog .topLayoutCol2 .mod_blog_posts .moduleBodyContent {background: none !important; padding: 0 !important;}


/** Blog Archive */
.col .mod_blog_archive .moduleBodyContent {padding: 0 !important;}
.blogArchive {position: relative;}
.blogArchive li {background: #F3F4F6;}
.blogArchive li a {font-size: 11px;}
.blogArchive li span a {display: inline-block; padding: 5px;}
.blogArchiveYearText a {font-weight: bold;}
.blogArchiveMonthWrapper {background: #dde5ee !important; border-top:1px solid #FFFFFF;}
.blogArchiveMonthWrapper li {background: #dde5ee !important; border-top:1px solid #BBCCDD !important;}
li.blogArchivePost {border: 0 none !important;}
.blogArchiveYearUnselected {border-bottom:1px solid #BBCCDD !important;}

.blogArchiveYearArrowRight {background:url(http://images.onesite.com/community.betfair.com/arrowBlueRight.png) center right no-repeat; float: right; width: 7px; height: 10px; margin-right: 6px; padding: 10px;}
.blogArchiveYearArrowDown {background:url(http://images.onesite.com/community.betfair.com/arrowDarkDown.png)  center right no-repeat; float: right; width: 11px; height: 6px; margin-right: 6px; padding: 10px;}

.blogArchiveYearArrowRight img,
.blogArchiveYearArrowDown img,
.blogArchiveMonthArrowRight img,
.blogArchiveMonthArrowDown img {display: none;}

.blogArchiveMonthWrapper li {padding: 0;}
.blogArchiveMonthPostsWrapper li {padding: 0 0 0 20px;}

.blogArchiveMonthWrapper li a,
.blogArchiveMonthPostsWrapper li a {font-size: 12px;}
.blogArchiveMonthWrapper {padding-bottom: 10px !important;}

/** Blog followers page */
#noFollowersLabel {margin: 5px 0 0; padding: 0 5px; font-weight: 700;}
#noFollowersList {margin: 10px 0; padding-left: 30px;}
#noFollowersList li {list-style: outside disc;}

/** Blog settings */
#admin_blog_settings .blogSettingsForm {padding-top: 10px;}
#admin_blog_settings .blogSettingsForm legend {display: none;}
#admin_blog_settings .blogSettingsForm td {padding: 3px;}

/** blog pagination */
#group_blog_posts_top {margin-bottom: 10px;}

/** late addition blog changes */
.fullTextContent,
.oneBlogOwnerLinks {margin-top: 10px;}



/**
 * Photos & Videos (global)
 *
 * @section Photos & Videos (global)
 */


/**
 * Photos (specific)
 *
 * @section Photos (specific)
 */

#gallery_container {float: none;}
#gallery_content_container {float: none; width: auto; padding: 5px 0 0;}
#gallery_content1 {float: right; padding: 0; overflow: hidden;}
#gallery_dropdown_div {font-weight: 700; position: static; line-height: 20px;}
#gallery_dropdown_div br {display: none;}
#gallery_dropdown_div select {margin-left: 7px;}
#gallery_content1 .gallery_pages {display: none;}
#gallery_content_lineage {margin: 0; padding: 0; line-height: 20px; border: none; font-size: 11px; font-weight: 700;}
#dynamic_gallery_content {margin: 5px 0 0;}

#gallery_content_photo_sub {height: auto; margin: 0 0 10px; text-align: center;}
#gallery_content_photo_sub div {display: none;}
#gallery_content_photo_sub img {margin: 0 auto; padding: 0 !important;}

#dynamic_gallery_content .rating-sub-wrapper {position: static;}


/**
 * Videos (specific)
 *
 * @section Videos (specific)
 */


/**
 * Media Manager
 *
 * @section Media Manager
 */


/**
 * Calendar
 *
 * @section Calendar
 */


/**
 * Profile
 *
 * Edit Profile, Account, Privacy Settings, Manage Blocks, Setup Wizard
 *
 * @section Profile
 */

/* hide the empty option in the gender select */
#PROF_gender option[value="2"] {display: none; background: #eee;}

/* hide display name from being edited */
.prof_display_data_row4 {display: none !important;}


.interestProfileHeader,
.aboutProfileHeader {
	margin: 10px 0;
	overflow: hidden;
}
.interestProfileHeader h2,
.aboutProfileHeader h2 {
	float: left;
}

.interestProfileHeader a,
.aboutProfileHeader a {
	text-transform: lowercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 5px;
	text-shadow: #FFF 0 1px 0;
}

.interestFootball {background:url(/community.betfair.com/interests/football.jpg) no-repeat; float: left; width: 156px; height:73px;}
.interestCricket {background:url(/community.betfair.com/interests/cricket.jpg) no-repeat; float: left; width: 156px; height:73px;}
.interestHorseRacing {background:url(/community.betfair.com/interests/horse_racing.jpg) no-repeat; float: left; width: 156px; height:73px;}
.interestGreyhounds {background:url(/community.betfair.com/interests/greyhounds.jpg) no-repeat; float: left; width: 156px; height:73px;}
.interestGolf {background:url(/community.betfair.com/interests/golf.jpg) no-repeat; float: left; width: 156px; height:73px;}
.interestTennis {background:url(/community.betfair.com/interests/tennis.jpg) no-repeat; float: left; width: 156px; height:73px;}
.interestCasino {background:url(/community.betfair.com/interests/casino.jpg) no-repeat; float: left; width: 156px; height:73px;}
.interestPoker {background:url(/community.betfair.com/interests/poker.jpg) no-repeat; float: left; width: 156px; height:73px;}
.interestArcade {background:url(/community.betfair.com/interests/arcade.jpg) no-repeat; float: left; width: 156px; height:73px;}
.interestExchangegames {background:url(/community.betfair.com/interests/exchangegames.jpg) no-repeat; float: left; width: 156px; height:73px;}



.editProfileAbout {
	width: 500px;
}

.editProfileInterests {
	margin: 10px 0 20px;
	width: auto;
}

.editProfileAbout li,
.profDisplayDataRowSansTables {
	display: block;
	background: #EEE;
	margin: 10px 0;
	padding: 10px 15px;
}

.editProfileAbout .prof_form_title {
	float: left;
	width: 120px;
}
.editProfileAbout .prof_form_value {
	overflow: hidden;
}


.editProfileAbout .profExtCheckbox {
	float: left;
	width: 50%;
	margin: 5px 0;
	font-size: 12px;
}
.profExtCheckbox input {
	margin: 0 5px 0 0;
}

#admin_edit_profile .task-instructions,
#profile_tab_menu,
div.prof_display_data_row1,
div.prof_display_data_row8 {
	display: none;
}

.editProfileButtons {
	clear: both;text-align: right;
}

.editProfileInterests li {
	background: #EEE;
	display: block;
	float: left;
	margin: 0 15px 15px 0;
	padding: 10px 15px;
	width: 345px;
	height: 95px;
	overflow: hidden;
}

.editProfileInterests .prof_form_title {
	width: 100%;
	margin: 0 0 5px;
	clear: both;
	font-size: 12.8px;
}

.editProfileInterests .prof_form_value {
	width: 40%;
	float: right;
}
.editProfileInterests .profExtCheckbox {
	margin: 0 0 5px;
}

.editProfileButtons .prof_form_required {display: none;}

/* privacy settings */

#admin_privacy_settings .oneForm {
	margin: 5px 0;
}
#admin_privacy_settings .privacyFormSetting {
	border-top: 1px solid #C6D5E0;
	padding: 10px 0;
}
#admin_privacy_settings fieldset legend {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 0;
}
.privacyFormSettingOption {
	margin: 5px 0;
}
/* remove pricacy options */
.settingsMessageCenter,
.settingsGroupBroadcasts,
.settingsEmailNotifications,
.settingsFriendshipApproval,
.settingsSitePrivacy,
.settingsIsSearchable,
.settingsFavorites,
.settingsCommentApproval {display: none;}

/* manage blocks */
.blog-manage-blocks .redMsgBox {padding: 15px; background: #E2EAEF; border: 0 none; font-weight: 500 !important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.blog-manage-blocks legend {
	display: none;
}
.blog-manage-blocks .task-instructions {
	display: none;
}
.blockList,
#emptyFriendRequests,
.blogNoPosts {
	background: #E2EAEF;
	margin: 10px 0;
	padding: 10px;
	font-size: 11px;
}
.blockList td {vertical-align: top;}
.blockList td:first-child {width: 60px;}
.blockList td td:first-child {width: auto;}
#emptyFriendRequests,
.blogNoPosts {text-align: center;}

/**
 * Friends
 *
 * @section Friends
 */

#blog_friends .friend-mod-group,
#blog_friends .friend-mod-title,
#blog_friends .friend-mod-friend-box {float: none; width: auto;}

/** hide friend categories */
#blog_friends .friend-mod-friend-box strong,
#blog_friends .friend-mod-friend-box span,
#blog_friends .friend-mod-friend-box .dropFriendLink img,
#blog_friends .friend-mod-friend-box .dropFriendLink,
#blog_friends .friend-mod-group select {display: none;}
#blog_friends .mod_friends .moduleBodyHeaderExtra {display: none;}

/** Custom contacts page */
.contactsButtonContainer {text-align: right;}
#deleteSelectedButton {margin-left: 5px;}
.bfContactRow,
.blogFollowers .blogFollower {margin: 10px 0; padding: 10px 10px 10px 10px; background: #E2EAEF; overflow: hidden; clear: both;}
.bfContactRow:last-child {margin: 0;}
/* .bfContactItem {float: left;} */
.bfContactCheckbox {float: right;}
.bfContactDelete {float: right;}
.bfContactItem .miniProfileComponent {margin-left: 68px; text-align: left;}
.bfContactItem .mpc_avatar {float: left; margin: 0 10px;}
/* .bfContactItem .userOnlineStats {display: none;} */
.friendRequest {border: 0; margin: 10px 0; padding: 10px 10px 10px 10px; background: #E2EAEF; overflow: hidden; clear: both;}
.friendRequest table {width: auto}
.friendRequest td table {float: right; width: auto;}
.friendRequest td table td {padding: 2px;}

/**
 * Groups
 *
 * @section Groups
 */


/**
 * Message Center
 *
 * @section Message Center
 */

#oneMessageCenterContainer a, #oneMessageCenterContainer a:hover {
color: #2789CE;
}
#viewMessageContainer,
#messageCenterTopNav,
#messageCenterBottomNav {background: #FFF; width: 100%; margin: 0; padding: 5px;}
#messageCenterTopNav td div,
#messageCenterBottomNav td div {float: left; margin-right: 10px;}
#oneMessageCenterBody {margin: 5px; padding: 5px !important;}
.messageReadHeader,
.messageToHeader,
.messageFromHeader,
.messageSubjectHeader,
.messageDateHeader {background: #D4EAFA;}

#oneMessageCenterMenu {width: auto; border: 0;}
#mail_index #oneMessageCenterMenu {margin-top: 15px;}
#global-folders .header,
.MailIndex_Broadcasts {display: none !important;}
#global-folders img {display: none !important;}
#global-folders tr {background: none;}
#global-folders a {color: #2789CE;}

#mail_center .alertPageNotice {color: #000; border: 1px solid #70FF70; background-color: #E0FFE0;}

#newButtonContainer {margin: 10px 0 10px 0; width: auto;}
#oneMessageBody {background: none; border: 0; color: inherit;}

.oneMessageFrom .miniProfileComponentContainer MiniProfileId_msgCenterAuthor {float: left;}
.oneMessageFrom {overflow: hidden;}
.oneMessageFrom .mpc_avatar,
.oneMessageFrom .mpc_name,
#sendReplyForm .mpc_avatar,
#sendReplyForm .mpc_name {float: left;}
.oneMessageFrom .mpc_avatar {margin-right: 10px;}
#oneMessageFlagDiv {font-weight: normal; height: 16px; line-height: 16px;}
#oneMessageBody .content_flag_button {position: relative; top: -3px;}
.message-container-buttons {width: auto !important;}
.ViewMessage_Reply,
.ViewMessage_Forward {width: auto !important;}

.messageCenterMessage .BBCodeIcon,
.messageCenterMessage .BBCodeMenuContainer {display: none !important;}

#mail_view_message .onePageBodyWrapper,
#frmMessages,
#mcWrapper {
	background: #E2EAEF;
	margin: 10px;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#oneMessageCenterBody .frmheader, #mail_index .frmheader {
	display: none !important;
}
#mcMsgsList {
	padding: 10px;
}
.mcFolder {
	color: #273A47;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px;
}
.mcHeadFoot {
	background: none;
}
.actionSet .actionDiv {
	border: 0;
	margin: 0 5px 0 0;
}
#oneMessageCenterBody {
	border: 0;
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
}
#oneMessageCenterBody .frmheader,
.mcNavItemBroadcasts {
	display: none;
}
.onesiteSkin table.mceLayout {
	width: 100% !important;
}

#fieldSubject {
	width: auto;
}
#fieldSubject.fieldType {
	width: 50%;
}
.mcMsgUserDispCol {
	margin: 0 10px 10px 0;
}
.mcHeadFoot {
	padding: 0;
}
.mcHeader {
	border-bottom: 0;
}
.mcFooter {
	border-top: 0;
}
#mcShowMsg .mcMsgSubject {
	width: auto;
}
.actionSet {
	margin: 15px 0;
}
.actionLine {
	margin: 0;
}
.actionSelect {
	float: left;
	line-height: 28px;
	margin: 0 0 0 10px;
}
.actionNav {
	/*background: url(/community.betfair.com/mod/modTitleLightRightCap.gif) no-repeat top right;*/
	float: none;
	padding: 0 5px 0 0;
}
.actionNav .onePagination {
	background: none /*url(/community.betfair.com/mod/modTitleLightLeft.gif) no-repeat*/;
	height: 29px;
}
.actionNav .onePagination .paginationNav {
	display: block;
	float: right;
}
.mcFooter .actionNav {
	/*background: url(/community.betfair.com/mod/modFooterLightRightCap.png) no-repeat top right;*/
}
.mcFooter .actionNav .onePagination {
	background: none /*url(/community.betfair.com/mod/modFooterLightLeft.png) no-repeat*/;
}
.mcOrder {
	background: #D4EAFA;
	border: 0;
        height: 24px;
}
.rowIteration2, .rowIteration4 {
	background: #E2EAEF;
        height: 24px;
        font-size: 11px;
        font-family: arial,helvetica,verdana,sans-serif;
        line-height: 14px;
}
.rowIteration1, .rowIteration3 {
        height: 24px;
        font-size: 11px !important;
        font-family: arial,helvetica,verdana,sans-serif;
        line-height: 14px;
}
.mcMsgCheck {
        width: 29px !important;
        overflow: hidden;
}

.mcHeader .actionLine {border-bottom: 1px solid #C6D5E0;}
.mcFooter .actionLine {border-top: 1px solid #C6D5E0;}
.mcHeadFoot .actionLine .onePagination {border: 0 none; background: none;}
/*
.actionLine {overflow: auto;}
.actionLine .spreader {display: none;}
.actionSet .spreader {display: block;}
*/
#relationshipGroup {display: none;}

#moveToList-1 {border: 1px solid #C6D5E0; padding: 3px;}
#moveToList-1 a {background: none !important; margin: 0 !important; padding-left: 0 !important;}
.moveMenuItemLink {font-weight: bold;}

/** Friend search form */
#oneMessageCenterBody #friendSearchForm {width: auto; padding: 10px; border: 1px solid #ccc; background: #eee;}
#friendSearchFinished {background: #fff;}


/**
 * Profile Pages
 *
 * @section Profile Pages
 */
 
/* interests */
.interestProfileItem {
	background: #EEE;
	height: 85px;
	float: left;
	width: /* 300px */ 345px;
	margin: 15px 15px 0 0;
	padding: 15px;
}
.interestProfileTwo {/*margin-right: 0;*/}
.interestProfileItem ul {
	display: block;
	float: right;
	width: 50%;
}
.interestProfileItem ul li {
	list-style-position: inside;
	list-style-image: url('/community.betfair.com/checkBullet.png');
	padding: 5px 0;
	font-size: 12px;
}

/* about */
.aboutProfileGeneral,
.aboutProfileText,
.aboutProfileOther {
	background: #EEE;
	font-size: 12px;
	margin: 15px 0 0 0;
	padding: 15px;
}
.aboutProfileGeneral dl {
	display: block;
	overflow: hidden;
}
.aboutProfileGeneral dt,
.aboutProfileGeneral dd {
	display: block;
	margin: 0 0 10px;
}
.aboutProfileGeneral dt {
	float: left;
	font-weight: bold;
	margin: 0 5px 0 0;
}
.aboutProfileGeneral dd {
	clear: right;
}
.aboutProfile h3 {
	margin: 0 0 10px;
}
.aboutProfile ul li {
	list-style-position: inside;
	list-style-image: url('/community.betfair.com/checkBullet.png');
	padding: 5px 0;
	font-size: 12px;
}

.mbPosterUsername .mbCreatedByHoverInfo {background: transparent url("/community.betfair.com/hoverState.png") no-repeat scroll 0 0 !important;border: none !important; height: 51px;}

/** 12pixel adjustment */
.fullTextContent,
.commentBody {font-size: 12px;}


/** End Betfair Community User Styles */
