/*$Id: detoxamin.css 143 2009-11-04 01:55:00Z sanguis $ */

@import url('./tiny.css');

body {
	font-family:Arial, Verdana, arial, sans-serif;
	padding: 0px;
	background:#EEEEEE url(./images/bg2.jpg) repeat-x scroll 50% 0;
	color: #666;
}

table {
	margin: 0px;
	padding: 0px;
}

#blueCell {
  background: url(./images/blueCell.jpg) no-repeat;
}

#blueCell h1, #blueCell h2 {
  color:#FFFFFF;
  margin:0 5px;
  font-weight:normal;
}

#block-node-0 h2{
  font-size:50%;
}

#content-bottom{
  clear:both;
}

#left_content{
  width:433px;
  float:left;
}

#right_pitch{
  float:right;
  width:312px;
}
#siteContent {
	background: #fff;
	clear:both;
}

p4{
	line-height: 125%;
	font-family: Helvetica, sans-serif;
	font-size: .75em;
	color: #666666;
}

.header-title {
	font-size:2.3em;
	border-top:2px solid #F5F8EF;
}

.header-title-two {
	font-size:1.1em;
	border-bottom:1px solid #F5F8EF;
}

a.orange{
	margin-top:0px;
	margin-bottom:0px;
	font-family: Helvetica, sans-serif;
	font-size: 0.8em;
	color:#ff6600;
	font-weight:bold;
}

input:focus{background:#D0DEEE;}

#page {
	width:780px;
	margin-left : auto;
	margin-right : auto;
	border: #cccccc 1px solid;
}

#page table {
	clear:both;
}

#masterHead {
	height: 140px;
	width: inherit;
	background: #05409C url(/images/bannerwlogo.jpg) no-repeat;
	font-family:Arial,Verdana,arial,sans-serif;
}
#masterHead div {
/*	display:none;*/
}

#masterHead #tagline {
	float: left;
	color: #ffffff;
	text-align: right;
	font-size:16pt;
	font-stretch:ultra-condensed;
	margin-left:35px;
	margin-top:89px;
	width:315px;
}

html>body>#page>#masterHead>#tagline {
	width:335px;
	margin-left:62px;
}
#masterHead .right{
	text-align:right;
	width:48%;
	float:right;
	font-size: 16pt;
	font-weight:bold;
	color: #fff;
	margin-right:2px;
	margin-top:59px;
}

#masterHead .right a {
	color:#fff;
	text-decoration:underline
}

#menu {
}

#menu ul, #navColumnOne {
	font-family: arial;
	list-style:none inside; 
	font-size: 11px;
	padding:0px;
	margin: 1px 4px;
	clear: both;
}
	
#menu ul li {
	display: inline;
}

#menu ul li a {
	display: block;
	float:left;
	background: #F7F7FF;
	text-decoration: none;
	text-align: center;
	border-color:#F1701D #A14B13 #A14B13 #F1701D;
	border-style:solid;
	border-width:1px;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0px 1px 0px 1px
}

#menu ul li a:hover {
	/* background:#f2f5f8; */
	background:#eeeeee;
	border-color: #A14B13 #F1701D #F1701D #A14B13;
}

#menu-outer{
  background:#0647AF;
  height:34px;
  border-bottom:1px inset #8FB5F5;
}

#menuNews{
  font-size:15px;
  line-height:16px;
  padding:1px 0 0 13px;
  text-align:center;
  width:102px;
}

#content {
	clear: both;
}

#footer {
  border-top:1px solid #CCCCCC;
	text-align: center;
	font-size:small;
	width:inherit;
}

#salesBlock{
	width:287px;
	border-left: 1px solid #cccccc;
	padding-left:1em;
}

.ntype-health-care-prfessionals {
	width:457px;
}

.brand {
	font-style: italic;
}

.header-title {
	font-size:2.3em;
	border-top:2px solid #F5F8EF;
}

.header-title-two {
	font-size:1.1em;
	border-bottom:1px solid #F5F8EF;
}

.pied {
	text-align:center;
	font-size: xx-small;
}
.right {
	float: right;
	width: 49%
}

.links {
  clear:both;
}
.left {
	float: left;
	width: 49%
}

/* re sizing the 2 col pannel */

.panel-2col .panel-col-last {
  width: 37%;
}

.panel-2col .panel-col-first {
  width:62%;
}
