body {
	background-color: #ffb463;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#page {
  background-color:#fff;
  width:964px;
  margin-left:auto; margin-right:auto;
}

/** HEADER **/
#header-bg {
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 75px;
}
#header {
	height: 75px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}

#header img {
	margin:0;
	padding:0;
	float:left;
	border: 0;
}


/** TOP NAVIGATION **/
ul#nav {
	margin: 50px 0 0 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
ul#nav li  {
	margin: 0;
	padding:0;
	float:left;
	margin:0 1px 0 0;
	display: inline-block;
/*	background: #FFB463 url(../images/tab_left.jpg) no-repeat;*/
	height:24px;
}
ul#nav a {
	float:left;
	padding: 0 8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:2.2;
	background:url(../images/tab_right.jpg) no-repeat top right;
}

ul#nav li.inactive {
	background: #FFB463 url(../images/tab_left.jpg) no-repeat;
}

ul#nav li.inactive a {
	background: #url(../images/tab_right.jpg) no-repeat top right;
}

ul#nav li.active {
	background: #139542 url(../images/tab_left_on.jpg) no-repeat;
}

ul#nav li.active a {
	background: url(../images/tab_right_on.jpg) no-repeat top right;
	color: #fff;
}

ul#nav a:hover {
	color:#0000FF;
}


/** BANNER **/	
#banner-bg {
	clear:both;
	background-image: url(../images/banner-bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 227px;
}
#banner {
	height: 227px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
#garis-ungu {
	height: 15px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
#banner img {
	margin:0;
	padding:0;
	float:left;
	border:0;
}
	
#garis-ungu img {
	float:left;
}


/** CONTENT **/

#content {
	clear:both;
	margin-right: auto;
	margin-left: auto;
  	background-color: #FFFFFF; 
	width: 964px;
	vertical-align: top;
} 

/** CONTENT LEFT **/

#content-left {
	float: left;
	margin:0;
	padding:0;
	background-color:#fff;
	width: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



ul#hometab {
  clear: both;
  margin:0 10px 0 10px;
	padding:0;
	background:#fff;
	list-style-type:none;
	width:300px;
}

ul#hometab li {
	margin:10px 2px -1px 0px;	
	padding: 0px;
	float: left;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right:  1px solid #999;
}

ul#hometab a {
	float: left;
	width: 90px;
	text-align:center;
	font-size:12px; 
	font-weight: bold;
	color:#000;
	text-decoration:none;
	line-height:1.5;
}

ul#hometab a:hover{
	color: #0000FF;
}

.on {
	background-color:#ffff99;
	border-bottom: 1px solid #ffff99;
	position: relative;
	z-index: 101;
}

.off {
	background-color:#fff;
	border-bottom:1px solid #999;
}

/*#testimoni {
  	clear: both;
	background-color: #ffff99;
	width: 300px;
  	margin: 0 0 10px 10px; 
	padding:0; 
	border:1px solid #999; 
	position: relative;
	z-index: 100;
}*/
#sidebar {
  	clear: both;
	background-color: #ffff99;
	width: 300px;  	
	padding:0; 
	border:1px solid #999; 
	position: relative;
	z-index: 100;
}

.home {
	margin: 0 0 10px 10px; 
}
.nohome {
	margin: 10px 0 10px 10px; 
}
#sidebar h2 {
	font-size:16px;
	margin:10px 0 10px 0;
	padding:0; text-align:center;
}
#sidebar h3 {
	padding: 0;
	margin: 0 10px 10px 0;
	font-size:11px;
}

#sidebar h3 a {
	text-decoration: none;
}

ul#daftarjudul {
	margin:0;
	padding:0;
	background:#ffff99;
	list-style-type:none;
}

ul#daftarjudul li {
  	padding: 10px 10px 10px 10px;
	font-size:11px;
}

ul#daftarjudul a {
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	line-height:1.5;
}

ul#daftarjudul a:hover {
	text-decoration: underline;
}	

/** CONTENT MIDDLE **/

#content-mid {
	float: left;
	margin:0px;
	background-color:#FFFFFF;
}

.narrow {
	width: 399px;
}

.wide {
	width: 600px; 
}		

#content-right {
	float:left;
	margin:0px;
	width:245px;
	background-color:#FFFFFF;
}

#welcome {
	margin-top:10px;
	padding:0 5px 0 5px;
}
#welcome h2 {
	font-size:18px;
	color: #003366; 
	margin-bottom:0;
}

#welcome p {
	margin-top: 8px;
	margin-bottom:8px;
	font-size:13px;
}	

#welcome ul {
	margin-left:2px;
}
#welcome li {
	font-size:13px;
	margin-top:3px;
	margin-bottom:3px;
}
#welcome a {
	text-decoration:none;
	font-size:10px;
	color:#003366;
}

#welcome a:hover {
	text-decoration:underline;
}

#jadwal {
  width:389px;
  padding: 0 5px 0 5px; 
  background-color: #FFFFFF;
}

#jadwal table {
  width:364px; border:0;	
}

#jadwal th {
  width:45px; background-color:#99CCCC;
  font-size:12px;font-family:"Times New Roman", Times, serif;
  text-align: center; font-weight: bold;
}	

#jadwal tr {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;	
	text-align: center;
}

#tabel-jadwal {
  width:363px; height:126px;
}  
#jadwal h2 {
  font-size:18px;
  margin-bottom:0;
  color: #003366;
}
#jadwal h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333;
	margin-top:0px;
	font-style: normal;
}

#fpcontent {
	font-size:12px;
	padding:5px 0 0 10px;
	
}
#fpcontent h2 {
	font-size:18px;
	font-weight:bold;
	text-align: left;
}

#fpcontent p.judul {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;  
}
#fpcontent p.judul a {
	color:#003399;
	font-family: Tahoma, Arial, Helvetica; 
	font-size:14px;
	font-weight:bold;
	text-decoration: none; 
}

#fpcontent p.headingba {
	color:#000066; font-weight:bold;
 font-style:oblique;
	
	font-size:13px;
}
#fpcontent p.isi {
	font-size:12px;
	font-weight:normal;
}
#fpcontent p.isi a {
	color: #003366;
	font-weight:bold;
	text-decoration:none;
}
#fpcontent a {
	color: #003366;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}	
#fpcontent p.linkhalaman {font-size:11px; font-weight:bold; text-align:center; } 

#fpcontent p.kembali {font-size:12px; font-weight:bold; color:#003366; text-align:center;}


/** CONTENT RIGHT **/

#content-right {
	float: left;
	width: 240px;
}
#galeri-foto-thumb {
	background-color: #FFFFFF;
	margin-left: 5px; margin-top:10px;
	width: 222px;
	border: 1px solid #999;
}
#galeri-foto-thumb h2 {
  	margin:2px 0 2px 0;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size:18px; color:#339; 
	text-align: center;
}
#galeri-foto-thumb img {
  	margin:5px; border:0;
  
}
#galeri-foto-thumb h3 {
  	padding-right:10px; 
  	font-family: Arial, Helvetica, sans-serif;
 	font-size:12px; color:#339;  
	text-align: right; 
}
#galeri-foto-thumb h3 a { 
	text-decoration:none;
}

#galeri-foto-thumb p.linkhalaman {font-size:11px; font-weight:bold; text-align:center; padding-bottom:10px;} 

#galeri-foto {float: left; width: 400px; padding: 10px; }
#foto-desc {float:left; width: 160px; padding: 10px;}

#fb {
	width:130px; height:14px;
	margin-top:5px; margin-left:95px; margin-bottom:10px;
	
}

#fb img {border:none;}

/** FOOTER **/
#footer {
	clear:both;
	width: 964px; height: 119px;
	margin-right: auto;
	margin-left: auto;
}

#footer-left {
	float: left;
	background-image: url(../images/model-yoga.jpg);
	width:205px;height:130px;
}

#footer-mid {
	float: left;
	background-image: url(../images/footer-mid.jpg);
	height: 130px;
	width: 635px;	
}
#footer-mid p {
  margin-top:19px;
  font-family: Arial, Helvetica, sans-serif;
	font-size:12px; color:#fff;
}
#footer-right {
	float: right;
	background-image:url(../images/yogamat-lavender.jpg);
	width:124px;height:130px;
}


	
