/* Stilmall för Devcom */

*,* {
margin: 0;
padding: 0;
}

/* Vanliga element */

body {
	font: 14px 'Arial', sans-serif;
	color: #2e3436;
	background: transparent url('./img/bodybg.png') repeat-x top left;
}

h2 {
	font: 22px 'Arial', sans-serif;
	color: #8F8669;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

h2.productname {
	padding: 10px;
	background: #D4D4D4 url('./img/producttitlebg.png') repeat-x top left;
	color: #199DBF;
	color: #fff;
	text-transform: none;
}

h2 span {
	margin: 2px 0 0 0;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	color: #199DBF;	
}

h3 {
	font: 18px 'Arial', sans-serif;
	color: #8f8669;
	text-transform: uppercase;
	margin: 0 0 8px 0;
}


p {
	margin: 0 0 15px 0;
}

ul {
	margin: 0 0 15px 15px;
}

ul.specs {
	margin: 0 0 15px 0;
	list-style: none;
}

ul.specs li {
	margin: 0 0 0 2px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

ul.specs ul {
	margin: 0 0 6px 0;
}

ul.specs ul li {
	font-weight: normal;
	list-style: none;
	margin: 1px 0 3px 7px;
	padding: 0;
	font-size: 10px;
}

li {
	margin: 0 0 2px 0;
}

a {
	color: #028ab4;
}

a:hover {
	color: #a6b05e;
}

a.pdf {
	display: block;
	height: 35px;
	background: transparent url('./img/pdf.png') no-repeat 0 12px;
	padding: 17px 0 0 44px;
	font-weight: bold;
	font-size: 16px;
	width: 215px;
}

.caption {
	font-size: 10px;
	font-style: italic;
	display:block;
}

/* Grundlayout */

#header {
	/*
	background: transparent url('./img/headerbg.png') no-repeat top left;
	*/
	position: relative;
}

h1 {
	width: 800px;
	margin: 50px auto 10px auto;
	background: transparent url('./img/logo.png') no-repeat top left;
	overflow: hidden;
	text-indent: -99999px;
	height: 23px;
}

h1 a {
	display: block;
	width: 285px;
}

#main {
	width: 800px;
	margin: 0 auto 0 auto;
	background: transparent url('./img/mainbg.png') repeat-y top left;
}

/* Navigation */

#nav {
	border-top: 1px solid #E3E2DE;
	margin: 0 2px 0 2px;
	list-style: none;
	background: #8f8669;
	background: #199dbf;
	height: 20px;
	padding: 10px 0 0 10px;
}

#nav li {
	display: inline;
}

#nav li a {
	margin: 0 -4px 0 0;
	padding: 6px 8px 0 8px;
	text-decoration: none;
	font: 12px 'Arial', sans-serif;
	text-transform: uppercase;
	background: transparent;
	color: #fff;
	border-bottom: 4px solid #8F8669;
	border-color: #199dbf;
}

#nav li a:hover {
	background-image: url('./img/navbghover.png');
	color: #028ab4;
	background: #fff url('./img/navbg.png') repeat-x center center;
	color: #000;
	border-color: #E3E3E3;
}

#b_home #n_index a,
#b_products #n_products a,
#b_product_temp #n_products a,
#b_product_wisperlink #n_products a,
#b_solutions #n_systems a,
#b_solution_wispercamp #n_systems a,
#b_store #n_store a,
#b_support_en #n_support a,

#b_glossary #n_support a,
#b_faq #n_support a,
#b_aboutmesh #n_support a,

#b_aboutdevcom #n_about a,

#b_contact #n_about a,
#b_partners_en #n_about a,
#b_references #n_about a,
#b_email-subscription #n_about a,
#b_workforus #n_about a,

#b_press_en #n_about a,
#b_pressnews #n_about a,
#b_pressimages #n_about a,

#b_hem #n_index a,
#b_produkter #n_products a,
#b_produkt_temp #n_products a,
#b_losningar #n_systems a,
#b_losning_wispercamp #n_systems a,
#b_butik #n_store a,
#b_support_sv #n_support a,

#b_ordlista #n_support a,
#b_vanligafragor #n_support a,
#b_ommesh #n_support a,

#b_omdevcom #n_about a,
#b_kontakt #n_about a,
#b_partners_sv #n_about a,
#b_referenser #n_about a,
#b_email-prenumeration #n_about a,
#b_arbetafoross #n_about a,

#b_press_sv #n_about a,
#b_pressnyheter #n_about a,
#b_pressbilder #n_about a

{
	background-image: url('./img/navbg.png');
	color: #222;
	border-color: #E3E3E3;
}

#search {
	position: absolute;
	top: 3px;
	right: 8px;
}

#search input {
	background: #ffffff;
	border: 2px solid #2c5560;
	padding: 2px;
	margin: 1px 3px 0 0;
}

#search button {
	margin: 0;
	background: #ffffff;
	color: #000;
	text-decoration: none;
	font: 10px 'Arial', sans-serif;
	padding: 1px 6px;
	border-width: 2px;
	text-transform: uppercase;
	background: #fff url('./img/navbg.png') repeat-x center center;
}

#search button:hover,
#search button:active {
	background-image: url('./img/navbghover.png');
	color: #028ab4;
}

#subnav {
	margin: 0 2px 0 2px;
	height: 15px;
	display: block;
	list-style: none;
	padding: 7px 0 7px 16px;
	background: #E3E3E3;
	text-transform: uppercase;
	border-bottom: 1px solid #B2B2B2;
}

#subsubnav {
	clear: both;
	list-style: none;
	margin: 0px 2px 0 2px;
	padding: 10px 0 7px 16px;
	background: #e4dcb1;
	height: 16px;
	border-bottom: 1px solid #d1c9a0;
}

#subnav li, #subsubnav li {
	font-size: 11px;
	float: left;
	margin: 0 10px 0 0;
}

#subnav li.last, #subsubnav li.last {
	padding: 0 0 0 2px;
	border: 0;
}

#subnav li a, #subsubnav li a {
	color: #444;
	text-decoration: none;
}

#subsubnav li a {
	color: #444;
	text-decoration: none;
}

#subnav li a:hover {
	color: #199dbf;
}

#subsubnav li a:hover {
	color: #199dbf;
}



#footer {
	height: 34px;
	background: transparent url('./img/producttitlebg.png') repeat-x bottom left;
	position: relative;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
}

#footer span {
	display: block;
	padding: 10px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	color: #222;
}

#footer a.flag {
	position: absolute;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	bottom: 9px;
	width: 16px;
	height: 14px;
}

#footer a {
	color: #199DBF;
	color: #111;
}

#footer a:hover {
	color: #a6b05e;
	color: #111;
}

#footer #swe {
	right: 34px;
	background: transparent url('./img/flag_sv.png') no-repeat;
}

#footer #eng {
	right: 13px;
	background: transparent url('./img/flag_en.png') no-repeat;
}

/* Innehåll */

#content {
	margin: 10px 25px 25px 25px;
}

#sidebar {
	width: 300px;
	float: right;
	margin: 10px 0 0 30px;
}

#productpage {
	width: 390px;
	overflow: hidden;
	float: left;
	margin: 10px 0 0 0;
}

#news {
	padding: 10px;
	border: 3px solid #8F8669;
	background: #f6f3e4;
	margin: 0;
}

#homeimg {
	margin: 0 0 15px 0;
}

/* Specialelement */

.clear {
	clear:both;
}

a.arrow {
	font-weight: bold;
	background: transparent url('./img/arrow.png') no-repeat center left;
	padding: 0 0 0 15px;
}

.block {
	display: block;
}

#contactdetails {
	padding: 15px;
	background: #EFF7F8;
	border: 1px solid #CECECE;
	width: 220px;
	float: right;
	margin: 0 0 0 25px;
}

.details {
	clear: left;
}

.details img {
	float: left;
	margin: 5px 15px 0 0;
}

.excerpt {
	display: block;
	font-size: 12px;
	font-style: italic;
}

.references {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 2px solid #199DBF;
	padding: 0 0 25px 0;
	margin: 0 0 25px 0;
}

.references.noborder {
	border-bottom: 0;
}

.references li {
	margin: 0;
	padding: 10px;
	position: relative;
	border-bottom: 1px solid #E3E3E3;
	min-height: 25px;
}

.references li img {
	vertical-align: bottom;
	margin: 0 15px 0 0;
	border:0;
}

.references li a {
	vertical-align: bottom;
	margin: 0 15px 0 0;
}


.references li span {
	position: absolute;
	left: 300px;
	bottom: 10px;
}

.imagecaption {
	float: right;
	width: 300px;
	margin: 0 0 15px 15px;
}

.topborder {
	border-top: 1px solid #E3E3E3;
	padding: 10px 0 0 0;
}

