﻿@import url('Projects_baseLayout_noSide.css');
/* ======================================== Main Styles for 100K Stuff */
/* COLORS */
/*   SB-blue  =>  #330066 */
/*   SB-green =>  #57AD52 */
/*   drkr-green =>  #006600 ;for lettering */
/*   basic-gray =>  #808080 ;as in header */
/*    =>  # */
   
/*----------------------------------------- define little links for logon at top */
#uppertop_nav {
	background-color: #57AD52;
	height: 25px;
  padding-right: 15px;
  padding-left: 15px;
}

#uppertop_nav p {
  font-size:small;
	color: #FFF;
	background-color: #57AD52;
	margin: 0px;
  padding-top: 4px;
	padding-bottom: 4px;
}

#uppertop_nav a {
	text-decoration: none;
	color:#FFF; 
  padding: 4px 10px 7px 10px;
}

#uppertop_nav a:hover {
  text-decoration: none;
	background-color: #FFF;
  padding: 4px 10px 7px 10px;
  color: #57AD52;
}
#uppertop_nav a:active {
    text-decoration: none;
    color: #CCC;
}

/*----------------------------------------- define the box for quote or other material if used */
#masthead_append p {
	margin: 10px 0px 15px 0px;
	padding: 4px 15px 4px 20px;
	border: 1px solid #57AD52;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #808080; /* Gray */
    font-family: 'Courier New', Courier, monospace;
    width: auto;
}

/*----------------------------------------- define Main Bar with Nav at Top */
#top_nav p {
	background-color: #FFFFFF;
	font-size: medium;
	text-align: right;
	padding: 5px;
	color: #0000FF;
}
#top_nav a {
	text-decoration: none;
	color: #0000FF;
}
#top_nav a:hover {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #330066;
	background-color: #FFF;
}
#top_nav a:active {
	color: #888;
	background-color: #FFF;
}

/*----------------------------------------- define Left Colum with Nav and added content */
#container {
	margin-top: 15px;
}
#left_col {
	width: 170px;
	border: 1px solid #57AD52;
}
#left_col_head {
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	font-size: small;
	color: #FFF;
	background-color: #330066;
	width: 165px;
}
#left_col_head p {
	margin-top: 0px;
}
#left_col_stdnav {
	margin-top: 0px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
/*  modified font 11/12/09*/
	font-size:small;
/*	font-size:x-small;*/
/*	color: #330066; */
	background-color: #FFF;
	width: 160px;
}
#left_col_stdnav p {
	margin-top: 0px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: 18px;
}
#left_col_stdnav a {
    text-decoration: none;
	color: #006600;
}
#left_col_stdnav a:hover {
	text-decoration: underline;
}
#left_col_stdnav a:active {
	color: #888;
	background-color: #FFF;
}
#left_col_lowercontent {
	margin-top: 0px;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	font-size: small;
	width: 165px;
}
#left_col_lowercontent p {
	margin-top: 0px;
}

/*----------------------------------------- define MAIN CONTENT AREA */
#page_content h1 {
	margin: 1px;
}
#page_content p {
	padding: 5px;
	margin: 1px;
}
#googlebox {
/*	width: 450px; */
	padding-left: 7.5%;
}

/*----------------------------------------- define the box for quote or other material if used at bottom */
#bottom_append p {
	margin: 10px 0px 15px 0px;
	padding: 4px 15px 4px 20px;
	border: 1px solid #57AD52;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #808080; /* Gray */
    font-family: 'Courier New', Courier, monospace;
    width: auto;
}

/*----------------------------------------- define Bottom Bar with nav */
#bottom_nav {
}
#bottom_nav p {
	margin-top: 0px;
	background-color: #57AD52;
	font-size: small;
	text-align: right;
  padding: 4px 10px 7px 10px;
	color: #FFFFFF;
}
#bottom_nav a {
	color: #FFF;
	text-decoration: none;
	padding: 4px 10px 7px 10px;
}
#bottom_nav a:hover {
	padding-top: 3px;
	padding-bottom: 2px;
	color: #57AD52;
	background-color: #FFF;
	padding: 4px 10px 7px 10px;	
}

#bottom_nav a:active {
	color: #888;
	background-color: #FFF;
}

/*----------------------------------------- define Lowest Area with nav */
#footer_nav p {
	font-size:x-small;
	width: auto;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 0px;
}
#footer_nav a {
  text-decoration: none;
	color:#006600;
	padding: 4px 10px 7px 10px; 
}
#footer_nav a:hover {
    text-decoration: none;
    color: #000;
}
#footer_nav a:active {
    text-decoration: none;
    color: #CCC;
}

#below_footer {
	margin-top: 0px;
	font-size: xx-small;
	width: auto;
	text-decoration: none;
	height: auto;
}


#below_footer span#copyright_notice {
	text-align: left;
	float:left;
}

#below_footer span#powered_by {
	text-align: right;
	float:right;
}

/*========================================== ELEMENT TYPE and CLASS Styles */
a:link
{
	color: blue;
	text-decoration: underline;
}
a:visited
{
	color: purple; 
	text-decoration: underline;} 
a:hover 
{
	color: blue;
	text-decoration: none;}
a:active 
{
	color: gray;
	text-decoration: underline;}

body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: .9em;
	background-color: rgb(255, 255, 255);
	color: #000000;
	/*color: #330066;*/
	margin-bottom: 15px;
}

h1, h2 
{
	font-family: Arial, Helvetica;
}
h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}

h1
{
	font-size: 200%;
	color: rgb(153,0,0);
}
h2
{
	font-size: 175%;
	color: #57AD52; 
}
h3
{
	font-size: 145%;
	color: rgb(0,0,102);
}
h4
{
	font-size: 120%;
	color: rgb(0,0,102);
}
h5
{
	font-size: 110%;
	color: rgb(0,0,102);
}
h6
{
	font-size: 100%;
	font-weight:bold;
	text-decoration:underline;
	color: rgb(0,0,102);
}
img {
	border: 0px;
}


/*================== HOME PAGE styles ============================= */

.3boxes {
	position: relative;
	margin: 0px;
	height: 275px;
	padding-left: 15px;
}

.abox {
	position: relative;
	margin: 10px 10px 30px 10px;
	height: 275px;
	min-width: 100px;
	width: 30%;
	float: left;
	text-align: center;
	font-size: larger;
}

.abox .title {
	margin-bottom: 15px;
}

.abox .call_to_action{
	padding-top: 15px;
	font-weight:bold;	
}

/*================== Fabber Map styles ============================= */
.tool_tip {
	background:#fff;
	border: 1px solid;
	padding: 2px 5px 2px 5px;
}


/*================== Job board info styles ============================= */
table.maker_info td {
	padding: 5px 5px 0px 5px;	
}

td.maker_info_title{
	padding-top: 7px;
	vertical-align:top;
	font-weight:bold;
	width:160px;
}