body {background: #f5ffe8 none;}
//body.fancy {background: #cccccc url('images/backg.png');}
body,th,td {font-family: 'Verdana',sans-serif;font-size: 16pt;color: #444444;}

#pageContainer {width: 752px;margin: 8px auto;border: 3px #4a6074 solid;background-color: white;}
#pageContainer {margin-left:10px;width: 1200px;background-color: transparent;border-width: 0;}

#pageContent {padding: 5px;}
h1 {width: auto;height: auto;background-image: none;padding: 0;color: #4a6074;font-size: 1.4em;}
h1 {margin: 0 0 5px 64px !important;}
//body.fancy h1 {width: 640px;height: 41px;font-size: 1.2em;background: url('../images/banner.h1.png') no-repeat; padding: 24px 0 0 80px;margin: 0 0 16px 0;}
label {font-weight: bold;}
button {text-align: center;border: 0;cursor: pointer;}
button.green90x24 {background: url('../../images/button.90x24.green.png');width: 90px;height: 24px;
  color: #444444;font-weight: bold;padding: 0;}
div.module {margin-bottom: 12px;}
div.banner {background-color: #a1c772;}
div.banner h2 {height: 23px; background: url("../../images/module.slice.png") repeat-x #a1c772;
  color: white;font-size: 1.1em;font-weight: bold;margin: 0 4px 0 4px;padding: 7px 0 0 8px;}
div.module div.body {padding: 8px;border: solid 2px #a1c772;background-color: #f5ffe8;}
div.module h3 {color: #6b8150;margin: 3px 0 3px 0;font-size: 1.2em;font-weight: bold;}
p {margin: 0 0 8px 0;}
div.footer {text-align: center;clear: both;font-size: 0.8em;color: silver;}
div.separator {clear: both;}
img[src="example.jpg"] {background-color: white;border: 1px black solid;
  padding: 12px 12px 16px 12px;border-bottom-width: 2px;border-right-width: 2px;}
.leftCap {float: left;width: 8px;height: 30px;background: no-repeat url("../images/module.left.cap.png");}
.rightCap {float: right;width: 8px;height: 30px;background: no-repeat url("../images/module.right.cap.png");}

#thumbnailsPane {float: left;width: 120px;height: 790px;overflow: auto;border: 2px ridge #00457b;margin-right: 10px;background-color: black;}
//#buttonBar {clear: both;text-align: center;margin-left: 188px;}
#buttonBar {clear: both;text-align: center;margin-left: 120px;}
#buttonBar img {cursor: pointer;}
#photoDisplay {border: 1px solid black;background-color: white;padding: 16px 16px 24px 16px;}
img#firstButton {background: url(../botones/button.first.png) no-repeat;}
img#lastButton {background: url(../botones/button.last.png) no-repeat;}
img#previousButton {background: url(../botones/button.previous.png) no-repeat;}
img#nextButton {background: url(../botones/button.next.png) no-repeat;}
img#playButton {background: url(../botones/button.play.png) no-repeat;}
img#playButton.photomatic-playing {background: url(../botones/button.pause.png) no-repeat;}
img#saveButton {background: url(../botones/button.save.png) no-repeat;}
