/*
Designed & Coded in June, 2010 by Paul Suntup
www.zelcreative.com
*/

body {
	background-color:#DFDFDF; 
	text-align: center;
	color:#222222;
	font-family:verdana,arial,sans-serif;
	font-size:16px;
	line-height: 22px;
}

strong { 
	font-weight: bold;
	font-size: 16px;
}

p { 
	margin-bottom: 20px;
}

a { 
	color:#fff;
	text-decoration:none;
}

a img {	
	border:0; 
}

h1 {
	text-indent:-9999px;
}

h2, h3 { 
	font-family: georgia,times,serif; 
	color: #005aa7; 
	font-size: 34px; 
	font-weight: bold; 
	margin: 0 0 45px; 
	text-transform: capitalize; 
	text-align: center; 
}

h3 { 
	font-size: 34px;  
	margin-top: 35px; 
}

h4 { 
	font-family: georgia,times,serif; 
	color: #222222; 
	font-weight: bold; 
	font-size: 31px; 
	line-height: 37px; 
	text-align: center; 
	width: 780px; 
	margin: 10px auto 30px auto; 
	text-transform: capitalize; 
}

h4 span { 
	color: #830000; 
	font-size: 30px; 
}

#container {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	position: relative;
}

#page {
	width: 810px;
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF;
	margin: -180px auto 0 auto;
	overflow: hidden;
	padding:200px 40px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#header {
	background: url(../images/header.png) no-repeat;
	width: 952px;
	height: 158px;
	margin: 40px auto 0 auto;
	position:relative;
	z-index:10000;
}

#header-thankyou {
	background: url(../images/thankyou-header.png) no-repeat;
	width: 952px;
	height: 158px;
	margin: 40px auto 0 auto;
	position:relative;
	z-index:10000;
}


#top-panel {
	width: 810px;
	background: url(../images/join.jpg) no-repeat top right;
	margin-bottom: 30px;
}

#featured {
	width: 385px;
	height: 255px;
	border: 8px solid #DDDDDD;
}

/* register button */

a.register {
	background:url(../images/register-button.png) no-repeat;
	width:324px;
	height:71px;
	display:block;
	margin:25px auto 30px;
	background-position:0 0;
	margin-bottom:20px;
	padding-top: 7px;
	text-align:center;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
	text-transform: capitalize;
	font-size: 28px;
	line-height: 32px;
	font-family: arial,sans-serif;
}

a.register:hover {
	background-position:0 -78px;
}

a.register span { 
	text-transform: uppercase; 
	font-size: 28px; 
}

.center { 
	text-align: center; 
}

#features {
	list-style-type:none;
	margin:35px 0 0 10px;
	width: 780px;
	margin: 0 auto;
}

#features li {
	background:url(../images/check.jpg) no-repeat top left;
	padding:0 0 20px 40px;
	font-size:15px;
}

#features li span { 
	color: #830000; 
	font-size: 15px; 
	font-weight: bold; 
}

#polaroids img { 
	width: 684px; 
	height:257px; 
	margin: 20px auto; 
	display: block; 
}

#testimonials {
	width:720px;
	margin:0 auto;
	height:100%;
}

#testimonials p { 
	padding:0 65px 0 60px; 
	font-size: 14px;
	line-height: 17px; 
}

#testimonials h2 { 
	font-size: 24px; 
	color: #830000; 
	padding: 17px 15px 25px; 
	font-family: verdana,arial,sans-serif; 
	margin: 0; 
}

#testimonials img { 
	float:left;
	margin:0 15px 10px 55px;
}

#testimonials span {
	float:right;
	font-size:13px;
	font-style:italic;
	line-height:16px;
	padding:0 60px;
	text-align:right;
}

#testimonials span.janet {
	margin-right: -60px;
}

#testimonials .t1 {
	background: url(../images/t1.jpg) no-repeat top left;
	height: 361px;
	margin-top:-20px;
}

#testimonials .t2 {
	background: url(../images/t2.jpg) no-repeat top left;
	height: 351px;
	margin-top:-20px;
}

#testimonials .t3 {
	background: url(../images/t3.jpg) no-repeat top left;
	height: 317px;
	margin-top:-20px;
}

#testimonials .t5 {
	background: url(../images/t5.jpg) no-repeat top left;
	height: 274px;
	margin-top:-20px;
}

#bio {
	width: 733px;
	height: 378px;
	margin:0 auto 30px auto;
	background: url(../images/bio-bg.jpg) no-repeat;
}

#bio img { 
	float: left; 
	padding:112px 25px 10px 40px; 
}

#bio p { 
	color:#003532; 
	font-family: georgia,times,serif; 
	font-size: 16px; 
	line-height: 24px; 
	padding:105px 30px 20px 40px; 
} 

#register-header {
	background: url(../images/register-header.png) no-repeat;
	width: 955px;
	height: 90px;
	left:3px;
	position:absolute;
	bottom:615px;
}

/* register forms */

/* main form section */
#forms {
	background-color: #fef9e0;
	border: 1px solid #e4dfc4;
	width: 800px;
	overflow:hidden;
	margin-top: 125px;
}

#forms p { 
	text-align:center;
	margin-left: 25px;
 }
 
#forms p.event-right-text { 
	margin-right: 10px;
 }

#forms #event1 { 
	float: left;
	margin-top:30px; 
	width:365px; 
}
 
#forms #event2 {
	float: right;
	margin:30px 15px 0 0; 
	width: 365px; 
}

#forms #event1 p { margin-left:40px; }

/* embedded form 1 */
#formcode1 {
	background-color:#FFE045;
	margin:0 5px 30px 27px;
	padding:20px 5px 30px 0;
	width:340px;
	border: 2px solid #EFCE1D;
}

/* embedded form 2 */
#formcode2 {
	background-color:#FFE045;
	margin:0 5px 30px;
	padding:20px 5px 30px 0;
	width:340px;
	border: 2px solid #e0c01b;
}

#forms input { 
	background-color:#FFFFFF;
	border:1px solid #DFDFDF;
	margin-bottom:5px;
	padding:3px;
	width:210px;
}

#forms font { 
	font-size: 14px; 
	padding-right: 5px;
}

/* submit button */
#forms .submit {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin:20px 0 0 60px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px #9F9F9F;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	
	/* button color */
	color: #1f1f1f;
	border: solid 1px #AFAFAF;
	background: #CFCFCF;
	background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#CFCFCF));
	background: -moz-linear-gradient(top,  #EFEFEF,  #CFCFCF);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#EFEFEF', endColorstr='#CFCFCF');	
	
}

#forms .submit:hover {
	text-decoration: none;
	background: #BFBFBF;
	background: -webkit-gradient(linear, left top, left bottom, from(#DFDFDF), to(#BFBFBF));
	background: -moz-linear-gradient(top,  #DFDFDF,  #BFBFBF);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDFDF', endColorstr='#BFBFBF');
}

#forms .submit:active {
	position: relative;
	top: 1px;
	color: #1F1F1F;
	background: -webkit-gradient(linear, left top, left bottom, from(#CFCFCF), to(#EFEFEF));
	background: -moz-linear-gradient(top,  #CFCFCF,  #EFEFEF);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#CFCFCF', endColorstr='#EFEFEF');
}

#forms #lock {
	clear: both;
	background: url(../images/lock.png) no-repeat center left;
	height: 35px;
	width:455px;
	margin:0 auto 20px auto;
}

#forms #lock p { 
	padding-top: 9px; 
	font-size: 14px; 
	font-weight: bold; 
}

p.info { 
	font-family: georgia,times,serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #005aa7; 
	text-transform: capitalize; 
	margin-top: 30px;
}

/* footer */

#footer { 
	margin-top: 5px;
}

#footer p, #footer p a { 
	color: #6f6f6f; 
	font-size: 12px; 
}

#footer p a:hover { 
	border-bottom:1px solid #6f6f6f; 
}

p.center { text-align:center; }
p.bold {font-size:18px; font-weight:bold; }

/* UPDATED PAGE LAYOUT */

body { 
	background: url(../images/bg.jpg) repeat;
}

#header {
	margin:45px auto 0; 
}

#page {
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	background-color:#FFFFFF;
	border:5px solid #BFBFBF;
	margin:-187px auto 0;
	*margin: -187px auto 0 34px; /* IE7 */
	overflow:hidden;
	padding:200px 40px 20px;
	width:800px;
	*width:801px; /* IE7 */
}

*html #page { width:802px; margin: -187px auto 0 33px; } /* IE6 */
