.btn {
background: #2ecd71;
background-image: -webkit-linear-gradient(top, #2ecd71, #24b05f);
background-image: -moz-linear-gradient(top, #2ecd71, #24b05f);
background-image: -ms-linear-gradient(top, #2ecd71, #24b05f);
background-image: -o-linear-gradient(top, #2ecd71, #24b05f);
background-image: linear-gradient(to bottom, #2ecd71, #24b05f);
-webkit-border-radius: 4;
-moz-border-radius: 4;
border-radius: 4px;
font-family: Arial;
color: #ffffff;
font-size: 18px;
padding: 10px 35px 10px 35px;
text-decoration: none;;

}

.btn:hover {
background: #2ecd71;
text-decoration: none;
}
         
.price { 
text-align: center;
font-family: Gill Sans, Helvetica Neue, Arial, Tahoma, sans-serif;
color: #101010;
}
         
.Button { 
margin-top: 20px;
text-align: center;
float: left;
}

.SideMenuHeader {
font-family: Arial !important; 
}

/*.SideMenuListItemHL {
color: #3179BC ;
}
*/
.ShopsHeaderTable {
font-family: arial !important;
}

.ShopsHeaderTable td {

	border-right: 1px solid #a5a5a5 !important;
	border-left: 1px solid #a5a5a5 !important;
}

.HeaderMenu {

border-bottom: 0px solid #a5a5a5 !important;

margin-top: 10px;
margin-bottom: 10px;


}


.UKLargest {

padding-left: 40px !important;
font-family: Arial !important; 
font-size: 14px !important;

}

.FooterDetails {
font-family: Arial !important; 

	
}

.ShopsHeaderTable td {

	margin-left: 0px !important;
	margin-right: 0px !important; 
}

.middle-image {

	padding-top: 200px !important;
}


