/*
Title:      Bildungszentrum N�rnberg - Screen styles
Author:     Sebastian May, <s.may@decide.de>
Copyright:	2009, decide Internet Service GmbH. All rights resevered (please don't re-use without permission).
*/

.content .csc-menu li.csc-section {

        list-style-image: url("../img/icons_sprite.png") no-repeat scroll -10px -9px transparent;
        float: none;
        width: 95%
}
/* Sitemap der Unterseiten der Fachbereiche */
.content .csc-menu {
    list-style: none;
    margin-bottom: 50px;
}

.content .csc-menu li {
    list-style: none;
    width: 90px;
    line-height: 25px;
    float: left;
}

ul.fachgruppen li {
    line-height: 1.5em;
}
ul.fachgruppen ul.fachthemen {
    margin-bottom: 10px;
    margin-left: 35px;
}

ul.fachgruppen ul.fachthemen ul {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 35px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}

ul.fachgruppen ul.fachthemen ul ul {
    border-top: none;
    border-bottom: none;
}

ul.fachgruppen li a {
    text-decoration: none;
}

ul.fachgruppen li a:hover {
    text-decoration: underline;
}

.merkliste-mini .session-link {
    float: right;
    padding: 10px 10px 5px;
}

.merkliste-mini .session-link a {
    color: #000000;
}

.merkliste-mini ul.list {
    clear: right;
}

.more a {
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

.bildlink {
    margin-bottom: 10px;
}

.tabbed .ui-tabs-nav li {
    border-width: 1px 1px 1px 1px;
    }
.tabbed .ui-tabs-nav li:first-child {
    border-width: 1px 0 1px 1px;
    -moz-border-radius: 3px 0 0 0;
    }
.tabbed .ui-tabs-nav li:last-child {
    border-width: 1px 1px 1px 0;
    -moz-border-radius: 0 3px 0 0;
    }


/* tt_news */
.news-single-timedata {
    float: right;
}


.submenu.more a.current.selected.root {
    color: #757575;
}

.news-latest-container-home .title a {
	color: black;
	text-decoration: none;
}
.news-latest-container-home .title a:hover {
	text-decoration: underline;
}

/* purple */
body#purple .submenu.more a.current.selected.root {
    color: #a51652;
}
body#purple .course_detail h4 {color: #a51652; }

/* blue und karriere */
body#blue .submenu.more a.current.selected.root {
    color: #00729f;
}
body#blue .course_detail h4 {color: #00729f; }


/* green */
body#green .submenu.more a.current.selected.root {
    /*color: #b0bc04;*/
    color: #636902;
}
body#green .course_detail h4 {color: #636902; }

/* aqua */
body#aqua .submenu.more a.current.selected.root {
    color: #199aa2;
}
body#aqua .course_detail h4 {color: #199aa2; }

/* darkblue */
body#darkblue .submenu.more a.current.selected.root {
    color: #004672;
}
body#darkblue .course_detail h4 {color: #004672; }

/* red */
body#red .submenu.more a.current.selected.root {
    color: #ad1735;
}
body#red .course_detail h4 {color: #ad1735; }

/* yellow */
body#yellow .submenu.more a.current.selected.root {
    /*color: #e0b103;*/
    color: #C69C03;
}
body#yellow .course_detail h4 {color: #C69C03; }

/* orange */
body#orange .submenu.more a.current.selected.root {
    color: #ee8028;
}
body#orange .course_detail h4 {color: #ee8028; }

/* darkerblue */
body#darkerblue .submenu.more a.current.selected.root {
    color: #00174c;
}
body#darkerblue .course_detail h4 {color: #00174c; }

/* tt_news ende */


/* fehler */
#breadcrumbs li a {
    background-position: -35px -340px;
}
#breadcrumbs li.current a {
    background-position: -35px -364px;
}

.course_search input {
    height: 16px;
    line-height: 16px;
}
.content td,
.content p,
.content li {
    color: #41555c;
    line-height: 1.4em;
}

.content li {
    margin-bottom: .4em;
    margin-left: 18px;
}

.content p {
    /*margin-left: .5em;*/
    margin-left: 0;
}

.content {
    padding: 0px 20px 0px 20px;
}

.content .csc-text {
    padding-left: 20px;
}

div.csc-textpic-imagewrap {
    margin-left: 20px;
}

/* submenu */

/* color worlds
--------------------------------------------- */

/* default */
/*
.submenu ul,
.submenu li,
.submenu a.current,
.submenu.more a.current,
.submenu a.current.selected.root,
.submenu.more a.current.selected.root {
    border-color: #757575;
}

*/

/* purple */
body#purple .submenu.more a.current,
body#purple .submenu.more a.current.selected.root {
    border-bottom: 1px dotted #a51652;
}
body#purple .submenu.more a.current.selected {
        border: 0;
}


/* blue und karriere */
body#blue .submenu.more a.current,
body#blue .submenu.more a.current.selected.root {
    border-bottom: 1px dotted #00729f;
}
body#blue .submenu.more a.current.selected {
        border: 0;
}


/* green */
body#green .submenu.more a.current,
body#green .submenu.more a.current.selected.root {
    /*border-bottom: 1px dotted #b0bc04;*/
    border-bottom: 1px dotted #636902;
}
body#green .submenu.more a.current.selected {
        border: 0;
}

/* aqua */
body#aqua .submenu.more a.current,
body#aqua .submenu.more a.current.selected.root {
    border-bottom: 1px dotted #199aa2;
}
body#aqua .submenu.more a.current.selected {
        border: 0;
}

/* darkblue */
body#darkblue .submenu.more a.current,
body#darkblue .submenu.more a.current.selected.root {
    border-bottom: 1px dotted #004672;
}
body#darkblue .submenu.more a.current.selected {
        border: 0;
}

/* red */
body#red .submenu.more a.current,
body#red .submenu.more a.current.selected.root {
    border-bottom: 1px dotted #ad1735;
}
body#red .submenu.more a.current.selected {
        border: 0;
}

/* yellow */
body#yellow .submenu.more a.current,
body#yellow .submenu.more a.current.selected.root {
    /*border-bottom: 1px dotted #e0b103;*/
    border-bottom: 1px dotted #C69C03;
}
body#yellow .submenu.more a.current.selected {
        border: 0;
}

/* orange */
body#orange .submenu.more a.current,
body#orange .submenu.more a.current.selected.root {
    border-bottom: 1px dotted #ee8028;
}
body#orange .submenu.more a.current.selected {
        border: 0;
}

/* darkerblue */
body#darkerblue .submenu.more a.current,
body#darkerblue .submenu.more a.current.selected.root {
    border-bottom: 1px dotted #00174c;
}
body#darkerblue .submenu.more a.current.selected {
        border: 0;
}


.submenu a.current,
.submenu.more a.current {
    border-width: 1px;
    border-style: dotted;
    font-weight: bold;
    padding-bottom: 2px;
}
.submenu a.current.selected,
.submenu.more a.current.selected {
    background-color: #fff;
    background-image: url('../img/app_sprite.png');
    background-repeat: no-repeat;
    background-position: -644px -332px;
    border: 0;
    padding: 0 0 0 12px;
}
.submenu a.current.selected.root,
.submenu.more a.current.selected.root {
    border-width: 1px;
    border-style: dotted;
    padding-bottom: 2px;
}
.submenu ul ul,
.submenu.more ul ul {
    border: 0;
    margin: 0 0 -2px 12px;
}
.submenu ul ul li.first,
.submenu.more ul ul li.first {
    border: 0;
}









/* new */
#button_merkliste_mini_drop {
    width: 10px;
    height: 20px;
    font-size: 8px;
    font-weight: bold;
    float: right;
}

.merkliste-mini .list li {
    clear: right;
}

.csc-header {
    clear: both;
    /*margin-top: 20px;*/
}

.csc-linkToTop {
    float: right;
}

.internal-link,
.external-link,
.external-link-new-window,
.internal-link-new-window,
.download,
.mail {
    padding: 0px 0px 0px 23px;
}

.csc-linkToTop a {
    padding: 0 37px 0 0;
}

.csc-linkToTop {
    background: url('../img/icons_sprite.png') no-repeat right -248px;
}
.internal-link {
    background: url('../img/icons_sprite.png') no-repeat -10px -9px;
}
.external-link {
    background: url('../img/icons_sprite.png') no-repeat -10px -9px;
}
.external-link-new-window {
    background: url('../img/icons_sprite.png') no-repeat -10px -39px;
}
.internal-link-new-window {
    background: url('../img/icons_sprite.png') no-repeat -10px -39px;
}
.download {
    background: url('../img/icons_sprite.png') no-repeat -10px -101px;
}
.mail {
    background: url('../img/icons_sprite.png') no-repeat -10px -69px;
}

.readspeaker { float: right; }

.kursliste .kurs-nummer { width: 59px; }
.kursliste .kurs-title { width: 194px; }
.kursliste .kurs-termin { width: 93px; }
.kursliste .kurs-zeit { width: 65px; }
.kursliste .kurs-status { width: 90px; }
.kursliste th,
.kursliste td {
    padding: 5px;
    text-align: left;
}
.kursliste tbody tr {
    border-top: 2px dotted #CCCCCC;
}

.terminliste tbody tr {
    border-top: 1px dotted #CCCCCC;
}

.terminliste tbody tr.first {
    border-top: none;
}

.termintable table.terminliste tr td { padding: 5px; }
.contenttable td { padding: 5px; }

.course .firstcol { width: 116px; }

.course #termineliste_show,
.course #termineliste_hide {
    display: none;
}
.csc-textpic-caption { padding-top:5px; }

/* tablessorter */
table.tablesorter {
    /*background-color: #CDCDCD;*/
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    background-color: #e6EEEE;
    border: 1px solid #FFF;
    font-size: 8pt;
    padding: 4px;
}
table.tablesorter thead tr .header {
    background-image: url(../img/tablesorter_bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table.tablesorter tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
    vertical-align: top;
}
table.tablesorter tbody tr.odd td {
    background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url(../img/tablesorter_asc.gif);
}
table.tablesorter thead tr .headerSortDown {
    background-image: url(../img/tablesorter_desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #8dbdd8;
}


.tx-deciorbis-pi-veranstaltungsliste .frei,
.kursliste .frei { color: green; font-weight: bold; }
.tx-deciorbis-pi-veranstaltungsliste .fastausgebucht,
.kursliste .fastausgebucht { color: orange; font-weight: bold; }
.tx-deciorbis-pi-veranstaltungsliste .beendet,
.kursliste .beendet { color: red; font-weight: bold; }
.tx-deciorbis-pi-veranstaltungsliste .laufend,
.kursliste .laufend { color: blue; font-weight: normal; }

.tx-deciorbis-pi-veranstaltungsliste .status-auswahl {}
.tx-deciorbis-pi-veranstaltungsliste .status-auswahl ul { list-style-type: none; float: right; margin: 0 0 10px 0; }
.tx-deciorbis-pi-veranstaltungsliste .status-auswahl ul li { float: left; margin-left: 0; margin-right: 8px; }
.tx-deciorbis-pi-veranstaltungsliste .status-auswahl ul li span { position: relative; top: 4px; }
.tx-deciorbis-pi-veranstaltungsliste .status-auswahl ul li input { position: relative; top: 2px; }
.tx-deciorbis-pi-veranstaltungsliste .status-auswahl ul li label {}

.course_detail #form-caruso-anmeldung,
.course_detail #form-merkliste-buttons {
    float: left;
    margin-right: 5px;
}

.nichtonlinebuchbar { float: left; color: #41555C; }
#button_merkliste_refresh { float: left; }
#button_merkliste_anmelden {  }
.course_detail button,
.merkliste button {
    margin-left: 5px;
}

#merkliste-ul li { margin-bottom: 10px; line-height: 18px; }
.merkliste p { margin-top: 20px; clear: left; }
.merkliste .veranstaltungs-info { margin-left: 5px; }
.merkliste-checkbox {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

/* Kurswunsch Formular */
.mailform { margin-left: 20px; }
.csc-mailform-field { margin-bottom: 10px; }
.csc-mailform-field label { line-height: 28px; }



/* News Liste */
.news-list-container {
}

.news-list-container .news-list-item {
    margin-bottom: 25px;
    border-bottom: 1px dotted #ccc;
}

.news-list-container h3 {

}

.news-list-container h3 a {
    text-decoration: none;
}

.news-list-container h3 a:hover {
    text-decoration: underline;
}

.news-list-container .news-list-date {
    float: right;
}

.news-list-container .news-content {
    line-height: 14px;
}

.news-list-container .news-content .news-image {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.news-list-container .news-list-morelink {
    float: right;
    margin: 20px;
}



/* erweiterte Kurssuche */

.kurssuche-erweitert {

}

.kurssuche-erweitert legend {
    display: none;
}

.kurssuche-erweitert p.query {
}

.kurssuche-erweitert p.query input {
    width: 380px;
}

.kurssuche-erweitert p.small input,
.kurssuche-erweitert p.date input {
    width: 160px;
}

.kurssuche-erweitert p.date {

}

.kurssuche-erweitert p.break {
    width: 220px;
    float: left;
}

.kurssuche-erweitert p.radio {

}

.kurssuche-erweitert p.wochentag {

}

.kurssuche-erweitert p.wochentag input {
    float: left;
}

.kurssuche-erweitert p.wochentag label {
    width: 80px;
    display: block;
    float: left;
    margin-top: 2px;
}

.kurssuche-erweitert p.submit {

}



.course_search {
    padding: 5px 10px 10px 10px;
}

.course_search h3 {
    text-align: left;
}

.course_search .detailview {
    float: right;
    color: #222222;
}

.course_search form {
    margin-top: 5px;
}



.tx-imagecycle-pi3 .nivoSlider {
    width: 480px;
    margin-bottom: 50px;
}

.nivo-controlNav {
    bottom: -30px;
}

.nivo-caption p { color: white; font-size: 12px; margin-bottom: 2px; }


.course_search .detailview {
    -moz-border-radius: 0 4px 0 0;
    background: none repeat scroll 0 0 #79B0D1;
    color: #222222;
    float: right;
    font-weight: bold;
    margin: -5px -10px;
    padding: 7px 12px;
    border-bottom: 2px solid #EDEDED;
    border-left: 2px solid #EDEDED;
}



/* dmf_galleria */

.galleria-container {
    background-color: #004272 !important;
    margin-bottom: 20px;
}
/*
.galleria-info {
    bottom: 60px !important;
    left: 29px !important;
    top: auto !important;
    opacity: 0.5 !important;
    display: block !important;
    width: 88% !important;
}

.galleria-info .galleria-info-text {
    display: block !important;
    padding: 8px;
}

.galleria-info .galleria-info-link,
.galleria-info .galleria-info-close {
    display: none !important;
}*/


/* Feature New */
.featured {}
.featured .box {left:0;top:0;height: 230px; width: 520px; position: relative;}
.featured .box:after {content: ".";clear: both;display: block;height: 0;visibility: hidden;}
.featured.small .box {left:0;top:0;height: 64px; width: 520px; position: relative;}
.featured h2 a{ height: 190px; width: 480px; padding: 20px; position: absolute;}
.featured.small h2  {height: 24px; margin:0px; margin-left: 20px;}  
.featured.small h2 a{ height: 24px; width: 480px; padding: 20px; position: absolute;}
.featured .csc-text { position: absolute; bottom: 20px; left: 20px; margin: 0; padding:0;}
.featured .csc-text p{ margin:0;}


/* sexy bookmarks */

.tx-sexybookmarks-pi1 {
    margin-top: 40px;
}
div.sexybookmarks { margin: 20px 0 0 0; clear: both !important; }
div.sexybookmarks-expand { height: 29px; overflow: hidden; }
.sexybookmarks-bg-sexy, .sexybookmarks-bg-caring, .sexybookmarks-bg-caring-old, .sexybookmarks-bg-love, .sexybookmarks-bg-wealth, .sexybookmarks-bg-enjoy, .sexybookmarks-bg-german {
    /*background: url('../images/sexy-trans.png') no-repeat !important;*/
}
div.sexybookmarks-bg-sexy { padding: 28px 0 0 10px !important; background-position: left -348px !important; }
div.sexybookmarks-bg-caring { padding: 26px 0 0 10px !important; background-position: left 0 !important; }
div.sexybookmarks-bg-caring-old { padding: 26px 0 0 10px !important; background-position: left -748px !important; }
div.sexybookmarks-bg-love { padding: 26px 0 0 10px !important; background-position: left -1148px !important; }
div.sexybookmarks-bg-wealth { margin-left: 15px !important; padding: 35px 0 0 20px !important; background-position: left -1535px !important; }
div.sexybookmarks-bg-enjoy { padding: 26px 0 0 10px !important; background-position: left -1895px !important; }
/*div.sexybookmarks-bg-german { padding: 35px 0 0 20px !important; background-position: left -2248px !important; }*/
.tx-sexybookmarks-pi1 div.sexybookmarks-bg-german {
    padding: 35px 0 0 20px !important;
    background: url('../img/bg_socialbookmarks.png') no-repeat !important;
    background-position: left 0px !important;
}
div.sexybookmarks ul.socials { width: 100% !important; margin: 0 !important; padding: 0 !important; float: left !important; }
div.sexybookmarks ul.socials { background: transparent none !important; border: 0 none !important; outline: 0 none !important; }
div.sexybookmarks ul.socials li {
    display: inline !important;
    float: left !important;
    list-style-type: none !important;
    margin: 0;
    height: 29px !important;
    width: 60px !important;
    cursor: pointer !important;
    padding: 0 !important;
    background-color: transparent !important;
    border: 0 none !important;
    outline: 0 none !important;
    clear: none !important;
}
div.sexybookmarks ul.socials li:before, div.sexybookmarks ul.socials li:after, div.sexybookmarks ul.socials li a:before, div.sexybookmarks ul.socials li a:after {
    content: none !important;
}
div.sexybookmarks ul.socials a {
    display: block !important;
    width: 60px !important;
    height: 29px !important;
    text-indent: -9999px !important;
    background-color: transparent !important;
}
div.sexybookmarks ul.socials a:hover, div.sexybookmarks ul.socials li:hover {
    background-color:transparent !important;
    border: 0 none !important;
    outline: 0 none !important;
}
li.sexy-diigo, li.sexy-diigo:hover, li.sexy-digg, li.sexy-digg:hover, li.sexy-reddit, li.sexy-reddit:hover, li.sexy-stumbleupon, li.sexy-stumbleupon:hover, li.sexy-delicious, li.sexy-delicious:hover, li.sexy-yahoobuzz, li.sexy-yahoobuzz:hover, li.sexy-blinklist, li.sexy-blinklist:hover, li.sexy-technorati, li.sexy-technorati:hover, li.sexy-facebook, li.sexy-facebook:hover, li.sexy-twitter, li.sexy-twitter:hover, li.sexy-myspace, li.sexy-myspace:hover, li.sexy-mixx, li.sexy-mixx:hover, li.sexy-scriptstyle, li.sexy-scriptstyle:hover, li.sexy-designfloat, li.sexy-designfloat:hover, li.sexy-mail, li.sexy-mail:hover, li.sexy-comfeed, li.sexy-comfeed:hover, li.sexy-newsvine, li.sexy-newsvine:hover, li.sexy-devmarks, li.sexy-devmarks:hover, li.sexy-linkedin, li.sexy-linkedin:hover, li.sexy-google, li.sexy-google:hover, li.sexy-misterwong, li.sexy-misterwong:hover, li.sexy-izeby, li.sexy-izeby:hover, li.sexy-twittley, li.sexy-twittley:hover, li.sexy-tipd, li.sexy-tipd:hover, li.sexy-pfbuzz, li.sexy-pfbuzz:hover, li.sexy-friendfeed, li.sexy-friendfeed:hover, li.sexy-blogmarks, li.sexy-blogmarks:hover, li.sexy-fwisp, li.sexy-fwisp:hover, li.sexy-designmoo, li.sexy-designmoo:hover, li.sexy-bobrdobr, li.sexy-bobrdobr:hover, li.sexy-yandex, li.sexy-yandex:hover, li.sexy-memoryru, li.sexy-memoryru:hover, li.sexy-100zakladok, li.sexy-100zakladok:hover, li.sexy-moemesto, li.sexy-moemesto:hover, li.sexy-ning, li.sexy-ning:hover, li.sexy-hackernews, li.sexy-hackernews:hover, li.sexy-identica, li.sexy-identica:hover, li.sexy-printfriendly, li.sexy-printfriendly:hover, li.sexy-designbump, li.sexy-designbump:hover, li.sexy-fleck, li.sexy-fleck:hover, li.sexy-netvibes, li.sexy-netvibes:hover, li.sexy-netvouz, li.sexy-netvouz:hover, li.sexy-nujij, li.sexy-nujij:hover, li.sexy-globalgrind, li.sexy-globalgrind:hover, li.sexy-wikio, li.sexy-wikio:hover, li.sexy-xerpi, li.sexy-xerpi:hover, li.sexy-sphinn, li.sexy-sphinn:hover, li.sexy-blogospherenews, li.sexy-blogospherenews:hover, li.sexy-posterous, li.sexy-posterous:hover, li.sexy-techmeme, li.sexy-techmeme:hover, li.sexy-ekudos, li.sexy-ekudos:hover, li.sexy-pingfm, li.sexy-pingfm:hover, li.sexy-tomuse, li.sexy-tomuse:hover, li.sexy-webblend, li.sexy-webblend:hover, li.sexy-wykop, li.sexy-wykop:hover, li.sexy-blogengage, li.sexy-blogengage:hover, li.sexy-hyves, li.sexy-hyves:hover, li.sexy-pusha, li.sexy-pusha:hover, li.sexy-hatena, li.sexy-hatena:hover, li.sexy-mylinkvault, li.sexy-mylinkvault:hover, li.sexy-slashdot, li.sexy-slashdot:hover, li.sexy-squidoo, li.sexy-squidoo:hover, li.sexy-propeller, li.sexy-propeller:hover, li.sexy-faqpal, li.sexy-faqpal:hover, li.sexy-evernote, li.sexy-evernote:hover, li.sexy-meneame, li.sexy-meneame:hover, li.sexy-bitacoras, li.sexy-bitacoras:hover, li.sexy-jumptags, li.sexy-jumptags:hover, li.sexy-bebo, li.sexy-bebo:hover, li.sexy-n4g, li.sexy-n4g:hover, li.sexy-strands, li.sexy-strands:hover, li.sexy-orkut, li.sexy-orkut:hover, li.sexy-tumblr, li.sexy-tumblr:hover, li.sexy-stumpedia, li.sexy-stumpedia:hover, li.sexy-current, li.sexy-current:hover, li.sexy-blogger, li.sexy-blogger:hover, li.sexy-plurk, li.sexy-plurk:hover, li.sexy-favorite, li.sexy-favorite:hover {
    background: url('../img/bg_socialbookmarks_sprite.png') no-repeat !important;
}
li.sexy-newsvine { background-position:left bottom !important; }
li.sexy-newsvine:hover { background-position:left top !important; }
li.sexy-linkedin { background-position:-70px bottom !important; }
li.sexy-linkedin:hover { background-position:-70px top !important; }
li.sexy-devmarks { background-position:-140px bottom !important; }
li.sexy-devmarks:hover { background-position:-140px top !important; }
li.sexy-google { background-position:-210px bottom !important; }
li.sexy-google:hover { background-position:-210px top !important; }
li.sexy-scriptstyle { background-position:-280px bottom !important; }
li.sexy-scriptstyle:hover { background-position:-280px top !important; }
li.sexy-mail { background-position:-350px bottom !important; }
li.sexy-mail:hover { background-position:-350px top !important; }
li.sexy-comfeed { background-position:-420px bottom !important; }
li.sexy-comfeed:hover { background-position:-420px top !important; }
li.sexy-twitter { background-position:-490px bottom !important; }
li.sexy-twitter:hover { background-position:-490px top !important; }
li.sexy-technorati { background-position:-560px bottom !important; }
li.sexy-technorati:hover { background-position:-560px top !important; }
li.sexy-stumbleupon { background-position:-630px bottom !important; }
li.sexy-stumbleupon:hover { background-position:-630px top !important; }
li.sexy-reddit { background-position:-700px bottom !important; }
li.sexy-reddit:hover { background-position:-700px top !important; }
li.sexy-myspace { background-position:-770px bottom !important; }
li.sexy-myspace:hover { background-position:-770px top !important; }
li.sexy-mixx { background-position:-840px bottom !important; }
li.sexy-mixx:hover { background-position:-840px top !important; }
li.sexy-diigo { background-position:-910px bottom !important; }
li.sexy-diigo:hover { background-position:-910px top !important; }
li.sexy-digg { background-position:-980px bottom !important; }
li.sexy-digg:hover { background-position:-980px top !important; }
li.sexy-designfloat { background-position:-1050px bottom !important; }
li.sexy-designfloat:hover { background-position:-1050px top !important; }
li.sexy-yahoobuzz { background-position:-1120px bottom !important; }
li.sexy-yahoobuzz:hover { background-position:-1120px top !important; }
li.sexy-delicious { background-position:-1190px bottom !important; }
li.sexy-delicious:hover { background-position:-1190px top !important; }
li.sexy-blinklist { background-position:-1260px bottom !important; }
li.sexy-blinklist:hover { background-position:-1260px top !important; }
li.sexy-facebook { background-position:-1330px bottom !important; }
li.sexy-facebook:hover { background-position:-1330px top !important; }
li.sexy-misterwong { background-position:-1400px bottom !important; }
li.sexy-misterwong:hover { background-position:-1400px top !important; }
li.sexy-izeby { background-position:-1470px bottom !important; }
li.sexy-izeby:hover { background-position:-1470px top !important; }
li.sexy-twittley { background-position:-1540px bottom !important; }
li.sexy-twittley:hover { background-position:-1540px top !important; }
li.sexy-tipd { background-position:-1610px bottom !important; }
li.sexy-tipd:hover { background-position:-1610px top !important; }
li.sexy-pfbuzz { background-position:-1680px bottom !important; }
li.sexy-pfbuzz:hover { background-position:-1680px top !important; }
li.sexy-friendfeed { background-position:-1750px bottom !important; }
li.sexy-friendfeed:hover { background-position:-1750px top !important; }
li.sexy-blogmarks { background-position:-1820px bottom !important; }
li.sexy-blogmarks:hover { background-position:-1820px top !important; }
li.sexy-fwisp { background-position:-1890px bottom !important; }
li.sexy-fwisp:hover { background-position:-1890px top !important; }
li.sexy-designmoo { background-position:-1960px bottom !important; }
li.sexy-designmoo:hover { background-position:-1960px top !important; }
li.sexy-bobrdobr { background-position:-2030px bottom !important; }
li.sexy-bobrdobr:hover { background-position:-2030px top !important; }
li.sexy-memoryru { background-position:-2100px bottom !important; }
li.sexy-memoryru:hover { background-position:-2100px top !important; }
li.sexy-100zakladok { background-position:-2170px bottom !important; }
li.sexy-100zakladok:hover { background-position:-2170px top !important; }
li.sexy-yandex { background-position:-2240px bottom !important; }
li.sexy-yandex:hover { background-position:-2240px top !important; }
li.sexy-moemesto { background-position:-2310px bottom !important; }
li.sexy-moemesto:hover { background-position:-2310px top !important; }
li.sexy-marrows { background-position:-2380px bottom !important; }
li.sexy-marrows:hover { background-position:-2380px top !important; }
li.sexy-identica { background-position:-2450px bottom !important; }
li.sexy-identica:hover { background-position:-2450px top !important; }
li.sexy-hackernews { background-position:-2520px bottom !important; }
li.sexy-hackernews:hover { background-position:-2520px top !important; }
li.sexy-ning { background-position:-2590px bottom !important; }
li.sexy-ning:hover { background-position:-2590px top !important; }
li.sexy-designbump { background-position:-2660px bottom !important; }
li.sexy-designbump:hover { background-position:-2660px top !important; }
li.sexy-printfriendly { background-position:-2730px bottom !important; }
li.sexy-printfriendly:hover { background-position:-2730px top !important; }
li.sexy-fleck{ background-position:-2800px bottom !important; }
li.sexy-fleck:hover{ background-position:-2800px top !important; }
li.sexy-netvibes{ background-position:-2870px bottom !important; }
li.sexy-netvibes:hover{ background-position:-2870px top !important; }
li.sexy-netvouz{ background-position:-2940px bottom !important; }
li.sexy-netvouz:hover{ background-position:-2940px top !important; }
li.sexy-nujij{ background-position:-3010px bottom !important; }
li.sexy-nujij:hover{ background-position:-3010px top !important; }
li.sexy-globalgrind{ background-position:-3080px bottom !important; }
li.sexy-globalgrind:hover{ background-position:-3080px top !important; }
li.sexy-wikio{ background-position:-3150px bottom !important; }
li.sexy-wikio:hover{ background-position:-3150px top !important; }
li.sexy-xerpi{ background-position:-3220px bottom !important; }
li.sexy-xerpi:hover{ background-position:-3220px top !important; }
li.sexy-sphinn{ background-position:-3290px bottom !important; }
li.sexy-sphinn:hover{ background-position:-3290px top !important; }
li.sexy-blogospherenews{ background-position:-3360px bottom !important; }
li.sexy-blogospherenews:hover{ background-position:-3360px top !important; }
li.sexy-posterous{ background-position:-3430px bottom !important; }
li.sexy-posterous:hover{ background-position:-3430px top !important; }
li.sexy-techmeme{ background-position:-3500px bottom !important; }
li.sexy-techmeme:hover{ background-position:-3500px top !important; }
li.sexy-ekudos{ background-position:-3570px bottom !important; }
li.sexy-ekudos:hover{ background-position:-3570px top !important; }
li.sexy-pingfm{ background-position:-3640px bottom !important; }
li.sexy-pingfm:hover{ background-position:-3640px top !important; }
li.sexy-tomuse{ background-position:-3710px bottom !important; }
li.sexy-tomuse:hover { background-position:-3710px top !important; }
li.sexy-webblend{ background-position:-3780px bottom !important; }
li.sexy-webblend:hover { background-position:-3780px top !important; }
li.sexy-wykop{ background-position:-3850px bottom !important; }
li.sexy-wykop:hover { background-position:-3850px top !important; }
li.sexy-blogengage{ background-position:-3920px bottom !important; }
li.sexy-blogengage:hover { background-position:-3920px top !important; }
li.sexy-hyves { background-position:-3990px bottom !important; }
li.sexy-hyves:hover { background-position:-3990px top !important; }
li.sexy-pusha { background-position:-4060px bottom !important; }
li.sexy-pusha:hover { background-position:-4060px top !important; }
li.sexy-hatena { background-position:-4130px bottom !important; }
li.sexy-hatena:hover { background-position:-4130px top !important; }
li.sexy-mylinkvault { background-position:-4200px bottom !important; }
li.sexy-mylinkvault:hover { background-position:-4200px top !important; }
li.sexy-slashdot { background-position:-4270px bottom !important; }
li.sexy-slashdot:hover { background-position:-4270px top !important; }
li.sexy-squidoo { background-position:-4340px bottom !important; }
li.sexy-squidoo:hover { background-position:-4340px top !important; }
li.sexy-propeller { background-position:-4410px bottom !important; }
li.sexy-propeller:hover { background-position:-4410px top !important; }
li.sexy-faqpal { background-position:-4480px bottom !important; }
li.sexy-faqpal:hover { background-position:-4480px top !important; }
li.sexy-evernote { background-position:-4550px bottom !important; }
li.sexy-evernote:hover { background-position:-4550px top !important; }
li.sexy-meneame { background-position:-4620px bottom !important; }
li.sexy-meneame:hover { background-position:-4620px top !important; }
li.sexy-bitacoras { background-position:-4690px bottom !important; }
li.sexy-bitacoras:hover { background-position:-4690px top !important; }
li.sexy-jumptags { background-position:-4760px bottom !important; }
li.sexy-jumptags:hover { background-position:-4760px top !important; }
li.sexy-bebo { background-position:-4830px bottom !important; }
li.sexy-bebo:hover { background-position:-4830px top !important; }
li.sexy-n4g { background-position:-4900px bottom !important; }
li.sexy-n4g:hover { background-position:-4900px top !important; }
li.sexy-strands { background-position:-4970px bottom !important; }
li.sexy-strands:hover { background-position:-4970px top !important; }
li.sexy-orkut { background-position:-5040px bottom !important; }
li.sexy-orkut:hover { background-position:-5040px top !important; }
li.sexy-tumblr { background-position:-5110px bottom !important; }
li.sexy-tumblr:hover { background-position:-5110px top !important; }
li.sexy-stumpedia { background-position:-5180px bottom !important; }
li.sexy-stumpedia:hover { background-position:-5180px top !important; }
li.sexy-current { background-position:-5250px bottom !important; }
li.sexy-current:hover { background-position:-5250px top !important; }
li.sexy-blogger { background-position:-5320px bottom !important; }
li.sexy-blogger:hover { background-position:-5320px top !important; }
li.sexy-plurk { background-position:-5390px bottom !important; }
li.sexy-plurk:hover { background-position:-5390px top !important; }
li.sexy-favorite { background-position:-5460px bottom !important; }
li.sexy-favorite:hover { background-position:-5460px top !important; }




