/* GENERAL STYLES */
/* GENERAL STYLES */
/*------------------------------ =structure ------------------------------*/

 html {
       overflow: -moz-scrollbars-vertical;
    }

img {
	border: none;
}
body {
	/* background: url("/template/img/body_bg.gif") #000000 repeat;	
	background-color:#5e5e5e;
	*/
	background: url("/template/img/bg_grey.jpg") #444343 repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin: 35px 0 20px 0;
	padding: 0;
	color: #485056;
	font-size: small;
}
#wrap_inner {
	margin: 0;
	padding: 0;
	width: 850px;
	background: url("/template/img/wrapper_bg_850_v2.gif") repeat-y;
}
#wrapper {
	font-size: 95%;
	background: none;
	position: relative;
	margin: 0 auto;
	padding: 0 0;
	text-align: left;
	width: 860px;
}
#main {
	overflow: hidden;
	float: left; 
	/*width: 500px;*/
	width: 600px;
	padding: 0;
	margin: 0;
	background: none;
}

.clear {
	clear: both;
}
/*------------------------------ =type global ------------------------------*/

p {
	font-size: 70%;
	line-height: 1.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
}
h1 {
	font-size: 160%;
	margin: 10px 0 5px 0;
	/*
	color: #db221d;
	text-transform: uppercase;
	*/
	color: #485056;
	font-weight: normal;
}
h2 {
	font-size: 130%;
	color: #333333;
	margin: 10px 0 5px 0;
}

}
 h3,h4, h5, h6 {
	font-size: 100%;
	color: #333333;
	margin: 10px 0 5px 0;
}


a {
	
	color: #1358be;
	text-decoration: none;
}
a:hover {
	color: #000;
	/*border-bottom: 1px solid #000;*/
}

/*------------------------------ =content area ------------------------------*/
.content {
	background: #F2F2F2 url("/template/img/content_bg_552_v2.gif") repeat-y;
	margin: 10px 10px 10px 20px;
	/*width: 452px;*/
	width: 552px;
	padding: 0;
}
.content_inner {
	padding: 10px 20px;
}

.content_inner a {
	/*border-bottom: 1px dotted #1358be;*/
}

.contet_height {
	min-height:350px;
  	height:auto !important;
  	height:350px;

}

.top {
	background: url("/template/img/t_content_552_v2.gif") no-repeat top left;
	padding-top: 12px;
}
.bottom {
	background: url("/template/img/b_content_55_v2.gif") no-repeat bottom left;
	height: 20px;
}
.content p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin: 10px 0 0 0;
	font-size: 90%;
}
.content a {
	/*border-bottom: 1px dotted #1358be;*/
	color: #1358be;
	text-decoration: none;
}
.content a:visited {
	/*border-bottom: 1px dotted #1358be;*/
}
.content a:hover {
	color: #000;
	/*border-bottom: 1px solid #000;*/
}
/* product listing */
.product {
	width: 420px;
	padding: 0;
	margin: 5px 0 0 5px;
	float: left;
}
.product a {
	background-color: #DDDEDD;
	color: #333333;
	text-decoration: none;
}
.product a:visited {
	color: #333333;
}
.product a:hover {
	color: #333333;
	text-decoration: underline;
	background-color: #C0C3C0;
}
.product dl {
	float: left;
	width: 410px;
}
.product dt {
	width: 225px;
	font-size: 130%;
	color: #222;
	margin: 0;
	padding: 0;
	float: right;
}
.product dd {
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	font-size: 85%;
}
.product dd.simg img {
	float: left;
	margin: 0 20px 0 0;
	border-top: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	padding: 4px;
	background: #fff;
	height: 150px;
	width: 150px;
}
/* service listing */
.service dl {
	float: left;
	width: 390px;
	margin: 10px 5px;
	padding: 10px;
	border-top: 1px dotted #999;
}
.service dt {
	width: 215px;
	font-size: 130%;
	color: #222;
	margin: 0;
	padding: 0;
}
.service dd {
	margin: 8px 0 0 0;
	padding: 0px;
	line-height: 1.5em;
	font-size: 85%;
}
/*------------------------------ =header ------------------------------*/
#header {
	clear: both;
	background: #fff url("/template/img/header_bg_850_v2.jpg") no-repeat;
	width: 850px;
	height: 133px;
	position: relative;
}
/* Positions your header image */
.header_img {
	position: absolute;
	top: -25px;
	right: 26px;
}
#topbar {
	background: none;
	width: 842px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	padding: 2px 0 10px 0;
	margin: 0;
}
/* Positions your logo */
.logo {
	position: absolute;
	top: 5px;
	left: 10px;
	margin: 25px 0 30px 20px;
	padding: 0;
}
/*------------------------------ =right column  ------------------------------*/
#right_col {
	background: #c2c2c2;
	float: right;
	width: 210px;
	padding: 0;
	margin: 0 10px 0 0;
}
.right_col_padding {
	padding: 8px 5px 5px 2px;
}
/*
.box {
	background: url("/template/img/div_bottom_v2.gif") no-repeat top left;
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 194px;
	float:left
}
*/

.box {
	background: url("/template/img/div_bottom_v2.gif") no-repeat bottom left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 194px;
	margin: 0px;
}


.box h5, .logbox h5 {
	font-size: 85%;
	background: url("/template/img/h3_bg_v2.gif") no-repeat top left;
	margin: 0;
	padding: 2px 8px 4px 25px;
	color: #444444;
	border-bottom: 1px solid #646464;
}
.box ul {
	font-size: 90%;
	margin: 0;
	padding: 0 1px 20px 1px;
	list-style: none;
}
.box li {
	background: #dedede;
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #B7B7B7;
	border-top: 1px solid #FFFFFF;
}
.box a {
	font-size: 90%;
	color: #333;
	text-decoration: none;
	background: url("/template/img/bullet.gif") no-repeat left;
	background-position: 22px 8px;
	display: block;
	margin: 0;
	padding: 3px 0 3px 40px;
}
.box a:hover {
	background-position: 22px -36px;
}
/* login box */
.logbox {
	background: url("/template/img/div_bottom_v2.gif") no-repeat bottom left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 194px;
	margin: 0px; margin-bottom: 30px;
}
.logbox table {
	padding: 0;
	margin: 0;
}


/*------------------------------ =left column  ------------------------------*/
#left_col {
	width: 100px;
	float: left;
	padding: 0;
}
.left_padding {
	padding: 10px;
}
/*------------------------------ =nav top ------------------------------*/
#nav {
	overflow: hidden;
	font-size: small;
	margin: 0;
	padding: 0;
	float: left;
	width: 850px;
	background: #FFF url("/template/img/nav_bg_850_v2.gif") no-repeat left top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: none;
}
#nav ul {
	overflow: hidden;
	width: 850px;
	padding: 0 0 0 10px;
	margin: 0;
	list-style: none;
	float: left;
	background: url("/template/img/border_v2.png") repeat-x bottom left;
}
#nav li {
	float: left;
	margin: 0;
	padding: 7px 0 0 1px;
}
#nav a {
	font-size: 74%;
	text-transform: uppercase;
	float: left;
	background: url("/template/img/left_slide_v2.png") no-repeat left top;
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#nav a span {
	text-transform: uppercase;
	float: left;
	display: block;
	cursor: pointer;
	background: url("/template/img/right_slide_v2.png") no-repeat right top;
	padding: 9px 15px 10px 6px;
	text-decoration: none;
	color: #ffffff;
}
#nav a:hover span {
	color: #1A1A1A;
}
#nav a:hover {
	background-position: 0% -185px;
}
#nav a:hover span {
	background-position: 100% -185px;
}
#nav a.active {
	background-position: 0% -370px;
	border-width: 0;
	text-decoration: none;
}
#nav a.active span {
	background-position: 100% -370px;
	padding-bottom: 11px;
	color: #333333;
	text-decoration: none;
}
/*------------------------------ =footer ------------------------------*/
#footer {
	width: 850px;
	border-top: 1px solid #646464;
	clear: both;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: center;
	font-size: 90%;
	color: #ffffff;
	background: #646464 url("/template/img/footer_bg_850_v4.gif") no-repeat bottom left;
}
#footer p {
	font-size: 90%;
	padding: 8px 25px 8px 25px;
	color: #ffffff;
}
#footer a {
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bolder;
	color: #A5A5A5;
	text-decoration: underline;
}




#CopyRight {
	width: 850px;
	height: 20px;
	text-align: center;
	margin:5px auto;
	color: #cccccc;
   font-size: 12px }
/*------------------------------ =links global  ------------------------------*/
/******************************************* =forms *******************************************/
fieldset {
	border: none;
}
#userform dt {
	float: left;
}
#userform dd {
	margin: 0;
}
#userform p {
	margin: 4px 0;
}
#userform {
	margin: 10px;
	padding-bottom: 7px;
}
#searchbox {
	margin: 8px 1px 0 0;
	padding-right: 10px;
	float: right;
}
#selectbox {
	float: right;
	margin: 10px 10px 0 5px;
}
#searchform input.search-btn {
	margin: 0;
	width: 49px;
	height: 22px;
	background: #FFF no-repeat;
	outline: none;
	border: 1px solid #222222;
	padding: 0;
}
#selectform {
	font-size: 14px;
	padding: 1px;
	margin-top: 2px;
}
#search {
	font-size: 14px;
	width: 105px;
	margin-top: 4px;
}
#searchform input.act:hover, #searchform input.act:focus {
	background: #F2F2F2;
}
#selectbox label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	padding: 0 3px 0 0;
	border-right: 1px solid #B2B2B2;
}
#searchform label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	color: #FFF;
	font-size: 12px;
	float: left;
	padding: 0 3px 0 0;
}
.submit {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
/* login form */
#login form {
	margin: 0;
	padding: 10px 5px 0 10px;
}
#password {
	width: 70%;
	padding: 0;
	margin: 0;
}
.text {
	background: url("/template/img/input_bg.gif") repeat-x top left;
	border: 1px solid #bcbcbc;
}
.text:hover {
	border: 1px solid #333;
}
#username {
	width: 70%;
	padding: 0;
}
#pass_label {
	padding: 0 2px 0 0;
	vertical-align: middle;
}
#remember_label {
	padding: 5px 3px 0 0;
	vertical-align: baseline;
}
#user_label {
	padding: 0 3px 0 0;
	vertical-align: middle;
}
#pass-p {
	padding: 0;
}
#remember-p {
	float: left;
	margin: 2px 0 10px 0;
	padding: 6px 0 0 0;
}
.submit {
	float: right;
	margin: 0 7px 10px 0;
	padding: 5px 0 0 0;
}
#user-p {
	padding: 0 0 10px 0;
}
/* Contact Form */
input#contactform {
	border: 1px solid #444;
}
#contact_name {
	width: 70%;
}
#contact_email {
	width: 70%;
}
#contact_company {
	width: 70%;
}
#contact_phone {
	width: 70%;
}
#contact_questions {
	width: 70%;
}
form dd {
	margin: 0;
}
form dt {
	margin: 12px 0 0 0;
}
form dl {
	margin-left: 15px;
}

/* ED FORM STYLES */
div.ed_form
{
/*    font-size: 0.75em; */
}

div.ed_form_group
{
    margin-bottom: 20px;
}

div.ed_form_group_name
{
    	display: none; 	
	margin-bottom: 10px;
}

div.ed_form_element
{
    text-align: left;
    margin-bottom: 3px;
}

div.ed_form_element span.ed_form_label
{
    display: block;
}

/* format the controls */
div.ed_form_element input.ed_form_textbox, div.ed_form_element select.ed_form_dropdown_list, div.ed_form_element textarea.ed_form_textbox_multiline
{
    width: 250px;
    height: auto;
    border: solid 1px Gray;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 2px 4px 2px 4px;
}

div.ed_form_element select.ed_form_dropdown_list
{
    width: 260px;
}

div.ed_form_element textarea.ed_form_textbox_multiline
{
    height: 100px;
}

/* required controls */
div.ed_form_element input.ed_form_element_required, div.ed_form_element select.ed_form_element_required
{
}

/* invalid controls */
div.ed_form_element input.ed_form_invalid_control, div.ed_form_element select.ed_form_invalid_control
{
    background-color: #fff6dc;
    border: solid 1px #F08125;
    content: "*";
}

span.ed_form_label_required
{
    font-weight: bold;
}

span.ed_form_invalid_label
{
    color: #F08125;
}

/* submit button */
div.ed_form_submit_outer
{
    text-align: left;
    margin-top: -10px;
}

div.ed_form_submit_inner
{
}

/* validation summary */
div.ed_form_validation_summary
{
    margin: 10px 0px 30px 0px;
    border: solid 1px #F08125;
    width: 448px;
    color: #666666;
    background-color: #fff6dc;
    text-align: left;
    font-size: 1em;
}

div.ed_form_validation_summary_inner
{
    padding: 10px 15px 10px 15px;
}

div.ed_form_validation_summary div.header
{
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
    color: #F08125;
}

div.ed_form_validation_summary table.ed_form_validation_summary_items
{
    font-size: 1em;
    width: 100%;
}

div.ed_form_validation_summary table.ed_form_validation_summary_items td
{
    font-size: 1em;
    width: 100%;
    padding: 0px 15px 0px 0px;
}

div.ed_form_validation_summary table.ed_form_validation_summary_items div.ed_form_summary_message
{
    background-image: url(/media/4042/ico_fel.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding: 3px 2px 3px 20px;
    margin-left: 2px;
}



/* Personal pages*/


#personal_info_left {
	float:left;
	width:180px;
	margin-top: 20px;
	font-size: 14px;
	font-style: normal;
	padding-left: 30px;
    height:110px }
#personal_info_right {
	float:left;
	width:155px;
	height:150px}
#personal_info_pers {
	padding-top: 20px;
	padding-left: 40px;
	width:370px;
      }


/* Sammarbetspartner*/


.Border {
	width:98px;
	height:98px;
	border:solid 1px #cccccc
}.Border_Ram {
	width:100px;
	height:100px;
	padding-right:28px;
        padding-bottom:28px;
        float:left}



/* Company info*/


.company_info_left {
	float:left;
	width:300px;
	
	font-size: 14px;
	font-style: normal;
	display: none;

}

.company_info_right {
	float:left;
	
}
.company_info_pers {
	padding-top: 20px;
	
	width:450px;
}

.company_info_left ul {
	margin-top:0
}


.comHead{
	padding-left:25px;
        font-weight:bold;}


/* EDITOR PROPERTIES */


/* PROJEKTSIDAN EFFEKT */

	.haccordion .header, .haccordion .content{
			float: left;
			height: 235px;
		}
		
		.haccordion .header{
			width: 98px;
			background: #fff;
			color: #fff;
			cursor: pointer;
		}
		
		.haccordion .content{
			display: none;
			width: 0px;
			overflow: auto;
		}
		
		.haccordion .content p{
			margin: 5px;
		}


/* EDITOR PROPERTIES */
