* {
margin:0;
padding:0;
}
html,body {
color:#465b65;
font:12px Tahoma, helvetica, arial, sans-serif;
margin:0;
padding:0;
}
#subPageContent table tbody tr td {
    padding: 7px;
}
a {
text-decoration:none;
outline:none;
color:#660000;
}
a:hover {
text-decoration:underline;
color:#C43A53;
}
a:active {
color:#647c87;
}
ul,ol {
margin: 0 0 1em 1.4em;
}
a img {
border:none
}
form {
	width: 620px;
    margin-top: 20px;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.fieldset {
    margin: 0px;
    background-color: #f4f4f4;
    border: 1px solid #d4d4d4;
    /*padding: 10px;*/
    position: relative;
    padding-top: 40px;
    width: 620px;
}

legend span {
    position: absolute;
    top:0;
    left:0;
    background-color: #e2e2e2;
    width: 620px;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
    text-indent: 20px;
}

label {
   padding-top: 0.2em;
    float: left;
    width: 100%;
    text-align: left;
    font-weight: bold;
}

label.checkbox {
    width: 100%;
    text-align: left;
    margin:0;
}

input:focus, textarea:focus, label:focus, button:focus {
    background: #fff;
    border: 1px solid #666666;
}

textarea, input, select {
    background: #fff;
    border: 1px solid #666666;
    font: 13px Verdana, Arial, Helvetica, sans-serif;
    margin: 3px 1px 3px 1px;
    padding: 3px;
    color: #000;
}

form fieldset div {
    width: 570px;
    margin: 10px 20px 10px 20px;
    clear: both;
}

form div input, form div textarea, form div select { 
    width: 570px;
}

form div.formdate select {
    width: 70px;
    display: inline;
}

form div.left {
	width: 260px;
	float: left;	
    clear: left;
    display: inline;
}

form div.left input, form div.right input,
form div.left select, form div.right select {
    width: 265px;
}

form div.right {
    width: 260px;
    float: right;
    display: inline;
    clear: right;
}

form div.checkbox {
    clear: both;    
}

form div.checkbox input {
    width: 20px;
    float: left;
}

form div.checkbox label {
    width: 70%;
    float: left;
}

form div.checkbox .hint {
    clear: both;
}

form div p {
    margin-left: 0;
}

.submit-group input {
    width: auto;
}

form .radio-group {
	margin-top: 0;
	width: 530px;
	float: left;
}

form .radio-group label {
    white-space: normal;
    padding-left: 30px;
}

form .radio-group input {
    width: 30px;
    margin-left: -30px;
}

form .radio-group-type {
    margin-top: 0;
    width: 530px;
    float: left;
}

form .radio-group-type td {
	padding: 0;
	margin: 0;
	vertical-align: top;
} 

form .radio-group-type label {
    white-space: normal;
    font-weight: normal;
}

form .radio-group-type input {
    width: 20px;
    margin: 0;
    padding: 0;
}

form .radio-group-type .left {
	text-align: right;
	font-weight: bold;
}


dl {
margin-left: 0;
padding-left: 0;
}
dt {
margin-left: 0;
padding-left: 0;
margin-top: 10px;
font-weight: bold;
}
dd {
margin-left: 10px;
padding-left: 0;
}
.errors {
clear: both;
color: red;
}

html>body label {*margin: 0 0 0 10px;} /* IE7 fix */
.floatLeft {
float: right;
}
#wrap p {
	clear: left;
	padding-top: 5px;
}
#wrap h3 {
	margin-top: 6px;
	margin-bottom: 3px;
}

/*#fieldset-member_payment_group div {
	margin: 7px;
}
#fieldset-member_type_group div {
	margin: 7px;
}
#fieldset-member_details_name {
	width:  190px;
	display: inline;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 2px;
}
#fieldset-member_details_name div {
	margin: 7px;
}
#fieldset-member_details_address {
	width:  190px;
	display: inline;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 2px;
}
#fieldset-member_details_address div {
	margin: 7px;
}
#fieldset-member_details_contact {
	width:  190px;
	display: inline;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 2px;
}
#fieldset-member_details_contact div {
	margin: 7px;
}
#fieldset-member_details_church {
	width:  190px;
	display: inline;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 2px;
}
#fieldset-member_details_church div {
	margin: 7px;
}
#fieldset-member_details_other {
	width:  190px;
	display: inline;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 2px;
}
#fieldset-member_details_other div {
	margin: 7px;
}
#details dl.zend_form div {
	width:  150px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#fieldset-login div {
	margin: 7px;
}
#fieldset-login {
	padding-bottom: 7px;
	padding-left: 7px;
}
#fieldset-lostpassword div {
	margin: 7px;
}
#fieldset-job {
	width:  190px;
	display: inline;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 2px;
}
#fieldset-job div {
	margin: 7px;
}
#fieldset-church {
	width:  190px;
	display: inline;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 2px;
}
#fieldset-church div {
	margin: 7px;
}
#fieldset-participant {
	width:  190px;
	display: inline;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 2px;
}
#fieldset-participant div {
	margin: 7px;
}
#fieldset-parent {
	width:  190px;
	display: inline;
	float:  left;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 2px;
}
#fieldset-parent div {
	margin: 7px;
}
#fieldset-congregation {
	width:  190px;
	display: inline;
	float:  left;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 2px;
}
#fieldset-congregation div {
	margin: 7px;
}
#fieldset-director {
	width:  190px;
	display: inline;
	float:  left;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 2px;
}
#fieldset-director div {
	margin: 7px;
}
#fieldset-donate_details_name {
	width:  340px;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 2px;
}
#fieldset-donate_details_name div {
	margin: 7px;
}

#fieldset-donate_payment_group div {
	margin: 7px;
}
#fieldset-donate_type_group div {
	margin: 7px;	
}

legend {
	font-weight: bold;
}
input#participant_sex-male {
	width: 20px;
}
#fieldset-participant div div.radio-group label {
	width:  145px;
}
input#participant_sex-female {
	width: 20px;
}
#type-donate_type-gift100 {
	width: 20px;
}
#type-donate_type-gift500 {
	width: 20px;
}
#type-donate_type-gift1000 {
	width: 20px;
}
*/
div.submit-group {
	width:  150px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.floatRight {
float:right;
}
h2 {
font-weight: 400;
clear: both
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.clear {
clear:both;
}
#fullWrap {
background:#dee2e4 url(../img/bg.gif) repeat-x;
}
#fullWrapSub {
background:#fff url(../img/bgSub.gif) repeat-x;
}
#banner {
background: url(../img/bannerBg.gif) no-repeat bottom left;
}
#logo {
background: url(../img/logo.png) no-repeat top left;
}
a.logo {
voice-family:inherit;
display:block;
width:266px;
height:122px;
float:left;
background:none;
border:0;
margin:0;
}
a.logo em {
display:none;
}
#media {
background: url(../img/mediaBg.png) no-repeat top left;
}
#about {
background: url(../img/headers/headerAbout.jpg) no-repeat top left;
}
#publications {
background: url(../img/headers/headerPublications.jpg) no-repeat top left;
}
#event {
background: url(../img/headers/headerNewsEvents.jpg) no-repeat top left;
}
#member {
background: url(../img/headers/headerMembership.jpg) no-repeat top left;
}
#job {
background: url(../img/headers/headerPlacement.jpg) no-repeat top left;
}
#donate {
background: url(../img/headers/headerAbout.jpg) no-repeat top left;
}
#contact {
background: url(../img/headers/headerContact.jpg) no-repeat top left;
}
#admin {
background: url(../img/headers/headerAbout.jpg) no-repeat top left;
}
#toolBar ul, #footerLeft ul, #footerRight ul {
display: inline;
list-style-type: none;
}
#toolBar li, #footerLeft li, #footerRight li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#toolBar a:link, #toolBar a:visited {
float: right;
padding: 11px 25px;
text-decoration: none;
color: #fff;
}
#toolBar a:link.active, #toolBar a:visited.active, #toolBar a:hover {
color: #db9fb3;
}
#menu ul {
display: inline;
list-style-type: none;
}
#menu li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#menu a:link, #menu a:visited {
float: left;
padding: 10px 11px;
text-decoration: none;
color: #465b65;
line-height: 40px
}
#menu li.active a:link, #menu li.active a:visited, #menu a:hover {
padding-bottom: 6px;
color: #760027;
background: url(../img/rolloverBg.png) no-repeat top center;
}
#menu a.about:hover,#menu a.about:link li.active, #menu a.about:visited li.active {
background: url(../img/rolloverBgNarrow.png) no-repeat top center;
}
#quote h1 {
font: 29px Georgia, serif;
line-height: 36px;
margin: 40px 0 0 20px;
}
p.breadCrumps {
border-bottom: 1px solid #c2c8c9;
padding: 10px 0;
margin: 10px 0 0 7px;
color: #760027;
clear: both;
}
html>body p.breadCrumps {*margin: 0 0 0 7px;} /* IE7 fix */
#quote p.breadCrumps {
padding: 10px 0;
margin: 0 0 0 7px;
}
#content {
border-width: 1px;
border-color: #c6cbcc #c6cbcc #fff;
border-style: solid;
background: #fff
}
#leftCol h2 {
background: url(../img/h2Bg.gif) no-repeat top left;
height: 28px;
padding: 7px 0 10px 20px;
clear: both;
font: 18px Georgia, serif;
color: #006;
text-transform: uppercase;
}
#leftCol p {
line-height: 19px;
margin: 10px 0
}
.divider {
background: url(../img/decorativeElement.gif) no-repeat top center;
width: 100%;
height: 48px;
margin: 20px 0;
clear: both;
float: left
}
.wrapper {
background: #dee2e4;
border: 1px solid #c2c8c9;
}
#rightCol .wrapper {
margin: 0 0 20px; background: #dee2e4 url(../img/boxBgTitle.gif) no-repeat top left;
}
#leftCol .wrapper h3 {
width: 426px;
margin: 4px;
background: #fff url(../img/titleArrow.gif) no-repeat 5px 4px;
border: 1px solid #c6cbcc;
padding: 3px 0 3px 34px;
float: left;
font: 16px Tahoma, Arial, sans-serif;
color: #760027;
text-transform: uppercase;
}
#rightCol .wrapper h3 {
margin: 4px;
padding: 3px 0 3px 34px;
font: 16px Tahoma, Arial, sans-serif;
color: #760027;
line-height: 28px;
text-transform: uppercase;
}
.wrapper ul {
list-style-type: none;
float: left
}
.wrapper ul li {
margin: 10px 0;
padding: 0 0 0 15px;
list-style-type: none;
background: url(../img/listArrow.gif) no-repeat 0 6px;
}
#rightCol .wrapper p{
margin:5px 10px;
line-height: 18px
}
p.button {
width: 150px;
padding: 0 0 0 40px;
background: url(../img/key.gif) no-repeat top left;
float: right;margin: 0 10px;
}
input.sendbutton	{ 
width:138px;  
padding:3px 0;
float: right;
margin: 1px 10px 10px 0;
font: 1.2em Tahoma, Arial, sans-serif;
color: #fff;
background: #760027 url(../img/buttonBg.gif) repeat-x;
border: 1px solid #380818;
}
.shadow {
float:right;
background: url(../img/shadow.gif) no-repeat top left;
width:115px;height:79px;
margin: 5px 2px 5px 5px;
}
.shadow img {
border: 3px solid #fff;
}
.pageTitle {
float:right;
padding: 10px 20px;
margin: 20px;
background: url(../img/tran.png);
border: 1px solid #c3c9ca;
color: #760027;
font: 20px Georgia, serif;
}
#subPageContent {
width: 620px;
padding: 10px;
margin:10px 0;
float: right;
}
#subPageContent p{
line-height: 18px;
margin-top: 10px
}
#footerRight li.copyrights {
font-size: 11px;
float: right;
line-height: 45px;
color: #760027;
}
#footerLeft a:link, #footerLeft a:visited, #footerRight a:link, #footerRight a:visited {
float: left;
font-size: 11px;
padding: 16px 25px;
text-decoration: none;
color: #1c2a31;
}
#footerLeft a:link.active, #footerLeft a:visited.active, #footerLeft a:hover {
background: url(../img/arrowFooter.gif) no-repeat 15px 20px;
color: #760027;
}
#footerRight a:link,#footerRight a {
background: url(../img/magnifyingGlass.gif) no-repeat 0 12px;
}
#footerRight a:link.active, #footerRight a:visited.active, #footerRight a:hover {
color: #760027;
}
#footer {
background: #dee2e4
}
#subLinks {
background: #dee2e4;
border: 1px solid #c3c9ca
}
#subLinks ul {
text-align: left;
list-style: none;
padding: 0 0 15px 0;
margin: 0 auto;
width: 90%;
}
#subLinks ul li {
display: block;
margin: 0;
padding: 0;
}
#subLinks ul li a {
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-bottom: 1px solid #c3c9ca;
color: #403b32;
text-decoration: none;
background: url(../img/subArrowNormal.gif) no-repeat 0.2em 0.7em;
}
#subLinks>ul li a { width: auto; }
#subLinks ul li#active a {
color: #760027;
}
#subLinks ul li a:hover, #subLinks ul li#active a:hover {
color: #760027;
background: url(../img/subArrow.gif) no-repeat 0.2em 0.7em;
}
/*#member_login_form .floatLeft {
width: 50%;
}
#member_login_form .floatRight {
width: 45%;
}*/
#messages {
padding-top: 10px;
clear: both;
}
#messages div {
border-width: 1px;
border-color: #c6cbcc #c6cbcc #fff;
border-style: solid;
background: #fff;
text-indent: 10px;
padding: 5px;
}


/*#type-member_type-a80 {
	width: 30px;
}
#type-member_type-b50 {
	width: 30px;
}
#type-member_type-c140 {
	width: 30px;
}
#type-member_type-d40 {
	width: 30px;
}
#type-member_type-e25 {
	width: 30px;
}
#type-member_type-f100 {
	width: 30px;
}
#type-member_type-g50 {
	width: 30px;
}
#type-member_type-h1500 {
	width: 30px;
}
#type-member_type-i500 {
	width: 30px;
}
#type-member_type-j40 {
	width: 30px;
}
*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 2 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 2.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #DBE0FF;
	border-bottom: 1px solid #003366
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
	width: 150px; 
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #EDEDED ;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #dee2e4;
	color: #333333;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #F3F3F3;
}
.altRowOdd{
	background-color: #F3F3F3;
}

.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}.indent {
	text-indent: -24px;
}
.verticalLine {
	border-bottom:1px dotted #999999; 
	width:100%; 
	padding: 5px 0 10px 0;
}