﻿/*common*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body {
    background:#e8e8e8;
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
	line-height: 1;	
}
ol, ul
{
    list-style: none outside none;
}
#memberInfoCenter
{
    float: right;
    height: 20px;
    overflow: hidden;
    padding-top: 2px;
    width: 400px;
}
.profile-status
{
    color: #444444;
    float: right;
    font-size: 11px;
    margin: 0 3px 0 0;
    padding: 4px 0;
    text-align: center;
    width: auto;
}


#tabNav #tabNavHere a, #profileNav .youAreHere a, #networkNav .youAreHere a
{
    background: url("/template/images/tab-nav-bg.png") no-repeat scroll 100% -24px transparent;
    color: #3096D5;
    text-shadow: 0 1px #FFFFFF;
}
#tabNav #tabNavHere, #profileNav .youAreHere, #networkNav .youAreHere
{
    background: url("/template/images/tab-nav-bg.png") no-repeat scroll 0 -24px transparent;
}
#tabNav a, #profileNav a, #networkNav a
{
    background: url("/template/images/tab-nav-bg.png") no-repeat scroll 100% 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: 900;
    padding-right: 11px;
    text-decoration: none;
    text-shadow: 0 1px #1E6A9A;
}
#tabNav a:hover, #profileNav a:hover, #networkNav a:hover
{
    text-decoration: underline;
}
#tabNav li, #profileNav li, #networkNav li
{
    background: url("/template/images/tab-nav-bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 24px;
    line-height: 24px;
    margin-right: 5px;
    padding-left: 11px;
}

/*tabs section*/
/*settings tab*/
#tabNav li.settings-tab
{
    background: url("/template/images/tab-nav-settings.png") no-repeat scroll 0 0 transparent;
    padding-left: 27px;
}
#tabNav li.settings-tab-off
{
    background: url("/common/images/tab-nav-settings.png") no-repeat scroll 0 0 transparent;
    padding-left: 27px;
}
li#cSettings
{
    background-position: 0 -24px !important;
}

li#cSettings-off
{
    background-position: 0 0px !important;
}

/*end settings tab*/

/*My JCA */

#tabNav li.cMyJCA-tab
{
    background: url("/common/images/tab-nav-bg.png") no-repeat scroll 0 0 transparent;
    padding-left: 27px;
}
#tabNav li.cMyJCA-tab-off
{
    background: url("/common/images/tab-nav-bg.png") no-repeat scroll 0 0 transparent;
    padding-left: 27px;
}
li#cMyJCA
{
   /* background-position: 0 -24px !important;*/
}

li#cMyJCA-off
{
    background-position: 0 0px !important;
}

/*end My JCA*/

#tabNav li.author-articles
{
    background: url("/template/images/tab-nav-authors.png") no-repeat scroll 0 0 transparent;
    padding-left: 27px;
}
#tabNav li.author-articles a
{
    background: url("/template/images/tab-nav-authors.png") no-repeat scroll 100% 0 transparent;
    color: #E8F6EA;
}
#tabNav, #profileNav, #networkNav
{
    background: transparent !important;
    clear: both;
    height: 24px;
    margin-bottom: 5px;
    border-bottom: 1px solid #3096D5;
}
.updatesReplyTextBox
{
    border: 1px solid #D0D0D0;
    height: 67px;
    padding: 5px;
    width: 447px;
}
#userName
{
    font-size: 14px;
    line-height: 20px;
}
#viewRatings
{
    background: url("/template/images/view-ratings-button-bg.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 22px;
    margin-right: 10px;
    vertical-align: middle;
    width: 106px;
}
#viewRatingsDivider
{
    margin-top: -10px;
}
.activeMembers
{
    border-bottom: 1px solid #CEDFF0;
    height: 60px;
}
.activeMembers .points
{
    color: #888888;
    float: right;
    font-size: 11px;
    margin-top: 19px;
    padding-top: 6px;
    text-align: center;
    text-transform: uppercase;
}
.article
{
    border-bottom: 1px solid #CEDFF0;
    margin-bottom: 16px;
    padding-bottom: 16px;
}
.articleCopy
{
    margin-top: 10px;
    padding: 0 10px;
}
.avatar
{
    float: left;
    margin-right: 10px;
    width: 50px;
}


/* user profile */
#snleft
{
    float: left;
    margin-left: 26px;
}
#snright
{
    float: left;
    margin-left: 18px;
}

#snright .ekGroupListOuterTable
{
    width: 100%;
}
#snright .ekGroupListOuterTable tbody tr td .ekGroupListInnerTable tr .ekGroupListListCheck
{
    text-align: left;
    vertical-align: top;
    width: 0px;
}

#snright .ekGroupListOuterTable tbody tr td .ekGroupListInnerTable tr .ekGroupListListImage
{
    width: 0;
}
#snright .ekGroupListOuterTable tbody tr td .ekGroupListInnerTable tr td img
{
    width: 0px;
    height: 0px;
}


#snright .ekFriendsOuterTable
{
    width: 100%;
}
#documents .ekFavoritesOuterTable
{
}

/* settings*/
#tabs
{
    float: left;
}
#tabs #tab-holder
{
    float: left;
    width: 120px;
    background: #eee;
    border: 1px solid #D1D1D1;
}


#tabs #tab-holder ul
{
}
#tabs #tab-holder li
{
    vertical-align: middle;
}
#tabs #tab-holder ul li a
{
    display: block;
    color: #064367;
    font-weight: bold;
    height: 20px;
    padding: 9px 0 13px 23px;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
    width: 119px;
}
#tabs #tab-holder ul li a:hover
{
    text-decoration: underline;
}
#tabs #tab-holder ul li a.current:hover
{
    text-decoration: none;
}
#tabs #tab-holder ul li a.current
{
    background: url("/common/images/settings-active-tab.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    left: -5px;
    text-shadow: 0 -1px #FFFFFF;
    position: relative;
    width: 118px;
}
#tabs #tab-holder h5
{
    background: url('/common/images/settings-header-bg.png') no-repeat;
    letter-spacing: 1px;
    border-bottom: 1px solid #DDDDDD;
    color: #999;
    font-size: 11px;
    padding: 3px 0 3px 6px;
    text-shadow: 0 1px #FFFFFF;
    text-transform: uppercase;
}
#tabs .tab
{
    float: left;
    height: auto;
    overflow: hidden;
    padding: 10px 20px 20px;
    width: 775px;
}
#tabs .tab h2
{
    width: auto;
    float: none;
}
#tabs .tab h3
{
    color: #064367;
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
    font-size: 12px;
    padding: 5px 0 5px 8px;
    text-shadow: 0 1px #FFFFFF;
}
.profile-link
{
    font-size: 12px;
}
.profile-link a
{
    text-decoration: underline;
}
.profile-link a:hover
{
    text-decoration: none;
}
#profile-status
{
    font-size: 11px;
    font-weight: bold;
    color: #555;
    margin-bottom: 5px;
}
#profile-status img
{
    vertical-align: middle;
    padding-right: 5px;
}
#save-container
{
    background: url('/common/images/save-container-bg.png') repeat-x;
    border-top: 1px solid #84b672;
    display: none;
    text-align: center;
    width: 120px;
}
#save-container .message
{
    background: url("/common/images/save-container-arrow.png") no-repeat scroll 0 0 transparent;
    color: #286912;
    font-size: 11px;
    line-height: 16px;
    padding: 22px 5px 8px;
    text-align: center;
    text-shadow: 0 1px #FFFFFF;
}
#save-container input
{
    font-size: 11px;
    font-weight: bold;
    margin: 10px 10px 3px 10px;
    padding: 3px;
    text-shadow: 0 1px #FFFFFF;
    width: 95px;
}
/* profile sub-tabs */#profile-sub-tabs ul.menu
{
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
}
#profile-sub-tabs ul.menu li
{
    display: inline;
}
#profile-sub-tabs ul.menu li a
{
    border: 1px solid #ccc;
    border-bottom: none;
    display: block;
    float: left;
    margin-right: 5px;
    padding: 5px;
    text-align: center;
    color: #064367;
    text-decoration: none;
    width: 115px;
    background: url("/common/images/network-tab-bg-inactive.png") repeat scroll 0 0 transparent;
    text-shadow: 0px 1px #fff;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#profile-sub-tabs ul.menu li a:hover
{
    text-decoration: underline;
}
#profile-sub-tabs ul.menu li a.current
{
    background: url("/common/images/network-tab-bg.png") repeat-x scroll 0 0 transparent; ;border:1pxsolid#ccc;border-bottom:1pxsolid#FFFFFF;color:#000000;font-weight:bold;position:relative;top:1px;}
#profile-sub-tabs ul.menu li a.current:hover
{
    text-decoration: none;
}
#profile-sub-tabs .sub-tab
{
    float: left;
    margin-top: 15px;
}
.to-do
{
    float: left;
    width: 300px;
}
.to-do ul li
{
    padding-left: 0px !important;
}
.to-do a
{
    text-decoration: none;
}
/* form styles */#tabs .tab ul li
{
    padding-left: 10px;
}
#tabs .tab ul li.save
{
    background: url('/common/images/form-row-bg.png') repeat-x;
    padding: 10px 0 10px 10px;
    border-bottom: 1px solid #eee;
}
#tabs .tab ul li.save input
{
    font-weight: bold;
}
.tab input.save-all
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-shadow: 0 1px #FFFFFF;
}
.tab input.cancel
{
    font-weight: normal;
    font-size: 11px;
    text-shadow: 0 1px #FFFFFF;
}
.tab input, select, textarea
{
    font-family: Arial;
    font-size: 12px;
    padding: 3px;
    vertical-align: middle;
}
.tab label
{
    display: inline-block;
    line-height: 35px;
    width: 130px;
    font-weight: bold;
}
#photo label
{
    width: 300px;
}
#photo li.image-default
{
    padding-bottom: 15px;
}
#photo li.image-default label
{
    width: 170px;
}
#photo img.default
{
    width: 40px;
    height: 40px;
    position: relative;
    top: 12px;
}
label.url-label
{
    width: 30px;
}
p.delete
{
    position: relative;
    display: inline-block;
}
label.delete-account
{
    color: #555555;
    display: block;
    font-size: 11px;
    left: 0;
    font-weight: normal;
    margin: 4px 0 4px 8px;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 195px;
    z-index: 10;
    line-height: 16px;
}
span.note
{
    font-size: 11px;
    color: #555;
    display: block;
}
span.public-private
{
    color: #555555;
    font-size: 11px;
    margin-left: 20px;
    overflow: hidden;
    padding-right: 90px;
    vertical-align: baseline;
}
span.public-private select
{
    font-size: 11px;
}
span.private
{
    font-weight: bold;
    color: #D94C4C;
}
span.public
{
    font-weight: bold;
    color: #72c167;
}
span.delete-password
{
    color: #555555;
    font-size: 11px;
    left: -185px;
    position: relative;
    top: 1px;
}
hr
{
    margin: 10px 0px 10px 0px !important;
    background: #eee !important;
}
hr.last
{
    margin-bottom: 0px !important;
}
.count
{
    color: #777777;
    font-size: 10px;
    font-weight: normal;
}
.count-number
{
    font-weight: bold;
}
/* alerts table style */table.alerts
{
    border: none;
    padding: 0;
    margin: 0;
}
table.alerts tr
{
    height: 25px;
}
table.alerts td
{
    vertical-align: middle;
    padding: 5px;
}
table.alerts td.notify
{
    background: url("/common/images/via-arrow.png") no-repeat scroll 90% 50% transparent;
}
table.alerts td.action
{
    width: 260px;
}
table.alerts td.checkbox
{
    text-align: center;
}
table.alerts tr.header td
{
    color: #888888;
    font-weight: bold;
}
/* authors table */table.followed-authors
{
    border: none;
    padding: 0;
    margin: 0;
}
table.followed-authors tr
{
    height: 35px;
    border-bottom: 1px solid #eee;
}
table.followed-authors tr.odd
{
    background: #f7f7f7;
}
table.followed-authors td
{
    vertical-align: middle;
    padding: 10px; *padding:0px;}
table.followed-authors td.name
{
    font-weight: bold;
    width: 200px;
}
table.followed-authors td.number
{
    font-weight: bold;
    width: 130px;
}
table.followed-authors td.unfollow a:hover
{
    text-decoration: underline;
}
table.followed-authors td.find-more
{
    font-weight: bold;
}
/* success / fail */.success
{
    display: none;
    background: none repeat scroll 0 0 #E0F0DC;
    border: 1px solid #AAD6A0;
    color: #458D3B;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 7px;
    text-shadow: 0px 1px #fff;
    overflow: hidden;
}
.success-text
{
    background: url('/common/images/network-success.png') no-repeat;
    padding: 0px 10px 0px 25px;
}
.error
{
    display: none;
    background: none repeat scroll 0 0 #f0b7b7;
    border: 1px solid #e89494;
    color: #a72e2e;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 7px;
    text-shadow: 0px 1px #fff;
    overflow: hidden;
}
.inline-error
{
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #F7DBDB;
    color: #D94C4C !important;
    display: inline;
    font-size: 11px;
    font-weight: bold;
    margin-left: 4px;
    padding: 5px 7px;
    text-shadow: 0 1px #FFFFFF;
}
.change-made
{
    background: none repeat scroll 0 0 #FBECD8;
    border: 1px solid #F4C58B;
    color: #515151;
    display: none;
    float: left;
    font-weight: bold;
    height: 25px;
    margin: 2px 0 0 19px;
    overflow: hidden;
    text-shadow: 0 1px #FFFFFF;
}
.change-made p
{
    padding: 3px 8px;
}
/* profile completness */p.profile-complete
{
    font-weight: bold;
}
.percentComplete
{
    background: url("/common/images/progress-indicator.png") no-repeat scroll 0 0 transparent;
    color: green;
    height: 20px;
    line-height: 20px;
    padding-left: 185px;
    margin-bottom: 10px;
    font-weight: bold;
}
.percent50
{
    background-position: 0 -21px;
}
.percent55
{
    background-position: 0 -42px;
}
.percent75
{
    background-position: 0 -63px;
}
.percent80
{
    background-position: 0 -84px;
}
.percent100
{
    background-position: 0 -105px;
}
/* social icons sprite */.social-media
{
    background: url("/common/images/social-icons-sprite.png") no-repeat scroll 0 0 transparent;
    height: 24px;
    line-height: 24px;
    padding-left: 30px;
    font-weight: bold;
    color: #555;
    text-shadow: 0px 1px #fff;
}
.facebook
{
    background-position: 0px 0px;
}
.twitter
{
    background-position: 0px -24px;
}
.linkedin
{
    background-position: 0px -48px;
}
.yahoo
{
    background-position: 0px -72px;
}
.aol
{
    background-position: 0px -96px;
}
.google
{
    background-position: 0px -120px;
}
.connection
{
    width: 470px;
    margin: 20px 0;
    overflow: hidden;
    float: left;
}
.connection input
{
    float: left;
}
.connection .connection-settings
{
    float: left;
    line-height: 16px;
    padding: 1px 0px 0px 5px;
    width: 420px;
}
.connection .connection-type
{
    background: #eee;
    padding: 5px;
    border-bottom: 1px solid #D1D1D1;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.connection .connection-body
{
    padding: 8px 8px 8px 0px;
    overflow: hidden;
}
.connected
{
    background: #D7FFC1;
    color: #4e7c34;
    text-shadow: 0px 1px #fff;
}
#connection-reasons
{
    background: #fdffe8;
    border: 1px solid #ebf1af;
    float: right;
    width: 300px;
}
#connection-reasons h3
{
    padding: 0 0 5px 10px;
    color: #555;
    text-shadow: 0px 1px #fff;
    font-size: 13px;
}
#connection-reasons li
{
    list-style: disc outside none;
    padding-bottom: 10px;
    padding-left: 0px;
}
#connection-reasons ul
{
    margin-left: 25px;
}
/* add stocks to articles */li.symbol
{
    line-height: 30px;
}
li.symbol a.remove
{
    margin-left: 20px;
    font-size: 11px;
    font-weight: bold;
    background: url("/common/images/remove-icon.png") no-repeat scroll 0 50% transparent;
    color: #000000;
    padding-left: 21px;
    text-decoration: none;
}
/* header icons */.icon
{
    background: url("/template/images/header-icon-sprite.png") no-repeat;
    padding-left: 25px;
    height: 16px;
}
.settings
{
    background-position: 0 0;
}
.profile
{
    background-position: 0 -16px;
}
.avatar
{
    background-position: 0 -48px;
}
.articles
{
    background-position: 0 -80px;
}
.alerts
{
    background-position: 0 -64px;
}
.bold
{
    font-weight: bold;
}
.disclaim
{
    font-size: 11px;
    color: #777;
    margin-top: 10px;
}
/* current tab */li#cSettings
{
    background-position: 0 -24px !important;
}
li#cSettings a
{
    background-position: 100% -24px;
    color: #555;
}
.instructional
{
    font-style: italic;
    color: #bbb;
    display: none;
    margin-left: 132px;
}
.mygroups1
{
    margin-bottom: 20px;
}
.ekGroupListOuterTable
{
    width: 550px;
}
.ekGroupListInnerTable tbody tr
{
    height: 23px;
}
.ekGroupListOuterTable
{
    background-color: #fff;
}
.ekGroupListListImage
{
    width: 0px;
}
.ekGroupListListGroupMain
{
    padding-bottom: 10px;
}

/* Tabs myjca */

#myjcatabs
{
    float: left;
}
#myjcatabs #myjca-tab-holder
{
    float: left;
    width: 185px;
    min-height: 570px; /* background: #eee; 355px*/
    border-right: 1px solid #B1D8F1;
}
#myjcatabs #myjca-tab-holder ul
{
}
#myjcatabs #myjca-tab-holder li
{
    vertical-align: middle;
}
#myjcatabs #myjca-tab-holder ul li a
{
    display: block;
    color: #064367;
    font-weight: bold;
    height: 20px;
    padding: 9px 0 13px 23px;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
    width: 215px;
}
#myjcatabs #myjca-tab-holder ul li a:hover
{
    text-decoration: underline;
}
#myjcatabs #tab-holder ul li a.current:hover
{
    text-decoration: none;
}
#myjcatabs #myjca-tab-holder ul li a.current
{
    background: url("/common/images/settings-active-tab.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    left: -5px;
    text-shadow: 0 -1px #FFFFFF;
    position: relative;
    width: 118px;
}
#myjcatabs #myjca-tab-holder h5
{
    background: url('/common/images/settings-header-bg.png') no-repeat;
    letter-spacing: 1px;
    border-bottom: 1px solid #DDDDDD;
    color: #999;
    font-size: 11px;
    padding: 3px 0 3px 6px;
    text-shadow: 0 1px #FFFFFF;
    text-transform: uppercase;
}
#myjcatabs .tab
{
    float: left;
    height: auto;
    overflow: hidden;
    padding: 10px 20px 20px;
    width: 775px;
}
#myjcatabs .tab h2
{
    width: auto;
    float: none;
}
#myjcatabs .tab h3
{
    color: #064367;
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
    font-size: 12px;
    padding: 5px 0 5px 8px;
    text-shadow: 0 1px #FFFFFF;
}

#myjcatabs img
{
    border-width: 0px;
    padding: 15px 10px 15px 18px;
}
.userInfo
{
    padding: 0px 15px 8px 0px;
    text-align: right;
    font-size: 95%;
}
.socialLinks img
{
    padding: 0px !important;
    padding-right: 5px;
    padding-left: 5px;
}

#activity
{
    border-right: 1px solid #B1D8F1;
    width: 772px;
    min-height: 355px;
}

#legend
{
    width: 200px;
    min-height: 355px;
}

#tabs .tabmyFollowBig
{
    float: left;
    height: auto;
    overflow: hidden;
    padding: 10px 20px 20px;
   
}

#tabs .tabmyJCABig
{
    float: left;
    height: auto;
    overflow: hidden;
    padding: 10px 20px 20px;
    width: 465px;
}
#tabs .tabmyJCASmall
{
    float: left;
    height: auto;
    overflow: hidden;
    padding: 10px 20px 20px;
    width: 219px;
}


#tabs #tab-holder-messages
{
    float: left;
    width: 106px;
    background: #eee;
    border: 1px solid #D1D1D1;
}

#tabs #tab-holder-messages ul
{
}
#tabs #tab-holder-messages li
{
    vertical-align: middle;
}
#tabs #tab-holder-messages ul li a
{
    display: block;
    color: #064367;
    font-weight: bold;
    height: 20px;
    padding: 9px 0 13px 18px;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
    width: 119px;
}
#tabs #tab-holder-messages ul li a:hover
{
    text-decoration: underline;
}
#tabs #tab-holder-messages ul li a.current:hover
{
    text-decoration: none;
}
#tabs #tab-holder-messages ul li a.current
{
    background: url("/common/images/settings-active-tab.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    left: -5px;
    text-shadow: 0 -1px #FFFFFF;
    position: relative;
    width: 118px;
}
#tabs #tab-holder-messages h5
{
    background: url('/common/images/settings-header-bg.png') no-repeat;
    letter-spacing: 1px;
    border-bottom: 1px solid #DDDDDD;
    color: #999;
    font-size: 11px;
    padding: 3px 0 3px 6px;
    text-shadow: 0 1px #FFFFFF;
    text-transform: uppercase;
}

.tabsmessaging
{
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    width: 805px;
}

.EktMessageCtl
{
    min-height: 294px;
}

.ekFriendsOuterTable
{
    width: 100% !important;
    background-color: Transparent;
}


.EkMicroMessagetabs li
{
    display: none !important;
}

.userInput h6
{
    display: none !important;
}
.your-profile-image
{
    max-width: 170px;
    width: expression(this.width > 170 ? 170:  true);
    margin: 10px 0;
    text-align: center;
    padding: 15px 10px 0px 0px !important;
}
div#your-info-links a
{
    display: list-item;
    list-style-type: none;
    text-decoration: underline;
    margin-top: 10px;
}
div#your-info-links a:hover
{
    text-decoration: none;
}
div#your-info-links .highlight
{
    background: #C1D8EC;
    font-weight: bold;
    margin-right: -10px;
    padding: 5px;
    padding-right: 10px;
}

.edit-profile, #your-info-links
{
    text-align: right;
    padding: 5px 15px 8px 0px;
}
.socialLinks
{
    text-align: right;
    padding: 5px 15px 5px 0px;
}
.socialLinks a
{
    text-decoration: none;
}
.message
{
    border-bottom: 1px solid #CEDFF0;
    padding: 0px !important;
}
.message p.body
{
    font-family: sans-serif !important;
    font-size: 90% !important;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0.5em 0;
    overflow: auto;
}

.message p.body .username
{
    font-size: 100% !important;
}
.message p.body .username a
{
    text-decoration: none;
}

.following
{
    border-bottom: 1px solid #CEDFF0;
    height: 70px;
}

.following .following-image
{
    margin-right: 20px;
    float: left;
}
.following .following-text
{
    float: left;
}

.following-small
{
}

.following-small .following-image
{
    margin-right: 10px;
    float: left;
}


.tabsnav ul
{
    border-bottom: 1px solid #CCCCCC;
    float: left;
    margin-top: 10px;
    width: 210px;
}


.tabsnav ul li
{
    color: #333333;
    text-shadow: 0 1px #FFFFFF;
}

.tabsnav ul li a.current
{
    background: url("/common/images/network-tab-bg.png") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #FFFFFF;
    color: #000000;
    font-weight: bold;
    position: relative;
    top: 1px;
}

.tabsnav ul li a
{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("/common/images/network-tab-bg-inactive.png") repeat-x scroll 0 0 transparent;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #004990;
    display: block;
    float: left;
    font-size: 11px;
    margin-right: 4px;
    padding: 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
    top: 1px;
    width: auto;
}

div.tabfollow
{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    float: left;
    padding-left: 12px;
    padding-bottom: 7px;
    padding-top: 8px;
    width: 202px;
    min-height: 90px;
    margin:0px 0px 10px 5px;
}
#leftColLg
{
    width: 790px !important;
}
#profile-overview
{
    float: left;
    width: 100%;
}
#user-avatar
{
    overflow: hidden;
    position: relative;
    background: #eee;
    float: left;
    margin: 8px 10px;
    width: 230px;
    border: 1px solid #ccc;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
#user-avatar .image
{
    background: url("/common/images/network-tab-bg-inactive.png") repeat-x scroll 0 0 transparent;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: auto;
}
#user-avatar .image img
{
    margin-top: 5px;
}
#user-avatar .change-picture
{
    background: url("/common/images/network-tab-bg.png") repeat scroll 0 0 transparent;
    font-size: 11px;
    padding: 5px;
    position: absolute;
    right: 0px;
    top: 0px;
}
#user-avatar .change-picture a
{
    color: #2E7AAE;
    font-weight: bold;
    text-decoration: none;
}
#user-avatar .change-picture a:hover
{
    text-decoration: underline;
}
#user-bio
{
    margin: 10px 0px 10px 0px;
}
#user-meta
{
    text-align: left;
}
#user-meta ul li, #user-network ul li
{
    padding: 6px 0 6px 12px;
    border-bottom: 1px solid #ccc;
    color: #333;
    text-shadow: 0px 1px #fff;
    
}
.tabsnav
{
    margin: 0px 0px 0px 10px;
}
#user-network .tabsnav ul li
{
    border-bottom: 0px solid #ccc;
    padding:0px;
}
.followPerson{
   background:transparent !important;
}
#user-meta #user-network ul li
{
    padding: 0px;
    border:none;
    color: #333;
    text-shadow: 0px 1px #fff;
}
#user-meta ul li.edit-settings
{
}
#user-meta ul li.edit-settings a
{
    font-weight: bold;
    background: url("/common/images/settings-gear.gif") no-repeat scroll 0 0 transparent;
    display: block;
    padding-left: 23px;
}
#user-meta ul li.edit-settings a:active
{
    position: relative;
    top: 1px;
}
#user-information
{
    float: left;
    margin: 10px 0 0 10px;
    overflow: hidden;
    width: 515px;
}
#user-information strong
{
    float: left;
    width: 120px;
}
#user-information h4
{
    font-size: 20px;
    text-shadow: 0px 1px #fff;
}
#user-information h5
{
    border-bottom: 1px solid #DDDDDD;
    color: #777;
    font-size: 12px;
    margin-bottom: 3px;
    padding-bottom: 1px;
    text-shadow: 0 1px #FFFFFF;
}

#user-information .information {
overflow: hidden;
margin-bottom: 20px;
}
.blogger-item
{
   display:block;
   padding:5px 0px 5px 0px;
   line-height:1.5;
   height:55px;
}
.blogger-item img
{
 float:left;
}
.blogger-item a
{
padding-left:5px;
}
.blogger-item a.name
{
    font-weight:bold;
}


/* ektron inbox */
.EktMessageCtl_inboxDataTbl td {
padding-left: 4px;
padding-top: 10px;
height: 30px;
}

.EktMessageCtl_viewMessageInfoLinksTable {
    border-collapse: collapse;
    border-width: 0;
    margin-top: 0; margin-bottom:5px;
    width: 75%;
    font-weight: bold;
    border-bottom:1px solid #00367A;
}
.EktMessageCtl_viewMessageInfoLinksTable td {
    height: 22px;
    padding-bottom: 5px;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle;
    width: 15%;
}
.EktMessageCtl_header {
background-color: #00367A;
color: white;
border-bottom: solid 1px #00367A;
font-size: 12px;
padding: .3em;
height: 1.5em;
}
.EktMessageCtl_MsgHeadertable tr {
    height: 15px;
} 
  .EktMessageCtl_MsgHeadertable .EktMessageCtl_tdLeft
  {padding-right:10px;}
  
  .EktMessageCtl_header_title {font-size:14px; font-weight:bold;padding-left:5px;}
  .EktMessageCtl_inboxDataTbl thead th {padding:5px}
  
 .inlineDiv{display:inline-block !important;}
 
 
 .RadEditor OL, .RadEditor UL
{
    padding: 1px !important;
    margin: 1px !important;
}


.WelcomePanel {padding:10px 0;}