@font-face {
    font-family: "VAGRounded Bold";
    font-style: normal;
    font-weight: normal;
    src: url('VAGRounded-Bold.ttf');
  } 
  
  /* Default values */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}

/****
This setting forces ems into a direct 1:10 ratio with pixel values for text
****/

html	{ 
	font-size: 100.01%;	
}
body	{
	font-size: 62.5%;
}
/********************************/

 
  
body	{
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Geneva, Arial, sans-serif;
	color: #333;
	background-color: #72b87d;
	background-image: url(../content/images/gradient1.jpg);
	/* background-image: url(../images/bg_bears_and_insects2_with_grad.jpg); */
	background-repeat: repeat;
	background-position: top;
	background-attachment: fixed;
	background-attachment: scroll;
	letter-spacing: normal;
}

/* forces browsers to draw a scroll bar) [CSS3]. IE doesn't understand this but it draws the scrollbar gutter anyway on short content pages  */
:root { overflow-y: scroll; } 

/* Holly hack  - to fix IE's 3 pixel text-jog */

/* hide hack from Mac-IE5 \*/

* html div#container p { height: 1%; }

/* end hiding */




/* elements */

h1, h2, h3, h4, h5, h6	{	
	font-family: /* VagRounded-Bold,*/ Helvetica, arial, sans-serif;
}

h1#printTitle	{
	display: none;
	font-size: 120%;
}
h2	{
	color: #004d91;
	font-size: 1.8em;
	padding: 10px 0;
	text-shadow: rgb(187, 187, 187) 2px 2px 3px;
}
h3	{
	color: #db0066;
	font-size: 100%;
	font-size: 1.6em;
	padding: 10px 0;
	text-shadow: rgb(187, 187, 187) 2px 2px 3px;
}
#locations h3	{
	color: #004d91;
	font-size: 1.6em;
	padding: 10px 0 0 0;
	margin: 0;
	text-shadow: none;
}
body#faqs h3	{
	color: #148f2d;
	font-size: 90%;
	font-size: 1.4em;
	font-size: 0.9em;
	padding: 5px 0;
}
h4	{
	color: #004d91;
	font-size: 95%;
	font-size: 1.5em;
	padding: 10px 0;
}
h5	{
	color: #fe9023;
	font-size: 90%;
	font-size: 1.3em;
}	
.venue h5	{
	color:#db0066;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Geneva, Arial, sans-serif;
}
p	{
	color: #333333;
	font-size: 90%;
	font-size: 80%;
	font-size: 1.3em;
	padding: 10px 0;
	padding: 8px 0;
	line-height: 1.5em;
	line-height: 1.3em;
}
p.btt	{
	font-size: 80%;
	font-size: 1.1em;
}
p.divider	{
	text-align: center;
}
p.songs	{
	color: #148f2d;
}
p.largerText	{	
	font-size: 1.3em;
	font-weight: bold;
}
#footer p	{
	color: #fff;	
	font-size: 1.1em;
	padding-top: 0;
}

span.arrows	{
	color: #004d91;
	color: #72b87d;
}
span.onPageSub {
	color: #db0066;
}
span.reg	{
	font-size: 1.6em;
}

body#locations #mainContent p	{
	padding: 5px 0;
	font-size: 0.8em;
	font-size: 1.3em;
	line-height: 1.2em;
}
.newsFlash h4, .venue h4	{
	padding: 5px 0;
	font-size: 0.8em;
}
div#rightCol p	{
	font-size: 80%;
	font-size: 1.3em;
	/* font-size: 1.2em; */
}
div#rightCol p.smalltext	{
	font-size: 75%;
	color: #fff;
}

/* blockquote styles */

blockquote {
display: block;
padding: 0 40px;
padding: 0 20px;
font-style: italic;
width: 300px;
width: auto;
border-bottom: dotted 1px #004d91;
}
blockquote p	{	
	color: #004d91;
}
div.biog	{	
	margin-top: 10px;
}
div.biogT	{
	padding: 15px 0 20px 0;
}
div.biogT p	{
	padding-top:0;
}
div.biogWrapperT	{
	margin: 0 42px;
	border-bottom: dotted 1px #004d91;
}
div.biogWrapper	{
	margin-left: 120px;
}
div.HeadTed	ul {	
	padding-top: 0;
	margin-bottom: 10px;
}
/* anchors */

a	{
text-decoration: none;
}
a:link, a:visited	{
color: #148f2d;
}
a:hover, a:focus	{
color: #db0066;
}
#rightCol	a	{
	font-weight: bold;
}
#rightCol a:link, #rightCol a:visited	{
/* color: #db0066;
color: #339988;
color: #004d91; */
color: #148f2d;
}
#rightCol a:hover, #rightCol a:focus {
/* color: #ff0000; */
color: #db0066;
}	

#topNav	{
	width: 780px;
	background-color: #148f2d;
	font-size: 80%;
}
#topNav ul {	
	list-style-image: none;
	margin: 0;
	padding-left: 0;
}

#topNav li a	{
	padding: 0 0 0 0;
	padding: 20px 10px;
	text-decoration: none;
}	
#topNav ul li 	{
	list-style-type: none;
	padding: 0;	
	line-height: normal;
	display: inline;
}
#topNav a:link, #topNav a:visited	{
	color: #fff;
	background-color: #148f2d;
	border: #FFF solid 1px;
}
#topNav a:hover, #topNav a:focus {
	color: #fef000;
	border: #FFFF00 solid 1px;
	background-image: url(../../images/paw_yellow_sml.jpg);
	background-position: right;
	background-repeat: no-repeat;
}			

/* layout */

#wrapper	{
	width: 780px;
	width: 980px;
	width: 1000px;
	width: 1004px;
	margin: 0 auto 0 auto;
}
#outerWrapper	{	
	/*background-image: url(../content/images/bg_bears_and_insects2.gif);
	background-image: url(../images/bg_bears4c.gif);
	background-image: url(../content/images/bg_bears4c.gif);
	background-position: top;
	background-attachment: fixed;
	background-repeat: no-repeat;*/
	padding-top: 20px;
}
#header	{
	height: 76px;
	height: auto;
	background-color: #148f2d;
	background-color: #138a2b;
	background-color: transparent;
	border: solid 1px #fff;
	border: none;
	width: 778px;
	width: auto;
	margin: 20px 0 0 0;
	padding: 20px 0;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	margin-bottom: 16px;
}
#bookings	{
	margin: 0 0 10px 0;
	margin: 0;
	background-color: #edf6ef;
	background-color: #fefaaf;
	background-color: #fff;
	border: solid 1px #fff;
	border: solid 2px #148f2d;
	text-align: center;
	padding: 2px;
	margin-bottom: 20px;	
	-moz-border-radius-topright: 2em; 
	-moz-border-radius-bottomright: 2em; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#videoBox	{
	background-color:#000;
	background-color: #fefaaf;
	background-color: #148f2d;
	border: solid 2px #fff;
	text-align: center;
	padding: 5px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.caption	{
	background-color: #fff;
	border: solid 2px #148f2d;
	padding: 10px ;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(../content/images/teddytennis_dvd_cover.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
div.caption p	{
	color: #148f2d;
	color: #696969;
	padding-right: 40px;
}

#alert	{	
	margin: 0 0 10px 0;
	background-color: #fefaaf;
	background-color: #edf6ef;
	background-color: #cce6ff;
	border: solid 3px #db0066;
	border: solid 2px #148f2d;
	text-align: center;
	padding: 2px;
	margin-bottom: 20px;
	-moz-border-radius-topright: 2em; 
	-moz-border-radius-bottomright: 2em; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#leftCol	{
	float: left;
	width: 200px;
		margin-left: 20px;		
	display: inline;
}
#leftcontent {
		width: 196px;
		background-color: #148f2d;
		color: #fff;
		border: 2px solid #fff;
	-moz-border-radius-topright: 2em; 
	-moz-border-radius-bottomright: 2em; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	o-border-radius: 2em; 
	o-border-radius: 2em; 
	margin-bottom: 20px;
}

#leftcontent ul, #rightcontent ul	{
		list-style-image: none;
		list-style-type: none;
		padding-left: 10px;
		padding-bottom: 10px;
		padding-top: 10px;
		line-height: 2em;
}
#leftcontent ul	{
	margin-left: 0;
}
#leftcontent ul li, #rightcontent ul li	{
		color: #fff;
		font-size: 80%;	
		font-size: 1.3em;	
		padding-left: 0px;
}
#leftcontent a:link, #leftcontent a:visited, #rightcontent a:link, #rightcontent a:visited		{
		color: #fff;
		background-color: #148f2d;
		text-decoration: none;
}
#leftcontent a:hover, #leftcontent a:focus, #rightcontent a:hover, #rightcontent a:focus	{
		color: #fefaaf;
		color: #fe9023;
		color: #fef000;
		background-color: #148f2d;
		text-decoration: none;
}

/* New main nav onpage links */

body#welcome li#navWelcome a, body#whatIs li#navWhatIs a, body#locations li#navLocations a, body#parents li#navParents a, body#nurseries li#navNurseries a,
body#franchisees li#navFranchisees a, body#av li#navAudio a, body#news li#navNews a, body#shop li#navShop a, body#testimonials li#navTestimonials a,
body#faqs li#navFAQs a, body#links li#navLinks a, body#onlinebookings li#navBookings a, body#birthdays li#navBirthdayParties a, body#downloads li#navDownloads a {
	color: #fef000;
	background-image: url(../content/images/paw_nav_orange.gif);
}


#smf	{
	float: right;
}
#rightCol	{
	width: 210px;
	float: left;
	float: right;	
	width: 180px;
}
.rightBox {
	border: solid 3px #fff;
	border-top: none;
	border-bottom: 5px solid #fff;
	background-image: url(../content/images/right_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #7fa6c8;
	background-color: #3399ff;
	background-color: #68B3FF;
	width: 194px;
	margin-bottom: 20px;
	padding: 5px;
	width: 164px;
}
div.roundedHead	{
	width: 210px;
	width: 180px;
	height: 28px;
	height: 24px;
	background-image: url(../content/images/rounded_header_bigger.gif);
	background-image: url(../content/images/rounded_header2_narrow.png);
	background-position: top;
	background-repeat: no-repeat;
}
div.roundedHeadLarge	{
	width: 210px;
	width: 180px;
	height: 40px;
	background-image: url(../content/images/rounded_header_even_bigger.gif);
	background-image: url(../content/images/rounded_header_narrow.png);
	background-position: top;
	background-repeat: no-repeat;
}
#rightCol h5, #leftCol h5 {
	color: red;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	font-size: 85%;
	font-size: 1.3em;
}
#rightCol h5.smaller	{
	font-size: 80%;
	font-size: 1.2em;
} 
#bookings p	{
	margin: 0;
	padding: 0;
	font-size: 80%;
	color: #fff;
	color: #004d91;
	color: #2f4f4f;
}
#bookings img	{
	margin: 5px 0;
}
#navigation	{
	background-color: #148f2d;
	border: solid 1px #fff;
	height: 109px;
	margin: 0;
	margin-bottom: 10px;
	width: 778px;
	width: auto;
}
#newsStrip	{
	border: solid 1px #fff;
	border: dashed 2px #004d91;
	border: solid 1px #a9a9a9;
	margin: 10px 0 10px 0;
	background-color: #004d91;
	background-color: transparent;
	background-color: #fff;
	background-image: url(../content/images/newsStrip_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 2px 20px;
}
#newsStrip p	{
	color: #fff;
	color: #db0066;
	color: red;
	text-align: center;
}
div.subNav	{
	margin: 10px 0;
	font-size: 1.3em;
	color: #004d91;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainContent	{	
	background-color: #fefaaf;
	border: solid 2px #fff;
	width: 540px;
	width: 536px;
	padding: 20px;
	margin: 0 190px 0 230px;	
	/* margin-left: 232px; */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	/* margin-left: 10px; */
	
		/* New layout overrides */
	float: left;
	margin: 0;
	margin: 0 10px;
	margin-bottom: 20px;
	
	
}
body#locations #mainContent 	{
	overflow: auto;
	/* margin-left: 6px; */	
	
}
#panelWrap	{
	margin-left: 40px;
	margin-left: 0;
}
.testimonialWrapper	{
	padding-bottom: 10px;
	border-bottom: 2px dashed #148f2d;
}
#footer	{	
	background-color: #148f2d;
	border: solid 1px #fff;
	width: auto;
	/* margin: 20px 0 10px 0; */
	padding: 15px 20px 5px 84px;
	clear: both;
	-moz-opacity: 0.80;
	filter:alpha(opacity=80);
	opacity:.80;
	background-image: url(../content/images/TT_new_logo_footer_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#welcomeText	{
	/* background-color: #fff; */
	background-color: #fefcd7;
	background-color: #fefdeb;
	background-color: #fff;
	background-color: #CCE6FF;
	background-color:#FFFEF7;
	background-color: #8EC697;
	background-color: #72b87d;
	background-color: #b8dbbe;
	background-color: #D0E9D5;
	padding: 10px;
	margin-bottom: 10px;
	border: solid 2px #fff;
	border: solid 5px #fefcd7;
	border: solid 2px #148f2d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Geneva, Arial, sans-serif;
}
#welcomeText p	{		
	padding: 5px 0;
	color: #004d91;
	color: #7fa6c8;
	color: #fff;
	color: #696969;	
	letter-spacing: normal;
}
.totsTable	{
	border: solid 1px #ffffff;
	text-align: center;
}
.totsTable th, .totsTable td {
	font-size: 80%;
	border: solid 1px #ffffff;
}
.totsTable th {
	background-color: #b8dbbe;
}
.bearGroup	{
	border-top: solid 1px #339988;
	border-bottom: solid 1px #339988;
	background-color: #ffffff;
	margin-bottom: 10px;
}
.newsFlash	{
	border: dashed 1px #004d91;
	background-color: #fffeef;
	padding: 0 20px 0 20px;
	text-align: center;
	margin: 10px auto 5px auto;
	width: 80%;
	text-align: left;
}
.newsFlash2	{
	border: dashed 2px #db0066;
	background-color: #edf6ef;
	padding: 3px;
	text-align: center;
	margin: 10px auto 5px auto;
	width: 80%;
}
.newsFlash3	{
	border-top: dashed 1px #004d91;
	padding: 3px;
	margin: 10px auto 5px auto;
}
.newsFlash4	{
	margin: 20px auto;
	width: 470px;
}
div.free	{
	border: dashed 2px #fe9023; 
	background-color:#fefaaf;
	padding: 0 10px;
}
div.albumTracks	{
	margin: 20px 0 0 190px;
}

/* body#welcome #mainContent	{
	background-image: url(../images/tt_time_sml.gif);
	background-repeat: no-repeat;
	background-position: top right;
} */
body#welcome #container	{
	width: 500px;
}
/* body#links	#mainContent, body#faqs	#mainContent	{
	background-color: #ffff99;
} */


/* text-indent for lists should be set on the ul and ol elements, not the li.
 Use margin-left for IE, Opera, and padding-left for Mozilla, Netscape */
 
ul, ol	{
	margin-left: 8px;
	padding-left: 8px;
	color: #333333;
}
body#news ol	{
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
}
body#news #mainContent li	{
	font-size: 1.2em;
}
body#news #mainContent em	{
	color: #148f2d;
}
body#downloads #mainContent #container img	{
	float: left;
	margin: 10px 80px 20px 0;
	-moz-opacity: 0.9 !important;
-webkit-opacity: 0.9!important;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)" !important;
filter: alpha(opacity=90) !important;
opacity: 0.9 !important;
-moz-box-shadow: 5px 5px 5px #333; /* Firefox */
  -webkit-box-shadow: 5px 5px 5px #333; /* Safari, Chrome */
  box-shadow: 5px 5px 5px #333; /* CSS3 */
}

body#downloads #mainContent #container img:hover	{	
-moz-opacity: 1.0 !important;
-webkit-opacity: 1.0 !important;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
filter: alpha(opacity=100) !important;
opacity: 1.0 !important;
-moz-box-shadow: 10px 10px 10px #333; /* Firefox */
  -webkit-box-shadow: 10px 10px 10px #333; /* Safari, Chrome */
  box-shadow: 10px 10px 10px #333; /* CSS3 */

}

ul {
	list-style-type: none;
	list-style-image: url(../content/images/red_tennis_ball.gif);
	list-style-image: url(../content/images/red_tennis_ball_small_png32.png);	
	margin-bottom: 20px;
	margin-bottom: 10px;
}
ul#ttEquipment	{
	background-image: url(../content/images/charlie_bear_tshirt.gif);
	background-repeat: no-repeat;
	background-position: center;
}
div.rightBox ul {
	list-style-image: url(../content/images/red_tennis_ball_small_png32.png);
}

div.albumTracks ol, div.albumTracks ul 	{
	margin-left: 16px;
	padding-left:16px;
}
/* body#av ul	{
	list-style-type: none;
	list-style-image: none;
} */
div#album2	{
	padding-bottom: 100px;
}
li	{
	font-size: 90%;
	font-size: 80%;
	font-size: 1.3em;
	padding: 0 0 5px 0;
	line-height: 1.5em;
	line-height: 1.3em;
}
div.rightBox ul li	{	
	font-size: 1.2em;
	font-size: 1.3em;
}
.floatRight	{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.floatRight2	{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 0;
}
/* body#contact	.floatRight	{
	padding-bottom: 5000px;
} */
.floatLeft	{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.floatLeft2	{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0;
}
body#locations	.floatLeft {
	margin: 0;
}
.centredImage	{
	text-align: center;
	margin: 10px 0;
}
.courseDetails	{
	text-align: left;
	margin: 0 auto 10px auto;
}
.venue	{
	margin: 10px 0;
	border-bottom: 1px dashed #004d91;
	border-top: 1px dashed #004d91;
	padding: 0 0 0 10px;
}
#ridderkerk	{
	background-image: url(../content/images/venues/reyerbos_logo.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
div#birthdayWrap	{
	padding: 10px 0 0 10px;
	clear: both;
}
/* General Tips - Height:100% can be used on Divs 
only if the parent container is assigned a height value */

/* -----------  text styles ----------------- */

.boldgreen	{
	font-weight: bold;
	color: #148f2d
}
.boldorange	{
	font-weight: bold;
	color: #fe9023;
}
.orange	{
	font-weight: normal;
	color: #fe9023;
}
.green	{
	color: #148f2d;
}
.boldred	{	
	font-weight: bold;
	color: #ff0000;
}
.boldblue	{
	font-weight: bold;
  	color: #004d91;
}
.boldpink	{
	color: #db0066;
	font-weight: bold
}
.boldgrey	{
	color: #696969;
	color: #333;
	color: #2F4F4F;
	font-weight: bold;
}
.boldyellow	{
	color: #fef000;
	font-weight: bold;
}

.clear	{
	clear: left;
}
.clearRight	{
	clear: right;
}
.clearBoth	{
	clear: both;
}

/* -----------  image drop shadows backup ----------------- */

/* .img-shadow {
  float:left;
  background: url("../images/shadow.png") no-repeat bottom right !important;
  background: url("../images/shadow.gif") no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  border: 1px solid #fff;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  .img-centre	{
  	text-align: center;
  }
*/

/* -----------  image drop shadows----------------- */
  
.imgShadow {
  float:left;
  background: url("../content/images/shadow.png") no-repeat bottom right  !important;
  background: url("../content/images/shadow.gif") no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  display: inline;
 }

.imgShadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  border: 1px solid #fff;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.imgCentre	{
  	text-align: center;
	margin: 0 auto;
  }
  
/* -----------  curly quotes ----------------- */


div#videolinkNav	{
	margin: 20px 0;
}

div.videoLinks {
float:left;
height:148px;
margin-right:15px;
width:140px;
}
div.videoLinks a:link, div.videoLinks a:visited	{
	color:#fff;
}
div.videoLinks a:hover, div.videoLinks a:focus	{
	color:#148f2d;
}

/* Advanced Selectors */

blockquote:before, blockquote:after {
color: #148f2d;
display: block;
font-size: 650%;
font-size: 5.0em;
width: 150px;
}
blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.75em;
}
blockquote:after {
content: close-quote;
height: 50px;
margin-top: -60px;   
margin-left: 250px;
margin-bottom:50px;
}
div.albumTracks ol li a:link:after	{
	content: url(../content/images/notes.gif);
}
/* span[class ^='boldgreen'] { 
   background-color: #fef000;
} */




/* New Oct 2008 */
#leftcontent ul	{
	padding-left: 8px;
}
#leftcontent li	{
	line-height: 2.0em;
}
#leftcontent a	{
		height: 24px;
		padding-left: 24px;
		display: block;	
		background-position: left;
		background-repeat: no-repeat;
		text-decoration: none;
}
#leftcontent a:link, #leftcontent a:visited {
		color: #fff;
		background-image: url(../content/images/paw_nav_yellow.gif);
}
#leftcontent a:hover 	{		
		color: #fef000;
		background-image: url(../content/images/paw_nav_orange.gif);
}
