/* general modules */
/** background colours **/
.brightgrey {
	background-color: #F2F2F2;
	border-top: 2px solid #fff;
}

.lightgrey {
	background-color: #e6e6e6;
	border-top: 2px solid #fff;
}

.darkblue {
	background-color: #003399 !important;
}

.blue {
	background-color: #D9DEF2;
	border-top: 2px solid #fff;
}

.lightblue {
	background-color: #EBEEF8;
	border-top: 2px solid #fff;
}

.white {
	background-color: #fff;
	border-top: 1px solid #ccc;
}

.yellow {
	background-color: #FFFFCC;
}

.alertred {
	background-color: #F7D9D9;
}

.border3 {
	background-color: #FFF;
	border: 1px solid #E6E6E6;
}

.p211 {
	width: 211px;
	float: left;
	clear: left;
	margin-top: 7px;
}

.p673 {
	width: 673px;
	float: left;
	margin: 7px 0 0 20px;
}

.loadinggif img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.h-line {
	width: 100%;
	border-top: 1px solid #b2b2b2;
	clear: both;
	margin: 10px 0;
}

.v-spacer {
	width: 5px;
}

/* Module styles general */

div.module-outer {
	width: 100%;
	margin-top: 30px;
	position: relative;
	margin-bottom: 20px;
} 

div.module-outer h2 {
	font-size: 23px;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 16px;
}

div.module-outer .h2container {
	border-bottom: 1px solid #b2b2b2;
	margin-bottom: 10px;
}

div.module-outer .h2container h2 {
	font-size: 16px;
	padding-right: 1px;
	margin-bottom: 0;
	background-color: #FFF;
	display: table;
	position: relative;
	top: 3px;
}

div.module-inner {
	position: relative;
}

div.module-inner .module-header, div.module-inner .module-footer {
	min-height: 14px;
	position: relative;
	padding: 8px 10px;
	overflow: hidden;
}

div.module-inner .module-header {
	border-top: none;
}

div.module-inner .module-footer {
	border-top: 2px solid #fff;
}

div.module-inner .first {
	border-top: none;
}

div.module-outer a {
	color: #000;
	text-decoration: none;
	/*font-size: 11px;*/
}

div.module-outer a.linethrough, div.module-outer a.linethrough:hover
{
	text-decoration:line-through;
}

div.module-outer a:hover {
	text-decoration: underline;
}

div.module-section {
	padding: 8px 10px;
	overflow: hidden;
}

a.arrowlink {
	font-size: 11px;
	padding-left: 12px;
	background: url(../images/layout/link-arrow.gif) no-repeat 0 2px;
}

div.module-section a:visited, div.module-outer table a:visited {
	color: #000;
}

/*module minibasket*/
.mbasket-total {
	font-size: 16px;
	font-weight: bold;
	margin: 4px 0 5px 0;
	display: table;
}

.mbasket-item {
	height: 35px;
}

.mbasket-amount {
	float: left;
	width: 64px;
	font-size: 14px;
	font-weight: bold;
}

.mbasket-productnumber {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left:15px;
	float:left;
}

.mbasket-shortdesc {
	margin-left: 78px;
	width:80%;
	float:left;	
}

/* module infobox */
/**
- Wrap .module-outer around for correct positioning
- Add class .yellow to .module-outer for correct background colour
**/
.module-infobox {
	padding: 8px 10px;
	overflow: hidden;
}

.module-infobox p img {
	position: relative;
	top: 2px;
}

.module-infobox a {
	text-decoration: underline !important;
}

/* module top news (module-section type) */
div.topnews {
	padding: 20px 0;
}

div.topnews img.float-left {
	display: block;
	margin-right: 20px;
}

div.topnews h3 {
	font-size: 23px;
	font-weight: normal;
	padding-right: 20px;
	line-height: 1.2;
	margin-bottom: 14px;
	position: relative;
	top: -3px;
}

div.topnews p {
	font-size: 12px;
	line-height: 1.5;
	padding-right: 20px;
}

/* module e-news */
.enews-header {
	font-size: 14px;
	font-weight: normal;
	margin: 7px 0 0 0;
}

.enews-date {
	color: #666;
	margin-bottom: 18px;
}

.enews-column {
	width: 275px;
	padding-right: 15px;
	float: left;
}

.enews-column p {
	margin-bottom: 0.6em;
} 

/* module product list */
/** header stuff **/
p.prodlist-modheader {
	margin-top: 3px;
}

p.prodlist-modheader a {
	text-decoration: underline;
	color: #00329E;
}

div.prodlist-orderby {
	float: right;
	text-align: right;
}

div.prodlist-orderby label {
	font-size: 11px;
}

div.prodlist-orderby select {
	width: 135px;
}

/** Footer/pagination stuff **/
div.prodlist-pagination {
	display: table;
	margin: 0 auto;
}

div.prodlist-pagination a {
	display: block;
	float: left;
	margin-right: 3px;
	height: 20px;
	width: 24px;
	font-size: 13px;
	color: #666;
	padding: 4px 0 0 0;
	text-align: center;
	background: #FFF url(../images/layout/bg_prodlist-pagination.png) no-repeat center top;
	margin-top:3px;
}

div.prodlist-pagination a:hover, div.prodlist-pagination a.active {
	text-decoration: none;
	color: #FFF;
	background-color: #000;
}

div.prodlist-pagination a.prevnext {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0 10px;
	padding: 0 0 0 9px;
	text-align: center;
	font-weight: bold;
	background: #FFF url(../images/layout/bg_prodlist-pagination-prevnext.png) no-repeat left top;
	margin-top:5px;
}

div.prodlist-pagination a.prevnext:hover {
	background-color: #000;
}

div.prodlist-pagination a.prevnext span {
	display: block;
	height: 20px;
	padding: 4px 9px 0 0;
	background: #FFF url(../images/layout/bg_prodlist-pagination-prevnext.png) no-repeat right top;
}

div.prodlist-pagination a.prevnext:hover span {
	background-color: #000;
}

div.prodlist-pagination a.inactive {
	font-weight: normal;
	cursor: default;
}

div.prodlist-pagination a.inactive:hover {
	color: #666;
	background: #FFF url(../images/layout/bg_prodlist-pagination-prevnext.png) no-repeat left top;
}

div.prodlist-pagination a.inactive:hover span {
	background: url(../images/layout/bg_prodlist-pagination-prevnext.png) no-repeat right top;
}

/** Actual product list table **/
table.productlist 
{
    /*
        fixed is original layout, 
        auto is used to correct 
        productlist on frontpage layout
    */
    /*table-layout:fixed;*/
    table-layout:auto;
	width: 100%;
	border-collapse: collapse;	
}

table.productlist a {
	text-decoration: none;
	color: #000;
}

table.productlist a:hover {
	text-decoration: underline;
}

table.productlist td {
	vertical-align: top;
	border-top: 1px solid #ccc;	
}

table.productlist .first td {
	border-top: none;	
}

table.productlist td.productlist-td-photo {
    /*Old layout that looks messed up when having small productlist on frontpage*/
	/*width: 154px;
	padding: 18px 0 15px 10px;*/

    /*new layout*/
    width: 25%;
	padding: 18px 5px 0 0;
}

table.productlist td.productlist-td-photo div.photocontainer {
	width: 100%;
	height: 100%;
	position: relative;
}

/** ICON - NEW **/
div.product-new {
	padding-left:2px;
	float:left;
	position:relative;
	bottom:10px;
}
div.product-new div.icon-corners-left {
	position :relative;
	background: url(../images/layout/bg_icon_new_left.png) no-repeat 0 0;
	width: 6px;
	height: 16px;
	float:left;
}
div.product-new div.icon-label {
	position :relative;
	padding-top: 2px;
	background-color: #339900;
	height: 14px;
	color : #fff;
	float:left;
}
div.product-new div.icon-corners-right {
	position :relative;
	background: url(../images/layout/bg_icon_new_right.png) no-repeat 0 0;
	width: 6px;
	height: 16px;
	float:left;
}



/** ICON - FOC **/
div.product-foc {
	padding-left:2px;
	float:left;
	position:relative;
	bottom:10px;	
}
div.product-foc-detail {
	position: relative;
	height: 16px;
	display : inline;
}
div.product-foc div.icon-corners-left, div.product-foc-detail div.icon-corners-left{
	position :relative;
	background: url(../images/layout/bg_icon_foc_left.png) no-repeat 0 0;
	width: 6px;
	height: 16px;
	float:left;
}
div.product-foc div.icon-label, div.product-foc-detail div.icon-label{
	position :relative;
	padding-top: 2px;
	background-color: #0066ff;
	height: 14px;
	color : #fff;
	float:left;
}
div.product-foc div.icon-corners-right, div.product-foc-detail div.icon-corners-right{
	position :relative;
	background: url(../images/layout/bg_icon_foc_right.png) no-repeat 0 0;
	width: 6px;
	height: 16px;
	float:left;
}
div.detailFoc-text {
	position: relative;
	margin-left : 60px;	
}

/** ICON - CRITICAL **/
div.product-critical {
    position: absolute;
    top: -8px;
    left: 138px;
    width: 16px;
    height: 16px;
}

/** ICON - PROMO **/
div.product-promo {
	padding-left:2px;
	float:left;
	position:relative;
	bottom:10px;
}
div.product-promo-detail {
	position: relative;
	height: 16px;
	display : inline;
}
div.product-promo div.icon-corners-left, div.product-promo-detail div.icon-corners-left{
	position :relative;
	background: url(../images/layout/bg_icon_promo_left.png) no-repeat 0 0;
	width: 6px;
	height: 16px;
	float:left;
}
div.product-promo div.icon-label, div.product-promo-detail div.icon-label{
	position :relative;
	padding-top: 2px;
	background-color: #9900cc;
	height: 14px;
	color : #fff;
	float:left;
}
div.product-promo div.icon-corners-right, div.product-promo-detail div.icon-corners-right{
	position :relative;
	background: url(../images/layout/bg_icon_promo_right.png) no-repeat 0 0;
	width: 6px;
	height: 16px;
	float:left;
}
div.detailPromo-text {
	position: relative;
	margin-left : 60px;	
}

/** ICON - QD **/
div.product-qd {
	padding-left:2px;
	float:left;
	position:relative;
	bottom:10px;
}
div.product-qd-detail {
	position: relative;
	height: 16px;
	display : inline;
}
div.product-qd div.icon-corners-left, div.product-qd-detail div.icon-corners-left{
	position :relative;
	background: url(../images/layout/bg_icon_qd_left.png) no-repeat 0 0;
	width: 6px;
	height: 16px;
	float:left;
}
div.product-qd div.icon-label, div.product-qd-detail div.icon-label{
	position :relative;
	padding-top: 2px;
	background-color: #ED1C24;
	height: 14px;
	color : #fff;
	float:left;
}
div.product-qd div.icon-corners-right, div.product-qd-detail div.icon-corners-right{
	position :relative;
	background: url(../images/layout/bg_icon_qd_right.png) no-repeat 0 0;
	width: 6px;
	height: 16px;
	float:left;
}

table.productlist td.productlist-td-description {
    /*Old layout that looks messed up when having small productlist on frontpage*/
	/*width: 192px;
	padding: 17px 0 15px 0;*/

    /*new layout*/
    width: 30%;
	padding: 17px 15px 15px 0;
}

.product-name {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
}

.product-name a {
	display: block;
	padding-left: 13px;
	background: url(../images/layout/link-arrow.png) no-repeat left center;
}

.product-shortdesc, .product-ean, .product-included, .product-freetext, .product-price, .product-kit, .product-kit, .kitproducts, .product-pece {
	padding-left: 13px;
}

.product-included, .product-freetext, product-price {
	font-size: 10px;
	padding-right: 25px;
	margin: 5px 0;
}

table.productlist .product-freetext {
	color: #666;
}

table.productlist .product-shortdesc {
	margin-bottom: 2px;
	line-height: 1.4;
}

.product-ean, .product-pece, .product-ean a {
	font-size: 10px;
	color: #666;
}

.product-schedule {
	font-weight: bold;
	font-size: 12px;
	width: 130px;
	margin-left: 13px;
	padding: 17px 0 5px 0;	
	border-bottom: 1px solid #999;
}

.product-quantity {
	width: 130px;
	margin-left: 13px;
	padding: 8px 0;
	background: url(../images/layout/bg_product-quantity.gif) repeat-x left bottom;
}

.product-date {
	width: 130px;
	margin-left: 13px;
	padding: 9px 0 11px 0;
}

table.productlist div.product-alert {
	background: url(../images/layout/border_product-alert.png) repeat;
	margin: 8px 22px 7px 0;
	padding: 1px;
	position: relative;
}

table.productlist div.product-alert p.product-alert-text {
	background: #fff;
	padding: 3px 20px 5px 25px;
	min-height: 14px;
}

table.productlist div.product-alert p.product-alert-text a {
	text-decoration: underline;
}

table.productlist div.product-alert .product-alert-percent {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/layout/icon_percent.png) no-repeat left top;
}

table.productlist td.productlist-td-price {
	/*Old layout that looks messed up when having small productlist on frontpage*/
    /*width: 184px;
	padding: 19px 0 14px 0;*/

    /*new layout*/
    width: 30%;
	padding: 19px 15px 14px 0;
}

table.productlist .price-label {
	width: 70px;
	float: left;
	clear: left;
	margin-bottom: 5px;
    margin-right: 20px; /*added this line for the small productlist on frontpage to look better*/
}

table.productlist .price-value {
	font-weight: bold;
	margin-bottom: 5px;
}

.p-details {
	color: #666;
	margin: 10px 0 2px 0;
}

.p-details a {
	color: #666;
	padding-left: 13px;
	background: url(../images/layout/linkpfeil_grau.png) no-repeat left 1px;
}

.p-details img {
	position: relative;
	top: 3px;
	left: 4px;
}

table.productlist img.price-percent {
	display: block;
	float: right;
	margin: 8px 40px 0 0;
}

table.productlist td.productlist-td-order {
	/*Old layout that looks messed up when having small productlist on frontpage*/
    /*width: 130px;
	padding: 12px 0;*/

    /*new layout*/
    width: 15%;
	padding: 12px 0 0 0;
}

/*table.productlist td.productlist-td-order .product-amount {
	float: left;
	width: 44px;
	margin-top: 7px;
}*/

.product-amount {
	float: left;
	width: 44px;
	margin-top: 7px;
    margin-bottom: 3px; /*added this line for the small productlist on frontpage to look better*/
}

table.productlist td.productlist-td-order input {
	width: 24px;
	padding: 3px;
	margin-right: 3px;
}

table.productlist td.productlist-td-order button {
	text-align: center;
    margin-top: 7px; /*added this line for the small productlist on frontpage to look better*/
}

.product-available {
	clear: left;
	margin-top: 10px;
}

.product-available img {
	display: block;
	width: 13px;
	float: left;
}

.product-available p {
	margin: 0 10px 0 18px;
}

table.productlist .loading {
	position: relative;
	top: -8px;
	left: 5px;
}

table.productlist .checking {
	position: relative;
	left: 5px;
}

table.productlist td.productlist-td-order span.orderall {

}

table.productlist td.productlist-td-order span.orderall img {
	position: relative;
	top: 8px;
	margin: 0 5px 0 25px;
}

/* icon list (usually found in border3 modules) */
ul.iconlist {
	list-style: none;
	/* height: 180px; 
	width: 193px; */
	padding: 12px 8px 8px 8px;
	float: left;
}

ul.iconlist li {
	font-size: 12px;	
	margin-bottom: 9px;
	padding: 2px 0 0 22px;
	background: url(../images/layout/icon_default.png) no-repeat 0 0;
	width:auto;
	height:20px;
}

ul.iconlist li.pdf {
	background: url(../images/layout/filetype_pdf.png) no-repeat 0 0;		
}

ul.iconlist li.ppt {
	background: url(../images/layout/filetype_ppt.png) no-repeat 0 0;	
}

ul.iconlist li.excel {
	background: url(../images/layout/filetype_excel.png) no-repeat 0 0;	
}

.iconlist-marginleft {
	margin-left: 20px;
}

/* product details */
/** the actual product **/
.proddetail-product {

}

.proddetail-product h2 {
	margin-bottom: 2px !important;
}

.proddetail-product .subheader {
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
}

.proddetail-product p {
	line-height: 1.5;
}

.proddetail-product p a {
	text-decoration: underline;
}

.proddetail-product img.producticon {
	float: left;
	margin: 4px 10px 0 0;
}

.proddetail-product .proddetail-photolarge {
	clear: left;
	display: table;
	padding-top: 8px;
	overflow:hidden;
}

.proddetail-product .proddetail-photolarge img {
	display: block;
}

.proddetail-product .proddetail-photolarge img.enlarge {
	float: right;
}

.proddetail-product .proddetail-photolarge .arrowlink {
	position: relative;
	top: 7px;
}

.proddetail-product .proddetail-photothumbs {
	height: 1%;
	overflow: hidden;
	margin: 29px 0;
}

.proddetail-product .proddetail-photothumbs img {
	
}

.proddetail-product .proddetail-photothumbs a {
	display: block;
	float: left;
	border: 1px solid #E6E6E6;
	padding: 9px;
	margin-right: 10px;
}

.proddetail-product .proddetail-photothumbs a:hover, .proddetail-product .proddetail-photothumbs a.active {
	border: 1px solid #666;
}

div#gallery_frame img 
{
	max-width:404px;
}


/** product detail - Details and specs module - bottom middle column **/
/** The tabs **/
.proddetail-tabs {
	height: 32px;
	overflow: hidden;
	border-bottom: 1px solid #b2b2b2;
	margin-bottom: 17px;
}

.proddetail-tabs ul {
	background-color: #FFF;
	position: absolute;
	top: 1px;
	height: 32px;
	overflow: hidden;
}

.proddetail-tabs li {
    display: block;
    float: left;
    margin: 0 3px 0 0;
}

.proddetail-tabs li a {
	color: #000;
	font-size: 12px;
	line-height: 1;
    display: block;
    padding: 0 8px 0 0;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #E6E6E6 url(../images/layout/bg_proddetail-tabs.png) no-repeat right top;
}

.proddetail-tabs li a span {
	display: block;
	height: 27px;
    padding: 5px 15px 0 6px;
    background: url(../images/layout/bg_proddetail-tabs.png) no-repeat left top;
}

.proddetail-tabs li a:hover, .proddetail-tabs li a.active {
	text-decoration: none;
	color: #FFF;
	background: url(../images/layout/bg_proddetail-tabs.png) no-repeat right -32px;
}

.proddetail-tabs li a:hover span, .proddetail-tabs li a.active span {
	color: #FFF;
	background: url(../images/layout/bg_proddetail-tabs.png) no-repeat left -32px;
}

.proddetail-tabs li a:hover {
	cursor: pointer;
}

.proddetail-details p {
	line-height: 1.5;
}

/** Info texts **/
.proddetail-textinfos p {
	margin-bottom: 1em;
}

.proddetail-textinfos p a {
	text-decoration: underline;
	color: #003399;
}

.proddetail-textinfos p a.arrowlink {
	text-decoration: none;
	color: #000;
}

/** Product specs table **/
.proddetail-specs {
	width: 100%;
	border-collapse: collapse;
}

.proddetail-specs td {
	font-size: 11px;
	padding: 8px 0 7px 0;
	border-bottom: 1px solid #CCC;
}

.proddetail-specs tr.proddetail-specs-header td {
	font-size: 14px;
	font-weight: bold;
	padding: 18px 0 7px 0;
	border-bottom: none;
}

.proddetail-specs tr.first td {
	padding: 0px 0 7px 0;
}

.td-100 {
    width: 100px;
}

.td-240 {
	width: 140px;
}

/** Accessories table **/
.proddetail-accessories {
	width: 100%;
	border-collapse: collapse;
}

.proddetail-accessories td {
	vertical-align: top;
	border-bottom: 1px solid #CCC;
	padding: 15px 0;
}

td.proddetail-accessories-photo {
	width: 142px;
}

td.proddetail-accessories-description {
	width: 162px;
}

td.proddetail-accessories-description .product-price a {
	text-decoration: underline;
	font-weight: bold;
}

td.proddetail-accessories-order {
	width: 138px;
}

td.proddetail-accessories-order input {
	width: 24px;
	padding: 3px;
	margin-right: 3px;
}

td.proddetail-accessories-order button {
	text-align: center;
}

td.proddetail-accessories-order .price-label {
	float: left;
	clear: both;
	margin-bottom: 5px;
}

td.proddetail-accessories-order .price-value {
	float: right;
	font-weight: bold;
}


/** product detail - price **/
.proddetail-price {
	width: 100%;
	overflow: hidden;
}

.proddetail-price .price-label {
	float: left;
	clear: both;
	margin-bottom: 8px;
	position: relative;
	top: 5px;
}

.proddetail-price .price-value {
	float: right;
	font-size: 16px;
}

.proddetail-order {
	margin: 15px 0;
}

.proddetail-order .product-amount {
	float: left;
	width: 44px;
	margin-top: 4px;
	font-weight: bold;
}

.proddetail-order input {
	width: 20px;
	padding: 0 2px;
	margin: 0 3px 0 7px;
}

.proddetail-order button {
	text-align: center;
}

.proddetail-pece-order {
	margin: 15px 0;
}

.proddetail-pece-order .product-amount {
	float: left;
	width: 44px;
	margin-top: 4px;
	font-weight: bold;
}

.proddetail-pece-order input {
	width: 57px;
	padding: 0 2px;
	margin: 0 3px 0 7px;
}

.proddetail-pece-order button {
	text-align: center;
}

/** Add favourite button **/
.module-outer .addbutton {
	padding: 3px 10px;
	position:relative;
	float:left;
}

p.proddetail-text {
	line-height: 1.4;
	padding-right: 15px;
	margin-bottom: 1em;
}

ul.proddetail-list {
	line-height: 1.4;
	padding-right: 15px;
	margin-bottom: 1em;
	list-style-type: square;
	padding-left: 14px;
}

ul.proddetail-list li {
	margin-bottom: 8px;
	padding-right: 15px;
}

/* P03 basket */
/** Top area **/
.add-by-ean {
	padding: 5px 10px 4px 10px !important;
}

.add-by-ean input {
	width: 140px;
	height: 14px;
	color: #666;
}

/** order preview button **/
.orderpreview .module-header {
	background-color: #003399;
	padding: 4px 10px;
	width: 191px;
}

.orderpreview {
	padding-top: 27px;
}

.orderpreview .module-header a {
	color: #FFF !important;
	text-decoration: none;
	font-size: 15px;
	padding-left: 15px;
	background: url(../images/layout/link-arrow_white.png) no-repeat left center;
}

.orderpreview .module-header a:hover {
	text-decoration: underline;
}

.orderpreview .inactive {
	background-color: #BFCCE5 !important;
}

.orderpreview .inactive a {
	cursor: default;
	background: url(../images/layout/linkpfeil_footer.png) no-repeat left center;
}

.orderpreview .inactive a:hover {
	text-decoration: none;
}


/** additional references and remarks section **/
.additionals {
	position: relative;
	height: 1%;
	overflow: hidden;
	padding: 10px 0px 10px 10px;
}

.additionals img {
	display: block;
	float: left;
	margin: 3px 5px 0 0;
}

.additionals p {
	float: left;
}

.additionals label {
	width: 180px;
	float: left;
	clear: left;
	font-size: 11px;
}

.additionals input, .additionals textarea, .additionals select {
	width: 244px;
	float: left;
	border: 1px solid #b2b2b2;
	margin-bottom: 5px;
	font-family:arial,verdana,sans-serif;
	font-size: 11px;
	padding: 2px;
}

.additionals select {
 	width: 252px;
}

.additionals textarea {
	min-height: 74px;
}

.additionals p b {
	font-weight : normal;
	font-size: 14px;
}

.additionals .checkbox input {
	width: auto;
	float: left;
	border: none;
	margin-bottom: 5px;
	padding: 0;
}

.additionals .float-left {
	margin: 1px 0 0 3px;
}

.additionals-button {
	float : right;
	display: inline;
	padding-right: 10px;
}

.additionals-button button {
	width : 120px;
	font-weight: bold;
	font-size : 10px;
}






.additionals-left, .additionals-right {
	position: relative;
	width : 480px;
	float:left;
}

.additionals-left p {
	padding-bottom: 10px; 	
}

/*
.additionals-right {
	width : 439px;
	padding : 0 0 0 20px;
}*/




/** basket tables **/
/*** corners for basket-style tables (i.e. basket, confirm, place order etc. ***/
.corner-topleft {
	background: url(../images/layout/mask_top_left.png) no-repeat left top !important;
}

.corner-topright {
	background: url(../images/layout/mask_top_right.png) no-repeat right top !important;
}

.corner-topleft-lightblue {
	background: url(../images/layout/mask_top_left-lightblue.png) no-repeat left top !important;
}

.corner-topright-lightblue {
	background: url(../images/layout/mask_top_right-lightblue.png) no-repeat right top !important;
}

.corner-bottomleft {
	background: url(../images/layout/mask_bottom_left.png) no-repeat left bottom !important;
}

.corner-bottomright {
	background: url(../images/layout/mask_bottom_right.png) no-repeat right bottom !important;
}

/*** general styles ***/
input.alert {
	color: #c00 !important;
	font-weight: bold !important;
}

/*** Actual table ***/
table.basket-table {
	width: 100%;
	border-collapse: collapse;

}

table.basket-table td {
	vertical-align: top;
	border-top: 1px solid #999;
	height:70px; /* due to packing and min qty */
}

table.basket-table th div
{
    height:100%;
    width:auto;
    background-color:#ccc;    
    white-space:nowrap;
}

table.basket-table th {
	vertical-align: top;
	border-top: 1px solid #999;
	min-height:50px;		
	height:50px;		
	white-space:nowrap !important;  	
}

table.basket-table > th 
{
    height:auto !important;	    
}

table.basket-table tr.first td {
	border-top: none;
	padding-top: 3px;
}

table.basket-table tr.first th {
	border-top: none; 
	padding-top: 3px;
}

.quantity-info {
   padding:0px !important;
   width:350px;
   height:20px;
   position:absolute;
}
.basket-actions div {
    width:70px;
}

table.basket-table td div {
	padding: 12px 0 7px !important;	
}

table.basket-table td div img.percentSign {
	float:right;
}

table.basket-table th div {
	padding: 12px 5px 7px 5px;
}

table.basket-table input {
	border: 1px solid #b2b2b2;
	padding: 3px 2px;	
	margin-right:5px;
}



table.basket-table input[readonly] {
    background-color:#E6E6E6;
}

#adjustQuantity table 
{
    background-color:#fff;
    font-size:12px;   
    width:400px;
    margin:0 auto;
}

#adjustQuantity table td
{
    padding:5px;
    
}

.quantity-info span 
{
    padding-bottom:8px;
    padding-left:2px;
    padding-right:10px;
    color:#000;
}

.quantity-info a {
    cursor:pointer;
    padding-bottom:8px;
    padding-left:2px;
    padding-right:10px;
    text-decoration:underline;    
    color:#f00 !important;
}
/*** basket table cells ***/
.basket-spacer {
	width: 10px;
	background-color:#F8F8F8;
	
}

.basket-lineno 
{    
    background-color:#F8F8F8;
}

.basket-lineno div {
    width:50px;    
}

.basket-product {
	width: 187px;
	background-color: #F8F8F8;
	height:auto !important; /* to allow kit products to show up properly */
}

.basket-product div {
	
	height: 100%;
	padding-left: 10px !important;
	position: relative;
}

.basket-unitprice {
	width: 80px;
}

.basket-unitprice div {
	/*text-align: right;*/
	padding-right: 5px;
}

.basket-qty {
	width: 80px;
}
.basket-uom {
	width: 30px;
}

.basket-uom div {
	width: 30px;
    text-align: right;
}

.basket-qty input {
	width: 26px;
	text-align: right;
}

.basket-totalprice {
	width: 90px;
	font-weight: bold;
}

.basket-totalprice div {
	/*text-align: right;*/
	padding-right: 5px;
	height: 33px;
}

tfoot tr td.basket-totalprice div p{
    /*text-align: right;*/
}

.basket-availability p 
{
    width: 87px;
}

.basket-availability {
	width: 87px;
}
#basket-items-table .basket-availability button 
{
    cursor:pointer;
    padding:0px;
    font-size:12px;
    width:100px;

   
}

.basket-availability .product-available {
	margin-top: 0;
}

.basket-reqdate div
{
    width:140px;
    white-space:nowrap;
}

.basket-reqdate input {
	width: 71px;
	float: left;
	margin-right: 3px;
}

.basket-delivadress {
	width: 157px;
}

.basket-delivadress 
{
    white-space:nowrap;
}

.basket-delivadress select {
	width: 147px;
}

.basket-itemref {
	width: 113px;
}

.basket-itemref input {
	width: 110px;
}

.basket-grp {
    width:60px;
}

.basket-grp input {
    width:60px;
}

.basket-comment {
    width:140px;
}

.basket-comment textarea {
    width:140px;
    height:22px;
    overflow:auto;
    font-family:arial,verdana,sans-serif;
    border: 1px solid #b2b2b2;
    font-size:11px;
}
.basket-comment input 
{
    width:135px;
}

.basket-actions {
	background: url(../images/layout/bg_basket-action.png) no-repeat left center;
	text-align: center;	
	width:85px;
}

.basket-actions img {
	margin: 2px;
}

.basket-product .kitproduct {
    padding-left: 20px;
    font-size: 10px;
    padding-top: 2px;
    padding-bottom: 5px;
}

/** basket tabs **/
tr.basket-tabs td  {
	background-color: #F5F6FB !important;
	background-image: none;
	font-weight: bold;
	text-align: left !important;
	border-top: none;
}

tr.basket-tabs th  {
	background-color: #F5F6FB !important;
	background-image: none;
	font-weight: bold;
	text-align: left !important;
	border-top: none;
}

tr.basket-tabs .tabs-outer {
	background: url(../images/layout/bg_basket-tabs.png) no-repeat right top;
	margin: 10px 7px 0 0;
	padding: 0 9px 0 0 !important;
}

tr.basket-tabs .tabs-inner {
	background: url(../images/layout/bg_basket-tabs.png) no-repeat left top;
	padding: 9px 0 5px 9px !important;
	height: 55px;
}

tr.basket-tabs .tabs-inner a.arrowlink {
	display: block;
	margin: 4px 0;
}

tr.basket-tabs .tabs-inner img.orderarrow {
	display: block;
	margin: 10px auto 0 auto;
}

tr.basket-tabs .basket-reqdate input {
	width: 56px;
}

tr.basket-tabs .basket-delivadress select {
	width: 137px;
	margin-bottom: 3px;
}

/*** order/confirm tabel cells ***/
.order-plusminus {
	width: 18px;
}

.order-plusminus img {
	margin: 2px 0 0 9px;
}

.order-linenumber p {
	color: #666;
}

.order-vat {
    min-width: 100px;
}

.order-totalprice {
    min-width: 100px;
}

tr.basket-tabs .order-plusminus p {
	font-weight: bold;
	font-size: 14px;
	margin: 9px;
}

tr.basket-foot .order-qty p {
	font-weight: normal;
}

tr.basket-foot .order-uom p {
	font-weight: normal;
}

tr.even {
	background-color: #F8F8F8;
}
.basket-head.headfoot 
{
    width:100%;
}

/** basket table header and footer (gray) **/
tr.headfoot td {
	background-color: #E6E6E6 !important;
	background-image: none;
	font-weight: bold;
	text-align: left !important;
	border-top: none;
}

tr.headfoot th {
	background-color: #E6E6E6 !important;
	background-image: none;
	font-weight: bold;
	text-align: left !important;
	border-top: none;
}


tr.headfoot td div {
	background-color: transparent !important;
	text-align: left !important;
	height: 13px;
}

tr.headfoot th div {
	background-color: transparent !important;
	text-align: left !important;
	height: 13px;
}

tr.headfoot td div button {
	position: relative;
	top: -5px;
}

tr.headfoot th div button {
	position: relative;
	top: -5px;
}


tr.headfoot th.header a
{
  position:relative;
  left:-5px; 
  outline:none;
}
tr.headfoot th.header a
{   
    padding-left:20px;
    background: url(../images/layout/icon_order.gif) no-repeat left center;	
    float:left;    
 
}
tr th.headerSortUp a 	
{
   
	background: url(../images/layout/icon_order_desc.gif) no-repeat left center !important;
}
tr th.headerSortDown a 	
{
   
	background: url(../images/layout/icon_order_asc.gif) no-repeat left center !important;
}


tr.basket-foot .basket-product p {
	font-size: 14px;
	position: relative;
	top: -2px;
}

tr.basket-foot .basket-qty p {
	font-weight: normal;
	text-align: right;
	padding-right: 12px;
	margin-right:20px;
}

tr.basket-foot td {
	border-top: 3px solid #FFF;
}

/* Categories list P21 */
/** Header **/
.column-cats693 div.module-outer h2 {
	margin-left: 20px;
}

div.cats-row {
	width: 693px;
	overflow: hidden;
	margin-bottom: 30px;
}

div.cat-box {
	width: 211px;
	float: left;
	margin-left: 10px;
}

.cat-box-top {
	width: 202px;
	padding: 8px 0 8px 9px;
	background: #E6E6E6 url(../images/layout/bg_cat-box-top.png) no-repeat center top;
}

.cat-box-top a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	padding-left: 15px;
	background: url(../images/layout/link-arrow.gif) no-repeat 0 5px;
}

.cat-box-top a:hover {
	text-decoration: underline;
}

.cat-box-image {
	width: 209px;
	/*padding: 7px 0;*/
	background-color: #FFF;
	border: 1px solid #E6E6E6;
}

.cat-box-image img {
	display: block;
	margin: 0 auto;

}

.cat-box-cats {
	background-color: #F2F2F2;
	color: #666;
	padding: 10px 10px 1px 10px;
	border-bottom: 2px solid #FFF;
}

.cat-box-cats a {
	display: block;
	padding-left: 15px;
	font-size: 11px;
	background: url(../images/layout/linkpfeil_grau.png) no-repeat left center;
	color: #666;
	text-decoration: none;
	margin-bottom: 7px;
}

.cat-box-cats a:hover {
	text-decoration: underline;
}

.cat-box-bottom {
	width: 211px;
	height: 33px;
	background: #E6E6E6 url(../images/layout/bg_cat-box-bottom.png) no-repeat center bottom;
}

/* Reports and documents */
.report {
	background-color: #F2F2F2;
	border-top: 2px solid #fff;
	padding: 6px 10px;
}

.report a {
	padding: 2px 0 2px 15px;
	font-size: 11px;
	background: url(../images/layout/linkpfeil_grau.png) no-repeat left center;
	text-decoration: none;
}

.report a:hover {
	text-decoration: underline;
}

.report .iconlist li a 
{
    padding: 2px 0 2px 0px;
	font-size: 11px;
	background-image: none;
	text-decoration: none;
}

.report .iconlist li a:hover
{
    text-decoration: underline;
}


.report a.pdf {
	padding: 2px 0 2px 20px;
	background: url(../images/layout/filetype_pdf.png) no-repeat left center;
}

/* Password renew / change / Account completion */
div.column-centered328 p {
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.centeredform label {
	font-size: 12px;
	display: block;
	width: 152px;
	float: left;
	clear: left;
	padding-top: 3px;
}

.centeredform input {
	float: left;
	padding: 3px;
	margin-bottom: 10px;
}

.centeredform input.text {
	width: 166px;
	border: 1px solid #b2b2b2;
}

.centeredform select {
	float: left;
	width: 173px;
	margin-bottom: 10px;
}

.centeredform select option {
	padding: 1px 0;
	border-bottom: 1px solid #CCC;
}

.formalert {
	background-color: #F7D9D9;
	clear: left;
	padding: 5px 3px 5px 3px;
	overflow: hidden;
}

.formalert p {
	clear: left;
	color: #CC0000;
	background: url(../images/layout/icon_warning_red.png) no-repeat left 1px;
	padding-left: 20px;
	margin-bottom: 0 !important;
}

.formalert label {
	width: 150px;
}

.formalert input.text {
	width: 163px;
}

.formalert select {
	width: 171px;
}

/* Login page */
.login .blue, .login .lightblue, .login .lightgrey, .login .brightgrey, .login div.module-inner .module-footer {
	border-top: none;
}

.login p {
	font-size: 12px;
	line-height: 1.5;
}

.login .module-header p {
	font-size: 16px;
}

div.guidedtour {
	padding: 16px;
}

div.guidedtour p {
	margin-top: 11px;
	line-height: 1.5;
}

.steps-container {
	width: 100%;
	overflow: hidden;
	margin: 15px 0 25px 0;
}

.steps-container .step {
	float: left;
	width: 30%;
	padding-right: 3%;
}

.steps-container .step h3 {
	color: #063F72;
	font-family: DinPro;
	font-size: 30px;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 15px;
}

.loginform {
	display: block;
	padding: 2px 0 13px 0;
}

.loginform label {
	display: block;
	float: left;
	clear: left;
	width: 64px;
	font-size: 12px;
	padding-top: 2px;
	margin-top: 13px;
}

.loginform input {
	float: left;
	width: 190px;
	padding: 2px;
	margin-top: 11px;
}

.loginform select {
	float: left;
	width: 166px;
	padding: 2px;
	margin-top: 11px;
}

a.submitlink {
	width: 60px;
	display: block;
	margin-top: 12px;
	float: left;
	font-weight: bold;
	background: url(../images/layout/link-arrow.gif) no-repeat left center;
	padding-left: 15px;
}

.loginform .alertmessage {
	clear: left;	
	color: #CC0000;
	font-size: 11px;
	line-height: 1;
	background: url(../images/layout/icon_warning_red.png) no-repeat left 4px;
	padding: 7px 0 2px 20px;
	margin-left: 64px;
}

.forgotpwform {
	display: block;
	padding: 18px 10px 0px 12px;
}

.forgotpwform p {
	font-size: 11px;
	margin: 7px 0;
	clear: left;
}

.forgotpwform input {
	width: 174px;
	margin: 0 5px 5px 0;
	color: #666;
	float: left;
}

.forgotpwform a.submitlink {
	width: 40px;
	display: block;
	float: left;
	background: url(../images/layout/link-arrow.gif) no-repeat left center;
	padding-left: 15px;
	margin-top: 3px;
}

.contact p {
	margin: 2px 0 5px 0;
}

.contact p a {
	text-decoration: underline;
}

div.marketingitemdetail {
    clear:both;
    padding-left: 18px;
    padding-top: 18px;    
}

.marketingitemdetail p {
    margin-bottom: 5px;
}

.marketingItemHeader {
    font-size: 12px;
    font-weight:bold;
}

.claimsHeaders 
{
	font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.bulletinFullHeader {
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
}

.bulletinIntroduction {
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
}

.TabData TABLE {
	font-size:10pt;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
}

.TabData TD {
	font-size:10pt;
	padding:5px 5px 5px 5px;
}

.TabData TH	{
	background-color:#39495A;
	color:#ffffff;
	font-size:14pt;
	padding:12px 10px 2px 5px;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	height:50px;
	text-transform:uppercase;
}

.TabData .TabDataButtonArea	{
	background-color:#39495A;
	color:#ffffff;
}

.TabData .TabDataButtonArea A:link {
	color:#ffffff;
}

.TabData .TabDataButtonArea A:visited {
	color:#ffffff;
}

.TabData .TabDataButtonArea A:hover {
	color:#ffffff;
}

div.proddetail-FocQDBox
{
	background-color: #EBF1DE;
	border: 1px solid #999999;
	font-family: Arial;
	font-size: 9px;
	padding:4px;
	overflow:auto;
}

.strikethrough
{
	text-decoration:line-through;
}
