@charset "utf-8";
/* Main CSS Document */
body {
	line-height:1.2;
	background:#fdfdfd url(../images/bg.gif) repeat-x 0 0;
	padding:0 0 50px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#232323;
	text-align:center;
}
#wrap{
	width:960px;
	margin:auto;
	position:relative;	
	padding:0 0 160px;
	z-index:1;
}
#outer {
	width:960px;
	margin:auto;
	padding:1px 0 1px;
	text-align:left;
	position:relative;
	z-index:2;
}
/* header contains background and text "I can teach you to play the drums" - If you want to use browser text then use the header2.jpg image instead and remove the class="hide" from p.teach */
#header{
	width:960px;
	height:154px;
	background:#213441 url(../images/header.jpg) no-repeat 0 0;
}
.logo,.logo a,.logo em{
	margin:0;
	width:241px;
	height:122px;
	text-decoration:none;
	position:relative;
	float:left;
	overflow:hidden;
}
.logo{margin:0 0 0 27px;display:inline;}
.logo em{
	float:none;
	position:absolute;
	left:0;	
	top:0;
	background:url(../images/header.jpg) no-repeat -27px 0;
}
p.teach{
	float:right;
	margin:80px 20px 0 0;
	font-size:36px;
	color:#e1e575;
	display:inline;
	letter-spacing:-.04em;
}
p.teach span{color:#f4f6f5;}
.playing{
	width:483px;
	padding:1px 0 1px 477px;
	min-height:462px;
	background:url(../images/drum1.jpg) no-repeat 0 0;
	clear:both;
}
* html .playing{height:462px}

/* first block - I've been playing */
.playing h2{
	font-size:32px;
	text-align:center;
	color:#233744;
	margin:0 0 20px;
	padding:40px 15px 0 0;
	line-height:1.1;
	letter-spacing:-.04em;
	background:url(../images/w1.png) no-repeat 100% 10px;
}
.playing h2 strong{color:#b5440d;text-transform:uppercase;}
.playing h2 span{color:#b0b838;;text-transform:uppercase;}
p.philosophy{
	font-size:14px;
	line-height:1.7;
	background:url(../images/w2.png) no-repeat 0 0;
	text-align:center;
	padding:0 30px;
}
p.lesson{
	width:336px;
	height:97px;
	padding:27px 0 0;
	line-height:1.3;
	font-size:16px;
	background:url(../images/lesson.jpg) no-repeat 0 0;
	margin:15px auto 10px;
	text-align:center;
	color:#f4f4f4;
	font-weight:bold;
}
.lesson strong{
	color:#e86626;
	text-transform:uppercase;
}
.lesson a,.lesson a:visited{
	color:#e2e679;
	text-decoration:none;
}
.lesson a:hover{text-decoration:underline;}

/* common style for blocks */
.common{
	width:960px;
	clear:both;
	margin:0;
	font-size:14px;
	position:relative;
}
.common p{margin:15px 0;line-height:1.3;padding-left:6px}
/* second block  -  "Why I love teaching"  */
.why{
	width:920px;
	clear:both;
	margin:0;
	background:#d2da50 url(../images/why-top.gif) no-repeat 0 0;
	padding:20px 20px 4px;
	font-size:14px;
}
blockquote{
	font-style:italic;
	color:#585959;
	padding:0 10px 0 1px;
	margin:20px 0;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.15;
}
blockquote p{margin:0;	color:#585959;}

/* third block  -  "What I will teach you"  */
.what1{background:#c4d83a url(../images/what1-bg.jpg) repeat-x 0 0;}
.inner{width:920px;}
.what1 .inner{
	background: url(../images/what1-top.gif) no-repeat 0 0;
	padding:47px 20px 1px;
}
.what1 h3{
	margin-top:-5px;
	position:relative;
}
h4.book{
	font-size:18px;
	margin:20px 0;
	color:#233744;
	font-weight: bold;
}
h4{
	position:relative;
	left:6px;
}
h4.book strong{
	text-transform:uppercase;
	color:#e06021;
	font-size:20px;
	font-weight:normal;
}
h4.book a,h4.book a:visited{color:#b5440d}
p.drum2{
	float:right;
	margin:-55px 1px 2px 10px;
	width:286px;
	height:279px;
}
.back2top,.back2top2{
	position:absolute;
	right:15px;
	top:30px;
	width:63px;
	height:25px;
	z-index:99;
	overflow:hidden;
}
.back2top span,.back2top2 span{
	display:block;
	width:100%;
	height:100%;
	background: url(../images/back-to-top.png) no-repeat 0 0;
}

.back2top2 span{
	background: url(../images/back-to-top2.png) no-repeat 0 0;
}
.back2top em,.back2top2 em{
	position:absolute;
	left:-99em;
	top:-999em
}
/* Fourth block  -  "What do you want to achieve?"  */
.what2{background:#263846 url(../images/what2-bg.gif) repeat-x 0 35px;z-index:2;}
.what2 .inner{
	background: url(../images/what2-top.gif) no-repeat 0 0;
	padding:47px 20px 5px;
}
.what2 h3{
	padding-top:20px;
	margin-top:0;
	position:relative;
	color:#fdfdfd;
	padding-left:3px;
}
.what2 p{
	padding:0 350px 0 6px;
	color:#fdfdfd;
	margin:20px 0;
	line-height:1.35;
}
.what2 a,.what2 a:visited,.what2 span,.what2 strong{
	color:#ccdd4a;
}
.what2 p.drum3{
	position:absolute;
	right:0;
	top:30px;
	width:373px;
	height:395px;
	padding:0;
	z-index:98;
}

/* Fifth block  -  "my experience shared"  */
.my{background:#243744 url(../images/my-top-bg.gif) repeat-x 0 65px;}
.my .inner{
	background: url(../images/my-top.jpg) no-repeat 0 0;
	padding:47px 20px 5px;
}
.my h3{
	padding-top:20px;
	margin-top:0;
	position:relative;
	color:#fdfdfd;
	padding-left:3px;
}
.my a,.my a:visited,.my span,.my strong{
	color:#ccdd4a;
}
.my p{
	padding:0 335px 0 6px;
	color:#fdfdfd;
	margin:20px 0;
	line-height:1.35;
}
.my p.drum4{
	float:right;
	margin:-25px 0 0 10px;
	padding:0;
	width:293px;
	height:423px;
	position:relative;
}
.my h4.book{color:#fdfdfd}
.my h4.book a{color:#e2e679}
.my .back2top2{top:0;right:-5px;}
.my h4.book strong{color:#e06021}

/* sixth block  -  "All you’re gonna need to bring is your
love for music and bags of enthusiasm"  */
.enthuse{background:#c6d938 url(../images/enthuse-bg.gif) repeat-x 0 27px;}
.enthuse .inner{
	background: url(../images/enthuse-top.jpg) no-repeat 0 0;
	padding:47px 20px 5px;
}
.enthuse h3{
	padding-top:20px;
	margin-top:0;
	position:relative;
	color:#233744;
	line-height:.9;
	padding-left:3px;
}
.enthuse p{
	padding:0 275px 0 6px;
	color:#233744;
	margin:20px 0;
	line-height:1.35;
}
.enthuse blockquote p{color:#585959;margin-bottom:0}
.enthuse blockquote {margin-bottom:0;}
.enthuse p.drum5{
	position:absolute;
	right:30px;
	top:80px;
	padding:0;
	width:250px;
	height:347px;
	z-index:98;
	margin:0;
}
.enthuse a.back2top{top:-30px;right:-15px}

/* seventh block  -  "How much does it cost?"  */
.how-much{background:#253846 url(../images/how-much-bg.gif) repeat-x 0 27px;}
.how-much .inner{
	background: url(../images/how-much-top.jpg) no-repeat 0 0;
	padding:47px 20px 5px;
}
.how-much h3{
	padding-top:20px;
	margin-top:0;
	position:relative;
	color:#fdfdfd;
	padding-left:3px;
}
.how-much h4{color:#fdfdfd}
.how-much h4 a,.how-much h4 a:visited{color:#d2da50}

.how-much p{
	padding:0 220px 0 6px;
	color:#fdfdfd;
	margin:0px 0;
	line-height:1.35;
}
.how-much a.back2top{top:-30px;right:-15px}

.how-much p.free {
	color:#d2da50;
	font-size:23px;
	font-weight:bold;
	margin:0;
}
.how-much p.free span{
	color:#fdfdfd;
	font-size:14px;
	font-weight:normal;
}
.how-much p strong{font-size:25px;color:#e06021;vertical-align:middle;}

.how-much p.sun{
	position:absolute;
	right:0px;
	top:20px;
	padding:0;
	width:270px;
	height:276px;
	z-index:2;
	margin:0;
}
.how-much p.sun b{
	display:block;
	width:100%;
	height:100%;
	background: url(../images/sun.png) no-repeat 0 0;
	font-weight:normal;
}

/* eighth block  -  "Contact"  */
.contact{background:#d2da50}
.contact .inner{
	background: url(../images/contact-top.jpg) no-repeat 0 0;
	padding:27px 20px 5px;
}
.contact h3{
	padding-top:20px;
	margin-top:0;
	position:relative;
	color:#233744;
	padding-left:3px;
}
.contact p{
	padding:0 100px 0 6px;
	color:#232323;
	margin:15px 0;
	line-height:1.2;
}
.contact p strong{font-size:19px;color:#b5440d;}
.contact p.bear{
	position:absolute;
	right:-10px;
	top:75px;
	padding:0;
	width:121px;
	height:121px;
	z-index:2;
	margin:0;
}
.contact a.back2top{top:-40px;right:25px}
.contact p.bear b{
	display:block;
	width:100%;
	height:100%;
	background: url(../images/bear.png) no-repeat 0 0;
	font-weight:normal;
}

/* ninth block  -  "How to find"  */
.find{background:#233644  url(../images/find-top-bg.gif) repeat-x 0 27px;}
.find .inner{
	background: url(../images/find-top.jpg) no-repeat 0 0;
	padding:27px 20px 25px;
	min-height: 450px;
}
.find h3{
	padding-top:42px;
	margin-top:0;
	position:relative;
	color:#fdfdfd;
	padding-left:3px;
}
.find h4{
	font-size:24px;
	color:#b0b838;
	margin:22px 0 20px;
	padding-left:3px;
}
.find p{
	padding:0 478px 0 6px;
	color:#fdfdfd;
	margin:18px 0;
	line-height:1.82;
	font-size: 18px;
}
.map-holder{
	position:absolute;
	right:-20px;
	top:110px;
	padding:0;
	width:478px;
	height:447px;
	z-index:2;
	margin:0;
}
.find a {
	color: #E06021;
}
.find a.back2top2{top:-46px;right:35px}
.map-inner{
	display:block;
	width:100%;
	height:100%;
	background: url(../images/map-holder.png) no-repeat 0 0;
	font-weight:normal;
}
.map{
	position:relative;
	top:58px;
	left:31px;
	width:363px;
	height:355px;
}
.question{
	width:435px;
}
.question label{
	float:left;
	clear:left;
	text-align:right;
	width:98px;
	padding:5px 10px 0 0;
	color:#fdfdfd;
	font-size:13px;
}
.question br{
	width:100%;
	clear:both;
	height:1px;
	line-height:1px;
	overflow:hidden;
}
.inputs{
	width:310px;
	border:2px solid #d6d6d6;
	margin:0 0 10px;
	padding:3px 5px;
	background:#fdfdfd;
	color:#233744;
	font-size:13px;
}
.submit{
	float:right;
	width:100px;
	padding:0;
	height:31px;
	text-align:center;
	font-weight:bold;
}
.find textarea {height:75px}

/* last block  -  "Points"  */
.points{background:#d2da50}
.points .inner{
	background: url(../images/points-top.jpg) no-repeat 0 0;
	padding:27px 20px 5px;
}
.points h3{
	padding-top:38px;
	margin-top:0;
	margin-bottom:10px;
	position:relative;
	color:#fff;
	padding-left:3px;
}
.points p{
	padding:0 0 0 6px;
	color:#232323;
	margin:10px 0;
	line-height:1.2;
}
.points a.back2top{top:60px;right:15px}
p.scribble{
	position:absolute;
	left:-45px;
	bottom:90px;
	padding:0;
	width:162px;
	height:172px;
	z-index:1;
	margin:0;
	background: url(../images/scribble.png) no-repeat 0 0;
}
.points ul{
	margin:15px 0 18px;
}
.points ul li{
	display:inline;
	color:#526d7c;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-.08em;
	padding:0 0 0 3px;
}
.points li a,.points li a:visited{
	color:#526d7c;
	padding:0 3px 0 0;
}
.points p.copy{
	border-top:1px solid #47697f;
	color:#233744;
	padding:17px 0 20px 6px;
	margin:0;
	font-weight:bold;
}














