﻿/*---------------
MASTER STYLESHEET
---------------*/

/*Reset
==============================*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, dt {margin: 0; padding: 0;}
ul, ol, dl {line-height: 1; }
h1, h2, h3, h4, h5, h6, p, li, dd, dt {line-height: 1.1; }
a img {border: none;}
/*Form Reset
==============================*/
form, form p, form label, form select, form option, form input, form button, form button img {vertical-align: bottom; margin: 0; padding: 0; line-height: 1;}
form label, form input, form button {line-height: 1.1; }
form input {padding: 1px; margin: 0px; font-size:1em;  }
form select, form option {font-size:1em;line-height:1; }
button {cursor:pointer;background-color:transparent;border:0px solid black; }
button img {margin:0px; padding:0px;}
/*Fonts
==============================*/
body {font-family: Verdana, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;}
/*Main Layout Elements
==============================*/
body {text-align: center; font-size: 62.5%; background: url(images/container-bg.jpg) repeat top center;}
#container {text-align: left; width: 920px; overflow: visible; height: auto; padding:10px 0 0 0; margin: 0 auto 0 auto; position: relative;}
#header {height: 121px; width: 861px; background: url(images/logo.png) no-repeat top left; margin:0px; padding:0px; position: relative; left:30px; }
#main-nav {margin:0 0 20px 0; padding:0px;}
#content {overflow: visible; height: auto; width: 863px; float: left;margin:0 0 0 0; padding:0px; position: relative; left:28px; }
#col-1 {overflow: visible; height: auto; float: left; width: 210px; margin:0 0 0 0; padding:0px;  }
#col-2 {overflow: visible; height: auto; width: 648px; float: right; margin:0 0 0 0px; padding:0px; }


#footer.seo {position: absolute; right:30px; top:1638px; height: 80px; overflow: visible; margin:0px; padding:20px 30px 0px 35px;text-align:right;}
#footer {height: 80px;  overflow: visible; clear: both; position: relative;margin:0px; padding:20px 30px 0px 35px;text-align:right;  }
.clear {height: 0px; font-size: 1%; width: 100%; clear: both;}

/*General link styles
==============================*/
a, a:hover {color: #0033FF; }
a:hover {text-decoration: underline; color: #003366;}
#col-1 a {text-decoration: none; }
#towns a {text-decoration: none; }

/*Main content styles
==============================*/
h1 {font-size: 1.7em; margin: 10px 0 10px 0;}
h2 {font-size: 1.4em; margin: 0 0 10px 0;}
p {font-size: 1.2em; line-height: 1.5; margin: 0 0 10px 0;}
ul {font-size: 1.2em;margin:0 0 10px 0;padding:0 0 0 20px; }
ul ul {font-size: 1em;margin:0 0 0 20px; background-color:blue;}
ol {font-size: 1.2em;margin:0 0 10px 0;padding:0 0 0 26px;  }
ol ol {font-size: 1em;margin:0 0 0 20px; background-color:blue;}
li {list-style-position:outside;margin:0px; padding:0px; }



/*Other styles
==============================*/
#accessibility {position: absolute; font-size: 0.0em; text-indent: -5000em; height:0px; top:-50px; left:0px;  }
#header #header-link {display: block; width: 100%; height: 100%; text-indent: -5000em; overflow: hidden;}

/*table*/

table#jobs{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:140%;
	width:80%;
	margin:10px 0 25px 20px;
	padding:0;
}

table#jobs th,table#jobs td{
	margin:0;
	padding:8px 0 12px 4px;
	text-align:left;
}

table#jobs tr.alternate{
	background:#D8E4ED;	
}

.colum-header{
	color:#339;
}

.bold-text{
	font-weight:bold;
}
/*table end*/



#main-nav {position: absolute; top:86px; right:60px; height:40px; }
#main-nav li {margin:0; padding:0 0 0 1px; list-style:none; float:left;background: url(images/menu-divider.gif) no-repeat top left; }
#main-nav li.one { }
#main-nav li.two { }
#main-nav li.three { }
#main-nav li.four { }
#main-nav li.five { }
#main-nav li.six { }
#main-nav li a, #main-nav li a:hover {text-decoration:none; display:block; background-image: url(images/menu.gif); background-repeat:no-repeat; text-indent:-5000em; overflow:hidden; height:40px; }

#main-nav li.one a, #main-nav li.one a:hover {width:65px; background-position:0px -10px; }
#main-nav li.one a:hover, #main-nav li.one a.selected {background-position:0px -50px; }
#main-nav li.two a, #main-nav li.two a:hover {width:106px; background-position:-65px -10px; }
#main-nav li.two a:hover, #main-nav li.two a.selected {background-position:-65px -50px; }
#main-nav li.three a, #main-nav li.three a:hover {width:117px; background-position:-171px -10px; }
#main-nav li.three a:hover, #main-nav li.three a.selected {background-position:-171px -50px; }
#main-nav li.four a, #main-nav li.four a:hover {width:122px; background-position:-288px -10px; }
#main-nav li.four a:hover, #main-nav li.four a.selected {background-position:-288px -50px; }
#main-nav li.five a, #main-nav li.five a:hover {width:119px; background-position:-410px -10px; }
#main-nav li.five a:hover, #main-nav li.five a.selected {background-position:-410px -50px; }
#main-nav li.six a, #main-nav li.six a:hover {width:69px; background-position:-529px -10px; }
#main-nav li.six a:hover, #main-nav li.six a.selected {background-position:-529px -50px; }

#meta {position: absolute; top: 20px;  right:50px; }
#meta ul {margin:0px; padding:0px; font-size:1.0em; position: absolute; right:-9px; top:30px;   }
#meta li {margin:0 8px 0 0; padding:10px 0 10px 0; list-style:none; float:left; }
#meta li.site-map {  }
#meta li.rss {background: url(images/rss-icon.png) no-repeat 100% 4px; }
#meta a, #meta a:hover {text-decoration:underline; color:black; font-size:0.9em; display:block; line-height:1.2; }
#meta .rss a, #meta .rss a:hover {padding-right:30px;  }
#meta .site-map a, #meta .site-map a:hover { padding-right:8px; background: url(images/site-map-divider.gif) no-repeat 100% 3px; }
#meta li.facebook {background: url(images/facebook-icon.png) no-repeat 100% 5px; }
#meta .facebook a, #meta .facebook a:hover {text-indent:-5000em; width:26px; height:26px; }

#meta form {float:right; font-size:1em; margin:0px; padding:6px 0 0 0px;font-family: Arial, Helvetica, Verdana, sans-serif;}
#meta form p {font-size:1em; }
#meta form input#search {height:auto;vertical-align:top; position: relative; top:1px; }
#meta form input#search-go {width:49px; margin:0px; padding:0 0 0px 0; font-size:10px; line-height:1.4; vertical-align:top; }

#news {position: absolute; margin:0px; padding:0px; left:325px; top:30px; width: 340px; height: 20px; overflow: hidden; font-size: 1.1em; }
#news-window {position: absolute; width: 620px; }
#the-headline {position: relative; margin-left:0px; line-height: 20px; font-family: Arial, Helvetica, Verdana, sans-serif; }

#quote-block {height:40px; font-family: "Comic Sans MS", Arial, Helvetica, sans-serif; font-style:italic; padding:0 0 0 0;  overflow: hidden;}
#quote-block.quotesShort {width:615px; margin-left: 60px; position: relative; }
#quote-block.quotesLong {width:800px; margin-left: 60px; position: relative; }
#quote-block.quotesLocation {width: 360px; position: absolute; top:0px; right: 15px; }
#quote-window {position: absolute; width: 850px; height: 40px; overflow: hidden; }
#quote-window span {margin:0px; height: 40px; padding:12px 0 0 0px; font-size:1.4em; }
#quote-window span.extra {font-family: Arial, Verdana, Helvetica, sans-serif; font-style:normal; font-size:0.9em; margin:0px; padding:0 0 0 10px; }
#the-quote {position: relative; margin-left:0px; line-height: 40px;}

#site-name {margin:15px 0 10px 0; padding:0 0 0 5px; overflow:hidden; font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif; clear:both; height:auto; position: relative; }
#site-name h1 {margin:0 0 0px 0; padding:0 10px 0 0px;  }
#site-name p#address {margin:0 0 0px 0; padding:0px 0 0 4px; font-size:1.4em;  }
#site-name img#phone-number {}

.box {position: relative; }
.box .header h1 {color:black; margin:0px 0 0 25px; padding:25px 0 0 0; font-size:2.6em; }
.box .header h2 {color:black; margin:0px 0 0 20px; padding:15px 0 0 0; font-size:1.8em; }
.box .header h2 span {display:block; color:#666; font-weight:normal; font-size:0.7em; }
.box .header h4 {color:black; margin:0px 0 0 20px; padding:21px 0 0 0; font-size:1.8em; }
.box .header h4 span {display:block; color:#666; font-weight:normal; font-size:0.7em; }
.box .header h5 {color:black; margin:0px 0 0 30px; padding:20px 0 0 0; font-size:2.6em; }
.box .header h6 {color:black; margin:0px 20px 0 20px; padding:23px 0 0 0; font-size:2em; }
.box .header {height:80px; }
.box .content {position: relative; top:20px;z-index:2001; }

.box-thin-top {background: url(images/box-thin-top.png) no-repeat top left; width:210px; z-index: 3000; }
.box-thin-bottom {background: url(images/box-thin-bottom.png) no-repeat top left; width:210px; height:42px; position: relative; z-index:2000; }

.box-med-top {background: url(images/box-med-top.png) no-repeat top left; width:648px; }
.box-med-bottom {background: url(images/box-med-bottom.png) no-repeat top left; width:648px; height:42px;}

.box-wide-top {background: url(images/box-wide-top.png) no-repeat top left; width:863px; clear:both; }
.box-wide-bottom {background: url(images/box-wide-bottom.png) no-repeat top left; width:863px; height:42px; }

img#pins {position: absolute; top:112px; right:30px; z-index:4000; }

#main-banner .content {top:20px; left:5px;}




#find-nearest-1 h4 {background: url(images/book-online-2.gif) no-repeat top left; width:199px; height:89px; text-indent:-5000em; margin:0px; padding:0px; position: relative; left:6px; top:8px;  }
#find-nearest-1 h4 a, #find-nearest-1 h4 a:hover {text-indent:-5000em; overflow:hidden; width:199px; height:89px; display:block;}
#find-nearest-1 .content {height:227px; background: url(images/find-nearest-3.png) no-repeat -5px 0px; position: relative; left:5px; }
#find-nearest-1 form {height:322px; position: absolute; top:0px; left:0px; margin:0px; padding:0px;  }
#find-nearest-1 form p {margin:0px; padding:0px; font-size:1em; border:0px solid white; }
#find-nearest-1 form input#postcode {position: absolute; top:120px; left:50px; width:110px; height:12px;} /* border:0px solid white; background-color:transparent; */
#find-nearest-1 form select#select-bowl {position: absolute; top:144px; left:46px; width:118px; } /* border:0px solid white; background-color:transparent; */
#find-nearest-1 form input#go {position: absolute; top:167px; left:140px; height:25px; width:45px; cursor:pointer; background:  transparent url(images/go-new.png) no-repeat top left; border:0px solid white; color:transparent; text-indent:-5000em; overflow:hidden; } /* background-color:transparent; color:transparent; border:0px solid white; text-indent:-5000em; */
#find-nearest-1 .header h2 img {position: absolute; top:8px; left:6px; }



#find-nearest-2 .content {height:335px; background: url(images/find-nearest-2.png) no-repeat top left;}
#find-nearest-2 form {height:322px; position: absolute; top:0px; left:0px;  }
#find-nearest-2 form p {margin:0px; padding:0px; font-size:1em; border:0px solid white; }
#find-nearest-2 form select#find-bowl {position: absolute; top:263px; left:15px; background-color:transparent; width:170px; z-index:2010;}
#find-nearest-2 a.book-online-now, #find-nearest-2 a.book-online-now:hover {display:block; background: url(images/book-online-now.png) no-repeat bottom left; width:198px; height:75px; overflow:hidden; text-indent:-5000em; cursor:pointer; position: absolute; bottom:-14px; left:6px;  }

#how-to-find .content {position: relative; left:6px; margin:0px; padding:15px 0 10px 0;} /*need extra padding because of gradient*/
#how-to-find .content a:hover {text-decoration:none;}




#tenpin-tv .content {padding:0 0 0px 0; }
#tenpin-tv .content img {position: relative; left:25px; }
#tenpin-tv .content ul {margin:0px; padding:0px; font-size:1.5em; width:190px; position: relative; left:10px; font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif; }
#tenpin-tv .content li {margin:0 0 0px 0; padding:0 0 0px 0; list-style:none; width:190px;}
#tenpin-tv .content li a, #tenpin-tv .content li a:hover {color:#333; padding:1px 5px 1px 25px; display:block; position: relative; top:-25px; }
#tenpin-tv .content li a:hover {text-decoration:none; background-color:#dee9f3; font-weight:bold;  }

#tenpin-tv-2 .content {padding:0 0 30px 0; }
#tenpin-tv-2 .content img {position: relative; left:25px; }
#tenpin-tv-2 .content ul {margin:0px; padding:0px; font-size:1.5em; width:190px; position: relative; left:10px; font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif; }
#tenpin-tv-2 .content li {margin:0 0 0px 0; padding:0 0 0px 0; list-style:none; width:190px;}
#tenpin-tv-2 .content li a, #tenpin-tv .content li a:hover {color:#333; padding:1px 5px 1px 25px; display:block; position: relative; top:-25px; }
#tenpin-tv-2 .content li a:hover, #tenpin-tv-2 .content li a.selected {text-decoration:none; background-color:#dee9f3; }
#tenpin-tv-2 .content li a.selected {font-weight:bold;  }

#book-online {background: url(images/box-thin-top-book-2.png) no-repeat top left; width:210px; }
#book-online .content {top:10px; padding:0 0 0px 0; }
#book-online .header {height:70px; }
#book-online .header.offer {height:89px; margin-bottom: 10px; }
#book-online .header h2 {height:89px; padding:0; font-size:1.8em; }
#book-online h4 {no-repeat top left; width:199px; height:62px; text-indent:-5000em; margin:0px; padding:0px; position: relative; left:5px; top:7px; }
#book-online h2 a, #book-online h4 a, #book-online h2 a:hover, #book-online h4 a:hover {text-indent:-5000em; overflow:hidden; width:200px; height:89px; display:block; } /* border-bottom:1px solid #a1a1a1; */
#book-online .header h2 img {position: absolute; top:-8px; left:5px; }
#book-online .header.offer h2 img {position: absolute; top:8px; left:6px; width: 198px;}
#book-online p {font-size:1.2em; color:#666; margin-left:15px; }
#book-online form { z-index: 2002; }
#book-online form p {margin:0px; padding:0px; font-size:1em; border:0px solid white; color:black; }
#book-online form select#find-bowl {position: relative; left:15px; background-color:transparent; width:170px}

form select#choose-bowl {width:250px}
#content-box form#newsletter #no-booking {font-size: 1.2em;}

#bowlclub {}
#bowlclub .content {width:590px; position: relative; left:30px; overflow:hidden; }
#bowlclub .header h1 span {color:#666;}
#bowlclub .content h3 {font-size:1.4em; line-height:1.6; margin-bottom:20px; }
#bowlclub .content ol li {}
#bowlclub .content p {font-size:1.2em; line-height:1.6; margin-bottom:20px; }
#bowlclub .content p.standout {font-size:1.6em; color:#990000; font-weight:bold; font-family: Arial, Helvetica, Verdana, sans-serif; }
#bowlclub .content ol.large {font-size:1.8em; font-family: Arial, Helvetica, Verdana, sans-serif; color:#1d3592; font-weight:bold; margin-bottom:20px;  }
#bowlclub .content ol.large li {margin:0 0 10px 0; padding:0px; }
#bowlclub .content ol.large li span {color:black; font-size:0.8em; }

#bowlclub .content ol.med {font-size:1.2em; font-weight:bold; margin-bottom:20px;   }
#bowlclub .content ol.med li {margin:0 0 6px 0; padding-left:8px;  }

#bowlclub .content ol.small {font-size:1.2em; margin-bottom:20px;   }
#bowlclub .content ol.small li {margin:0 0 0px 0; padding-left:0px; line-height:1.4; }

#bowlclub .content p.large {font-size:1.7em; line-height:1.2; }

#bowlclub .content p.standout-2 {font-size:1.8em; line-height:1.2; background-color:#ccffff; font-weight:normal; padding:3px; }

#bowlclub .content img.right {float:right; margin:0 0 20px 20px; padding:0px;}
#bowlclub .content img.bowl-club {margin-top:16px; }

#bowlclub a#bowlclub-signup, #bowlclub a#bowlclub-signup:hover {display:block; width:363px; height:65px; background: url(images/bowlclub-signup.jpg) no-repeat top left; text-indent:-5000em; position: relative; left:110px; overflow:hidden; }
#bowlclub a#bowlclub-signup:hover {text-decoration:none;}


#breadcrumb {width:595px; position: relative; left:25px; top:0px; font-size:0.9em; margin:0px; padding:10px 0 5px 0; }
#breadcrumb a, #content-box #breadcrumb a:hover {color:black;}

#content-box {}
#content-box .content {width:595px; position: relative; left:25px; overflow:hidden; padding:0px 0 0 0; }
#content-box .content p.center {text-align:center;}
#content-box .header h1 span {color:#666;}
#content-box .header a, #content-box .header a:hover {position: absolute; color:black; right:30px; top:30px; font-size:1.4em; }
#content-box .header a:hover {color:#990000; }
#content-box .content h2 {font-size:2.5em; line-height:1.2; margin-bottom:15px; color:#990000; font-weight:bold; font-family: Arial, Helvetica, Verdana, sans-serif; }
#content-box .content h3 {font-size:1.5em; line-height:1.2; margin-bottom:10px; color:#990000; font-weight:bold; font-family: Arial, Helvetica, Verdana, sans-serif; }
#content-box .content p {font-size:1.2em; line-height:1.6; margin-bottom:20px; }
#content-box.seo .content p {font-size:1.1em;}
#content-box .content img.right {float:right; margin:0 0 20px 20px; padding:0px;}
#content-box .content .col-a {float:left; width:285px; }
#content-box .content .col-b {float:right; width:285px; padding-top:10px; }
#content-box .content .col-c {float:right; width:100%; padding-top:10px; clear: both;}
#content-box form#newsletter {width:355px; position: relative; left:120px; margin:0 0 40px 0; padding:0px;  }
#content-box form#newsletter p {font-size:1em; overflow:hidden; margin:0 0 10px 0; padding:0 15px 0 0; position: relative; }
#content-box form#newsletter p.required {background: url(images/star.gif) no-repeat center right; }
#content-box form#newsletter label {float:left; width:80px; font-weight:bold; margin:0px; padding:2px 0 0 0;  }
#content-box form#newsletter input {float:right; width:250px; color:#990000;  }
#content-box form#newsletter select {float:right; width:250px; color:#990000;  }
#content-box form#newsletter select#dobD {width:75px;}
#content-box form#newsletter select#dobM {width:75px; margin-left:15px;}
#content-box form#newsletter select#dobY {width:75px; margin-left:15px;}
#content-box form#newsletter textarea {float:right; width:250px; height: 75px; color:#990000;  }
#content-box form#newsletter button {float: right; margin:15px 0 0 0; padding:0px; }

#content-box p.disclaimer {font-size:1em;}
#content-box p.disclaimer strong {color:#990000;}
	
#content-box .vid {margin:0 auto 40px auto; padding:0px; text-align: center;}

#content-box #features {width:245px; float:right; margin:0 0px 20px 30px; padding:0px;}
#content-box #features h3 {font-size:1.8em; color:black; margin:0 0 10px 0; padding:0px; }
#content-box #features ul  {margin:0px; padding:0px; font-size:1.5em; }
#content-box #features ul li {margin:0 0 8px 0; padding:0px; list-style:none; }
#content-box #features ul li img {position: relative; top:4px; }

#content-box span.date {width:76px; height:18px; display:block; text-align:center; color:white; background: url(images/date.gif) no-repeat center right; margin:20px 0 10px 0; padding:3px 0 0 0; font-weight:bold; font-size:1.1em;  }


#what-next {margin:0px; padding:0px 0 0 0;background: url(images/box-med-top-what-next.png) no-repeat top left;}
#what-next .content {overflow:hidden; width:590px; position: relative; left:30px; top:30px; }
#what-next .content h2 {font-size:2em; color:#990000; font-family: Arial, Helvetica, Verdana, sans-serif;margin:0 0 30px 0; padding:0px;}
#what-next a#bowlclub-signup, #what-next a#bowlclub-signup:hover {display:block; width:363px; height:65px; background: url(images/bowlclub-signup.jpg) no-repeat top left; text-indent:-5000em; position: relative; left:110px; overflow:hidden; }
#what-next a#bowlclub-signup:hover {text-decoration:none;}
#content-box ul, #what-next ul {margin:0 0 20px; padding:0px;}
#content-box li, #what-next li {margin:0 0 10px 0; padding:0 0 0 25px; line-height:1.5; list-style:none; background: url(images/bullet.gif) no-repeat 0px 3px;}
#what-next a, #what-next a:hover {color:black; text-decoration:underline; }

/*#bowling-experience .content {padding:0 0 20px 0; top:10px; }
#bowling-experience .content img {position: relative; left:33px; }
#bowling-experience .content ul {margin:0px; padding:0px; font-size:1.3em; width:190px; position: relative; left:10px; font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif; }
#bowling-experience .content li {margin:0 0 0px 0; padding:0 0 8px 0; list-style:none; width:190px;}
#bowling-experience .content li a, #bowling-experience .content li a:hover {color:#333; padding:1px 1px 1px 20px; display:block; }
#bowling-experience .content li a:hover, #bowling-experience .content li a.selected {text-decoration:none; background-color:#dee9f3; font-weight:bold;  }

#deals .header h2 {padding-top:25px;}
#deals .content {padding:0 0 20px 0; top:10px; }
#deals .content img {position: relative; left:33px; }
#deals .content ul {margin:0px; padding:0px; font-size:1.3em; width:190px; position: relative; left:10px; font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif; }
#deals .content li {margin:0 0 0px 0; padding:0 0 8px 0; list-style:none; width:190px;}
#deals .content li a, #deals .content li a:hover {color:#333; padding:1px 1px 1px 20px; display:block; }
#deals .content li a:hover, #deals .content li a.selected {text-decoration:none; background-color:#dee9f3; font-weight:bold;  }


#site-page-menu .header h2 {padding-top:25px;}
#site-page-menu .content {padding:0 0 20px 0; top:10px; }
#site-page-menu .content img {position: relative; left:33px; }
#site-page-menu .content ul {margin:0px; padding:0px; font-size:1.3em; width:190px; position: relative; left:10px; font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif; }
#site-page-menu .content li {margin:0 0 0px 0; padding:0 0 8px 0; list-style:none; width:190px;}
#site-page-menu .content li a, #site-page-menu .content li a:hover {color:#333; padding:1px 1px 1px 20px; display:block; }
#site-page-menu .content li a:hover, #site-page-menu .content li a.selected {text-decoration:none; background-color:#dee9f3; font-weight:bold;  }*/

#menu .header h2 {padding-top:20px;}
#menu.seo .header h2 {font-size:1.4em;}
#menu .header h4 {padding-top:20px;}
#menu.seo .header h4 {font-size:1.4em;}
#menu .content {padding:0 0 20px 0; top:10px; }
#menu .content img {position: relative; left:33px; }
#menu .content ul {margin:0px; padding:0px; font-size:1.3em; width:190px; position: relative; left:10px; font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif; }
#menu .content li {margin:0 0 0px 0; padding:0 0 8px 0; list-style:none; width:190px; line-height:1.3; }
#menu .content li a, #menu .content li a:hover {color:#333; padding:1px 1px 1px 20px; display:block; }
#menu .content li a:hover, #menu .content li a.selected {text-decoration:none; background-color:#dee9f3;   }
#menu .content li a.selected {font-weight:bold;  }


#more-than {}
/* #more-than .header {background: url(images/not-just-bowling.jpg) no-repeat 355px 7px;} */
#more-than .content  {background: url(images/grey-line.gif) no-repeat; width:638px; left:5px; padding:0; }
#more-than .content .carousel {top:-10px; width:598px; position: relative; left:20px; height:260px; overflow:auto; padding:0; font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif; margin:0px; padding:10px 0 0 0;}
#more-than .content .carousel-content {width:1500px; }
#more-than .content .carousel-content div {float:left; text-align:center; width:200px; }
#more-than .content .carousel-content p {margin:0px; padding:0px; font-size:1.3em; font-weight:bold; position: relative; top:-30px; }
#more-than .content .carousel-content p a, #more-than .content .carousel-content p a:hover {color:black;}


#managers-specials {position: relative; }
#managers-specials #top-box-ad {position: absolute; width:636px; height:125px;  top:6px; left:6px; }
#managers-specials #top-box-ad a, #managers-specials #top-box-ad a:hover {display:block; width:636px; height:125px; background:url() no-repeat top left;  }
#managers-specials .header {}
#managers-specials .header h4 {position: absolute; top:0px; left:0px; }
#managers-specials .content  {left:10px; top:0px; height:187px; padding-top:40px; }
#managers-specials p.book-online {margin:0px; padding:0px; font-size:2.3em; color:#990000; position: absolute; right:20px; top:23px; font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif; font-weight:bold; }

#col-2 #right-col-ad {position: absolute; width:278px; height:178px; top:96px; left:579px; }
#col-2 #right-col-ad a, #managers-specials #top-box-ad a:hover {display:block; width:636px; height:125px; background:url() no-repeat top left;  }

/*
#tenpin-news {}
#tenpin-news .content  {background: url(images/grey-line.gif) repeat-x 0px 279px; width:638px; left:5px; padding:0; }
#tenpin-news .content .carousel {top:0px; width:598px; position: relative; left:20px; height:130px; overflow:auto; padding:0; font-family: Verdana, Arial, Helvetica, sans-serif; margin:0px; padding:0px 0 0 0; }
#tenpin-news .content .carousel-content {width:900px; }
#tenpin-news .content .carousel-content div {float:left; text-align:left; width:300px; padding-right:10px; }
#tenpin-news .content .carousel-content p {margin:0px; padding:0px; font-size:1.1em; line-height:1.5; }
#tenpin-news .content .carousel-content p a {text-decoration:underline;}
#tenpin-news .content .carousel-content h3 {font-size:1.4em; color:#990000; }
*/

.centredAdBanner {width: 629px; text-align: center; }
#more-info {height:370px; position: absolute; bottom:142px; left:28px; }
#more-info p.sub-info {position: absolute; width:320px; height:40px; right: 20px; top:20px; font-size:1em; line-height:1.1; }
#more-info .content {width:740px; height: 285px; left:45px; overflow:auto; }
#more-info .content .line  {width:680px; height:140px; clear:both;}
#more-info .content .line img {float:left;}
#more-info .content .line h3 {margin:0 0 10px 165px; padding:10px 0 0 0; font-size:1.2em; color:#990000; }
#more-info .content .line p {margin:0 0 10px 165px; padding:0px; font-size:1.1em; }
#more-info .content .line p a, #more-info .content .line p a:hover {color:#000066; text-decoration:underline; }
#more-info-bottom {position: absolute; left:28px; bottom:100px; }

#news-thin {height: 234px; position: relative; }
#news-thin.seo {position: absolute; right:30px; top:817px;}
#news-thin .content {width:580px; height: 138px; left:45px; overflow:auto; }
#news-thin .content .line  {width:465px; height:auto; clear:both; padding-bottom:10px; }
#news-thin .content .line img {float:left;}
#news-thin .content .line h3 {margin:0 0 10px 165px; padding:10px 0 0 0; font-size:1.4em; color:#990000; }
#news-thin .content .line p {margin:0 0 10px 165px; padding:0px; font-size:1.1em; }
#news-thin .content .line p a, #news-thin .content .line p a:hover {color:#000066; text-decoration:underline; }
#news-thin-bottom { }
#news-thin-bottom.seo {position: absolute; top:1051px; right:30px; }

#more-info-thin {height: 514px; position: relative; }
#more-info-thin.seo {position: absolute; right:30px; top:1093px;}
#more-info-thin .content {width:580px; height: 418px; left:45px; overflow:auto; }
#more-info-thin .content .line  {width:465px; height:auto; clear:both; padding-bottom:10px; }
#more-info-thin .content .line img {float:left;}
#more-info-thin .content .line h3 {margin:0 0 10px 165px; padding:10px 0 0 0; font-size:1.4em; color:#990000; }
#more-info-thin .content .line p {margin:0 0 10px 165px; padding:0px; font-size:1.1em; }
#more-info-thin .content .line p a, #more-info-thin .content .line p a:hover {color:#000066; text-decoration:underline; }
#more-info-thin-bottom { }
#more-info-thin-bottom.seo {position: absolute; top:1607px; right:30px; }

#locations {position: relative; z-index: 6000;}
#locations .content {height:44em; }
#locations #towns div.col-1 {width:170px; float:left; padding:0 0 0 10px; position: relative; z-index: 400; }
#locations #towns div.col-2 {width:170px; float:left; }
#locations #towns div.col-3 {width:150px; float:left; }
#locations #towns a, #locations #towns a:hover {color:black; display:block; padding:4px 10px 4px 35px; width:155px; font-size:1.3em; position: relative; font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;}
#locations #towns a:hover, #locations #towns a:focus { background-color:#dee9f3; text-decoration:none;  font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;}
#map {float: left; position: relative; margin-top: -60px; width: 295px; height: 400px; background: url(images/map-2.png) no-repeat 50px 0px;  }
a.icon, a.icon:hover {position: absolute; display:block; width:18px; height:15px; background: url(images/map-icon-2.png) no-repeat top left;}

#locations #towns div .pop-up {width:302px; height:202px; position: absolute; top:1.4em; left:-1em; background: url(images/location-pop-up.png) no-repeat -4px 0px; z-index:5000; display:none; }
#locations #towns div .pop-up h3 {font-size:2.3em; text-align:right; color:white; font-weight:normal; padding:30px 0 0 0; margin:0px 30px 10px 30px;  }
#locations #towns div .pop-up h3 span {font-weight:bold; }
#locations #towns div .pop-up p {font-size: 1.2em; line-height:1.1em; text-align:right; margin:0px 30px 10px 30px; color:white;  }
#locations #towns a.book-now, #locations #towns a.book-now:hover {text-decoration:none;position: absolute; background-color:transparent; display:block;width:115px; height:40px; text-indent:-5000em; overflow:hidden;margin:0px; padding:0px; top:127px; left:25px; }
#locations #towns a.more-info, #locations #towns a.more-info:hover {text-decoration:none;position: absolute; background-color:transparent; display:block;width:115px; height:40px; text-indent:-5000em; overflow:hidden;margin:0px; padding:0px; top:127px; left:155px; }

#site-map .header span {margin-left: 26px; }
#site-map #site-structure {margin: 0 26px 0 26px; }
#site-map #site-structure ul, #site-map #site-structure ul ul {margin: 0; background-color: white;}

form#postcode-search {margin:0 0 20px 30px; padding:0px; background: url(images/postcode-search-box.png) no-repeat top left; position: relative; width:340px; height:47px; }
form#postcode-search p {margin:0 0 0px 0; padding:0px;clear:both; overflow:hidden; }
form#postcode-search input {width:230px; border:0px solid white; position: absolute; top: 15px; left: 20px; }
form#postcode-search button {width:93px; height:47px;  position: absolute; right:0px; top:-1px; }

/*Town icons*/
/*
#locations .content .acton {top:300px; right:200px; }
#locations .content .bexleyheath {top:400px; right:120px; }
*/


#tabs {margin:0px; padding:0px; width:648px; height:38px; font-size:1.1em; position: relative; left:5px; font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif; }
#tabs li {margin:0 -5px 0 0; padding:0 0 0 14px; height:38px; background: url(images/tab-off-left.png) no-repeat top left; list-style:none; float:left; text-align:center;  }
#tabs li a, #tabs li a:hover {background: url(images/tab-off-right.png) no-repeat top right; display:block; height:24px; margin:0px; padding:14px 20px 0 6px; color:#cc0000; }
#tabs li a:hover, #tabs li a:focus {text-decoration:none; outline:none; }
#tabs li a:active {text-decoration:none; }

#tabs li.on {font-weight:bold; background: url(images/tab-on-left.png) no-repeat top left;}
#tabs li.on a, #tabs li.on a:hover {background: url(images/tab-on-right.png) no-repeat top right; color:black; }

#site-page-content {width:648px; overflow:hidden; background: url(images/tab-box-top.png) no-repeat 0px 0px;font-family: Arial, Helvetica, Verdana, sans-serif;  }
#site-page-content .col-1 {width:325px; float:left; margin:0 0 0 20px; display:inline; padding:20px 0 0 0px; }
#site-page-content .col-2 {width:240px; float:right; margin:0 20px 0 0 ; display:inline; padding:20px 0 0 0px;}
#site-page-content .col {width:560px; margin:0 0px 0 0; padding:20px 30px 0 20px; }
#site-page-content-bottom {width:648px; height:42px; background: url(images/tab-box-bottom.png) no-repeat bottom left; position: relative;  }
#site-page-content-bottom img {position: absolute; right:30px; bottom:8px; }
#site-page-content.line {background: url(images/tab-box-top-line.png) no-repeat 0px 0px;}
#site-page-content-bottom.line {background: url(images/tab-box-bottom-line.png) no-repeat bottom left; }
#facilities {margin-top:188px; }
#facilities-pad {height: 75px; width: 100px;}

#site-page-content h2 {font-size:2.5em; line-height:1.2; margin-bottom:20px; color:#990000; font-weight:bold; font-family: Arial, Helvetica, Verdana, sans-serif; }
#site-page-content h3 {margin:0 0 15px 0; padding:0px;}
#site-page-content h4 {margin:0 0 5px 20px; padding:0px; font-size:1.2em; clear:both; }
#site-page-content #site-info h4 {color:black; margin:0px 0 10px 0px; padding:0 0 0 0; font-size:1.8em; }
#site-page-content #site-info h4 a, #site-page-content #site-info h4 a:hover  {font-size:0.6em; margin:0 0 0 30px; padding:0px; color:black; text-decoration:underline; }
#site-page-content p {clear:both; font-size:1.1em; margin-left:20px; }
#site-page-content p.concessions {text-align:center; }
#site-page-content hr {margin:20px 5px 20px 5px; padding:0px; color:#ccc; background-color:#ccc; border:0px solid white; height:1px; }
#site-page-content .content {padding-bottom:60px; }

#site-page-content #concessions-offers ul {margin:0 0 20px 20px; padding:0px; font-size:1.1em; }
#site-page-content #concessions-offers li {margin:0 0 10px 0; padding:0 0 0 25px; list-style:none; background: url(images/bullet.gif) no-repeat 0px 4px; line-height:1.6; }



div.booking-type {width:211px; height:39px; position: relative; background: url(images/booking-type-box.gif) no-repeat top left; float: right; }
#bowling-prices div.booking-type {top:-15px; }
#bowling-parties div.booking-type {top:-10px;}
#quasar-softplay div.booking-type {top:-15px; }
#concessions-offers div.booking-type {top:-15px; }
div.booking-type a, div.booking-type a:hover {float:right; width:30px; height:30px; position: relative; margin:0 6px 0 0; padding:0px 0px 0 0; top:5px; }
div.booking-type a:hover {text-decoration:none;}
div.booking-type a span, div.booking-type a:hover span {padding:4px; color:black; border:1px solid black; display:none; position: absolute; top:20px; left:0px; background-color:white; }
/* div.booking-type a:hover span {display:block; text-decoration:none; } *//* use standard title tags instead */
div.booking-type a.online {background: url(images/book-online.gif) no-repeat top left; }
div.booking-type a.phone {background: url(images/book-phone.gif) no-repeat top left; }
div.booking-type a.bowl {background: url(images/book-onsite.gif) no-repeat top left; }



table.hours {width:325px; border-collapse:collapse; margin:0 0 40px 20px; padding:0px;}
table.hours tr {}
table.hours th {font-size:1.2em; font-weight:normal; text-align:left; padding:3px 5px 3px 5px;  }
table.hours td {font-size:1.5em; margin:0px; padding:3px 5px 3px 5px; }
table.hours td.first {padding-left:10px; }
table.hours tr.line td {background-color:#dee9f3;}

table.prices {width:250px; border-collapse:collapse; margin:0 0 30px 20px; padding:0px;  }
table.prices.left {float: left; }
table.prices.right {float: right; }
table.prices tr {}
table.prices th {font-size:1.2em; font-weight:bold; text-align:left; padding:3px 5px 3px 5px;  }
table.prices td {font-size:1.5em; margin:0px; padding:3px 5px 3px 5px; }
table.prices td.first {padding-left:10px; width:150px; }
table.prices tr.line td {background-color:#dee9f3;}



#site-info table {width:325px; border-collapse:collapse; margin:0 0 40px 0; padding:0px;}
#site-info table tr {}
#site-info table th {font-size:1.2em; font-weight:normal; text-align:left; padding:3px 5px 3px 5px;  }
#site-info table td {font-size:1.5em; margin:0px; padding:3px 5px 3px 5px; }
#site-info table td.first {padding-left:10px; }
#site-info table tr.line td {background-color:#dee9f3;}
#site-info ul {margin:0px; padding:0px; font-size:1.5em; }
#site-info li {margin:0 0 8px 0; padding:0px; list-style:none; }
#site-info li img {position: relative; top:4px; }

#unsubscribe {background: url(http://www.tenpin.co.uk/images/box-wide-top-2.png) no-repeat top left; width:863px; clear:both; }
#unsubscribe .content {width:805px; position: relative; left:35px; overflow:hidden; }
#unsubscribe .content h2 {color:#666; font-size:2.8em; }
#unsubscribe .content .left {float: left; width:420px; padding:20px 0 20px 0; }
#unsubscribe .content .right {float: right; width:363px; padding:20px 0 20px 0; }
#unsubscribe .content .right img {float: left; }
#unsubscribe .content p {font-size:1.1em; }
#unsubscribe .content .left form {margin:0 0 30px 0; padding:0px;}
#unsubscribe .content .left form label {display: block; color:#666; font-weight:bold; margin:0 0 7px 0; padding:0px; }
#unsubscribe .content .left form input {width:270px; margin:0 0 15px 0; padding:0px; font-size:1.1em; }
#unsubscribe .content .left form input#submit {width:90px; margin:0px; padding:2px;}

table.thin {width:250px; border-collapse:collapse; margin:0 0 40px 0; padding:0px;}
table.thin tr {}
table.thin th {font-size:1.2em; font-weight:normal; text-align:left; padding:3px 5px 3px 5px;  }
table.thin td {font-size:1.5em; margin:0px; padding:3px 5px 3px 5px; }
table.thin td.first {padding-left:10px; }
table.thin tr.line td {background-color:#dee9f3;}





#block-1 h2 {margin:0 10px 10px 10px; padding:0px;}
#block-1 p {margin:0 10px 10px 10px; padding:0px;}
#block-1 ul {font-size: 1.2em;margin:0 10px 10px 10px; }
#block-1 ul ul {font-size: 1em;margin:0 0 0 20px; background-color:blue;}

#footer ul {margin:0 0 10px 0; padding:0px; font-size:0.9em; }
#footer li {margin:0px; padding:0px;list-style:none; display:inline; }
#footer p {padding: 0px 7px 0px 0; font-size:0.9em; margin:0px;  }
#footer a, #footer a:hover {color:black; margin:0px; padding:0px 7px 0 7px;}
#footer a:hover {color:#990000;}

/* Social bookmarks */
#socialBookMarks { border:1px solid #DDDDDD; clear:both; font-size:12px; margin:15px 0 10px; padding:10px; position:relative;
margin:0 0 35px 0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:10px;
line-height:1.4em;
font-size:1em;
color:#464646;
}

#socialBookMarks ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:15px 0 0 15px;
padding:0;
text-align:center;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
}

#socialBookMarks ul li {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  display:inline;
  padding:0 4px 6px 0;
  text-align:center;
}

#socialBookMarks h3 { margin:0 5px 0 3px; padding:0 3px 0 0; line-height:1.4em; }
#socialBookMarks ul li.delicious { background:transparent url(images/delicious.gif) no-repeat scroll 0 0; }
#socialBookMarks ul li.digg { background:transparent url(images/digg.gif) no-repeat scroll 0 0; }
#socialBookMarks ul li.reddit { background:transparent url(images/reddit.gif) no-repeat scroll 0 0; }
#socialBookMarks ul li.facebook { background:transparent url(images/facebook.gif) no-repeat scroll 0 0; }
#socialBookMarks ul li.stumbleupon { background:transparent url(images/stumbleupon.gif) no-repeat scroll 0 0; }
#socialBookMarks a:hover {
  border-bottom:medium none;
  text-decoration:underline;
  border:medium none;
  color:#0D3059;
}

#socialBookMarks ul li a {
  margin:0 3px 0 0;
  padding:0 0 0 18px;
}
#socialBookMarks p {
margin:0;
padding:0;
}
#explained { font-size: 1.2em; margin-bottom: 20px; }
#explained td.whatsExplained { width: 100px; font-weight: bold; vertical-align: top;}
.small { font-size: 0.8em; }
.percentOff {padding: 10px 0 20px 13px; }
#export-form { padding: 5px; }
#export-form p {padding: 2px;}

#voucher {position: relative; margin: 0 auto 0 auto;}
#voucher .promoPic {position: relative; top: 115px; text-align: center; width: 100%;}
#voucher .content{position: relative; width: 319px; margin-top: 100px; z-index: 2001; }
.voucher-top {background: url(images/voucher-top.png) no-repeat top left; width:375px; z-index: 3000; }
.voucher-bottom {background: url(images/voucher-bottom.png) no-repeat top left; width:375px; height:30px; position: relative; z-index:2000; margin: 0 auto 0 auto;}
#voucher .field { position: relative; text-align: center; }
#voucher h2.promoCode { position: relative; border: 1px solid black; width: 150px; margin: 0 auto 35px; auto; text-align: center; color: black; font-weight: normal; }
#voucher .terms {margin: 0 20px 30px 20px;}
#refererDebug { font-size: 0.7em;}

/* kFlow slider */
.content-slider {overflow: visible; height: 212px; width:638px; margin:0 0 0 0; position: relative; background: url(../images/grey-line.gif) no-repeat; left:5px; padding:0; }
.box .content-slider {position: relative; top:0px; z-index:2001; }
#tenpinSlides { display: none; } /* initially hide slider slides until jQuery loads */
#jFlowSliderWindow{ top: -11px; position: relative; } /* Although not present in the HTML, the JS creates this wrapper around #tenpinSlides */
#prevNext{ height: 0 }
#jFlowPrev{ position: relative; left: -10px; top: 85px; z-index: 100; cursor:pointer; }
#jFlowNext{ position: relative; left: 543px; top: 85px; z-index: 100; cursor:pointer; }
/* #tenpinSlides{ margin-left: 0; display: block; } */
.box-med-bottom-slider{ background: url(../images/box-med-bottom-slider.png) no-repeat bottom left; width:648px; height:10px; }
/* 15th July 2010 */
#content-box .kick-right li {margin: 0 0 10px 195px;}
/* 19th July 2010 */
#content-box #choose-your-songs{background: url(images/choose-songs.png) no-repeat top left; width:544px; height:100px; text-indent:-5000em; margin:0 0 -60px 0; padding:0px; position: relative; left:6px; top:-60px; overflow: visible; }
/* 21st July 2010 */
#quote-block-karaoke {height:34px; width:560px; margin: -69px 0 30px 19px; position: relative; color: #352289; font-family: Arial, Helvetica, sans-serif; font-style:normal; padding:0;  overflow: hidden;}
#quote-window-karaoke {position: absolute; width: 850px; height: 40px; overflow: hidden; }
#quote-window-karaoke span {margin:0px; height: 40px; padding:12px 0 0 0px; font-size:1.2em; }
#quote-window-karaoke span.extra {font-family: Arial, Verdana, Helvetica, sans-serif; font-style:italic; font-weight: bold; font-size:1em; margin:0px; padding:0 0 0 10px; }
#the-quote-karaoke {position: relative; margin-left:0px; line-height: 40px;}
