@charset "UTF-8";


/*********************** 
ENTERTHEBIBLE HOME PAGE STYLE SHEET
************************/




/* <Global Layout Stuff> */

.right-side { background:none; margin-left: 10px;  }

/* </Global Layout Stuff> */




/* ---------------------------------------------------------------*/




/* <Standard Elements> */

/* </Standard Elements> */





/* ---------------------------------------------------------------*/






/* <Classy Elements> */



.page-title { background: #890129 url(../images/home-pg-title-gradient-bg.png) top left repeat-x; color:#FFF; width: 458px; border:none; margin:0; }

.sortable-list-block { background: #98012e; width: 458px; padding: 10px; color: #FFF; font-size: 12px;}

.sortable-list-block a { color: #fff; }

.sortable-list-block td { padding: 5px; width:160px; }

.content-left { padding:0; border:none; margin:0; }

.content-title { text-transform: uppercase; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom: 10px; background: #f8f2df url(../images/page-title-bg.png) left top no-repeat; margin-bottom: 20px; padding:10px; background: #d7b751; color:#333; width: 458px; border:none; margin:0; }

.content-right {
background:#FFF;
padding:0;
width:218px;
}

/* </Classy Elements> */





/* ---------------------------------------------------------------*/





/* <Links> */
/* </Links> */





/* ---------------------------------------------------------------*/






/* <Header Stuff> */


#mainnav ul li.current a {
	padding: 7px 12px 16px 12px;
	margin-left: 12px;
	}

#mainnav ul li.current {
	margin-right: 0px;
	}
					
/* Moving Banner */

#home-banner { 
	width: 721px;
	}

#banner-navigation { 
	width: 708px; /* 721 - 13 for padding */
	height: 20px;
	background: #cbb06d;
	text-align: right;
	padding: 10px 5px 10px 8px;
	}

#banner-navigation a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #222c80;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 5px 9px 5px 9px;
	text-decoration: none;
	border: none;
	width: 25px; height: 25px;
	margin-right: 3px;
	}
	
#banner-navigation a:hover {
	color: #ffffff;
	background: #222c80;
	}
	
#banner-navigation a.current {
	font-size: 11px;
	font-weight: bold;
	color: #222c80;
	background: #ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 5px 9px 5px 9px;
	text-decoration: none;
	border: none;
	margin-right: 3px;
	}

*:first-child+html #banner-navigation a, *html #banner-navigation a {
	background: url(../images/banner-roll-bg.png) top left no-repeat;
	}

*:first-child+html #banner-navigation a.current, *html #banner-navigation a.current {
	background: url(../images/banner-roll-bg-over.png) top left no-repeat;
	}	
	
/* </Header Stuff> */





/* ---------------------------------------------------------------*/






/* <Left Sidebar Stuff> */


		.left-nav li.current { padding-bottom: 5px;  }
		.left-nav li.current a { background: #a3b5bc url(../images/white-arrow-rt.png) no-repeat 150px 11px; padding: 8px 3px 8px 9px; }
		.left-nav li.current a:hover { background: #a3b5bc url(../images/white-arrow-rt.png) no-repeat 150px 11px;}
		
/* </Left Sidebar Stuff> */





/* ---------------------------------------------------------------*/






/* <Center Body Structure> */

#content-center.landing { 
	background: #f6f1e5;
	padding: 10px; 
	border-top: 1px solid #dcdfe1;
	width: 700px;
	}

.landing-left {
	width: 350px;
	float:left; 
	}
	
.landing-right {
	width: 338px;
	padding: 10px 0 0 10px;
	float:left; 
	border-left: 1px solid #dcdfe1;
	}

.landing-right td {	padding: 0 4px 3px 0; vertical-align: top; }
				
/* </Center Body Structure> */



/* ---------------------------------------------------------------*/





/* <Center-Area-Only Classy Elements> */

.home .page-title {padding:10px; }

/* </Center-Area-Only Classy Elements> */



/* ---------------------------------------------------------------*/





/* <Right Sidebar Structure> */
/* </Right Sidebar Structure> */


/* <Special Text Areas> */
/* </Special Text Areas> */



/* ---------------------------------------------------------------*/





/* <Table Layouts> */
/* </Table Layouts> */




/* ---------------------------------------------------------------*/




/* <Buttons> */
/* </Buttons> */



/* ---------------------------------------------------------------*/





/* <Footer Elements> */  
/* </Footer Elements> */  




/* ---------------------------------------------------------------*/




/* <IE6 Exceptions> */

*html .right-side.home { background: none; }
*html .content-left {margin:0px;padding:0px;width:280px;}
*html #wrapper { width:970px!important; overflow:hidden;}
*html #footer { width:955px!important; overflow:hidden;}


/* </IE6 Exceptions> */




/* ---------------------------------------------------------------*/




/* <IE7 Exceptions> */
/* </IE7 Exceptions> */



/* ---------------------------------------------------------------*/





/* <Override Everything Else > */   
/* </Override Everything Else > */  

