@charset "utf-8"; 
/* $Id: style.css,v 1.1.2.27 2008/10/11 21:48:14 andregriffin Exp $ */
/* Drupal 6 Framework - Created by Andre Griffin
----------------------------------------------------------------
[Table of contents]

 1.Global
 2.Layout
 3.Header
 4.Navigation
 5.Nodes
 6.Comments
 7.Sidebars
 8.Blocks
 9.Footer
10.CSS Support
11.Administration

[Color codes]

 Typography
 # Dark Grey:        #333
 # Dark Blue:        #069
 # Pink:             #f66

 Layout
 # Mid Blue:         #b4d7f0
 # Light Blue:       #d4e7f3
 # Very Light Blue:  #edf5fa

[Font sizes - based on 75% body]

26px = 2.166667em
24px = 2em
22px = 1.8333em
21px = 1.75em
20px = 1.6667em
19px = 1.5833em
18px = 1.5em
17px = 1.416667em
16px = 1.333333em
15px = 1.25em
14px = 1.1667em
13px = 1.083333em
12px = 1em
11px = .9167em
10px = .8333em

Equasion for font sizing: 
-Desired in px ÷ Default (or parent) in px = sizing in em

----------------------------------------------------------------*/


body
{
	margin:0; 
	padding:0;
}

div#wrap
{
	width:848px;
	margin:0 auto;
}


/**
 * 1.GLOBAL
 */
body {margin:0px; padding:0px;}
.header1 {height:96px; margin:0px; padding:0px}
.logo1 {float:left; display:inline; width:373px; height:96px}
.searchbg1 {background:url(images/searchbg.jpg) no-repeat; width:205px; margin-top:8px; margin-bottom:11px; height:48px; float:left; display:inline; margin-left:230px; clear:right; border:0px solid #0000FF; overflow:hidden}

.htop {
	display: block;
	width: 848px;
	height: 367px;
	border: 0px solid #FF0000;
}

.homeimg2 {
	width: 250px;
	color: #FFFFFF;
	font-size: 18px;
	text-align: left;
	float: left;
	display: inline;
	margin-top: 20px;
	margin-left: 50px;
	font-weight: bold
}

.homeimg1 {
	float: left;
	display: block;
	background: url(images/homemainimg.jpg) no-repeat;
	width: 524px;
	height: 367px;
	margin: 0 13px 0 13px;
	padding: 0;
}
.hometoprt {
	float: left;
	display: block;
	width: 277px;
	height:367;
	margin: 0;
	padding: 0;
}


.homet {
	display:inline;
	float:left;
	font-size:12px;
	line-height:20px;
	margin-left:5px;
	text-align:left;
	width:515px;
}


.doc {float:right; display:inline; width:178px; height:93px; border:0px solid #00FF33}
.homert {float:left; display:inline; width:350px; margin-top:5px}
.hbox1 {
	background: url(images/pl5000b.jpg) no-repeat top left;
	width: 224px;
	height: 117px;
	padding-left: 111px;
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
	margin-right:14px;
}

.hbox2 {
	background: url(images/scan.jpg) no-repeat top left;
	width: 224px;
	height: 122px;
	padding-left: 111px;
	text-align: left;
	font-size: 12px;
	padding-top: 25px;
	margin-right:14px;
}

.nav1 {width:809px; background:url(images/linkbg.jpg) no-repeat; height:48px; clear:both}

.rbbox {background: #015D81 url(images/rtboxbg.jpg) no-repeat top left; width:277px; height:87px; margin-bottom:6px}
.rbbox3 {background: #015D81 url(images/b3.jpg) no-repeat top left; width:277px; height:87px; margin-bottom:6px}
.rbbox4 {background: #015D81 url(images/b4.jpg) no-repeat top left; width:277px; height:87px; margin-bottom:25px}

.rimg1 {float:left; display:inline; width:75px; height:87px; background:url(images/bimg1.jpg) no-repeat}
.rimg2 {float:left; display:inline; width:75px; height:87px; background:url(images/bimg2.jpg) no-repeat}
.rimg3 {float:left; display:inline; width:75px; height:87px; background:url(images/bimg3.jpg) no-repeat}
.rimg4 {float:left; display:inline; width:75px; height:87px; background:url(images/bimg4.jpg) no-repeat}

.ltbox {float:left; display:inline; width:200px; color:#FFFFFF; font-size:11px; text-align:left; line-height:13px; margin-top:10px}


.sp1 {
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 2px;
}

.homeh2 {font-size:21px; margin:0px; padding:0px; margin-top:18px; margin-bottom:15px}

span.heading2 {font-weight:bold; font-size:16px}
span.heading3 {font-weight:bold; font-size:14px}
p.heading2 {font-weight:bold; font-size:16px}
p.heading3 {font-weight:bold; font-size:14px}
.content p img {border:1px solid #C2D5DB; padding:5px; margin:5px 0px 5px 5px}







h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 2em;
  margin: .5em 0;
}

h2 {
font-size:21px; margin:0px; padding:0px; margin-top:10px; margin-bottom:10px}

h3 {
  font-size: 1.333333em;
  margin: .5em 0;
}

h4 {
  font-size: 1.1667em;
  margin: .5em 0;
}

a:link, a:visited {
  color: #da1f43;
  text-decoration: none;
}

a:focus {
  outline: 1px dotted;
}

a:hover, a:active, li a.active {
  color: #000000;
  outline: none;
  text-decoration: none;
}

p {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 10px 0;
}

blockquote {
  margin: 1.25em;
  padding: 1.25em 1.25em 0 1.25em;
}

em {
  padding: 0 3px 0 0;
}

hr {
  background: #7f7f7f;
  border: none;
  height: 1px;
  margin: 0;
  padding: 0;
}

img, a img {
  border: none;
  outline: none;
}

/**
 * 2.LAYOUT
 */
#wrapper {
  margin: 0 auto;
  width: 960px;
}



/* 1 column */
#center {
  position: relative;
}

/* 3 columns */
body.sidebars #center {
  border-left: 1px solid #b4d7f0;
  border-right: 1px solid #b4d7f0;
  float: left;
  padding: 0 10px;
  width: 600px;
}

/* 2 columns - sidebar-left */
body.sidebar-left #center {
  border-left: 1px solid #b4d7f0;
  float: right;
  padding-left: 10px;
  width: 780px;
}

/* 2 columns - sidebar-right */
body.sidebar-right #center {width:720px; float:left; display:inline; background:url(images/innerimgbg.jpg) no-repeat top center; padding-top:178px; margin-bottom:20px}

body.sidebar-right #center p {font-size:16px; line-height:24px !important; color:#979797; font-family:'MyriadProR'}

/**
 * 3.HEADER
 */
#header { margin:0px; padding:0px
}

#header #logo {
}

#header #name {
  display:block;
}

#header #slogan {
  display: block;
  font-size: .75em;
}

#search-theme-form {
  margin: 3em 0 0;
  position: absolute;
  right: 0;
  top: 0;
}

#search-theme-form .form-button, #search-theme-form .form-submit {
  margin: 0;
}

/**
 * 4.NAVIGATION
 */
#nav ul.links li {
  background: none;
  margin: 0 10px 0 0;
  padding: 0;
}

#nav {
}

#nav ul.primary-links {
}

#nav ul.primary-links li {
  margin: 0;
  padding: 0;
}

#nav ul.primary-links li a:link, #nav ul.primary-links li a:visited {
  margin: 0 10px 0 0;
  padding: 5px 0; font-size:12px; color:#FFFFFF
}

#nav ul.primary-links li a:hover, #nav ul.primary-links li a:active {
  text-decoration: underline;
}

#nav ul.secondary-links {
  border-top: 1px solid #b4d7f0;
  padding: 2px 5px;
}

#nav ul.secondary-links li {
  margin: 0;
  padding: 0;
}

#nav ul.secondary-links li a:link, #nav ul.secondary-links li a:visited {
  margin: 0 10px 0 0;
  padding: 2px 0;
}

#nav ul.secondary-links li a:hover, #nav ul.secondary-links li a:active {
  text-decoration: underline;
}

/*negative margin keeps from pushing node h2 titles down*/
.breadcrumb {
  color: #ccc;
  font-size: 1em;
  margin: 0 0 -1.25em;
  padding: 0;
}

.breadcrumb a:link, .breadcrumb a:visited {
  color: #666;
}

.breadcrumb a:hover {
  color: #999;
}

/**
 * 5.NODES
 */
span.submitted {
  color: #898989;
  display: block;
  font-size: .8333em;
  margin: -5px 0 4px;
}

.meta {
  background: #edf5fa;
  border-bottom: 1px solid #b4d7f0;
  margin: 0 0 1px;
  padding: 0 10px;
}

.meta div.links {
  float: left;
}

.meta div.terms {
  float: right;
}

.meta div.links ul.links li {
  float: left;
  padding: 5px 10px 5px 0;
}

.meta div.terms ul.links li {
  float: left;
  padding: 5px 0 5px 10px;
}

.node_read_more {
  font-weight: bold;
}

.item-list ul.pager {
  margin: 1em 0;
}

.item-list ul.pager li {
  margin: 0;
  padding: 0;
}

.item-list ul.pager li a:link, .item-list ul.pager li a:visited, .item-list ul.pager li.pager-current {
  border: 1px solid #ccc;
  color: #069;
  margin: .3em .1em;
  padding: .3em .5em;
}

.item-list ul.pager li a:hover, .item-list ul.pager li a:active {
  background-color: #edf5fa;
  color: #f66;
}

.item-list ul.pager li.pager-current {
  background-color: #d4e7f3;
  color: #069;
}

/**
 * 6.COMMENTS
 */
#comments h2.comments {
  margin: .5em 0 -15px;
} 

.comment {
  margin: 20px 0 0;
  padding: 0;
}

.comment-bar {
  background: #edf5fa;
  border-bottom: 1px solid #b4d7f0;
  padding: 5px;
  position: relative;
}

.comment span.submitted {
  color: #898989;
  display: inline;
  font-size: .8333em;
  margin: 0;
}

.comment span.new {
  color: red;
  font-size: .8333em;
}

.comment .content {
  padding: 5px;
}

/*.comment h3 {
  font-size: 1.1667em;
  margin: .5em 5px 0;
}*/

.comment ul.links {
  margin: -10px 0 0 25px;
}

.comment ul.links li a {
  text-decoration: underline;
}

.indented {
  border-left: 1px solid #ddd;
  margin-left: 14px;
  padding-left: 5px;
}

/**
 * 7.SIDEBARS
 */

#sidebar-left {
  float: left;
  margin-right: 9px;
}

#sidebar-right {width:255px; float:right; display:inline; background:url(images/rtbg.jpg) no-repeat top center}


/**
 * 8.BLOCKS
 */
.block {
 
}

#user-login-form .item-list ul li {
  background: none;
  padding: 0;
}



/**
 * 9.FOOTER
 */

#footer { margin:0px; padding:0px}


.footer1 .content {margin:0px; padding:0px}

#footer a.feed-icon {
  position: absolute;
  right: 0;
  top: 5px;
}

#footer #block-system-0 {
  position: absolute;
  right: 25px;
  top: 6px;
}

/**
 * 10.CSS SUPPORT
 */
span.clear     { clear: both; display: block; font-size: 0; height: 1px; line-height: 0; margin-bottom: -1px; }
.clear         { clear: both; }
.clear-block   { display: block; }
.float-left    { float: left; }
.float-right   { float: right; }

.text-left     { text-align: left; }
.text-right    { text-align: right; }
.text-center   { text-align: center; }
.text-justify  { text-align: justify; }

.bold          { font-weight: bold; }
.italic        { font-style: italic; }
.underline     { border-bottom: 1px solid; }
.highlight     { background: #ffc; }

.wrap          { width: 960px; margin: 0 auto; }

.img-left      { float: left; margin: 4px 10px 4px 0; }
.img-right     { float: right; margin: 4px 0 4px 10px; }

.nopadding     { padding: 0 }
.noindent      { margin-left: 0; padding-left: 0 }
.nobullet      { list-style: none; list-style-image: none; }

/**
 * 11.ADMINISTRATION
 */

/* lists */
dl { margin: .5em 0 1em; padding: 0; }
dl dd { margin: 0 0 .5em 1.5em; }

ol, ul { margin: .5em 0 1em; padding: 0 0 0 2em; }
ol li { margin: .15em 0 .15em .5em; padding: 0 0 .2em; }
ol ul li { margin-left: .5em; padding: 0 0 .2em 1.5em; }

.item-list ul { margin: .35em 0 0 -.5em; padding: 0; }
.item-list ul ul { margin-left: 0; }
.item-list ul li { background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em; list-style-image: none; list-style-type: none; margin: .15em 0 .15em .5em; padding: 0 0 .2em 1.5em; }
ul li.leaf { list-style-image: none; list-style-type: none; margin: .15em 0 .15em .5em; padding: 0 0 .2em 1.5em; }
/*ul li.expanded { background: no-repeat 1px .35em; }*/
ul li.expanded {margin-left:38px;}
ul li.collapsed { background: transparent url(images/menu-collapsed.gif) no-repeat 0 .35em; }
ul li.leaf a, ul li.expanded a, ul li.collapsed a { display: block; }
ul.inline li { background: none; margin: 0; padding: 0 1em 0 0; }
ul ol li { background: none; list-style-type: decimal; margin-left: 2em; padding: 0 0 .2em; }
ul ul li { margin-left: 2em; }

/* menu */
ul.menu { margin: 0; padding: 0; }
ul.menu li { background-position: .3em .6em; list-style-image: none; list-style-type: none; margin: 0; padding: .1em 0 .1em 0; }
ul.menu li a { padding: .1em 0 .1em 1.5em; }
ul.menu li ul li { background-position: 1.5em .6em; }
ul.menu li ul li a { padding-left: 2.7em; }
ul.menu li ul li ul li { background-position: 2.7em .6em; }
ul.menu li ul li ul li a { padding-left: 3.9em; }
ul.menu li ul li ul li ul li { background-position: 3.9em .6em; }
ul.menu li ul li ul li ul li a { padding-left: 5.1em; }
ul.menu li.expanded { padding-bottom: 0; }
ul.menu li.expanded ul { margin-top: .1em; }

/* menu zebra coloring */
ul.menu li {}
ul.menu li a {}
ul.menu li.odd {}
ul.menu li.even {}
ul.menu li.expanded { /*background-color: #d4e7f3;*/ border: none; padding-bottom: 0; }
ul.menu li.expanded ul { /*border-bottom: 3px solid #d4e7f3; border-top: 1px solid #b4d7f0;*/ margin-top: .2em; }

/* legacy list support -- MUST COMMENT OUT [LISTS/MENU/ZEBRA COLORING] ABOVE -- remove brackets around asterisk to enable -- [*]/
ul { margin: .5em 0 1em; padding: 0; }
ol { margin: .75em 0 1.25em; padding: 0; }
ol li, ul li { margin: .4em 0 .4em .5em; }
ul.menu, .item-list ul { margin: .35em 0 0 -.5em; padding:0; }
ul.menu ul, .item-list ul ul { margin-left: 0; }
ol li, ul li, ul.menu li, .item-list ul li, li.leaf { margin: .15em 0 .15em .5em; }
ul li, ul.menu li, .item-list ul li, li.leaf { background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em; list-style-image: none; list-style-type: none; padding: 0 0 .2em 1.5em; }
ol li { margin-left: 2em; padding: 0 0 .3em; }
ul li.expanded { background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em; }
ul li.collapsed { background: transparent url(images/menu-collapsed.gif) no-repeat 0 .35em; }
ul li.leaf a, ul li.expanded a, ul li.collapsed a { display: block; }
ul.inline li { background: none; margin: 0; padding: 0 1em 0 0; }
dl { margin: .5em 0 1em 1.5em; }
dl dd { margin: 0 0 .5em 1.5em; }
/* end legacy list support */

/* admin tab links */
ul.primary, ul.primary li, ul.secondary, ul.secondary li { background: none; border: 0; margin: 0; padding: 0; }
ul.secondary { border-bottom: 1px solid #b4d7f0; clear: both; margin: 0 0 1em; padding: .5em 0; text-align: left; }
ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited, ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited { background: none; border: 0; margin: 0; padding: 0 1em 0 0; text-decoration: none; }
ul.primary li.active a, ul.secondary li.active a { font-weight: 700; }

/* position admin tab links and style admin h2 */
#tabs-wrapper { margin: 0; padding: 0; }
h2.with-tabs { margin-bottom: 0; }
#tabs-wrapper ul.tabs { margin: 0 0 .5em; padding: 0; }

/* stuff you probably will not need to change - includes admin coloring */
quote, code, fieldset { margin: .5em 0; }
input { color: #494949; font: 1em Verdana, sans-serif; }
textarea, select { color: #494949; font: 1em Verdana, sans-serif; }
fieldset ul.clear-block li { background-image: none; margin: 0; padding: 0; }
fieldset { background: #fff; border: 1px solid #d4e7f3; margin: 1em 0; padding: 1em; }
fieldset legend { display: block; }
html.js fieldset.collapsed { background: transparent; padding-bottom: .6em; padding-top: 0; }
html.js fieldset.collapsible legend a { background: url(images/menu-expanded.gif) no-repeat 0 50%; padding-left: 2em; }
html.js fieldset.collapsed legend a { background: url(images/menu-collapsed.gif) no-repeat 0 50%; }

table { margin: 0 0 10px 0; width: 100%}
thead th { border-bottom: 2px solid #d4e7f3; color: #494949; font-weight: 700; }
tbody { border-top:none; }
th a:link, th a:visited { color: #7f7f7f; }
tr 
{
	border: solid #d4e7f3; border-width: 1px 0;
}
td, th { padding: 2px; vertical-align:top;}
tr.even, tr.odd, tbody th { border: solid #d4e7f3; border-width: 1px 0; }
tr.odd, tr.info { background-color: #edf5fa; }
tr.even { background-color: #fff; }
tr.drag { background-color: #fffff0; }
tr.drag-previous { background-color: #ffd; }
tr.odd td.active { background-color: #d4e7f3; }
tr.even td.active { background-color: #edf5fa; }
td.region, td.module, td.container, td.category { background-color: #d4e7f3; border-bottom: 1px solid #b4d7f0; border-top: 1.5em solid #fff; color: #666; font-weight: 700; }
tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category { border-top-width: 0; }
tr.odd td.menu-disabled { background-color: #edf5fa; }
tr.even td.menu-disabled { background-color: #fff; }
tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active { color: #d4e7f3; } tr.taxonomy-term-divider-top { border-bottom: none; }
tr.taxonomy-term-divider-bottom { border-top: 1px dotted #ccc; }

#autocomplete li { cursor: default; margin: 0; padding: 2px; }
#autocomplete li.selected, tr.selected td, tr.selected td.active { background: #027ac6; color: #fff; }
.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item { margin: .25em 0; }
#center form { margin-bottom: 2em; }
.form-button, .form-submit { margin: 2em .5em 1em 0; }
#dblog-form-overview .form-submit, .confirmation .form-submit, .search-form .form-submit, .poll .form-submit, fieldset .form-button, fieldset .form-submit, .sidebar .form-button, .sidebar .form-submit, table .form-button, table .form-submit { margin: 0; }

div.admin-panel, div.admin-panel .description, div.admin-panel .body, div.admin, div.admin .left, div.admin .right, div.admin .expert-link, div.item-list, .menu { margin: 0; padding: 0; }
div.admin h3 { margin-bottom: 0; }
div.admin .left { float: left; width: 48%; }
div.admin .right { float: right; width: 48%; }
div.admin-panel { background: none; padding: 1em 1em 1.5em; }
div.admin-panel .description { margin-bottom: 1.5em; }
div.admin-panel dl { margin: 0; }
div.admin-panel dd { color: #898989; font-size: .92em; line-height: 1.3em; margin-bottom: .65em; margin-top: -.2em; }

.messages { background-color: #fff; border: 1px solid #b8d3e5; }
.preview { background-color: #fcfce8; border: 1px solid #e5e58f; }
.preview .node { background-color: #fcfce8; }

span.form-required { color: #ffae00; }
.description { color: #898989; font-size: .92em; line-height: 150%; margin-bottom: .75em; }
.messages, .preview { margin: .75em 0; padding: .5em 1em; }
.messages ul { margin: 0; }
.box { margin-bottom: 2.5em; }
/*.profile dd { margin-bottom: 1.6em; }
.profile h3 { border-bottom: none; }*/

div.status { border-color: #c7f2c8; color: #33a333; }
div.error, tr.error { background-color: #fcc; color: #a30000; }
.form-item input.error, .form-item textarea.error { border: 3px solid #ff0000; color: #363636; }
table.system-status-report th { border-color: #d4e7f3; }
table.system-status-report tr.error, table.system-status-report tr.error th { background-color: #fcc; border-color: #ebb; color: #200; }
table.system-status-report tr.warning, table.system-status-report tr.warning th { background-color: #ffd; border-color: #eeb; }
table.system-status-report tr.ok, table.system-status-report tr.ok th { background-color: #dfd; border-color: #beb; }

.topnav1 {height:29px; clear:both}
.topnav1 .content {margin:0px; padding:0px}
.topnav1 ul {margin:0px; padding:0px; text-align:center}
.topnav1 ul li.leaf {float:left; display:block; width:107px; margin:0px; padding:0px; list-style-image:none; font-size:10px; font-weight:bold; list-style:none; text-align:center; background:url(images/topnavbg.jpg) no-repeat top left; height:29px; border-top:0px solid #FF0000; margin-left:2px}
.topnav1 ul li.leaf a { margin:0px; padding:0px; padding-top:7px; padding-bottom:3px}

.msmenu {background:url(images/midsubmenu.jpg) repeat-x; font-size:15px !important; margin-bottom:10px}
.msmenu ul {margin:0px; padding:0px; overflow:hidden}
.msmenu ul li.leaf {float:left; display:block; margin:0px; padding:0px; list-style-image:none; font-size:10px; font-weight:bold; list-style:none; text-align:left; height:20px; border-top:0px solid #FF0000; padding-top:5px}
.msmenu ul li.leaf a { margin:0px; padding:0px; border-right:1px solid #C4C2C2; color:#9E1227; padding:0 5px 0 5px; font-size:15px !important}
.msmenu ul li.last a {border-right:0px solid #C4C2C2}


form textarea#edit-submitted-comments {width:450px;}

a.pdf {
background:transparent url(images/pdf.jpg) no-repeat scroll left center;
padding-left:25px;

}

a.doc {
background:transparent url(images/pdf.jpg) no-repeat scroll left center;
padding-left:25px;
}

.content {margin-top:0px;}

/* profile page styling */
.profile h3
{
	color:#015474;
	border:0;
}

.profile .picture
{
	display:block;
	clear:both;
	float:none
	position:relative;
	width:100%;
	text-align:center;
	margin:0 auto;
}

.profile img
{
	border:1px solid #000;
	margin:0 0 10px 10px;
}

.profile dt.profile-profile_full_name, .profile dd.profile-profile_full_name {display:none;}

/* seminar content formating */
.content div.field
{
	margin:0 0 10px 0;
}


#physician .content .image-attach-body
{
	display:block;
	float:right;
	margin:0 10px 10px 0;
	padding:0;
}

#physician .content table
{margin:0; padding:0;}


form#attendee-form
{
	width:390px;
}

form#attendee-form div.form-item
{
	float:left;
	margin:10px 5px 10px 5px;
	display:block;
	height:30px;
}



form#attendee-form div input,
form#attendee-form div select
{
	width:160px;
}

form#attendee-form div input.form-checkbox
{
	width:16px;
	height:16px;
}


form#attendee-form div input.form-submit
{
	width:140px;
}


#search-block-form fieldset
{
  display:none;
}

#block-block-5 {border:0px solid #FF0000; margin-left:40px;}
#block-block-5 .content {margin:0px; padding:0px}
#block-block-5 ul {margin-left:5px}

.more-link {float:left; display:inline; text-align:left; margin-top:10px}
#block-blog-0 {margin-bottom:20px; border:0px solid #000000; margin-left:40px;}



#sidebar-right h1 {font-size:14px;}
#sidebar-right h2 {font-size:12px;}

#sidebar-right ul {list-style:none;}

#sidebar-right .item-list ul li {background:none;}

#product-form fieldset {display:none;}

#product-form .form-item {float:left; margin:0 5px;}



/* flash element css */
div#noflash p
{
	margin:30px;
	background:#000;
  -webkit-border-radius: 5px;    /* for Safari */
  -moz-border-radius: 5px;       /* for Firefox */
	display:block;
	padding:3px;
  
}
div#noflash, div#noflash p ins
div#noflash, div#noflash noscript
{
	color:#fff;
}

div#noflash a:link,
div#noflash a:active,
div#noflash a:hover,
div#noflash a:visited
{
	color:#fff;
	text-decoration:underline;
}

/*.views-field-created {width:120px;}*/

#custom-doctor-registration-form fieldset .form-item
{
	float:left;
	width:220px;
	height:40px;
}

#center form#product-form {margin:0;}

div.view-News table.views-table td {padding:10px 5px;}


div.testimonial
{
	margin:0 0 10px 0;
	line-height:20px;
}
.messages{
display: none
}


div.view-Location2 div.view-filters
{display:none;}

#news-disclaimer {font-size:10px;font-weight:bold;font-style:italic;color:#222222;}
.view-id-taxonomy_term img, .field-field-display-disclaimer {display:none;}

/****************************** New Style ***************************/
body.sidebar-right #center h1 {color:#e81b6e; font-family:'MyriadProLightBold'; font-size:30px; margin:0px; padding:0px; padding-bottom:7px; margin-bottom:5px}
#center h3 {color:#e81b6e; font-family:'MyriadProLightBold'; font-size:24px; margin:0px; padding:0px; padding-bottom:7px; margin-bottom:5px}
#center h2 {color:#e81b6e; font-family:'MyriadProLightBold'; font-size:27px; margin:0px; padding:0px; padding-bottom:7px; margin-bottom:5px}
body {margin:0px; padding:0px}
@font-face {
font-family: 'MyriadProBold';
src: url('fonts/myriadpro-bold-webfont.eot');
src: url('fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/myriadpro-bold-webfont.woff') format('woff'),
url('fonts/myriadpro-bold-webfont.ttf') format('truetype'),
url('fonts/myriadpro-bold-webfont.svg#MyriadProBold') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'MyriadProR';
src: url('fonts/MyriadPro-Regular.eot');
src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/MyriadPro-Regular.woff') format('woff'),
url('fonts/MyriadPro-Regular.ttf') format('truetype'),
url('fonts/MyriadPro-Regular.svg#MyriadProBold') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
    font-family: 'MyriadProCondRegular';
    src: url('fonts/myriadpro-cond-webfont.eot');
    src: url('fonts/myriadpro-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-cond-webfont.woff') format('woff'),
         url('fonts/myriadpro-cond-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-cond-webfont.svg#MyriadProCondRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MyriadProLightBold';
    src: url('fonts/myriadpro-semibold-webfont.eot');
    src: url('fonts/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-semibold-webfont.woff') format('woff'),
         url('fonts/myriadpro-semibold-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-semibold-webfont.svg#MyriadProLightBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

#wrapper {width:995px; margin:0px auto}
#header-new {height:191px; background:url(images/headerbg.jpg) no-repeat top center}
#logo {float:left; display:inline; margin-left:13px; margin-top:50px}
.toprt {width:312px; float:right; display:inline}
.topnav { height:34px; font-family:'MyriadProCondRegular'; padding-top:2px}
.topnav ul, .topnav ul li {margin:0px; padding:0px; list-style:none; list-style-image:none}
.topnav ul li {display:inline; line-height:34px; float:left; display:inline; margin:0px 0px}
.topnav ul li.last { margin-right:0px !important}
.topnav ul li a {color:#6a6666; font-size:17px; padding:0px; float:left; display:inline; display:block; padding:0px 18px; height:34px; line-height:34px; background:url(images/topnavbg1.jpg) repeat-x top;}
.topnav ul li a:hover, .topnav ul li.active-trail a {background:url(images/navbgover.jpg) repeat-x top; color:#FFFFFF}
.topnav .cartlink { background:url(images/cart.jpg) no-repeat top; width:47px; height:34px; float:left; display:inline; text-indent:-2000px; font-size:0px; line-height:0px}
.topnav .cartlink:hover {background:url(images/cart.jpg) no-repeat bottom}


.searchbox {width:231px; float:right; display:inline; margin-right:10px; height:60px; position:relative; padding-top:7px}
.searchbox .form-item {margin:0px; position:absolute; right:0px; top:10px; text-align:right }
.searchbox .form-item label {font-family:'MyriadProR'; color:#979797; font-size:17px; text-align:right; font-weight:normal !important}
.searchbox .form-item .form-text {margin:0px; padding:0px; width:196px; border:0px; background:#ededed; padding:5px; height:18px; line-height:18px; font-size:14px !important; padding-right:30px}
.searchbox #edit-submit, .searchbox #edit-submit-1 {position:absolute; width:30px; height:28px; margin:0px; padding:0px; text-indent:-2000px; font-size:0px; line-height:0px; background:url(images/go.jpg) no-repeat top left; border:0px; right:0px; top:31px; z-index:2; cursor:pointer}

.socialbox {display:block; overflow:hidden; padding-top:3px; padding-left:23px; clear:both; float:right; margin-right:4px}
.socialbox img {float:left; display:inline; margin-right:5px}
.translate {padding-left:24px; padding-top:5px; clear:both; float:left; margin-left:47px}
.wrapper2 { padding:0px 10px;}
.navbox {height:34px; background:url(images/navbg.jpg) repeat-x top}

.navbox ul, .navbox ul li {margin:0px; padding:0px; list-style:none; list-style-image:none; background:none !important; border:0px}

.navbox ul li {display:inline; float:left; margin:0px 0px;}
.navbox ul li.menu-path-front {margin-left:0px}
.navbox ul li a {color:#da1f43; font-family:'MyriadProCondRegular'; font-size:17px; float:left; display:block; height:34px; line-height:34px; padding:0px 20px 0px 19px !important;}
.navbox ul li a:hover, .navbox ul li:hover a, .navbox ul li a.active {color:#FFFFFF; background:url(images/navbgover.jpg) repeat-x top}
.navbox ul li ul {width:140px; background:url(images/navbg.jpg) repeat top !important; border:0px; top:34px}
.navbox ul li ul li {width:140px; margin:0px}
.navbox ul li ul li a {width:101px; color:#da1f43 !important; background:none !important }
.navbox ul li ul li a:hover {color:#FFFFFF !important; background:url(images/navbgover.jpg) repeat-x top !important}
.navbox ul li ul li ul {left:125px !important; top:5px !important; width:auto;}
.navbox ul li ul li ul li {width:auto;}
.navbox ul li ul li ul li a {width:151px}

.sidetop ul, .sidetop ul li {margin:0px; padding:0px; list-style:none; list-style-image:none}
.sidetop ul {padding-left:42px; padding-right:30px}
.sidetop ul li {line-height:14px; font-family:'MyriadProR'; font-size:13px; color:#58595b; padding-top:16px; padding-bottom:10px}
.sidetop ul li.li3{ padding-top:25px; padding-bottom:17px }
.sidetop ul li a {font-family:'MyriadProBold'; font-size:13px; color:#da1f43; text-decoration:none}

#block-block-17 {position:absolute; top:6px; left:8px; width:705px; height:232px; z-index:1}

.inc {position:relative; z-index:2}
.mc1 {padding-right:30px}
.inc h1.myheading, .inc h1.with-tabs {background:url(images/h1bg.png) repeat !important; color:#e81b6e; font-family:'MyriadProLightBold'; font-size:32px !important; margin:0px !important; padding:0px !important; height:60px !important; line-height:60px !important; padding-left:28px !important; padding-bottom:7px !important; margin-bottom:25px !important}
.inc h1.myheading1 {font-size:25px !important}
.inc h1.myheading2 {font-size:19px !important}

.inc h1.myheading3 {font-size:19px !important; line-height:25px !important; padding-top:5px !important; height:55px !important}



.footer1 {clear:both; border-top:2px solid #eaeaea; padding-top:20px; padding-left:35px; padding-right:35px}
.footer1 .botnav {font-size:16px; color:#979797; font-family:'MyriadProR'; padding-bottom:8px; text-align:center}
.footer1 .botnav a {text-decoration:none; color:#979797}
.footer1 .botnav a:hover {color:#da1f43}

.footer1 .copyright {font-size:14px; color:#979797; font-family:'MyriadProR'; padding-bottom:10px; text-align:center}
.footer1 .copyright a {text-decoration:none; color:#979797}
.footer1 .copyright a:hover {color:#da1f43}

.hleft1 {float:left; display:inline; width:720px}
.hrotor {width:720px; height:331px; position:relative}
.hrotor #nav {position:absolute; z-index:2; width:256px; right:15px; bottom:15px}
.hrotor #s4 {z-index:1 !important}
.pics { height: 331px; width: 720px; padding:0; margin:0; overflow: hidden }
.pics img { height: 331px; width: 720px; top:0; left:0 }
.hside {float:right; display:inline; width:255px; background:url(images/rtbg.jpg) no-repeat top center; height:331px; overflow:hidden}

.hrotor #nav a {display:block; width:30px; height:24px; float:left; display:inline; background:url(images/trans.png) no-repeat top center; text-align:center; color:#6a6666; font-family:'MyriadProR'; margin-right:2px; padding-top:6px}
.hrotor #nav a.activeSlide {background-position:bottom center}

ul#featured-content li .icon {display:none;}
ul#featured-content {padding-left:42px !important; padding-right:30px !important; list-style:none; list-style-image:none; margin:0px}
ul#featured-content li {height: 66px; padding: 10px 0;}
ul#featured-content li span.sp1 {color:#da1f43; cursor:pointer; font-family:'MyriadProBold'; font-size:13px}
ul#featured-content li p {font-family:'MyriadProR'; color:#58595b; font-size:13px; line-height:14px !important; }
ul#featured-content li p a {color:#58595b}

.homemid {background:url(images/home-midbg.jpg) no-repeat bottom left; width:975px; height:281px; padding-top:30px; padding-bottom:20px}
.hmidbox p {font-family:'MyriadProR'; font-size:14px; color:#979797; line-height:16px}

#NewHomeMid { background: none; border-top: 2Px solid #e8e8e8; border-bottom: 2Px solid #e8e8e8; padding-top: 0; margin-top: 20Px; padding-bottom: 20Px; margin-bottom: 20Px; }
#NewHomeTiles .hmidbox { margin-right: 25Px; border-right: 2Px solid #e8e8e8; min-height: 300Px; }
#NewHomeTiles .hmidbox h3 { margin-top: 10Px; }
#NewHomeTiles .hmidboxin { float: left; width: 140Px; margin-right: 10Px; }
#NewHomeTiles .hmidboxin img { width: 100%; }

.homemid .hmidbox {float:left; display:inline; margin-right:50px}
.homemid .hmidbox h3 {font-size:18px; color:#da1f43; font-family:'MyriadProR'; margin:0px; padding:0px; font-weight:normal; padding-bottom:18px}
.homemid .hmidbox1 {width:182px; margin-right:55px}
.homemid .hmidbox2 {width:460px; margin-right:50px}
.homemid .hmidbox3 {width:228px; margin-right:0px !important}

.hmidbox1 .hmidboxin {text-align:right; padding-bottom:10px; padding-right:10px}
.hmidbox1 .hmidboxin img {background:url(images/hpic1.jpg) no-repeat bottom left; padding-bottom:75px; padding-left:110px}
.hmidbox1 .hmidboxin1 {text-align:right; padding-bottom:10px; padding-right:10px}
.hmidbox1 .hmidboxin1 img {background:url(images/hpic1.jpg) no-repeat bottom left; padding-bottom:75px; padding-left:110px}
.hmidbox1 .hmidboxin2 {text-align:right; padding-bottom:10px; padding-right:10px}
.hmidbox1 .hmidboxin2 img {background:url(images/hpic1.jpg) no-repeat bottom left; padding-bottom:75px; padding-left:110px}
.hmidbox1 p {font-family:'MyriadProR'; font-size:14px; color:#979797; line-height:16px}

.hmidbox2 .hmidboxin1 {float:left; display:inline; width:125px; margin-right:30px}
.hmidbox2 .hmidboxin2 {float:left; display:inline; width:145px; margin-right:20px}
.hmidbox2 .hmidboxin3 {float:left; display:inline; width:140px; margin-right:0px}
.hmidbox2 .hmidboxin {text-align:left; padding-bottom:10px}
.hmidbox2 .hmidboxin1 .hmidboxin img {background:url(images/hpic2.jpg) no-repeat bottom left; padding-bottom:75px; padding-left:50px}
.hmidbox2 .hmidboxin2 .hmidboxin img {background:url(images/hpic3.jpg) no-repeat bottom left; padding-bottom:75px; padding-left:50px}
.hmidbox2 .hmidboxin3 .hmidboxin img {background:url(images/Lunula_2.jpg) no-repeat bottom left; padding-bottom:75px; padding-left:60px}
.hmidbox2 p {font-family:'MyriadProR'; font-size:14px; color:#979797; line-height:16px}

.hmidbox3 .hmidboxin {text-align:left; padding-bottom:10px;}
.hmidbox3 .hmidboxin img {background:url(images/hpic5.jpg) no-repeat bottom right; padding-bottom:75px; padding-right:149px}
.hmidbox3 p {font-family:'MyriadProR'; font-size:14px; color:#979797; line-height:16px; padding-left:6px}

body.sidebar-right #center ul li, body.sidebar-right #center ol li, body.sidebar-right #center div {font-size:16px; line-height:normal; color:#979797; font-family:'MyriadProR'}
body.sidebar-right #center table td, body.sidebar-right #center table th, body.sidebar-right #center label {font-size:15px; line-height:normal; color:#979797; font-family:'MyriadProR'; padding-right:100px;}

.homevideobox {overflow:hidden; border-bottom: 2px solid #EAEAEA; padding-bottom:20px; margin-bottom:10px}
.homevideobox h3 {color:#e81b6e; font-family:'MyriadProR'; font-weight:normal; font-size:18px; margin:0px; padding:0px; padding-bottom:7px; margin-bottom:5px}
.homevideobox .home-video-left {float:left; display:inline; margin-left:10px; width:440px}
.homevideobox .home-video-right {float:right; display:inline; margin-right:10px; width:440px}

.hnews-box {overflow:hidden; padding-bottom:20px}
.hnews-box .hnews-box-left {float:left; display:inline; width:345px; margin-left:55px}
.hnews-box .hnews-box-right {float:right; display:inline; width:350px; margin-right:35px}
.hnews-box-left h3 {color:#e81b6e; font-family:'MyriadProR'; font-weight:normal; font-size:18px; margin:0px; padding:0px; padding-bottom:7px; margin-bottom:5px; margin-left:-20px}
.hnews-box-left .item-list {font-family:'MyriadProR'}
.hnews-box-left .item-list a { text-decoration:underline; font-size:18px}
.hnews-box-left .item-list span {display:block; font-size:12px; color:#979797}
.hnews-box-left .item-list .nd1 {padding-top:10px; font-size:12px; color:#979797}

.hnews-box-right .fields p {display:none}
.hnews-box-right .fields ul, .hnews-box-right .fields ul li {margin:0px; padding:0px; list-style:none; list-style-image:none; background:none}
.hnews-box-right .fields ul li{font-family:'MyriadProR'; font-size:12px; color:#979797; line-height:normal; margin-bottom:8px}
.hnews-box-right .fields ul li a{ text-decoration:underline; font-size:18px}

.materials-libraries .item-list ul { list-style: none; margin: 0;}
#center .materials-libraries .item-list ul li { background: none; display: inline-block; list-style: none; margin: 5Px 0; padding: 0; }



a.feed-icon {display:none}


div.category {float:left; display:inline; width:215px; margin-right:10px}
div.category.last {margin-right:0px}
div.category .category-title {display:table-cell; width:215px; height:215px; background:#f36b31; color:#FFFFFF !important; text-align:center; vertical-align:middle; font-size:32px !important; font-family:'MyriadProLightBold' !important; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;}
div.category .physical-medicine { background:#e81b6e}
div.category .category-link a {display:block; background:#2a4598; color:#FFFFFF; text-decoration:none; font-family:'MyriadProLightBold'; height:50px; line-height:50px; font-size:16px; text-align:center; margin-top:23px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px}


.equipment-image {float:left; display:inline; width:344px; margin-right:20px}
.equipment-image img {border:19px solid #ddcde4}
.equipment-rt {float:left; display:inline; width:326px}
.equipment-rt h2 {color:#979797 !important; font-size:24px !important; font-family:'MyriadProLightBold' !important}
.product-body {padding-bottom:20px !important}
.product-body, .product-body p, .product-body ul li {color:#979797 !important; font-size:15px !important; font-family:'MyriadProLightBold' !important}
.product-body .price-box1 {font-size:20px !important; font-family:'MyriadProLightBold' !important}
.product-body .price-box1 span {font-size:24px !important; color:#842a8c !important}
.product-body .price-box1 .shippingbox {font-size:16px !important; color:#842a8c !important; font-family:'MyriadProLightBold' !important}

.equipment-rt .add-to-cart form {margin-bottom:0px}
.equipment-rt .add-to-cart form input {margin:0px !important; display:block; background:#e81b6e; margin:0px; padding:0px; border:0px; color:#FFFFFF; height:52px; line-height:52px; width:235px; text-align:center; font-size:24px; font-family:'MyriadProLightBold'; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; cursor:pointer}

table.views-view-grid, table.views-view-grid tr {border:0px !important}
table.views-view-grid td .views-field-field-image-cache-fid {min-height:200px; position:relative; margin-bottom:15px}
table.views-view-grid td .views-field-field-image-cache-fid img {border:1px solid #bbbbbb; position:absolute; bottom:0px}
table.views-view-grid td .views-field-title a {color:#e81b6e !important; font-size:16px !important; font-family:'MyriadProLightBold' !important}
table.views-view-grid td .views-field-sell-price {color:#979797 !important; font-size:22px !important; font-family:'MyriadProLightBold' !important; padding-bottom:10px}
table.views-view-grid td .views-field-buyitnowbutton input[type=submit] {background:#e81b6e; text-align:center; color:#FFFFFF; height:36px; line-height:36px; margin:0px; padding:0px; width:135px; font-family:'MyriadProLightBold'; font-size:16px !important; border:0px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; cursor:pointer}

/*table.views-view-grid td.col-3 .views-field-buyitnowbutton {display:none}*/
form#uc-product-add-to-cart-form-3877 {display:none}

form#user-register {padding-right:30px}

#toc.toc {background:none; border:0px; padding-bottom:20px}
#toc.toc ul, #toc.toc ul li {margin:0px; padding:0px; list-style:none; list-style-image:none}
#toc.toc ul li {background:url(images/dots.png) no-repeat left center; padding-left:10px; font-size:16px; color:#e81b6e}
#toc.toc ul li a {font-size:16px; color:#e81b6e; font-weight:bold; text-decoration:underline}

.view-Materials h6 { color:#979797; font-size:22px; font-family:'MyriadProLightBold'; margin:0px; padding:0px; padding-bottom:20px}

.view-Materials table.views-view-grid td {padding-bottom:25px !important}
.view-Materials table.views-view-grid td img {border:1px solid #bbbbbb; margin-bottom:10px !important}
.view-Materials table.views-view-grid td .views-field-upload-fid a {display:block; background:#e81b6e; color:#FFFFFF; text-decoration:none; height:30px; line-height:30px; width:127px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-align:center}

.view-Materials .view-content .views-view-grid {border-bottom:1px solid #979797 !important}

.view .view-content .views-row .node {padding-top:10px}

#edit-mollom-captcha-wrapper {
  height: auto !important; 
}


body.sidebar-right #center .materials-list ul  li { background: none; }
body.sidebar-right #center .materials-list ul  li .field-content { font-size: 18Px; }
body.sidebar-right #center .materials-list ul  li .item-list li {
	font-size: 14Px;
	background: none;
	margin: 0 0 0 6Px;
}

.mollom-privacy { display: none; }

.rtwol table td {
padding: 10px;
}
