@charset "utf-8";
/* CSS Document */
#tour_wrapper{
	clear:both;
	display:block;
	width:919px;
	height:328px;
	background:url(../images/tour/tour_bg.gif) no-repeat;
	text-align:center;
}
#tour_page{
	display:block;
	width: 891px;
	height:314px;
	margin:0 auto;
	text-align:left;
}
.title{
	display:block;
	height:30px;
	padding-top:14px;
	text-align:left;
}
.title h2{
	display:none;
}
.photo{
	float:left;
	display:block;
	width:520px;
	height:270px;
}
.margin{
	float:left;
	display:block;
	width:14px;
	height:270px;
}
.content_wrapper{
	float:left;
	display:block;
	width:357px;
	height:270px;
}
.content{
	display:block;
	width:357px;
	/*height:234px;*/
}
.content span{
	display:none;
}
.pagination{
	clear:both;
	display:block;
	height:auto;
}
.previous{
	float:left;
	display:block;
	width:108px;
	height:36px;
	padding:0px;
	margin:0px;
}
.previous a{
	display:block;
	width:108px;
	height:36px;
	background:url(../images/tour/previous.gif) left no-repeat;
	padding:0px;
	margin:0px;
}
.previous a:hover{
	display:block;
	width:108px;
	height:36px;
	background:url(../images/tour/previous.gif) right no-repeat;
	padding:0px;
	margin:0px;
	border:0px;
}
.next{
	float:right;
	display:block;
	width:108px;
	height:36px;
	padding:0px;
	margin:0px;
}
.next a{
	display:block;
	width:108px;
	height:36px;
	background:url(../images/tour/next.gif) left no-repeat;
	padding:0px;
	margin:0px;
}
.next a:hover{
	display:block;
	width:108px;
	height:36px;
	background:url(../images/tour/next.gif) right no-repeat;
	padding:0px;
	margin:0px;
	border:0px;
}
.clear{
	clear:both;
	font-size:2px;
	height:5px;
}
/*Recruiter tour */
#tour_top{
	position:relative;
}
#recruiter_tour, #athlete_tour{
	display:block;
	background:url(../images/tour/recruiter-bg.jpg) no-repeat;
	margin-top:8px;
	width:918px;
	height:526px;
	position:relative;
	color:#1a1818;
}
#recruiter_tour h2, #athlete_tour h2{
	font-size:24px;
	position:absolute;
	top:2px;
	left:44px;
	color:#1a1818;
}
#recruiter_tour h3, #athlete_tour h3{
	font-size:16px;
	margin-top:0px;
	font-weight:bold;
	color:#1a1818;
}
#recruiter_tour .photo, #athlete_tour .photo{
	display:block;
	position:absolute;
	width:589px;
	height:450px;
	top:64px;
	left:44px;
}
#recruiter_tour .tour_info, #athlete_tour .tour_info{
	display:block;
	position:absolute;
	width:230px;
	height:auto;
	top:64px;
	left:680px;
	color:#1a1818;
	line-height:19px;
}
#btn_create_recruiter_profile{
	position:absolute;
	top:11px;
	left:654px;
	display:block;
	height:33px;
	width:262px;
}
#btn_create_recruiter_profile a{
	background:url(../images/tour/btn-create-free-recruiter-profile.gif) left no-repeat;
	display:block;
	height:33px;
	width:262px;
	padding:0px;
	margin:0px;
	border:0px;
}
#btn_create_recruiter_profile a:hover{
	background:url(../images/tour/btn-create-free-recruiter-profile.gif) right no-repeat;
	display:block;
	height:33px;
	width:262px;
	padding:0px;
	margin:0px;
	border:0px;
}
#btn_create_athlete_profile{
	position:absolute;
	top:11px;
	left:654px;
	display:block;
	height:33px;
	width:262px;
}
#btn_create_athlete_profile a{
	background:url(../images/tour/btn-create-free-athlete-profile.gif) left no-repeat;
	display:block;
	height:33px;
	width:262px;
	padding:0px;
	margin:0px;
	border:0px;
}
#btn_create_athlete_profile a:hover{
	background:url(../images/tour/btn-create-free-athlete-profile.gif) right no-repeat;
	display:block;
	height:33px;
	width:262px;
	padding:0px;
	margin:0px;
	border:0px;
}
#btn_next_page{
	display:block;
	position:absolute;
	height:32px;
	width:34px;
	top:260px;
	left:640px;
	padding:0px;
	margin:0px;
	border:0px;
}
#btn_next_page a{
	background:url(../images/tour/btn-next-page.gif) left no-repeat;
	display:block;
	height:32px;
	width:34px;
	padding:0px;
	margin:0px;
	border:0px;
}
#btn_next_page a:hover{
	background:url(../images/tour/btn-next-page.gif) right no-repeat;
	display:block;
	height:32px;
	width:34px;
	padding:0px;
	margin:0px;
	border:0px;
}
#btn_previous_page{
	display:block;
	position:absolute;
	height:32px;
	width:32px;
	top:260px;
	left:9px;
	padding:0px;
	margin:0px;
	border:0px;
}
#btn_previous_page a{
	background:url(../images/tour/btn-previous-page.gif) left no-repeat;
	display:block;
	height:32px;
	width:32px;
	padding:0px;
	margin:0px;
	border:0px;
}
#btn_previous_page a:hover{
	background:url(../images/tour/btn-previous-page.gif) right no-repeat;
	display:block;
	height:32px;
	width:32px;
	padding:0px;
	margin:0px;
	border:0px;
}
#btn_create_recruiter{
	display:block;
	position:absolute;
	height:40px;
	width:166px;
	top:259px;
	left:697px;
	padding:0px;
	margin:0px;
	border:0px;
}
#btn_create_recruiter a{
	background:url(../images/tour/btn-create-free-recruiter.gif) left no-repeat;
	display:block;
	height:40px;
	width:166px;
	padding:0px;
	margin:0px;
	border:0px;
}
#btn_create_recruiter a:hover{
	background:url(../images/tour/btn-create-free-recruiter.gif) right no-repeat;
	display:block;
	height:40px;
	width:166px;
	padding:0px;
	margin:0px;
	border:0px;
}
#btn_create_athlete{
	display:block;
	position:absolute;
	height:40px;
	width:166px;
	top:409px;
	left:697px;
	padding:0px;
	margin:0px;
	border:0px;
}
#btn_create_athlete a{
	background:url(../images/tour/btn-create-free-athlete.gif) left no-repeat;
	display:block;
	height:40px;
	width:166px;
	padding:0px;
	margin:0px;
	border:0px;
}
#btn_create_athlete a:hover{
	background:url(../images/tour/btn-create-free-athlete.gif) right no-repeat;
	display:block;
	height:40px;
	width:166px;
	padding:0px;
	margin:0px;
	border:0px;
}