/** nav **/
.shadetabs {
	width: 280px;
	padding: 8px 0 0 0;
	margin: 1px 0 0 0;
	font: 10px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	background-repeat: no-repeat;
	float:left;
}

.shadetabs li {
	float:left;
	margin: 0;
	height: 30px;
	width:140px;
}

.shadetabs li a {
	text-decoration: none;
	position: relative;
	height: 30px;
	padding: 8px 0 0 0;
	margin-right: 3px;
	/*border: 1px solid #778;*/
	color: #FFFFFF;
	/*background-color: #FFFFFF;*/
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/ds/tab_off.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: 50%;
    display:block;
}

.xshadetabs li a:visited {
	color: #666666;
	height:30px;
}
.shadetabs li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(/images/ds/tab_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.shadetabs li a.selected { /*selected main tab style */
	position: relative;
	background-image: url(/images/ds/tab_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadetabs li a.selected { /*selected main tab style */
	border-bottom-color: white;
}
.shadetabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
}



/* **********************
			SECONDARY NAV
*********************** */

.topNavDS {
	width:985px;
	height:40px;
	float:left;
	margin: 0 0 0 0px;
	padding: 0;
}

.subNavTop {
	width:985px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

ul.secondNavDS {
	float:none;
	padding:0;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0;
	width:1020px;
}


.ds .secondNavDS li { float:left; font-size:1.2em; margin: 0px 5px;  }

.ds .secondNavDS li a { 
	background:transparent url(/images/ds/ds-sub-nav-arrow.png) no-repeat 0px 13px;
	display:block;
	padding:17px 5px 5px 25px;
	position:relative; 

}

.ds .secondNavDS li a:hover { 
	background:transparent url(/images/ds/ds-sub-nav-arrow.png) no-repeat 0px -137px;
	color:#000000;
}


/* **********************
TERTIARY NAV
*********************** */
ul.thirdNavDS {
background:transparent url(/images/interface/tertiaryNav-bkd.png) no-repeat scroll 0 44px;
margin-left:3px;
margin-right:5px;
padding:0 0 0 20px;
width:985px;
height:85px;
z-index:10;
}

ul.thirdNavDS li{
float:left;
line-height:36px;
padding-top:5px;
}

/* overrides the image inheirited from secondaryNav */
.thirdNavDS li a{
background:transparent url(/images/icons/link_arrow.gif) no-repeat 2px 15px;
color:#df5050;
font-size:1.1em;
display:block;
padding:0px 20px 0px 10px;
margin:0 0 0 0;
}
/* overrides the hover inheirited from secondary nav image */
.thirdNavDS li a:hover{
color:#000000;
background:transparent url(/images/icons/link_arrow.gif) no-repeat scroll 2px 15px;
}
.thirdNavDS li a.home {
color:#000000;
}


/**
 * DS - lite - Features styles
 */



#body_ds_lite_features h1.sectionName,
#body_ds_lite_features h1.sectionName {
	background:transparent url(/images/ds/banner-2.jpg) no-repeat scroll 0% 0%;
}

.features h3.contentHeader {
	color:#434343;
	font-size:1.7em;
	font-weight:900;
	height:25px;
	margin:-20px 0px 0px -24px;
	padding:27px 25px 0px;
	width:931px;
}

#body_ds_lite_features #mainContentContainer {
  overflow: visible;
  background:transparent url(/images/wii/content-bkd-1.png) repeat-y scroll 0 50%;
float:left;
margin-left:3px;
margin-top:-5px;
padding:20px 24px 0;
width:934px;
}

.features #mainContentContainer #contentPrimary{
	position:relative;
	border-top:1px solid #d0d0d0;
	float:left;
	padding-top:30px;
	width:100%;
	height:410px;
	display:inline;
}
.features div#featureMenu{
	position:absolute;
	left:0px;
	top:30px;
	width:313px;
	height:384px;
	z-index:1000;
}
.features div#featureMenu ul{
	background:url(/images/ds/lite/features/menu-bkd.png) no-repeat transparent;
	padding:26px 0px;
	height:358px;
}
.features div#featureMenu li{
	position:relative;
	height:33px;
	line-height:35px;
	padding-left:26px;
	background:transparent no-repeat 11px 12px;
}
.features div#featureMenu li.li-dark{
	background-image:url(/images/ds/lite/features/bullet-dark.png);
}
.features div#featureMenu li.li-lite{
	background-image:url(/images/ds/lite/features/bullet-lite.png);
}
.features div#featureMenu li a{
	position:absolute;
	left:0px;
	top:-1px;
	display:block;
	height:35px;
	width:220px;
	padding-left:26px;
	background:transparent no-repeat 0px 0px;
}
/* menu tab visibility */
.features #featureMenu.touchscreen li.l1 a,
.features #featureMenu.wifi li.l3 a,
.features #featureMenu.pictochat li.l5 a,
.features #featureMenu.lanwireless li.l7 a,
.features #featureMenu.richstereo li.l9 a{
	background:url(/images/ds/lite/features/li-over-dark.png) transparent no-repeat 0px 0px;
	color:#000000;
}
.features #featureMenu.dualscreen li.l2 a,
.features #featureMenu.microphone li.l4 a,
.features #featureMenu.backwards li.l6 a,
.features #featureMenu.headphone li.l8 a,
.features #featureMenu.stylus li.l10 a{
	background:url(/images/ds/lite/features/li-over-lite.png) transparent no-repeat 0px 0px;x;
	color:#000000;
}



.features div#featureMenu li.li-lite a:hover,
.features div#featureMenu li.li-lite a.active{
	background:url(/images/ds/lite/features/li-over-lite.png) transparent no-repeat 0px 0px;
	color:#000000;
}
.features div#featureMenu li.li-dark a:hover,
.features div#featureMenu li.li-dark a.active{
	background:url(/images/ds/lite/features/li-over-dark.png) transparent no-repeat 0px 0px;
	color:#000000;
}
.features div#featureDisplay{
	position:absolute;
	left:228px;
	top:30px;
	width:707px;
	height:384px;
	background:url(/images/ds/lite/features/features-bkd.png) no-repeat transparent;
	z-index:2;
}
.features div#featureDisplay img{
	position:absolute;
	left:345px;
	top:62px;
	z-index:900;
}
.features div#featureDisplay div{
	position:absolute;
	left:0px;
	top:0px;
	width:287px;
	height:313px;
	padding:71px 0px 0px 420px;
	z-index:5;
	display:none;
}
.features div#featureDisplay div img{
	left:29px;
	position:absolute;
	top:31px;
}
.features div#featureDisplay div#lanwireless,
.features div#featureDisplay div#backwards {
	z-index:900; 
}
.features div#featureDisplay div#backwards img{
	top:31px;
	left:28px;
}
.features div#featureDisplay div#lanwireless img{
	top:12px;
	margin-top:-1px
}
.features div#featureDisplay div#headphone img,
.features div#featureDisplay div#richstereo img,
.features div#featureDisplay div#stylus img{
	left:28px;
}
.features div#featureDisplay div h4{
        font-size:1.4em;
        font-weight:900;
        width:260px;
        margin-bottom:1em;
}
.features div#featureDisplay div p{
        width:260px;
        font-size:1.1em;
        margin-bottom: 1em;
}

