/*reset
______________________________*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

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

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

@font-face {
    font-family: 'caviar_dreamsregular';
    src: url('fonts/CaviarDreams-webfont.eot');
    src: url('fonts/CaviarDreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/CaviarDreams-webfont.woff') format('woff'),
         url('fonts/CaviarDreams-webfont.ttf') format('truetype'),
         url('fonts/CaviarDreams-webfont.svg#caviar_dreamsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 20, 2014 */



@font-face {
    font-family: 'agency_fbregular';
    src: url('fonts/agencyr-webfont.eot');
    src: url('fonts/agencyr-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/agencyr-webfont.woff') format('woff'),
         url('fonts/agencyr-webfont.ttf') format('truetype'),
         url('fonts/agencyr-webfont.svg#agency_fbregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bubblegum_sansregular';
    src: url('fonts/bubblegumsans-regular-webfont.eot');
    src: url('fonts/bubblegumsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bubblegumsans-regular-webfont.woff') format('woff'),
         url('fonts/bubblegumsans-regular-webfont.ttf') format('truetype'),
         url('fonts/bubblegumsans-regular-webfont.svg#bubblegum_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'snigletregular';
    src: url('fonts/sniglet-regular-webfont.eot');
    src: url('fonts/sniglet-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sniglet-regular-webfont.woff') format('woff'),
         url('fonts/sniglet-regular-webfont.ttf') format('truetype'),
         url('fonts/sniglet-regular-webfont.svg#snigletregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*BODY STYLES*/

html,
body {
	margin:0;
	padding:0;
	color:#000;
	height:100%;
	font-size:14px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	background-color:#;
	background-image:url('images/bfbackground.png');
	background-repeat:repeat;
}

h1{color:#f09221;font-family:agency_fbregular,Arial,Verdana,Helvetica,sans-serif;font-size:35px;letter-spacing:1px;margin:15px 0 0 0;font-weight:lighter;text-align:center;}
h2{color:#f09221;font-family:agency_fbregular,Arial,Verdana,Helvetica,sans-serif;font-size:40px;letter-spacing:1px;margin:20px 0 0 20px;font-weight:lighter;}
p{color:#000;font-family:Arial,Verdana,Helvetica,sans-serif;font-size:14px;line-height:24px;margin:5px 20px 0 25px;}
p.about{color:#000;font-family:Arial,Verdana,Helvetica,sans-serif;font-size:15px;line-height:25px;margin:10px 0 0 10px;}
p.number{color:#000;font-family:snigletregular,Arial,Verdana,Helvetica,sans-serif;font-size:28px;line-height:30px;margin:20px 0 0 10px;font-weight:lighter;}
a{color:#b86501;}
p.aboutbf{color:#000;font-size:16px;line-height:25px;text-align:center;margin:20px 20px 0 20px;}

.topbar1{
	position:relative;
	width:100%;
	background-color:#e0a949;
	height:10px;
}

.topbar2{
	position:relative;
	width:100%;
	background-color:#f4b74c;
	height:10px;
}

.wrapper {
	position:relative;
	margin:0 auto;
	width:960px;
	height:auto;
	background-color:#fff;
	background-image:url('images/wrapbg.png');
	background-repeat:repeat;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	overflow: hidden;
}

.header {
	position:relative;
	width:960px;
	height:255px;
	border:0px solid #000;
	margin:0 0 0 0;
	background-color:#fff;
}

.socialnetwork{
	float:right;
	margin:10px 20px 0 0;
}

.logo{
	float:left;
	width:324px;
	height:163px;
	margin:30px 0 0 290px;
}

/*MAIN NAVIGATION*/

.nav {
	float:left;
	width:960px;
	height:60px;
	background-image:url(images/navbarbg.png);
	background-repeat:no-repeat;
	padding:25px 0 0 25px;
}



ul li { 
	display: inline;
	list-style-type: none;
	margin-left: 10px;
    margin-right: 10px;

}

ul li a {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:16px;
	color: #6e6e6e;
	padding-right: 28px;
	border-right:1px solid #d3d3d3;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
}

ul li a:hover {
	color:#ef9120;
	text-decoration: none;
}

.last a{
	border:0px;
}

.book a {
	color:#fff;
	border:0px;
	margin:0 0 0 50px;
	width:135px;
	height:55px;
	background-color:#686b7c;
	padding:10px;
}

#nestag-page p {
	margin-bottom: 30px;
}

#nestag-page ul li {
	margin-left: 15px!important;
}

.mainimage{
	position:relative;
	cursor: pointer;
	width:960px;
	height:430px;
	background-image:url('images/bubblefbbanner.jpg');
	background-repeat:no-repeat;
	border-bottom:7px solid #f4ba55;
	margin:0 0 0 0;
}

.newbusiness{
	position:relative;
	width:960px;
	height:400px;
	background-image:url('images/franchise.jpg');
	background-repeat:no-repeat;
	border-bottom:7px solid #f4ba55;
	margin:0 0 0 0;
}

.vouchers{
	position:relative;
	width:960px;
	height:400px;
	background-image:url('images/voucher.jpg');
	background-repeat:no-repeat;
	border-bottom:7px solid #f4ba55;
	margin:0 0 0 0;
}



.introwrapper{
	position:relative;
	width:920px;
	height:700px;
	background-color:#efefef;
	margin:20px 0 0 20px;
}


.intro{
	width:900px;
	height:700px;
	background-color:#;
	padding:15px 0 10px 0;
	margin:0 auto;
	border:0px solid #000;
}

.introwrapper2{
	position:relative;
	width:920px;
	height:950px;
	background-color:#efefef;
	margin:20px 0 0 20px;
}


.intro2{
	width:900px;
	height:950px;
	background-color:#;
	padding:15px 0 10px 0;
	margin:0 auto;
	border:0px solid #000;
}


.normal-list li {
    margin: 0 0 10px 0;
    width: 100%;
    font-weight: 600;
    display: inline-block;
    font-size: 1.1em;
    list-style-type: disc;
    list-style-image: none;
    list-style-position: inside;
    letter-spacing: 0.01em;
    margin-top: 6px;
}

.offerbox img {
    max-width: 100%;
    display: block;
}

ul.normal-list {
    padding-left: 10px;
    margin: 20px 0;
    color: #333;
    list-style: disc inside none!important;
}


.contentwrap{
	position:relative;
	width:960px;
	height:755px;
	margin:0 0 0 0;
}

.box{
	float:left;
	width:286px;
	height:317px;
	border:1px solid #bfbfbf;
	background-color:#e3e3e3;
	margin:20px 8px 0 20px;
}

.box2{
	float:left;
	width:287px;
	height:317px;
	border:1px solid #bfbfbf;
	background-color:#e3e3e3;
	margin:20px 8px 0 165px;
}

.box3{
	float:left;
	width:287px;
	height:317px;
	border:1px solid #bfbfbf;
	background-color:#e3e3e3;
	margin:20px 8px 0 15px;
}




.package{
	float:left;
	width:287px;
	height:620px;
	border:1px solid #bfbfbf;
	background-color:#e3e3e3;
	margin:20px 8px 0 20px;
}

.package2{
	float:left;
	width:287px;
	height:620px;
	border:1px solid #bfbfbf;
	background-color:#e3e3e3;
	margin:20px 8px 0 165px;
}

.package3{
	float:left;
	width:287px;
	height:620px;
	border:1px solid #bfbfbf;
	background-color:#e3e3e3;
	margin:20px 8px 0 15px;
}
.heading{
	width:287px;
	height:30px;
	background-color:#2f2f2f;
	padding:12px 0 0 0px;
	margin:-2px 0 0 0;
}

h3{color:#fff;font-family:Arial,Verdana,Helvetica,sans-serif;font-size:16px;margin:0 0 0 8px;font-weight:lighter;letter-spacing:1px;}
h4{color:#fff;font-family:Arial,Verdana,Helvetica,sans-serif;font-size:14px;margin:2px 0 10px 0;font-weight:lighter;letter-spacing:1px;}
p.bullet{margin:7px 0 0 20px;}

#neoffers{
	float:left;
	width:960px;
	height:235px;
	margin:10px 0 0 0;
	border:1px solid #d3d3d3;
	background-color:#fff;
}

.offerbox{
	float:left;
	width:189px;
	height:148px;
	margin:5px 0 0 2px;
	background-color:#fff;
}

.offertitle{
	color:#fff;
	font-size:11px;
	width:181px;
	height:25px;
	background-color:#2f2f2f;
	padding:12px 0 0 8px;
	margin:-2px 0 0 0;
}

.price{font-size:12px;color:#f09526;float:right;margin:0 6px 0 0;}

.main-section-wrapper{
	float:left;
	width:960px;
	height:auto;
	margin:-25px 0 40px 0;
	background-image:url('images/mainheadbg.png');
	position:top;
	background-repeat:no-repeat;
}

.main-section{
	float:left;
	width:900px;
	min-height:500px;
	border:0px solid #000;
	margin:40px 0 0 30px;
}

.steps{
	color:#fff;
	font-size:16px;
	width:880x;
	height:18px;
	padding:10px;
	background-color:#6a6d7e;
	margin:30px 0 15px 0;
}

.footer{
	width:100%;
	background-color:#212221;
	border-top:6px solid #f4b74c;
	height:160px;
	margin:0 0 0 0;
}

.footerwrap{
width:960px;
height:140px;
margin:0 auto;
}

.footer-column{
	float:left;
	width:230px;
	background-color:#212221;
	border:0px solid #fff;
	height:120px;
	margin: 5px 0 0 10px;
}

p.designby {
    font-size: 10px;
    line-height: 2em;
    color: #fff;
    text-align: left;
    margin: 12px 0 0 0;
}

p.copyright {
    font-size: 10px;
    color: #fff;
    text-align: left;
    margin: 0px 0 0 0;
	line-height:12px;
}
.designby a {color:#f4b74c;text-decoration:none;}
.copyright a {color:#f4b74c;text-decoration:none;}

.footermenu {
	float:left;
	width:200px;
	height:auto;
	margin:10px 0 0 5px;
	border:0px solid #000;
}

.footerlink {
    display: block;
    list-style-type: none;
    margin-right: 15px;
    color: #f09526;
    line-height: 1.5em;
    font-size: 12px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
    margin: 5px 0 0 0;
}

.footerlink:hover {
	color:#FFF;
}


.contact{
	float:left;
	width:550px;
	min-height:700px;
	margin:10px 0 0 18px;
	border:0px solid #000;
}

.sidebar{
	float:left;
	width:350px;
	min-height:700px;
	margin:10px 0 0 20px;
	border:0px solid #000;
}


/*ENQUIRY FORM*/


.enquiryform {
	float:left;
	width:500px;
	min-height:400px;
	border:0px solid #b2b2b2;
	margin:10px 0 0px 10px;
}

form#contactform fieldset {
	padding: 0px 15px 20px 0;
	width: 250px;
	text-align: left;
}

form#contactform input[type="text"], input[type="url"], 
input[type="email"], input[type="tel"], textarea {
	margin: 3px 0 0 0;
	padding: 8px; 
	width: 500px; 
	font-family: arial, sans-serif; 
	font-size: 14px; 
	border: 1px solid #68696d;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

form#contactform textarea {
	width: 500px; 
	height: 150px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

form#contactform label {
	display: block;
	font-size: 15px;
	color: #68696d;
	margin-top: 10px;
	margin-bottom:8px;
	font-weight: normal;
}

form#contactform label.error { 
	width: 245px;
	margin: 3px 0 0 0;
	display: block;
	color: #cf0101;                              
	font-size: 11px; 
	text-align: right;
}

form#contactform .placeholder {
	color: #aaa;
}

form#contactform .button {
	display: inline-block;
	margin: 15px 0 10px 1px;
	padding: 8px 15px 8px 15px;
	background-color: #68696d;
	border: 1px solid #e3e3e3;
	color: #fff;
}

form#contactform .button:hover {
	color:#fff;
	background-color: #444444;
	cursor: pointer;
}

form#contactform .button:active {
	margin-top: 16px;
	background-color: #a00023;
	cursor: pointer;
}

h5{color:#fff;margin:10px 0 0 20px;}
.fb-like{margin:10px 0 10px 0px;}
.twitter-follow-button{margin:0 0 0 0px;}
.fb-page{margin:25px 0 0 20px;}
dl{text-left;margin:40px 0 20px 40px;}
.bold{color:#000;font-weight:bold;}
.title{margin:10px 0 0 0;}

.sidepic{margin:60px 0 0 40px;}

.side-hr{
	width:250px;
	height:1px;
	margin:30px 0 30px 30px;
	background-color:#ccc;
	clear:both;
}	

.video{
	position:relative;
	width:960px;
	height:570px;
	background-image:url('images/tvpicture.png');
	border-bottom:7px solid #f4ba55;
}

.introwrapper{
	position:relative;
	width:931px;
	height:auto;
	background-color:#efefef;
	margin:20px 0 20px 11px;
	padding:2px 0px 10px 5px;
}

.youtubevideo{
margin:17px 0 0 80px;
}

.thumbnail{
margin:10px 1px 0 -4px;
}

.bigcontact{color:#000;font-family:Arial,Verdana,Helvetica,sans-serif;font-size:16px;}
.blue{color:#0066cc;font-size:18px}

.telside{color:#000000;background-color:#fff;font-size:14px}

h6{color:#f09221;font-family:agency_fbregular,Arial,Verdana,Helvetica,sans-serif;font-size:45px;letter-spacing:1px;padding-bottom:5px;margin:0px 0 0 10px;font-weight:lighter;}

.sidenav{
	float:left;
	width:225px;
	height:365px;
	background-color:#4177b0;
	margin:0 0 0 20px;
	padding:20px 10px 20px 20px;
}

.sidenav ul li{ 
	display: block;
	width:230px;
	height:35px;
	list-style-type: none;
	margin-left: 10px;
    margin-right: 10px;

}

.sidenav ul li a {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:18px;
	color: #fff;
	padding-right: 28px;
	border-right:1px solid #4177b0;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
}

.sidenav ul li a:hover {
	color:#ef9421;
	text-decoration: none;
}

.support{
	float:left;
	width:200px;
	height:auto;
	margin:10px 0 0 5px;
	border:0px solid #000;
}

.chat{position: absolute;
bottom: 0;
right: 0;}

.UKBubbleFootball{
	float:left;
	width:900px;
	height:200px;
	border:0px solid #000;
	background-color:#4177b0;
	margin:20px 0 20px 0;
	padding-top:10px;
}
.UKtitle{color:#fff;font-family:agency_fbregular,Arial,Verdana,Helvetica,sans-serif;font-size:50px;letter-spacing:1px;margin:20px 0 10px 0;font-weight:lighter;text-align:center;}
p.UKBFtext{color:#fff;font-size:18px;line-height:25px;text-align:center;margin:20px 20px 0 20px;}

.UKBubbleFootball a{color:#fff;}

.sidebb{
	margin:5px 0 0 20px;
}