@charset "utf-8";

/* =============== UNIVERSAL STYLES =============== */
body { margin: 0; font: normal .9em arial, helvetica, sans-serif; background-color: #000; font-family:"Georgia", Times New Roman, Times, serif}
h1, h2, h3, h4 { margin: 0 0 0px 0; color:#000; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif}
h1 { margin: 10px 0 25px 0; font-size: 1.8em;}
h2 { font-size: 1.5em; font-weight:400}
h3 { font-size: 1.125em; }
p { margin: 0 0 .8em 0; line-height: 1.3em; }
a, a:visited, a:active, a:link { outline: none; color: #999; text-decoration: none; }
a:hover { color: #4f474b; text-decoration: underline; }
cite { color: #555; font-size: .9em; }
#header a, #banner a, #footer a { text-decoration: none; }
#header a:hover, #banner a:hover { text-decoration: underline; }
#footer a:hover { color:#FFF }
.clear { clear: both; }
.fleft { float: left; }
.fright { float: right; }
.padded { padding: 10px 0; }
.quote { font-style:italic;}
.quote-author { font-family: "Trebuchet MS", Helvetica, sans-serif; font-size:14px; color:#666; font-weight:bold; text-align:justify}
.quote-marks { font-family: Georgia, "Times New Roman", Times, serif;font-size:50px;color:#999;font-weight:bolder;}
.spacer {height:25px;}

/* =============== PAGE LAYOUT =============== */
#header { background: #000 url('../images/header_bg.png') 0 100% repeat-x; color: #FFF; height: 55px; text-align:center}
#mainContent { float: left; width: 100%; padding: 10px 0 40px 0; min-height:200px; background-color: #FFF; color: #333; text-align:center }
#banner { background: #000 url('../images/bcg.jpg') center left repeat-x; backgrpadding: 0 0 5px 0; height: 460px; text-align:center}
.content { width: 960px; margin: 0 auto; text-align:left; }
.half { float: left; width: 434px; padding-bottom: 15px; }
.quarter{ float: left; width: 210px; padding-right: 30px; padding-bottom:30px }
#footer { background: #000 url('../images/footer_bg.png') 0 100% repeat-x;float: left; width: 100%; clear: both; padding: 20px 0 60px; font-size: .8em; text-align:center } 

/* =============== HEADER =============== */
#header .logo { float: left; width: 210px; height: 36px; margin-top: 10px; text-indent: -5000px; background: url('../images/logo_pangia.png') 0 0 no-repeat; }
#header ul { float: right; margin: 18px 0 0 0; list-style: none; font-size: 14px; }
#header ul li { display: inline; margin-left: 10px; padding-left: 10px; border-left: 1px solid #777; }
#header ul a { color: #CCC; }
#header ul li.first { border: 0; }
#header .active {color: #93C927; }

/* =============== FOOTER =============== */
#footer h4 { margin: 0; color: #FFF; font-size:14px}
#footer a { color: #999; }
#footer ul { width: 150px; float: left; margin: 0 20px 0 0; padding: 0; list-style: none; }
#footer ul li { padding: 5px 0; border-bottom: 1px solid #444; }
#footer button { float: right; width: 280px; height: 44px; padding: 0 0 1px 0; color: #FFF; font-size: 16px; background: url('#') 0 0 no-repeat; border: 0; }

/* =============== Banner =============== */
#banner h1, #banner h2 { line-height: 1em; color: #FFF; }
#banner h1 { font-weight: normal;margin: 0 0 8px 0; }
#banner h2 { font-weight: normal; padding-bottom: 8px; }

/* =============== HOMEPAGE =============== */
#banner #home  { position: relative; }
#banner #home h1 { margin-top:35px; padding-bottom: 10px; font-size: 40px; color:#000; font-family:"Georgia", Times New Roman, Times, serif}
#banner #home h2 { font-size: 18px; padding-bottom: 22px; }
#banner #home p { color: #DDD; }
#banner #home img { float: right; padding-top: 15px; }
#banner #home .content { clear: both; float: right; width: 490px; padding-top: 28px; }
#banner #home a#signup-link { display: block; height: 55px; background: url('../images/button.png') 0 0 no-repeat; float:right; text-align:center; width:296px; padding-top:17px; font-weight:bolder; color:#FFF; font-size:18px; margin-bottom:65px}
#banner .banner {margin-top: 15px; padding-top:15px; clear: both; width:100%; height:60px; background:url('../images/banner_bg.png') 0 0 repeat-x;}
#banner .content { width: 960px; margin: 0 auto; text-align:left; color:#FFF; font-size:15px;}
#newsbox {margin:25px 0px 10px 0px;padding:10px; border:solid 1px #CCC}

#testimonials {	-moz-border-radius: 5px; -webkit-border-radius: 5px; display: inline; float: left; position:relative;	margin-bottom: 0; height:200px; width:100%; padding-top:20px;padding-left:10px;	margin-left: 5px; margin-right:5px;	margin-top:10px; border: 1px solid #b6b6b6; /*background-image:url('../images/testimonials_bg.png')*/;background-repeat:repeat-x; }
.images {
	cursor:pointer;
}
/* single slide */
.images div {
	position:absolute;
	height:200px;
	width:95%;
}
/* tabs (those little circles below slides) */
.slidetabs {
	clear:both;
	margin-top:175px;
	margin-left:208px;
}
/* single tab */
.slidetabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;		
}
/* mouseover state */
.slidetabs a:hover {
	background-position:0 -8px;      
}
/* active state (current page state) */
.slidetabs a.current {
	background-position:0 -16px;     
} 	
/* mouseover state */
.slidetabs a:hover {
	background-position:0 -8px;      
}
/* active state (current page state) */
.slidetabs a.current {
	background-position:0 -16px;     
}

/* =============== ABOUT PAGES (Tour, Philosophy, Advisors, Team) =============== */
#t, #t0 {float:left;padding-left:10px;padding-top:10px;width:213px;height:51px;cursor:pointer; text-align:left;background:url('../images/arrow.png') 0 0 no-repeat;}
#t.active, #t0.active{background:url('../images/arrow-active.png') 0 0 no-repeat; width:250px;}
#t:hover, #t0:hover {background:url('../images/arrow-active.png') 0 0 no-repeat;  width:250px;}
#scroll {	position:relative;	overflow:hidden;	width:640px;	height:600px; }
#tools {	width:9999em;	position:absolute;}
.grey-container{background:#FFF; height:590px; border:15px solid #e0e0e0; }
.tool {	float:left;	width:640px;}
.buttons {width:223px;height:590px;background:#414141}
.box {width:605px;padding:0px 35px 30px 35px; }
.about .buttons a {color:#1f1f1f;}
.about .buttons a:hover {color:#93C927;text-decoration:none;}
.about p {text-align:justify;}
.about h2 { color: #93C927; padding-top:15px; padding-bottom: 15px }
.about img { padding-top:10px; }
a#contact{ width:168px; height:42px; display: block; text-indent: -5000px; background: url('../images/button_contact.png') 0 0 no-repeat; }

/* main vertical scroll */
#main {
	position:relative;
	overflow:hidden;
	height: 500px;
}
/* root element for pages */
#pages {
	position:absolute;
	height:20000em;
}

/* single page */
.page {
	padding:10px;
	height: 500px;
	background:#222 url('../imgages/h600.png') 0 0 repeat-x;
	width:740px;
}

/* root element for horizontal scrollables */
.scrollable {
	position:relative;
	overflow:hidden;
	background-color:#FFF;
	width: 740px;
	height: 480px;
}

/* root element for scrollable items */
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.item {
	float:left;
	width:700px;
	height:430px;
	padding-left:20px;
	padding-right:30px;
}

/* main navigator */
#main_navi {
	float:left;
	padding:0px !important;
	margin:0px !important;
}

#main_navi li {
	background-color:#333;
	border-top:1px solid #666;
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	height:35px;
	list-style-type:none;
	padding:10px;
	width:180px;
	cursor:pointer;
}

#main_navi li:hover {
	background-color:#444;
}

#main_navi li.active {
	background-color:#555;
}

#main_navi img {
	float:left;
	margin-right:10px;
}

#main_navi strong {
	display:block;
}

/* =============== Overlay =============== */
.overlay {	/* initially overlay is hidden */	display:none;	/* growing background image */	background-image:url(../images/overlay/white.png);
	/* 	width after the growing animation finishes, height is automatically calculated */	width:850px;	/* some padding to layout nested elements nicely  */padding:70px;
	/* a little styling */	font-size:11px; }
/* default close button positioned on upper right corner */
.overlay .close { background-image:url(../images/overlay/close.png);	position:absolute; right:5px; top:5px;	cursor:pointer;	height:35px; width:35px;}
