body {
  margin: 0px;
  color: #333333;
  background-color: #d8dadd; 
/*  f3f5f8;*/
  font-family: verdana,arial,sans-serif;
  font-size: 12px;
}

a:link {
  text-decoration:none;
  color: #4d6e9b;
}
a:visited {
  text-decoration:none;
  color: #4d6e9b;
}
a:hover {
  text-decoration:none;
  color: #0c4694;
}
a:active {
  text-decoration:none;
  color: #4d6e9b;
}



h1 {color:#bd6945;}
h2 {color:#bd6945; border-bottom: 1px dotted #d7c0b4;}
h3 {color:#bd6945; margin:6px 0;}
h4 {color:#bd6945;}

img.border {
  border: 1px solid #999999;
}

img.intext {
  padding: 0px 4px 4px 4px;
}

img.tri {
  margin-left: -14px;
}

img.bio {
  margin: 0px 8px 4px 0px;
  border: 1px solid #999999;
}

img#doc {
    border-left: 0;
    margin: 4px 0 12px 0;
}

span.head1 {
  font-weight: 600;
  font-size: 12px;
  color: #BD6944;
}

span.head2 {
  font-weight: 600;
  font-size: 11px;
  color: #BD6944;
}

p.faq {
  margin: 10px 20px 0px 20px;
}

p.sidebar_link {
  margin: 4px 4px 6px 0px;
}

p.pod_sublink {
  margin: -2px 4px 4px 17px;
  font-size: 10px;
}

#wrapper {
  border-left: 1px solid #ff0000;
}

#nav {
    width: 900px;
  background-color: #fff;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
}

#main {
    width: 900px;
  background-color: #ebedf0;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
}

#footer {
    width: 900px;
  padding-top: 20px;
  color: #666666;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #333333;
  font-size: 9px;
  background-color: #ebedf0;
}

td.text_content {
  padding: 0px 20px 12px 20px;
  vertical-align: top;
}

td.product_sidebar {
    width: 300px;
}

td.contact {
  border-bottom: 1px dotted #aaaaaa;
}

div.pod {
  margin: 4px 0 20px 10px;
/*  border: 1px solid #eeddd4;*/
}

div.podHeading {
  text-align: left;
  border: 1px solid #b6b9c0;
/*  border-bottom: none;*/
  background: #d8e0eb url(images/pod_arrow.gif) no-repeat -1px -1px;
  color: #1c5479;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 5px 8px 3px 15px;
}

div.podBody {
    background-color: #fff;
  border: 1px solid #eeddd4;
  border-top: none;
  color: #555;
  font-size: 12px;
  padding: 8px 18px;
}

div.formElement {
  width: 300px; 
  padding: 8px 0px 0px 0px;
  text-align: left;
  color: #666666;
  font-size: 11px;
}

div.newsItem {
    margin: 14px 0px;
}

div.newsBody {
    margin: 8px 0;
}

.newsImg {
    padding: 1px;
    margin: 3px 0 3px 3px;
/*    float: right;*/
    border: 1px solid #bbb;
}

.newsItem h3{ 
    font-size: 13px; 
    margin: 0;
    border-bottom: 1px solid #ddd;
}

div.newsHeading {
    font-weight: bold;
    font-size: 13px;
}

div.newsDate {
    color: #999;
    text-align: right;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

table.productOverview {
    width: 100%;
    margin: 0 0 20px 0;
}

/**************************** new styles for fall 2007 facelift */

img.segment {
    padding: 0 1px 0 0;
}

ul.checks li {
    list-style-image: url(images/check.gif);
    list-style-type: circle;
}

span.check {
    font-family: "arial unicode MS", verdana, arial, sans-serif;
}

div.featuredLink {
    font-size: 13px;
    color: white;
    width: 200px;
    height: 40px;
    background: #fff url("images/link_bg.gif") no-repeat top right;
}

.featuredLink img {
    float: left;
}

.featuredLink div {
    height: 37px;
    position: relative;
    top: 11px;
    left: 6px;
    cursor: hand;
}

.featuredLink a:link, .featuredLink a:visited, .featuredLink a:hover, .featuredLink a:active {
    color: white;
    display: inline;
    text-decoration: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/**************************** end new styles */

div.formSubmit{
  width: 300px;
  padding: 4px 0px 0px 0px;
  text-align: center;
}

form.support {
  margin: 20px 0px 0px 0px;
}

input.text {
  padding: 2px 0px 0px 0px;
  width: 300px;
  border: 1px solid #A77A81;
  background-color: #F0FAFF;
}

form.support textarea {
  padding: 2px 0px 0px 0px;
  width: 300px;
  border: 1px solid #A77A81;
  background-color: #F0FAFF;
}

select {
  padding: 0px;
  background-color: #F0FAFF;
  border: 1px solid #A77A81;
}

/* added June 2006 for alert and non-flash menu */

p.alert {
	border: 2px solid #fceedd;
	padding: 5px;
	background-color:#FFFFFF;
}
li.alert {
	border: 1px solid #999;
	padding: 3px;
	background-color:#f0f0f0;
}
#menu {
	display: none;
	padding: 2px;
	background-color:#F5F5F5;
}

#menu table {
	margin-left: 30px;
	padding-top: 0px;
	border: 0;
	text-align: left;
	font-size: 12px;
}
#menu table a {
	text-decoration: underline;
}
#menu .menu-title {
	text-align: left;
	font-size: 12px;
	background-color: #d1dae3;
	font-weight: bold;
	padding: 5px;
	padding-left: 20px;
	color: #000000;
}
#menu table tr {
}
#menu table tr td {
	vertical-align: top;
	padding-right: 40px;

}

#menu h3 {
	margin-bottom: 0px;
	margin-top: 4px;
}
#menu h3 a {
	color: #0066CC;
}

#menu ul {
	list-style: none;
	padding-left: 10px;
	margin-top: 2px;
}

#latest li {
	margin-bottom: 5px;
}

.footnote {
	font-size: 10px;
	text-align: justify;
	width: 300px;
	border-top: 1px solid #999;
	padding-top: 5px;
}

#mobile {
	display: none;
	background-color: #FFFFFF;
	text-align: center;
	padding: 8px 5px;
	border: 1px solid;
	margin: 5px;
}

#mobile a {
}

#epocrates_search {
	background-color: #FFFFFF;
	padding: 7px 2px;
	border: 1px solid #999;
}

a.download-link {
	border: 1px solid #999;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-color: #EEE;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.alert {
	background-color: #FFFFFF;
}

#additionalLinks li {
	margin-bottom: 5px;
}


/* http://en.wikipedia.org/wiki/User:Mzajac/monobook.css/Superscript_fix\
     via: http://www.soxiam.com/Code/CSSSuperscriptLineheightAdjustment */
sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}

#quotes {
	width:100%;
	height: 300px;
	border-top: 1px solid #A77A81;
	padding-top: 10px;
}

blockquote.quote {
	margin: 15px;
}

ul.pluginlist {
	padding-left: 0;
	padding-bottom: 14px;
	list-style-type: none; 
}

ul.pluginlist li {
	padding-top: 5px;
	padding-left: 5px; 
}

ul.press {
    color: #aaa;
    padding: 0 0 0 15px;
}

ul.press li{
    list-style-type: square;
    padding: 0 0 8px 0;
}

ul.flush {
    padding-left: 4px;
/*    list-style: none;*/
}

