@charset "UTF-8";
/* CSS Document */
/* home page styles : http://www.cyberopticsentertainment.net  */

#container {
	height: 640px;
	width: 969px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/home-background.jpg);
}
body {
	background-color: #09134D;
	margin: 10px;
}
a {outline: none;
}

#flasharea {
	height: 390px;
	width: 956px;
	margin-left: 6px;
	padding-top: 5px;
	margin-bottom: 7px;
}
#flashelement {
}
#buttons {
	height: 220px;
	padding-right: 14px;
	padding-left: 17px;
}
#buttons #buttons_col1 {
	float: left;
}
#buttons #buttons_about {
	height: 208px;
	width: 275px;
	background-repeat: no-repeat;
}
#buttons_about a {
	background-image: url(/images/home_aboutbutton.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 215px;
	width: 276px;
}
#buttons_about a:hover {
	background-image: url(/images/home_aboutbutton.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 215px;
	width: 276px;
	background-position: 0px -215px;
}
#buttons #buttons_col2 {
	float: left;
}
#buttons #buttons_comics {
	float: left;
	margin-left: 15px;
	width: 206px;
	height: 101px;
	text-indent: -9999px;
	display: block;
}
#buttons_comics a {
	background-image: url(/images/home_comicsbutton.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 102px;
	width: 206px;
}
#buttons_comics a:hover {
	background-image: url(/images/home_comicsbutton.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 102px;
	width: 206px;
	background-position: 0px -102px;
}
#buttons #buttons_james {
	height: 96px;
	width: 206px;
	float: left;
	clear: left;
	margin-left: 15px;
	margin-top: 13px;
}
#buttons_james a {
	background-image: url(/images/home_jamesbutton.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 102px;
	width: 206px;
}
#buttons_james a:hover {
	background-image: url(/images/home_jamesbutton.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 102px;
	width: 206px;
	background-position: 0px -102px;
}
#buttons #buttons_col3 {
	float: left;
	margin-top: 0px;
	padding: 0px;
}
#buttons #buttons_trailer {
	height: 102px;
	width: 206px;
	float: left;
	clear: left;
	margin-left: 15px;
}
#buttons_trailer a {
	background-image: url(/images/home_trailerbutton2.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 102px;
	width: 206px;
}
#buttons_trailer a:hover {
	background-image: url(/images/home_trailerbutton2.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 102px;
	width: 206px;
	background-position: 0px -102px;
}
#buttons #buttons_contests {
	height: 96px;
	width: 206px;
	float: left;
	clear: left;
	margin-left: 15px;
	margin-top: 13px;
}
#buttons_contests a {
	background-image: url(/images/home_contestsbutton.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 102px;
	width: 206px;
}
#buttons_contests a:hover {
	background-image: url(/images/home_contestsbutton.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 102px;
	width: 206px;
	background-position: 0px -102px;
}
#buttons #buttons_col4 {
	float: left;
}
#buttons #buttons_store {
	height: 215px;
	width: 206px;
	float: left;
	clear: left;
	margin-left: 12px;
}
#buttons_store a {
	background-image: url(/images/home_storebutton.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 215px;
	width: 206px;
}
#buttons_store a:hover {
	background-image: url(/images/home_storebutton.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 215px;
	width: 206px;
	background-position: 0px -215px;
}
#homefooter {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
#homefooter_mainlinks {
	font-size: 12px;
	margin-bottom: 5px;
}
#homefooter a {
	color: #F60;
	text-decoration: none;
}
#homefooter a:hover {
	color: #FBF79E;
	text-decoration: underline;
}
