/*=========================================*/
/*=========STANDARD TAGS STYLING ==========*/ 
/*=========================================*/

html { 
	width:100%;
	height:100%;
	margin-bottom:1px;
  }

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	color: #838383;
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../images/main-tile.png) repeat-x #ebf6fc;
}



a:link, a:visited {
	color:#000;
	text-decoration: none;
	border:none;
}

img {border:none;}

a:hover {
	color:#0092D6;
	text-decoration: underline;
}

a:focus { outline: 0; }


p { 
	color:#666666;
	line-height:1.45em;
	font-size:0.875em;
	margin-bottom:10px;
}

strong {font-weight:bold;}

h1 { font-size:1.85em; color:#213B9C; padding:20px 0px 10px 0px; line-height:1.1em; text-transform:uppercase; font-weight:normal;
}

h2 { 
	font-size:1.75em;
	color:#0092D6;
	font-weight:normal;
	line-height:1em;
	margin:10px 0px 10px 0px;
}


h3 {
	font-size:1.375em;
	color:#0092D6;
	margin:10px 0px 10px 0px;
	font-weight:normal;
	line-height:1em;
}

h4, h5, h6 {
	font-size:1.2em;
	color:#0092D6;
	margin:10px 0px 10px 0px;
	font-weight:normal;
	line-height:1em;
}

#main-menu ul{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
}

#main-menu ul li{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	font-size:16px;
}

ul{
	margin-left: 40px;
	padding-bottom:20px;
	font-size:0.875em;
	line-height:20px;
	color:#666666;
}

ul li{
	list-style:square;
}

strong { 
	color:#000;
	font-weight:bold;
}


 

 /*=========================================*/
/*============= RE-USED TAGS ===============*/ 
/*=========================================*/

/*To Clear Any Floats*/

.clr {
 clear:both;
}

/*To Move Alternate Logo Text off the screen*/
.alt {
	left:-6000px;
	position:absolute;
	top:-6000px;
}


 /*=========================================*/
/*========== LAYOUT STRUCTURE TAGS =========*/ 
/*=========================================*/

#fullpage {
	width:100%;
	margin:0px;
}


#wrapper {
	margin:0 auto;
	overflow:hidden;
	width:960px;
	background:#fff;
	font-size:1em;
}


#header {
	background:#0092D6;
	margin:0px 10px;
	overflow:hidden;
	height:110px;
}

#main-content {
	overflow:hidden;
	width:100%;	
	padding:15px 10px 20px 10px;
}

#modules-area {
	background:url(../images/module-area-tile.png) repeat-x;
	overflow:hidden;
	width:100%;
	padding:15px 0px 0px 0px;
}

#footer {
	background:#0092D6;
	margin:20px 10px 0px 10px;
	padding:15px 10px 0px 10px;
	overflow:hidden;
	height:100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

		

/*=========================================*/
/*============ HEADER STYLING =============*/ 
/*=========================================*/

h1.logo {
	margin:0px;
	padding:0px;
}
#logo {
	padding:0px 0px 0px 10px;
	float:left;
}

#header-right {
	float:right;
	width:610px;
}

#contact {
	background:url(../images/contact-us.png) no-repeat;
	padding:7px 10px 0px 10px;
	width:288px;
	height:28px;
	margin-right:15px;
	float:right;
}

p.telephone-number {
	float:left;
	background:url(../images/phone.png) no-repeat;
	display:block;
	padding-left:25px;
	margin:0px 0px 0px 5px;
	color:#FFF;
	font-size:0.75em;
	line-height:1.45em;
}
p.email {
	float:right;
	background:url(../images/envelope.png) no-repeat;
	display:block;
	padding-left:27px;
	margin:0px;
	margin-right:5px;
	font-size:0.75em;
	line-height:1.45em;
}
	
p.email a{
	color:#FFF;
	
}

#main-menu {
	position:absolute;
	width:505px;
	float:left;
	top:78px;
	text-align:left;
}

.pure-music-kids {
	
	/*left:1000px;
	top:45px;*/
	margin:48px 0px 0px 835px;
	
	position:absolute;
	float:left;
	z-index:3;
}

.header-curve {
	background:url(../images/header-curve.png) bottom no-repeat;
	height:15px;
}


/*=========================================*/
/*========== MAIN AREA STYLING ============*/ 
/*=========================================*/

#main-text {
	float:left;
	width:592px;
	padding:0px 0px 0px 15px;
}

p.large {
	font-size:1.125em;
	color:#666666;
	line-height:1.45em;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}

.small-divide {
	background:url(../images/small-break.gif) no-repeat;
	display:block;
	border:0;
	padding:0px;
	height:32px;
	width:525px;
	text-align:left;
	margin:0px;
}

#blog-entry {
	width:525px;
}

#main-image {
	float:left;
	position:relative;
}

a.readmore {
	font-weight:bold;
	font-size:0.87em;
	color:#0092D6;
	padding:5px 0px;
	line-height:1em;
}

/*=========================================*/
/*=========== MODULES AREA ================*/ 
/*=========================================*/

/*MODULE 1*/
#module-1 {
	float:left;
	width:300px;
	padding:0px 10px;
}

#module-1 h3 {
	margin:10px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	color:#F78E1E;
	font-size:1.438em;
	font-weight:normal !important;
	width:300px;
	border-bottom:#F78E1E solid 7px;
}

#module-1 .img {
	background:url(../images/guitar-book.jpg) no-repeat;
	width:290px;
	height:160px;
	padding:10px 0px 0px 10px;
	margin-bottom:10px;
}

#module-1 .link {
	background:url(../images/orange-link.png) no-repeat;
	width:300px;
	height:35px;
}

/*Module 2*/

#module-2 {
	float:left;
	width:300px;
	padding:0px 10px;
}

#module-2 h3 {
	margin:10px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	color:#6E416E;
	font-size:1.438em;
	font-weight:normal !important;
	width:300px;
	border-bottom:#6E416E solid 7px;
}

#module-2 .img {
	background:url(../images/guitar-player.jpg) no-repeat right bottom;
	width:300px;
	height:170px;
	padding:0px;
	margin-bottom:10px;
}

#module-2 p.description {
	display:block;
	width:190px;
	color:#000;
	margin:0px;
}

#module-2 .link {
	background:url(../images/purple-link.png) no-repeat;
	width:300px;
	height:35px;
}

#module-2 ul {
	margin:5px 0px;
}

#module-2 li {
	font-size:0.875em;
	color:#6B3F6B;
	padding:3px 0px;
	line-height:1em;
	list-style:none;
}

#module-2 li a {
	color:#6B3F6B;
}


/*MODULE 1*/
#module-3 {
	float:left;
	width:300px;
	padding:0px 10px;
}

#module-3 h3 {
	margin:10px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	color:#3EB64A;
	font-size:1.438em;
	font-weight:normal !important;
	width:300px;
	border-bottom:#3EB64A solid 7px;
}

#module-3 .img {
	background:url(../images/video.jpg) no-repeat;
	width:290px;
	height:160px;
	padding:10px 0px 0px 10px;
	margin-bottom:10px;
}

#module-3 .link {
	background:url(../images/green-link.png) no-repeat;
	width:300px;
	height:35px;
}

/*common tags*/
.link a {
	color:#fff;
	font-size:0.875em;
	display:block;
	line-height:1em;
	padding:10px 0px 0px 10px;
}

div.white-bg {
	background:url(../images/descript-bg.png) no-repeat;
	width:200px;
	height:85px;
	padding:10px;
}

p.description {
	display:block;
	width:195px;
	margin:0px;
}

/*=========================================*/
/*=========== SITEMAP STYLING ==============*/ 
/*=========================================*/



/*=========================================*/
/*============== FOOTER STYLING ===========*/ 
/*=========================================*/

.footer-curve {
	background:url(../images/footer-curve.png) bottom no-repeat;
	height:17px;
}
div.btm-curve {
	background:url(../images/wrapper-btm-curve.png) no-repeat  bottom;
	height:13px;
	display:block;
	width:960px;
	margin:0 auto;
	margin-bottom:30px;
}

#footer-left {
	float:left;
	width:190px;
	text-align:center;
	color:#FFF;
}

#footer-right {
	float:right;
	text-align:right;
	color:#FFF;
}

#footer p.copyright {
	color:#FFF;
	font-size:0.75em;
	margin:45px 0px 0px 0px;
}

#footer p.copyright a {
	color:#FFF;
}

#footer p {
	color:#FFF;
	font-size:0.75em;
	margin:0px;
}
/*=========================================*/
/*============ MENUS STYLING ==============*/ 
/*=========================================*/



/*MAIN MENU*/
#main-menu ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:left;
}

#main-menu li{
	float:left;
	padding:0px 0px 0px 10px;
}

#main-menu a, #main-menu a:visited {
	display:block;
	font-size:0.813em;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	line-height:1em;
	padding:0px 10px 0px 0px;
	background:url(../images/link-divide-white.png) no-repeat 100% 50%;
}

#main-menu li a:hover{
	color:#000;
	padding:0px 10px 0px 0px;
	background:url(../images/link-divide-black.png) no-repeat right;
 	
}

#main-menu li.item1 {
	padding-left:0px;
}

#main-menu li.item6 a {
	background:none;
	padding-left:0px;
}
#main-menu li.item6.active a {
	background:none;
	color:#000;
	padding-left:0px;
}

#main-menu li.active a {
	color:#000;
	padding:0px 10px 0px 0px;
	background:url(../images/link-divide-black.png) no-repeat right;
}




/*=========================================*/
/*========== INNER PAGE STYLING ===========*/ 
/*=========================================*/

#main-text-inner {
	float:left;
	width:610px;
	padding:0px 10px 0px 20px;
}

.large-divide {
	background:url(../images/large-break.gif) no-repeat;
	display:block;
	border:0;
	padding:2px 0px;
	height:33px;
	width:604px;
	text-align:left;
	margin:0px;
}


div.instrument {
	width:100%;
	overflow:hidden;
	clear:both;
}

div.image {
	float: left;
	width:145px;
	padding:0px;
	margin-top:30px;
}

div.text  {
	float:left;
	width:450px;
	padding-left:14px;
}

div.text a {
	font-weight:bold;
	color:#0092D6;
	font-size:0.875em;
}




#right-modules {
	float:right;
	width:244px;
	border-left:1px #DCDCDC solid;
	padding:0px 0px 0px 25px;
	overflow:hidden;
	margin-top:50px;
}

#right-modules p {
	font-size:0.75em;
}

/*MODULE RIGHT 1*/
#module-right-1 {
	width:195px;
	padding:0px 0px 25px 0px;
}
#module-right-1 h3 {
	margin:5px 0px 10px 0px;
	padding:0px 0px 6px 0px;
	color:#3EB64A;
	font-size:1.125em;
	font-weight:normal !important;
	width:195px;
	border-bottom:#3EB64A solid 4px;
}
#module-right-1 .img {
	background:url(../images/video-icon.png) right bottom no-repeat;
	width:195px;
	height:80px;
	padding:0px;
	margin-bottom:10px;
}

#module-right-1 .link {
	background:url(../images/green-link-right.png) no-repeat;
	width:195px;
	height:35px;
}

/*MODULE RIGHT 2*/
#module-right-2 {
	width:195px;
	padding:0px 0px 25px 0px;
}
#module-right-2 h3 {
	margin:5px 0px 10px 0px;
	padding:0px 0px 6px 0px;
	color:#6E416E;
	font-size:1.125em;
	font-weight:normal !important;
	width:195px;
	border-bottom:#6E416E solid 4px;
}
#module-right-2 .img {
	background:url(../images/magnify-icon.png) right bottom no-repeat;
	width:195px;
	padding:0px;
	margin-bottom:10px;
}

#module-right-2 .link {
	background:url(../images/purple-link-right.png) no-repeat;
	width:195px;
	height:35px;
}


/*MODULE RIGHT 3*/
#module-right-3 {
	width:195px;
	padding:0px 0px 25px 0px;
}
#module-right-3 h3 {
	margin:5px 0px 10px 0px;
	padding:0px 0px 6px 0px;
	color:#F78F1E;
	font-size:1.125em;
	font-weight:normal !important;
	width:195px;
	border-bottom:#F78F1E solid 4px;
}
#module-right-3 .img {
	background:url(../images/envelope-icon.png) right bottom no-repeat;
	width:195px;
	padding:0px;
	margin-bottom:10px;
}

#module-right-3 .link {
	background:url(../images/orange-link-right.png) no-repeat;
	width:195px;
	height:35px;
}


/*
Contact Page
*/

#map{
	position: relative;
	clear:both;
	width:100%;
	height:200px;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	margin-bottom:15px;
	background-color:#F9F9F9;
}

.lhsText{
	float:left;
	width:48%;
}

.rhsText{
	float: right;
	width:48%;
}


/* Enquire Page */
.form-row {
	clear:both;
	padding:7px 0px;
}
	
label {
	display:block;
	padding:10px 10px 5px 0px;
	text-align:right; 
	float:left; 
	color:#0092D6; 
	font-size:0.875em; 
	width:200px;
}

input {
	border:1px solid #DCDCDC; 
	color:#666666;
	padding:5px; 
	font-size:0.875em; 
}

.lessons-opt-1 {
	margin-top:5px;
}

textarea {
	border:1px solid #DCDCDC;
	padding:5px; 
	font-size:0.875em;
}

.submit-button {
	margin-left:210px;
	color:#FFF;
	background:#0092D6;
	cursor:pointer;
}

	