/* =================== Getting the new tags to behave START ====================== */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	background: #3d3d3d;
	min-width: 980px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #393939;
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a2 {
	outline: none;
	color: #bdd003;
}

a {
	outline: none;
	color: #B7B7B6;
}

	a:hover {
		text-decoration: none;
	}

table, td {
	border-collapse: collapse;
}

table, td, img {
	border: 0;
}

td, tr {
	vertical-align: top;
	text-align: left;
}

/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

#tail-top-right {
	background: url(../images/tail-top-right.gif) repeat-x 0% 0%;
	width: 50%;
	height: 963px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}

#main-tail-ver {
	background: #e5e5e5 url(../images/main-tail-ver.gif) repeat-y 50% 0%;
}

#main-tail-top {
	background: url(../images/main-tail-top.gif) repeat-x 50% 0%;
}

#main-tail-ver2 {
	background: #e5e5e5 url(../images/grass.png) repeat-y 50% 0%;
}

#main-bg-top {
	background: url(../images/bg.jpg) no-repeat 50% 0%;
	position: relative;
	width: 100%;
}

#main-bg-top2 {
	background: url(../images/main-bg-top.jpg) no-repeat 50% 0%;
	position: relative;
	width: 100%;
}

#main {
	position: relative;
	font-size: 0.75em;
}

header {
	position: relative;
	width: 994px;
	height: 204px;
	margin: 0 auto;
}

section#content {
	position: relative;
	width: 994px;
	margin: 0 auto;
}

footer {
	width: 994px;
	min-height: 237px;
	height: auto !important;
	height: 237px;
	overflow: hidden;
	margin: 0 auto;
}

/* ========================= Global Structure END ================================ */






/* ====================== Left & Right alignment START =========================== */

.fleft {
	float: left;
}

	img.fleft {
		margin: 5px 19px 45px 0;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4, .block-5 {
	float: left;
	overflow: hidden;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.wrapper-1 {
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

/* ====================== Left & Right alignment END ============================= */





/* ============================== header START =================================== */

header strong {
	display: block;
	line-height: 1.636em;
	font-size: 0.917em;
	text-transform: uppercase;
	color: #979797;
	position: absolute;
	top: 152px;
	left: 1px;
}

#twitter {
	background: url(../images/twitter.png) no-repeat 0% 0%;
	display: block;
	width: 39px;
	height: 34px;
	overflow: hidden;
	position: absolute;
	top: 76px;
	left: 191px;
}

/* =============================== header END ==================================== */





/* ============================= content START =================================== */

#content #indent {
	padding: 0 0 55px 0;
}

	#content p {
		padding: 0 0 14px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #a3a3a3;
	}
	
	#content p.extra {
		padding: 0 0 18px 0;
	}
	
		#content p small {
			float: right;
			padding: 0 10% 0 0;
			font-size: 1em;
		}
		
		#content p small.extra {
			padding: 0 19% 0 0;
		}

#column-menyamping {
	position: relative;
	float: left;
	width: 200px;
	height: 200px;
	padding: 0 28px 0 0;
}
#column-menyamping2 {
	position: relative;
	float: right;
	width: 600px;
	height: 200px;
	padding: 0 28px 0 0;
}

#column-left {
	position: relative;
	float: left;
	width: 200px;
	height: 704px;
	padding: 0 28px 0 0;
}

#column-left2 {
	position: relative;
	float: left;
	width: 100px;
	height: 704px;
	padding: 0 28px 0 0;
}

#column-right {
	float: left;
	width: 766px;
}

#column-right2 {
	float: left;
	width: 766px;
	padding-left:110px;
}
#column-right3 {
	float: left;
	width: 900px;
	padding-left:80px;
	padding-top:0px;
}


nav {
	position: absolute;
	top: 23px;
	left: 0;
}

	nav li {
		margin: 0 0 -1px 0;
		letter-spacing: -1px;
		line-height: 1.2em;
		font-size: 2.5em;
		font-weight: 400;
		color: #b5b5b5;
	}
	
		nav li a {
			text-decoration: none;
			color: #b5b5b5;
		}
		
		nav li.act a {
			background: url(../images/menu-act.gif) no-repeat 1px 18px;
			padding: 0 0 0 38px;
			text-decoration: none;
			color: #0a0a0b;
		}
		
		nav li a:hover {
			background: url(../images/menu-act.gif) no-repeat 1px 18px;
			padding: 0 0 0 38px;
			text-decoration: none;
			color: #0a0a0b;
		}

#phone {
	background: url() no-repeat 2px 0%;
	padding: 42px 0 0 0;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-size: 2.5em;
	font-weight: 400;
	color: #c9c9c9;
	position: absolute;
	top: 370px;
	left: 0;
}

#phone2 {
	background: url(../images/click.png) no-repeat 2px 0%;
	padding: 42px 0 0 0;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-size: 2.5em;
	font-weight: 400;
	color: #c9c9c9;
	position: absolute;
	top: 538px;
	left: 0;
	width:200px;
}


#phone3 {
	background: transparent url(../images/comment.png) no-repeat 2px 0%;
	padding: 42px 0 0 0;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-size: 2.5em;
	font-weight: 400;
	color: #c9c9c9;
	position: absolute;
	top: 538px;
	left: 0;
	width:200px;
}

#phone4 {
	background: url() no-repeat 2px 0%;
	padding: 42px 0 0 0;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-size: 2.5em;
	font-weight: 400;
	color: #c9c9c9;
	position: absolute;
	top: 420px;
	left: 0;
	height:200px;
	width:250px;
}

#phone5 {
	background: url() no-repeat 2px 0%;
	padding: 42px 0 0 0;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-size: 2.5em;
	font-weight: 400;
	color: #c9c9c9;
	position: absolute;
	top: 420px;
	right: 100px;
	height:200px;
	width:250px;
}

#phone6 {
	background: url() no-repeat 2px 0%;
	padding: 42px 0 0 0;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-size: 2.5em;
	font-weight: 400;
	color: #c9c9c9;
	position: absolute;
	top: 400px;
	right: 0px;
	height:200px;

}

#phone7 {
	background: url() no-repeat 2px 0%;
	padding: 42px 0 0 0;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-size: 2.5em;
	font-weight: 400;
	color: #c9c9c9;
	position: absolute;
	top: 520px;
	right: 0px;
	height:200px;

}
#phone8 {
	background: url() no-repeat 2px 0%;
	padding: 42px 0 0 0;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-size: 2.5em;
	font-weight: 400;
	color: #c9c9c9;
	position: absolute;
	top: 310px;
	right: 0px;
	height:200px;

}
	#phone span {
		display: block;
		margin: -6px 0 0 0;
	}

.content-box {
	width: 100%;
	overflow: hidden;
}

	.content-box .tail {
		background: url(../images/content-tail.gif) repeat-y 0% 0%;
	}
	
	.content-box .top {
		background: url(../images/content-top.gif) no-repeat 0% 0%;
	}
	
	.content-box .bot {
		background: url(../images/content-bot.gif) no-repeat 0% 100%;
		width: 100%;
	}
	
	.content-box .inner {
		padding: 22px 33px 54px 32px;
	}



/* ============================== content END ==================================== */



/* ============================= JS START ===================================== */

.carousel-box {
	position: relative;
}

.carousel-box .inner {
	padding: 0 !important;
}

.carousel-box ul {
	width: 701px;
	height: 471px;
	overflow: hidden;
}

	.carousel-box ul li {
		width: 701px;
		overflow: hidden;
	}
	
		.carousel-box ul li img {
			float: left;
			margin: 0 10px 10px 0;
		}
		
		.carousel-box ul li img.extra {
			margin: 0 0 10px 0;
		}

.carousel-box button.prev {
	background: url(../images/button-prev.png) no-repeat 0% 0%;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border: none;
	position: absolute;
	top: 201px;
	left: -31px;
	z-index: 100;
	cursor: pointer;
	outline: none;
}

	.carousel-box button.prev:hover {
		background-position: 0% -60px;
	}

.carousel-box button.next {
	background: url(../images/button-next.png) no-repeat 0% 0%;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border: none;
	position: absolute;
	top: 201px;
	right: -31px;
	z-index: 100;
	cursor: pointer;
	outline: none;
}

	.carousel-box button.next:hover {
		background-position: 0% -60px;
	}

/* ============================== JS END ====================================== */





/* =================== txt, links, lines, titles START =========================== */

h1 {
	position: absolute;
	top: 103px;
	left: 0;
}

	h1 a {
		background: url(../images/logo.gif) no-repeat 0% 0%;
		display: block;
		width: 422px;
		height: 47px;
		overflow: hidden;
	}
	
		h1 a span {
			display: none;
		}

h2 {
	background: url(../images/title-tail.gif) repeat-x 0% 100%;
	margin: 0 0 22px 0;
	padding: 0 0 5px 0;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: 400;
	color: #272728;
}

	h2.extra {
		margin: 0 0 25px 0;
	}

h3 {
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	color: #bdd003;
}

	h3 a {
		color: #bdd003 !important;
	}

h6 {
	padding: 0 0 18px 0;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	color: #bdd003;
}

	h6 a {
		color: #bdd003;
	}
h7 {
	line-height: 1.5em;
	font-size: 2em;
	font-weight: normal;
	color: #fdc100;
}

h8 {
	line-height: 1.5em;
	font-size: 2em;
	font-weight: normal;
	color: #69d042;
	text-decoration:underline;
}
.link {
	float: left;
	line-height: 1.3em;
	font-size: 1.5em;
	font-weight: 400;
	text-decoration: none;
	color: #bdd003;
}

	.link:hover {
		color: #000;
	}

.title {
	padding: 0 0 28px 0;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: 400;
	color: #c1c1c1;
}

	.title span {
		display: block;
		margin: -6px 0 0 0;
	}

/* ==================== txt, links, lines, titles END ============================ */





/* ============================= forms START ===================================== */

#contact-form {
	width: 332px;
	padding: 5px 0 7px 0;
	overflow: hidden;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 310px;
		height: 16px;
		padding: 3px 10px 3px 10px;
		border: 1px solid #dbdada;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #b5b5b5;
	}
	
	#contact-form textarea {
		background: none;
		width: 310px;
		height: 129px;
		padding: 3px 10px 3px 10px;
		border: 1px solid #dbdada;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #b5b5b5;
	}
	
	#contact-form a.link {
		float: right;
		margin: 7px 0 0 14px;
	}

#subscribe-form {
	width: 323px;
	padding: 2px 0 0 0;
}

	#subscribe-form strong {
		display: block;
		padding: 0 0 8px 0;
		letter-spacing: 1px;
		line-height: 1.5em;
		font-size: 1em;
		color: #b5b5b5;
	}
	
	#subscribe-form input {
		background: #fff;
		width: 200px;
		height: 16px;
		padding: 4px 11px 4px 11px;
		border: none;
		border-left: 1px solid #afafaf;
		border-right: 1px solid #afafaf;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #b5b5b5;
	}
	
	#subscribe-form input#subscribe-submit {
		background: url(../images/subscribe-submit.gif) no-repeat 0% 0%;
		width: 87px;
		height: 24px;
		padding: 0;
		border: none;
		float: right;
		cursor: pointer;
	}

#search-form1 {
	width: 260px;
	height: 24px;
	float: right;
	padding: 1px 0 25px 0;
}

	#search-form1 input {
		background: none;
		width: 200px;
		height: 16px;
		padding: 3px 10px 3px 10px;
		border: 1px solid #dfdede;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #b5b5b5;
	}
	
	#search-form1 input#search-submit1 {
		background: url(../images/search-submit1.gif) no-repeat 0% 0%;
		width: 25px;
		height: 24px;
		padding: 0;
		border: none;
		float: right;
		cursor: pointer;
	}

/* ============================== forms END ====================================== */





/* ============================= other START ===================================== */

.pic-indent {
	margin: 0 0 0 0;
}

.list {
	overflow: hidden;
}

	.list li {
		background: url(../images/marker.gif) no-repeat 0% 10px;
		padding: 0 0 0 15px;
		line-height: 2em;
		font-size: 1em;
		font-weight: bold;
		color: #272728;
	}
	
		.list li a {
			color: #272728;
		}

.list-1 {
	overflow: hidden;
}

	.list-1 dt {
		padding: 0 0 2px 1px;
		line-height: 1.833em;
		font-size: 1em;
		font-weight: bold;
		color: #b5b5b5;
	}
	
	.list-1 dd {
		padding: 0 0 0 1px;
		line-height: 1.5em;
		font-size: 1em;
		color: #bdd003;
	}
	
		.list-1 dd a {
			color: #bdd003;
		}

.list-2 {
	margin: 0 0 -5px 0;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #a3a3a3;
}

	.list-2 dt {
		color: #bdd003;
	}
	
		.list-2 dt a {
			color: #bdd003;
		}
		
	.list-2 dd {
		padding: 0 0 18px 0;
	}

.list-3 {
	width: 100%;
	margin: 0 0 -5px 0;
	overflow: hidden;
}

	.list-3 li {
		width: 100%;
		padding: 0 0 13px 0;
		overflow: hidden;
		vertical-align: top;
	}
	
		.list-3 li img {
			float: left;
			margin: 5px 19px 0 0;
		}
		
		.list-3 li strong {
			display: block;
			line-height: 1.5em;
			font-size: 1em;
			font-weight: normal;
			color: #bdd003;
		}
		
			.list-3 li strong a {
				color: #bdd003;
			}
			
		.list-3 li p {
			padding: 0 0 14px 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #a3a3a3 !important;
		}

.list-4 {
	margin: 0 0 -18px 0;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #a3a3a3;
}

	.list-4 li {
		padding: 0 0 18px 0;
	}
	
		.list-4 li a {
			text-decoration: none;
			color: #bdd003;
		}
		
		.list-4 li a:hover {
			text-decoration: underline;
		}

.links {
	padding: 1px 0 0 0;
	color: #bdd003;
}

.table-blog {
	border-bottom: 1px dashed #bcbcbc;
	margin: 0 0 5px 0;
}

	.table-blog tr td {
		border-top: 1px dashed #bcbcbc;
		border-right: 1px dashed #bcbcbc;
	}
	
		.table-blog tr td strong {
			display: block;
			height: 50px;
			line-height: 48px;
			text-align: center;
		}
		
			.table-blog tr td strong.extra {
				text-align: left;
			}
			
			.table-blog tr td strong.extra1 {
				padding: 0 0 0 18px;
				text-align: left;
			}
	
		.table-blog tr td p {
			width: 137px;
			padding: 8px 0 13px 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #a3a3a3 !important;
		}
		
			.table-blog tr td p b {
				display: block;
				color: #272728;
			}
			
				.table-blog tr td p b a {
					text-decoration: none;
					color: #272728;
				}
				
				.table-blog tr td p b a:hover {
					text-decoration: underline;
				}
				
		.table-blog tr td small {
			display: block;
			width: 63px;
			height: 57px;
			padding: 18px 5px 0 17px;
			line-height: 1.5;
			font-size: 1em;
			font-weight: bold;
			color: #272728;
		}
		
		.table-blog tr td span {
			display: block;
			width: 67px;
			height: 75px;
			overflow: hidden;
			line-height: 74px;
			text-align: center;
			color: #bdd003;
		}
		
		.table-blog tr td em {
			display: block;
			width: 107px;
			height: 62px;
			padding: 8px 8px 5px 17px;
			line-height: 1.5em;
			font-size: 1em;
			font-style: normal;
			color: #a3a3a3;
		}
		
		.table-blog tr td i {
			display: block;
			width: 89px;
			height: 75px;
			overflow: hidden;
			line-height: 74px;
			text-align: center;
			font-style: normal;
			color: #bdd003;
		}
		
		.table-blog tr td div {
			width: 96px;
			height: 62px;
			padding: 8px 5px 5px 17px;
			overflow: hidden;
			line-height: 1.5em;
			font-size: 1em;
			color: #a3a3a3;
		}
		
			.table-blog tr td div b {
				padding: 0 4px 0 0;
				color: #272728;
			}

.privacy {
	padding: 0 0 4px 0;
}

	.privacy p {
		padding: 0 0 18px 0 !important;
	}
	
	.privacy p.no-indent {
		padding: 0 !important;
	}

/* ============================== other END ====================================== */


div.content-gallery {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width: 701px;
	padding: 8px 0 0 0;
}

div.ss-controls {
	display:none;
}

div.nav-controls {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

	div.nav-controls a.prev {
		background:url(../images/button-prev.png) no-repeat left top;
		display: block;
		width: 60px;
		height: 60px;
		text-decoration: none;
		line-height: 0;
		font-size: 0;
		text-indent: -100px;
		position: absolute;
		top: 537px;
		left: 129px;
		z-index: 100;
	}
		div.nav-controls a.prev:hover {
			background-position: 0% -60px;
		}
		
	div.nav-controls a.next {
		background:url(../images/button-next.png) no-repeat left top;
		display: block;
		width: 60px;
		height: 60px;
		text-decoration: none;
		line-height: 0;
		font-size: 0;
		text-indent: -100px;
		position: absolute;
		top: 537px;
		left: 832px;
		z-index: 100;
	}
		div.nav-controls a.next:hover {
			background-position: 0% -60px;
		}
		
div.slideshow-container {
	position: relative;
	clear: both;
	height: 400px; /* This should be set to be at least the height of the largest image in the slideshow */
	float: left;
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 464px;
	height: 367px; /* This should be set to be at least the height of the largest image in the slideshow */
	/* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	position:absolute;
	top:0;
	left:0;
}
div.download {
	float: right;
}

#caption {
	position: relative;
}

span.image-caption {
	background: #fff;
	width: 218px;
	height: 367px;
	position: absolute;
	top: 0;
	right: 0;
}

div.caption {
	width: 218px;
	height: 367px;
	position: absolute;
	top: 0;
	right: 0;
}

	div.caption p {
		padding: 0 5px 15px 20px !important;
		line-height: 1.5em !important;
		font-size: 1em !important;
		color: #a3a3a3 !important;
	}
	
	div.caption ul {
		position: relative;
		padding: 0 0 0 20px;
	}
	
		div.caption ul li {
			background: url(../images/marker.gif) no-repeat 0% 10px;
			padding: 0 0 0 20px;
			line-height: 2em;
			font-size: 1em;
			font-weight: bold;
			color: #272728 !important;
		}
		
			div.caption ul li a {
				background: #fff;
				color: #272728 !important;
			}

.work-caption {
	margin: -7px 0 0 0;
	padding: 0 0 16px 20px;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2.083em;
	font-weight: 400;
	color: #c1c1c1;
}

div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	position: relative;
	width: 701px;
	height: 147px;
	overflow: hidden;
	z-index: 1;
}
ul.thumbs li {
	width: 227px;
	height: 147px;
	float: left;
	padding: 0 10px 0 0;
}
ul.thumbs li.extra {
	padding: 0;
}
a.thumb {
	
}

ul.thumbs li.selected a.thumb {
	
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	display: none;
}
div.navigation {
	position:relative;
	width:100%;
	overflow:hidden;
	padding-bottom:45px;
}

div.navigation div.bottom {
	
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	margin-right: 2px;
	padding: 4px 8px 3px 7px;
	color:#212f39;
	font-weight:bold;
	display:inline-block;
	background:#aebebf;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background:url(images/pagination-bg.gif) no-repeat left top;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
div.pagination.bottom {
	display:none;
}








/* ============================ footer START ===================================== */

#footer-tail {
	background: url(../images/grass3.png) repeat-x 0% 0%;
	height: 350px;
}

footer .inner {
	padding: 210px 37px 0 2px;
}

footer p {
	padding: 10px 0 0 0;
	line-height: 1.333em;
	font-size: 1em;
	font-weight: bold;
	color: #b5b5b5;
}

	footer p a {
		color: #bdd003;
	}

footer .block-1 {
	width: 330px;
	padding: 0 0 0 0;
}

footer .block-2 {
	width: 180px;
	padding: 0 0 0 0;
}

footer .block-3 {
	width: 180px;
	padding: 0 0 0 0;
}

footer .block-4 {
	width: 222px;
	padding: 0 0 0 0;
}

footer .block-5 {
	width: 200px;
}

/* ============================= footer END ====================================== */

ul#menu{
    list-style:none;
    position:absolute;
    bottom:0px;
    left:20px;
    font-size:15px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    color:#999;
    letter-spacing:-2px;
}
ul#menu li{
    float:left;
    margin:0px 10px 0px 0px;
}
ul#menu a{
    cursor:pointer;
    position:relative;
    float:left;
    bottom:-95px;
    line-height:20px;
    width:210px;
}
.icon_about,
.icon_work,
.icon_help,
.icon_search{
    width:64px;
    height:64px;
    display:block;
    left:140px;
    top:50px;
    position:absolute;
}
.icon_about{
    background:transparent url(../images/home.png) no-repeat top left;
}
.icon_work{
    background:transparent url(../images/film.png) no-repeat top left;
}
.icon_help{
    background:transparent url(../images/favorite.png) no-repeat top left;
}
.icon_search{
    background:transparent url(../images/email.png) no-repeat top left;
}
ul#menu span.title{
    display:block;
    height:26px;
    text-shadow:1px 1px 1px #000;
    color:#B7B7B6;
    text-indent:10px;
}
ul#menu span.description{
    width:140px;
	height:60px;
    background-color:#B7B7B6;
    border:3px solid #fff;
    color:#fff;
    display:block;
    font-size:24px;
    padding:10px;
    -moz-box-shadow:1px 1px 6px #000;   
    -webkit-box-shadow:1px 1px 6px #000;
    box-shadow:1px 1px 6px #000;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}
ul#menu a:hover span.description{
    background-color:#54504F;
}
ul#menu a:hover span.title{
    color:#54504F;
}
.menucontainer{
    width:900px;
    height:170px;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    border:3px solid #fff;
    -moz-box-shadow:1px 1px 6px #000;
    -webkit-box-shadow:1px 1px 6px #000;
    -moz-border-radius:0px 0px 20px 20px;
    -webkit-border-bottom-left-radius:20px;
    -webkit-border-bottom-right-radius:20px;
    border-radius:0px 0px 20px 20px;
}

/* Menu style */
.ei_menu{
	background:;
	width:100%;
	overflow:hidden;
}
.ei_menu ul{
	height:400px;
	margin-left:50px;
	position:relative;
	display:block;
	width:1300px;
}
.ei_menu ul li{
	float:left;
	width:75px;
	height:350px;
	position:relative;
	overflow:hidden;
	border-right:2px solid #111;
}
.ei_preview{
	width:690px;
	height:350px;
	cursor:pointer;
	position:absolute;
	top:0px;
	left:0px;
	background:transparent url(../images/team.png) no-repeat top left;
}
.ei_image{
	position:absolute;
	left:75px;
	top:0px;
	width:690px;
	height:350px;
	opacity:0.2;
	background:transparent url(../images/team.png) no-repeat top left;
}
.pos1 span{
	background-position:0px 0px;
}
.pos2 span{
	background-position:-75px 0px;
}
.pos3 span{
	background-position:-152px 0px;
}
.pos4 span{
	background-position:-227px 0px;
}

.ei_descr{
	position:absolute;
	width:278px;
	height:310px;
	border-right:7px solid #f0f0f0;
	padding:20px;
	left:75px;
	top:0px;
	background:#fff;
}
.ei_descr h2{
	font-family: 'Rock Salt', arial, serif;
	font-size:26px;
	color:#333;
	padding:10px;
	text-shadow:0px 0px 1px #fff;
	background:#fff url(../images/stripe_light.gif) repeat top left;
}
.ei_descr h3{
	font-family: 'Raleway', arial, serif;
	color:#fff;
	text-shadow:0px 0px 1px #000;
	font-style:normal;
	padding:10px;
	background:#333;
}
.ei_descr p{
	color:#000;
	padding:10px 5px 0px 5px;
	line-height:18px;
	font-size:11px;
	font-family: Arial;
	text-transform:uppercase;
}

/* ============ Style 5 - pricing table ============= */
/* ========== HEADINGS  ========== */
div.p_table h11.col1,
div.p_table h11.col2,
div.p_table h11.col3,
div.p_table h11.col4
	{
	color: #ffffff;
	}
	
div.p_table h11 span
	{
	color: #ffffff;
	}

div.p_table h21.col1,
div.p_table h21.col2,
div.p_table h21.col3,
div.p_table h21.col4
	{
	color: #ffffff;
	}
	
div.p_table h21.caption
	{
	color: #ef9a36;
	}
	
div.p_table h21.caption span
	{
	color: #f6ba18;
	}	
	
div.p_table h31.col1,
div.p_table h31.col2,
div.p_table h31.col3,
div.p_table h31.col4
	{
	color: #ffffff;
	}
	
/* ========== CAPTION COLUMN  ========== */
/* --- header row 1 ---  */
div.p_table div.caption_column li.header_row_1 
	{
	border-top: 0;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
	}
	
/* --- header row 2 ---  */
div.p_table div.caption_column li.header_row_2
	{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
	}

/* ========== COLUMN STYLE 1  ========== */
/* --- header row 1 ---  */
div.p_table div.column_1 li.header_row_1
	{
	border-top: 0;
	border-bottom: 1px solid #e18416;
	background-color: #e18416;
	}
	
/* --- header row 2 ---  */
div.p_table div.column_1 li.header_row_2
	{
	border-top: 1px solid #ef9a36;
	border-bottom: 1px solid #ef9a36;
	background-color: #ef9a36;
	}
	
/* ========== COLUMN STYLE 2  ========== */
/* --- header row 1 ---  */
div.p_table div.column_2 li.header_row_1
	{
	border-top: 0;
	border-bottom: 1px solid #e9aa00;
	background-color: #e9aa00;
	}
	
/* --- header row 2 ---  */
div.p_table div.column_2 li.header_row_2
	{
	border-top: 1px solid #f6ba18;
	border-bottom: 1px solid #f6ba18;
	background-color: #f6ba18;
	}
	
/* ========== COLUMN STYLE 3  ========== */
/* --- header row 1 ---  */
div.p_table div.column_3 li.header_row_1
	{
	border-top: 0;
	border-bottom: 1px solid #839c0e;
	background-color: #839c0e;
	}
	
/* --- header row 2 ---  */
div.p_table div.column_3 li.header_row_2
	{
	border-top: 1px solid #94ac26;
	border-bottom: 1px solid #94ac26;
	background-color: #94ac26;
	}
	
/* ========== COLUMN STYLE 4  ========== */
/* --- header row 1 ---  */
div.p_table div.column_4 li.header_row_1
	{
	border-top: 0;
	border-bottom: 1px solid #418520;
	background-color: #418520;
	}
	
/* --- header row 2 ---  */
div.p_table div.column_4 li.header_row_2
	{
	border-top: 1px solid #579e34;
	border-bottom: 1px solid #579e34;
	background-color: #579e34;
	}
/* ==================== FONT FACE  ==================== */	
@font-face 
	{
	font-family: 'YanoneKaffeesatzRegular';
	src: url('font/YanoneKaffeesatz-Regular-webfont.eot');
	src: local('-'), url('font/YanoneKaffeesatz-Regular-webfont.woff') format('woff'), url('font/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'), url('font/YanoneKaffeesatz-Regular-webfont.svg#webfontlKPF1zIT') format('svg');
	font-weight: normal;
	font-style: normal;
	}	

/* ==================== PRICING TABLE  ==================== */
/* --- base --- */
div.p_table 
	{
	width: 100%;
	height: 100%;
	font-size: 13px;
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #444444;
	}

/* --- hyperlinks --- */
div.p_table a
	{
	color: #444444;
	text-decoration: none;
	}
	
/* --- lists --- */
div.p_table ul
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
div.p_table li
	{
	margin: 0px;
	padding: 0px;
	}

/* --- div aligns --- */
div.p_table .align_center
	{
	text-align: center;
	}
	
/* --- div rounded corners --- */
/* --- border radius 3px --- */	
div.p_table .radius3
	{
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}
	
/* --- border radius 5px top left --- */	
div.p_table .radius5_topleft
	{
	border-radius: 5px 0px 0px 0px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	}
	
/* --- border radius 5px top right --- */	
div.p_table .radius5_topright
	{
	border-radius: 0px 5px 0px 0px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	}
	
/* ==================== HEADINGS  ==================== */
/* ------ common styles ------  */
div.p_table h11,
div.p_table h21,
div.p_table h31
	{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	border: 0;
	}
	
div.p_table h11
	{
	font-family: 'YanoneKaffeesatzRegular', arial, sans-serif;
	font-size: 48px;
	}
	
div.p_table h11 span
	{
	font-family: 'YanoneKaffeesatzRegular', arial, sans-serif;
	font-size: 59px;
	}

div.p_table h21
	{
	font-family: 'YanoneKaffeesatzRegular', arial, sans-serif;
	font-size: 30px;
	}
	
div.p_table h31
	{
	font-size: 13px;
	}	
	
/* ==================== COLUMNS  ==================== */
/* ------ common styles ------  */
/* --- header row 1 ---  */
div.p_table div.caption_column li.header_row_1 ,
div.p_table div.column_1 li.header_row_1,
div.p_table div.column_2 li.header_row_1,
div.p_table div.column_3 li.header_row_1,
div.p_table div.column_4 li.header_row_1
	{
	height: 46px;
	width: 100%;
	padding: 4px 0px 0px 0px;
	}
	
/* --- header row 2 ---  */
div.p_table div.caption_column li.header_row_2,
div.p_table div.column_1 li.header_row_2,
div.p_table div.column_2 li.header_row_2,
div.p_table div.column_3 li.header_row_2,
div.p_table div.column_4 li.header_row_2
	{
	height: 100px;
	width: 100%;
	padding: 3px 0px 7px 0px;
	}
	
/* --- caption correction --- */
div.p_table div.caption_column li.header_row_2
	{	
	height: 72px;
	width: 100%;
	padding: 32px 0px 6px 10px;
	}
	
/* ==================== CAPTION COLUMN  ==================== */
div.p_table div.caption_column
	{
	width: 180px;
	height: 100%;
	float: left;
	}

/* =================== COLUMN STYLE 1  ==================== */
div.p_table div.column_1
	{
	width: 160px;
	height: 100%;
	float: left;
	}
	
/* ==================== COLUMN STYLE 2  ==================== */
div.p_table div.column_2
	{
	width: 160px;
	height: 100%;
	float: left;
	}	
	
/* ==================== COLUMN STYLE 3  ==================== */
div.p_table div.column_3
	{
	width: 160px;
	height: 100%;
	float: left;
	}
	
/* ==================== COLUMN STYLE 4  ==================== */
div.p_table div.column_4
	{
	width: 160px;
	height: 100%;
	float: left;
	}
	
/* ========== COLUMN HOVERS ========== */
div.p_table div.column_1:hover,
div.p_table div.column_2:hover,
div.p_table div.column_3:hover,
div.p_table div.column_4:hover
	{
	position: relative;
	z-index: 100;
	left: -5px;
	top: -15px;
	/* shadow */
	box-shadow: 5px 0px 30px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px 0px 30px rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 0px 30px rgba(0,0,0,0.5);
	}
	
div.p_table div.column_1:hover li.row_style_1,
div.p_table div.column_2:hover li.row_style_1,
div.p_table div.column_3:hover li.row_style_1,
div.p_table div.column_4:hover li.row_style_1,
div.p_table div.column_1:hover li.row_style_2,
div.p_table div.column_2:hover li.row_style_2,
div.p_table div.column_3:hover li.row_style_2,
div.p_table div.column_4:hover li.row_style_2,
div.p_table div.column_1:hover li.row_style_3,
div.p_table div.column_2:hover li.row_style_3,
div.p_table div.column_3:hover li.row_style_3,
div.p_table div.column_4:hover li.row_style_3,
div.p_table div.column_1:hover li.row_style_4,
div.p_table div.column_2:hover li.row_style_4,
div.p_table div.column_3:hover li.row_style_4,
div.p_table div.column_4:hover li.row_style_4
	{
	min-height: 28px;
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
div.p_table div.column_1:hover li.header_row_1,
div.p_table div.column_2:hover li.header_row_1,
div.p_table div.column_3:hover li.header_row_1,
div.p_table div.column_4:hover li.header_row_1
	{
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 5px 5px 0px 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	}	

div.p_table div.column_1:hover li.header_row_2,
div.p_table div.column_2:hover li.header_row_2,
div.p_table div.column_3:hover li.header_row_2,
div.p_table div.column_4:hover li.header_row_2
	{
	padding-left: 5px;
	padding-right: 5px;
	}
	
div.p_table div.column_1:hover li.footer_row,
div.p_table div.column_2:hover li.footer_row,
div.p_table div.column_3:hover li.footer_row,
div.p_table div.column_4:hover li.footer_row
	{
	padding-left: 5px;
	padding-right: 5px;
	}	
	
/*==================== DATA ROWS  ====================*/
/* ------ common styles ------  */
div.p_table li.row_style_1,
div.p_table li.row_style_2,
div.p_table li.row_style_3,
div.p_table li.row_style_4
	{
	width: 100%;
	height: 100%;
	min-height: 26px;
	padding-top: 9px;
	float: left;
	}

div.p_table li.row_style_1 span,
div.p_table li.row_style_2 span,
div.p_table li.row_style_3 span,
div.p_table li.row_style_4 span
	{
	padding-left: 10px;
	padding-right: 10px;
	}

	
/* --- white ---  */
div.p_table li.row_style_1
	{
	background-color: #ffffff;
	}
	
/* --- light gray ---  */
div.p_table li.row_style_2
	{
	background-color: #f6f6f6;
	}
	
/* --- mid gray ---  */
div.p_table li.row_style_3
	{
	background-color: #ebebeb;
	}
	
/* --- dark gray ---  */
div.p_table li.row_style_4
	{
	background-color: #e3e3e3;
	}
	
/*========== FOOTER  ==========*/
/* ------ common styles ------  */
div.p_table li.footer_row
	{
	width: 100%;
	height: 40px;
	padding-top: 14px;
	padding-bottom: 6px;
	float: left;
	border-top: 1px solid #d3d3d3;
	border-bottom: 2px solid #404040;
	background-color: #e2e2e2; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #f6f6f6, #d0d0d0); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#d0d0d0'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#d0d0d0'); /* IE8 */
	background: -ms-linear-gradient(top, #f6f6f6, #d0d0d0); /* IE9 */
	background: -moz-linear-gradient(top, #f6f6f6, #d0d0d0); /* Firefox */ 
	background: -o-linear-gradient(top, #f6f6f6, #d0d0d0); /* Opera 11  */
	background: -webkit-linear-gradient(top, #f6f6f6, #d0d0d0); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f6f6), color-stop(1, #d0d0d0)); /* Chrome 10, Safari */	
	}
	
/* --- button --- */
div.p_table a.sign_up
	{
	width: 120px;
	height: 24px;
	padding: 6px 0px 0px 0px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	text-shadow: 0px 1px 0px #ffffff; /* text shadow for firefox 3.6+ */ 
	border: 1px solid #b5b5b5;
	background-color: #d8d8d8; /* background color for non-css3 browsers */
	outline: none;
	/* gradient */
	background-image: linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#d8d8d8'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#d8d8d8'); /* IE8 */
	background: -ms-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* IE9 */
	background: -moz-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Firefox */ 
	background: -o-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Opera 11  */
	background: -webkit-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(0.05, #efefef), color-stop(1, #d8d8d8)); /* Chrome 10, Safari */
	/* shadow */
	box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	/* font */
	font-weight: bold;
	}

/* --- button hover --- */
div.p_table a.sign_up:hover
	{
	height: 24px;
	padding: 6px 0px 0px 0px;
	text-shadow: 0px 1px 0px #ffffff; /* text shadow for firefox 3.6+ */ 
	border: 1px solid #b5b5b5;
	background-color: #c9c9c9; /* background color for non-css3 browsers */
	outline: none;
	/* gradient */
	background-image: linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#c9c9c9'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#c9c9c9'); /* IE8 */
	background: -ms-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* IE9 */
	background: -moz-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Firefox */ 
	background: -o-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Opera 11  */
	background: -webkit-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d2d2d2), color-stop(0.05, #dedede), color-stop(1, #c9c9c9)); /* Chrome 10, Safari */
	/* shadow */
	box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	}
	

/* Content - Portfolio Listing */

ul#portfolio-filter{ margin: -20px 0; padding: 0; height: 64px; padding-left: 70px; line-height: 64px; background: transparent url(../images/icon-tag-green.png) left no-repeat; }
ul#portfolio-filter li{ display: inline; }
ul#portfolio-filter a{ margin-right: 0.5em; padding: 0.5em 1em; background: #FFF; color: #AAA; font-weight: bold; text-decoration: none; }
ul#portfolio-filter a:hover, ul#portfolio-filter a.current{ color: #888; }
ul#portfolio-filter a.current{ background-color: #DDD; }

ul#portfolio-list{ margin: 36px 0 0 0; padding: 0; list-style: none; }
ul#portfolio-list li{ width: 215px; height: 160px; display: block; float: left; margin-right: 18px; overflow: hidden; }
ul#portfolio-list li a{ display: block; width: 200px; height: 120px; overflow: hidden; border: 1px solid #CDCDCD; background: #eee; }
ul#portfolio-list li p{ font-size: 11px; line-height: 15px; color: #AAA; margin: 5px 0; }

/* Team - Semua */
.mh-menu{
	height: 450px;
	width: 600px;
	margin: 0px auto;
	position: relative;
}
.mh-menu li{
	width: 300px;
}
.mh-menu li a{
	display: block;
	width: 280px;
	padding: 0px 10px;
	text-align: right;
	position: relative;
	z-index: 10;
	background: #fff;
	height: 60px;
	border-right: 1px solid #ddd;
	background: rgba(255,255,255, 0.8);
}
.mh-menu li:hover a{
	background: rgba(255,255,255, 1);
}
.mh-menu li a span{
	display:block;
}
.mh-menu li a span:first-child{
	font-weight: 700;
	font-size: 16px;
	color: #ddd;
	padding-top: 10px;
	font-family: 'Alegreya SC', Georgia, serif;
}
.mh-menu li a span:nth-child(2){
	font-weight: 400;
	font-style: italic;
	font-size: 28px;
	font-family: 'Alegreya SC', Georgia, serif;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
.mh-menu li:nth-child(1):hover span:nth-child(2){
	color: #67da28;
}
.mh-menu li:nth-child(2):hover span:nth-child(2){
	color: #2ff0d2;
}
.mh-menu li:nth-child(3):hover span:nth-child(2){
	color: #f62cea;
}
.mh-menu li:nth-child(4):hover span:nth-child(2){
	color: #20bbf5;
}
.mh-menu li:nth-child(5):hover span:nth-child(2){
	color: #edf520;
}
.mh-menu li:nth-child(6):hover span:nth-child(2){
	color: #f52075;
}
.mh-menu li:nth-child(7):hover span:nth-child(2){
	color: #f6902c;
}
.mh-menu li img{
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	opacity: 0;
	-webkit-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
	-moz-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
	-o-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
	-ms-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
	transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
}
.mh-menu li:hover img{
	left: 300px;
	opacity: 1;
}

/* utk tab di about */

.tabs {
    position: relative;
	margin: 30px auto;
	width: 700px;
}

.tabs input {
	position: absolute;
	z-index: 1000;
	width: 180px;
	height: 40px;
	left: 0px;
	top: 0px;
	opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	cursor: pointer;
}
.tabs input#tab-2{
	left: 200px;
}
.tabs input#tab-3{
	left: 390px;
}
.tabs input#tab-4{
	left: 360px;
}

.tabs label {
	background: #69d042;
	background: -moz-linear-gradient(top, #69d042 0%, #4e8c8a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#69d042), color-stop(100%,#4e8c8a));
	background: -webkit-linear-gradient(top, #69d042 0%,#4e8c8a 100%);
	background: -o-linear-gradient(top, #69d042 0%,#4e8c8a 100%);
	background: -ms-linear-gradient(top, #69d042 0%,#4e8c8a 100%);
	background: linear-gradient(top, #69d042 0%,#4e8c8a 100%);
	font-size: 15px;
	line-height: 40px;
	height: 40px;
	position: relative;
	padding: 0 20px;
    float: left;
	display: block;
	width: 150px;
	color: #385c5b;
	top: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
    border-radius: 3px 3px 0 0;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1), -2px 0 2px rgba(0,0,0,0.1);
}

.tabs label:after {
    content: '';
	background: #fff;
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 100%;
	height: 8px;
	display: block;
}

.tabs input:hover + label {
	background: #69d042;
	top: -8px;
	-webkit-transition: top linear 0.2s;
    -moz-transition: top linear 0.2s;
    -o-transition: top linear 0.2s;
    -ms-transition: top linear 0.2s;
    transition: top linear 0.2s;
}
.tabs input:hover + label:after{
	background: #69d042;
}
.tabs input:hover + label ~ .clear-shadow {
    top: -8px;
	-webkit-transition: top linear 0.2s;
    -moz-transition: top linear 0.2s;
    -o-transition: top linear 0.2s;
    -ms-transition: top linear 0.2s;
    transition: top linear 0.2s;
}

.tabs input:checked:hover + label {
    top: 0;
}
.tabs input:checked:hover + label:after{
	background: #fff;
}
.tabs input:checked:hover + label ~ .clear-shadow {
    top: 0;
	background: #fff;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}

.tabs input.tab-selector-1:hover + label.tab-label-1 ~ .clear-shadow{
    z-index: 3;
}

.tabs input.tab-selector-2:hover + label.tab-label-2 ~ .clear-shadow {
    z-index: 2;
}

.tabs input.tab-selector-3:hover + label.tab-label-3 ~ .clear-shadow {
    z-index: 1;
}

.tabs input.tab-selector-4:hover + label.tab-label-4 ~ .clear-shadow {
    z-index: 0;
}
.tabs label:first-of-type {
    z-index: 4;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1);
}

.tab-label-2 {
    z-index: 3;
}

.tab-label-3 {
    z-index: 2;
}

.tab-label-4 {
    z-index: 1;
}

.tabs input:checked + label {
    background: #fff;
	z-index: 6;
	-webkit-transition: top linear 0.2s;
    -moz-transition: top linear 0.2s;
    -o-transition: top linear 0.2s;
    -ms-transition: top linear 0.2s;
    transition: top linear 0.2s;
}

.clear-shadow {
    background: #69d042;
	position: relative;
	top: 0;
    height: 10px;
	margin-bottom: -10px;
    clear: both;
	z-index: -2;
    box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2);
    border-radius: 3px;
}

.content {
    background: #fff;
	position: relative;
    width: 100%;
	height: 250px;
	z-index: 5;
	overflow: hidden;
    box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.1);
    border-radius: 0 3px 3px 3px;
}

.content div {
    position: absolute;
	top: 0;
	left: 0;
	bottom: 100%;
	padding: 10px 40px;
	overflow: hidden;
	z-index: 1;
    opacity: 0;
    -webkit-transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
    -ms-transition: all linear 0.1s;
    transition: all linear 0.1s;
}

.tabs input.tab-selector-1:checked ~ .content .content-1,
.tabs input.tab-selector-2:checked ~ .content .content-2,
.tabs input.tab-selector-3:checked ~ .content .content-3,
.tabs input.tab-selector-4:checked ~ .content .content-4 {
	bottom: 0px;
    z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all ease-out 0.2s 0.2s;
    -moz-transition: all ease-out 0.2s 0.2s;
    -o-transition: all ease-out 0.2s 0.2s;
    -ms-transition: all ease-out 0.2s 0.2s;
    transition: all ease-out 0.2s 0.2s;
}

.content div h2,
.content div h3{
	color: #69d042;
}
.content div p {
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	margin: 0;
	color: #777;
	padding-left: 15px;
}



/* tab about ends */