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

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}



/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;	 
 }
 
 
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #c00000;
	text-decoration: none;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(images/mainBG.gif);
	background-repeat: no-repeat;
	background-color: #000;
	background-position: center top;
	color: #303030;
	line-height: 17px;
}

#header {
	margin: auto;
	width: 920px;
}

#nav-example {
    background:url("images/nav.gif") no-repeat;
    width:920px;
    height:106px;
    margin:0;
    padding:0;
}

#nav-example span {
    display: none;
}

#nav-example li, #nav-example a {
    height:106px;
    display:block;
}

#nav-example li {
    float:left;
    list-style:none;
    display:inline;
}

#home {width: 500px;}
#shop{width: 80px;}
#athletes {width: 121px;}
#gallery{width: 108px;}
#contact{width: 110px;}


#home a:hover {background:url("images/nav.gif") 0px -106px no-repeat; }
#shop a:hover {background:url("images/nav.gif") -500px -106px no-repeat; }
#athletes a:hover {background:url("images/nav.gif") -580px -106px no-repeat; }
#gallery a:hover {background:url("images/nav.gif") -701px -106px no-repeat; }
#contact a:hover {background:url("images/nav.gif") -809px -106px no-repeat; }


#body-content {
	margin: auto;
	width: 920px;
	background-image: url(images/main_content_bg2.gif);
	height: 534px;
}

#athletes-content {
	margin: auto;
	width: 896px;
	background-image: url(images/sub_page_BG.gif);
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	background-repeat: no-repeat;
}

#gallery-content {
	margin: auto;
	width: 896px;
	background-image: url(images/sub_page_BG.gif);
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	background-repeat: no-repeat;
}

#main-pic {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	width: 473px;
}


#right-content {
	margin-left: 549px;
	margin-right: 60px;
	padding-top: 80px;
}

#contact-content {
	float: left;
	width: 400px;
}

#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 920px;
	background-repeat: repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#side-a {
	float: left;
	width: 290px;
	padding-top: 0px;
	padding-left: 11px;
}

#side-b {
	float: right;
	width: 290px;
	background-repeat: no-repeat;
	margin-right: 12px;
}

#content2 {
	float: left;
	width: 32%;
	margin-left:14px;
	background-repeat: no-repeat;
}

#footer {
	text-align: center;
	width: 920px;
	font-size: 8px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #292929;
}

#sub-content-wrapper {
	background-image: url(images/sub_page_wrapper.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-top: 10px;
}

#gallery-content-wrapper {
	background-image: url(images/sub_page_wrapper.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;

}

.fighterBio {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 0px;
}

.fighterBioImage {
	padding-right: 20px;
}

#contact-image {
	margin-left: 410px;
}

.cart-item {
	margin-top: 25px;
	margin-bottom: 10px;
	width: 400px;
}

#shop-left-content {
	margin-right: 20px;
}


div.float {
	min-height:410px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 20px;
	margin-right: 25px;
	margin-left: auto;
	width: 250px;
	border: 1px dashed #999;
	padding-top: 15px;
	margin-bottom: 25px;
	background-color: #CCC;
	text-align: center;
  }
  
div.float p {
	font-size: 11px;
	line-height: 16px;
   }

div.spacer {
  clear: both;
}

.product-image {
	text-align: center;	
}

.gallery-image {
	border: 1px solid #333;	
}

.price {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

