@import url(/local/site/global.css);

body {
	margin: 0;
	background-color: #d6e8f0;
	line-height: 1.2;
	font-family: Arial, sans-serif;
}

div#modal_wrapper {
	background: #000;
	height: 100%;
	width: 100%;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
div#modal_window {
	margin-left: auto;
	margin-right: auto;
	margin-top: 13px;
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	z-index: 6;
}

#facebook {
	margin-top: 15px;
}

#facebook img {
	width: 63px;
}

* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

#container {
	width: 987px;
	border: 1px solid #b5d2dc;
	margin: 0 auto;
	background-color: #fff;
}
h1 {
	color: #0D72B8;
}
#header {
	width: 987px;
	height: 137px;
	margin: 0 auto;
	margin-top: 1px;
	margin-bottom: 36px;
}

div#language {
	position: relative;
	z-index: 3;
	top: -110px;
	left: 930px;
	width: 25px;
}

div.flag {
	padding-bottom: 5px;
}

div.flag img {
	width: 20px;
}

#content {
	width: 987px;
}

#leftcontent1 {
	width: 212px;
	float: left;
	padding-bottom: 10px;
}

#maincontainer {
	margin-left: 243px;
	width: 711px;
}

#maincontent1 {
	width: 711px;
	padding-bottom: 15px;
}

#start_box {
	width: 711px;
	padding-bottom: 15px;
}

#main_pic {
	width: 376px;
	height: 325px;
	margin-bottom: 30px;
	padding-top: 24px;
	padding-left: 325px;
	padding-right: 10px;
	background: url(/local/site/layout/start_pic.jpg) no-repeat;
}

img.startbox {
	margin-right: 37px;
}

img.startbox_last {
	margin-right: 0px;
}

button#las_mer {
	width: 76px;
	height: 15px;
	padding-bottom: 2px;
	border: none;
	background: url(/local/site/layout/las_mer.jpg) no-repeat;
	font-size: 10px;
	color: #fff;
	float: right;
	margin-right: 20px;
	cursor: pointer;
}

/* menu */

#menu_header {
	width: 212px;
	height: 31px;
	background: url(/local/site/layout/menu_bg.jpg) no-repeat;
}

#menu {
	width: 212px;
}

ul#menu-root{
	width: 200px;
	list-style-type: none;
}

#menu-root li{
}

#menu-root li a{
	padding: 8px 8px 8px 8px;
	font-size: 12px;
	color: #0d73b9;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #e1e1e1;
}

#menu-root li a:hover, #menu-root li a.active:hover, #menu-root li a.subactive:hover {
	color: #99CCFF;
	background: #2876B6;
}


#menu-root li a.active, #menu-root li a.subactive{
	color: #0d73b9;
	font-weight: bold;
}

#menu-root li ul{
	list-style-type: none;
}

#menu-root li ul li a{
    padding: 4px 4px 4px 40px;
}
div#footer {
	margin-top: 5px;
	text-align: center;
}
div#forss {
	text-align: center;
}

/* PRODUKTSIDAN */

div#prodbox_content {
	width: 711px;
	padding-bottom: 20px;
}

div.prodbox {
	float: left;
	width: 193px;
	height: 254px;
	padding: 14px;
	margin-right: 20px;
	margin-bottom: 20px;
	background: url(/local/site/layout/prodbox_bg.jpg) no-repeat;
}

div.prodbox_last {
	margin-right: 0px;
}

div.prodbox:hover {
	background: url(/local/site/layout/prodbox_bg_hover.jpg) no-repeat;
}

div.prodbox table {
	width: 100%;
	border-collapse: collapse;
}

div.prodbox table tr td {
	width: 50%;
}

div.prodbox table tr td#img {
	width: 100%;
}

div.prodbox table tr td#img img {
	cursor: pointer;
}

div.prodbox table tr td.bold {
	font-weight: bold;
	text-align: right;
}

div.prodbox table tr td.pris {
	font-size: 29px;
}

div.prodbox table tr td.buttons {
	text-align: right;
}

div.prodbox table tr.border {
	border-bottom: 1px dotted #666;
}

div.prodbox table tr.info {
	height: 30px;
}

div.prodbox table tr.pris_button {
	height: 50px;
}

div.prodbox table tr td.buttons button.prodbox_button {
	width: 76px;
	height: 15px;
	border: none;
	cursor: pointer;
	font-size: 0px;
}

div.prodbox table tr td.buttons button.button_kop {
	background: url(/local/site/layout/button_kop.jpg) no-repeat;
	margin-bottom: 4px;
}

div.prodbox table tr td.buttons button.button_las_mer {
	background: url(/local/site/layout/button_las_mer.jpg) no-repeat;
}

/* END PRODUKTSIDAN */

/* POPUP */

#popup_container {
	width: 652px;
	margin: 0 auto;
}

#maincontent2 {
	width: 652px;
	background: url(/local/site/layout/popup_content.gif) repeat-y;
}

#popup_top {
	width: 652px;
	height: 40px;
	background: url(/local/site/layout/popup_top.gif) no-repeat top;
}

#popup_bottom {
	width: 652px;
	height: 12px;
	background: url(/local/site/layout/popup_bottom.gif) no-repeat;
}

#popup_table {
	border-collapse: collapse;
	width: 582px;
	margin: 0 auto;
	margin-bottom: 27px;
}

#popup_table tr td {
	padding: 20px 0px;
}

#popup_table tr td#popup_img {
	border-right: 1px dotted #666;
	padding-right: 35px;
}

#popup_table tr td#popup_text {
	padding-left: 35px;
}

p#pris {
	font-weight: bold;
}

div#popup_buy {
	font-weight: bold;
}

div#popup_buy input#input_antal {
	width: 23px;
	height: 18px;
	border: none;
	margin: 0px;
	padding: 1px 0px 0px 2px;
	margin-right: 20px;
	background: url(/local/site/layout/popup_input_antal.jpg) no-repeat;
}

button#popup_button_kop {
	width: 76px;
	height: 15px;
	border: none;
	font-size: 0px;
	cursor: pointer;
	float: right;
	margin-top: 4px;
	background: url(/local/site/layout/button_kop.jpg) no-repeat;
}

button#popup_close {
	width: 71px;
	height: 19px;
	border: none;
	background: url(/local/site/layout/close_button.jpg) no-repeat;
	float: right;
	margin-top: 16px;
	margin-right: 15px;
	font-size: 0px;
	cursor: pointer;
}

/* END POPUP */
