@import url(base.css);

/*
Page markers
----------
*/
/*change the #t1, #t2, etc appropriately to mark */
div.a_box ul li#t3 a
{
	background:#294f85;
	color:#fff;
}

/*grab the hover states from base and take the :hover off to mark the location on the page*/
li#d2c a
{
	background:url(images/ddMenus.gif) -204px -110px;
}


#m3
{
	background: url(images/top_menu.gif) -172px -36px;
}
/*----*/
.header h1
{
	width:915px;
	height:213px;
	display:block;
	background: url(images/h_secure_online_payments.jpg)
}

h2
{
	width:519px;
	height:71px;
	background: url(images/sh_secure_online_payments.gif);
	margin:0 0 40px 0;
}

#movie, .header
{
	height:213px;
}

.content
{
	padding:30px 0 0 0;
}




.sec1 img{
float:left;
 width:248px;
  height:196px; 

  margin:0 20px 2em -50px;
  position:relative;
  border:0;
}


a.addonMovie
{
display:block;
width:216px;
height:202px;
background: url(images/movie_worry_free_shopping.gif);
float:left;
position:relative;
  margin:0 14px 0 0;
  border:0;
    top:-1.5em;
}
a.addonMovie:hover
{
background: url(images/movie_worry_free_shopping.gif) 0 -202px;
}
h3.pic
{
position:relative;
left:230px;
width:310px;
}
a.addonMovie span
{width:0;
height:0;
display:block;
overflow:hidden;
}