﻿/*============== Table of Contents ================
	- Header
	- Body
		- Left Col
		- Center Col
		- Right Col
		- Forms
	- Footer
*/

/*============== BODY ================*/
#google_results IFRAME {
	width: 470px;
}

#google_results {
	padding: 15px;
}

p {
	margin: 0px 15px 15px 0px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	padding: 0px 0px 0px 15px;
	color: #333333;
}

h1 {
	padding: 5px 4px 0px 15px;
	font-family: Arial;
	font-size: 22px;
	color: #A43C0F;
	text-align: left;
	margin-top: 0;
	margin-left: 15;
	margin-bottom: 0px;
	line-height: 33px;
	background-color: #FFFFFF;
	vertical-align: middle;
	font-weight: normal;
}

h2 {

	padding-left: 15px;
	margin: 5px 0 2px 0;
	font-size: 18px;
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
}

h3 {
	margin: 0 0 0px 0;
	padding: 0 0 1px 15px;
	font-size: 14px;
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
}

h4 {
	margin: 0 0 0px 0;
	padding: 0 0 3px 15px;
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
}

h5 {

	margin: 0 0 0px 15;

	padding-left: 15px;

	font-size: 10px;

	color: #333333;

	font-family: Arial;

	font-weight: bold;

	text-align: left;

	line-height: 100%;

	padding-top: 0px;

	padding-bottom: 0px;

}



h6 {

	margin: 0 15 0 15;

	margin-bottom: 0px;

	padding-left: 15px;

	font-size: 11px;

	color: #333333;

	font-family: Arial;

	font-weight: bold;

	text-align: left;

	line-height: 100%;

	padding-top: 0px;

	padding-bottom: 0px;

	bottom: 0px;

	font-style: normal;

}



ul {
	font-family: sans-serif;
	font-size: 12pt;
	text-align:left;
	margin-top: 0;
	line-height:1.3; 
	color:#333333; 
	list-style-type:disc }

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

dt           {
	margin: 0 15 0 30;
	padding-left: 45px;
	font-size: 12px;
	color: #FF9933;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 9px;
}

dt           {
	padding: 0px 15px 0px 5px;
	margin: 0 15 0 15;
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
}

dd           {
	margin: 0 15 0 0;
	font-size: 12px;
	color: #33333;
	font-family: Arial;
	text-align: left;
	line-height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: italic;
	bottom: 0px;
	clip: rect(auto, auto, 0px, auto);
	padding-left: 15px;
}

blockquote           {
	padding: 10px;
	border: thin dotted #0066CC;
	margin: 0 15 10 15;
	font-size: 10pt;
	color: #333333;
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	font-style: italic;
	bottom: 0px;
}

address {
	margin: 0px 15px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	text-align: left;
	padding: 0px;
	font-style: italic;
}

pre {
	margin: 0px 15px 15px 15px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding: 0px;
	font-style: italic;
}

/*-------------- Links ----------------*/
a:link {
	color: #0066CC;
}

a:visited {
	color: #000066;
}

a:hover {
	background-color: #FFFFCC;
}

/*============== Header ================*/
#fmilogo {
	position: relative;
	float: left;
	margin-left: 5px;
	margin-top: 2px;
	border-width: 0px;
}

#headersubmenu {
	padding: 0 0 0 10;
	margin: 0px;
	height: 25px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	top: 0px;
	bottom: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-align: left;
	line-height: 25px;
	background-color: #336699;
}

#headersubmenu a {
	padding: 3px;
	color: #FFFFFF;
	text-decoration: none;
}

#headersubmenu a:hover {
	padding: 3px;
	color: #ffffff;
	text-decoration: underline;
	background-color: #336699;
}
#headersubmenu a:visited {
	color: #91ABE3;
}

.tableheader {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

.tableheaderinfo {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: center;
}

#site-category           {
	padding: 5px 4px 0px 160px;
	border-bottom: 1px solid #000000;
	font-family: Verdana;
	font-size: 12px;
	color: #336699;
	text-align: left;
	margin-top: 0;
	margin-left: 15;
	margin-bottom: 0px;
	background-image: url('../templates/home/styles/h2-image.jpg');
}

.header-table {
	border-collapse: collapse;
	width: 800px;
	cellspacing: 0;
	cellpadding: 0;
}

.headerbarmast{
	font: bold 12px Arial;
	color: #ffffff;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/;
	padding: 6px 0 6px 5px;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 0px;
	top: 0px;
	clip: rect(0px, auto, auto, auto);
	background-color: #336699;
}

/*------------ Main Menu ------------- */

#menu {
	float: left;
	width: 100%;
	font-size: 93%;
	line-height: normal;
	clip: rect(auto, auto, 0px, auto);
	bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

#menu ul {
    margin:0 0 0 0;
	padding:10px 0px 0 72px;
	list-style:none;
}

#menu li {
    display:inline;
    margin:0 0 0 0;
    padding:0 15 0 15;
}

#menu a {
	float: left;
	background: url('http://www.fishnetministries.org/images/tableft4-orange.gif') no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

#menu a span {
	float: left;
	display: block;
	background: url('http://www.fishnetministries.org/images/tabright-orange.gif') no-repeat right top;
	padding: 4px 12px 4px 8px;
	color: #333333;
}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
    /* End IE5-Mac hack */

#menu a:hover span {
	color: #FFFFFF;
}

#menu a:hover {
    background-position:0% -42px;
}

#menu a:hover span {
    background-position:100% -42px;
}  

.headertext {
	padding: 5px;
	text-align: right;
}

.style3 {
	text-align: left;
}

.style10 {
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
}

.header {
	background-position: right;
	border-style: 0;
	border-color: 0;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	width: 800px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: 0px;
	bottom: 0px;
}

.header-bar {
	margin: 0px;
	padding: 0px;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: left;
	height: 5px;
	top: 0px;
}

.submenu {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: left;
	height: 5px;
	top: 0px;
}

.img {
	float: left;
	margin: 5px;
	border: 1px solid #3366CC;
}

/*------------ Buttons -------------*/
#newsletter {
	margin: 10px;
	text-align:left;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#newsletter {
	font-size: 10px;
	padding-bottom: 10px;
}

#newsletter a {
	padding: 10px;
	text-decoration: none;
	color: #333333;
}

#newsletter a:hover {
	padding: 10px;
	background-color:white;
	text-decoration: none;
	color: #333333;
}

#newsletter img {
	border-style: none;
}

.search {
	text-align: right;
	margin-right: 10px;
}

#headertext {
	text-align: center;
	margin-left: 45px;
	padding-top: 40px;
}

/*============== CENTER COLUMN ================*/

.body-table {
	border-collapse: collapse;
	width: 800px;
	vertical-align: top;
	cellspacing: 0;
	cellpadding: 0;
	padding-top: 0px;
	margin-top: 0px;
}

.tablecentermiddle {
	background-color: #FFFFFF;
	text-align: center;
}

#flashcontent {
	text-align: center;
}

/*============== RIGHT COLUMN ================*/

#right-column {
	padding: 0px;
	margin: 0px;
	width: 150px;
	height: 100%;
	vertical-align: top;
	background-image: url('../images/bg-right-column.jpg');
	background-repeat: repeat-y;
}

/*--------------- MENUS --------------------*/
.menurelatedpages{
	width: 150px;
	margin-bottom: 0px;
}

.menurelatedpages .headerbar{
	font: bold 12px;
	display: block;
	padding-left: 10px; /*link text is indented 8px*/;
	text-decoration: none;
	color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	background-color: #6296CA;
	padding-top: 5px;
}

.menurelatedpages .headerbar a:visited{
	color: #9F4000;
}

.menurelatedpages .headerbar a:hover{
	/*hover state CSS*/
	display: block;
	color: #0066CC;
	background-color: #FFFFCC;
}

.menurelatedpages ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.menurelatedpages ul li{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.menurelatedpages ul li a{
	font: 12px;
	display: block;
	padding: 5px 0;
	padding-left: 10px; /*link text is indented 8px*/;
	text-decoration: none;
	color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background-color: #EEF3F9;
}

.menurelatedpages ul li a:visited{
	color: #000066;
}

.menurelatedpages ul li a:hover{
	/*hover state CSS*/
	color: #ffffff;
	background-color: #336699;
}


/*============== Footer ================*/

#footer-shadow {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 5px;
	border-collapse: collapse;
	background-image: url('../images/bg-center-column.jpg');
	background-repeat: no-repeat;
}

#contentfooter {
	border-top: 1px solid #CCCCCC;
	background-color: #efefef;
	background-image:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		height: 100px;
		padding-top: 3px;

		text-align: center;
	}

/*------------ Forms -----------*/
#contactform {
	font-family:Arial, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 15px;
	padding: 2px;
}

/******** 3 Column CSS layout ********/

body {
	margin:0;
	padding:0;
	font-size:1em;
	font-family:Arial, sans-serif;
	text-align:center;	
} 

html {
	margin:0;
	padding:0;
	font-size:1em;
	text-align:center;
} 

body {
	text-align: center;
	background-image: url('../images/bg-gradient-centered.jpg');
	background-repeat: repeat-x;
	background-color: #4BA9F1;
}

#container {
	border: 1px solid #CCCCCC;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	background-image: url('../images/bg-columns.jpg');
	background-repeat: repeat-y;
}

#frame {
	border: 1px solid #CCCCCC;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	background-image: url('../images/bg-columns.jpg');
	background-repeat: repeat-y;
}

#contentleft {
	width: 151px;
	padding: 0px;
	float: left;
}

#contentcenter {
	width:500px;
	padding:0px;
	float:left;
	background:#fff;
	height:100%;
}
	
.calendar {
	background: #FFFFFF;
	margin: 10px;
	border: 1px solid #CCCCCC;
	left: 5px;
}
	
.contentboxheader {
	background-color: #E8F2FF;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	font-size: 14px;
}
	
#contentright {
	font-size: 12px;
}

#contentright p {
	font-size: 12px;
}
	
#featuredlinks {
	font-size: 12px;
	width: 147px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#featuredlinks p {
	font-size: 12px;
}

#featuredlinks h4 {
	color: #006600;
}
	
#contentheader {
	background:#fff
}		
		
#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
}

#contentright pre {
	font-size:11px;
}
	
.thumbnail {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.imagegallery {
	list-style-type: none;
	margin-left: -25px;
}

.imagegallery li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imagegallery img {
	display: block;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.button-video {
	margin-bottom: -4px;
}
