* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	background-color: #000;
}

br.clear {
	clear: both;
	font-size: 1px;
}


#mainbox {
	width: 1200px;
	height: 1063px;
}

#homeA {
	width: 1200px;
	height: 387px;
	background: url(images/bg_1.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#homeB {
	width: 1200px;
	height: 278px;
	background: url(images/bg_2.jpg) no-repeat;
	overflow: hidden;
}

#homeB p {
	width: 505px;
	height: 52px;
	margin-bottom: 23px;
}

#homeC {
	width: 1200px;
	height: 398px;
	background: url(images/bg_3.jpg) no-repeat;
	overflow: hidden;
}

#homeC a {
	float: left;
	display: block;
	position: relative;
	padding: 2px;
	text-indent: -9999px;
}

#homeC a:hover {
	border: 2px dashed #fff;
}

#homeC a.sprite {
	top: 12px;
	left: 150px;
	width: 129px;
	height: 52px;
}

#homeC a.toynami {
	top: 12px;
	left: 163px;
	width: 77px;
	height: 52px;
}

#homeC a.facebook {
	top: 12px;
	left: 173px;
	width: 118px;
	height: 52px;
}


#video {
	background: url(lib/colorbox/loading.gif) no-repeat 50% 189px;
	padding: 5px;
}

#about {
	width: 800px;
	height: 869px;
	background: url(images/about.jpg) no-repeat;
}

#about a {
	display: block;
	position: absolute;
	text-indent: -9999px;
	border-bottom: 2px dotted #FF6633;
}

#about a:hover {
	border: 2px dotted #FF0000;
}

#about a.sprite_link {
	top: 121px;
	left: 30px;
	width: 195px;
	height: 18px;
}

#about a.toynami_link {
	top: 182px;
	left: 199px;
	width: 69px;
	height: 20px;
}

#about a.flyer_link {
	top: 666px;
	left: 31px;
	width: 319px;
	height: 22px;
}

#about a.contact {
	top: 747px;
	left: 30px;
	width: 211px;
	height: 20px;
}


#mailform {
	display: none;
	position: absolute;
	width: 530px;
	top: 440px;
	left: 245px;
	background: url(images/mf_ar.gif) no-repeat 0 307px;
	padding-left: 13px;
}

#smallbox {
	background-color: #717171;
}

b.btop, b.btop b, b.bbot, b.bbot b {
    display: block;
	height: 10px;
	font-size: 1px;
    background: url(images/mf_rc.gif) no-repeat;
}

b.btop b { background-position: 100% -10px; }
b.bbot   { background-position: 0 -20px; }
b.bbot b { background-position: 100% -30px; }

#result {
	height: 26px;
	margin-bottom: 10px;
}

#mailform form {
	height: 365px;
	padding: 0px 20px;
}

td.elem {
	color: #fcfcfc;
	font-size: 15px;
	font-family: LithosPro-Regular, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: left;
	padding: 7px;
}

#name, #email, textarea {
	background: url(images/mf_bg.gif);
	border-top: 2px solid #555;
	border-left: 2px solid #555;
	border-right: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	padding: 3px;
}

#name, #email {
	width: 402px;
}

textarea {
	width: 460px;
	height: 200px;
}

#name:hover, #email:hover, textarea:hover {
	border: 2px solid orange;
}

#msg1 {
	background: #aed2f6;
	border: 2px solid #4c95e2;
	color: #4c95e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 30px 10px;
}

#msg2 {
	background: #ffa3a1;
	border: 2px solid #d00d00;
	color: #d00d00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

#submit {
	width: 140px;
}

#mailform img.close{
	float: right;
	cursor: pointer;
}

#gallery img {
	display: none;
}

