/* common */
html {
	margin:0;
	padding:0;
	height:100%;
	/*background:#700 url(/point.images/bkg.xmas.png) repeat-x top left;  julskyltning*/
}
body, emptyBody {
	height:100%;
	margin:0;
	padding:0;
	font-family:verdana, sans-serif;
	font-size:10.3px;
	background-color: #69c; /*ta bort efter jul*/
}
input, select, button {
	font-size:10px;
	font-family:verdana, sans-serif;
}
* {
	margin:0;
}
p, td, li, dd, dt {
	font-size:10px
}
h1, h2 {
	font-size:11px;
}
h3 {
	font-size:10px;
}
form {
	padding:0;
}
input:blur {
	border:0;
}
h1 {
	font-size:1.1em;
	margin:0;
	padding:0 0 2px 0;
	font-weight:bold;
	line-height:1.3;
	clear:left;
}
.error {
	color:#f00;
}
p {
	margin:0;
	padding:0;
	line-height:1.4;
}
a {
	color:#000;
}
ul {
	margin:0;
	padding:0;
	line-height:1.4;
	list-style:none;
}
li {
	background:url(/point.images/li.gif) no-repeat left center;
	padding:0 0 0 10px;
}
/* miscellaneous */
a img {
	border:0;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.hr {
	background: url(/point.images/bkg.dotted.gif) repeat-x top;
	height:1px;
	margin:8px 0;
	clear:both;
}
.hrBold {
	background: #666;
	height:2px;
	margin:8px 0;
}
.hr hr, .hrBold hr {
	display:none;
}
.normalpris {
	text-decoration:line-through;
}
.extrapris {
	color:#f00;
	text-align:left
}
.extrapris span {
	color:#333;
	font-weight:normal;
}
/* navigation */
#nav {
	position:absolute;
	left:483px;
	top:18px;
	width:128px;
	margin:0;
	padding:2px 0 2px 0;
	list-style:none;
	font-size:0.9em;
	z-index:100;
	line-height:1.2;
}
#wrap > #nav {
	background:url(/point.images/nav.bkg.png) repeat-y;
}
#nav .subnav {
	position:absolute;
	width:129px;
	left:124px;
	top:0;
	z-index:200
}
#nav .subnav .subnav{
	left:118px;
}
/* göm för iemac \*/
* html #nav {
}
* html #nav li {
	height:1%
}
* html #nav .subnav {
	zoom:1
}
table {
	width:100%;
	border-collapse:collapse
}
.sumTable {
	background:#e6e6e6;
	border-top:1px solid #000;
	margin:10px 0;
}
.sumTable td {
	padding:10px !important;
}
#nav ul {
	position:relative;
	z-index:10;
}
/* sluta göm */
#wrap > #nav .subnav {
	background:url(/point.images/nav.sub.shadow.png) no-repeat bottom left;
	margin:0 0 8px 0;
	padding:0 0 8px 0;
}
#wrap > #nav ul{
	margin:0;
	padding:0;
	background:url(/point.images/nav.sub.bkg.png) no-repeat 0 0 ;
	list-style:none;
}
/* göm för iemac \*/
/* sluta göm */
#nav li {
	position:relative;
	display:block;
	color:#fff;
	font-weight:bold;
	margin:1px 0 1px 4px;
	padding:2px 0 2px 2px;
	background:transparent
}
#nav li li {
	position:relative;
	color:#fff;
	font-weight:bold;
	margin:0px 7px 0px 4px;
	padding:2px 0 2px  2px;
	background:transparent
}
#nav li a {
	display:block;
	position:relative;
	color:#fff;
	text-decoration:none;
	margin:0;
	padding:0 0 0 8px;
}
/* göm för iemac \*/
* html #nav li {
	zoom:1.0
}
* html #nav li a{
	zoom:1.0
}
/* sluta göm */
#nav li.active {
	background: url(/point.images/nav.active.arrow.gif) no-repeat 0 0.4em  ;
}
#nav .subnav,#nav li.active .subnav .subnav  {
	visibility:hidden;
}
#nav li.active .subnav,#nav li.active .subnav li.active .subnav  {
	visibility:visible
}
#nav li:hover, #nav li.sfhover,#nav li.active  {
	background-color:#036;
}
/*
#nav li:hover div,#nav li.sfhover div{
	visibility:visible;
}
*/
/* popup */
.popup {
	background:#fff;
}
.popup #wrap {
	position:static;
	width:auto;
}

/* department.home */
.home #nav {
	left:361px;
}
.home {
	background-repeat: no-repeat;
	background-position: 383px 72px;
}
.home #bkg {
	background-repeat: no-repeat;
	background-position: 0 0;
}
.home #wrap {
	width:361px;
}
.home #smallstuff {
	left:374px;
}
/* department.kayaks */
.kayaks #nav {
	left:355px;
}
.kayaks {
	background-repeat: no-repeat;
	background-position: 505px 72px;
}
.kayaks #bkg {
	background-repeat: no-repeat;
	background-position:0 0;
}
.kayaks #wrap {
	width:483px;
}
.kayaks #smallstuff {
	left:496px;
}

#kayakImage {
	position:relative;
	height:125px;
	width:471px;
	overflow:hidden;
}
#kayakImagePic {
	position:absolute;
	top:0;
	left:0;
	width:471px;
}

/* department.stories */
.stories #nav {
	left:355px;
}
.stories {
	background-repeat: no-repeat;
	background-position: 505px 72px;
}
.stories #bkg {
	background-repeat: no-repeat;
	background-position:0 0;
}
.stories #wrap {
	width:483px;
}
.stories #smallstuff {
	left:496px;
}

#storiesImage {
	position:relative;
	height:125px;
	width:471px;
	overflow:hidden;
}
#storiesImagePic {
	position:absolute;
	top:0;
	left:0;
	width:471px;
}

/* department.design */

/* department.retailers */
.retailers #nav {
	left:355px;
}
.retailers {
	background-repeat: no-repeat;
	background-position:505px 72px;
}
.retailers #bkg {
	background-repeat: no-repeat;
	background-position:0 0;
}
.retailers #wrap {
	width:483px;
}
.retailers #smallstuff {
	left:496px;
}
.retailers .tvaSpalt {
/*	background: url(/point.images/vr.gif) repeat-y 50% 0;*/
}
.pixeltop {
	background: url(/point.images/hr.gif) repeat-x 0 0;
}
/* department.news */
.news #nav {
	left:355px;
}
.news {
	background-repeat: no-repeat;
	background-position:505px 72px;
}
.news #bkg {
	background-repeat: no-repeat;
	background-position:0 0;
}
.news #wrap {
	width:483px;
}
.news #smallstuff {
	left:496px;
}
.news .hr{
	margin:2px 0
}
/* department.contact */
.contact #nav {
	left:355px;
}
.contact {
	background-repeat: no-repeat;
	background-position:505px 72px;
}
.contact #bkg {
	background-repeat: no-repeat;
	background-position:0 0;
}
.contact #wrap {
	width:483px;
}
.contact #smallstuff {
	left:496px;
}
.contact .hr{
	margin:2px 0
}

/* department.shop */
.shop #nav {
	left:361px;
}
.shop {
	background-repeat: no-repeat;
	background-position:383px 72px;
}
.shop #bkg {
	background-repeat: no-repeat;
	background-position:0 0;
}
.shop #wrap {
	width:361px;
}
.shop #smallstuff {
	left:374px;
}

.productMain {
	border:1px solid black;
	margin:0 0 20px 0
}
.productMain p, .productMain h1 {
	margin: 0 8px;
}
.productMain .dubbelSpalt {
	padding:0 ;
	text-align:right;
}
.productMain .dubbelSpalt .spalt{
	width:49.9%;
	float:left;
}
.productMain .dubbelSpalt strong{
	float:left;
}
.productMain .dubbelSpalt p {
	margin:0 10px;
}
.productMain .hr {
	margin:4px 0;
}
.orderPlace {
background:#b7cde3;
border-top:#8baed0;
margin:4px 0 0 0;
padding:4px 0;
text-align:right;
}
.orderPlace select {
width:220px;
}
.orderPlace p {
	padding:2px 0;
}
.orderPlace .imageButton {
	margin:0 0 -4px 0;
}
.orderPlace label {
	float:left;
	width:80px;
	padding-top:3px;
	text-align:left;
}
/* department.butiken */
.butiken #nav {
	left:355px;
}
.butiken {
	background-repeat: no-repeat;
	background-position:505px 72px;
}
.butiken #bkg {
	background-repeat: no-repeat;
	background-position:0 0;
}
.butiken #wrap {
	width:483px;
}
.butiken #smallstuff {
	left:496px;
}
/* department.uthyrning */
.uthyrning #nav {
	left:355px;
}
.uthyrning {
	background-repeat: no-repeat;
	background-position:505px 72px;
}
.uthyrning .article p {
	margin: 0 0 10px 0;
} 
.uthyrning .article h1 {
	margin:0;
} 
.uthyrning #bkg {
	background-repeat: no-repeat;
	background-position:0 0;
}
.uthyrning #wrap {
	width:483px;
}
.uthyrning #smallstuff {
	left:496px;
}
.uthyrningTbl {
	border-bottom:1px solid #333;
	margin:0 0 10px 0 !important;
}
.uthyrningTbl th {
	text-align:left;
	padding:2px 4px;
	vertical-align:bottom;
}
.uthyrningTbl td {
	text-align:right;
	padding:2px 4px;
	vertical-align:bottom;
}
.uthyrningTbl td.left {
	text-align:left;
}
/* department.kurser */
.kurser #nav {
	left:355px;
}
.kurser {
	background-repeat: no-repeat;
	background-position:505px 72px;
}
.kurser .article p {
	margin: 0 0 10px 0;
} 
.kurser .article h1 {
	margin:0;
} 
.kurser #bkg {
	background-repeat: no-repeat;
	background-position:0 0;
}
.kurser #wrap {
	width:483px;
}
.kurser #smallstuff {
	left:496px;
}
/* department.erbjudande */
.erbjudande #nav {
	left:355px;
}
.erbjudande {
	background-repeat: no-repeat;
	background-position:505px 72px;
}
.erbjudande .article p {
	margin: 0 0 10px 0;
} 
.erbjudande .article h1 {
	margin:0;
}
.erbjudande #bkg {
	background-repeat: no-repeat;
	background-position:0 0;
}
.erbjudande #wrap {
	width:483px;
}
.erbjudande #smallstuff {
	left:496px;
}

thead, .thead {
	background:#eee;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}
/*--------------------------------------------------------------------------------*/
/* department.retailersite */
.retailersite #nav {
	left:355px;
}
.retailersite {
	background-repeat: no-repeat;
	background-position: 505px 72px;
}
.retailersite #bkg {
	background-repeat: no-repeat;
	background-position:0 0;
}
.retailersite #wrap {
	width:483px;
}
.retailersite #smallstuff {
	left:496px;
}
.retailersite .hr {
	margin:4px 0;
	padding:0;	
}
.retailersite h2 small {
	font-weight:normal;
	font-size:0.9em
	
}
.retailersite table {
	padding:0;
	
}
.retailersite table td {
	width:50%;
	padding:0 0;
	vertical-align:top;
}
.retailersite table td p {
	padding:0 8px 0 0;
}
.retailersite table#TheStuff {
	clear:both;
	width:auto;
}
.retailersite table#TheStuff td {
	width:auto;
	padding:4px 8px 4px 0;
	vertical-align:top;
}
.retailersite table#TheStuff input {
	width:200px;
}
input.radio {
	width:1.5em !important;
	vertical-align:middle !important;
}
.retailersite table td.thumb {
	padding-top:4px;
	vertical-align:bottom;
}
.retailersite table td.thumb img {
	width:230px;
	vertical-align:bottom;
}
.retailersite table.navEdit {
	width:auto
}
.retailersite table.navEdit td {
	padding:0 0 0 20px
}
.retailersite table.navEdit td.navtool {
	width:6em !important;
	padding:0;
}
.retailersite table.navEdit tr.main td {
	padding:0;
}
.retailersite table.users {
	width:auto
}
.retailersite table.users td {
	padding:0 
}
.retailersite table.users td.navtool {
	width:6em !important;
	padding:0;
}
.retailersite table.users tr.main td {
	padding:0;
}
.retailersite table a {
	text-decoration:none;	
}
.retailersite table td.body {
	padding:4px 0;
}
.retailersite .edit {
	padding:4px;
	text-align:right;
	background:#ddd ;
}
.popup li, .retailersite li {
	background:#fff;
	padding:0 0 0 1.8em;
}
.navEdit li a {
	position:relative;
	left:-150px
}
#navForm input, #navForm select {
	width:320px;
	margin:0 0 8px 0
}
#navForm select option.toplevel {
	font-weight:bold
}
#navForm button {
	margin:8px 150px 8px 0
}
tr.main {
	background:#ddd
}
.navEdit li.main {
	padding:0;
	margin:0;
}
.retailersite td {
	padding:2px 0;
}
.retailersite th {
	text-align:left
}
	/* kayak special */
#kayakImage {
	position:relative;
	height:125px;
	width:471px;
	overflow:hidden;
}
#kayakImagePic {
	position:absolute;
	top:0;
	left:0;
	width:471px;
}

/* sitestuff */
#wrap {
	position:absolute;
	top:1px;
	left:22px;
	width:483px;
	z-index:25;
}
#head {
	height:171px;
	background: url(/point.images/head.point.gif) no-repeat;
}
#address {
	position:absolute;
	left:764px;
	top:16px;
}
#bkg {
	position:absolute;
	top:72px;
	left:0;
	height:342px;
	width:22px;
}
#smallstuff {
	position:absolute;
	top:374px;
	width:195px;
	margin:0;
	padding:0;
}
#smallstuff .news {
	margin:0 0 10px 0;
	padding:0 0 4px 0;
	background:#f3f7fb;
}
#smallstuff h1 {
	margin:0;
	padding:2px 10px;
	background:url(/point.images/h1.box.jpg) repeat-y;
	color:#fff;
}
#smallstuff p, #smallstuff h2 {
	margin:0;
	font-size:1em;
	padding:0 10px;
}
#smallstuff table {
	width:175px;
	margin:0;
	font-size:1em;
	margin:0 10px;
	border-collapse:collapse;
}
#smallstuff th {
	text-align:left;
}
#smallstuff th.right {
	text-align:right;
}
#smallstuff .hr {
	padding:0;
	margin:3px 20px 3px 8px;
}
#buttonLanguageLeft {
	position:absolute;
	top:0;
	right:81px;
}
#buttonLanguageRight {
	position:absolute;
	top:0;
	right:0;
}
#main {
	background:#fff url(/point.images/text.copyright.gif) no-repeat bottom center;
	padding:21px 6px 50px 6px;
	min-height:171px;
}
form {
	display:inline;
}
/* \*/
* html #main {
	height:200px;
}
/* */
.tvaSpalt {
	margin:0 -12px 0 -6px;
	overflow: hidden
}
* html .tvaSpalt {
	position:relative;
	zoom:1.0;
}
.tvaSpalt .spalt {
	width:48%;
	float:left;
}
.tvaSpalt .article {
	width:238px;
	float:left;
}
* html .tvaSpalt .article {
	position: relative;
}
.tvaSpalt p {
	padding: 10px 6px;
}
.tvaSpalt .article p{
	padding: 6px 10px;
}
.tvaSpalt .article p img{
	left :-4px;
	margin-right: -12px;
	position:relative 
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;
width:100%}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.underline {
	text-decoration:underline;
}
.clearer {
	clear:both;
	
}
.floatRight {
	float:right;
}
img.floatRight {
	margin: 0;
	padding: 4px 0 4px 10px;
}
.floatLeft {
	float:left;
}
img.floatLeft {
	margin: 0;
	padding: 4px 10px 4px 0;
}
.shopheading img.floatLeft {
	margin: 0;
	padding: 0;
}
.shopheading span {
	position:relative;
	top:20px;
}
.infoLink {
	display:inline-block;
	background:url(/img/pil.gif) no-repeat left center;
	padding:0 0 0 12px;
}
.newsLink {
	display:block;
	padding:0 0 3px 0;
	text-decoration:none;
	font-size:10px;
	line-height:16px
}
.newsLink b {
	font-size:10px;
}
.newsLink img {
	margin:-5px 0;
}
.removeButton {
	display:block;
	height:10px;
	width:10px;
	border-top:1px solid #ccc;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #ccc;
	float:right;
}
.kundvagnsTbl {
	border-collapse:collapse;
}
.kundvagnsTbl th, .kundvagnsTbl td {
	text-align:left;
	padding:0 4px 4px 4px;
}
.kundvagnsTbl th.right, .kundvagnsTbl td.right {
	text-align:right;
	white-space:nowrap;
}
.kundvagnsTbl th.center, .kundvagnsTbl td.center {
	text-align:center;
}
.nowrap {
	white-space:nowrap;
}
td.top {
	vertical-align:top;
}
td.bottom {
	vertical-align:bottom;
}
.shopheading {
	font-size:0.9em;
	text-align:right;
}
.spacing {
	height:1em;
}
.kurserna {
	width:auto;
	margin-left:10px;
}
.kurserna p {
	text-align:right;
	padding: 4px 0 0 10px
}
.kurserna td {
	vertical-align:top;
	padding:3px 8px 3px 0
}
.kurserna td td {
	vertical-align:middle;
	padding:0
}
.kurserna th {
	text-align:left;
	padding:6px 0 0 0;
}
.address {
	padding:6px 12px;
}
.splashwrap {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	display: table;
	width: 100%;
	height: 100%;
}
.outloggedBkg {
	background:#fff;
	height:100%;
	width:100%;
	opacity:.7;
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
}
* html .outloggedBkg {
	zoom:1.0;
	filter: alpha(opacity=70);
}
.outloggedWrap {
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1001;
}
.outloggedWrap form{
	display:block;
	background:#fff;
	margin:20% auto 0 auto;
	padding:1em;	
	width:20em;
	border:1px solid #69C;
}
.outloggedWrap p {
	text-align:left;
	margin:2px auto;
	padding:1px;
}
.outloggedWrap label {
	display:block;
}

.langBg {
	background: white;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	opacity:.7;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.langWrap {
	width:230px;
	position:absolute;
	left:100px;
	top:100px;
	background: #596468;
	z-index: 100000
}
.lang {
	position:relative;
	left:-3px;
	top:-3px;
	background: #fff;
	border:1px solid #7DA8D3;
	text-align:center;
}
.lang h1 {
	padding:10px 0
}
.lang p {
	padding:10px 0
}
.lang a {
	width:140px;
	border:1px solid #7DA8D3;
	display:block;
	padding:1px;
	margin:2px auto;
	text-decoration: none;
	font-weight: bold
}