@charset "utf-8";
/* CSS Document */

body {
	margin: 0; padding: 0;
	background:#eaeaea url("/skin/prosonic/images/background-page.gif");
}


#header {	
	border-bottom: 1px solid #ddd;
	float: left;
	background-color: white;
}

#header #logo, #header #logo IMG {
	width: 253px;
	height: 93px;
	border: 0;
	float: left;
	background: url('/skin/prosonic/images/logo.png');
}

#header #quickLinks {
	width: 1004px;
	float: left;
	height: 16px;
	text-align: right;
	clear: both;
}

#page {
	background-color: #f0f0f0;
	width: 1004px;
	padding-top: 10px;
	padding-bottom: 20px;
	height: auto;
	float: left;
}

#footer, #mercaSignature {
	height: 50px;
	border-top: 1px solid #ddd;
	float: left;
	width: 1004px;
	background: white;
	text-align: center;
	padding-top: 15px;
}

#footer A IMG {
	border:0;
	vertical-align: middle;
	margin:0 8px;
}

#mercaSignature {
	background: none;
}

.productBox {
	width: 247px;
	float: left;
	height: 132px;
	border-bottom: 1px solid #ddd;
}

.productBox .productImage {
	width: 140px;
	height: 100px;
	padding-left: 14px;
	padding-top: 10px;
	float: left;
}

.productBox .productImage A IMG {
	border: none;
}



.productBox .productName, .productBox .productTeaser, .productBox .productDescription , .productBox .productDescription P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-top: 14px;
	margin-bottom:5px;
	width: 350px;
	margin-left:19px;
	float: left;
}

.productBox .productName A {
	text-decoration: none;
	color: #000;
}

.productBox .productName A:hover {
	text-decoration: none;
	color: #fff;
	background: #000;
}

.productBox .productTeaser, .productBox .productDescription, .productBox .productDescription P {
	font-size: 10px;
	font-weight: normal;
	margin-top:0;
}

.productBox .productDescription, .productBox .productDescription P {
	color: #555;
}
.shadowBox {
	border:0 !important;
	width: 619px  !important;
	padding:0  !important;
	background: url('/skin/prosonic/images/cas_bg.gif') repeat-y  !important;
}

#shadowBoxHeader, #shadowBoxFooter {
	display: block;
	clear: both;
}

#homelink {
	border:0;
}

#oferta {
	background: url("/skin/prosonic/images/oferta.gif") no-repeat;
	width: 170px;
	height: 68px;
	margin-left: 15px;
	margin-bottom:10px;
	padding-top: 20px;
}

#oferta P {
	margin-left: 40px;
}

#oferta P A {
	color: black;
}
