move\:piece     {
    behavior: url(/pnsl_edit/moveable.htc);
    cursor: move;
    color: white;
    background: transparent !important;
    font: bold 10pt verdana;
}

/*Regler för lodrät ram i toolbox*/
.vertbgtoolbox {
	WIDTH: 6px;
	HEIGHT: 126px;
}

Body {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal !important;
	margin: 0px;
	height: 100%;
	/*background-color: #FFF;
	background-attachment: fixed;
	background-image: url(/bilder/sid_bg.png);
	background-image: url(/bilder/map-uk.jpg);
	repeat-y center center;
	background-position: left top;*/
	background:#F6F6F6 url(/bilder/new_bg.png) repeat-y center center;

}

/* Container for all content on page */
#wrapperbox {
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

/* Container to center content in wrapperbox */
#centerbox {
	text-align: center;
	margin: 8px auto 5px auto;
	width: 974px;
	display: block;
	border: 0px solid #CCC;
	padding: 3px 3px 3px 3px;
	background:#FFF;
}

/* Container page-header */
/*#pageheader {
	width: 974px;
	height: 225px;
	margin: 10px 0px 30px 0px;
	padding-left: 14px;
	text-align: left;
	font-size: 12px;
}*/

/* Container page-header */
#pageheader {
	width: 994px;
	height: 150px;
	display: block;
	clear: both;
	/*clip: rect(2px,auto,auto,auto);	margin: 0px 0px 20px 1px;*/
	text-align: right;
	/*overflow: hidden;*/
	background-color: transparent;
}


/*Rules for text-links*/
#pageheader a:link {
	color: #7F7F7F;
	text-decoration: none;
	
}
#pageheader a:visited {
	color: #7F7F7F;
	text-decoration: none;
	
}

/*Rules for text-links*/
#pageheader a:hover {
	color: #009B4F;
	text-decoration: nonet;	
}

/*Rules for text-links*/
#pageheader a:active {
	color: #009B4F;
	text-decoration: none;
	
}

/* Rules for lists in main-column on page */
#pageheader ul {
	margin: 4px 0px 0px 0px;
 }

/* Rules for lists in main-column on page */
#pageheader li {
 	list-style-type: none;
	background-color: transparent;
	border: 0px;
	margin: 0px 0px 3px 0px;
 }

/* Rules for admin areas in pageheader */
.pageheader-top-left-area {
 	float: left;
	margin-right: 8px;
	width: 190px;
	height: 167px;
	overflow: hidden;
	text-align: left;
 }

.pageheader-top-admin-areas {
 	float: left;
	width: 579px;
	height: 167px;
	border-right: 1px solid #000;
	padding-top: 0px;
	text-align: center;
	overflow: hidden;
 }

.pageheader-top-search-area {;
	display: block;
	clear: both;
	height: 30px;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 8px;
	font-weight: bold;
 }

.pageheader-top-right-area {
 	float: right;
	width: 193px;
	height: 50px;
	text-align: right;
	font-weight: bold;
 }

#pageheader-top-right-area-search-header {
 	font-size: 8px;
	font-weight: normal;
 }

/* Container for main-column on main-page */
#pagecontentsub {
	display: block;
	width: 570px;
	margin: 28px 17px 50px 19px;
}

/* Container for main-column on main-page */

/*#pagecontainer {
	margin: 0px 0px 0px 0px;
	display: block;
	width: 570px;
}*/


/*Rules for text-links*/
#pagecontainer a:link {
	color: #009B4F;
	text-decoration: none;
}

#pagecontainer a:visited {
	color: #009B4F;
	text-decoration: none;

}

/*Rules for text-links*/
#pagecontainer a:hover {
	color: #009B4F;
	text-decoration: underline !important;
	
}

/*Rules for text-links*/
#pagecontainer a:active {
	color: #009B4F;
	text-decoration: none;
	
}

/*Rules for header-logo*/
#headerlogo {
	margin-left: -6px;
	border: none;
}

/* Rules for lists in main-column on page */

#pagecontainer ul {
 	list-style-type: none;
	padding: 0px;
	margin: 4px 0px 2px 0px;
 }

#pagecontainer ul li {
 	list-style-type: none;
	background-color: transparent;
	background-image: url(/bilder/star.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	border: 0px;
	color:#0d0d0d;
	font-weight: normal;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 5px 8px;
	text-decoration: none;
 }

/* Rules for lists in main-column on page */
#pagecontainer ol { 
	PADDING: 1px 0px 0px 0px;
	MARGIN: -10px 0px 0px 24px !important;
 }

* html #pagecontainer p{
	margin-bottom: 0px;
}

@font-face {
 font-family: "Futura LT Medium", "Futura LT Book";
 src: url("http://www.ewerman.se/fonts/Futura_LT_Medium.eot") /* EOT file for IE */
 src: url("http://www.ewerman.se/fonts/Futura_LT_Book.eot") /* EOT file for IE */
}

@font-face {
 font-family: "Futura LT Medium", "Futura LT Book";
 src: url("http://www.ewerman.se/fonts/Futura LT Medium.ttf") /* TTF file for CSS3 browsers */
 src: url("http://www.ewerman.se/fonts/Futura LT Book.ttf") /* TTF file for CSS3 browsers */
}

/* Rules main heading */
h1 {
	font-family: "Futura Std Book", "Futura Std Medium", "Futura LT Medium", "Futura LT Book", "Trebuchet MS";
	font-size: 27px;
	color: #0d0d0d;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	/*letter-spacing: 0.02em;*/
}

/* Rules for sub heading 1 */
h2 {
	font-family: Arial, "Trebuchet MS";
	font-size: 15px;
	font-style: italic;
	color: #666;
	font-weight: 500;
	margin-bottom: 11px;
	margin-left: 0px;
	letter-spacing: 0.02em;
}

/* Rules for sub heading 2 */
h3 {
	font-family: Arial, "Trebuchet MS";
	font-size: 1em;
	font-style: normal;
	color: #000;
	font-weight: normal;
	margin: 0px 0px 17px 0px;
}    

/* Rules for sub heading 3 */
h4 {
	font-family: Arial, "Trebuchet MS";
/*	font-size: 30px;*/
	font-size: 26px;
	font-style: normal;
	color: #000;
	font-weight: 400;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.02em;
}

/* Rules for sub heading 4 */
h5 {
	font-family: Arial, "Trebuchet MS";
	font-size: 21px;
	font-style: normal;
	color: #016138;
	font-weight: 400;
	margin-bottom: 18px;
	margin-left: 0px;
	letter-spacing: 0.02em;
}

/* Rules for sub heading 4 */
h6 {
	font-family: Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: red;
	font-weight: normal;
	margin: 0px 0px 17px 0px;
}

#printlogo{
	display: none;
}

a:link strong{
	color: #009B4F !important;
}

a:visited strong{
	color: #009B4F !important;
}

a:hover strong{
	color: #009B4F !important;
	margin: 0px 0px 0px 0px !important;
	padding-bottom: 0px !important;
	text-decoration: none;
}

a:active strong{
	color: #009B4F !important;

}

/* Rules for footer on all pages */
#footercontainer {
	display: table;
	position: fixed;
	bottom:0px;
	text-align: center;
	color: #999;
	z-index: 999;
	font-size: 11px;
	width: 99.9%;
	padding-left: 12px;
}	

#footercontainer a:link {
	color: #009B4F !important;
	text-decoration: none !important;
}

#footercontainer a:visited {
	color: #009B4F !important;
	text-decoration: none !important;
}

#footercontainer a:hover {
	color: #009B4F !important;
	text-decoration: underline !important;
}

#footercontainer a:active {
	color: #009B4F !important;
	text-decoration: underline !important;
}

/* Rules for footer on all pages */
#footercontent {
	width: 998px;
	background-color: #FFF;
	display: block;
	text-align: center;
	padding: 9px 0px 9px 0px;
	margin: 0px auto;
	border-top: 1px dotted #D6D6D6;
}

/* Rules for footer on all pages */
#footercontent p {
	padding: 0px 0px 0px 0px;
}

#rotatecontainer {
	
	display: block;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-left: 25px;
}

#CaptionBox {
	visibility: hidden;
	height: 0px;
	margin-bottom: 0px;
}

#rotateplayer {
	text-align: right;
	margin-top: 10px;
	padding-right: 3px;
	height: 18px;
}

#newsarchivecontainer {
	margin-top: 16px;
	padding-top: 10px;
	border-top: 1px dotted #D6D6D6;
}

/*Regler för bilder inlagda via admin*/
.vanlig { 
	BORDER: 0px;
}
.klickbild {
	text-decoration: none;
	border: 0px #FFF solid !important;
}

A.klickbild:link, A.klickbild:visited,a.klickbild:active,a.klickbild:hover {
	padding: 0px;
	color: #fff;
	background-color: #9E618C;
	text-decoration: none;
	border: 0px #FFF solid !important;
}

.bildram {
  filter: progid:dxImageTransform.Microsoft.dropShadow(color=CCCCCC,offX=4,offY=4 positive=true);
  border: 1px solid #000;
  padding: 0px;
  display: inline;
  margin: 4px 4px 4px 4px !important;
}


/* Rules for horizontal ruler on all pages */
HR {
	COLOR: #FFF;
	BACKGROUND-COLOR: transparent;
	HEIGHT: 0px;
	WIDTH: 100%;
	BORDER-TOP: 1px dotted #D6D6D6;
	MARGIN: 8px 0px 8px 0px !important;
	MARGIN: 0px 0px -15px 0px;
}

.brodtext {
	font-family: Arial, Helvetica;
	color: #0d0d0d;
	font-size: 12px;
}

#searchresults562heading {
	/*background-image: url(/bilder/yellowmod590_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color: #F7F7F7 !important;
	font-weight: bold;
	color: #0d0d0d;
	padding: 4px 3px 3px 3px;
	font-size: 11px;
}

#searchcontainer {
	display:none;
 }

#searchcontainer h2{
 	color: #000;
	font-style: italic;
 }

#searchcontainer ul {
 	list-style-type: none;
	padding: 0px;
	margin: 4px 0px 2px 0px;
 }

#searchcontainer li {
 	list-style-type: none;
	background-color: transparent;
	/*background-image: url(/bilder/menu_left/arrows.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;*/
	border: 0px;
	color:#0d0d0d;
	font-weight: normal;
	padding: 0px 0px 0px 19px;
	margin: 0px 0px 3px 0px;
	text-decoration: none;
 }

#siteLoadContainer {
	position: absolute;
	z-index:100000;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#222;
	filter:alpha(opacity=60);
	opacity: 0.8;
	-moz-opacity:0.8;
	display: none;
	text-align: center;
}

#siteLoadingImage {
  margin: 25%;
	filter:alpha(opacity=100%);
	opacity: 1;
	-moz-opacity:1;
}

/* All image rotator functions */
#editImageRotatorContainer {
	position:absolute;
	left:304px;
	top:82px;
	width:540px;
	z-index:1000;
	border: 1px solid #666;
	visibility: hidden;
	display: block;
	padding: 0px 0px 4px 4px;
	background-color: white;
}
#erasepic {
	text-align: center;
	width: 104px;
	float: left;
	margin-right: 4px;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.rotatepic img {
	border: 2px solid black;
}
.rotatepic:hover img {
	border: 2px solid white;
}

.rotatepic-image {
    border: 2px solid white;
}
.rotatepic-image-blur {
}
.rotatepic-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.rotatepic-display-block {
    display: block;
}

/*Rules for sponsor-links*/
#sponsor {
	
}

#sponsor a:link {
	color: #009B4F;
	text-decoration: none;
}

#sponsor a:visited {
	color: #009B4F;
	text-decoration: none;
	
}

#sponsor a:hover {
	color: #009B4F;
	text-decoration: underline !important;	
}

#sponsor a:active {
	color: #009B4F;
	text-decoration: none;
}

#flags {
    margin: 0 17px 5px 0;
}

#flags img {
    margin: 0 5px 0 0;
}

#sortiment {
	text-align: right;
	margin-top: -28px;
	width:565px;
}

#artikeldatum {
	width: 100px;
	float: right;
	text-align: right;
	margin-top: -9px;
}
.clear {
    clear: both;
	height: 1px;
}

#searchBoxMoreChoices {
	display: none;
}
 