body,html { margin: 0; /* overflow:hidden; */ }

#docpane {
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding: 0;
	overflow:auto;
	position:relative;
	color: #000;
}

a {
	color: #000;
}

#docpane-content{
	z-index:-99;
	width:auto;
	min-height:100%;
}

#parent{
width:auto !important;
}

#pagebar {
}

.right, .right a {
	color: #ffffff;
	text-decoration: none;
	float: right;
	font-size: 11px;
}

.left, .left a {
	color: #ffffff;
	text-decoration: none;
	float: left;
	font-size: 11px;
}



#toolbar { 
	background:   url(file:///C|/Users/2241/Documents/websites/Living%20Hope/themes/common/images/lhc/bg_menu.gif) #000 repeat-x;
	left: 0;
	top: 0;
	color:#FFFFFF !important; 
	height:59px;
	font-size: 12px;
	min-width: 650px;
	font-family: Arial, Helvetica, sans-serif !important;
	z-index:99;
	position:static;
}

#tool_con {
	width:980px; 
	margin:0px auto;
	text-align:left;
}
#tblogo {
	background: url(file:///C|/Users/2241/Documents/websites/Living%20Hope/themes/common/images/lhc/menu_logo.gif) 	border-right:#000 solid 1px;
	height:59px;
	padding:0;
	float: left;
	color:#FFF;
	margin:0px 2px 0px 0px;
	text-decoration:none;
}
#tblogo:hover {
	color: #FFF;
	text-decoration: none;
}
#tbaccountinfo {
	float: right;
	width: 150px;
	overflow: hidden;
	text-align:right;
}
#tbaccountinfo.ahold{
	padding:9px 20px 0px 0px;
	font-weight:normal;
}
#tbaccountinfo.aholda{
	padding:0px 10px 0px 0px;
	font-weight:normal;
}
#tbaccountinfo a:link, a:visited {
	color: #FFF;
	text-decoration:none;
}
#tbaccountinfo a:hover {
	color: #4b5561;
	text-decoration:none;
}
#tbaccountinfo img {
	float: right;
	margin-left: 5px;
}
#tbbottombar {
	clear:both;
	background: #3F3F3F;
	padding: 1px 5px 3px 5px;
}
#tbbottombar a {
	color: #667ecc !important;
}
#tbbottombar a:hover {
	color: #FFF !important;
}
#tbbottombar .center { text-align: center }
#tbbottombar .left { clear: left; float: left; position: relative; }
#tbbottombar .right { display: block; text-align: right; }


#navcont {
	height: 59px;
	float:left;
	z-index:999;
	position:relative;
}
#nav, #nav ul {
	float: left;
	height:59px;
	line-height: 1;
	font-weight: normal;
	margin: 0;
	padding: 0px;
	z-index:999;
}
#nav li ul li {
	z-index:999;
}
#nav, #nav ul, #nav li {
	list-style: none !important;
}
#nav {
	font-size: 12px;
}
#nav ul {
	font-size: 12px;
}
#nav a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
#nav li ul a {
	display:block;
	width:12em;
	padding:5px 5px 8px;
	color:#666;
}
#nav li ul a:visited {
	color:#666;
}
#nav li ul a:hover {
	color:#0077ff;
}
#nav a.parent {
	background:   url(file:///C|/Users/2241/Documents/websites/Living%20Hope/themes/common/arrow.gif) center right no-repeat;
}
#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 13em;
	font-weight: normal;
	margin: 0;
}
#nav li li {
	padding-right: 1em;
	width: 12em;
	height:26px;
	border-bottom:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
}
#youava {
	position:relative;
	top:-3px;
	left:-4px;
}
/*#nav li ul a {
	width: 12em;
}
#nav li ul ul {
	margin: -1.75em 0 0 13em;
}*/
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li.sfhover ul.sfhover, #nav li li.sfhover ul.sfhover, #nav li li li.sfhover ul.sfhover {
	left: auto;
	background:#e6e6e6;
	margin:-10px 0px 0px 10px
}
#nav ul li:hover ul, #nav ul li.sfhover ul, #nav ul li:hover ul.sfhover, #nav ul li.sfhover ul.sfhover {
	left: auto;
	background:#e6e6e6;
	margin:-10px 0px 0px 100px
}
#nav li ul li.sfhover, #nav li ul li:hover {
	background: #fff;
	color:#0077ff;
	width:12em;
	height:26px;
}
#nav li.topper:hover, #nav li.sfhover {
	background:url(http://www.livinghopechurch.com/themes/common/images/lhc/bg_menu_x.gif) repeat-x;
	width:auto;
	height:59px;
	background-color:#07f;
}
#nav li.topper {
	width:auto;
	height:59px;
}
#nav img {
	border:medium none;
}


/*#minimenucont {
	position: absolute;
	bottom: 0;
	right: 20px;
	z-index: 200000;
}
#minimenu, #minimenu ul {
	float: left;
	line-height: 1;
	font-weight: bold;
	padding: 0;
}
#minimenu, #minimenu ul, #minimenu li {
	list-style: none !important;
}
#minimenu {
	font-size: 14px;
}
#minimenu ul {
	font-size: 12px;
}
#minimenu a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0.25em 2em;
}
#minimenu a.parent {
	background:  url(arrow.gif) center right no-repeat;
}
#minimenu li {
	float: left;
	padding: 0;
}
#minimenu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 12.4em;
	w\idth: 11.9em;
	font-weight: normal;
	border-width: 3px;
	margin: 0;
}
#minimenu li li {
	padding-right: 1em;
	width: 11em;
	position: relative;
	top: -5em;
	border: solid #3B3B3B;
	border-width: 0;
	background: #010103;
}
#minimenu li ul a {
	width: 11em;
	w\idth: 7em;
}
#minimenu li ul ul {
	margin:  -1.75em 0 0  12em;
}
#minimenu li:hover ul ul, #minimenu li:hover ul ul ul, #minimenu li.sfhover ul u.blockflow {
    text-align:center;
}
.blockflow a img {
    vertical-align: top;
}
.blockflow div {
    display: inline;
	overflow: hidden;
}
.blockflow div span {
    display: table-cell;
    display: inline-block;
    padding: 5px 0;
    width: 200px;
    vertical-align:top;
}
.blockflow div span span {
	display: block !important;
    display:table-cell;
    padding:0 !important;
}
.blockflow div span label {
	font-size:11px;
	display: block;
}
.blockflow.flowbototm div span {
	vertical-align:bottom;
}
.blockflow.squares75 div {
	height: 100px;
}
.blockflow.squares75 div span {
	width: 100px;
    height: 100px;
}
.blockflow.squares100 div {
	height: 120px;
}
.blockflow.squares100 div span {
	width: 120px;
    height: 120px;
}
.blockflow.squares33 div {
	height: 50px;
}
.blockflow.squares33 div span {
	width: 50px;
    height: 50px;
}
.blockflow.squares200x150 div {
	height: 170px;
}
.blockflow.squares200x150 div span {
	width: 220px;
    height: 170px;
}

.bf { text-align:center; }
.bf .fi {
    display: inline;
	overflow: hidden;
}
.bf .fi .fii {
    display: table-cell;
    display: inline-block;
    padding: 5px 0;
    width: 200px;
    vertical-align:top;
}
.bf .fi .fii .fii2 {
	display: block !important;
    padding:0 !important;
}
.bf.pb .fi .fii { vertical-align:bottom; }

.bf.s75 .fi { height: 100px; }
.bf.s75 .fi .fii { width: 75px; height: 100px;}
.bf.s100 .fi { height: 100px; }
.bf.s100 .fi .fii { width: 100px; height: 120px; }
.bf.s200 .fi .fii { width: 200px; }

#browselist {
	list-style: none;
	margin: 0;
	padding: 0;
}
#browselist li {
	border-bottom: 1px solid #E6E6E6;
}
#browselist li a {
	display: block;
	padding: 3px;
}



.icon {
	vertical-align: middle;
	height: 16px;
	width: 16px;
}
.logininput {
	width: 160px;
}
.logo {
	width: 55px;
	height: 56px;
	float: left;
}




#frmautologin {
	border: none !important;
	background: none !important;
	vertical-align: middle;
}
/*#login {
	position: absolute;
	top: 10px;
	right: 10px;
}*/
#loginerror {
	color: #CA0000;
	font-size: 12px;
	vertical-align: middle;
}
#pageloading {
	width: 33px;
	height: 33px;
	margin:13px 0px;
	float:right;
}
#pageloading img {
	margin: 6px 6px 7px 7px;
}
.tagcloud { 
	padding: 15px; 
	line-spacing: 5px;
	text-align: center;
}
.tagcloud a {
	padding:4px 8px;
	color:#07f;
	vertical-align: middle;
}
.tagcloud a:link {
	text-decoration:none;
}
.tagcloud a:visited {
	text-decoration:none;
	color:7c7c7c;
}
.tagcloud a:hover {
	background:#07f;
	color:#fff;
}
.tabs {
	padding: 8px 5px 0 5px;
	white-space: nowrap;
	height: 1%;
	position: relative;
	position: relative;
	top: 3px;
	z-index: 5;
}

.tabs a, .tabs strong {
	border: 1px solid;
	float: left;
	margin-right: -2px;
	padding: 3px 14px;
	white-space: nowrap;
	text-align: center;
}

.tabs a, .tabs strong {
	border-style: solid;
	border-width: 1px 1px 0 1px;
}

.tabs a:hover, .tabs a:focus, .tabs a:active {
	text-decoration: none;
}

.tabs strong {
	border-bottom-style: none;
	padding-bottom: 5px;
	padding-top: 4px;
	cursor: default;
	position: relative;
	top: -2px;
	z-index: 10;
	font-weight: bolder;
}

.tabs:after {
	clear: both;
	display: block;
	content: " ";
	height: 0;
	visibility: hidden;
}

.tabs span.linksep { display: none; }



a#dialogclose {
	color: #AAA !important;
	text-decoration: none !important;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	display: block;
	width: 20px;
	height: 20px;
	text-align: right;
	font-weight: bolder !important;
}
a#dialogclose:hover {
	color: #990000 !important;
	text-decoration: none !important;
}
/*a {
	outline: none;
	text-decoration: none;
}*/
body {
	margin: 0px;
	font: 14px Helvetica, Lucida Grande, Tahoma, sans-serif;
}
th {
	text-align: left !important;
	font-size: 1.1em;
}
.clearer {
	clear: both;
	font-size: 0px;
}



#dialogcontainer {
	border: 2px solid #DDD;
	padding: 0px 10px 10px 10px;
	color: #222222;
	background: #FFFDF6;
	overflow: auto;
	z-index: 99999;
	font: 11px arial, helvetica, trebuchet ms !important;
}
#dialogcontainer a {
	color: #222222 !important;
	font: 14px arial, helvetica, trebuchet ms !important;
}
#dialogcontainer h2 {
	color: #1A1A1A !important;
	font: bolder 14px arial, helvetica, trebuchet ms !important;
	text-align: left;
}
#dialogcontainer input {
	margin: 3px;
	border-width: 1px;
	border-color: #CACACA;
	border-style: solid;
	font-size: 13px;
	/*margin: 5px 0px 10px 0px;*/
	vertical-align: middle;
}
#dialogcontent {
	overflow: auto;
}
.dialoglogin {
	margin: 0px 20px 10px 0px;
	height: 22px;
}
.hidden {
	display: none;
}
img {
	border-width: 0px;
}

/* dialogs */
.ui-dialog-fade {
	position: absolute;
	background-color: #000;
}
.ui-dialog {
	position: absolute;
	text-align: left;
}
.ui-dialog-container {
	color: #555;
	border: 5px solid #A0A0A0;
}
.ui-dialog-title {
	margin: 0;
	padding: 5px;
	background-color: #f0f0f0;
	font-size: 1.5em;
}
.ui-dialog-message {
	background-color: #FFF;
	padding: 10px;
}
.ui-dialog-buttons {
	background-color: #F0F0F0;
	text-align: center;
	padding: 5px;
}
.ui-dialog button {
	padding: 3px 10px 3px 10px;
	margin: 0 10px;
	background: #dcdcdc;
	border: 1px solid #AAA;
}
.ui-dialog button:hover {
	background: #EEE;
}
.ui-dialog-close-button {
	position: absolute;
	right: 11px;
	top: 11px;
	color: #AAA;
	font-family: Verdana;
	background: #dcdcdc;
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
a.ui-dialog-close-button:hover {
	text-decoration: none;
	color: #c30707;
	background-color: #dab6b4;
}


/* avatar bubble */
.ui-avatar-bubble {
	position: absolute;
	color: #FFF;
	width: 250px;
	border-collapse: collapse;
	border-spacing: 0;
	z-index: 999998;
	empty-cells: show;
	text-align: left;
}
.ui-avatar-bubble td { padding: 0; }
.ui-avatar-bubble .ui-image {
	float: left;
	margin-right: 5px;
}
.ui-avatar-bubble .ui-menu { color: #333; text-align: center; clear: both; padding-top: 3px; }
.ui-avatar-bubble .ui-menu a,
.ui-avatar-bubble .ui-menu a:visited,
.ui-avatar-bubble .ui-menu a:hover { color: #FFF !important; }
.ui-avatar-bubble .ui-content {
	font-size: 11px;
	background: #999;
	padding: 5px !important;
	vertical-align: top;
	overflow: hidden;
	width: 250px;
}
.ui-avatar-bubble .ui-blr{ background: #999; }
.ui-avatar-bubble .ui-bt,
.ui-avatar-bubble .ui-bb { background: #000; }
.ui-avatar-bubble .ui-bt,
.ui-avatar-bubble .ui-bb { height: 5px; }
.ui-avatar-bubble .ui-bt { vertical-align: bottom; height: 5px; }
.ui-avatar-bubble .ui-bb { vertical-align: top; height: 5px; }
.ui-avatar-bubble .ui-ctr,
.ui-avatar-bubble .ui-cbl,
.ui-avatar-bubble .ui-cbr { height: 5px; width: 5px; }
.ui-avatar-bubble .ui-ctr { background:  url(file:///C|/Users/2241/Documents/websites/Living%20Hope/themes/common/images/bubblecornertr.png) no-repeat bottom }
.ui-avatar-bubble .ui-cbl { background:  url(file:///C|/Users/2241/Documents/websites/Living%20Hope/themes/common/images/bubblecornerbl.png) no-repeat }
.ui-avatar-bubble .ui-cbr { background:  url(file:///C|/Users/2241/Documents/websites/Living%20Hope/themes/common/images/bubblecornerbr.png) no-repeat }



/* forms */

.ui-form-table .ui-description {
	color: #4cbe3a;
	font-size: smaller;
	display: block;
}
.ui-form-table th,
.ui-form-table td {
	vertical-align: top;
}
.ui-form-table th {
	text-align: right;
}
.ui-form-table input,
.ui-form-table select {
	vertical-align: middle;
	border: 1px solid #DDD;
}

/* validation */
label.ui-validation-error {
	color: #ee4f4f;
	display: block;
	padding: 2px;
}
input.ui-validation-error,
select.ui-validation-error {
	border: 1px solid #E00;
}

.entrydescription { font-size: .8em }

.bottomad {
	text-align:center;
}


#show {
height: 35px;
}


#form_regular{
margin: 0 0 20px 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
#form_regular input{
border: 2px solid #dedede;
font-family: Arial, Helvetica, sans-serif;
color: #66666c;
}
#form_regular textarea{
border: 2px solid #dedede;
font-family: Arial, Helvetica, sans-serif;
color: #66666c;
}
#form_regular select{
border: 2px solid #dedede;
font-family: Arial, Helvetica, sans-serif;
color: #66666c;
}
#form_regular td{
padding: 3px;
border-bottom: 1px dotted #ddd;
}
#form_regular strong{
display: block;
margin: 10px 0 0 0;
color: #66666c;
}
.form_reg{
padding: 10px;
background-color: #e0e0e0;
}

/* alerts */

.ui-alert-area {
position: absolute;
bottom: 0px;
left: 0px;
padding: 0 0 0 3px;
}
.ui-alert {
border: 1px solid #FFDB55;
background: #FFA;
color: #333;
padding: 3px;
margin-bottom: 3px;
width: 200px;
font-size: 11px;
display: block;
overflow: hidden;
}
.ui-alert a.ui-close {
float: right;
width: 12px;
text-align: right;
color: #F00;
}
.ui-alert .ui-msg {
float: left;
width: 188px;
overflow: hidden;
}


/* user selector */
.ui-user-selector {
	border: 1px solid #DDD;
	width: 100%;
	min-height: 28px;
	cursor: text;
	background: #FFF;
	color: #000;
}
.ui-user-selector input {
	border-style: none;
	border-width: 0;
	margin: 5px 3px 3px 3px;
	width: 30px;
	outline: none;
}
.ui-user-selector.ui-multi input {
	float: left;
}
.ui-user-selector .ui-item {
	border: 1px solid #EEC;
	padding:1px;
	margin: 2px;
	cursor: default;
	overflow: hidden;
	position: relative;
}
.ui-user-selector .ui-item .ui-content {
	float: left;
	display: block;
}
.ui-user-selector.ui-multi .ui-item {
	float: left;
}
.ui-user-selector .ui-item img {
	margin: 2px 7px 2px 2px;
	vertical-align: text-bottom;
}
.ui-user-selector .ui-item a.ui-delete {
	color: #AAA;
	font: 11px Verdana;
	background: #F2F2F2;
	display: block;
	width: 16px;
	height: 16px;
	margin: 2px 2px 2px 7px;
	text-align: center;
	vertical-align: middle;
}
.ui-user-selector.ui-single .ui-item a.ui-delete {
	float: right;
}
.ui-user-selector.ui-multi .ui-item a.ui-delete {
	float: left;
}
.ui-user-selector .ui-item a.ui-delete:hover {
	text-decoration: none;
	color: #c30707;
	background-color: #dab6b4;
}
.ui-user-selector .ui-message {
	float: left;
	font-style: italic;
	color: #AAA;
	margin: 8px;
}
.ui-user-selector div.ui-selected {
	background: #EEE;
}
.ui-user-selector-menu {
	position: absolute;
	max-height: 200px;
	overflow: auto;
	border: 1px solid #DDD;
	cursor: default;
	background: #FFF;
	z-index: 9999;
}
.ui-user-selector-menu a {
	display: block;
	padding: 3px;
	border-bottom: 1px dotted #EEE;
}
.ui-user-selector-menu a:last {
	border-bottom: none;
}
.ui-user-selector-menu a.ui-selected,
.ui-user-selector-menu a.ui-selected:hover {
	background: #b8daf5;
}
.ui-user-selector-menu a:hover {
	background: #F5F5F5;
}
.ui-user-selector-menu .ui-img-holder {
	display: block;
	width: 33px;
	height: 33px;
	float: left;
	padding-right: 3px;
}
.ui-user-selector-menu .ui-type {
	color: #999;
	font-style: italic;
	float:right;
}
.ui-user-selector-menu .ui-altname {
	font-style: italic;
	color: #999;
	display: block;
}
.ui-user-selector-menu em {
	padding: 4px;
	display: block;
}



/* sidebar chair menu */
.csm-title {
	font-size: 1.1em;
	cursor: pointer;
}
.csm-content {
	margin: 0;
	padding: 0 0 0 8px;
}
.csm-content li {
	font-size: 1em;
	list-style: none;
}
.csm-button {
	display: block;
	width: 16px;
	height: 16px;
	background:  url(file:///C|/Users/2241/Documents/websites/Living%20Hope/themes/common/images/expand.gif);
	float: left;
}
.csm-button.csm-expanded {
	background-position: 17px 0;
}
