
	@charset "UTF-8";
	/*----------------------------------------------

	UK International Soccer Camps
	Copyright 2008


	----------------------------------------------*/


	/*----------------------------------------------


	Reset


	----------------------------------------------*/

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: none;
		vertical-align: baseline;
		background: transparent;
		list-style-type: none;
		text-decoration: none;
	}

	.clear {
		clear:both;
	}

	/*----------------------------------------------


	Structure 


	----------------------------------------------*/

	a:link {
		color: #082B50;
		font-size:12px;
	}
	
	a:visited {
		color: #082B50;
		font-size:12px;
	}
	
	a:hover {
		color: #53849E;
		font-size:12px;
	}
	
	a:active {
		color: #082B50;
		font-size:12px;
	}
	
	span.red {color:#900;}
	a.red {color:#900;}
	
	body {
		background-color:#FFF;
		background:url(../../newhtml/images/l_bg.jpg) repeat-x;
		margin: 0;
		padding: 0;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	
	#container {
		position:relative;
		margin:0 auto;
		width:950px;
		min-height:600px;
		overflow:hidden;
		
	}
	
	#header {
	position:relative;
	width:950px;
	height:227px;
	overflow:hidden;
	}

	#header_img {
	position:relative;
	width:624px;
	height:227px;
	float:right;
	}
	
	#logo_wrap {
	position:relative;
	width:300px;
	float:left;
	}

	#logo_wrap img.logo{
	float: left;
	margin: 18px 0 0 30px;
	}	

	/*----------------------------------------------


	Main & Sub Navigation Elements 


	----------------------------------------------*/
	#nav_wrap {
		position: relative;
		width: 770px;
		height: 53px;
		background: transparent url(../../newhtml/images/nav/nav_bg.png) top left no-repeat;
		float:left;
		overflow:hidden;
	}
	
	#nav_repeat {
		position:relative;
		width:100%;
		height: 53px;
		background-image:url(../../newhtml/images/nav/nav_repeat.png);
		background-repeat:repeat-x;
		overflow:hidden;
	}
	#main_nav {
		position:relative;
		width:770px;
		height: 53px;
		overflow:hidden;
	}
	#main_nav ul {
		border: none;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		clear: left;
		height: 53px;
		float:left;
	}
	#main_nav ul li {
		display: inline;
		float: left;
		padding: 0px;
		margin: 0px;
		border: none;
	}
	#main_nav ul li a {
		display: block;
		height: 53px;
		padding: 0px;
		margin: 0px;
	}
	li#nav_home a { width: 80px; } 
	li#nav_details a { width: 120px; } 

	li#nav_find a { width: 109px; } 
	li#nav_services a { width: 100px; } 
	li#nav_coaches a { width: 139px; } 
	li#nav_testimonials a { width: 121px; } 
	li#nav_contact a { width: 101px; } 

	li#nav_home a:hover { background: transparent url(../../newhtml/images/nav/btn_home.png) 0px 0px no-repeat; }
	li#nav_details a:hover { background: transparent url(../../newhtml/images/nav/btn_details.png) 0px 0px no-repeat; }
	li#nav_find a:hover { background: transparent url(../../newhtml/images/nav/btn_find.png) 0px 0px no-repeat; }
	li#nav_services a:hover { background: transparent url(../../newhtml/images/nav/btn_services.png) 0px 0px no-repeat; }
	li#nav_coaches a:hover { background: transparent url(../../newhtml/images/nav/btn_coaches.png) 0px 0px no-repeat; }
	li#nav_testimonials a:hover { background: transparent url(../../newhtml/images/nav/btn_testimonials.png) 0px 0px no-repeat; }
	li#nav_contact a:hover { background: transparent url(../../newhtml/images/nav/btn_contact.png) 0px 0px no-repeat; }

	#main_nav ul li strong { display: none; }

	#main_nav li a.currentHome  { background: transparent url(../../newhtml/images/nav/btn_home.png) 0px 0px no-repeat; }
	#main_nav li a.currentDetails { background: transparent url(../../newhtml/images/nav/btn_details.png) 0px 0px no-repeat; }
	#main_nav li a.currentFind { background: transparent url(../../newhtml/images/nav/btn_find.png) 0px 0px no-repeat; }
	#main_nav li a.currentServices { background: transparent url(../../newhtml/images/nav/btn_services.png) 0px 0px no-repeat; }
	#main_nav li a.currentCoaches { background: transparent url(../../newhtml/images/nav/btn_coaches.png) 0px 0px no-repeat; }
	#main_nav li a.currentTestimonials { background: transparent url(../../newhtml/images/nav/btn_testimonials.png) 0px 0px no-repeat; }
	#main_nav li a.currentContact { background: transparent url(../../newhtml/images/nav/btn_contact.png) 0px 0px no-repeat; }

	
	/*----------------------------------------------


	Home Page


	----------------------------------------------*/
	#left_wrap {
	position:relative;
	width:677px;
	min-height:377px;
	margin-top:40px;
	float:left;
	}
	
	#welcome_wrap {
	position:relative;
	width:309px;
	float:left;
	}
	
	#welcome_wrap p{ color:#7C7D7E; }
	
	#video_wrap {
	position:relative;
	width:340px;
	float:left;
	margin-left:15px;
	}
	
	#camps_wrap {
	position:relative;
	width:240px;
	min-height:377px;
	margin-top:40px;
	float:left;
	}
	
	.hdr_camps { 
	position:relative; 
	width:238px; 
	height:28px; 
	background-image:url(../../newhtml/images/hdr_camps.png);
	}
	
	#camp_nav_wrap {
		position: relative;
		width: 238px;
		height: 350px;
		background: transparent url(../../newhtml/images/nav/camp_nav_bg.png) top left no-repeat;
		float:left;
	}
	
	#camp_nav {
		position:relative;
		width:238px;
		height: 86px;
		
	}
	#camp_nav ul {
		border: none;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		clear: left;
		height: 86px;
	}
	#camp_nav ul li {
		float: left;
		padding: 0px;
		margin: 0px;
		border: none;
	}
	#camp_nav ul li a {
		display: block;
		height: 86px;
		padding: 0px;
		margin: 0px;
		margin-bottom:2px;
	}
	li#nav_4to6 a { width: 238px; } 
	li#nav_7to10 a { width: 238px; } 
	li#nav_11to14 a { width: 238px; } 
	li#nav_15to18 a { width: 238px; } 
	
	li#nav_4to6 a:hover { background: transparent url(../../newhtml/images/nav/camps_4to6.png) 0px 0px no-repeat; }
	li#nav_7to10 a:hover { background: transparent url(../../newhtml/images/nav/camps_7to10.png) 0px 0px no-repeat; }
	li#nav_11to14 a:hover { background: transparent url(../../newhtml/images/nav/camps_11to14.png) 0px 0px no-repeat; }
	li#nav_15to18 a:hover { background: transparent url(../../newhtml/images/nav/camps_15to18.png) 0px 0px no-repeat; }

	#camp_nav ul li strong { display: none; }
	
	.hdr_welcome { 
	position:relative; 
	width:309px; 
	height:21px; 
	background-image:url(../../newhtml/images/hdr_welcome.png);
	margin-bottom:20px;
	}
	
	.hdr_details {
	position:relative;
	width:309px;
	height:21px;
	margin-bottom:20px;
	}
	
	/*----------------------------------------------
	
	Interior Pages : Camps & Details


	----------------------------------------------*/
	
	
	#interior_left_wrap {
	position:relative;
	width:677px;
	min-height:377px;
	margin-top:40px;
	float:left;
	}
	
	#details_wrap {
	position:relative;
	width:629px;
	float:left;
	}
	
	#details_wrap p{ color:#7C7D7E; }
	#details_wrap h4{ color:#4b7792; font-size:14px; font-weight:500; font-variant:small-caps;}
	
	.entry_wrapper {
		position:relative;
		width:629px;
		height:157px;
		margin-top:20px;
	}
	
	.entry_img {
		position:relative;
		width:150px;
		height:157px;
		float:left;
		background-color:#090;
	}
	
	.entry_text {
		position:relative;
		width:470px;
		min-height:157px;
		float:left;
		margin-left:9px;
	}
	
	.entry_text p{ color:#7C7D7E;}
	
	.entry_text h4{ color:#4b7792; font-size:14px; font-weight:500; font-variant:small-caps;}
	
	.entry_wrapper_ni {
	position:relative;
	width:629px;
	height:117px;
	margin-top:20px;
	}
	
	.entry_img_ni {
		position:relative;
		width:150px;
		height:157px;
		float:left;
		background-color:#090;
	}
	
	.entry_text_ni {
		position:relative;
		width:479px;
		float:left;
		
	}
	
	.entry_text_ni p{ color:#7C7D7E;}
	
	.entry_text_ni h4{ color:#4b7792; font-size:14px; font-weight:500; font-variant:small-caps;}
	
	
	#interior_wrap {
	position:relative;
	width:240px;
	min-height:377px;
	margin-top:40px;
	float:left;
	}
	
	.hdr_interior { 
	position:relative; 
	width:238px; 
	height:28px; 
	background-image:url(../../newhtml/images/hdr_quick.png);
	}
	
	#interior_nav_wrap {
		position: relative;
		width: 238px;
		height: 350px;
		background: transparent url(../../newhtml/images/nav/ql_nav_bg.png) top left no-repeat;
		float:left;
	}
	
	#interior_nav {
		position:relative;
		width:238px;
		height: 86px;
		
	}
	#interior_nav ul {
		border: none;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		clear: left;
		height: 86px;
	}
	#interior_nav ul li {
		float: left;
		padding: 0px;
		margin: 0px;
		border: none;
	}
	#interior_nav ul li a {
		display: block;
		height: 86px;
		padding: 0px;
		margin: 0px;
		margin-bottom:2px;
	}
	li#nav_1 a { width: 238px; } 
	li#nav_2 a { width: 238px; } 
	li#nav_3 a { width: 238px; } 
	li#nav_4 a { width: 238px; } 
	li#nav_5 a { width: 238px; } 
	
	li#nav_1 a:hover { background: transparent url(../../newhtml/images/nav/ql_residential.png) 0px 0px no-repeat; }
	li#nav_2 a:hover { background: transparent url(../../newhtml/images/nav/ql_equipment.png) 0px 0px no-repeat; }
	li#nav_3 a:hover { background: transparent url(../../newhtml/images/nav/ql_coaching.png) 0px 0px no-repeat; }
	li#nav_4 a:hover { background: transparent url(../../newhtml/images/nav/ql_education.png) 0px 0px no-repeat; }
	li#nav_5 a:hover { background: transparent url(../../newhtml/images/nav/ql_opportunity.png) 0px 0px no-repeat; }
	li#nav_6 a:hover { background: transparent url(../../newhtml/images/nav/ql_programs.png) 0px 0px no-repeat; }


	#interior_nav ul li strong { display: none; }
	
	
	
	#coaches_wrap {
	position:relative;
	width:240px;
	min-height:377px;
	margin-top:40px;
	float:left;
	}
	
	.hdr_coaches { 
	position:relative; 
	width:238px; 
	height:28px; 
	background-image:url(../../newhtml/images/hdr_quick.png);
	}
	
	#coaches_nav_wrap {
		position: relative;
		width: 238px;
		height: 350px;
		background: transparent url(../../newhtml/images/nav/ql_nav_bg_coaches.png) top left no-repeat;
		float:left;
	}
	
	#coaches_nav {
		position:relative;
		width:238px;
		height: 86px;
		
	}
	#coaches_nav ul {
		border: none;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		clear: left;
		height: 86px;
	}
	#coaches_nav ul li {
		float: left;
		padding: 0px;
		margin: 0px;
		border: none;
	}
	#coaches_nav ul li a {
		display: block;
		height: 86px;
		padding: 0px;
		margin: 0px;
		margin-bottom:2px;
	}
	li#c_nav_1 a { width: 238px; } 
	li#c_nav_2 a { width: 238px; } 
	li#c_nav_3 a { width: 238px; } 
	li#c_nav_4 a { width: 238px; } 
	
	
	li#c_nav_1 a:hover { background: transparent url(../../newhtml/images/nav/ql_programs.png) 0px 0px no-repeat; }
	li#c_nav_2 a:hover { background: transparent url(../../newhtml/images/nav/ql_equipment.png) 0px 0px no-repeat; }
	li#c_nav_3 a:hover { background: transparent url(../../newhtml/images/nav/ql_opportunity.png) 0px 0px no-repeat; }
	li#c_nav_4 a:hover { background: transparent url(../../newhtml/images/nav/ql_education.png) 0px 0px no-repeat; }
	


	#coaches_nav ul li strong { display: none; }
	
	
	
	/*----------------------------------------------


	Footer Elements 


	----------------------------------------------*/
	
	
	#footer_wrap {
		position:relative;
		width:100%;
		height: 237px;
		margin:0 auto;
		background-image:url(../../newhtml/images/footer_bg_repeat.jpg);
		background-repeat:repeat-x;
		
	}	
	
	#footer {
		position:relative;
		width:1024px;
		height: 192px;
		padding-top:45px;
		margin:0 auto;
		background-image:url(../../newhtml/images/footer_bg.png);
		
	}	
	
	
	#footer p{ text-align:center; color:#666666; font-size:10px;}

	#giftcard {
		position:relative;
		width:90px;
		height:65px;
		background-image:url(../images/iCamp-Web-ICON.png);
		background-repeat:no-repeat;
		float:left;
	}
	#giftcard ul {
		border: none;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		clear: left;
		height: 65px;
	}
	#giftcard ul li {
		float: left;
		padding: 0px;
		margin: 0px;
		border: none;
	}
	#giftcard ul li a {
		display: block;
		height: 65px;
		padding: 0px;
		margin: 0px;
		margin-bottom:2px;
	}
	li#g1 a { width: 90px; } 
	
	li#g1 a:hover { background: transparent url(../images/iCamp-Web-ICON_h.png) 0px 0px no-repeat; }
	
	#giftcard ul li strong { display: none; }

	#link_id {
		position:relative;
		width:595px;
		height:72px;
		background-image:url(../../newhtml/images/link_bg_home.png);
		float:left;
	}
	
	#footer_link_wrap {
	position:relative;
	width:695px;
	height:30px;
	margin-top:25px;
	border-top: solid 1px #99BBCF;
	border-top-style:dotted;
	}
	
	#link_nav_wrap {
		position: relative;
		width: 595px;
		float:left;
	}
	
	#footer_link_nav {
	position:relative;
	width:695px;		
	}
	#footer_link_nav ul {
		border: none;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		clear: left;
		width: 850px;
	}
	#footer_link_nav ul li { display: inline;}
	
	#footer_link_nav ul li a {
		padding: 0.6em 1em;
		color: #adddf8;
		text-decoration: none;
		float: left;
	}
	
	#footer_link_nav ul li a:hover {
		padding: 0.6em 1em;
		color: #ffffff;
		text-decoration: none;
		float: left;
	}
	
	#footer_link_nav ul li a.current { color:#FFFFFF; }
	
	#footer_link_wrap2 {
	position:relative;
	width:695px;
	height:30px;
	margin-top:5px;
	}
	
	#link_nav_wrap2 {
		position: relative;
		width: 595px;
		float:left;
	}
	
	#footer_link_nav2 {
	position:relative;
	width:695px;		
	}
	#footer_link_nav2 ul {
		border: none;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		clear: left;
		width: 850px;
	}
	#footer_link_nav2 ul li { display: inline;}
	
	#footer_link_nav2 ul li a {
		padding: 0.6em 1em;
		font-size:11px;
		color: #999;
		text-decoration: none;
		float: left;
	}
	
	#footer_link_nav2 ul li a:hover {
		padding: 0.6em 1em;
		color: #ffffff;
		text-decoration: none;
		float: left;
	}
	
	#footer_link_nav2 ul li a.current { color:#FFFFFF; }
	
	
	#quick_wrap {
		position:relative;
		width:595px;
		height:72px;
		background-image:url(../../newhtml/images/nav/quick_nav_home.png);
	}
	
	#quick_nav {
		position:relative;
		width:595px;
		height: 72px;
		
	}
	#quick_nav ul {
		border: none;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		clear: left;
		height: 72px;
	}
	#quick_nav ul li {
		float: left;
		padding: 0px;
		margin: 0px;
		border: none;
	}
	#quick_nav ul li a {
		display: block;
		height: 72px;
		padding: 0px;
		margin: 0px;
		margin-bottom:2px;
	}
	li#p1 a { width: 150px; } 
	li#p2 a { width: 147px; } 
	li#p3 a { width: 147px; } 
	li#p4 a { width: 151px; } 
	
	li#p1 a:hover { background: transparent url(../../newhtml/images/nav/q_ovr_home_p1.png) 0px 0px no-repeat; }
	li#p2 a:hover { background: transparent url(../../newhtml/images/nav/q_ovr_home_p2.png) 0px 0px no-repeat; }
	li#p3 a:hover { background: transparent url(../../newhtml/images/nav/q_ovr_home_p3.png) 0px 0px no-repeat; }
	li#p4 a:hover { background: transparent url(../../newhtml/images/nav/q_ovr_home_p4.png) 0px 0px no-repeat; }

	#quick_nav ul li strong { display: none; }
	
	
	
	.logo_wrap {
		position:relative;
		width:275px;
		height:72px;
		margin-left:50px;
		float:left;
	}
	
	a.moreinfo {
	  display:block;
	  width:73px;
	  height:16px;
	  text-decoration: none;
	  background:url(../../newhtml/images/btn_readmore.png);
	  float:left;
	  margin-top:20px;
	  margin-bottom:20px;
	 }
	  
	 a.moreinfo:hover {
	  background-position: -73px 0;
	 }


	 a.enrollnow {
	  display:block;
	  width:73px;
	  height:16px;
	  text-decoration: none;
	  background:url(../../newhtml/images/btn_enrolllnow.png);
	  float:left;
	   margin-top:20px;
	  margin-bottom:20px;
	 }
	  
	 a.enrollnow:hover {
	  background-position: -73px 0;
	 }

	img .flt_left {float:left;}
	
	ul.bottomBtns {
	float: left;
	width: 595px;
	list-style: none;
	height: 72px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

ul.bottomBtns li {
	display: inline;
	}

ul.bottomBtns li a {
	height: 72px;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
	}

/* 4 to 6 */
ul.bottomBtns li#bb_4to6-1 a {width: 148px;background: url(../../newhtml/images/bottomBnts_4-6.png) no-repeat 0 0;}
ul.bottomBtns  li#bb_4to6-1 a:hover {background-position: 0 -72px;}
ul.bottomBtns  li#bb_4to6-1 a.current {background-position: 0 -72px;}

ul.bottomBtns li#bb_4to6-2 a {width: 147px;background: url(../../newhtml/images/bottomBnts_4-6.png) no-repeat -148px 0;}
ul.bottomBtns  li#bb_4to6-2 a:hover {background-position: -148px -72px;}
ul.bottomBtns  li#bb_4to6-2 a.current {background-position: -148px -72px;}

ul.bottomBtns li#bb_4to6-3 a {width: 148px;background: url(../../newhtml/images/bottomBnts_4-6.png) no-repeat -296px 0;}
ul.bottomBtns  li#bb_4to6-3 a:hover {background-position: -296px -72px;}
ul.bottomBtns  li#bb_4to6-3 a.current {background-position: -296px -72px;}

ul.bottomBtns li#bb_4to6-4 a {width: 150px;background: url(../../newhtml/images/bottomBnts_4-6.png) no-repeat -444px 0;}
ul.bottomBtns  li#bb_4to6-4 a:hover {background-position: -444px -72px;}
ul.bottomBtns  li#bb_4to6-4 a.current {background-position: -444px -72px;}

/* 7 to 10 */
ul.bottomBtns li#bb_7to10-1 a {width: 148px;background: url(../../newhtml/images/bottomBnts_7-10.png) no-repeat 0 0;}
ul.bottomBtns  li#bb_7to10-1 a:hover {background-position: 0 -72px;}
ul.bottomBtns  li#bb_7to10-1 a.current {background-position: 0 -72px;}

ul.bottomBtns li#bb_7to10-2 a {width: 147px;background: url(../../newhtml/images/bottomBnts_7-10.png) no-repeat -148px 0;}
ul.bottomBtns  li#bb_7to10-2 a:hover {background-position: -148px -72px;}
ul.bottomBtns  li#bb_7to10-2 a.current {background-position: -148px -72px;}

ul.bottomBtns li#bb_7to10-3 a {width: 148px;background: url(../../newhtml/images/bottomBnts_7-10.png) no-repeat -296px 0;}
ul.bottomBtns  li#bb_7to10-3 a:hover {background-position: -296px -72px;}
ul.bottomBtns  li#bb_7to10-3 a.current {background-position: -296px -72px;}

ul.bottomBtns li#bb_7to10-4 a {width: 150px;background: url(../../newhtml/images/bottomBnts_7-10.png) no-repeat -444px 0;}
ul.bottomBtns  li#bb_7to10-4 a:hover {background-position: -444px -72px;}
ul.bottomBtns  li#bb_7to10-4 a.current {background-position: -444px -72px;}

/* 12 to 14 */
ul.bottomBtns li#bb_12to14-1 a {width: 148px;background: url(../../newhtml/images/bottomBnts_11-14.png) no-repeat 0 0;}
ul.bottomBtns  li#bb_12to14-1 a:hover {background-position: 0 -72px;}
ul.bottomBtns  li#bb_12to14-1 a.current {background-position: 0 -72px;}

ul.bottomBtns li#bb_12to14-2 a {width: 147px;background: url(../../newhtml/images/bottomBnts_11-14.png) no-repeat -148px 0;}
ul.bottomBtns  li#bb_12to14-2 a:hover {background-position: -148px -72px;}
ul.bottomBtns  li#bb_12to14-2 a.current {background-position: -148px -72px;}

ul.bottomBtns li#bb_12to14-3 a {width: 148px;background: url(../../newhtml/images/bottomBnts_11-14.png) no-repeat -296px 0;}
ul.bottomBtns  li#bb_12to14-3 a:hover {background-position: -296px -72px;}
ul.bottomBtns  li#bb_12to14-3 a.current {background-position: -296px -72px;}

ul.bottomBtns li#bb_12to14-4 a {width: 150px;background: url(../../newhtml/images/bottomBnts_11-14.png) no-repeat -444px 0;}
ul.bottomBtns  li#bb_12to14-4 a:hover {background-position: -444px -72px;}
ul.bottomBtns  li#bb_12to14-4 a.current {background-position: -444px -72px;}

/* 15 to 18 */
ul.bottomBtns li#bb_15to18-1 a {width: 148px;background: url(../../newhtml/images/bottomBnts_15-18.png) no-repeat 0 0;}
ul.bottomBtns  li#bb_15to18-1 a:hover {background-position: 0 -72px;}
ul.bottomBtns  li#bb_15to18-1 a.current {background-position: 0 -72px;}

ul.bottomBtns li#bb_15to18-2 a {width: 147px;background: url(../../newhtml/images/bottomBnts_15-18.png) no-repeat -148px 0;}
ul.bottomBtns  li#bb_15to18-2 a:hover {background-position: -148px -72px;}
ul.bottomBtns  li#bb_15to18-2 a.current {background-position: -148px -72px;}

ul.bottomBtns li#bb_15to18-3 a {width: 148px;background: url(../../newhtml/images/bottomBnts_15-18.png) no-repeat -296px 0;}
ul.bottomBtns  li#bb_15to18-3 a:hover {background-position: -296px -72px;}
ul.bottomBtns  li#bb_15to18-3 a.current {background-position: -296px -72px;}

ul.bottomBtns li#bb_15to18-4 a {width: 150px;background: url(../../newhtml/images/bottomBnts_15-18.png) no-repeat -444px 0;}
ul.bottomBtns  li#bb_15to18-4 a:hover {background-position: -444px -72px;}
ul.bottomBtns  li#bb_15to18-4 a.current {background-position: -444px -72px;}

/* services */
ul.bottomBtns li#bb_services-1 a {width: 148px;background: url(../../newhtml/images/bottomBnts_services.png) no-repeat 0 0;}
ul.bottomBtns  li#bb_services-1 a:hover {background-position: 0 -72px;}
ul.bottomBtns  li#bb_services-1 a.current {background-position: 0 -72px;}

ul.bottomBtns li#bb_services-2 a {width: 147px;background: url(../../newhtml/images/bottomBnts_services.png) no-repeat -148px 0;}
ul.bottomBtns  li#bb_services-2 a:hover {background-position: -148px -72px;}
ul.bottomBtns  li#bb_services-2 a.current {background-position: -148px -72px;}

ul.bottomBtns li#bb_services-3 a {width: 148px;background: url(../../newhtml/images/bottomBnts_services.png) no-repeat -296px 0;}
ul.bottomBtns  li#bb_services-3 a:hover {background-position: -296px -72px;}
ul.bottomBtns  li#bb_services-3 a.current {background-position: -296px -72px;}

ul.bottomBtns li#bb_services-4 a {width: 150px;background: url(../../newhtml/images/bottomBnts_services.png) no-repeat -444px 0;}
ul.bottomBtns  li#bb_services-4 a:hover {background-position: -444px -72px;}
ul.bottomBtns  li#bb_services-4 a.current {background-position: -444px -72px;}

/* coachzone */
ul.bottomBtns li#bb_coacheszone-1 a {width: 148px;background: url(../../newhtml/images/bottomBnts_coacheszone.png) no-repeat 0 0;}
ul.bottomBtns  li#bb_coacheszone-1 a:hover {background-position: 0 -72px;}
ul.bottomBtns  li#bb_coacheszone-1 a.current {background-position: 0 -72px;}

ul.bottomBtns li#bb_coacheszone-2 a {width: 147px;background: url(../../newhtml/images/bottomBnts_coacheszone.png) no-repeat -148px 0;}
ul.bottomBtns  li#bb_coacheszone-2 a:hover {background-position: -148px -72px;}
ul.bottomBtns  li#bb_coacheszone-2 a.current {background-position: -148px -72px;}

ul.bottomBtns li#bb_coacheszone-3 a {width: 148px;background: url(../../newhtml/images/bottomBnts_coacheszone.png) no-repeat -296px 0;}
ul.bottomBtns  li#bb_coacheszone-3 a:hover {background-position: -296px -72px;}
ul.bottomBtns  li#bb_coacheszone-3 a.current {background-position: -296px -72px;}

ul.bottomBtns li#bb_coacheszone-4 a {width: 150px;background: url(../../newhtml/images/bottomBnts_coacheszone.png) no-repeat -444px 0;}
ul.bottomBtns  li#bb_coacheszone-4 a:hover {background-position: -444px -72px;}
ul.bottomBtns  li#bb_coacheszone-4 a.current {background-position: -444px -72px;}
	
#content {
	position:relative;
	width:96%;
	min-height:377px;
	margin-top:40px;
	}
#catwin {
	position:fixed;
	background: #FFFFFF;
        display: none;
	top:    250px;
	left:   400px;
	height: 200px;
	width:  460px; 
	border:  thin;
	border-color: #7C7D7E;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:4;
	}
#tswin {
	position:fixed;
	background: #EFEFEF;
        display: none;
	top:    100px;
	left:   200px;
	height: 600px;
	width:  600px; 
	border:  thin;
	border-color: #7C7D7E;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:4;
	}
#notswin {
	position:fixed;
	background: #EFEFEF;
        display: none;
	top:    150px;
	left:   250px;
	height: 250px;
	width:  600px; 
	border:  thin;
	border-color: #7C7D7E;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:4;
	}
#gbcwin {
	position:fixed;
	background: #D7E1FF;
        display: none;
	top:    150px;
	left:   250px;
	height: 400px;
	width:  460px; 
	border:  thin;
	border-color: #7C7D7E;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:4;
	}
#pricewin {
	position:fixed;
	background: #D7E1FF;
        display: none;
	top:    250px;
	left:   250px;
	height: 100px;
	width:  460px; 
	border:  thin;
	border-color: #7C7D7E;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:4;
	}
#htxtwin {
	position:fixed;
	background: #B8CCFF;
        display: none;
	top:    250px;
	left:   50px;
	height: 250px;
	width:  460px; 
	border:  thin;
	border-color: #7C7D7E;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:4;
	}
#bot	{
	position:absolute;
	background: #FFFFFF;
	bottom: 7px;
	left:   0px;
	right:  0px;
	height:50px;
	width: 100%;
	overflow:hidden;
	z-index:4;
	}
A 	{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}
A:hover {
	color: #FF0000;
	text-decoration: underline overline;
	}
#nav A 	{
	color: #999999; 
	text-decoration: none;
	font-size: 14px; 
	font-weight: bold;
	font-style:italic;
	}
#nav A:hover {
	color: #7C7D7E;
	font-size: 14px; 
	font-weight: bold;
	font-style:italic;
	text-decoration: underline overline;
	}
#inhalt A 	{
	color: #999999; 
	text-decoration: none;
	font-weight: bold;
	}
#inhalt A:hover {
	color: #9C0033;
	font-weight: bold;
	text-decoration: underline;
	}
font	{ 
	font-family: Verdana; 
	font-weight: normal; 
	}
td	{ 
	font-family: Verdana; 
	font-size:   10px;
	font-weight: normal; 
	text-align:  left;
	vertical-align: top;
	}
h1	{ 
	font-size: 20px; 
	color: #999999; 
	font-family: Verdana; 
	font-weight: bold;
	font-style:italic;
	}
h2	{ 
	font-size: 18px; 
	color: #999999; 
	font-family: Verdana; 
	font-weight: bold;
	font-style:italic;
	}
h3	{  
	font-size: 16px; 
	color: #999999; 
	font-family: Verdana; 
	font-weight: bold;
	font-style:italic;
	}
h4	{
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
	}
h5	{
	font-family: Verdana; 
	font-size: 8px; 
	font-weight: normal; 
	color: #000000; 
	}
h6	{ 
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold; 
	color: #FF0000;
	}
hr	{ 
	color: #7C7D7E; 
	size:    2px;
	width   :100%;
	}
textarea
	{ 
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal; 
	color: #000000;
	}
input
	{ 
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal; 
	color: #000000;
	}
img	{
	border:0;
	}
#represwin {
	position:fixed;
	background: #D7E1FF;
        display: none;
	top:    100px;
	left:   250px;
	height: 220px;
	width:  600px; 
	border:  thin;
	border-color: #7C7D7E;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:4;
	}
#friendwin {
	position:fixed;
	background: #D7E1FF;
        display: none;
	top:    100px;
	left:   250px;
	height: 220px;
	width:  600px; 
	border:  thin;
	border-color: #7C7D7E;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:4;
	}
#twitterwin {
	position:fixed;
	background: #D7E1FF;
        display: none;
	top:    100px;
	left:   250px;
	height: 220px;
	width:  600px; 
	border:  thin;
	border-color: #7C7D7E;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:4;
	}
#facebookwin {
	position:fixed;
	background: #D7E1FF;
        display: none;
	top:    100px;
	left:   250px;
	height: 220px;
	width:  600px; 
	border:  thin;
	border-color: #7C7D7E;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:4;
	}
#dummygc {
	position:relative;
	background:url(../images/GiftCard_small.jpg);
	background-repeat:no-repeat;
        display: block;
	top:      0px;
	left:     0px;
	height: 381px;
	width:  570px; 
	color: #FFFFFF;
	font-size:10px;
	font-weight: bold;
	border:     0;
	overflow:hidden; 
	z-index:4;
	}
#dummygc1 	{
	position:relative;
	top:     2px;
	left:    40px;
	font-size:36pt;
	}
#dummygc2 	{
	position:relative;
	top:     0px;
	left:    325px;
	font-size:12px;
	}
#dummygc3 	{
	position:relative;
	top:     33px;
	left:    345px;
	}
#dummygc4 	{
	position:relative;
	top:     43px;
	left:    345px;
	}
#dummygc5 	{
	position:relative;
	top:     165px;
	left:    335px;
	font-size:12px;
	}
	