﻿@import "../standard.css";
#container
{
	border-width: 1px;
	border-style: solid;
    width: 750px;
}
#header
{
	height: 85px;
}
#gohome a
{
    margin-right: 10px;
}
#addressBox
{
	display: none;
	visibility: hidden;
}
/**********************************/
#navigation
{
	line-height: 25px;
	min-height: 25px;
    border-bottom-style: solid;
    border-bottom-width: 1px;    
    padding: 0;
    margin: 0;
}
#navigation ul
{
    padding: 0px;
	background: #8eaee1;
	color: #ffffff;
}
#navigation li
{
	display: inline;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
    border-bottom-color: #9090d0;
    border-left-color: #9090d0;
	padding: 5px 6px 4px 4px;
	margin: 0;
}
#navigation li a
{
	background-color: inherit;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
#navigation a.selected
{
    font-weight: bold;
    background-color: transparent;
}
.subMenu
{
    display: block;
    margin: 20px 0px 0 0px;
}
.subMenuItems
{
    border-top: none;
}
#fullContent
{
    background-color: Transparent;
    margin: 5px 10px 0 10px;
    border: none;
}
/*************** news *******************/
#news_edit
{
   display: none;
   visibility: hidden;
}
/**************************************/
#subcontent
{
    float: right;
    width: 160px;
    padding: 10px 0 0 0;
}
/*************************************/
#welcome
{
    width: 540px;
    float: left;
    padding: 20px 10px 0 0px;
    margin: 0;
}
#feed2
{
	display:none;
	visibility:hidden;
}
.feed
{
    float:left;
    width: 540px;
    padding: 15px 10px 5px 5px;
    border: none;
}
/*************** Prescription Feeds ***********/
.prescriptionsAnnouncements
{
	display: none;
	visibility: hidden;
}
.prescriptionsNotice
{
	display: none;
	visibility: hidden;
}
/* Classic Blue */
#container
{
    border-color:#a0a0e0;
	color: #303030;
	background:#fff;
}
#header
{
	color: #ffffff;
	background-image: url(/images/leftb.jpg);
}
#header .pracName,#header .pracName a
{
	background-color: transparent;
	color: #ffffff;
}
#header .pracByline
{
	background-color: transparent;
	color: #f0f2f4;
}
#welcome a
{
	color: #467aa7;
	background-color: inherit;
}
#welcome a:hover
{
	color: #EE2C2C;
	background-color: inherit;
	text-decoration: none;
}
#welcome h2
{
	color: #505050;
	background-color: inherit;
}
/**********************/
#footer
{
	color: #f0f0f0;
	background: #8eaee1;
}
#footer a
{
	color: #f0f0f0;
	background-color: inherit;
}
#footer a:hover
{
	color: #f0f0f0;
	background-color: inherit;
}
.important
{
	color: #f02025;
	background-color: inherit;
}
.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: #467aa7;
	background-color: inherit;
}
#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;
}
