/* global */
html{height: 100%;}

body
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 0.8em;
	background: #DEE5F5;
	color: #70695A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* body copy */
p
{
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

img{border: 0px;}

a{outline: none;}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 0px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
  background: #FFFFFF;
  color: #70695A;
  border-color: #767676;
}

/* unordered list */
ul
{
	padding: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

ul li
{
	list-style: none; list-style-position: outside;
	padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* main container */
#main
{ width: 1030px;
  margin-left: auto; 
  margin-right: auto;
background: #FFFFFF url(./style/back.png) repeat-y;
	color: #2D3507;
}

/* ticker text box / footer */
#links, #footer
{
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	font-size: 94%;
	text-transform: capitalize;
}

/* this is the tickertext */
#links{
	text-align: right;
	padding-top: 8px;
	padding-right: 21px;
	padding-bottom: 3px;
	padding-left: 19px;
	height: 20px;
	text-transform: none;
	font-weight: bold;
	background-color: #000;
	color: #999;
	border-color: #D7D7D7;
}

#footer
{
	text-align: center;
	height: 10px;
	padding: 10px 21px 20px 19px;
	text-transform: none;
}

#links a, #footer a{text-decoration: none;}

#links a:hover, #footer a:hover
{
	text-decoration: underline;
}

/* logo is the header*/
#logo
{ margin-left: auto; 
  margin-right: auto;
  width: 1010px;
  height: 150px;
  text-align: left;

}
#logo h2
{
	margin: 0px;
	font-size: 11px;
	letter-spacing: .10em;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background: transparent;
	color: #FFF;

}
#logo a
{
	text-decoration: none;

}

#logo a:hover
{
	text-decoration: underline;
	color: #FFF;
}

/* navigation menu graphic bg */
#menu
{
	height: 30px;
	width: 1008px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid;
}

#menu ul{margin: 0px auto;} 

#menu li
{
	    margin: 0px 0px 11px 0px;
	float: left;
	border-right: 1px solid;
	border-right-color: #E5E5E5;
	list-style-type: none;
	list-style-image: none;
} 

/* navigation - moves text block */
#menu li a 
{
	float: left;
	height: 20px;
	padding: 8px 19px 2px 19px;
} 


/* this is body text */
#content
{
	margin-left: auto;
	margin-right: auto;
	width: 1008px;
	height: auto;
	padding: 0px;
	overflow: hidden;
	background: transparent;
	color: #333;
}
#content a
{ 
	color: #039; 
	text-decoration: underline;
}
#content a:hover
{
	color: #000;
	text-decoration: none;
}

/* column 1 - contains sidebar items top-bottom-left-right*/
#column1
{
	width: 284px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/* column 2 - page content right-top-bottom-left */
#column2
{
	text-align: left;
	width: 681px;
	float: left;
	background-attachment: scroll;
	background-image: url(http://www.biomedgps.com/media/rays.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 40px;
	padding-left: 19px;
}

/* this is the breadcrumb text */
#column2 h1
{
	padding: 6px 0px 4px 0px;
	margin: 5px 0px 0px 0px;
	border-bottom: 0px solid;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bolder;
	border-bottom: 1px solid;
	text-align: left;
	letter-spacing: .05em;
}

#column2 ul li
{
	padding: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 16px;
	list-style-type: disc;
	list-style-image: url(http://www.biomedgps.com/media/bullets.gif);
}
#column2 ol li{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 16px;
	color: #333;
	margin-bottom: 10px;
}

#column2 body
{	
	margin-left: 156px;
}

.sidebarmenu
{
	text-align: left;
	float: left;
	margin-top: 3px;
	width: 250px;
}

.sidebarmenu ul li
{
	padding: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 16px;
	list-style-type: disc;
	list-style-image: url(http://biomedgps.com/admin/media/thumb.php?t=1&img=/site/icons/icon_link.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 100%;
}

.sidebarmenu a
{
	color: #039;
	text-decoration: none;
}
.sidebarmenu a a:visited
{
	color: #039;
}
.sidebarmenu a:visited
{
	color: #039;
}
.sidebarmenu a:hover
{
	color: #000;
	text-decoration: none;
	background-color: #F9F8F6;
	display: block;
}

.sidebaritem
{
	text-align: left;
	float: left;
	margin-top: 5px;
	width: 265px;
}

.sidebaritem a
{
	padding: 0px 0px 2px px;
	text-decoration: none;
}

.sidebaritem a:hover 
{
}

/* contact page - form layout for search field */
.sidebaritem form{margin-top: 0px;}

.sidebaritem div.row
{ clear: both;
  width: 648px;
}

.sidebaritem div.row span.formlabel
{ float: left;
  width: 150px;
  text-align: left;
}

.sidebaritem div.row span.forminput
{ float: right;
  text-align: right;
} 

.sidebaritem div.spacer
{ clear: both;
  width: 10px;
}

.sidebaritem input, textarea
{ width: 160px;
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

.sidebaritem submit
{ font-family: verdana, arial, sans-serif;
  border: 1px solid;
  width: 60px;
  height: 22px;
  cursor: pointer;
  font-size: 100%;
}

.sidebaritem p
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.sidebaritem ul li
{
	padding: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 16px;
	list-style-type: disc;
	list-style-image: url(http://www.biomedgps.com/media/bullets.gif);
}

.sidebaritem h1
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
	line-height: 0.5px;
	padding-top: 15px;
	letter-spacing: normal;
}

.sidebaritem h2
{
	color: #039;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 7px;
}
.sidebaritem a a:visited
{
	color: #039;
}
.sidebaritem a:visited
{
	color: #039;
}
.sidebaritem a:hover
{
	color: #000;
	text-decoration: underline;
}

.sbihead
{
	height: 12px;
	width: 197px;
	padding: 5px 0px 5px 10px;
	text-transform: capitalize;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 100%;
}
/* Beguin - blank thin bars above nav */
.sbiheadblank
{
	height: 5px;
	width: 197px;
	background-color: #3B3C37;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sbiheadblank h1
{   font-size: 50%;
background: transparent;
	color: #999;
}
/* blank thin bars above nav END*/


.sbicontent{
	padding: 10px 8px 8px 10px;
}

.sbicontent p
{
	line-height: 20px;
	padding: 0px 5px 5px 0px;
	font-size: 11px;
	color: #666;
}

/* sub navigation */
#sbilinks {
	margin: 0px 0px;
	/* padding: 10px 16px;*/
	width: 100%;
	background-color: #9CF;
} 
#sbilinks h2 {
	color: #5A5A43;
	font-size: 12px;
	line-height: 20px;
}
#sbilinks ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
		background: #F0F0EB;
}
#sbilinks li {border-bottom: 1px solid #EAEADA;}
#sbilinks li a {
	font-size: 11px;
	color: #3B3C37;
	display: block;
	padding: 0px 0 0px 0;
	text-decoration: none;
	width: 100%;
	background-color: #C8DC6C;
	
}


.sbilinks
{
	background-color: #d9e9ba;
	}
	
#sbilinks li a:hover {
	background: #F0F0EB;
	color: #654;
	background: #78B502;
	color: #FFF;	
}

.sbilinks ul a
{
	margin: 0px 0px 0px -15px;
	color: #3B3C37;
	display: block;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	line-height: 20px;
	text-decoration: none;
	list-style-type: none;
}

.sbilinks li a
{
	color: #3B3C37;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #959593;
	line-height: 20px;
	text-decoration: none;
	list-style-type: none;
	padding-left: 10px;
} 

.sbilinks li.menu-current {
	font-weight: bold;

} 
.sbilinks li.menu-child {
	
} 

.sbilinks li.menu-sibling {
	
} 
.sbilinks li.menu-parent {
		} 

.sbilinks li a:hover
{
	background: #78B400;
	color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 0px;
	
} 



/* main graphic on page */
.graphic
{
	float: left;
	padding: 0px 0px 0px 0px;
	border-bottom: 10px solid;
	position: static;
	border-top: 1px solid;
}

/* text in the yellow boxes */
.buttons
{
	font: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
}
#hometabletop {
	clear: both;
	background-image: url(http://biomedgps.com/media/site/home_page/Banner_bg.jpg);
	background-repeat: no-repeat;
}
#hometablemid {
	clear: both;
	background-image: url(http://biomedgps.com/media/site/home_page/Banner_bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 20px;
}
#hometablebot {
	clear: both;
	background-image: url(http://biomedgps.com/media/site/home_page/Banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.consultingbody {
	line-height: 1.6em;
	color: #666;
	font-size: 1em;
	padding-bottom: 10px;
	}

#consultingbody
 {
	}
/* unordered list */
#consultingbody ul, li{
	padding: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 16px;
	list-style-type: url(http://www.biomedgps.com/media/bullets.gif);
}
#consultingbody ol li{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 16px;
	color: #F00;
}

.consultingHD {
	font-size: 13px;
	color: #039;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
	display: block;
	line-height: 18px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.mainbutton  {
	color: #78B400;
	background-image: url(http://biomedgps.com/graphics/images/menu_bg.gif);
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	line-height: 25px;
	background-color: #FFF;
	display: block;
	border: 1px solid #DFDFDF;
}
.mainbutton a:hover {
	background-image: url(http://biomedgps.com/graphics/images/menu_bg_green.gif);
	color: #FFF;
	text-decoration: none;
}
.mainbutton ul , li{
	color: #78B400;
	text-decoration: none;
}
.mainbutton a {
	color: #78B400;
	text-decoration: none;
}
#column2indent
{
	text-align: left;
	width: 530px;
	float: left;
	border-right-color: #CCC;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 40px;
	padding-left: 150px;
}
