﻿#dsheader {
    width: 1100px; 
    margin: 0 auto;
}
#dsheaderOuter {
    height:85px;
    background-color: #FFFFFF;
    margin-top: 6px;
    border: 1px solid #E1E1E1;
}
#dsfooter {
    padding:0;
    width:100%;
    z-index: 10000;
    bottom:0;
    left:0;
    position: absolute;
}
/* SPRITE ---------------------------------------------------------------------------------- */
#dsheader .logo, #breadcrumb span.arrow, #search_3ds, #account ul li .bullet, #account ul li .separate, #tagline #emblem, #footer-bar .rssicon {
    background-image:url('http://www.ict.com.hk/broadcast/web/DVD/2009/lite05.jpg');
    background-repeat: no-repeat;
}
/* LOGO ------------------------------------------------------------------------------------ */
#dsheader .logo {
    margin:0;
    padding:0;
    /*background-position: 0 -20px;*/
    display:block;
    width:286px;
    height:48px;
    position:relative;
    top:-35px;
}
/* MENU ------------------------------------------------------------------------------------ */
#navigation, #navigation .outer, #navigation .inner {
    width: 960px;
    height: 30px;
    margin:0;
    padding:0;
}
#navigation {
    position:absolute;
    top:80px;
    z-index: 1000;
    background: url('') left 0 no-repeat transparent;
    /* margin-left:100px; */
}
#navigation .outer {
    background: url('') right 0 no-repeat transparent;
}
#navigation .inner {
    width: 960px;
    margin: -75px 0 0 285px;
}
#navigation .inner, #navigation ul li a, #navigation ul li a:hover {
    background: url('') center 0 repeat-x transparent;
    color:#01839A;
    text-decoration:none;
    
}
#navigation ul {
    float:left;
    margin:0;
    padding:0;
    height:30px;
    list-style:none;
    text-transform: uppercase;
}
#navigation ul li {
    margin:0;
    padding:0;
    height:20px;
    font-weight:bold;
    font-size: 11px;
    line-height: 20px;
    float:left;
    list-style-image:none;
}
#navigation ul li a {
    margin:0;
    padding:5px 10px;
    color:#2D4255;
    text-decoration:none;
    position:relative;
    min-height:20px;
    display:block;
    font-size: 12px;
    /*border-left:1px solid #5B7F95;*/
}
#navigation .picker ul li span {
    margin:5px 10px 0 10px;
    color:#a1bbcd;
    font-weight: normal;
    position:relative;
    min-height:12px;
    display:block;
    border-bottom:1px solid #a1bbcd;
    line-height: 12px;
}
#account ul li a, #navigation ul li a {
    /*color:#FFF;*/
}
#navigation ul li.firstitem a {
    border-left:none;
}
#navigation ul li a.current,
#navigation ul li a.current:hover,
#navigation ul li a.current:active,
#navigation ul li a.current:focus {
    background-position: center -60px;
    color: #01839A
}
#navigation ul li a:hover,
#navigation ul li a:active,
#navigation ul li a:focus {
    background-position: center -30px;
}
#navigation ul li a span.select, #account ul li a span.select {
    position:absolute;
    right:0;
    top:5px !important;
    top:3px;
    width:16px;
    height:16px;
    background-position: -40px -80px;
}
#navigation ul li a:hover span.select, #navigation ul li a.current span.select {
    background-position: -60px -80px;
}
#compass {
    background:url('compass.png') 0 0 no-repeat transparent;
    height: 90px;
    position: absolute;
    right: -160px;
    width: 100px;
    top:-51px;
    float:right;
}
#compass a {
    display:block;
    margin:35px;
    width:30px;
    height:30px;
}
#compass a span {
    display:none;
}
#account {
    margin:0;
    /*padding:0 0 0 32px;*/
    position:absolute;
    top: 3px;
    width: 100%;
    background-color: #EFF6FE;
    /*right:430px;
    z-index:1100;
    background:url('toolbar_left.png') left top no-repeat transparent;*/
}
#account .inner {
    /*padding:0 32px 0 0;
    background:url('toolbar_right.png') right top no-repeat transparent;
    width: 1080px;*/
    margin: 0 auto;
    width: 1100px;
}
#account .inner UL{
    float:right;
   /* margin-right:80px */
}
#account ul {
    margin:0;
    padding:0;
    height:25px;
    list-style:none;
    text-align:right;
    /*background-color: #000;*/
}
#account .picker ul  {
    text-align:left;
}
#account ul li {
    margin:0;
    padding:0;
    height:20px;
    line-height: 25px;
    float:left;
    list-style-image:none;
    font-weight:normal;
    position: relative;
}
#account ul li .bullet, #account ul li .separate {
    width: 10px;
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
}
#account ul li .bullet {
    background-position: 0 -70px;
    left: -1px;
    top: 2px;
}
#account ul li .separate {
    width: 2px;
    background-position: -15px -70px;
    right: 0;
    top: 2px;
}
#account ul li.dsappstore a {
    margin-right: 0;
}
#account ul li.dsappstore .separate {
    background: none;
    display: none;
}
#account ul li a {
    margin:0 10px 0 10px;
    padding:0;
    text-decoration:none;
    display:block;
    position:relative;
    color: #9BA9B6;
}
#account ul li span {
    margin:0 0 0 0px;
    display:block;
    position:relative;
}
#account ul li.region span.regionlabel {
    margin-left:0;
}
#account ul li a:hover, #account ul li a:active {
    color:#609fd1;
    text-decoration:none;
}
#account .email {
    color: #609fd1;
}
#account .email #helloGuest a {
    padding:0;
}
#account li.email, #account li.email span#helloGuest {
    padding:0;
    margin:0;
}
#account ul li.email #helloGuest a, #account ul li.email #helloGuest a:visited, #account ul li.email #helloGuest a:active, #account ul li.email #helloGuest a:focus {
    color:#609fd1;
    text-decoration:underline;
}
#account ul li.email #helloGuest span.separate {
    background-position: 0 0;
}
#account .language {
    padding-left: 0;
}
#account .language a {
    padding-left:16px;
    font-weight: bold;
}
#account ul li span#log {
    margin-left:0;
}
#account ul li span#log a {
    display:inline;
    padding:0;
}
#account ul li span#log a span {
    display:inline;
    position:relative;
    margin-left:0;
}
#account ul li.searchform {
    margin: -2px 5px;
}
form#search_3ds {
    margin:0;
    padding:0;
    width:145px;
    height:23px;
    background-position: 0 3px;
    background-color: transparent;
}
.search-input {
    margin:0;
    padding:0;
    height:16px;
    width:116px;
    border:none;
    color:#444;
    position:absolute;
    top:5px;
    left:10px;
    background-color: transparent;
    font-weight:normal;
    font-size: 11px;
    line-height: 16px;
}
.search-submit {
    width:25px;
    height:25px;
    position:absolute;
    right:0px;
    top:0px;
    border:0px;
    background-color:transparent;}
#dsheader .picker {
    position:absolute;
    z-index:10200;
    display:none;
    background-color: #5B7F95
;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -moz-box-shadow:0 6px 8px rgba(0, 0, 0, 0.3);
    box-shadow:0 6px 8px rgba(0, 0, 0, 0.3);
}
#navigation .picker ul li a, #navigation .picker ul li a:hover {
    background: none;
}
#dsheader .picker ul {
    width:auto;
    height:auto;
    float:none;
    background: url('picker-top.png') 0 0 repeat-x transparent;
    padding:10px 0;
}
#dsheader .picker ul li {
    margin:0;
    padding:0;
    display:block;
    float:none;
    width:auto;
    height:auto;
    min-width:auto;
    position:static;
    line-height: 22px;
    font-size: 11px;
    border:0;
}
#dsheader .picker ul li a {
    color:#FFF;
    border:0;
}
#navigation #dsheader .picker ul li {
    line-height: 25px;
}
#dsheader .picker ul li a {
    width:auto;
    height:100%;
    /*min-width:auto;*/
    white-space:nowrap;
    text-align: left;
    margin:0;
    padding:0 10px;
    /*display:block;*/
}
#dsheader .picker ul li.language a {
    padding-left: 16px;
}
#dsheader .language .picker ul li {
    overflow: visible;
}
#dsheader li .flag, #dsheader .language .picker ul li span.flag {
    margin:0;
    padding:0;
    position:absolute;
    background-image:url('sprite-flags.png');
    background-repeat:no-repeat;
    width:16px;
    min-height:16px;
    height:11px;
    top:7px;
    left:5px;
}
#dsheader .language .picker ul li a {
    padding-left:20px;
}
#dsheader .language .picker ul li a span.flag {
    left:10px;
}
#dsheader .picker ul li a:hover {
    background: url('picker-over-left.png') left 0 repeat-y #2C485D;
}
/* Please use official international country domain names */
span.en {
    background-position:0 0;
}
span.us {
    background-position:-20px 0;
}
span.fr {
    background-position:-40px 0;
}
span.jp {
    background-position:-60px 0;
}
span.ch {
    background-position:-80px 0;
}
span.de {
    background-position:0 -20px;
}
span.ru {
    background-position:-20px -20px;
}
span.se {
    background-position:-40px -20px;
}
span.kr {
    background-position:-60px -20px;
}
span.pt {
    background-position:-80px -20px;
}
span.es {
    background-position:0 -40px;
}
span.it {
    background-position:-20px -40px;
}
span.pl {
    background-position:-40px -40px;
}
span.ro {
    background-position:-60px -40px;
}
span.he {
    background-position:-80px -40px;
}
span.in {
    background-position:0px -60px;
}
span.gr {
    background-position:-20px -60px;
}
span.tr {
    background-position:-40px -60px;
}
span.ie {
    background-position:-60px -60px;
}
span.za {
    background-position:-80px -60px;
}
#swLogo {
    float: left;
    padding: 5px 5px 5px 10px;
}
#swContact {
    float: right;
    padding: 5px;
    text-align: right;
}
.SNH_Menu_Items .SNH_Item ul li a {
    background:transparent;
}
#swheader {
    background-color:#EFEFEF;
    width:961px;
    height:63px;
}