/* Structure */
body
{
	margin: 0px;
	padding: 0px;
}
#feature
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: bold 13px Arial, Helvetica, sans-serif;
}
#feature .content
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#feature .footer
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 160px;
	text-align: center;
}
#feature h2, #feature h3, #feature h4
{
	margin: 0px;
	padding: 0px;
}
#feature .content h2
{
	font-size: 15px;
	font-weight: bold;
	color: #ED1C24;
}
#feature .content h3
{
	font-weight: bold;
	font-size: 18px;
}
#feature .content h4
{
	font-weight: bold;
	font-size: 13px;
}
#feature .content ul
{
	list-style: outside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
}
#feature .content li { }
#feature .content p { margin-bottom:15px;}
#feature .content a { color: #ED1C24;}
#feature .content a, #feature .content object { outline:none; }
/* Navigation */
#feature .nav
{
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	width: 750px;
	position: relative;
	z-index: 10;
}
	#feature .nav ul
	{
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 585px;
	background: url(../assets/images/nav.gif) no-repeat 10px;
	height: 30px;
	overflow: hidden;
	}
	#feature .nav li
	{
		display: block;
		height: 30px;
		float: left;
	}
	#feature .nav a
	{
		text-decoration: none;
		line-height: 25px;
		display: block;
		padding-left: 10px;
		padding-right: 10px;
		height: 30px;
		margin-right: 12px;
		text-indent: -9000px;
		background: url(../assets/images/nav.gif) no-repeat left top;
		outline:none;
	}
		#feature .nav #home a
		{
			margin-right: 130px;
			width: 36px;
		}
		#feature .nav #home a:link, #feature .nav #home a:visited { background-position: 10px 0px; }
		#feature .nav #home a:hover, #feature .nav #home a:focus, #feature #home-page #home a{ background-position: 10px -30px; }
		#feature .nav #buy a { width: 24px; }
		#feature .nav #buy a:link, #feature .nav #buy a:visited { background-position: -176px 0px; }
		#feature .nav #buy a:hover, #feature .nav #buy a:focus, #feature #buy-page #buy a { background-position: -176px -60px; }
		#feature .nav #about a { width: 39px; }
		#feature .nav #about a:link, #feature .nav #about a:visited { background-position: -232px 0px; }
		#feature .nav #about a:hover, #feature .nav #about a:focus, #feature #about-page #about a { background-position: -232px -90px; }
		#feature .nav #clips a { width: 30px; }
		#feature .nav #clips a:link, #feature .nav #clips a:visited { background-position: -303px 0px; }
		#feature .nav #clips a:hover, #feature .nav #clips a:focus, #feature #clips-page #clips a { background-position: -303px -120px; }
		#feature .nav #photos a { width: 44px; }
		#feature .nav #photos a:link, #feature .nav #photos a:visited { background-position: -365px 0px; }
		#feature .nav #photos a:hover, #feature .nav #photos a:focus, #feature #photos-page #photos a { background-position: -365px -150px; }
		#feature .nav #features a
		{
			margin-right: 0px;
			width: 113px;
		}
		#feature .nav #features a:link, #feature .nav #features a:visited { background-position: -441px 0px; }
		#feature .nav #features a:hover, #feature .nav #features a:focus, #feature #features-page #features a { background-position: -441px -180px; }
		
/* Home */
#feature #home-page { background: url(../assets/images/bg-home.jpg) no-repeat center top; }
	#feature #home-page .content-inner
	{
		width: 450px;
		float: right;
	}
	#feature #home-page .content h1
	{
		text-indent: -9000px;
		background: url(../assets/images/home-date.gif) no-repeat 10px 0px;
		height: 265px;
		text-align: left;
		margin: 0px;
		padding: 0px;
	}
	#feature #home-page .content-inner p
	{
		padding-left: 15px;
		padding-bottom: 1em;
		margin: 0px;
	}
	#feature #home-page #flashContent
	{
	width: 750px;
	margin-bottom: 20px;
	position: relative;
	height: 374px;
	float: right;
	}
	#feature #home-page blockquote
	{
		font-style: italic;
		color: #DD1C23;
		font-size: 18px;
		margin: 0px;
		padding: 0px 0px 10px;
		text-align: center;
		display: block;
		width: 350px;
	}
	#feature #home-page blockquote .source
	{
		font-size: 11px;
		padding-left: 60px;
	}
#feature #home-page .sweepstakes {
	height: 80px;
	width: 160px;
	top: 145px;
	float: left;
	position: absolute;
	left: 20px;
}

/* Buy */
#feature #buy-page { background: url(../assets/images/bg-buy.jpg) no-repeat center top; }
	#feature #buy-page .content-inner
	{
		width: 1000px;
		height: 675px;
		margin-right: auto;
		margin-left: auto;
	}
	#feature #buy-page .content h1
	{
	text-align: left;
	position: relative;
	top: -10px;
	margin: 0px;
	width: 447px;
	height: 175px;
	left: 286px;
	float: left;
	}
	#feature #buy-page .buy-nav
	{
		height: 300px;
		width: 500px;
		float: left;
		margin-top: 130px;
		margin-left: 45px;
		z-index: 2;
		position: relative;
	}
	#feature #buy-page .flashContent
	{
		width: 600px;
		margin-right: 50px;
		margin-bottom: 20px;
		float: right;
	}
/* About */
#feature #about-page { background: url(../assets/images/bg-about.jpg) no-repeat center top; }
	#feature #about-page .content-inner
	{
		width: 450px;
		height: 775px;
		float: right;
	}
	#feature #about-page .content h1
	{
	text-align: left;
	margin: 0px;
	padding: 0px 0px 120px;
	position: relative;
	left: -264px;
	top: -10px;
	}
	#feature #about-page .content-inner p
	{
	padding-left: 0px;
	margin: 0px;
	text-align: right;
	padding-right: 35px;
	line-height: 17px;
	padding-bottom: 15px;
	}
/* Production Notes */
#feature #production-notes-page { background: url(../assets/images/bg-production-notes.jpg) no-repeat center top; }
	#feature #production-notes-page .content-inner
	{
	width: 450px;
	float: right;
	text-align: left;
	}
	#feature #production-notes-page .content h1
	{
		text-align: left;
		margin: 0px;
		padding: 0px 0px 120px;
		position: relative;
		left: -265px;
		top: -10px;
	}
	#feature #production-notes-page .content h2
	{
	text-transform: uppercase;
	padding-bottom: 0.5em;
	padding-top: 1em;
	}
	#feature #production-notes-page .content ul
	{ padding-bottom: 1em; 
	}
	#feature #production-notes-page .content-inner p
	{
	padding-left: 0px;
	margin: 0px;
	padding-right: 35px;
	line-height: 17px;
	padding-bottom: 15px;
	font-weight: normal;
	}
/* Clips */
#feature #clips-page { background: url(../assets/images/bg-clips.jpg) no-repeat center top; }
	#feature #clips-page .content-inner
	{
		width: 450px;
		float: right;
		height: 235px;
	}
	#feature #clips-page .content h1
	{
		text-align: left;
		margin: 0px;
		padding: 0px;
		position: relative;
		left: -265px;
		top: -10px;
	}
	#feature #clips-page .content-inner p
	{
		padding-left: 0px;
		margin: 0px;
		text-align: right;
		padding-right: 35px;
		line-height: 17px;
	}
	#feature #clips-page #flashContent
	{
	width: 600px;
	margin-right: 0px;
	margin-bottom: 75px;
	float: right;
	text-align: right;
	}
/* Photos */
#feature #photos-page { background: url(../assets/images/bg-photos.jpg) no-repeat center top; }
	#feature #photos-page .content-inner
	{
		width: 450px;
		float: right;
		height: 175px;
	}
	#feature #photos-page .content h1
	{
		text-align: left;
		margin: 0px;
		padding: 0px;
		position: relative;
		left: -265px;
		top: -10px;
	}
	#feature #photos-page .content-inner p
	{
	padding-left: 0px;
	margin: 0px;
	text-align: right;
	padding-right: 35px;
	line-height: 17px;
	}
	#feature #photos-page #flashContent
	{
	width: 563px;
	float: right;
	position: relative;
	z-index: 10;
	top: -30px;
	left: 0px;
	margin-bottom: 100px;
	}
	#feature #photos-page #flashContent p
	{
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	padding-bottom: 40px;
	}	
/* Features */
#feature #features-page { background: url(../assets/images/bg-features.jpg) no-repeat center top; }
	#feature #features-page .content-inner
	{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	text-align: left;
	}
	#feature #features-page .content h1
	{
	text-align: left;
	position: relative;
	top: -10px;
	margin: 0px;
	width: 447px;
	height: 175px;
	left: 285px;
	}
	#feature #features-page .content-inner h3
	{
	background: url(../assets/images/features-exclusive.png) no-repeat left top;
	text-indent: -9000px;
	margin: 10px 0px 0px 10px;
	}
	#feature #features-page .content-inner p
	{
	padding-left: 0px;
	margin: 0px;
	text-align: left;
	line-height: 17px;
	}

	#feature #features-page .features-content-top
	{
	height: 300px;
	float: right;
	width: 615px;
	margin-top: -40px;
	}
#feature #features-page .features-content-top img {
	border-style: none;
	float: left;
	height: 249px;
	width: 207px;
}
#feature #features-page .features-content-top div {
	float: left;
	width: 390px;
	height: 300px;
}

	#feature #features-page .features-content-bottom
	{
	clear: both;
	height: 350px;
	position: relative;
	}
#feature #features-page .features-content-bottom img {
	float: left;
	border-style: none;
	display: block;
	height: 315px;
	width: 486px;
}
#feature #features-page .features-content-bottom div {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	height: 305px;
	width: 485px;
}

#feature  #features-page  #flashContent
	{
	width: 248px;
	height: 146px;
	padding-left: 95px;
	}
	
/*Sony override*/
#content {
	display:inline !important;
}
