* {
	margin: 0; padding: 0;
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; }
.clearfix { 
	min-height: 1px; 
	height: auto !important; 
	height: 1px; 
}
.clear { clear: both; }

#relative_container a, #relative_container a:visited {
	text-decoration: none;
	outline: none;
	color: #137BA2; 
}

#relative_container a img {
	border: none;
}

#relative_container a:hover {
	color: #666 !important;
	text-decoration: none;
}

#container {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}

#nseriesMigrationSidebar {
	width: 223px;
	background: none;
	background-color: transparent;
}


#nseriesMigrationSidebar .mainHeader {
	background: #ededed;
	margin-left: 18px;
	padding-top: 20px;
	zoom: 1;
}

#nseriesMigrationSidebar .mainHeader h3 {
	background: #ededed url(../img/sidebar_header_doWithNseries.gif) no-repeat;
	width: 205px;
	height: 15px;
	margin-bottom: 10px;
}

#nseriesMigrationSidebar .mainHeader h3 span {
	display: none;
}

#nseriesMigrationSidebar .mainHeader ul {
	list-style: none;
	margin: 0 20px;
}

#nseriesMigrationSidebar .mainHeader ul li {
	background: url(../img/dots.gif) 0 0 no-repeat;
	padding: 10px 0;
	color: #666;
}

#sidebarGradient {
	background-color: transparent;
	background-image: url(../img/sidebar_shadow.png);
	background-position:top left;
	background-repeat:repeat-y;
}
#accordion {
	background: #ededed;
	width: 205px;
	margin-left: 18px;
}

.extraTout {
	margin-left: 18px;
	height: 340px;
	/*background: #ededed url(../img/sidebar_bottom.gif) bottom left no-repeat;*/
	background: #ededed;
}

#accordion dt {
	position: relative;
}

#accordion dt img {
	/*position: absolute;
	right: 20px;
	top: 20px;
	_top: 15px !important;*/
	float:right;
	margin:15px 20px 0 0;
}

#accordion dd {
	overflow: hidden;
	margin: 0 20px;
}

#accordion dd ul {
	margin: 10px 0;
	list-style: none;
}

#accordion dd.visible {
	background: url(../img/dots.gif) 0 0 no-repeat;
	_padding-bottom: 15px;
}

#accordion a.header {
	display: block;
	width: 205px;
	height: 43px;
}

#accordion a.header span {
	display: none;
}

#accordion .insideNseries a.header {
	background: url(../img/sidebar_header_insideNseries.gif) no-repeat;
}

#accordion .inTheNews a.header {
	background: url(../img/sidebar_header_inTheNews.gif) no-repeat;
}

#accordion .funApps a.header {
	background: url(../img/sidebar_header_funApps.gif) no-repeat;
}

#accordion .demosTips a.header {
	background: url(../img/sidebar_header_demosTips.gif) no-repeat;
}

#accordion dd li {
	margin-bottom: 12px;
	_border: 1px solid #ebebeb;
}

#accordion dd li.seeAll {
	margin-bottom: 0;
	background: url(../img/dots.gif) 0 0 no-repeat;
	text-align: right;
	padding-top: 5px;
}

#accordion dd li.seeAll a {
	font-size: 11px;
}

#accordion dd ul li span.info {
	display: block;
}

span.title {
	color: #b2b2b2;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

span.description {
	color: #666;
	font-size: 11px;
}

#relative_container span.link a {
	font-size: 11px;
}

.video {
	display: block;
	background: url(../img/convergence_video_icon.gif) right 2px no-repeat;
	padding-right: 38px;
}

.extraInfo {
	background: url(../img/dots.gif) repeat-x;
	padding-top: 10px;
	margin-left: 20px;
}

.extraThumb {
	float: left;
	margin-right: 5px;
	height: 50px;
	width:62px;
}
#relative_container .extraLink { float:left; width:100px; position:static; }
#relative_container .extraLink a {
	font-size: 11px;
}

#nseriesMigrationSidebar .thumbnail {
	float: left;
	margin-right: 5px;
	_margin-right: 2px !important;
}

.mainHeader li {
	overflow: auto;
}

.extraHeader span {
	display: none;
}

.extraHeader {
	width: 205px;
	height: 45px;
	background: url(../img/Nseries_blog.gif) no-repeat;
}

#migrationContent, #nseriesMigrationSidebar {
	float: left;
}

#migrationContent {
	background: #ededed url(../img/content_bottom.gif) left bottom no-repeat;
	width: 550px;
	padding-bottom: 150px;
}

#nseriesMigrationSidebar {
	position: relative;
	left: -17px;
	background-color: #ededed;
}

#relative_container {
	margin-left: 7px;
	_margin-left: 3px !important;
	padding-bottom: 13px;
}

#migrationContent .contentHeader, #migrationContent .content {
	margin: 25px;
}

.seeAllList {
	list-style: none;
}

#migrationContent .contentHeader h3 {
	font-size: 13px;
	font-weight: normal;
	color: #999;
}

.content h4 {
	font-size: 11px;
	font-weight: bold;
	color: #b2b2b2;
	text-transform: uppercase;
	margin-bottom: 4px;
	margin-left: 1px;
}

.content h5 {
	font-size: 20px;
	font-weight: normal;
	color: #333;
	margin-bottom: 5px;
	line-height: 22px;
}

.content h5 a, .content h5 a:visited {
	color: #333;
}

.content h6 {
	color: #b2b2b2;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
}


.content .date {
	display: block;
	font-size: 11px;
	color: #b2b2b2;
	margin-bottom: 15px;
}

.content .summary {
	font-size: 12px;
	color: #666;
	margin-bottom: 15px;
}

.content .link a {
	color: #137ba2;
	font-size: 11px;
}

/*
.external {
	background: url(../img/cta_greybg.gif) right no-repeat;
	padding-right: 12px;
}

h5 .external {
	background: url(../img/cta_greybg.gif) right no-repeat;
}
*/

.seeAllList li {
	background: url(../img/dots.gif) 0 0 repeat-x;
	padding-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

.seeAllList .thumbnail {
	float: left;
	margin-right: 15px;
	height: 145px;
}

.contentHeader h2 span {
	display: none;
}

.contentHeader h2 {
	margin-bottom: 10px;
}

#inTheNewsHeader {
	background: url(../img/convergence_header_inthenews.gif) no-repeat;
	width: 136px;
	height: 26px;
}

#insideNseriesHeader {
	background: url(../img/convergence_header_insidenseries.gif) no-repeat;
	width: 155px;
	height: 26px;
}

#demosTipsHeader {
	background: url(../img/convergence_header_demostips.gif) no-repeat;
	width: 156px;
	height: 31px;
	margin-bottom: 5px;
}

#funAppsHeader {
	background: url(../img/convergence_header_funapps.gif) no-repeat;
	width: 185px;
	height: 31px;
	margin-bottom: 5px;
}

#hero {
	background: url(../img/convergence_main_image.jpg) no-repeat;
	height: 840px;
	position: relative;
}

#heroCopy {
	position: absolute;
	top: 100px;
	left: 37px;
	width: 380px;
}

#landingHeader span {
	display: none;
}

#landingHeader {
	background: url(../img/convergence_landing_header.gif) no-repeat;
	position: absolute;
	top: 50px;
	left: 32px;
	width: 455px;
	height: 33px;
}

#heroCopy p {
	margin-bottom: 10px;
	color: #666;
	font-size: 16px;
}

.articleLinks {
	display: block;
}

.content p {
	margin-bottom: 15px;
}

#share {
	background: url(../img/dots.gif) 0 0 repeat-x;
	overflow: auto;
	padding-top: 10px;
}

#share ul {
	list-style: none;
}

#externalShare {
	float: left;
}

#emailPrint {
	float: right;
}

#share ul li {
	float: left;
}

#externalShare li {
	margin-right: 5px;
}

#emailPrint li {
	margin-left: 15px;
}

.shareIcon span {
	display: none;
}

.shareIcon {
	display: block;
	width: 18px;
	height: 18px;
}

#shareDelicious {
	background: url(../img/share_delicious.gif) no-repeat;
}

#shareDigg {
	background: url(../img/share_digg.gif) no-repeat;
}

#shareTechnorati {
	background: url(../img/share_technorati.gif) no-repeat;
}

#shareFacebook {
	background: url(../img/share_facebook.gif) no-repeat;
}

#shareStumbleUpon {
	background: url(../img/share_stumbleupon.gif) no-repeat;
}

#emailArticle {
	background: url(../img/icon_email.gif) right 2px no-repeat;
	padding-right: 20px;
}

#printArticle {
	background: url(../img/icon_print.gif) right 2px no-repeat;
	padding-right: 20px;
}

#sidebarBottom {
	float: right;
	width: 230px;
	height: 150px;
	position: relative;
}
#sidebarBottom img { position: absolute; left: 0; *left: -7px; }
	
#NseriesMigration {
	margin-bottom: 30px;
}

h5.articleHeader {
	margin-bottom: 15px;
}

ol li {
	margin-bottom: 10px;
}

#nseriesMigrationSidebar  {
	background-color: transparent;
}

.convergence_landing #migrationContent {
	background-image: none;
	background-color: transparent;
}

#relatedLinks {
	clear: both;
	background: url(../img/dots.gif) 0 0 repeat-x;
	padding-top: 15px;
	width: 755px;
}

#relatedLinks h3 {
	margin-bottom: 10px;
	width: 80px;
	height: 20px;
	background: url(../img/related_links_header.gif) no-repeat;
}

#relatedLinks h3 span {
	display: none;
}

#relatedLinks ul {
	list-style: none;
}

#relatedLinks li {
	float: left;
	width: 33%;
	margin-bottom: 10px;
	font-size: 11px;
}

#relatedLinks h4 {
	font-weight: normal;
	font-size: 12px;
}

#nSeriesMigration object {
	margin-bottom: 20px;
}




/* Landing */

#flashContent {
	height: 627px;
	overflow: hidden;
	background: #f5f5f5 url(../img/Nseries_landing_HTML_gradient.jpg) left bottom no-repeat;
	width: 755px;
	position: relative;
}

#flashContent h2 span {
	display: none;
}

#headerCopy {
	margin-left: 30px;
	color: #757575;
	width: 300px;
}

#headerCopy p {
	font-size: 14px;
	margin-bottom: 10px;
}

#headerCopy p a {
	font-size: 16px;
	color: #757575;
}

#flashContent h2 {
	background: url(../img/landing_fallback_title_190x63.png) no-repeat;
	width: 190px;
	height: 63px;
	margin: 30px 0 20px 30px;
}

#seeAllDevices {
	position: absolute;
	top: 30px;
	right: 10px;
}

#seeAllDevices a span {
	display: none;
}

#seeAllDevices a {
	display: block;
	width: 76px;
	height: 72px;
	background: url(../img/landing_fallback_gateway_link_74x80.png) no-repeat;
}

#device_lineup {
    position: absolute;
    width: 700px;
    height: 410px;
    margin-left: 30px;
    margin-top: 20px;
}

#device_lineup #device_block {
    float: left;
    margin-left: 1px;
    margin-top: 1px;
    width: 230px;
    height: 406px;
}

#device_lineup #device_block #left_inner_cell {
}

#device_lineup #device_block #center_inner_cell {
    margin-left: 40px;
}

#device_lineup #device_block #right_inner_cell {
    margin-left: 75px;
}

#device_lineup #device_block .title {
    
}

#device_lineup #device_block .image {

}




#flashContent embed {
	margin-bottom: 0 !important;
}

#sectionLinks {
	width: 755px;
	height: 105px;
	background: #f4f4f4 url(../img/landing_section_links_bg.gif) repeat-x;
}

#sectionLinks ul {
	list-style: none;
	padding-top: 20px;
	padding-left: 25px;
}

#sectionLinks ul li {
	width: 167px;
	float: left;
	background: url(../img/vertical_dots.gif) right top repeat-y;
	margin-right: 20px;
}

#sectionLinks li.last {
	margin-right: 0;
	background: none;
}

#sectionLinks h2 span {
	display: none;
}

#sectionLinks h2 {
	margin-bottom: 10px;
}

#sectionInTheNews {
	background: url(../img/landing_home_inthenews.gif) no-repeat;
	width: 77px;
	height: 14px;
}

#sectionInsideNseries {
	background: url(../img/landing_home_insidenseries.gif) no-repeat;
	width: 88px;
	height: 15px;
}

#sectionFunApps {
	background: url(../img/landing_home_funapps.gif) no-repeat;
	width: 105px;
	height: 18px;
}

#sectionDemosTips {
	background: url(../img/landing_home_demostips.gif) no-repeat;
	width: 88px;
	height: 18px;
}

#sectionLinks span {
	display: block;
	width: 75%;
}

#regionSelector {
	position: absolute;
	width: 450px;
	padding: 30px;
	background-color: #fff;
	top: 0;
	left: 0;
	text-align: left;
}

#regionSelector ul {
	list-style: none;
}

#regionSelector h4, #regionSelector h5 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #666;
}

#regionSelector h4 {
	margin-bottom: 5px;
}

#regionSelector h5 {
	margin-bottom: 30px;
	padding-bottom: 30px;
	background: url(../img/dots.gif) 0 bottom repeat-x;
}

#regionSelector h6 {
	font-size: 14px;
	color: #999;
	margin-bottom: 8px;
}

#regionSelector ul {
	margin-left: 15px;
}

#regionSelector li {
	line-height: 20px;
}

#regionSelectorMenu {
    width: 755px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 0px;
	display: none;
    border-top:1px solid #CCCCBB;
    clear:both;
    color:#666655;
    font-size:11px;
    padding-top:10px;	
}

#regionSelectorMenu label {
	float: right;
	margin-right: 5px;
	margin-top: 7px;
	color: #666;
}

#regionSelectorMenu select {
	float: right;
	margin-right: 5px;
	margin-top: 4px;
}

#regionSelectorMenu option {
	padding: 2px 4px;
	
}

p.disclaimer {
	background: url(../img/region_bar.gif) repeat-x;
	width: 755px;
	border-top: 0 !important;
	color: #666655;
	font-size: 11px;
	clear: both;
	padding-left: 5px;
	padding-top: 30px;
}

p.disclaimer span {
	display: block;
}

#footer {
	border: 0;
	margin-left: 5px;
	margin-top: 10px;
}



/* Scrolling Touts */

#relative_container .section-touts {
	padding: 10px 0;
	position: relative;
	
	clear: both;
}

#relative_container .section-touts .staticTout { 
	position: absolute;
	top: 0;
	left: 0;
}

#relative_container .section-touts .scrollTouts {
	position: absolute;
	top: 10px;
	left: 260px;
	overflow: hidden; 
	width: 480px;
}
#relative_container  .scrollLeft {
	height: 10px;
	width: 20px;
	position: absolute;
	top: 50px;
	left: 245px;
	z-index: 100000;
	background: url(../img/scroll-tout-left.png) no-repeat;
}
#relative_container .scrollRight {
	height: 10px;
	width: 20px;
	position: absolute;
	left: 750px;
	top: 50px;
	z-index: 100000;
	background: url(../img/scroll-tout-right.png) no-repeat;
}

#relative_container .section-touts a{
	margin-right: 20px;
}
#relative_container .section-touts a.last {
	margin: 0;
}


/*convergence_landing style
#nSeriesMigration { position:relative; overflow:hidden; }
#content_container { position:relative; overflow:hidden; }
#migrationContent { background-color:transparent; margin-bottom:-4000px; padding-bottom:4000px; }
#nseriesMigrationSidebar { margin-bottom:-4000px; padding-bottom:4000px; }
#sidebarBottom img { left:0; }*/
