body {
	background: url(images/bg.jpg) no-repeat center top #000;
	margin: 0;
	padding: 0 0 950px 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #a6a6a6;
	line-height: 17px;
	font-size: 12px;
}

a img{border:0;border:none;}
a {outline: none;}
:-moz-any-link:focus {outline: none;}

.addthis_toolbox {
	position: absolute;
	top: 240px;
	right: -42px;
	width: 30px;
}

.addthis_toolbox .custom_images a {
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 1;
}
.addthis_toolbox .custom_images a img {
    opacity: 0.75;
	margin: 2px;
}

.x {
	cursor: pointer;
	position: absolute;
	top: 20px;
	*top: -28px;
	right: -1px;
	z-index: 1000;
	display: none;
}

.whitebox {
	background-color: #fff;
	overflow: hidden;
	float: left;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	position: relative;
}

#vid_mask {
	position: absolute;
	top: 260px;
	left: 10px;
	width: 640px;
	height: 360px;
	background: url(images/toyota-stillscreen.jpg);
}

#vid_player {
	margin: 20px 10px 0 10px;
	width: 640px;
	float: left;
	background-color:#212530;
}

#vid {
	margin-bottom: 1px;
	float: left;
	background-color:#212530;
}

#vid_controls {
	margin-top: 26px;
	width: 290px;
	float: left;
	position: relative;
}

#vid_controls p {
	margin: 4px 0 0 5px;
	line-height: 15px;
	float: left;
}

#genre_menu_holder {
	position: absolute;
	top: 305px;
	right: 2px;
	width: 300px;
	height: 420px;
	z-index: 500;
	overflow: hidden;
	visibility: hidden;
}

#genre_menu {
	position: absolute;
	top: 120px;
	left: -4px;
	width: 300px;
	height: 234px;
	z-index: 500;
}

.tns, .hover {
	float: left;
	cursor: pointer;
}

.tns:hover, .hover:hover {
	opacity: .85;
	-moz-opacity: .85;
	filter:alpha(opacity=85);
}

.tns_bottom_index {
	background: #fff;
	margin: 0 10px;
	float: left;
}

.bottom_content {
	margin: 35px 0 0 10px;
	width: 940px;
	height: 360px;
	float: left;
	z-index: 100;
}

.bottom_content iframe {
	border-top: solid 1px #2e3641;
	
}

#legal {
	position: absolute;
	right: 10px;
	top: 1095px;
	color: #34485e;
	width: 700px;
	height: 20px;
	text-align: right;
	font-size: 10px;
}

#popup_radio {
	background:url(images/popup_radio.png);
	width: 210px;
	height: 90px;
	position:absolute;
	top: 535px;
	left: 130px;
	display: none;
	z-index: 3000;
}

#popup_mixtape {
	background:url(images/popup_mixtape.png);
	width: 248px;
	height: 90px;
	position:absolute;
	top: 535px;
	left: 385px;
	display: none;
	z-index: 3000;
}

#poll_contents {
	position: absolute;
	top: -2px;
	left: 0;
}

#poll_wrapper {
	background-color: #212530;
	width: 100%;
	height: 100%;
}

#poll_wrapper_border {
	background: url(images/bg_poll.png);
	position: absolute;
	top: 0px;
	left: 654px;
	width: 298px;
	height: 182px;
	padding: 9px;
}
