﻿@charset "utf-8";
/* CSS Document */
* {
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	background: #EDFOF3;
	

	}
.yui-skin-sam {
	background: #ECF0F3;
	font-size: 93%;
	color: #333;
	margin:0;padding:0;
}

a
{
	text-decoration:none;
	color:#16387C;
}
#page {
	position: relative;
	text-align: left;
	margin: 0px auto;
	width: 1015px;
}
#inner {
	border-left: #e1e1e1 1px solid;
	border-right: 1px solid #E1E1E1;
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding:10px 0 0 0;
	width: 1013px;
	height: 1020px;
	background: white;
}
#outer {
	border-left: #e1e1e1 1px solid;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding:0px 0 0 0;
	width: 1013px;
	height: 103px;
	background: white;
}
#outerGJE {
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	position: relative;
	text-align: left;
	margin: 18px auto 0px;
	padding:0px 0 0 0;
	width: 1013px;
	height: 100px;
	background: white;
}

#outer1 {
	border-left: #e1e1e1 1px solid;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding:0px 0 0 0;
	width: 1013px;
	height: 100px;
	background: white;
}

#inner1 {
	border-left: #e1e1e1 1px solid;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding:10px 0 0 0;
	width: 1013px;
	height: 855px;
	background: white;
}
#inner2 {
	border-left: #e1e1e1 1px solid;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding:10px 0 0 0;
	width: 1013px;
	min-height:1200px;
	background: white;
}
#inner_gjelong {
	border-left: #e1e1e1 1px solid;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding:10px 0 0 0;
	width: 1013px;
	min-height: 1000px;
	background: white;
}

#innerPrivacy {
	border-left: #e1e1e1 1px solid;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding:10px 0 0 0;
	width: 1013px;
	height: 950px;
	background: white;
}
#innerGJE {
	border-left: #e1e1e1 1px solid;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding:10px 0 10px 0;
	width: 1013px;
	height: 1064px;
	background: white;
}

#innerTerm {
	border-left: #e1e1e1 1px solid;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding:10px 0 0 0;
	width: 1013px;
	height: 2300px;
	background: white;
}
#innerVideo {
	border-left: #e1e1e1 1px solid;
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding:5px 0 0 0;
	width: 1013px;
	height: 550px;
	background: white;
}

/* Title Bar */
#masterTitle {
	/*rder: #e1e1e1 1px solid;*/
	background-color: #ffffff;
	margin: 0px auto 5px;
	height:51px;
}
#masterTitle div {
float:left;position:relative;
	}
#masterTitle div img {
vertical-align:middle;
	margin: 0px;
}
/* Title Bar */
/* Menu Bar */
#masterMenu {
	height: 23px;
	margin: 0px auto 8px;
	background: #ECF0F3;
}
/* Banner Bar */
#masterBanner {
	background-image: url('../../images/banner_layout.jpg');
	height: 111px;
	text-align: center;
	margin: 0px auto 0px;
}
#masterBanner div {
	width: 1010px;
	display: table-cell;
}

#masterBanner .noflash
{
	margin:-111px 0 0 0;
}
/* Banner Bar */
#nav a {
border-left:none;
	display: block;
	width: 129px;
}
#nav li a .firstnav
{
	border-left:#e1e1e1 0px solid;
}
#nav li {
	float: left;
	width: 125px;
}
#nav li ul {
	position: absolute;
	width: 166px;
	left: -999em;
}
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#nav li:hover ul {
	left: auto;
}
/*  multilevel */
#nav li ul ul {
	margin: -2em 0 0 165px;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 11;
}
#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul ul {
	left: -999em;
}
#nav li li.sfhover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#nav li li:hover ul {
	left: auto;
}
#nav li:hover ul {
	left: auto;
}
#nav li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border-left: 1px solid #e1e1e1;
}
#nav ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #e1e1e1;
	border-top: 0px;
	width: 166px;
}
#nav ul li {
	width: 177px;
}
#nav ul li:first-child {
	border-top: 1px solid #e1e1e1;
}
li a:hover {
}
/* Fix IE. Hide from IE Mac \*/
* html ul li {
	float: left;
}
* html ul li a {
	height: 1%;
}
/* End */
/* Container 1 */
#leftContainer {
	margin-right: 1.04%;
	margin-bottom: 5px;
	width: 190px;
	min-height: 300px;
	float: left;
}
#leftContainerGJE {
	margin-right: 10px;
	margin-bottom: 5px;
	width: 970px;
	min-height: 300px;
	margin-left:10px;
}

/* Container 1 */
#middleContainer {
	margin-right: 1.04%;
	margin-bottom: 5px;
	width: 430px;
	min-height: 300px;
	float: left;
}
/* Container 1 */
#rightContainer {
	margin-right: 0px;
	margin-bottom: 5px;
	width: 360px;
	min-height: 200px;
	float: left;
}
#Menu {
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
}
#Menu h3 {
	font-size: 100%;
	background: #ECF0F3;
	font-weight: bold;
	padding: 5px 5px 0px 10px;
	height: 20px;
	border-bottom: #e1e1e1 1px solid;
	border-top: #e1e1e1 1px solid;
	border-right: #e1e1e1 1px solid;

	color: #333;
	margin: 0;
}
/*Side Menu*/
#browse {
	width: 190px;
	margin: 0;
	padding: 0;
	background: white;
	margin-bottom: 5px;
}
#browse ul {
	color: #fff;
	margin: 2px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
}
#browse li {
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 4px 2px 6px 10px;
	margin: 0 0px;
	list-style:none;
}
#browse .fav {
	font-size: 100%;
	background: #ECF0F3;
	font-weight: bold;
	padding: 5px 5px 0px 10px;
	height: 20px;
	color: #333;
	margin: 0;
}
#browse li a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	font-size: 93%;
	display: block;
	margin: -18px 0 0 2px;
	padding: 0px 0 2px 30px;
}
#browse li a:hover {
	text-decoration: underline;
}
#browse .lastlink {
	margin-bottom: 0;
}
#join {
	border-top: #e1e1e1 1px solid;
	border-bottom: #e1e1e1 1px solid;
	border-right: #e1e1e1 1px solid;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 189px;
	min-height: 100px;
	position: relative;
	padding: 0px 0px 0px 0px;
}
#join h3 {
	font-size: 100%;
	background: #ECF0F3;
	font-weight: bold;
	padding: 5px 5px 0px 10px;
	height: 20px;
	color: #333;
	margin-bottom: 10px;
}

#recent {
	position: relative;
	border: #e1e1e1 1px solid;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	height: 183px;
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;

}
#recent .block1 {
	height: 150px;
	width: 168px;
	padding: 10px 0px 10px 10px;
	float: left;
}
#recent .block2 {
	height: 150px;
	width: 168px;
	padding: 10px 0px 10px 10px;
	float: right;
}
#recent h3 {
	font-size: 93%;
	background: #ECF0F3;
	font-weight: bold;
	padding: 5px 5px 0px 10px;
	height: 20px;
	border-bottom: #e1e1e1 1px solid;
	color: #333;
	margin: 0;
}
#recent ol {
	list-style: none;
}
#recent li {
	padding-bottom: 10px;
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;

}
#recent l1 a {
	text-decoration:none;
}
#trending {
	position: relative;
	border: #e1e1e1 1px solid;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	height: 175px;
}
#trending .block1 {
	height: 150px;
	width: 168px;
	padding: 10px 0px 10px 10px;
	float: left;
}
#trending .block2 {
	height: 150px;
	width: 168px;
	padding: 10px 0px 10px 10px;
	float: right;
}
#trending h3 {
	font-size: 93%;
	background: #ECF0F3;
	font-weight: bold;
	padding: 5px 5px 0px 10px;
	height: 20px;
	border-bottom: #e1e1e1 1px solid;
	color: #333;
	margin: 0;
}
#trending ul {
	list-style: none;
	
}
#trending li {
	padding-bottom: 10px;
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;
}
#trending l1 a {
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;
}
#temple {
	border: #e1e1e1 1px solid;
	width: 500px;
	margin: 107px 0 0 0;
	height: 200px;
	position: absolute;
}
#temple .head {
	height: 25px;
	vertical-align: middle;
	padding: 10px 5px 5px 5px;
	font-weight: bold;
}
#temple.p {
	margin-top: -30px;
}
#links {
	border: #e1e1e1 1px solid;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 358px;
	min-height: 85px;
	position: relative;
}
#links .rightbox {
	margin-top: 0px;
	color: #464646;
}
#links .leftbox {
	margin-top: 0px;
	color: #464646;
}
#links .leftbox {
	float: left;
	width: 150px;
	margin: 5px 5px 5px 5px;
}
#links .leftbox p {
	margin-left: 50px;
	margin-top: -30px;
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;
}
#links .rightbox {
	float: right;
	width: 125px;
	margin: 5px 10px 5px 5px;
}
#links .rightbox p {
	margin-left: 50px;
	margin-top: -30px;
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;
}
#quote {
	border: #e1e1e1 1px solid;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 428.5px;
	min-height: 125px;
	position: relative;
	padding: 0px 0px 5px 0px;
	margin: 10px 0 0 0px;
}
#quote h3 {
	font-size: 100%;
	background: #ECF0F3;
	font-weight: bold;
	padding: 5px 5px 0px 10px;
	height: 20px;
	border-bottom: #e1e1e1 1px solid;
	color: #333;
	margin: 0;
}
#quote p {
	padding: 0 10px 0 10px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#hits {
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	text-align: left;
	margin: -10px 0 0 0;
	width: 1013.5px;
	height:auto;
	background: #006699;
}

#hitsGJE {
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	text-align: left;
	margin: 0px 0 0 0;
	width: 1013.5px;
	height:auto;
	background: #006699;
}

#subscrbe {
	border: #e1e1e1 1px solid;
	width: 358px;
	min-height: 120px;
	position: relative;
	padding: 0px 0px 5px 0px;
	margin: 0px 0 10px 0px;
}
#subscrbe h3 {
	font-size: 100%;
	background: #ECF0F3;
	font-weight: bold;
	padding: 5px 5px 0px 10px;
	height: 20px;
	border-bottom: #e1e1e1 1px solid;
	color: #333;
	margin: 0;
}
#subscribe p {
	padding: 0 5px 0 10px;
}
#banner {
	border: #e1e1e1 1px solid;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 200px;
	position: absolute;
	margin-top: 525px;
	float: left;
}
#comment {
	border: #e1e1e1 1px solid;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 428.5px;
	min-height: 120px;
	position: relative;
	padding: 0px 0px 5px 0px;
	margin: 10px 0 0 0px;}
#comment h3 {
	font-size: 100%;
	background: #ECF0F3;
	font-weight: bold;
	padding: 5px 5px 0px 10px;
	height: 20px;
	border-bottom: #e1e1e1 1px solid;
	color: #333;
	margin: 0;
}
#calousel {
	border: #e1e1e1 1px solid;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 358px;
	min-height: 100px;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 5px 0 0 0px;
}
#calousel h3 {
	font-size: 90%;
	background: #ECF0F3;
	padding: 5px 5px 0px 10px;
	height: 18px;
	border-top: #e1e1e1 1px solid;
	color: #333;
	margin: 0;
}
#footer {
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: left;
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto 0;
	width: 1000px;
}
#footer, #footer a {
	color: black;
	text-align: center;
	text-decoration: none;
}
#footernav {
	background: #f1f4f6;
	padding: 8px 8px 8px 18px;
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	border: #e1e1e1 1px solid;
	text-align: left;
	margin: 20px auto 0;
	width: 987px;
	height:215px;
}
#footernav, #footernav a {
	color: #16387C;
	text-decoration: none;
}
#footernav .menu1 {
	width: 250px;
	height: 175px;
	float: left;
	padding-left:20px;
}
#footernav .menu2 {
	width: 200px;
	height: 175px;
	position: relative;
	margin: 0px 0 0 0px;
	border-right: black 1px solid;
	float:left;
}
#footernav .menu3 {
	width: 200px;
	height: 175px;
	position: relative;
	margin: 0px 0 0 10px;
	padding-left:20px;float:left;


}
#footernav .menu4 {
	width: 250px;
	height: 175px;
	position: relative;
	margin: -175px 0 0 710px;
	padding: 0 0 0 0px;float:left;

}
#footernav h3 {
	font-size: 100%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	color: #333;
	margin: 0;
}
#curveBorder {
	padding: 0px 0 0px 0;
	position: relative;
	margin: -5px auto 0;
	width: 1020px;
}
#events {
	border: #e1e1e1 1px solid;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 428.5px;
	min-height: 285px;
	position: relative;
	padding: 0px 0px 5px 0px;
	margin: 12px 0 0 0px;
}
#events h3 {
	font-size: 100%;
	background: #ECF0F3;
	font-weight: bold;
	padding: 5px 5px 0px 10px;
	height: 20px;
	border-bottom: #e1e1e1 1px solid;
	color: #333;
	margin: 0;
}
#events p {
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;
}
#events p a {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#events a {
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#events li {
	padding: 5px 0 5px 0;
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;
}
#templeofday {
	border-top: #e1e1e1 1px solid;
	border-bottom: #e1e1e1 1px solid;
	border-right: #e1e1e1 1px solid;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 189px;
	min-height: 150px;
	position: relative;
	padding: 0px 0px 5px 0px;
	margin: 5px 0 0 0px;
}
#templeofday h3 {
	font-size: 100%;
	background: #ECF0F3;
	font-weight: bold;
	padding: 5px 5px 0px 10px;
	height: 20px;
	border-bottom: #e1e1e1 1px solid;
	color: #333;
	margin: 0;
}
#templeofday .desc {
	margin: -100px 0 0 150px;
	position: absolute;
}

#default-p
{
	border:#e1e1e1 1px solid;
}

#eventContent {
	border: #e1e1e1 1px solid;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 408px;
	min-height: 250px;
	position: relative;
	padding:5px 10px 10px 10px;
	margin: 0px 0 0 0px;
}
#eventContent h3 {
	font-size: 108%;
	font-weight: bold;
	color: #333;
	margin: 0;
}
#eventContent p {
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;
}
.privacy h3
{
	font-size: 108%;
	font-weight: bold;
	color: #333;
	margin: 0;
}

#GJEevents {
	border: #e1e1e1 1px solid;
	width: 990px;
height:1050px;
	position: relative;
	padding: 0px 0px 5px 0px;
	margin: 5px 0 10px 0px;
}
#GJEevents h3 {
	font-size: 100%;
	background: #ECF0F3;
	font-weight: bold;
	padding: 5px 5px 0px 0px;
	height: 20px;
	border-bottom: #e1e1e1 1px solid;
	color: #333;
	margin: 0;
}
#GJEevents td
{
	padding:5px 5px 0 5px;
}
#GJEevents #header a {
	font-weight: bold;
	text-transform: capitalize;
		font-size:100%;
}
#GJEevents .style2 a {
	font-weight: bold;
	text-transform: capitalize;

}

#footernavGJE {
	background: #f1f4f6;
	padding: 8px 8px 8px 18px;
	font-size: 93%;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	border: #e1e1e1 1px solid;
	text-align: left;
	margin: 35px auto 0;
	width: 987px;
	height:175px;
}
#footernavGJE, #footernavGJE a {
	color: #16387C;
	text-decoration: none;
}
#footernavGJE .menu1 {
	width: 250px;
	height: 175px;
	float: left;
	padding-left:20px;
}
#footernavGJE .menu2 {
	width: 200px;
	height: 175px;
	position: relative;
	margin: 0px 0 0 0px;
	border-right: black 1px solid;
	float:left;
}
#footernavGJE .menu3 {
	width: 200px;
	height: 175px;
	position: relative;
	margin: 0px 0 0 10px;
	padding-left:20px;float:left;


}
#footernavGJE .menu4 {
	width: 250px;
	height: 175px;
	position: relative;
	margin: -175px 0 0 710px;
	padding: 0 0 0 0px;float:left;

}
#footernavGJE h3 {
	font-size: 100%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	color: #333;
	margin: 0;
}