@charset "utf-8";

/*
  Kari Toverud CSS
  By Pål Degerstrøm, Felt. www.felt.no
  v1.02 / November 2007
*/

html {
  background: #fff url(../img/illustration.png) 865px 70px no-repeat;
}

a {
  color: #000;
}

:focus {
  outline: 0;
}

strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

body {
  background: transparent url(../img/page_bg.png) 0 131px repeat-y;
  font-family: Verdana;
  text-align: left;
}

#doc4 {
  margin: 0;
}

#hd {
  height: 109px;
  background: #fff url(../img/top_end.png) 100% 0 no-repeat;
  overflow: hidden;
  position: relative;
}

#ft {
  padding: 20px 0 12px 0;
}

#banner {
  height: 87px;
  width: 947px; /* 974 - 27 */
  background: transparent url(../img/top_bg.png) 0 0 repeat-x;
  overflow: hidden;
}

#banner h1 {
  width: 355px;
  height: 41px;
  float: left;
  margin: 23px 0 0 202px;
}

#banner h1 a {
  text-indent: -5000px;
  display: block;
  width: 356px;
  height: 41px;
  background: transparent url(../img/kari_c_toverud.png) 0 0 no-repeat;
}

#banner h2 {
  text-indent: -5000px;
  width: 290px;
  height: 11px;
  display: block;
  background: transparent url(../img/certified_medical_illustrator.png) 0 0 no-repeat;
  float: left;
  margin: 50px 0 0 17px;
}

#cmilogo {
  position: absolute;
  top: 0px;
  left: 15px;
  text-indent: -5000px;
  width: 137px;
  height: 133px;
  display: block;
  background: transparent url(../img/cmi_logo.png) 0 0 no-repeat;
  z-index: 2;
}


#topnav {
  height: 21px;
  overflow: hidden;
  padding-left: 192px;
  font-size: 85%;
}

#topnav ul {
  text-transform: uppercase;
  position: absolute;
  bottom: 0px;
  left: 192px;
}

#topnav li {
  float: left;
  margin-right: 2px;
}

#topnav a {
  display: block;
  color: #000;
  text-decoration: none;
  padding: 0 10px;
  border-bottom: 3px solid #fff;
}

#topnav li.active a,
#topnav a:hover {
  border-bottom: 3px solid #d0a96e;
}

#bd {
  background: transparent url(../img/content_top.gif) 0 0 no-repeat;
  padding: 22px 23px 0 0;
  min-height: 700px;
}

#navigation {
  font-size: 93%;
}

#navigation h2 {
  margin: 0 0 5px 15px;
}

#navigation h2#ill {
  display: block;
  width: 92px;
  height: 13px;
  text-indent: -5000px;
  background: transparent url(../img/nav_illustrations.png) 0 0 no-repeat;
}

#navigation h2#anim {
  display: block;
  width: 89px;
  height: 11px;
  text-indent: -5000px;
  background: transparent url(../img/nav_animations.png) 0 0 no-repeat;
}

#navigation ul {
  padding-top: 15px;
  margin-bottom: 25px;
  width: 185px;
  background: transparent url(../img/nav_sep.png) 15px 0 no-repeat;
}

#navigation li {
  display: block;
  line-height: 100%;
  margin-bottom: 2px;
}

#navigation li#C1 {
  margin-top: 20px;
}

#navigation li a {
  display: block;
  padding: 3px 0 3px 15px;
  color: #000;
  text-decoration: none;
}

#navigation li.active a,
#navigation li a:hover {
  background-color: #d0a96e;
}

/* CONTENT */

#content {
  font-size: 93%;
  padding-left: 8px;
}

#content h1 {
  font-weight: normal;
  font-size: 380%;
  font-family: Georgia;
}

#content h2 {
  font-weight: bold;
  font-size: 131%;
}

#content .primary.information h2 {
  font-family: Georgia;
  background: transparent url(../img/dot.gif) repeat-x 0 100%;
  line-height: 180%;
  margin: 1em 0 0.3em 0;
}

#content p {
  margin-bottom: 1em;
  line-height: 150%;
}

#content p.big {
  font: bold 120% Georgia;
  line-height: 130%;
  margin: 0.8em 0;
}

#content p.small {
  font: normal 100% Georgia;
  margin-top: -0.8em;
}

#content a {
  color: #d0a96e;
}

#content ul {
  margin: 0 0 1em 1em;
}

#content ul li {
  margin-bottom: 0.3em;
}

#content ol {
  margin: 0 0 1em 2em;
}

#content ol li {
  list-style-type: decimal;
}

#content ol ul li {
  list-style-type: disc;
}

#content ol li ol {
  margin: 0 0 0 3em;
}

#content ol li ol li {
  list-style-type: lower-alpha;
  margin: 0 0 0 3em;
}

/* ^ CONTENT */


#picturenav {
  float: left;
  width: 184px;
  margin: -22px 0 0 18px;
  padding-top: 22px;
  background: transparent url(../img/picturenav_bg.gif) 100% 0 no-repeat;
}

#pictureview {
  float: left;
  width: 545px;
  margin-left: 7px;
  font-size: 93%;
}

#pictureview table.single {
}

#pictureview table.single td {
  vertical-align: top;
  width: 33%;
}

#pictureview table.single td.info {
  font-weight: bold;
}

#pictureview h1 {
  font-weight: bold;
  font-size: 116%;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#pictureview h2 {
  font-size: 100%;
}

#pictureview h3 {
  font-weight: bold;
  font-size: 100%;
}

#pictureview .image {
  margin-top: 15px;
  padding-top: 30px;
  background: transparent url(../img/dot.gif) 0 0 repeat-x;
  overflow: hidden;
}

/* PRIMARY */
.primary {
  float: left;
  width: 458px;
  margin-left: 18px;
}
.primary.home {
}
/* ^ PRIMARY */


/* ILLUSTRATIONS CAROUSEL */
#content .carousel-component {
  padding: 0 10px 24px 0;
  background: transparent url(../img/picturenav_bg_bot.gif) 100% 100% no-repeat;
  width: 184px;
  font-size: 85%;
}

#content .carousel-component ul.carousel-list {
  padding: 0;
  margin: 0;
}

#content .carousel-component .carousel-list li {
  width: 169px;
  margin-bottom: 4px;
  padding-right: 5px;
  height: 120px;
  overflow: hidden;
  color: #000;
  text-align: left;
}

#content .carousel-component .carousel-list li a {
  color: #000;
  text-decoration: none;
  display: block;
}

#content .carousel-component .carousel-list li a.image {
  width: 165px;
  height: 85px;
  overflow: hidden;
  border: 2px solid #fff;
}

#content .carousel-component .carousel-list li a.image span {
  display: block;
  width: 165px;
  height: 85px;
  text-indent: -5000px;
}

#content .carousel-component .carousel-list li a.image:hover {
  border: 2px solid #d0a96e;
}

#content .carousel-component .carousel-list li img {
  display: block; 
}
                  
#content #up-arrow,
#content #down-arrow {
  cursor: pointer; 
}
/* ^ ILLUSTRATIONS CAROUSEL */

.yui-module.yui-overlay.yui-tt {
  background-color: #E2DACF;
  border-color: #E2DACF;
  color: #000;
  font-family: Verdana;
  font-size: 85%;
}

.yui-tt .bd {
  background-color: #E2DACF;
}

#content #catchange {
  font-size: 93%;
  width: 167px;
  margin-bottom: 10px;
}


/* CONTACT FORM */

p#inforeq {
  padding-right: 15px;
  display: inline;
}

p#inforeq.open {
  background: transparent url(../img/collapse.gif) 99% 53% no-repeat;
}

p#inforeq.closed {
  background: transparent url(../img/expand.gif) 99% 53% no-repeat;
}

#contact {
  visibility: hidden;
  padding: 0.5em;
  background: transparent url(../img/trans_80.png) 0 0 repeat;
}

#contact p {
  margin: 0.3em 0;
}

#contact h2 {
  font-weight: bold;
  margin: 0.3em 0;
}

#contactform {
}

#contactform label,
#contactform input,
#contactform textarea {
  display: block;
  width: 300px;
}

#contactform label {
  margin: 0.3em 0 0.1em 0;
}

#contactform input.hidden {
  display: none;
}

#contactform textarea {
  border: 1px inset #E2DACF;
  padding: 0.2em 0.3em;
  height: 45px;
}

#contactform input {
  border: 1px inset #E2DACF;
  padding: 0.2em 0.3em;
}

#contactform input.button {
  margin: 0.3em 0 0 0;
  width: 150px;
  border: 1px outset #E2DACF;
}

#content #closecontact {
  color: #000;
  margin: 5px 10px 0 0;
  float: right;
}

/* ^ CONTACT FORM */

/* SIDEBAR */
#sidebar {
  float: left;
  width: 265px;
  margin-left: 20px;
  position: relative;
}

#sidebar .image {
  width: 265px;
  overflow: hidden;
}

#sidebar .image.ill {
  height: 140px;
  margin-bottom: 5px;
}

#sidebar .image.ill img {
  width: 265px;
  height: 140px;
}

#sidebar .item {
  margin-bottom: 1.2em;
}

#sidebar h1 {
  font-size: 135%;
  line-height: 170%;
  margin-bottom: 8px;
  background: transparent url(../img/dot.gif) 0 100% repeat-x;
}

#sidebar h2 {
  font-size: 100%;
}

#sidebar h2 a {
  color: #000;
  text-decoration: none;
}

#sidebar h2 a:hover,
#sidebar h2 a:active {
  color: #D0A96E;
}

#sidebar ul {
  margin: 10px 0 0 0;
}

#sidebar ul li {
  padding-left: 12px;
  margin-left: 0;
  background: transparent url(../img/sidebar_bullet.gif) 0 4px no-repeat;
}

#sidebar li a {
  color: #000;
  text-decoration: none;
}

#sidebar li a:hover,
#sidebar li a:active {
  color: #D0A96E;
}

#sidebar #howto {
  background-color: #d0a96e;
  margin: 0 -9px;
  padding: 2px;
  margin-bottom: 1.1em;
}

#sidebar #howto div {
  border: 1px solid #fff;
  background-color: #dac19c;
  padding: 6px;
}

#sidebar #howto h1 {
  background: transparent url(../img/dot2.gif) 0 100% repeat-x;
}

#sidebar #howto ol {
  margin-bottom: 0;
}

#sidebar #howto li {
  margin-bottom: 0.2em;
}
/* ^ SIDEBAR */

/* FELT */
.felt {
  color: #666;
  font-size: 77%;
  padding-left: 15px;
}
.felt:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.felt a {
  color: #999;
  float: left;
  text-decoration: none;
}
.felt a.logo {
  display: block;
  width: 38px;
  height: 14px;
  text-indent: -5000px;
  background: transparent url(../img/felt.gif) 0 0 no-repeat;
  margin-left: 10px;
}
/* ^ FELT */

/* ADMIN SPECIFIC */
p.adminedit {
  margin-top: 5em;
}
/* ^ ADMIN SPECIFIC */


/* SLIDESHOW CAROUSEL */
#content #toverudslides {
  width: 458px;
  height: 425px;
  position: relative;
  background: transparent url(../img/slideshow.gif) 0 0 no-repeat;
  padding: 1px 0 0 2px;
}

#content #toverudslides .carousel-component {
  width: 452px;
  height: 400px;
  background: transparent url(../img/indicator_medium.gif) 50% 50% no-repeat;
}

#content #toverudslides .carousel-component ul.carousel-list {
  margin: 0;
  padding: 0;
}

#content #toverudslides .carousel-component .carousel-list li {
  width: 452px;
  height: 400px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#content #toverudslides .carousel-component .carousel-list li img {
  display: block;
  margin: 0;
}

#content #toverudslides #slideshowcontrols {
  position: absolute;
  bottom: 7px;
  right: 15px;
}

#content #toverudslides #slideshowcontrols img {
  cursor: pointer;
  margin-left: 8px;
}
/* ^ SLIDESHOW CAROUSEL */

/* PUBLICATIONS */
table.publications {
  border-collapse: collapse;
  margin-top: 0.5em;
}

table.publications td {
  vertical-align: top;
  padding-bottom: 1em;
}

table.publications td.image {
  padding-right: 10px;
}

table.publications td.text {
  padding-top: 35px;
  line-height: 150%;
}

table.publications td.largeimage {
  padding-bottom: 0;
}
table.publications td.largetext {
  padding-top: 0;
  padding-bottom: 1em;
  line-height: 150%;
}
/* ^ PUBLICATIONS */
