/****
    Reset CSS 
****/
@import url( "util/reset.css" );

/****
    @FontFace
****/

@font-face {
    font-family: 'AllerBold';
    src: url('../fonts/aller_bd-webfont.eot');
    src: url('../fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_bd-webfont.woff') format('woff'),
         url('../fonts/aller_bd-webfont.ttf') format('truetype'),
         url('../fonts/aller_bd-webfont.svg#AllerBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AllerBoldItalic';
    src: url('../fonts/aller_bdit-webfont.eot');
    src: url('../fonts/aller_bdit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_bdit-webfont.woff') format('woff'),
         url('../fonts/aller_bdit-webfont.ttf') format('truetype'),
         url('../fonts/aller_bdit-webfont.svg#AllerBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AllerItalic';
    src: url('../fonts/aller_it-webfont.eot');
    src: url('../fonts/aller_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_it-webfont.woff') format('woff'),
         url('../fonts/aller_it-webfont.ttf') format('truetype'),
         url('../fonts/aller_it-webfont.svg#AllerItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AllerLightRegular';
    src: url('../fonts/aller_lt-webfont.eot');
    src: url('../fonts/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_lt-webfont.woff') format('woff'),
         url('../fonts/aller_lt-webfont.ttf') format('truetype'),
         url('../fonts/aller_lt-webfont.svg#AllerLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AllerRegular';
    src: url('../fonts/aller_rg-webfont.eot');
    src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_rg-webfont.woff') format('woff'),
         url('../fonts/aller_rg-webfont.ttf') format('truetype'),
         url('../fonts/aller_rg-webfont.svg#AllerRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/****
    Default typography and elements
****/
body{
	font-family: AllerLightRegular !important;
	font-size: 12px;
}
pre,code,kbd,samp,tt{ font-family: 'AllerRegular, arial'; font-size: 12px; line-height: 100%; }
a:link { text-decoration: underline; color:#d7ac0d; }
a:hover { text-decoration: none; color:#333333; }
a:active { text-decoration: underline; color:#d7ac0d; }
a:visited { text-decoration: underline; color:#d7ac0d; }
.clear { clear: both; }
body { margin-bottom:50px!important; }

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 13, 2011 */

/****
    Custom elements
****/
body {
    background: #000;
    color: #414042;
    margin-bottom: 25px;
}

h3 {
	font-family: AllerBold !important;
	color: #73412B;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 26px;
}

#header h3 {
	font-size:16px;
	line-height: 20px;
	width: 500px;
}

#social1 {
	position:absolute;
	top:-5px;
	left:810px;
}

#social2 {
	position:absolute;
	top:-5px;
	left:835px;
}

.link {
	-moz-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #000;
}

#wrap {
   background: url( '../images/design/bg.jpg' ) repeat-x top; 
   min-height: 1000px;
   position: relative;
}


#navWrap {
    height: 137px;
    position: relative;
}
#nav {
	background: url( '../images/design/nav-main.png' ) no-repeat bottom right;
	margin: auto;
	width: 990px;
	height: 137px;
	text-align: left;
	position: relative;
}
#nav img {
   position: absolute;
   top: 13px;
   left: 60px;
}

#nav ul {
	height: 25px;
	line-height: 25px;
	top: 5px;
	width: 550px;
	left: 305px;
	position: absolute;
}
#nav ul li {
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #292929;
	border-left-color: #080808;
}
#nav ul li.home {
    border-left: none;
    padding: 0 11px 0 11px;
	background: url( '../images/design/nav-on-deactivated.png' ) no-repeat center center;
}
#nav ul li.last {
    border-right: 0;
}
#nav ul li a {
    color: #FFFFFF;
    font-size: 12px;
    font-family: 'AllerLightRegular';
    text-decoration: none;
}
#nav ul li a:hover {
    color: #CBA71B;
}

#headerWrap {
    background: url( '../images/design/header-tile.gif' ) repeat-x top;
    height: 232px;
    margin-bottom: 30px;
    position: relative;
}
#header{
    background: url( '../images/design/header-main.jpg' ) no-repeat right;
    margin: auto;
    width: 930px;
    height: 232px;
    text-align: left;
    padding-left: 60px;
    position: relative;
}
#header h3 {
	font-family: 'AllerBold';
	position: absolute;
	top: 148px;
	padding-left: 5px;
	text-shadow:1px 1px #FFE97B;
}
#header h2 {
	font-family: AllerBold;
	position: absolute;
	top: 18px;
	padding-left: 5px;
	color:#333333;
	font-size: 35px;
	text-transform: uppercase;
	text-shadow:1px 1px #FFE97B;
	text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.3) 0 0px, rgba(#FFE97B,0.5) 0 1px, rgba(0,0,0,0.3) 0px 0px;
	line-height: 38px;
}
#headerButs {
	position: absolute;
	top: 180px;
	background: url( '../images/design/home-sign-up.jpg' ) no-repeat left;
	height: 32px;
	width: 193px;
	display: none;
}
#headerButs #headerLeft {
	position: absolute;
	top: 9px;
	left: 17px;
}
#headerButs #headerRight {
	position: absolute;
	top: 9px;
	left: 104px;
}
#headerButs a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

#footerWrap {
    margin: auto;
    width: 800px;
    color: #8A8C8E;
    font-size: 11px;
    position: relative;
}
#footerWrap p {
    position: absolute;
    right: 0px;
}
#footerWrap a {
    color: #8A8C8E;
}
#footerWrap ul li {
    float: left;
}
#footerWrap ul li a {
	display: block;
	padding: 0 6px 0 6px;
	border-right: 1px solid #8A8C8E;
	font-size: 10px;
}
#footerWrap ul li a.last {
    border: 0;
}



/*
    The content wrap stuff
*/
.contentWrap {
    margin: auto;
    width: 887px;
    position: relative;
}

.contentHead {
    height: 67px;
    background: url( '../images/design/content-head.png' ) no-repeat;
    position: relative;
}
#mogulWrap .contentHead {
    background: url( '../images/design/content-head-first.png' ) no-repeat;
}
#whatwedoWrap .contentHead {
    background: url( '../images/design/content-head.png' ) no-repeat;
}
#mogul-logo {
    position: absolute;
    top: -23px;
    right: -18px;
}
.contentHead h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	position: absolute;
	top: 25px;
	left: 32px;
	-moz-text-shadow: 1px 1px 1px #826b00;
	-webkit-text-shadow: 1px 1px 1px #826b00;
	text-shadow: 1px 1px 1px #826b00;
}
.contentHead a {
    text-decoration: none;
}

.contentHead a:hover {
    text-decoration: none;
	color:#FFFFFF!important;
}

.contentBodyWrap {
    background: url( '../images/design/content-bg.png' ) repeat-y;
}
.contentBody {
	min-height: 122px;
	background: url( '../images/design/content-body.png' ) no-repeat top;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 32px;
}

.contentFoot {
    height: 76px;
    background: url( '../images/design/content-footer.png' ) no-repeat bottom;
    position: relative;
}
#contactWrap .contentFoot {
    background: url( '../images/design/content-footer-last.png' ) no-repeat bottom right;
}
.contentFoot a {
    position: absolute;
    top: 25px;
    right: 65px;
    color: #000000;
    font-size: 12px;
}
.contentFoot img {
    position: absolute;
    top: 7px;
    right: 30px;
}


/**
    Mogul Home section
**/
#mogulLeft {
	float: left;
	width: 100%;
}
#mogulLeft h3, #mogulRight h3 {
}
#mogulRight {
    float: left;
    margin-left: 20px;
}

#mogulTextLeft {
	float: left;
	width: 31%;
	padding-right: 15px;
}
#mogulTextRight{
	float: right;
	width: 32%;
	padding-right: 15px;
}

.imageWrap {

}
.vidBox {width: 100px; margin-right: 15px; margin-bottom: 15px; text-align: center; float: left;}
.imageWrap img {
	border: 3px solid #4D4D4F;
}


/**
    Fighters info boxes
**/
.fightersStatsWrap {
    /* background-color: #ff0000; */
    padding-top: 20px;
}
.fightersStats {
	text-align: center;
	float: left;
	width: 154px;
	margin-left: 10px;    /* background-color: #00cc00; */
}

.fighterTable {
    width: 100%;
    border-top: #C7C8CA;
    border-bottom: #C7C8CA;
}
.fighterTable tr {
    background-color: #DCDDE1;
}
.fighterTable tr.odd {
    background-color: #B8B9BD;
}
.fighterTable td {
    text-align: left;
    width: 100%;
    vertical-align: top;
    padding: 3px;
    font-size: 11px;
}
.fighterTable td.label {
    font-weight: bold;
    width: 45%;
}
.fighterTable td.head {
	background: url( '../images/fighters/grad.jpg' ) repeat-x top #403F41;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	-moz-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #000;
}
.fighterTable tr.tpr {
    border-top: 6px solid #C7C8CA;
}
.fighterTable tr.btr {
    border-bottom: 6px solid #C7C8CA;
}


/**
    Facilities
**/
#facilitiesLeft {
	float: left;
	width: 540px;
}
#facilitiesRight {
    float: right;
    width: 279px;
}

#facGym {
    margin: 20px 0 10px 0;
}

#facSponsors {
    background: url( '../images/sponsors.jpg' ) no-repeat; 
    width: 278px;
    height: 244px;
    position: relative;
    margin-top: 20px;
}
#facSponsors2 {
	background: url( '../images/sponsors2.jpg' ) no-repeat;
	width: 278px;
	height: 244px;
	position: relative;
	top:-10px;
}
#facSponsors a, #facSponsors2 a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}
#facSponLeft {
    position: absolute;
    top: 171px;
    left: 55px;
}
#facSponLeft2 {
    position: absolute;
    top: 135px;
    left: 108px;
}
#facSponRight {
    position: absolute;
    top: 171px;
    left: 178px;
}

.facUL {
	float: left;
	font-size: 11px;
}
.facUL li {
    padding-left: 20px;
    background: url( '../images/li.gif' ) no-repeat left; 
    margin-top: 5px;
}
.facRight {
    margin-left: 20px;
}
.mediaUL {
	float: left;
	font-size: 12px;
	width:45%;
}
.mediaUL li {
	padding-left: 20px;
	background: url( '../images/li.gif' ) no-repeat left 17px;
	margin-top: 5px;
	padding-top: 15px;
}

.sponsor-box {float: left; margin-right: 10px; margin-top: 20px;}

/**
    Contact Form
**/

.formStyle {
	font-family: 'AllerLightRegular' !important;
	border-color:#999;
	border-style:solid;
	border-width:1px;
	width:240px!important;
	height:20px;
	padding:3px 0 3px 5px;
	font-size:12px;
	color:#333333;
}

.formStyleLarge {
	font-family: 'AllerLightRegular' !important;
	border-color:#999;
	border-style:solid;
	border-width:1px;
	width:240px!important;
	height:60px;
	padding:5px 0 0 5px;
	font-size:12px;
	color:#333333;
}

#contactFormWrap {
    margin-top: 20px;
}
#contactFormHead {
    background: url( '../images/contact_bg.gif' ) repeat-x bottom #636365; 
    color: #FFFFFF;
    font-size: 12px;
    padding: 3px 0 3px 10px;
}
#contactFormBody {
    background-color: #C7C8CA;
    padding: 10px 10px 10px 10px;
}
#contactLeft {
    float: left;
    width: 48%
}
#contactRight {
	float: right;
	width: 48%;
}
#contactFormSubmit {
    margin-top: 10px;
}

#contactFormBody td {
    padding-bottom: 5px;
}
#contactFormBody input, textarea {
    width: 240px;
}
.formLabel {
    color: #38383A;
    font-weight: bold;
}
.req {
    color: #EA1893;
}
.topAlign {
    vertical-align: top;
}

#contactStatus {
    display: none;
}

.contactOk {
    padding: 5px 5px 5px 25px;
    background-color: #BDFFB4;
    color: #1F7800;
    font-weight: bold;
}
.contactError {
    padding: 5px 5px 5px 25px;
    background-color: #FFB4B4;
    color: #A81400;
    font-weight: bold;    
}
