body {
	background-color:#f3f6fa;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* START: Default tag */
h1, h2, h3, h4, h5, form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
a {
	color:#071237;
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#2153b9;
}
div.clear {
	clear:both;
}
/* END: Default tag */

/* START -> Header */
div#bgHeader {
	background:url(../imagini/bgHeader.gif) repeat-x;
	height:140px;
}
div#logo, div#topMenu {
	margin:auto;
	width:980px;
}
div.logo {
	/*padding:1px 0 0 0; ziua indragostitilor */
	padding:10px 0 6px 0; /*default */
	/*padding:20px 0 21px 0; craciun*/
}
div#topMenu {
	margin-top:14px;
}
div#cornerLeftTopMenu {
	background:url(../imagini/cornerLeftTopMenu.gif) no-repeat 0;
}
div#cornerRightTopMenu {
	background:url(../imagini/cornerRightTopMenu.gif) no-repeat 0;
}
div#centerTopMenu {
	background:url(../imagini/centerTopMenu.gif) repeat-x;
	float:left;
	height:55px;
	width:972px;
}
div#cornerLeftTopMenu, div#cornerRightTopMenu {
	width:4px;
	height:55px;
	float:left;
}
ul#ulMenu {
	margin:0;
	padding:0;
	line-height:50px;
}
ul#ulMenu li {
	background:url(../imagini/topMenuSeparator.gif) no-repeat bottom right;
	padding-right:10px;
	padding-left:10px;
	height:48px;
	list-style:none;
	float:left;
}
ul#ulMenu li a {
	color:#071237;
	text-decoration:none;
	font-weight:bold;
}
ul#ulMenu li a:hover {
	color:#2153b9;
	text-decoration:none;
}
ul#ulSubMenu {
	margin:0;
	padding:0;
}
li.liSeparator {
	background:url(../imagini/subMenuSeparator.gif) no-repeat bottom right;
}
li.liSeparator, li.noSeparator {
	padding-right:10px;
	padding-left:10px;
	list-style:none;
	float:left;
}
div#topSearch {
	float:right;
	margin:15px 20px 0 0;
	display:inline;
}
/* fill value */
div#sugestionBox {
	position:relative;
	margin-right:73px;
	margin-top:24px;
}
.suggestionsBoxRight {
	position:absolute;
	z-index:1000;
	right:0;
}
.suggestionsBox {
	background-color: #FFFFFF;
	border-left:1px solid #c0dbe3;
	border-right:1px solid #c0dbe3;
	border-bottom:1px solid #c0dbe3;
	position: relative;
	left: 30px;
	margin: 10px 0px 0px 0px;
	padding-top:10px;
	width: 254px;
	font-size:11px;
	/*-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #c83535;*/
}

.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList li.sugestie {	
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
	list-style:none;
	color:#FFFFFF;
}

.suggestionList li.sugestie:hover {
	background-color: #e9f0f2;
}
/* fill value */
div#topSearch input.keywords {
	width:254px;
	border:1px solid #c8d4e2;
}
div#topSearch input.search {
	background:url(../imagini/buttonSearch.gif) no-repeat 0;
	width:20px;
	height:20px;
	border:0;
	cursor:pointer;
}
strong.welcome {
	background:url(../imagini/icoUser.gif) no-repeat 0;
	padding:15px 0 15px 22px;
	font-size:11px;
	color: #6D6D6D;
	cursor:pointer;
}
a.userProfil {
	background:url(../imagini/icoProfilUser.gif) no-repeat 0;
}
a.userPassword {
	background:url(../imagini/icoPassUser.gif) no-repeat 0;
}
a.userEmail {
	background:url(../imagini/icoEmailUser.gif) no-repeat;
}
a.userOrders  {
	background:url(../imagini/icoCarUser.gif) no-repeat 0;
}
a.userBasket {
	background: url(../imagini/smallCartUser.gif) no-repeat 0;
}
a.userNewsletter {
	background:url(../imagini/icoEmailUser.gif) no-repeat 0;
}
a.userLogout {
	background:url(../imagini/logoutIcoUser.gif) no-repeat 0;
}
a.userProfil, a.userPassword, a.userEmail, a.userOrders, a.userBasket, a.userNewsletter, a.userLogout {
	padding-left:20px;
}
div.boxProfil {
	display:none;
	position:relative;
}
div#boxProfil {
	position:absolute;
	z-index:1000;
	right:0;
	background-color:#f7fafb;
	width:200px;
	padding:10px;
	border:1px solid #c0dbe3;
	top:0;
	
}
div#boxProfil p {	
	text-align:left;
	margin:7px 0 0 0;
}
div.userLogat {
	display:inline;
}
div.nav {
	margin:0 0 7px 0;
}
div.titleNav {
	float:right;
	margin-right:5px;
}
h1#seo-message {
	color:#ACACAC;
	font-size:11px;
	font-weight:normal;
}
/* END -> Header */

/* START -> Main */
div#main {
	background-color:#ffffff;
}
div#main, div#basketFooterContent {
	width:980px;
	margin:auto;
}
div#subMenu {
	background:url(../imagini/bgSubmenu.gif) repeat-x;
	height:30px;
	width:980px;
	margin:auto;
	padding-top:2px;
}
div.subMenu {
	text-align:center;
	padding:3px 0 0 0;
}
/*a.search {
	background:url(../imagini/searchIco.gif) no-repeat 0;
}
a.email {
	background:url(../imagini/emailIco.gif) no-repeat 0;
}
a.basket {
	background:url(../imagini/basketIco.gif) no-repeat 0;
}
a.userLogin {
	background:url(../imagini/icoUserLogin.gif) no-repeat 0;
}
a.userReg {
	background:url(../imagini/icoReg.gif) no-repeat 0;
}*/
a.search, a.email, a.basket, a.userLogin, a.userReg {
	/*padding:16px 0 15px 20px;*/
	color:#071237;
	text-decoration:none;
	font-size:12px;
}
a.search:hover, a.email:hover, a.basket:hover, a.userLogin:hover, a.userReg:hover  {
	color:#2153b9;
	text-decoration:none;
}
span.countBasket {
	color:#e09903;
	font-weight:bold;
	margin-right:5px;
	font-size:11px;
}
span.totalBasket {
	color:#83b303;
}
span.totalFooterBasket {
	color:#FFFFFF;
}	
span.totalBasket, span.totalFooterBasket {
	background:url(../imagini/small-arrow.gif) 2px 4px no-repeat;
	padding-left:12px;
	font-size:11px;
}
span.products {
	margin-right:5px;
}
div#wrapper {
	margin:5px 5px 0 5px;
}
/* start -> left side */
div#leftSide {
	float:left;
}
div#leftSide,div#rightSide {
	width:177px;
	margin-bottom:5px;
}
ul#Nav {
	padding: 5px 0 5px 5px;
	margin:0;
	list-style: none;
	cursor:pointer;
}
ul#Nav a {
	font-size:11px;
}
ul#Nav li.bBorder {
	border-bottom:1px solid #EBEBEB;
}
ul#Nav li.bBorderSubcat {
	border-bottom:1px solid #434343;
}
ul#Nav li.subcat {
	background:url(../imagini/small-arrow.gif) 2px 9px no-repeat;
	padding:5px 0 0 12px;
}
ul#Nav li.cat {
	background:url(../imagini/small-arrow.gif) 2px 8px no-repeat;
	padding:3px 0 3px 12px;
}
ul#Nav li.cat, ul#Nav li.subcat {
	margin-right:6px;
}
ul.Menu {
	background-color:#333333;
	padding: 5px 0 5px 5px;
	margin-top: -18px;
	margin-left: 140px;
	width: 350px;
	list-style: none;
	display: none;
	border:1px solid #000000;
	position:absolute;
	z-index:1000;
}
ul#Nav li.subcat a {
	color: #C1C1C1;
}
ul.Menu li {
	height: 20px;
	list-style:none;
	color:#000000;
	font-weight:normal;
	display:block; !important;
	display:inline;
	float:left;
	width:157px;
}
ul.Menu h2 {
	font-size:12px;
	font-weight:normal;
}
div#rightSide {
	float:right;
}
div#subscribe_newsletter {
	text-align:left; 
	font-size:11px;
	margin:0 10px 0 10px;
}
div#subscribe_newsletter a {
	color:#2153b9;
	text-decoration:underline;
}
div.box h2 {
	background:url(../imagini/catIco.gif) 0 no-repeat;
}
div.box h2, div.boxSpecial h2, div.boxInfo h2, div.boxLogin h2, div.boxVisit h2, div.boxManufacturer h2, div.boxRssFeed h2, div.boxNewsletter h2 {
	padding:11px 10px 10px 23px;
	margin-left:7px;
	font-size:12px;
}
div.boxNewsletter h2 {
	background:url(../imagini/newsIco.gif) 3px no-repeat;
}
div.boxLogin h2 {
	background:url(../imagini/loginIco.gif) 3px no-repeat;
}
div.boxVisit h2 {
	background:url(../imagini/visitIco.gif) 3px no-repeat;
}
div.boxSpecial h2 {
	background:url(../imagini/star.gif) no-repeat 0;
}
div.boxInfo h2 {
	background:url(../imagini/infoIco.gif) no-repeat 0;
}
div.boxRssFeed h2 {
	background:url(../imagini/rssBoxIco.gif) no-repeat 0;
}
div.boxManufacturer h2 {
	background:url(../imagini/icoManufacturer.gif) no-repeat 0;
}
ul#rss {
	margin:0;
	padding:5px 0 5px 15px;
}
ul#rss li {
	list-style:none;
	padding:1px;
}
div.centerBoxRss a {
	background:url(../imagini/li-rss.gif) no-repeat 0;
	padding-left:15px;
	font-weight:normal;
}
div.topBgBox {
	background:url(../imagini/topBgBox.gif) no-repeat 0;
	width:177px;
	height:37px;
}
div.centerBgBox, div.centerBgBoxDefault, div.centerBoxPanel, div.centerBoxRss {
	background:url(../imagini/centerBgBox.gif) repeat-y;
	width:177px;
	font-size:11px;
}
div.bottomBgBox {
	background:url(../imagini/bottomBgBox.gif) no-repeat 0;
	width:177px;
	height:5px;
	font-size:0;
	margin-bottom:5px;
}
p.line, p.lineCat {
	/*background:url(../imagini/line_x.gif) repeat-x bottom;*/
}
p.line, p.cat {
	padding:3px 3px 0 0;
	margin:0 10px 0 10px;
}
div.centerBgBoxDefault {
	text-align:center;
}
div.registerForgot {
	margin: 0 0 0 5px;
	padding-bottom:5px;
}
div.centerBgBoxDefault div, div.centerBoxPanel {
	margin:0;
	padding:5px 0 10px 0;
}
div.centerBgBoxDefault h2 {
	font-size:12px;
	text-align:center;
}
input.newsletter, input.email, input.parola {
	background:url(../imagini/inputNews.gif) no-repeat 0;
	width:147px;
	height:24px;
	border:0;
	padding:5px;
}
input.subscribe {
	background:url(../imagini/subscribe.gif) no-repeat 0;
	width:86px;
	height:25px;
	border:0;
	cursor:pointer;
}
a.special {
	color:#2153b9;
}
a:hover.special {
	color:#333333;
}
div.twitter, div.yahoo {
	margin-bottom:5px;
}
div.specialHeight {
	height:200px;
}
div.manufacturer {
	padding:5px;
}
div.manufacturer select {
	width:167px;
	font-size:11px;
	border:1px solid #e4ebf3;
	padding:3px 3px 3px 0;
}
div.boxError {
	color:#F00;
	font-size:11px;
	padding:3px 3px 3px 3px;
}
/* end -> left side */
/* START -> Center side */
div#container {
	float:left;
	width:600px;
	margin-left:9px;
}
div.topCorner {
	background:url(../imagini/topCorner.gif) no-repeat 0;
	width:598px;
	height:4px;
	font-size:0;
}
div.centerCorner {
	background:url(../imagini/centerCorner.gif) repeat-y;
	width:598px;
}
div.bottomCorner {
	background:url(../imagini/bottomCorner.gif) no-repeat 0;
	height:8px;
	font-size:0px;
}
div.bottomCornerDetails {
	background:url(../imagini/bottomCornerDetails.gif) no-repeat 0;
	height:37px;
}
div.bottomCorner, div.bottomCornerDetails {
	width:598px;
	margin-bottom:5px;
}
div.slidePromoHeight {
	height:250px;
}
div.infoPromo {
	margin:10px 18px 10px 18px;
}
div.promoPrice {
	background:url(../imagini/bgGrandient.gif) no-repeat 0;
	float:right;
	width:420px;
	height:25px;
	text-align:right;
	margin: 0 1px 0 0;
}
strong.pricePromo {
	color:#2153b9;
	font-size:19px;
	margin-right:5px;
}
div.descPromo {
	margin-top:20px;
}
p.details {
	margin:0; text-align:justify;
}
div.promoImg {
	float:left;
	margin-right:5px;
}
div.pricePromo {
	margin: 0 20px 0 0;
}
div.product {
	float:left;
	margin:10px 0 10px 4px;
	text-align:center;
	display:inline;
	width:285px;
}
div.product h2, div.productLast h2 {
	font-size:12px;
	font-weight:bold;
}
strong.price {
	color:#2153b9;
}
strong.oldPrice {
	font-weight:normal;
	color:#ed0202;
	font-size:11px;
}
div.buttons {
	margin:10px 0 0 0;
}
input.details {
	background:url(../imagini/buttonDetails.gif) no-repeat 0;
}
input.buy {
	background:url(../imagini/buttonBuy.gif) no-repeat 0;
}
input.details, input.buy {
	width:90px;
	height:23px;
	border:0;
	cursor:pointer;
}
div.promoSeparator {
	background:url(../imagini/promoSeparator.gif) no-repeat 0;
	width:1px;
	height:147px;
	float:left;
	margin:20px 5px 0 10px;
}
div.productLast {
	float:left;
	width:180px; /*182*/
	text-align:center;
	margin:10px 0 15px 5px;
	/*background-color:#f3f6fa;*/
	display:inline;
	cursor:pointer;
}
div.titleLast {
	background:url(../imagini/line_x.gif) repeat-x bottom;
	margin:0 10px 0 10px;
}
div.titleFloatLeft {
	float:left;
}
div.rssFloatRight {
	float:right; margin:5px 5px 0 0;
	display:inline;
}
h1.new {
	background:url(../imagini/newIco.gif) 0 no-repeat;
}
h1.discount {
	background:url(../imagini/discountIco.gif) 0 no-repeat;
}
h1.lastSale {
	background:url(../imagini/basketIcoSell.gif) 0 no-repeat;
}
h1.sameCat {
	background:url(../imagini/icoSameCat.gif) 0 no-repeat;
}
h1.new, h1.discount, h1.lastSale, h1.sameCat {
	padding:15px 10px 15px 38px;
	font-size:12px;
}
div.titleProduct {
	margin-bottom:5px;
	height:30px;
}
div.discount {
	margin:10px 0 20px 10px;
	float:left;
	width:283px;
	display:inline;
	cursor:pointer;
}
div.imgDiscount {
	float:left;
	margin-right:5px;
}
div.titlePrice {
	padding-top:10px;
	font-size:11px;
}
div.discountProd h2 {
	font-size:11px;
	margin-bottom:5px;
}
div.bottomSeparator {
	background:url(../imagini/bottomSeparator.gif) repeat-x;
	width:517px;
	height:1px;
	padding:5px;
	margin-left:40px;
}
div.controlOrange {
	display:block;
	position:absolute;
	width:24px;
	height:159px;
	z-index:1;
	cursor:pointer;
	margin:5px 0 0 0;
}

div#leftControlOrange {
	background:url(../imagini/leftControl.gif) no-repeat 0 0;
	top:0;
	left:-2px;
}
div#rightControlOrange {
	background:url(../imagini/rightControl.gif) no-repeat 0 0;
	top:0;
	right:-2px;
}
div#slideshowSell {
	margin:0 auto;
	height:165px;
	position:relative;
	width:590px;
}
div#slidesContainerSell {
	position:relative;
	width:542px;
	margin:auto;
}
div.slideSell {
	margin:auto 0;
	height:175px;
}
div.prodSell {
	width:165px;
	float:left;
	margin:10px 0 0 10px;
	text-align:center;
	display:inline;
	cursor:pointer;
}
div.slideSell h2 {
	font-size:12px;
	font-weight:normal;
}
div.slideSell a {
	color:#2153b9;
}
div.slideSell a:hover {
	color:#333333;
}
div.imgSell {
	margin:10px 0 10px 0;
}
input.redDetails {
	background:url(../imagini/buttonDetailsRed.gif) no-repeat 0;
	width:90px;
	height:23px;
	border:0;
	cursor:pointer;
	margin-top:10px;
}
div.titleSell {
	height:35px;
}
/* start -> prod details */
div.fotoProdDetails {
	margin: 0 10px 0 10px;
	float:left;
	text-align:center;
	cursor:pointer;
}
div.titleProdDetails {
	background:url(../imagini/shadow_titlu.png) top no-repeat;
	padding:10px 0 8px 0;
}
div.thumbGalerry {
	margin:5 0 10px 0;
	float:left;
}
div.photoGalery {
	margin:3px 0 0 0;
	border:1px solid #EBEBEB;
	padding:2px;
}
div.topCornerGalery, div.bottomCornerGalery {
	width:60px;
	height:4px;
}
div.topCornerGalery {
	background:url(../imagini/topCornerGalery.gif) no-repeat 0;
}
div.centerBgGalery {
	background:url(../imagini/centerBgGalery.gif) repeat-y;
	width:60px;
}
div.bottomCornerGalery {
	background:url(../imagini/bottomCornerGalery.gif) no-repeat 0;
}
div.smallFoto {
	padding:8px 0 2px 0; text-align:center;
}
div.smallFoto img {
	cursor:pointer;
}
div.priceProdDetails {
	float:left;
	margin:0 0 0 10px;
	font-size:11px;
}
span.codAbshop {
	font-weight:bold;
	color:#2153b9;
	margin-left:3px;
}
span.disponibilitate {
	font-weight:bold;
	margin-left:3px;
}
span.tva {
	margin-left:5px;
}
p.info, p.stoc {
	margin:3px 0 0 5px;
}
span.in_stoc {
	color: #093;
}
span.stoc_0 {
	color:#F00;
}
span.in_stoc, span.stoc_0 {
	font-size:11px;
	font-weight:bold;
}
span.bigPrice {
	color:#2153b9;
	margin-left:5px;
	font-weight:bold;
	font-size:18px;
}
span.oldPrice {
	color:#F00;
}
input.addToCart {
	background:url(../imagini/addToCart.gif) no-repeat 0;
	width:124px;
	height:26px;
	border:0;
	cursor:pointer;
	margin-top:10px;
}
button.alert, input.alert {
	background:url(../imagini/buttonAlert.gif) no-repeat;
	width:124px;
	height:25px;
	border:0;
	cursor:pointer;
}
div.bottomMenu {
	padding:10px 0 0 10px;
}
div.bottomMenu p {
	margin:0;
	display:inline;
}
div.bottomMenu a {
	color:#0e78c6;
}
div.bottomMenu a:hover {
	color:#333333;
}
a.print, a.infoProd, a.sendToFrend {
	padding:10px 10px 10px 25px;
}
a.print {
	background:url(../imagini/icoPrint.gif) no-repeat 0;
}
a.infoProd {
	background:url(../imagini/icoInfo.gif) no-repeat 0;
}
a.sendToFrend {
	background:url(../imagini/icoEmail.gif) no-repeat 0;
}
div.txtDetails {
	padding:10px 10px 10px;
	text-align:justify;
}
div.txtDetails p {
	margin:5px 0 5px 0;
}
div.options {
	width:300px;
}
table#option, div.address {
	background-color:#dfe6f0;
	border:1px solid #c8d4e5;
	padding:5px;
	font-size:11px;
	margin-top:5px;
}
table#option select, select.producatori, select.categorie {
	width:167px;
	font-size:11px;
	border:1px solid #c8d4e5;
	padding:3px 3px 3px 0;
}
span.option, table#option label {
	font-weight:bold;
}
div.empty {
	background-color:#f2f5f9;
	border:1px solid #ebe9ed;
	padding:10px;
	margin: 0 5px 0 5px;
}
div.titleCat, div.txtBasket {
	background: url(../imagini/shadow_titlu.png) top no-repeat;
	height:25px;
	margin: 0 0 10px 0;
	padding-top:8px;
	padding-bottom:8px;
}
div.titleCat h1, div.txtBasket h1 {
	font-size:14px;
	padding:5px 0 5px 5px;
}
div.titleCat a {
	background:url(../imagini/arrow.gif) no-repeat 0;
	padding-left:10px;
	margin-right:10px;
}
div.controlSubcat {
	border-bottom:1px solid #e4ebf3;
	margin:0 5px 0 0;
}
.button {
	background:url(../imagini/control.png) no-repeat right -50px;
	padding:8px 10px 0 15px;
	display:block;
	margin:auto;
}
.active {
	background-position: right 12px;
}
div.controlSlide {
	padding:5px;
}
div.slideSubcat {
	display:none;
	padding-left:10px;
}
div.choseSubcat {
	padding-bottom:7px;
}
div.subcat {
	margin:5px 0 0 5px;
}
div.subcat a {
	background:url(../imagini/equal.gif) no-repeat 0;
	padding-left:12px;
}
span.countProd {
	color:#2153b9;
	margin-left:5px;
	font-size:11px;
}
div#tooltip {
	background-color:#f2f5f9;
	border: 1px solid #e4ebf3;  
	float: left;  
	font-size: 11px;  
	max-width: 200px;  
	padding:5px;  
	position: absolute;  
	z-index:1000;
}
div.paginate  {
	margin:15px 0 10px 0;
	text-align:right;
	font-size:11px;
}
div.paginate p {
	display:inline;
}
div.paginate a {
	padding:2px 6px 2px 6px;
	background-color:#0e6eb5;	
	border:1px solid #0c588f;
	color:#FFFFFF;
}
div.paginate a:hover {
	background-color:#0c588f;
}
div.paginate span {
	color:#1382d9;
}
div.prodFilter {
	padding:10px;
}
div.prodFilter select {
	width:167px;
	font-size:11px;
	border:1px solid #e4ebf3;
	padding:3px 3px 3px 0;
}
div.prodFilter span {
	font-weight:bold;
}
div.noProducts {
	font-weight:bold;
	border-bottom:1px solid #c6d2e1;
}
div#bgPromo {
	position:relative;
}
div.bgPromo {
	background:url(../imagini/bgPromo.gif) no-repeat 0;
	position:absolute;
	right:3px;
	top:-62px;
	width:65px;
	height:64px;
}
/* end -> prod details */
/* start -> basket page */
a.underline {
	text-decoration:underline;
}
div#centerSideBasket, div#centerSideInvoice {
	float:left;
	width:785px;
	margin: 0 3px 0 3px;
	display:inline;
}
table.txtError {
	background-color:#eaeff6;
	border:1px solid #F33;
	margin:5px 0 5px 0;
	display:block;
}
div.txtError {
	background:url(../imagini/warnigMedium.gif) 0 3px no-repeat;
	padding:10px 4px 10px 40px;
}
td.line_y {
	background:url(../imagini/cart_line_y.gif) left center repeat-y;
}
td.line_x {
	background:url(../imagini/cart_line_x.gif) center top repeat-x;
}
input.quan {
	text-align:center;
	width:20px;
	border:1px  solid #d0cece;
}
table.comment {
	background-color: #f7fafb;
	border:1px solid #c0dbe3;
	margin:10px 0 0 0;
	padding:10px;
}
p.observatii {
	background:url(../imagini/userComment.gif) 0 10px no-repeat;
	padding: 13px 4px 10px 30px;
	margin:0;
	
}
textarea.comment {
	width:100%;
	height:80px;
	border:1px solid #c0dbe3;
}
td.head {
	padding:5px;
	vertical-align:top;
	font-size:11px;
}
div.x {
	float:left;
	margin:0 0 0 5px;
	width:3px;
}
input.recalculate {
	background:url(../imagini/buttonRecalculate.gif) no-repeat ;
}
input.register {
	background:url(../imagini/buttonReg.gif) no-repeat 0;
}
input.buttonEdit {
	background:url(../imagini/buttonEddit.gif) no-repeat 0;
}
input.search {
	background:url(../imagini/search.gif) no-repeat 0;
}
input.buttonSend {
	background:url(../imagini/buttonSend.gif) no-repeat 0;
}
input.buttonReset {
	background:url(../imagini/buttonReset.gif) no-repeat 0;
}
input.buttonLogin {
	background:url(../imagini/loginBlue.gif) no-repeat 0;
}
input.recalculate, input.register, input.buttonEdit, input.search, input.buttonSend, input.buttonLogin, input.buttonReset {
	width:90px;
	height:23px;
	border:0;
	cursor:pointer;
}
input.sendOrder {
	background:url(../imagini/buttonSendOrder.gif) no-repeat 0;
}
input.continue {
	background:url(../imagini/buttonContinue.gif) no-repeat 0;
}
input.sendOrder, input.continue {
	width:124px;
	height:25px;
	border:0;
	cursor:pointer;
}
div.defaultTitle h1 {
	font-size:16px;
}
tr.hover {
	cursor:pointer;
}
div.infoDoc {
	text-align:justify;
}
strong.pay {
	background:url(../imagini/payIco.gif) no-repeat 0;
	padding-left:20px;
	padding-top:2px;
}
table.transport, table.userTrust {
	background-color: #f7fafb;
	border:1px solid #c0dbe3;
	padding:5px;
	margin:10px 0 0 0;
}
table.transport strong {
	margin-right:5px;
}
span.totalOrder {
	color:#0d60a2;
	font-size:12px;
	font-weight:bold;
}
span.tax {
	color:#6D6D6D;
	margin-right:5px;
}
span.grandTotal {
	color:#000000;
	font-weight:bold;
	margin-right:5px;
}
span.finalPrice {
	color:#F00;
	font-size:18px;
	font-weight:bold;
}
div.emptyBasket {
	font-weight:bold;
	border-bottom:1px solid #c6d2e1;
}
table.txtDone {
	background-color:#97c260;
	border:1px solid #567c17;
	margin:5px 0 5px 0;
}

div.txtDone {
	background:url(../imagini/doneIco.gif) 0 0 no-repeat;
	padding:10px 10px 12px 50px;
	color:#415f10;
}
a.emptyStock {
	background:url(../imagini/li-stock.gif) no-repeat 0;
	padding-left:17px;
	font-size:11px;
	color:#F00;
}
div.userTrust {
	float:left; padding-right:10px; padding-top:5px;
}
div.infoUserTrust {
	padding-top:5px;
}
/* end -> basket page */

/* start -> register page */
table.reg {
	background-color: #f7fafb;
	border:1px solid #c0dbe3;
	padding:5px;
	font-size:11px;
	margin:5px 0 5px 0;
}
table.reg select {
	font-size:11px;
}
input.reg, textarea.reg {
	border:1px solid #c0dbe3;
	padding:4px;
	width:98%;
}
span.must {
	color:#F00;
}
div.txtDone strong, div.txtError strong {
	margin-right:5px;
}
td.txtError {
	background-color:#eaeff6;
	border:1px solid #e4ebf3;
}
table.errorReg {
	background-color:#edca5b;
	border:1px solid #e3ad00;
	margin:5px 0 0 0;
}
div.errorReg {
	background:url(../imagini/icoErrorReg.gif) 0 0 no-repeat;
	padding:7px 4px 10px 35px;
	font-weight:bold;
}
/* end -> register page */

/* start -> profil page */
table.profil {
	background-color: #f7fafb;
	border:1px solid #c0dbe3;
	margin:5px 0 5px 0;
}
table.profil img {
	border:1px solid #c0dbe3;
	padding:3px;
	background-color:#ffffff;
}
div.defaultTitle {
	border-bottom:1px solid #EBEBEB;
	margin-bottom:10px;
}
/* end -> profil page */

/* start -> invoice page */
div#invoice, div#basket{
	margin:0 0 5px 5px;
}
table.proforma {
	font-size:11px;
	background-color: #f7fafb;
	border:1px solid #c0dbe3;
	margin:5px 0 10px 0;
	padding:5px;
}
td.invoice {
	width:400px;
	vertical-align:top;
	background-color:#ffffff;
	border:1px solid #c0dbe3;
}
table.invoice {
	border:1px solid #d0cece;
}
p.comment {
	background-color:#ffffff;
	border:1px solid #c0dbe3;
	padding:10px;
}
div.txtInfo {
	background:url(../imagini/infoIco.gif) 0 0 no-repeat;
	padding:5px 10px 10px 35px;
}
/* end -> invoice page */
div.bgNew {
	position:relative;
}
div.bgNewImg {
	background:url(../imagini/new.png) no-repeat 0;
}
div.cornerOffer {
	background:url(../imagini/cornerOffer.png) no-repeat;
}
div.cornerStock {
	background:url(../imagini/cornerStock.png) no-repeat;
}
div.bgNewImg, div.cornerOffer, div.cornerStock {
	position:absolute;
	width:78px;
	height:73px;
	right:-5px;
	top:-100px;
}
/* END -> Center side */

/* START -> Right side */
div.liveSupport {
	margin-bottom:5px;
}
input.login {
	background:url(../imagini/buttonLogin.gif) no-repeat 0;
	width:86px;
	height:26px;
	border:0;
	cursor:pointer;
}
div.contactPhone {
	background:url(../imagini/contactPhone.gif) no-repeat ;
	width:177px;
	height:73px;
	margin-bottom:7px;
}
div.adresa {
	background:url(../imagini/adresa.jpg) no-repeat ;
	width:177px;
	height:115px;
}
div.pane {
	background:url(../imagini/smallBottomSeparator.gif) no-repeat bottom;
}
div.visitProdTitle h2 {
	font-weight:normal;
}
div.delVisit a, div.dell-all-visit a {
	background:url(../imagini/delIco.gif) no-repeat 0;
	padding-left:12px;
}
div.dell-all-visit {
	margin-bottom:5px;
	font-size:11px;
}
div.noVisit {
	color:#F00;
	font-weight:bolder;
	font-size:11px;
}
div.noVisit p {
		margin-right:17px;
}
div.userLoginOn {
	text-align:left;
}
div.centerBoxPanel p {
	margin: 5px 5px 0 15px;
}
/* END -> Right side */

/* END -> Main */

/* START -> Footer */
div#footer {
	background:url(../imagini/bgFooter.gif) repeat;
	min-height:160px;
	padding-bottom:20px;
}
div.cornerLeftFooter {
	background:url(../imagini/cornerLeftFooter.gif) no-repeat 0;
}
div.cornerRightFooter {
	background:url(../imagini/cornerRightFooter.gif) no-repeat 0;
}
div.cornerLeftFooter, div.cornerRightFooter {
	height:136px;
	float:left;
	width:4px;
}
div.footer {
	margin:auto;
	width:982px;
}
div.centerFooter {
	background:url(../imagini/centerFooter.gif) repeat-x;
	height:136px;
	width:973px;
	float:left;
}
div.topUp {
	margin-bottom:15px;
}
div.up {
	position:relative;
	text-align:center;
	margin:0px 0 0 0;
}
div.copyright {
	color:#FFFFFF;
	margin:5px 0 5px 0;
	font-weight:normal;
	font-size:11px;
}
div.arrow {
	position:absolute; top:-14px; left:0; right:0;
	border:0;
	
}
div.inFooter {
	margin:5px 0 0 20px;
}
div.boxHelp, div.boxRss {
	float:left;
}
div.boxHelp ul, div.boxRss ul {
	margin:0;
	padding:5px 0 0 20px;
}
div.boxHelp li, div.boxRss li {
	list-style:none;
}
div.boxHelp li a, div.boxRss li a {
	color:#ffffff;
	background: url(../imagini/li-bull.gif) no-repeat 0;
	padding-left:12px;
	font-weight:normal;
	font-size:12px;
}
div.boxHelp li a:hover, div.boxRss li a:hover {
	color:#9fd2ff;
}
div.footerSeparator {
	background:url(../imagini/footerSeparator.gif) no-repeat 0;
	width:1px;
	height:69px;
	float:left;
	margin:20px 20px 0 20px;
}
div.rss h3 {
	background:url(../imagini/rssIco.gif) 0 no-repeat;
}
div.help h3 {
	background:url(../imagini/icoInfoFooter.gif) 0 no-repeat;
}
div.rss h3, div.help h3 {
	padding:12px 0 10px 25px;
	color:#9fd2ff;
	font-size:12px;
}
div.twitFooter {
	float:right;
	margin:40px 20px 0 0;
}
div.promoPortal {
	padding:10px 5px 10px 0;
}
div.footerLine {
	background:url(../imagini/footer_separator.gif) repeat-x;
	height:1px;
}
/* END -> Footer */
body#galerie {
	background-color:#ffffff;
	text-align:center;
}
div#header {
	height:30px;
	background-color:#0e75c1;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	border-bottom:2px solid #61b2ee;
}
div.float-left {
	float:left;
}
div.float-right {
	float:right;
}
div.thumbnails {
	text-align:center;
	margin:auto;
	background-color: #F5F5F5;
	border-top:2px solid #EBEBEB;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}
div.thumbnails a {
	margin-right:10px;
	margin-left:10px;
}
div.thumbnails img {
	border:1px solid #EBEBEB;
	padding:3px;
}
div.float-right a {
	color:#75abd3;
	font-size:11px;
}
div#show-big {
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
}
div.float-right a:hover {
	color:#ffffff;
	font-size:11px;
}
h4 {
	font-size:12px;
}
#backgroundPopup {
	display:none;
	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:2;
}
#popupGallery {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:auto;
	width:auto;
	background:#FFFFFF;
	z-index:3;
	font-size:13px;
}
span.close {
	margin-right:3px;
	border:1px solid #61b2ee;
	padding:0px 3px 0px 3px;
	background-color:#50a3e0;
	color:#FFFFFF;
}
a.close, a.hidePanel {
	background:url(../imagini/close.png) no-repeat 0;
	padding-left:15px;
}
span.dataprotection {
	float:right; font-size:11px; color:#F00;
}
div.address {
	width:290px;
	margin-bottom:5px;
}
div#home {
	/*background:url(../imagini/good.png) no-repeat 0;
	padding:8px 5px 5px 25px;*/
	padding:5px;
	background-color:#9db8ed;
	margin:0 7px 5px 7px;
	border:1px solid #7495d7;
	display:none;
}
div.closePanel {
	float:right;
}
div.twitt {
	float:left;
	margin:0 0 0 10px;
}

.vBox {
	padding:0 10px;
	line-height:1.5em;
	margin:0 auto;
}
.vBox ul {
	list-style-type:none;
	margin:0;
	padding:0 0 3px 0
}
.vBox li {
	list-style-type:none;
	background:url(../imagini/small-arrow.gif) 1px 8px no-repeat;
	padding:2px 0 0 10px;
}
.vBox ul li h2 {
	text-align:left;
	font-size:11px;
	padding-right:15px;
}

a.forgot {
	text-decoration:underline;
}
span.offer {
	background:url(../imagini/offer.jpg) 3px 9px no-repeat;
	padding:20px 20px 20px 40px;
	color: #F00;
	font-weight:bold;
}
div.bgNewsletter {
	background:url(../imagini/bg_newsletter.gif) no-repeat;
	width:176px;
	height:140px;
	margin-bottom:5px;
	cursor:pointer;
}
h3.cuponReducere {
	position:absolute; margin:63px 20px 20px 70px; font-size:28px;
}
#myGallery {
	width: 595px;
	height: 250px;
	border: 1px solid #e4ebf3;
	margin-bottom:5px;
}
div#footerBasket {
  right: auto; bottom: auto;
  left: expression( ( -0 - footerBasket.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( -0 - footerBasket.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
body > div#footerBasket {
  position: fixed;
}
div#footerBasket {
	background:url(../imagini/bgFooterCart.png) repeat-x;
  	position: absolute; right: 0px; left:0; bottom: 0px;
  	height:30px;
  	width:100%;
  	z-index:1000;
	font-size:11px;
}
div.footerCart {
	background:url(../imagini/smallBasket.gif) 0 2px no-repeat;
	padding-left:18px;
	margin:8px 0 0 0;
	color:#FFFFFF;
	float:left;
}
div.footerSendOrder {
	float:right;
	margin:4px 0 0 0;
	padding:0;
}
input.buttonApply {
	background-color:#30436a;
	border:0;
	width:60px;
	height:22px;
	font-size:11px;
	color:#FFFFFF;
	cursor:pointer;
	margin-top:3px;
}
div#footerBasket button {
	background:url(../imagini/buttonSendOrderFoot.gif) no-repeat;
	width:146px;
	height:21px;
	border:0;
	cursor:pointer;
}
/* Alerta stoc */
div.prodImg {
	padding:5px 0 0 10px;
	float:left;
}
span.error {
	color:#F00;
}
/* Alerta stoc */
/*
    anythingSlider v1.2
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/
.anythingSlider                         { width: 650px; height: 250px; position: relative; margin: 0 auto 15px; }
.anythingSlider .wrapper                { width: 595px; overflow: auto; height: 250px; margin: 0 0; position: absolute; top: -12px; left: 0; }

                                        /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; background: #FFFFFF; margin: 0; padding:0; }
.anythingSlider .wrapper ul li          { display: block; float: left; padding: 0; height: 250px; width: 650px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../imagini/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 10px; cursor: pointer; position:absolute; z-index:2; }
.anythingSlider .forward                { background-position: 0 0; right: 29px; }
.anythingSlider .back                   { background-position: -67px 0; left: -26px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }