/* additional styles to the base layout */
#right a:hover,.PDFLinks a:hover,.reqIndicator a,#itemAddedClose a,#iListAddedClose a,#searchCategories li a,#searchBrands li a,#newsTitleRssLink
	:hover,#ESpotMenu a {
	text-decoration: none;
}

.content a,#dealerList a {
	text-decoration: none;
	color: #000;
}

/* general layout styles */
.rightCol {
	margin: 0;
	padding: 0;
	float: right;
	width: 45%;
}

.leftCol {
	margin: 0;
	padding: 0;
	float: left;	width: 45%;
}

.leftCol p {
	font-size: 100%;
}

.rightCol40 {
	margin: 0;
	padding: 0;
	float: right;
	width: 39%;
}

.thumbImages ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.searchResult ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.favListAddItemForm form,.favListAddItemForm input,.searchLinks {
	margin: 0;
	padding: 0;
}

.loginMessage {
	background: transparent url(/shop/Common/images/logInSymbol.gif) no-repeat;
	height: 6em;
	padding-left: 70px;
}

.qtyInput, .qty {
	background-color: white;
	width: 3em;
	text-align: right;
}

.iListAdd img{
	float: left;
}

.standardTable {
	width: 100%;
	padding: .5em;
	border-collapse: collapse;
}

.PDFLinks li {
	list-style: none;
}

.badPartsNotAddedMsg {
	color: #900;
}

.goodPartsAddedMsg {
	color: #090;
}

.thumbImages {
	float: right;
}

.thumbImages img {
	border: 1px solid #ccc;
	margin: 5px;
}

.thumbImages img:hover {
	border: 1px solid #777;
}

.thumbImages li {
	display: inline;
}

#headline {
	padding-bottom: 0;
	margin-bottom: 0;
}

.brandItemList {
	margin-top: 1em;
}

#logoImage {
	margin: 10px;
	border: 1px solid #ccc;
}

.brandItemList ul {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

.brandItemList li {
	margin: 0;
	display: block;
	border-top: 1px solid #777;
	padding: 1em;
}

.lgbLeft {
	padding-left: 10px;
}

.lgbRight {
	padding: 3%;
}

div.autocomplete {
	position: absolute;
	display: block;
	background-color: white;
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	clear: both;
	z-index: 1999;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0;
	padding: 2px;
}

div.autocomplete ul li {
	list-style-type: none;
	display: block;
	clear: both;
	font-size: 100%;
	margin: 0;
	padding: 2px;
	height: 20px;
	cursor: pointer;
}

div.autocomplete ul li.selected {
	background-color: #ffb;
	width: 96%;
}

.itemBrandLogo {
	margin: 7px;
	float: left;
}

div#searchResult td.brandLogoImg .itemBrandLogo {
	margin: 0px;
}

div#searchResult td.brandLogoImg {
	width: 55px;
}

div#searchResult td.brandName, div#searchResult th.brandName {
	text-align: center;
}

div#searchResult td.shopCartTools, div#searchResult th.shopCartTools, table#associatedItems tbody tr td.shopCartTools, table#associatedItems thead tr td.shopCartTools {
	width: 120px;
	text-align: center;
}

div.searchNoResult div.top {
	margin-bottom: 10px;
	padding: 10px 0 10px 60px;
	background: url(/shop/Common/images/warningsmall.gif) no-repeat 10px center;
}

div.searchNoResult div.header {
	text-transform: uppercase;
}

div.searchNoResult div.option {
	line-height: 20px;
	padding-left: 60px;
	margin: 20px;
}

div.searchNoResult div.searchUsingContains {
	background: url(/shop/Kramp2009/images/containsIco.png) no-repeat 10px 10px;
	border-bottom: 1px solid grey;
	padding-bottom: 20px;
}

div.searchNoResult div.checkSpelling {
	background: url(/shop/Kramp2009/images/grammarIco.png) no-repeat 10px 10px;
	border-bottom: 1px solid grey;
	padding-bottom: 20px;
}

div.searchNoResult div.letUsKnow {
	background: url(/shop/Kramp2009/images/letUsKnowIco.png) no-repeat 10px 10px;
}

div.searchNoResult div.searchUsingContains {
	position: relative;
	overflow: visible;
}

div.searchNoResult div.searchUsingContains div.containsImage {
	width: 171px;
	height: 76px;
	top: 0px;
	right: 0px;
	position: absolute;
}

div.searchNoResult span.title {
	font-weight: bold;
}

#map_canvas_container {
	position: relative;
	height: 510px;
}

#map_canvas {
	float: left;
	width: 49%;
	height: 500px;
}

#overlay_map_container {
	width: 49%;
	position: absolute;
	bottom: 0px;
}

#overlay_map {
	float: right;
	border: 2px solid #000;
}

#dealerList td {
	border-bottom: 1px solid #000;
}

#dealerList table {
	border-collapse: collapse;
}

#itemAttributes table {
	margin: .5em;
	border-collapse: collapse;
	font-size: 85%;
	border-bottom: 1px solid lightGrey;
}

#itemAttributes table tr.attributesBrandLogo td {
	vertical-align: middle;
}

.reqIndicator {
	background: transparent
		url(/shop/Common/images/indicator_circle_ball.gif) no-repeat;
}

#errorMsg {
	font-weight: bold;
	margin-bottom: .5em;
	margin-left: 50px;
}

.favListTable {
	width: 95%;
	border-collapse: collapse;
	font-size: 85%;
	clear: both;
}

.favListTable th {
	font-weight: bold;
	text-align: left;
}

.searchResult li {
	background-color: #eee;
	border: 1px solid #ccc;
}

#searchCategories ul,#searchBrands ul {
	margin: .5em;
	padding: 0;
}

#searchCategories li,#searchBrands li {
	list-style: none;
	margin: 0;
	padding: .3em;
}

.searchResult li img {
	float: left;
	margin-right: 4px;
	height: 60px;
}

.clearfilter {
	text-align: center;
	padding: .3em;
	border: 1px solid #ffc671;
	background-color: #ffffb9;
	margin: 5px;
}
.itemDescription div{
	margin-bottom: 5px;
}

.itemLink .partNo {
	font-weight: bold;
	margin-bottom: 0px;
}

.itemImage {
	height: 50px;
	width: 50px;
}

#newsTitleRssLink {
	float: right;
	background: #000 url(/shop/Common/images/rssIcon.gif) no-repeat;
	width: 18px;
	height: 18px;
}

#rssLink {
	display: none;
}

.handCursor {
	cursor: pointer;
}

#waitDiv {
	display: none;
	background: transparent url(/shop/Common/images/indicator_medium.gif)
		no-repeat;
	background-position: center;
	height: 50px;
	width: 99%;
	border: 1px solid #b5bad6;
}

.timer {
	background: transparent url(/shop/Common/images/indicator_medium.gif)
		no-repeat;
	background-position: center;
	height: 50px;
	width: 99%;
}

.searchSuggestions li:hover {
	text-decoration: underline;
	cursor: pointer;
}

.searchContains {
	padding: 10px 10px 10px 35px;
	list-style-type: none;
	background-image: url(/shop/Common/images/searchIconSmall.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

li.specialRequest {
	padding: 10px 10px 10px 35px;
	list-style-type: none;
	background-image: url(/shop/Common/images/specialRequestIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.badPartNoMsg {
	padding: .3em;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	border: 2px solid #ff8040;
	background: #fff;
}

div.editForLanguage_even {
	background-color: #fff;
	padding: 4px 4px 4px 4px;
}

div.editForLanguage_odd {
	background-color: #e5e9ec;
	padding: 4px 4px 4px 4px;
}

div.leftBox li {
	margin-left: 10px;
}

div.leftBox h3 {
	font-size: small;
}

div.leftBox {
	margin: 3px 3px 3px 3px;
}

div.customValidator {
	position: absolute;
	z-index: 9999;
}

div.customValidatorTipCone {
	background: transparent url(/shop/Common/images/msg.gif) no-repeat;
	height: 20px;
}

div.customValidatorTip {
	background-color: #fc0;
	border: 1px solid #3e5871;
	border-top: none;
	border-left: 1px solid #7f9db9;
	padding: 1em;
}

div.sortIfaceInit {
	width: 14px;
	height: 11px;
	background: transparent url(/shop/Common/images/sort.jpg) no-repeat;
	cursor: pointer;
	display: inline;
	float: left;
}

td.userList_delete {
	text-align: center;
	cursor: pointer;
	width: 38px;
}

td.SpecialRequest_commentsLabel {
	vertical-align: top;
}

div.ESpot#ESpot_globalNavigationExtension {
	display: inline;
}

table.standardTable>tbody>tr>td.editableCell:hover {
	cursor: pointer;
	background-image: url(/shop/Common/images/Btn_edit.gif);
	background-position: bottom right;
	background-color: #eee;
	background-repeat: no-repeat;
}

table.standardTable tbody tr td input.apply_button {
	margin: 0;
	padding: 0;
	border: 0;
	height: 32px;
	width: 32px;
	background: transparent url(/shop/Common/images/apply_small.png)
		no-repeat center top;
	font-size: 0;
	text-align: left;
	color: white;
	cursor: pointer;
}

table.standardTable tbody tr td input.cancel_button {
	margin-left: 10px;
	padding: 0;
	border: 0;
	height: 32px;
	width: 32px;
	background: transparent url(/shop/Common/images/cancel_small.png)
		no-repeat center top;
	font-size: 0;
	text-align: left;
	color: white;
	cursor: pointer;
}

iframe.partnerFrame {
	width: 100%;
	height: 600px;
}

div#propEditorIndicator {
	padding-left: 16px;
	display: none;
}

.redOutline {
	border: 1px solid red;
}

span.userData_header {
	font-weight: bold;
}

div.controlButtons {
	padding: 10px 10px 10px 10px;
}

tr.dynamicTable_currentlyEdited td a.clear_cache {
	display: none;
}

.cursorPointer {
	cursor: pointer;
}

tr.propertyEditor_newRow {
	background: #ddd;
}

div#ESpot_brandPromotion {
	padding-top: 5px;
}

div#brandPromoSlideshowBottom {
	text-align: center;
	padding-bottom: 5px;
	clear: both;
}

div.brandPromoBeforeTitle {
	display: none;
}

a.brandPromo_visitWebsite {
	padding-left: 10px;
}

div#brandPromoContainerSidebox {
	width: 150px;
	overflow: hidden;
	position: relative;
	float: left;
	padding-bottom: 10px;
	text-align: center;
}

#brandPromoSlideshow {
	height: 150px;
	width: 150px;
	margin-left: 0px;
	margin-right: 4px;
	overflow: hidden;
	position: relative;
	float: left;
	text-align: center;
}

div.brandPromoSlideshowContainer {
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
}

div#brandPromoSlideshowLeftArrowWrapper {
	height: 150px;
	width: 20px;
	position: relative;
	overflow: hidden;
	float: left;
	clear: left;
}

div#brandPromoSlideshowLeftArrow {
	height: 150px;
	width: 16px;
	position: absolute;
	background-image: url(/shop/Common/images/slideshow_left.png);
	background-repeat: no-repeat;
	background-position: center right;
}

div#brandPromoSlideshowLeftArrow :hover {
	height: 150px;
	width: 16px;
	position: absolute;
	background-image: url(/shop/Common/images/slideshow_left_hover.png);
	background-repeat: no-repeat;
	background-position: center right;
}

div#brandPromoSlideshowRightArrowWrapper {
	height: 150px;
	width: 18px;
	position: relative;
	overflow: hidden;
	float: left;
}

div#brandPromoSlideshowRightArrow {
	height: 150px;
	width: 12px;
	position: absolute;
	background-image: url(/shop/Common/images/slideshow_right.png);
	background-repeat: no-repeat;
	background-position: center right;
	right: 0px;
}

div#brandPromoSlideshowRightArrow :hover {
	height: 150px;
	width: 12px;
	position: relative;
	margin-left: auto;
	margin-right: 0px;
	background-image: url(/shop/Common/images/slideshow_right_hover.png);
	background-repeat: no-repeat;
	background-position: center left;
}

div.BrandDetailsHeaderLeft div img#logoImage {
	z-index: 20;
}

img.brandPromotionLogoImage {
	cursor: pointer;
}

div#brandLogoImageModify {
	border: 1px solid red;
	position: relative;
}

div#brandLogoImageModifyWarning {
	color: white;
	background-color: red;
	right: 0px;
	bottom: 0px;
	position: absolute;
}

div.BrandsOverviewImageContainer {
	float: left;
	margin: 5px 5px 5px 5px;
}

div.BrandsOverviewGroupContainer {
	float: left;
	width: 100%;
}

div.BrandDetailsHeaderLeft {
	float: left;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 200px;
}

div.BrandDetailsHeaderRight {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

div.BrandPromoProductsCategory {
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}

div.BrandPromoProductsCategoryHeader {
	width: 100%;
	font-weight: bold;
}

div.BrandPromoProductsCategoryItem {
	float: left;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

span.BrandPromoThumbnailPartNo {
	font-weight: bold;
}

div#brandPromoSideboxContainer {
	width: 100%;
	background: white;
}

div.brandPromoTitle {
	height: 22px;
	font-weight: bold;
	padding: 10px;
	text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}

div.BrandPromoSeeOthers {
	clear: both;
	padding-top: 10px;
	font-weight: bold;
}

.desiredActionButton {
	padding-top: 1em;
	font-weight: bold;
	color: #fff;
	background: orange url(/shop/Common/images/orangeBack.jpg);
	border: 1px solid #a00;
	border-left: darkorange;
	border-top: none;
	display: inline;
	padding: .8em;
	cursor: pointer;
}

.desiredActionButton a {
	font-size: 110%;
	color: #fff;
}

.desiredActionButtonDeactive, .desiredActionButton[disabled] {
	color: #fef3dc;
	background: orange url(/shop/Common/images/deactiveOrangeBack.jpg);
}

.desiredActionButtonBack {
	color: #fef3dc;
	background: gray url(/shop/Common/images/grayBack.jpg);
	border-color: -moz-use-text-color black black darkorange;
}

.desiredActionButtonDeactive a {
	color: #fef3dc;
}

ul.primaryActionStyleOptions li {
	margin-bottom: 40px;
}

ul.primaryActionStyleOptions li {
	padding-left: 100px;
}

.notVisible {
	display: none;
}

div#CCtypesList {
	position: absolute;
	background: white;
	border: 1px solid black;
}

div#CCtypesList>span>span.typeChoiceListItem:hover {
	cursor: pointer;
	text-decoration: underline;
}

.AjaxRelogonForm {
	background: transparent url(/shop/Common/images/security.gif) no-repeat scroll 0pt 50%;
	padding-left: 100px;
	padding-top: 20px;
}

.AjaxRelogonInput {
	font-size: 85%;
	margin: .5em;
	margin-left: 0;
}

table.newsImport tbody tr td {
	vertical-align: top;
}

div.newsImportTop {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background: #eee;
	padding: 10px;
}

div.autocompleteSwitch {
	position: absolute;
	background: white;
	border: 1px solid black;
	height: 20px;
	width: 30px;
}

div.autocompleteSwitch input {
	vertical-align: middle;
}

p.orderItemHistorySearchNotFound {
	font-weight: bold;
}

table.standardTable tbody tr.highlightable:hover {
	background-color: #eee;
}

td.deliveryNotes_orderSubPosition {
	color: white;
}

tr.thickBorder {
	border-top: 2px solid black;
}

div.brandPromotionBrandOverviewWrapper div.lgbLeft,div.brandPromotionBrandOverviewWrapper div.lgbLeft div.lgbRight {
	position: relative;
	height: 250px;
}

form#singleBrandCopyForm {
	display: inline;
}

#filterFieldsTable th {
	padding-right: .8em;
	padding-top: .8em;
}

.productsPortalTabel {
	clear: both;
	position: relative;
	z-index: 1000;
}

.RegContent {
	padding-top: 18px;
	padding-bottom: 0px;
}

#refreshButton {
	background: transparent url(/shop/Common/images/refreshLang.gif) no-repeat scroll 0 0;
	border: medium none;
	cursor: pointer;
	height: 22px;
	width: 22px;
}

.vertTabs {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}

.vertTab {
	margin: 0;
	margin-bottom: 3px;
	padding: 5px;
	height: 50px;
	width: 100%;
	background: #efefef;
	border: 1px solid #ccc;
	border-right: none;
	cursor: pointer;
}

.vertTabActive {
	background: #ccc;
	cursor: default;
}

.vertTabLoading {
	background: #efefef
		url(/shop/Kramp2009/images/indicator_circle_ball.gif) no-repeat 10px
		10px;
}

.vertTabLoadingFail {
	background: #faa;
}

.vertTab span {
	display: block;
	text-align: right;
	margin-right: 5px;
}

.vertTabsContent {
	margin: 0;
	padding: 0;
	margin-left: 211px;
	border-left: 10px solid #ccc;
	min-height: 500px;
}

.vertTabsContent div {
	margin: 0;
	margin-left: 10px;
}

.vertTab .bigFigure {
	font-size: 200%;
	font-weight: lighter;
	color: #222;
}

.vertTab .rightAlignedSmall {
	font-size: 86%;
	color: #666;
	text-align: right;
}

div.CustomMessage_Warning {
	background: url(/shop/Common/images/warning.gif) no-repeat left top
		transparent;
}

div.CustomMessage_Error {
	background: url(/shop/Common/images/exclamation.png) no-repeat left
		top transparent;
	padding-left: 150px;
}

div.CustomMessage_Info {
	background: url(/shop/Common/images/warning.gif) no-repeat left top
		transparent;
}

div.CustomMessage_Common {
	height: 105px;
	overflow: visible;
}

div.PleaseLogon {
	background: url(/shop/Common/images/login_ico.jpg) no-repeat left
		center transparent;
	padding-left: 60px;
	margin-right: 90px;
}

div.PleaseLogonArrow {
	background: url(/shop/Common/images/arrow_loginboxes.jpg) no-repeat
		right top transparent;
}

div.ClickToPrint {
	background: url(/shop/Common/images/print_ico.jpg) no-repeat left
		center transparent;
	padding-top: 6px;
	padding-left: 32px;
	height: 25px;
}

div.SpecialRequest_explanation {
	width: 500px;
}

.returnCommentsHeader {
	float: left;
}

img.searchResult_brandLogo {
	width: 75px;
	height: 75px;
}

div#middle.middleAllPage {
	width: 100%;
	margin: 0;
}

.lightShadow {
	-moz-box-shadow: 1px 1px 5px 0 #555;
}

ul.primaryActionStyleOptions li h2 {
	position: static;
}

.hide {
	display: none;
}

div.turnoverIndicator {
	float: left;
	background-color: transparent;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	width: 165px;
	padding-top: 75px;
	position: relative;
	margin-right: auto;
}

.newsFulltext a,a.hoverable:hover {
	text-decoration: underline;
}

div.preHeaderSpot {
	position: absolute;
	display: none;
}

.standardTable td.whiteCell {
	background-color: transparent;
	border-bottom: 1px solid transparent;
}

.standardTable th.whiteCell {
	background-color: transparent;
	border-bottom: 1px solid transparent;
}

#grey {
	background-color: #efefef;
}

.itemAttrName {
	vertical-align: top;
	font-weight: bold;
}

h1#headline span.partNumber {
	font-weight: normal;
	font-size: 90%;
}

.searchresultsphere {
	margin-bottom: 10px;
}

div#resultTable table tr th.thumbNail, div#resultTable table tr td.thumbNail, table#associatedItems thead tr th.thumbNail, table#associatedItems tbody tr td.thumbNail {
	width: 60px;
}

div#resultTable table tr td.itemDescription hr, table.associatedItems hr {
	margin: 1px;
	height: 1px;
	width: 200px;
	text-align: left;
	border: none;
}

div#resultTable table tr td.itemDescription a.productLink, table.associatedItems a.productLink {
	color: grey;
}

div#resultTable table tr th.itemPrice, table#associatedItems tr th.itemPrice, table#associatedItems tr td.itemPrice {
	width: 20px;
}

div#resultTable table tr td.itemPrice{
	width: 20px;
	text-align: right
}

div#resultTable table tr th.itemATP, div#resultTable table tr td.itemATP, table#associatedItems thead tr th.itemATP, table#associatedItems tbody tr td.itemATP {
	width: 20px;
}

div#resultTable table tr th.itemDiscountCode, div#resultTable table tr td.itemDiscountCode, table#associatedItems thead tr th.itemDiscountCode, table#associatedItems tbody tr td.itemDiscountCode {
	width: 20px;
}

table#associatedItems thead tr th.defaultQuantity, table#associatedItems tbody tr td.defaultQuantity {
	width: 60px;
}

table#associatedItems thead tr th.unit, table#associatedItems tbody tr td.unit {
	width: 20px;
}

div#resultTable table tr th.itemBrand, div#resultTable table tr td.itemBrand, table#associatedItems thead tr th.itemBrand, table#associatedItems tbody tr td.itemBrand {
	width: 55px;
}

table#associatedItems {
	width: 100%;
}

img.atpFooter {
	visibility: hidden;
}

div.tagsBox {
	position: absolute;
	height: 24px;
	width: 50px;
	top: 38px;
	right: 0px;
}

div.tagsInBox {
	top: 25px;
	height: 24px;
	width: 25px;
	float: right;
}

div.imageWithTags {
	height: 57px;
	width: 50px;
	position: relative;
}

div.imageWithTags_product {
	height: 65px;
	width: 50px;
	position: relative;
}

div.tagsBar {
	height: 50px;
	border-top: #d6d9e2 thin solid;
	border-bottom: #d6d9e2 thin solid;
	background-image: url(/shop/Common/images/tags/background_50x10.jpg);
	background-position: bottom;
}

div.tagWithText {
	height: 100%;
	float: left;
}

div.tagSearchTagWithText {
	width: 100%;
}

div.tagImage {
	position: relative;
	float: left;
	width: 35px;
	margin-left: 5px;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

#itemAttributes div.tagImage table {
	height: 50px;
	border: 0;
	vertical-align: middle;
	text-align: center;
	margin: 0;
}

#itemAttributes div.tagImage table td {
	border-top: 0;
}

div.tagText {
	position: relative;
	float: left;
	min-width: 30px;
	max-width: 150px;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	color: #8591a1;
	margin-right: 20px;
}

#itemAttributes div.tagText table {
	height: 50px;
	border: 0;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	margin: 0;
}

#itemAttributes div.tagText table td {
	border-top: 0;
}

div.tagsSearchBar {
	height: 26px;
	margin: 2px;
}

#itemAttributes div.tagSearchText {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 26px;
}

div.tagSearchTitle {
	width: 70%;
	height: 100%;
	text-align: center;
	max-width: none;
}

#itemAttributes div.tagSearchTitle table {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

#itemAttributes td.tagsCell {
	padding: 0;
	border: 0;
}

#itemAttributes td.belowtagsCell {
	border: 0;
}

.groupScrollImg {
	width: 23px;
	height: 17px;
}

.groupScroll_left_inactive {
	background: url(/shop/Kramp2009/images/groupScroll.gif) no-repeat;
}

.groupScroll_right_inactive {
	background: url(/shop/Kramp2009/images/groupScroll.gif) -23px 0 no-repeat;
}

.groupScroll_left_active {
	background: url(/shop/Kramp2009/images/groupScroll.gif) -46px 0 no-repeat;
}

.groupScroll_right_active {
	background: url(/shop/Kramp2009/images/groupScroll.gif) -69px 0 no-repeat;
}

.groupScroll_middle, .groupScroll_left_inactive, .groupScroll_right_inactive, .groupScroll_left_active, .groupScroll_right_active {
	display: block;
	float: left;
}

.favListAddItemForm .orderItemAddForm {
	padding-left: 70px;
}

.addToCartFragmentComment {
	margin-top: 1px;
	width: 100%;
}

form.partialOrderItemAddForm div.commentDiv {
	float: left;
}

form.partialOrderItemAddForm div.commentDiv input.comment {
	margin-top: 1px;
	width: 108px;
}

form.partialOrderItemAddForm input.cartButton {
	float: left;
	margin-right: 3px;
}

div#middle div.productItemsList {
	clear: both;
}

#contentSpotList tbody tr:hover {
	background: #c0c0c0;
}

div.scrollerbar {
	width: 100%;
	position: relative;
}
div.scrollerbar div.arrowLeft,div.scrollerbar div.arrowRight {
	width: 16px;
	height: 16px;
	cursor: pointer;
	position: absolute;
}

div.scrollerbar div.arrowLeft {
	left: 0px;
	background: url(/shop/Common/images/arrows.jpg) 0 0 no-repeat;
	float: left;
}

div.scrollerbar div.arrowLeft:hover {
	background: url(/shop/Common/images/arrows.jpg) 0 -16px no-repeat;
}

div.scrollerbar div.arrowRight {
	right: 0px;
	background: url(/shop/Common/images/arrows.jpg) -16px 0 no-repeat;
	float: right;
}

div.scrollerbar div.arrowRight:hover {
	background: url(/shop/Common/images/arrows.jpg) -16px -16px no-repeat;
}

div.scrollerbar div.scrollerContainer {
	margin-left: 21px;
	margin-right: 21px;
	overflow: hidden;
	height: 100%;
	position: relative;
}

div.scrollerbar div.scrollerContainer div.scroller {
	position: absolute;
}

span.warningArea {
	background-color: #ffffb9;
	border: 1px solid #ffc671;
	color: #c00;
}

div.warningArea {
	background: url(/shop/Common/images/warningsmall.gif) no-repeat 5px center #ffffb9;
	border: 1px solid #ffc671;
	color: #c00;
	padding: 5px 5px 5px 35px;
	font-size: 85%;
	margin: 5px 0;
	clear: both;
    float: left;
    width: 100%;
}

div.warningArea a {
	color: #c00;
}

div.warningArea .title {
	font-weight: bold;
}

#cartSelector {
	overflow: hidden;
}
div.easyLinkAbs {
	position: relative;
	float: right;
	right: 0;
	top: 0;
	background: url(/shop/Common/images/ico_easylink_whitebg.gif) no-repeat;
	padding-left: 27px;
	height: 23px;
	color: #7d92a4;
	font-size: 85%;
	font-weight: bold;
	padding-top: 4px;
}

form#FollowEasyLink {
	margin: 0px;
}

.easylink {
	padding: 0em 0.2em 0.2em 0.8em;
}

.runasuser {
	padding: 0em 0.2em 0.2em 0.8em;
}

#middle h1#headline {
	margin-right: 100px;
}

.bracketQty {
	background-color: #f60;
}

a.netPriceBracket {
	color: #f60;
	text-decoration: underline;
	font-weight: bold;
}

span.netPriceBracket {
	color: #525f70;
}

td.netPriceBracket {
	color: #525f70;
	white-space: nowrap;
}

.bracketTdPrice {
	color: #525f70;
	white-space: nowrap;
	padding-left: 1em;
	padding-right: 1em;
}

.bracketTdQuantity {
	display: block;
	color: #525f70;
	padding-bottom: 0.3em;
	text-align: right;
	white-space: nowrap;
}

.bracketTable {
	border-collapse: collapse;
}

.bracketHrow {
	background: url(/shop/Common/images/bg_staffel_table.jpg);
	color: #525f70;
}

.bracketTh {
	height: 25px;
	white-space: nowrap;
	padding-left: 0.3em;
	text-align: left;
	border: none;
	color: white;
}

.bracketTrow {
	background-color: white;
	border-bottom: 1px solid #ccc;
}

.bracketTrow:hover {
	background-color: #eaeaea;
	color: #9a5e00;
	border-bottom: 1px solid #ccc;
}

.bracketTd {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	white-space: nowrap;
	border: none;

}

td.bracketTdPrice {
	font-weight: bold;
}

.bracketTdDiscFrom {
	padding-left: 0.5em;
	text-align: right;
}

a.bracketAnchor {
	color: #f60;
	text-decoration: underline;
	padding-right: 5px;
}

a.bracketAnchor:hover{
	color: #f60;
	text-decoration: underline;
}

.netPrice {
	width: 34px;
	height: 19px;
	margin-top: 10px;
	white-space: nowrap;
	font-weight: bold;
}

.bracketTableInPage {
	border: 1px solid #ccc;
	padding: 0.3em;
}

a.bracketLinkShoppingCart {
	color: #f60;
	text-decoration: underline;
	font-weight: bold;
}

tr.showOnRequest {
	display:none;
}

div.lastViewed_moreRequested tr.showOnRequest {
	display:table-row;
	*display:block;
}

span.lastViewed_seeMore {
	cursor: pointer;
}

div.lastViewed table tbody tr td div {
	height: 58px;
	overflow: hidden;
	vertical-align:middle;
	display: table-cell;
}

div.lastViewed a {
	color: grey;
}

div.lastViewed table {
	margin-left: 5px;
	margin-right: 5px;
}

div.rightBoxBottom {
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
}

div.moreInformation, div.becomeCustomer {
	padding-left: 50px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
	margin-left: 7px;
	font-size: 85%;
	vertical-align: middle;
}

div.moreInformation div.aligningContainer, div.becomeCustomer div.aligningContainer {
	display:table-cell;
	vertical-align:middle;
}

div.moreInformation div.aligningContainer div, div.becomeCustomer div.aligningContainer div {
	background-image: url(/shop/Common/images/bg_button.png);
	width: 124px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
	padding-top: 6px;
}

div.moreInformation div.aligningContainer div a, div.becomeCustomer div.aligningContainer div a {
	color: white;
}

div.moreInformation {
	background-image: url(/shop/Common/images/moreinfo.png);
}

div.becomeCustomer {
	background-image: url(/shop/Common/images/becomeCustomer.png);
}

div.restrictAccessSnippetHeader h2 img {
	margin-right: 10px;
}

div.productCounterNumber {
	float: left;
	color: white;
	font-weight: bold;
	font-size: 15px;
	background:	url(/shop/Common/images/productcounter.png) -7px;
	width: 16px;
	height: 24px;
	text-align: center;
	padding-top: 8px;
	padding-right: 2px;
}

div.productCounterLeft {
	float: left;
	background:	url(/shop/Common/images/productcounter.png);
	width: 6px;
	height: 32px;
}

div.productCounterRight {
	float: left;
	background:	url(/shop/Common/images/productcounter.png) -26px;
	width: 4px;
	height: 32px;
}

div.productCounterContainer {
	width: 100%;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.productCounterText {
	padding-top: 5px;
	clear: both;
}

div.productCounterHomePageLeft div.productCounterTitle {
	margin-top: 5px;
}

div.productCounterHomePageLeft div.productCounterText {
	font-size: 85%;
}

#middle h1.topCatTitle {
	padding: 0 0 4px 0;
}

#productCounterTitleH2 {
	background: url(/shop/Kramp2009/images/h1Back.jpg) repeat-x scroll left center transparent;
}

#productCounterTitleDiv {
	width: 14.6em;
}

div.leftSlider div.productCounterHomePageLeft  {
	display: none;
}

.cartButton {
	width: 35px;
	height: 23px;
}

.redArrow {
	background: transparent url(/shop/Common/images/redArrow.gif);
}

div.numberOfItemsContainer {
	margin: 5px 0 0 0;
	margin-bottom: 5px;
	clear: both;
}

div.pageNavigationContainer {
	margin: 5px 0 0 0;
}

div.pageNavigationContainerBottom {
	margin: 0 0 5px 0;
}

div.pageNavigation {
	height: 35px;
	background: transparent url(/shop/Common/images/bgPageNavigation.jpg);
	background-position: center top;
    background-repeat: repeat-x;
    border-color: #ced1d2 #CED1D2 #777;
    border-style: solid;
    border-width: 1px;
    font-size: 11px;
    height: 30px;
}

div.pageNavigationWrapper {
	padding: 5px 0 0 5px;
}

.pageNavigationWrapper{
	padding: 5px 0 0 5px;
}

.navigationLabel{
	display:inline-block;
	padding:0 5px 0 0;
}

.pageNavigation{
	padding: 0px;
}
.pageNavigation span{
	padding:0px;
	margin: 0px;
}

.pageNavigation a{
	padding:0 3px 0 3px;
	color:#000;
	text-decoration:none;
	height:22px;
	display:inline-block;
}

.pageNavigation a.active{
	background-image:url(/shop/Common/images/bg_left_active_number.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.pageNavigation a.active span{
	display:inline-block;
	height:19px;
	font-weight:bold;
	background-image:url(/shop/Common/images/bg_right_active_number.jpg);
	background-position:right;
	padding:3px 5px 0 1px;
}

#logon input {
	margin: 5px;
}

div.urgentNews div.hideDetails {
	position: absolute;
	top: 5px;
	right: 5px;
	background: url(/shop/Common/images/arrow-up.gif);
	height: 10px;
	width: 16px;
	cursor: pointer;
}

div.inactiveUrgentNews div.hideDetails {
	background: url(/shop/Common/images/arrow-down.gif) 5px;
}

div.inactiveUrgentNews .description {
	display: none;
}

.ContentBoxWithBorder{
  	border-color: #ced1d2;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-style: solid;
    border-width: 3px;
    padding: 0px;
    margin-bottom: 10px;
}

.boxHeadWBG {
	background: #ced1d2;
	border: 3px;
	position: relative;
	height: 50px;
}

.boxBorderandHead .boxContent{
	padding: 0px;
	border: 0px;
}

div.fancyContainer {
	background: #eff1f3;
	margin: 50px 5px 5px 5px;
}

div.fancyContainer div.icon {
	margin: -20px 5px -20px 10px;
}

div.fancyContainer div.title {
	padding-top: 10px;
}

div.fancyContainer div.boxContainer {
	padding: 0px 0px 1px 0px;
	margin: 0px;
	overflow: visible;
	border: 1px solid #DADFE4;
}

div.fancyContainer div.boxContent {
	background: white;
	margin: 5px;
	border: 1px solid #DADFE4;
}

div.fancyContainer div.boxHeadline {
	margin: 0px;
	padding: 0px;
	height: 40px;
}

div.fancyContainer h2 {
	margin: 0px;
}

div.fancyContainer div.icon#userDetails {
      background: url(/shop/Common/images/smallPreferedLanguage.png) no-repeat;
}


div.fancyContainer div.boxContainer{
	overflow: visible;
}

.compactTabs_extendedTabbedControlWrapperLeft {
	border-bottom: 5px solid black;
}

.compactTabs_extendedTabbedControlWrapperRight {
	padding-left: 10px;
}

.compactTabs_extendedTabbedControlWrapperLeft div.extendedTabbedControlTabSeparator {
	display: none;
}

.compactTabs_extendedTabbedControlWrapperLeft .compactTabs a {
	border: 1px solid black;
	padding: 3px 7px;
}

.compactTabs_extendedTabbedControlWrapperLeft .compactTabs a.active {
	background: black;
	color: white;
	border: none;
	font-weight: bold;
	padding: 6px 7px 3px 7px;
}

.ModalWaitScreen {
	background-color: gray;
	position: fixed;
	z-index: 10000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.ModalWaitScreenLabel {
	position: fixed;
	z-index: 10001;
	left: 50%;
	top: 50%;
	color: white;
	font-weight: bold;
	font-size: large;
	background: url(/shop/Common/images/indicator_medium.gif) transparent no-repeat;
	padding: 7px 0 7px 45px;
}

.shopCartHeadline {
	white-space: nowrap;
}
 
*:first-child+html .shopCartTop .checkOutBtn {
	clear: both;
}

*:first-child+html .shopCartTop .checkOutBtn input {
	float: right;
}
  
*:first-child+html .shopCartHeader {
	width: 100%;
}

div.lastViewedLeftSidebox div.leftBoxHead {
	padding: 10px;
}

div.lastViewedLeftSidebox div.leftBoxBody ul {
	margin: 0;
}

.custPortalGuest {
	background: #ffffb9 url(/shop/Common/images/customerPortalGuestBack.jpg) repeat-x;
	padding: 1em;
	margin: 1em;
	height: 12em;
}

#sendContactForm {
	padding: 10px;
	margin: 0;
	border: 1px solid #ACACAC;
}

#ESpot_urgentNews .warningArea {
	float: none;
	clear: none;
}

#ESpot_urgentNews div.warningArea {
	width: auto;
}

.error {
	font-weight: bold;
	color: red;
}

#countryChooser .flags			{padding-top:0px;margin: 0px 5px 5px 5px; float:left;}
#countryChooser .flags a		{padding:0px; text-decoration:none; font-weight:normal; color: #ffffff;font-size: 11px;}	
#countryChooser .flagmenu		{display:none; width:260px; background:url(/shop/Kramp2009/images/countrychooserTopBg.png) left top no-repeat; padding: 3px 0px; margin-left: -20px; position:absolute; *right:0; top: 15px; z-index:2000}
#countryChooser .flaglist		{height:3px; width:238px; margin-top:7px; padding:0px 10px 10px 10px; height:300px; background:url(/shop/Kramp2009/images/countrychooserBotLongBg.png) left bottom no-repeat; position:relative;}
#countryChooser .flagmenu ul	{padding:0px; margin:0px; height:300px; overflow:auto;}
#countryChooser .flagmenu ul li	{padding:0px; list-style:none; }
#countryChooser .flagmenu ul li a 	{padding:4px 10px; float:left; width:198px; height:auto; border-top:1px solid #d9dde0; color: black;}
#countryChooser .flagmenu ul li a:hover	{background-color:#f1f2f4;}
#countryChooser .flags img		{padding:2px 4px 0 0px; float:left;}
#countryChooser .flagmenu .first	{border-top:none; }
#countryChooser .flagmenu .sub	{border-top:none; padding-left:30px; width:177px; clear:both;}
/*#countryChooser .flags:hover .flagmenu 	{display:block;}*/
#countryChooser .usermenu {float: left}

