@charset "utf-8";

body {
text-align: center; 
margin: 0; padding: 0;
background-color:#9d805e;
background-image:url(assets/bkg_paper.jpg);
background-position:center; background-position:top;
background-repeat:repeat-y;
line-height:0;
font-family:Arial, Helvetica, sans-serif;
color:#000;
}

a { color:#d20203;}

#nav {
	width:325px;	
	}

#nav li, #nav ul {
	list-style: none;
	float: left; margin:0; padding:0;
}

#nav li {
	height:50px;
}

#nav li a, #nav li a:link, #nav li a:hover, #nav li a:visited {
	display: block;
	padding: 0;
	width:325px;
	text-decoration: none;
} 

a.enter:link,
a.enter:visited,
a.enter:hover,
a.enter:active { 
	margin:0;    
	width:325px; 
	height:50px; 
	background-image:url(assets/btn_enter-now.png); 
	background-position:top;
}

a.fees:link,
a.fees:visited,
a.fees:hover,
a.fees:active { 
	margin-top:10px; 
	width:325px; 
	height:50px; 
	background-image:url(assets/btn_fees.png); 
	background-position:top;
}

a.requirements:link,
a.requirements:visited,
a.requirements:hover,
a.requirements:active { 
	margin-top:10px; 
	width:325px; 
	height:50px; 
	background-image:url(assets/btn_requirements.png); 
	background-position:top;
}

h1 {
	font-size:18px;
	line-height:24px;
	}

h2 { color: #111111;
	font-variant: normal;
	font-style: normal;
	font-size: 16px;
	line-height:20px;
}

h3 { color: #111111;
	margin-bottom: 4px;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}

p { font-size:12px; line-height:18px;}

p.footer { font-size:11px; padding-top:5px;}

.default { width:541px; text-align:left;}
.enter { width:541px; text-align:center;}
.fees { width:541px; text-align:center;}
.requirements { width:541px; text-align:center;}

ol, ul { font-size:12px; line-height:18px; text-align:left;}

ol li, ul li { margin-bottom:10px;}


.content { width:950px; margin:20px auto;}

.content-slamogram { width:950px; margin:0 auto; overflow:hidden;}

.lawler { width:387px; float:left; margin: 22px 0;}

.finger { width:387px; float:left; margin: 0 0 22px 0;}

.headlines { width:542px; float:right; text-align:center; margin: 22px 0;}

.headlines-slamogram { width:542px; float:right; text-align:center; margin: 0 0;}

.battle { width:201px; float:left; margin:16px 0; }

.btn266 { width:266px; float:left; margin:16px 0; }

.btn266right { width:266px; float:right; margin:16px 0;}

.buttons { width:325px; float:right; margin:16px 0;}

.buttons a.fees { margin:10px 0; width:325px; height:50px; background-image:url(assets/btn_fees.png); }

.header {
	 background-color: #fff;
	 position: absolute;
	 width: 900px;
	height: 115px;
	z-index: 10;
	top: 35px;
	left: 0;
}

.hidden {
	display:inline;
	overflow:hidden;
	visibility:hidden; height:1px; width:1px; float:left;
	}
	
.hide-text { 
	text-indent: -5000px;
	overflow: hidden;
}
#logo {
	background: url('images/logo.png') no-repeat;
	width: 91px;
	height: 99px;
	position: absolute;
	left: 51px;
	top: 8px;
}


.page {
	position: relative;
	z-index: 1;
	background-color: #f6f9ec;
	border-bottom: 3px solid #e7eadf;
	width: 660px;
	padding: 135px 0 0 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 195px;
	
}
.content {
	padding: 25px 20px 15px 40px;
}

.tickets td { text-align:left;}
.tickets td.right { text-align:right;}


#footer {
	color: #99cc33;
	padding: 20px 0 20px 0;
	position: relative;
}

#footer {
	color: #99cc33;
	padding: 20px 0 20px 0;
	position: relative;
}






