body
{
    padding: 0px;
    margin: 0px;
    text-align: center;
	/*background: #dae9f7 url(http://shinemusic.com.au/images/bg.jpg) top center no-repeat;*/
    font-family: verdana,arial,sans-serif;
}

p
{
    text-align:justify; 
    width:93%;
}
#ppad
{
	padding: 0px 12px 14px;
}
a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a span 
{
    display:none;
}

h3
{
    font-family:Georgia, Serif;
    color:#666;
    font-size:18px;
    margin:5px 0 10px 15px;
}

.Center
{
    text-align:center;
}

#outerContainer
{
	position: relative;
    padding: 0px;
	margin: 0px auto;
	width: 840px;
	text-align: left;

}
#top
{
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 840px;
	height: 100%;
}
#topLeft
{
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px;
	margin: 0px;
	height: 20px;
	width: 20px;

}
#topCenter
{
    position: absolute;
    top: 0px;
    left: 20px;
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 800px;

}
#topRight
{

    position: absolute;
    top: 0px;
    left: 820px;
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 20px;
}
#middle
{
    position: relative;

    padding: 0px;
    text-align: center;
	margin: 0px;
	margin-top: 12px;
	width: 840px;
}

#bottom
{
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 840px;
	height: 100%;
}

#bottomLeft
{

    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px;
	margin: 0px;
	height: 20px;
	width: 20px;
}

#bottomCenter
{
    position: absolute;
    top: 0px;
    left: 20px;
	padding: 0px;
	margin: 0px;
    height: 20px;
	width: 800px;

}

#bottomRight
{

    position: absolute;
    top: 0px;
    left: 820px;
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 20px;
}

#banner
{
    height: 100px;
}

#banner img
{
    border-width: 0px;
    border-color: #fff;
    border-style: solid;
}

UL#navList
{
    padding:0;
    margin:0;
    background-color:White;
    width:800px;
    height:26px;
    list-style:none;
    position:relative;
}

#navList li 
{
    margin-top:1px;
    margin-left:15px;
}

#navList li a 
{
    text-indent:-9999px;
    display:block;
    overflow:hidden;
    height:24px;
}

#home
{
    display:block;
    width:56px;
    height:24px;
    background:url("../Images/Navigation/top/home.jpg"); 
    position:absolute;
    top:0;
    left:0;
}

#aboutus
{
    display:block;
    width:77px;
    height:24px;
    background:url("../Images/Navigation/top/about-us.jpg");
    position:absolute;
    top:0;
    left:57px;
}

#shineGuarantee
{
    display:block;
    width:126px;
    height:24px;
    background:url("../Images/Navigation/top/shine-guarantee.jpg");
    position:absolute;
    top:0;
    left:135px;
}
#location
{
    display:block;
    width:126px;
    height:24px;
    background:url("../Images/Navigation/top/location.jpg");
    position:absolute;
    top:0;
    left:135px;
}
#teachers
{
    display:block;
    width:77px;
    height:24px;
    background:url("../Images/Navigation/top/teachers.jpg");
    position:absolute;
    top:0;
    left:262px;
}

#shopAndRental
{
    display:block;
    width:109px;
    height:24px;
    background:url("../Images/Navigation/top/shop-and-rental.jpg");
    position:absolute;
    top:0;
    left:340px;
}

#testimonials
{
    display:block;
    width:98px;
    height:24px;
    background:url("../Images/Navigation/top/testimonials.jpg");
    position:absolute;
    top:0;
    left:450px;
}

#contactUs 
{
    display:block;
    width:89px;
    height:24px;
    background:url("../Images/Navigation/top/contact-us.jpg");
    position:absolute;
    top:0;
    left:549px;
}

#resources 
{
    display:block;
    width:126px;
    height:24px;
    background:url("../Images/Navigation/top/music-articles.jpg");
    position:absolute;
    top:0;
    left:639px;
}

#careers
{
    display:block;
    width:70px;
    height:24px;
    background:url("../Images/Navigation/top/careers.jpg");
    position:absolute;
    top:0;
    left:725px;
}

#dividerBar
{
    background-color: #f7c669;
    line-height: 0.5;
    border-bottom: 1px solid #333;
}

/* SUB NAV - START */
#SubNav
{
    width:180px;
    margin:15px 10px;
    padding:0;   
}

#SubNav LI
{
    margin:0 0 1px 0;
    padding:0;
    height:23px;
    list-style:none;
    overflow:hidden;
}

#SubNav LI A
{
    height:23px;
    width:180px;
    display:block;
    display:inline-block;
}

#SubNav LI A SPAN
{
    display:none;
}

.SubNavPianoLessons
{
    background:url(../Images/Navigation/piano-lessons.gif);
}

.SubNavPianoLessons:hover
{
    background:url(../Images/Navigation/piano-lessons-over.gif);
}

.SubNavElectricGuitarLessons
{
    background:url(../Images/Navigation/electric-guitar-lessons.jpg);
}

.SubNavElectricGuitarLessons:hover
{
    background:url(../Images/Navigation/electric-guitar-lessons-over.jpg);
}

.SubNavGuitarLessons
{
    background:url(../Images/Navigation/guitar-lessons.jpg);
}

.SubNavGuitarLessons:hover
{
    background:url(../Images/Navigation/guitar-lessons-over.jpg);
}

.SubNavSaxophoneLessons
{
    background:url(../Images/Navigation/saxophone-lessons.jpg);
}

.SubNavSaxophoneLessons:hover
{
    background:url(../Images/Navigation/saxophone-lessons-over.jpg);
}

.SubNavDrumLessons
{
    background:url(../Images/Navigation/drum-lessons.jpg);
}

.SubNavDrumLessons:hover
{
    background:url(../Images/Navigation/drum-lessons-over.jpg);
}

.SubNavViolinLessons
{
    background:url(../Images/Navigation/violin-lessons.jpg);
}

.SubNavViolinLessons:hover
{
    background:url(../Images/Navigation/violin-lessons-over.jpg);
}

.SubNavSingingLessons
{
    background:url(../Images/Navigation/singing-lessons.jpg);
}

.SubNavSingingLessons:hover
{
    background:url(../Images/Navigation/singing-lessons-over.jpg);
}

.SubNavClarinetLessons
{
    background:url(../Images/Navigation/clarinet-lessons.jpg);
}

.SubNavClarinetLessons:hover
{
    background:url(../Images/Navigation/clarinet-lessons-over.jpg);
}

.SubNavFluteLessons
{
    background:url(../Images/Navigation/flute-lessons.gif);
}

.SubNavFluteLessons:hover
{
    background:url(../Images/Navigation/flute-lessons-over.gif);
}
/* SUB NAV - END */

/* SUB NAVIGATION - START */
#SubNavigation
{
    margin:0;
    padding:0;
    font-family:Arial, Sans-Serif;
}

#SubNavigation li
{
    margin:0;
    padding:0;
    list-style:none;
    vertical-align:middle;
    font-size:14px;
}

#SubNavigation li a
{
    display:block;
    line-height:28px;
    color:#333333;
    background:url(../Images/Backgrounds/sub-navigation-li-a.png);
    padding-left:11px;
}

#SubNavigation li a:hover
{
    text-decoration:none;
    color:Gray;
}
/* SUB NAVIGATION - END */

#footer
{
    position:relative;
    background-color: #f7c669;
    clear: both;
    padding: 6px 0px;
    margin: 0px;
    width: 800px;
    font-size: 10px;
    color: #fff;
    border-top: 1px solid #333;
}
#footer p
{
    margin: 0px;
    padding: 0px 15px;
}
#footer a
{
    color:#f33;
    font-weight:bold;
}
#footer #ngai
{
    position:absolute;
    right:15px;
    top:4px;
    margin:0;
    padding:0;
}
#promotionalArea h1
{
    color: #333;
    font-size: 18px;
    font-weight: bold;
    font-family: georgia, "times new roman", serif;
    padding: 20px 14px 0 14px;
    margin: 0px;
}
#promotionalArea p
{
    padding: 0px 14px;
    margin: 5px 0 0 0;
}
#promotionalArea h1
{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
    padding: 14px 14px 0px 14px;
    margin: 0px;
}

#rightColumn p
{
    padding: 0px 14px 14px 14px;
    margin: 0px;
}
#rightColumn ul,
#rightColumn ol
{
    margin-top:0;
    margin-bottom:0;
    padding-top:0;
    padding-bottom:14px;
}

#rightColumn ul li,
#rightColumn ol li
{
	margin-top: 6px;
	margin-bottom: 6px;
}

#rightColumn ul li{
	list-style: none;
	background: url(/images/bullet.jpg) top left no-repeat;
		padding-left: 30px;
}




#rightColumn dl
{
    margin:0;
    padding:0;
}

#rightColumn dl dt
{
    margin:0;
    padding:0 14px 14px 14px;
    font-weight:bold;
}

#rightColumn dl dd
{
    margin:0;
    padding:0;
}
/*for Tuners by Ahsan Khurshid - IT Phantoms*/
#TunerRightColumn
{
    float:left;
	padding: 14px 0 0 0;
    margin: 0;
}
/*
#rightColumn h1
{
    color: #000;
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
    padding: 5px 14px 0px 14px;
    margin: 0px;
}
*/
#rightColumn h1
{
    color: #12437e;
    font-size: 36px;
    width:555px;
    font-weight: bold;
    font-family: Arial, Tahoma, Verdana;
    padding: 0px;
    margin: 8px auto 0px 20px;
	text-align: center;
	line-height: 110%;
}

#rightColumn h6{
    color: #12437e;
    font-size: 36px;
    width:555px;
    font-weight: bold;
    font-family: Arial, Tahoma, Verdana;
    padding: 0px;
    margin: 8px auto 0px 20px;
	text-align: center;
	line-height: 110%;
	float: none;
	clear: both;
}

#rightColumn h2
{
	color: #12437e;
    margin:20px 0 10px 14px;
    font-family: Arial, Tahoma, Verdana;
    padding:0;
    font-size:18px;
}
#rightColumn a
{
    color: #6b8ccf;
}

#promotionalNav
{
    background-color:White;
    margin:10px;
    padding:0;
    list-style:none;
    border-bottom:solid 1px #ccc;
}

#promotionalNav li 
{
   border:1px solid white;
}

#promotionalNav a
{
    display:block; 
    padding:3px 10px;
    border-width:1px 1px 0 1px;
    border-color:#ccc;
    border-style:solid;
    color:#369;
    font-size:14px;
}

#promotionalNav a:hover
{
    background-color:#ddd;
    text-decoration:none;
}

/* Piano Lessons START */

#pianoPhotoSection
{
    margin-left:15px;
}

#pianoPhotoSection DIV 
{
    width:180px;
    float:left;
    margin:0 10px 20px 0;
}

#electricGuitarPhotoSection
{
    margin-left:65px;
}

#electricGuitarPhotoSection DIV 
{
    width:201px;
    float:left;
    margin:0 40px 20px 0;
}

#guitarPhotoSection
{
    margin-left:65px;
}

#guitarPhotoSection DIV 
{
    width:201px;
    float:left;
    margin:0 0 20px 0;
}

#saxophonePhotoSection
{
    margin-left:15px;
}

#saxophonePhotoSection DIV 
{
    width:190px;
    float:left;
    margin:0 0 20px 0;
}

#violinPhotoSection
{
    margin-left:65px;
}

#violinPhotoSection DIV 
{
    width:200px;
    float:left;
    margin:0 30px 20px 0;
}

#singingPhotoSection
{
    margin-left:65px;
}

#singingPhotoSection DIV 
{
    width:200px;
    float:left;
    margin:0 30px 20px 0;
}

#clarinetPhotoSection
{
    margin-left:65px;
}

#clarinetPhotoSection DIV 
{
    width:200px;
    float:left;
    margin:0 30px 20px 0;
}

#flutePhotoSection
{
    margin-left:65px;
}

#flutePhotoSection DIV 
{
    width:200px;
    float:left;
    margin:0 30px 20px 0;
}

#h-faq 
{
    clear:left;
    margin:20px 0 0 20px;
}

/* Piano Lessons END*/

UL.list 
{
   text-align:justify;
   margin-top:0;
   margin-left:30px;
   margin-right:15px; 
   padding:0;
}

UL.list li 
{
    margin-bottom:10px;
}

.padFix 
{
    list-style-position:inside;
}

#addToFavourites 
{
    margin-left:15px;
    background:url(../images/btn-add-to-favourites.gif) no-repeat;
    display:block;
    text-indent:-9999px;
    width:127px;
    height:23px;
    overflow:hidden;
}

.emailVoucher 
{
    margin-left:10px;
}

.emailVoucher img 
{
    border:none;
}

#testimonialsWrapper P 
{
    text-align:justify;
}

div.introSectionOdd img
{
    float:right;
    border:none;
 }
 
 div.introSectionEven img
 {
    float:left;
    border:none;
 }
 
 div.textWrap1
 {
    width:100%;
 }
 
 div.introSectionEven div.textWrap1
 {
    float:left;
 }
 
 #rightColumn div.profile p
 {
    width:405px;
    float:right;
    padding-left:0px;
    padding-right:20px; 
 }
 
 div.profile img
 {
    margin-left:15px;
    margin-top:2px;
    border:1px solid black;
 }
 
 div.profile
 {
    margin-bottom:10px;
    clear:left;
    width:100%;
 }
 div.myprofile
 {
    margin-bottom:10px;
    clear:right;
 }
 table.teachersNavi
 {
    margin-left:15px;
    margin-bottom:20px;
 }
 
 #studentOfTheMonth
 {
    margin-left:15px;
 }
 
 #studentOfTheMonth IMG
 {
    border:5px solid black;
    float:left;
    margin:0 20px 30px 0;
 }
 
 #studentOfTheMonth DIV
 {
    margin-left:160px;
 }
 
 img.boardLogo
 {
    float:left; 
    margin-left:10px;
    margin-right:10px;
 }
 
 table
 {
    margin-left:14px;
 }
 
 table td
 {
    vertical-align:top;
 }
 
 #trans
 {
    position:absolute;
    top:10px;
    left:1040px;
 }

.classes08
{
    margin:20px 0 0 20px;
}


#middleCenter .concertPhotos p a
{
    text-decoration:none;
    color:Black;
} 

.concertPhotos p
{ 
    width:150px;
    float:left;
}

a img
{
    border:none;
}

.concertPhotos a img
{
    border:2px solid #ffffff;
    width:100%;
}

.concertPhotos p img:hover
{
    border:2px solid #627bb3;
}

#text 
{
    background-color:#ffffff;
    padding:20px;
    text-align:center;
    font-size:12px;
}

#text h1
{
    font-size:18px;
    color:#6b8ccf
}

#text p
{
    text-align:center;
}

#text table, #FreeLessonBooking1_ValidationSummary1
{
    text-align:left;
}

table.pianoTypes
{
     border-collapse:collapse;
}

.pianoTypes td
{
    border:1px solid #000;
    padding:0 2px;
}

#webLessonsList
{
    list-style:none;
    margin:0 0 0 15px;
    padding:0;
}

#rightColumn #liveWebcam p
{
    margin:15px 0 0 0;
}

#rightColumn #liveWebcam ul
{
    text-align:left;
}

#rightColumn #liveWebcam h1
{
    margin-left:150px;
    width:300px;
}

.slogo
{
    margin-left:190px;
}

#lessonBanner
{
    margin-left:50px;
}

#worldmap
{
    margin-left:180px;
}

.NewsletterBanner
{
    display:block;
    margin:14px auto 0 auto;
}

.BottomBanner
{
    display:block;
    margin:0 auto;
}

#optinside{
	float: right;
	width: 200px;
	height: 362px;
	padding-top: 80px;
	margin-bottom: -82px;
	padding-left: 10px;
	/*background: transparent url(images/free-guitar-lesson.png) top left no-repeat;*/
}

#optinside.Guitar
{
    background: transparent url(images/free-guitar-lesson.png) top left no-repeat;
}

#optinside.Violin
{
    background: transparent url(images/free-violin-lesson.jpg) top left no-repeat;
}

#optinside.Piano
{
    background: transparent url(images/free-piano-lesson.jpg) top left no-repeat;
}
#optinside.Trombone
{
    background: transparent url(images/free-trombone-lesson.jpg) top left no-repeat;
}
#optinside.Trumpet
{
    background: transparent url(images/free-trumpet-lesson.jpg) top left no-repeat;
}

#optinside.Flute
{
    background: transparent url(images/free-flute-lesson.jpg) top left no-repeat;
}

#optinside.Clarinet
{
    background: transparent url(images/free-clarinet-lesson.jpg) top left no-repeat;
}

#optinside.Saxophone
{
    background: transparent url(images/free-saxophone-lesson.jpg) top left no-repeat;
}

#optinside.Singing
{
    background: transparent url(images/free-singing-lesson.jpg) top left no-repeat;
}

#optinside.Drum
{
    background: transparent url(images/free-drum-lesson.jpg) top left no-repeat;
}

#optinside.Drums
{
    background: transparent url(images/free-drum-lesson.jpg) top left no-repeat;
}

#optinside.Cello
{
    background: transparent url(images/free-cello-lesson.jpg) top left no-repeat;
}

#optinside.Adult
{
    background: transparent url(images/adult-music-lesson.jpg) top left no-repeat;
}
#optinside.Location
{
    background: transparent url(images/free-music-lesson.jpg) top left no-repeat;
}
#optinside.Woodwind
{
    background: transparent url(images/free-woodwind-lesson.jpg) top left no-repeat;
}
.optin-bottom {
	float: none;
	clear: both;
	width: 428px;
	height: 180px;
	padding-top: 40px;
	padding-left: 10px;
	background: transparent url(images/optinbox2.jpg) top left no-repeat;
	text-align: center;
	margin: auto;
	margin-bottom: 30px;

}

.optin-wide {
	padding-left: 10px;
	padding-bottom: 8px;
	padding-right: 10px;
	background: transparent url(images/optinbox-bg.jpg) top left repeat-x;
	margin: 0 15px 0 15px;
	border: 1px solid #999;
    text-align: center;

}

.optin-wide h2
{
    margin: 8px 0 8px 0 !important;
}

.optin-wide p
{
    margin: 0 !important;
    padding: 0 8px !important;
    text-align: justify !important;
}

.optin-bottom.Guitar
{
    background: transparent url(images/free-guitar-lesson-wide.jpg) top left no-repeat;
}
.optin-bottom.GuitarLessons
{
    background: transparent url(images/book-guitar-lesson-wide.jpg) top left no-repeat;
}

.optin-bottom.Violin
{
    background: transparent url(images/free-violin-lesson-wide.jpg) top left no-repeat;
}

.optin-bottom.Piano
{
    background: transparent url(images/free-piano-lesson-wide.jpg) top left no-repeat;
}
.optin-bottom.PianoLessons
{
    background: transparent url(images/free-piano-lessons.jpg) top left no-repeat;
}
.optin-bottom.Flute
{
    background: transparent url(images/free-flute-lesson-wide.jpg) top left no-repeat;
}

.optin-bottom.Clarinet
{
    background: transparent url(images/free-clarinet-lesson-wide.jpg) top left no-repeat;
}

.optin-bottom.Saxophone
{
    background: transparent url(images/free-saxophone-lesson-wide.jpg) top left no-repeat;
}

.optin-bottom.Singing
{
    background: transparent url(images/free-singing-lesson-wide.jpg) top left no-repeat;
}

.optin-bottom.Drum
{
    background: transparent url(images/free-drum-lesson-wide.jpg) top left no-repeat;
}

.optin-bottom.Cello
{
    background: transparent url(images/free-cello-lesson-wide.jpg) top left no-repeat;
}

.optin-bottom.Adult
{
    background: transparent url(images/adult-music-lesson-wide.jpg) top left no-repeat;
}
.optin-bottom.Location
{
    background: transparent url(images/free-music-lesson-wide.jpg) top left no-repeat;
}

.sideb{
	float: right;
	width: 210px;
	margin-right: 20px;
	margin-top: 10px;
}

.action {
    -moz-background-inline-policy: continuous;
    background: none repeat scroll 0 0 #DFEAF2;
    clear: both;
    color: #004E92;
    float: none;
    margin: 25px 23px;
    padding: 13px 15px;
    width: 520px;
}

.mid {
	text-align: center;
}

table.bordered
{
    width:95%;
    border-color: #000;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

table.bordered td
{
    border-color: #000;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 3px;
}


.youtube-thumb
{
    display: inline-block;
    margin: 12px 0 0 10px;   
}

span.infusion-option {
    width: 35%;
    float: left;
}
.infusion-radio>p {
    margin: 0px;
}
.infusion-submit {
    margin: 4px 32px;
}
div#mainContent>p {
    margin: 0 0 5px;
}