/* 	
	© 2005-2006 Southern Adventist University, all rights reserved. 
	Includes styles for the index, flash, and popup pages. 
*/

body { background-color: #000; color:#666; margin: 35px 0 0 0; padding:0; width:100%; }

/* Trailer and Contact */
body#trailerbody { margin:0; padding:5; background: #000 url(images/trailer.jpg) no-repeat; 
	font: 12px/14px Arial, Helvetica, sans-serif; color:#FFFFCC; }
body#trailerbody.contactbody { background: #000 url(images/trailer2.jpg) no-repeat; }
body#trailerbody.dvdbody {background: #000 url(images/trailer3.jpg) no-repeat;}
body#trailerbody a { color: #99CCFF; }
body#trailerbody a:hover { text-decoration: none; }

div#containertrailer { position: absolute; top: 110px; left: 285px; width: 275px; }

div#containertrailer h1 { font-size: 18px; font-variant: small-caps; margin: 0 0 6px 0; color:#FFFF66; }
div#containertrailer p.listing { margin: 12px 0; }
div#containertrailer p.listing img { float:left; margin-right: 7px; }

div#close { position: absolute; top: 10px; left: 510px; width: 75px; text-decoration:none; font-size:9px;}
div#close a { text-decoration:none; color:#666666;}
div#close a:hover { color: #999;}

table tr th { text-align: right; width: 60px; vertical-align: top; font-weight:normal; padding-right: 5px;}
table tr td input, table tr td textarea  { width: 175px; font: 12px/14px Arial, Helvetica, sans-serif; }
hr { height: 1px; margin: 14px 0; border: 1px dotted #666;}

/* Index */
div#container{ width: 807px; margin: auto; padding:0; }
div#important_stuff { width: 750px; padding: 10px 20px; text-align: center; }
div#important_stuff p { color: #666666; font: 12px Arial, Helvetica, sans-serif; margin: 10px 0; font-variant: small-caps; }
.highlight { background-color:#999900; color: #fff;padding:2px; }
div#important_stuff p img { margin-right: 10px; margin-bottom: 50px; }

/* DVD Specific Stuff */
div#dvdcontainer {
	position: absolute; 
	left: 265px; 
	width: 295px;
}
div#dvdcontainer td.list {
	padding-top: 0;
}
div#dvdcontainer h1 {
	font-size: 18px; font-variant: small-caps; margin: 0 0 6px 0; color:#FFFF66;
}
.dvd_bottom {
	padding-bottom: 12px;
}