﻿@import "../standard.css";
#container
{
    width: 970px;
    border-width: 1px;
    border-style: solid;
    border-color: #a0a0e0;
    color: #303030;
    background: #ffffff url(/images/bgndr.jpg) repeat-y left top;
}
/********************************/
#fullMenu
{
    float: left;
}
#header
{
    width: 758px;
    height: 85px;
    color: #505050;
    background-image: url(/images/wider.jpg);
    background-repeat: no-repeat;
    border-bottom-color: #909090;
}
#header .pracName, #header .pracName a
{
    background-color: transparent;
    color: #ffffff;
}
#header .pracByline
{
    background-color: Transparent;
    color: #eeeeee;
}
#addressBox
{
    width: 174px;
    height: 100px;
    padding: 0;
    border: none;
    font-size: 11px;
}

/********************************/
#navigation
{
    width: 170px;
    top: 85px;
}
#navigation ul
{
    padding: 5px 5px 0px 5px;
    background-image: url(/images/buttonbkred.jpg);
    color: #FFFFFF;
}
#navigation li
{
    white-space: nowrap;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-color: #909090;
    border-bottom-color: #909090;
    padding: 0 0 0 4px;
}
#navigation li a
{
    padding-left: 0px;
    background-color: inherit;
    color: #FFFFFF;
}
.subMenu
{
    display: block;
}
.subMenuItems
{
    margin: 6px 0px 0 0px;
    background: #9a3c3c;
    border: 1px solid #fff;
}
.subMenuItems a
{
    color: White !important;
}
/****  News  ****************/
#news_edit
{
    width: 168px;
    margin: 10px 10px 0 1px;
}
.newfeedsitems
{
    width: 142px;
}
/******************************/
#subcontent
{
    float: right;
    width: 170px;
    padding: 20px 10px 0px 0px;
    left: 785px;
    top: 0px;
}
/*****************************/
#welcome
{
    width: 580px;
    float: left;
    padding: 20px 0px 0 10px;
}

/****  Feeds  *************/
#feed2
{
    margin-top: 10px;
    width: 168px;
    float: left;
}
#feed1
{
    display: none;
    visibility: hidden;
}
.newfeeds
{
    margin: 2px 0 0 2px;
    width: 162px;
    height: 250px;
}
.newfeedsitem
{
    width: 154px;
    height: 220px;
}
/*************** Prescription Feeds ***********/
.prescriptionsAnnouncements
{
    width: 160px;
}
.prescriptionsAnnouncementsItem
{
    width: 152px;
}
.prescriptionsNotice
{
    width: 166px;
}
.prescriptionsNoticeItem
{
    width: 158px;
}
#welcome a
{
    color: #444444;
    background-color: inherit;
}
#welcome a:hover
{
    color: #EE2C2C;
    background-color: inherit;
    text-decoration: none;
}
#welcome h2
{
    color: #505050;
    background-color: inherit;
}

/************* Footer *********************/
#footer
{
    border-left-color: #a0a0e0;
    border-right-color: #a0a0e0;
    border-bottom-color: #a0a0e0;
    color: #FFFFFF;
    background: #8f2121;
    background-image: url(/images/footerred.jpg);
}
#footer a
{
    font-weight: bold;
    color: #ffb0a0;
    background-color: inherit;
}
#footer a:hover
{
    text-decoration: underline;
    color: #f03030;
    background-color: inherit;
}
#footer p
{
    padding: 0;
    margin: 0;
    text-align: center;
}
.box
{
    background-color: #fafbfc;
    color: #505050;
}
.box2
{
    background-color: #fafbfc;
    color: #505050;
}
.news
{
    background-color: #fafbfc;
    color: #505050;
}
.questionnaire .answers td
{
    color: blue;
}
.answers
{
    color: blue;
}
#subcontent h5
{
    color: #505050;
    background-color: inherit;
}
#subcontent a
{
    color: #464646;
    background-color: inherit;
}
#feed1 a
{
    color: #4646a6;
}
#subcontent a:hover
{
    color: #EE2C2C;
    background-color: inherit;
}
.menublock h5
{
    color: #505050;
    background-color: transparent;
}
.splitcontentmiddle h5
{
    color: #505050;
    background-color: inherit;
}
#linkedTo a
{
    color: #0000ff;
    text-decoration: underline;
}
.listInfo
{
    list-style-image: url(/images/infored.gif);
}
.listInfo2
{
    list-style-image: url(/images/infored.gif);
}
.staffnav td a
{
    color: #808080;
}
