/*
lime-green  #bed600
background  #dadada
*/

* {
	padding: 0px;
	margin: 0px;
	border: none;
}

div {
	position:relative;
}

body {
	background-color: #DADADA;
}

#shadow_wrapper {
	margin: 50px auto;
	width: 940px;
	height: 760px;
}

#upper_left_shadow {
	float: left;
	width:20px;
	height:20px;
	background-image: url('../images/top_left_shadow.jpg');
}

#upper_mid_shadow {
	float:left;
	width:900px;
	height: 20px;
	background-image: url('../images/top_shadow.jpg');
	background-repeat: repeat-x;
}

#upper_right_shadow {
	float: left;
	width:20px;
	height:20px;
	background-image: url('../images/top_right_shadow.jpg');
}

#left_shadow {
	clear: left;
	float: left;
	width: 20px;
	height: 720px;
	background-image: url('../images/left_shadow.jpg');
	background-repeat: repeat-y;
}

 /* **************** Main content here *************** */
#main_content_wrapper {
	float: left;
	width: 900px;
	height: 720px;
	background-color: white;
	background-image: url('../images/left_bg.jpg');
	background-repeat: no-repeat;
	background-position:top left;
}

/* 300w 170h */
#logo_wrapper {
	float: left;
	width: 300px;
	height: 150px;
}

#menu_wrapper {
	position: relative;
	float: left;
	width: 600px;
	height: 150px;
}

#menu_buttons_box {
	position: absolute;
	overflow: hidden;
	bottom: 2px;
}

a.menu_button, a.menu_button:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	float:left;
	border-right: 2px solid white;
	border-left: 2px solid white;
	display: block;
	background-color: #DADADA;
	color: black;
	padding-right: 7px;
	padding-left: 7px;
}

a.menu_button:hover {
	font-size: 9px;
	color: white;
}

a.menu_button_single_line {
	height: 24px;
	padding-top: 10px;
}

a.menu_button_double_line {
	height: 28px;
	padding-top: 6px;
	text-align: center;
}


a.current_active_menu_btn, a.current_active_menu_btn:visited {
	background-color: rgb(188,206,28);
}

#menu_gray_underline {
	position: absolute;
	height: 0px;
	width: 597px;
	left: 3px;
	bottom: 0px;
	z-index: 10;
	border-bottom: 2px solid #DADADA;
}

#left_wrapper {
	clear: left;
	float: left;
	width: 300px;
	height: 510px;
}

#main_content {
	float: left;
	width: 600px;
	height: 530px;
	background-color: white;
}

#gray_line {
	position: absolute;
	height: 1px;
	border-bottom: 5px solid #DADADA;
	width: 900px;
	bottom: 50px;
	z-index: 10;
}

#footer_wrapper {
	clear: both;
	height: 40px;
	width: 900px;
	background-color: rgb(188,206,28);
	bottom: 0px;
}
#footer_wrapper2 {
	clear: both;
	height: 40px;
	width: 900px;
	background-color: rgb(188,206,28);
	bottom: 0px;
	background-image:url(../images/membersof.gif);
	background-repeat: no-repeat;
	background-position:743px 5px;
}

#footer_text {
	font-family: helvetica;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.06em;
	padding:14px 0px 0px 14px;
}

a.email_foot, a.email_foot:visited,a.email_foot:hover {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}

#right_shadow {
	float: left;
	width: 20px;
	height: 720px;
	background-image: url('../images/right_shadow.jpg');
	background-repeat: repeat-y;
}

#bottom_left_shadow {
	clear: left;
	float: left;
	width:20px;
	height:20px;
	background-image: url('../images/bottom_left_shadow.jpg');
}

#bottom_mid_shadow {
	float: left;
	width: 900px;
	height: 20px;
	background-image: url('../images/bottom_shadow.jpg');
	background-repeat: repeat-x;
}

#bottom_right_shadow {
	float: left;
	width:20px;
	height:20px;
	background-image: url('../images/bottom_right_shadow.jpg');
}

/*
Page-specific styling.
*/
.hem_left_images {
	left:90px;
	top: 30px;
}

div.hem_left_images img {
	display:block;
	margin: 6px 0px;
}

#hem_main_text {
	height: 530px;
	background-image: url('../images/hem/right_kundfokus.jpg');
	background-repeat: no-repeat;
	background-position: 405px 30px;
}

#om_main_text {
	height: 530px;
}

#verksamhet_main_text {
	height: 530px;
	background-image: url('../images/verksamhet/right_flower_bg.jpg');
	background-repeat: no-repeat;
	background-position:right 0px;
}

#personal_main_text {
	height: 530px;
	background-image: url('../images/personal/right_man.jpg');
	background-repeat: no-repeat;
	background-position:top right;
}

#jobb_main_text {
	height: 530px;
	background-image: url('../images/right_sphere_graphic.jpg');
	background-repeat: no-repeat;
	background-position:bottom right;
}

div.jobb_left_image {
	margin-top: 28px;
	background-color: white;
}

div.jobb_left_image img {
	margin-left: 50px;
}

#kontakt_main_text {
	height: 530px;
	background-image: url('../images/right_sphere_graphic.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* ----- ----- ----- ----- Text formatting ----- ----- ----- ----- */


/* page content heading */
h2 {
	font-size: 30px;
	font-family: arial;
	font-weight: normal;
	letter-spacing: 0.05em;
	padding: 30px 0px 20px 0px;
}

p {
	font-family: arial;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	line-height: 1.3em;
}

p.green {
	font-size: 15px;
	color: #bed600;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

p.email a, a:visited, a:hover {
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
	color: black;
}

a.email, a.email:visited, a.email:hover {
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
	color: black;
}

p.strong_text {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
}
p.strong_text2 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}

div.contact_divider {
	width: 300px;
	height: 1px;
	border-bottom: 1px solid black;
}

/* ----- ----- Spacers ----- ----- */
div.spacer_20px {
	height:20px;
	width: 300px;
}

div.spacer_15px {
	height: 15px;
	width: 300px;
}

.textboxCont {
	position:relative;
	width:100px;
	height:auto;
	float:left;
	border:1px solid #bbcd1d;
	margin-top:15px;
	font-family: Arial, Helvetica, sans-serif;
}
.textboxCont2 {
	position:relative;
	width:100px;
	height:150px;
	overflow:hidden;
	float:left;
	border:1px solid #bbcd1d;
	margin-top:15px;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
}
			.textBoxTop {
				position:relative;
				float:left;
				height:auto;
				padding:2px;
				font-weight:bold;
				color:#000;
				font-size:12px;
				background-color:#bbcd1d;
			}
			.textBoxText {
				position:relative;
				float:left;
				height:auto;
				padding:3px;
				font-size:12px;
			}
						.textBoxText ul li {
							margin-left:12px;
						}
