/* september, 2009
   boleh... bayi yang montok, mbem, sehat, lucu, cowo, tahun depan... oke,deal!
*/
		body {
			background: url(../img/shot/bluebg.png) repeat top center #1856A4;
			color: #ffffff;
			font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
			height: 100%;
		}
	
		/* Vertical Accordions */
		 .accordion_toggle {
			display: block;
			height: 50px;
			width: 680px;
			background: transparent;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #2D599C;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			font-weight: normal;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
			background: #5E8DF7;
			color: #ffffff;
		}
		
		.accordion_content {
	        width: 100%;
			background: url(../img/shot/a_wing.png) repeat top center;
			color: #2C2F47;
			overflow: hidden;
		}
		
			.accordion_content h2 {
				margin: 5px 0px 0px 30px;
				padding: 5px 0px 0px 5px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				margin: 10px 15px 15px 25px;
				padding: 15px 5px 10px 20px;
				color: #587ECC;
			}
			
		.accordion_content_thx p {
				line-height: 150%;
				margin: 10px 15px 15px 25px;
				padding: 15px 5px 10px 20px;
				color: #587ECC;
			}
		
		.accordion_content_thx {
	        width: 100%;
			background: #ffffff;
			color: #2C2F47;
			overflow: hidden;
		}
					
		.vertical_accordion_toggle {
			display: block;
			height: 40px;
			width: 600px;
			background: #EFF9FF;
			line-height: 30px;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 15px;
			color: #3CA1FF;
			border-bottom: 1px solid #ABDFFD;
			cursor: pointer;	
			padding: 0 5px 0 5px;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: #FDFEC5;
			color: #01A2FC;
			border-bottom: 1px dotted #FDF752;
		}

		.vertical_accordion_content {
			background-color: transparent;
			color: #444444;
			overflow: hidden;
		}
			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
	
			.vertical_accordion_content p {
				line-height: 150%;
				padding: 10px;
			}
  				
		/* Horizontal Accordion */
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left; /* This make sure it stays horizontal */
			/* REQUIRED */
			display: block;
			height: 100px; /*tinggi slide foto */
			width: 20px;
			background: #D3E3FC;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 2px solid #ffffff;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			background: #E9E9E9;
			border-right: 2px solid #E3E7EE;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 450px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
						
    /* Container styling*/
    #horizontal_container {
   	  background-color: transparent;
      margin: 10px 2px 2px 20px ;
      padding: 2px 0px 2px 5px;
      height: 100px;    
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 620px;
    }
    
/* images background */
#img1 {
	background: url(../img/shot/a1.png) repeat top right;
}
#img2 {
	background: url(../img/shot/a2.png) repeat top right;
}
#img3 {
	background: url(../img/shot/a3.png) repeat top right;
}
#img4 {
	background: url(../img/shot/a4.png) repeat top right;
}
#img5 {
	background: url(../img/shot/a5.png) repeat top right;
}
#img6 {
	background: url(../img/shot/a6.png) repeat top right;
}
#img7 {
	background: url(../img/shot/a7.png) repeat top right;
}
 
/* photos */
#defaultpic {
  	background: transparent url(../img/photos/107.jpg) no-repeat top center;
  	width:100%;
}
