@import url('base.css');

body {background: #f2c31a}

#home-bg {
	min-width:980px;
	background-attachment: scroll;
	background-image: url(images/bg_home_xmas.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
	height: 781px;
}



div.fdpoweredby[style] {
   display:none
   }


/* fas_buy */

#fas_buy {
	height: 16px;
	position: absolute;
	width: 232px;
	top: 564px;
	left: 433px;
	color: #fff;
	text-align: center;
}


#fas_buy a
{

  font: 14px 'Share-Regular', Arial, sans-serif;
  text-transform: uppercase;
	text-shadow: #e6c864 0 0 1px;

  color: #e6c864;
	text-decoration: none;

}

#fas_buy a:hover,
#fas_buy a:active {
	color: #faf7ed;
}

/* rrt_buy */

#rrt_buy {
	height: 16px;
	position: absolute;
	width: 232px;
	top: 564px;
	left: 727px;
	color: #fff;
	text-align: center;
}


#rrt_buy a {

  font: 14px 'Share-Regular', Arial, sans-serif;
  text-transform: uppercase;
	text-shadow: #e6c864 0 0 1px;

  color: #e6c864;
	text-decoration: none;
}

#rrt_buy a:hover,
#rrt_buy a:active {
	color: #faf7ed;
}


/* xmas_buy */

#xmas_buy {
	position: absolute;
	top: 142px;
	left: 628px;
	width: 138px;
	height: 140px;
	background-image: url(images/_store/Sender_2%20movie%20special.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#xmas_buy:hover {
	background: url(images/_store/Sender_2%20movie%20special.png) no-repeat;

}

#xmas_buy a { 
  display: block;
	width: 138px;
	height: 140px;
}


#xmas_buy span
{
  display: none;
}




/* Buy DVD */

#buydvd {
	position: absolute;
	top: 622px;
	left: 386px;
	width: 170px;
	height: 45px;
	background: url(images/home-button-03.jpg) no-repeat 0 -43px;
}

#buydvd:hover {
	 background: url(images/home-button-03.jpg) no-repeat 0 -131px;
}

#buydvd a
{
  display: block;
	width: 170px;
	height: 45px;
}


#buydvd span
{
  display: none;
}


/*Boxlink*/

#boxlink {
	position: absolute;
	top: 162px;
	left: 176px;
	width: 199px;
	height: 304px;
	background-repeat: no-repeat;
	background-position: 0 -43px;
}

#boxlink:hover {
}

#boxlink a
{
  display: block;
	width: 267px;
	height: 395px;
}


#boxlink span
{
  display: none;
}

/*marqlink*/

#marqlink {
	position: absolute;
	top: 560px;
	left: 426px;
	width: 250px;
	height: 45px;
}

#marqlink:hover {
	 /*background: url(images/home-buttons.jpg) no-repeat 0 -131px;*/
}

#marqlink a
{
	display: block;
	width: 100px;
	height: 50px;
	background-color: #FFF;
}


#marqlink span
{
  display: none;
}



/* Movie */


#flash {
	width: 336px;
	height: 186px;
	}

#movie {
	position: absolute;
	top: 349px;
	left: 28px;
	width: 336px;
	height: 186px;
}

#flash2 {
	width: 111px;
	height: 114px;
	}

#movie2 {
	position: absolute;
	top: 647px;
	left: 791px;
	width: 111px;
	height: 80px;
}

#trailer {
	height: 20px;
	position: absolute;
	width: 171px;
	top: 448px;
	left: 78px;
	text-align: center;
	font: 14px 'Share-Regular', Arial, sans-serif;
	padding-top: 4px;
	color: white;
	z-index: 100;
}   
	
/*#trailer a {
	text-decoration: none;
	color: white;
	  display: block;
  width: 240px;
  height: 182px;
}*/


#trailer2 {
	height: 20px;
	position: absolute;
	width: 171px;
	top: 386px;
	left: 71px;
	text-align: center;
	font: 14px 'Share-Regular', Arial, sans-serif;
	padding-top: 4px;
	color: white;
	z-index: 100;
}   
	
/*#trailer2 a {
	text-decoration: none;
	color: white;
	  display: block;
  width: 150
  px;
  height: 182px;
}*/




/* Footer */

#footer-wrap {
	height: 100px;
	position: absolute;
	width: 980px;
	top: 779px;
	background: url(../images/foot.png) no-repeat;
}



#footer-wrap p {
	font: 14px 'Share-Regular', Arial, sans-serif;
	margin-left: 0;
	margin-top: 0;
	padding-top: 29px;
	text-align: center;
	color: #584e1e;
}

