body {
  	font-family: arial, sans-serif;
  	background: #000 url(../../../library/images/wrapper_bg.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;
    
}


#events {
    width: 100%;
    background: transparent url(../../../library/images/tune-in.png) no-repeat 50% -12px;
    height: 52px;
    position: absolute;
    top: 388px;
    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 {
    display: block;
    width: 211px;
	height: 109px;
    background: transparent url(../../../library/images/btn-winner.jpg) no-repeat 50% 0;
	text-indent: -5000em;
}

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

#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;
}


#vote .vote-button {
    text-align: center;
    width: 142px;
	height: 30px;
	background: #239BBD url(../../../library/images/button_bg.jpg) no-repeat 50% 50%;
	line-height: 30px;
	display: block;
	text-decoration: none;
	color: #0C1A25;
	text-transform: uppercase;
	border: 1px solid #333;
	font-size: 1.1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    font-family: 'Black Ops One', arial;
    text-shadow: #ddd 1px 1px;
    -webkit-box-shadow: 0 0 8px #000;
    -moz-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000;
	
}

#vote .vote-button a {
    color: #0C1A25;
	text-decoration: none;
}



#vote .vote-results {
    width: 142px;
    border: 1px solid #333;
    padding: 5px 0;
    font-size: 1.1em;
    text-align: center;
    font-family: 'Black Ops One', arial;
	background: transparent url(../../../library/images/button_bg.jpg) no-repeat 50% 50%;
	color: #20201E;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-shadow: #eee 1px 1px;
	line-height: normal;
	text-transform: uppercase;
	-webkit-box-shadow: 0 0 8px #000;
    -moz-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000;
}

#vote .vote-results span {
    font-size: 3.5em;
    line-height: normal;
	padding-left: 5px;
}

#vote .vote-results sup {
    vertical-align: top; 
    position: relative; 
    top: 5px;
    font-size: 1.2em;
}

#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;
}

