
* {margin: 0; padding: 0;}

/**************************************** Main structure ****************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #000 url(images/bgrock.jpg) no-repeat fixed center top;	
}
div.clear {
	height: 0;
	width: 0;
	line-height: 0.0;
	font-size: 0%;
	clear: both;
}

.bld
{
	font-weight:bold;
	text-align:center;
}

img 
{
	border:none;
}

#container {
	width: 842px;
	margin: auto;
	font-size: 1.2em;
}


#top_nav {
	background-image: url(images/nav_top.jpg);
	height: 31px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
	color: #7E0200;
}

#header {
	background-image: url(images/header1.png);
	height: 200px;
}

#main_nav {
	background-image: url(images/roundnav.png);
	height: 56px;
	padding-left: 9px;
}

#navlist #home a
{
	margin:8px 0 0 0;
	background-image: url(images/homebtn.gif);
	width:140px;
	height:1px;
}
#navlist #home a:hover {
	background-position: 0 -40px;
}
#navlist #event a
{
	margin:8px 0 0 0;
	background-image: url(images/events.gif);
	width:140px;
	height:1px;
}
#navlist #event a:hover {
	background-position: 0 -40px;
}
#navlist #sponsors a
{
	margin:8px 0 0 0;
	background-image: url(images/sponsorsbtn.gif);
	width:140px;
	height:1px;
}
#navlist #sponsors a:hover {
	background-position: 0 -40px;
}
#navlist #media a
{
	margin:8px 0 0 0;
	background-image: url(images/mediabtn.gif);
	width:140px;
	height:1px;
}
#navlist #media a:hover {
	background-position: 0 -40px;
}
#navlist #contactus a
{
	margin:8px 0 0 0;
	background-image: url(images/contactbtn.gif);
	width:140px;
	height:1px;
}
#navlist #contactus a:hover {
	background-position: 0 -40px;
}
#contentwrapper {
      background-image: url(images/contentwrapper1.png);
      background-repeat: repeat-y;
      min-height: 850px; /* moz/FF/Opera */
      height: auto !important;
      height:550px;
}

#gallerycontentwrapper {
      background-image: url(images/gallerycontentwrapper.png);
      background-repeat: repeat-y;
      min-height: 550px; /* moz/FF/Opera */
      height: auto !important;
      height:550px;
}

#irisgallery h1
{
    padding: 10px 0 10px 0;
}


#left {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;
	text-align:justify;
}

#right {
	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
	text-align:justify;
	height:100%;
}

#right p 
{
	color:White;
}

#right a 
{
	text-decoration:none;
	color:#000;
}

#right a:hover
{
	text-decoration:underline;
	color:#000;
}

#content {
	margin-right: 200px;
	margin-left: 200px;
	padding: 15px 0;
}

#content p 
{
	color:#fff;
}

#content #spnlft
{
	float:left;
}

#content #spnrgt 
{
	float:right;
}

#content a
{
	color:White;
}

#content a:hover
{
	color:red;
}

#footer 
{
	position: relative;
	bottom: 0;
	width:842px;
	background-image: url(images/footer.png);
	background-repeat: repeat-y;
	height: 55px;
	clear: both;
	color:white;
}

#footer p 
{
		text-align: center;
		padding-top: 20px;
}
	
#myspace img

{
	margin:0 0 0 0px;


}
.bi 
{
	font-weight:bold;
	font-style:italic;
}
	

/**************************************** text, images, lists ****************************/

#content p {
	padding: 0 10px 0 0;
	text-align:justify;
	line-height:1.65em;
}
img.float_left {
	float: right;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
}

p.topnav, .copyright {
	margin: 0;
}

h1 {
	color: #FFFFFF;
	padding-top: 110px;
	padding-left: 130px;
	font-size: 3em;
	font-style: italic;
}

#about,
#map,
#contact,
#fighttraining,
#style,
#instructors,
#events,
#schedule,
#newsheader,
#sponsorsdiv,
#mediadiv,
#fightercontact,
#mailing {
	height: 60px;
	width:440px;
}

#contact {
	background:url(images/contact.jpg) no-repeat center center;	
}
#fightercontact {
	background:url(images/fightercontact.gif) no-repeat center center;	
}


#events {
	background: url(images/eventsdiv.jpg) no-repeat center center;	
}

#newsheader {
	background: url(images/newsheader.jpg) no-repeat center center;	
}
#content #sponsorsdiv {
	background:url(images/sponsorsdiv.jpg) no-repeat center center;
}
#mediadiv {
	background: url(images/mediadiv.jpg) no-repeat center center;	
}

#mailing {
	background: url(images/mailinglist.jpg) no-repeat center center;	
}


.event {
	height:175px;
}
#content .eventdisc p
{
	text-align:center;
}

#oxfevent {
		background: transparent url(images/oxf.jpg) no-repeat center center;	
}

#content .styletitle 
{
	color:#540402;
	text-align:center;
	font-weight:bold;
}
	
#newsbanner,
.events,
.fightsignup,
.sponsors
 {
	background-image: url(images/sidebar-news.jpg);
	font-size: 1em;
	height: 37px;
	width: 135px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 24px;
}

.events {
	background-image: url(images/whyoxf.jpg);
	height: 95px;
	width: 135px
}

.sponsors {
	background-image: url(images/sponsorbanner.gif);
}


.eventposter 
{
	margin-left:15px;
}

#content dd {
    border-bottom:dashed 1px #ccc;
    padding-bottom:10px;
    margin-bottom:20px;
}
.newsdate {
    background: transparent url('images/newsbullet.gif') no-repeat 2px 4px;
    font-size:1em;
    padding: 0 0 0 15px;
    color:red;
}
.newstitle {
    color:#595b5c;
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

dd {
	margin-bottom: 12px;
}

.newsheading {
	font-weight: bold;
}

#news dd a.title {
    display:block;
	font-size: 90%;
	margin-bottom: 5px;
	font-weight:bold;
}

#news dd .title {
	text-indent: 18px;
	color: red;
	text-decoration: underline;
	background: url('images/newsdocs.gif') no-repeat 2px 1px;		
}



#news dd a.title:hover {
	color: white;
}

#news dd p {
	font-size: 90%;
	line-height: 1.25;
	margin: 5px;
	color:White;
}

.photonav 
{
	text-align:center;
}
.mmp 
{
	font-weight:bold;
	font-size:1.0em;
	color:#fff;
	margin-left:80px;
}

.mmp img 
{
	padding: 0px 0 0 0;
}
	
.vidtitle 
{
	font-weight:bold;
	font-size:1.0em;
	color:#fff;
	text-align:center;
}

div#tickets {
	color:#fff;
}

#ticketbtn a{
	position: absolute;
	top: 250px;
	left: 100px;
	height:245px;
	width:290px;
	text-align: left;
	text-decoration:none;
	color:#fff;
	text-align:center;
	padding-top:12px;
	line-height:1em; 
	background-image: url("images/tickets.png");
	background-repeat:no-repeat;
}
#ticketbtn a:hover {
	background-position: 0px -253px;
}

.pglist
{

	margin:190px 0 15px 0px;
}

.ulpglist li 
{
	padding:0 0 10px 0;
	text-align:center;
}

.ulpglist li a
{
	color:#fff;
}

.ulpglist li a:hover
{
	color:red;
}

#mailingdiv 
{
	padding-bottom:20px;
}

#mailingdiv h3
{
    color:#fff;
    text-align:center;
    padding-bottom:15px;
}
/**************************************** Menu ****************************/

#navcontainer ul
{
	color: white;
	float: left;
	width: 100%;
	height: 54px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	margin-left: 27px;
	padding: 20px 1em;
	height: 18px;
	color: #720201;
	text-decoration: none;
	font-weight:bold;
	float: left;

}

#navcontainer ul li a:hover
{
	color: #fff;

}

/**************************************** Contact form ****************************/
#contactform {
    width:480px;
    font-size:90%;
}

label {
	font-style: italic;
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 155px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 155px;
          background: #FFFFFF;
		  border-top: 1px solid #E5E3E4;
		  border-left: 1px solid #E5E3E4;
		  border-bottom: 1px solid #EDEDED;
		  border-right: 1px solid #EDEDED;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 88px;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}
/********************************Lightbox 2 Photo Gallery ****************************/

#gallery {

	margin:0 0 0px 25px;
	
}

#gallery p {

	font-weight:bold;
	font-size:1.0em;
	color:#fff;
	text-align:center;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/galleryimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/galleryimages/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.thumbnail{
	padding: 1px 1px 1px 1px;
	height:75px;
	background-color: #fff;
	border: 3px solid #2a2a2a;
	float: left;
	margin:0px 0px 30px 20px;
	}	
	
.thumbnail img 
{
	border:none;
}
.thumbnail1 img
{
	display:none;
}

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}


.vids 
{
	margin:0 0 0px 47px;
}

.vidbtn
{
	padding: 1px 1px 1px 1px;
	height:150px;
	background-color: #fff;
	border: 3px solid #2a2a2a;
	float: left;
	margin:0px 0px 20px 115px;
}	

.vidtitle 
{
	font-weight:bold;
	font-size:1.0em;
	color:#fff;
	text-align:center;
	margin:10px 0px 20px 0px;
}