@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul {	list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
.clearboth { clear: both; }

body { background-color: #000;}

.wrap1 { width: 100%; height: 100%; }

.buttonHolder1 { width: 1000px; height: 60px; margin: 450px auto 0 auto;}

.buttonHolder2 { width: 1000px; height: 60px; margin: 55px auto 0 auto;}

.buttonFloat { width: 50%; float: left; clear: right; }

a.arcadeBtn { width: 365px; height: 67px; display: block; background:url(../images/arcadecrimebtn.png) 0 0 no-repeat; float: left;}
a.arcadeBtn:hover {  background:url(../images/arcadecrimebtn.png) 0 -67px no-repeat; }

a.investorBtn {outline: none; width: 365px; height: 67px; display: block; background:url(../images/investorbtn.png) 0 0 no-repeat; float: left;}
a.investorBtn:hover { outline: none; background:url(../images/investorbtn.png) 0 -67px no-repeat; }

a.infoBtn { outline: none;width: 365px; height: 67px; display: block; background:url(../images/infobtn.png) 0 0 no-repeat; float: right;}
a.infoBtn:hover { outline: none; display: block; background:url(../images/infobtn.png) 0 -67px no-repeat; }

.centerBtn { display: block; margin: 0px auto !important; float: none !important; }

.videoPlayer { width: 680px; height: 400px; margin: 0px auto 0px auto; padding: 110px 0 0 0;}


.enterBtn { display: block; width: 147px; height: 176px; position: absolute; top: 269px; left: 50%; margin-left: -230px; background: url(../images/enterbtn.png) 0 0 no-repeat;}
.enterBtn:hover { background: url(../images/enterbtn.png) -148px 0 no-repeat;}

.enterBtn-big { display: block; outline: none; width: 222px; height: 269px; position: absolute; top: 195px; right:6%; background: url(../images/enterbtn-big.png) 0 0 no-repeat;}
.enterBtn-big:hover { background: url(../images/enterbtn-big.png) -222px 0 no-repeat;}


.contentBox { width: 985px; height: 509px; margin: 50px auto 0px auto; background: url(../images/contentbox.png) 0 0 no-repeat; position:relative;}
.videoInfo { width: 700px; height: 37px; margin: 0px auto; padding-top: 40px;}
.vidContact { width: 126px; height: 37px; float: left; clear: right; margin: 0 50px 0 0; background: url(../images/contact.png) 0 0 no-repeat;}
a.vidEmail { outline: none; width: 284px; height: 37px; background: url(../images/email.png) 0 0 no-repeat; float: left; clear: right; margin: 0 50px 0 0;}
a.vidEmail:hover { background: url(../images/email.png) 0 -37px no-repeat;}
.vidPhone { width: 187px; height: 37px; float: left; clear: right; background: url(../images/number.png) 0 0 no-repeat;}
