@charset "utf-8";
/* CSS Document */

  * { margin: 0; padding: 0; }
  body { color:#fff;}
  .clear { clear:both;}
        
#bg { position: fixed; top: 0; left: 0; }
.bgwidth { width: 100%; }
.bgheight { height: 100%; }
                
#page-wrap { position: relative; width: 925px; margin: 20px auto; padding: 90px 0 0 10px;  }
p { font: 15px/2 Georgia, Serif; }


.nav { background:url("images/nav-bg.png") no-repeat 0 0; width:700px; height:88px; display:block; position:fixed; left:0; top:0; padding:15px 0 0 45px;}

.nav img { border:none; float:left; margin-right:38px;  }
.dvds { margin-top:-5px; padding-left:0; width:165px; float:left; z-index:100; margin-bottom:10px;}
.dvds a img { border:none; }
a:link,a:visited,a:active { color:#fff; text-decoration:none;}
a:hover { color:#e2f907;}
/* tooltips */

/* tooltip styling. by default the element to be styled is .tooltip  */

div.tooltip  p { width:300px; }
div.tooltip  a { text-decoration:underline;}
/* trigger button */
.tooltip img {
	display:block;
	height:84px;
	margin-top:20px;
	width:84px;
	cursor:pointer;
	margin-left:25px;
	
}


.rewards { margin-top:15px; }

.rewards img { float:left; margin-right:5px;margin-bottom:20px; }

	* html a:hover { background: transparent; }
	
a.tooltip {

			position: relative;
			display:block;
	
		}
.tooltip div {
position: absolute;
background:transparent url("images/black_arrow_bottom-new.png") no-repeat 0 0;
font-size:12px;
	height:153px;
	width:351px;
	color:#fff;
	padding:30px 10px 5px 35px;
	display:none;
		}

.tooltip:hover div {	
			
	position: absolute; left: 110px; top: -20px; z-index: 99; display:block;
		}
.trailer-store { float:left; width:490px; display:block; margin-top:35px;}

.fb-like {  width:300px; float:right; left:10px; top:-115px; background:transparent url("images/fb-bg.png") repeat 0 0; padding:5px;-moz-border-radius: 5px;
border-radius: 5px;}

.fb-like .connect_widget_connected_text { color:#fff;}

.fb-like .fb_edge_widget_with_co { position:absolute;}

#extra { width:150px; float:left; margin-top:90px;}
#extra img { margin-bottom:40px; border:none;}