* {
 font-family: Arial;
}

html {
 border-width: 0;
}

body {
 background: #FFFFFF;
 color: #000000;
 margin: 0;
 padding: 0;
}

html, body {
 height: 100%;
}

body, table, textarea {
 font-size: 10pt;
}

a {
 color: #48A0CA;
}

h1 {
 font-size: 14pt;
 color: #E8011C;
 text-align: left;
}

h2 {
 font-size: 12pt;
 color: #E8011C;
 text-align: left;
}

h3 {
 font-size: 10pt;
 color: #E8011C;
 text-align: left;
}

img {
 border-width: 0;
}

img.border {
 border: 1px solid #B6DDE7;
}

table.hidden {
 border-width: 0;
 border-collapse: collapse;
 padding: 0;
 margin: 0;
}

table.display {
 border: 1px solid #000000;
 border-collapse: collapse;
 padding: 0;
 margin: 0;
}

.rowtitle {
 background: #CCCCCC;
 font-weight: bold;
 text-align: center;
}

.rowodd {
 background: #DDDDDD;
}

.roweven {
 background: #EEEEEE;
}

table.display td {
 border: 1px solid #000000;
 padding: 1px 2px;
}

table.display .rowtitle td {
 padding: 4px 2px;
}

/* framework */

#wrapper {
 min-height: 100%;
 height: auto !important;
 height: 100%;
}

#header {
 background: url(/images/header.gif) repeat-x top left;
 height: 159px;
 position: relative;
}

img#logo {
 height: 206px;
 width: 219px;
 position: absolute;
 top: 0;
 left: 0;
}

img#title {
 height: 159px;
 width: 523px;
 position: absolute;
 top: 0;
 left: 243px;
}

/* welcome */

#welcome {
 width: 200px;
 position: absolute;
 top: 10px;
 right: 13px;
}

#welcome .tools {
 background: #888888;
 padding: 8px;
}

#welcome .tools a {
 display: block;
 color: #FFFFFF;
 padding: 2px 0;
}

/* creepingline */

#creepingline {
 background: #D8ECF3;
 height: 18px;
 margin-bottom: 42px;
}

#creepingline marquee {
 color: #007CB9;
}

/* page */

#sideleft {
 width: 196px;
 float: left;
}

#sideright {
 width: 226px;
 float: right;
 margin-top: -13px;
}

#content {
 margin: 0 239px 0 209px;
}

/* footer */

#pusher {
 height: 66px;
}

#footer,
#pusher {
 clear: both;
}

#footer {
 background: #285292 url(/images/footer.gif) repeat-x top left;
 height: 53px;
 margin-top: -53px;
}

#footer,
#footer * {
 color: #FFFFFF;
 text-decoration: none;
}

#footer #copyright {
 width: 217px;
 padding: 2px 0 0 13px;
 float: left;
}

#footer #islogo {
 text-align: right;
 width: 260px;
 float: right;
}

#footer #islogo span {
 display: block;
 padding-top: 8px;
 float: left;
}

#footer #counters {
 text-align: center;
 margin: 0 273px 0 243px;
 padding-top: 10px;
}

.counter {
 padding: 0;
}

/* menu */

#menu {
 width: 170px;
 margin: 0 13px;
 position: relative;
}

#menu ul,
#menu li,
#menu a {
 width: 168px;
}

#menu ul {
 border-top: 1px solid #FFFFFF;
 border-left: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;
 list-style: none;
 padding: 0;
 margin: 0;
}

#menu ul.top {
 border-width: 0;
 width: 170px;
}

#menu ul.top > li,
#menu ul.top > li > a {
 width: 170px;
}

* html #menu ul.top li,
* html #menu ul.top a {
 width: 170px;
}

* html #menu ul.top ul li,
* html #menu ul.top ul a {
 width: 168px;
}

#menu li {
 display: inline;
 padding: 0;
 margin: 0;
}

#menu ul.top ul {
 position: absolute;
 left: -9999px;
}

#menu a {
 display: block;
 background: #225194;
 border-bottom: 1px solid #FFFFFF;
 color: #FFFFFF;
 text-decoration: none;
}

#menu a:hover {
 background: #84B9D2;
 color: #FFFFFF;
}

#menu a.select {
 color: #E8011C;
}

#menu a span {
 display: block;
 padding: 3px 30px 6px 16px;
 cursor: pointer;
}

#menu a.select span {
 cursor: default;
}

#menu ul li:hover > ul {
 left: 100%;
 margin-top: -27px;
 margin-left: 0;
 visibility: visible;
}

#menu ul li:hover > ul ul {
 margin-left: 0;
}

#menu a:hover ul,
#menu a:hover a:hover ul,
#menu a:hover a:hover a:hover ul {
 left: 100%;
 visibility: visible;
}

#menu a:hover ul ul,
#menu a:hover a:hover ul ul {
 left: -9999px;
}

#menu a.fly > span {
 background: url(/images/menuarrow.gif) no-repeat bottom right;
}

* html #menu a.fly a span,
* html #menu a a.fly a span,
* html #menu a a a.fly a span {
 background: none;
}

* html #menu a.fly span,
* html #menu a a.fly span,
* html #menu a a a.fly span {
 background: url(/images/menuarrow.gif) no-repeat bottom right;
}

#menu table {
 border-collapse: collapse;
 height: 0;
 width: 0;
 margin-top: -27px;
 margin-left: 0;
 position: absolute;
 left: 99%;
}

#menu ul.top ul table {
 margin-left: 0;
}

/* search */

table.search {
 width: 170px;
 margin: 13px 13px 0 13px;
}

/* phoneframe */

table.phoneframe {
 background: #93C9DD url(/images/phoneframe.gif) repeat-y top right;
 border-width: 0;
 border-collapse: collapse;
 width: 183px;
 padding: 0;
 margin: 13px 0 0 13px;
}

tr.phoneframetop {
 background: url(/images/phoneframetop.gif) no-repeat top right;
 height: 56px;
}

td.phoneframetop {
 font-weight: bold;
 color: #007EBB;
 text-align: center;
 padding: 10px 72px 0 0;
 margin: 0;
}

tr.phoneframebottom {
 background: url(/images/phoneframebottom.gif) no-repeat bottom right;
 height: 87px;
}

td.phoneframebottom {
 color: #FFFFFF;
 font-size: 12pt;
 font-weight: bold;
 text-align: center;
 padding: 0 18px 8px 8px;
 margin: 0;
}

p.caption {
 font-weight: bold;
 color: #EB011C;
 text-align: center;
 padding: 13px 0;
 margin: 0;
}

/* calendar */

table.calendar {
 border: 1px solid #FFFFFF;
 border-collapse: collapse;
 font-weight: bold;
 text-align: right;
 padding: 0;
 margin: 0 17px 0 13px;
}

* html table.calendar {
 margin: 0 16px 0 12px;
}

tr.calendar0 {
 background: #ADADAD url(/images/calendar0.gif) repeat-x top left;
 height: 21px;
}

tr.calendar1 {
 background: #88BBCC url(/images/calendar1.gif) repeat-x top left;
 height: 21px;
}

tr.calendar2 {
 background: #6DA6C1 url(/images/calendar2.gif) repeat-x top left;
 height: 21px;
}

tr.calendar3 {
 background: #5C94BC url(/images/calendar3.gif) repeat-x top left;
 height: 21px;
}

tr.calendar4 {
 background: #5086B8 url(/images/calendar4.gif) repeat-x top left;
 height: 21px;
}

tr.calendar5 {
 background: #4B80B6 url(/images/calendar5.gif) repeat-x top left;
 height: 21px;
}

tr.calendar6 {
 background: #4B80B6 url(/images/calendar6.gif) repeat-x top left;
 height: 21px;
}

table.calendar td {
 border: 1px solid #FFFFFF;
 font-size: 9pt;
 text-align: center;
 vertical-align: middle;
 height: 21px;
 width: 23px;
 padding: 0;
 margin: 0;
}

td.weekday {
 color: #000000;
}

td.offday {
 color: #FFFFFF;
}

#selectday {
 background: #DBDBDB url(/images/calendarselect.gif) repeat-x top left;
}

/* photoframe */

.preview {
 width: 208px;
}

.preview .ftop {
 background: url(/images/photoframetop.gif) no-repeat top left;
 height: 8px;
 overflow: hidden;
}

.preview .fmiddle {
 background: #FFFFFF url(/images/photoframe.gif) repeat-y top left;
 padding: 11px 23px 8px 23px;
}

.preview .fmiddle img {
 border: 1px solid #C2C2C2;
 height: 120px;
 width: 160px;
}

.preview .fmiddle .description {
 display: block;
 color: #48A0CA;
 text-align: center;
 line-height: 12pt;
 margin-top: 8px;
}

.preview .fbottom {
 background: url(/images/photoframebottom.gif) no-repeat bottom left;
 height: 13px;
 overflow: hidden;
}

#sideright .preview {
 margin: 0 9px;
}

.gallery .preview {
 margin: 0 0 21px 31px;
 float: left;
}

* html .gallery .preview {
 display: inline;
}

.gallery .preview .fmiddle .description {
 height: 36pt;
 overflow: hidden;
}

.cleaner {
 clear: both;
}

/* noticeframe */

table.noticeframe {
 background: #93C9DD url(/images/noticeframe.gif) repeat-y top right;
 border-width: 0;
 border-collapse: collapse;
 width: 209px;
 padding: 0;
 margin: 13px 4px 0 13px;
}

tr.noticeframetop {
 background: url(/images/noticeframetop.gif) no-repeat top right;
 height: 46px;
}

td.noticeframetop {
 font-weight: bold;
 color: #007EBB;
 text-align: center;
 padding: 10px 14px 0 4px;
 margin: 0;
}

tr.noticeframebottom {
 background: url(/images/noticeframebottom.gif) no-repeat bottom right;
 height: 97px;
}

td.noticeframebottom {
 text-align: justify;
 padding: 0 18px 8px 8px;
 margin: 0;
}

td.noticeframebottom,
td.noticeframebottom * {
 font-weight: bold;
 color: #FFFFFF;
}

td.caption {
 color: #000000;
 font-weight: bold;
 padding: 6px 8px 0 0;
 text-align: right;
 vertical-align: top;
}

font.caption {
 color: #000000;
 font-weight: bold;
}

p.message {
 color: #000000;
 text-align: center;
}

a.white {
 color: #FFFFFF;
 font-weight: normal;
 text-decoration: underline;
}

font.white {
 color: #FFFFFF;
 font-weight: normal;
 text-decoration: none;
}

/* fields and buttons */

form {
 display: inline;
}

.form, .field {
 background: #FFFFFF;
 color: #24487C;
}

.form {
 width: 400px;
 border: 1px solid #B6DDE7;
 padding: 1px 4px 1px 4px;
 margin: 4px 0 4px 0;
}

select.form {
 width: 410px;
}

form .short {
 width: 90px;
}

.field {
 border: 1px solid #C2C2C2;
 padding: 1px 4px 1px 4px;
 margin: 4px 0 4px 0;
}

input.form {
 height: 18px;
}

textarea.form {
 height: 100px;
}

input.field {
 height: 18px;
}

.input {
 background: #CCCCCC;
 border: 1px solid #999999;
 color: #999999;
 padding: 1px 4px 1px 4px;
 margin: 2px 0 2px 0;
}

.button {
 font-size: 8pt;
 color: #FFFFFF;
 text-decoration: none;
 cursor: pointer;
}

input.button,
span.button,
a.button span {
 background: #5987B1 url(/images/button.gif) repeat-x center center;
 border: 1px solid #81A4C7;
 text-align: center;
 text-decoration: none;
 height: 20px;
 padding: 2px 4px 2px 4px;
 margin: 4px 0 4px 0;
}

.buttonset {
 margin: 0.5em 0;
}

.navigator {
 text-align: center;
 margin: 0.5em 0;
}

span.pagelink {
 background: #D8ECF3;
 border: 1px solid #C2C2C2;
 font-weight: bold;
 margin: 0 4px 0 4px;
}

#currentpage {
 background: #DBDBDB;
 border: 1px solid #C2C2C2;
 color: #808080;
}

span.pagelink a {
 color: #000000;
}

span.pagelink a,
span.pagelink span {
 text-decoration: none;
 padding: 2px 6px 2px 6px;
}

/* frames */

div.extframe {
 background: #EAFAFE;
 border: 1px solid #B6DDE7;
 padding: 12px;
 margin: 0;
}

div.intframe {
 background: #FFFFFF;
 border: 1px solid #B6DDE7;
 padding: 4px;
 margin: 8px 0 8px 0;
 text-align: justify;
}

div.borderred {
 border-color: #E8011C;
}

/* list */

.leftbox {
 width: 160px;
 float: left;
}

.mainbox {
 min-height: 120px;
 height: auto !important;
 height: 120px;
 margin-left: 164px;
}

.detailbox {
 text-align: right;
}

/* news */

.newsline {
}

.newsdate {
 color: #000000;
 font-weight: bold;
}

.newstitle {
 color: #000000;
 font-weight: bold;
}

.important {
 background: #FFFF00;
 border: 1px solid #B6DDE7;
 color: #FF0000;
 padding: 0 4px 0 4px;
}

/* questionbook */

.question_date {
 color: #000000;
 font-weight: bold;
}

.question_user_name {
 color: #EB011C;
 font-weight: bold;
}

.answer_date {
 color: #000000;
 font-weight: bold;
}

.answer_user_name {
 color: #000000;
 font-weight: bold;
}

td.preview {
 padding: 2px;
 vertical-align: top;
}

div.link {
 padding: 4px 0 4px 0;
 overflow: auto;
}

div.link img {
 margin-right: 4px;
}

/* vacancy */

.vacancyline {
}

.vacancydate {
 color: #000000;
 font-weight: bold;
}

.vacancyappointment {
 color: #EB011C;
 font-weight: bold;
}

/* media */

.medialine {
}

.mediadate {
 color: #000000;
 font-weight: bold;
}

.mediatitle {
 color: #EB011C;
 font-weight: bold;
}

/* search */

div.search_line {
 margin: 1.0em 0 1.0em 0;
}

div.search_title {
 font-size: 12pt;
 margin-bottom: 0.5em;
}

div.search_title a {
 text-decoration: underline;
}

div.search_cite {
 text-align: justify;
}

/* phones blink */

.blink0 {
 color: #FFFFFF;
}

.blink1 {
 color: #FFE0E0;
}

.blink2 {
 color: #FFC0C0;
}

.blink3 {
 color: #FFA0A0;
}

.blink4 {
 color: #FF8080;
}

.blink5 {
 color: #FF6060;
}

.blink6 {
 color: #FF4040;
}

.blink7 {
 color: #FF2020;
}

.blink8 {
 color: #FF0000;
}

.blink9 {
 color: #FF2020;
}

.blink10 {
 color: #FF4040;
}

.blink11 {
 color: #FF6060;
}

.blink12 {
 color: #FF8080;
}

.blink13 {
 color: #FFA0A0;
}

.blink14 {
 color: #FFC0C0;
}

.blink15 {
 color: #FFE0E0;
}

/* schedule */

.schedule td.speciality {
 width: 136px;
}

.schedule td.doctor {
 width: 198px;
}

.schedule td.room {
 text-align: center;
 width: 45px;
}

.schedule td.time {
 text-align: center;
 width: 80px;
}

.schedule span.grey {
 color: #808080;
}

