body {
  	font-family: arial, sans-serif;
  	background: #000 url(../../../library/images/wrapper_bg-poll2.jpg) no-repeat 0 0;
  	color: #fff;
	font-size: 62.5%;
}

#wrapper {
	width: 825px;
	height: 750px;
	font-size: 1.2em;
	position: relative;
}

#masthead {
    height: 125px;
}

#masthead span.american-chopper-text {
    width: 294px;
    height: 127px;
    position: absolute;
    left: 76px;
    top: 0;
    background: transparent url(../../../library/images/american-chopper-logo.png) no-repeat 0 0;
    text-indent: -5000em;
    display: block;
    z-index: 300;
}

#masthead span.live-text {
    background: transparent url(../../../library/images/live-text.png) no-repeat 0 0;
    position: absolute;
    left: 307px;
    top: 0;
    width: 145px;
    height: 128px;
    text-indent: -5000em;
    display: block;
    z-index: 200;
}

#masthead span.build-off-text {
    background: transparent url(../../../library/images/build-off-text.png) no-repeat 0 0;
    position: absolute;
    left: 404px;
    top: 0;
    width: 366px;
    height: 128px;
    text-indent: -5000em;
    display: block;
    z-index: 100;
}

#masthead h2 {
    width: 100%;
    height: 67px;
    background: transparent url(../../../library/images/they-duel-you-decide-text.png) no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 590px;
    text-indent: -5000em;
    
}
#vote {
/*    display: none;*/
}
#vote h2{
    width: 100%;
    height: 70px;
    text-indent: -200em;
    overflow: hidden;
    background: transparent url(../../../library/images/h2-poll2.png) no-repeat 50% 0;
}

#vote ul{
    margin-top: 30px;
    margin-left: 64px;
    width: 710px;
}

#vote ul li{
    float: left;
    display: block;
    margin: 0 12px;
    width: 210px;
    text-align: center;
}

#vote ul li h3{
    margin: 1em 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    text-transform: uppercase;
    
}

#vote ul li a {
    text-align: center;
}

#vote ul li img{
    display: block;
    width: 200px;
    height: 133px;
    border: 3px solid #414348;
}

#vote ul li a span{
    display: block;
    margin: 0 auto;
    width: 153px;
    height: 63px;
    text-indent: -300em;
    overflow: hidden;
    background: url(../../../library/images/btn-vote.png) no-repeat 0 0;
}

#over{
    margin: 140px auto 0;
    width: 550px;
    text-align: center;
}
#over p{
    font-family: 'Open Sans', sans-serif;
    font-size: 2.3em;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: uppercase;
}
#over a{
    display: block;
    margin: 1em auto;
    width: 223px;
    height: 43px;
    text-indent: -200em;
    overflow: hidden;
    background: url(../../../library/images/btn-return-home.png) no-repeat;
}
#onevote{
    position: absolute;
    top: 510px;
    left: 0;
    display: block;
    width: 100%;
/*    font-family: 'Open Sans', sans-serif;*/
    font-size: 1.1em;
    text-align: center;
    text-transform: uppercase;
}
#events {
    width: 100%;
    background: transparent url(../../../library/images/tune-in.png) no-repeat 50% 0;
    height: 52px;
    position: absolute;
    top: 540px;
    left: 0;
}

#events .event {
    position: absolute;
    left: -5000em;
    top: 0;
}


#buttons {
	clear: both;
	height: 150px;
	position: absolute;
	top: 440px;
	left: 76px;
}


.button {
	width: 213px;
	height: 150px;
	float: left;
	margin-right: 16px;
	background: transparent url(../../../library/images/button_bg.jpg) no-repeat 0 0;
}

.button.omega {
	margin-right: 0;
}

.button a {
	width: 211px;
	height: 109px;
	display: block;
	text-align: center;
	-webkit-box-shadow: 0 0 8px #000;
    -moz-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000;
}

.button:hover {
    color: #fff;
}



.button span {
    margin-top: 5px;
    line-height: 1.3em;
    color: #B4B4B4;
    font-size: .9em;
    display: block;
    text-align: center;
    text-transform: uppercase;
}

#video-button a {
    width: 211px;
	height: 109px;
	background: transparent url(../../../library/images/video_button.png) no-repeat 50% 0;
	text-indent: -5000em;
}

#video-button a:hover {
    background: transparent url(../../../library/images/video_button.png) no-repeat 50% -111px;
}

#photos-button a {
    width: 211px;
	height: 109px;
	background: transparent url(../../../library/images/photos_button.png) no-repeat 50% 0;
	text-indent: -5000em;
}

#photos-button a:hover {
    background: transparent url(../../../library/images/photos_button.png) no-repeat 50% -111px;
}

#poll-button.button {
	background: transparent url(../../../library/images/button_bg3.jpg) no-repeat 0 0;
}
#poll-button a {
    width: 211px;
	height: 109px;
	/*background: transparent url(../../../library/images/poll-up_button.png) no-repeat 50% 0;*/
	background: transparent url(../../../library/images/countdown-bg.png) no-repeat 50% 0;
	text-indent: -5000em;
}

/*remove when reactivating poll*/
#poll-button a:hover {
	cursor: default;
}

#poll-button.voted a {
    background: transparent url(../../../library/images/thanks-up_button.png) no-repeat 50% 0;
}


/*uncomment when reactivating poll*/
/*#poll-button.voted a:hover {
    background: transparent url(../../../library/images/thanks-up_button.png) no-repeat 50% 0;
}

#poll-button a:hover {
    background: transparent url(../../../library/images/poll-over_button.png) no-repeat 50% 0;
}*/

#intro {
    width: 100%;
    height: 57px;
    background: transparent url(../../../library/images/intro-text.png) no-repeat 50% 0;
    position: absolute;
    top: 330px;
    left: 0;
    z-index: 999;
    text-indent: -5000em;
}

p#enter-sweepstakes {
	width: 410px;
	height: 59px;
	position: absolute;
	left: 208px;
	top: 668px;
}

p#enter-sweepstakes a {
    width: 410px;
	height: 59px;
	display: block;
	background: transparent url(../../../library/images/enter-sweepstakes_button.jpg) no-repeat 50% 0;
	text-decoration: none;
	text-indent: -5000em;
}

.hide {
	display: none;
}


#talent {
	width: 532px;
	height: 384px;
	background: transparent url(../../../library/images/talent_bg.png) no-repeat;
	z-index: 998;
	position: absolute;
	top: 85px;
	left: 150px;
}


#talent div#sr {
	position: absolute;
	top: 160px;
	left: 0px;
	
}



#talent div#jr {
	position: absolute;
	top: 160px;
	left: 188px;
}



#talent div#jesse {
	position: absolute;
	top: 160px;
	left: 383px;
}

#twitter-button {
    width: 138px;
    height: 19px;
    position: absolute;
    bottom: 40px;
    right: 40px;
    background: transparent url(../../../library/images/twitter_button.png) no-repeat 0 0;
}

#twitter-button a {
    width: 138px;
    height: 19px;
    display: block;
    text-indent: -5000em;
}

#facebook-button {
    width: 112px;
    height: 29px;
    position: absolute;
    bottom: 35px;
    left: 50px;
    background: transparent url(../../../library/images/facebook_button.png) no-repeat 0 0;
    
}   

#facebook-button a {
    width: 112px;
    height: 29px;
    display: block;
    text-indent: -5000em;
}

noscript{
    position: absolute;
    top: 185px;
    width: 100%;
    text-align: center;
    color: red;
}
noscript a{
    color: red;
}