
body {
    background: #FFF;
}

a { text-decoration: none; }

.nv-thumbnailedList .item, .nv-richList .item, .nv-productList .item,
.even, .rtl .even {
    background-color: transparent;
    border: 0;
}
.even, .rtl .even {
    background-image: url(/resources/themes/xml/img/grey-10.png);
}

#maintable{
}

/* Tabs
*******************************************************************************/
#divTabsOuter {
    border-bottom: 3px solid #FFF;
    border-top-width: 1px;
}

/* Modules
*******************************************************************************/
.resizable .module {
    margin: 14px 7px;
}
.moduleHeader {
    padding: 4px 0;
    background-image: url(/resources/themes/xml/img/widget/header.png?v=1);
    background-repeat: repeat-x;
    background-position: left top;
}

.module {
    border: 0;
}
.module .moduleFrame {
    border: 1px solid #CCC;
}
.moduleHeader .edit a,
.moduleHeader a.edit {
    color: #FFF;
}

/* Dialogs
*******************************************************************************/
.modalDialog,
#feedReader .frame {
    background: #666;
    border: 1px solid #555;
}
.modalDialog h1 {
    color: #FFF;
}
.nv-settings .settings,
.nv-settings .page,
#feedReader .tdContent,
#feedReader .tdHeadlines {
    border-color: #555 #606060 #606060 #555;
}

/* Core
*******************************************************************************/
input.search {
    background-color: #FFF;
}

.nv-thumbnailedList .item h3,
.nv-thumbnailedList .item h3 a,
.nv-richList .item h3,
.nv-richList .item h3 a,
.nv-productList .price {
    color: #555;
}
.nv-thumbnailedList .read,
.nv-thumbnailedList .read h3,
.nv-thumbnailedList .read h3 a {
    color: #999;
}

.nv-tabContent {
    background: #FFF;
    border-color: #DDD;
}
ul.nv-tabList li a {
    border-color: #F3F3F3 #E0E0E0 transparent #F3F3F3;
}
ul.nv-tabList li.dropped a,
ul.nv-tabList li.dropped a:hover,
ul.nv-tabList li.selected a {
    background: #EEE;
}

/* Icons
*******************************************************************************/

.actions-window-collapse,
.moduleHeader .actions-window-collapse,
.actions-window-expand,
.moduleHeader .actions-window-expand,
.actions-view-refresh,
.actions-view-options,
.actions-view-sendModule,
img.actions-view-editModule,
img.actions-view-shareModule,
.moduleHeader .actions-window-close {
    background-image: url(/resources/themes/xml/img/actions.png?v=2);
}

.moduleHeader img.actions-view-shareModule {
    background-position: 0 -321px;
}

.moduleHeader img.actions-view-editModule {
    background-position: 0 -353px;
}

.actions-window-collapse {
    background-position: -3px -133px;
}
.moduleHeader .actions-window-collapse {
    background-position: 0 -96px;
}
.actions-window-expand {
    background-position: -3px -102px;
}
.moduleHeader .actions-window-expand {
    background-position: -3px -246px;
}

/* Footer
*******************************************************************************/
.footerLinks {
    border: 0;
}
#header{background-color: #000000;}
#header .overlay{background: transparent url(http://avatars.netvibes.com/18363677/theme/316724/header-center.png) no-repeat center center;}
#header, #pageTitle{color: #ffffff;}
#header a, #header a:link{color: #ff0009;}

                #contentAnalyseContainer .add-button {
                    background: #7caf20;
                    border-bottom: 2px solid #50730f;
                    border-bottom-left-radius: 6px;
                    border-bottom-right-radius: 6px;
                }

                /* Hover effect */
                #addContentLink:hover .add-button {
                    background: #8fc232;
                    border-bottom: 2px solid #73a616;
                }

                /* Active effect */
                #addContentLink.active .add-button {
                    background: #72a515;
                    border-bottom: 2px solid #47660D;
                }
#divTabs li.tab {border-color: #000000;} #divTabs .tabs, #divTabs .nv-tabs-left, #divTabs .nv-tabs-right {border-bottom-color: #000000}
#divTabs li.tab{background-color: #700408;}
#divTabs li.tab, #divTabs li.tab:hover, #divTabs li.tab a, #divTabs li.tab a:link {color: #c4c4c4;}
body #divTabs li.tab.selected {background-color: #c93232; border-bottom: 1px solid #c93232}
#divTabs li.tab.selected, #divTabs li.tab.selected:hover, #divTabs li.tab.selected a, #divTabs li.tab.selected a:link {color: #ffffff;}
#divTabsOuter {border-bottom: 3px solid #ff0000}
body{background-color: #000000}
body{background-image: url(http://avatars.netvibes.com/18363677/theme/316724/body.png); background-repeat: repeat;}
div.module.red-module .moduleFrame {border: 1px solid #c90404;} div.red-module .moduleHeader{border-bottom: 1px solid #c90404;}
div.module.orange-module .moduleFrame {border: 1px solid #c96604;} div.orange-module .moduleHeader{border-bottom: 1px solid #c96604;}
div.module.yellow-module .moduleFrame {border: 1px solid #c9c904;} div.yellow-module .moduleHeader{border-bottom: 1px solid #c9c904;}
div.module.green-module .moduleFrame {border: 1px solid #66c904;} div.green-module .moduleHeader{border-bottom: 1px solid #66c904;}
div.module.blue-module .moduleFrame {border: 1px solid #0466c9;} div.blue-module .moduleHeader{border-bottom: 1px solid #0466c9;}
div.module.white-module .moduleFrame {border: 1px solid #c9c9c9;} div.white-module .moduleHeader{border-bottom: 1px solid #c9c9c9;}
div.module .moduleFrame {border: 1px solid #000000;} .moduleHeader{border-bottom: 1px solid #000000;}
.color-option.red, div.moduleHeader.red {background-color: #c90404;}
.color-option.orange, div.moduleHeader.orange {background-color: #c96604;}
.color-option.yellow, div.moduleHeader.yellow {background-color: #c9c904;}
.color-option.green, div.moduleHeader.green {background-color: #66c904;}
.color-option.blue, div.moduleHeader.blue {background-color: #0466c9;}
.color-option.white, div.moduleHeader.white {background-color: #c9c9c9;}
.actions-view-refresh,.actions-view-options,img.actions-view-shareModule,img.actions-view-editModule,.moduleHeader .actions-window-close {background-image: url(/resources/themes/xml/img/icons/actions.FFFFFF.png);}
div.moduleHeader{background-color: #c90404;}
div.moduleHeader, div.moduleHeader .title, div.moduleHeader .title a, .moduleHeader .title em, .moduleHeader .title em a{color: #ffffff;}
#footer .footerLinks{color: #ffffff;}
#footer .footerLinks a{color: #b80006;}

            #divTabs[overflow="false"] > .nv-tabs-right {
                background-image: -webkit-linear-gradient(right, rgb(0, 0, 0) 30px, rgba(0, 0, 0, 0.2) 70px, rgba(0, 0, 0, 0.0) 100%); /* Chrome10+, Safari5.1+ */
                background-image:    -moz-linear-gradient(right, rgb(0, 0, 0) 30px, rgba(0, 0, 0, 0.2) 70px, rgba(0, 0, 0, 0.0) 100%); /* FF3.6+ */
                background-image:     -ms-linear-gradient(right, rgb(0, 0, 0) 30px, rgba(0, 0, 0, 0.2) 70px, rgba(0, 0, 0, 0.0) 100%); /* IE10 */
                background-image:      -o-linear-gradient(right, rgb(0, 0, 0) 30px, rgba(0, 0, 0, 0.2) 70px, rgba(0, 0, 0, 0.0) 100%); /* Opera 11.10+ */
                background-image:         linear-gradient(right, rgb(0, 0, 0) 30px, rgba(0, 0, 0, 0.2) 70px, rgba(0, 0, 0, 0.0) 100%); /* W3C */
            }
            .lt-ie10 #divTabs[overflow="false"] > .nv-tabs-right {
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000 endColorstr=#ff000000, GradientType=1); /* IE 5.5 - 7 */
                -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#ff000000, GradientType=1)"; /* IE 8 */
            }

            #divTabs[overflow="true"] > .nv-tabs-right,
            #divTabs[overflow="true"] > .nv-tabs-left {
                background-color: rgb(0, 0, 0);
            }
.no-touch #divTabs .btn:hover, #divTabs .btn.pressed { background-color: #000000 }