@charset "utf-8";
/* CSS Document */
/* -----------------------------------
Site:       Frankton Plasterers
CSS author: Dave Merrick
Updated:	14 July 2019
Updated by: Date here
----------------------------------- */

/* -----------------------------------
simple reset
----------------------------------- */


html, body, ul, ol, li, form, fieldset, legend
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p 
{
	 margin-top: 0; 
}

fieldset
{ 
	border: 0; 
}

legend 
{ 
	color: #000; 
}

input, textarea, select, button
{
	font-size: 110%;
	line-height: 1.1;
	font-family: helvetica, arial, sans-serif;
}

button
{
	width: auto;
	overflow: visible;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

ul li 
{ 
	list-style-type: circle;
	list-style-position: inside;
	padding-bottom:0.5%;  
}


abbr, acronym
{
	border-bottom: .1em dotted;
	cursor: help;
}

sup 
{ 
	vertical-align: text-top; 
}

sub 
{ 
	vertical-align: text-bottom;
}

img
{
	border:0px;
	display: inline;
}

img.center 
{   
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*header*/

body
{
	background-color:#8db53a;
}

#container
{
	width:98%;
	margin: 25px auto;
	clear:both; 
	background-color:#8db53a;
/*	-moz-border-radius:1.0em;
	-webkit-border-radius:1.0em;
	-ms-border-radius:1.0em;
	-o-border-radius:1.0em;
	border-radius:1.0em;*/
	padding:0.45%;	
}

.content
{
	background-color:#FFFFFF;
	height:100%;
	width:100%;
/*	-moz-border-radius:1.0em;
	-webkit-border-radius:1.0em;
	-ms-border-radius:1.0em;
	-o-border-radius:1.0em;
	border-radius:1.0em;*/
	padding-top:1em;
	padding-bottom:1em;
	padding-left:1em;
	padding-right:1em;
}

.navigation
{
	padding-left:5.0%;
	padding-right:0%;
	padding-top:2.5%;
	padding-bottom:2.5%;
}

.navigation a
{
	font-weight:bold;
	text-decoration:none;	
	text-align:center;
	padding-left:1.0%;
	padding-right:1.0%;
	margin-left:8.0%;
	font-size:1.2em;
	color:#ffffff;
	-moz-border-radius:1.0em;
	-webkit-border-radius:1.0em;
	-ms-border-radius:1.0em;
	-o-border-radius:1.0em;
	border-radius:1.0em;
	background-color:#d50002;
}

.navigation a:hover
{
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}

p
{
	text-align:left;
}

p a
{
	color: #0548ad;
    font-weight: bold;
    text-decoration: none;
}

p a:hover
{
	color:#FF0000;
    font-weight: bold;
    text-decoration: none;
}

.logo
{
	width:100%;
}

/*Home Page*/

.home a
{
	color: #0548ad;
    font-weight: bold;
    text-decoration: none;
}

.home a:hover
{
	color:#FF0000;
    font-weight: bold;
    text-decoration: none;
}

.facebook
{	
	margin-Left:0%;
	margin-right:0%;
	width:97.5%;
	/* background-color:#ff0000 */
}

.work
{
	margin-top:1.0%;
	margin-bottom:1.0%;
	margin-left:0%; 
	/*background-color:#0000FF;*/ 
}

.history
{
	font-weight:bold;
}

.map
{
	margin-top:1.0%;
	/*background-color:#ff0000;*/
}

.leftIndex
{
	float:left;
	width:50%;
	margin-bottom:1%;
	clear:both;
	background-color:#0000FF; 
}
	
.rightIndex
{
	float:right;
	width:50%;
	margin-bottom:1%;
	background-color:#ff0000;
}


/*Contacts Page*/

.clubContacts
{
	font-weight:bold;
}

/*footer*/

.footer
{
	padding-top:0%;
	padding-bottom:1%;
	margin-bottom:0%;
	text-align:center;
	clear:both;	
}

.contact
{
	max-width:100%;
	color:#000000;
	font-weight:bold;
	margin-top:2.0%;
	padding-top: 2.5%;
	padding-left:2.5%;;
    padding-right: 2.5%;
	margin-left:2.5%;
	margin-right:2.5%;
}

.contact a
{
	color:#0548ad;
	font-weight:bold;
	text-decoration:none;
}

.contact a:hover
{
	color:#f02958;
	font-weight:bold;
}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width:590px) and (max-device-width:1270px)  and (orientation:portrait)  {
/* Styles */

	.navigation
	{
		padding-left:0%;
		padding-right:0%;
		padding-top:2.5%;
		padding-bottom:2.5%;
	}
	
	.navigation a
	{
		font-size:1.0em;
		padding-left:0.5%;
		padding-right:0.5%;
		margin-left:5.25%;
		margin-right:5.25%;
	}

	.slider
	{
		margin-left:6%;
		width:100%;
	}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 590px) and (max-device-width : 1270px)  and (orientation:landscape)  {
/* Styles */

	.navigation a
	{
		font-size:1.10em;
		padding-left:0.5%;
		padding-right:0.5%;
		margin-left:6.15%;
		margin-right:6.15%;
	}
	
	.slider
	{
		margin-left:17%;
		width:100%;
	}

}

/* Smartphones (portrait) ----------- 
width 320 px and height 401 px*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation:portrait) 
{
	/* Styles *	
}

/* Smartphones (portrait and landscape) ----------- 
width 427px and height 239px*/
@media only screen and (min-device-width : 320px) and (max-device-width : 800px) and (orientation:landscape) 
{
	/* Styles */
}