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

*{
	padding:0;
	margin:0;
}

body{
	background:url(../static_images/leaves-pattern.gif) left top;
	font-family:Arial, Helvetica, sans-serif;
}

.clear{
	clear:both;
	line-height:0;
	font-size:0;
}

h1{
	font-size:24px;
	color:#000;
	font-weight:normal;
}

h2{
	
	color:#fff69b;
	font-size:27px;
	font-weight:normal;
	border-bottom:8px solid #000000;
	padding-bottom:2px;
	margin: 0 12px 0 12px;
}

h2 span{
	font-size:15px;
}

h3{
	color:#3a9541;
	font-size:22px;
	font-weight:normal;
	line-height:20px;
}

h4{
	font-size:19px;
	font-weight:normal;
	color:#306a54;
	padding-top:2px;
}

h5{
	color:#010101;
	font-size:15px;
	font-weight:normal;
	line-height:20px;
}

h6{
	font-size:14px;
	color:#000;
	font-weight:normal;
	line-height:19px;
}

p{
	font-size:12px;
	color:#000;
	padding-top:3px;
}

a{
	text-decoration:none;
}

ul li{
	list-style-type:none;
}

#wrapper{
	width:759px;
	margin: 56px auto;
	padding-top:33px;
	background:url(../static_images/wrapper-topbg.png) no-repeat left top;
}

#wrapper-inner{
	width:759px;
	padding: 0 0 0 0;
	background:url(../static_images/content-bg-center.png) left top;
	
}

#wrapper-inner-cardsbg{
	width:716px;
	margin: 0 auto;
	background:url(../static_images/content-bg-cards.gif) left top;
	
}

#wrapper-inner-btmbg{
	width:759px;
	background:url(../static_images/content-btmbg.png) no-repeat left top;
	height:30px;
	font-size:0;
}

#header{
	width:716px;
	padding: 161px 0 0 0;
	position:relative;
}

#header-banner{
	width:747px;
	height:257px;
	position:absolute;
	top:-80px;
	left:-20px;
}

.header-left{
	width:441px;
	margin-left:15px;
}

.total-price{
	width:441px;
	padding: 10px 0 5px 0;
}

.total-price-left{
	width:266px;
	float:left;
	text-align:right;
}

.total-price-right{
	width:150px;
	float:left;
	padding-left:16px;
	font-size:34px;
}

.main-nav{
	background:url(../static_images/nav-leftbg.gif) no-repeat left top;
	padding: 0 0 0 6px;
	height:42px;
	float:left;
	z-index:1500;
	position:absolute;
	top:124px;
	left:10px;
}

.main-nav-inner{
	left:90px;
}

.main-nav-center{
	background:url(../static_images/nav-centerbg.gif) repeat-x left top;
	height:42px;
	float:left;
}

.main-nav-center ul{
	padding-top:6px;
}

.main-nav-center ul li{
	padding: 0 14px 0 14px;
	font-size:15px;
	float:left;
	background:url(../static_images/mainnav-splitter.gif) no-repeat left 3px;
} 

.main-nav-center ul li.nobg{
	background:none !important;
}

.main-nav-center ul li a{
	font-size:15px;
	color:#fefefe;
} 

.main-nav-right{
	background:url(../static_images/nav-rightbg.png) no-repeat left top;
	height:42px;
	width:18px;
	float:left;
}

#qualifying-tournament-outer{
	width:259px;
	position:absolute;
	right:-25px;
	bottom:-53px;
}

#qualifying-tournament-main{
	width:259px;
	padding: 9px 0 0 0;
	background:url(../static_images/qualifying-topbg.png) no-repeat left top;
}

.qualifying-tournament-center{
	width:259px;
	background:url(../static_images/qualifying-centerbg.png) repeat-y left top;
}

.qualifying-tournament-center-inner{
	width:221px;
	margin-left:9px;
	padding:7px 10px;
	background:url(../static_images/qualifying-center-bg.gif) repeat-x left top;
}

.qualifying-tournament-center-inner h3{
	color:#c52228;
}

.qualifying-tournament-center-inner a{
	font-size:12px;
	color:#48a063;
	text-transform:uppercase;
	margin-top:5px;
	display:block;
	margin-bottom:3px;
}

.qualifying-tournament-btm{
	width:259px;
	height:8px;
	font-size:0;
	background:url(../static_images/qualifying-btmbg.png) no-repeat left top;
}

#content{
	width:745px;
	padding: 25px 7px 0 7px;
}

#content-subpage{
	width:698px;
	padding:0 0 30px 6px;
	margin-top:26px;
}

#content-subpage p{
	font-size:14px;
	line-height:20px;
	padding: 15px 0 17px 0;
}

.content-left{
	width:430px;
	float:left;
	padding-left:5px;
}

.content-left-alt{
	width:600px;
	float:left;
	padding-left:25px;
}

.content-left ul{
	clear:both;
	margin:0;
	padding: 0 0 0 0;
}
.content-left ul li{
	font-size:14px;
	width:100px;
	float:left;
	padding-right:5px;
}
.normal-list ul 
{
	padding-left:25px;
}
.normal-list ul li{
	font-size:12px;
	padding-right:5px;
	float:none;
	width:auto;
	list-style:inside;
	list-style-type:disc;
	list-style-position:outside;
	padding-bottom:7px;
}

.content-bullet ul li{
	font-size:14px;
	padding-left:10px;
}

.content-left ul li ul{
	float:left;
	padding:0 0 17px 0;
}

.content-left ul li ul li{
	width:275px !important;
	padding-right:0 !important;
	line-height:20px;
}
.content-left ul li ul li a{
	color:#b9232c;
}

.content-left ul li ul li a:hover{
	text-decoration:underline;
}

a.register{
	color:#ffffc0;
	font-size:20px;
	text-align:center;
	background:url(../static_images/regsiter_btn.gif) no-repeat left top;
	width:342px;
	height:33px;
	display:block;
	padding-top:6px;
	margin-top:5px;
}

.content-right{
	width:248px;
	float:right;
}

a.print{
	background:url(../static_images/print-btn.gif) no-repeat right top;
	font-size:14px;
	color:#000;
	height:19px;
	display:block;
	float:right;
	padding-right:30px;
	padding-top:3px;
	margin-bottom:4px;
	margin-right:12px;
}

.tournament-location-main{
	width:248px;
	height:212px;
	float:left;
	padding-bottom:20px;
}

.other-tournament{
	width:229px;
	float:left;
	background:url(../static_images/other-top.gif) no-repeat top right;
	padding: 7px 0 0 10px;
	margin-bottom:19px;
}

.other-tournament h5{
	color:#fff;
	text-align:center;
}

.other-tournament-center{
	width:185px;
	border-left:6px solid #000;
	border-right:6px solid #000;
	padding: 15px 16px 20px 16px;
}

.other-tournament-center ul li{
	font-size:15px;
	color:#020202;
	padding: 6px 0 0 9px;
	font-weight:bold;
	background:url(../static_images/star.gif) no-repeat left 13px;
}

.other-tournament-btm{
	width:229px;
	height:8px;
	background:url(../static_images/other-btm.gif) no-repeat top left;
	font-size:0;
}

.other-tournament1{
	width:232px;
	float:left;
	background:url(../static_images/quality-bannar-topbg.gif) no-repeat top right;
	padding: 7px 0 0 10px;
}

.other-tournament-center1{
	width:222px;
	border-left:5px solid #000;
	border-right:5px solid #000;
	padding: 10px 0 3px 0;
	background:#b9232c;
	text-align:center;
}

.other-tournament-center1 h3{
	color:#fefefe;
}

.other-tournament-center1 h2{
	margin:0 !important;
	padding:0 !important;
	font-size:30px;
	border:0;
	color:#fefefe;
}

.other-tournament-center1 p{
	color:#fefefe;
	font-size:18px !important;
	padding:0 !important;
	padding-bottom:10px !important;
}

.other-tournament-center1 a{
	background:url(../static_images/download.gif) no-repeat left top;
	display:block;
	text-align:center;
	width:134px;
	height:29px;
	font-size:18px;
	color:#fdfbfb;
	padding: 3px 0 0 0;
	margin: 8px auto;
}

.other-tournament-btm1{
	width:232px;
	height:7px;
	background:url(../static_images/quality-bannar-btmbg.gif) no-repeat top left;
	font-size:0;
}

ul.tournament-location li{
	float:left;
	width:248px;
	height:212px;
}

ul.tournament-location li a{
	background:url(../static_images/tournament-btnbg1.png) no-repeat left top;
	display:block;
	width:216px;
	height:197px;
	padding: 15px 16px 0 16px;
	text-align:center;
	position:relative;
	cursor:pointer;
}

ul.tournament-location li a img{
	position:absolute;
	top:15px;
	left:16px;
	z-index:1;
}

span.city-name{
	font-weight:bold;
	font-size:36px;
	color:#fefefe;
	z-index:1500;
	position:relative;
}

span.date{
	font-size:30px;
	color:#fff69b;
	z-index:1500;
	position:relative;
	line-height:33px;
}

span.tournament{
	font-size:18px;
	color:#fefefe;
	z-index:1500;
	position:relative;
}

span.people-no{
	font-size:26px;
	text-align:center;
	float:left;
	color:#fefefe;
	z-index:1500;
	position:absolute;
	width:207px;
	height:32px;
	display:block;
	bottom:33px;
	left:25px;
	letter-spacing:1px;
}

span.short-name{
	font-size:20px;
	color:#fefefe;
	z-index:1500;
	position:relative;
	line-height:19px;
	display:block;
	padding-bottom:8px;
}
