  /******************/
 /* Global Styling */
/******************/

* {
	margin: 0;
	padding: 0;
} 

body {
	color: #303030;
	font-family: "ＭＳ Ｐゴシック","Osaka",sans-serif;
	font-size: 73%;
}

a {
	color: #303030;
}

a:hover {
	color: #889096;
}

img {
	border: 0;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
}

  /********************/
 /* Hidden Meta-Data */
/********************/

dt,
dl .tagline,
dl .caption,
dl .availability,
dl .actions,
.accessible,
#billboards h3,
#billboards dl dt,
#billboards .title,
#smallbillboards .title,
#sweepstakes h4,
#sweepstakes dl .title,
#content #promotions h3,
.featured h4,
.featured .title,
#genericpromotions h4,
#genericpromotions .title {
	display: none;
}

  /*****************/
 /* Main Wrappers */
/*****************/

#header {
	margin: 0 auto;
	width: 765px;
}

#content,
#footer {
	margin: 0 auto;
	width: 750px;
}

#main #content, #movies #content,
#television #content, #previews #content {
	padding: 8px 0 0;
}

  /*******************/
 /* Title Treatment */
/*******************/

#headerwrapper {
	width: 100%;
}

#headerwrapper #header #headercontent {
	background-image: url(screen/headercontentback.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#headerwrapper #header #headercontent h1 {
	float: left;
	height: 38px;
}

#headerwrapper #header #headercontent #navigation {
	background-image: url(screen/headershadow.jpg);
	background-position: right;
	background-repeat: repeat-y;
	height: 38px;
	list-style: none;
}

#headerwrapper #header #headercontent #navigation li {
	background-image: url(screen/navdivider.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

#headerwrapper #header #headercontent #navigation li a {
	display: block;
	padding: 16px .5em 4px 1.25em;
}
#headerwrapper #header #headercontent #navigation li#sonynavmain a{
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:270px;
	height:38px;
}
#headerwrapper #header #headerfeatures {
	background-position: top;
	background-repeat: repeat-x;
}

#main #headerwrapper #header #headerfeatures,
#downloads #headerwrapper #header #headerfeatures,
#previews #headerwrapper #header #headerfeatures,
#corp #headerwrapper #header #headerfeatures {
	background-image: url(screen/main/headerfeaturesback.jpg);
}

#movies #headerwrapper #header #headerfeatures {
	background-image: url(screen/movies/headerfeaturesback.jpg);
}

#television #headerwrapper #header #headerfeatures {
	background-image: url(screen/television/headerfeaturesback.jpg);
}

#headerwrapper #header #headerfeatures #featurelinks {
	background-position: bottom right;
	background-repeat: no-repeat;
	float: right;
	padding-right: 1.2em;
	text-align: right;
	width: 50%;
}
#main #headerwrapper #header #headerfeatures #featurelinks,
#downloads #headerwrapper #header #headerfeatures #featurelinks,
#previews #headerwrapper #header #headerfeatures #featurelinks,
#corp #headerwrapper #header #headerfeatures #featurelinks {
	background-image: url(screen/main/headercurve.jpg);
}

#movies #headerwrapper #header #headerfeatures #featurelinks {
	background-image: url(screen/movies/headercurve.jpg);
}

#television #headerwrapper #header #headerfeatures #featurelinks {
	background-image: url(screen/television/headercurve.jpg);
}

#headerwrapper #header #headerfeatures #featurelinks img {
	float: right;
	padding: 4px 0 8px 0;
}

#headerwrapper #header #headerfeatures #featurelinks ul,
#corp #headerwrapper #header #headerfeatures #featurelinks ul {
	float: right;
	background:url(images/main/win.jpg) top left no-repeat;
	margin-top:7px;
	height:15px;
	overflow:hidden;
	padding-right:5px;
}
#movies #headerwrapper #header #headerfeatures #featurelinks ul {
	background:url(images/movies/win.jpg) top left no-repeat;
}
#television #headerwrapper #header #headerfeatures #featurelinks ul {
	background:url(images/television/win.jpg) top left no-repeat;
}
#headerwrapper #header #headerfeatures #featurelinks ul li {
	float: left;
	display:inline;
}

#headerwrapper #header #headerfeatures #featurelinks ul li a {
	overflow:hidden;
	height:0px;
	display:block;
	padding-top:15px;
	width:70px;
	margin-right:2px;

}

#headerwrapper #header #headerfeatures #featurelinks ul .listfirst a{
	width:107px;
}

  /*************/
 /* Billboard */
/*************/

#content #billboards {
	background-color: #FFF;
	padding-bottom: 0.5em;
	width: 558px;
}


#content #smallbillboards {
	height: 1%;
	overflow: hidden;
}

#content #smallbillboards .media {
	float: left;
	padding: 0 1px;
}
/*billboard jerky behavior fix */
#billboards dl{
  	height:0px;
  	overflow:hidden;
}
#billboards dl#player{
	height:auto;
	overflow:visible;
}
  /******************/
 /* Search Catalog */
/******************/

#content #promotions .media{
	padding-bottom:4px;
}

  /****************************/
 /* Sweepstakes and Featured */
/****************************/

#content #sweepstakes,
#content .featured {
	clear: right;
	float: right;
}

  /**********/
 /* Ticker */
/**********/

#ticker {
	display: none;
}
  /*********/
 /* Silos */
/*********/

#silos {
	clear: both;
	height: 1%;
	padding-bottom: 2em;
}

#silos:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;

}

.silo {
	float: left;
}
#main .silo{
	margin-right: 0.47em;
	width: 182px;
	overflow:hidden;
	margin-top:0.2em;
}
#main #animax{
	margin-right:0px;
}
#silos .silo .release {
	background-color: #F2F2F2;
	background-image: url(screen/releasetitleback.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #D6D6D6;
	text-align: center;
}

#silos .silo .release h3 {
	font-size: 1.25em;
	font-style: italic;
	text-align: left;
}

#silos .silo .release h3 a {
	color: #242B61;
	display: block;
	height: 25px;
}


#silos .silo .release dl {
	background-image: url(screen/releaseback.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	min-height: 165px;
	margin: 0 1px;
	padding-top:5px;
	padding-bottom: 5px;
	border:1px solid #D6D6D6;
	border-top:0px;
	border-bottom:0px;
}
#main #silos .silo .release .title{
	font-weight:bold;
	padding-left:0.3em;
}
#main #silos .silo .release .availability{
	display:block;
	margin-top:0.3em;
	padding-left:0.3em;
}

#main #silos .silo .release .availability p.copyright {
	font-size: 0.9em;
}
/* Previews */

#previews #gallery #smallbillboards {
	float: left;
	padding: 0 5px 4px 5px;
}

#previews #gallery .release div,
#previews #gallery .release div dl {
	background-color: #FFF;
	float: left;
	width: 169px;
}
#previews #gallery .release div dl{
	height:136px;
	width:170px;
}

#previews #gallery .release div {
	width: 170px;
}



#previews #content #silos .silo {
	margin-left: 0px;
	padding-bottom: 8px;
	width: 750px;
}

#previews #content #silos .listfirst {
	background: url(screen/previews/directoryroundcornerbottom.jpg) no-repeat bottom left;
	margin-left: 0;
}
#previews p img{
	padding-top:2em;
}
#previews #silos .silo .release h3{
	height:30px;
}
#previews #silos .silo .release h3 a{
	margin-top:30px;
}
#previews .directory li h4 {
	padding-top:1em;
	font-size:1em;
	padding-bottom:0.5em;
	font-family:Arial, Helvetica, sans-serif;	
}

#previews #silos .silo .release{
	background:none;
	border-bottom:0px;
}
  /********************/
 /* Detailed Release */
/********************/

#content .detailrelease dl {
	background-color: #F1F1F1;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	min-height: 220px;
	font-size: 1em;
}

#content .detailrelease dl .media {
	text-align: center;
}

#content .detailrelease dl .title {
	display: none;
}

#content .detailrelease dl .tagline {
	display: block;
	padding: .25em 1em;
}

#content .detailrelease dl .actions {
	clear: left;
	display: block;
}

#content .detailrelease dl .actions li {
	list-style: none;
	padding: .4em .4em;
	font-style: italic;
}

/*Downloads*/

#downloads h2 {
	color: #5C5C5C;
	font-size: 1.8em;
	margin-top: .5em;
	text-transform: uppercase;
}

#downloads #pagelinks {
	float: right;
	list-style: none;
	margin-top: .4em;
}

#downloads #pagelinks li {
	float: left;
	padding: 0 .4em;
	border-left: 1px solid #D6D6D6;
}

#downloads #pagelinks .firstitem {
	border: 0;
}

#downloads #content hr {
	background-color: #000;
	border: 0;
	height: 1px;
	margin: .1em 0 2em 0;
}

#downloads #content .detailrelease {
	width: 74%;
}

#downloads #content .detailrelease dl {
	width: 132px;
}

#downloads #content .detailrelease dl .title {
	display: block;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1em;
}

#downloads #content .detailrelease dl .caption {
	display: none;
}

#downloads #content .detailrelease dl .downloads h4 {
	padding: 0 .4em;
}

#downloads #content .detailrelease dl .downloads ul li {
	float: left;
	list-style: none;
	padding: 0 .5em;
	margin: .1em 0;
	border-right: 1px solid #D6D6D6;
}

  /**********************/
 /* Directory Listings */
/**********************/

.directory {
	float: left;
	width: 182px;
}

.directory li {
	float: left;
	list-style: none;
	margin: .25em 0;
}

.directory li ul li {
	float: none;
	margin: .1em 0;
}

.directory li h4 {
	font-size: 1.1em;
	padding: 1em .9em;
	text-transform: uppercase;
}

.directory .category {
	margin-bottom: 1em;
}

.directory .category li {
	padding: 0 1em;
}

.directory li ul {
	float: left;
}

#movies #content .directory li h4,
#television #content .directory li h4 {
	color: #666666;
	margin-bottom: 0.3em;
	padding: 0em;
	font-size:1em;
}
#movies #content .directory li h4{
	font-family:Arial, Helvetica, sans-serif;
}
#movies #content .directory li,
#television #content .directory li {
	border-bottom: 1px solid #D6D6D6;
	padding: 10px;
	width: 207px;
	padding-top:5px;
}
#television #content .directory li{
	background: url(screen/directorydot.gif) repeat-x bottom;
	border-bottom:none;
}
#movies #content .directory li.lastitem,
#television #content .directory li.lastitem {
	border-bottom: 0;
	background:none;
}

#movies #content .directory li ul li,
#television #content .directory li ul li {
	border: none;
	padding: 0;
	width: auto;
	background:none;
	padding-bottom:0.3em;
}

#movies #content ul.directory,
#television #content ul.directory {
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	width: 227px;
}

#previews #content #silos .silo .directory {
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;	
	width: 748px;
}

#previews #content #silos .silo .directory li {
	width: 49%;
	margin-top:0px;
	padding-bottom:1em;
}

#previews #content #silos .silo .directory li .category li {
	width: auto;
	padding-bottom:0.3em;
}

  /***********/
 /* Gallery */
/***********/

#gallery .release dl {
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	height: 140px;
	text-align: center;
	width: 169px;
}
#television #gallery .release dl{
	height:auto;
}

#gallery .release .title {
	font-weight: bold;
	text-transform: uppercase;
}

#gallery .release .availability {
	display: block;
	margin-top:0.3em;
	padding-bottom:0.4em;
}
#gallery .release .title,#gallery .release .availability{
	padding-left:0.3em;
	padding-right:0.3em;	
}
#television #gallery .release .availability {
	text-align:left;
}

  /***********/
 /* Teasers */
/***********/

#teasers dl {
	background-color: #FFF;
}

#teasers dl .media {
	float: left;
	margin: 0 2px;
	padding-right:5px;
}

#teasers dl .title,
#teasers dl .tagline,
#teasers dl .actions {
	display: block;
}

#teasers dl .title {
	font-size: 1.1em;
	font-weight: bold;
}

#teasers dl .actions {
	font-size: 1em;
}

#teasers dl .actions ul{
	list-style:none;
}

#teasers a {
	color: #1981B0;
}

#teasers a:hover,
#teasers a:active {
	color: #889096;
}

#movies #content #gallery,
#television #content #gallery {
	width: 517px;
}

#movies #content #gallery .release div.lastitem,
#television #content #gallery .release div.lastitem {
	margin-right: 0;
}

#movies #content #gallery #teasers dl,
#television #content #gallery #teasers dl {
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	height: 7.7em;
	overflow:hidden;
}

#television #content #gallery #teasers div.vertical {
	background: url(screen/television/teaserverticalroundcornertop.gif) no-repeat top left;
	float: right;
	margin: 0;
	margin-left: 2px;
	width: 146px;
}

#television #content #gallery #teasers .vertical dl {
	min-height: 187px;
	height:auto;
	width: 144px;
}

#television #content #gallery #teasers .vertical .media {
	float: none;
}

#television #content #gallery #teasers .vertical .title,
#television #content #gallery #teasers .vertical .caption,
#television #content #gallery #teasers .vertical .actions,
#television #content #gallery #teasers .vertical .tagline {
	padding:0px .25em 0.25em 0.3em;
}
  /**********************/
 /* Generic Promotions */
/**********************/

#movies #genericpromotions {
	float: right;
}
#movies #genericpromotions dl{
	padding-bottom:1px;
	padding-top:1px;
}

  /*****************************/
 /* Categories and Activities */
/*****************************/

#activities {
	background-image: url(screen/releasetitlenogradientback.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: right;
	padding-bottom: 8px;
	width: 187px;
}

#activities img {
	display: block;
}

#activities dl {
	border-top: 1px dashed #D6D6D6;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	padding: 10px;
}

#activities dl.firstitem {
	border-top: 0;
}

#activities .media {
	display: none;
}

#activities .title {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

#activities .actions ul {
	font-weight: bold;
	list-style: none;
	padding-bottom: 10px;
}

  /********************/
 /* Footer Treatment */
/********************/

#footer {
	clear: both;
	font-size: 11px;
	padding: 2em 0;
	color: #889096;
	font-family: "ＭＳ Ｐゴシック","Osaka",sans-serif;
}

#footer #footerlegal {
	font-size: .85em;
}

#footer a {
	color: #889096;
}
#footer a:hover{
	color: #303030;
}

#footer #footerintl {
	float: right;
	padding: 0 .5em;
	text-align: right;
	text-transform: uppercase;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:12px;
}

#footer #footerintl a {
	text-decoration: none;
}

#footer #footerintl img {
	vertical-align: middle;
	padding-left: 0.3em;
	
}

#footer #footerintl a:nth-child(2) img {
	padding-left: 0;
}

#footer #footerinfo {
	padding: 2em 0 0em 0;
}

#footer #footerinfo,
#footer #footerlegal ul {
	list-style: none;
}

#footer #footerinfo li,
#footer #footerlegal ul li {
	border-left: 1px solid #889096;
	display: inline;
	padding: 0 .5em;
	font-size:12px;
}

#footer #footerinfo .listfirst,
#footer #footerlegal .listfirst {
	border-left: none;
	padding-left: 0;
}

#footer #footerlegal {
	/*border-top: 1px solid #889096;*/
	margin-top: .5em;
	padding-top: 1em;
 text-align: left;
}

#footer #footerlegal #footercopyright {
	float: right;
	font-family:Arial, Helvetica, sans-serif;
}
#footer_intl_icon {
	background:url(images/globe.gif) no-repeat 7px 2px;
	display:block;
	float:right;
	width:11.6em;
	padding-left:4px;
	padding-right: 5px;
}
  /**************/
 /* Aesthetics */
/**************/

/*Movies*/
/*Television*/
#movies #content .aesthetics,
#television #content .aesthetics {
	background: url(screen/directoryroundcornertop.gif) no-repeat top right;	
	float: right;
	margin-top: 0px;
	width: 229px;
}
#movies #content .aesthetics{
	margin-top:3px;
}

#movies #content .aesthetics .aesthetics,
#television #content .aesthetics .aesthetics {
	background: url(screen/directoryroundcornerbottom.gif) no-repeat bottom right;
	margin: 0;
	padding: 3px 0;
}

#movies #content #gallery #teasers .aesthetics,
#television #content #gallery #teasers .aesthetics {
	background: url(screen/teaserroundcornertop.gif) no-repeat top left;
	clear: left;
	float: none;
	margin-top: 3px;
	overflow: visible;
	width: 366px;

}
#movies #content #gallery #teasers .aesthetics{
	margin-top: 4px;
}
#movies #content #gallery #teasers .aesthetics .aesthetics,
#television #content #gallery #teasers .aesthetics .aesthetics {
	background: url(screen/teaserroundcornerbottom.gif) no-repeat bottom left;
	margin-top: 0;
	padding: 3px 0;
}

#television #content #gallery #teasers .vertical .aesthetics {
	background: url(screen/television/teaserverticalroundcornerbottom.gif) no-repeat bottom left;	
	margin: 0;
	width: 146px;
}

#movies #content #gallery .release .aesthetics,
#television #content #gallery .release .aesthetics {
	background: url(screen/releaseroundcornertop.gif) no-repeat top left;
	float: left;
	margin: 0px 2px 4px 0;
	width: 171px;
}
#movies #content #gallery .release .aesthetics{
	margin-top:3px;
}

#movies #content #gallery .release .aesthetics .aesthetics,
#television #content #gallery .release .aesthetics .aesthetics {
	background: url(screen/releaseroundcornerbottom.gif) no-repeat bottom left;
	float: none;
	margin: 0;
	padding: 3px 0;
}


/*Downloads*/

#downloads #content .detailrelease .aesthetics {
	background: #F1F1F1 url(screen/downloads/detailedreleaseroundcornerbottom.gif) no-repeat bottom left;
	float: left;
	margin: 2px;
}

#downloads #content .detailrelease .aesthetics .aesthetics {
	background: url(screen/downloads/detailedreleaseroundcornertop.gif) no-repeat top left;
	margin: 0;
	overflow: auto;
	padding: 3px 0;
}

/*Preview*/
#previews #gallery .release .aesthetics {
	background: url(screen/releaseroundcornertop.gif) no-repeat top left;
	margin-bottom: 4px;
}

#previews #gallery .release .aesthetics .aesthetics {
	background: url(screen/releaseroundcornerbottom.gif) no-repeat bottom left;
	margin: 0;
	padding: 3px 0;
}

/*Billboarsd*/
#billboards {
  width: 558px;
  height: 251px;
}

#movies #content #billboards {
	padding-bottom: 0.9em;
}

#billboard-stage {
  width: 100%;
  height: 227px;
  margin: 0;
  padding: 0;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}

#billboard-stage ul {
  width: 100%;
  height: 227px;
  list-style-type: none;
  position: relative;
}

#billboard-stage li {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 5px 5px 0 0;
  display: block;
  opacity: 0;
  transition: opacity 1s;
}

#billboard-stage li.selected {
  opacity: 1;
  z-index: 1;
}

#billboard-bottom {
  width: 100%;
  height: 25px;
  background: #a6a6a6;
  border-radius: 0 0 5px 5px;
}

#billboard-bottom .links {
  position: relative;
  list-style-type: none;
}

#billboard-bottom .links li {
  position: absolute;
  top: 3px;
  left: 7px;
  z-index: 0;
  transition: opacity ;
  display: none;
}

#billboard-bottom .links li.selected {
  opacity: 1;
  z-index: 1;
  display: block;
}

#billboard-bottom .links li a {
  float: left;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  display: block;
}

#billboard-bottom .links li a:hover {
  color: #555;
}

#billboard-bottom .links li a:empty {
	display: none !important;
}

#billboard-bottom .links li a.previewlink {
  margin-left: 40px;
}

#billboard-bottom .pagination {
  float: right;
  margin: 4px 8px 0 0;
  list-style-type: none;
}

#billboard-bottom .pagination li {
  float: left;
}

#billboard-bottom .pagination a {
  height: 0;
  overflow: hidden;
  display: block;
  cursor: pointer;
}

#billboard-bottom .pagination .arrow {
  width: 16px;
  padding-top: 16px;
  background: url(images/admedia/icons-billboard-arrows.png) no-repeat 0 0;
}

#billboard-bottom .pagination .prev {
  background-position: 0 0;
  margin-right: 4px;
}

#billboard-bottom .pagination .prev:hover {
  background-position: 0 -16px;
}

#billboard-bottom .pagination .next {
  margin-left: 5px;
  background-position: -16px 0;
}

#billboard-bottom .pagination .next:hover {
  background-position: -16px -16px;
}

#billboard-bottom .pagination .page {
  width: 10px;
  padding-top: 10px;
  background: #fff;
  margin: 3px 0 0 2px;
}

#billboard-bottom .pagination .page:hover,
#billboard-bottom .pagination .page.selected {
  background: #036;
}
