/**
 * Stylesheet: mystyle
 *
 * @package     CustoMenu
 * @version     2.6.2
 *
 * @author      Peter van Westen <peter@nonumber.nl>
 * @link        http://www.nonumber.nl
 * @copyright   Copyright © 2010 NoNumber! All Rights Reserved
 * @license     http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 */

/* BACKGROUNDS */

/* DEFAULT */
div.customenu_layout_table_horizontal table.customenu_mystyle span{
}

div.customenu_layout_table_horizontal table.customenu_mystyle a span{
}

/* DEFAULT: hover */
div.customenu_layout_table_horizontal table.customenu_mystyle a span.link_hover {
 /*       background-position: 50% -40px; */
}

/* DEFAULT: active */
div.customenu_layout_table_horizontal table.customenu_mystyle  a span.link_active  {
    /*    background-position: 50% -80px; */
}

/* LAYOUT */

div.customenu_layout_table_horizontal table.customenu_mystyle {
}

div.customenu_layout_table_horizontal table.customenu_mystyle,
div.customenu_layout_table_horizontal table.customenu_mystyle a,
div.customenu_layout_table_horizontal table.customenu_mystyle span {
        margin: 0;
        padding: 0;
 /*       background-color: #0F0F0F; */
}

div.customenu_layout_table_horizontal table.customenu_mystyle a span {
        /*float: right; */
        height: 49px; /* height - padding */
        padding: 13px 0px 0px 0px;
        width: 140px; /* for fixed widths */
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        line-height: 15px;
/*         border-right: 1px solid #CCCCCC; */
        background: url('/images/rdvMenuBtnBlank002.png') no-repeat center top;
        color: #999999;
}

div.customenu_layout_table_horizontal table.customenu_mystyle a,
div.customenu_layout_table_horizontal table.customenu_mystyle a:hover,
div.customenu_layout_table_horizontal table.customenu_mystyle a span{
        font-size: 15px;
        font-weight: normal;
        text-decoration: none;
        display: inline-block; /* NEEDED FOR IE ON MAC */
}


/* OVERRIDE */
/* Overide any stuff you want per menu item
 * Things like backgrounds, widths, heights, etc.
 * You can do this for any count of items
 */
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_1 span {
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_2 span {
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_3 span {
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_4 span {
}

/* OVERRIDE: normal */
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_1 span.link_normal {
      /*  background: url('/images/rdvMenuBtnListen128kOff003b.png') no-repeat center top; */
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_2 span.link_normal {
      /*  background: url('/images/rdvMenuBtnListen32Off002.png') no-repeat center top; */
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_3 span.link_normal {
     /*   background: url('/images/rdvMenuBtnListenFlashOff002.png') no-repeat center top; */
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_4 span.link_normal {
     /*   background: url('/images/rdvMenuBtnChatRoomOff002.png') no-repeat center top; */
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_5 span.link_normal {
     /*   background: url('/images/rdvMenuBtnEmailOff002.png') no-repeat center top; */
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_6 span.link_normal {
     /*   background: url('/images/rdvMenuBtnAboutOff002.png') no-repeat center top; */
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_7 span.link_normal {
     /*   background: url('/images/rdvMenuBtnHelpOff002.png') no-repeat center top; */
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_8 span.link_normal {
     /*   background: url('/images/rdvMenuBtnCoolStuffOff002.png') no-repeat center top; */
}




/* OVERRIDE: hover */
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_1 span.link_hover {
	color: #FFFFFF;
     /*   background: url('/images/rdvMenuBtnListen128kOff003a.png') no-repeat center top; */
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_2 span.link_hover {
	color: #FFFFFF;
    /*    background: url('/images/rdvMenuBtnListen32On002.png') no-repeat center top; */
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_3 span.link_hover {
	color: #FFFFFF;
     /*   background: url('/images/rdvMenuBtnListenFlashOn002.png') no-repeat center top; */
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_4 span.link_hover {
	color: #FFFFFF;
    /*    background: url('/images/rdvMenuBtnChatRoomOn002.png') no-repeat center top; */
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_5 span.link_hover {
	color: #FFFFFF;
     /*   background: url('/images/rdvMenuBtnEmailOn002.png') no-repeat center top; */
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_6 span.link_hover {
	color: #FFFFFF;
     /*   background: url('/images/rdvMenuBtnAboutOn002.png') no-repeat center top; */
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_7 span.link_hover {
	color: #FFFFFF;
     /*   background: url('/images/rdvMenuBtnHelpOn002.png') no-repeat center top; */
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_8 span.link_hover {
	color: #FFFFFF;
     /*   background: url('/images/rdvMenuBtnCoolStuffOn002.png') no-repeat center top; */
}

/* OVERRIDE: active */
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_1 span.link_active,
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_5 span.link_active,
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_9 span.link_active,
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_13 span.link_active,
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_17 span.link_active {
 /*        background-position: 50% -80px; */
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_2 span.link_active,
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_6 span.link_active,
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_10 span.link_active,
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_14 span.link_active,
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_18 span.link_active {
 /*       background-position: 50% -120px; */
}
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_3 span.link_active,
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_7 span.link_active,
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_11 span.link_active,
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_15 span.link_active,
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_19 span.link_active {
     /*   background-position: 50% -160px; */
}

div.customenu_layout_table_horizontal table.customenu_mystyle a.link_4 span.link_active,
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_8 span.link_active,
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_12 span.link_active,
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_16 span.link_active,
div.customenu_layout_table_horizontal table.customenu_mystyle a.link_20 span.link_active {
        /* background-position: 50% -200px; */
}

