/*@import url('http://aux.timeoff.se/css/structure.css');*/

/*hide-site-divs: sidebar */

a img {
	border: none;
}

body {
	background-color: #C9DEA4;
	margin: 0;
	padding: 0;
}

/* Wraps everything but body and the admin menu (in case of loged in.*/
#wrap_admin {
}

/* Wraps the user definable content. */
#wrap, #wrap td {
	/*font: 14px LucidaGrande, Lucida, Helvetica, Arial, sans-serif;*/
	font: 13px Arial, sans-serif;
}

#outer_content_td td {
	text-align: left;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 718px;
	margin: 0.5em;
	margin-top: 1em;
	/*margin: 0.5em;*/
	background-color: white;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}

/* The default header div. 
   The div id can be changed by the user. */
#header {
	position: relative;
	width: 100%;
	border-bottom: 1px solid lightgray;
}

#header a {
	text-decoration: none; 
}

#header p {
	margin: 0;
	padding: 0;
}

#header p img {
	margin: 0;
	padding: 0;
}

#header form {
	margin: 0;
	padding: 0;
}

#header .search, #header .search_box {
	position: absolute;
	right: 8px;
	bottom: 3px;
}

#header .search p {
	color: #536b26;
	text-transform: uppercase;
	font-size: 0.8em;
	padding: 2px;
}

#header .search_input {
	padding: 1px;
	margin: 0;
	font-size: 12px;
}

#header .search_button, #header .searchButton {
	color: white;
	background-color: #3e831d;
	text-transform: uppercase;
	font-size: 12px;
	border: 0;
	margin: 0;
	margin-left: 2px;
	padding: 2px;
}

/* The default menu div contained in the header div.
   The div id can be changed by the user. */
#menu { 
	text-align: left; 
	border-left: 0.1em solid gray;
	margin: 0;
	margin-bottom: 0.3em;
	padding: 0;
	padding-top: 0.6em;
	padding-bottom: 1em;
	font-size: 0.9em;
	font-style: normal;
	background-color: #ebebeb;
	clear: both;
}

#menu a {
	color: #2e6433;

	border: 0.1em solid lightgrey;
	border-left: 0;
	background-color: #c4d999;

	padding: 0.5em 2em;
	
	border-bottom: 0.5em solid gray;
}

#menu a:hover, #menu a.current, #menu a.current_group { 
	text-decoration: none;
	border-bottom: 0.5em solid #6e961f;
}

#menu a:hover {
	border-bottom: 0.5em solid #6e961f;
}

/* The default sidebar div.
   The div id can be changed by the user. */
#sidebar {
	float: left;
	margin: 0em;
	padding: 0em;
	paddin-top: 1em;
	paddin-bottom: -1em;
	width: 175px;
	height: 391px;
	min-height: 600px;
	background: url('/cgi-bin/WebObjects/foretag.woa/wa/image?id=miabforvaltning_miab_sidebar.jpg&key=css.miabforvaltning') no-repeat;
	/*background: url('miab_img/miab_sidebar.jpg') no-repeat;*/
	border-right: 1px solid #cdcdcd;
	margin-right: -1px;
}

#sidebar p {
	margin: 0;
	padding: 0;
	text-align: center;
}

/* The default subMenu div contained in the sidebar div.
   The div id can be changed by the user. */
.vertical {
	font:11px Verdana,Arial,Helvetica,sans-serif;
}

.horizontal {
	font: 12px Verdana,Arial,Helvetica,sans-serif;
}

#submenu {
	margin-top: 3em;
}

#submenu a {
	color: #3e4b36;
	display: block;
	padding: 0.9em 0 0.9em 20px;
	margin: 0;
	margin-right: 0px;
	border-bottom: 2px solid #9BBE70;
	text-indent: 2px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#submenu li {
	z-index: 4000;
}

#submenu ul { /* first-level lists */
	z-index: 4000;
	border-top: 2px solid #9BBE70;
}

#submenu ul li ul { /* second-level lists */
	border-top: 2px solid #9BBE70;
	border-right: 2px solid #9BBE70;
	border-left: 2px solid #9BBE70;
	margin-top : -3em;
	margin-left: 173px;
	padding: 0;
	background-color: #E1E9D7;
}

#submenu ul li ul li ul { /* third-level lists */
	margin-left: 172px;
}

#submenu ul li a { /* first-level lists items */
	width: 153px;
}
	
#submenu li ul li a { /* second-level lists items */
	margin-right: 0;
	padding: 0.6em 3px 0.6em 16px;
	font-size: 0.8em;
	font-weight: normal;
	width: 153px;
}
	
#submenu a:hover, #submenu a.current, #submenu a.current_group { 
	text-decoration: none;
	background-color: #CCDFA6;
}

#submenu a:hover {
	background-color: #CCDFA6;
}

#submenu a.group { 
	/*background-image: url('css_img/miab_menyval.png');*/
	background-image: url('/cgi-bin/WebObjects/foretag.woa/wa/image?id=miabforvaltning_menyval.gif&key=css.miabforvaltning');
	background-repeat: no-repeat;
	background-position: 3px center;
}
#submenu li ul li a.group {
	/*background-image: url('miab_img/link_arrow.gif');*/
	background-image: url('/cgi-bin/WebObjects/foretag.woa/wa/image?id=miabforvaltning_link_arrow.gif&key=css.miabforvaltning');}
#submenu a.current_group { 
}

#submenu a.current { 
	background-color: #CCDFA6;
}

/* Wraps the page specific content including parts of the admin interface. */
#content_admin {

}

/* Wraps the page specific content. */
#splash_content {
	width: 31em;
	padding: 1em 1em 1em 0;
	padding-left: 2em;
	margin-left: 10em;
}

#splash_content a {
}

/* Wraps the page specific content. */
#content {
	border-left: 1px solid #cdcdcd;
	width: 540px;
	float: left;
	padding: 0 0 0 0;
	margin: 0;
	position: relative;
	z-index: 1000;
	height: 100%;
	padding-bottom: 1em;
}

#content a {
	color: #536b26;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content ul {
	list-style: none;
	padding-left: 0;
}

#content p {
	clear: both;
}

#content p, #content ul, #content table, #content h1, #content h2, #content h3, #content h4, #content h5, #content .gallery_view, #content .form_div {
	margin-left: 60px;
	margin-right: 60px;
}

#content .image_gallery {
	text-align: center;
}

#content .thumb_nail_view {
	margin-left: 60px;
	width: 420px;
	overflow: scroll;
}

#content .thumb_nail_view table {
	margin-left: 0;
}

#content .current_group {
	display: none;
}

#content address {
	padding: 10px 25px 10px 20px;
	margin: 0;
	/*background: url('quote.gif') no-repeat;*/
	background-position: 0px 0px;
	font-style: italic;
	font-size: 0.9em;
	vertical-align: center;
	color: #757575;
	clear: both;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	/*font-family: LucidaGrande, Lucida, Helvetica, Arial, sans-serif;*/
	color: #739631;
}

#content h1 {
    font-size: 1.1em;
}

#content h2 {
    font-size: 1.1em;
}

#content h3 {
    font-size: 1em;
}

#content table {
}

#content table td {
	padding: 0;
	padding-right: 0.6em;
}

#content .form_div {
	width: 394px;
	padding: 1em;
	padding-bottom: 0.3em;
	margin-bottom: 1em;
	background-color: #dbdbdb;
}

#content input, #content textarea {
	font: 12px areal, sans-serif;
}

#content .onMouseOver, #content .onMouseOut, #content .onLoad {
	width: 99%;
	border: 1px solid gray;
	margin-bottom: 0.3em;
}

#content .knapp, #content .knapp1 {
	border: 1px solid gray;
	text-transform: uppercase;
	font-size: 1em;
	padding: 0em 0.5em;
	padding-top: 0.1em;
	margin-top: 0.3em;
}

#content .knapp {
	background-color: white;
}

#content .knapp1 {
	background-color: #c4d999;
}

#content .onMouseOver {
	background-color: #c4d999;
}

#content .onMouseOut {
	background-color: white;
}

/* The default footer div. 
   The div id can be changed by the user. */
#footer {
	clear: both;
	text-align: center;
	font: 0.7em verdana, sans-serif;
	background-color: white;
}

#footer p {
	margin: 0;
	padding: 0;
}

/* The login link. */
#login {
        display:none;
	position:fixed;
	top: 6px;
	right:2px;
	font: 10px verdana, sans-serif;
}

#login a {
	color: white;
	background-color: gray;
	text-decoration: none;
	border: 2px outset;
	margin: 0;
	padding: 0.1em;
}

#login a:hover {
	background-color: lightgray;
}

.caption_float_left, .caption_float_right, .caption_no_float {
	font-size: 0.8em;
}

.caption_float_right {
	border: none;
}

.caption_float_left {
	border: none;
}

.img_float_right  {
	border: none;
}

.img_float_left  {
	border: none;
}

.inbjudan td {
	padding: 0.1em 0.3em;
	font-size: 1em !important;
}

.inbjudan .col1 {
	font-weight: bold !important;
}

/*p-public-classes: beskrivning, start_image, start_push, first_part, start_page*/
/*div-public-classes: form_div*/
/*h1-public-classes: first_part, start_page*/
/*h2-public-classes: first_part, start_page*/
/*h3-public-classes: first_part, start_page*/
/*h4-public-classes: first_part, start_page*/
/*h5-public-classes: first_part, start_page*/

.beskrivning {
	padding: 1em;
	background-color: #dbdbdb;
}

.first_part {
	padding-top: 40px!important;
}

.search_result {
	padding-top: 40px!important;
}

.start {
	padding-left: 30px!important;
	padding-right: 30px!important;
}

.start_image {
	margin: 0!important;
	padding: 0!important;
}

.start_push {
	position: absolute;
	padding: 10px 3px 10px 3px!important;
	margin-right: 20px!important;
	margin-left: 347px!important;
	margin-top: 40px;
	width: 160px;
	top: 15px;
	
	font-size: 12px;
	font-weight: normal!important;
	border-bottom: 2px solid #B0CD8F!important;
	border-top: 2px solid #B0CD8F!important;
}

.start_push b {
	text-transform: uppercase;
	color: #3D4B36;
}

.start_push a {
	color: #739631!important;
	font-weight: bold;
	text-decoration: none!important;
	/*background: url('miab_img/link_arrow.gif') no-repeat 0 center;*/
	background: url('/cgi-bin/WebObjects/foretag.woa/wa/image?id=miabforvaltning_link_arrow.gif&key=css.miabforvaltning') no-repeat 0 center;
	padding-left: 12px;
}

/* Vertical pop-up menu */

	#user_nav, #user_nav ul { /* all lists */
		list-style: none;
		float : left;
		z-index: 4000;
		/*width : 11em;*/
	}
	
	#user_nav li { /* all list items */
		position : relative;
		float : left;
		/*line-height : 1.25em;
		margin-bottom : -1px;
		width: 11em;*/
	}

	#user_nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		/*margin-top : -2.3em;*/
		/*background-color: #E1E9D7;*/
		/*margin-left : 11.05em;*/
	}
	
	#user_nav li ul ul { /* third-and-above-level lists */
		left: -999em;
		top: 31px;
	}
	
	#user_nav li a {
		display : block;
		/*color : black;
		font-weight : bold;
		text-decoration : none;
		background-color : white;
		border : 1px solid black;
		padding : 0 0.5em;*/
	}
	
	/*#user_nav li a:hover {
		color : white;
		background-color : black;
	}*/
	
	#user_nav li:hover ul ul, #user_nav li:hover ul ul ul, #user_nav li.over ul ul, #user_nav li.over ul ul ul {
		left: -999em;
	}
	
	#user_nav li:hover ul, #user_nav li li:hover ul, #user_nav li li li:hover ul, #user_nav li.over ul, #user_nav li li.over ul, #user_nav li li li.over ul { /* lists nested under hovered list items */
		left: auto;
	}
