@media screen, projection {

* { padding:0; margin:0; }

form, fieldset, img { border:0; margin:0; padding:0;}

body, textarea, input, table, select { font-family:Verdana, Arial, Helvetica, sans-serif; }

a { color:#000000; text-decoration:underline; }

a:focus, a:hover { text-decoration:none; }

#news h3, #footermenu h3, #leftmenu h3, #menu h3, #logo h1, hr { position:absolute; top:0; left:-1000em; }

/* lay */
html, body { height:100%; width:100%; }

body {
	background: #E4E4E4 url(img/bg_grey_fade.png) repeat-x scroll 0 0;
	color: #000000;
	font-size: 11px;
}

#start {
	width:940px;
	border: 1px solid #333333;
	border-top: none;
	min-height:100%;
	height: auto !important;
	height:100%;
	border-bottom: none;
	position:relative;
	z-index:10;
	margin:5px auto;
	background: #ffffff url(img/background.gif) 228px 0 repeat-y;
}

/* top */
#top {
	height: 153px;
	width: 940px;
	border-bottom: 1px solid #e6e6e6;
	background: #ffffff;
}

#logo {
	width: 228px;
	height: 120px;
	float: left;
	font-size: 0;
}

#banner {
	background: url(img/header.jpg) 0 0 no-repeat;
	width: 712px;
	float: left;
	height: 120px;
	position: relative;
}

#banner form {
	border:#afafaf 2px groove;
	bottom:0;
	height:31px;
	left:428px;
	padding:12px 20px 0 10px;
	position:absolute;
	}

		
	#banner form label {
		font-weight: bold;
	}

	
	#banner form .text {
		width: 87px;
		font-size: 0.8em;
	}

	
	#banner form .submit {
		font-size: 0.8em;
	}

#menu {
	width: 940px;
	height: 26px;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	float: left;
}

	#menu ul {
		list-style: none;
		width: 940px;
		height: 26px;
	}

	
	#menu ul li {
		float: left;
		position: relative;
		clear: none;
		font-family: Arial, Helvetica, sans-serif;		
		border-right: 1px solid #cfd9df;
	}

	
	#menu ul li.last{
		border: 0;
	}
	
	
	#menu ul li a {
		color: #758090;
		font-weight: bold;
		text-decoration: none;
		display: block;
		height: 19px;
		padding: 7px 0 0 22px;
/* added bgr img kg */
		background: #ffffff url(img/top_nav_bgr3.gif) repeat-x;
	}

	
	#menu ul li a.checked,
	#menu ul li a:hover {
		background: #f5f5f5;
	}

	
	#m1 a{
		width: 38px;
	}

	
	#m2 a{
		width: 88px;
	}

	
	#m3 a{
		width: 88px;
	}

	
	#m4 a{
		width: 58px;
	}

	
	#m5 a{
		width: 68px;
	}

	
	#m6 a{
		width: 58px;
	}

	
	#m7 a{
		width: 68px;
	}

	
	#m8 a{
		width: 68px;
	}

	#m9 a{
		width: 88px;
	}

	#m10 a{
		width: 88px;
	}

/* content */
#content {
	padding: 3px 0 60px 0;
}

/* left */
#left {
	width: 228px;
	float: left;
	overflow: hidden;
}

#leftmenu {
	width: 207px;
	padding: 6px 0 0 20px;
}

	#leftmenu ul {
		list-style: none;
		width: 228px;
	}

	
		#leftmenu ul li {
			padding: 6px 0 0 0;
		}

	
		#leftmenu ul li a {
			color: #A50404;
			text-decoration: none;
			font-size: 0.9em;
		}

		
		#leftmenu ul li a.checked,
		#leftmenu ul li a:hover {
			color: #222222;
			text-decoration: underline;
		}

#banners {
	width: 228px;
	text-align: center;
}

#news {
	width: 214px;
	font-size: 0.9em;
	padding: 20px 7px 15px 7px;
}

	#news .new h4 {
		font-weight: bold;
		font-size: 1em;
	}

	#news .new p {
		position: relative;
		padding: 0 0 23px 0;
	}

	
	#news .line {
		width: 214px;
		background: url(img/line.gif) 10px 15px no-repeat;
	}

	
	#news .new p a{
		color: #A50404;
		position: absolute;
		left: 68px;
		bottom: 0px;
		text-decoration: underline;
	}

	
	#news .new p a:hover {
		text-decoration: underline;
		color: #000000;
	}

.news2 {
	background: #01a9a4;
	position: relative;
	width: 150px;
	margin: 0 auto;
	color: #FFFFFF;
}

	.news2 .top {
		background: url(img/news_top.gif) 0 0 no-repeat;
		width: 150px;
		height: 15px;
	}

	
	.news2 .bottom {
		background: url(img/news_bottom.gif) 0 0 no-repeat;
		width: 150px;
		height: 14px;
	}

	
	.news2 h3 {
		padding: 0 5px 15px 5px;
		font-size: 1.2em;
	}

	
	.news2 h4 {
		padding: 0 5px 0 5px;
		font-size: 1em;
	}
	
	
	.news2 p {
		padding: 0 5px 20px 5px;
		font-size: 0.9em;
		position: relative;
	}
	
	
	.news2 p a{
		color: #ffffff;
		position: absolute;
		left: 68px;
		bottom: 0px;
	}

	
#left .shop {
	margin: 0 auto;
	width: 225px;
	background: #E3C1C1;
}

	#left .shop h3 {
		font-weight: bold;
		color: #ffffff;
		padding: 3px 0px 3px 5px;
		width: 219px;
		font-size: 1em;
		background: #A50404 url(img/shop.gif) 147px 5px no-repeat;
	}

	#left .shop h3 a {
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
	}
	
	
	#left .shop ul {
		padding: 0 0 0 10px;
		width: 209px;
		list-style: none;
		font-size: 1em;
		font-family: Arial, Helvetica, sans-serif;
	}

	
	#left .shop ul li {
		padding: 2px 0 2px 0;
	}

	
	#left .shop div {
		background: #A50404;
		padding: 3px 0 3px 70px;
		width: 154px;
	}

	
	#left .shop div a {
		color: #FFFFFF;
		font-size: 1em;
		font-family:Arial, Helvetica, sans-serif;
	}

	
#left .option {
	width: 167px;
	clear: both;
}

	#left .option ul {
		list-style: none;
		padding: 5px 0 5px 20px;
	}

	
	#left .option li {
		color: #cccccc;
		font-weight: bold;
		padding: 4px 0 4px 0;
		font-size: 0.9em;
	}

	
	#left .option li.checked {
		color: #000000;
	}
	
	
/* right */
#right {
	width: 712px;
	float: left;	
}

	#right .page {
		padding: 20px 9px 25px 9px;
		font-size: 0.9em;
	}

	
	#right .page h3 {
		background: url(img/square.gif) 3px 8px no-repeat;
		padding: 0 0 14px 23px;
		margin: 0;
		font-size: 1.8em;
		font-weight: lighter;
		color: #2b475c;
	}

	
	#right .page p {
		padding: 0 0 10px 0;
	}

/* standard page ul. IE problems  kg */
	#right .page ul {
		list-style: none;
		padding: 0 0 0 15px;	
	}

	
		#right .page ul li {
			padding: 6px 0 0 0;
		}

/* copied from #right .shop in order to have same search on other pages kg */
	#right .page .second {
		padding: 30px 0 0 0px;
		width: 585px;
		float: left;
		clear: both;
	}

/*  for all the tables. Redo kg */
	#right .page table {
		padding: 0px;
		float: left;
	}

/*  for all the tables  Redo kg */
/*	#right .page tr {		
		border: 1px solid #8d8d8d;
	}
 */
/*  for all the tables  Redo kg */
	#right .page td {		
		padding: 5px 5px 5px 5px;
		border: 1px solid #8d8d8d;
	}

/*  for all the input fields kg (lägg till submit button)*/
	#right select, #right input, #right textarea {
		font-size: 1em;
	}

/*  for the parking, blocked and work in progress pages */
#right .parkerad {
	background: url(img/parkerad.png) 0px 0px no-repeat;
	}

#right .blockerad {
	background: url(img/blockerad.png) 0px 0px no-repeat;
	}

#right .work_in_progress {
	background: url(img/wip.png) 0px 0px no-repeat;
	}

#right .banners {
	text-align: center;
	padding: 0 0 5px 0;
}

#right .hosting {
/* 	text-align: center; */
	padding: 0 3px 0 3px;
}

#right .hosting img {
/* 	text-align: center; */
	padding: 0 0 0 25px;
}

#right .news {
	padding: 3px 3px 3px 3px;
	width: 706px;
}

	
	#right .news .new {
		border: 1px solid #e6e6e6;
		width: 328px;
		float: left;
		height: 175px;
		padding: 20px 10px 0 10px;
	}
		
	#right .news .new h3 {
		background: url(img/square.gif) 3px 8px no-repeat;
		padding: 0 0 0px 23px;
		margin: 0;
		font-size: 1.6em;
		font-weight: lighter;
		color: #2b475c;
	}

	
	#right .news .new h4 {
		width: 320px;
		text-align: right;
		color: #A50404;
		font-size: 1.25em;
		padding: 0 0 15px 0;
	}

	
	#right .news .new h5 {
		font-size: 1em;
		padding: 0 0 2px 0;
	}

	
	#right .news .new div img {
		float: right;
		padding: 0 0 0 15px;
	}

	
	#right .news .new div {
		font-size: 0.9em;
		padding: 0 0 25px 0;
		position: relative;
	}

	
	#right .news .new form {
		padding: 10px 0 0 0;
	}

	
/*	Testa ta bort */
	#right .news .new .text {
		width: 190px;
		font-size: 1em;
	}

	
	#right .news .new select {
		width: 50px;
		font-size: 1em;
	}

	
	#right .news .new .submit {
		border: 0;
		background: #d4d0c8;
		border-top: 2px solid #ffffff;
		border-left: 2px solid #ffffff;
		border-right: 2px solid #404040;
		border-bottom: 2px solid #404040;						
		font-size: 1em;
	}

	
	#right .news .new div a{
		color: #A50404;
		position: absolute;
		left: 250px;
		bottom: 0px;
		text-decoration: underline;
	}

	
	#right .news .new div a.small {
		left: 160px;
	}

	
	#right .news .new div ul {
		padding: 5px 0 5px 30px;
	}

	
	#right .news .new div a:hover {
		text-decoration: underline;
		color: #000000;
	}

	
	#right .news div.right {
		float: right;
	}

	
	#right .space {
		font-size: 0;
		width: 100%;
		height: 3px;
		clear: both;
		float: left;
	}

#right .shop {
		padding: 20px 9px 25px 9px;
		font-size: 0.9em;
		display: table;
		width: 585px;
	}

#right .shop h3 {
		background: url(img/square.gif) 3px 8px no-repeat;
		padding: 0 0 14px 23px;
		margin: 0;
		font-size: 1.8em;
		font-weight: lighter;
		color: #2b475c;
	}

#right .shop .produkt {	
	padding: 4px 0 4px 5px;
	width: 300px;
	float: left;
	clear: both;
	border: 1px solid #8d8d8d;
	border-bottom: 0;
}

#right .shop .pris {
	width: 80px;
	float: left;
	clear: none;
	padding: 4px 5px 4px 5px;
	border: 1px solid #8d8d8d;
	border-bottom: 0;
	border-left: 0;	
	text-align:right;
}

#right .shop .upp {
	width: 80px;
	float: left;
	clear: none;	
	padding: 4px 5px 4px 5px;
	text-align:right;
	border: 1px solid #8d8d8d;
	border-bottom: 0;
	border-left: 0;	
}

#right .shop .ta {
	width: 70px;
	float: left;
	clear: none;	
	padding: 2px 0 2px 0px;
	text-align: center;
	border: 1px solid #8d8d8d;
	border-bottom: 0;
	border-left: 0;	
}

#right .shop .all {
	border: 1px solid #8d8d8d;
	border-bottom: 0;
	padding: 4px 5px 4px 5px;
	text-align:right;
	float: left;
	width: 548px;
}

#right .shop .button {
	border: 1px solid #8d8d8d;
	padding: 4px 5px 4px 5px;
	text-align:center;
	width: 548px;
	float: left;
	font-size: 1em;
}

#right .shop div.top {
	padding: 4px 0 4px 0px
}

#right .shop .produkt a {
	color: #A50404;
	text-decoration: underline;
}

#right .shop .produkt a:hover {
	color: #000000;
}

#right .shop div.center {
	text-align: center;
}

#right .shop .second {
	padding: 30px 0 0 0px;
	width: 585px;
	float: left;
	clear: both;
}

#right .options {
	padding: 5px;
	width: 270px;
	float: left;
	height: 50px;
	border: 1px solid #8d8d8d;
}

#right .options p {
	padding: 2px 0 2px 0;
}

#right .domain {
	width: 160px;
	height:50px;
	padding: 5px;
	float: left;
	border: 1px solid #8d8d8d;
	border-left: 0;
}

#right .domain .text {
	width: 100px;
	font-size: 1em;
}

#right .domain select {
	width: 50px;
	font-size: 1em;
}

/*
#right .domsearchsmall {
	background:#D4ADAE none repeat scroll 0 0;
	height:13px;
	margin:5px 0 0;
	width:310px; 
}

#right .domsearchsmall .text{
	width:190px;
	font-size:1em; 
}

#right .domsearchsmall select {
	font-size:1em;
	width:50px; 
}

*/
#right .next {
	width: 441px;
	padding: 5px;
	border: 1px solid #8d8d8d;
	border-top: 0;
	text-align: center;
	float: left;
	clear: both;
}

#right .next input {
	font-size: 1em;	
}

#hemsideref img {
	border:1px solid #8D8D8D;
	margin:10px;
	padding:3px;
}

#cmsmallar {
	float:left;
	margin:0;
	padding:0;
	font-size:1.2em;
}

#cmsmallar img {
	border:1px solid #8D8D8D;
	margin:3px;
	padding:3px;
}

.cmsmall {
	float: left;
	background-color:#F8F8F8;
	border:1px solid #E8E8E8;
	float:left;
	margin:7px 4px;
	padding:3px;
	text-align:center;
	height:182px;
}


.cmsmallsidnav  {
	text-align:center;
	border:1px dashed #888888;
	line-height:1.2em;
	font-size: 14px;
	width:98%;
	margin:0 auto;
	margin-top:5px;
}
.cmsmallsidnav a {
	color:#888888;
	font-weight:bold;
	margin:0 10px;
	text-decoration:none;
}

.cmsmallnavaktiv {
	color: #cccccc;
}

.cmsmallsidnav  a:hover {
	color: #CECCCC;
}

.buttoncontainer2 {
	margin-top:3px;
}
.linkasbutton2 {
	background:#ddd;
	border: 1px outset #ccc;
	padding: 3px;
	font-size:10px;
	line-height:2em;
	margin-right:10px;
	text-decoration:none;
}

/* css-skapade knappar  används inte ännu*/
.buttoncontainer { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

.linkasbutton {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
}
.linkasbutton:active {
	background-position:right bottom;
	color:#000000;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

.linkasbutton span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 12px;
} 
.linkasbutton:active span {
	background-position:left bottom;
	padding:6px 0 4px 12px;
}


/* footer */
#footer {
	height: 44px;
	width: 940px;
	bottom: 1px;
	left: 0;
	position: absolute;
	border-top: 1px solid #e6e6e6;
	padding-top: 3px;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

#footermenu {
	width: 940px;
	height: 44px;
	position: relative;
/* added bgr img kg */ 
	background: #f5f5f5 url(img/footer_bgr3.gif) repeat-x;
}

	#footermenu p {
		text-align: center;
		color: #333333;
		position: absolute;
		bottom: 3px;
		left: 0;
		width: 940px;
	}

	
	#footermenu ul {
		list-style: none;
		padding: 7px 0 0 15px;
	}

	
	#footermenu ul li {
		position: relative;
		float: left;
		clear: none;
		padding: 0 12px;
		border-right: 1px solid #000000;
	}

	
	#footermenu ul li.last {
		border: 0;
	}

	
	#footermenu ul li a {
		text-decoration: none;
	}

	
	#footermenu ul li a.checked,
	#footermenu ul li a:hover {
		text-decoration: underline;
	}

	
/* other */
.shop .button .submit {
	font-size: 1em;
}

.line {
	width: 165px;
	float: left;
	clear: both;
	height: 31px;
	font-size: 0;
	background: url(img/line.gif) 17px 15px no-repeat;
}

.clear {
	width: 100%;
	clear: both;
}

/* odibo logo in text, alert for signal text, .dom_larger for empasized domain on tjanst.php  kg*/
.odibo_od_bo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #00524a;
}

.odibo_i {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #000000;
}

.alert {
	color: #ff0000;
}

.dom_larger {
	font-weight: bold;
	font-size: 1.2em;
}

}
