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

a, img, html, body, embed, iframe {
	margin:0;
	padding:0;}

body.index {
	background:#000000 url(images/indexbg.jpg) top center no-repeat;}

body.vidmenu {
	background:#000000 url(images/plainbg.jpg) top center no-repeat;}

body.musicvideo {
	background:#000000 url(images/musicvideobg.jpg) top center no-repeat;}

body.weddings {
	background:#000000 url(images/weddingsbg.jpg) top center no-repeat;}

body.commercials {
	background:#000000 url(images/commercialsbg.jpg) top center no-repeat;}

body.lifetributes {
	background:#000000 url(images/lifetributesbg.jpg) top center no-repeat;}

body.sports {
	background:#000000 url(images/sportsbg.jpg) top center no-repeat;}

body.gd {
	background:#000000 url(images/gdbg.jpg) top center no-repeat;}

#container {
	position:relative;
	margin:0 auto;
	height:1024px;
	width:1000px;
	overflow:auto;}

#indexnav {
	position:absolute;
	width:150px;
	height:270px;
	top:232px;
	right:20px;
	text-align:center;}

#welcomemsg {
	position:absolute;
	width:400px;
	height:340px;
	top:465px;
	left:10px;
	text-align:left;}

#commercialbox {
	position:absolute;
	width:550px;
	height:375px;
	top:529px;
	right:18px;}

/* ViDEO MENU PAGE */

#videomenubox {
	background:#000000;
	position:absolute;
	width:202px;
	border:2px solid #00C;
	text-align:center;
	z-index:2;}

/* MUSIC VIDEOS PAGE */

#menutop {
	position:absolute;
	width:221px;
	height:300px;
	top:220px;
	left:22px;
	line-height:2px;}


#iframetop {
	position:absolute;
	width:550px;
	height:375px;
	top:200px;
	right:203px;}

#iframebottom {
	position:absolute;
	width:550px;
	height:375px;
	top:635px;
	left:28px;}

#menubottom {
	position:absolute;
	width:291px;
	height:350px;
	top:650px;
	right:110px;}

#weddingpreview {
	position:absolute;
	width:700px;
	height:394px;
	top:269px;
	left:82px;}

#wedinfo {
	position:absolute;
	width:880px;
	height:200px;
	top:680px;
	left:20px;}

/* COMMERCIAL BOXES */

#commercialwindow {
	position:absolute;
	width:495px;
	height:371px;
	top:393px;
	left:210px;}

#commercialselector {
	position:absolute;
	width:495px;
	height:130px;
	top:780px;
	left:210px;}

/* SPORTS BOXES */

#sportswindow  {
	position:absolute;
	width:495px;
	height:371px;
	top:393px;
	left:181px;}

/* GRAPHIC DESIGN BOXES */

#gdmenubar {
	position:absolute;
	width:140px;
	height:600px;
	top:400px;
	left:6px;}

#gdwindow {
	position:absolute;
	width:647px;
	height:679px;
	top:278px;
	left:173px;}

/* PRICING BOXES */

#pricingviewer {
	background:url(images/transblackdot.png);
	position:absolute;
	width:551px;
	height:501px;
	top:278px;
	left:200px;
	overflow:auto;
	border:1px solid rgb(206,25,30);}

#pricemenubox {
	background:#000000;
	border:2px solid #00C;
	position:absolute;
	width:230px;
	left:-14px;
	top:-250px;
	text-align:center;
	z-index:2;}

/* LIFE TRIBUTE BOXES */

#lifetribpreview {
	position:absolute;
	width:700px;
	height:394px;
	top:251px;
	left:82px;}

#ltinfo {
	position:absolute;
	width:880px;
	height:320px;
	top:680px;
	left:20px;}