
body{
	background: #FFFFFF;
	margin-top:12px;
	margin-left:12px;
	padding:0;
	border:0;
}

body,div,td,th,p{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #646464;
}

a {font-weight:bold}
A:hover{
    font-weight: bold;
    color: #339999;
    }


.main-table{
	width:100%;
	border: 0px solid #009CB2;
}

img{border:0}
.cnt-def img.thumb, .cnt-def img.nopic, .cnt-def img.category-image, .cnt-def img#product_picture {border: 0px solid #404040}
.cnt-alt img.thumb, .cnt-alt img.nopic, .cnt-alt img.category-image, .cnt-alt img#product_picture {border: 0px solid #009CB2}

#product_picture {border: 0px none}

.cnt-width{100%}
#col-left {background: #CCCCCC}

hr{
	width: 100%;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

input, textarea, select{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}

#banner{
	background: url('images/logoeigen.jpg') no-repeat #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	width: 100%;

}

#clogo{
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
height: 75px;
}

/*
////////////////////////////////////////////////
//// LIST FORMATTING
////////////////////////////////////////////////
*/
.list{table-layout:auto; width:100%}
.list-intro{padding:3px;padding-bottom:5px;text-align:center}
.list-footer{padding:3px;padding-bottom:5px;text-align:center}
.list-group{
	text-align:right; 
	background:#CCCCCC;
}
.list-item{}
.list-item-alt{background:#FFFFFF}
.list-item-border{border: 1px solid #404040}
.list-item-list-info{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #646464;
}
.list-item-partslist{background:#CCCCCC;}
.list-item-partslist-header{font-weight:bold;padding:2px;}
.list-item-partslist-item{padding:2px;}

.list-item-hsep{
	background-image: url(images/hsep_default.gif);
	background-repeat:repeat-y;
	margin: 0 6px 0 6px;
	line-height: 1px;
	width: 3px;
	height: 100%;
	border: 0;
	padding: 0;
}
.list-item-vsep{
	background-image: url(images/vsep_default.gif) ;
	background-repeat:repeat-x;
	margin: 6px 0px 6px 0;
	line-height: 1px;
	width: 100%;
	height: 3px;
}

#topnav{
	text-align:center;
	padding:0;
	margin:0;
	border:0;
}

#topnav a{
	display:block;
	float:left;
	margin-left:1px;
	padding:1px 8px 1px 8px;

	color:#FFFFFF;
	font-size: 11px;
	letter-spacing:1px;
	font-weight:bold;

	white-space: nowrap;
}

#topnav a:hover, #topnav a.topnav-active{
	color:#CCCCCC;
}

#searchbar form{padding: 0; padding-bottom:4px; margin: 0px}

#quicksearch td{padding:2px}
#quicksearch form{display: inline}
#quicksearch input{vertical-align: middle; margin-right: 4px}

input.quicksearch-term{padding: 1px}

.catnav-row{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	padding:0;
}

.catnav-selected{
	color:#FFFFFF;
	font-weight:normal;
	font-weight:bold;
}

.catnav-row img{
	margin-left:3px;
	margin-right:3px;
}
.catnav-row a{
	font-weight: bold;
	padding: 2px;
	color:#000080;
	display:block;
}
.catnav-row a:hover{
	color:#339999;
}

.cntnav-more{
	 text-align: right;
	 padding-right: 10px;
}

#footer{
	background: #FFFFFF;
	color: #009CB2;
	text-align: center;
}
#footernav a{text-decoration:none;padding: 5px;color: #000080;}
#footernav a:hover{color: #339999;padding: 5px}

#minibasket table{
	margin:0px;

	width: 100%;
	background:#CCCCCC;
}

#minibasket td{color:#009CB2;}
#minibasket table .minibasket-header{font-weight:bold;border-bottom: 1px solid #339999;}
#minibasket .minibasket-caption{}
#minibasket .minibasket-value{text-align:right;}
#minibasket table .minibasket-footer{text-align:right;border-top: 1px solid #339999;}
#minibasket table .minibasket-footer a{text-decoration: none;color: #009CB2;}
#minibasket table .minibasket-footer a:hover{color:#339999;}

/*//////////////////////////////////////////////
//// CONTAINER FORMATTING
//////////////////////////////////////////////*/
.cnt-def{
	width: 100%;
background: #CCCCCC
}
.cnt-def-header{
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #339999;
	padding: 2px;	
}
.cnt-def-header a{
	display:block;
	padding:2px;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF
}
.cnt-def-header a:hover{text-decoration:underline}

.cnt-def-body{}

.cnt-alt{
	width: 100%;
}
.cnt-alt-header{
	font-weight: bold;
	color: #FFFFFF;
      background:#339999
	border-bottom: 1px solid #FFFFFF;
	padding: 2px;	
}
.cnt-alt-header a{
	display:block;
	font-weight: bold;
	color: #CDCDCD;
	text-decoration:none;
	padding: 2px;	
}
.cnt-alt-header a:hover{text-decoration:underline}
.cnt-alt-body{
}

.cnt-simple{
	width: 100%;
background: #CCCCCC
}
.cnt-simple-header{
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #009CB2;
	padding: 2px;	
}
.cnt-simple-header a{
	display:block;
	padding:2px;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF
}
.cnt-simple-header a:hover{text-decoration:underline}

.cnt-simple-body{}

.cnt-highlight{
	width: 100%;
	border: 2px solid #009CB2;
}
.cnt-highlight-header{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	background: #CCCCCC;
	padding: 4px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}
.cnt-highlight-header a{
	display:block;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
	letter-spacing: 1px;
}
.cnt-highlight-header a:hover{text-decoration:underline}
.cnt-highlight-body{
}

/*////////////////////////////////////////////////
//// BASKET FORMATTING
////////////////////////////////////////////////*/
#basket{
	border-collapse: collapse;
 background:#CCCCCC;
}
#basket{border-top:none;}
#basket thead th{
background:#339999;
color:#FFFFFF; 
font-weight:bold;

}

#basket tbody td.alt-item {

}

#basket tbody td.first-item{
@
}

#basket tfoot td{border-top: 1px solid #FFFFFF; background:#FFFFFF;}
#basket tfoot td.first-item{border-top: 1px solid #404040}
#basket tfoot td.basket-summary{font-weight: bold}
table.basket-buttons{margin: 10px 0px 10px 0px}
table.basket-buttons td{padding: 0px 5px 0px 5px}

/*////////////////////////////////////////////////
//// PAGE NAVBAR
////////////////////////////////////////////////*/
#paginator{padding-top:1px; padding-bottom:1px}
#paginator a.pi, #paginator span{
	display: block;
	text-decoration: none;
	font-weight: bold;
	width: 12px;
	height: 12px;
	padding-top: 0;
	padding-bottom: 3px;
	text-align: center;
	vertical-align: top;
	margin-right: 4px;
	float: left;
}
#paginator a.pi{background:url('') no-repeat}
#paginator a.pi:hover{background:url('') no-repeat}
#paginator span.pi-active{background:url('') no-repeat}
#paginator span.pi-ellipsis{background:url('') no-repeat}
#paginator a.pi-first, #paginator span.pi-first{}
#paginator a.pi-last, #paginator span.pi-last{margin-right: 4px}
#paginator img.pi-img-prev {display:inline; float:left}
#paginator img.pi-img-next{display:inline}

/*////////////////////////////////////////////////
//// CHECKOUT BAR
////////////////////////////////////////////////*/
#checkout-bar{background-color:#FFFFFF}
.checkout-item{color:#808080; border:1px solid #808080}
.checkout-item div{color:#808080}
.checkout-item-active{color:#404040; border:1px solid #404040}
.checkout-item-active div{color:#404040}

@media print {
	.main-table{
		border:0;
		width:100%;
	}
	tr{
		page-break-before:auto;
	}
}

#product_price{
	color: #339999;
}
.t-price-list{
		color: #339999;
}
/*//////////////////////////////////////////////
//// SITEMAP
//////////////////////////////////////////////*/
#sitemap{vertical-align: top}
#sitemap div.groupheader{
	clear: both;
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;

	color: #000000;
	padding: 5px;
	margin: 5px 0 5px 0;
}
#sitemap ul{
	vertical-align: top;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sitemap ul.leftfloat{

	position: relative;
	display: block;
	margin: 1px;
	width: 49%;
	float:left;
}
#sitemap ul li{
	clear: left;
	padding-left:18px;
	margin: 2px 0 2px 0;
}
#sitemap ul.container{}
#sitemap ul li.first{padding-left:0}
#sitemap ul li.collapse{padding-left: 18px;}
#sitemap ul li.expanded{padding-left: 18px; background: transparent url(images/symbol_minus.gif) no-repeat}
#sitemap ul li img{float: left}
#sitemap ul li a{padding-left:2px}
#sitemap ul li a.parent{font-weight: bold}

.page-title {
    background:#339999;
    color: #FFFFFF;
    font-size: 15pt; padding: 2px}
.page-title-klein, #product_name {
    background:#339999;
    color: #FFFFFF;
font-size: 12pt;
margin: 0px}

.manufact-logo{
	text-align:left;
	margin-bottom:5px;
}