body{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color: #d4d4d4;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-color: #000000;	
	font-size: small;
	text-align: justify;
	}

a{
	color: #d4d4d4;
	text-decoration: none;
	font-size: small;
	font-weight: bold;		
}

a:link{
	color: #d4d4d4;
	text-decoration: none;
	font-weight: bold;	
	
}

a:visited{
	color: #d4d4d4;
	text-decoration: none;
	font-weight: bold;	
	
	}

a:hover{
	color: #a10101;
	text-decoration: none;
	font-weight: bold;	
	
	
}
h1{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 120%;
 color: #a10101;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 110%;
 color: #a10101;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 120%;
font-weight: bold;
 color: #a10101;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family:  Arial, Verdana, Helvetica, sans-serif;
 font-size: 110%;
 font-weight: bold;
 color: #a10101;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color:#a10101;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	
}

h6{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #a10101;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: ;
}
ul{
	list-style-type: disc;
	list-style-position: outside;
		color: #a10101;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
		list-style-image: url(images/bullet2.gif);
}

ul#fighters{ color:#FFFFFF;}

ul ul{
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
			color: #a10101;
}

ul ul ul{
	list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
	color: #a10101;
}

.color1 {
  font-weight: bold;
 
  color: #60856f;
  
  }
  .color2 {
   color: #ffffff;
   font-size: small;
  
  }
.title {
  font-size: 17px;
  font-weight: bold;
  color: #a10101;
}
.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: #a10101;
}
.title3 {
  font-size: 18px;
  font-weight: bold;
  color:#a10101;
		}
.title4 {
  font-size: 12px;
  font-weight: bold;
  color: #a10101;
}
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
.paging_footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	font-style: normal;
}
.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/


#page{width:960px; margin:0 auto;}
#logo{width:235px; height:150px; float:left;}
#quotes{width:575px; height:150px; float:right;}
#header{background:#282828; height:150px;}
#nav{background:#282828; height:50px;}
#content{background:#282828; padding:10px;}
#left{width:450px; float:left; margin-right:10px;}
#right{width:450px; float:left;}
#signup{width:200px; float:left; margin-right:20px;}
#socials{width:200px; float:left;}
.clear{clear:both;}
.floatl{float:left;}
.floatr{float:right;}
#banners{margin-top:10px;}

#profiles img{margin:10px 40px 10px 0; border:none;}

div.fighter{border:1px solid #B9131A; padding:5px; margin:0 15px 15px 0; width:130px; float:left;}
div.last{margin-right:0;}
div.fighter h3{border-bottom:1px solid #B9131A; padding:5px; margin-bottom:10px; font-size:12px;}
div.fighter img{ display:block;  margin-left:auto;  margin-right:auto;}
div.center{text-align:center;}

/*shop styles*/
h2.item_name{border-bottom:1px solid #FFF; padding:6px 0; margin-bottom:5px; color:#BA131A; font-weight:700;}
ul li.simpleCart_shelfItem{list-style:none; width:170px; float:left; margin-right:40px;height:280px; margin-bottom:20px; color:#FFF; font-weight:normal;}
span.item_price{height:15px; display:inline; font-weight:700; color:#BA131A; font-size:110%;}
a.item_add, a.simpleCart_checkout{color:#BA131A; text-decoration:none;}
a.item_add:hover, a.simpleCart_checkout:hover{text-decoration:underline;}
#cartTotal{text-align:right; width:300px; float:right; display:inline;}
div#cart{width:860px; margin:0 auto; position:relative; clear:both; border-top:2px solid #FFF; padding-top:10px;}
#cart h2{width:200px; float:left; display:inline;}
ul#cart-items{position:relative;}
#cart-actions{width:300px; float:right; text-align:right; position:absolute; top:150px; right:0;}
.cartHeaders {
display:none;
}
.itemContainer {
bottom:0;
float:left;
margin-right:25px;
position:relative;
border:1px solid #FFF;
padding:10px;
width:110px;
}
.simpleCart_items {
clear:both;
float:left;
height:170px;
margin:18px 0 0 11px;
position:relative;
}