/* CSS Template by nmgraphics */

html {overflow-y:scroll;}

body {
	background-image:url(images/bg1b.gif);
	background-repeat: repeat;
	background-color:#79b7c4;
	margin:20px;
	padding:0;
	text-align:center;
}

a:link, a:visited {
	color:#008dab;
	text-decoration:none;
}

a:hover {
	color:#014f5f;
	text-decoration:underline;
}

h1 {
	font-size:26px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:11px;
	color:#006c83;
	margin:0;
	font-weight:700;
}

h3 {
	font-size:18px;
	color:#018099;
	font-weight:350;
	margin:0;
	padding-bottom:8px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:0px;
	padding-bottom:0px;
	font-size:11px;
	line-height:1.4em;
	text-align:justify;
}

.clearFloats { clear:both; }

.graphicText { font-size: 1em; position: relative; overflow: hidden; display: block; color: #fff; }

.graphicText span { width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: block; }

p#pain {
	margin-top:10px;
}

ul {
	margin:0px 0px 10px 20px;
	padding-left:0px;
}

img  {
	border: solid 1px #666666;
}

img.images {
	float:right;
	margin: 5px 0px 1px 8px;
	clear:both;
}

.para {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.4em;
}

table.prices, table.prices2, table.prices3 { width:81%;}

table.prices { border-left:1px solid #666666; border-top:1px solid #666666; }

table.prices h2, table.prices p { margin-top:0; margin-bottom:0; }

table.prices h2 { font-size:13px; }

table.prices tr { height:22px; background:#eafcff; }
table.prices2 tr { height:22px; background:#D3FEDB; }
table.prices3 tr { height:22px; background:#FDFFD5; }

table.prices tr:hover { background:#c7f5ff; }
table.prices2 tr:hover { background: #acffae; }
table.prices3 tr:hover { background: #f9fe94; }

table.prices td { padding:2px 0px 0px 8px; border-bottom:1px solid #666666; border-right:1px solid #666666;  }
table.prices td.header { background:url(images/bgPricesHeader.gif) repeat-x; height:30px; }
table.prices td.packages { width:200px; }
table.prices td.cols { width:120px; }
table.prices tr.tableNone { background-color:#ffffff; }
table.prices tr.tableNone:hover { background-color:#ffffff; }

#qualificationsToggle, #backgroundToggle, #individualsToggle, #pairsToggle, #groupsToggle, #halfday, #nutritionToggle, #weddingToggle, #programmesToggle, #voucherToggle, #termsToggle { margin-bottom:10px; }
.aboutmeOptions a.toggles:hover, #pricingOptions a.toggles:hover { text-decoration:none;}
.aboutmeOptions h3:hover, #pricingOptions h3:hover { color:#000000}
.aboutmeOptions h3, #pricingOptions h3 {padding:5px; border:1px solid #666666; font-size:14px; margin-bottom:10px;}
#pricingOptions h3#pairs { background-color: #D3FEDB;}
.aboutmeOptions h3#background, #pricingOptions h3#individuals { background-color: #eafcff;}
#pricingOptions h3#groups { background-color: #FDD9DA;}
#pricingOptions h3#halfday { background-color:#FFCD9B;}
#pricingOptions h3#nutrition { background-color: #FDFFD5;}
#pricingOptions h3#wedding { background-color: #FFFFFF;}
#pricingOptions h3#programmes { background-color: #FFE4C1;}
#pricingOptions h3#voucher { background-color: #CCCCFF;}
.aboutmeOptions h3#qualifications, #pricingOptions h3#terms { background-color: #E9E9E9;}
.aboutmeOptions #backgroundToggle h2, #pricingOptions #termsToggle h2 {margin-bottom:5px;}
 
.font {
	margin-top:5px;
	padding-bottom:0px;
	font-size:11px;
	line-height:1.4em;
	text-align:justify;
}

#container {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0 auto;	
	width:965px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
	border: solid 3px #707070;
}

#list {
	margin-left:0px;
}

#logo {
	width:780px;
	height:59px;
	border:none;
}

#banner {
	width:980px;
	height:180px;
	margin-bottom:10px;
}

#bannerLeft {
	width:150px;
	height:180px;
	margin-right:10px;
	background-image:url(images/runningman.jpg);
	float:left;
}

#bannerRight {
	width:794px;
	height:64px;
	background:url(images/bg1c.gif) repeat-x #000000;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:115px 0 0 10px;
}

#content {
	background:url(images/bg1.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
}

.testimonial {
	float:left;
	margin:0px 10px 1px 0px;
	border: solid 1px #666666;
}

.testimonial2 {
	margin:0px 10px 1px 0px;
	border: solid 1px #666666;
	float:none;
}

.testimonialRow {
	margin-bottom:35px;
}

.testimonialImageCaption {
	width:152px;
	text-align:center;
	margin-right:58px;
	float:left;
}
.testimonialImageCaption img {
	border: solid 1px #666666;
}

.testimonialImageCaption p {
	text-align:center;
	margin:0px 0 4px 0;
}

.slideShow {
	float:left;
	margin:0 10px 10px 0;
}

.slideShowR {
	float:right;
	margin:0 0 10px 10px;
}

.p10 {
padding:10px 10px 10px 0;
}

.m10 {
margin:10px 10px 10px 0;
}

hr.dotted {
border-top:1px dotted #000000; display:block; height:1px;
}

.underline {
text-decoration:underline
}

#highlight {
	color:#0066FF;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
	background:url(images/bg1c.gif) repeat-x;
}

#nav a {
    background-color:#fff;
	display:block;
	font-size:11px;
	color:#CCC;
	text-decoration:none;
	padding:10px;
	padding-top:8px;
	width:130px;
	height:12px;
	border-bottom:1px dotted #333;
	background:url(images/button.jpg) repeat-x;
}

#nav a:hover {
	background-color:#333;
    color:#79b7c4;
	background-image:none;
}

#nav a#active {
	background-color:#333;
	background-image:none;
    color:#79b7c4;
    border-bottom: 1px dashed #79b7c4;
    border-top: 1px dashed #79b7c4;
}

#leftColumnBottom {
	width:130px;
	background:url(images/bg1c.gif) repeat-x;
	padding:15px 10px 15px;
	color:#EAEAEA;
}

#rightColumn {
	float:left;
	width:795px;
	padding-left:20px;
	color:#666;
}

#sitemap {
	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#369;
}

#sitemap li {
	margin-bottom:4px;
}

#sitemap a {
	text-decoration:none;
	color:#008dab;
}

#sitemap a:hover {
	color:#014f5f;
	text-decoration:underline;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#footer { 
	width:965px;
	height:60px;
	margin:0 auto;
	border-right: solid 3px #797979;
	border-left: solid 3px #797979;
	border-bottom: solid 3px #797979;
	background-color:#FFFFFF;
}

#bottomlinks {
	padding-top:10px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	width:965px;
	margin:0 auto;
	text-align:center;	
	}

#bottomlinks a {
	text-decoration:none;
	color:#fff;
}

#bottomlinks a:hover {
	color:#014452;
}

#copyright {
	padding-top:10px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	width:965px;
	margin:0 auto;
}

#copyright a {
	text-decoration:none;
	color:#fff;
}

#copyright a:hover {
	color:#014452;
}






