/************** Skin 1 *********************/
.dd {
    /*display:inline-block !important;*/
    text-align: left;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: left
    }
.dd .ddTitle {
    background: #f2f2f2;
    border: 1px solid #c3c3c3;
    padding: 3px;
    text-indent: 0;
    cursor: default;
    overflow: hidden;
    height: 16px
    }
.dd .ddTitle span.arrow {
    background: url(dd_arrow.gif) no-repeat 0 0;
    float: right;
    display: inline-block;
    width: 16px;
    height: 16px;
    cursor: pointer
    }
.dd .ddTitle span.ddTitleText {
    text-indent: 1px;
    overflow: hidden;
    line-height: 16px
    }
.dd .ddTitle span.ddTitleText img {
    text-align: left;
    padding: 0 2px 0 0
    }
.dd .ddTitle img.selected {
    padding: 0 3px 0 0;
    vertical-align: top
    }
.dd .ddChild {
    position: absolute;
    border: 1px solid #c3c3c3;
    border-top: none;
    display: none;
    margin: 0;
    width: auto;
    overflow: auto;
    overflow-x: hidden !important;
    background-color: #fff
    }
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {
    padding-left: 10px
    }
.dd .ddChild a {
    display: block;
    padding: 2px 0 2px 3px;
    text-decoration: none;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer
    }
.dd .ddChild a:hover {
    background-color: #6CF
    }
.dd .ddChild a img {
    border: 0;
    padding: 0 2px 0 0;
    vertical-align: middle
    }
.dd .ddChild a.selected {
    background-color: #6CF
    }
.hidden {
    display: none
    }
/************** Skin 2 *********************/
.dd2 {
    /*display:inline-block !important;*/
    text-align: left;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: left
    }
.dd2 .ddTitle {
    background: transparent url(images/msdropdown/images/msDropDown.gif) no-repeat;
    padding: 0 3px;
    text-indent: 0;
    cursor: default;
    overflow: hidden;
    height: 36px
    }
.dd2 .ddTitle span.arrow {
    background: transparent url(images/msdropdown/images/icon-arrow.gif) no-repeat 0 0;
    float: right;
    display: inline-block;
    width: 27px;
    height: 27px;
    cursor: pointer;
    top: 5px;
    position: relative;
    right: 2px
    }
.dd2 .ddTitle span.ddTitleText {
    text-indent: 1px;
    overflow: hidden;
    line-height: 33px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff
    }
.dd2 .ddTitle span.ddTitleText img {
    text-align: left;
    padding: 0 2px 0 0
    }
.dd2 .ddTitle img.selected {
    padding: 0 2px 0 0;
    vertical-align: top
    }
.dd2 .ddChild {
    position: absolute;
    border: 1px solid #c3c3c3;
    border-top: none;
    display: none;
    margin: 0;
    width: auto;
    overflow: auto;
    overflow-x: hidden !important;
    background-color: #fff;
    font-size: 14px
    }
.dd2 .ddChild .opta a, .dd2 .ddChild .opta a:visited {
    padding-left: 10px
    }
.dd2 .ddChild a {
    display: block;
    padding: 3px 0 3px 3px;
    text-decoration: none;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer
    }
.dd2 .ddChild a:hover {
    background-color: #6CF
    }
.dd2 .ddChild a img {
    border: 0;
    padding: 0 2px 0 0;
    vertical-align: middle
    }
.dd2 .ddChild a.selected {
    background-color: #6CF
    }
/************* use sprite *****************/
.dd .ddChild a.sprite, .dd .ddChild a.sprite:visited {
    background-image: url(images/msdropdown/icons/sprite.gif);
    background-repeat: no-repeat;
    padding-left: 24px
    }
.dd .ddChild a.calendar, .dd .ddChild a.calendar:visited {
    background-position: 0 -404px
    }
.dd .ddChild a.shoppingcart, .dd .ddChild a.shoppingcart:visited {
    background-position: 0 -330px
    }
.dd .ddChild a.cd, .dd .ddChild a.cd:visited {
    background-position: 0 -439px
    }
.dd .ddChild a.email, .dd .ddChild a.email:visited {
    background-position: 0 -256px
    }
.dd .ddChild a.faq, .dd .ddChild a.faq:visited {
    background-position: 0 -183px
    }
.dd .ddChild a.games, .dd .ddChild a.games:visited {
    background-position: 0 -365px
    }
.dd .ddChild a.music, .dd .ddChild a.music:visited {
    background-position: 0 -146px
    }
.dd .ddChild a.phone, .dd .ddChild a.phone:visited {
    background-position: 0 -109px
    }
.dd .ddChild a.graph, .dd .ddChild a.graph:visited {
    background-position: 0 -73px
    }
.dd .ddChild a.secured, .dd .ddChild a.secured:visited {
    background-position: 0 -37px
    }
.dd .ddChild a.video, .dd .ddChild a.video:visited {
    background-position: 0 0
    }
/* FANCY */
.fancy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #777;
    text-align: left;
    float: left;
    width: 230px;
    position: relative
    }
.fancyTwoColumns {
    width: 300px
    }
.fancyOneColumn {
    width: 200px
    }
.fancy .ddTitle {
    background: transparent url(images/msdropdown/fancy_background.png) no-repeat;
    padding: 0 3px;
    text-indent: 0;
    cursor: default;
    overflow: hidden;
    height: 36px
    }
.fancyTwoColumns .ddTitle {
    background: transparent url(images/msdropdown/fancy_background_300.png) no-repeat
    }
.fancyOneColumn .ddTitle {
    background: transparent url(images/msdropdown/fancy_background_200.png) no-repeat
    }
.fancy .ddTitle span.arrow {
    background: transparent url(images/msdropdown/fancy_arrow.png) no-repeat 0 0;
    float: right;
    display: inline-block;
    width: 21px;
    height: 23px;
    cursor: pointer;
    top: 3px;
    position: relative;
    right: 6px
    }
.IE6 .fancy .ddTitle span.arrow {
    right: 4px
    }
.fancy .ddTitle span.ddTitleText {
    text-indent: 1px;
    overflow: hidden;
    line-height: 33px;
    display: block;
    padding-left: 2px
    }
.fancy .ddTitle span.ddTitleText img {
    text-align: left;
    padding: 0 2px 0 0
    }
.fancy .ddTitle img.selected {
    padding: 0 2px 0 0;
    vertical-align: top
    }
.fancy.fancyTwoColumns .ddChild {
    width: 290px !important
    }
.fancy.fancyOneColumn .ddChild {
    width: 190px !important
    }
.fancy .ddChild {
    position: absolute;
    border: 1px solid #c3c3c3;
    border-top: none;
    display: none;
    margin: 0;
    width: 220px !important;
    overflow: auto;
    overflow-x: hidden !important;
    background-color: #fff;
    top: 30px;
    left: 2px
    }
/*
.fancy .ddChild .opta a, .fancy .ddChild .opta a:visited 
{
    padding-left: 10px
}
*/
.fancy .ddChild a {
    display: block;
    padding: 3px 0 3px 3px;
    text-decoration: none;
    color: #606061;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer
    }
.fancy .ddChild a.selected:hover, .fancy .ddChild a:hover {
    background-color: #eee
    }
.fancy .ddChild a img {
    border: 0;
    padding: 0 2px 0 0;
    vertical-align: middle
    }
.fancy .ddChild a.selected {
    background-color: #e0e0e0
    }