@charset "utf-8";
/* CSS Document */

/**************BASIC SYTLE*****************/

body {
	margin:0 auto;
	background:#254309 url(../images/bg.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	margin:0 auto;
	padding:0;
}

#inner-top {
	margin:0 auto;
	padding:0;
	background:url(../images/inner-bg-tp2.png);
	background-repeat:no-repeat;
	width:1010px;
	height:365px;
}

#inner-mid {
	margin:0 auto;
	padding:0;
	background:url(../images/inner-bg-mid.png);
	background-repeat:repeat-y;
	width:1010px;
}

#inner-bottom {
	margin:0 auto;
	padding:0;
	background:url(../images/inner-bg-btm.png);
	background-repeat:repeat-y;
	width:1010px;
}

#innerFix {
	width:990px;
	height:365px;
	background:#42661b no-repeat;
	margin:0 0 0 11px;
}

#container {
	margin:0 auto;
	padding:0;
	width:990px;
}

.content  {
	margin:0 auto;
	padding-bottom:100px !important;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
	}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
	
p {
	font-size:1.05em;
	line-height:1.45em;
	color:#FCF9FC; 
	font-family:Arial, Helvetica, sans-serif;	 	
}

h4 {
	/*color:#d9ff8c;*/
	color:#F76C2F;
	font-size:1em;
	font-weight:bold;
	padding:0 0 10px 0;
	margin:0;
}

h5 {
	color:#d9ff8c;
	font-size:0.85em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
}

/**************HEADER SYTLE*****************/

#masthead {
	margin:0;
	padding:0;
	width:990px;
	height:365px;
	background:url(../images/mast-thumb1.jpg);
}

#header {
	margin:0;
	position:relative;
	float:left;
}

#masthead #header a {
	margin:18px 0 0 28px;
	float:left;
	width:282px;
	height:48px;
	background:url(../images/logo2.png) no-repeat;
}

#masthead #header a {
	display:block;
	font-size:1px;
	/*height:30px;*/
	text-indent:-9000px;
	/*width:100px;*/
}

#navigation {
	float:right;
	margin:11px 17px 0 0;
	padding:15px;
}

#navigation p {
	display:inline;
	padding:0 0 0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#navigation p a.current {
	/*color:#001f41;
	color:#d9ff8c;
	color:#3B5927;
	color:#222F3B;
	color:#0C2706;*/
	color:#090a09;
}

#navigation a, #navigation a:visited {
	color:#FCF9FC;	
	font-size:1.2em;
	text-decoration:none;
	cursor:pointer;
}

#navigation a:hover {
	/*color:#d9ff8c;*/
	color:#090a09;
	background:#e7fb9e;
}

/**************CONTAINER SYTLE*****************/

/*TOP*/

.top {
	line-height:1.55em;
	padding:12px 0 45px 33px;
	margin:0;
}

.top p {
	width:944px;
	margin:0;
}

.top p a, .top p a:active {
	color:#FCF9FC;
}

.top p a:hover {
	/*color:#d9ff8c;*/
	color:#090a09;
	background:#e7fb9e;
	text-decoration:none;
}

/*MIDDLE*/

.middle {
	float:left;
	line-height:1.55em;
	padding:0 0 45px 33px;
}

.middle .masagolf {
	float:left;
	width:432px;
	margin:0;
}

.middle .masagolf p {
	margin:0;
}

.middle .masagolf p span img {
	vertical-align:middle;
}

.middle .masagolf p .featured {
	vertical-align:middle;
}

/*MIDDLE/TESTIMONIAL*/

.middle .testimonial {
	float:right;
	margin:0;
}

.middle .testimonial h4 {
	text-align:center;
	padding: 5px 0;
	margin: 0;
	/*color:#002e52;*/
	color:#222F3B;
	color:#F76C2F;
	font-size:1em;
}

.middle .testimonial .t-text {
	padding: 0 10px 5px 10px;
	margin:0  auto;
	font-size:1em;
	text-align: center;
	font-style:italic;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
}

.testimonialText {
	padding: 0 10px 5px 10px;
	margin:0  auto;
	font-size:1em;
	text-align: center;
	font-style:italic;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	height:70px;
}

#testimonial span, #testimonial-box span {
	font-size:13px;
}

.wps-top {
	background: url(../images/wss-top.png) no-repeat;
	margin: 0;
	padding: 0;
	width: 503px;
	height: 12px;
}

.wps-mid {
	background: url(../images/wss-mid.png) repeat-y;
	margin: -1px 0 0 0;
	padding: 0;
	width: 503px;
}

.wps-bottom {
	background: url(../images/wss-btm.png) no-repeat;
	margin: 0;
	padding: 0;
	width: 503px;
	height: 15px;
}

#testimonial-box {
	display: none;
}

#testimonial {
	margin: 0px;
	padding: 0px;
}

/*BOTTTOM*/

.bottom {
	line-height:1.55em;	
	padding:0 0 80px 33px;
	float:left;
}

.bottom .masagolf {
	float:left;
	width:434px;
}

.bottom .masagolf p {
	margin:0;
}

.bottom .masagolf p span img {
	vertical-align:bottom;
}

.bottom .masagolf p .featured {
	vertical-align:top;
}

.program-pics {
	float:right;
	margin:1px 0 0 0;
}

.program-pics h5 {
	margin:0 2px 0 0;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}

.program-pics a, .program-pics a:visited{
	color:#FCF9FC;
	text-decoration:underline;
}

.program-pics a:hover {
	/*color:#d9ff8c;*/
	background:#e7fb9e;
	color:#090A09;
	text-decoration:none;
}

/************PROFILE STYLE*****************/

#profile {
	margin:0;
	padding:15px 0 0 33px;
}

#profile .profileDetail {
	padding:8px 0 45px 0;
	margin:0;
}

/*MASA PHOTO*/

.innerProfileTextWrap {
	clear:both;
	padding:15px 0 0 0;
	margin:0;
}

.innerProfileWrap {
	float:left;
	padding:0 0 45px 20px;
}

.profileDetail img, .innerProfileWrap img {
	margin:0;
	float:left;
}

.innerProfileWrap .profileIntro {
	margin:0;
}

.innerProfileWrap .profileIntro p {
	color:#D9FF8C !important;
	margin:0;
}

/*MASA PROFILE TEXT*/

.innerProfileTextWrap p {
	margin:0;
	padding:0;
}

.innerProfileTextWrap p .profileDeatailicon {
	vertical-align:bottom;
	display:inline;
}

.innerProfileTextWrap p span {
	vertical-align:top;
	display:inline;
	color:#FCF9FC !important;
}

/*STUDENTS PROFILE*/

.innerProfileWrap .profileIntro a, .innerProfileWrap .profileIntro a:active {
	color:#FCF8F4;
	text-decoration:underline;
}

.innerProfileWrap .profileIntro a:hover {
	background:#E7FB9E;
	color:#090A09;
	text-decoration:none;
}

/*PROFILE CONTENT*/

.innerProfileTextWrap p .profileDeatailicon {
	vertical-align:bottom;
	display:inline;
}

.innerProfileTextWrap p span {
	vertical-align:top;
	display:inline;
}

#profile .profileDetail p .profileDeatailicon2 {
	float:left;
	margin:6px 0 0 0;
}

#profile .profileDetail p #studentBlurb {
	float:left;
	margin:4px 0 0 0;
	width:656px;
	line-height:22px;
}

/*PROFILE BOTTOM BLURB*/

#profile #blurb {
	padding:0;
	margin:0;
	width:850px;
}

#profile #blurb a, #profile #blurb a:visited {
	text-decoration:underline;
	color:#FCF8F4;
}

#profile #blurb a:hover {
	/*color:#d9ff8c;*/
	background:#e7fb9e;
	color:#090A09;
	text-decoration:none;	
}

/*MASA TESTIMONIAL*/

#masaMessage {
	margin:0;
	padding:1px 0 0 0;
}

#masaMessage h4 {
	color:#D9FF8C;
	float:left;
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0;
	width:109px;
	font-family:Arial, Helvetica, sans-serif;
}

#masaMessage .testimonial {
	margin:0;
}

#masaMessage .testimonial p {

}

#masaMessage .testimonial .testimonialText {
	font-size:1em;
	font-style:normal;
	height:15px;
	margin:0;
	padding:0;
	text-align:left;
	font-style:italic;
}

#masaMessage .testimonial #testimonial-box {
	display: none;
}

#masaMessage .testimonial #testimonial {
	margin: 0px;
	padding: 0px;
}

/************LESSON STYLE*****************/

#lessonMainTitle {
	margin:0;
	padding:0 70px;
	text-align:center;
	color:#FCF8F4;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#title-span {
	color:#FCF8F4;
	font-size:0.95em;
	margin:5px auto 0 auto;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#lesson {
	margin:-15px auto 0 auto;
	padding:0;
	width:778px;
}

#lesson .lessonDetail {
	margin:45px 0 0 0;
	padding:0;
}

#lesson .lessonDetail .lessonDetailWrap {
	float:left;
	width:486px;
}

#lesson .lessonDetail .lessonDetailWrap .guide {
	margin:0;
	padding:0 0 15px 0;
}

#lesson .lessonDetail .lessonDetailWrap .guide span {
	color:#d9ff8c;
}

#lesson .lessonDetail .golfCourseThumb {
	float:left;
	margin:54px 0 0 0;
}

#lesson .lessonDetail .golfCourseThumb p {
	font-size:11px;
	margin:-4px 5px 0 0;
	text-align:right;
}

#lesson .lessonDetail p {
	padding:0;
	margin:0;
}

#lesson .lessonDetail .guide p a, #lesson .lessonDetail .guide p a:visited {
	text-decoration:underline;
	color:#FCF8F4;
	font-family:Arial, Helvetica, sans-serif;
}

#lesson .lessonDetail .guide p a:hover {
	background:#e7fb9e;
	color:#090A09;
	text-decoration:none;	
}

#moreDetail p a, #moreDetail p a:visited, #moreDetail #family a, #moreDetail #family a:visited {
	text-decoration:underline;
	color:#FCF8F4;
}

#moreDetail p a:hover, #moreDetail #family a:hover {
	background:#e7fb9e;
	color:#090A09;
	text-decoration:none;	
}

#lesson .lessonDetail .lessonDetailTitle {
	color:#F76C2F;
	padding:0 0 10px 0;
}

#lesson .lessonDetail .guide p .lessonDeatailicon img {
	vertical-align:middle;
}

#lesson .lessonDetail.guide p span {
	vertical-align:middle;
	color:#d9ff8c;
}

#lesson .lessonDetail.guide p span a, #lesson .lessonDetail.guide p span a:visited {
	
}

#lesson .lessonDetail.guide p span a:hover {
}

#moreDetail {
	margin:10px 0 0 0;
}

#moreDetail #family {
	margin:0;
}

#moreDetail #family span {
	color:#d9ff8c;
}

#moreDetail p {
	margin:0;
}

/*LESSON FEE*/

table {
	color:#FCF8F4;
	border:1px dotted #FCF8F4;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}

table span {
	font-size:0.85em;
}

table strong {
	font-family:Georgia, "Times New Roman", Times, serif;
}

td p label {
	float:left;
	display:block;
	width:80px;
	margin:0 0 0 10px;
}

td .privatePlan label {
	float:left;
	display:block;
	width:70px;
	margin:0 0 0 10px;
}

td .lessonPlan {
	padding:3px 0 0 0;
}

td .detailinfo {
	line-height:2.5em;
	text-align:left;
	margin:0 0 0 15px;
}

td .detailinfo ul {
	margin:0;
	padding:0;
	display:block;
}

td .detailinfo li {
	margin:0;
	padding:0;
	list-style:none;
}

td p {
	margin:0 auto;
}

td {
	padding:10px 0;
	text-align:center;
}

/**************HOVERPOPUP STYLE*****************/	

#hoverpopupbox1, #hoverpopupbox2, #hoverpopupbox3, #hoverpopupbox4 {
	margin:-49px 0 0 0 !important;
}

.bubbleTop {
	background:url(../images/popup-left.png);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	width: 60px;
	height: 162px;
	float: left;
}

.bubbleMid {
	background:url(../images/popup-mid.png);
	background-repeat:repeat-x;
	margin: 0 15px 0 0px;
	padding: 0;
	height: 162px;
	overflow:hidden;	
}

.bubbleBottom {
	background:url(../images/popup-right.png);
	background-repeat:no-repeat;
	margin: -162px 0 0 0;
	padding: 0;
	width: 15px;
	height: 162px;
	float: right;
	overflow:hidden;
}

.bubble-text {
	color:#F76C2F;
	padding:5px 0 0 10px;
}

.bubble-text h5 {
	color:#F76C2F;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:3px 0 0 5px;
	font-weight:bold;
}

.bubble-text p {
	margin:-3px 0 0 0;
	padding:0 0 5px 0;
	font-weight:bold;
}

.bubble-text p span img {
	vertical-align:middle;
}

.bubble-text p .bubbleDetail {
	color:#254208;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	margin:0;
	padding:0;
}

/************CONTACT STYLE*****************/

#contactWrap {
	margin:0 auto;
	padding:15px 0 0 33px;
}

#directContact p {
	margin:0;
	padding:0 0 4px 0;
	color:#FCF9FC;
}

#contactform {
	margin:0;
	float:left;
}

#form1 {
}

#form1 p {
}

#directContact img {
	margin:3px 0 5px 0;
}

#contactform #form1 p label {
	float: left;
	display: block;
	width: 60px;
}

#contactform #form1 label {
	margin:2px 0 0 0;
}

#contactform #form1 p#how label {
	float: left;
	display: block;
	width:322px;
}

#contactform #form1 p {
	margin:0;
	padding:6px 0;
}

#contactTitle {
	margin:0;
	padding:0 0 10px 0;
	color:#F76C2F;
}

.contactTextBox {
	width: 273px;
	padding:2px;
	font-size:1em;
}

#select {
	margin:3px 0 0 0;
}

#contactBox {
	height:186px;
	margin:-4px 0 10px 0;
	width:480px;
	font-size:1em;
}

#contactBottomWrap {
}

#contactform #contact-text {
	color: #C8867B;
}
	
.submit {
	background:url(../images/submit.png) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:0;
	padding:33px 0 0 0;
	width:97px;
	overflow:hidden;
	border:none;
}

.submit:hover {
	background:url(../images/submit.png) no-repeat scroll 0 -32px;
}

.reset {
	background:url(../images/reset.png) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:0;
	padding:33px 0 0 0;
	width:97px;
	overflow:hidden;
	border:none;
}

.reset:hover {
	background:url(../images/reset.png) no-repeat scroll 0 -32px;
}

#contactWrap #contactFormWrap {
	float:left;
	margin:0;
	width:555px;
}

#contactWrap .golfCourseThumb2 {
	float:left;
	margin:91px 0 0 0;
}

#contactWrap .golfCourseThumb2 p {
	margin:0 0 3px 0;
}

/**************SENDMAIL SYTLE*****************/

#conformation {
	margin:0;
	padding:15px 0 0 33px;
	min-height:450px;
}

#conformation h4 {
	margin:0;
	padding:0 0 10px 0;
	color:#F76C2F;
}

#conformation p {
	margin:0;
	padding:0 0 5px 0;
	width:810px;
	float:left;
}

#conformation p label {
	display:block;
	width:55px;
	float:left;
}

#conformation #how label {
	display:block;
	width:170px;
	float:left;
}

#conformation #massage label {
	display:block;
	width:55px;
}

#conformation #textarea {
	margin:-3px 0 0 0;
	width:810px;
}

/**************FOOTER SYTLE*****************/

#footer {
	margin:0;
	padding:0 0 10px 0;
	text-align:center;
}

#footer p {
	/*color:#d9ff8c;*/
	color:#FCF9FC;
	margin:0;
	font-size:0.85em;
	font-family:Arial, Helvetica, sans-serif;
}


