.presentation h3 {
	padding-top: 15px;
	color :#6ea432;
}
.presentation img {
	align: left;
}

hr {
    height: 1px;
    background: #ccc;
    border: none;
}

#wrapper {
    background: url(../images/main-back.gif) 0 0 no-repeat;
    padding: 15px 0 0 15px;
   /* min-height: 400px; */
} /*IE6*/


#contents {
    clear: both;
    padding: 0 15px 30px 0;
    margin-top: 7px;
    background: url(../images/main-back.gif) 0 0 no-repeat;
}

#wrapper, #contents {
    background-image: url(../images/main-back-profile.gif);
}

.profile-header {
	max-width: 993px;
    color: #666;
    background: #e1dfd2;
    margin: 0 -15px;
    position: relative;
}

.profile-header ul {
	margin: 0;
}

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

.sidebar h3 {
	padding-left:18px;
    color: #C64934;
    margin-bottom: 0.2em;
}

.main {
	width: 650px;
}

.profile-nav {
    background: #e1dfd2 !important;
    padding: 0 !important;
    margin: 0;
}

.profile-nav li {
    position: relative;
    left: 15px;
    margin: 0 2px 0 0 !important;
    list-style: none;
}

.profile-nav li a, .profile-nav li span {
    min-width: 4.5em;
}

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

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

/* vcard and header */

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

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

.vcard h2 {
    margin: 5px 0 0.05em 0;
    color: #4b4630;
}

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

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

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

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

.vcard-side li a, .artistes {
    display: block;
    background: #f3f1e7 url(../images/profile-links2.gif) 0 0 no-repeat;
    font-weight: bold;
    text-decoration: none;
    padding: 6px 10px 2px 34px;
    font-size: 85%;
}

.vcard-side li:hover, .vcard-side a:hover, .artistes:hover {
	background-color: #FFFFFF;
}
.vcard-side li.add-shout a {
    background-position: -150px 0;
}

.vcard-side li.add-shout-new a {
    background-position: -150px 0;
    color: #c00;
}

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

.vcard-side li.none-icon a {
    background-position: -1067px 0;
}

.hidden {
    display: none;
}

.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.none:hover {
	cursor: text;
	color: #366ab3;
}

.side-menu a {
    display: block;
    border-bottom: 1px solid #b1cde7;
    padding: 4px 10px 4px 32px;
    background: url(../images/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(../images/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-shout a, .side-remove a { background-position: -400px -250px; }
.side-shout a.current, .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-image: url(../images/menu_settings_2.gif);
	background-position: -400px -370px; }

.side-profile a.current {
	background-color: #C64934;
	background-position: 0 -367px; }

.side-shoutin a { background-position: -400px -410px; }
.side-shoutin a.current { background-position: 0 -410px; }

.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-menu em {
    float: right;
    color: #c00;
    font-style: normal;
    font-weight: normal;
}

.shout-audio-captcha {
    cursor: pointer;
}

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

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

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

/* user image form */

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

/* user info form */

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

.social-links ul {
/*    padding-left: 160px;
*/}

.profile-form div {
    padding: 10px 0 10px 10px;
    clear: left;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.profile-form div .form-note,
.profile-form div .form-note-static {
    position: absolute;
    z-index: 80000;
    left: 380px;
    top: 5px;
    border: 0;
    padding: 5px 0 6px 22px;
    display: block;
    background: #fff url(/img/note-info.gif) 1px 6px no-repeat !important;
}

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

.profile-form div .form-note-static {
    display: block;
}

.profile-form div .form-error {
    position: absolute;
    z-index: 80000;
    left: 380px;
    top: 5px;
    border: 0;
    padding: 6px 0 6px 20px;
    display: block;
    background: #fff url(/img/note-info.gif) 1px 6px no-repeat;
    color: red;
}

.profile-form p {
    clear: left;
    margin: 0;
    padding: 1em 0 0 170px;
}

.profile-form label, .profile-form dt {
    display: block;
    float: left;
    width: 150px;
    font-weight: bold;
    font-size: 85%;
    padding: 5px;
    margin: 0;
}


.gallery .profile-form label {
    width: 190px;
    padding-right: 10px;
}

.profile-form label.inline {
    display: inline;
    float: none;
    width: auto;
    font-weight: bold;
    font-size: 85%;
    padding: 0 0 0 5px;
}

.profile-form input.form-text {
    width: 200px;
}

.profile-form textarea.form-text {
    width: 200px;
    height: 7em;
}

.profile-form ul {
    margin: 1em 0 0 140px;
}

.profile-form ul, .profile-form ul a {
    color: #666;
}

.profile-form dl {
    margin: 0;
}

.profile-form dt {
    font-size: 85%;
    font-weight: bold;
    padding-top: 2px;
}

.profile-form .form-foot {
    padding-left: 170px;
}

.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; }
.pownce { background: url(/img/profile-network.gif) 0 -920px 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(../images/social_favicons.gif) 0 -497px no-repeat !important; }
.aim { background: url(../images/profile-im.gif) 0 -0 no-repeat !important; }
.icq { background: url(../images/profile-im.gif) 0 -40px no-repeat !important; }
.gtalk { background: url(../images/profile-im.gif) 0 -80px no-repeat !important; }
.msn { background: url(../images/profile-im.gif) 0 -120px no-repeat !important; }
.yahoo { background: url(../images/profile-im.gif) 0 -160px no-repeat !important; }
.jabber { background: url(../images/profile-im.gif) 0 -200px no-repeat !important; }
.skype { background: url(../images/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;
}

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

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

.sum-s blockquote span.more-shout {
    display: none;
    font-size: 1em;
}

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

/* shout form */
div.shout-captcha {
    width: 100%;
}

div.shout-captcha img {
    display: inline;
    margin-top: 0.5em;
}

img#shout-captcha,
img#shout-audio-captcha {
    vertical-align: top !important;
    margin: 0.5em 0.5em 0.5em 0;
}

div.shout-captcha strong {
    margin-right: 0.5em !important;
}

div.shout-captcha input {
    margin-left: 0.5em !important;
}

div.shout-submit {
    width: 100%;
    line-height: 100%;
}

input#shout-submit {
    display: inline !important;
    margin: 0 0.5em 0 0;
}

input#captcha {
    float: left;
    clear: left;
    margin: 0.5em 0.5em 0.5em 0 !important;
}

.c-time {
    padding: 0 0 3px 20px !important;
    background: url(/img/c-time.gif) top left no-repeat;
    color: #50687d;
    white-space: nowrap;
}

div.shout-note {
    background: transparent url(/img/c-time.gif) top left no-repeat;
    padding: 0 0 0 20px !important;
    border: 1px solid red;
    line-height: 100%;
}

/* 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 #C64934;
    height: 2.1em;
    clear: left;
    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: 0;
}

.tab-menu li a {
	font-weight: bold;
    
    background-position: 0 9px;
    padding-right: 15px;
    margin-left: 10px;
    margin-right: 5px;
}

.tab-menu li a.inactive {
	float: left;
    display: block;
    padding: 7px 5px 5px 22px;
    margin-top: -3px;
    margin-left: -10px;
    font-size: 85%;
    font-weight: bold;
}

.tab-menu ul li.current {
    background: #C64934 url(../images/tab-top2.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: #C64934 url(../images/tab-top2.gif) no-repeat 100% 0;
}

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

.tab-details .shout-captcha label {
    display: block;
}

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

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

/* Table sans bordure top */



table.listNotTop {
	background-color: #FFFFFF;
	margin: 0px;
	margin-left:1px;
	padding: 0px;
	border: 1px solid #e5e5e5;
	border-top: none;
	width: 100%;
	border-collapse: collapse;
}
table.listNotTop th {
	margin: 0px;
	padding: 4px 4px 4px 4px;
	height: 15px;
	background: url(../images/admin/background.jpg) 0 -2px;
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.listNotTop th.title {
	text-align: left;
}
table.listNotTop th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}
table.listNotTop th a:hover {
	text-decoration: underline;
}
table.listNotTop tr.row0 {
	border-bottom: 1px solid #e5e5e5;
	background-color: #F9F9F9;
}
table.listNotTop tr.row1 {
	border-bottom: 1px solid #e5e5e5;
	background-color: #FFF;
}
table.listNotTop td {
	padding: 4px;
}

table.listNotTop td .last0 {
	border-bottom: 1px solid #C64934;
	background-color: #F9F9F9;
}

table.listNotTop td .last1 {
	border-bottom: 1px solid #C64934;
	background-color: #FFF;
}

table.listNotTop tr.row0:hover, 
table.listNotTop tr.row1:hover,
table.listNotTop tr.last0:hover,
table.listNotTop tr.last1:hover {
	background-color: #f1f1f1;
}
table.listNotTop tr.row1:hover {
	background-color: #f1f1f1;
}
table.listNotTop td.options {
	background-color: #ffffff;
	font-size: 8px;
}




table.listScroll {
	background-color: #FFFFFF;
	margin: 0px;
	margin-left:1px;
	padding: 0px;
	border-top: none;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}
table.listScroll th {
	margin: 0px;
	padding: 4px 4px 4px 4px;
	height: 15px;
	background: url(../../images/admin/background.jpg) 0 -2px;
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.listScroll th.title {
	text-align: left;
}
table.listScroll th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}
table.listScroll th a:hover {
	text-decoration: underline;
}
table.listScroll tr.row0 {
border-bottom: 1px solid #e5e5e5;
	background-color: #F9F9F9;
}
table.listScroll tr.row1 {
border-bottom: 1px solid #e5e5e5;
	background-color: #FFF;
}
table.listScroll td {
	
	padding: 4px;
}

table.listScroll tr.last0 {
	border-bottom: 1px;
	background-color: #F9F9F9;
}

table.listScroll tr.last1 {
	border-bottom: 1px;
	background-color: #FFF;
}

table.listScroll tr.row0:hover, 
table.listScroll tr.row1:hover,
table.listScroll tr.last0:hover,
table.listScroll tr.last1:hover {
	background-color: #f1f1f1;
}
table.listScroll tr.row1:hover {
	background-color: #f1f1f1;
}
table.listScroll td.options {
	background-color: #ffffff;
	font-size: 8px;
}

.profile-location{
	padding-top:5px;
}

.profile-location a {
	color: #000000;
}

.profile-location a:hover {
	color: #fe9500;
}


/* 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.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 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;
}

.shout-back {
    margin-left: 10px;
}

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

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


#toolbaricon a{
	padding: 3px;
	border: 1px solid #EFF6E8;
}
#toolbaricon a:hover {
	background: #EDF2FB url(../../images/tb_btn_hover_0.gif) center repeat-x ;
	border: 1px solid #C3D6EE;
	text-decoration: none;
}

.toolbar{
	padding:4px
}

/* settings table */

#profil_privacy table {
    border-collapse: collapse;
    margin: 0 0 1em 0;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

#profil_privacy th {

    font-weight: bold;
    text-align: left;
}

#profil_privacy td, th {
    padding: 10px;
    font-size: 85%;
}

#profil_privacy td {
    border-top: 1px solid #ddd;
}

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

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

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

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

#profil_privacy th .tab_pro h3 {
    height: 1.4em;
}

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

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

/* Messages */

.confirm,
.error,
.warning,
.info,
.positive,
.notice {
    color: #333;
    padding: 0.7em 5em 0.7em 4.3em;
    margin: 1.2em 0 1em 0 !important;
    clear: left;
} /* ie6 */ 

.confirm,
.positive,
.notice {
	color: #5F7546;
    background: #eff6e8 url(../images/circle-check-green.gif) 1.3em 0.5em no-repeat; 
    border-top: 1px solid #5F7546; 
    border-bottom: 1px solid #5F7546;
}

.permalink-wrap .confirm, 
.permalink-wrap .info,
.permalink-wrap .positive, 
.permalink-wrap .notice {
    margin-right: 320px !important;
} 

.warning {
	color: #F5B800;
    background: #F0E6BE url(../images/notice-note.png) 1.3em 0.5em no-repeat; 
    border-top: 1px solid #F5B800; 
    border-bottom: 1px solid #F5B800;
}

.error {     
    background: #eff6e8 url(../images/circle-red-exclamation.gif) 1.3em 0.5em no-repeat; 
	border: 0px;
    border-top: 1px solid #b50b05; 
    border-bottom: 1px solid #b50b05;
}

.info {
    background: #fff url(/img/circle-yellow-info.gif) 1.3em 0.5em no-repeat;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.positive div,
.confirm div,
.error div,
.warning div,
.info div
.notice div {
    display: inline;
    background: none;
    padding: 0;
    margin: 0;
}

.positive p,
.confirm p,
.error p,
.warning p,
.info p
.notice p {
    margin: 0;
}

.positive h3,
.positive strong,
.confirm h3,
.contirm strong,
.warning h3,
.warning strong,
.error h3,
.error strong,
.info h3,
.info strong {
    font-weight: bold !important;
    letter-spacing: normal !important;
    font-size: 1.2em !important;
    padding: 0 0.5em 0 0 !important;
    margin: 0 !important;
    display: inline;
}

.positive h3,
.positive strong,
.confirm h3,
.contirm strong {
    color: #e18015;
}

.warning h3,
.warning strong {
    color: #b50b05;
}

.error h3,
.error strong {
    color: #b50b05;
}

.confirm:hover {
    color: #030;
}

h2 .confirm {
    font-size: 50%;
    float: right;
}



.list-action {
	margin-left:3px;
	float:left;
	height: 20px;
	min-width:90px;
	padding-left:5px;
	text-align: left;
	border: 1px solid #C1DCF7;
}
.list-action:hover{
	border: 1px solid #fe9500;
	cursor: pointer;
}

.list-action:hover a {
	color:  #fe9500;
}

.list-action a {
	line-height: 20px;
	font-size:97%;
}

.action-delete{
	background-image: url(../images/action_delete.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding : 5px 5px 5px 20px;
}

.action-add{
	background-image: url(../images/action_add.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding : 5px 5px 5px 20px;
}



/*******************************************************************/
.submenu{
	position: relative;
	top: 150px;
}
.submenu ul li{margin:0; border:0; padding:0; list-style:none;}
.submenu {
	border:solid 1px #E1DFD2;
	border-top:none;
	background:#F0EFE8;
	position:relative;
	top:4px;
	width:125px;
	padding:0px 0;
	clear:both;
	z-index:2;
	display:none;
}

.submenu li{
	background:none;
	display:block;
	float:none;
	margin:0 6px;
	border:0;
	height:auto;
	line-height:normal;
	border-top:solid 1px #DEDEDE;
}

.submenu li a {
	font-size:11px;
	background:none;
	display:block;
	float:none;
	padding:6px 6px;
	margin:0;
	border:0;
	height:auto;
	color:#666;
	line-height:normal;
}

.submenu li a:hover{
	background:#F5F4F0;
}





span.w_span_auto{
background:url(../images/wr.png) top right no-repeat;
padding-right:18px;
height:34px;
line-height:34px;
clear:both;
margin-bottom:14px;
}
input.w_auto{
border:none;
height:28px;
padding-top:6px;
text-indent:18px;
display:block;
font-size:15px;
color:#666666;
background:url(../images/wl.png) top left no-repeat;
}

#mode_classic{
	left:-305px;
	top:22px;
}




