/* common */
body {
margin:5px 0px 0px 20px;
font-family:arial,verdana,sans-serif;
font-size:12px;
}
a {
color:#094E8D;
text-decoration:none;
}
a:hover {
text-decoration:underline;
color:blue;
}
input,select {
font-size: 11px;
font-family: "arial monospace";
}
/* end common */
table#toplinks {
margin:0px 0px 4px 0px;
border:0;
width:780px;
padding:0px;
text-align:center;
font-size: 10px;
color: #094e8d;
}
table#banner {
width:780px;
}
/* horizontal bars */
table#navbar {
width:780px;
background-color: #094E8D;
padding:0px;
border-left:1px solid #094E8D;
border-right:1px solid #094E8D;
border-top:1px solid #094E8D;
border-bottom:0px solid #094E8D;
}
table#navbar a {
display: block;
text-align:center;
width:80px;
height:15px;
color:white;
text-decoration:none;
padding:4px;
border-right:1px solid #F7F5F0;
font-size:11px;
}
table#navbar a:hover {
display: block;
text-decoration:underline;
}
td#tab {
border-bottom:1px solid #F7F5F0;
}
td#tabActive {
background-color:#C4D0DD;
text-align:center;
border-bottom:0px solid #F7F5F0;
border-top:1px solid #F7F5F0;
}
td#tabActive a {
color:#033D72;
}
td#search {
width:243px;
border-left:1px solid #094E8D;
text-align:right;
border-bottom:1px solid #F7F5F0;
}
input#search {
font-family: "arial monospace";
font-size:11px;
background-color:white;
border:0px solid black;
width:160px;
height:16px;
padding:0;
padding-left:2px;
margin:1px;
}
input#searchbtn {
font-family: "arial monospace";
font-size:11px;
background-color:white;
border:0px;
height:16px;
margin:1px 5px 1px 1px;
}
td#tabExt {
background-color:#C4D0DD;
line-height: 7px;
}
/* end horizontal bars */
table#body {
width:780px;
background-color:#ffffff;
border-left: 1px solid #094E8D;
border-right: 1px solid #094E8D;
border-bottom: 1px solid #094E8D;
padding:0px;
}
td#bodyTop {
line-height:0px;
background-color:#F7F5F0;
}
td#leftCol {
width:160px;
background-color:#C4D0DD;
font-size:0.9em;
border-right:1px solid #094E8D;
}
td#leftCol h1 {
display:block;
margin:0px;
font-size:1em;
font-weight:bold;
background-color:#094E8D;
color:white;
border-bottom:1px solid #F7F5F0;
padding:4px 5px 4px 5px;
}
td#leftCol img {
display:block;
margin: 0px 0px 0px 0px;
}
td#leftCol h1 img {
margin:2px 5px 0px 0px;
}
/* menu */
ul#menu {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
width:160px;
border-top:1px solid #F7F5F0;
}
ul#menu li {
border-bottom:1px solid #F7F5F0;
}
ul#menu strong {
display:block;
line-height:14px;
font-weight:bold;
color:white;
background-color:#094E8D;
padding:4px 5px 4px 5px;
}
ul#menu img {
margin:2px 5px 0px 0px;
}
ul#menu a {
display:block;
width:150px;
padding:2px 5px 2px 5px;
}
ul#menu a:hover{
background-color:#F7F5F0;
text-decoration:none;
}
/* end menu */
/* rightCol */
td#rightCol {
width:160px;
background-color:#C4D0DD;
font-size:0.9em;
border-left:1px solid #094E8D;
}
td#rightCol h1 {
display:block;
margin:0px;
font-size:1em;
font-weight:bold;
background-color:#094E8D;
color:white;
border-top:1px solid #F7F5F0;
border-bottom:1px solid #F7F5F0;
padding:4px 5px 4px 5px;
}
td#rightCol p {
margin:2px 0px 5px 0px;
padding:0px 5px 0px 5px;
}
td#rightCol a {
text-decoration:underline;
}
td#rightCol a:hover {
text-decoration:underline;
}
td#rightCol img {
display:block;
margin: 0px 0px 0px 0px;
}
td#rightCol h1 img {
margin:2px 5px 0px 0px;
}
td#rightCol p img {
margin:2px 5px 0px 0px;
}
/* end rightCol */
/* midCol & main */
td#midCol {
width:436px;
background-color:#F7F5F0;
}
td#main {
width:620px;
background-color:#F7F5F0;
}
td#midCol,td#main {
padding:0px 10px 0px 10px;
}
td#midCol h1,td#main h1 {
font-size:1.2em;
font-weight:bold;
color:black;
padding:2px 5px 2px 0px;
margin: 0px 0px -5px 0px;
border-bottom:1px dashed #094E8D;
}
td#midCol h2,td#main h2 {
font-size:1.1em;
font-weight:bold;
color:black;
padding:2px 5px 2px 0px;
}
td#midCol img,td#main img {
margin:	0px 5px 0px 0px;
}
/* end midCol & main */
table#contentbox {
border:1px solid #094E8D;
background-color:white;
}
table#contentbox th {
background-color: #C4D0DD;
text-align:left;
padding:2px 2px 2px 5px;
margin:0px;
border-bottom:1px solid #094E8D;
}
table#contentbox td {
padding:5px;
}
table#contentbox img {
border:1px solid black;
}
/* imagebox */
table#imagebox {
background-color:#ffffff;
border:3px solid #999999;
padding:5px 5px 5px 5px;
}
table#imagebox img {
margin:0px;
}
/* end imagebox */
img#print {
padding-left:5px;
}
a#edit {
color:#999999;
font-size:9px;
text-decoration:none;
}
a:hover#edit {
text-decoration:underline;
}
table#footer {
margin:7px 0 10px 0px;
width:780px;
font-size:9px;
padding:2px;
}
table#footer td {
width:33%;
}
table#admin {
background-color:#efefef;
margin-top:2px;
border-top:1px solid black;
border-bottom:1px solid black;
padding:2px;
font-size:11px;
font-size:11px;
}
table#admin a {
font-size:11px;
color:blue;
}
/* {{{ COMMENT
SUPER GLOBAL STYLE SHEET
This is some general global style sheet rules to be included everywhere.
Use rigourous regression testing when changing something here, since this
stylesheet will be included in a lot of places!
This Super stylesheet is only for positioning rules
Hugo Ahlenius, UNEP/GRID-Arendal
$Id: generalPositioning.css 3655 2007-09-14 15:30:46Z hugo $
}}}*/
/* {{{ TAGS */
html, body {
margin: 0;
padding: 0;
}
html {
height: 100%;
}
body {
position: relative;
min-height: 100%;
}
/*
* IE hack - IE doesn't know min-height but does incorrectly interpret
* height, effectively causing the same effect as min-height should in
* this case. Uses IE's root ghost hack to only apply to IE.
*/
* html body {
height: 100%;
}
#footer {
position: absolute;
BOTTOM: 0;
}
ul.nobullet {
LIST-STYLE-TYPE: None;
MARGIN-LEFT: 1em;
}
/* }}} */
/* {{{ DEFAULT STYLES */
.center {TEXT-ALIGN: Center; MARGIN-LEFT: Auto; MARGIN-RIGHT: Auto;}
th.left, td.left {TEXT-ALIGN: Left;}
th.right, td.right {TEXT-ALIGN: Right;}
table.full {WIDTH: 100%;}
.tight {MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; }
.clearer {CLEAR: Both;}
/* This is a style that uses a 'dirty trick' to make sure a class is displayed,
but is not visisble */
.hidetrick {POSITION: Absolute; LEFT: -9000px; WIDTH: 0; HEIGHT: 0; OVERFLOW: Hidden;}
/* }}} */
/* {{{ SUPER GLOBAL STYLE SHEET, design
This is some general global style sheet rules to be included everywhere.
Use rigourous regression testing when changing something here, since this
stylesheet will be included in a lot of places!
Hugo Ahlenius, UNEP/GRID-Arendal
$ID$
}}} */
/* {{{ BARE TAGS */
html, body {
FONT-FAMILY: Arial, Helvetica, Sans-Serif;
BACKGROUND-COLOR: White;
BORDER: 0px;
}
label {
CURSOR: Pointer;
}
hr {
WIDTH: 100%;
COLOR: #404040;
BACKGROUND: #404040;
HEIGHT: 2px;
BORDER: 0;
}
a {
TEXT-DECORATION: None;
COLOR: Navy;
}
a:visited {
COLOR: #55027D;
}
a:hover, a:active {
COLOR:Blue;
TEXT-DECORATION: Underline;
}
img {
BORDER: 0px;
}
table {
WIDTH: 100%;
BORDER-COLLAPSE: Collapse;
}
thead {
FONT-WEIGHT: Bold;
}
th { TEXT-ALIGN: Left; }
fieldset { PADDING: 0.3em; BORDER: double Gray; BACKGROUND: White;}
legend { FONT-WEIGHT: Bold; }
/* }}} */
/* {{{ FORM STYLES */
select {
FONT-FAMILY: Arial, Helvetica, Sans-Serif;
FONT-SIZE: 80%;
BORDER: 2px Black Solid;
BACKGROUND: #FFFFFF;
}
input.text, input.password, input.password2, textarea, select {
FONT-FAMILY: Lucida Console, Monospace, Courier;
FONT-SIZE: 80%;
BORDER: 2px #909090 Solid;
BACKGROUND: #FFF url("/include2/input-box-shadow.gif") top left no-repeat fixed;
}
/* Same again, but with attribute selectors... */
input[type="text"], input[type="password"] {
FONT-FAMILY: Lucida Console, Monospace, Courier;
FONT-SIZE: 80%;
BORDER: 2px #909090 Solid;
BACKGROUND: #FFF url("/include2/input-box-shadow.gif") top left no-repeat fixed !important;
}
input.password2 {FONT-FAMILY: Verdana, Arial, Helvetica !important;}
input.disabled, textarea.disabled {
BACKGROUND: #DDD url("/include2/input-box-shadow_disabled.gif") top left no-repeat fixed;
}
input.password {
FONT-FAMILY: Arial, Helvetica, Sans-Serif;
}
input.submit, button {
FONT-FAMILY: Arial, Helvetica, Sans-Serif;
TEXT-ALIGN: Center;
FONT-WEIGHT: Bold;
BORDER: 1px outset;
}
input[type="submit"] {
FONT-FAMILY: Arial, Helvetica, Sans-Serif;
TEXT-ALIGN: Center;
FONT-WEIGHT: Bold;
BORDER: 1px outset;
}
input.invalid, textarea.invalid {
BACKGROUND: url("/include2/input-box-shadow_invalid.gif") top left no-repeat fixed !important;
}
/* For focus, for the sffocus style, use formBorderjs.cfm */
textarea.sffocus, textarea:focus, input.sffocus, input:focus { BORDER: 2px #d76555 solid !important;}
/* }}} */
/* {{{ SPECIFIC STYLES */
#mainContent { WIDTH: 100%;}
/* {{{ STATUS MESSAGES */
#status,.status {
MARGIN: Auto;
MARGIN-TOP: 5px;
MARGIN-BOTTOM: 5px;
FONT-WEIGHT: Bold;
TEXT-ALIGN: Center;
WIDTH: 90%;
PADDING: 0.3em 2em 0.3em 2em;
}
div.statuspositive {
COLOR: #004000;
BACKGROUND-COLOR: #e7FFe7;
BORDER: 2px solid #004000;
}
div.statusnegative {
COLOR: #800000;
BACKGROUND-COLOR: #FFc5c5;
BORDER: 2px solid #400000;
}
div.statusneutral {
COLOR: Black;
BACKGROUND-COLOR: #ddd;
BORDER: 2px solid #444;
}
/* }}} */
.code {
FONT-FAMILY: Lucida Console, Andale Mono, Monospace, Courier;
FONT-SIZE: 0.8em;
MARGIN: 1em;
}
.disabled {BACKGROUND-COLOR: #ddd !important; COLOR: #555 !important;}
.disabled:link, .disabled:visited, a.disabled, a.disabled:link { COLOR: #303090 !important;}
.bold {FONT-WEIGHT: Bolder;}
.comment { COLOR: Gray; FONT-SIZE: 0.8em; FONT-STYLE: Italic; }
.right { TEXT-ALIGN: Right; }
.left { TEXT-ALIGN: Left; }
.uline { TEXT-DECORATION: Underline; }
.hideaway { POSITION: Absolute; Left: -8000px; TOP: -8000px;}
.small { FONT-SIZE: Small; }
.xsmall { FONT-SIZE: x-Small; }
table.center { WIDTH: Auto; MARGIN: Auto;}
.hidden {DISPLAY: None; }
.rowHilite tr {CURSOR: Pointer;}
.rowHilite tr.rowFocus, .rowHilite tr:hover {BACKGROUND: #FFE3D7 !important;}
.rowHilite tr.noHilite {CURSOR: Default;}
.rowHilite tr.noHilite:hover {BACKGROUND: Transparent !important;}
.rowHilite a:hover {TEXT-DECORATION: None;}
#modalBG {
width:100%;
display:none;
background-color:#333333;
position:absolute;
top:0;
left:0;
height:100%;
z-index:999;
opacity:.40;
}
/* {{{ HIDE/DISCRETE LINKS */
a.hide:link, a.hide:visited, a.hide, a.hide:hover {
CURSOR: Default;
TEXT-DECORATION: None;
COLOR: Black;
}
/* }}} */
/* }}} */
/* {{{ HISTORY STYLES */
.history10 { COLOR: #a0a0a0 !important; }
.history9 { COLOR: #909090 !important; }
.history8 { COLOR: #808080 !important; }
.history7 { COLOR: #707080 !important; }
.history6 { COLOR: #606080 !important; }
.history5 { COLOR: #505080 !important; }
.history4 { COLOR: #404080 !important; }
.history3 { COLOR: #303080 !important; }
.history2 { COLOR: #202080 !important; }
.history1 { COLOR: #101080 !important; }
/* }}} */
/* {{{ BARE TAGS */
/* {{{ HEADING TAGS */
h3 {
MARGIN: 0px;
}
h2 {
MARGIN-TOP: 0px;
MARGIN-BOTTOM: 0px;
}
form { MARGIN: 0px;}
body {PADDING: 5px 0px 0px 20px;}
td { VERTICAL-ALIGN: Top; }
/* }}} */
/* {{{ OTHER */
fieldset {
BACKGROUND: Transparent;
PADDING: 1em;
BORDER: 2px solid #319AC8;
}
ul {
MARGIN-TOP: 0;
}
p { MARGIN-TOP: 0.2em; MARGIN-BOTTOM: 0.8em;}
/* }}} */
/* }}} */
/* {{{ MAIN SECTIONS */
#mainCol {
WIDTH: 920px;
}
/* {{{ Header */
#header {
WIDTH: 920px;
MARGIN: 0;
HEIGHT: 116px;
OVERFLOW: Hidden;
PADDING: 0;
}
#header img {MARGIN: 0;}
#header h1 {MARGIN: 0; FONT-SIZE: 1px; DISPLAY: None;}
#topBar table {
MARGIN:0px 0px 4px 0px;
WIDTH:920px;
PADDING:0px;
TEXT-ALIGN:center;
}
/* }}} */
/* {{{ Footer */
#footer {
CLEAR: Both;
POSITION: Relative;
}
#footer table {
MARGIN:0 0 10px 0px;
FONT-SIZE:9px;
PADDING:2px;
}
#footer td {
width:32%;
}
/* }}} */
/* {{{ PODS */
div.podBox {
MARGIN: 4px;
PADDING: 4px;
WIDTH: 90%;
}
div.podBox h3 {
MARGIN: 0;
}
div.podBox ul {
MARGIN: 0;
PADDING: 0px;
}
div.podBox li {
MARGIN: 0;
PADDING: 0px;
LINE-HEIGHT: 120%;
}
/*
#quickBar {POSITION: Absolute; LEFT: 20px; TOP: 110px; FLOAT: Left; WIDTH: 160px; BORDER-RIGHT: 1px solid #222; BORDER-LEFT: 1px solid #222; OVERFLOW: Hidden;}
#quickBar input {WIDTH: 160px;}
#main {POSITION: Absolute; LEFT: 250px; WIDTH: 58%; PADDING: 10px; MARGIN: 4px 0 0 0;}
*/
#col1 {
WIDTH: 160px;
BORDER-COLOR: #00752F;
BORDER-WIDTH: 0 1px 1px 1px;
BORDER-STYLE: solid;
OVERFLOW: Hidden;
}
#col1 input {WIDTH: 140px;MARGIN: 2px 0 2px 0;}
#col2 {
WIDTH: 620px;
PADDING: 10px;
BORDER-COLOR: #00752F;
BORDER-WIDTH: 0 0 1px 0;
BORDER-STYLE: solid;
}
#adCol {
width:140px;
padding:10px;
FONT-SIZE: 11px;
BACKGROUND: #F7F5F0;
BORDER-COLOR: #00752F;
BORDER-WIDTH: 0 1px 1px 0;
BORDER-STYLE: solid;
}
/* }}} */
/* {{{ mainContent */
#col2 h3 {CLEAR: Both;}
/*\*//*/
.twoColContainer { WIDTH: 590px%; }
/**/
#rightMain {
WIDTH: 48%;
FLOAT: Right;
}
#leftMain {
WIDTH: 48%;
FLOAT: Left;
}
.interactiveicon {
FLOAT: LEFT;
MARGIN: 3px 8px 0px 0;
}
.twocolumn {
MARGIN-LEFT: 1em;
WIDTH: 90%;
}
.twocolumn td {WIDTH: 44%; PADDING: 0 3% 0 3%;}
/* }}} */
.formImage {
FLOAT: Right;
MARGIN: 0.5em 0.1em 0px 0.3em;
}
.collectionStatus {
DISPLAY: Inline;
MARGIN: 0;
PADDING: 0px;
}
.collectionStatus li {
DISPLAY: Inline;
MARGIN: 0;
PADDING: 0px;
}
.gfxList {
MARGIN: Auto;
WIDTH: 80%;
}
#metainfo {
WIDTH: 90%;
MARGIN: 1em 0 0 5%;
}
div.abstract img {
MARGIN-TOP: 1em;
}
/* }}} */
/* {{{ BARE TAGS */
body {
BACKGROUND: url(background.jpg) repeat-x fixed top;
FONT-SIZE: 12px;
}
h3,legend { FONT-SIZE: 110%;}
legend {FONT-STYLE: Italic; FONT-WEIGHT: Bold;}
a {
color:#0b6EaD;
text-decoration:none;
}
a:visited {
color:#0b6EaD;
text-decoration:none;
}
a:hover {
text-decoration:underline;
color:blue;
}
input.text, textarea {
FONT-SIZE: 14px;
}
textarea.sffocus, textarea:focus, input.sffocus, input:focus { BORDER: 2px #999 solid !important;}
/* }}} */
/* {{{ MAIN SECTIONS */
/* {{{ Header */
#header {
BACKGROUND: #008445;
}
#header h2 {
FONT-SIZE: 12px;
COLOR: White;
PADDING: 1px 0 0 8px;
FONT-WEIGHT: Normal;
HEIGHT: 19px;
}
#header h2 a {
COLOR: White;
}
/* }}} */
/* {{{ Pods */
#topBar table {
FONT-SIZE: 10px;
COLOR: Navy;
}
#topBar a {COLOR: Navy;}
div.podBox {
BORDER: 1px dashed #777;
}
#mainContent {BACKGROUND: White;}
.contextPod {BACKGROUND: #D2EAF4;}
.menuPod {BACKGROUND: #D2EAF4;}
.hotListPod {BACKGROUND: #eee;}
.userPod {BACKGROUND: #eee;}
.searchPod {BACKGROUND: #eee;}
.footerPod {BACKGROUND: #eee;}
.legendPod{BORDER-LEFT: 0 !important;}
div.podBox ul {
LIST-STYLE-TYPE: None;
}
/* {{{ LEFT COLUMN/BAR */
#col1, #col1 h2 {
FONT-SIZE: 11px;
BACKGROUND: #D4E4D7;
PADDING: 0;
}
#col1 h2 {
FONT-WEIGHT: Bold;
PADDING: 4px 0 4px 0;
COLOR: Black;
BACKGROUND: #A1D2AB;
BORDER-TOP: 1px solid white;
}
#col1 h2 a {COLOR: Black;}
#col1 h2 img { PADDING: 3px 6px 3px 5px; VERTICAL-ALIGN: Top;}
#col1 ul {
MARGIN: 0; DISPLAY: Block;
LIST-STYLE-TYPE: None;
PADDING: 0;
}
#col1 li {BORDER-TOP: 1px solid white; BACKGROUND: #D4E4D7;}
#col1 ul a {
PADDING: 2px 0px 2px 3px;
DISPLAY: block; WIDTH: 157px;
COlOR: Black;
}
#col1 ul a:hover {
DISPLAY: Block;
BACKGROUND-COLOR: #f7f5f0; TEXT-DECORATION: none
}
/* }}} */
/* {{{ RIGHT/MAIN COLUMN */
#col2 {
BACKGROUND: #F7F5F0;
BORDER-COLOR: #00752F;
BORDER-WIDTH: 0 0 1px 0;
BORDER-STYLE: solid;
}
#col2 h2 {
PADDING: 2px 5px 0 0;
FONT-WEIGHT: bold;
FONT-SIZE: 1.2em;
MARGIN: 0px 0px 0.2em 0px;
COLOR: black;
BORDER-BOTTOM: #094e8d 1px dashed;
}
#col2 hr { HEIGHT: 1px; COLOR: #555;}
#searchbtn {
BORDER: 1px outset;
FONT-SIZE: 11px;
MARGIN: 3px 5px 0px 1px;
FONT-FAMILY: "arial monospace";
HEIGHT: 17px;
BACKGROUND-COLOR: white;
}
.bordered {
BACKGROUND: White; PADDING: 3px; BORDER: 2px solid #999;
}
/* }}} */
/* }}} */
/* }}} */
.popThumb {
BORDER: 4px outset;
BORDER-LEFT: 1px solid #999;
BORDER-TOP: 1px solid #999;
PADDING: 5px;
BACKGROUND: White;
}
.gfxList img {
BORDER: 2px solid white;
}
#metainfo td.metaField {
PADDING: 0.5em 0.5em 0 0;
FONT-WEIGHT: Bold;
WIDTH: 30%;
}
#metainfo td.metaVal {
PADDING-TOP: 0.5em;
}
#metainfo td.metaVal img {
PADDING-RIGHT: 0.5em;
}
ul.citation {
list-style-type: None;
MARGIN: 0;
WIDTH: 400px;
OVERFLOW: auto;
}
.citation li {MARGIN: 0.3em 0 0.3em 1em;}
.citation li h3 {MARGIN-LEFT: -1em; BORDER-BOTTOM: 1px solid #888;}
/* ************* jarle ************** */
body { margin:0px;padding:0; BACKGROUND: none;}
div.master { width:980px; }
div#header { height:160px; width:980px; }
table.banner { width:100%; height:160px; background-repeat:no-repeat; }
table.banner td { width:126px;text-align:center;vertical-align:top; }
table.banner td#tab0 { width:200px; }
table.banner td#tab0 a#logo { display:block;margin-top:0px; width:198px; height:94px;text-decoration:none; }
table.banner td#tab0 a#tab { display:block;padding:5px 0px; font-weight:bold;color:#efefef;}
table.banner td.item a { display:block; height:20px; color:#efefef;margin-top:94px; padding-top:5px; text-transform:uppercase; font-size:11px; font-weight:bold;text-decoration:none; }
table.banner td.item a:visited { color: #efefef;}
table.banner td#tab0 a#tab:hover { border-bottom:1px solid #3E7AA8;color:white;text-decoration:none; }
table.banner td.item a:hover { padding-top:4px;border-top:1px solid #3E7AA8; border-bottom:1px solid #3E7AA8; color:white;}
table.banner td#tabEnd { width:24px; }
table.banner { background-image:url(http://www.grida.no/_res/site/Image/system/banner-ga.jpg); }
table.banner td.selected { background-image:url(http://www.grida.no/_res/site/Image/system/tab3.jpg); }
#col1 { width:200px;padding-top:20px; border:0;background-color:#B0DFF5; background-image:url(http://www.grida.no/_res/site/Image/system/nav-bg2.jpg); background-repeat:no-repeat;vertical-align:top; }
#col2 { BACKGROUND: white; border:0; }
#adCol { BACKGROUND: white; border:0;width:140px; }
#col1 h2 { background:#0060A9; color:white; border-top:0px solid white;border-bottom:1px solid white; }
#col1 h2 a { color:white; }
#col1 ul { border:0; }
#col1 li { background:none; border:0; }
#col1 ul a { display:block; width:180px;color:#0000A9;padding:4px 10px; border-bottom:1px solid white; }
#col1 ul a:hover { background: #efefef; }
#col1 ul a:visited { color:#5181A6; }
#quickBar { border-top:1px solid white; }
div#main { margin:10px 5px 5px 5px;padding:0; }
div#footer { margin:10px 0 10px 0px; width:980px; font-size:9px; color:#094E8D; border-top:2px solid #cccccc; }
/* ***************** end jarle ************* */
