﻿@import "../standard.css";
body
{
    font-family: Georgia, Times New Roman,serif;
    font-size: 12px;
    color: #505050;
    background-color: #e5e4e4;
    padding: 0;
}
#container
{
    background: #fff url(/images/white_bg.gif) repeat-y center top;
    width: 928px;
    margin: 0 auto 0 auto;
}
* html #container
{
    background: #fff url(/images/white_bgg.gif) repeat-y center top;
}
#fullHeader
{
    background: #fff url(/images/white_photo.jpg) no-repeat left top;
    height: 120px;
    margin: 0 40px 0 40px;
    border-top: 1px solid white;
    border-bottom: 2px solid white;
    padding: 0;
}
#header
{
    margin: 0;
    padding: 0;
    height: 117px;
    width: 640px;
    border-top: 0px solid transparent;
}
#header .pracName, #header .pracName a
{
    letter-spacing: 0px;
    color: #002f74;
    font-size: 26px;
    font-weight: bold;
    margin: 0px 0 0 84px;
    padding: 28px 0 0 0;
    text-transform: capitalize;
    text-align: left;
}
#header .pracByline
{
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0 0 234px;
    padding: 0;
    color: #002f74;
    text-transform: capitalize;
    text-align: left;
}
#addressBox
{
    height: 100px;
    overflow: hidden;
    color: #002f74;
    font-weight: bold;
    font-size: 11px;
    line-height: 15px;
    margin-top: 4px;
    border: none;
    padding: 0px;
}
#options_icons
{
    text-align: center;
    background-color: Transparent;
}
/*************************************/
#fullMenu
{
    margin: 0 40px 0 40px;
    background: #fff url(/images/white_photo_menu.png) no-repeat left top;
}
#navigation
{
    height: 35px;
    padding: 0;
}
#navigation ul
{
    padding: 0px;
}
#navigation li
{
    display: inline;
    border: none;
    padding: 0px 4px 0px 8px;
    margin: 0;
    background: transparent url(/images/white_photo_divider.png) no-repeat right top;
}
#navigation li a
{
    display: inline;
    line-height: 35px;
    text-decoration: none;
    color: #4d4d4d;
    font-weight: normal;
    font-size: 12px;
    margin: 0;
    padding: 0px 4px 0px 0;
}
#navigation li a.selected
{
    font-weight: bold;
}
.subMenu
{
    display: block;
    margin: 14px 0px 0 0px;
}
.subMenuItems
{
    border-top: none;
}
#fullContent
{
    background-color: Transparent;
    margin: 0 40px;
    border: none;
}

/****  News  ****************/
#welcome
{
    float: left;
    width: 630px;
    padding: 10px 0px 0 10px;
    background-color: Transparent;
    min-height: 350px;
    height: auto !important;
    height: 350px;
}
#welcome a
{
    color: #4646c6; /*#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: Transparent url(/images/white_photo_address.jpg) no-repeat left top;
    width: 185px;
    padding: 0px;
    margin: 5px 5px 0 0px;
    float: right;
    color: #000;
}
#infoTitle
{
    color: #fff;
    padding: 4px 0 0 5px;
    margin: 0px 0 4px 0;
    height: 20px;
}
input#infoTitle
{
    background-color: #008fc4;
}
h3#infoTitle
{
    font-style: italic;
    font-size: 13px;
}
#patinfo
{
    margin: 0;
    padding: 5px 3px 0px 3px;
    border-left: 1px solid #adaddd;
    border-right: 1px solid #adaddd;
    border-bottom: 1px solid #adaddd;
}
#patinfo h3
{
    color: #fff;
    height: 20px;
    font-style: italic;
    font-size: 13px;
}
#qofLinks
{
    padding: 5px 3px 0px 3px;
    border-left: 1px solid #adaddd;
    border-right: 1px solid #adaddd;
    border-bottom: 1px solid #adaddd;
}
#translate
{
    padding: 0px 3px 3px 3px;
}
#subcontent a
{
    color: #004d93;
    background-color: inherit;
}
#subcontent a:hover
{
    color: #EE2C2C;
    background-color: inherit;
}
.menublock h5
{
    color: #505050;
    background-color: transparent;
}
#search
{
    padding: 10px 0 0 0;
}
.linkedTo
{
    font-size: 10px;
}
.listInfo
{
    padding-left: 22px;
    list-style-image: url(/images/white_photo_info.jpg);
}
.listInfo1
{
    list-style-image: url(/images/white_photo_info.jpg);
}
.listInfo2
{
    list-style-image: url(/images/white_photo_info.jpg);
}
/********************* News *************/
#news_edit
{
    float: right;
    overflow: hidden;
    width: 180px;
    padding: 0px 0px 0px 0px;
    margin: 5px 10px 0 0;
}
.newfeeds
{
    padding: 0;
    margin: 0;
    border: none;
    width: 185px;
    height: 240px;
    background: Transparent url(/images/white_photo_address.jpg) no-repeat left top;
}
.newfeedsitem
{
    width: 178px;
    height: 200px;
    border-left: 1px solid #adaddd;
    border-right: 1px solid #adaddd;
    border-bottom: 1px solid #adaddd;
    border-top: none;
    margin: 0px;
    padding: 0px 0 0 5px;
}
.newfeedsheader
{
    font-weight: bold;
    color: #fff;
    width: 180px;
    padding: 4px 0px 0 4px;
    margin: 0px;
    height: 28px;
}
/*************** Feeds *************************/
#feed2
{
    float: right;
    width: 185px;
    margin: 10px 5px 0px 5px;
    background-color: #fff;
    padding: 0;
}
.small
{
    font-size: 11px;
}
/******************Footer****************/
#footer
{
    padding: 0px;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom:4px;
    font-size: 10px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #303030;
    background: url(/images/white_photo_menu.png) top left no-repeat;
    border: none;
    color: #505050;
}
#footer a
{
    color: #707070;
}
#footer a:hover
{
    color: #f03030;
}
/********************************************/
.prescriptionsNotice
{
    margin: 30px 5px 0 0;
}
.prescriptionsAnnouncements
{
    margin: 30px 0px 0 5px;
}

