﻿@import "../standard.css";
body
{
    font-family: Georgia, Times New Roman,serif;
    font-size: 12px;
    color: #505050;
    background-color: #e6e5e5;
}
#container
{
    background: #fff url(/images/white_bg.gif) repeat-y center top;
    width: 930px;
    padding: 0 0;
}
* html #container
{
    background: #fff url(/images/white_bgg.gif) repeat-y center top;
}
#fullHeader
{
    background: #fff url(/images/white_pulse.jpg) no-repeat left top;
    height: 120px;
    margin: 0 40px 0 40px;
    border: 1px solid white;
}
#header
{
    border: 1px solid white;
    height: 120px;
}
#header .pracName, #header .pracName a
{
    letter-spacing: 0px;
    line-height: 28px;
    color: #303030;
    font-size: 26px;
    font-weight: bold;
    margin: 30px 0 0 44px;
    padding: 0;
    text-transform: capitalize;
}
#header .pracByline
{
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin: 10px 0 0 145px;
    padding: 0;
    color: #303030;
    text-transform: capitalize;
}
#addressBox
{
    height: 100px;
    overflow: hidden;
    color: #303030;
    font-weight: bold;
    border: none;
    font-size: 11px;
    line-height: 14px;
    padding: 0px;
    margin: 10px;
}
#options_icons
{
    background-color: Transparent;
}
/*************************************/
#fullMenu
{
    margin: 0 40px 0 40px;
}

#navigation
{
    line-height: 30px;
    min-height: 30px;
    border: none;
    background: #fff url(/images/white_navg.jpg) no-repeat left top;
    padding: 0;
    margin: 0;
}
#navigation ul
{
    padding: 0px;
}
#navigation li
{
    display: inline;
    border: none;
    padding: 5px 4px 4px 12px;
    margin: 0;
}
#navigation li a
{
    text-decoration: none;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
#navigation a.selected
{
    font-weight: bold;
}
.subMenu
{
    display: block;
    margin: 20px 0px 0 0px;
}
.subMenuItems
{
    border-top: none;
}

#fullContent
{
    background-color: Transparent;
    margin: 0 40px;
    border: none;
}

/****  News  ****************/
#welcome
{
    float: left;
    width: 620px;
    padding: 10px 0px 0 20px;
    background-color: Transparent;
    min-height: 350px;
    height: auto !important;
    height: 350px;
}
#welcome a
{
    color: #405d4a;
    background-color: inherit;
}
#welcome a:hover
{
    color: #EE2C2C;
    background-color: inherit;
    text-decoration: none;
}
.box_small
{
    font-family: Georgia, Times New Roman,serif;
    font-size: 12px;
}
.box
{
    background-color: transparent;
    color: #505050;
}
/**********************************************/
h1
{
    margin-bottom: 18px;
    font-size: 18px;
    color: #636363;
}
h2
{
    margin-bottom: 10px;
    font-size: 16px;
    color: #636363;
}
h3
{
    color: #505050;
    font-size: 14px;
    font-weight: bold;
}
h4
{
    font-size: 13px;
    color: #4D789E;
}
h5
{
    font-size: 13px;
    font-style: italic;
    color: #4D789E;
    margin-bottom: 5px;
}
h6
{
    color: #4D789E;
    margin-bottom: 5px;
}
.questionnaire
{
    color: #505050;
    background-color: transparent;
}
.questionnaire .answers td
{
    color: blue;
}
.answers
{
    color: blue;
}
#subcontent
{
    background-color: Transparent;
    width: 185px;
    padding: 3px;
    margin: 5px 0px 0 0px;
    float: right;
    color: #000;
    border: none;
}
#subcontent a
{
    color: #505050;
    background-color: inherit;
}
#subcontent a:hover
{
    color: #EE2C2C;
    background-color: inherit;
}
.menublock h5
{
    color: #505050;
    background-color: transparent;
}
.linkedTo
{
    font-size: 11px;
}
.listInfo
{
    padding-left: 20px;
    list-style-image: url(/images/white_infog.gif);
}
.listInfo1
{
    list-style-image: url(/images/white_infog.gif);
}
.listInfo2
{
    list-style-image: url(/images/white_infog.gif);
}
/********************* News *************/
#news_edit
{
    float: right;
    overflow: hidden;
    width: 185px;
    padding: 10px 0px 0px 5px;
    margin: 5px 8px 0 0;
}
.newfeeds
{
    border: none;
    width: 185px;
    height: 240px;
}
.newfeedsitem
{
    width: 178px;
    height: 210px;
}
.newfeedsheader
{
    font-weight: bold;
}
/*************** Feeds *************************/
#feed2
{
    float: right;
    width: 200px;
    padding: 10px 0px 0px 5px;
}
/******************Footer****************/
#footer
{
    padding: 0px;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 10px;
    width: 100%;
    height: 40px;
    line-height: 30px;
    color: #303030;
    background: url(/images/white_navg.jpg) top left no-repeat;
    border: none;
    color: #fff;
}
#footer a
{
    color: #fff;
}
#footer a:hover
{
    color: #f03030;
}
/********************************************/
.prescriptionsNotice
{
    margin: 30px 5px 0 0;
}
.prescriptionsAnnouncements
{
    margin: 30px 0px 0 5px;
}
