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

/* structure */

body{
	
	background-color:#4D4D4D;
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	margin-bottom:100px;
}

input,textarea,select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}

a{
	color:#E80079;	
}

.plain_link{
	text-decoration:none;
	color:#333333;
}

.plain_link:hover{
	text-decoration:underline;
}


h1{
	font-family:"Arial Black",Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	color:#000000;
	margin:0px;
}

h1 b,h1 strong{
	color:#E80079;
}

h3{
	font-family:"Arial Black",Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	color:#000000;
	margin:0px;
}

h3 b,h3 strong{
	color:#E80079;
}

h4{
	font-family:"Arial Black",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	color:#000000;
	margin:0px;
}

h4 b,h4 strong{
	color:#E80079;
}


hr{
	border:none;
	height:1px;
	background-color:#CCC;
}

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

.site{
	width:980px;
	margin:0 auto;
}

.leaves{
	background-image:url(../images/leaves.png);
	background-repeat:no-repeat;
	background-position:center top;
	min-height:300px;
}

.top{
	background-color:#000000;
	padding:10px;
	margin-bottom:10px;
}

.bottom{
	background-color:#000000;
	padding:10px;
	margin-bottom:40px;
}

.left{
	float:left;
	margin-right:10px;
	width:220px;
}

.right{
	float:left;
	width:730px;
}

/* header */

.header_bg{
	background-image:url(../images/header_bg.jpg);
	height:334px;
	background-repeat:repeat-x;
}

.header{
	background-image:url(../images/header_opt.png);
	width:980px;
	height:334px;
	background-repeat:no-repeat;
	margin:0 auto;
}

.header_link{
	margin-left:320px;
	width:325px;
	height:80px;
	display:block;
}

.strip{
	background-color:#000000;
	height:50px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.title{
	background-image:url(../images/title.png);
	background-repeat:no-repeat;
	width:980px;
	height:50px;
	background-repeat:no-repeat;
	margin:0 auto;
}

/* footer */

.footer{
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
	padding-top:30px;
	padding-bottom:30px;
}

/* nav */

.nav a{
	display:block;
	background-color:#FFFFFF;
	font-family:"Arial Black",Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	line-height:21px;
	text-transform:uppercase;
	padding:5px;
	padding-left:10px;
	padding-bottom:4px;
	margin-bottom:3px;
	text-decoration:none;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	letter-spacing:-1px;
}

.nav a:hover, .nav .selected{
	background-color:#E80079;
	color:#ffffff;
}

.nav{
	margin-bottom:10px;
}

/* home page */

.skegness{
	float:left;
	margin-right:10px;
	width:220px;
	height:280px;
	background-image:url(../images/skegness.jpg);
	background-repeat:no-repeat;
}

.video{
	float:left;
	margin-right:10px;
	width:500px;
	height:280px;
	overflow:hidden;
}

.prestatyn{
	float:left;
	width:220px;
	height:280px;
	background-image:url(../images/prestatyn.jpg);
	background-repeat:no-repeat;
}

.until{
	font-family:"Arial Black",Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	padding-top:250px;
	padding-left:10px;
	letter-spacing:11px;
}

.coach_panel{
	width:220px;
	height:250px;
	display:block;
	margin-bottom:10px;
}

.album_panel{
	width:220px;
	height:120px;
	display:block;
	margin-bottom:10px;
}

.twentys_panel{
	width:220px;
	height:140px;
	display:block;
	margin-bottom:10px;
}

.wonderland_panel{
	width:220px;
	height:140px;
	display:block;
}

.panel_1{
	width:500px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	height:195px;
}

.panel_2{
	width:480px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	height:230px;
	background-image:url(../images/copy_bg.jpg);
	padding:10px;
}

.panel_3{
	width:225px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	height:100px;
	background-image:url(../images/copy_bg.jpg);
	padding:10px;
	font-size:12px;
}

.panel_4{
	width:225px;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
	height:100px;
	background-image:url(../images/copy_bg.jpg);
	padding:10px;
	font-size:12px;
}

.twitter{
	width:220px;
	margin-bottom:10px;
	float:left;
	height:120px;
	background-image:url(../images/splashes/twitter.jpg);
}


.facebook_panel{
	width:220px;
	float:right;
	height:455px;
}

.news{
	width:710px;
	height:270px;
	background-image:url(../images/copy_bg.jpg);
	padding:10px;
}

.news_panel{
	width:330px;
	height:60px;
	float:left;
	font-size:12px;
	margin-bottom:20px;
}

.news_panel a{
	text-decoration:none;
	color:#333333;
}

.news_panel a:hover{
	text-decoration:underline;
}

.news_left{
	margin-right:30px;
}

.content_item{
	background-image:url(../images/content_bg.jpg);
	padding:0;
	margin:0;
}

.content_bottom{
	background-image:url(../images/content_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0;
	margin:0;
}

.content_top{
	background-image:url(../images/content_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:0;
	margin:0;
}

.nomargin{
	margin-right:0px;
	margin-bottom:10px;
	float:none;
}

/* content */

.heading{
	width:710px;
	height:38px;
	background-image:url(../images/heading_bg.jpg);
	margin-bottom:10px;
	padding-left:20px;
	padding-top:12px;
}

.copy{
	min-height:200px;
}

.gallery_image{
	width:130px;
	height:130px;
	overflow:hidden;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	border:10px #ffffff solid;
}

.half_panel{
	width:360px;
	height:210px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.nr{
	margin-right:0px;
}

.sifrPink{
	text-align:right;
	margin:0px;
}

.quote{
	bbackground-image:url(../images/double_quotes.png);
	bbackground-repeat:no-repeat;
	
}

.accordion_left{
	float:left;
	width:340px;
	min-height:100px;
	margin-right:10px;
}

.accordion_right{
	float:left;
	width:340px;
	min-height:100px;
}

.accordion_header{
	background-image:url(../images/accordion_header.png);
	background-repeat:no-repeat;
	width:330px;
	height:32px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-family:"Arial Black",Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	padding-top:8px;
	padding-left:10px;
	margin-bottom:10px;
	float:left;
}

.accordion_title{
	background-image:url(../images/accordion_title.png);
	background-repeat:no-repeat;
	width:330px;
	height:32px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-family:"Arial Black",Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	padding-top:8px;
	padding-left:10px;
	margin-bottom:10px;
}

.accordion_content{
	background-color:#FFFFFF;
	padding:10px;
	margin-bottom:10px;
}

.accordion_header b,.accordion_header strong, .accordion_title b,.accordion_title strong{
	color:#E80079;
}

.coach_table{
	border-collapse:collapse;
	border:1px #cccccc dotted;
	background-color:#FFFFFF;
}

.coach_table th{
	text-align:left;
	font-weight:bold;
	background-color:#E80079;
	color:#FFFFFF;
	padding:5px;
}

.coach_table td{
	padding:5px;
}