@import url("base.css");
@import url("nav.css");

/* "Tilbud" label for some products. OLD
.offerlabel { min-height:14px; margin:-14px auto 0; text-align:center; color:#fff; line-height:14px; font-size:10px;}
.offerlabel strong { background:#fdb000 no-repeat url(corners-top.gif) 0 0; padding-left:4px; line-height:14px; padding:2px 0 1px 5px;}
.offerlabel strong span {display:inline; background: no-repeat url(corners-top.gif) 100% 0; padding:2px 10px 1px 5px; line-height:14px; font-size:1em;}
*/
	/* Tilbud NEW */
	.alwayslowoffer { background:#002e83 url(corners-top.gif) no-repeat scroll 0px 0px; }
	.bundleoffer { background:#c9141c url(corners-top.gif) no-repeat scroll 0px 0px; }
	.offer { background:#FDB000 url(corners-top.gif) no-repeat scroll 0px 0px; }
	.offerlabel { min-height:14px; margin:-14px 9px 0 9px; text-align:center; color:#fff; line-height:14px; font-size:11px; display:block}
	* html .offerlabel {height:1px;}
	.offerlabel strong { background:transparent url(corners-top.gif) no-repeat scroll right top; line-height:14px; padding:0 0 0 5px; display:block;}
	
	/* IE6+7 gets some things wrong */
	.offerlabel { *position:relative;}
	.offerlabel strong {*padding-top:0; *padding-bottom:0;}

.utilnav {
	margin:0;
	padding-top:15px; 
}
/* BR: when in product group list mode... */
.pagingunit .utilnav {float:left; clear:left;}

a.print, a.print:visited {
	padding-left:18px; background:url(print.gif) no-repeat; text-decoration:none; font-weight:bold;
}


/*#flashcontent {margin:0 2px;}*/

/*BR*/
h1{margin:0 0 0.25em; padding-top:14px; line-height:1.2;}

#container {
	margin:0 auto;
	border-bottom:2px solid #fff;
	text-align:left;
	font-size:93%;
	width:850px;
	/*background:#fff url(img/bg_container.gif) repeat-y top left;*/
	background:#fff;
	}

a, a:visited {text-decoration:underline;}
/* /// TOP /// */

#header {
	margin:0 2px;
	background:#003085;
	}
	#header img {float:left;}
	#header ul {
		margin:8px 0 0;
		padding:0 18px 0 0;
		list-style:none;
		float:right;
		}
	#header li {margin-left:16px;text-transform:uppercase;font-size:0.9em; float: left;}
	#header li a, #header li a:visited {
		margin:0;
		padding:3px 0 2px 18px;
		color:#fff;
		background:transparent url(img/arrow_white.gif) no-repeat left center;
		text-decoration: none;
		}
	#header li a:hover {text-decoration:underline}

/* /// CONTENTS /// */

#contents {
	/*margin:0 2px;*/
	border-bottom:2px solid #fff;
	background:#FFF url(img/bg_container.gif) repeat-y 0 0;
	}
#contentswrapper {background:transparent url(img/bg_contents.gif) no-repeat bottom left; margin: 2px 2px 0px;}
#contentswrapper img {border-bottom:2px solid #fff}
#menu {
	float:left;
	width:200px;
	text-align:center;
	}
	#menu form {margin:15px 10px;}
	#menu input.field {
		margin-right:6px;
		padding:2px;
		border:1px solid #335b8a;
		float:left;
		width:146px;
		}
#contentbodywrapper {
	float:right;
	width:644px;
	}
.contentbody {
	padding:10px 28px 20px 28px;
	color:#4d4d4d;
	min-height:360px;
	border:1px solid #c6dcf2;
	border-bottom:none;
	}

/* /// POP-UP /// */

#popupcontainer {margin:0;width:575px;}

#popuptop {
	margin:0 8px;
	padding:4px 8px;
	border-bottom:1px solid #c6dcf2;
	}
#popuptop .headline {float:left}
#popuptop .price {float:right}
#popupcontent table {
	margin:0;
	padding:0;
	width:100%;
	height:510px;
	}
#popupcontent table td {
	text-align:center;
	vertical-align:middle;
	}
#popupcontent img {display:inline}
#popupbottom {
	margin:0 8px;
	padding:0px 8px;
	font-size:11px;
	border-top:1px solid #c6dcf2
	}
#popupbottom ul {list-style:none;float:right;}
	#popupbottom li {margin-left:0;float:left;}
	#popupbottom li.print {margin-left:26px;}
	#popupbottom li.close {margin-left:26px;}
	#popupbottom li.print a, #popupbottom li.print a:visited {
		padding:2px 0 2px 20px;
		font-weight:bold;
		background:#fff url(img/print.gif) no-repeat center left;
		}
	#popupbottom li.close a, #popupbottom li.close a:visited {
		padding:2px 0 2px 16px;
		font-weight:bold;
		background:#fff url(img/close.gif) no-repeat center left;
		}

/* /// PRODUCTS /// */
#catalogue a,#catalogue a:visited {text-decoration:none;}

.contentbodytext {
	float:left;
	width:320px;
	}
	.contentbodytext h4, .narrowcontentbodytext h4, widecontentbodytext h4 {margin-bottom:0;}
	.contentbodytext p, .narrowcontentbodytext p, widecontentbodytext p {margin-top:0;}
	
.widecontentbodytext {
	width:586px;
	}
.narrowcontentbodytext {
	float:left;
	width:236px;
	}

.productimage {
	float:right;
	text-align:center;
	}
.productimage a,.productimage a:visited {text-decoration:none;}	
.productimage a img, .productimage a:hover img {
	margin-bottom:3px;
	border:1px solid #335b8a !important;
	}
.productimage a:hover img {border-color: #fdb000 !important;}

.productimage a span.zoom, .productimage a:visited span.zoom{
	padding-left:18px;
	font-size:0.9em;
	font-weight:bold;
	color:#bbb;
	background:#fff url(img/zoom_off.gif) no-repeat center left;
	}
.productimage a:hover span.zoom {
	/*border-bottom:1px solid #fff;*/
	text-decoration:none;
	background:#fff url(img/zoom_on.gif) no-repeat center left; /* BACKGROUND: YELLOW */
} 

ul.alternatives {list-style:none;}
	ul.alternatives li {margin:0;}
	ul.alternatives li.even {background:#e8eff8 url(img/arrow_prod_off.gif) no-repeat 4px 3px;}
	ul.alternatives li.odd {background:#fff url(img/arrow_prod_off.gif) no-repeat 4px 3px;}
	ul.alternatives li a, ul.alternatives li a:visited {
		padding:2px 4px 2px 22px;
		display:block;
		font-size:0.9em;
		width:100%;
		background:transparent url(img/arrow_prod_off.gif) no-repeat 4px 3px;
		text-decoration:none;
		}
	ul.alternatives li a:hover {background:transparent url(img/arrow_prod_on.gif) no-repeat 4px 3px;text-decoration:none} /* BACKGROUND: YELLOW */

span.zoom li a, span.zoom li a:visited {
	padding-left:18px;
	font-weight:bold;
	color:#bbb;
	background:#fff url(img/zoom_off.gif) no-repeat center left;
	}
span.zoom li a:hover {background:#fff url(img/zoom_on.gif) no-repeat center left;} /* BACKGROUND: YELLOW */

/* /// CATALOGUE /// */

#catalogue {margin:0 -16px 5px;}
* html #catalogue {height:100px;}

.singleproduct {
	margin:15px 0 0 20px;
	float:left;
	display:inline;
	width:130px;
	background:#fff no-repeat url(product_bg_top.gif) 0 0;
	}

.singleproduct a, .singleproduct a:visited {
	display:block;
	zoom:1;
	min-height:0;
	}
	/*
	* html .singleproduct a {height:1px;}
	*/
.singleproduct a:hover {text-decoration:none;background-color:transparent}
.singleproduct img {margin:0 auto 3px auto;}
.singleproduct a:link img,
.singleproduct a:visited img {border:1px solid #335b8a !important;}
.singleproduct a:focus img,
.singleproduct a:hover img,
.singleproduct a:active img {border-color:#fdb000 !important} /* BORDER: YELLOW */

.singleproduct span {padding:0 8px;display:block;font-size:10px;}
.singleproduct a span.price, .singleproduct a span.discount, .singleproduct a span.discount-offer {
	margin-top:2px;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#335b8a;
	background:transparent url(img/arrow_prod_off.gif) no-repeat right center;
	}

.singleproduct span.discount strike {font-size:11px;font-weight:normal}
.singleproduct a:hover span.price {
	background:transparent url(img/arrow_prod_on.gif) no-repeat right center; /* BACKGROUND: YELLOW */
	}
	
.singleproduct a span.discount {
	background:#c6dcf3;
	color:#369;
}

.singleproduct a span.discount-offer {
	background:#fdb000;
	color:#FFFFFF;
}

.singleproduct a span.empty {
	margin:0 auto 2px auto;
	padding:20px 10px;
	width:76px; /* box model */
	height:56px; /* box model */
	text-align:center;
	font-size:1em;
	font-weight:bold;
	color:#bbb;
	border:1px solid #335b8a;
	background:#fff;
	}
.singleproduct a:hover span.empty {border-color:#fdb000;} /* BORDER: YELLOW */

/* /// SEARCH /// */

ul.search {list-style:none;}
	ul.search li {margin:0 0 1em 0;background:transparent url(img/arrow_blue.gif) no-repeat 0 3px;}
	ul.search li a, ul.search li a:visited {
		padding-left:18px;
		display:block;
		text-decoration:none;
		background:transparent url(img/arrow_blue.gif) no-repeat 0 3px;
		}
	ul.search li a:hover {
		background:transparent url(img/arrow_yellow.gif) no-repeat 0 3px; /* BACKGROUND: YELLOW */
		}

	.guide { padding:20px 0;}	
	a.guide-more { background: transparent url(img/guide-pil.png) no-repeat 0 0; padding:6px 0  6px 35px; font-weight:bold; font-size:110%; color:#4d4d4d; text-decoration:none;}

/* /// OFFERS /// */

#offers {
	padding:9px 0;
	border-top:2px solid #fff;
	background:#f0f2f8 url(img/bg_offers.gif) repeat-x top left;
	margin:0 2px;
	}
.contentbody #offers {margin:0 -25px;padding-bottom:0px;background:none;}
#offerwrapper {
	padding-bottom:12px;
	background:transparent url(img/offers_bottom.gif) no-repeat bottom left;
	}

.offertop {
	margin-left:9px;
	float:left;
	display:inline;
	width:200px;
	padding-top:12px;
	background:transparent url(img/offers_top.gif) no-repeat top left;
	}

.offertopTrans {
	margin-left:_12px;
	padding-left:13px;
	float:left;
	display:inline;
	width:170px;
	padding-top:12px;
	}
		
#menu .offertop {
	margin-left:0;
	padding-top:12px;
	width:170px;
	float:none;
	display:block;
	text-align:center;
	background:transparent url(img/menuoffers_top.gif) no-repeat top left;
	}
	/* By Mads 2/7-2008 */
.offertop .offer {
	margin:0 auto;
	padding:0 10px;
	font-size:0.9em;
	background:#fff;
	border:1px solid #fdb000;
	border-top:none;
	border-bottom:none;
	}	
#menu .offer {
	margin:15px auto;
	padding:0 0 12px 0;
	border:none;
	width:170px;
	background:#fff url(img/menuoffers_bottom.gif) no-repeat bottom left;
	}
.offer h2 {margin:0;}
.offer p {margin:0}
.offer img {float:right}
#menu .offer img, #menu .offertop img {float:none;display:inline}
.offer ul, ul.productlink {
	margin:0.5em 0 0;
	list-style:none;
	}
	.offer li, .productlink li {
		margin-left:0;
		background:transparent url(img/arrow_blue.gif) no-repeat center left;
		}
	.productlink li {font-size:0.9em;}
	.offer li a,
	.offer li a:visited,
	.productlink li a,
	.productlink li a:visited {
		padding-left:18px;
		font-weight:bold;
		line-height:1.4em;
		color:#4d4d4d;
		background:transparent url(img/arrow_blue.gif) no-repeat center left;		
		text-decoration: none;
		}
	.offer li a:hover, .productlink li a:hover {
		background:transparent url(img/arrow_yellow.gif) no-repeat center left; /* BACKGROUND: YELLOW */
		text-decoration: none;
		}
#menu .offer a, #menu .offer a:visited {
	padding-left:10px;
	color:#335b8a;
	background:transparent url(img/arrow_offer.gif) no-repeat center left;
	text-decoration: none; /* MMK */
	}
.offer input {margin-top:0.5em}
.offer input.field {
		margin-right:6px;
		padding:2px;
		border:1px solid #335b8a;
		float:left;
		width:144px;
		}
	
/* offer type in the menubar with its image sticking up 50px above the "box" */
.image-offer { 
	width:170px; 
	text-align:center; 
	position:relative; 
	margin:80px auto 10px;
	
	} 
	.image-offer p.link {margin:0 0 5px;}

	p.link a, p.link a:visited {
		text-decoration: none; /* MMK */
		color:#335b8a;
		background:transparent url(img/arrow_offer.gif) no-repeat center left;
		padding-left:10px;
	}

	#menu .image-offer img {border:none;}
	.image-offer .pad {border:2px solid #fff; background:#fef0cb; margin:0; padding:1px 10px;} 
	.image-offer .neg {margin:-50px auto 5px; position:relative; display:inline;} 
	.image-offer p {margin:0 0 10px; line-height: 14px;} 
	/* rounded corners... */
	.image-offer .c {position:absolute; width:10px; height:10px; line-height:0; overflow:hidden; background-repeat:no-repeat; background-image:url(corners-offers-menu.gif);}
	.ctl {left:0; top:0; background-position:0 0;} 
	.ctr {right:0; top:0; background-position:-10px 0;} 
	.cbl {left:0; bottom:0; background-position:0 -10px;} 
	.cbr {right:0; bottom:0; background-position:-10px -10px;} 
	/*IE6 special treatment */
	* html .cbr, * html .cbl {bottom:-1px;}

/*
=form things
/////////////////////////////////////////////////////////////// */
	.fu {clear:both; }
	label.checkbox, label.radio {vertical-align:middle; color:#666}
	input.checkbox, input.radio {vertical-align:middle;}
	#filter-offers {text-align:right;}
	
.sectionhead {
	background:#e8eff8; font-size:12px; padding:1px 10px; margin:12px 0;
}
		
/* /// FOOTER /// */

#footer {
	margin:0 2px;
	padding:3px 0 4px 0;
	text-align:center;
	color:#335b8a;
	background:#fff;
	border:1px solid #c6dcf2;
	}
#footer p {margin:0;font-size:0.9em;line-height:1.6em}
#footer a, #footer a:visited {color:#335b8a; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* /// Productgroup Row /// */
.row:after {content:"."; clear:both; display:block; visibility:hidden; height:0;}
/*todo:move to ie.css */
.row {display:inline-block;}
.row {margin: 0; min-height:0; }
* html .row { height:1px; }

.row {margin-bottom:15px; min-height:1px;}


.pb	{
	margin: 0px;
	padding: 0px;
	width: 130px;
	height: 9px;
	background: url(product_bg_bottom.gif) bottom left no-repeat;
	display: block;
	white-space: nowrap;
	float: left;
}

/* /// Mads - right align related products /// */
.relatedproducts h4 {margin-bottom:15px;}

/*
.relatedproducts .singleproduct {
  float:right;
}
*/

/* /// KNAP find butik. /// */

.linkbox {
	display:inline;
	float:right;
	background:#f6ab00 no-repeat url(btnbg-orange.gif) 0 0;
	margin:0;
	padding:0 0 0 10px;
}
.linkbox div {
	background:no-repeat url(btnbg-orange.gif) 100% 0;
	margin:0;
	padding:6px 10px 0 0;
}
.linkbox div div {
	background:no-repeat url(btnbg-orange.gif) 100% 100%;			
	margin:0 -10px 0 0;
	padding:0 14px 0 0;
}
.linkbox div div div {
	background:no-repeat url(btnbg-orange.gif) 0 100%;			
	margin:0 0 0 -10px;
	padding:0 0 10px 10px;
}
.linkbox a {
	display:inline-block;
	background:no-repeat url(arrow_blue.gif) 0 0.1em;
	padding-left:16px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	line-height:1.2em;	
	}
	.linkbox a:visited {color:#fff; text-decoration:none;}
	.linkbox a:hover {text-decoration:underline;}

.clear {clear:both; }

/* ------------------------------------- */
/* CSS from the old site, MMK Kraftvaerk */

.contentbody .a {
	text-decoration: underline;
}

.more a, .contentList .more {
	background:transparent url(img/arrow_blue.gif) no-repeat scroll left center;
	color:#4D4D4D;
	font-weight:bold;
	line-height:1.4em;
	padding-left:18px;
	text-decoration:none;
}

/* Formular styles */
input.text { width:170px;}

input.zipcode {
	margin-right:6px;
	width:70px;
}

input.city {width:94px;}

textarea {width:100%;}

/* Fixes form images, overload display block */
.bigbuyform img {display: inline;}

/* Available Job presentation */
.contentList {padding:0px 10px;}

.date {color:#A5B2C9;}

.print_link img{display: inline;}

.catalogue td {
	background:#EDF1F7 none repeat scroll 0%;
	border-bottom:7px solid #FFFFFF;
	color:#445C88;
}

.catalogue img {margin-right:23px;}

/* Text properties */
.otherpages {
	border:1px solid #C6DCF2;
	min-height:374px; /* IE7 clearfix */
}
.otherpages:after {content:"."; display:block; clear:both; visibility:hidden; height:0;}
* html .otherpages {height:374px;}

/*image on main areas*/
.rightimage {
	float: right;
}

/* discount price, MMK */
span.discountprice {
	color: #FF9900;
	font-size:1em;
	padding-left: 0px;
}
span.originalprice {font-size:0.8em; padding-left: 10px;}

.discountterms {
	padding: 0; 
	display: block; 
	font-size: 11px; 
	color:#FF9900;
}

/* splash height MMK*/
.splashtext{
	height: 57px;
}

/*MMK fancy button */
span.fancybtn {
	background:no-repeat url(btn-blue.gif) 100% 0;
	line-height:0;
	padding:5px 6px 22px 0;
	margin:0 0 0 -2px;
	white-space:nowrap;
}
.fancybtn input {
	background:transparent;
	border:none;
	outline:none;
	margin:0;
	padding:5px 8px 22px 14px;
	line-height:14px;
	color:#fff;
	background:no-repeat url(btn-blue.gif) 0 0;
}

/* New country page layout, MMK */

.doublecol {
	display:inline;
	float:left;
	margin:0px 14px;
	width:394px;
}

.newcountrycontent {
	/*display: block;*/
	/*border-color:#C6DCF2 rgb(198, 220, 242) -moz-use-text-color;*/
	/*border-style:solid solid none;*/
	/*border-width:1px 1px medium;*/
	margin: 0px 2px 0px;
	padding-bottom: 1 px;
	border: 1px solid #C6DCF2;
}

.topimage {padding-left: 1px; padding-top: 2px; padding-bottom: 2px;}

body.wide #contents {background: #FFF;}

/* Offer tooltip */
.simpleTipWrap {
	width:160px;
	position:absolute;
	display:none;
	font-weight:bold;
	color:#444;
	font-size:10px;
	line-height:15px;
}
.simpleTipMid {
	padding:0 9px;
	border-left:1px solid #FDB000;
	border-right:1px solid #FDB000;
	background:#fff;
}
.simpleTipTop {
	height:5px;
	line-height:0;
	_overflow:hidden;
	background:transparent url(simpletip.gif) no-repeat 0 0;
}
.simpleTipBtm {
	height: 5px;
	line-height:1px;
	_overflow:hidden;
	background:transparent url(simpletip.gif) no-repeat 0 -35px;
}

/* Swedish webshop button */
#header li#se-shoplink {text-transform:none; background:red; margin-top:-5px; background-image:none; min-height:35px; background:no-repeat url(shop_btn-se.gif); margin-right:15px; display:inline; }
* html #header li #se-shoplink {height:35px; zoom:1;}
#header li#se-shoplink a, #header li#se-shoplink a:visited {background:transparent; background-image:none; display:block; padding:5px 0 0 40px; }
#header li#se-shoplink a span {display:block;}

/* Search drop-down */
	.dropdown {
		position:relative;
		cursor:pointer;
		display:inline; 
		margin-right:10px;
		font-size:11px;
		z-index:200;
		float:right; 
	}
	.dropdown ul {
		/*display:none;*/
		visibility:hidden;
		position:absolute;
		right:15px; 
		_right:14px; /*IE6 1px rounding error when specifying widths */
		margin:-1px 0 0; padding:0;
		border:1px solid #035a8f;
	}
	.dropdown .trigger {background:#fff no-repeat url(arrow-dropdown.gif) 100% 50%; margin-left:5px; border:1px solid #035a8f; padding:2px 20px 2px 5px; color:#444;white-space:nowrap;}
	
	
	.dropdown li {margin:0; padding:0; list-style:none; text-align:left; float:left; position:relative;}
	.dropdown li li {float:none; position:static;}
	.dropdown ul a {
		display:block; background:#fff; padding:2px 5px;
		text-decoration:none;
		color:#444;
		white-space:nowrap;
		_float:left; _clear:both;
	}
	.dropdown ul a:hover {background:#c7dcf1; color:#035a8f; }
	.dropdown li:hover ul, .dropdown li.hover ul {display:block; visibility:visible;}
	/*.dropdown .trigger, .dropdown li a {width:14em; overflow:hidden;}
	*/

	
	.searchinfo {margin:0; padding-top:13px; font-size: 12px; color:#335b8a;}
	.paging{font-size: 12px; color:#335b8a;}

	.inputtextmed {width: 130px;}
	
	ul#navigation { list-style-type: none; margin: 0; padding: 0; }
	ul#navigation .left { float: left; width: 15em; }
	ul#navigation .right { float: right; width: 15em; text-align:right; padding-right: 2px; }
	ul#navigation li {margin: 0;}
	
	ul#navigation li.left a.print, ul#navigation li.left a.print:visited {
		background:transparent url(print.gif) no-repeat scroll 0 0;		
	}
	
	ul#navigation li a, ul#navigation li a:visited {
		font-weight:bold;
		/*padding-left:18px;*/
		text-decoration:underline;
	}
	
#contentswrapper2col {
	background:#fff;
	margin: 2px 2px 0px;
}
#contentswrapper2col img { border-bottom:2px solid #fff; }
#contentswrapper2col .col {
	display:block;
	float:left;
}

#contentswrapper2col .c1, #contentswrapper2col .c2 {
	width:357px;
	margin-right:2px;
	padding:12px 32px 24px;
}

#contentswrapper2col .c1 {margin-right:2px;}
#contentswrapper2col .center { text-align:center; }
#contentswrapper2col .center img {
	display:block;
	margin:0 auto;
}

#contentswrapper2col .col a, 
#contentswrapper2col .col a:visited {
	padding:2px 4px 2px 22px;
	/*display:block;*/
	font-size:0.9em;
	width:100%;
	background:transparent url(img/arrow_prod_off.gif) no-repeat 4px 3px;
	text-decoration:none;
}
#contentswrapper2col .col a:hover {
	background:transparent url(img/arrow_prod_on.gif) no-repeat 4px 3px;
	text-decoration:none
} /* BACKGROUND: YELLOW */

#contentswrapper2col .col a img { display:block;}
#contentswrapper2col .col p { padding:1em 0; margin:0 } /*IE  MARGIN TOP BUG*/

#contentswrapper2col span.nolinkarrow a,
#contentswrapper2col span.nolinkarrow a:visited, 
#contentswrapper2col span.nolinkarrow a:hover {
	background:none;
	padding: 0;
}

/* Giftcertificates CSS */
	div.form {padding-bottom:20px;}
	input.text, textarea {border:1px solid #7f9db9; padding:2px;}
	.right {float:right;}
	.left {float:left;}
	.error {color:red;}
	img.left {margin-right:10px;}	
	.thumb {float:left; margin-right:10px;}
	.col {float:left;}
	.size1of2 {width:50%;}
	.mod {margin:0 10px;}
	.row{margin:0 -10px; min-height:0;_height:1px; clear:both; }
	.row:after{content:".";clear:both;display:block;height:0;visibility:hidden;}
	.loading {display:none; position:absolute; height:16px; width:16px; background:no-repeat url(/ajax-loader.gif) 0 0;}
	#cheksaldoResult {background:#fde7ad; padding:2px; display:none;}
	input.btn {vertical-align:middle; margin:-5px 0;}
	input#kode {width:140px;}
	div.mod img {float: left}
/* END */

/*tabs CSS */
#infotabs {display:none;}
/* END */	