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

html {
    height: 100%;
}

body {
    font-family: verdana, tahoma, sans-serif;
    height: 100%;
    background: #FFFFFF url("img/bg.jpg") repeat-y scroll center top;
}

#content p {
    margin: 4px 0px;
}

#wrapper {
    background-color: #fff;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}


#header {
    background: url("img/logo.jpg") no-repeat top center;
    height: 180px;
    position: relative;
    font-size: 10pt;
}

#nav {
    position: absolute;
    left: 240px;
    top: 140px;
    width: 560px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
}

#nav li {
    display: inline;
    list-style: none;
    padding: 0;
    margin: 0;
}

#nav a {
    text-decoration: none;
    color: #338833;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#nav a:hover {
    background: #FFFFFF url("img/navbg.jpg") repeat-x scroll center top;
    border-bottom: 5px solid #338833;
}

#inf {
    position: absolute;
    left: 300px;
    top: 30px;
    width: 500px;
    height: 140px;
    font-size: 10pt;
}


#inf table {
    width: 500px;
}

#inf td {
    vertical-align: top;
}

#bbcnewsbar {
    color: #000;
    padding: 6px 0px;
    text-align: left;
}

#bbcnews {
    display: inline;
}

#bbcnews li {
    list-style: none;
    font-weight: bold;
    padding-bottom: 6px;
    display: inline;
}

#bbcnews li a {
    text-decoration: none;
    color: #000;
}

#wrapper {
}

#innerwrap {
    padding: 0px 15px;
    position: relative;
}


#content {
    width: 500px;
    font-size: 12px;
    margin-left: 25px;
}

#footer {
    height: 45px;
    background: url("img/ftbg.jpg") repeat-x;
    font-size: 10px;
    padding-top: 55px;
    text-align: center;
}

#footer a {
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

#footer .powered {
    color: #000;
}

#footer .powered a {
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfix {
    display: inline-block;
}

img.fright {
    float: right;
    margin-left: 20px;
}

.b {
    font-weight: bold;
    color: #000;
}

.w {
    color: #fff;
    font-weight: bold;
}

.s {
    font-size: 9px;
}

#ftabs {
    width: 100px;
    vertical-align: top;
    padding-top: 25px;
}

#fpane {
    text-align: left;
    vertical-align: top;
    width: 300px;
    height: 200px;
    border: 4px solid #cae3d0;
}

#fpane div {
    padding: 25px;
}

#fbook {
    width: 500px;
}

#sidebar {
    width: 210px;
    margin-right: 10px;
    background-color: #fff;
    height: 100%;
}

img {
    border: none;
}


.visible {
    display: block;
}

.hidden {
    display: none;
}

ul.tabsul li {
    list-style: none;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    padding: 6px;
}

ul#tabsul-l {
    background: url("img/tabback.jpg") repeat-y;
}

ul#tabsul-r {
    background: url("img/tabbackr.jpg") repeat-y;
    text-align: right;
}

ul.tabsul li a {
    color: #fff;
    text-decoration: none;
}

.widget {
    background: url("img/wbg.jpg") no-repeat 0 0;
    background-color: #cae3d0;
    font-size: 12px;
    margin-top: 19px;
    margin-bottom: 9px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 9px;
    padding-bottom: 12px;
}

.widget h2, .widget h3 {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
}

.widget h3 {
    font-size: 16px;
    height: 35px;
}

.widget li {
    list-style: none;
    margin-top: 8px;
}


table.specs {
    width: 480px;
    height: 480px;
}

table.specs td {
    height: 240px;
    width: 240px;
    vertical-align: top;
}

table.specs h3
{
    padding-top: 15px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: bold;
}

table.specs td#pharm_spec h3,
table.specs td#hosp_spec h3,
table.specs td#gp_spec h3 {
    color: #000;
}

table.specs a {
    font-size: 12px;
    text-decoration: None;
    color: #339966;
    font-weight: bold;
}

a.learn_more {
    padding-left: 15px;
    display: block;
}

table.specs td#pharm_spec {
    background: url("img/pharm.jpg") no-repeat;
}
table.specs td#hosp_spec {
    background: url("img/hosp.jpg") no-repeat;
}
table.specs td#gp_spec {
    background: url("img/gp.jpg") no-repeat;
}
table.specs td#info_spec {
    font-size: 12px;
}


#content ul li {
    margin-left: 25px;
    list-style-image: url("img/bullbg.gif");
}

#content ol li {
    margin-left: 25px;
}

#content h2 {
    background: url("img/hbg.jpg");
    background-color: #5b5b5b;
    font-size: 18px;
    font-weight: normal;
    padding: 18px;
    color: #fff;
    margin-bottom: 25px;
    margin-top: 12px;
    letter-spacing: 2px;
}

#content h3 {
    color: #339966;
    margin-bottom: 12px;
    margin-top: 6px;
}

#content h3 a {
    color: #339966;
    text-decoration: none;
}

#content p {
    padding: 8px 0px;
}

#content dl {
    padding: 8px 0px;
    margin-bottom: 10px;
}

#content dt {
    margin-top: 20px;
    font-weight: bold;
    background: url("img/bullbg.gif") left no-repeat;
    padding-left: 16px;
    margin-top: 10px;
}

#content dd {
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.post {
}

div.post h3 {
    margin-top: 12px;
}

div.post h4 {
    margin-top: 8px;
}

p.meta {
    text-align:right;
    font-size: 90%;
    color: #aaa;
}

p.meta a {
    color: #99d;
    text-decoration: none;
}


div.badge {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
}

div.badge a {
    text-decoration: none;
    color: #000;
    display: inline;
    padding: 2px 10px;
    padding-left: 23px;
    border-left: 4px solid #fff;
}

div.badge a:hover {
    color: #a33;
}

div#trial_badge a {
    background: url("img/dl.gif") no-repeat 3px #fff;
}

div#trial_badge a:hover {
    background: url("img/dl2.gif") no-repeat 3px #fff;
}

div#ask_badge a {
    background: url("img/user.gif") no-repeat 3px #fff;
}

div#ask_badge a:hover {
    background: url("img/user2.gif") no-repeat 3px #fff;
}


div#demo_badge a {
    background: url("img/search.gif") no-repeat 3px #fff;
}

div#demo_badge a:hover {
    background: url("img/search2.gif") no-repeat 3px #fff;
}


.form_table td {
    vertical-align: top;
    padding-bottom: 10px;
}

.form_table tr {
}

#content input, #content textarea {
    width: 200px;
    border: 1px solid #339966;
    padding: 3px;
    font-size: 16px;
    background-color: #fff;
}

#content input:focus, .form_table textarea:focus {
    background-color: #efe;
}



label {
    font-weight: bold;
    font-size: 11px;
    border-bottom: 3px solid #339966;
    padding-bottom: 2px;
}

div.form_error {
    font-weight: bold;
    color: #c33;
}

.widget h4 {
    margin-bottom: 6px;
}

.widget a {
    color: #000;
    font-weight: bold;
    font-weight: bold;
    text-decoration: none;
}

a.read_more {
    text-align: right;
    display: block;
    color: #339966;
    margin-top: 4px;
    text-transform: uppercase;
    text-decoration: underline;
}

#layout_table td.layout {
    vertical-align:top;
    height: 100%;
}

#content p.post-note {
    padding:0px;
    margin: 0px
}

