
body {
	text-align:			left;
	font-family: 		Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4F7FD3;
	line-height: 1.6em;
}
span.small { 		/* Small text underneath post title, i.e. 'Written by...' */
	line-height: 1.2em;
}
p, div
{
  text-align: left;
}
a.contentpagetitle {
	text-decoration:none;
}
#container {
	width:				980px;
	font-size:			12px;
	margin:				0 auto;
	text-align:			left;
	clear:				both;
	margin-top:			10px;
	background-color:	#ffffff;
}

#leftsidebar {
	float:				left;
	width:				20%; 
	overflow:			hidden;
	padding-bottom:		10px;
}

#main {
	float:				left;
	width:				70%;
	overflow:			hidden;
	padding-bottom:		10px;	
}
#rightsidebar {
	float:				left;
	width:				25%; 
	/*overflow:			hidden; */
	padding-bottom:		10px;	
} 
a, a:visited {
	color:				#125c83;
	text-decoration:none;
}
a:hover {
	color:				#b00000;
}
/* ----- Left Sidebar Elements ----- */
#leftsidebar ul {
	margin:				0px;
	padding-left:		20px;
	padding-top:		5px;
}
#leftsidebar ul li {
	margin:				0px;
	padding:			0px;
	list-style-type:	square;
}
#leftsidebar ul li a {
	text-decoration:	none;
	color: 				#333333;
}
#leftsidebar ul li a:hover {
	text-decoration:	underline;
}
#leftsidebar h3 {
	margin:				0px;
	padding-top:		4px;
	padding-bottom:		4px;	
	height:				11px;
	font-size:			10px;
	font-family:		verdana, arial;
	color:				#ffffff;
	text-align:			center;
	background-image: 	url('../images/modtop.jpg');
}
#leftsidebar .moduletable {
	background-color: 	#eeeeee;
	color: 				#000000;
}
#user4 .moduletable {
	background-color: 	#ffffff;
	color: 				#000000;
}

/* ----- Sidebar Buttons ----- */
#leftsidebar .moduletable_menu {
	margin-bottom: 		10px;
	background-color: 	#111111;
	color: 				#333;
	padding:			0;
}

#leftsidebar .moduletable_menu ul {
	list-style:			none;
	margin: 			0;
	padding: 			0;
	border: 			none;
}
#leftsidebar .moduletable_menu ul li {
	list-style:			none;
	margin: 			0;	
}
#leftsidebar .moduletable_menu ul li a {
	display: 			block;
	padding: 			10px 2px 4px 10px;
	background-image: 	url('../images/bbg.jpg');		
	background-color: 	#000000;
	color: 				#fff;
	text-decoration: 	none;
	width: 				100%;
}

html>body #leftsidebar .moduletable_menu li a {
	width: 				auto;
}

#leftsidebar .moduletable_menu li a:hover {
	background-color: 	#c40101;
	background-image: 	url('../images/bbgo.jpg');		
	color: 				#ffffff;
}
/* ----- Right Sidebar Elements ----- */

#rightsidebar .moduletable, #rightsidebar .moduletable_text {
	background-color: 	#fafafa;
	color: 				#000000;
	margin-bottom:		10px;
	border:				1px solid #bababa;
}
#rightsidebar div.moduletable .moduletable {
	border:				0px;
	border-style:none;
}
#rightsidebar .moduletable h3, #rightsidebar .moduletable_text h3 {
	margin:				0px;
	padding-top:		2px;
	padding-bottom:		4px;	
	height:				11px;
	font-size:			10px;
	font-family:		verdana, arial;
	color:				#ffffff;
	text-align:			center;
	background-color:	#000000;
}
#rightsidebar p, .bannergroup_text {
	margin-top:			0px;
	margin-bottom:		10px;
	padding-left:		5px;
	padding-right:		5px;	
}


/* Additional markups */
.pagenavcounter, .pagenav {
	font-size:			10px;
} 
.contenttoc {
	padding:			5px;
}
.right{
    text-align: right;
}

div.componentheading {	/* Component heading */
	font-size:			16px; 
	border-bottom:		1px solid #777777;
	font-weight:		bold;
	margin-top:			10px;
	border-bottom:		1px solid #cccccc;
}
td.contentheading {		/* Post titles/headings */
	font-size:			16px; 
	font-weight:		bold;
	clear:				both;
	padding-top:		10px;	
}
table.contentpaneopen {	/* Table wrapping posts */
	margin:				0;
	padding:			0;
}
#form-login-remember {	/* Small 'remember me?' text in login form */
	font-size:			12px;
	padding-bottom:		5px;
}
#form-login {
	text-align:			center;
}
#form-login-username, #form-login-password, #form-login-remember {
	text-align:			left;
	font-size:			11px;	
	padding-left:		10px;
	margin:				0;
}
#form-login ul {
	text-align:			left;
}
fieldset.input {
	border:				0;
}
#form-login #form-login-remember {
	text-align:			center;
}
form {
	margin:0;
}
td.sectiontableentry1 {		/* Alternating rows for polls */
	background-color:	#ffffff;
}	
td.sectiontableentry2 {		/* Alternating rows for polls */
	background-color:	#f9f9f9;
}	
.button {
	background-color:	#ddecf3;
	font-size:			10px;
	font-family:		verdana, arial;
	border-top:			1px solid #e7f7ff;
	border-left:		1px solid #cde4ef;	
	border-bottom:		1px solid #000000;
	border-right:		1px solid #245167;
}
.buttonheading img {
	border: 			none; 
	margin: 			0;
	padding:			0;
}
span.small { 		/* Small text underneath post title, i.e. 'Written by...' */
	font-size:			10px;
	margin:				0;
	padding:			0;
}
td.createdate {		/* Small date under post titles */
	font-size:			10px;
	text-align:			left;
	color:				#999999;
}
td.modifydate { 	/* The 'Last Updated' date under posts/modules. */
	font-size:			10px;
	text-align:			right;
	font-style: 		italic;	
}
a.readon { 			/* The 'Read More...' link under posts/modules. */
	font-size:			12px;
	float:				left;
	text-align:			left;
}
td.article_column {
	padding-right:		10px;
}
table.pollstableborder {
	text-align:			left;
	width:				100%;
}
p {
	margin-top:			0;
	margin-bottom:		10px;
}
span.breadcrumbs  {
	font-size:			10px;
	color:				#666666;
}
.crumbbg {
	background-color:	#fff0fe;
}
div.bannerheader {
	font-size:			10px;
}
/*.................. Make the pagination stuff look better at the bottom of the page if there are
                     multiple articles continuing on to the next page!  */
.pagination span { padding: 4px; }
.pagination a    { padding: 4px; }














/**************** Search box style *************************/
div.searchmenu input.inputbox
{
  color:#666666;
  width:150px;
  font-size: 10px;
  text-align:right;
  background: #ffffff;
  vertical-align:top;
  border: 0px;
  margin-top: 3px;
  margin-bottom: 1px; 
  margin-left:20px;
  padding-right:5px;
  size:80;
  maxlength:80;
}

div.searchmenu input.form-submit, div.searchmenu input.button
/*#search-block-form input.form-submit, #search-form input.form-submit */
{
margin-top: 0px;
height: 20px;
width: 20px;
cursor: pointer;
/* text-indent: -9999px; */
margin-left: 7px;
border: none;
background: url("http://www.neofb.org/main/uploaded_images/main_theme/searchbarbutton.gif") no-repeat left top;
}





/* ----- Top Menu ----- */
#topmenu {
	padding-top:		5px;
	margin:				0 auto;
	font-size:			11px;
	text-align:			right;
	clear:				both;	
	margin-right:      20px;
}
#topmenu .moduletable {
	border: 			0;
	padding: 			0;
	margin:				0 auto;
	text-align:			right;
}
#topmenu a, #topmenu a:visited {
	font-weight:		bold;
	padding-right: 		10px;
	padding-left:		10px;
	color:				#ffffff;
	text-decoration:	none;
  text-transform: uppercase;
}
#topmenu a:hover {
	text-decoration:	underline;
	color:				#ffffff;	
  text-transform: uppercase;
}



/* ----- Top Menu ----- */
#bottommenu {
	margin:				0 auto;
	font-size:			11px;
	text-align:			left;
	clear:				both;	
}
#bottommenu .moduletable {
	border: 			0;
	padding: 			0;
	margin:				0 auto;
	text-align:			left;
}
#bottommenu a, #bottommenu a:visited {
	padding-right: 		10px;
	color:				#996633;
	text-decoration:	none;
}
#bottommenu a:hover {
	text-decoration:	underline;
	color:				#996633;	
}




/* This removes the bullets on the RSS feed and inserts padding between the list items. */

ul.newsfeed {
	padding-top:		0px;
	padding-bottom:		0px;	
	padding-left:		5px;
	padding-right:		5px;
	list-style-type:none;	
	  border-style:none;
}
ul.newsfeed li{
  padding-bottom: 10px;
}
#rightsidebar .moduletable .newsfeed
{
	  border-style:none;
  border-width:0;
}


/* This table class is used in some articles that include padded boxes for pictures */
table.pad10 {
	padding-top:		10px;
	padding-bottom:		10px;	
	padding-left:		25px;
	padding-right:		10px;	
}




td.bgclass{
    background:  url("http://www.neofb.org/main/uploaded_images/main_theme/grass_sky_background.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}
td.tenpixhigh
{
    height: 10px;
}
.footerwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footergreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.footergreytext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.footergreytext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.footergreytext:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.footergreytext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}


#subForm .label {
	    float: left;
		clear:both;
		text-align:right;
	    width: 280px;
		margin-right:20px;
	}

#subForm input, #subForm textarea {
color:#333;
background:#DEEDFF;
border: 1px solid #99CCCC;
font-size:1em;
padding:.4em;
font-family: Arial, Verdana, Helvetica, sans-serif;
}
#subForm #display checkbox {
background:#FFF;
width:20px;
text-align:left;
}
