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

/* hide from ie on mac \*/
html {
	height: 100%;
}

#flashcontent {
	height: 100%;
	overflow: hidden;
	display: none;
}
/* end hide */

#statcontainer {

}

body { 
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	/*letter-spacing: .4pt;*/
}

/*#flashcontent {*/
/*	background: red;*/
/*	background: url("img/bg.jpg") top fixed;*/
	
/*}*/

img {
	border: 0;
}

a {
	text-decoration:none;
}

a:link {
	color: #990000;
}

a:active {
	color: #990000;
}

a:visited {
	color: #990000;
}

a:hover {
	color: #FF3300;
	text-decoration:underline;
}

.clearbox {
	clear: both;
}

p {
	margin: 0;
	clear: both;
	padding-bottom: 15px;
}

p.flashplug {
	padding-top: 10px;
	height: 49px;
	font-size: 10px;
	line-height: 12px;
}
p.flashplug img {
	margin-right: 20px;
}

p.flashplug a {
	text-decoration:none;
	color: #990000
}
p.flashplug a:hover {
	text-decoration:underline;
	color: #ED521B;
}

.floatleft {
	float: left;
}
#wrap {
	background: url("img/bg.jpg") top fixed;
}
#container {
	width: 920px;
	margin: auto;
}
#header {
	height: 195px;
	background: url("img/head.jpg");
}
#header p.addresso {
	font-size: 15px;
	padding: 153px 0 0 542px;
	margin: 0;
	color: #FF3333;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#meat {
	/*background: url("img/copybg.png");*/
}
#packleft {
	width: 480px;
	padding: 16px 20px 0 20px;
	margin: 0;
	float: left;
}
.trainblock {
	clear: both;
	padding: 10px 0 0 0;
}
#trainerbox {
	padding-left: 0px;
}
ul.trainers {
	list-style-type: none;
	padding: 16px 0 32px 0;
	margin: 0;
}
ul.trainers img.hd {
	clear: both;
	margin-left: 12px;
	margin-right: 0px;
}
ul.trainers li {
	float: left;
	margin: auto;
	width: 160px;
	padding: 0 12px 20px 0;
	color: #ED251B;
	font-size: 8pt;
	/*background: red;*/
}
.head {
	font-weight: bold;
	font-size: 10pt;
	display: block;
}
#packright {
	width: 350px;
	margin: 16px 0 0 20px;
	padding: 0;
	float: left;
}
.stacker {
	height: 140px;
	clear: both;
	margin-bottom: 1px;
	background: black;
}
.stacker2 {
	height: 380px;
	clear: both;
	margin-bottom: 1px;
	background: black;
}
.contactform {
	color: #ED251B;
	margin: 0;
	padding: 12px 0 0 12px;
	width: 200px
}
.contactform strong {
	font-size: 8pt;
}
.inputstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 0 0 12px 0;
}
#footer {
	clear: both;
	height: 422px;
	background: url("img/foot.gif"); 
}
#footer p {
	font-size: 8px;
	font-weight:bold;
	color: #ff6c00;
	padding: 410px 0 0 630px;
	letter-spacing: 1pt;
}