
body{
	min-width:990px;
	margin:0;
	background: #fff url(/templates/skadedjursfri3/images/bg-body.gif) repeat-x;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#211f1f;
	
	/*font:12px arial,sans-serif; old?*/
	
}

img { border:none; } 

a {
	text-decoration:none;
	color:#157cba;
}
a:hover { text-decoration:underline; }
a:focus { outline:none; }

input,
select,
textarea {
	font:12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

form,
fieldset {
	margin:0;
	padding:0;
	border:none;
}
.textLiten {
	font-size:10px;
}
.error {
   margin-bottom: 1.4em;
   margin-top: 1.4em;
   padding: 10px;
   border: 1px solid #993333;
   background: #f2e7e7;
   color: #993333;
}
.sitemapLine {
	background:url(/templates/skadedjursfri3/images/line.gif);
	background-repeat:repeat-y;
}
.sitemapHline {
	background:url(/templates/skadedjursfri3/images/hline.gif); 
	background-repeat:repeat-x;
}

#wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
	padding:180px 0 0;
}

.header-area {
	width:100%;
	position:absolute;
	left:0;
	top:0;
}
#header {
	width:1008px;
	margin:0 auto;
	height: 180px;
	background: url(/templates/skadedjursfri3/images/bg-header.png) no-repeat center top;
}
#header .top-section {
	height:1%;
	overflow:hidden;
	padding: 3px 50px 31px 0px;
}

#header .top-section ul{
	margin: 0;
	padding: 3px 0 0 0;
	list-style: none;
	float: right;
	/*background: url(/templates/skadedjursfri3/images/bg-top-nav.gif) repeat-x 0 100%;*/
}
#header .top-section ul li{
	float: left;
	/*margin: 0 16px 0 0;*/
	padding-right: 10px;
}

#header .top-section ul li a{color: #211f1f; font-size: 12px; font-weight: bold;}

#header .header-form-layout {
	float:left;	
}
#header .header-form-flag {
	float:right;
}

#header .header-form-flag label,
#header .header-form-layout label {
	float:left;
	margin:0 10px 0 0;
	font-size:10px;
	line-height:17px;
	color:#fff;
	font-weight:bold;	
}
#header .header-form-layout select {
	float:left;
	font-size:11px;
	color:#000;	
}
#header .header-form-flag {
	float:right;
	overflow:hidden;
}
#header .header-form-flag select {
	float:left;	
	margin:0 7px 0 0;
	font-size:11px;	
	color:#333;
}
#header .header-content {
	width:100%;
	overflow:hidden;
}
#header .header-content .roundedTop {
	width:990px;
	height:16px;
	overflow:hidden;
	font-size:0;
	line-height:0;	
	/*background:url(/templates/skadedjursfri3/images/bg-m-section-t.png) no-repeat;*/
}
#header .header-content .content {
	width:982px;
	padding:0 4px;
	/*background:url(/templates/skadedjursfri3/images/bg-m-section-c.png) repeat-y;*/
}
#header .innerContent {
	height:1%;
	overflow:hidden;
	padding:11px 22px 20px 29px;	
	/*background:#dadbda url(/templates/skadedjursfri3/images/bg-c-grad.gif) repeat-x;*/
}
#header .logo {
	float:left;
	text-indent:-9999px;
	overflow:hidden;	
	background:url(/upload/Skadedjursfri.jpg) no-repeat;
	width:500px;
	height:68px;
	margin:3px 0 0;
}
#header .logo a {
	display:block;
	height:100%;
}
#header .block {
	float:right;
	/*width:540px;*/
}
#header .basket-area {
	float:right;
	width:222px;
	padding:17px 0 14px 95px;
	background:url(/templates/skadedjursfri3/images/ico-basket.gif) 0 5px no-repeat;
}
#header .basket-area .buttons {
	height:1%;
	overflow:hidden;
}
#header .basket-area .buttons a {
	font-size:10px;
	/*color:#fdeeee;
	padding:3px 22px;
	border:1px solid #000;
	text-decoration:none;	
	background:#000 url(/templates/skadedjursfri3/images/btns-basket.gif) repeat-x;*/
}
#header .basket-area .buttons a.btnBasket {
	float:left;
	padding-right:25px;
}
#header .basket-area .buttons a.btnCheck {
	/*float:right;*/
	margin-left: 5px;
}
#header .basket-area .basketItems {
	display:block;
	font-weight:normal;
	color:#000;
	font-size:11px;
	margin:0 0 15px;
}
#header .basket-area .basketItems a {
	color:#000;
	font-weight:bold;
}
#header .register-list {
	float:right;
	list-style:none;
	padding:23px 33px 0 0;
	margin:0;
	font-size:11px;
	color:#000;
	text-align:right;
}
#header .register-list li {
	padding:0 0 4px;
}
#header .register-list a {
	color:#d21f25;
}

.nav-area {
	height: 40px;
	overflow:hidden;
	/*padding:1px 0 4px 6px;*/
	/*background:#da242a url(/templates/skadedjursfri3/images/bg-nav.gif) repeat-x;*/
}
#nav {
	float:left;
	list-style:none;
	padding:0;
	margin: 5px 0 0 18px;
	overflow:hidden;
	display:inline;
	font-size:11px;
}
#nav li {
	float:left;
	padding: 6px 23px 0 14px;
	margin: 0 0 0 -11px;
	display:inline;	
	font-size: 14px;
	font-weight: bold;
	/*background:url(/templates/skadedjursfri3/images/sep-nav.gif) no-repeat;*/
}
#nav a { color:#211f1f; }

#main {
	width:1008px;
	padding:0 0 0 9px;
	margin:0 auto;
	overflow:hidden;	
	/*background:url(/templates/skadedjursfri3/images/bg-main.png) repeat-y;*/
}
.main-frame {
	border-bottom:1px solid #E5E6E7;
	border-left:1px solid #E5E6E7;
	border-right:1px solid #E5E6E7;
	width:1001px;
	background: #fff;
	height:1%;
	/*padding:20px 14px 17px 16px;*/
	overflow:hidden;	
	/*background:url(/templates/skadedjursfri3/images/bg-main-frame.gif) repeat-x;*/
}
.container {
	float:right;
	/*width:771px;*/
	width: 810px;
}
#content {
	float:left;
	width:620px;
}
#contentFull {
	float:left;
	width:100%;
}

.breadcrumbs {
	height:1%;
	overflow: hidden;
	padding: 7px 20px 0px;
	margin: 0;
	font-size: 11px;
	/*background:url(/templates/skadedjursfri3/images/breadcrumb-home.gif) no-repeat 20px 9px;*/
}
.breadcrumbs strong {
	float:left;
	font-weight:normal;
	margin:0 9px 0 0;
}
.breadcrumbs ul {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
.breadcrumbs li {
	float:left;
	padding:0 6px 0 12px;
	margin:0 12px 0 -12px;
	display:inline;	
	background:url(/templates/skadedjursfri3/images/bullet.gif) no-repeat 0 4px;
}
.breadcrumbs a {
	/*color:#636161;*/
}

.content-box {
	/*min-height:984px;*/
	/*border:1px solid #e1e1e1;*/
	border-width:0 1px 1px;
	padding:19px 20px 3px;
	line-height:16px;
}
.no-breadcrumb {
	border:1px solid #e1e1e1;
}
* html .content-box {
	height:984px;
}
.content-box:after {
	clear:both;
	content:"";
	display:block;
}
.content-box h1 {
	margin:0 0 14px;
	font-size:18px;
	line-height:21px;
	color:#000;
}
.content-box p { 
	margin:0 0 21px;
}
.content-box .title-2 {
	width:583px;
	overflow:hidden;
	position:relative;
	/*margin:0 -21px 19px;*/	
	/*background:#b20d13 url(/templates/skadedjursfri3/images/title-2.gif) repeat-x;*/
	background:url(/templates/skadedjursfri3/images/bg-tabset.gif) repeat-x left top;
	border-top:2px solid #157CBA;
}
.content-box .title-2 h2 {
	margin:0;
	font-size:11px;
	padding:5px 21px 7px;
}
.content-box .product-box h1 {
	padding:2px 72px 0 0;
	margin: 15px 0 20px 0;
}
.content-box h2 {
	margin:0 0 10px;
	color:#000;
	font-size:14px;
}
.content-box .tab-content p {
	margin:0 0 18px;
}
.content-box h3 {
	margin:0 0 7px;
	font-size:12px;
}

.button {
	background:url(/templates/skadedjursfri3/images/bg-button.gif) no-repeat right top;
	line-height:22px;
	height:22px;
	padding-right:15px;
	display: block;
	float: left;
	color: #fff;
	cursor: pointer;
}

.button span{
	padding-left: 20px;
	background:url(/templates/skadedjursfri3/images/bg-button.gif) no-repeat left top;
	height:22px;
	line-height:22px;
	padding-left:15px;
	display: block;
	cursor: pointer;
}

.button-input {
	background:url(/templates/skadedjursfri3/images/bg-button.gif) no-repeat right top;
	/*line-height:22px;*/
	height:22px;
	padding-right:5px;
	padding-left:0px;
	display: block;
	float: left;
	color: #fff;
}

.button-input input{
	/*padding-left: 20px;*/
	background:url(/templates/skadedjursfri3/images/bg-button.gif) no-repeat left top;
	height:22px;
	/*line-height:22px;*/
	padding-left:15px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
	margin: 0;
	display: block;
	border: none;
	color: #fff;
	cursor: pointer;
}

.buy-button {
	/*float: right;
	display:block;
	width: auto;
	margin-left: 8px;
	text-align:center;
	cursor:hand;
	padding-top:3px;
	padding-right:8px;
	padding-bottom:3px;
	padding-left:8px;	
	color:#fff;
	font-size:12px;	
	background:#b20e14 url(/templates/skadedjursfri3/images/bg-btn-red.gif) repeat-x;
	border: 0px;*/
	
	border: 0px solid #273344;
	background: url(/templates/skadedjursfri3/images/bg-buy-mini.gif) no-repeat top left;
	height: 25px;
	color: #fff;
	padding: 3px 0 0 28px;
	width: 56px;
	display: block; 

}
.buy-button-input {
	width: auto;
	margin-left: 8px;
	text-align:center;
	cursor:hand;
	/*padding-top:3px;
	padding-right:10px;
	padding-bottom:3px;
	padding-left:10px;	
	color:#fff;
	background:#b20e14 url(/templates/skadedjursfri3/images/bg-btn-red.gif) repeat-x;*/
	font-size:12px;
	border: 0px;
	cursor: pointer;
	
	background: url(/templates/skadedjursfri3/images/bg-buy.gif) no-repeat top left;
	height: 23px;
	color: #fff;
	padding: 4px 0px 10px 18px;
	width: 130px;
}
.buy-button-disabled {
	float: right;
	display:block;
	width: 30px;
	text-align:center;
	cursor:hand;
	padding-top:3px;
	padding-right:8px;
	padding-bottom:3px;
	padding-left:8px;	
	font-size:12px;	
	color:#888;
	margin-left: 8px;
	background: none;
	background-color: #ccc;
	border: 0px;
	cursor: default;
}
.buy-button:hover, .buy-button-input:hover {
	text-decoration:underline;
	cursor: hand;
}
.btn-wish,
.btn-prove {
	float: right;
	width:auto;
	margin-left: 8px;
	margin-right: 8px;
	text-align:center;
	cursor:hand;
	padding-top:3px;
	padding-right:10px;
	padding-bottom:3px;
	padding-left:10px;	
	color:#fff;
	font-size:11px;	
	border: 0px;
	background:#000 url(/templates/skadedjursfri3/images/btns-basket.gif) repeat-x;
}
.btn-wish:hover,
.btn-prove:hover {
	text-decoration:underline;
}
.justifyLeft {
	float: left;
	margin-left: 0px;
}
.justifyRight {
	float: right;
	margin-right: 0px;
}

.product-form {
	width:100%;
}
.product-form .sort-options {
	width:100%;
	overflow:hidden;
	padding:0 0 4px;
}
.product-form .sort-options select {
	float:right;
	font-size:11px;
	color:#000;
	margin:0 0 0 12px;
}
.product-form .sort-options label {
	float:right;
	margin:0 0 0 15px;
	font-size:11px;
	color:#000;
}
.product-holder {
	overflow:hidden;
}
.product-holder ul {
	width:580px;
	overflow:hidden;
	list-style:none;
	padding:5px 0 10px 3px;
	/*margin:-1px 0 1px;*/
	border:1px solid #e7e7e7;
	border-width:1px 0 0;
}
.product-holder .item {
	float:left;
	width:174px;
	margin: 3px 19px 0 0;
	/*min-height: 300px;*/
}
.product-holder img {
	display:block;
	margin:0 0 8px;
}
.product-holder h3 {
	margin:6px 0 0;
	font-size:12px;
}
.product-holder h3 a {
	color:#010101;
}
.product-holder p {
	margin:0 0 8px;
	font-size:10px;
	line-height:14px;
	color:#333;
}
.product-holder .info-row {
	width:100%;
	overflow:hidden;
	padding-bottom: 7px;
	font-size: 11px;
	line-height: 19px;
	color: #000;
}
.product-holder .info-row .new{
	font-style: normal;
	color: #bf0506;
	margin: 0 0 0 6px;
	display: inline;
	font-weight: bold;
}
.product-holder .info-row .old{	
	font-size: 9px;
	color: #888;
}
.product-holder .info-row .regular{
	font-weight: bold;
}
.product-holder .info-row .unavailable {
	font-weight: bold;
}
.product-holder .info-row .orderitem {
	font-weight: bold;	
}
.product-holder .info-row .instock {
	font-weight: bold;
}
.product-holder .purchaseBar {
	width:100%;
	overflow:hidden;
}

.product-holder .image {
	display: block;
	height: 140px;
}

.catalog-list {
	/*float: left;*/
	height:auto;
	overflow:auto;
	margin-bottom:10px;
	clear:both;
}
.catalog-list ul {
	/*float:left;*/
	list-style:none;
	padding:0;
	margin:0;
	overflow:auto;
}
.catalog-list li {
	float:left;
	list-style:none;
	display:inline;	
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.catalog-list .wrapper {
	float: left;
	clear: both;
	width: 560px;
}
.catalog-list .image {
	float:left;
	width:152px;
}
.catalog-list .image img {
	display:block;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}
.catalog-list .description {
	float:left;
	width:265px; 
	font-size: 11px;
	color: #333;
	overflow:auto;
}
.catalog-list .description .inner {
	padding-left: 15px;
	padding-right: 10px;
}
.catalog-list .description .inner h2 a {
	color: #211f1f;
}

.catalog-list .status {
	float: right;
	/*text-align: right;*/
	width:140px;
}
.catalog-list .status span{
	display: block;
	margin: 0;
}
.catalog-list .status .price {
	margin: 60px 5px 15px 0;
	text-align: right;	
}
.catalog-list .status .price .new {
	color: #bf0506;
	font-size: 15px;
}
.catalog-list .status .price .old {	
	font-size: 11px;
	color: #888;
	text-decoration: line-through;
}
.catalog-list .status .price .regular {
	
	font-style: normal;
	font-size: 19px;
	line-height: 19px;
	color: #000000;
	margin: 0 6px 0px 6px;
	display: inline;
}
.catalog-list .status .price .installmentCost {
	margin-top: 4px;
	color: #666;
	font-size: 9px;
}
.catalog-list .status .stock {
	display: block;
	/*text-align: right;*/
	margin-top: 10px;
	font-size: 11px;
}
.catalog-list .status .stock .unavailable {
	font-weight: bold;
	color: #da2824;
}
.catalog-list .status .stock .orderitem {
	font-weight: bold;
	color: #da2824;	
}
.catalog-list .status .stock .instock {
	padding: 3px 0 0 27px;
	font-weight: bold;
	background: #fff url(/templates/skadedjursfri3/images/ico-available.gif) no-repeat 4px 4px;
}
.catalog-list .status .stock .instockdays {
	color: #666;
	font-style: italic;
}
.catalog-list .purchaseBar {
	float: left;
	width: 560px;
	text-align: right;
}
.catalog-list .purchaseBar select {
	margin:0 12px 0 0;
	color:#010101;
	font-size:11px;
}
.catalog-list .purchaseBar label {
	font-weight: bold;
	font-size:11px;
	color:#000;	
	margin-right: 5px;
}
.catalog-list .purchaseBar .quant  {
	width: 26px;
}

.product-box {
	width:100%;
	overflow:hidden;
	margin:0 0 7px;
	border-top: solid 1px #dfdfdf;
}
.product-box .img {
	float:left;
	width:210px;
	overflow:hidden;
	padding: 0 0 0 10px;
}
.product-box .img-list {
	font-size: 11px;
	width:280px;
	list-style:none;
	padding:0;
	margin:0;
}
.img-list li {
	float:left;
	margin:0 23px 0 0;
}
.img-list img {
	display:block;
}
.product-box .info {
	float:left;
	width:225px;
	position:relative;
	overflow:hidden;
}
.product-box .wishlistAdd {
	float: left;
	width: 90%;
	font-weight: bold;
	color:#66b166;
	border: 1px solid #66b166;
	padding: 5px;
	margin-bottom: 5px;
}

.product-box .price .new{
	float: left;
	font-style: normal;
	font-size: 19px;
	line-height: 19px;
	color: #bf0506;
	margin: 0 0 0 44px;
	display: inline;
}
.product-box .price .regular{
	float: left;
	font-style: normal;
	font-size: 19px;
	line-height: 19px;
	color: #000000;
	margin-top: 30px;
	display: inline;
}
.product-box .price .old{
	float: right;
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
	background:url(/templates/skadedjursfri3/images/old-price.gif) no-repeat 0 2px;
	padding: 0 0 0 5px;
	margin: 0 81px 0 0;
	display: inline;
	font-weight: bold;
}

/*.product-box .priceSpot {
	position:absolute;
	right:0;
	top:0;
	width:64px;
	height:41px;
	padding:23px 0 0;
	text-align:center;
	color:#fff;
	font-size:12px;	
	background:url(/templates/skadedjursfri3/images/icos-sprite.gif) no-repeat 0 -136px;
}
.priceSpot span.old {
	display:block;
	margin-top:30px;
	color:#000000;
	text-decoration: line-through;
}*/

.product-box .ico-field {
	width:100%;
	margin:0 0 2px;
	display:block;
	overflow:hidden;	
}
.product-box .ico-field img {
	float:left;
	margin:0 10px 0 0;
}
.product-box .pay-term {
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
	color:#000;
	font-size:10px;
}
.product-box .pay-term p {
	margin:0;
}
.product-box .infoArea {
	height:1%;
	overflow:hidden;
	/*border:1px solid #ebebeb;
	border-width:1px 0 0;*/
	font-size:11px;
	color:#000;
	list-style:none;
	padding: 0px 0 14px;
	margin:0;
}
.product-box .infoArea li {
	padding:0 0 2px;
}
.product-box .infoArea a {
	color:#00b100;
	text-decoration:none;
}
.product-box .infoArea .unavailable {color: #da2824; font-weight: bold;}
.product-box .infoArea .orderitem {color: #da2824; font-weight: bold;}
.product-box .infoArea .instock { 
	padding: 5px 0 0 24px;
	font-weight: bold;
	background: #fff url(/templates/skadedjursfri3/images/ico-available.gif) no-repeat 4px 4px;
}
.product-box .infoArea .instockdays {
	color: #666;
	font-style: italic;
}
.product-box .infoArea a:hover {
	text-decoration:underline;
}
.product-box .purchaseBar {
	width:225px;
	overflow:hidden;
	/*border:1px solid #ebebeb;
	border-width:1px 0 0;*/
	padding:15px 0 0;

}
.product-box .purchaseBar .row {
	width:100%;
	overflow:hidden;
	padding:0 0 12px;
}
.product-box .purchaseBar select {
	float:left;
	margin:0 12px 0 0;
	color:#010101;
	font-size:10px;
}
.product-box .purchaseBar label {
	float:left;
	font-weight: bold;
	font-size:11px;
	color:#000;	
	margin-right: 5px;
}
.product-box .purchaseBar .row-item {
	float:left;
	margin:0 9px 0 0;
}
.product-box .purchaseBar .row-item label {
	float:left;
	font-weight:bold;
	font-size:11px;
	color:#000;
	margin:3px 12px 0 0;
}
.product-box .purchaseBar .text-quont {
	float:left;
	width:29px;
	padding:3px 4px 4px;
	border:1px solid #b9bac0;
	font-size:11px;
	line-height:14px;
	color:#000;
	margin:0;
}

.product-box .actions{
	float: left;
	width: 125px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.product-box .actions ul{
	list-style:none;
	padding:0;
	margin:0;
	color:#333;
}

.product-box .actions ul li {
	margin: 0 0 10px;
	padding: 0;
	float: right;
}

.product-box .actions ul li a{
	font-weight:bold;
	color:#010101;
}

.product-box .actions .quest {
	float:right;
	font-weight:bold;
	color:#010101;
	padding:2px 0 2px 23px;
	background:url(/templates/skadedjursfri3/images/icos-sprite.gif) no-repeat 0 -76px;
}

.like-area {
	width:100%;
	overflow:hidden;
	/*border:1px solid #ebebeb;
	border-width:1px 0;*/
	padding:13px 0 11px;
	margin:0 0 25px;
}
.like-area ul {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	font-size:10px;
	color:#333;
	line-height:24px;
}
.like-area ul li {
	float:left;
	margin:0 7px 0 0;
}
.like-area ul a {
	color:#3b59aa;
	text-decoration:none;
}
.like-area ul a:hover {text-decoration:underline;}
.like-area a.like {
	float:left;
	width:49px;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;	
	background:url(/templates/skadedjursfri3/images/icos-sprite.gif) no-repeat;
}
.like-area .facebook {
	padding:0 0 0 16px;	
	background:url(/templates/skadedjursfri3/images/icos-sprite.gif) no-repeat 0 -38px;
}
.like-area .quest {
	float:right;
	font-weight:bold;
	color:#010101;
	padding:2px 0 2px 23px;
	background:url(/templates/skadedjursfri3/images/icos-sprite.gif) no-repeat 0 -76px;
}

.tab-area {
	width:556px;
	overflow:hidden;
	border:1px solid #d7d7d7;
	margin:0 0 20px;
}
.tabset {
	height:1%;
	list-style:none;
	padding:0 7px 0 0;
	margin:0;
	overflow:hidden;
	font-weight:bold;
	font-size:10px;	
	background:#fff url(/templates/skadedjursfri3/images/bg-tabset.gif) repeat-x 0 100%;
}
.tabset li {
	float:left;
}
.tabset a {
	float:left;
	padding:7px 19px 8px;
	display:inline;
	position:relative;
}
.tabset a:hover,
.tabset a.active {
	text-decoration:none;
	background:#fff;
	border:1px solid #d7d7d7;
	border-width:0 1px;
	margin:0 -1px;
}
.tab-content {
	height:1%;
	overflow:hidden;
	padding:26px 30px 2px 21px;
	font-size:11px;
	color:#000;
	line-height:18px;
}

.sub-product-holder {
	/*border:1px solid #e7e7e7;
	border-width:1px 0 0;
	padding:23px 0 12px;*/
}
.sub-product-holder ul {
	border:0;
}
.sub-product-holder .price .new {
	color: #bf0506;
	font-size: 12px;
}
.sub-product-holder .price .old {	
	font-size: 12px;
	color: #888;
	text-decoration: line-through;
}
.sub-product-holder .price .regular {
	color: #000;
	font-size: 12px;
}

.sub-product-holder h2 {
	margin-top: 15px;
	/*margin-bottom: 20px;*/
	padding: 6px;
	font-size:11px;
	background:url(/templates/skadedjursfri3/images/bg-tabset.gif) repeat-x left top;
	border-top:2px solid #157CBA;
}

.post {
	width:100%;
	overflow:hidden;
	color:#535252;
	padding:12px 0 0;
}

.summary-form {
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
}
.summary-form table {
	width:548px;
	border-collapse:collapse;
	font-size:11px;
	line-height:15px;
	margin:0 0 23px;
	color:#000;
}
.summary-form .even { background-color:#fff; }
.summary-form .odd { background-color:#f1f1f1;}

.summary-form table th {
	font-size:11px;
	text-align:left;
	font-weight:bold;
	padding:12px 0 8px;
	line-height:15px;
}
.summary-form td {
	padding:3px 0;
	vertical-align:middle;
}
.summary-form .col1 {
	width:326px;
	padding-left:4px;
}
.summary-form .col2 {
	width:72px;
}
.summary-form .col3 {
	width:74px;
}
.summary-form .col4 {
	width:72px; 
	text-align: right;
}
.summary-form a {
	color:#000;
}
.summary-form .col3 a,
.summary-form .col4 a {
	color:#00b100;
	text-decoration:none;
}
.summary-form .col3 a:hover,
.summary-form .col4 a:hover {
	text-decoration:underline;
}
.summary-form .sumCol4 {
	text-align: right;
}
.summary-form table .text {
	float:left;
	width:29px;
	padding:3px 4px 4px;
	border:1px solid #b9bac0;
	font-size:11px;
	line-height:14px;
	color:#000;
	margin:-2px 0 0;
	border-color:#8d8e94 #b9bac0 #b9bac0 #b9bac0;
}
.summary-form td.col1 img {
	float:left;
	margin:0 17px 0 0;
}
.summary-form td.col1 a {
	line-height:32px;
	font-weight:bold;
	line-height: 12px;
}

.submit-area {
	width:100%;
	overflow:hidden;
	border:1px solid #ebebeb;
	border-width:1px 0 0;
	padding:13px 0 0;
}
.submit-area a {
	float:right;
	/*padding:3px 26px 3px 22px;*/
	color:#fff;
	text-decoration:none;
	margin:0 0 0 11px;
	font-size:12px;
}

.qccashier {}
.qccashier select {
	font-size:12px;
	color:#000;
}
.qccashier label {
	font-size:11px;
	color:#000;
}
.qccashier .qcrow {
	margin-bottom: 4px;
}
.qccashier .qcrow:after {
  content: '[.]'; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.qccashier .qcrow .labelColumn {
	float: left;
	width: 30%;
}
.qccashier .qcrow .inputColumn {
	float: left;
	width: 69%;
}
.qccashier-login {
	width: 97%;
	font-size: 11px;
	background-color: #f1f1f1;
	padding: 7px;
	margin-top: 3px;
	margin-bottom: 10px;
	clear: both;
}

.qcPnrInfo {
	font-size: 11px;
	background-color: #f1f1f1;
	padding: 7px;
	margin-top: 3px;
	clear: both;
}

.qccashier-adress, 
.qccashier-contact,
.qccashier-delivery,
.qccashier-pay,
.qccashier-products,
.qccashier-comment {
	float: left;
	width: 99%;
	padding: 8px;
	border: 1px solid #ccc;
	margin-bottom: 15px;
}
.qccashier-buttons {
	float: right;
	margin-bottom: 15px;
}
.qccashier-buttons .bigButton {
	/*padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;*/	
	font-weight: bold;
}
.qccashier-adress h2, 
.qccashier-contact h2,
.qccashier-delivery h2,
.qccashier-pay h2,
.qccashier-products h2,
.qccashier-comment h2 {
	color:#333;
	font-size: 13px;
}

.qccashier-delivery ul,
.qccashier-pay ul {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	overflow:auto;
}
.qccashier-delivery ul li,
.qccashier-pay ul li {
	float:left;
	list-style:none;
	display:inline;	
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.qccashier-pay-info {
	float: left;
	width: 95%;
	font-size: 11px;
	background-color: #f1f1f1;
	padding: 7px;
	clear: both;
}
.qccashier-comment .qcComment {
	float: left;
	width: 45%;
	padding-left: 30px;	
}
.qccashier-comment .qcDiscount {	
	float: left;
	width: 45%;
}

.myPage1 {
	display:block;
	padding-top:10px;
	height:25px;
	font-size: 11px;
}
.myPage1 .myPage2 {
	float:left;
	width:20px;
	height:21px;
	border-bottom:1px solid #CCCCCC;
}
.myPage1 .myPageTabEdge {
	float:left;
	width:10px;
	height:22px;
}
.myPage1 .myPageSeparator {
	float:left;
	width:1px;
	height:22px;
}
.myPage1 .myPageTabBgOn {
	float:left;
	width:60px;
	height:22px;
	background-image:url(/images/tab_middle_ON.gif);
	background-repeat:repeat-x;
}
.myPage1 .myPageTabBgOff {
	float:left;
	width:60px;
	height:22px;
	background-image:url(/images/tab_middle_OFF.gif);
	background-repeat:repeat-x;
}
.myPage1 .mlc5 {
	margin-top:5px;
	text-align:center;
}

.aside {
	float:right;
	/*width:167px;*/
	width: 190px;
	font-size:12px;
	background: #F9F9F9 url(/templates/skadedjursfri3/images/bg-aside.gif) repeat-x left bottom;
}
.aside .box {
	height:1%;
	overflow:hidden;
	margin:0 0 15px;
}

/*
.aside .box .t {
	height:1%;
	overflow:hidden;
	padding:12px 0 0;	
	background:url(/templates/skadedjursfri3/images/bg-box-t.gif) no-repeat;
}
*/

.aside .box-frame {
	height:1%;
	/*border:1px solid #e1e1e1;*/
	/*border-width:0 1px 1px;*/
	/*background:#fff;*/
	/*padding:9px 10px 10px 14px;*/
}
.aside .box-frame:after {
	clear:both;
	content:"";
	display:block;
}
.aside form {
	height:1%;
	overflow:hidden;
	margin:0 0 10px 0;
}
.aside form label {
	font-size:12px;
	color:#414141;
	display:block;
	margin:0 0 5px;
}
.aside form.search-form label {
	font-weight:bold;
	font-size:12px;
}
.aside form label.label-ico {
	padding:5px 38px 3px 0;
	line-height:14px;	
	background:url(/templates/skadedjursfri3/images/ico-label.gif) no-repeat 99% 3px;
}
.aside form .text {
	width:127px;
	border:1px solid #a5acb2;
	padding:2px 5px 3px;
	margin:0 0 10px;
	display:block;
	font-size:12px;
	line-height:13px;
	color:#414141;
}
.aside form .btn-submit {
	display:block;
	width:49px;
	height:20px;
	margin:0;
	padding:0 0 1px;
	font-size:12px;
	line-height:17px;
	color:#fdeeee;
	border:0;
	cursor:pointer;	
	background:url(/templates/skadedjursfri3/images/btn-search.gif) no-repeat;
}
.aside .box h3 {
	/*
	margin:0;
	font-size:10px;
	color:#fff;
	padding:8px 15px 7px;	
	background:#b20d13 url(/templates/skadedjursfri3/images/title-2.gif) repeat-x;
	*/
	
	font-size: 15px;
	font-weight: normal;
	margin: 0;
    padding: 3px 23px 2px 18px;
	color: #211f1f;
	background: url(/templates/skadedjursfri3/images/bg-tabset.gif) repeat-x 0 100%;
	border-top:2px solid #fdb60b;
}

.add-products {
	list-style:none;
	padding:0;
	margin:0;
}
.add-products li {padding:9px 0 17px;}
.add-products a.img {
	display:block;
	padding:0 17px 0 0;
}
.add-products img {
	display:block;
	margin:0 auto 15px;
}
.add-products h4 {
	font-size:10px;
	color:#000;
	margin:0 0 3px;
}
.add-products h4 a {color:#000;}
.aside p {
	margin:0 0 14px;
	line-height:14px;
}
.aside .add-products p {
	margin:0 0 3px;
}
.add-products .price {
	display:block;
	color:#000;
}
.add-products .price a {
	color:#00b100;
	text-decoration:none;
}
.add-products .price a:hover {text-decoration:underline;}

/* top product list */

.top-productlist ul{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.top-productlist ul li{
	vertical-align: top;
	overflow: hidden;
	padding: 5px 5px 10px 5px;
	margin: 0 0 1px;
	border-top: solid 1px #e5e6e7;
}
.top-productlist .photo{
	margin: 0 auto;
	display: inline;
}
.top-productlist .photo img{display:block; margin: 0 auto; padding: 5px;}
.top-productlist .info{
	padding: 5px 0 5px 0;
}
.top-productlist .info p a{color:#157cba;}
.top-productlist .price{
	font-weight: bold;
	font-size: 12px;
}

.top-productlist .price strong a{
	color: #;
	font-weight: normal;
}
.top-productlist .price em{
	display: block;
	color: #464646;
	font-size: 9px;
	font-style: normal;
}
.top-productlist .buy{
	padding-top: 5px;
	display: inline-block;
	margin: 0 auto;
}

.top-productlist .buy .text{
	width: 20px;
	border: 1px solid #dfdfdf;
	margin: 2px 4px 0 0;
	/*font-size: 9px;*/
	text-align: center;
	float: left;
	/*padding:0;*/
}
.top-productlist .buy .btn-buy{
	background: #157cba;
	color: #211f1f;
	border: 0;
	/*font:11px/16px Arial, Verdana, sans-serif;*/
	cursor: pointer;
	padding: 0 0 2px;
	margin: 0;
	height: 16px;
	float: left;
}
.top-productlist .buy .btn-buy-disabled{
	background: #cccccc;
	color: #fff;
	border: 0;
	font:11px/16px Arial, Verdana, sans-serif;
	cursor: pointer;
	padding: 0 0 2px;
	margin: 0;
	width: 46px;
	height: 16px;
	/*float: left;*/
}

.top-productlist{	text-align: center;}
.top-productlist .info a{
	font-weight: bold;
	color: #211f1f;
	font-size: 13px;
}
.top-productlist .buy .btn-buy, .hot-products .product-s .actions ul li a{
	border: 0px solid #273344;
	background: url(/templates/skadedjursfri3/images/bg-buy-mini.gif) no-repeat top left;
	height: 23px;
	color: #fff;
	padding-left: 15px;
	width: 87px; 
}

.support {
	list-style:none;
	padding:7px 0 10px;
	margin:0;
}

/*
.aside-3 .box div{
    padding: 10px;
}*/

.aside-3 .box .info, .aside-3 .box .payment, .bugbuster{
    padding: 10px;
}

.aside-3 div.box{
	margin-bottom: 9px;
	border-bottom: solid 1px #e5e6e7;
}
.aside .box .payment{ padding: 0px; }
.aside .box .payment img { margin: 4px; 0 }
.aside .box .payment ul{ list-style: none; margin: 0; padding: 5px; }
.aside .box .info ul{padding-left: 15px; margin: 5px;}
.aside .box .info ul li{padding-bottom: 4px;}

.aside .support li {padding:0 0 4px;}
.aside .support a {color:#d21f25;}
.aside .ad-search {padding:7px 0;}
.aside .ad-box .box-frame {padding:16px 10px 23px 15px;}
.aside-2 {float:left;}


.aside .search {
	border-bottom: 2px solid #FDB60B;
	background: url(/templates/skadedjursfri3/images/bg-sidebar-search.gif) top left repeat-x;
}

.aside .search div{padding: 5px 5px 5px 18px;}
.aside .search h3{ border: none; background: none;}
.aside .search .text{width: 90px; display: inline; margin: 0;}
	
.aside .box .btn-search{
	background:url(/templates/skadedjursfri3/images/bg-button-search.gif) no-repeat left top;
	color: #fff;
	border: 0px solid #273344;
	font:14px/16px Arial, Verdana, sans-serif;
	cursor: pointer;
	padding: 0 0 2px;
	margin: 0;
	width: 50px;
	height: 22px;
	line-height: 16px;
}

.aside .proffstips a{
	margin: 5px 0;
	display: block;
	color: #1D2316;
	font-size: 14px;
	font-weight: bold;
	width: 185px;
	height: 34px;
	text-align: center;
	padding:20px 5px 0 5px;
	background: url(/templates/skadedjursfri3/images/bg-proffstips.gif) no-repeat top left;
}
.aside .identifiera a{
	margin: 5px 0;
	display: block;
	color: #1D2316;
	font-size: 13px;
	font-weight: bold;
	width: 185px;
	height: 34px;
	padding:20px 5px 0 7px;
	background: url(/templates/skadedjursfri3/images/bg-identifiera.gif) no-repeat top left;
}

.aside .bugbuster-img{display: block;}

/*.aside #search {
	border-bottom: solid 2px #fdb60b;
	padding: 10px;
}*/

.infopage .identifiera h3 { margin: 0; padding: 0;}
.infopage .identifiera p { margin: 0; padding: 0;}
.infopage .identifiera h3 a{display: block; text-align: center; margin: 0; padding: 0; font-size: 14px; }
/*
.add-nav {
	width:165px;
	list-style:none;
	padding:0;
	margin:-4px -10px 4px -20px;
	overflow:hidden;
	font-size:11px;
	font-weight:normal;
}
.add-nav li {
	border:1px solid #eee;
	border-width:1px 0 0;
	margin:-1px 0 1px;
	padding:4px 5px 4px 20px;
	background:url(/templates/skadedjursfri3/images/bullet-add-nav.gif) no-repeat 12px 9px;
}
.add-nav ul {
	margin:0px;
	padding:0px;
}
.add-nav ul li {
	list-style:none;
}

.add-nav li.active {
	font-weight: bold;
}
.add-nav li.active li {
	font-weight: normal;
}

.add-nav li ul { display:none; }

.add-nav li.active ul {display:block;}
.add-nav li.active ul ul{display:none;}
.add-nav li.active ul li.active ul {
	display:block;
	font-weight: normal;
}

.add-nav li.active ul li {
	padding-left: 20px;
}

.add-nav a{
	color:#414141;
	text-decoration:none;
}
.add-nav a:hover {
	text-decoration:underline;
}*/

.add-nav{
	margin: 0;
	padding: 0 0 4px;
	list-style: none;
	height: 1%;
	overflow: hidden;
	/*background: #7c8490;*/
}
.add-nav li{
	vertical-align: top;
	font-size: 14px;
	padding: 0;
	/*background: #fff;*/
	margin: 0;
}
.add-nav li a{
	display: block;
	height: 1%;
	background: url(/templates/skadedjursfri3/images/ico-category.gif) no-repeat 6px 3px;
	padding: 2px 0 2px 23px;
	margin: 0;
	color: #000;
	font-weight: bold;
}
.add-nav li.active>a {
	background: url(/templates/skadedjursfri3/images/ico-category-active.gif) no-repeat 6px 7px;
	text-decoration: none;
	padding: 5px 0 2px 24px;
}
.add-nav li.active{background: #DEEDF5;}

.add-nav li a:hover{
	background-color:#b3d5e9;
	text-decoration: none;
	/*padding-left: 28px;*/
}
.add-nav li.active ul li a{ font-weight: normal;  background: url(/templates/skadedjursfri3/images/ico-sub-category.gif) no-repeat 7px 3px; /*background: #deedf5;*/ }
.add-nav li.active a:hover{background-color:#b3d5e9;}
.add-nav li.active ul li.active a{ font-weight: bold;  /*background: #deedf5; url(/templates/skadedjursfri3/images/ico-category-active.gif) no-repeat 6px 3px;*/}
.add-nav li.active ul li.active li a{/*background: #deedf5;*/}
.add-nav li.active ul li.active li a:hover{background-color:#b3d5e9;}
.add-nav ul{
	margin: 1px 0 0;
	padding: 0;
	list-style: none;
	display: none;
}
.add-nav li.active ul{display:block; padding: 0 0 7px 14px;}
.add-nav li.active ul ul{display:none;}
.add-nav li.active ul li.active ul{display:block;}
.add-nav ul li{
	margin: 0;
	/*background: #fff;*/
}

.add-nav ul li a{
	/*background: #deedf5;*/
}

.add-nav ul ul{
	margin: 1px 0 0;
	padding: 0;
	list-style: none;
}
.add-nav ul ul li{
	padding: 0 0 0 10px;
	/*background: #fff;*/
}

.info-list {
	list-style:none;
	padding:7px 0 8px;
	margin:0;
	font-weight:bold;
}
.info-list li {padding:0 0 6px;}
.info-list a {color:#414141;}

.socials {
	list-style:none;
	padding:7px 0 0;
	margin:0;
	height:1%;
	font-weight:bold;
	overflow:hidden;
}
.socials li {
	float:left;
	width:100%;
	margin:0 0 12px;
}
.socials a {
	display:block;
	color:#414141;
	line-height:14px;
	padding:5px 0 8px 55px;	
	background:url(/templates/skadedjursfri3/images/ico--socials.gif) no-repeat;
}
.socials a.facebook {background-position:0 0;}
.socials a.twitter {background-position:-259px 0;}

.brand-list {
	list-style:none;
	padding:7px 0 11px;
	width:62px;
	margin:0 10px 0 0;
	float:left;
}
.brand-list li {
	padding:0 0 6px;
}
.brand-list a {color:#d21f25;}
.post-search {padding:3px 0 5px;}
.alignright {
	float:right;
	margin:0;
}

.paging {
	float: left;
	/*width: 99%;*/
	width: 568px;
	margin-top: 15px;
	/*margin-bottom: 20px;*/
	padding: 6px;
	font-size:11px;
	background:url(/templates/skadedjursfri3/images/bg-tabset.gif) repeat-x left top;
	border-top:2px solid #157CBA;
}
.paging .paging-list {
	float: left;
	text
}
.paging .paging-list ul {
	margin:0;
	padding:0;
}
.paging .paging-list li {
	display: inline; 
	list-style-type: none;
	padding-right: 0px;
}
.paging .paging-list li a {
	border: 1px solid #ccc; 
	/*padding: 0.4em;*/
	padding: 3px 5px; 
	color: #666;
	text-decoration: none;
}
.paging .paging-list li a:hover {
	text-decoration: underline;
}
.paging .paging-list li .pagerDB-current {
  color: #fff;
  background:#157CBA; /*url(/templates/skadedjursfri3/images/bg-btn-red.gif) repeat-x;*/
}

.paging .paging-sort {
	float: right;
}
.paging .paging-sort select {
	font-size: 11px;
}


.footer-area {
	width:100%;
	overflow:hidden;
	padding:0;	
	/*background:#000 url(/templates/skadedjursfri3/images/bg-footer-area.gif) repeat-x;*/
	font-size: 14px;
}
#footer {
	width:1002px;
	margin:0 auto;
	color:#716b6b;
	padding: 5px 0 0;
	background: #b1d685 url(/templates/skadedjursfri3/images/bg-tabset.gif) repeat-x top left;
}
#footer p {
	/*margin:0;*/
	margin: 20px 0 20px;
	color: #273344;
	text-align: center;
}
#footer .c {
	height:1%;
	overflow:hidden;
	padding:0 18px 0 20px;	
	/*background:url(/templates/skadedjursfri3/images/bg-main.png) repeat-y;*/
}
#footer .b {
	/*width:990px;
	height:15px;
	font-size:0;
	line-height:0;	
	background:url(/templates/skadedjursfri3/images/bg-footer-b.png) no-repeat;*/
}
#footer .section {
	height:1%;
	overflow:hidden;
	/*border:1px solid #e1e1e1;
	border-width:1px 0;
	padding:15px 0 14px 2px;*/
	text-align: center;
}
.sub-links {
	display:inline;
	margin: 0 0 9px;
	padding: 0;
	list-style: none;
	text-align: center;	
}
.sub-links li {
	font-size: 14px;
	padding: 0 5px 0 11px;
	display: inline;
}
.sub-links a {color:#211f1f;}
.pay-area {
	width:952px;
	overflow:hidden;
	position:relative;
}
.pay-area .frame {
	float:left;
	position:relative;
	left:50%;
}
.pay-area .frame ul {
	float:left;
	position:relative;
	left:-50%;
	list-style:none;
	padding:15px 0 11px;
	margin:0;
}
.pay-area li {
	float:left;
	margin:0 11px 0 0;
}
.pay-area a {
	float:left;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;	
	background:url(/templates/skadedjursfri3/images/ico-pays.gif) no-repeat;
}
.pay-area a.paypal {
	width:83px;
	background-position:0 0;
}
.pay-area a.payson {
	width:96px;
	background-position:-94px 0;
}
.pay-area a.fakturera {
	width:85px;
	background-position:-201px 0;
}
.pay-area a.visa {
	width:32px;
	background-position:-297px 0;
}
.pay-area a.mastercard {
	width:33px;
	background-position:-340px 0;
}
.pay-area a.nordeo {
	width:70px;
	background-position:-384px 0;
}
.pay-area a.seb {
	width:38px;
	background-position:-465px 0;
}
.pay-area a.handelsbanken {
	width:101px;
	background-position:-514px 0;
}
.pay-area a.swedbank {
	width:86px;
	background-position:-626px 0;
}


#notifyPopup {
	position:absolute;
	display:none;
	width:370px;
	height:auto;
	top:100px;
	left:100px;	
	z-index:-100;
	border:1px solid;
	border-color: #000000;	
	background-color:#273344;
}
#notifyPopupPane {
	margin:2px;
	border:1px solid;
	border-color: #000000;
	background-color:#F3F2F0;
}
#notifyPopupPane em {
	background-color:#CCCCCC;
	border-bottom:1px solid;
	padding:3px;
	font-weight:bold;
	font-style:normal;
	display:block;
}
#notifyPopupPane p {
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
}
#notifyPopupPane #notifyEmail {
	display:block;
	margin:auto;
	width:325px;
}
#notifyPopupPane #notifyPopupPaneButtonBar {
	margin:auto;
	margin-top:10px;
	width:124px;
	height:25px;
}
#notifyPopupPane #notifyPopupPaneButtonBar input {
	width:55px;
	float:left;
	margin-left:3px;
	margin-right:3px;
}

#ajaxLoader {
	position:absolute;
	left:0;
	top:0;
	display: none;
	z-index:100;
}
#ajaxLoader .inner {
	background-color:#ffffff;
	border:3px solid;
	width:350px;
	height:120px;
	text-align:center;
	position:fixed;
	padding-top:20px;
}
#ajaxLoader em {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:20px;
	display:block;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

.infopage p {
	margin-top:0;
	padding-top:0;
}

.invisible {
	visibility: hidden;
}

.dispNone {
	display: none;
}

#imageFader { height: 250px; width:585px; overflow: hidden;}
