/* Easy Rider CSS Document */

body {
margin:auto;
text-align:center;
background-color:#000000; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.background_intro {
text-align:center;
margin:auto;
background-image:url(../images/intro.jpg);
visibility:visible;
color:#CCCCCC;
background-repeat:no-repeat;
font-family: Verdana, sans-serif;
width:976px;
height:768px;
position:relative;
top:0px;
left:0px;
}

/*border:#999933 solid 2px*/

.background_home {
text-align:center;
margin:auto;
background-image:url(../images/home.jpg);
visibility:visible;
color:#CCCCCC;
background-repeat:no-repeat;
font-family: Verdana, sans-serif;
width:976px;
height:768px;
position:relative;
top:0px;
left:0px;
}


.background_filmmakers {
text-align:center;
margin:auto;
background-image:url(../images/filmmakers.jpg);
visibility:visible;
color:#CCCCCC;
background-repeat:no-repeat;
font-family: Verdana, sans-serif;
width:976px;
height:768px;
position:relative;
top:0px;
left:0px;
}


.background_director {
text-align:center;
margin:auto;
background-image:url(../images/director.jpg);
visibility:visible;
color:#CCCCCC;
background-repeat:no-repeat;
font-family: Verdana, sans-serif;
width:976px;
height:768px;
position:relative;
top:0px;
left:0px;

}


.background_cast {
text-align:center;
margin:auto;
background-image:url(../images/cast.jpg);
visibility:visible;
color:#CCCCCC;
background-repeat:no-repeat;
font-family: Verdana, sans-serif;
width:976px;
height:768px;
position:relative;
top:0px;
left:0px;
}


.background_trailer {
text-align:center;
margin:auto;
background-image:url(../images/trailer.jpg);
visibility:visible;
color:#CCCCCC;
background-repeat:no-repeat;
font-family: Verdana, sans-serif;
width:976px;
height:768px;
position:relative;
top:0px;
left:0px;
}


.background_press {
text-align:center;
margin:auto;
background-image:url(../images/press.jpg);
visibility:visible;
color:#CCCCCC;
background-repeat:no-repeat;
font-family: Verdana, sans-serif;
width:976px;
height:768px;
position:relative;
top:0px;
left:0px;
}


.background_behind_scenes {
text-align:center;
margin:auto;
background-image:url(../images/behind_scenes.jpg);
visibility:visible;
color:#CCCCCC;
background-repeat:no-repeat;
font-family: Verdana, sans-serif;
width:976px;
height:768px;
position:relative;
top:0px;
left:0px;
}


.background_store {
text-align:center;
margin:auto;
background-image:url(../images/store.jpg);
visibility:visible;
color:#CCCCCC;
background-repeat:no-repeat;
font-family: Verdana, sans-serif;
width:976px;
height:768px;
position:relative;
top:0px;
left:0px;
}


.background_blank {
text-align:center;
margin:auto;
background-image:url(../images/blank.jpg);
visibility:visible;
color:#CCCCCC;
background-repeat:no-repeat;
font-family: Verdana, sans-serif;
width:976px;
height:768px;
position:relative;
top:0px;
left:0px;
}



.background_stripe {
text-align:center;
margin:auto;
background-image:url(../images/stripe.jpg);
visibility:visible;
color:#CCCCCC;
background-repeat:no-repeat;
font-family: Verdana, sans-serif;
width:976px;
height:768px;
position:relative;
top:0px;
left:0px;
}

.background_contact {
text-align:center;
margin:auto;
background-image:url(../images/contact.jpg);
visibility:visible;
color:#CCCCCC;
background-repeat:no-repeat;
font-family: Verdana, sans-serif;
width:976px;
height:768px;
position:relative;
top:0px;
left:0px;
}


  
/*  this is the navigation link stuff */ 
 #nav { margin:177px 0px 0px 170px;
		padding:0px;
		width:100%;
		float:left;
	}
	
	#nav li {
		display:inline;
		padding:0px;
		margin:0px;
	}
	
	
	#nav a:link,#nav a:visited {
		color:#ffffff;
		padding:5px 5px 5px 5px;
		text-align:left;
		float:left;
		text-decoration:none;
		font:bold 12px/12px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-shadow: 1px 1px 1px #555;
	}
	
	#nav a:hover {
	color:#B12326;
	}
	
	#nav-links a {
	color:#ffffff;
	text-shadow:#000066;
	}
	
	#dividers a { 
	color:#FFFFFF;
	display:inline;
	padding:0px;
	margin:0px;
	}
	
	#dividers a:hover { color:#FFFFFF;
	} 
	
	#nav a:active {
		color:#666666;
	}




/*  this is for the cast movie clips page */

.small_images1 {
position:absolute;
top:282px;
left:67px;
width:300px;
height:auto
}

.small_images2 {
position:absolute;
top:346px;
left:67px;
width:300px;
height:auto
}

.small_images3 {
position:absolute;
top:410px;
left:67px;
width:300px;
height:auto
}

.small_images4 {
position:absolute;
top:474px;
left:67px;
width:300px;
height:auto
}


.small_images5 {
position:absolute;
top:536px;
left:67px;
width:300px;
height:auto
}


/* Filmmkers page */

.info_box00 {
position:absolute;
top:242px;
left:504px;
width:357px;
height:35px;
}



.ajax_images00 a {
padding:0px 10px 0px 0px;
text-decoration:none
 }

 .ajax_images00 img {
 border:#ffffff solid 2px;
 }
 
 
 .ajax_images00 img:hover {
 border: #CC0000 solid 2px;
 }
 
 
.actor_load_area00 {
position:absolute;
top:217px;
left:505px;
width:357px;
height:56px;
}


..descript_text00{
display:none;
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
line-height:20px;
width:300px;
height:auto;
}


.position_for_background_png {
background: url('../images/transparent-bg.png');
padding:10px; 
text-align:justify;
line-height:20px;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
color:#fff; 
width:300px;
height:auto; 
}

.small_images11 {
position:absolute;
top:244px;
left:67px;
width:300px;
height:auto
}

.small_images22 {
position:absolute;
top:308px;
left:67px;
width:300px;
height:auto
}

.small_images33 {
position:absolute;
top:372px;
left:67px;
width:300px;
height:auto
}

.small_images44 {
position:absolute;
top:436px;
left:67px;
width:300px;
height:auto
}


.small_images55 {
position:absolute;
top:498px;
left:67px;
width:300px;
height:auto
}

.small_images66 {
position:absolute;
top:560px;
left:67px;
width:300px;
height:auto
}




/* start of movie trailer page */

.low_res {
	font-size:14px;
	text-decoration:none;
	padding-right:20px;
	font-weight:bold;
	text-align:left;
}

.low_res a {
padding-left:20px;
text-decoration:none;
color:#FFFFFF
}


.low_res a:hover {
color:#CC0000;
}


/* ends movie trailer page */




/* ends filmmakers page*/


.small_clips1 {
position:absolute;
top:603px;
left:73px;
width:396px;
height:auto
}


.actor_load_area {
position:absolute;
top:375px;
left:478px;
width:379px;
height:71px;
overflow:visible;
}



.trailer_clips {
padding:0px;
text-align:left;
position:absolute;
top:256px;
left:95px;
width:437px;
height:313px;
overflow:visible;
}


ul li {
margin-left:0px;
list-style:none;
float:left;
}

.ajax_images a {
padding:0px 10px 0px 0px;
text-decoration:none
 }

 .ajax_images img {
 border:#ffffff solid 2px;
 }
 
 
 .ajax_images img:hover {
 border: #CC0000 solid 2px;
 }
 

 /* this is the flash bandwidth area  */
 
 
 .clips a {
 font-weight:bolder;
 color:#CC0000;
 padding:0px 10px 0px 0px;
 text-decoration:none;
 } 
 
  
 .clips a:hover {
 font-weight:bolder;
 color: #3366FF;
 padding:0px 10px 0px 0px;
 text-decoration:none;
 }
 
 .clips img {
 border: #fff solid 2px
 }


.clips img:hover {
 border: #CC0000 solid 2px
 }


.info_box {
position:absolute;
top:271px;
left:405px;
width:460px;
height:255px;
}


.descript_text {
display:none;
font-family: Arial, Helvetica, sans-serif;font-size:16px;
width:300px;
height:300px;
color:#ffffff;
}


.bandwidth_box {
position:absolute;
top:587px;
left:514px;
width:305px;
height:auto;
}


.bandwidth_text {
display:none;
font-family: Arial, Helvetica, sans-serif;font-size:16px;
width:300px;
height:300px;
color:#ffffff;
}


.trailer {
font-size:18px;
color:#fff;
text-decoration:none;
font-weight:bold;
text-align:center
}

.trailer_small {
font-size:12px;
color:#fff;
text-decoration:none;
font-weight:bold;
text-align:center
}

/*  this is for privacy policy text */


h1 {
margin: 0px;
padding: 0px;
clear:both;
padding-left:100px;
padding-right:100px;
padding-top:10px;
font-size:16px;
text-align:left;
}


h3 {
margin: 0px;
padding: 0px;
padding-left:100px;
padding-right:100px;
font-size:14px;
text-align:center;
}


h5 {
margin: 0px;
padding: 0px;
text-align:left;
font-size:12px;
}


.privacy_text {
position:absolute;
top: 295px;
left:100px;
color:#CCCCCC;
text-align:left;
width:750px;
height:350px;
overflow:auto;
padding:2px 20px 2px 2px
}


.big_title {
font-weight:bold;
font-size:12px;
}

.title {
font-size:11px;
text-decoration:underline;
}


/* make sure to keep margin: 0px; and padding: 0px; for it to look correct across all browsers */
p {
margin: 0px;
padding: 0px;
padding-bottom:10px;
font-size:11px;
line-height:normal;
}


.privacy_terms_info {
margin:0 auto;
text-align:center;
width:976px;
height:auto;
}

/*border:#999933 solid 2px*/

.privacy_terms {
font-size:10px;
color:#999999;
text-decoration:none;
}



ol li {
font-size:11px;
}


.bullets {
color:#CCCCCC;
font-size:11px;
list-style:square;
}


.none {
font-size:11px;
list-style:none;
}


a {
color:#CCCCCC}

.mail {
text-decoration:none;
color:#FFFFFF;
}


.mail:hover {
color: #FF0000;
}


/*  Dustins page */

.dustin {
position:absolute;
top:382px;
left:101px;
width: 780px;
}

.dustin_text {
text-align:justify;
color:#000;
background-color:#FFFFFF;
border:#999999 solid 4px;
padding:5px 10px 5px 10px;
width:750px;
height:265px
}


/*  producers phil pitzer, sheree Wilson   */


.phil_sheree {
position:absolute;
top:228px;
left:101px;
width: 780px;
}

.phil_sheree_text {
text-align:justify;
color:000;
border:#999999 solid 4px;
padding-top:3px;
padding-right:10px;
width:750px;
height:180px
}
