html {
  background:#fff4d0 url(../images/layout/bg.gif) repeat-x;
}
body {
  width:950px;
  margin:0 auto;
  position:relative;
}
body#popup {
    width: auto;
    margin: 0;
    padding: 0;
}

#container {
  background:#fff url(../images/layout/container_bg.gif) repeat-y;
  overflow: hidden;
}

#header {
  background:#939598 url(../images/layout/header_shadow.gif) repeat-x 100% 57px;
  height:108px;
  border-bottom:6px solid #fff;
}

#header #logo {
  border-right:6px solid #fff;
  display:block;
  width:312px;
  height:108px;
}

#headerbuttons {
  margin:0;
  padding:64px 0 0 0;
  list-style:none;
  position:absolute;
  left:318px;
  top:0px;
  width:632px;
  background:url(../images/layout/header_gradient.gif) no-repeat right top;
}
#headerbuttons li {
  display:inline;
}
#headerbuttons li a:link, #headerbuttons li a:visited {
  text-decoration:none;
  text-transform:uppercase;
  display:block;
  float:left;
  padding:14px 19px;
  font-family:Arial Narrow, arial, tahoma, sans-serif;
  font-size:12px;
  line-height:12px;
  font-weight:normal;
  color:#fff;
  background:url(../images/layout/header_shadow_line.gif) repeat-y 100% 0px;
}
#headerbuttons li.print a:link, #headerbuttons li.print a:visited {
  text-indent:-10000px;
  width:14px;
  background:url(../images/layout/header_print.gif) no-repeat 50% 13px;
}
#headerbuttons li a:hover {
  color:#00529b;
}
#headerbuttons li.print a:hover {
  background-position: 50% -73px;
}
#headerbuttons li.last a:link, #headerbuttons li.last a:visited {
  background-position:0px 0px;
}

.fontchange {
  background-color: #f0f !important;
}
.fontchange a:link, .fontchange a:visited {
  width: 54px;
  height: 40px;
  text-indent:-10000px;
  padding: 0 !important;
  background: transparent url(../images/layout/icon_textsize.gif) 0 0 no-repeat !important;
}
.fontchange a:hover {
  background-position: center -60px !important;
}

#content {
  display:block;
  float:left;
  width:516px;
  padding:0 5px;
}

#content .contentdata {
  padding:20px;
}

.pageheader {
  background-color:#709dc8;
  border-bottom:5px solid #fff;
  position:relative;
  min-height:86px;
}
* html .pageheader {
  height:86px;
}
.pageheader h1 {
  height:86px;
  font-size:40px;
  line-height:86px;
  padding-left:20px;
  width:496px;
  margin:0;
  position:absolute;
  left:0px;
  top:0px;
    color: #fff;
}
.pageheader img {
  display:block;
}

#leftside {
  width:199px;
  float:left;
  display:block;
}
#rightside {
  width:225px;
  float:right;
  display:block;
}

/************************/

#searchbox {
  background-color:#407db4;
  padding:20px;
  border-bottom:5px solid #fff;
  height:46px;
}
#searchbox label {
  color:#fff;
}
#searchbox form {
  margin:0;
  padding:0;
}
#searchbox .frmtext {
  width:130px;
  background:url(../images/layout/formfield_bg.gif) no-repeat;
  border:none;
  color:#8a8b8e;
}

/************************/

#menu {
  padding:11px 0px 11px 11px;
}

#menu ul {
  list-style:none;
  margin:0px;
  padding:1px 0 0 0;
  width:178px;
  background:url(../images/layout/menu_line.gif) repeat-x top left;
}
#menu ul li {
  background:url(../images/layout/menu_line.gif) repeat-x bottom left;
  padding-bottom:1px;
}
#menu ul li a:link, #menu ul li a:visited {
  display:block;
  width:154px;
  padding:6px 0 6px 24px;
  background:url(../images/layout/menu_li.gif) no-repeat 6px 9px;
  color:#808284;
}
#menu ul li a:hover, #menu ul li.active a:link, #menu ul li.active a:visited {
  background-color:#d7b836;
  color:#fff;
  text-decoration:none;
}
#menu ul li ul {
  display:none;
}
#menu ul li.active ul {
  display:block;
}
#menu ul li li a:link, #menu ul li li a:visited {
  width:144px;
  padding:6px 0 6px 34px;
  background:#fff7d6 url(../images/layout/menu_lili.gif) no-repeat 16px 9px !important;
  color:#848284 !important;
}
#menu ul li li a:hover, #menu ul li li.active a:link, #menu ul li li.active a:visited {
  background-color:#ffea94 !important;
}

/************************/

.rightblockhospital {
  padding:11px 11px 5px 11px;
  background-color:#6ac0d7;
  border-bottom:5px solid #fff;
}
.rightblockhospital, .rightblockhospital * {
  color:#00529b;
}
.rightblockhospital p {
  margin:1px 15px;
  line-height:13px;
}

/************************/

.rightblocknews {
  padding:11px;
  background-color:#ffefc0;
  border-bottom:5px solid #fff;
}
.rightblocknews, .rightblocknews * {
  color:#808284;
}
.rightblocknews h3 {
  background:url(../images/layout/rightblocknewsh3.gif) no-repeat 0px 0px;
  padding-left:23px;
  font-size:14px;
  line-height:19px;
  margin-bottom:20px;
}
.rightblocknews .newsitem {
  padding:0 0 24px 26px;
}
.rightblocknews .newstitle {
  margin-left:-24px;
  background:url(../images/layout/rightblocknewstitle.gif) no-repeat 0px 3px;
  padding-left:24px;
  display:block;
}
.rightblocknews .newsitem p {
  margin:1px 0;
  font-size:10px;
  line-height:13px;
}
.rightblocknews .newsdate {
  float:left;
  font-weight:bold;
}
.rightblocknews a.newslink:link, .rightblocknews a.newslink:visited {
  float:right;
  font-weight:normal;
  text-decoration:underline;
}
.rightblocknews a.newslink:hover {
  text-decoration:none;
  color:#808284;
}
/************************/


.rightblockdownload {
  padding:11px;
}
.rightblockdownload, .rightblockdownload * {
  color:#6d6e71;
}
.rightblockdownload h3 {
  background:url(../images/layout/rightblockdownloadh3.gif) no-repeat 0px 0px;
  padding-left:23px;
  font-size:14px;
  line-height:19px;
  margin-bottom:20px;
}
.rightblockdownload a:link, .rightblockdownload a:visited {
  font-weight:normal;
  text-decoration:underline;
}
.rightblockdownload a:hover {
  text-decoration:none;
  color:#6d6e71;
}

/************************/

dl dt {
    font-size:14px;
    font-style: italic;
}

dl dd {
    margin-bottom: 28px;
}

/************************/

#footer {
  text-align:center;
  margin-top:20px;
  padding:10px 0;
}
#footer a:link, #footer a:visited {
  color:#a3c1db;
  font-size:9px;
  font-family:verdana, tahoma, sans-serif;
}
#footer a:hover {
  color:#a3c1db;
}

.layoutfix {
  font-size:1px;
  line-height:1px;
  clear:both;
}


div.frontpage {
  background-color:#00529b;
  background-image:url(../images/layout/container_front_bg.gif) !important;
}

div.frontpage .contentdata, div.frontpage .contentdata * {
  color:#fff;
}

/***********[BLUE STYLES]***********/
#layout_blue a:hover {
  color:#004195;
}
#layout_blue #container {
  background-color:#fff;
  background-image:url(../images/layout/container_bg_blue.gif);
}
#layout_blue div.frontpage {
  background-color:#6ac0d7;
  background-image:url(../images/layout/container_front_bg_blue.gif);
}
#layout_blue .rightblocknews {
  background-color:#004195;
}
#layout_blue .rightblocknews, #layout_blue .rightblocknews * {
  color:#fff;
}
#layout_blue .rightblocknews a.newslink:hover {
  color:#fff;
}
#layout_blue .rightblocknews a.newstitle:hover {
  color:#fff;
}
#layout_blue .rightblocknews h3 {
  background-image:url(../images/layout/rightblocknewsh3_blue.gif);
}
#layout_blue .rightblocknews .newstitle {
  background-image:url(../images/layout/rightblocknewstitle_blue.gif);
}
#layout_blue .rightblockdownload h3 {
  background-image:url(../images/layout/rightblockdownloadh3_blue.gif);
}
#layout_blue #footer a:link, #footer a:visited {
  color:#c9e8f1;
}

