/***************************
	Header main images
***************************/
#header .nav div.user a.signin,#header .nav div.user a.signout{
	right:112px;
	width:73px;
}
#header .nav div.user a.signin:hover,#header .nav div.user a.signout:hover{
	right:111px;
	width:74px;
}
#header .nav div.user .name{
	right:190px;
}

#header .nav div.user a.signout{
	background-position:-576px 0px;
}
#header .nav div.user a.signout:hover{
	background-position:-576px -40px;
}

/** Customize Dropdown **/
#header .user a.customize span.notification{
	display:none;
	background:url(../images/layout/global/notification-bg-below.png) no-repeat left bottom;
	position:absolute;
	top:35px;
	left:45px;
	width:315px;
	text-indent:0px;
	color:#333;
	z-index:200;
}
#header .user a.customize:hover span.notification{
	display:block;
}
#header .user a.customize span.notification .title{
	background:url(../images/layout/global/notification-bg-below.png) no-repeat left top;
	margin-top:-5px;
	padding:15px 10px 0px;
	font-weight:bold;
	margin-bottom:3px;
	display:block;
}
#header .user a.customize span.notification .body{
	padding:0px 10px 10px;
	display:block;
	font-weight:normal;
}


#header .user div.customize .dropdown{
	background:#e6e6e6;
	position:absolute;
	top:-1000px;
	left:-731px;
	z-index:100;
	border:1px solid #666666;
	border-top:0px none;
	width:978px;
	overflow:hidden;
}
#header .user div.customize .dropdown .intro{
	padding:20px;
}
#header .user div.customize .dropdown .intro h2{
	font-weight:bold;
	font-size:1.4em;
}
#header .user div.customize .dropdown .intro span.icon{
	background:url(../images/content/icons/addremove-episode.png) no-repeat left 1px;
	padding-left:27px;
}
#header .user div.customize .dropdown .intro span.reverse{
	background:url(../images/content/icons/addremove-episode.png) no-repeat right 1px;
	padding-left: 0px;
	padding-right: 27px;
}
#header .user div.customize .dropdown div.columns{
	width:938px;
	padding:0px 20px 5px;
	z-index:1;
}
#header .user div.customize .dropdown div.columns .column{
	width:305px;
	float:left;
}
#header .user div.customize .dropdown div.columns .column.one,#header .user div.customize .dropdown div.columns .column.two{
	margin-right:11px;
}
#header .user div.customize .dropdown div.columns .row{
	margin-bottom:15px;
}
#header .user div.customize .dropdown div.columns h3{
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:10px;
	font-weight:bold;
	padding-bottom:10px;
	background:url(../images/layout/global/border-lightangrey.png) repeat-x bottom;
}
#header .user div.customize .dropdown div.columns a{
	text-indent:0px;
	display:block;
	color:#333333;
	text-transform:uppercase;
	clear:left;
	margin-bottom:5px;
	background:url(../images/content/icons/addremove-episode.png) no-repeat left 1px;
	font-size:0.9em;
	padding-left:27px;
	font-weight:bold;
}
#header .user div.customize .dropdown div.columns a span.title{
	display:block;
	padding-top:5px;
}
#header .user div.customize .dropdown div.columns a.remove{
	opacity:0.3;
	filter:alpha(opacity=30);
	background:url(../images/content/icons/addremove-episode.png) no-repeat left -44px;
}
#header .user div.customize .dropdown img{
	background:url(../images/layout/home/iconshadow.png) no-repeat;
	padding:3px 5px 13px 3px;
	float:left;
	margin-right:8px;
}



/*******************************
	Featured Marketing Area
********************************/
#fma{
	height:332px;
	margin-bottom:0px;/*7*/
	background-color: #e8e8e8;	/*width: 764px; 715px*/
}

#fma .column{
	float:left;
}

/* First Column  bg*/
#fma .column.one{
	position:relative; /*ie6 absolute*/
	background:url(../images/layout/fma_slides_bg_771x331.png) no-repeat;
	width:771px; /*548px;*/
	height:332px; /*312px;*/
	margin-right:0px;
}
#fma .column.one .slides{
	margin:6px 6px 6px 6px;
	width:757px; /*534px;*/
	height:318px; /*298px;*/
	overflow:hidden;
	position:relative; /*ie6 absolute*/
}
#fma .column.one .slides a{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#fma .column.one .slides a.active{
	display:block;
}

#fma .column.one .nav{
	position:absolute;
	top:297px;
	left:18px;
}
#fma .column.one .nav a{
	display:block;
	height:25px;
	background:url(../images/layout/fma-buttons-en.png) no-repeat left top;
	position:absolute;
	top:0px;
	text-indent:-99999px;
	overflow:hidden;
}

.de #fma .column.one .nav a{
	background-image:url(../images/layout/fma-buttons-de.png);
}
.jp #fma .column.one .nav a{
	background-image:url(../images/layout/fma-buttons-jp.png);
}

#fma .column.one .nav a.back{
	width:26px;
	left:0px;
}
#fma .column.one .nav a.back:hover{
	background-position:left bottom;
}
#fma .column.one .nav a.next{
	width:27px;
	left:26px;
	background-position:-26px 0px;
}
#fma .column.one .nav a.next:hover{
	background-position:-26px -25px;
}
#fma .column.one .nav a.watch{
	width:103px;
	left:630px;
	background-position:right top;
}
#fma .column.one .nav a.watch:hover{
	background-position:right bottom;
}

/* Second Column */
#fma .column.two{
	width:420px;
}
#fma .column.two .cta{
	height:165px;
	padding-top:25px;
	background:url(../images/layout/global/border-lightangrey.png) repeat-x bottom;
	padding-bottom:20px;
	margin-bottom:10px;
}
#fma .column.two .cta h3{
	color:#525252;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.35em;
}
#fma .column.two .cta a{
	margin-top:12px;
	display:block;
}
#fma .column.two .sponsors h3{
	color:#525252;
	font-size:0.9em;
	text-transform:uppercase;
	font-weight:bold;
}
#fma .column.two .sponsors .logos{
	height:78px;
	padding-left:50px;
}
#fma .column.two .sponsors .logos a{
	background:url(/content/sponsors/sponsors-home.png);
	display:block;
	height:78px;
	width:103px;
	float:left;
	text-indent:-9999px;
}
#fma .column.two .sponsors .logos a.hp{
	background-position:0px 0px;
}
#fma .column.two .sponsors .logos a.hp:hover{
	background-position:0px -78px;
}
#fma .column.two .sponsors .logos a.intel{
	background-position:-103px 0px;
}
#fma .column.two .sponsors .logos a.intel:hover{
	background-position:-103px -78px;
}
#fma .column.two .sponsors .logos a.nvidia{
	background-position:-206px 0px;
}
#fma .column.two .sponsors .logos a.nvidia:hover{
	background-position:-206px -78px;
}

/*******************************
	Pods
********************************/
#pods{
	padding:28px 0px 0px;
}
#pods .prompt{
	display:block;
	background:#F4F4F4;
	border:1px solid #999;
	margin:0px 10px 20px;
	padding:10px;
	font-weight:bold;
}
#pods .prompt.hidden{
	display:none;
}
#pods .column{
	float:left;
	width:320px;
	margin-right:10px;
	min-height:400px;
}
#pods .column.three{
	margin-right:0px;
}
#pods .pod{
	float:none;
	margin-right:0px;
}
#pods.signedin .pod .top{
	cursor:move;
}
.pods .pod.ad{
	width:320px;
	height:300px;
	text-align:center;
}
#pods .placeholder{
	clear:left;
	width:312px;
	height:312px;
	border:4px dashed #BFBFBF;
}


/*******************************
	Featured Shows
********************************/
#featured h2{
	font-size:1.7em;
	padding-bottom:13px;
	background:url(../images/layout/global/border-lightangrey.png) repeat-x left bottom;
	margin-bottom:28px;
}
