html {
	overflow: -moz-scrollbars-vertical;
	background: #000000 url(../image/bg-body.jpg) 0px 0px repeat;
}

* {
	font-family: Arial, Helvetica, sans-serif;
}
.info {
	padding:10px;
	background-color:#FFF1AB;
	border:1px solid #FFCC00;
	line-height:18px;
}

/* body */
body {
	margin: 0px;
	padding: 0px;
	background: url(../image/bg-top.jpg) 0px 0px repeat-x transparent;
	font-size: 12px;
}

body,td,th,input,textarea,select,a {
	color: #000000;
}

b,strong,th {
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}



a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

/* layout */
h1 {
	display: none;
}

.announce {
	padding: 0 0 10px 0;
	border: solid #f1f1f1;
	border-width: 0 0 3px 0;
	text-align: center;
	font-weight:bold;
}

.announce a {
	font-size: 12px;
	font-weight: bold;
	color: #FF6900;
}

#container {
	width: 820px;
	margin: 0 auto;
	background: url(../image/bg-container.jpg) 0 30px repeat-y transparent;
}

#header {
	clear: both;
	width: 820px;
	margin: 0 auto;
}

#header .a {
	background: url('../image/logo.png') left center no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	height: 90px;
	display: block;
	clear: both;
	text-align:right;
}

#header .a .png {
	margin-top:15px;
	behavior: url('catalog/javascript/png/iepngfix.htc');
}



#header .b {
	height: 23px;
}

#header .b a {
	height: 14px;
	padding: 7px 20px 0px 0px;
	color: #989898;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#column {
	width: 180px;
	margin: 0;
	padding: 10px 10px 0 10px;
	float: left;
	background: url(../image/bg-column.jpg) right top repeat-y #f1f1f1;
}

#column div.cart {
	font-size: 11px;
}

#column div.cart div.a {
	font-weight: bold;
}

#column  div.c {
	padding-left: 25px;
}

#column  div.c a {
	font-size: 11px;
	text-align: center;
	color: #cc3300;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: #ffffff url(../image/cart_go.png) 2px 1px no-repeat;
	padding: 2px 2px 2px 15px;
	margin-top: 10px;
	width: 140px;
	display: block;
	text-decoration: none;
}

#column .doi,#column .trei {
	display: none;
}

#column .brands {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#column .brands li {
	padding: 0 0 3px 0;
}

#column .brands a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 20px;
	background: url(../image/bullet-brandlist.jpg) 0 0 no-repeat;
	display: block;
}

#column .brands a.selected {
	color: #CC3300;
	background: url(../image/bullet-brandlist-selected.jpg) 0 0 no-repeat;
}

/*  Brand List */
#column ul.blog-links {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#column ul.blog-links li {
	padding: 0 0 1px 0;
}

#column ul.blog-links a {
	text-decoration: none;
	font-size: 12px;
	padding: 2px 0 2px 20px;
	display: block;
	background: url(../image/bullet-brandlist.jpg) 0px 4px no-repeat;
}

#column ul.blog-links a:hover {
	color: #CC3300;
	text-decoration: underline;
}

#column img#bybrand {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	position: absolute;
	margin: 10px 0 0 -36px;
	height: 169px;
	width: 26px;
}

#column img#iconinformatii {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	position: absolute;
	margin: 10px 0 0 -36px;
	height: 107px;
	width: 26px;
}

#column img#iconblog {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	position: absolute;
	margin: 10px 0 0 -36px;
	height: 130px;
	width: 26px;
}

#column form input.camp {
	margin: 5px 0;
	width: 170px;
}

#content {
	margin: 20px 20px 15px 20px;
	float: right;
	width: 580px;
}

* html #content {
	margin: 20px 10px 15px 0px;
	padding: 0px;
	width: 580px;
}

#content h2 {
	font-size: 25px;
	font-weight: normal;
	background-color: transparent;
	width: auto;
	color: #4A0000;
	text-transform: none;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	font-family:"Century Gothic", Arial, Verdana, Helvetica, sans-serif;
}

#content h3 {
	font-size: 14px;
	background-color: transparent;
	width: auto;
	color: #333;
	text-transform: none;
	margin-top: 20px;
	padding: 2px 10px;
	background-color: #f1f1f1;
}

#content .heading {
	font-size: 18px;
	font-weight: normal;
	background-color: transparent;
	width: auto;
	color: #2F0000;
	text-transform: none;
}

#footer {
	width: 820px;
	margin: 0 auto;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url(../image/bg-lista-bottom.png) 0 0 no-repeat;
	padding: 0;
	height: 40px;
}

* html #footer {
	
}

#footer .a {
	float: left;
	margin: 0 10px 10px;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}

#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 10px;
}

.heading .left {
	text-align: left;
}

.heading .right {
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	top: 140px;
	position: absolute;
}

.breadcrumb a {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}

#bar {
	background: url('../image/bg-top-bar.png') 0 0 no-repeat;
	padding: 3px 3px 0px 10px;
	height: 34px;
	position: relative;
	margin-top: -5px;
}

.products,.images {
	float: left;
	width: 145px;
	padding: 5px 0;
}

.products {
	width: 170px;
	margin: 0;
	height: 240px;
	/*background:url(../image/bg-product-list.jpg) right bottom no-repeat;*/
	padding: 10px;
	font-size: 11px;
}

.products a img {
	margin: 10px 0;
}

.products p.productname {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

.products p.brandname {
	color: #356F70;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 2px 0;
}

.products p.price {
	margin: 2px 0 0 0;
}

ul#subcategories {
	padding: 0px;
	margin: 20px;
	list-style-type: none;
	list-style-position: inside;
}

ul#subcategories li {
	padding: 0;
	width: 100px;
	height:90px;
	float: left;
	text-align:center;
}

ul#subcategories li a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.images a {
	font-size: 10px;
}

.images img,.categories img {
	border: 0px;
	margin-bottom: 10px;
}

.best-products {
	border: 1px solid #F6BA93;
	background-color: #FEF6F3;
	padding: 10px;
	}
	
	.best-products .products {
		background-color: #ffffff;
		padding: 0 10px;
		margin-right: 20px;
		width: 150px;
	}
	
	* html body .best-products .products {
		width:170px;
	}
	
	
	.best-products .clearmgright {
		margin-right: 0px;
	}

.results {
	clear: both;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 10px;
	height: 22px;
	background-color: #f1f1f1;
}

* html .results {
	width: 560px;
}

.results .left {
	float: left;
	padding-top: 4px;
}

.results .right {
	float: right;
	padding-top: 4px;
}

.results .right a {
	background-color: #ffffff;
	border: 1px solid #ccc;
	padding: 1px 4px;
	margin-left: 3px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.results .right a.selected {
	background-color: #CC3300;
	color: #ffffff;
}

.buttons {
	border: 1px solid #EEEEEE;
	margin: 10px 0px;
	clear: both;
}

.buttons input {
	margin: 3px;
	padding:2px 10px;
	font-size:11px;
	font-weight:bold;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;
}

.currency div {
	display: inline;
}

/* box search */
.search {
	position: absolute;
	top: 2px;
	margin-left: 600px;
}

.search div {
	display: inline;
}

.search input.camp {
	margin: 0;
	padding: 2px 0 3px 8px;
	border: 0px;
	width: 170px;
	background: url(../image/bg-cmp-cauta.jpg) 0 0 no-repeat;
	margin-top: -1px;
	color: #666666;
}

.search input.buton {
	margin: 0;
	padding: 3px 0 2px;
	border: 0px;
	width: 22px;
	background: url(../image/bg-btn-cauta.jpg) 0 0 no-repeat;
	position: absolute;
	cursor: pointer;
}

html> /**/ body .search input.buton {
	margin-top: -1px;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
div#bar .box .category {
	margin: 2px 0 0 2px;
}

div#bar .box .category a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.4px;
	color: #FFEAEA;
	margin-top: 3px;
	padding: 0 15px 0 15px;
	display: block;
	text-decoration: none;
	float: left;
	text-align: center;
	text-transform: uppercase;
}

html> /**/ body div#bar .box .category a {
	margin-top: 0px;
	
	padding: 0 18px 0 18px;
}

div#bar .box .category a.items {
	border-right: 1px solid #770000;
}

/* box information */
.box .information a {
	background: url(../image/bullet-brandlist.jpg) 0 0 no-repeat;
	padding: 2px 0px 2px 25px;
	display: block;
	text-decoration: none;
}

.box .information a:hover {
	color: #cc3300;
	text-decoration: underline;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}

.links {
	padding-top: 13px;
	text-align: center;
	color: #ffffff;
}

.links a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.links a:hover {
	text-decoration: underline;
}
