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

/*

Red #ae0009
Black #282828

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

-webkit-box-shadow: 2px 2px 5px 0px rgba(7, 7, 7, 0.75);
-moz-box-shadow:    2px 2px 5px 0px rgba(7, 7, 7, 0.75);
box-shadow:         2px 2px 5px 0px rgba(7, 7, 7, 0.75);

*/

body {
	background: white;
	margin: 0 auto;
	-webkit-text-size-adjust: none;
	font-family: 'Fredoka One', cursive;
}

a img {
	border: none;	
}

hr {
	border: none;
	border-top: 1px solid #161831;	
	margin: 20px 0 20px 0;
}

#topBarBackground {
	float: left;
	width: 100%;	
	background-color: #282828;
	padding: 2px 0 2px 0;
	font-family: 'Open Sans', sans-serif;
}

#topBar {
	margin: 0 auto;
	width: 1200px;	
}

#headerBackground {
	float: left;
	width: 100%;	
	background-color: #ae0009;
	border-bottom: 1px solid #efefef;
}

header {
	margin: 0 auto;
	width: 1200px;	
}

#logo { 
	float: left;
	margin: 10px 0 10px 0;
}

#logo img { 
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 2px solid white;
	border-radius: 5px;
}

#logo:hover {
	cursor: pointer;	
}

#contact {
	float: right;
}

#contact ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#contact li {
	color: white; 
	line-height: 22px;
	font-size: 100%;
	display: inline;
	padding-left: 30px;
	margin: 0 0 0 10px;
}

#contact li.phone {
	background-image: url(images/phone.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 25px;
}	

#contact li.email {
	background-image: url(images/email.png);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 15px;
	background-size: 25px;
}

#contact li a {
	color: white;
	text-decoration: none;
}

#contact li a:hover {
	color: white;
	text-decoration: underline;
}

/*										Nav								*/

nav {
	float: right;
	margin: 0;
	padding: 0;
}

nav ul {
	float: right;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 90px 0 0 0 ;
	text-align: center;
}

nav li {
	display: inline;
	color: #2a6fba;
	font-size: 120%;
	margin: 0 0 0 40px;
	padding: 0;
	text-transform: uppercase;
}

nav li a {
	color: white;
	text-decoration: none;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 5px solid #ae0009;
}

nav li a:hover {
	color: #282828;
	text-decoration: none;
	border-bottom: 5px solid #282828;
}

nav li a.active {
	color: #282828;
	text-decoration: none;
	border-bottom: 5px solid #282828;
}



/*Mobile Menu*/

#accordionSection {
	float: left;
	display: none;
	text-align: left;
}

.accordionButton {
	padding: 0;
}

.accordionButton h4 {
	color: white;	
	height: 40px;
	width: 40px;
	padding: 0;
	margin:0;
}

.accordionContent {
	float: left;
}

.accordionContent ul {
	float: left;
	list-style-type: none;
	padding: 0;
	text-align: left;
	margin: 0;
}

#accordionSection .accordionContent li {
	display: block;
	font-size: 90%;
	margin: 0;
	padding: 0;
	line-height: 35px;
	color: white;
	float: none;
	text-align: left;
}

#accordionSection .accordionContent li a {
	float: none;
	color: white;
	border: none;
	text-align: left;
	padding: 5px;
}

#accordionSection .accordionContent li a:hover {
	border: none;
	text-decoration: none;
	color:#282828;
}

#accordionSection .accordionContent li a.active {
	border: none;
	text-decoration: none;
	color: #282828;
}

/*										Copyright							*/

#footerBackground {
	float: left;
	width: 100%;	
	background-color: #282828;
	padding: 5px 0 10px 0;
	text-transform: uppercase;
	font-weight: 100;
}

footer {
	width: 1200px;
	margin: 0 auto;
	padding: 6px 0 3px 0;
}

footer p {
	color: white;
	line-height: 25px;
	padding: 0;
	margin: 0;
}
	
footer p a {
	text-decoration: none;
	color:white;
}

footer p a:hover {
	text-decoration: underline;
	color:white;
}

#copyright {
	float: left;
	width: 100%;
	border-top: 1px solid white;
	padding-top: 10px;
	margin-top: 15px;
	font-size: 80%;
}

p.copyLeft {
	float: left;
}

p.copyRight {
	float: right;
}

#loveFootball {
	float: right;
	text-align: right;
	font-size: 110%;
}

#followUs {
	float: left;
	text-align: left;
	font-size: 110%;
}

#followUs img {
	margin-top: 10px;
}

/*										Banner								*/

#banner-slide {
   width: 100%;
   height: auto;
   margin-top: 10px;
margin-bottom: 10px;
}

#banner-slide img {
  max-width: 100%;
  height: auto;
  margin: 0 !important;
}


/*										Main Body						*/


#mainBodyHome {
	float: left;
	width: 100%;
}

#mainBodyOuter {
	float: left;
	width: 100%;
	min-height: 750px;
	padding-bottom: 20px;
}

#mainBodyOuter #contact {
	margin-top: 0;
	padding-top: 0;
}

#mainBody {
	margin: 0 auto;
	width: 1200px;	
}

#mainBody h1 {
	font-size: 120%;
	color: #ae0009;
	text-transform: uppercase;
	border-bottom: 5px solid #ae0009;
	padding: 15px 0 15px 0;
}

#mainBody h2 {
	font-size: 110%;
	color: #ae0009;
	text-transform: uppercase;
	border-bottom: 5px solid #ae0009;
	padding: 15px 0 15px 0;
}

#mainBody h3 {
	background-color:#ae0009;
	padding: 15px 0 15px 0;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-size: 130%;
}

#mainBody h3 a {
	color: white;
	text-decoration: none;
}

#mainBody h3 a:hover {
	color: white;
	text-decoration: underline;
}

#mainBody p {
	font-size: 90%;
	line-height: 26px;
	color: #282828;
	font-family: 'Open Sans', sans-serif;
}

#mainBody p b {
	color: #282828;
	font-weight: bold;
}	

#mainBody p a {
	color: #ae0009;
	text-decoration: underline;
}

#mainBody p a:hover {
	color: #ae0009;
	text-decoration: none;
}

#mainBody li {
	font-size: 90%;
	line-height: 30px;
	color: #282828;
	font-family: 'Open Sans', sans-serif;
}

#mainBody li b {
	font-weight: bold;
	color: #282828;
}

#mainBody li a {
	color: #ae0009;
	text-decoration: none;
}

#mainBody li a:hover {
	color: #ae0009;
	text-decoration: underline;
}

#mainBody img {
	margin: 10px 0 10px 0;
	max-width: 100%;
	height: auto;
}	

#mainBody img.rightImage {
	float: right;
	margin: 0 0 10px 20px;
	max-width: 100%;
	height: auto;
}	



/*											Contact Form 									*/

#contactFormArea fieldset {
	float: left;
	border: none;
	padding: 0;
	width: 450px;
	margin-bottom: 20px;
	margin-top: 15px;
}

#contactFormArea .error {
	float: left;
	font-size: 80%;
	color: red;
	margin: 10px 0 0 130px;
	display: none;
}	

#contactFormArea .field {
	float: left;	
	width: 420px;
	margin-bottom: 10px;
}

#contactFormArea .submitField {
	float: left;
	width: 420px;	
}

#contactFormArea #submit.formButton {
	float: right;
	width: 65px;
	height: 25px;	
	background-color: #282828;
	color: white;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border: none;
	text-transform: uppercase;
}

#contactFormArea #submit.formButton:hover {
	background-color: #ae0009;
	color: white;
	cursor: pointer;
}

#contactFormArea label {
	font-size: 90%;
	color: #282828;
	font-weight: bold;
}	

#contactFormArea input {
	color: #282828;
	border: none;
	float: right;
	height: 30px;
	width: 280px;
	background-color: white;
	border: 1px solid #282828;
}

#contactFormArea textarea {
	color: #282828;
	float: right;
	height: 120px;
	width: 278px;
	background-color: white;
	border: 1px solid #282828;
}

iframe {
	float: left;
}


/*											Home Boxes									*/

#homeBoxes {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 5px 0 5px 0;
}

.homeBox {
	float: left;
	width: 19%;	
	margin-right: 1.2%;
	margin-bottom: 1.2%;
	text-align: center;
	background-color: #ae0009;
	border-radius: 5px;
	padding: 25px 0 10px 0;
}

.homeBox.lastBox {
	float: right;
	margin-right: 0;
}

#homeBoxes .homeBox img {
	margin: 0;	
	max-width: 100%;
	height: auto;
}

#homeBoxes .homeBox h2 {
	color: white;
	font-size: 100%;
	font-weight: normal;
	text-align:center;
	padding: 7px 0 10px 0;
	margin: 0;
	text-transform: uppercase;
	border: none;
} 






/* 1199*/
@media only screen 
and (max-width : 1199px) 
				 {
header {
	width: 100%;	
}

#topBar {
	width: 100%;	
}
					 
footer {
	width: 100%;	
}

#mainBody {
	width: 100%;	
}
						 
#slides {
  width: 100%;
}

#logo {
	width: 350px;
	height: auto;
}

nav ul {
  margin-top: 65px;
}

nav li {
  margin-left: 28px;
}

}





/* 959*/
@media only screen 
and (max-width : 959px) 
				 {
			
header {
	width: 100%;	
}
	
	
#accordionSection {
	display: block;
	margin-left: 10px;
}
					 
#logo {
	float: left;
	width: 100%;
	padding-bottom: 5px;
}	

#logo img {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
	height: auto;
}	
				 
nav ul.mainNav {
	display: none;
}	

nav {
	float: left;
	width: 100%;
	margin-top: 0;	
	border-top: 1px solid white;
}	

#banner {
	float: left;
	width: 95%;	
	padding: 1%;
	height: auto;
	margin-bottom: 15px;
}

#mainBody {
	width: 95%;	
	padding: 1%;
}

#mainBodyOuter #mainBody {
	border-top: none;
	margin-top: 0;
}

footer {
	width: 95%;	
	padding: 1%;
}


#copyright {
	width: 95%;	
	padding: 1%;
}

.iframe {
	float: left;	
	width: 100%;
}
					 
}




 /* 730*/
@media only screen 
and (max-width : 730px) 
				 {
#contact {
	float: left;
	width: 100%;
 }
					 
#contact ul {
	text-align: center;
	padding: 5px 0 5px 0;
}
						 					 
#contact li {
	display: inline;
 }
	
#banner {
	width: 95%;	
	padding: 1%;
}

#mainBody {
	width: 95%;	
	padding: 1%;
}

#copyright {
	width: 95%;	
	padding: 1%;
}

.iframe {
	float: left;	
	margin-bottom: 10px;
}					
		
#contactFormArea fieldset {
	width: 100%;
}

#contactFormArea .error {
	margin: 10px 0 0 0;
}	

#contactFormArea .field {
	width: 95%;
}

#contactFormArea .submitField {
	width: 100%;	
}

#contactFormArea input {
	float: left;
	width: 100%;
}

#contactFormArea textarea {
	float: left;
	width: 100%;
}


#mainBody img.rightImage {
	float: none;
	clear: both;
	margin-left: 0;
}	
					 
#gallery img {
	float: left;
	width: 48%;
	height: auto;
}

#homeBoxes {
	margin-top: 15px;					 
}		
					 
.homeBox {
	float: left;
	width: 48%;	
	margin-right: 2%;
	margin-bottom: 2%;
}

.homeBox.lastBox {
	float: left;
	margin-right: 0;
}
					 

p.copyLeft {
	float: left;
}

p.copyRight {
	float: left;
}	

#loveFootball {
	float: left;
	width: 100%;
	text-align: left;
}

#followUs {
	float: left;
	width: 100%;
	text-align: left;
}

 }
 




/* 480*/
@media only screen 
and (max-width : 480px) 
				 {



#whyUs {
	float: none;
	clear: both;
	margin: 0;
}
					 
#copyRight {
	float: left;	
}
					 
#mainBody #contact li {
	font-size: 100%;
}

footer img {
	float: none;
	margin: 10px 0 10px 0;
}					 
					 
					 
}
				
	
			 
/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
	
	

}

