/*
City Jogging Tours
URL: http://www.cityJoggingtours.com
Author: Pixel Design Studio
Author URL: http://www.pixeldesignstudio.co.uk/
*/
/*GLOBAL STYLES*/
* {
	padding:0; 
	margin:0;
}
html, body, #container {height: 100%;}
body {
	font:83% Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
}
body > #container {
	height: auto; 
	min-height: 100%;
	}
img, a img, a {
	border:none; outline:none;
}
p {
	padding-bottom:15px;
	line-height:20px;
	}
p.double {
	padding:15px 0;
	}
p.center {
	text-align:center;}
p.doubleplus {
	padding:15px 0 50px;
	}
a {
	color:#e85c11;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*STRUCTURE*/
#container{
	position:relative;
	background:url(../graphics/headerBK.gif) repeat-x left top;
}
#contentHolder {
	padding-bottom: 300px; /* must be same height as the footer */
	width:960px;
	margin:20px auto;
	} 
#header {
	width:960px;
	margin:0 auto;
	background:#020201;
	height:70px;
	position:relative;
	}
#header #nav{
	position:absolute;
	top:21px;
	right:0;
	width:615px;
	height:32px;
	background:url(../graphics/navBK.png) no-repeat 0 0;
	padding-left:5px;
	}
#header #nav li {
	list-style:none;
	float:left;
	}	
#header #nav a{
	height:0;
	overflow:hidden;
	padding-top:32px;
	display:block;
	}
#header #nav li.one a{
	background:url(../graphics/club-trans.png) no-repeat 0 -32px;
	width:78px;
	}
#header #nav li.two a{
	background:url(../graphics/about-trans.png) no-repeat 0 -32px;
	width:79px;
	}
#header #nav li.three a{
	background:url(../graphics/tours-trans.png) no-repeat 0 -32px;
	width:85px;
	}
#header #nav li.four a{
	background:url(../graphics/prices-trans.png) no-repeat 0 -32px;
	width:58px;
	}
#header #nav li.five a{
	background:url(../graphics/enquiries-trans.png) no-repeat 0 -32px;
	width:66px;
	}
#header #nav li.six a{
	background:url(../graphics/faq-trans.png) no-repeat 0 -32px;
	width:48px;
	}
#header #nav li.seven a{
	background:url(../graphics/contact-trans.png) no-repeat 0 -32px;
	width:88px;
	}
#header #nav li.eight a{
	background:url(../graphics/press-trans.png) no-repeat 0 -32px;
	width:104px;
	}
#header #nav li a:hover, 
.one #header #nav li.one a,
.two #header #nav li.two a,
.three #header #nav li.three a,
.four #header #nav li.four a,
.five #header #nav li.five a,
.six #header #nav li.six a,
.seven #header #nav li.seven a,
.eight #header #nav li.eight a{
	background-position:0 0;
	}
#backgroundImage {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}
#contentHolder .pageblock {
	margin:0 auto;
	width:888px;
	color:#333;
	}
#contentHolder .pageblock img.frame {
	float:left;
	}
#contentHolder .content {
	background:url(../graphics/pageblockBK.png) repeat-y 0 0;
	width:848px;
	padding:20px;
	float:left;
	min-height:400px;
}

#contentHolder #home {
	padding:130px 0 50px 150px;
	position:relative;
	}
#contentHolder #home .flash{
	position:absolute;
	top:150px;
	left:85px;
	width:125px;
	height:170px;
	z-index:200;
	}
#leftColumn {
	width:380px;
	float:left;
	padding:0 40px 0 20px;
	}
#rightColumn {
	width:396px;
	float:left;
	}
h1, h2, h3, h4 {
	background:url(../graphics/pricesH1-trans.png) no-repeat 0 0;
	width:400px;
	height:0;
	padding-top:40px;
	overflow:hidden;
	}
h2.prices { 
	background:url(../graphics/pricesH2-trans.png) no-repeat 0 0;
	}
h3.clubpack { 
	background:url(../graphics/clubpackh3-trans.png) no-repeat 0 0;
	}
h1.about {
	background:url(../graphics/aboutH1-trans.png) no-repeat 0 0;
	}
h1.club {
	background:url(../graphics/clubH1-trans.png) no-repeat 0 0;
	}
h1.faq {
	background:url(../graphics/faqH1-trans.png) no-repeat 0 0;
	margin-bottom:20px;
	}
h1.press {
	background:url(../graphics/pressH1-trans.png) no-repeat 0 0;
	}
h2.about {
	background:url(../graphics/whoH2-trans.png) no-repeat 0 0;
	width:395px;
	}
h3.about { 
	background:url(../graphics/whyH2-trans.png) no-repeat 0 0;
	width:395px;
	}
h1.links { 
	background:url(../graphics/linksH1-trans.png) no-repeat 0 0;
	margin-bottom:20px;
	}
h1.sitemap { 
	background:url(../graphics/sitemaptH1-trans.png) no-repeat 0 0;
	margin-bottom:20px;
	}
h1.signup { 
	background:url(../graphics/signuptH1-trans.png) no-repeat 0 0;
	margin-bottom:20px;
	width:540px;
	}
h1.testimonials {
	background:url(../graphics/testimonialsH1-trans.png) no-repeat 0 0;
	margin-bottom:20px;
	}
h1.tours {
	background:url(../graphics/toursH1-trans.png) no-repeat 0 0;
	margin-bottom:20px;
	}
h1.contact {
	background:url(../graphics/contactH1-trans.png) no-repeat 0 0;
	margin-bottom:20px;
	}
h4.members {
	width:426px;
	background:url(../graphics/membersH4-trans.png) no-repeat 0 0;
	}

h2.testimonials {
	background:none;
	font-size:1.4em;
	color:#FF6600;
	padding-top:10px;
	overflow:visible;
	height:30px;
	}
.content li, #TourCarousel ul li{
	list-style:none;
	background:url(../graphics/pricesLI-trans.png) no-repeat 0 0;
	height:40px;
	padding:5px 0 0 47px;
	}
.content ul.strong li{
	font-weight:bold;
	font-style:italic;
	font-size:1.2em;
	padding-top:10px;
	}
.one .content ul.strong li{
	font-size:1.0em;
	padding-top:12px;
	height:25px;
	}
.content .types {
	width:700px;
	height:100px;
	padding-left:140px;
	}
.content .types li{
	background:none;
	padding:0 0 0 10px;
	float:left;
	}
.content .types li a:hover{
	cursor:help;
	text-decoration:none;
	}
.faq span { color:#FF9900; font-size:1.3em;}	
p.double{
	border-top:1px dashed #ccc;
	}
p.doublebot{
	border-bottom:1px dashed #ccc;
	}
div.signup {
	width:400px;
	margin:0 auto;
	padding:40px 0;
	clear:left;
	}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}
form.contact {
	position:relative;	
	height:336px;
	}
form.contact p{
	height:40px;
	padding:10px 0;
	}
form.contact p.text {
	height:100px;
	padding:10px 0;
	}
form.contact p.submit{
	padding-top:40px;
	clear:left;
	width:300px;
	}
form.contact fieldset {
	border:none;
	border-top:1px dashed #ccc;
	}
form.contact .leftblock {
	float:left;
	width:300px;
	padding-top:20px;
	}	
form.contact .rightblock {
	float:left;
	width:500px;
	padding-top:20px;
	}	
form.contact textarea {
	height:80px;
	}
form.contact input, form.contact select, form.contact textarea {
	padding:3px;
	width:250px;
}
form.contact input.button{
	width:120px;
	}
form.contact .contacts {
	position:absolute;
	right:0;
	top:20px;
	}
form.contact p.complete {
	background:#CCFF99;
	border-bottom:1px dashed #009900;
	border-top:1px dashed #009900;
	padding:20px 5px 0 5px;
	width:250px;
	}
form.contact p.error {
	background:#FFCCCC;
	padding:20px 5px 0 5px;
	width:250px;
	border-bottom:1px dashed #FF0000;
	border-top:1px dashed #FF0000;
	}
/*tour carousel*/
#TourCarousel {	
	width:840px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #CCCCCC;
	}
#TourCarousel img{
	width:200px;
	height:170px;
	border:3px solid #EE701F;
	margin:10px 15px 55px 0;
	float:left;
	}
#TourCarousel img.underground{
	width:15px;
	height:15px;
	border:none;
	margin:0;
	float:none;
	padding-top:2px;
	}
#TourCarousel h2.tours {
	font-size:1.6em;
	color:#FF6600;
	background:none !important;
	padding:0 !important;
	height:30px;
	float:left;
	width:550px;
	}	
#TourCarousel p {
	width:414px;
	font-size:0.9em;
	text-align:justify;
	float:left;
	margin-bottom:5px;
	border-bottom:1px dashed #CCCCCC;
	}
#TourCarousel p.small{
	font-size:0.8em;
	line-height:12px;;
	border-bottom:none;
	}
#TourCarousel p.small strong{
	font-size:1em;
	}
.tours .content li {
	background:none;
	padding:0;		
	}	
#TourCarousel ul {
	width:180px;
	font-size:0.9em;
	padding-left:20px;
	float:left;
	}
#TourCarousel small {
	float:left;
	display:block;
	font-size:0.7em;}
#TourCarousel small.wide {
	padding-left:210px;
	}
div.linkblock div.links{
	border-bottom:1px dashed #CCCCCC;
	display:block;
	padding:20px 0;
	float:left;
	}
	
div.linkblock div.links img{
float:left;
width:200px;
padding:10px 15px 45px 0;

}
div.members {
	border-top:1px dashed #CCCCCC;
	padding:20px 0 0 20px;
	margin-top:20px;
	float:left;
	}
/*Footer*/
#footer {
	position: relative;
	margin-top: -300px; /* negative value of footer height */
	height:300px;
	clear:both;
	background:url(../graphics/footerBK.gif) repeat-x left top;
	width:100%;
	font-size:0.9em;
	} 
#footer .container {
	margin:0 auto;
	width:960px;
	height:210px;
	background:url(../graphics/footerBK-trans.png) no-repeat left top;
	padding-top:83px;
	position:relative;
	}
#footer .container .social{
	position:absolute;
	top:80px;
	left:60px;
	width:180px;
	height:30px;
	}
#footer .container .social #facebook, #footer .container .social #twiiter {
	float:left;
	}
#footer .container .Gallery{
	width:300px;
	float:left;
	padding-top:47px;
	}
#footer .container .Gallery .jcarousel-container{
	width:163px;
	margin:0 auto;
	}
#footer .container .Intro {
	width:372px;
	float:left;
	text-align:justify;
	}
#footer .container .Intro h3{
	background:url(../graphics/footerLogo.gif) no-repeat 0 0;
	height:0px;
	padding-top:43px;
	width:345px;
	overflow:hidden;
	}
#footer .container .QuickLinks{
	width:258px;
	float:left;
	padding:22px 0 0 30px;
	}
#footer .copy {
	position:absolute;
	left:0;
	bottom:10px;
	font-size:10px;
	width:480px;
 	}
#footer .copy a{	
	color:#fff;
	}
#footer .basenav li {
	list-style:none;
	width:200px;
	}
#footer .basenav li a{
	height:0;
	padding-top:35px;
	overflow:hidden;
	display:block;
}
#footer .basenav li.baseone a{
	background:url(../graphics/liMore.gif) no-repeat 0 0;
	}
#footer .basenav li.basetwo a{
	background:url(../graphics/liBook.gif) no-repeat 0 0;
	}
#footer .basenav li.basethree a{
	background:url(../graphics/liTestimonials.gif) no-repeat 0 0;
	}
#footer .basenav li.basefour a{
	background:url(../graphics/liContact.gif) no-repeat 0 0;
	}
#footer .basenav li.basefive a{
	background:url(../graphics/liLinks.gif) no-repeat 0 0;
	}
