/********************************************
Filename:	template_css.css
Author:		Stephen Balhttp://www.northsub.com/content/administrator/index2.php
North Suburban Church - Administration [Joomla!]last
Date:		5/17/2007
*********************************************/
/*********************************************
 LAYOUT
**********************************************/

body
	{
	margin: 0;
	padding: 0;
	font: 12px/18px arial, verdana, sans-serif;
	color: #353535;
      	text-align: center;
	background: #F1EFE2 url(../images/body-bg.gif) top left repeat-x;
	}

#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 770px;
	text-align: left;
	background: #F1EFE2 url(../images/container-bg.gif) no-repeat 0px 185px;
}

#header {
	position: relative;
	margin: 0;
	padding: 0;
	width: 770px;
	height: 135px;
	background: url(../images/header-bg.jpg) no-repeat;
}

#signin {
	position: absolute;
	top: 4px;
	right: 30px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 11px;
	text-align: right;
	background: none;
}

#subhead {
	position: relative;
	margin: 0;
	padding: 0px 0px 0px 350px;
	width: 770px;
	height: 27px;
	background: url(../images/subhead-bg.gif) no-repeat;
}

#contentcontainer {
	position: relative;
	margin: 0;
	padding: 5px 230px 10px 15px;
	width: 730px;
	text-align: justify;
	background: #fff url(../images/content-bg.gif) repeat-y 0px 49px;
}

#leftcolumncontainer {
	float:left;
	margin: 0;
	padding: 5px 5px 5px 5px;
	width: 155px;
}

#rightcolumncontainer {
	float:right;
	width: 575px;
}


#banner {
	position: relative;
	margin: 0;
	padding: 2px 10px 10px 5px;
}

#infocontainer {
	position: relative;
	left:10px;
	width:575px;
	margin: 0 0 15px;
}

#info1 {
	position: absolute;
	right: 399px;	
	width: 175px;
}

#info2 {
	position: absolute;
	right: 208px;
	width: 175px;
}

#info3 {
	position: absolute;
	right: 15px;
	width: 176px;
}

#detail-left {
	position: absolute;
	top: 162px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 87px;
	background: url(../images/detail-left.gif) no-repeat;
}

#detail-right {
	position: absolute;
	top: 162px;
	right: 0;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 87px;
	background: url(../images/detail-right.gif) no-repeat;
}

#footer {
	position: relative;
	margin: 0;
	padding: 5px 0 0 30px;
	width: 740px;
	height: 40px;
	color: #fff;
	font-size: 11px;
	background: url(../images/footer-bg.gif) no-repeat;
}

#bottom {
	position: relative;
	background: transparent;
	text-align: center;
}

/*************************************
PRESENTATION
**************************************/


img
{
border-style: none;
}

/*************************************
 SPANs 
**************************************/
/*
span.title
{
color:#ffffff;
font-family:tahoma;
font-size:16px;
font-weight:bold;
}
*/

/**************************************
 Links
***************************************/

a
{
color:#6c8604;
}


a:visited 
{ 
color: #9cb60c;
}

a:hover 
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.link:active 
{ 
color: #000000;
}

/***************************************
 Events Page Formatting
***************************************/

table.contentpaneopen_events td.contentheading_events 
{
color:#6c8604;
font-weight: bold;
font-size: small;
}





/**************************************
 Horizontal Menu Formatting  
***************************************/

ul#mainlevel_horzmenu {
  	margin: 0;
  	padding: 0;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
 
}
ul#mainlevel_horzmenu li {
   	display: inline; /* Shows each item side-by-side */
  	list-style-type: none; /* Gets rid of the bullet points */
}
ul#mainlevel_horzmenu a {
        color: #fff;
  	display: block;
	float: left;
	padding: 0.3em 1em; /* Provides horizontal separation between menu items */
	text-decoration:none; 
	background: #353535 url(../images/hrz-div.gif) no-repeat;
}

ul#mainlevel_horzmenu li a:visited {
	color: #fff;
}

ul#mainlevel_horzmenu li a:hover {
	font-weight: bold;
	background:#265d9e;
}

/**************************************
 Vertical Main Menu Formatting  
***************************************/

table.moduletable_vertmenu th {
	background: url(../images/navhead-bg.gif) repeat-x;
	color: #fff;
	text-align: left;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

ul#mainlevel_vertmenu {
  	margin: 0;
  	padding: 0;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
 
}
ul#mainlevel_vertmenu li {
   	display: list-item; /* Shows each item side-by-side */
  	list-style-type: none; /* Gets rid of the bullet points */
}
ul#mainlevel_vertmenu a {
	color: #fff;
  	display: block;
	float: left;
	padding: 0 10px;
	text-decoration:none; 
	width: 135px;
	background: #265d9e url(../images/vert-bg.gif) no-repeat;
}

ul#mainlevel_vertmenu li a:visited {
	color: #fff;
}

ul#mainlevel_vertmenu li a:hover {
	font-weight: bold;
	background:#265d9e;
}


/**************************************
 Signin Menu Formatting  
***************************************/

ul#mainlevel_signin {
  	margin: 0;
  	padding: 0;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
 
}
ul#mainlevel_signin li {
   	display: inline; /* Shows each item side-by-side */
  	list-style-type: none; /* Gets rid of the bullet points */
}
ul#mainlevel_signin a {
  	display: block;
	float: left;
	padding: 0 1em; /* Provides horizontal separation between menu items */
	text-decoration:none; 
	/*background: #353535 url(../images/hrz-div.gif) no-repeat;*/
}

ul#mainlevel_signin li a:visited {
	color: #fff;
}
