/* @override 
	http://www.activesoccer.co.uk/cs_style/main.css
	http://activesoccer.co.uk/cs_style/main.css
*/

* {
	margin:0;
	padding:0;
	font-size:1em;
	text-decoration: none;
	border:none;
	outline:none;
	vertical-align:top;
}

html { background: url(../cs_images/grass.jpg) repeat; }

body {
	background: url(../cs_images/shadow_body_bottom.png) repeat-y center bottom;
	font: 67.5% Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #121212;
	padding-bottom: 45px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background: #FFF;	
}

p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

#header {
	height: 575px;
	width: 900px;
	background: url(/cs_images/home_headers/rotate.php) no-repeat;
	position: relative;
}

a {
	color: #060;
	font-weight: bold;
}


#logo a{
	display: block;
	height: 118px;
	width: 213px;
	background: url(../cs_images/logo.png);
	text-indent: -9999px;
	margin-bottom: 10px;
}

#areyouactive {
	display: block;
	height: 32px;
	background: #FAFC1D;
	text-align: center;
	line-height: 32px;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	width: 213px;
	margin-bottom: 10px;
}

#newsitecomingsoon {
	background: #FAEA0C;
	display: block;
	height: 49px;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	line-height: 49px;
}

#header #left {
	width: 213px;
	float: left;
	margin-top: 165px;
}

#header #right {
	float: right;
	margin-top: 23px;
}



#iewarning {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background: #000;
	color: #FFF;
	padding: 10px;
	display:none;
}

#iewarning p a { color: #FFF; text-decoration: underline;}

h2 {
	/*border-bottom: 2px solid #109800;*/
	/*border-bottom: 2px solid #F8E80C;*/
	background-color:#FAFC1D;
	padding-top: 5px;
	padding-bottom:3px;
	margin-bottom: 0.5em;
	text-align:center;
	border-bottom: solid #ddd 2px;
	border-right: solid #eee 2px;
	text-indent: 0.5em;
	font-weight: bold;
	font-size: 20px;
}

.lastinlist {
	border-bottom: 1px dotted #999;
	padding-bottom: 0.5em;
}

h3 {
	font-size: 1.4em;
	margin-bottom: 0.5em;
	margin-top:1em;
}

h4.right_side_title {float:right;
font-size:1.8em;
margin-bottom:1em;}

#page { padding: 20px 25px 10px;
background: url('../cs_images/silhouette.png') no-repeat bottom right;}

#footer {
	border-top: 2px solid #109800;
	padding-top: 1em;
	margin-top: 1em;
	color: #666;
	text-align: center;
}

#footer a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

#twocol_right {
	width: 225px;
	float: right;
}

#twocol_right h3 { text-align: left; }

#twocol_left {
	width: 600px;
	float: left;
}

.clear {clear:both;}

.news_post {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #999;
}

#franchise_header {
	height: 396px;
	width: 900px;
	position: relative;
	background: url(/cs_images/franchise_headers/rotate.php) no-repeat left top;
}

#franchise_header #left {
	width: 213px;
	float: left;
	margin-top: 23px;
}

#franchise_header #right {
	float: right;
	margin-top: 23px;
}

.fr_nav li a {
	display: block;
	background: #FFF;
	color: black;
	text-decoration: none;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	text-indent: 10px;
}

.fr_nav li a:hover { background: #FAFC1D url(../cs_images/littlefooty.png) no-repeat right center; }

.fr_nav { list-style: none; }

#main_nav_shop{
	background-color: yellow;
}

#main_nav_shop:hover {
	background-color: black;
	color: white;
}

#fr_logo a
{
	display: block;
	height: 118px;
	width: 213px;
	background: url(../cs_images/logo.png);
	text-indent: -9999px;
	margin-bottom: 10px;
	
}

#fr_name
{
	display: block;
	height: 32px;
	background: #FAFC1D;
	text-align: center;
	line-height: 32px;
	font-weight: bold;
	font-size: 16px;
	width: 213px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color:black;
	text-decoration:none;
}

#whats_on_link a {
	margin-top:10px;
	display: block;
	height: 32px;
	background: #FAFC1D;
	text-align: center;
	line-height: 32px;
	font-weight: bold;
	font-size: 16px;
	width: 213px;
	text-transform: capitalize;
	color:black;
	text-decoration:none;
}

#fr_telephone {
	display: block;
	background: #FAFC1D;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	line-height: 28px;
}

#fr_email a{
	display: block;
	background: #FAFC1D;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	color: black;
	text-decoration: none;
	line-height: 28px;
}

#fr_portrait {
	float: left;
	margin-right: 10px;
}

.cat_name {font-size:0.8em; text-transform:uppercase; padding:2px; background-color:#FAFC1D; float:right;}


.newsletter_subscribe_box {
	padding: 10px;
	border: 1px solid gray;
	background: #fcf59e url(../cs_images/bottomrightfooty.png) no-repeat right bottom;
	margin-top: 2em;
}

.newsletter_subscribe_box input {border:solid green 1px; padding:5px;}

.readmore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#activeareas
{
	background: #fafc1d;
	display: block;
	height: 49px;
	font-weight: bold;
	text-align: center;
	font-size: 22px;
	line-height: 49px;
}

#homefranchiselink {
	background: #090;
	color: #FFF;
}

#homefranchiselink:hover {
	color: #0C0;
	background: #FFF;
}

.info_page ul {
font-size: 1.2em;
	line-height:1.6em;
	margin-bottom: 1em;
	list-style-type: circle;
	list-style-position: inside;
	color: #373737;
}

#info_page_nav {
	list-style-type: none;
	font-size: 1.4em;
margin-left: 36px;

}

.info_page p {padding-left:5px;}

#info_page_nav li a {
	color: white;
	font-size: 16px;
	text-indent: 10px;
	line-height: 28px;
		background-color: green;
		display: block;
		margin-bottom: 10px;
		text-align: left;
		margin-right: -25px;
}

.back_to_top_link a {
	float: right;
	padding-right: 5px;
	color: white;
	background-color: #ddd;
	padding-left: 5px;
	/*border-right: solid 2px gray;*/
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: -30px;
}

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

#twocol_left ul li {
	line-height: 1.5em;
	margin-left:1em;
	font-size: 1.2em;
}

#twocol_left ul li ul li {
	font-size: 0.8em;
}

.info_page h3 {
	font-family: Arial;
	letter-spacing: normal;
	font-size: 1.4em;
	padding: 0.3em;
	background-color: #ddd;
}



.quote {font-weight: bold;text-indent: 20px;}
.testimonial_text {font-style: italic; font-family: Times;}
.testimonial_title {margin-top: 20px;}

#paypal_form {border-top:1px solid #ccc; border-bottom:1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#paypal_form #enter_amount {padding: 10px; border:solid 1px black; background-color:yellow; font-size:16px; display:block; margin-top: 10px; margin-bottom: 10px; margin-right: auto; margin-left: auto;
}

#paypal_form input {
	border: solid black 1px;
	padding:6px;
	font-size: 14px;
	margin-bottom: 5px;
}

#paypal_form table {
	margin-left: auto;
	margin-right: auto;
}

input#paypal_submit_button {
	border: none;
}

#shop_advert_home {
	width: 213px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 20px;
	left: 0;
	background: url(/cs_images/shopnowopen.png);
}