.profile-form div img {
    vertical-align: middle;
    padding-right: 6px;
}

a.form-import-trigger {
    height: 4em;
    line-height: 4em;
    padding-left: 25px !important;    
    margin-left: 15px;
}

a.form-import-trigger.gmail {
    background: url(/img/address-google.gif) top left no-repeat;
}
    
a.form-import-trigger.yahoo {
    background: url(/img/address-yahoo.gif) top left no-repeat !important;
}
    
a.form-import-trigger.hotmail {
    background: url(/img/address-hotmail.gif) top left no-repeat;
}
    
a.form-import-trigger.aol {
    background: url(/img/address-aol.gif) top left no-repeat;
}
    
a.form-import-trigger.csv {
    background: url(/img/address-vcard.gif) top left no-repeat;
}
    
span.form-import-trigger-desc {
    color: #666;
    font-size: 85%;
    position: absolute;
    top: 3.2em;
    left: 40px;
    height: 1em;
    display:inline;
    line-height: 0.3em;
}

div.form-import-container {
    border-bottom: 1px solid #ddd;    
    clear:left;    
    position: relative; 
    /* z-index: 5; */
}

div.form-import-container br.kill {
    clear: left;    
}

.import-form {
    display: none;
}

form.import-form input.wide {
    width: 18em !important;
}
form.import-form input.narrow {
    width: 10em !important;
    margin-right: 1em;
}
form.import-form div {
    width: 100%;
    padding: 0 0 1.2em 1em;
    line-height: 2em;
}

form.import-form label {
    width: 10em;
    height: 2em;
    line-height: 2em;
    float: left;
    font-size: 85%;
    font-weight: bold;
}
form.import-form input.form-text {
    width: 20em;
    float: left;    
    line-height: 2em;    
}
form.import-form input.csv-submit {
    margin-left: 3em;
    line-height: 2em;
    height: 2em;
}
form.import-form #csv-file {
    height: 2em;
}
 
#wrapper, #contents {
    background-image: url(/img/main-back-profile.gif);
}

#wrapper {
    padding-top: 15px;
}

.profile-header {
    color: #666;
    background: #e1dfd2;
    margin: 0 -15px;
    position: relative;
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
}

.sidebar {
    width: 300px !important;
    padding-top: 0;
    clear: right;
}

.sidebar h3 {
    color: #6ea432;
    margin-bottom: 0.2em;
}

.main {
    margin-right: 330px;
}

/***** tabbed navigation *****/

.profile-nav {
    float: left;
    width: 100%;
    font-size: 125%;
    font-weight: bold;
    background: #e1dfd2 !important;
    padding: 0 !important;
    margin: 0 0 1.5em 0;
}

.profile-nav li {
    padding: 0 5px 0 0;
    background: url(/img/tab-back.png) 100% -100px;
    float: left;
    text-align: center;
    position: relative;
    left: 15px;
    margin: 0 2px 0 0;
    list-style: none;
}

.profile-nav li a, .profile-nav li a:visited, .profile-nav li span {
    display: block;
    float: left;
    padding: 5px 11px 5px 16px;
    text-align: center;
    white-space: nowrap;
    background: url(/img/tab-back.png) 0 -100px;
    text-decoration: none;
    min-height: 17px; /* fixes FX/Mac issue */
    color: #666;
    min-width: 4.5em;
}

.profile-nav li a, .profile-nav li span, .profile-nav li {
    background-image: url(/img/tab-back-profile.png) !important;
    font-size: 95%;
    border-color: #e1dfd2;
}

.profile-nav li.active a, .profile-nav li.active span, .profile-nav li.active {
    border-color: #fff;
}

.profile-nav li:hover {
    background-position: 100% -200px;
}

.profile-nav li:hover a {
    background-position: 0 -200px;
}

.profile-nav li a:hover {
    color: #000;
}

.profile-nav li.active:hover {
    background-position: 100% 0;
}

.profile-nav li.active {
    background-position: 100% 0;
    border-bottom: 1px solid #fff;
}

.profile-nav li.active a {
    background-position: 0 0 !important; /*imp IE6*/
}

.profile-nav li.active:hover a {
    background-position: 0 0;
    text-decoration: underline;
}

.profile-nav br {
    clear: both;
}

/* vcard and header */

.user-profile {
    position: relative;
    z-index: 1000;
}

.vcard {
    padding: 0 15px 20px 20px;
    color: #6d674f;
    min-height: 60px;
    z-index: 1;
}

.vcard .photo {
    border: 1px solid #ccc;
    padding: 6px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 15px;
}

.vcard h2 {
    margin: 5px 0 0.05em 0;
}

.vcard h2 span {
    color: #4b4630;
}

.vcard h2 em, .vcard h2 em span {
    color: #9a9684;
    font-size: 85%;
    font-style: normal;
}

.vcard-side {
    float: right;
    width: 300px;
    margin-left: 20px;
}

.vcard-side a.profile-photo-prompt, .vcard-side a.profile-photo-prompt:link, .vcard-side a.profile-photo-prompt:visited {
    background: transparent url(/img/profile-self-change-this-photo.gif) no-repeat scroll 0 0 !important;
    display: block !important;
    height: 26px !important;
    position: absolute !important;
    right: 22px !important;
    top: 108px !important;
    width: 120px !important;
    z-index: 20;
}

.vcard-side a.profile-photo-prompt:hover, .vcard-side a.profile-photo-prompt:active {
    background: transparent url(/img/profile-self-change-this-photo.gif) no-repeat scroll 0 -26px !important;
}

.vcard-side ul, .vcard-side li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.vcard-side li {
    background: #f3f1e7 url(/img/profile-links.gif) 0 100% no-repeat;
    padding-bottom: 3px;
    width: 150px;
    margin: 5px 0 0 0;
    top: 15px;
}

.vcard-side li a.profile-add-friend,
.vcard-side li a.profile-remove-friend {
    display: block;
    background: url(/img/profile-links.gif) 0 0 no-repeat;
    font-weight: bold;
    text-decoration: none;
    padding: 6px 10px 2px 34px;
    font-size: 85%;
}

.vcard-side li.remove-network a {
    background-position: -300px 0 !important;
}
.vcard-side li.removed-network a {
    background-position: -450px 0 !important;
}
.vcard-side li.added-network a {
    background-position: -620px 0 !important;
}

.vcard-side li.search-friend a {
    background-position: -766px 0;
}

.vcard-side li.change-icon a {
    background-position: -917px 0;
}

.hidden {
    display: none;
}

/* summary lists */

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

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

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

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

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

.sum a, .sum-u a {
    text-decoration: none;
    background: none;
}

.sum a.digg-count {
    display: block;
    position: absolute;
    left: 4px;
    top: 8px;
    text-align: center;
    font-size: 110%;
    letter-spacing: -0.07em;
    color: #93883F;
    font-weight: bold;
    text-decoration: none;
    width: 36px;
    height: 30px;
    padding: 7px 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;
    padding: 1px;
}

.sum-s a.digg-count {
    left: 41px !important;
    top: 5px !important;
}

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

.sum-u a span.fn {
	font-size:  100%;
	background: none;
	color:  #105CB6;
}

.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;
    margin: 0 2px;
    vertical-align: middle;
}

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

.sum-d a {
    text-decoration: underline;
    color: #999;
}

.sum-n .sum-d strong {
    color: #a78a26 !important;
}

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

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

.sum strong.action-c { color: #197473 !important; }
.sum strong.action-d { color: #a78a26 !important; }
.sum strong.action-f { color: #f8aa12 !important; } 
.sum strong.action-p { color: #810000 !important; }

.sum-a h3 {
    padding-top: 0;
    line-height: 1.3;
}

.sidebar .sum-u {
    padding-top: 18px;
    padding-bottom: 0;
    min-height: 48px !important;
    border: none;
    width: 240px; /*required*/
}

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

.sum-u .dialog {
    font-size: 115%;
}

.sum-u .dialog h3 {
    font-weight: bold;
    color: #000;
}

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

.sum-u ul {
    font-size: 85%;
    margin: 0;
    padding: 0;
    float: right;
    list-style: none;
    text-align: right;
}

.sidebar .sum-u ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    min-width: 1em;
    clear: right;
}

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

.status-friend {
    background-image: url(/img/profile-friends.gif);
}

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

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


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

.status-friend strong {
    color: #7ead4b;
}

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

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

.digg-undigg {
    float: right;
    font-size: 85%;
    color: #ff7800 !important;
    display: block;
    margin: 5px 0 0 0;
    padding: 2px 5px;
    text-decoration: none;
    border: 1px solid #ffcc9f;
    min-width: 3.6em;
    text-align: center;
}

/* side menu */

.side-menu, .side-menu li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.side-menu {
    border-top: 1px solid #b1cde7;
    margin-bottom: 1.5em;
}

.side-menu a {
    display: block;
    border-bottom: 1px solid #b1cde7;
    padding: 4px 10px 4px 32px;
    background: url(/img/menu-all.gif) no-repeat -400px -10px;
    font-size: 85%;
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase;
}

.side-settings a {
    background-image: url(/img/menu-settings.gif);
}

.side-menu a.current {
    background-color: #a5cc7a;
    color: #fff;
    background-position: 0 -10px;
    margin: -1px 0 1px -14px;
    border-bottom: none;
    padding-left: 37px;
}

.side-comment a, .side-userimage a { background-position: -400px -50px; }
.side-comment a.current, .side-userimage a.current { background-position: 0 -50px; }

.side-submitted a, .side-email a { background-position: -400px -90px; }
.side-submitted a.current, .side-email a.current { background-position: 0 -90px; }

.side-dugg a, .side-password a { background-position: -400px -130px; }
.side-dugg a.current, .side-password a.current { background-position: 0 -130px; }

.side-upcoming a, .side-topics a { background-position: -400px -170px; }
.side-upcoming a.current, .side-topics a.current { background-position: 0 -170px; }

.side-favorite a, .side-editprofile a { background-position: -400px -210px; }
.side-favorite a.current, .side-editprofile a.current { background-position: 0 -210px; }

.side-remove a.current { background-position: 0 -250px; }

.side-network a, .side-blog a { background-position: -400px -290px; }
.side-network a.current, .side-blog a.current { background-position: 0 -290px; }

.side-following a, .side-view a { background-position: -400px -330px; }
.side-following a.current, .side-view a.current { background-position: 0 -330px; }

.side-profile a { background-position: -400px -370px; }
.side-profile a.current { background-position: 0 -370px; }

.side-add a { background-position: -400px -450px; }
.side-add a.current { background-position: 0 -450px; }

.side-address a { background-position: -400px -490px; }
.side-address a.current { background-position: 0 -490px; }

.side-facebook a { background-position: -400px -370px; }
.side-facebook a.current { background-position: 0 -370px; }


.side-menu em {
    float: right;
    color: #c00;
    font-style: normal;
    font-weight: normal;
}

.side-menu a.menu-disabled, .side-menu a.menu-disabled em {
    color: #999;
    cursor: text;
    font-weight: normal;
}

.side-menu span {
    float: right;
    color: #666;
    font-style: normal;
    font-weight: normal;
}

.side-menu .current em, .side-menu .current span {
    color: #fff;
}

/* settings table */

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;
}

.set-col {
    text-align: center;
    width: 80px;
}

th.set-tab {
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #A5CC7A;
}

th.set-col {
    vertical-align: bottom;
}

th .tab {
    border: none;
    font-size: 115%;
    margin-top: 0;
}

th .tab h3 {
    height: 1.4em;
}

.access-options {
    padding: 0 0 3em 10px;
}

.access-options div {
    padding: 10px 0 0 20px;
    white-space: nowrap;
}

/* user image form */

#user-image img {
    margin: 5px;
}

/* user info form */

.social-links {
    padding-top: 1em;
    position: relative;
}

.social-links .profile-form div {
    border: 0 !important;
}

.button-inline {
    font-size: 85%;
    margin-left: 2em;
}

#link-new, #contact-new {
    width: 150px;
}

/* link icons */

.link {
    background: url(../img/profile-network.gif) 0 50% no-repeat;
    margin-top: 3px;
    padding: 2px 0 3px 24px;
    list-style: none;
    margin-left: 0;
}

.43things { background: url(/img/profile-network.gif) 0px 0 no-repeat !important; }
.bebo { background: url(/img/profile-network.gif) 0 -40px no-repeat !important; }
.catster { background: url(/img/profile-network.gif) 0 -80px no-repeat !important; }
.delicious { background: url(/img/profile-network.gif) 0 -120px no-repeat !important; }
.digg { background: url(/img/profile-network.gif) 0 -160px no-repeat !important; }
.dodgeball { background: url(/img/profile-network.gif) 0 -200px no-repeat !important; }
.dogster { background: url(/img/profile-network.gif) 0 -240px no-repeat !important; }
.dopplr { background: url(/img/profile-network.gif) 0 -280px no-repeat !important; }
.facebook { background: url(/img/profile-network.gif) 0 -320px no-repeat !important; }
.flickr { background: url(/img/profile-network.gif) 0 -360px no-repeat !important; }
.goodreads { background: url(/img/profile-network.gif) 0 -400px no-repeat !important; }
.h15 { background: url(/img/profile-network.gif) 0 -440px no-repeat !important; }
.jaiku { background: url(/img/profile-network.gif) 0 -480px no-repeat !important; }
.lastfm { background: url(/img/profile-network.gif) 0 -520px no-repeat !important; }
.linkedin { background: url(/img/profile-network.gif) 0 -560px no-repeat !important; }
.lj { background: url(/img/profile-network.gif) 0 -600px no-repeat !important; }
.mog { background: url(/img/profile-network.gif) 0 -640px no-repeat !important; }
.multiply { background: url(/img/profile-network.gif) 0 -680px no-repeat !important; }
.myspace { background: url(/img/profile-network.gif) 0 -720px no-repeat !important; }
.newsvine { background: url(/img/profile-network.gif) 0 -760px no-repeat !important; }
.ning { background: url(/img/profile-network.gif) 0 -800px no-repeat !important; }
.orkut { background: url(/img/profile-network.gif) 0 -840px no-repeat !important; }
.pandora { background: url(/img/profile-network.gif) 0 -880px no-repeat !important; }
.reddit { background: url(/img/profile-network.gif) 0 -960px no-repeat !important; }
.revision3 { background: url(/img/profile-network.gif) 0 -1440px no-repeat !important; }
.sonicliving { background: url(/img/profile-network.gif) 0 -1000px no-repeat !important; }
.stumbleupon { background: url(/img/profile-network.gif) 0 -1040px no-repeat !important; }
.tabblo { background: url(/img/profile-network.gif) 0 -1080px no-repeat !important; }
.tagworld { background: url(/img/profile-network.gif) 0 -1120px no-repeat !important; }
.technorati { background: url(/img/profile-network.gif) 0 -1160px no-repeat !important; }
.tribe { background: url(/img/profile-network.gif) 0 -1200px no-repeat !important; }
.twitter { background: url(/img/profile-network.gif) 0 -1240px no-repeat !important; }
.upcoming { background: url(/img/profile-network.gif) 0 -1280px no-repeat !important; }
.vox { background: url(/img/profile-network.gif) 0 -1320px no-repeat !important; }
.youtube { background: url(/img/profile-network.gif) 0 -1360px no-repeat !important; }
.zooomr { background: url(/img/profile-network.gif) 0 -1400px no-repeat !important; }
.generic { background: url(/img/social_favicons.gif) 3px -497px no-repeat !important; }
.aim { background: url(/img/profile-im.gif) 0 -0 no-repeat !important; }
.icq { background: url(/img/profile-im.gif) 0 -40px no-repeat !important; }
.gtalk { background: url(/img/profile-im.gif) 0 -80px no-repeat !important; }
.msn { background: url(/img/profile-im.gif) 0 -120px no-repeat !important; }
.yahoo { background: url(/img/profile-im.gif) 0 -160px no-repeat !important; }
.jabber { background: url(/img/profile-im.gif) 0 -200px no-repeat !important; }
.skype { background: url(/img/profile-im.gif) 0 -240px no-repeat !important; }

.social-links ul.compact {
    padding-left: 175px;
}

/* sidebar pieces */

.favorite-topics {
   clear: left;
}

.favorite-topics li, .stats li {
    color: #999;
    clear: left;
    min-height: 2em;
}

.stats, .stats li {
    margin: 0;
    padding: 5px 0 0 5px;
    list-style: none;
    clear: both;
}

.favorite-topics em, .stats em {
    float: right;
    font-size: 85%;
    padding: 3px 15px 0 10px;
    display: block;
    font-style: normal;
}

/* photo gallery styles */

.photo-caption {
    padding: 0 0 10px 30px;
    margin-top: -15px;
}

.gallery div.form-note {
    visibility: visible !important;
}

.photo-sort h3 {
    display: inline;
    margin-right: 1em;
}

a.gallery-add-photo:link,
a.gallery-add-photo:visited {
    margin-left: 1em;
    padding-left: 25px;
    border-left: 1px #ddd solid;
    text-decoration: none;
    background: none;
    font-size: 75%;
    background: url(/img/link-edit.gif) no-repeat scroll 6px 50%;
}
a.gallery-add-photo:hover,
a.gallery-add-photo:active {
    text-decoration: underline;
}

.profile-photo-summary {
    border: 0 !important;
    clear: left;
    height: 70px;
}

.profile-photo-summary em.photo {
    height: 60px;
    width: 60px;
    display: block;
}

.profile-photo-summary a, .photo-list a {
    padding: 3px;
    border: 1px solid #a3c1e5;
    margin: 5px 0 5px 5px;
    display: block;
    float: left;
    position: relative;
    text-decoration: none;
}

.profile-photo-summary span, .photo-list span {
    position: absolute;
    display: block;
    width: 48px;
    background: url(/img/photo-reply.png) 100% 50% no-repeat;
    bottom: 0;
    right: 3px;
    font-size: 85%;
    padding: 0 12px 0 0;
    text-align: right;
    font-weight: bold;
}

.photo-list, .photo-list li {
    list-style: none;
    margin: 1.5em 0 0 0;
    padding: 0
}

.photo-list li {
    width: 164px;
    height: 164px;
    margin: 3px;
    float: left;
    text-align: center;
}

.profile-photo-summary a:hover, .photo-list a:hover {
    border-color: #105cb6;
    cursor: pointer; /*for ie6*/
}

.photo-full {
    margin: 2em;
    padding: 10px;
    border: 1px solid #ddd;
}

/*email form */

form#invite-form {
    margin-top: 4em;
}

form#invite-form-register {
    margin-top: 40px;
    width: 780px;
}

form#invite-form h3 {
    color: #6EA432;
}

.send-note {
    margin-bottom: 2em;
}

#invite-form .send-side {
    width: 250px;
    float: left;
    clear: none;
    padding-right: 30px;
}

#invite-form .send-main {
    width: 300px;
    border: 1px solid #ccc;
    background: #f6f6f6;
    padding: 20px;
    float: left;
    clear: none;
}

#invite-form .send-main input, #invite-form .send-main textarea {
    margin-bottom: 0.8em;
    display: block;
}

#invite-form .send-side input {
    width: 250px;
    margin-top:  0.8em !important;
    display: block;
}

#invite-form input.button1 {
    font-size: 85%;
}

.send-main .from em {
    color: #aaa;
    font-style: normal;
}

.send-main .from, .send-main label {
    font-size: 85%;
    font-weight: bold;
    color: #817A71;
    padding: 0 0 5px 0;
}

.send-note span {
    background: #ffe338;
    color: #827423;
    padding: 5px 10px;
}

.send-main input.form-text-variable, .send-main textarea {
    width: 400px;
}

.send-main textarea {
    height: 6em; 
}

#add-friends {
    border-bottom: 1px solid #ddd;
}

.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: 70%;
    background: #666;
    color: #fff;
}

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

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

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

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

.invite-table div.from {
    padding: 0.5em 0;
    font-size: 85%;
    font-weight: bold;
}

.invite-table div.em {
    font-size: 115%;
    font-weight: normal;
}

.invite-table .form-text-variable,
.invite-table textarea {
    width: 80%; 
    margin-bottom: 0.5em;
}

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

.add-search, .add-invite, .add-import {
    float: left;
    display: block;
    padding: 5px 5px 5px 22px;
    margin-top: -3px;
    margin-left: 25px;
    background: url(/img/invite-email.gif) 0 5px no-repeat;
    font-size: 85%;
    font-weight: bold;
}

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

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

br.clear {
    clear: left;
}

div.clear {
    clear: left;
    padding-top: 3px;
}

div.form-submit {
    border-bottom: 0 !important;
}

form.profile-history-search {
    color: #333 !important;
    clear: left;
    margin: 0;
    float: right !important;
    text-align: right;
     width: 50%;
}
form.profile-history-search select {
    margin-right: 5px;
}

form.profile-history-search label {
    font-size: 85%;
}

/* settings tab */

form.profile-settings td,
form.profile-settings div label {
    font-size: 100%;
}

form.profile-settings th.col-label {
    font-size: 100% !important;
    width: 17%;
}

form.profile-settings .profile-settings-submit {
    margin-bottom: 1em;
}

form.email-settings td {
    width: 50% !important;
}

form.email-settings td.set-col  {
    width: 25% !important;    
}

.customize-homepage div {
    padding: 1em 0;
    border-bottom: 1px solid #ccc;
}

.customize-homepage div label {
    float: left;
    width: 11em;
}    

.customize .topics {
    margin-left: 1em;
}

.topics-col {  
        float: left;
        width: 22% !important;
        margin: 0 0.25em 0 0 !important
    clear: right;
}
        
.topics-col .container label { 
        margin: 0;
        padding: 3px 0 3px 1.75em !important;
        color: #333;
        background-color: #ddd !important;
        border-bottom: 1px solid #ddd;
    font-weight: bold !important;
    font-size: 115%;
}
        
.topics-col ul {  
        padding: 0;
        margin: 0;
        list-style: none;
        padding: 0;
}

.topics-col ul li {
        font-size: 85%;
        margin: 0;
    position: relative;
}

.topics-col label {
        display: block;
        padding: 4px 0 4px 2em;
        text-decoration: none; 
        border: 1px solid #fff;
        margin: 2px 0;
    font-weight: normal !important;
    color: #999;
}

.topics-col label:hover {
    background-color: #efefef;
    color: #333;
    cursor: pointer;
    border: 1px solid #fff;
}

.topics-col .container label:hover {
    cursor: pointer;
    background-color: #ccc !important;
}

.topics-col li.selected label,
.topics-col li.selected label:hover {
    color: #105cb6;
    border: 1px solid #fff;
    background-color: #fff;
}


.topics-col input {
    position:absolute;
    top: 0.2em;
    left: 0.2em; 
}

.topics-col h4 input {
    top: 0.3em;
}

.topics-col a:hover,  
.topics-col a:active {
        background-color: #fff;
        border: 1px solid #999999;
}       

.topics-col li.selected a:link,
.topics-col li.selected a:visited,
.topics-col li.selected a:hover,
.topics-col li.selected a:active {  
        cursor: default;
        padding-left: 0em;
    padding-right: 0.25em;
        color: #fff;
        background: transparent url(/img/submission-topic-check.gif) 5px 5px no-repeat;
        border: 1px solid #fff;
}

.topics-col li.all {
    background-color: #efefef;
        padding: 4px 0 4px 1em;
}

.topics-col li.all a,
.topics-col li.all a:link,
.topics-col li.all a:visited,
.topics-col li.all a:hover,
.topics-col li.all a:active {
    padding: 0 !important;
    margin: 0;
    display: inline !important; 
    font-size: 100%;
    font-weight: normal;
}       

.topics-col li.all a:hover,
.topics-col li.all a:active {
    border: 0;
}

/* tab-menu */

.tab-menu {  
    border-bottom: 2px solid #A5CC7A;
    height: 2.1em;
    clear: left;
    margin-top: 2em;
    padding: 0; /*trust me*/
}

.tab-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.tab-menu ul li {
    display: inline;
    height: 2.1em;
    width: auto;
    margin-right: 
}

.tab-menu li a {
    padding-top: 0.9em;
    background-position: 0 9px;
    padding-right: 15px;
    margin-left: 10px;
    margin-right: 5px;
}

.tab-menu ul li.current {
    background: #A5CC7A url(/img/tab-top.gif) 0 0 no-repeat !important;
    display: block;
    float: left;
    padding-left: 5px;
    height: 2.1em;
    margin-right: 10px;
}

.tab-menu ul li.current h3 {
    float: left;
    letter-spacing: normal;
    font-size: 105% !important;
    font-weight: bold !important;
    height: 1.5em;
    text-align: center !important;
    color: #fff;
    font-size: inherit;
    font-weight: inherit;
    padding: 0.6em 20px 0 10px;
    margin: 0 0 0 5px;
    background: #A5CC7A url(/img/tab-top.gif) no-repeat 100% 0;
}

.tab-details-info {
    margin: 0 0 1em 0;
}

.bio {
    clear: left;
    margin-top: 0.5em;
    overflow: hidden;
}

.profile-rss {
    float: right;
    vertical-align: middle;
    padding-top: 3px;
    margin: 0.2em 15px 0 0;
}

.profile-apml {
    float: right;
    vertical-align: middle;
    padding-top: 3px;
    margin: 0.2em 15px 0 0;
    position: relative;
    top: 25px;
}

form .profile-rss {
    float: none;
    padding-left: 10px;
    margin: 0 0 0 10px;
    border-left: 1px solid #ddd;
}

/* image cropping tool */

form.form-crop {
    position: relative;
    float: right;
    height: 1px;
    width: 100%;
}

div.photo-crop-container {
    position: relative;    
    margin-right: 250px;
    clear: left;
}

input.form-crop-submit {
    position: absolute;
    top: -2em;
    right: 0px;
    font-size: 100%;
}

.imgCrop_wrap {
    border: 2px solid #333;
}

/* settings: customize topics */

.customize fieldset {
    padding: 0.5em 0 0 1em;
    border: 0;
    margin: 0;
}

.customize .radio {
        float: left;
        width: 140px;
        margin: 1em 10px 0 0;
        position: relative;
}

.customize .radio label {
    display: block;
        border: 1px solid #b7ceeb;
        margin: 0;
    padding: 5px 0 5px 50px;
        overflow: hidden;
    font-weight: bold;
    color: #666;
}

.customize label.radio-news { background: transparent url(/img/customize-icon-news.gif) 20px 0 no-repeat; }
.customize label.radio-videos { background: transparent url(/img/customize-icon-videos.gif) 20px 0 no-repeat; }
.customize label.radio-images { background: transparent url(/img/customize-icon-images.gif) 20px 0 no-repeat; }

.customize .radio label:hover,
.customize .radio label:active {
    background-color: #fefefe;
        cursor: pointer;
        color: #000 !important;
        border: 1px solid #7e8ea2;
        z-index: 201;
}

.customize .radio input {
        position: absolute;
        top: 5px;
        left: 5px;
        z-index: 301;
}

.customize hr {
    margin-top: 1em;
}

.c-block:hover {
    cursor: pointer;
}


.sidebar .tab-more {
    margin-top: 2px;
}

.foot-more {
    font-weight: bold;
    float: right;
    display: block;
    padding: 4px 10px;
    font-size: 85%;
}

.dialog {
    margin-top: 20px;
    z-index: 1001;
}

.info-container {
    border: 1px solid #dfdbd2;
    background: #f4f1e9;
    padding: 15px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#settings-facebook-header .info-container {
    margin: 1em 0 1em 20px;
}

.info-container form div.form-row {
    padding: 0.2em 15px 0.4em 0;
    font-size: 85%;
    float: left;
}

.info-container form div.form-row label {
    position: relative;
    bottom: 1px;
}

.info-side {
    float: right;
}

.info-side a {
    display: block;
    padding: 0 5px 5px 5px;
    text-align: right;
    font-size: 85%;
    text-decoration: none;
    font-weight: bold;
}

.dialog .full-link {
    display: block;
    padding: 10px;
    border: 1px solid #bccfe2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radois: 5px;
    margin: 1em 0;
    text-decoration: none;
}

#fb-share-form div {
    display: inline;
    margin-right: 6px;
}

#fb-share-form input {
    vertical-align: middle;
}

.row-fb-share {
    padding: 8px 5px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

a.header-settings,
a.header-disconnect {
    text-decoration: none;
    font-size: 85%;
    margin-left: 15px;
}

/*** connections ***/

ul.connections {
	list-style: none;
	padding-left: 0;
}

.connections li {
	border-bottom:1px solid #eee;
	color: #999;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	padding-left:15px;
}

.connections li a {
	text-decoration: none;
}

.connections li strong {
	color: #393733;
	font-size: 125%;
	margin-right: 5px;
}

.connections .connection-details a {
	background: transparent url(/img/tools.gif) no-repeat scroll 0 -100px;
	display: -moz-inline-box; -moz-box-orient: vertical;
	display: inline-block;
	font-size: 85%;
	margin-left: 6px;
	padding-left: 20px;
	vertical-align: 1px;
}
