/* Stylesheet for American Girl Movie Headquarters */

body.movies .globalNav .mov a,
body.movies .globalNav .mov a:hover {
	background-position: 0 -158px;}
	
/* Search */
div.search {
height:35px;
margin-left:675px;
}

#pageBody {
background: #610920 url('/movie/assets/images/pageBodyBg.gif') repeat-x 0 0;
float:left;
width:100%;
}

.hidden {
	position:absolute;
	top:-5555px;
}

#Movie {
margin: 0 auto;
width: 950px;
text-align: center;
position:relative;
clear:left;
font-size:16px;
line-height:24px;
}

#mainsection {
height: 287px; 
margin:0; 
padding: 0;
position:relative;
font-size:16px;
line-height:24px;
color:#ffffff;
text-align:center;
}

#mainsection h1 {
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
}

#mainsection p {
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size:16px;
line-height:24px;
color:#ffffff;
margin:0;
padding:0;
top:167px;
left: 260px;
position:absolute;
text-align:center;
}

#moremovies {
width: 950px;
padding: 0;
margin: 0;
float:none;
}




