/* Sony make.belive banner */
#sonymakebelievebanner {
        width: 100%;
        height: 36px;
        background: #000;
        min-width: 1000px;
}
               
        #sonymakebelievebanner p {
               width: 918px;
               padding: 0 52px 0 30px;
               margin: 0 auto !important;
        }
                       
               #sonymakebelievebanner p a {
                       background:transparent url(../images/sonymb.gif) no-repeat scroll 0 0;
                       display:block;
                       float:right;
                       height:0;
                       overflow:hidden;
                       padding:36px 0 0;
                       width:69px;
                       outline: 0;
               }


/* Beta Text */
#sonywidenavcontent #sonynavpreviews span {
    background: url(http://www.sonypictures.com/global/styles/images/beta-text.gif) no-repeat 85px 32px;
    display:block;
    height:0;
    padding-top:45px;
}

/*Search Form*/


			#sony-spsearchform input {

				padding-top: 28px;
		
			}
			

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

#footer {
	clear: both;
	padding: 2em 0;
	color: #889096;
	text-align:left;
	width:712px !important;
}

#footer #footerintl,
#footer #footerinfo,
#footer #footerlegal {
	font-size: 1em;
}

#footer a {
	color: #889096;
}
#footer a:hover{
	color: #889096;
}
#footer #footerintl {
	float: right;
	text-align: right;
	text-transform: uppercase;
	padding-bottom:0.4em;
}

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

}

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

#footer #footerinfo {
	padding: 2em 0 1em 0; display:inline; float:left; width:400px;
}

#footerlegal{
	clear:both;
}
#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;
}

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

#footer #footerlegal {
	border-top: 1px solid #889096;
	padding-top: 1em;
}

#footer #footerlegal #footercopyright {
	float: right;
}

#footer_intl_icon {
    background:url(http://www.sonypictures.com/global/styles/images/globe.gif) no-repeat;
    background-position:left 15px;
    display:block;
    float:left;
    width:10em;
    padding-left:4px;
    padding-top:10px;
}
 