@charset "utf-8";
/************************************************************
JUST SHOP Promo CSS
************************************************************/

#content {
	text-align:center;
	position:relative;
}

#content .comp_graphics { background:#FFF url(/images/promo/rememberme_bg.jpg) no-repeat; min-height:615px; margin:10px 0 0; position:relative; text-align:left; }
#content .comp_graphics em { font-style:normal; text-transform:uppercase; }
#content .comp_graphics #subhead { position:absolute; right:20px; text-align:center; top:220px; width:550px; }
#content .comp_graphics #subhead p { color:#000; font:16px Arial, Helvetica, sans-serif; }
#content .comp_graphics #subhead em { color:#a72b2f; }
#content .comp_graphics #synopsis { background:#c3c4c4; position:absolute; right:7px; text-align:center; top:332px; width:534px; }
#content .comp_graphics #synopsis p { color:#000; font:14px Arial, Helvetica, sans-serif; margin:10px 18px 10px 12px; }
#content .comp_graphics #synopsis #release-date { color:#a72b2f; font:20px/20px Arial, Helvetica, sans-serif; }
#content .comp_graphics a { background:url(/images/promo/rememberme_enter.jpg) no-repeat left bottom; display:block; height:78px; left:375px; position:absolute; text-indent:-9999px; top:488px; width:197px; }
#content .comp_graphics a:hover, #content .comp_graphics a:focus { background-position:left top; outline:none; }