body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 62.5%;
	color: #333333;
	background: #666666 url('img/bg_body.jpg') top center;
}
#body2 {
	background: url('img/bg_body2.jpg') repeat-x top center;
}	
#body_slot {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.4em;
}
#header {
	height: 110px;
}
.home_cover {
	text-align: justify;
	float: left;
	width: 410px;
	color: #ffffff;
}
.home_cover a:link, .home_cover a:visited, .home_cover a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.home_grid, .browse_grid {
	float: right;
	width: 153px;
	border: 1px solid #cccccc;;
	border-right: 0;
	border-bottom: 0;
	margin-top: 10px;
}
#home_spacer {
	height: 80px;
}
.browse_grid {
	float: left;
	width: 408px;;
}
.home_grid img, .browse_grid img {
	display: block;
	float: left;
	border: 0;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#main_area {
	background: #ffffff url('img/bg_main_area.jpg') repeat-y top center;
}
#main_area_home {
	background: #ffffff url('img/bg_home_main_area.jpg') repeat-y top center;
}
#content {
	width: 610px;
	margin-left: 70px;
	float: left;
	display: inline;
}
#column {
	width: 133px;
	float: right;
}
.footer {
	background: url('img/bottom_main_area.jpg') no-repeat;
	height: 48px;
}
.footer_home {
	background: url('img/bottom_home_main_area.jpg') no-repeat;
	height: 48px;
}

/* headings */
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 { font-size: 1.57em; color: #666666; font-weight: bold; padding: 1.5em 0 0.5em 0;} /*titlu*/
h2 { font-size: 1em; color: #666666; font-weight: bold; padding: 1.5em 0 0 0; text-align: right } /*categ info*/
h3 { font-size: 1em; font-weight: normal; padding: 1.5em 0 1.5em 0; } /*descrierea*/
h4 { font-size: 1.14em; font-weight: bold; color: #a67b2f; padding-bottom: 0.5em; } /*subtitluri*/
h4.price { color: #a67b2f }
h4.stock { color: #333333 }
h4.order { color: #a63b40 }


/* links */
a:link, a:visited, a:hover {
	color: #a63b40;
	text-decoration: none;
}
a.list_categ:link, a.first_categ:link, a.list_categ:visited, a.first_categ:visited, a.list_categ:hover, a.first_categ:hover {
	width: 133px;
	height: 40px;
	color: white;
	font-size: 0.9em;
	background: #843037 url('img/bg_button.jpg') no-repeat;
	display: table-cell;
	vertical-align: middle;
}
a.first_categ:link, a.first_categ:visited, a.first_categ:hover {
	background: #843037 url('img/bg_buttonfirst.jpg') no-repeat;
}
ul.products_lister li a:link, ul.products_lister li a:visited, ul.products_lister li a:hover {
	display: block;
	padding: 2px 0 2px 0;
}
a:hover {
	color: #000000;
}
a.list_categ:hover, a.first_categ:hover {
	background: #843037 url('img/bg_button_on.jpg') no-repeat;
	text-decoration: none;
	color: #000000;
}
a.first_categ:hover {
	background: #843037 url('img/bg_buttonfirst_on.jpg') no-repeat;
}
.header_links a:link, .header_links a:visited, .header_links a:hover {
	color: #2C2C2C;
	font-size: 12px;
}
.header_links a:hover {
	color: #000000;
	text-decoration: underline;
}



/* lists */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.categories li {
	width: 133px;
	height: 40px;
	font-size: 1em;
	display: table;
	overflow: hidden;
}
ul.products_lister {
	text-align: right;
	width: 160px;
	font-size: 0.857em;
	margin-left: 1em;
}
ul.products_lister li {
	display: block;
	border-bottom: 1px solid #F4E2C4;
}

/* parts */
.categ_p {
	display: block;
	margin: 0;
	padding: 0 20px 0 8px;
}
.message_ok, .message_error {
	padding: 1.285em;
	font-size: 1.285em;
	font-weight: bold;
	padding-left: 60px;;
}
.message_ok {
	color: #39B811;
	background: url('img/bg_message_ok.jpg') no-repeat center left;
}
.message_error {
	color: #BD1F21;
	background: url('img/bg_message_error.jpg') no-repeat center left;
}
.image_viewer {
}
.image_viewer img {
	display: block;
	/*border: 4px solid #d2d2d2;*/
}
.header_links {
	float: right;
	height: 20px;
	padding-right: 113px;
}
.header_search {
	clear: both;
	height: 90px;
}
.header_search a {
	font-size: 0.85em;
	color: #000000;
	text-decoration: underline;
}
.panel_limiter1 {
	width: 300px;
	vertical-align: top;
}
.panel_limiter2 {
	width: 300px;
	vertical-align: top;
	padding-top: 20px;
}
.panel_prices {
	border: 1px solid #A67B2F;
	padding: 10px;
	font-size: 0.857em;
	color: #A67B2F;
}
.panel_stocks {
	border: 1px solid #e6e6e6;
	padding: 10px;
	font-size: 0.857em;
}
.panel_ordertitle {
	border: 1px solid #cccccc;
	padding: 10px;
}
.panel_orderform {
	border: 1px solid #cccccc;
	padding: 10px;
	margin-top: 10px;
}
.index_line {
	clear: both;
	height: 20px;
	background: url('img/bg_index1.gif') repeat-x;
}
.index_line .float-left, .index_line .float-right {
	height: 20px;
	background: #ffffff;
}
.index_line .float-right {
	padding-left: 4px;
}
.index_line .float-left {
	padding-right: 4px;
}
.whitey {
	background: #ffffff;
}
.td_head {
	background: #F2EBE0;
}
.continuer {
	background: url('img/continue.gif') no-repeat left center;
	padding-left: 30px;
}
.infoline {
	color: #7f7f7f;
	font-size: 0.857em;
}
.prodcode {
	background: #636363;
	color: #ffffff;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.contact_container {
	padding: 20px 0 20px 0;
	font-size: 12px;
}
.artepromo {
	background: #89323a;
	border: 1px solid #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 8px;
	font-size: 12px;
}

/*specials */
img {
	border: 0;
}
hr {
	border: 0;
	color: #cbcbcb;
	background-color: #cbcbcb;
	height: 1px;
}
.clear-both {
	clear: both;
}
.display-block {
	display: block;
}
.display-inline {
	display: inline;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.align-justify {
	text-align: justify;
}
.width-max {
	width: 100%;
}


/* forms */
.header_search_form {
	padding: 0;
	margin: 0;
}
input.text_min, input.text_med, input.text_max {
	border-top: 1px solid #909090;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #909090;
	border-right: 1px solid #cccccc;
	background: #ffffff;
}
.text_min {
	width: 100px;
}
.text_med {
	width: 150px;
}
.text_max {
	width: 250px;
}
textarea {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.857em;
	border-top: 1px solid #909090;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #909090;
	border-right: 1px solid #cccccc;
}
.button {
	border-top: 1px solid #d2232b;
	border-bottom: 1px solid #5b1e21;
	border-left: 1px solid #d2232b;
	border-right: 1px solid #5b1e21;
	background-color: #892e32;
	color: #ffffff;
}
form#nav label {
	color: #ffffff;
	font-size: 11px;
}

.line {
	border-bottom: 1px solid #cccccc;
	clear: both;
	padding: 10px 0 10px 0;
}
.line label {
	width: 8em;
	display: block;
	float: left;
}
.mandatory {
	color: #cc1900;
}
.extra {
	color: #9e9e9e;
	font-size: 0.857em;
	font-style: italic;
}

.intro {
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}
