@charset "UTF-8";
/* CSS Document */
img {
}
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #555555;
}
.oneColFixCtr #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#header {
	border:none;
	height: 125px;
	padding-top:10px;
	border-bottom-color: #777777;
	border-bottom-width:medium;
	border-bottom-style:solid;
}
#headernavwrap {
	margin-top:100px;
	float:right;
}
.logo {
	float:left;
}
#homebanner {
	padding-top:20px;
	padding-bottom: 20px;
	border-bottom-color: #777777;
	border-bottom-width:medium;
	border-bottom-style:solid;
}
.beatbannertext {
	width:800px;
	height:200px;
	background-image:url(images/beat_banner.jpg);
}
.controlbannertext {
	width:800px;
	height:200px;
	background-image:url(images/control_banner.jpg);
}
.bannertext {
	color:#FFFFFF;
	float:right;
	width:350px;
	padding:20px;
}
.bannertext a {
	color:#80CDC6;
	text-decoration:none;
}
.bannertext a:hover {
	text-decoration:underline;
}
.bannertext a:visited {
	color:#80CDC6;
}
#homebuttons {
	border-bottom-color: #777777;
	border-bottom-width:medium;
	border-bottom-style:solid;
	padding:20px 0px 20px 0px;
}
.homebuttonleft img {
	border: 10px inset #fff;
}
.homebuttonleft:hover img {
	border: 10px inset #80CDC6;
}
.homebuttonleft:hover {
	color: #fff;
}
.homebuttonright img {
	border: 10px inset #fff;
	margin-left:8px;
}
.homebuttonright:hover img {
	border: 10px inset #80CDC6;
}
.homebuttonright:hover {
	color: #fff;
}
.movies {
	border-bottom-color: #777777;
	border-bottom-width: medium;
	border-bottom-style: solid;
	margin-bottom:20px;
}
.movieleft {
	height:210px;
	width:374px;
	margin-top:20px;
	margin-bottom: 20px;
	margin-right:24px;
}
.movieright {
	height:210px;
	width:373px;
	margin-top:20px;
	margin-bottom: 20px;
	margin-left:24px;
}
.headernav a {
	text-decoration:none;
	color:#80CDC6;
	font-weight:normal;
	font-size:17px;
	padding-left:30px;
	padding-bottom:10px;
}
.headernav a:hover {
	color:#666666;
}
#footer {
	font-size:11px;
	padding-top:5px;
	text-align:center;
	color:#000000;
}
#footer a {
	text-decoration:none;
	color:#000000;
}
#footer a:hover {
	text-decoration:underline;
}
.featurelist {
	float: left;
	width:400px;
	line-height:5%;
}
.featurelist2 {
	width: 400px;
	float: right;
	line-height:5%;
}
#listwrapperout {
	border-bottom-color: #777777;
	border-bottom-width:medium;
	border-bottom-style:solid;
	margin-bottom:20px;
}
ul {
	font-style: normal;
	font-size: 12px;
	line-height: 0px;
	text-decoration: none;
	text-indent: 0px;
}
#bottomwrap {
	float:left;
	width:800px;
	border-top-color: #777777;
	border-top-width:medium;
	border-top-style:solid;
	border-bottom-color: #777777;
	border-bottom-width:medium;
	border-bottom-style:solid;
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:15px;
	padding-top:15px;
}
.bottomlefttext {
	padding-right:20px;
	float:left;
	height:60px;
	width: 360px;
}
.beatbuttontext {
	float:right;
	width:375px;
	height:55px;
	background-image:url(images/beat_button2.jpg);
}
.controlbuttontext {
	float:right;
	width:375px;
	height:55px;
	background-image:url(images/control_button2.jpg);
}
.buttontext {
	font-size:24px;
	text-align:center;
	color:#FFFFFF;
	float:right;
	width:350px;
	padding:15px;
}
.buttontext a {
	color:#FFFFFF;
	text-decoration:none;
}
.buttontext a:hover {
	text-decoration:underline;
}
.buttontext a:visited {
	color:#FFFFFF;
}
