/* layout */
body{
	margin: 0;
	padding: 0; 
	background: #fff;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

img{
	border: none;
}

h1, h2, h3{
	font-family: arial, tahoma, sans-serif;
	margin: 0px;
	font-weight: bold;
}

h1{
	font-size: 16px;
}

h2{
	font-size: 14px;
}

h3{
	font-size: 12px;
}

.hidden{
	display: none !important;
}

#adminMenu{
	width: 100%;
	height: 30px;
	background: #3c3c3c;
	text-align: center;
	line-height: 28px;
	color: #fff;
	font-family: verdana;	
}

#adminMenu a{
	color: #fff;
	text-decoration: none;
	padding: 0 4px 0 4px;
}

.wrap{
	position: relative;
	width: 915px;
	margin: 0px auto;
}

#main,
#footer{
	background: url('../img/wrap_bg.gif') repeat-y;
}

#main{
	border-top: 3px solid #e0393e;
}

#main .padding,
#footer .padding{
	width: 896px;
	overflow: auto;
	padding: 9px;
}


#main .bottom,
#footer .bottom{
	background: url('../img/wrap_bottom.gif') #fff top no-repeat;;
	height: 6px;
}

#newsticker{
	overflow: hidden;
}

#newsticker .news{
	padding: 4px 0 4px 0;
}

#header{
	padding-bottom: 20px;
	overflow: auto;
	width: 100%;
}

#header img#logo{
	float: left;
}

#tabs{
	float: left;
	width: 760px;
	height: 95px;
	margin: 8px 0 0 13px;
}

#first{
	height: 60px;
	background: url('../img/first_bg.gif') repeat-x;
}

#first a{
	display: block;
	float: left;
	width: 15%;
	line-height: 60px;
	color: #656565;
	background: url('../img/first_a_bg.gif') no-repeat right;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#first a:hover,
#first a.active{
	background: url('../img/first_a_hover.gif') no-repeat right;
	color: #fff;
}

#second{
	overflow: hidden;
	height: 33px;
	background: url('../img/second_bg.gif') repeat-x;
}

#second a{
	display: block;
	float: left;
	padding: 0 10px 0 10px;
	line-height: 32px;
	color: #fff;
	text-decoration: none;
	background: url('../img/second_a.gif') no-repeat right;
}

#second a.right{
	float: right !important;
	width: auto;
}

#second a.left{
	width: auto;
}

#second a:hover{
	text-decoration: underline;
}

#second a.last{
	background: none;
}

#slideshowwrap{
	border: 1px solid #c0c0c0;
	margin: 0 0 20px 0;
	width: 891px;
}

#content{
	position: relative;
	float: left;
	margin: 0 16px 0 0;
	width: 590px;
	color: #656565;
	overflow: hidden;
}

/* Menyn till höger */

#menu{
	float: left;
	width: 286px;
}

#menu .box{
	border: 1px solid #eee;
	color: #656565;
	margin: 0 0 13px 0;
}

#menu .box .padding{
	width: 262px;
	background: #eeeeee;
	border: 2px solid #fff;
}

#menu .box a{
	color: #888;
	text-decoration: none;
}

#menu .box a:hover{
	text-decoration: underline;
}

#menu .box .padding h3{
	font-size: 14px !important;
	color: #343434;
	margin: 0 0 6px 0;
}

#newsletter{
	border-color: #cdd7e2 !important;
}

#newsletter .padding{
	background: #cdd7e2 !important;
}

#news .item{
	margin: 0 0 10px 0;
}

#news .item a{
	color: #cd272c;
	text-decoration: none;
}

/* Slut meny */

/* Saker som ligger i content */
#content a{
	color: #003366;
}

#content p{
	padding: 0 0 0 0;
}

#content ol li,
#content ul li{
	line-height: 16px;
}

#content ol,
#content ul{
	padding: 0 0 0 14px;
}

#content hr{
	height: 1px;
	border: 0px;
	padding: 0px;
	margin: 15px 0px 15px 0px;
	background: none;
	background: url('../img/hr_bg.gif') center no-repeat;
}

.left{
	float: left;
	width: 250px;
}

.right{
	float: right;
	width: 250px;
}

.feature{
	border: 1px solid #eee;
	float: left;
	width: 278px;
	margin: 6px;
	color: #fff !important;
}

.feature a{
	text-decoration: none;
	color: #111 !important;
}

.feature p{
	margin-top: 6px;
}

.white .padding{
	background: url('../img/feature_white.jpg') no-repeat !important;
	color: #666;
}

.blue .padding{
	background: url('../img/feature_blue.jpg') no-repeat !important;
	color: #fff;
}

.green .padding{
	background: url('../img/feature_green.jpg') no-repeat !important;	
	color: #fff;
}

.yellow .padding{
	background: url('../img/feature_yellow.jpg') no-repeat !important;
	color: #fff;
}

.feature .padding{
	background: #eeeeee;
	border: 2px solid #fff;
	padding: 19px;
	height: 100px;
	width: 256px !important;
	overflow: hidden !important;
}

/* slut på content */

#footer{
	margin-top: 7px;
	margin-bottom: 10px;
	border-top: 1px solid #eee;
	color: #656565;
	font-size: 11px;
}

#footer .logo{
	float: left;
	padding: 0 20px 0 0;
}

#footer a{
	color: #656565;
}

#footer .bar{
	background: #ebebeb;
	margin: 1px 4px;
	padding: 4px 10px 4px 10px;
	width: 887px;
	overflow: auto;
}

#footer .bar .left{
	float: left;
	width: 40%;
}

#footer .bar .right{
	text-align: right;
	float: right;
	width: 55%;
}

#footer .bar .right a{
	padding: 0 4px 0 4px;
	text-decoration: none;
}

#footer p{
	margin: 0px;
	padding: 0px;
}

#footer a:hover{
	text-decoration: underline;
}

#featuredCompany{
	display: inline;
	padding: 0 0 0 6px;
}

#devby{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
  color: #ccc;
  text-align: center;
}

#devby a{
	text-decoration: none;
	color: #9d9d9d;
}

#devby a:hover{
	text-decoration: underline;
}

.errorstar {text-decoration: none;font-weight: bold;color: red}

#errorMessage,
#infoMessage{
	width: 871px;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	color: #444444;
}

#errorMessage{
	border: 1px solid #990000;
	background: #f5e5e5;
}

#infoMessage{
	border: 1px solid #ACD373;
	background: #FAFFF3;
}

.smallText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
	line-height: 8px;
  text-decoration: none;
}

.textarea_body1 {
	width: 580px;
	height: 550px;
}
.textarea_body2 {
	width: 200px;
	height: 400px;
}

.inputNarrowest { width: 20px; }
.inputNarrow { width: 100px; }
.inputStandard { width: 200px; }
.inputWide { width: 240px; }

.textareaNarrow { width: 200px; height: 60px }
.textareaStandard { width: 200px; height: 60px }
.textareaWide { width: 400px; height: 100px }

/* Start design tabel listning */
table.tableList{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-spacing: 1px;
	width: 593px;
}

table.tableList tr.odd{
	background: #e5f1f4;
}

table.tableList tr.even{
	background: #f8fbfc;
}

table.tableList tr.odd:hover, table.tableList tr.even:hover{
	background: #ecfbd4;
}

table.tableList tr th{
	background: #50c2d9;
	padding: 4px 6px 4px 6px;
	border: 0px;
	text-align: left;
	color: #fff;
}

table.tableList tr td{
	padding: 4px 6px 4px 6px;
}

table.tableList tr td.right, table.tableList tr th.right{
	text-align: right;
}

table.tableList tr td.center, table.tableList tr th.center{
	text-align: center;
}

table.tableVertical th{
	text-align: left;
}
/* Slut design tabel listning */

/* CSS tabels */
div.row
{
	clear: both;
	margin-bottom: 15px;
	width: 700px;
}

div.row span.label,
div.row span.label2,
div.row span.label3
{
	float: left;
	padding: 0px 10px 0px 0px;
	text-align: right;
}

div.row span.label{
	width: 100px;	
}

div.row span.label2{
	width: 150px;
}

div.row span.label3{
	width: 200px;
}

div.row span.formw{
	width: 600px;
}

div.row span.formw2{
	width: 550px;
}

div.row span.formw3{
	width: 500px;
}

div.row span.right{
	text-align: right;
}
/* CSS tabels */

.ingres{
	padding: 0px 0px 5px 0px;
	width: 100%;
	overflow: auto;
}

.ingres img{
	padding: 0px 10px 10px 0px;
	float: left;
}