#certifieradEhandel {
float: right;
width: 100px;
}

.mainBottom {
	background: url(/UserUploadImages/system/maincol_bottom_bg.png) no-repeat bottom left;
	float: left;
	padding-bottom: 12px;
}

.rightBottom {
	background: url(/UserUploadImages/system/rightcol_bottom_bg.png) no-repeat bottom left;
	float: right;
	padding-bottom: 12px;
}

/* ============= Shop Article list */

#articleItem {
	float: left;
	width: 192px;
	height: 255px;
	background: url(/UserUploadImages/system/articleBg.png) no-repeat 0px 0px;
	overflow: hidden;
}

.articleName {
	margin: 5px 10px 15px 10px;
	font-size: 13px;
	font-weight: normal;
height:38px;
font-weight: bold;
}

.articleName a { color: #2f2f2f; }
.articleName a:hover { color: #000; }

.articleThumb {
	width: 192px;
	height: 115px;
	text-align: center;
}

.articleShortDesc {
	font-size: 11px;
	padding: 3px 10px 4px 10px;
	width: 172px;
height: 45px;
}

#articlePriceDiscount, #articlePricePrevious, #articlePrice {
	float: left;
}
.AddCMSSysTeaserArticles .articleBuyButton {
	float: right;
	margin: -1px 8px 0 0;
}

.articleBuyButton {
	float: right;
	margin: 0px 10px 0 0;
}

.articleBuyButton input {
	background-color: #88c700;
	color: #2f2f2f;
	width: 45px;
	font-size: 12px; 
	border: 0;
	padding: 1px 0 1px 0;
	cursor: pointer; cursor: hand;
	height:20px;
}




/* ============= Shop article teaser & related */


.articlePriceDiscount, .articlePricePrevious, .articlePrice {
	background-color: #2f2f2f;
	color: #fff;
	padding: 2px 5px 3px 5px;
}

.articlePriceDiscount, .articlePrice {
	margin-left: 3px;
}

#articleRelated .articleBuyButton {
	float: right;
	margin: 0px 8px 0 0;
}

.teaserItem .articleBuyButton input {

margin:1px 0 0;
}

/* ============= Shop article view*/

h1.articleName {
	margin: 5px 0 12px 0px;
	font-size: 17px;
	font-weight: normal;
height: auto;
}

.articleImage {
padding:0 10px 10px 10px;
}

.articleImage .thumbnails {
padding:10px;
}

.thumbnails IMG.articleThumb{
background: url(/UserUploadImages/system/bg_thumb.gif) no-repeat top left;
height:78px;
width:78px;
float:left;
padding: 3px;
margin: 0px 10px 0px 0px !important;

}



#articleText .articlePriceDiscount, 
#articleText .articlePricePrevious, 
#articleText .articlePrice {
	background-color: #ffffff;
	color: #000000;
	padding: 0px 0px;
margin: 10px 0 10px 0;
font-size: 16px;
font-weight:bold;
}


#articleText .articlePricePrevious {display: block;  font-size: 11px; padding: 0 0 10px 0 !important; margin: 0 !important;}
#articleText .articlePriceDiscount {color: red !important;}
#articleText .articlePriceDiscount .black {color: black !important;}

.AddCMSSysBuyButton input {
	color: #2f2f2f;
	width: 169px;
	font-size: 12px; 
	border: 0 !important;
	padding: 13px 45px 4px 13px;
	background: url(/UserUploadImages/system/btn-buy.gif) no-repeat top left;
}

.AddCMSSysBuyButtonButton {margin: 10px 0 0 0;}

.categoryTitle {
	margin: 20px 0 0 0;
}

.relArtArtHeader h3 {width:558px; background-color: #676767; color: white; margin: 15px 0 0 0; padding: 5px; font-size: 13px; border-bottom: 4px solid #d3d3d3;}


#articleRelated, #articleText, #articleImage {
	float: left;
}

#articleRelated {
	width: 576px;
	padding: 0px;
}

#articleText {
	width: 270px;
padding-left:10px;
}

#articleImage {
	width: 280px;
}







/* ========= Varukorg ========= */


.AddCMSSysShoppingCart, .AddCMSSysCheckout {
/* width:548px; */
padding: 0 10px 0 10px;
}

.AddCMSSysDiscountCodeButton {
	color: #000 !important;
	background-color: #f2d448;
	border: 0;
	height: 22px;
	font-weight: bold;
	cursor: pointer;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.ShoppingContent {
	border-bottom: 5px solid #000;
	margin: 0 0 20px;
	padding: 0 0 20px;
}

.shoppingCartData table, .shoppingData table {
	background: url(/UserUploadImages/system/changeCartHeader.gif) no-repeat top left;
	width: 100%;
	margin: 10px 0 0 0;
}

.delete input {
	background: url(/UserUploadImages/system/iconDeleteItem.gif) no-repeat left bottom;
	border: 0;

	font-size: 0;
	cursor: pointer;
  	cursor: hand;
  	color: #f6722c;
height:25px;
margin:0 0 0 15px;
width:25px;

}

.title, .CustomerTitle, .DeliveryTitle, .DeliveryFeeTitle, .PaymentTitle {
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 0 0;
	display: block;
}


.CustomerTitle h3, .DeliveryTitle h3, .DeliveryFeeTitle h3, .PaymentTitle h3 {
	color: #E3BD0E;
	display: inline;
	font-size: 30px;
	padding-right: 5px;
}

.amount select {
	font-size: 10px;
}

.cartContent table {
	border-collapse: collapse;
	border: 0px solid #8a9294 !important;
	width: 100%;
}

.cartContent input, .cartContent select {
	font-size: 11px;
	border: 1px solid #858585;
}

.headerRow {
	color: #333333;
	font-size: 14px;
}

.headerRow th {
	height: 25px;
	text-align: left;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #d4dddf;
}

.cartContent td {
	padding: 5px;
}

.dataRow {
	border-bottom: 1px solid #d4dddf;
}

.dataRow td{
	/* border-right: 1px solid #d4dddf; */
	padding: 2px;
}





.attributeRow td{
	background: url(/UserUploadImages/cartSeparatorLine.jpg) repeat-x left bottom;
}

.attributeRow td div{
	margin: 0 0 4px 0 !important;
	color: #444444;
}

.delete { border-right: 0 !important; }


.summary {
	margin: 20px 0 0 0;
	float: left;
	font-weight: bold;
	background: url(/UserUploadImages/viewItemTextEnd.jpg) no-repeat left top;
	width: 250px;
	height: 17px;
	padding: 8px 0 0 8px;
	font-size: 15px;
	color: #d58f12;
}

.checkoutLink {
	background-color: none;
	border: 0 !important;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	float: right;
}

.checkoutLink a {
	color: #2f2f2f;
	text-decoration: none;
	width: 169px;
	font-size: 12px; 
	display: block;
	padding: 7px 35px 7px 13px;
	background: url(/UserUploadImages/system/btn-next.gif) no-repeat top left;
	font-size: 15px;
}

.title, .CustomerTitle, .DeliveryTitle, .DeliveryFeeTitle, .PaymentTitle {
	padding: 0 0 5px 2px;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

.AddCMSSysCheckout {
	background: url(/UserUploadImages/headerBg_gray_550px.jpg) no-repeat 0px 28px;
}

.summaryDiscount, .TotalDiscountValue .value, .TotalDiscountValue .text  {
font-size:13px;
font-weight: bold;
color: red;
padding: 0 2px;
}

.DeliveryFeeValue, 
.TotalPriceValue,
.value, 
.TotalVATValue .text, 
.TotalDiscountValue .text, 
.HandlingFeeValue .text 
.summaryDeliveryFee, 
.summaryNet, 
.summaryVAT,
.summaryDeliveryFee {
font-size:13px;
font-weight: bold;
padding: 0 2px;
}

.totalPrice, .DeliveryFeeValue .value, .TotalPriceValue .value, .TotalVATValue .value, .TotalDiscountValue .value, .HandlingFeeValue .value {
	text-align: right;
	padding: 0 10px 0 0 !important;
}

.CustomerContent, .DeliveryContent, .DeliveryFeeContent, .PaymentContent {
	float: left;
	width: 230px;
	margin-bottom: 10px;
}

.CustomerContent, .DeliveryContent {
	border-right: 1px solid #ccc;
	margin-right: 10px;
	height: 300px;
}

.CustomerContent input, .DeliveryContent input, .CustomerContent select, .DeliveryContent select, .DeliveryFeeContent select {
	width: 145px;
	border: 1px solid #1c1c1c;
	font-size: 11px;
	padding: 0 0 0 5px;
}

.CustomerContent select, .DeliveryContent select, .DeliveryFeeContent select {
	width: 150px;
}
.DeliveryFeeContent select {
	width: 120px;
}
#UsercontrolCMSControl75_PaymentKindCreditCardRow img {
	width: 120px;
}
.checkBox input  {
	width: auto;
	border: 0;
}

.LoginContent {
	display: none;
}

.Checkout {
	border: 0 !important;
	color: #000;
	font-size: 15px;
	font-family:Arial;
	cursor: pointer;
	font-weight: bold;
	margin:10px 10px 10px 0;
	float: right;
	padding: 7px 60px 7px 13px;
	background: url(/UserUploadImages/system/btn-checkout.gif) no-repeat top left;
}

.Checkout2 {
	border: 0 !important;
	color: #000;
	font-size: 15px;
	font-family:Arial;
	cursor: pointer;
	font-weight: bold;
	margin:10px 10px 10px 0;
	float: right;
	padding: 7px 13px 7px 13px;
	background-color: #F2D448;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


.ValidateContent {
	float:left;
}

.ValidateContent ul {
	margin: 0 0 0 3px;
	padding: 0;
}

.ValidateContent li {
	background: url(/UserUploadImages/system/iconAlert.gif) no-repeat 0px 2px;
	padding: 3px 0 1px 15px;
	font-size: 11px;
	list-style-type: none;
}







/* ============ right col teasers */

.rightCol h2 {/* background-color: #676767;*/ color: white; padding: 5px; font-size: 13px;}

.rightCol .articleThumb img {width: 30px; float: left}
.rightCol #articleItem {
background:none; 
height:60px;
overflow:hidden;
padding: 5px 5px 5px 5px;
width:170px;
}

.rightCol .articleThumb {height:auto;
text-align:left;
width:auto;}

.rightCol .articlePriceDiscount, .rightCol .articlePrice {
margin-left:0px;
}

.rightCol .articlePriceDiscount,
.rightCol .articlePricePrevious,
.rightCol .articlePrice {
background-color: white;
color:black;
display: inline;
padding: 0;
}


.rightCol .articleName {font-size:10px;
font-weight:normal; margin:0px 0 0 0px;
height: auto;
}

/* ============ Globals */

BODY { font:11px/1.4 Arial, Verdana, Helvetica, sans-serif;  color: #2F2F2F; }
#CMSBody {background: #333 url(/UserUploadImages/system/bg.gif) no-repeat center top;}


html,body,form,p,div { padding:0; margin:0; }
img a, img, img a:hover { border: none; text-decoration:none; background:none; }



/* ============ Headings */
h1 { font: 21px trebuchet ms; margin:0; padding:0; line-height:normal; color: #000; font-weight: bold; }
h2 { font: 14px tahoma; color: #902a37; font-weight: bold; margin:0 0 6px; padding: 0; }
h3, h4, h5 {padding:0; margin: 0;}
#rightColumm h2 { padding: 0 0 5px 0; }


/* ============ Site */
#wrapper { width: 978px; padding: 25px 0 0 0; background:url(/UserUploadImages/system/wrapper-bg.gif) repeat-y top center; margin: 0 auto; }

	.header { height: 102px; overflow: hidden; }

	#logo { line-height: 0; float: left; width: 287px; }
		#logo a { border: none !important; }
		#logo img { display:block; line-height:0; }
		
	#smallCart { background:url(/UserUploadImages/system/cart_bg.gif) no-repeat left top; width: 199px; height: 88px; float: right; padding: 0; color: #444; font: 11px Arial, Helvetica, sans-serif;}
	.cartPadd { padding:31px 0 0 13px; }

		#contWrap { clear: both; padding: 25px 0 0 0; }
		
		.leftC { width: 201px; float: left; }
		
		.leftColumm { background: url(/UserUploadImages/system/leftcol_bg_top.gif); }
			.leftCont { min-height: 400px; height: auto !important; height: 400px; }
				#search { 
background:transparent url(/UserUploadImages/system/bg_search.gif) repeat scroll center bottom;
float:left;
margin:5px 1px 0;
overflow:hidden;
padding:13px 10px 25px 10px;
width:179px;
}
			.leftBottom { background:url(/UserUploadImages/system/leftcol_bg_bottom.gif) no-repeat left bottom; width: 201px; height: 32px; overflow: hidden; clear:both; }
			
			.partners { background:url(/UserUploadImages/system/partner_logga.png) no-repeat 1px 7px; display: block; width: 194px; height:100px; }
			
.mainColumm { width: 758px; float: right; background-color: none; }
#AddCMSSysObjectDesignDataPanel .mainColumm { width: 758px; float: right; background-color: black !important;}


.whiteText {color: white;}
		
			#main-navigation { background:url(/UserUploadImages/system/nav_bg.gif) no-repeat left top; height: 30px; line-height: normal; margin: 0; padding: 1px 0; }
			.skyskrape { padding: 15px 0 0 0; }
			
			.content { padding: 12px 0 0 0; }
			
			.mainCol { float: left; width: 576px; background:url(/UserUploadImages/system/maincol_top_bg.png) no-repeat left top; }
			* html .mainCol { background:url(/UserUploadImages/system/maincol_top_bg.gif) no-repeat left top; }
			.contMain { /* height: 800px;*/ }
			
			.rightCol { background: url(/UserUploadImages/system/rightcol_top_bg.png) no-repeat left top; width:178px; float: right; padding-bottom:20px; /*height: 600px; */}
			* html .rightCol { background: url(/UserUploadImages/system/rightcol_top_bg.gif) no-repeat left top; }
		
		
		
		
	#content { clear: both; background-color:#fff; }
		#content #leftColumm { width: 186px; float: left; padding: 25px 25px 0 25px; }
		#content #main-content { width: 430px; float: left; padding: 35px 20px 10px 40px; }
		#content #rightColumm { float: left; width: 575px; border-left: 1px solid #cfcfcf; padding: 0 0 0 25px; }

	.footer { clear:both; color: #c5c5c5; font-size: 11px; padding: 10px 0 20px 0; }
	.footLeft { width: 600px; float: left; }
	.footRight { float: right; }
	
	
/* ============ Site Extra Styling */

div.AddCMSSysSiteMapPath {color: #ffffff; font-size: 18px; }
a.SMPPath {color: white;}


.AddCMSSysSearchResultFooter {clear: both;}
.AddCMSSysSearchResultFooter .AddCMSSysSearchResultPaging div {
float:left;
margin:10px 1px;
text-align:center;
font-size: 12px;
width: auto;

}
.AddCMSSysSearchResultFooter span.AddCMSSysCurrPage {padding: 2px 2px 2px 2px;}

.AddCMSSysSearchResultFooter a {padding: 2px 2px 2px 2px ;}



	#leftColumm strong { color: #000; }

	
	.AddCMSSysArticleSearch .AddCMSSysSearchText { width: 125px; border: 1px solid #d2d2d2; background: #d5d5d5; font: 12px arial, verdana; padding: 2px 2px 1px 2px; margin: 0px 0px 2px 0px; float: left; }
	.AddCMSSysArticleSearch .AddCMSSysSearchText:focus { background: #dfdfdf; }

.AddCMSSysArticleSearch .AddCMSSysSearchDropDown {width:172px; border: 1px solid #d2d2d2; }
	
	.AddCMSSysSearchButton {  
		border: 0; 
		font-weight: bold;
		color: #fff;
		text-align: center;
		font: 9px arial;
		text-indent: -9999px;
		background:transparent url(/UserUploadImages/system/search_button.gif) no-repeat 0px 0px;
		width: 40px; height: 20px;
		padding: 0;
		margin: 0;
		float: left;
		cursor: pointer;
		}
		
		a.AddCMSSysMain, a.AddCMSSysMainSelected { height: auto !important; }
		
		/* Navigation */

		#main-navigation ul { list-style: none; margin: 0; padding: 0 0 0 5px; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { float: left; list-style: none; color: #000; font: 12px Verdana, Arial, Helvetica, sans-serif;
		 padding: 8px 10px 7px 10px; background:url(/UserUploadImages/system/nav-border-right.gif) no-repeat center right; text-decoration: none; border-right: 1px solid #a6a6a6; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { background: #f3f3f3; }

		/* SUB Navigation */
#pleftcol { float:left; width: 201px; overflow:hidden;}
		 #submenu { clear: both; padding: 0px 10px 0 10px ; float:left; width: 181px; overflow:hidden;}
		 #submenu ul { margin:0; padding:0; list-style: none; height: auto; }
		 #submenu ul li { margin:0; padding:0; list-style: none; width: 181px; }
		 #submenu ul li a { margin:0; padding:2px 0 2px 0px; display: block; font: bold 12px Arial, Helvetica, sans-serif; color: #000;  }
                 #submenu ul .AddCMSSysMainSelected {  }
                 #submenu ul ul .AddCMSSysSubSelected { text-decoration: underline; color: #000; }
		 #submenu ul ul { margin:0; padding:7px 0; list-style: none; }
		 #submenu ul ul li a { margin:0; padding:2px 0 2px 10px; font-weight: normal; font: 13px Arial, Helvetica, sans-serif; color: #20292f; }
		 #submenu ul li a:hover { text-decoration: underline; }

/* ============= Links */

		a {
		
			color: #7f0c09;
			text-decoration: none;

			
		}
		
		a:hover { color: #00446c; }
		
		a:focus,
		a:active {
		
			color:#7f0c09;
			border:none;
		
		}
		
		
		
		
/* ============= Shop Styling */


.shoppingCartLink a { color: #000; font-size: 11px; background:url(/UserUploadImages/system/shopcartlink_bg.gif) no-repeat right center; padding: 2px 10px 2px 0; }
.shoppingCartLink a:hover { color: #000; text-decoration: underline; }
.productsAmount { padding: 0 0 2px 0;}
.productsTotalPrice { padding: 0 0 2px 0;}


.contentFull .mainBottom {
	background: url(/UserUploadImages/system/maincolFull_bottom_bg.png) no-repeat left bottom !important;
}

.contentFull .mainCol {
	width: 760px !important;
	background: url(/UserUploadImages/system/maincolFull_top_bg.png) no-repeat left top !important;
}

.contentFull #articleRelated {
	padding:10px !important;
	width:740px !important;
}

.AddCMSSysArtAttrView {
	margin-bottom: 10px;
}

.AddCMSSysArtAttrView span {
	margin-right: 5px;
}


