/* LifeWay Worship */

/*---COMMON STYLES---*/

.select {
	font-size:14px;
	font-weight:bold !important;
	text-align: left; 
	display: block; 
	text-align: left; 
	white-space: nowrap; 
	overflow: hidden; 
	border:1px solid #959595;
}

.select option {
	font-size:16px;
	font-weight:bold !important;
	text-align: left; 
	display: block; 
	text-align: left; 
	white-space: nowrap; 
	overflow: hidden; 
}

.select-small {
	font-size:12px;
	font-weight:bold !important;
	text-align: left; 
	display: block; 
	text-align: left; 
	white-space: nowrap; 
	overflow: hidden; 
	border:1px solid #959595;
}

.select-small option {
	font-size:12px;
	font-weight:bold !important;
	text-align: left; 
	display: block; 
	text-align: left; 
	white-space: nowrap; 
	overflow: hidden; 
}

/*--- Markup ---*/

div.hr {
	background: url(../../images/green_dot.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:10px;
}

div.hr hr {
	display: none;
}

/*--- Layout ---*/

.table_padding td {
	padding:6px!important;
	font-weight:bold;
	font-size:11px;
}

.table_padding2 td {
	padding-bottom:8px!important;
	padding-right:8px!important;
	font-weight:bold;
	font-size:11px;
}

.float_right{
	float:right!important;
}

.float_left{
	float:left!important;
}


/*--- Headings ---*/

h1 {
	font-size:18px;
	font-weight:bold!important;	
	background: url(../../images/heading_bullet.gif) no-repeat;
	padding-left:37px;	
	padding-top:7px;
	height:24px;
	margin-bottom:17px;
}

h2 {
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold!important;
	background: url(../../images/heading_bullet.gif) no-repeat;
	padding-left:37px;	
	padding-top:7px;
	height:24px;
	margin-bottom:9px;	
	padding-right:0px;
}

h3 {
	font-size:11px;
	font-weight:bold!important;
	background: url(../../images/heading_bullet.gif) no-repeat;
	padding-left:37px;	
	padding-top:2px;
	height:29px;
	padding-bottom:12px;	
}

h3 a {  
	text-decoration:none; 
     color:#000; 
}

h3 a:hover {  
      text-decoration:underline; 
      color:#000;
}

h4 {
	font-size:16px;
	font-weight:bold!important;
	background: url(../../images/heading_bullet_transp.gif) no-repeat;
	padding-left:37px;	
	padding-top:9px;
	height:29px;
}

h5 { /*displays header with either right or down arrow*/
	font-size:18px;
	font-weight:bold!important;
	padding-left:21px;
	padding-bottom:11px;
}

h6 {
	font-size:14px;
	font-weight:bold!important;	
	background: url(../../images/heading_bullet_transp2.gif) no-repeat;
	padding-left:37px;	
	padding-top:9px;
	height:22px;
	padding-bottom:6px;
}

/*--- Font Styles ---*/

html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

p {
	line-height:130%;
	padding-bottom:15px;
}

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}

.hint {
	color:#DF784F;
	font-size:10px;
	font-style:italic;
}	

.errorText {
	color:red;
	font-weight:bold;
}

.faded {
	color:#bdbdbd;
}

.green {
	color:#7D9444;
}

.green_border {
	background: url(../../images/green_dot.gif);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
}

.blue {
	color:#596790;
}

.orange {
	color:#D46038;
}

.grey {
	color:#888888;
}

.grey_small {
	font-size:10px;
	color:#888888;
}

.medium_text {
	font-size:15px;
}

/*--- Alternating Row Color ---*/

.odd{background-color: #EEF1F4;} 

.even{
	background-color: #;
} 


#topnav {
	margin:0px auto;
	margin-top:22px;
	width:877px;
	height:24px;
	text-align:right;
	padding-right:24px;	
	font-size:12px;	
	position:relative;
}

#topnav a {
	color:#000;
	text-decoration:none;
}

#topnav a:hover {
	color:#000;
	text-decoration:underline;
}

#topnav img {
	vertical-align:bottom;
}

.forgot_username,.forgot_password {
	position:absolute;
	top:-15px;
	text-align:center;
	font-size:10px;
	color:#DF7855;
}
.forgot_username a,.forgot_password a {
	color:#DF7855!important;
	text-decoration:none!important;
}
.forgot_username a:hover,.forgot_password a:hover {
	color:#DF7855!important;
	text-decoration:underline!important;
}
.forgot_username{
	right:235px;
	width:169px;
}
.forgot_password{
	right:55px;
	width:111px;
}

#header {
	margin:0px auto;
	margin-top:15px;
	background: url(../../images/header.jpg) no-repeat;	
	width:901px;
	height:59px;
}

#header img {
	float:left;
}

#header2 {
	margin:0px auto;
	margin-top:15px;
	background: url(../../images/header2.jpg) no-repeat;	
	width:901px;
	height:59px;
}

#header2 img {
	float:left;
}

#wrap {
	margin:0px auto;
	padding-top:11px;
	width:899px;
	border-left:1px solid #BDBDBD;
	border-right:1px solid #BDBDBD;
}

.middle_top {
	height:19px;
	background: url(../../images/library/middle_top_bg.jpg) no-repeat;	
}	

.middle_mid {
	width:865px;
	border-left:1px solid #BDBDBD;
	border-right:1px solid #BDBDBD;
	padding:0px;
	margin:0px;
	position:relative;
	left:-1px;
}

.middle_mid th {
	padding-top: 3px;
	padding-bottom: 6px;
	margin-bottom: 3px;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
}

.spacer {
	padding-top:7px;
	padding-bottom: 7px;
	margin: 5px;
}	

.middle_mid th a {
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
}

.middle_mid th a:hover {
	color: #8F8F8F;
}

.middle_bottom {
	height:25px;
	background: url(../../images/library/middle_bottom_bg.jpg) no-repeat;	
}	

#contentBottom {
	background: url(../../images/footer.gif) no-repeat;	
	width:901px;
	height:21px;
	margin:0px auto;
	margin-bottom:5px;
}

#site_footer {
	width: 900px; 
	margin-top: 15px; 
	margin: 0 auto;
}

#site_footer_top {
	background: transparent url(../../images/header.png) no-repeat scroll 0%;
	height: 22px;
	width: 901px;
}

#site_footer_middle {
	margin: 0 auto; 
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 899px;
	border-left: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;		
}

#site_footer_bottom {
	background: transparent url(../../images/footer.gif) no-repeat scroll 0%;
	height: 21px;
	width: 901px;
	margin: 0px auto 5px;
}

.footer_info {
	height:35px;
	position:relative;
}


/*--- Font Styles ---*/
a {
color:#D7613B;
}

a.subtle {
	font-size:10px;	
	color:#DF7855!important;
	text-decoration:none;
}

.grey_small2 {
	font-size:12px;
	color:#6E6E6E;
	font-weight:bold;
}

.medium_text {
	font-size:15px;
}




/*--- Global Nav ---*/


#nav {
	float:right;
	width:423px;
}

#nav li {
	list-style:none;
	width:98px;
	height:27px;
	text-align:center;
	font-size:14px;
	color:#fff;
	background: url(../../images/nav_bg.jpg) no-repeat;
	float:left;
	margin-left:2px;
	padding-top:5px;
}

#nav li a {
	display: block;
	width: 100%;
	color:#fff;
	text-decoration:none;
}

#nav li a:hover {
	display: block;
	width: 100%;
	color:#fff;
	text-decoration:underline;
}

.nav_active { /*--- Changes the tab bg to include the arrow down ---*/
	background: url(../../images/nav_bg_active.jpg) no-repeat!important;
}

.nav_active a:hover { /*--- removes the hover-underline action  ---*/
	text-decoration:none!important;
}
.nav_active2 { /*--- Changes the tab bg to lighter color and arrow down ---*/
	background: url(../../images/nav_bg_active2.jpg) no-repeat!important;
}

.nav_active2 a:hover { /*--- removes the hover-underline action  ---*/
	text-decoration:none!important;
}

.nav_active3 { /*--- Changes the tab bg to darker color and NO arrow ---*/
	background: url(../../images/nav_bg_active3.jpg) no-repeat!important;
}

.nav_active3 a:hover { /*--- removes the hover-underline action  ---*/
	text-decoration:none!important;
}
.subnav {
	text-align:center;
	font-size:11px;
	padding-right:24px;
}

.subnav a {
	color:#000;
	text-decoration:none;
}

.subnav a:hover {
	color:#000;
	text-decoration:underline;
}

.subnav_spacer {
	margin-left:4px!important;
	margin-right:4px!important;
	color:#B9B9B9;
	font-size:17px;
	display:inline;
}

/* Tooltip Styles */

#ttip_top {
	background: url("../../images/tooltip_top.gif");
  	background-repeat:no-repeat;
	background-position:bottom;
	width:360px;
	height:10px;
}

#ttip_middle {
	background: url("../../images/tooltip_middle.gif");
  	background-repeat: repeat-y;
	width:340px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}

#ttip_bottom {
	background: url("../../images/tooltip_bottom.gif");
  	background-repeat:no-repeat;
	background-position:top;
	width:360px;
	height:10px;
}



/* Mapping Tooltip Styles */

.mapping_ttip {
	position:absolute;
	z-index: 3000!important;
}

.mapping_ttip_top {
	background: url("../../images/mapping_tooltip_top.gif");
  	background-repeat:no-repeat;
	background-position:bottom;
	width:360px;
	height:10px;
	z-index: 3000!important;
}

.mapping_ttip_middle {
	background: url("../../images/mapping_tooltip_middle.gif");
  	background-repeat: repeat-y;
	width:320px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#515151;
	padding-left:20px;
	padding-right:20px;
	font-weight:bold;
	line-height:120%;
	z-index: 3000;
}

.mapping_ttip_bottom {
	background: url("../../images/mapping_tooltip_bottom.gif");
  	background-repeat:no-repeat;
	background-position:top;
	width:360px;
	height:10px;
	z-index: 3000;
}

.mapping_ttip_middle_orange {
	color:#DD6C00;
}

.mapping_error {
	padding-right:5px;
}

.norman_window {
	position:absolute;
	right:-17px;
}

.legend_bold {
	font-family: Lucida;
	font:8px Lucida Sans Unicode;
	font-weight: bold;
}

.legend {
	font-family: Lucida;
	font:100% Lucida Sans Unicode;
}