html, body { margin: 0; padding: 0; }
body { background-image: url(../images/leftframe_bg.jpg); background-repeat: no-repeat; background-position: center top; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
#wrapper { width: 965px; margin-left: auto; margin-right: auto; background-color: white; }
#header { background-image: url(../images/logo.jpg); height: 184px; background-repeat: no-repeat; margin-bottom: 5px; }
#meny { background-color: #fcc67d; font: bold 15px Arial, Helvetica, sans-serif; color: white; height: 30px; }
#meny ul li { display: inline; margin-left: -20px; margin-right: 50px; }
#meny a, #meny a:visited  { color: white; text-decoration: none; line-height: 30px; }
#meny a:active, #meny a:hover  { color: white; text-decoration: underline; }

#main { padding-left: 180px; padding-right: 200px; padding-top: 10px;  background-color: white;  }
#left { width: 140px; position: absolute; background-image: url(../images/left_bg.jpg); background-repeat: repeat-x; min-height: 500px; padding: 20px 10px; }
#left { list-style-image: url(../images/plus.gif); }
#left .inputbox { border: 1px solid #1b1b1b; margin-left: 20px; font-size: 11px; margin-top: 20px; }
#right { width: 180px; float: right; padding-top: 20px; }
#right .moduletable { border: 1px solid silver; margin-bottom: 15px; padding: 5px; }
#right .moduletable h3 { background-color: #57378a; color: white; padding: 5px; margin: 0px; margin-bottom: 5px;  font-size: 12px;  }

img { border: 0px; }
a, a:visited  { color: #5a409b; text-decoration: none;  }
a:active, a:hover  { color: #d07b06; text-decoration: underline; }
.breadcrumbs { font-size: 10px; font-weight: bold;  margin-bottom: 10px;  }

h1, h2, .contentheading, .componentheading { font-size: 19px; font-weight: bold; padding-top: 15px; padding: 5px; }
h3 { font-size: 17px; font-weight: bold; }
h4 { font-size: 15px; font-weight: bold; }
h5 { font-size: 13px; font-weight: bold; }
h6 { font-size: 10px; font-weight: bold; }

/* -- form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/* System Messages */

.pagination span { padding: 2px; }
.pagination a  { padding: 2px; }

/* Frontend Editing*/
fieldset { border: 1px solid #ccc; margin-top: 15px; padding: 10px;  background-color: white;  }

legend { margin: 0; padding: 0 10px;  }

td.key { border-bottom: 1px solid #eee; color: #666; }

/* Tooltips */

.tool-tip { float: left; background: #ffc; border: 1px solid #D4D5AA; padding: 5px; max-width: 200px; }
.tool-title { padding: 0; margin: 0; font-size: 100%; font-weight: bold; margin-top: -15px; padding-top: 15px; padding-bottom: 5px; background: url(../../system/images/selector-arrow.png) no-repeat; }
.tool-text { font-size: 100%; margin: 0; }

/* System Standard Messages */
#system-message { margin-bottom: 20px; }
#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{ float: left; padding-left: 25px; }

.article_separator { border-bottom: 1px dotted silver; display: block; margin-bottom: 10px; width: 95%; }
table.contentpaneopen { width: 100%; }
#left li.parent ul li { list-style-type: none; list-style-image: none; }
#left li.parent ul { margin-left: 0px; padding-left: 3px; }
#left li { padding-bottom: 2px; padding-top: 2px; }
#left li.active { list-style-type: circle; }

.logo-sida img {
	margin: 30px;
}
