/* Minification failed. Returning unminified contents.
(108,16): run-time error CSS1033: Expected closing bracket, found '"text"'
(108,22): run-time error CSS1031: Expected selector, found ']'
(108,22): run-time error CSS1025: Expected comma or open brace, found ']'
(156,75): run-time error CSS1062: Expected semicolon or closing curly-brace, found '#444'
(216,56): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(744,58): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(745,55): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(746,50): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
/*
* Todo: Paste this stylesheet in primary styles.
*/
@import url('960_24_col.css');
@import url('shop.css');

/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/*
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }
*/

@font-face {
  font-family: "AntennaExtraCondMedium";
  src: url("fonts/278eeb54-3099-40f2-b57e-775ebd58d0ba-2.eot");
  src: url("fonts/278eeb54-3099-40f2-b57e-775ebd58d0ba-2.eot?") format("embedded-opentype"),
       url("fonts/278eeb54-3099-40f2-b57e-775ebd58d0ba-3.woff") format("woff"),
       url("fonts/278eeb54-3099-40f2-b57e-775ebd58d0ba-1.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
}

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { border: none; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: Osynlig AB
   ========================================================================== */
   

/*----------------------------[ Compability ]----------------------------*/

.ie8 #search-field, .ie7 #search-field				{ width: 185px; }

.ie8 button span span, .ie7 button span span  		{ font-size: 12px; }  

.ie7 .top-navigation li a.lang						{ padding-bottom: 5px; }
.ie7 #search span span								{ padding-bottom: 9px; padding-top: 9px; }
.ie7 button span									{ float: none; }
.ie7 #logotype										{ margin: 3px 0px 32px; }
.ie7 .logout-icon span span, .ie7 .cart-btn span span							{ padding-top: 11px; padding-bottom: 11px; }
.ie7 .fast-links li									{ line-height: 25px; }
.ie7 input, .ie7 button { filter:chroma(color=#000000); border:none; }

.ie7 .jNiceSelectText, .ie8 .jNiceSelectText		{ font-weight: normal !important; }

.ie7 input					{ font-weight: normal !important; font-style: normal !important; }
.ie7 .forgot-password		{ font-size: 18px; }
.ie7 button.login-icon span span	{ padding-top: 12px; }
.ie7 input[type"text"].date-to, .ie7 input[type"text"].date-from	{ padding-bottom: 7px !important; }

.ie7 .more-news span span	{ padding-top: 14px; }
	


/*----------------------------[ Main ]----------------------------*/

body			{ margin: 0; color: #444; font-family: Helvetica, sans-serif; font-size: 13px; line-height: 1.231; background: #f4f4f4 url(/content/images/main-bg.png) repeat-y top center; letter-spacing: 0.00em }

.left		{ float: left; }
.right		{ float: right; }
.relative-container		{ position: relative; }

.article-image-container	{ width: 165px; text-align: center; font-size: 11px; letter-spacing: normal; font-style: oblique;   }	
.align-left					{ float: left; margin: 0 25px 0px 0; }
.align-right				{ float: right; margin: 0 0px 15px 25px; }		

.article-image-container img	{ margin: 10px 0 10px 0; }

a			{ color: #e1601f; text-decoration: none; }
a:visited { color: #e1601f; }
a:hover { color: #444444; text-decoration: none; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: none; }

textarea { overflow: auto; vertical-align: top; resize: vertical; width: 390px; }

:focus {
  -moz-outline-style: none;
}

:-moz-any-link:focus {
  outline: none;
}

ul, ol { margin: 25px 0; padding: 0 0 0 25px; }
ul		{ padding: 0 0 0 20px; }

p			{ margin: 5px 0 10px; line-height: 20px;  }

h1			{ margin: 0 0 15px 0; font-size: 28px; font-family: "AntennaExtraCondMedium"; font-weight: bold; font-style: normal; letter-spacing: 0.02em; color: #000; text-transform: uppercase; }
h2			{ margin: 0 0 10px 0; font-family:"AntennaExtraCondMedium"; font-size: 21px; font-weight: bold; letter-spacing: 0.02em; color: #444; line-height: 20px; }
h3			{ margin: 10px 0 0px 0; font-family: "AntennaExtraCondMedium"; font-size: 17px; font-weight: bold; line-height: 20px; display: inline-block; letter-spacing: 0.03em }
h4			{ margin: 0 0 15px 0; font-size: 17px; font-family: Helvetica, sans-serif; font-weight: normal; line-height: 24px; }
h5			{ margin: 0 0 5px 0; font-size: 19px; font-weight: bold; line-height: 20px; letter-spacing: 0.02em; }
h6			{ margin: 0 0 15px 0; }

h1.top-news	{ font-size: 25px; font-family: Helvetica; font-weight: bold; #444; text-transform: none; color: #444; margin-bottom: 5px; }
h1.icon		{ padding-left: 45px; }
h2.icon		{ padding: 6px 0 0px 35px; }

blockquote { margin: 13px 40px; background: url("/content/images/menu-sprites.png") no-repeat scroll right -806px transparent; font-family: georgia; font-size: 19px; padding: 8px 21px; display: inline-block; width: auto; }

ul			{ list-style-image: url(/content/images/main-ul-dot.png); }
ul.checks	{ list-style-image: url(/content/images/main-ul-checks.png); }
li			{ line-height: 20px; margin: 0 0 5px 0; }

ol			{ color: #e1601f; font-weight: bold;  }
ol p		{ color: #444444; font-weight: normal; margin: 0 0 5px 0; }

h2.lined	{ padding-bottom: 18px; margin: 0 0 25px; background: url(/content/images/dotted-line.png) repeat-x bottom left; width: 525px; font-family: "AntennaExtraCondMedium"; font-weight: bold; font-style: normal; font-size: 20px; color: #000; letter-spacing: 0.50px;  text-transform: uppercase; }
h2.lined.my-pages	{ font-size: 24px; width: auto; }

.hr						{ height: 4px; background: url(/content/images/footer-dotted-line.png) repeat-x scroll center; }
.hr hr					{ display: none; }

form.form-gray			{  }
form.form-gray div.gray-bg, div.gray-bg		{  background: url(/content/images/box-bg.gif); padding: 10px 0; }
form.form-gray p		{  margin: 0; padding: 15px 25px;   }

.no-breadcrumbs			{ margin: 25px auto 0 auto; }

/* form.jNice p	{  background: none; margin: 0 0 15px 0; padding: 0; } */

.line		{ background: url( /content/images/line.png ) repeat-x; height: 2px; display: block; }
.error		{ color: #e5611e; font-weight: bold; font-size: 15px; margin: 15px 0 0; display: block; }


form		{  }
input		{ width: 390px; padding: 15px 17px; font-size: 17px; display: block; height: 15px; border: 1px solid #f48630; }
input[type="submit"]	{ width: 144px; float: right; border: none; }
input#log-in[type="submit"]	{ margin: 35px 15px 25px; width: 146px; height: 49px; background: url(/content/images/form-login-btn.png) no-repeat; display: block; text-indent: -9999px; }

button.icon span span				{ padding: 12px 15px 11px 37px; }

input.left[type="text"]		{ width: 185px; margin: 0 15px 0 0 }
input.left.last[type="text"]		{ width: 163px; margin: 0; }

table				{ margin: 30px 0; width: 100%; font-size: 15px; }
thead				{ background: url(/content/images/dotted-line.png) repeat-x bottom center; font-family: "AntennaExtraCondMedium"; font-weight: bold; font-style: normal; letter-spacing: 0.02em; color: #000; font-size: 16px;  }
thead tr			{  }
thead td			{ padding: 0 0 9px 0; margin: 0 0 10px 0; }
tr					{  }
td					{ padding: 10px 5px 5px 5px; border-bottom: 1px solid #eeeeee; }

.forgot-password	{ font-size: 19px; }

form.form-gray div.info-box	{ margin: 35px 15px 0px; float: left; width: 240px; background: none; }

.support-box 		{ margin: 25px 0 0; }
.support-thumb		{ width: 124px; margin: 0 30px 0 0;  }
.support-content	{ width: 316px; }



.contact-box		{ padding: 5px; background: #fff; border: 1px solid #e2e2e2; margin-bottom: 35px; width: 183px; }
.contact-box img	{ margin-bottom: 12px; }
.contact-box p		{ margin-top: 0px; padding: 0 0 0 5px; )}	
.contact-box h4		{ margin-bottom: 0px; padding: 0 0 0 5px; }

#co-workers .contact-box				{ margin-right: 35px; }
#co-workers .contact-box:first-child	{  }

/*----------------------------[ Header ]----------------------------*/

header		{ height: 65px; padding: 10px 0 0 0; background-color:white; border-bottom: 1px solid #d5d5d5; }

/*#logotype	{ margin: 3px 0 18px; }*/

#search-field				{ padding: 10px 5px 9px 33px; background: url("/content/images/sprites-icons.png") no-repeat scroll 12px -1990px #1C1D1F; border: 1px solid #333538; font-size: 14px; font-style: oblique; width: 187px; float: left; color: #bbbbbc;  }

/* #search						{ width: 77px; height: 38px; border: none; background: transparent; background: url(/content/images/header-search-btn.png) no-repeat; float: left; margin: 0 0 0 10px; font-size: 14px; font-family: Helvetica; font-weight: bold; text-shadow: 0px 1px 0px #ffffff; filter: dropshadow(color=#ffffff, offx=0, offy=1); padding: 6px 0 0 0;  } */

#search						{ float: left; box-shadow: none; margin: 0 0 28px 15px;  }
#search span 				{  border: 1px solid #3f4144; background: #33363b; }
#search span span			{  border: 1px solid #2d2f34; color: #fff; text-shadow: none; padding: 10px 20px;  }

.logout-icon 				{ margin: 0 0 0 8px; }
.logout-icon span span		{ background: url("/content/images/sprites-icons.png") no-repeat scroll 15px -898px #F2F2F2; padding: 13px 16px 10px 36px; }
.cart-btn span span			{ background: url("/content/images/sprites-icons.png") no-repeat scroll 9px -595px #F2F2F2; padding: 13px 10px 10px 31px; }

#main-navigation			{ list-style-type: none; margin: 18px 0 0 10px; padding: 0; list-style-image: none; }
#main-navigation li			{ display: inline; padding: 0 10px; float: left; background: url(/content/images/menu-separator.png) no-repeat right top; }
#main-navigation li:first-child	{  padding-left: 0px; }
#main-navigation li:last-child	{ background: none; }
#main-navigation li a		{ display: block; float: left; font-size: 16px; color: #444; text-decoration: none; }
#main-navigation li a:hover	{ color: #e1601f; }
#main-navigation li.active a	{ border-bottom: 3px solid #e1601f; color: #e1601f; }

.top-navigation				{ padding: 18px 0; margin: 0; list-style-type: none; float: right; margin: 0; list-style-image: none; }
.top-navigation	li			{ display: inline; float: left; }
.top-navigation	li a		{ display: block; float: left; padding: 2px 10px; }
.top-navigation	li a.lang	{ padding: 0 6px; }
.top-navigation	li a:hover	{ color: #fff; }

.main-quote					{ font-size: 19px; color: #fff; text-align: center; font-family: Georgia; font-weight: normal; width: 230px; background: url("/content/images/sprites-icons.png") no-repeat scroll 220px -2044px transparent; padding: 6px 48px 6px 6px; margin: 5px 0 0 20px; }

#cart						{ width: 327px; height: 16px; background: #000; margin: 13px 0 0; padding: 21px 20px 19px 20px; }
#cartContainer              { padding-top: 10px; }
.my-cart					{ background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -607px transparent; color: #fff; font-size: 15px; font-family: Helvetica; font-weight: normal; padding: 0 0 0 24px;}

.cart-items					{ font-size: 15px; color: #e1601f; }

#userMenu              		{ padding-top: 10px; }

#login-container			{ width: 231px; height: 49px; background: url(/content/images/header-login-bg.png) no-repeat; margin: 11px 0 0 0; padding: 17px 0 0 20px; }
.login						{ font-size: 14px; color: #444; background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -498px transparent; padding: 6px 0 6px 45px; font-weight: bold; }
.login:hover				{ color: #e1601f;  }

/*----------------------------[ Content ]----------------------------*/

#main						{ margin: 27px 0 55px 0; }
#main.page					{ margin: 15px 0 55px 0; }

/*----------------------------[ Start ]----------------------------*/

#main-image-content			{ position: absolute; top: 245px; color: #fff; left: 15px; }
#main-image-content	h1		{ margin: 0 0 5px 0; text-transform: uppercase; font-size: 30px; font-family: "AntennaExtraCondMedium"; font-weight: bold; font-style: normal; letter-spacing: 0.02em; color: #fff; }

.box						{ background: url(/content/images/box-bg.gif); padding: 17px 20px 16px; }
#links						{ width: 350px; height: 282px; float:right; }
#links h2					{ margin: 0 0 25px 0; font-size: 18px; font-family: "AntennaExtraCondMedium"; font-weight: bold; font-style: normal; color: #000; letter-spacing: 0.50px;  text-transform: uppercase; }

.fast-links					{ padding: 0; margin: 0 0 10px 0; list-style-type: none; list-style: none; list-style-image: none; }
.fast-links	li				{ margin: 0 13px 20px 0; float: left; min-width: 155px; line-height: 17px; }
.fast-links	li a			{ padding: 6px 0 6px 32px; color: #444444; font-size: 12px; font-family: Helvetica; }
.fast-links	li a:hover		{ color: #E1601F; }

.puff						{ margin-bottom: 15px; }
.puff-text					{ position: absolute; bottom: 38px; color: #fff; font-size: 15px; font-weight: bold; padding: 0 0 0 30px; display: block; width: 215px; background: url("/content/images/sprites-icons.png") no-repeat scroll 15px -633px transparent; font-family: "AntennaExtraCondMedium"; font-weight: bold; font-style: normal; letter-spacing: 0.60px;  text-transform: uppercase; }

.puff-shadow-left			{ padding-bottom: 16px; background: url(/content/images/puff-shadow-left.png) no-repeat bottom left; width: 245px; }
.puff-shadow-right			{ padding-bottom: 16px; background: url(/content/images/puff-shadow-right.png) no-repeat bottom left; width: 245px; }

.shadow-container			{ background: url(/content/images/box-shadow.png) no-repeat right bottom; padding-bottom: 17px; margin-bottom: 13px; }

.business-content			{ width: 385px; margin: 0 0 13px; }


#news-tabs					{ margin-bottom: 20px; }

.rss-icon					{ width: 16px; height: 16px; background:url("/content/images/sprites-icons.png") no-repeat scroll 0 -728px transparent; float: left; left: 25px; top: 14px; position: absolute; cursor: pointer;  }

.news-list					{ list-style-type: none; margin: 0; padding: 0; list-style: none; list-style-image: none; }
.news-list li				{ padding: 10px 35px; background: url(/content/images/line.png) repeat-x bottom center; line-height: 17px; }
.news-list li .date			{ font-weight: bold; margin: 0 5px 0 0; }
.news-list li a				{ padding: 0 0 0 0; color: #444; }
.news-list li a:hover		{ color: #e1601f; text-decoration: none; }

.calendar-list					{ font-size: 13px; list-style-type: none; padding:0; margin: 0; list-style: none; }
.calendar-list .calendar-meta	{ font-size: 11px; margin: 5px 0 0 0; color: #666666; }
.calendar-list .calendar-date	{ margin: 0 10px 0 0; }
.calendar-list	li				{ padding: 10px 35px/* 13px 28px */; background: url(/content/images/line.png) repeat-x bottom center; line-height: 17px;}

.calendar-archive-link		{ padding: 20px 28px 14px 60px; background: url("/content/images/sprites-icons.png") no-repeat scroll 34px -749px transparent; display: block; }
.news-archive-link			{ padding: 19px 28px 20px 60px/* 19px 28px 20px 50px */; background: url("/content/images/sprites-icons.png") no-repeat scroll 34px/* 27px */ -666px transparent; display: block; }

.business-areas				{ margin: 0 0 5px 0; width: 530px; }
.business-areas	h3			{ margin: 0 0 0px 0; font-size: 19px;  }

/*----------------------------[ Page ]----------------------------*/

.menu-shadow				{ background: url(/content/images/menu-shadow.png) no-repeat bottom left; padding-bottom: 15px; left: -15px; position: relative; }
.sub-menu					{ margin: 0; padding: 0; list-style-type: none; }

.sub-menu ul				{ list-style-type: none; display: none; margin: 0 0 0 0; padding: 0 0 0 0; list-style-image: none; }

.sub-menu												{ position: relative; left: 1px; margin: 35px 0 0 0; list-style: none; list-style-image: none; }
.sub-menu li											{ padding: 0 0 0 15px; display: block; margin: 10px 0; border-bottom: 1px solid #ebebeb;  }
.sub-menu li.title a									{ font-family: "AntennaExtraCondMedium"; font-weight: bold; font-style: normal; letter-spacing: 0.02em; font-size: 16px; padding: 0 0 15px 0; text-transform: uppercase; }
.sub-menu li:last-child									{ border: none; margin-bottom: 15px; }
.sub-menu li.has-children								{ background: url("/content/images/menu-sprites.png") no-repeat scroll 0px 4px transparent; padding: 0 0 0 15px; }
.sub-menu li.has-children.active						{ background: url("/content/images/menu-sprites.png") no-repeat scroll -287px 4px transparent;  } 
.sub-menu li a											{ color: #444; font-size: 15px; padding: 0px 0 5px; display: block; }

.sub-menu li.has-children.active ul li a				{ font-weight: normal; }
.sub-menu li ul li a									{ color: #444; font-size: 13px; padding: 0px 0 5px; display: block; }

.sub-menu li ul li										{ border: none; margin: 5px 0; }
.sub-menu li ul li ul li										{ border: none; margin: 5px 0; }

.sub-menu li.has-children.active ul li.has-children.active a	{ font-weight: bold; }
.sub-menu li.has-children.active ul li.has-children.active ul li a				{ font-weight: normal; }

.sub-menu li a:hover									{ color: #f8661c; }
.sub-menu li.has-children a								{  }
.sub-menu li.has-children.active a						{ font-weight: bold; }
.sub-menu li.has-children.active ul						{ display: block; }
.sub-menu li.has-children.active ul li a					{ font-size: 13px; }
.sub-menu li.has-children.active ul li ul				{ display: none; }	
.sub-menu li.has-children.active ul li.active ul		{ display: block; }

#breadcrumbs				{ margin: 0; padding: 0; list-style-type: none; margin: 0 0 10px; }
#breadcrumbs li:after		{ content: "›"; }
#breadcrumbs li:last-child:after	{ content: ""; }
#breadcrumbs li				{ display: inline; float: left; padding: 0 10px 0 0; }
#breadcrumbs li.active a	{ color: #444; }
#breadcrumbs li a			{ display: block; float:left; }
#breadcrumbs li a:hover		{  }

#middle-content				{ padding-right: 22px; /*border-right: 1px solid #eee;*/ margin-right: 22px; }

.thumb						{ margin-bottom: 15px; }

#sub-menu-container			{ width: 185px; }

/*----------------------------[ Search page ]----------------------------*/

.search-result-header		{ font-size: 21px; font-weight: bold; margin: 10px 0 0 25px; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline;}
.search-word				{ color: #e1601f; }

.page-search				{ display: block; }
input[type="text"].page-search-field			{ width: 210px; float: left; padding: 14px 13px 11px 40px; background: url("/content/images/sprites-icons.png") no-repeat scroll 16px -531px transparent; }
.page-search-button			{ float: left; margin-left: 15px; } 
.page-search-button	span span	{ padding: 13px 25px; }

h2.search-pages					{ padding:7px 10px 5px 45px; margin: 0 0 10px; width: auto; font-family: "AntennaExtraCondMedium"; font-weight: bold; font-style: normal; font-size: 28px; color: #000; letter-spacing: 0.50px;  text-transform: uppercase; }

.search-result-list					{ list-style: none; padding: 0; margin-top: 40px; }
.search-result-list	li				{  }
.search-result-list	li.title		{ margin: 0 0 10px 0; padding: 0 0 10px 0px; background: url(/content/images/dotted-line.png) repeat-x bottom left; }
.search-result-list					{  }
.search-result-list					{  }

/*----------------------------[ Cart page ]----------------------------*/

.price								{ font-size: 17px; margin: 0 0 35px; display: block; }

.cart td.pdf						{ background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -1608px transparent; padding-left: 25px; }


button.minus 						{ background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -1770px transparent; margin: 0 10px 0 0; box-shadow: none; width: 15px; height: 15px;  }
button.minus span 					{  width: 15px; height: 15px; padding: 0; border: none; background: none;  }
button.minus span span				{  width: 15px; height: 15px; padding: 0; border: none; background: none;  }
button.minus:hover					{ background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -1741px transparent;  box-shadow: none; width: 15px; height: 15px;  }
button.plus							{ background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -1686px transparent;  }
button.plus span 					{  width: 15px; height: 15px; padding: 0; border: none; background: none;  }
button.plus span span				{  width: 15px; height: 15px; padding: 0; border: none; background: none;  }
button.plus:hover					{ background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -1715px transparent;  }
button.remove						{background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -1801px transparent; box-shadow: none; width: 15px; height: 15px; }
button.remove span 					{  width: 15px; height: 15px; padding: 0; border: none; background: none;  }
button.remove span span				{  width: 15px; height: 15px; padding: 0; border: none; background: none;  }
button.remove:hover				{ background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -1829px transparent;  }

button.empty-cart						{  }
button.empty-cart span span				{ padding: 15px 20px 12px; }

button.to-checkout						{ margin-left: 20px; }
button.to-checkout span span				{ padding: 15px 20px 12px; }


/*----------------------------[ Calendar page ]----------------------------*/

div.event						{ margin: 0 0 25px 0; }
.event-content					{ padding: 10px 15px 0 20px; }
div.event .meta					{ padding: 10px 15px 5px 20px; }
div.event .meta	.meta-container		{ margin: 0 40px 0 0; }

.meta-icons						{ float: right; padding: 10px 20px 4px 8px; }
.calendar-btn					{ width: 16px; height: 16px; background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -768px transparent; display: block; float: left; text-indent: -9999px; }
.mail-btn						{ width: 16px; height: 16px; background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -1124px transparent; display: block; float: left; text-indent: -9999px; margin-left: 7px; }
.print-btn						{ width: 16px; height: 16px; background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -2309px transparent; display: block; float: left; text-indent: -9999px; margin-left: 7px; }


.small-search-page				{ margin: 0 0 25px; }
input[type="text"].small-search					{ width: 119px; float: left; margin: 0 10px 0 0; padding: 8px 13px; }
input[type="text"].date-from						{ width: 69px; float: left; margin: 0 10px 0 0; padding: 8px 33px 10px 13px; background: url("/content/images/sprites-icons.png") no-repeat scroll 90px -758px transparent; }
input[type="text"].date-to						{ width: 69px; float: left; margin: 0 10px 0 0; padding: 8px 33px 10px 13px; background: url("/content/images/sprites-icons.png") no-repeat scroll 90px -758px transparent; }

.search-glass-btn span span		{ padding: 15px 27px; background: url("/content/images/sprites-icons.png") no-repeat scroll 20px -538px transparent; }

.event-container							{ margin-top: 25px; padding-bottom: 20px; border-bottom: 1px solid #eeeeee; }
div.event-container .meta					{ padding: 0; }
div.event-container .meta	.meta-container		{ margin: 0 40px 0 0; }

/*----------------------------[ Login page /contact page ]----------------------------*/

.error								{ background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -1966px transparent; padding-left: 25px; margin: 15px 0 0 4px; }
input[type="text"].username			{ background: url("/content/images/sprites-icons.png") no-repeat scroll 17px -1906px #FFFFFF; padding: 13px 13px 12px 45px; width: 360px; border: 1px solid #e1601f; }
input[type="text"].username:hover			{ background: url("/content/images/sprites-icons.png") no-repeat scroll 17px -785px #FFFFFF; padding: 13px 13px 12px 45px; width: 360px; border: 1px solid #e1601f; color: #000 !important;  }

input[type="text"].username			{ border: 1px solid #F48630; }

input[type="password"]					{  background: url("/content/images/sprites-icons.png") no-repeat scroll 17px -1860px #FFFFFF; padding: 13px 13px 12px 45px; width: 360px; }
input[type="password"]:hover					{  background: url("/content/images/sprites-icons.png") no-repeat scroll 17px -839px #FFFFFF; padding: 13px 13px 12px 45px; width: 360px; color: #000 !important; }		

#contact-form button.login-icon						{ margin: 37px 0 0 20px; }
button.login-icon span span				{  background: url("/content/images/sprites-icons.png") no-repeat scroll 15px -490px #F2F2F2; padding: 16px 20px 13px 60px; font-size: 15px;}

.contact-hover-image					{background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -911px transparent; width: 15px; height: 13px; position: absolute; top: 11px; right: 11px; cursor: pointer;  }

input[type="text"].name-icon			{ background: url("/content/images/sprites-icons.png") no-repeat scroll 17px -1070px #FFFFFF; padding: 13px 13px 12px 45px; width: 360px; }
input.left.last.phone-icon[type="text"]		{ background: url("/content/images/sprites-icons.png") no-repeat scroll 17px -1031px #FFFFFF; padding: 13px 13px 12px 45px; width: 145px; }
input[type="text"].email-icon			{ background: url("/content/images/sprites-icons.png") no-repeat scroll 17px -990px #FFFFFF; padding: 13px 13px 12px 45px; width: 140px; }

#contact-form button.send-message-btn						{ margin: 20px 0 20px; }
button.send-message-btn span span				{  background: url("/content/images/sprites-icons.png") no-repeat scroll 15px -1147px #F2F2F2; padding: 17px 20px 12px 40px; font-size: 15px;}

.support-info-box						{ margin: 20px 0 0 20px; }
.support-info-box h4					{ margin: 0; font-size: 19px; margin: 0 0 5px 0; }
.support-info-box p						{  }

.mail-icon								{ background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -1123px transparent; padding: 3px 10px 3px 21px; }

/*----------------------------[ Mina sidor ]----------------------------*/

h2.my-pages								{ padding: 7px 10px 5px 45px; margin: 0 0 15px; width: auto; font-family: "AntennaExtraCondMedium"; font-weight: bold; font-style: normal; font-size: 24px; color: #000; letter-spacing: 0.50px;  text-transform: uppercase;  }

.my-pages-info-box-outer				{ border: 1px solid #e4e4e4; -webkit-box-shadow: 0 0 2px 1px #E9E9E9;
-moz-box-shadow: 0 0 2px 1px #E9E9E9;
box-shadow:0 0 2px 1px #E9E9E9; margin-bottom: 60px; margin-top: 20px; }
.my-pages-info-box-inner				{ border: 1px solid #fff; background: url("/content/images/menu-sprites.png") no-repeat scroll 250px 15px #F2F2F2; }
.my-pages-info-box-inner:hover			{ background: url("/content/images/menu-sprites.png") no-repeat scroll -15px 15px #F2F2F2; cursor: pointer; }
.my-pages-info-box-inner span			{ padding: 10px; background: url("/content/images/sprites-icons.png") no-repeat scroll 15px -1956px transparent; padding: 12px 10px 8px 40px;  display: block;}

.no-messages							{ font-style: oblique; font-size: 13px; color: #444444; padding: 12px; margin-top: 20px; display: block; }

/*----------------------------[ Contact page ]----------------------------*/

#contact-form									{ padding: 0 0 20px 0; margin: 0 0 20px 0; background: url(/content/images/dotted-line.png) repeat-x center bottom; }
#contact-form input, #contact-form textarea		{ font-size: 15px; font-style: oblique; color: #666; }
#contact-form textarea							{ height: 100px; }
#contact-form button							{ margin: 20px 0 0 0; }

/*----------------------------[ SSG standard search page ]----------------------------*/

input[type="text"].ssg-standards-search.left			{ width: 265px; }

select.tgroup-small						{ width: 133px; float: left;  }
select.language-small					{ width: 94px; }

.ch_aktuella							{ margin-top: 14px; display: block; }

.search-header							{ background: url(/content/images/dotted-line.png) repeat-x bottom center; padding-bottom: 10px; }
.search-header	h4						{ margin: 10px 0 0 0; }

.standard-result						{ font-size: 15px; padding: 20px 0 18px 55px; background: url("/content/images/sprites-icons.png") no-repeat scroll 10px -2432px transparent; border-bottom: 1px solid #eee; }
.standard-result span					{ display: block; }
.standard-result span.meta				{ font-size: 11px; margin-top: 3px; }
.standard-result a.sv-flag			{ background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -2526px transparent; width: 20px; height: 13px; display: inline-block; text-indent: -999px; }

.find-ssg-standard						{ margin: 20px 0; }
.find-ssg-standard span					{   }
.find-ssg-standard span span			{ padding: 15px 20px 13px 45px; background: url("/content/images/sprites-icons.png") no-repeat scroll 15px -531px #F2F2F2; font-size: 15px; font-weight: bold; }

.standard-document-description			{ background: url(/content/images/dotted-line.png) repeat-x bottom center; padding-bottom: 15px;  margin-bottom: 10px; }
.standard-document-description h3			{ background: url(/content/images/dotted-line.png) repeat-x bottom center; padding-bottom: 10px; display: block; margin-bottom: 15px; }
.standard-document-description	div	{ float: left; width: 133px; padding: 0 23px 0 0; }
.standard-document-description	div span	{ display: block; margin-bottom: 5px; }

button.cart-btn-large						{ margin: 20px 0 0 0; }
button.cart-btn-large span span				{ padding: 16px 20px 13px 60px; background: url("/content/images/sprites-icons.png") no-repeat scroll 15px -1559px #F2F2F2; font-size: 15px; }

/*----------------------------[ Sitemap page ]----------------------------*/

.sitemap-list						{ list-style: none; margin: 0 0 20px 0; list-style-image: none;  }
.sitemap-list li					{ position: relative; left: -15px; }
.sitemap-list li.title				{ position: relative; left: 0; font-size: 18px; font-family: "AntennaExtraCondMedium"; font-weight: bold; font-style: normal; letter-spacing: 0.02em; color: #000; text-transform: uppercase; margin-bottom: 15px; }
.sitemap-list li a					{ font-size: 15px; color: #444; }
.sitemap-list li a:hover			{  }
.sitemap-list li.has-children a		{ background:url("/content/images/menu-sprites.png") no-repeat scroll 0 3px transparent; padding: 0 0 0 15px; }

.sitemap-list li.has-children.active a	{ background: url("/content/images/menu-sprites.png") no-repeat scroll -288px -97px transparent; }
.sitemap-list li.has-children.active ul li a { background: none; }

.sitemap-list li a:hover			{ color: #E1601F; }

.sitemap-list li ul					{ list-style: none; margin: 5px 0; }
.sitemap-list li ul	li	a			{ font-size: 13px; }
.sitemap-list li ul	li.has-children a	{ background: none; }

/*----------------------------[ News page ]----------------------------*/

.news-container				{ padding: 0 0 19px 0; margin-bottom: 20px; border-bottom: 1px solid #eee; }
.news-thumb					{ width: 170px; }
.news-content				{ width: 295px; }
.news-content.extended		{ width: auto; }
.news-content h2			{ font-size: 19px; }

.news-meta					{ font-size: 11px; }

.more-news							{ width: 100%;  }
.more-news	span					{ width: 100%; }
.more-news	span span				{ width: 89%; padding: 16px 10px 11px 40px; text-align: left; background:url("/content/images/sprites-icons.png") no-repeat scroll 14px -2396px #F2F2F2; font-size: 15px; font-weight: bold; text-shadow: 0px 2px 0px #ffffff;  }

/*----------------------------[ Sidebar ]----------------------------*/

#sidebar						{ width: 195px; }
#sidebar h3						{ font-size: 16px; font-family: "AntennaExtraCondMedium"; font-weight: bold; font-style: normal; letter-spacing: 0.02em; color: #000; border-bottom: 1px solid #eeeeee; padding-bottom: 10px; text-transform: uppercase; margin-top: 0; margin-bottom: 10px; display: block; }
#sidebar h3.rss					{ background:url("/content/images/sprites-icons.png") no-repeat scroll 0 -457px transparent; padding-left: 25px; }

#sidebar select					{ width: 160px; }
#sidebar label					{ display: block; float: left; margin: 7px 0 0 0; }
#sidebar form					{ margin-bottom: 25px; }
#sidebar input[type="text"]		{ width: 166px; }

.sidebar-item					{ padding-top: 25px; }
.sidebar-item strong			{ display: block; }

.sidebar-news					{ list-style: none; margin: 0; padding-left: 0; list-style-image: none; }
.sidebar-news p					{ margin: 0px 0 15px 0; }
.sidebar-news strong			{ display: block; }
.sidebar-news li				{ border-bottom: 1px solid #eeeeee; margin: 0 0 10px;  }
.sidebar-news li:last-child		{ border: none; }
.sidebar-news li span.news-date 	{ font-size: 10px; line-height: 10px; }

.sidebar-news.normal li			{ border: none; }

.read-more						{ margin: 20px 0 0 0; display: block; }

/*----------------------------[ Tabs styling ]----------------------------*/

/*
.ui-tabs-hide				{ display: none; }

.ui-tabs-nav				{ list-style-type: none; margin: 0; padding: 0; }
.ui-state-default			{ display: inline; font-size: 12px; font-weight: bold; float: left; xbackground: #f8661c;  border-bottom: 1px solid #fff; margin: 0 2px 0 0; }

.ui-state-default a			{ xbackground: #f6f6f6;  color: #000; display: block; padding: 14px 22px 10px; float: left; xfont-family: "AntennaExtraCondMedium"; font-weight: bold; font-style: normal; letter-spacing: 0.60px; text-transform: uppercase; }
.ui-state-default a.news	{ padding-left: 50px; }

.ui-state-active .rss-icon	{ width: 16px; height: 16px; background:url("/content/images/sprites-icons.png") no-repeat scroll 0 -457px transparent; float: left; left: 25px; top: 14px; position: absolute; cursor: pointer; }

.ui-state-active			{ border: none; }
.ui-state-active a			{ xbackground: url(/content/images/line.png) repeat-x bottom center;text-decoration: underline; xcolor: #e1601f; border-bottom: none !important; padding: 14px 22px 11px;  }
.ui-state-active a.news		{ padding-left: 50px;  }

.ui-tabs-selected			{ xbackground: url("/content/images/box-bg.gif") repeat scroll 0 0 transparent; }

.ui-tabs-panel				{ xbackground: url("/content/images/box-bg.gif") repeat scroll 0 0 transparent; clear: left; padding-top: 8px; }

*/
/*----------------------------[ Accordion styling ]----------------------------*/

.ui-accordion-header 					{ width: 707px;; padding: 0px; border: 1px solid #e9e9e9;  position: relative; margin-bottom: 15px;  }

.ui-accordion-header.ui-state-default:hover	{ opacity: 0.9; }

.ui-accordion-header.ui-state-default span	{  background: url("/content/images/sprites-icons.png") no-repeat scroll 672px -2253px #F2F2F2; border: 1px solid #fff; display: block; padding: 13px 10px 7px 30px; }
.ui-accordion-header.ui-state-default a	{ padding: 0px; border: none; background: none; float: none; color: #444; font-size: 15px; font-family: Helvetica, sans-serif; font-weight: bold; text-shadow: 0px 2px 0px #ffffff;  text-transform: none; }
.ui-accordion-header.ui-state-active a	{ padding: 0; color: #444; }
.ui-accordion-header.ui-state-active span	{ background: url("/content/images/sprites-icons.png") no-repeat scroll 672px -2208px #F2F2F2; -moz-outline-style: none; outline: none; }

.ui-accordion-header.ui-state-focus		{ -moz-outline-style: none; outline: none; }

.ui-accordion-content 					{ padding: 0px 10px 0px 10px; position: relative; display: block; overflow: auto; width: 707px; padding: 0; height: auto; }

.ui-accordion-header.ui-state-default span.showHide								{ padding: 0; background: none; border: none; position: absolute; top: 14px; right: 50px; text-shadow: 0px 2px 0px #ffffff;  color: #444; font-size: 15px; font-family: Helvetica, sans-serif; font-weight: bold; }

/*----------------------------[ Page: Mina utbildningar ]----------------------------*/

.course-list-title			{ background: url(/content/images/dotted-line.png) repeat-x 0 bottom; padding: 0 0 10px; float: none; display: block; }

.course-list				{ margin: 0 0 25px 0; padding: 0; list-style: none; }
.course-list li				{ padding: 10px 10px 6px 10px; border-bottom: 1px solid #eeeeee;  }
.course-list li a			{ color: #444444; }
.course-list li:hover		{ background: #fe671b; cursor: pointer; color: #fff; }
.course-list li:hover .course-link	{ background: url("/content/images/sprites-icons.png") no-repeat scroll right -2631px transparent; }
.course-list li:hover a		{ color: #fff;  }

.course-list li.inactive	{ color: #888888; }
.course-list li.inactive:hover	{ color: #888888; background: #fff; }

.flag.sv					{ background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -2612px transparent; display: block; width: 16px; height: 11px; float: right; margin: 3px 10px 0 0; }

.flag.sv.left				{ margin: 3px 0 0 95px; float: left; }

.course-name				{ display: block; float: left; padding: 0 0 0 25px; font-size: 17px;font-family: Helvetica, sans-serif; }
.course-link				{ display: block; float: right; font-size: 14px; font-weight: bold; text-transform: uppercase; background: url("/content/images/sprites-icons.png") no-repeat scroll right -2651px transparent; padding: 0 15px 0 0; }

.icon-pen					{ background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -2580px transparent;  }
.icon-inactive-course		{ background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -2678px transparent; }
.icon-new-course			{ background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -2708px transparent; }

/*----------------------------[ Footer ]----------------------------*/

footer						{ background: #F2F2F2 url(/content/images/footer-main-bg.png) repeat-x; padding: 35px 0 50px; }

.footer-navigation					{ padding: 0; margin: 0 0 10px; list-style: none; list-style-image: none; }
.footer-navigation	li				{ line-height: 17px; margin: 0 0 1px; list-style: none; }
.footer-navigation	li.title		{ margin: 0 0 5px 0; list-style: none; }
.footer-navigation	li a			{ color: #444; font-size: 11px; padding: 2px 0 0 0; display: block; list-style: none; }
.footer-navigation	li.title a		{ color: #f8661c; font-family: "AntennaExtraCondMedium"; font-weight: bold; font-style: normal; font-size: 15px; letter-spacing: 0.02em; text-transform: uppercase;  }
.footer-navigation	li a:hover		{ color: #f8661c; }

.footer-bottom-navigation						{ padding: 0; margin: 0; float: right; margin: 10px 0; }
.footer-bottom-navigation li					{ display: inline; float: left; padding: 13px 0 6px 15px; line-height: 10px; }
.footer-bottom-navigation li a					{ display: block; float: left; color: #444; font-weight: bold; }
.footer-bottom-navigation li a:hover			{ color: #f8661c; }

.footer-menu-area					{ margin-bottom: 30px; }

.ssg-copy							{ font-family: Helvetica; font-size: 13px; color: #f8661c; margin: 20px 0 18px; display: block; font-weight: bold; float: left; }

footer div.hr						{ height: 4px; background: url(/content/images/footer-dotted-line.png) repeat-x scroll center; }
footer div.hr hr					{ display: none; }

/*----------------------------[ Icons ]----------------------------*/

.icon-do-education			{ background: url(/content/images/sprites-icons.png) no-repeat 0 0; }
.icon-submit-education		{ background: url(/content/images/sprites-icons.png) no-repeat 0 -50px; }
.icon-buy-product			{ background: url(/content/images/sprites-icons.png) no-repeat 0 -100px; }
.icon-know-more				{ background: url(/content/images/sprites-icons.png) no-repeat 0 -146px; }
.icon-skc					{ background: url(/content/images/sprites-icons.png) no-repeat 0 -195px; }
.icon-contribute			{ background: url(/content/images/sprites-icons.png) no-repeat 0 -237px; }
.icon-strategic				{ background: url(/content/images/sprites-icons.png) no-repeat 0 -278px; }
.icon-health				{ background: url(/content/images/sprites-icons.png) no-repeat 0 -322px; }
.icon-education				{ background: url(/content/images/sprites-icons.png) no-repeat 0 -364px; }
.icon-other					{ background: url(/content/images/sprites-icons.png) no-repeat 0 -413px; }
.icon-404					{ background: url(/content/images/sprites-icons.png) no-repeat 0 -953px; }

.icon-flame					{ background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -2356px transparent; }

.icon-search				{ border: none !important; background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -1651px transparent !important; padding-left: 20px !important;  }

.icon-profile						{  background:url("/content/images/sprites-icons.png") no-repeat scroll 0 -495px transparent  !important; }
.icon-education-large				{  background:url("/content/images/sprites-icons.png") no-repeat scroll 0 -1207px transparent  !important; }
.icon-standards						{  background:url("/content/images/sprites-icons.png") no-repeat scroll 0 -1452px transparent  !important; }
.icon-academy						{  background:url("/content/images/sprites-icons.png") no-repeat scroll 0 -1265px transparent  !important; }
.icon-samdok						{  background:url("/content/images/sprites-icons.png") no-repeat scroll 0 -1321px transparent  !important; }
.icon-product-database				{  background:url("/content/images/sprites-icons.png") no-repeat scroll 0 -1384px transparent  !important; }
.icon-world							{  background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -1513px transparent !important; }
.icon-cart							{  background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -1563px transparent !important;}
.icon-large-pdf						{  background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -2453px transparent !important; }


button.icon-up-arrow span span		{  background: url("/content/images/sprites-icons.png") no-repeat scroll 13px -2120px transparent !important; font-size: 13px; }

.icon-english-flag					{ background: url("/content/images/sprites-icons.png") no-repeat scroll 0 -570px transparent; }
.icon-swedish-flag					{ background: url("/content/images/sprites-icons.png") no-repeat scroll 2px -2523px transparent; }

/*----------------------------[ jNice ]----------------------------*/


select								{ width: 193px; cursor: pointer; }
input[type="checkbox"]				{ width: auto; float: left; margin-right: 5px; }
input[type="text"]					{
	border: 1px solid #d5d5d5; color: #666666; font-size: 13px; font-style: oblique;
	-webkit-box-shadow: inset 0px 0px 7px 0px rgba(34, 36, 39, 0.1);
	-moz-box-shadow: inset 0px 0px 7px 0px rgba(34, 36, 39, 0.1);
	box-shadow: inset 0px 0px 7px 0px rgba(34, 36, 39, 0.1);  
	padding: 13px;
	height: 16px;
}

textarea	{ border: 1px solid #d5d5d5; color: #666666; font-size: 13px; font-style: oblique;
	-webkit-box-shadow: inset 0px 0px 7px 0px rgba(34, 36, 39, 0.1);
	-moz-box-shadow: inset 0px 0px 7px 0px rgba(34, 36, 39, 0.1);
	box-shadow: inset 0px 0px 7px 0px rgba(34, 36, 39, 0.1);  
	padding: 13px 15px;
	width: 390px; 
	}

.jNiceCheckbox {
	background: transparent url(elements/checkbox.gif) no-repeat center top;
	height: 18px;
	width: 18px;
	position:absolute;left:0px;top:0px;z-index:2;cursor:pointer;
}

/* -------------
 * Inputs
 * ------------- */
.jNiceInputWrapper {
	float:left;
	
}

.jNiceInputInner {
	background: transparent url(elements/input.gif) no-repeat right top;
	padding: 2px 4px 2px 0;
	margin: 0 0 0 4px;
	
}

.jNiceInputInner input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#404040;	
	line-height: 17px;
	height: 17px;
	*line-height: 15px;/* IE Hacks */
	*height: 15px;/* IE Hacks */
	vertical-align:middle;padding:0;margin:0;background:none;border:none;outline:none;
	border: 1px sold #d5d5d5;
	-webkit-box-shadow: inset 0px 0px 14px 0px , 36, 39, 0.2);
	-moz-box-shadow: inset 0px 0px 14px 0px , 36, 39, 0.2);
	box-shadow: inset 0px 0px 14px 0px , 36, 39, 0.2); 
}

.jNiceInputWrapper_hover { background-position: left bottom; }
.jNiceInputWrapper_hover .jNiceInputInner { background-position: right bottom; }

/* -------------
 * Selects
 * ------------- */
 
  .drop-downs-horiz								{ margin: 20px 0 0; }
 .drop-downs-horiz .jNiceWrapper				{ margin-right: 47px;   }
 .drop-downs-horiz .jNiceWrapper:last-child		{ margin-right: 0;  }
 
 .jNice.vertical .jNiceWrapper	{ float: none; }
 
.jNiceWrapper		{-webkit-box-shadow: 0 0 2px 1px #E9E9E9;
-moz-box-shadow: 0 0 2px 1px #E9E9E9;
box-shadow:0 0 2px 1px #E9E9E9; height: 31px; width: 125px; float: left; margin-right: 33px; } 
 
.jNiceWrapper select {border:none;margin:0;padding:0;}

.jNiceSelectWrapper {
	height: 29px;
	left:0px;top:0px;z-index:3;position:absolute;
	background-color: #f2f2f2;
	border: 1px solid #d8d8d8;
	
}

.jNiceSelectWrapper:hover .jNiceSelectOpen	{ background: url(/content/images/element-select-icon.png) no-repeat center center; }

.jNiceWrapper iframe {position:absolute;z-index:1;width:100%;left:0px;top:0px;}

.jNiceSelectWrapper .jNiceSelectText {
	height: 15px;
	line-height: 15px;
	padding: 10px 15px;
	border: 1px solid #fff;
	border-right: none;
	/* background-color: #f2f2f2; */
	overflow:hidden;float:none;position:absolute;z-index:100;
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	color: #444444;
	/* font-weight: bold; */
	text-shadow: 1px 0px 0px #ffffff;
	 
	letter-spacing: 0.01em;
	width: 193px;
	padding: 6px 0 6px 15px;
	cursor: pointer;
	
	
}

.jNiceSelectWrapper .jNiceSelectOpen {
	width: 35px;
	height: 31px;
	background: url(/content/images/element-select-icon-default.png) no-repeat center center;
	z-index:100;display:block;position:absolute;right:0px;
	right: -31px;
	cursor: pointer;
	top: -1px;
	
}
.jNiceSelectWrapper .jNiceSelectOpen:hover	{ background: url(/content/images/element-select-icon.png) no-repeat center center; }

.jNiceSelectWrapper ul {
	top: 29px;
	background-color: #f2f2f2;
	border: solid 1px #d8d8d8;
	height: auto;
	position:absolute;left:0px;list-style:none;display: none;margin:0;padding:0;overflow-y:auto;z-index:100;width: 95%;
	 width: 191px !important; 
	left: -1px; 
}

.jNiceSelectWrapper ul li	{ line-height: 15px; }

.jNiceSelectWrapper ul a {
	color:#444;
	background-color: #f2f2f2;
	display:block;padding:5px;text-decoration:none;
}

.jNiceSelectWrapper ul a:hover { background:#fd671b; color: #fff; }
.jNiceSelectWrapper ul a.selected { background:#fd671b; color: #fff;}

.jNiceFocus { border: dotted 1px #666666; }

.jNiceHidden {opacity:0;z-index:-1;position:relative;}
.jNiceWrapper {position:relative;vertical-align:top;}
.jNiceWrapper input {outline:none;moz-outline:none;}

/* -------------
 * Buttons
 * ------------- */
button, a.link-btn {margin:0;padding:0;border:none;background-color:transparent;cursor:pointer;overflow:visible;outline:none;moz-outline:none;}
/*
-webkit-box-shadow: 0 0 2px 1px #E9E9E9;
-moz-box-shadow: 0 0 2px 1px #E9E9E9;
box-shadow:0 0 2px 1px #E9E9E9; 
}
*/

a.link-btn		{ display: block; float: left; }

*:first-child+html button[type]{width:1;} /* IE7 */
/*
button span, a.link-btn span {
	background: #f2f2f2;
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	xcolor: #fff;
	border: solid 1px #d8d8d8;
}
*/

button span span, a.link-btn span span {
	color: #444;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 13px;
	font-family: Helvetica,sans-serif;
	font-weight: bold;
	line-height: 13px;
	display: block;
	padding: 6px 15px 6px 15px;
	text-decoration: none;
	border: solid 1px #d8d8d8;
	xborder: solid 1px #fff;
	text-shadow: 1px 0px 0px #ffffff;
}

button:hover span span, a.link-btn span span:hover	{ color: #e1601f; }
button:active span span	{ color: #222222; }


.no-textshadow input[type="checkbox"] 		{ width: inherit !important; height: inherit !important;  padding-top: 0px; box-sizing: content-box !important; border: none; padding-left: 0; padding-right: 5px; position: relative; top: 3px; }
.ie7, .ie8			{  text-shadow: 0 0 0 #000 !important; }


/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; clear:both; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/*Button Style "Logga in"*/
/* CSS */
a.btn-login {
	border: solid 1px #d8d8d8;
	border-radius: 5px;
	background-color: #fff;
	color: #4c4c4c;
	padding: 0.625rem 1.25rem;
	font-weight: 600;
}
div.articleDetail {
    
}

img.article-image {
    float: right;
    width: 120px;
    height: 120px;    
}

label 
{    
    display: block;
    clear: both;
    font-weight: bold;
    color: #aaa;
}

.input-validation-error {
    background-color: #ffdddd
}
#other-invoice-address {
    display: none;
}

/*#reference-invoice-labeling {*/
/*    display: none;*/
/*}*/

.admin-table th {
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

th.th-right {
    text-align: right;
}

td.td-right {
    text-align: right;
}

.display-label, .editor-label
{    
    display: block;
    clear: both;
    font-weight: bold;
    color: #666;
}
.display-field {
    display: block;
    display: block;
    clear: both;
    
    margin-bottom: 0.5em;
}

.editor-field {
    margin-bottom: 1em;
}
.editor-comment 
{
    font-style: italic;    
}

fieldset {
    border: 1px solid #000 !important; 
    padding: 1em 1.4em 1.4em 1.4em !important;
    margin: 1em 0 1.5em 0 !important;
    background-color: #eee;    
}

legend 
{
    border: 1px solid #000 !important; 
    padding: 0.3em !important;
    padding-right: 2.3em !important;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #fff;
    margin-left: 0.5em;
    margin-top: -0.3em;
    
}

.admin-button {
    display: block;
    float: right;
    clear: both;
}

div.admin-error {
    border: solid 2px red;
    background-color: #fdd;
    padding: 1em;
    margin-bottom: 1em;
}

.article-detail 
{
    padding-bottom: 1em;
    border-bottom: solid 1px #ccc !important;
}

.pager {
    border-bottom: solid 1px #ccc ;
    margin-bottom: 0.4em;
}
.price-tag 
{
    display: block;
    font-size: 1.2em;
    font-weight: bold;
}
.complete {
    display: none;
}

/* Toggla expanderat / reducerat läge i listningen för standarder */
.expander
{
    cursor: pointer;    
}
.toggle-label
{
    position: relative;
    left: 12px;
}
.collapsed:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: -1;    
    background: url("images/menu-sprites.png") no-repeat scroll 0px 4px transparent;
}
.expanded:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: -1;
    background: url("images/menu-sprites.png") no-repeat scroll -287px 4px transparent;
}

.tag-group {
    font-weight: bold;
}
.tag-list {
    margin: 0px 0px 12px 0px;
}

/* Admin */

div.admin-info {
    padding: 4px;
    margin-bottom: 1em;
    
    font-weight: bold;
    width: 100%;
    border: solid 2px orange;
}
