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

body {
	margin-top:0px;
	background-image:url(http://www.kaiju.com/bg.png);
	background-repeat:repeat-x;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	background-attachment: fixed;
}

img {
	border: 0px;
}

.bluething {
	margin-right:6px;
	text-align:right;
}

a {
	border:0px;
	text-decoration: none;
	#color:#FFF;
}

a:hover {#color:#000;}

.headline {
	font-family:"Helvetica Neue Bold", "Arial Black", Gadget, sans-serif; font-size:16px; }
	
.shop {
	margin-top:5px;
	margin-bottom:5px;

}

.indextext {
	color: #534741;
	display: block;
	margin-left:  25px;
	margin-right: 25px;
}
.itemtext {
	text-align:right;
	margin-bottom:10px;
	margin-top:0px;
	line-height:14px;
	
}

.appareltext {
	margin-top:30px;
	color:#CCC;
}

img, div { behavior: url(iepngfix.htc);
		z-index:0;}


.shopimage {
	margin-top: 64px;
        clear: both;
}

.button {
	display:block;
	border:#D6D6D6;
	background:url(green-bg.png);
	height:20px;
	width:40px;
	color:#FFF;
	font-family:"Helvetica Neue Bold", "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
}

.button:hover {
	background:#f06b7c;
}

.form {
	font-size:10px;
}

.iframetable {
	
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; 
}