/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position: center top;
	background-image: url(../images/back/tile.gif);
}
a:link, a:visited {
	color:#CC0000;
	text-decoration:none;
}
a:hover, a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width:820px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 840px;
	background-color: #000000;
}
.smaller {
	font-size:10px;
}
.textRed {
	color:#CC0000;
}
.textRed a {
	text-decoration:underline;
}
.textRed a:link, .textRed a:visited {
	color:#CC0000;
}
#container #slap {
	position: absolute;
	height: 100px;
	width: 200px;
	left: 40px;
	top: 740px;
}
.textRed a:active, .textRed a:hover {
	color:#FFFFFF;
}
#header {
	height: 160px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 820px;
}

#video {
	height: 496px;
	width: 640px;
	position: absolute;
	top: 240px;
	left: 90px;
}
.part {
	float: left;
	height: 30px;
	width: 136px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 3px;
}
#clips {
	width: 820px;
	position: absolute;
	top: 165px;
	left: 0px;
	height: 70px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#footer {
	height: 20px;
	width: 200px;
	position: absolute;
	top: 780px;
	left: 310px;
}
.myodvd {
	float: left;
	height: 30px;
	width: 274px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 3px;
}
#slapMag {
	height: 500px;
	width: 800px;
	position: absolute;
	top: 240px;
	left: 10px;
	text-align: center;
}
#slapNav {
	position: absolute;
	height: 16px;
	width: 360px;
	left: 230px;
	top: 740px;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
#slapNav a:link, #slapNav a:visited {
	color: #CC0000;
	text-decoration:none;
}
#slapNav a:hover, #slapNav a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
#front {
	height: 496px;
	width: 640px;
	position: absolute;
	top: 240px;
	left: 90px;
}
#front h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
.red {
	color: #CC0000;
}
#container #sn {
	position: absolute;
	height: 50px;
	width: 136px;
	top: 765px;
	text-align: center;
	right: 40px;
}
#container #pod {
	position: absolute;
	height: 150px;
	width: 90px;
	top: 300px;
	text-align: center;
	right: 0px;
}
#myodvdarea {
	height: 496px;
	width: 640px;
	position: absolute;
	top: 240px;
	left: 90px;
}
#myodvdarea #myodvdmenu {
	padding-top:20px;
	width:250px;
	float:left;
	background-image: url(/images/myodvd/side_tile.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#myodvdarea #myodvdmenu a {
	display:block;
	margin-top:10px;
	margin-bottom:30px;
}
#myodvdarea #instructions {
	padding-top:10px;
	width:370px;
	float:left;
	padding-right: 10px;
	padding-left: 10px;
}
#myodvdarea h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #CC0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
