@charset "utf-8";
/* CSS Document */

* {margin:0px; padding:0px;}
img {border:0px;}
a {outline:none;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#hidef_container {
	position:absolute;
	left:-150px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#content {
	width:700px;
	height:500px;
	position:relative;
}

.doublefeature_body {
	background:#5d9ec6 url(../images/otheroptions/doublefeature_otheroptions_repeatable_bg.jpg) repeat-x;
}
.doublefeature_content {
	background:url(../images/otheroptions/doublefeature_options_bg.jpg) no-repeat;
}
.doublefeature_video_content {
	background:url(../images/otheroptions/doublefeature_video_bg.jpg) no-repeat;
}
.trailer_body {
	background:url(../images/otheroptions/blue_bg.jpg);
}
.trailer_content {
	background:url(../images/otheroptions/trailer_otheroptions_bg.jpg) no-repeat;
}
.trailer_video_content {
	background:url(../images/otheroptions/trailer_video_bg.jpg) no-repeat;
}

#inner_content {
	width:700px;
	float:left;
}

.row {
	width:700px;
	height:65px;
	padding-left:180px;
}

a.nav, a.nav:link, a.nav:visited {
	background:url(../images/otheroptions/otheroptions_nav_bg.png) no-repeat;
	display:block;
	width:128px;
	height:46px;
	text-align:center;
	text-transform:uppercase;
	color:#143966;
	text-decoration:none;
	font-weight:900;
	float:left;
	outline:none;
}
a.nav:hover {
	color:#c51415;
}

#getsoftware {
	width:680px;
	float:left;
	margin-top:30px;
	padding-left:20px;
}
#closebtn {
	position:absolute;
	left:638px;
	top:5px;
	z-index:500;
}
#backto_options {
	position:absolute;
	left:10px;
	top:8px;
	z-index:501;
}