@import "../standard.css";
body
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #505050;
    background: #fff url(/images/index33.jpg) repeat left top;
    text-align: center;
}
#container
{
	position: relative;
    background: #fff url(/images/med5_bg.jpg) no-repeat top left;
    border-left: solid 1px #1f508a;
    border-right: solid 1px #1f508a;
    border-bottom: solid 1px #1f508a;
    width: 983px;
    margin: 0 auto 0 auto;
    padding: 0px;
    text-align: left;
}
#fullHeader
{
    height: 240px;
}
#header
{
    color: #505050;
    padding: 0px;
    margin: 0px;
}
#header .pracName,#header .pracName a
{
    margin: 0px 0 0 20px;
    font-size: 35px;
    color: #fff;
    letter-spacing: 1px;
    font-family: Georgia,Arial,Tahoma;
}
#header .pracByline
{
    margin: 30px 0 0 110px;
    font-family: Georgia,Arial,Tahoma;
    font-size: 20px;
    height: 109px;
    color: #FFFFFF;
}
#header h3
{
    background-color: transparent;
    color: #f0f2f4;
}
#header h4 a
{
    background-color: transparent;
    color: #f0f2f4;
}
#header h4 a:hover
{
    background-color: transparent;
    color: red;
}
#gohome
{
    display:none;
    visibility:hidden;
}
#addressBox
{
    display: none;
    visibility:hidden;
}
/*******************************/
#navigation
{
    color: #505050;
    position: absolute;
    left: 560px;
    top: 30px;
    width: 150px;
    height: 240px;
}
#navigation ul
{
    list-style-image: url(/images/info_fs.gif);
    list-style-position:inside;
    padding: 0;
}
#navigation li
{
	height: 20px;
	line-height: 20px;	
}
#navigation li a
{
    font-weight: bold;
    color: #494949;
    padding: 0px 0 2px 5px;
}
#navigation .selected
{
    color: #2265b4;
}
/****  News  ****************/
#news_edit
{
    border-color: #2265b4;
    background-color: #f9f6ee;
    color: #505050;
    position: absolute;
    left: 784px;
    top: 5px;
    margin: 0;
    z-index: 2;
    overflow: hidden;
}
/*******************************/
#welcome
{
    float: left;
    width: 760px;
    padding: 0 0 0 10px;
    font-size: 12px;
}
#welcome a
{
    color: #964646;
    background-color: inherit;
}
#welcome a:hover
{
    color: #EE2C2C;
    background-color: inherit;
    text-decoration: none;
}
/************************/
#feed1
{
    display: none;
    visibility: hidden;
}
#feed2
{
    position: absolute;
    left: 784px;
    top: 5px;
    width: 200px;
    height: 305px;
}
.newfeeds
{
    background-color: #fff;
    border: solid 1px #2265b4;    
    height: 300px;
    z-index: 1;
    width: 180px;
}
.newfeedsitem
{
	height: 260px;
	width: 170px;
}
/************************/
#subcontent
{
    float: right;
    font-size: 12px;
    width: 190px;
    padding: 0px 0px 0px 5px;
    margin: 90px 0 0 0;
}
#subcontent h3
{
    color: #434393;
    margin: 0 0 10px 0;
    padding: 0px;
    font-size: 15px;
    background-color: inherit;
}
#subcontent h5
{
    color: #505050;
    background-color: inherit;
}
#subcontent a
{
    color: #756a5b;
    background-color: inherit;
}
#subcontent a:hover
{
    color: #EE2C2C;
    background-color: inherit;
}
/**********************/
.box
{
    background-color: transparent;
    color: #505050;
}
.title1
{
    color: #505050;
    background-color: inherit;
}
h1
{
    margin-bottom: 10px;
    font-size: 17px;
    color: #434393;
    padding: 8px 5px 8px 0px;
    text-decoration: none;
}

h2
{
    margin-bottom: 5px;
    font-size: 14px;
    color: #434393;
}
h3, #labelSearch
{
    margin-bottom: 10px;
    font-size: 12px;
    color: #434393;
}

h4
{
    line-height: 15px;
    color: #434393;
}
h5
{
    line-height: 15px;
    color: #434393;
    margin-bottom: 5px;
}
h6
{
    color: #434393;
    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);
}
/************************************************/
#footer
{
    padding: 0px;
    margin-left: 0;
    font-size: 10px;
    width: 779px;
    height: 20px;
    color: #303030;
    background: Transparent url(/images/homepage21.gif) repeat-y;
    border-color: #808080;
}
#footer a
{
    color: #303080;
    background-color: inherit;
}
#footer a:hover
{
    color: #f03030;
    background-color: inherit;
}
.buttonr
{
    margin-top: 20px;
}
/*************** Prescription Feeds ***********/
.prescriptionsNotice
{
    position: absolute;
    left: 784px;
    top: 5px;
    width: 180px;
    height: 710px;
    border: solid 1px #f0c0c0;
}
.prescriptionsNoticeItem
{
	height: 676px;
	width: 172px;
	border: none;
}
.prescriptionsAnnouncements
{
	width: 150px;
	border: solid 1px #f0c0c0;
	padding: 2px;
}
.prescriptionsAnnouncementsItem
{
	width: 142px;
	border: none;
}