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

/* Remove all margins and paddings and set default font sizes /**/
*{margin:0px; padding:0px; text-align: left; }

html{height:100.5%}
body, input, select, textarea{font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#777}

body {padding:5px 0px 5px 0px; background:url(ximages/pattern-background30.gif) top left repeat #333; margin-top:0; }

/* Fix IE Cursor Bug /**/
a *{cursor:pointer}

/* Set the border to zero on all images which are inside a link /**/
a img{border:0px none}

div.container { width: 760px; margin: 0em auto;padding: 0.3em; background: #000; border:5px solid #222;}
.enter, .enter a { display: block; width: 566px; height: 428px; background-image: url(images/v4/index_enter.jpg); background-position: 0px -428px; background-repeat: no-repeat; }
.enter a:hover { display: block; width: 566px; height: 428px; background-image: url(images/v4/index_enter.jpg); background-position: 0px 0px; background-repeat: no-repeat; }