body {  

    margin:0px; padding:0px;  

    background-color:#000;  

}



#top {

	height: 10px;

}



#header {

	height: 23px;

	background-color: #930505;

}

  

.wrapper {  

    width:780px;  

    margin:0 auto;  

}



#lColumn {

	float: left;

	width: 388px;

	height: 778px;

	background-image: url(../images/main_image.png);

	background-position: bottom;

	background-repeat: no-repeat;
	
	margin-right: 10px;

}



.title {

padding-bottom: 10px;

}



.content {

padding-bottom: 24px;

}



h4 {

	padding-top: 10px;

}



p {  

    font-size:14px;  

    font-family:Helvetica, Arial, Sans-serif;  

    color:#fff;

	text-align:justify;

	margin-right: 56px;

}



h3 {

	margin-right: 50px;

	margin-bottom: 0px;

	font-size: 13px;

	font-family: Arial, Helvetica, sans-serif;

	padding-top: 3px;

	color: #fff;

}



a {

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	color: #fff;

}



a:hover {

	text-decoration: underline;

}



h2.title {

	font-size: 18px;

	font-weight: bold;

	padding-bottom: 0px;

}



#rColumn {

	width: 340px;

	float: left;

	padding-top: 200px;
	padding-left: 10px;

}



#container{

	cursor:pointer;

	font-family: Arial, Helvetica, sans-serif;

	float: right;

}



#vimeo {

	height: 750px;

	width: 600px;

	position: absolute;

	top: 100px;

	left: 400px;

	background-image: url(../images/splatter.png);

	background-repeat: no-repeat;

	visibility: hidden;

}



#vimeo2 {

	position: absolute;

	top: 60px;

	left: 55px;

	visibility: hidden;

}



#fightLeft {

	float:left;

	width: 350px;

}



#fightRight {

	float: left;

}



#nextfight {

	float: left;

	width: 350px;

}



#fightresults {

	float: left;

	width: 350px;

}



#title {

	padding:35px;

	font-size:28px;

	float: left;

	position: absolute;

}



.logo {

	display: inline;

}



.toggle {

	margin-left:20px;

	cursor:pointer;

	font-size:25px;

	padding:10px;

	font-weight: bold;

}



.red {

	color: #930505;

}

.toggle.active {

	color: #930505;

}



.element {

	margin-left:30px;

}



.element p {

	padding: 0px;

}

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,

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-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

}

/* remember to define focus styles! */

:focus {

	outline: 0;

}

body {

	color: #484747;

	font-size: 14px;

	font-weight:900;

	background: #000;

	font-family: Arial, Helvetica, sans-serif;

}

ol, ul {

	list-style: none;

}

/* tables still need 'cellspacing="0"' in the markup */

table {



}

caption, th, td {

	text-align: left;

	font-weight: normal;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: "";

}

blockquote, q {

	quotes: "" "";

}

strong{

	font-weight:bold;

}

em{

	font-style:italic;

}

a{

	text-decoration:none;

}

a:hover{

	text-decoration:underline;

}





/* SLIMBOX */



#lbOverlay {

	position: fixed;

	z-index: 9999;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	background-color: #000;

	cursor: pointer;

}



#lbCenter, #lbBottomContainer {

	position: absolute;

	z-index: 9999;

	overflow: hidden;

	background-color: #fff;

}



.lbLoading {

	background: #fff url(loading.gif) no-repeat center;

}



#lbImage {

	position: absolute;

	left: 0;

	top: 0;

	border: 10px solid #fff;

	background-repeat: no-repeat;

}



#lbPrevLink, #lbNextLink {

	display: block;

	position: absolute;

	top: 0;

	width: 50%;

	outline: none;

}



#lbPrevLink {

	left: 0;

}



#lbPrevLink:hover {

	background: transparent url(prevlabel.gif) no-repeat 0 15%;

}



#lbNextLink {

	right: 0;

}



#lbNextLink:hover {

	background: transparent url(nextlabel.gif) no-repeat 100% 15%;

}



#lbBottom {

	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;

	font-size: 10px;

	color: #666;

	line-height: 1.4em;

	text-align: left;

	border: 10px solid #fff;

	border-top-style: none;

}



#lbCloseLink {

	display: block;

	float: right;

	width: 66px;

	height: 22px;

	background: transparent url(closelabel.gif) no-repeat center;

	margin: 5px 0;

	outline: none;

}



#lbCaption, #lbNumber {

	margin-right: 71px;

}



#lbCaption {

	font-weight: bold;

}



#lightboxvisibility {

	visibility: hidden;

}