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

html { height: 100%;  margin-bottom: 1px; }
html * { padding: 0; margin: 0; }

body { text-align: center; padding: 0px 0px 0px 0px; font-size: 62.5%; background: #000 url(../images/background-bar-repeat.jpg) center top; font-family:Verdana, Geneva, sans-serif; }

#everythingBar { text-align: center; margin: 0 auto; background: url(../images/bar-items.jpg) no-repeat center top; height: 1000px; width: 1000px; }


#everythingFooter { text-align: center;  background: #20242e no-repeat; margin: 23 auto 0; height: 50px; font-size: 14px; color: #FFF; border-top-width: 1px; border-top-style: solid; border-top-color: #715e37; }
	#everythingFooter a:link { color: #c3dced; text-decoration: none; }
	#everythingFooter a:hover { color: #09F; text-decoration: none; }
	#everythingFooter a:visited { color: #c3dced; text-decoration: none; }

/* links  */

a:link { color: #CCC; }
a:hover { color: #FFF; }
a:visited { color: #FFC; }

/*all other plain*/

.clear {clear:both;}
.imgLeft { float:left; margin-right: 5px; }
.imgRight {float:right margin-left:10px; margin-bottom:10px;}
p { margin-bottom:10px;  }

#everythingBar h1 a { display:block; text-indent:-50000px; height:610px; width:350px; margin-right: auto; margin-left: auto; }

.hide { display:none; }

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

#coins {  height:100px; margin-left:668px; margin-top:-23px; position:relative; width:100px; }
#coins a { text-indent:-5000px; display:block; width:100px; height:100px; }

#bar-stool {   height:150px; margin-top:220px; position:relative; width:900px; }
#bar-stool a { text-indent:-5000px; display:block; width:900px; height:150px; }

#pen {height:279px; margin-left:720px; margin-top:100px; position:relative; width:168px; }
#pen a { text-indent:-5000px; display:block; width:168px; height:279px; }

#page-flip {  height:151px; margin-left:114px; margin-top:-605px; position:relative;width:145px; }
#page-flip a { text-indent:-5000px; display:block; width:145px; height:151px; }

a { outline: none;
-moz-outline-style: none; }

a:active
{
outline: none;
-moz-outline-style: none;
}

a:focus
{
outline: none;
-moz-outline-style: none;
}
