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

div, img, h1 { behavior: url(iepngfix.htc) }

*{padding:0;
  margin:0;
}

body {
	padding:0;
	margin:0;
	background-image: url(../images/background.jpg);
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

a{ 
	color:#900;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	
}

#container{
	width:990px;
	margin:0 auto 0 auto;
	
}

#mainBodyShadow{
	width:980px;
	background-image: url(../images/bg-shadow.png);
	background-repeat: repeat-y;
	height:2000px;
}

#mainBody{
	width:960px;
	height:2000px;
	background-image:url(../../images/background2.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	
}

#mainBodyCompetitors{
	width:960px;
	background:#FFF;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}

#resultBody{
	font-family:Tahoma, Geneva, sans-serif;
	width:960px;
	background-color:#FFF;
	margin-right: auto;
	margin-left: auto;
}

#resultBody table{
	font-size:0.9em;
	
	border-collapse: collapse;
	border: 1px solid grey;
	margin-top: 15px;
	
}

#resultBody td{padding:5px 10px;
}

#resultBody th{ 
padding:15px 0 15px 10px;
font-weight:bold;
text-align:left;
}

#mainBody p{
	padding:10px 10px 10px 0px;
		
}

#header{
	height: 200px;
	
	padding-bottom: 10px;
	padding-top: 10px;
}

#logo{
	width:620px;
	float: left;
}
#bjj {
	float: left;
}
#britOpen {
	float: left;
}
#onlineReg {
	float: left;
}


#braulioPic {
	width:300px;
	float: left;
}

.fightTimes {
	list-style-image: none;
	list-style-type: none;
	margin-left: 15px;
}


table {
	font-size:1.2em;
	border-collapse: collapse;
	border: 1px solid grey;
	margin-top: 15px;
}

td{padding:10px;
}

th{ text-align:left;
padding:5px;
}
.formData{
	list-style-image: none;
	list-style-type: none;
}

.formData fieldset{
	float:left;
	width:440px;
	margin:5px 10px 5px 0px;
	font-size:0.9em;
	font-weight:bold;
        
}

.formData li{
	padding:3px;
        
}

.formData label{
        display:block;
        
        
}

.formData h3{
	    padding-left:15px;
        font-size:1.2em;
        color:#6F0D0D;
}

#conditions{
	font-weight:normal;
	font-size:0.9em;
	line-height:1.3em;
	border:1px solid #666;
	height:120px;
	overflow:auto;
	background-color: #FFF;
	padding: 5px;
}

#academyInfo{
	
}

#personalInfo{
	clear:left;

}

#competitionInfo{

}

#emergencyInfo{

}

input {
        font-weight:normal;
	font-size: 1.1em;
	padding:2px;
        border:1px solid #999;
}
.payNow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



legend{
        color:#666;
        padding:5px 0px 5px 0px;
}

.note{
	color:#900;
	font-weight:bold;
}#sponsors li {
	display: inline;
}
#sponsors {
	height: 225px;
}
#fixedPics {
	clear: both;
}

#fixedPics h1 {
	color: #666;
	padding-bottom: 15px;
	padding-top: 10px;

}
#fixedPics h3 {
	margin: 0px;
	padding-left: 50px;
}

#welcomeTextBlock {
	width: 600px;
	float: left;
}

#welcomeText {
	width: 600px;
	float: left;
}
#welcomeText h1 {
	padding-bottom: 10px;
}

#welcomeText h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.3em;
	line-height: 1.5em;
}

#welcome {

}
#welcomePic {
	float: right;
	width: 320px;
}

.call{
	color:#900;
}
#confirmation {
	text-align: center;
	padding: 20px;
}

#fightList h4{
	font-size:2em;
	margin:0 0 30px 0;
}


#confirmation h1, h2{
	
	font-size:1.3em;
}

#map{
        color:red;
        font-family: arial;
        font-weight:bold;
        width:425px;
        height:350px;
        border:1px solid #ccc;

}

.bold{
	font-weight:bold;
}

.tableNote{
	font-size:0.7em;
	line-height: 1em;
}

#fightTimes{
	padding:20px;
}

#fightTimes h1{
	margin-top:10px;
	font-size:1.4em;
}

#fightTimes h3{
	text-align:center;
	color:#C00;
	font-size:1.6em;
}

#fightTimes h4{
	text-align:center;
	font-size:1.6em;
}

.time{
	font-size:1.2em;
	color:#900;
}

.dayHead{
	text-decoration:underline;
	font-size:3em;
}

.tableHeading{
	font-weight:bold;
}