/*
*****************************************************
 url			: www.orbiterllc.com
 last updated	: 7-01-2007 

 The icons are from the Silk Icon Set 1.3 created 
 by Mark James. Visit him at http://www.famfamfam.com
 
 The table styles are from Veerle 
 Visit her at http://veerle.duoh.com
 
*****************************************************
 (c) 2007     Orbiter L.L.C.
***************************************************** */
 
* {
margin: 0;
padding: 0;
} 

body {
	margin: 0;
	padding: 0;
	color: #4c4c4c;
	font: normal 70%/170% "Trebuchet MS", "Lucida Grande", Tahoma, Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
	background: #739AC0 url(../i/bg/body.jpg) repeat-y center 0;
}

img { border: none; }

a { text-decoration: none;}

.clear {clear: both; 
	font-size: 1px; 
	float: none;
	height:1px;
	margin-top:-1px;
	line-height: 1px;
}
	
.hide {display: none;}

/*  Layout 
-----------------------------------------------------------*/

#wrap {
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 790px;
	height: 100%;
	border: 0;
}

html>body #wrap {
	padding: 0 0 0 0px;
}


/*  Header and Logo
----------------------------------------------------*/

#header 	{
	margin: 0;
	height: 155px;
	float: none;
	background: #000 url(../i/bg/header.jpg) 0 0;
}

#logo 	{
	float: left;
	height: 135px;
	width: 212px;
	margin: 5px 0 0 0px;
	padding: 0 0 0 30px;
	
}

#main	{
	padding: 40px 0 10px 25px;
	border: 0;
	margin: 1px 0 0 0;
	background: transparent url(../i/bg/bg_main.#) no-repeat 0px 0px;
	min-height: 450px;
}
* html #main { height: 450px;} /* only for IE 5.5 - 6.x */
html + body #main { height: 450px; } /* from only IE 5.0 */

#sidebar {
	float: left;
	width: 195px;
	margin: -20px 0px 0 0px;	
	padding:0;
}

#content	{	
	float: left;
	width: 495px;
	margin: -20px 40px 20px 0px;
	padding: 0 0 0 0;	
	display: inline;
}


#footer	{
	width: 790px;
	height: 70px;
	border-top: 1px solid #ccc;
	padding: 6px 0 0 0;
	background: #5A526B url(../i/bg/bg_subfooter.jpg);
	line-height: 1.7em;
}

#lfoot	{
	float: left;
	width: 670px;
	margin: 0 0 0 25px;
	display: inline; 
}

/*  Mast Styles
----------------------------------------------------*/
#mast_about 	{
	width: 790px;
	height: 75px;
	padding: 0;
	margin: 0;
	background: #FFF url(../i/masts/about.jpg) no-repeat;
}

#mast_downloads 	{
	width: 790px;
	height: 75px;
	padding: 0;
	margin: 0;
	background: #FFF url(../i/masts/downloads.jpg) no-repeat;
}

#mast_home 	{
	width: 790px;
	height: 75px;
	padding: 0;
	margin: 0;
	background: #FFF url(../i/masts/welcome.jpg) no-repeat;
}

#mast_contact 	{
	width: 790px;
	height: 75px;
	padding: 0;
	margin: 0;
	background: #FFF url(../i/masts/contact.jpg) no-repeat;
}

#mast_products 	{
	width: 790px;
	height: 75px;
	padding: 0;
	margin: 0;
	background: #FFF url(../i/masts/products.jpg) no-repeat;
}

#mast_specs 	{
	width: 790px;
	height: 75px;
	padding: 0;
	margin: 0;
	background: #FFF url(../i/masts/specifications.jpg) no-repeat;
}

#mast_customers 	{
	width: 790px;
	height: 75px;
	padding: 0;
	margin: 0;
	background: #FFF url(../i/masts/customers.jpg) no-repeat;
}

#mast_partners 	{
	width: 790px;
	height: 75px;
	padding: 0;
	margin: 0;
	background: #FFF url(../i/masts/partners.jpg) no-repeat;
}

#mast_faq 	{
	width: 790px;
	height: 75px;
	padding: 0;
	margin: 0;
	background: #FFF url(../i/masts/faq.jpg) no-repeat;
}

#mast_competitive	{
	width: 790px;
	height: 75px;
	padding: 0;
	margin: 0;
	background: #FFF url(../i/masts/competitive.jpg) no-repeat;
}

#mast_prices	{
	width: 790px;
	height: 75px;
	padding: 0;
	margin: 0;
	background: #FFF url(../i/masts/prices.jpg) no-repeat;
}

.newsitem {
	margin: 12px 0 12px 0;
	padding: 0 0 7px 0;
	display: block;
	border-top: 1px solid #d7d7d7;

}

.newsitem h2, .newsitem h3 {
	color: #006F9A;
	padding: 4px 0 6px 22px;
	font: bold 15px/17px "Trebuchet MS", "Lucida Grande", Georgia, Arial, sans-serif;
	margin: 0;
	background: #F3F3F3 url(../i/icons/note.gif) no-repeat 2px 6px;
}

.rcoltext {	
	float: left;width: 347px;
	margin: 10px 0 0 0;
	padding: 0; font-size: 1.0em;	
	line-height: 1.6em;
}

.lcoltext	{	
	float: left;
	width: 145px;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0px;
}

/*  Navigation (tried a 2nd level top nav, but decided against
it.)
----------------------------------------------------*/

ul {
margin: 0;
padding: 0;

}

#navigation {	
	width: 790px; 
	height: 43px;
	background-color: #212121;
	margin: 0 0 0 0px;
}

	
#navigation ul {
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
	font-size: 90%;
	list-style: none;
	background-color: #212121;
	text-transform: uppercase;
	letter-spacing: .1em;
	float:left;
	display:inline;
}

	
#navigation ul li  {
	margin: 0;
	padding: 0;
	float: left;
}

#navigation ul li a {
	float: left;
	margin: 0 1px 0 0;
	\\ padding: 6px 13px 6px 12px;
	padding: 6px 16px 6px 16px;
	color: #ccc;
	border-top: 1px solid #383838;
	background: #2E2E2E;
	font-weight: bold;
}

#navigation ul li a:hover {
	color: #FFF;
	background: #716686;
	text-decoration: none;
}

	
/* #navigation ul li.active a  {
	font-weight: bold;
	color: #FFF;
	border-right: 1px solid #000;
	background: #487395;
} 
*/

/*  navigation on rightbar
----------------------------------------------------*/

#sidesubnav {
	padding: .4em 0 .4em 0px;
	margin: 0px;
}

#sidesubnav ul {
	border-top: 1px solid #ccc;
	padding: 0px;
	margin: 10px 0 0 0;
	
}

#sidesubnav li {
	border-bottom: 1px solid #ededed;
	list-style: none;
	margin: 0;
}

#sidesubnav li a {
	display: block;
	text-decoration: none;
	padding: 4px 0 4px 24px;	
	background: url(../i/icons/color_swatch.gif) no-repeat left;
	font-size: 1.0em
}

#sidesubnav li a:hover {
	padding: 4px 0 4px 24px;
	background: #EEE url(../i/icons/color_swatch_on.gif) no-repeat left;	
}

#sidesubnav #currentsubpage a {
	background: #FDF0D5 url(../i/icons/color_swatch_on.gif) no-repeat left; 
	}

/*  Links
----------------------------------------------------*/

a:link, a:active {
	color: #175A97; 
	text-decoration: none;
	padding: 0 0 0px 0;	
}

a:visited {
	color: #175A97;
	text-decoration: none; 
	padding: 0 0 0px 0;
}

a:hover {
	color: #927125;
	text-decoration: underline;
	padding: 0 0 0px 0;
}


#footer a:link, #footer a:visited, #footer a:active {
	color: #E6DFCF;
	text-decoration: none;
	margin: 0 0 0 0px;
	padding: 0 6px 0 6px;
	border-right: 1px solid #999;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

a.navlast{
border-right:none !important;
}

a.first{
margin: 0 0 0 -6px!important;
}



#about #content ul {
	border: 0px solid #ccc;
	padding: 0px;
	margin: 5px 0 20px 0px;
	background-color: #fff;
	padding: 11px 0 11px 0px;
}

#about #content li {
	border-bottom: 0px solid #ededed;
	list-style: none;
	margin: 5px 0 0 10px;	
	background: url(../i/icons/bullet_purple.gif) no-repeat left top;
	padding: 0 10px 0 25px;
	line-height: 1.5em;
}

#staff #content li {
	border-bottom: 0px solid #ededed;
	list-style: none;
	margin: 5px 0 0 10px;	
	padding: 0 10px 0 25px;
	line-height: 1.5em;
}

#volunteer #content li {
	border-bottom: 0px solid #ededed;
	list-style: none;
	margin: 5px 0 0 10px;	
	background: url(../i/icons/bullet_blue.gif) no-repeat left top;
	padding: 0 10px 0 25px;
	line-height: 1.5em;
}

#sitemap #content li {
	border-bottom: 0px solid #ededed;
	list-style: none;
	margin: 5px 0 0 10px;	
	background: url(../i/icons/color_swatch.gif) no-repeat 0 7px;
	padding: 0 8px 0 15px;
	line-height: 1.5em;
}

#sitemap #content ul {
	border: 0px solid #ccc;
	padding: 0px;
	margin: 5px 0 10px 0px;
	background-color: #fff;
	padding: 11px 0 11px 0px;
}

/*  Typography
-----------------------------------------------------------------------*/

h1 {
	color: #927125;
	margin: 0 0px 13px 0;
	font: normal 22px/27px Georgia, Arial, sans-serif;
	border-left: 0px solid #B60604;
	padding: 6px 0 2px 0px;
}

#content h2 { 
	color: #927125; 
	padding: 0px 0 0px 0px; 
	font: normal 17px/21px Georgia, Arial, sans-serif;
	margin:10px 0 3px 0;
}

h2 {
	color: #006F9A; 
	padding: 0px 0 0px 0px; 
	font: normal 17px/21px Georgia, Arial, sans-serif;
	margin:0 0 3px 0;
}

#home h3 {
	color: #006F9A; 
	padding: 0px 0 0px 0px; 
	font: normal 11px/14px Georgia, Arial, sans-serif;
	margin: 0px 0 3px 0;
}

#sidebar h2 {	
  color: #927125;
  margin: 3px 0 6px 0;
  padding:0;
  font: italic 22px/23px Georgia, Arial, sans-serif;
  float: none;
}

#sidebar h3, #sidebar h4 {	
  color: #927125;
  margin: 25px 0 3px 0;
  padding: 0;
  font: italic 17px/21px Georgia, Arial, sans-serif;
}

#sidebar #newsletterhead {
	padding: 0px 0 0 23px;
	background: url(../i/icons/newsletter.gif) no-repeat 0 2px;
}

#sidebar #examine {
	padding: 0 0 0 23px;
	background: url(../i/icons/lightbulb.gif) no-repeat 0 2px;
}

p 	{
	color: #3E3E3E;
	font-size: 1.1em;	
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}

#content p	{	
	margin: 0 0 15px 0;
}

#sidebar p {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 1.0em;	
  line-height: 1.5em;
}

#footer p	{
	color: #CDCDCD;
	line-height: 1.9em;
}

 /*  styles for images
-----------------------------------------------------------------------*/ 

.iborder img {
	border: 1px solid #DDD;
	padding: 3px;
	display: block;
  	background-color: #FFF;
}

#sidebar img {
	border: 1px solid #CCC;
	padding: 4px;
	display: block;
  	background-color: #ddd;
	margin: 15px 0px 15px 0px;
}


.rightalign {
	float: right;
	margin: 0px 0px 0px 15px;
}

.leftalign {
	float: left;
	margin: 5px 12px 5px 0;
	
}

/* Styles for Staff Table (css from Veerle's Blog) 
-------------------------------------- */


.customers {
	width: 450px;
	padding: 0;
	margin-top: 10px;

}


.customers th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #FDF0D5;
}


.customers td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}






.priceChart {
margin:0px 0px 20px 0px;
border-collapse:collapse;
border:solid 1px #cccccc;
}

	.priceChart tr {
	}

	.priceChart th {
	padding:1px 5px 1px 2px;
	vertical-align:bottom;
	border:solid 1px #cccccc;
	}

	.priceChart td {
	padding:1px 5px 1px 2px;
	vertical-align:top;
	border:solid 1px #cccccc;
	}

