
body { font: 11px Helvetica, Arial, Sans-serif; color: #303030; }

/* Grön färg i graf: #005d73 */

h1 { font-size: 18px; line-height: 23px; margin: 5px 0 18px 0; }
h2 { font-size: 13px; line-height: 17px; margin: 12px 0 2px; }

h1 img { vertical-align: 0%; }
a:link, a:visited { color: #005d73; text-decoration: none; }
a:hover, a:active { color: #9fc2cd; text-decoration: underline; }

.container { width: 610px; }

#moDatePrice { margin: 0; margin-left: 44px; }

table.ticker { width: 100%; border: 1px solid #fff; }
table.ticker th { color: #666; border: 1px solid #fff; padding: 0 5px; background-color: #e2e2e2; }
table.ticker td { padding: 2px 3px; }
table.ticker td b { color: #666; }
table.ticker table { margin: 0; width: 100%; }
table.ticker th td { padding: 0; border: none; }

table.ticker td.flagSE { padding-left: 20px; background: url('se.gif') 0 45% no-repeat; }
table.ticker td.flagNO { padding-left: 20px; background: url('no.gif') 0 45% no-repeat; }

#iframe { width: 470px; height: 203px; }

table.graph { width: 80%; margin: 0; }
table.graph td { width: 50%; }

table.graphOptions { margin-bottom: 0; }
table.graphOptions td { white-space: nowrap; vertical-align: middle; padding: 0; }
table.graphOptions input { line-height: 1; margin-right: 5px; vertical-align: middle; }

.colorMarker { color:#005D73; font-weight:bold; font-size:24px; line-height: 18px; }
.color1 { color:#9DC2CD; }
.color2 { color:#C09DCD; }

#iframeContainer { width: 470px; height: 203px; }

#loadingGif { margin-top: 80px; margin-left: 219px;  }
.leftborderAligned { margin-left: 44px; }

#svnoRadiobuttons td { vertical-align: top; padding-bottom: 5px; }
#svno-sv, #svno-no { margin: 3px 5px auto 0; }
#periodRadiobuttons input { line-height: 1; vertical-align: middle; margin-right: 5px;  }

#footer { margin: 20px 0 0 0; text-align: center; color: #999; font-style: italic; }

.btn { margin-right: 10px; color: #000; background-color: #ddd; border: 1px solid #ccc; border-bottom-color: #666; border-right-color: #666; }
.btn:hover { background-color: #ccc; border: 1px solid #666; border-bottom-color: #000; border-right-color: #000; }
.btn:active { color: #ddd; background-color: #666; border: 1px solid #000; border-bottom-color: #666; border-right-color: #666; }

.datepicker { color: #ccc; font-style: italic; }
.focus { color: #000; font-style: normal; }
.hide { position: absolute; top: -999px; left: -999px; }

