body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	color: #CCCCCC;
	text-align:center;
	width: 100%;
}
body#flashSite, body#textOnly, {
	background-color: #000000;
}
body#btsGame {
	background-color: #00021B;
}

a {
	color: #FF9900;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#master_container {
	text-align:center;
	height: 100%;
	width: 100%;
}
img {
	margin:0;
	border:0;
}
#chrome_994 {
}

/*** Flash site ***/
#btsSite {
	margin-top:12px;
}


/*** footer ***/
#ymalBar {
	position:relative;
	width:994px;
	height:157px;
	margin: 8px auto;
	/*background-image:url(../images/footer/ymal_bg.gif);
	background-position:0 4px;
	background-repeat:no-repeat;*/
}
#footerLogos {
	width:994px;
	margin: 8px auto;
}
#footerLogos img {
	vertical-align:middle;
	margin: 0 24px;
}
#footerLogos #copyright {
	margin-right: 12px;
	float:right;
	font-size: 9pt;
}

/*** text-only ***/
#textonlyHeader {
	margin: 1em auto 0 auto;
	position:relative;
	background-image:url(../images/textonly/header_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:994px;
	height:220px;
}
.textonlyStreet {
	position: absolute;
	top:2px;
	left: 365px;
}
.btnHeader {
	position: absolute;
}
.textonlyLinks {
	position:relative;
	text-align:center;
	width:994px;
	margin:0px auto;
}
.textonlyLinks a {
	margin:0.25em 1.5em;
	padding:0.4em 1.5em;
	display:block;
}
.textonlyLinks td {
	text-align:center;
}
#textonlyHeaderCtr img {
	position:relative;
	top:9px;
}
#textonlyMain {
	background:url(../images/textonly/story_bg_top.gif) top center no-repeat;
	padding:2px 0 0 0;
	margin:0 auto 1em auto;
	position:relative;
	width:994px;
}

#textonlyMain .btm {
	background:url(../images/textonly/story_bg_btm.gif) bottom center no-repeat;
	padding:0;
	margin:0;
	width:994px;
	height:12px;
}
#textonlyMain p {
	padding:0 0.5em;
}
#textonlyFeatures {
	padding:0;
	margin:0 auto;
	position:relative;
	width:994px;
}
#textonlyMain  h1 {
}
.featuresList h1 {
}
div#bdLive {
	text-align:left;
	font-weight:bold;
	margin: -0.5em 20px 0 20px;
	padding-bottom:0.5em;
}
#bdLive img {
	float:left;
	margin-right:6px;
}
.featuresList .onlyAvailable {
	padding:0;
	margin:2em 13px 8px 13px;
	font-size: 9pt;
	font-weight: bold;
	background-color:#112047;
	border:1px solid #4279C5;
	clear:both;
}
.featuresList hr {
	margin:1em 13px;
	height:1px;
	background-color:#4279C5;
	color:#4279C5;
	border:0;
}
#textonly h1 {
	background-position:top center;
	background-repeat:no-repeat;
	margin:0;
	padding:0.3em;
	min-height:26px;
	font-size:16pt;
}
.featuresList h2 {
	text-align:left;
	font-size:14pt;
	margin:2em 16px 0 40px;
	padding: 0;
}
.featuresList h3 {
	text-align:left;
	font-size:12pt;
	margin:0 16px 0 40px;
	padding: 0;
}
.featuresList h4 {
	text-align:left;
	font-size:10pt;
	margin:4px 16px 2px 40px;
	padding: 0;
}
#textonlyMain p, #textonlyFeatures p {
	text-align:left;
	margin:0.5em 16px;
}
.featuresList {
	width:492px;
	background:url(../images/textonly/features_bg_top.gif) top center no-repeat;
	margin:0;
	padding:0;
}
.featuresList .btm {
	background:url(../images/textonly/features_bg_btm.gif) bottom center no-repeat;
	padding:0;
	margin:0;
	width:492px;
	height:12px;
}
#dvd {
	float:right;
}
#bluray {
	float:left;
}
.featuresList ul {
	text-align:left;
	margin-bottom:1em;
	margin-top:0;
	margin-right:1.5em;
}
.featuresList li {
	margin-top:0.5em;
}
/*
IE hack
*/
* html #textonlyMain {
	padding-top: 0.5em;
}
* html .featuresList {
	padding-top: 0.5em;
}
ul.features {
}
ul.features li {
}
ul.techspecs {
	font-size:9pt;
}
ul.techspecs li {
}
#textonly #btsFooter {
	margin-top:2em;
	text-align:center;
}

