﻿br.both{
clear:both;
}
#backgroundPopup{
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
	display: none;
}
#popupContact{
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:430px;
	width:410px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
	display: block;
}
#contactArea .lsn_mod {
	cursor: pointer;
	font-size: 12px;
	border: 1px solid #666;
	padding: 2px;
	margin-top: 5px;
	display: block;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	background: #FEFFFD;
	color: #333;
}

#popupContact a{
cursor: pointer;
text-decoration:none;
}
#popupContact h1{
	text-align:left;
	color:#7FB2DF;
	font-size:20px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:15px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
#button{
text-align:center;
margin:100px;
}
#Wrapper #Continut #slider li img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#no_promo_price {
	display: block;
	clear: both;
	height: 210px;
	width: 350px;
	margin: 0px;
	padding: 0px 0px 0px 400px;
	text-align: right;
}
#promo_price {
	display: block;
	clear: both;
	background: url(../imagini/banner-reducere.png) no-repeat right top;
	height: 210px;
	width: 350px;
	margin: 0px;
	padding: 0px 0px 0px 400px;
	text-align: right;
}
#promo_price3 {
	display: block;
	clear: both;
	background: url(../imagini/banner-reducere-3.png) no-repeat right top;
	height: 210px;
	width: 350px;
	margin: 0px;
	padding: 0px 0px 0px 400px;
	text-align: right;
}
#promo_price a, #promo_price3 a {
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	width: 350px;
	height: 210px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

