body {
	background-color:#000;
	background-image: url(/pics/bg-page.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#content {
	width: 955px;
	margin: 0px auto;
	background-image: url(/pics/bg-ext.jpg);
	background-repeat:repeat-y;	
}
#top {
	width: 696px;
	height: 234px;
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url(/pics/bg-top.jpg);
	background-repeat: no-repeat;
}
#left {
	width: 259px;
	float: left;
	background-color: #B90202;
}
#left a {
	color: #fff;
}
#left a:hover {
	color: #f33;
}
#right {
	width: 696px;
	float: left;
	background-color: #6F0202;
	background-image: url(/pics/bg-right.jpg);
	background-repeat:repeat-y;		
}
#right-content {
	width: 696px;
	clear: left;
	background-image: url(/pics/bg-right-content.jpg);
	background-repeat: no-repeat;
}
#bottom {
	width: 625px;
	height: 30px;
	padding-left: 330px;
	clear:both;
	background-image:url(/pics/bg-bottom.jpg);
	background-repeat: no-repeat;
}
#bottom a {
	color: #fff;
}
#bottom a:hover {
	color: #f33;
}
#bottom .list2 li {
	float: left;
}
#menu {
	background-image: url(/pics/bg-menu.jpg);
	background-repeat: no-repeat;
	width: 186px;
	height: 252px;
	padding-top: 70px;
	padding-left: 73px;
}
#menu ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}
#menu ul li a {
	display: block;
	width: 185px;
	height: 40px;
}
#menu ul li a:hover {
	background-position: 185px 0;
}
#search {
	width: 593px;
	height: 32px;
	clear: left;
	margin-left: 103px;
	background-image:url(/pics/bg-search.jpg);
	background-repeat: no-repeat;
}
#search #search-form {
	padding-top: 3px;
}
#search input, #search select {
	border: 1px solid #999;
}
#banner-controls {
	width: 270px;
	float: left;
	padding-left: 10px;
	font-size: .8em;
}
#banner-controls a {
	width: 15px;
	height: 14px;
	background-color: #333;
	margin: 10px 3px 0 3px;
	float: left;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
	color: #fff;
}
#banner-controls a:hover {
	background-color: #fff;
	color: #000;
}
#banner-controls .unsel {
	width: 15px;
	height: 14px;
	background-color: #333;
	margin: 10px 3px 0 3px;
	float: left;
	text-align: center;
	text-decoration:none;
	font-weight:bold;}
#banner-controls .sel {
	width: 15px;
	height: 14px;
	background-color: #fff;
	margin: 10px 3px 0 3px;
	float: left;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
	color: #000;
}

#login {
	width: 200px;
	margin: 20px 0 0 50px;
}
#main {
	margin: 20px 10px 10px 100px;
	width: 586px;
	color: #fff;
}
#PromoDIV {
	width: 696px;
	height: 163px;
	background-image: url(/pics/bg-banner.jpg);
	background-repeat: no-repeat;
}
#copyright {
	clear: both;
	text-align: right;
	font-size: .9em;
	padding-top: 15px;
}
#top-offer {
	width: 460px;
	height: 120px;
	margin: 50px 0 0 205px;
}
#top-offer h1 {
	font-size: 18px;
	width: 324px;
	float: left;
	margin: 0 0 5px 0;
}
#top-offer a.all-offers {
	width: 116px;
	height: 20px;
	margin-left: 20px;
	display: block;
	float: left;
	background-image: url(/pics/bt-all-offers.jpg);
	background-repeat: no-repeat;
}
#top-offer a.all-offers:hover {
	background-position: 0 -20px;
}
#about {
	width: 233px;
	height: 193px;
	background-image: url(/pics/bg-despre.jpg);
	background-repeat: no-repeat;
	padding: 30px 5px 5px 5px;
	font-size: .85em;
	margin-bottom: 20px;
}
#brands {
	width: 955px;
	margin: 10px auto;
}
#brands a {
	width: 80px;
	height: 43px;
	border: 2px solid #e1e1e1;
	margin: 12px 0 0 10px;
	display: block;
	float: left;
}




a {
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #f33;
}
a img {
	border: none;
}
form {
	margin: 0px;
}
input, select, textarea {
	background-color: #B90202;
	border: 1px solid #FEAFAF;
	font-size: .8em;
	color: #fff;
	margin: 2px 0 !important;
	padding: 5px;
}
#left input {
	background-color: #6F0202;
	color: #fff;
	padding: 5px;
}
#search-form input  {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #6F0202;
	color: #333;
}
#search-form select  {
	background-color: #fff;
	border: 1px solid #6F0202;
	color: #333;
	padding: 3px;
}
textarea {
	font-size: .85em;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #fff;
	font-size: 1.8em;
	font-variant: small-caps;
	margin: 5px 0;
}
h2 {
	color: #f33;
	font-size: 1.4em;
}
h3 {
	color: #f33;
	font-size: 1.2em;
	margin: 0px;
}
h4 {
	font-size:1em;
	font-weight:bold;
	color: #FF9966;
	margin: 0px;
}




.png {
	behavior: url("/Scripts/pngbehavior.htc");
}
.button {
	background-image:url(/pics/bg-button.jpg);
	background-repeat: repeat-x;
	font-size: .8em;
	font-weight: bold;
	height: 22px !important;
	color: #fff !important;
	border: 1px solid #333 !important;
}
.help-button {
	background-image:url(/pics/bg-help-btn.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-align:left;
	width: 65px;
	height: 22px;
	font-weight: bold;
	border: 1px solid #333;
}
.caption {
	float:left;
	clear:left;
	width: 29%;
	text-align:right;
	margin-right: 1%;
	padding-top: 2px;
}
.field {
	float:left;
	width: 69%;
}
.caption1 {
	float:left;
	clear:left;
	width: 29%;
	text-align:right;
	margin-right: 1%;
	font-weight:bold;
}
.list1 {
	margin: 0px 5px;
	list-style-type: none;
	padding-left: 0px;
}
.list1 li {
	background-image:url(/pics/bul1.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0px 15px;
}
.list2 {
	margin: 0px 5px;
	list-style-type: none;
	padding-left: 0px;
}
.list2 li {
	background-image:url(/pics/bul2.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0px 15px;
}
.list3 {
	margin: 0px 5px;
	list-style-type: none;
	padding-left: 0px;
}
.list3 li {
	background-image:url(/pics/bul3.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0px 15px;
}
.box-left {
	width: 239px;
	margin-left: 15px;
}
.head-table-top {
	width: 98%; 
	clear:both; 
	height: 17px; 
	padding-left: 1%;
	padding-right: 1%;
	font-size: .95em;
	background-image: url(pics/bg-head-table.jpg);
}
.head-table-top a {
	color: #fff;
}
.head-table-top a:hover {
	color: #f33;
}
.head-table-bottom {
	width: 99%; 
	clear:both; 
	height: 15px; 
	padding-left: 1%;
	background-image: url(pics/bg-head-table.jpg);
	font-size: .9em;
	font-weight: bold;
}
.head-table-bottom a {
	color: #fff;
}
.head-table-bottom a:hover {
	color: #f33;
}
.product-box {
	width: 376px;
	height: 100px;
	clear:both;
	font-size: .9em;
	margin: 10px 0px;
	display: table;
	padding: 5px;
	background-image:url(/pics/bg-product.jpg);
	background-repeat: no-repeat;
}
.product-box .image {
	width: 60px;
	height: 60px;
	text-align: center;
	float: left;
	padding: 2px;
	border: 2px solid #E66051;
	background-color: #fff;
	margin: 5px 7px 0 0;
}
.product-box .product-img {
	float:left;
	width:60px;
}
.product-box .content {
	width: 55%;
	float: left;
}
.product-box .partno {
	clear:left;
	font-size: .9em;
}
.product-box .png {
	margin-right: 5px;
}
.product-box .discount {
	text-decoration: line-through;
	color: #666;
	font-size: .95em;
}
.product-box a {
	color: #f33;
}
.product-box a:hover {
	color: #fff;
}
.product-name {
	height: 45px;
}
.product-price {
	width: 25%;
	float: left;
	font-weight:bold;
	text-align:right;
}
.product-available {
	clear: both;
	width:366px;
	height: 17px;
	font-weight: bold;
	color: #999;
	background-color:#333;
	display:table;
	margin-top: 7px;
	padding: 2px 5px;
}
.product-img {
	 padding: 2px;
	 border: 2px solid #E66051;
}
.product-right {
	margin-top: 10px;
}
.product-right a {
	padding: 2px;
	font-size: 1.1em;
}
.product-right a:hover {
	background-color: #000;
	padding: 2px;
}
.product-right-price {
	font-size: 1.3em;
	color: #fff;
}
.product-boxes {
	width: 150px;
	padding: 2px;
	border: 1px solid #f33;
	background-color:#000;
	margin-top: 3px;
	font-size: .9em;
}
.product-boxes a {
	color: #ccc;
}
.offer-box {
	width: 168px;
	height: 130px;
	margin: 10px 4px 10px 5px;
	padding: 10px 0 10px 10px;
	background-image:url(/pics/bg-offer.jpg);
	background-repeat: no-repeat;	
	float: left;
}
.offer-img {
	width: 75px;
	float: left;
}
.offer-img img {
	padding: 2px;
	border: 2px solid #669900;
	width:60px;
}
.offer-price {
	font-size: .9em;
	font-weight: bold;
}
.offer-name {
	clear: left;
	font-size: .9em;
	text-align: center;
	padding-top: 3px;
}
.offer-name a {
	color: #000;
	padding: 2px;
	margin-right: 10px;
}
.offer-name a:hover {
	background-color: #000;
	color: #690;
}
.offer-manufact {
	font-size: .95em;
}
.right-column-box {
	clear:both;
	width: 155px;
	background-image:url(pics/box-right-ext.jpg);
	display: table;
	padding: 10px 10px 0 15px;
	text-align: center;
	font-size: .8em;
}
.right-column-box-top {
	background-image:url(pics/box-right-top.jpg);
	width: 165px;
	height: 20px;
	font-weight: bold;
	padding: 7px 0 0 15px;
}
.right-column-box-btm {
	background-image:url(pics/box-right-btm.jpg);
	width: 180px;
	height: 18px;
}
.tabs {
	float: left;
	border-bottom: 1px solid #ccc;
	padding-left: 50px;
	width: 90%;
}
.button_active {
	display: block;
	border: 1px solid #ccc;
	border-bottom: none;
	float: left;
	margin-right: 3px;
	width: 64px;
	height: 18px;
	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 #666;
	border-bottom:none;
	float: left;
	margin-right: 3px;
	width: 64px;
	height: 17px;
	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:#FFCCCC;
	text-decoration:none;

}
.button_passive:hover {
	color: #000;
}
.head-table {
	background-image:url(/pics/head-table.jpg);
	background-repeat: repeat-x;
	height: 17px;
	width: 96%; 
	margin-top: 10px; 
	clear:both; 
	margin-bottom: 5px; 
	border:1px solid #B40303;
	padding: 0 1%;
	font-weight: bold;
}
.head-table a {
	color: #fcc;
}
.head-table a:hover {
	color: #f33;
}
.row_on {
	width: 98%; 
	clear:both; 
	background-color:#B40303;
	padding: 0 1%;
	cursor: pointer;
}

.row_off {
	width: 98%; 
	clear:left; 
	padding: 0 1%;
	background-color: none;
}
.checkbox {
	background-color: transparent;
	border: none;
}
.nice-announce {
	font-size: 1em;
	font-weight:bold;
	text-align:center;
	width: 96%;
	color: #669900;
	margin:10px 0px;
	padding: 1%;
	border: 2px dotted #66CC33;
	background-color:#000;
}
.bg-cart {
	width:97%;
	clear:left;
	margin: 10px 0px;
	font-size: .9em;
	background-color: #000;
	border: 1px solid #666;
	padding: 1%;
	display:table;
}
.box-login-register {
	background-image:url(/pics/bg-login-register.jpg);
	background-repeat: no-repeat;
	width: 230px;
	height: 191px;
}
ul.prod {
	font-size: .85em;
}
ul.prod li {
	padding: 0 0 0 15px;
	width: 99px;
	float: left;
}
.offer-top {
	width: 220px;
	height: 90px;
	margin-right: 10px;
	float: left;
}
.offer-top .image {
	border: 1px solid #b90202;
	width: 88px;
	height: 88px;
	float: left;
	margin-right: 5px;
}
.offer-top .name {
	font-size: .85em;
	height: 60px;
}
.offer-top .price {
	margin-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
.offer-top .price span {
	width: 85px;
	display: inline-block;
}
.top30 {
	clear: both;
	margin-top: 30px;
}
.clear {
	clear: both;
	font-size: 1px;
}
ul.categ {
	margin-left: 5px;
	font-size: 1.1em;
	font-weight: bold;
}
ul.categ a {
	text-decoration: none;
}
.client {
	width: 79px;
	height: 110px;
	float: left;
	margin-right: 15px;
	text-align: center;
}
.client a {
	text-decoration: none;
	font-weight: bold;
}
.client img {
	border: 2px solid #000;
}



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

/* ERRORS */
.bg-error {
	padding-left: 10px;
	border: 2px dotted #999;
	padding: 5px;
}
.error-title {
	float:left;
	width: 85%;
	margin-top: 8px;
	font-variant: small-caps;
	font-weight:bold;
	font-size: 1.3em;
	color: #f33;
}
.error-list {
	margin: 0px;
	list-style-type: none;
	padding-left: 0px;
}
.error-list li {
	background-image:url(/pics/bul-error.gif);
	background-repeat:no-repeat;
	background-position: 0 2px;
	padding-left: 15px;
	font-size: .9em;
	margin-top: 5px;
}
/* END - ERRORS */

.nav-left {
	float: left;
	width: 90px;
	display: table;
}
.nav-center {
	float: left;
	width: 200px;
	display: table;
	text-align: center;
}
.nav-center a {
	margin-left: 3px;
}
.nav-right {
	float: left;
	width: 90px;
	display: table;
	text-align: right;
}
.catalog-breadcrumbs {
	width: 586px;
	float: left;
	margin-bottom: 10px;
}
.catalog-breadcrumbs span {
	position: relative;
	top: 1px;
}
.catalog-categ-descr {
	background-image: url(/pics/box-large-ext.jpg);
	background-repeat: repeat-y;
	padding: 0 5px;
	float: left;
}
.catalog-categ-descr h2 {
	margin: 0px;
	clear: both;
	width: 576px;
}
.catalog-categ-descr .holder {
	width: 576px;
	clear:both;
	margin-top: 5px;
	display:table;
}
.catalog-categ-descr .holder .image {
	float:left;
	width: 110px;
}
.catalog-categ-descr .holder .content {
	float:left;
	width: 466px;
}
.catalog-request {
	font-size: .85em;
	display: table;
	margin-top: 10px;
	clear: left;
}
.catalog-man-filter {
	margin-top: 20px;
	font-size: .9em;
	text-align: right;
	width: 386px;
}
.catalog-man-filter .select {
	width: 120px;
	font-size: .95em;
}
.catalog-wide {
	width:586px;
	margin-top: 5px;
}
.catalog-left {
	float:left;
	width: 386px;
}
.catalog-right {
	width: 180px;
	padding-left: 15px;
	float: left;
}
.head-table-top .product {
	width: 20%;
	float: left;
	font-weight:bold;
}
.head-table-top .price {
	width: 55%;
	float: left;
	font-weight:bold;
}
.head-table-top .partno {
	width: 25%;
	float: left;
	font-weight:bold;
	text-align:right;
}


.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear: both;
	visibility:hidden;
}

* html .clearfix {height: 1%;}

.clearfix {display: block;}



/* PHOTO */
.album-thumb {
	width: 157px;
	height: 136px;
	float: left;
	padding: 40px 4px 4px 4px;
	margin-right: 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 .img img {
	border: 2px solid #690;
}
.album-thumb .title a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.album-thumb .title a:hover {
	color: #1D2B00;
}
.album-photo-no {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 18px;
	height: 16px;
	font-weight: bold;
	font-size: .85em;
	text-align: center;
	padding-top: 2px;
	color: #669900;
}
#photo-container {
	margin-top: 30px;
}
#photo-container img {
	border: 3px solid #340101;
	margin: 0 10px 10px 0;
}