﻿h1 {
    color: #34beed;
}
a.link-arrow {
    background-image: url(/NOE/images/icons/link-arrow-34beed-trans.gif);
    color: #34beed;
}
a.link-arrow-down {
    background-image: url(/NOE/images/icons/link-arrow-34beed-ffffff-down.gif);
    color: #34beed;
}

/* Mods for the 2nd & 3rd Level HTML Navigation */
#nav-sub a:hover,
#nav-sub a.active{
    color: #34BEED;
}    
.third_level a:hover,
.third_level a.active{
    background: url(/NOE/images/icons/list-34beed-ffffff.gif) left no-repeat;
}    
/* Mods for Virtual Guide Teaser */
.teaser-virtualguide .box-help-top{
    background:url(/NOE/images/siteware/bg-208-8adaf5-41c2ee-gradient-top.jpg) top no-repeat #41c2ee; 
}
/* Mods for Paragraph Teaser */
.paragraph p a {
  color: #34beed;
}

/* Mods for Wii Gamefinder */
#paging-before-button-h,
#paging-before-button-f {
    background:url(/NOE/images/siteware/link-arrow-trans-left_wii.gif) no-repeat left 3px;
    color:#34BEED;
}
#paging-next-button-h ,
#paging-next-button-f {
    background:url(/NOE/images/siteware/link-arrow-trans-right_wii.gif) no-repeat right 3px;
    color:#34BEED;
}
#paging_navi_h a,
#paging_navi_f a  {
    color:#34BEED;
}
.games-nav .items-view .list-aktiv{
    background-image: url(/NOE/images/icons/view-list-on_wii.gif);
}
.games-nav .items-view .thumbs-aktiv{
    background-image: url(/NOE/images/icons/view-thumbs-on_wii.gif);
}

/*******************************************************/
/***** Top Ten Module on WiiWare Home ******************/
/*******************************************************/
 
/* Generic Tabmodule */
div.tabmodule {
    overflow: hidden;
    clear: both;
    width: 100%;
    margin: 20px 0;
}
div.tabmodule .header {
    background: #fff left top no-repeat;
    padding-left: 15px;
}
div.tabmodule .header .r {
    background: #fff right top no-repeat;
    padding: 10px 15px 7px 0;
}
div.tabmodule-wii .header,
div.tabmodule-wii .header .r {
    background-image: url(/NOE/images/siteware/tabmodule-34beed-header.gif);
    background-color: #34beed;
}
div.tabmodule .main {
    border-left: 2px solid #DCDCDC;
    border-right: 2px solid #DCDCDC;
    padding: 30px 0 28px 16px;
}
div.tabmodule-wii .main {
    border-color: #34beed;
}
div.tabmodule .main .content {
    float: left;
    height: 420px;
    padding-right: 15px;
    overflow: hidden;
}
div.tabmodule-wii .main .content {
    width: 388px;
}
div.tabmodule .tabs {
    margin: 0;
    padding: 0 0 0 2px;
    list-style-type: none;
    
    background-color: #DCDCDC;
    height: 26px;
}
div.tabmodule-wii .tabs {
    background-color: #34beed;
}
div.tabmodule .tabs li {
    margin: 0;
    padding: 0;
    float: left;
    padding-right: 2px;
}
div.tabmodule .tabs li a {
    text-align: center;
    overflow: hidden;
    display: block;
    float: left;
    padding-left: 10px;
    background: #fff left top no-repeat;
    height: 26px;
    font-weight: bold;
    text-decoration: none !important;
}
div.tabmodule-wii .tabs li a {
    width: 211px;
    background-image: url(/NOE/images/siteware/tabmodule-34beed-tab-inactive.gif);
}
div.tabmodule-wii .tabs li a.active {
    background-image: url(/NOE/images/siteware/tabmodule-34beed-tab-active.gif);
    color: #34beed;
}
div.tabmodule .tabs li a span {
    display: block;
    padding: 4px 10px 0 0;
    background: #fff right top no-repeat;
}
div.tabmodule-wii .tabs li a span {
    width: 201px;
    background-image: url(/NOE/images/siteware/tabmodule-34beed-tab-inactive.gif);
}
div.tabmodule-wii .tabs li a.active span {
    background-image: url(/NOE/images/siteware/tabmodule-34beed-tab-active.gif);
}
div.tabmodule .footer {
    background: #fff left bottom no-repeat;
    overflow: hidden;
    padding-left: 15px;
}
div.tabmodule .footer .r {
    background: #fff right top no-repeat;
    overflow: hidden;
    height: 12px;
}
div.tabmodule-wii .footer,
div.tabmodule-wii .footer .r {
    background-image: url(/NOE/images/siteware/tabmodule-34beed-footer.gif);
}


/* Gameteaser list */
div.gameteasers div.gameteaser {
    margin: 0 0 17px 0;
}
div.gameteasers div.gameteaser h3 a {
    color: #646464;
    text-decoration: none !important;
}
div.gameteasers .number {
    width: 35px;
    height: 35px;
    margin: 20px 13px 0 0;
    float: left;
    background: url(/NOE/images/siteware/numbers_1_10.gif) no-repeat left top;
    text-indent: -1000px;
    overflow: hidden;
    white-space: nowrap;
}
div.gameteasers .number.num1 {
    background-position: 0 0;
}
div.gameteasers .number.num2 {
    background-position: -40px 0;
}
div.gameteasers .number.num3 {
    background-position: -80px 0;
}
div.gameteasers .number.num4 {
    background-position: -120px 0;
}
div.gameteasers .number.num5 {
    background-position: -160px 0;
}
div.gameteasers .number.num6 {
    background-position: -200px 0;
}
div.gameteasers .number.num7 {
    background-position: -240px 0;
}
div.gameteasers .number.num8 {
    background-position: -280px 0;
}
div.gameteasers .number.num9 {
    background-position: -320px 0;
}
div.gameteasers .number.num10 {
    background-position: -360px 0;
}
div.gameteasers .gameinfo {
    padding-top: 7px;
    float: left;
    width: 340px;
}
div.gameteasers div.even .gameinfo {
    background: url(/NOE/images/siteware/tabmodule-gameteaser-bg.gif) no-repeat right top;
}
div.gameteasers .bottom {
    padding-bottom: 7px;
    padding-left: 4px;
}
div.gameteasers div.even .bottom {
    background: url(/NOE/images/siteware/tabmodule-gameteaser-bg.gif) no-repeat right bottom;
}
div.gameteasers .gameinfo img {
    display: block;
    float: left;
    width: 90px;
}
div.gameteasers div .gametext {
    width: 220px;
    padding-left: 18px;
    float: left;
}
div.gameteasers div .gametext p {
    margin: 0;
    padding: 0;
}

/* gradientbox */
div.gradientbox-208 {
    width: 208px;
    padding-bottom: 8px;
    background: url(/NOE/images/siteware/bg-208-f1f1f1-gradient.gif) #f1f1f1 no-repeat left bottom;
    margin-bottom: 32px;
}
div.gradientbox-208 .c {
    min-height: 170px;
    height: auto !important;
    height: 170px;
    padding: 18px 15px 13px 15px;
    background: url(/NOE/images/siteware/bg-208-f1f1f1-gradient.gif) #f1f1f1 no-repeat left top;
}
ul.arrowlist-wii {
    list-style-type: none;
    margin: 0 5px;
    padding: 0;
}
.teaser-hl {
    margin: 15px 0;
}
.paragraph_wiiware {
    margin-bottom: 48px;
}
.paragraph_wiiware h3 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 4px;
    margin-bottom: 24px;
}
.paragraph_wiiware .paragraph-text .image-left {
    float: left;
    margin: 0px 16px 16px 0px;
}
.paragraph_wiiware  a {
    background: url(/NOE/images/siteware/link-arrow-trans-right_wii.gif)  no-repeat left;
    padding:2px 0 2px 12px;
    color: #34BEED;
    text-decoration:none !important;
}