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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #000;
	width: 100%;
	color: #fff;
}

#container {
	width: 995px;
	margin: 0px auto;
	background-image: url(/pics/bg-page.jpg);
	background-repeat:repeat-y;
}
#container-content {
	width: 981px;
	margin: 0 7px;
}
#top {
	width: 981px;
	height: 110px;
	background-image: url(/pics/bg-top.jpg);
	background-repeat: no-repeat;
}
#banner-large {
	width: 981px;
	height: 85px;
	padding-top: 5px;
	background-image: url(/pics/bg-banner-large.jpg);
	text-align: center;
}
#middle {
	width: 981px;
	height: 29px;
	background-image: url(/pics/bg-middle.jpg);
	background-repeat: no-repeat;
}
#logo-cc {
	padding-left: 50px;
	margin-top: 2px;
	float: left;
}
#middle ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 520px;
}
#middle ul li {
	float: left;
	background-image: url(/pics/bul1.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 7px;
	margin: 10px 15px 0 0;
}
#content {
	width: 981px;
	background-image: url(/pics/bg-content.jpg);
	background-repeat: repeat-y;
}
#content-left {
	width: 188px;
	float: left;
	background-image: url(/pics/bg-left-top.jpg);
	background-repeat: no-repeat;
	padding: 30px 6px 5px 6px;
}
#content-right {
	width: 761px;
	float: left;
	background-image: url(/pics/bg-right-top.jpg);
	background-repeat: no-repeat;
	padding: 30px 10px 5px 10px;
}
#content-right-left {
	width: 530px;
	margin-right: 9px;
	float: left;
}
#content-right-right {
	width: 215px;
	float: left;
}
#bottom {
	width: 980px;
	height: 23px;
	margin: 0px auto;
	padding: 25px 0 0 15px;
	background-image: url(/pics/bg-bottom.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#bottom ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#bottom ul li {
	float: left;
	display: table;
	margin-right: 15px;
}
#bottom ul li a {
	color: #fff;
}
#user-controls {
	clear: left;
	padding: 10px 0 0 40px;
	display: table;
}
#user-controls a {
	color: #fff;
}
#user-controls form {
	width: 370px;
	float: left;
}
#user-controls .user-welcome {
	width: 250px;
	float: left;
	margin-top: 5px;
}
#user-controls ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
#user-controls ul li {
	float: left;
	background-image: url(/pics/bul1.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 7px;
	margin: 5px 15px 0 0;
}
#box-search {
	width: 199px;
	height: 78px;
	padding: 8px;
	background-image:url(/pics/bg-search.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#box-search h2 {
	font-size: 1.2em;
	margin: 0 0 20px 0;
	text-align: left;
}
#cart {
	width: 220px;
	height: 50px;
	margin: 6px 0 0 9px;
	float: left;
}
#cart a {
	color: #fff;
}
#cart .cart-top-icon {
	float: left;
	margin-right: 5px;
}
#cart .cart-top-value {
	margin-top: 5px;
	height: 30px;
}
#cart .cart-top-buttons {
	margin-top: 5px;
}
#manufact {
	padding-top: 20px;
	clear: both;
	width: 761px;
	padding-left: 220px;
	background-image: url(/pics/bg-content.jpg);
	background-repeat: repeat-y;
}
#manufact a {
	width: 70px;
	height: 52px;
	margin-right: 5px;
	background-color: #000;
	display: block;
	float: left;
	margin-bottom: 3px;	
	border: 2px solid #333;
	padding: 2px;
	text-align: center;
}
#online-pay {
	padding-top: 20px;
	clear: both;
	width: 741px;
	padding-left: 220px;
	padding-right: 20px;
	background-image: url(/pics/bg-content.jpg);
	background-repeat: repeat-y;
	text-align: right;
}
#news-home {
	width: 530px;
	margin-right: 20px;
	float: left;
}
#news-left {
	width: 320px;
	margin-right: 20px;
	float: left;
}
#news-right {
	width: 190px;
	float: left;
}
#promo-home-240 {
	width: 240px;
	float: left;
	margin-top: 20px;
}
#promo-home-240 img {
	margin-bottom: 5px;
}


/* MENU */
#menu {
	width: 480px;
	height: 43px;
	float: left;
	padding: 27px 0 0 232px;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menu ul li {
	float: left;
	margin-left: 3px;
}
#menu ul li a {
	height: 30px;
	display: block;
}
#menu ul li a:hover {
	background-position: 0px 30px;
	height: 30px;
}
#menu .menu1 {
	background-image: url(/pics/menu1.jpg);
	width: 51px;
}
#menu .menu2 {
	background-image: url(/pics/menu2.jpg);
	width: 67px;
}
#menu .menu3 {
	background-image: url(/pics/menu3.jpg);
	width: 68px;
}
#menu .menu4 {
	background-image: url(/pics/menu4.jpg);
	width: 72px;
}
#menu .menu5 {
	background-image: url(/pics/menu5.jpg);
	width: 81px;
}
#menu .menu6 {
	background-image: url(/pics/menu6.jpg);
	width: 93px;
}

/* END MENU */

/* SEARCH CLOUD */
#search-cloud span {
	padding: 1px;
}
#search-cloud a {
	text-decoration: none;
}
#search-cloud a:hover {
	color: #fff;
}
#search-cloud span.smallest {
	font-size: 1.2em;
}
#search-cloud span.small {
	font-size: 1.5em;
}
#search-cloud span.medium {
	font-size: 1.9em;
}
#search-cloud span.large {
	font-size: 2.1em;
}
#search-cloud span.largest{
	font-size: 2.3em;
}


a img {
	border: 0;
}
a {
	color: #4874A1;	
}
a:hover {
	text-decoration: none;
}
input, select, textarea {
	background-color: #414141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 2px;
	border: 1px solid #909090;
	color:#fff;
	border: 1px solid #999;
	background-color: #51606E;
}
form {
	margin: 0;
}
h1 {
	padding-left: 30px;
	margin: 0px 0 10px 20px;
	color: #fff;
	background-image: url(/pics/bul-h1.gif);
	background-repeat: no-repeat;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size:1.4em;
	padding: 0px;
	margin: 20px 0 10px 0;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size:1.2em;
	font-weight:bold;
	padding: 0px;
	margin: 5px 0px;
	color:#44890c;
	clear: both;
}

h4 {
	font-size:1em;
	font-weight:bold;
	color: #FF9966;
	margin: 0px;
}



.checkbox {
	background-color: transparent;
	background-image: none;
	border: none;
	vertical-align: middle;
}
.caption {
	float:left;
	clear:left;
	width: 28%;
	text-align:right;
	margin-right: 1%;
	padding-top: 4px;
	margin-bottom: 1px;
}
.caption1 {
	float:left;
	clear:left;
	width: 28%;
	text-align:right;
	margin-right: 1%;
	font-weight: bold;
}
.field {
	float:left;
	width: 70%;
	margin-bottom: 1px;
}
.page-browser {
	width: 530px;
	font-size: .9em;
	margin-top: 5px;
}
.page-browser a, .page-browser .link {
	display: block;
	height: 13px;
	width: 13px;
	padding: 1px;
	background-color: #333;
	border: 1px solid #999;
	text-align: center;
	float: left;
	margin: 0 1px;
	text-decoration: none;
	color: #fff;
}
.page-browser .link {
	background-color: #000;
	color: #fff;
	border: 1px solid #333;
}
.page-browser a:hover {
	background-color: #999;
	border: 1px solid #666;
}
.page-browser .nolink {
	float: left;
	display: block;
	margin: 0 5px;
	padding-top: 3px;
}
.page-browser img {
	margin-top: 1px;
}
.nav-left {
	float: left;
	width: 90px;
	display: table;
}
.nav-center {
	float: left;
	width: 350px;
	display: table;
	text-align: center;
}
.nav-center a {
	margin-left: 3px;
}
.nav-right {
	float: left;
	width: 90px;
	display: table;
	text-align: right;
}
.head-table {
	background-color: #15456C;
	padding: 2px;
	display: table;
	clear: both;
	color: #fff;
	font-weight: bold;
	margin: 5px 0px;
	width: 526px;
}
.head-table a {
	color: #fff;
}
.head-table-cols {
	float: left;
	padding-right: 3px;
}
.generic-img {
	padding: 2px;
	border: 1px solid #bbfc85;
}
.ajax-loading {
	font-weight: bold;
	color: #669933;
}
.nice-announce {
	padding: 3px;
	background-color: #44890c;
	border: 1px dotted #fff;
	color: #FFFFFF;
	font-weight: bold;
}
.nice-announce a {
	color: #fff;
}
.warn-announce {
	padding: 3px;
	background-color: #F8EAE9;
	border: 1px dotted #990000;
	color: #990000;
}
.png {
	behavior: url("/Scripts/pngbehavior.htc");
}
.button-normal {
	width: 70px;
	height: 22px;
	background-image: url(/pics/bt-normal.jpg);
	background-repeat: no-repeat;
	border: none;
	padding: 0px;
	font-weight: bold;
}
.button-large {
	width: 120px;
	height: 22px;
	background-image: url(/pics/bt-large.jpg);
	background-repeat: no-repeat;
	border: none;
	padding: 0px;
	font-weight: bold;
}
.button-xxl {
	width: 150px;
	height: 22px;
	background-image: url(/pics/bt-xxl.jpg);
	background-repeat: no-repeat;
	border: none;
	padding: 0px;
	font-weight: bold;
	font-size: .9em;
}
.box-left {
	width: 178px;
	background-image: url(/pics/bg-box-left-title.jpg);
	background-repeat: no-repeat;
	padding: 0 5px;
	margin-top: 20px;
	display: table;
}
.box-left h2 {
	font-size: 1.1em;
	margin: 3px 0 7px 0;
}
ul.list1 {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.list1 li {
	background-image:url(/pics/bul2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 11px;
	margin-top: 3px;
}
ul.prod-list a {
	color: #fff;
}
ul.prod-list {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.prod-list li {
	background-image:url(/pics/icon-categ-plus.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 14px;
	margin-top: 3px;
	font-weight: bold;
}
ul.prod-list li ul.list1 li {
	background-image:url(/pics/bul2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	margin-top: 0px;
	font-weight: normal;
	font-size: .9em;
}
ul.bestsell {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.bestsell li {
	clear: both;
	margin-bottom: 2px;
	display: table;
}
ul.bestsell li a {
	margin-left: 3px;
	float: left;
	width: 150px;
}
ul.bestsell li span {
	width: 21px;
	height: 17px;
	background-image: url(/pics/icon-topsales.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	color: #fff;
	font-weight: bold;
	padding-top: 4px;
	margin-top: 2px;
	text-align: center;
}
.box-right {
	width: 199px;
	padding: 3px 8px 0 8px;
	clear:both;
	background-image:url(/pics/box-right-ext.jpg);
	display: table;
}
.box-right-top {
	background-image:url(/pics/box-right-top.jpg);
	width: 199px;
	height: 20px;
	margin-top: 10px;
	font-weight: bold;
	padding: 6px 8px 0 8px;
}
.box-right-top h2 {
	font-size: 1.2em;
	margin: 0;
}
.box-right-btm {
	background-image:url(/pics/box-right-btm.jpg);
	width: 215px;
	height: 14px;
}
.sitemap {
	width: 500px;
	margin: 50px auto;
}
.sitemap li {
	margin-top: 5px;
}
.sitemap li.ident1 {
	margin-left: 20px;
	margin-top: 0px;
}
.sitemap li.ident2 {
	margin-left: 40px;
	margin-top: 0px;
}
.business-left, .business-right {
	padding: 5px;
	background-color: #0C1318;
	border: 1px solid #1D2D38;
	height: 200px;
	float: left;
}
.business-left {
	width: 308px;
	margin-right: 10px;
}
.business-right {
	width: 188px;
}
.banners-right {
	clear: both;
	margin-top: 20px;
}
.banners-right img {
	margin-top: 10px;
}
.recommended-products {
	margin-left: 50px;
	margin-top: 10px;
	clear: both;
}
.martin-left {
	width: 320px;
	margin-right: 10px;
	float: left;
}
.martin-left p {
	text-align: justify;
}
.martin-right {
	width: 200px;
	text-align: center;
	float: left;
}
.martin-right img {
	margin-bottom: 20px;
}
#main-manufact {
	margin-top: 20px;
}
#main-manufact img {
	margin-bottom: 3px;
}
.clear {
	clear: both;
	width: 100%;
	font-size: 1px;
}

/* NEWS */
#news-home .line {
	margin: 10px 0;
	width: 530px;
	clear: both;
}
#news-home .thumb {
	width: 144px;
	margin-right: 10px;
	float: left;
}
#news-home .thumb img {
	border: 2px solid #274056;
}
#news-home .details {
	width: 376px;
	float: left;
}
#news-home h3 {
	margin: 0 0 5px 0;
}
#news-home .news-date {
	font-size: .9em;
}
#news-home .news-brief {
	margin-top: 5px;
	display: block;
	text-align: justify;
	color: #ccc;
}
ul.news {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
ul.news li {
	margin-top: 15px;
}
ul.news li .news-title {
	color: #fff;
	font-weight: bold;
}
ul.news li .news-date {
	font-size: .9em;
}
ul.news li .news-brief {
	margin-top: 5px;
	display: block;
	text-align: justify;
	color: #ccc;
}
ul.news li a {
	
}
.news-content {
	text-align: justify;
}
.news-date {
	font-weight: normal;
	color: #999;
	font-size: .9em;
}
.news-img {
	padding: 10px 10px 10px 0;
}

/* PROMO LOOP */
#PromoDIV {
	width: 530px;
	height: 200px;
}
#banner-controls a {
	color: #fff;
	text-decoration: none;
}
#banner-controls {
	width: 516px;
	padding-left: 14px;
	margin: 0 0 20px 0;
	font-size: .9em;
	text-align: center;
}
#banner-controls .unsel {
	width: 19px;
	height: 15px;
	background-image:url(/pics/promo-tab.jpg);
	margin-right: 7px;
	padding: 2px 2px 0px 2px;
	float: left;
	text-decoration:none;
	font-weight:bold;
	display: block;
}
#banner-controls .sel {
	width: 19px;
	height: 14px;
	background-image:url(/pics/promo-tab.jpg);
	background-position: 0px 17px;
	margin-right: 7px;
	padding: 3px 2px 0px 2px;
	float: left;
	text-decoration:none;
	font-weight:bold;
	display: block;
}

#banner-controls a:hover {
	background-position: 0px 17px;
}

/* PROMO BOX */
.promo-box {
	position: relative;
}
.promo-box .box1 {
	width: 133px;
	height: 133px;
	background-image: url(/pics/promo-box1.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 10px 0 0 8px;
	padding: 6px;
	position: relative;
	text-align: center;
	font-size: .9em;
}
.promo-box .box2 {
	width: 154px;
	height: 154px;
	background-image: url(/pics/promo-box2.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 10px 4px 0 3px;
	padding: 6px;
	position: relative;
	text-align: center;
	font-size: .9em;
}

#promo-box-1 {
	margin-top: 10px;
	height:310px;
}
#promo-box-2 {
	height:555px;
	clear: both;
	margin-top: 20px;
}
.box1 .img {
	width: 133px;
	height: 90px;
}
.box2 .img {
	width: 154px;
	height: 104px;
}
.box1 .name {
	height: 30px;
}
.box2 .name {
	height: 30px;
}
.box1 .price {
	font-size: 1.1em;
	font-weight: bold;
	color: #45890c;
}
.box2 .price {
	font-size: 1.1em;
	font-weight: bold;
	color: #45890c;
}
.manufact-link {
	margin-top: 10px;
}


/* SUB MENU */
.tabs {
	border-bottom: 2px solid #44890c;
	padding-left: 10px;
	width: 520px;
	float: left;
	margin-bottom: 10px;
}
.button_active {
	display: block;
	border: 1px solid #44890c;
	border-bottom: none;
	float: left;
	margin-right: 3px;
	padding-top: 3px;
	width: 64px;
	height: 15px;
	text-align: center;
	top: 1px;
	position:relative;
	background-image:url(/pics/tab_on.jpg);
	background-repeat:repeat-x;
	font-weight: bold;
	font-size: .9em;
	color:#fff;
	text-decoration:none;
}

.button_passive {
	display: block;
	border: 1px solid #3F558F;
	border-bottom:none;
	padding-top: 3px;
	float: left;
	margin-right: 3px;
	width: 64px;
	height: 14px;
	text-align: center;
	top: 1px;
	position:relative;
	background-image:url(/pics/tab_off.jpg);
	background-repeat:repeat-x;
	font-weight: bold;
	font-size: 0.9em;
	color:#ccc;
	text-decoration:none;
}
.button_passive:hover {
	color: #fff;
	background-image:url(/pics/tab_on.jpg);
	border: 1px solid #44890c;
	border-bottom:none;

}

/* CATALOG */
.breadcrumbs {
	width: 530px;
	font-size: .8em;
}
.categ-descr {
	width: 530px;
	clear:both;
	display:table;
	margin-top: 10px;
}
.categ-descr-img {
	float:left;
	width: 115px;
}
.categ-descr-content {
	float:left;
	width: 415px;
	text-align: justify;
}
.subcategs {
	width: 530px;
	margin: 10px 0;
}
ul.list-subcategs {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.list-subcategs li {
	width: 250px;
	float: left;
	margin: 0 0 10px 15px;
}
ul.list-subcategs li a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	width: 250px;
	height: 17px;
	padding-top: 3px;
	display: block;
	text-align: center;
	background-image: url(/pics/bg-subcateg.jpg);
	background-repeat: no-repeat;
}
ul.list-subcategs li a:hover {
	background-position: 0 -20px;
}

/* LISTA PRODUSE */
.product-list {
	width: 530px;
	margin-top: 15px;
}
.product-line {
	width: 530px;
	clear:both;
	margin-top:10px;
	display: table;
	padding-bottom: 10px;
	border-bottom: 2px solid #666;
}
.product-line-content {
	width: 288px;
	float: left;
	color: #999;
	font-size: .9em;
}
.product-line-descr {
	height: 100px;
}
.product-available {
	font-size: .8em;
	font-weight: normal;
	height: 30px;
}
.product-line-content a {
	font-weight: bold;
	font-size: 1.1em;
}
.product-img {
	width: 100px;
	height: 100px;
	float: left;
	text-align: center;
	position: relative;
	border: 2px solid #4874A1;
	margin-right: 4px;
	padding: 2px;
	background-color: #fff;
}
span.new {
	background-image:url(/pics/prod-new.gif);
}
span.discount {
	background-image:url(/pics/prod-discount.gif);
}
.product-img span.new, .promo-box span.new {
	background-repeat: no-repeat;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 36px;
	height: 36px;
	font-size: 1%;
	text-indent: -5000px;
}
.product-img span.discount, .promo-box span.discount{
	background-repeat: no-repeat;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 27px;
	height: 28px;
	font-size: 1%;
	text-indent: -5000px;
}

.product-img-off {
	padding: 2px;
	border: 1px solid #FDF5EE;
}
.product-img-on {
	padding: 2px;
	border: 1px solid #FBBC8E;
}
.part-no {
	color: #999;
}
.product-price-cart {
	width: 130px;
	float: left;
	font-weight:bold;
	text-align:right;
	font-size: 1.2em;
	color: #fff;
}
.product-price {
	height: 30px;
}
.product-columns a {
	color: #999;
	margin-bottom: 10px;
}
.product-col-partno {
	width: 110px;
	float: left;
	font-weight:bold;
}
.product-col-name {
	width: 288px;
	float: left;
	font-weight:bold;
}
.product-col-price {
	width: 130px;
	float: left;
	font-weight:bold;
	text-align:right;
}
.price-discount {
	text-decoration: line-through;
	color: #999;
	font-size: .8em;
}
.video-cart {
	margin-top: 3px;
}


/* AFISARE PRODUS */
.prod-partno {
	margin-bottom: 10px;
	color: #ccc;
}
.prod-left {
	width: 200px;
	float: left;
	margin-right: 13px;
}
.prod-right {
	width: 317px;
	float: left;
	color: #fff;
}
.prod-discount {
	font-size: 1.4em;
	font-weight: bold;
	float: left;
	color: #6ABE0E;
	width: 190px;
}
.prod-discount-normal {
	text-decoration: line-through;
	font-size: .7em;
	font-weight: normal;
	color: #999;
}
.prod-discount-group {
	font-size: .7em;
	font-weight: normal;
	color: #999;
}
.prod-discount-icon {
	width: 37px;
	height: 37px;
	float: left;
	margin-left: 30px;
}
.prod-price {
	font-size: 1.4em;
	font-weight: bold;
}
.prod-tva-info {
	color: #fff;
	clear: both;
	margin-bottom: 10px;
}
.prod-info-line {
	clear: both;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dotted #44890c;
	min-height: 28px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 40px;
}
.prod-descr {
	margin-top: 10px;
}
.prod-specs {
	width: 530px;
	clear:left;
	margin-top: 20px;
	display:table;
}
.prod-spec-categ {
	margin: 5px 0px;
	color: #2881C1;
	font-weight: bold;
}
.prod-spec-line-1 {
	background-color: #333;
	border-bottom: 1px dotted #666;
	clear: left;
	display: table;
	width: 530px;
}
.prod-spec-line-2 {
	background-color: #1E1E1E;
	border-bottom: 1px dotted #666;
	clear: left;
	display: table;
	width: 530px;
}

.prod-spec-label {
	clear: left;
	float: left;
	width: 196px;
	margin-right: 2px;
	text-align: right;
	font-weight: bold;
	padding: 2px;
}
.prod-spec-value {
	width: 324px;
	padding: 2px;
	float: left;
}
.prod-comments {
	margin-top: 20px;
}
.prod-comment-header {
	padding-bottom: 2px;
	margin-top: 10px;
	color:#666;
}
.prod-manufact {
	margin-top: 20px;
}
.prod-manufact-logo {
	float: right;
	margin: 0px 0px 10px 10px;
}
.prod-photo {
	width: 194px;
	height: 170px;
	padding: 5px 3px 5px 3px;
	display: table;
	float: left;
	margin-bottom: 10px;
}
.prod-photo a {
	width: 50px;
	height: 50px;
	margin-right: 5px;
	background-color: #fff;
	display: block;
	float: left;
	margin-bottom: 3px;	
	border: 2px solid #ccc;
	padding: 2px;
	text-align: center;
}
#prod-photo-big {
	width: 184px;
	height: 150px;
	padding: 5px;
	border: 3px solid #ccc;
	clear: left;
	background-color: #fff;
	float: left;
	text-align: center;
}

/* COMPARE */
#compare {
	font-size: .9em;
}
#compare table {
	
}
.compare-product {
	margin: 5px 0;
}
.compare-product-name {
	height: 60px;
}
.compare-product-price {
	height: 30px;
}
.compare-spec-categ {
	background-color: #2881C1;
	color: #fff;
	margin: 5px 0;
	font-weight: bold;
}
.compare-spec-label {
	margin-right: 10px;
	font-weight: bold;
	font-size: .9em;
}
.compare-spec-value {

}
.compare-spec-line-1 {
	background-color: #333;
}
.compare-spec-line-2 {
	background-color: #1E1E1E;
}

/* CART */
.cart-line {
	width: 530px;
	clear: both;
	margin-top: 5px;
	display: table;
}
.cart-product {
	width: 304px;
}
.cart-cant {
	width: 56px;
}
.cart-price {
	width: 77px;
	text-align: right;
}
.cart-value {
	width: 77px;
	text-align: right;
}
.cart-warn {
	font-size: .9em;
}
.cart-img {
	width: 50px;
	height: 50px;
	float: left;
	border: 1px solid #6699FF;
	padding: 2px;
	margin-right: 4px;
	text-align: center;
	background-color: #fff;
}
.cart-options {
	font-size: .9em;
	color: #999;
}
#ShippingCost {
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
}

/* USERS */
.login-box-exist {
	width: 258px;
	height: 230px;
	float: left;
	margin-right: 7px;
	padding-right: 6px;
	border-right: 1px dotted #999;
}
.login-box-create {
	width: 258px;
	height: 230px;
	float: left;
}
.bt-logout {
	clear:both;
	text-align: right;
	margin-bottom: 10px;
}
.user-line {
	margin-bottom: 5px;
	clear: left;
	display: table;
}
.user-company-name {
	width: 270px;
}
.user-company-city {
	width: 147px;
}
.user-company-cui {
	width: 100px;
}
.user-address-name {
	width: 308px;
}
.user-address-entity {
	width: 211px;
}
.user-order-no {
	width: 120px;
}
.user-order-date {
	width: 90px;
}
.user-order-value {
	width: 144px;
	text-align: right;
}
.user-order-status {
	width: 160px;
	text-align: right;
}

/* HELP */
.helphead {
	padding-left: 12px;
	margin: 0px;
	background-image:url(/pics/bul2.jpg);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}
.helpbody {
	clear: both;
	padding: 3px;
	margin-top: 10px;
	display:none;
	font-size: 1em;
}
.helpbody p {
	text-align:justify;
}
/* END - HELP */


/* ERRORS */
.error {
	padding: 3px;
	background-color: #D50000;
	border: 1px dotted #fff;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 0;
}
.error a {
	color: #fff;
}
.bg-error {
	background-image: url(/pics/bg-error.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	margin: 15px 0px;
	height: 100px;
}
.error-title {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 10px;
	color: #D50000;
}
.error-list {
	margin: 0px;
	list-style-type: none;
	padding-left: 0px;
}
.error-list li {
	background-image:url(/pics/bul3.jpg);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding-left: 6px;
	font-size: .9em;
	margin-top: 5px;
}

/* PHOTO */
.album-thumb {
	width: 126px;
	height: 152px;
	float: left;
	padding: 4px;
	margin-left: 30px;
	text-align: center;
	position: relative;
	margin-bottom: 10px;
	background-image: url(/pics/bg-album.jpg);
	background-repeat: no-repeat;
}
.album-thumb .img {
	height: 106px;
}
.album-thumb .title a {
	color: #fff;
}
.album-photo-no {
	position: absolute;
	bottom: 2px;
	right: 2px;
	width: 18px;
	height: 16px;
	font-weight: bold;
	font-size: .9em;
	text-align: center;
	padding-top: 2px;
	color: #81D1EF;
}

/* MENIU FILTRE */
#filtre {
	display: table;
	width: 530px;
	z-index: 100;
	background-color: #4874A1;
	height: 18px;
	margin: 10px 0 5px 0;
	font-size: .9em;
	clear: both;
}
ul#nav {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	z-index: 100;
	line-height: 18px;
	list-style-type: none;
	text-align: center;
}
ul#nav li {
	border-right: #345576 1px solid;
	border-left: #345576 1px solid;
	z-index: 100;
	float: left;
	width: 104px;
	cursor: default;
	position: relative;
	background-color: #4874A1;
}
ul#nav li ul li {
	border-right: #345576 1px solid;
	border-left: #345576 1px solid;
	z-index: 100;
	float: left;
	width: 104px;
	cursor: default;
	position: relative;
	background-color: #4874A1;
}

ul#nav li ul li {
	text-align: left;
}
ul#nav li:hover {
	color: #000;
	background-color: #799EC4;
}
ul#nav li ul li:hover {
	color: #ffffff;
	background-color: #799EC4;
}
ul#nav li.first {
	background-color: #799EC4;
	width: 104px;
	color: #ffffff;
}
ul#nav li.first:hover {
	background-color: #799EC4;
	width: 104px;
	color: #ffffff;
}
ul#nav li ul {
	padding: 0px;
	margin: 0px;
	display: none;
	font-weight: normal;
	left: -1px;
	z-index: 100;
	list-style-type: none;
	position: absolute;
	top: 18px;
	text-align: left;
	line-height: 18px;
	border-bottom: 1px solid #345576;
}
ul#nav li ul li {
	border-top: #345576 1px solid;
	background-color: #4874A1;
}
ul#nav li:hover ul {
	display: block;
}
ul#nav li.over ul {
	display: block;
}
#nav li a {
	padding: 0.1em 1px 0.1em 3px;
	display: block;
	font-size: .9em;
	vertical-align: middle;
	width: 100px;
	color: #000;
	line-height: 15px;
	text-decoration: none;
}
#nav li a.selected {
	width: 104px !important;
	text-indent: 7px;
}
#nav a:hover {
	padding: 0.1em 1px 0.1em 3px;
	width: 100px !important;
	background-color: #799EC4;
	color: #fff;
}
ul#nav li.first a {
	width: 104px;
}
ul#nav li.first a:hover {
	padding: 0px;
	width: 104px !important;
	color: #fff;
	background-color: #799EC4;
}
.filter-icons {
	background-image:url(/pics/filter-add-del.jpg);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 12px;
}
.filter-icons:hover {
	background-position: 0px -15px;
}


/* ACCESORII / PIESE */
.access-line {
	width: 530px;
	height: 64px;
	clear: both;
	margin-bottom: 10px;
}
.access-line .thumb {
	width: 64px;
	height: 64px;
	margin-right: 5px;
	float: left;
}
.access-line .thumb img {
	border: 2px solid #666;
}
.access-line .details {
	width: 461px;
	height: 64px;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
}
.access-line .details h3 {
	height: 40px;
	font-size: 13px;
}


/* CATALOG PRETURI */
a.cp-left, a.cp-right {
	width: 250px;
	height: 200px;
	margin-top: 20px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
a.cp-left {
	margin-right: 30px;
	clear: left;
}
a.cp-left:hover, a.cp-right:hover {
	background-position: 0 -200px;
}
