a {
	color:#900;
}
a:hover {
	color:#777;
}
form {
	margin:0px;
	padding:0px;
}
img { 	border:0px; }
:focus,
:active 
 {	border:0px; }
.box
{
	/* [disabled]background-position:center bottom; */
	/* [disabled]background-repeat:no-repeat; */
	/* [disabled]padding-bottom:52px; */
	position:relative;
	/* [disabled]margin-bottom:20px; */
 }
.box1 {
	width:980px;
	margin:0px auto;
	background-color:#000;
	position:relative;

}
.box1W {
	width:980px;
	margin:0px auto;
	background-color:#E1E5E6;
	position:relative;
	background-image:url(http://www.mp8.ph/_style/americanfighter/images/bottom1.jpg);
	background-repeat:repeat-x;
	background-position:top;

}
.box1W .inner {
	padding:10px 20px;
	width: 640px;
	background-color: #FFF;
}

.box2 {
	/* [disabled]border-top:8px solid #C00; */
	margin:0 auto;
	padding: 10px 0;
}

.box2W {
	border-top:8px solid #C00;
	margin:0 auto;
	padding:0 0 20px 0;
}


.box23 {
	height:60px;
	background-color:#333;
	border-top:10px solid #000;
	background-image:url(http://www.mp8.ph/_style/americanfighter/images/repbar01.jpg);
	clear:both;
	position:relative;
}
.box23a {
	background-image:url(img/bottomshadow950.png);
	background-position:20px -20px;
	background-repeat:no-repeat;
	height:60px;
	}

.clearthis {
	height:1px;
	border:0px;
	clear:both;
	width:100%;
}

.box23 .arrowleft {
	background-image:url(http://www.mp8.ph/_style/americanfighter/images/arrowleftright.png);
	height:60px;
	width:46px;
	background-position:right;
	float:left;
}
.box23 .text {
	color:#CCC;
	font-size:22px;
	line-height:50px;
	float:left;
	padding:22px 15px 10px 15px;
	font-weight:bold;
	text-transform:uppercase;
}
.box23 .date {
	color:#FFF;
	font-size:10px;
	float:right;
	padding:0 10px;
	margin:30px 0 0 0;
}
.box23 .followers {
	float:right;
}

.box3 {
	border-top:5px solid #600;
	clear:both;
	background-color:#FFF;
	background-image:url(http://www.mp8.ph/_style/americanfighter/images/bottom1.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0 auto;
	width:980px;
	position:relative;
}

.box3 .insidebody {
/*		background-image:url(http://www.mp8.ph/_style/americanfighter/images/arrowbox4a.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin:-5px 0 0 0;*/
	padding:10px 20px;
}

.box3a {
	background-image:url(http://www.mp8.ph/_style/americanfighter/images/arro1.png);
	background-repeat:no-repeat;
	background-position:900px 0;
	margin:-5px 0 0 0;
	position:relative;
	padding:5px 0 0 0;
}

.box4 {
	clear:both;
	background-color:#333;
	background-image:url(http://www.mp8.ph/_style/americanfighter/images/repbar01.jpg);
	background-repeat:repeat;
	background-position:0 -20px;
	margin:0 auto;
	width:980px;
	position:relative;
	color:#777;
}
.box4a  {
	border-top:5px solid #C00;
	background-image:url(img/bottomshadow950.png);
	background-position:0 -20px;
	background-repeat:no-repeat;
	color:#555;
}
.box4 .insidebody {
	padding:10px 20px;
	background-image:url(http://www.mp8.ph/_style/americanfighter/images/arrowbox4.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin:-5px 0 0 0;
}
.box4 .insidebody ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.box4 .insidebody ul  a {
	color:#555;
}
.box4 .insidebody ul  a:hover {
	color:#999;
}

.copyright {
	float:left;
	padding:10px;
	position:relative;
	width:400px;
	line-height:24px;
}
.wearesocial {
	text-align:right;
	float:right;
	padding:10px 0 10px 0;
	text-align:right;
	width:500px;
}
.copyright  .links {
}
.copyright  .links a {
	color:#555;
}

.topnav {
	background-image:url(http://www.mp8.ph/_style/americanfighter/images/topbar2.jpg);
	background-color:#FFF;
	background-repeat:repeat-x;
	height:28px;
	width:980px;
	margin:0 auto 10px auto;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}


	
.topnav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	width: 980px;
	height: 30px;
	overflow:hidden;
}
.topnav ul li {
	display:block;
	float:left;
	height:20px;
	padding:8px 15px 0px 15px;
	border-left:#FFF 1px solid;
	border-right:#CCC 1px solid;
}

	@media all and (min-width: 0px){
.topnav ul li {
	padding:6px 15px 2px 15px;

}
	}
.topnav ul li a {
	color:#666;
	text-decoration:none;
}
.topnav ul li a:hover {
	color:#900;
}

.menu {
	width:130px;
	float:right;
	overflow:hidden;
	margin:0px 10px 0 0;
	border:0px solid #CCC;
}
.menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.menu ul li  a:hover {
  filter:alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity: 0.60;
}

.menu ul li ul li {
	margin-bottom:3px;
}

.menu ul li ul.cats {
	padding:0px;
	margin:25px 0 0px 0;
}


.menu ul li ul.buttons {
	padding:0px;
	margin:10px 0 0px 0;
}


.menu ul li ul.companybuttons {
	padding:0px;
	margin:10px 0 0px 0;
}





.pagecontent  {
	width:800px;
	float:left;
	border:0px solid #CCC;
	min-height:510px;
	margin:0 0 0 15px;
}




.Richbottom {
	height:303px;
	width:215px;
	float:right;
	position:relative;
	margin:27px -35px 0 0;
}

.col3bottom {
	width:260px;
	height:290px;
	float:left;
	margin:10px 0 0 5px;
}

.col3bottom .image {
	background-image:url(http://www.mp8.ph/_style/americanfighter/images/col3bt1.png);
	height:102px;
	width:232px;
	padding:15px;
	
}
.col3bottom h3.title {
	margin:10px 0 0 0;
	padding:0px 10px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:18px;
	color:#4B4B4B;
	text-transform:uppercase;
}

.col3bottom h4.subtitle {
	margin:0 0 10px 0;
	padding:0px 10px;
	font-size:12px;
	text-transform:uppercase;
	color:#4B4B4B;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
}
.col3bottom  h5 {
	color:#900;
	font-size:20px;
	margin:10px 0 0 0px;
	padding:0px 10px;
}
.col3bottom  h5 a {
		color:#900;
		text-decoration:none;
}
.col3bottom  h5 a:hover {
	color:#999;
}
.col3bottom p {
	padding:0px 10px;
	margin:0px;
	color:#666666;
	font-family:11px;
	font-family:Arial, Helvetica, sans-serif;
}


/************PAGES *********/
.pagesNone {
	width:810px;
	margin:0 0 0 15px;
	line-height:185%;
}
.pagesNone .in {

	padding:10px;
	min-height:480px;
}

.pagesNone .in .content {
	padding-bottom:0px;
}


.pagesW {
	background-color:#FFF;
	width:810px;
	margin:0 0 0 15px;
	background-image:url(http://www.mp8.ph/_style/americanfighter/images/toprounderpage.png);
	background-repeat:no-repeat;
	background-position:top;
}
.pagesW .in {
	background-image:url(http://www.mp8.ph/_style/americanfighter/images/bottomrounderpage.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px;
	min-height:480px;
}

.pagesW .in .content {
	padding-bottom:20px;
}


.pages {
	background-color:#FFF;
	width:810px;
	margin:0 0 0 15px;
	background-image:url(http://www.mp8.ph/_style/americanfighter/images/toprounderpage.png);
	background-repeat:no-repeat;
	background-position:top;
}
.pages .in {
	background-image:url(http://www.mp8.ph/_style/americanfighter/images/bottomrounderpage.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px;
	min-height:480px;
}

.pages .in .content {
	padding-bottom:20px;
}

.AccountLogin {width:340px;
float:left;
border-left:0px solid #333;
background-image:url(http://www.mp8.ph/_style/americanfighter/images/bgrepstriped001.jpg);
background-repeat:repeat;
padding:20px;
height:460px;
margin:-10px -10px 0 0;
}
.AccountLogin h2 {
	font-size:35px;
}

.AccountLogin input.Textbox {
	width:200px;
	height:20px;
	margin:5px 0;
}
.CreateAccount h2 {
	font-size:35px;
}
.CreateAccount {
	width:380px;
	height:460px;
	float:left;
	font-size:14px;
	line-height:24px;
	background-color:#FFF;
	margin:0;
	padding:20px;
	background-image:url(http://www.mp8.ph/_style/americanfighter/images/leftshadow01b.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.CreateAccount ul {
	list-style:decimal;
	margin:0 0 0 20px;
}

.buttona {
	background-image:url(http://www.mp8.ph/_style/americanfighter/images/bgbuttonblack.jpg);
	background-color:#000;
	background-position:top;
	background-repeat:repeat-x;
	color:#CCC;
	border:1px solid #000;
	padding:7px 20px;
	cursor:pointer;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
}

.buttona:hover,
.buttona:active,
.buttona:focus {
	background-image:url(http://www.mp8.ph/_style/americanfighter/images/bgbuttonred.jpg);
	color:#FFF;
	background-color:#C00;
	border:1px solid  #900;
}