@CHARSET "UTF-8";

div.suggestLayer {
	background-color:white;
	display:none;
	height:1px;
	left:0px;
	margin:0;
	padding:0;
	position:relative;
	top:0px;
	width:1px;
	z-index:1000;
	color:#4D5D64;
}
table.suggestLayer {
	background-color:white;
	border:1px solid #7F9EAC;
	cursor:pointer;
}
tr.suggestHeader {
	font-size:10px;
}
tr.suggestHeader td {
	border-bottom:1px solid #7F9EAC;
	padding:1px 5px;
	cursor:text;
}
td.suggestTextQuery {
	padding:2px 15px 2px 15px;
}
span.suggestTextQueryTyped {
	color:#7F9EAC;
	font-weight: bold;
	text-decoration:underline;
}
td.suggestTextAmount {
	text-align:right;
}
tr.suggestHighlight {
	background-color:#8DA3AC;
	color:white;
}
tr.suggestHighlight span.suggestTextQueryTyped {
	color:white;
}

.errorText {
	color:#98353c;
	font-size: 13px;
	font-weight: bold;
}

input[type="password"] {
	font-size: 11px;
}

/* Grey Link */

a.greyLink:link {
	color: #807a7a;
}

a.greyLink:visited {
	color: #807a7a;
}

a.greyLink:hover {
	color: #807a7a;
}

a.greyLink:active {
	color: #807a7a;
}

/* Grey Link Top */

a.greyLinkTop:link {
	color: #807a7a;
	vertical-align: top;
}

a.greyLinkTop:visited {
	color: #807a7a;
	vertical-align: top;
}

a.greyLinkTop:hover {
	color: #807a7a;
	vertical-align: top;
}

a.greyLinkTop:active {
	color: #807a7a;
	vertical-align: top;
}

/* Grey Orange Link */

a.greyOrangeLink:link {
	color: #807a7a;
}

a.greyOrangeLink:visited {
	color: #807a7a;
}

a.greyOrangeLink:hover {
	color: #f28827;
}

a.greyOrangeLink:active {
	color: #807a7a;
}

/* Formulare */

#deliveryAddressForm {
	font-size: 13px;
}

#ipaymentForm {
	font-size: 13px;
}

#contactForm {
	font-size: 13px;
}

#cpmf-4 {
	font-size: 13px;
}

#cpmf-5 {
	font-size: 13px;
}

#cpmf-6 {
	font-size: 13px;
}

#cpmf-7 {
	font-size: 13px;
}

#cudf-2 {
	font-size: 13px;
}

#cudf-3 {
	font-size: 13px;
}

#cudf-4 {
	font-size: 13px;
}

#cudf-5 {
	font-size: 13px;
}

#cudf-5a {
	font-size: 13px;
}

#cudf-6 {
	font-size: 13px;
}

#cudf-6a {
	font-size: 13px;
}

#cudf-8 {
	font-size: 13px;
}

#cudf-38 {
	font-size: 13px;
}

#cudf-9 {
	font-size: 13px;
}

#cudf-10 {
	font-size: 13px;
}

#cudf-99 {
	font-size: 13px;
}

#cudm {
	font-size: 13px;
}

#stdIn5 {
	font-size: 13px;
}

#stdIn2 {
	font-size: 13px;
}

#stdIn1 {
	font-size: 13px;
}

#stdIn6 {
	font-size: 13px;
}

#stdIn7 {
	font-size: 13px;
}

#stdIn9 {
	font-size: 13px;
}

#stdIn10 {
	font-size: 13px;
}

#stdIn13 {
	font-size: 13px;
}

#stdIn15 {
	font-size: 13px;
}

#stdIn3 {
	font-size: 13px;
}

#f1 {
	font-size: 13px;
}

#f2 {
	font-size: 13px;
}

#rpf-1 {
	font-size: 13px;
}

#rpf-2 {
	font-size: 13px;
}

#rpf-3 {
	font-size: 13px;
}

#rpf-4 {
	font-size: 13px;
}

#rpf-5 {
	font-size: 13px;
}




/* showOrders */

.soOdd {
	background-color: #ecebe4;
	padding: 5px;	
}

.soEven {
	background-color: #ffffff;	
	padding: 5px;	
}

/* Single Styles */

.width50 {
	width: 50px;
}

.width60 {
	width: 60px;
}

.width150 {
	width: 150px;
}

.width200 {
	width: 200px;
}

.width100perc {
	width: 100%;
}

.marginleft5 {
	margin-left: 5px;
}

.marginleft15 {
	margin-left: 15px;
}

.crossSellingTd {
	padding-top: 10px; 
	vertical-align: top;
}

#listTableTd {
	padding-top: 10px; 
	vertical-align: top;
}

#cartCrossSelling {
	padding-top: 10px; 
	vertical-align: top;
}

#packageDealChooseList {
	padding-top:0px; 
	margin-top:0px;
}

.printDivider {
	clear: both;
}

.topAlign {
	vertical-align: top;
}

.centerAlign {
	text-align:center;
}


table#CmCart img {
	margin-left: 20px;
}

a.cmCartProdLink:link {
	color: #807a7a;
} 

a.cmCartProdLink:visited {
	color: #807a7a;
} 

a.cmCartProdLink:hover {
	color: #807a7a;
} 

a.cmCartProdLink:active {
	color: #807a7a;
} 

.addCart {
	float: right;
}

#boldText {
	font-weight: bold;
}

h2.searchResults {
	font-size:13px;
}