﻿@import "../standard.css";
body
{
    font-family: Georgia, Times New Roman, serif;
    font-size: 12px;
    color: #505050;
    background: #fff url(/images/med31_back.gif) repeat-x left top;
    padding-right: 100px;
}
#container
{
    border: solid 2px #a0a0a0;
    width: 810px;
    background-color: #fff;
    position: relative;
    
}
#fullHeader
{
    height: 88px;
    border-bottom: solid 1px #a0a0a0;
}
#header
{
    height: 85px;
    margin: 0px;
    width: 100%;
    background-color: transparent;
    background: #fff url(/images/med31_header.jpg) left top repeat-y;
}
#header .pracName, #header .pracName a
{
    letter-spacing: 0px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    margin-left: 0px;
    padding: 12px 0 0 12px;
    width: 600px;
    line-height: 34px;
}
#header .pracByline
{
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0 40px;
    color: #fff;
    height: 40px;
    line-height: 30px;
    width: 550px;
}
#addressBox
{
    display: none;
    visibility: hidden;
    /*
    position: absolute;
    top: 2px;
    left: 550px;
    height: 80px;
    overflow: hidden;
    padding: 1px;
    margin: 0px;
	background-color: Transparent;
	border: none;
	color: #5050a0;
	font: 10px Arial, sans-serif;
	font-weight: normal;
*/
}
/*
#addressBox a
{
	color: #5050a0;
	font: 10px Arial, sans-serif;
	font-weight: normal;
}
*/
/*********************************************/
#welcome
{
    width: 620px;/*560px;*/
    float: right;
    padding: 0px 10px 0px 0px;
    background-color: Transparent;
    min-height: 300px;
}
*html #welcome
{
    height: 300px;
}
#welcome a
{
    color: #964646;
    background-color: inherit;
}
#welcome a:hover
{
    color: #EE2C2C;
    background-color: inherit;
    text-decoration: none;
}
/******************************************/
.box
{
    background-color: #fafbfc;
    color: #505050;
}
.title1
{
    color: #505050;
    background-color: inherit;
}
h1
{
    margin-bottom: 18px;
    font-size: 16px;
    color: #636363;
}

h2
{
    margin-bottom: 10px;
    font-size: 14px;
    color: #636363;
}
h3
{
    font-size: 13px;
    color: #636363;
}

h4
{
    line-height: 15px;
    color: #4D789E;
}
h5
{
    line-height: 15px;
    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;
}
/***********************************************/
#navigation
{
    float: left;
    width: 170px;
    top: 85px;
}
#navigation ul
{
    padding: 0;
    margin: 0;
}
#navigation li
{
    background-image: url(/images/med31_nav.jpg);
    padding: 0 0 0 5px;
    height: 24px;
    margin: 2px 0 0 0;
}
#navigation li a
{
    background-color: Transparent;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    padding: 0;
}
.subMenu
{
    display: block;
}
.subMenuItems
{
    margin: 6px 0px 0 0px;
    background: #aac5e2;
    border: 1px solid #fff;
}
.subMenuItems a
{
    color: #3030a0 !important;
}
#subcontent
{
    background-color: Transparent;
    float: left;
    font-size: 11px;
    width: 170px;
    padding: 0px;
    margin: 0px;
}
#subcontent a
{
    color: White;
    background-color: transparent;
    font-size: 11px;
    font-weight: normal;
}
.menublock h3
{
    visibility: hidden;
    display: none;
}
#subcontent a:hover
{
    color: White;
    text-decoration: underline;
}
#search
{
    padding-left: 4px;
}
#searchResults a,#searchResults a:hover
{
    color: #505050;
}
.linkedTo
{
    font-size: 11px;
}
.listInfo, .listInfo1, .listInfo2
{
    list-style-type: none;
    list-style-image: none;
    padding: 0;
}
.listInfo li, .listInfo1 li, .listInfo2 li
{
    background-image: url(/images/med31_nav.jpg);
    padding: 0 0 0 5px;
    height: 24px;
    margin: 2px 0 0 0;
}
#infoTitle
{
    display: none;
    visibility: hidden;
}
/********************* ` *************/
#feed2
{
    position: absolute;
    left: 820px;
    top: -2px;
    width: 174px;    
    border: 1px solid #5050aa;
    margin: 6px 0px 0 0;
}
#announcements
{
    position: absolute;
    left: 10px;
    top: 90px;
}
#news_edit
{
    position: absolute;
    left: 820px;
    top: -2px;
    width: 174px;
    border: 1px solid #5050aa;
}
.newfeeds
{
    margin: 2px 0 0 2px;
    width: 160px;
    height: 382px;
}
.newfeedsitem
{
    width: 152px;
    height: 354px;
}

/******************Footer****************/
#footer
{
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    width: 100%;
    height: 20px;
    color: #303030;
    background: #fff url(/images/med31_footer.gif) top left repeat-y;
    border: none;
}
#footer a
{
    color: #303080;
    background-color: inherit;
}
#footer a:hover
{
    color: #f03030;
    background-color: inherit;
}
