﻿@import "../standard.css";
body
{
	font-size: 12px;
	color: #666666;
	background: #fff url(/images/background43.jpg) repeat-x left top;
}
#fullHeader
{
    float: right;
	width: 970px;
	height: 140px;
	background-color: transparent;
}
#fullMenu
{
	float: left;
	width: 185px;
}
#fullContent
{
    margin: 0px;
    float: right;
    padding: 60px 0 0 0px;
    width: 740px;
}
#header
{
    float: left;
	height: 140px;
	width: 770px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#container
{
    background: #fff;
    text-align: left;
    width: 970px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: #d0d0ff;
    background: #fff url(/images/med43.jpg) no-repeat left top;
}
#header .pracName, #header .pracName a
{
    font-size: 28px;
    margin: 10px 0 0 65px;
    padding: 10px 0 0 0px;
    width: 500px;
    height: 40px;
	text-align: left;
    color: #fff;
    letter-spacing: 0px;
    font-weight: bold;
    line-height: 32px;
}
#header .pracByline
{
	font-size: 20px;
	margin: 0px 0 0 145px;
    padding: 0 0 0 0px;
    width: 400px;
    height: 60px;
	text-align: left;
	font-weight: bold;
    color: #fff;
    vertical-align: bottom;
}
/*** Navigation ****/
#navigation
{
	background: transparent;
    color: #505050;
    width: 205px;
    height: 240px;
    min-height: 240px;
    float: left;
    text-align: right;
    padding: 0px;
    margin: 0 0 0 6px;
}
#navigation ul
{
    padding: 0px 10px 0px 10px;
    text-align: right;
    width: 150px;
    margin:0 auto;
}
#navigation li
{
	line-height: 22px;
	padding: 0 0 0 4px;
}
#navigation li a
{
    padding-left: 0px;
    color: #411506;
}
#navigation a.selected
{
	font-style:italic;
	color:#411506;
	font-weight: bold;
}
.subMenu
{
    display: block;
}
.subMenuItems
{
    margin: 6px 0px 0 0px;
    background: #fc9806;
    border: 1px solid #fff;
    text-align: left !important;
}
.subMenuItems a
{
    color: #411506 !important;
    
}

/****  News  ****************/
.newfeeds
{
	border: solid 1px #5b868d;
}
.newfeedsitem
{
	border: solid 1px #5b868d;
}
#news_edit
{
	float: left;
	margin: 10px 0 0 25px;
}
* html #news_edit
{
    margin: 0 0 0 15px;
    
}
/**********************/
#subcontent
{
    float: right;
    width: 165px;
    padding: 10px 0px 0px 0px;
    margin: 10px 0 0 0;
}
#subcontent h5
{
    color: #505050;
    background-color: inherit;
}
#subcontent a
{
    color: #6960B5;
    font-weight: bold;
    background-color: inherit;
}
#subcontent a:hover
{
    color: #EE2C2C;
    background-color: inherit;
}
/******************************/
#welcome, #welcome a, #welcome td, #welcome input, #welcome select, #welcome .box_small, #welcome .box_small input, #welcome .box_small select, #welcome .box_small td
{
    font-size: 13px;
    font-family: Calibri, Arial, Tahoma, Sans-Serif;
}
#welcome
{
    float: left;
    width: 565px;
    padding: 20px 0px 0 0px;
    margin: 0px 5px 0 0;
}
#welcome a
{
    font-weight: bold;
    color: #D82D01;
    background-color: inherit;
}
#welcome a:hover
{
    color: #EE2C2C;
    background-color: inherit;
    text-decoration: none;
}
/**********************/
#footer
{
    height: 20px;
    color: #fff;
    border: none;
    background: #d0d0d0 url(/images/med43footer.jpg) repeat-y;
    background-position: left top;
    padding: 0px;
}
#footer a
{
    color: #fff;
    background-color: inherit;
}
#footer a:hover
{
    color: #0000ff;
    background-color: inherit;
}
/**********************************/
.box
{
    background-color: #fafafc;
    color: #505050;
}
/**********************************/
.title1
{
    color: #505050;
    background-color: inherit;
}
h1
{
    margin-bottom: 18px;
    font-size: 20px;
    color: #0180C4;
}

h2, .box_small h2
{
    margin-bottom: 10px;
    font-size: 16px;
    color: #0180C4;
}
h3, .box_small h3
{
    margin-bottom: 10px;
    font-size: 15px;
    color: #0180C4;
}

h4, .box_small h4
{
    font-size: 14px;
    line-height: 15px;
    color: #0180C4;
}
h5, .box_small h5 
{
    line-height: 14px;
    color: #0180C4;
    margin-bottom: 5px;
}
h6, .box_small h6
{
    color: #0180C4;
    margin-bottom: 5px;
}

.questionnaire .answers td
{
    color: blue;
}
.answers
{
    color: blue;
}
.menublock h5
{
    color: #505050;
    background-color: transparent;
}
.linkedTo
{
    font-size: 11px;
}
.listInfo
{
	list-style-image: url(/images/info_fs.gif);
}
.listInfo1
{
	list-style-image: url(/images/info_fs.gif);
}
.listInfo2
{
	list-style-image: url(/images/info_fs.gif);
}
#addressBox
{
    font-family: Arial, Tahoma, Sans-Serif;
	float: right;
	width: 185px;
	height: 140px;
	font-size: 13px;
	line-height: 20px;
	border: none;
	font-weight: bold;
	color: #fff;
	padding: 0px;
	margin: 8px 0 0 0;
}
#feed1
{
	display:none;
	visibility: hidden;
}
#feed2
{
	float: left;
	margin: 0 0 0 20px;
}
* html #feed2
{
    margin: 0 0 0 10px;
    
}
/*************** Prescription Feeds ***********/
.prescriptionsAnnouncements
{
	width: 170px;
	height: 320px;
	margin: 0px 0px 0 30px;
}
* html .prescriptionsAnnouncements
{
    margin: 0px 0px 0 20px;
}
.prescriptionsAnnouncementsItem
{
	width: 162px;
	height: 290px;
}
#noticeboard
{
    width: 115px;
    margin-right: 4px;
}