/***************************************************/
/*
/*	eCommerce Styles
/*						
/*	date: 13/06/2008
/*	author: Ahmet Ayabil (db-central)											
/*	last editor: -
/*
/***************************************************/

body {
	background-image:url();
}

#eCommerceHeadline {
	color: #ED2422;
	font-weight: bold;
	padding-bottom: 15px;
}

.eCommerceStepActive {
	color: #ED2422;
	font-weight: bold;
}

.eCommerceVariants {
	padding-top: 10px;
}

#eCommerceHeader {
	width:666px;
	z-index:999;
	top:3px;
	left:4px;
	position:absolute;
	height:30px;
	overflow:hidden;
	background: url("../_images/bg_productNavigation.jpg"/*tpa=http://www.meradog.com/appc/templates/meradog/_images/bg_productNavigation.jpg*/) no-repeat top left;
}

#productHeadline {
	text-align:left;
}

#eCommerceContainer {
	height:335px;
	margin: 35px 0 10px 18px;
	padding: 0;
	z-index:7;
}

#eCommerceContainerOrderProcess {
	height:360px;
	margin: 10px 0 10px 18px;
	padding: 0;
	z-index:9;
}

#eCommerceRightContainer {
	padding-top:0px;
	padding-left:14px;
	text-align: left;
	height:380px;
	width: 243px;
}

#eCommerceList {
	height:335px;
	width:638px;
	padding: 0;
	overflow-x:hidden;
	overflow-y:auto;
}

#eCommerceListNoScroll {
	height:335px;
	width:620px;
	padding: 0;
}

#eCommerceDetail {
	height:311px;
	width:638px;
	overflow:Auto;
	padding-left: 0px;
	padding-top: 21px;
}

#eCommerceOrderProcess {
	height:360px;
	width:910px;
	overflow:Auto;
	padding-left: 0px;
	padding-top: 0px;
}

#eCommerceInfoCart {
	height:329px;
	width:233px;
	overflow:Auto;
}

.eCommerceLink, .eCommerceLink:visited, .eCommerceLink:hover, .eCommerceLink:active {
	text-decoration: none;
	color: #666666;
	font-weight:bold;
	border: 0;
	background-color: #ffffff;
	font-size: 12px;
}

.eCommerceLinkDetails, .eCommerceLinkDetails:visited, .eCommerceLinkDetails:hover, .eCommerceLinkDetails:active {
	text-decoration: none;
	color: #ED2422;
	font-weight:bold;
}

.eCommerceTeaserHl {
	color: #ED2422;
	font-weight:bold;
	font-size: 15px;
	padding-bottom: 10px !important;
	padding-top: 30px !important;
}

.eCommerceInfoCartHl {
	color: #ED2422;
	font-weight:bold;
	padding-bottom: 10px !important;
	padding-top: 7px !important;
}

.eCommerceTeaserProductHl {
	color: #666666;
	font-weight:bold;
	font-size: 15px;
	padding-bottom: 15px !important;
}

.eCommerceTeaserPrice {
	color: #ED2422;
	font-weight:bold;
	font-size: 20px;
	text-align: right;
	padding-bottom: 5px !important;
	padding-right: 19px !important;
}

#eCommerceFulltextList ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-image: url("../_images/c_bullet.gif"/*tpa=http://www.meradog.com/appc/templates/meradog/_images/c_bullet.gif*/);
}

#eCommerceFulltextList ul li {
	float: none;
	color: #666666;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.teaserDetails {
	text-align:right;
	padding-right: 19px !important;
}

.eCommerceHl {
	color: #ED2422;
	font-weight:bold;
	font-size: 15px;
	padding-bottom: 14px !important;
}

.eCommerceDetailsPrice {
	color: #333333;
	font-weight:bold;
	font-size: 17px;
}

.infoCartSpc {
	padding: 8px 0 !important;
}

.warning {
	color: #ED2422;
}
