@charset "utf-8";
/* CSS Document */

body
{
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/bg.jpg);
}

img { border: 0;}

.fullImage { border: 1px solid #FFF; }

.left { float: left; }
.right { float: right; }

h1 { display: inline; margin: 0px; padding: 0px; font-size: inherit; }

h2 { display: block; background-color: #2c9793; color: #FFF; margin: 0px; padding: 2px 20px 3px; font-size: 16px; text-align: left; font-weight: bold; }

h3 { padding: 0px 0px 5px 0px;	margin-bottom: 20px; border-bottom: 1px solid #2c9793; font-size: 14px;
     font-variant: small-caps; font-weight: bold; color: #2c9793; letter-spacing: 1px; }
	 
.padding20 { padding: 20px; }

.text { padding: 10px 20px 20px 20px;
		font-size: 12px !important;
		font-family: Tahoma, Geneva, sans-serif !important;
		line-height: 17px; }

.taJustify { text-align: justify; }
.taCenter { text-align: center; padding: 25px; }

.mainTable
{
	margin: 0 auto;
}

.gradientLeft { width: 50px; background: url(../images/gradientLeft.png) repeat-y; }
.gradientRight { width: 50px; background: url(../images/gradientRight.png) repeat-y; }
.mainContent {
	width: 900px;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	padding: 0 1px;
	background-color: #FFF;
	border-bottom: 1px solid #c6c6c6;
}

.header { width: 100%; }

.memberLogin { width: 125px; padding: 7px 15px; }
.memberLink, .memberLink:visited { color: #333; text-decoration: none; font-weight: bold; }
.memberLink:hover { color: #2c9793; text-decoration: underline; }
.donateLink, .donateLink:visited { color: #900; text-decoration: none; font-weight: bold; }
.donateLink:hover { color: #900; text-decoration: underline; }

.homeBannerUL { list-style: none; margin: 0; padding: 0; }

.homeBanner {
	border-top: 1px solid #2c9793;
	padding-top: 1px;
	height: 250px;
}

.homeBannerUL li
{
	display:block;
	float:left;
}

.bannerLegal { border-left: 1px solid #FFF; border-right: 1px solid #FFF; }

.contentOuter {
	margin-top: 1px;
	width: 100%;
	border-bottom: 1px solid #2c9793;
}

.navVertical { border-right: 1px solid #FFF }

.navVertical ul { padding: 0px 0px 0px 0px; margin: 0px; width: 200px; }
		
	.navVertical ul li {
		list-style-type: none;
		border-bottom: 1px solid #FFFFFF;
		}
		
		.navVertical ul li a {
			padding: 5px;
			display: block;
			color: #FFFFFF;
			background-color: #999;
			text-decoration: none;
			font-weight: bold;
			font-size: 12px;
			}
			
		.navVertical ul li a:hover {
			display: block;
			color: #FFFFFF;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			background-color: #2c9793;
			}

.contentPage { border: 1px solid #2c9793; width: 697px; margin-bottom: 1px;
	min-height: 229px;
	height: auto !important;
	height: 229px; }

.homeUpcomingEvents { border: 1px solid #2c9793; width: 697px; margin-bottom: 1px; }

.homeJethicsNews { border: 1px solid #2c9793; width: 347px; margin-bottom: 1px;
	min-height: 229px;
	height: auto !important;
	height: 229px; }
	
.lecture1 { border-right: 1px solid #c6c6c6; text-align: center; width: 45%; margin: 25px 0px; }
.lecture2 { text-align: center; width: 45%;  margin: 25px 0px; }

.lecture1 img { border: 1px solid #c6c6c6 !important; padding: 4px !important; margin: 20px 0px 5px; }
.lecture2 img { border: 1px solid #c6c6c6 !important; padding: 4px !important; margin: 20px 0px 5px; }
.lecture1 div { height: 200px; margin: auto; vertical-align: middle; }
.lecture2 div { height: 200px; margin: auto; }
	
.footer
{
	text-align: center;
	width: 888px;
	padding: 20px 5px;
	color: #666;
	font-weight: bold;
	font-size: 10px !important;
}

.footer a, .footer a:visited { text-decoration: none; color: #666; font-weight: bold; }
.footer a:hover { text-decoration: underline; }

.invalidCard { border-color: red; }
.invalidCard legend { color: red; }

.homeEventThumb
{
	padding-right: 25px;
	
}
.eventContainer { padding: 0; margin-bottom: 25px; }
.eventTitle { width: 100%; font-size: 14px; font-weight: bold; color: #666; border-bottom: 1px dashed #999; padding-bottom: 2px; margin-bottom: 7px; }
.eventThumb { margin-right: 20px; }
.eventInfo { width: 437px; vertical-align: middle; height: 200px; }
.eventDate { float: right; font-size: 14px; font-weight: bold; color: #666; }
.eventLinks a:visited, .eventLinks a { color: #666; font-weight: bold; text-decoration: underline; font-size: 14px; }
.margintop{margin-top:100px; margin-left:201px; }

.cblPrices td input label
{
    font-size:14px;
}
.cblPrices td input
{
    margin:0px 0 0 0 ;
}
