
/*
Design by Radu Oana
*/

html, body, table, th, tr, td, p, img, hr, ul, li, h1, h2, h3, h4, h5, div, form, fieldset {padding:0; margin:0; border:none;}

body {
	background: url(http://www.anamk.ro/files/images/img0101.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E4456;
}

h1, h2, h3 {
	text-transform: uppercase;
	font-weight: normal;
	color: #08252E;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 220%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #842946; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}


.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

/* Header */

#header-wrapper {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
}

/* Menu */
#th-menu {
	width:100%; 
	height:43px; 
}

#th-menu ul {
	display:block;
	width:1000px;
	height:45px;
	margin:0 auto;
	list-style:none;
	padding:0;
}
	
#th-menu ul li {
	display:block;
	height:30px;
	font-size:16px;
	line-height:32px;
	float:left;
	position:relative;
	text-align:center;
	padding:7px;
	margin: 0;
	margin-left: 4px;
	margin-right: 6px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#th-menu ul li a{
	display:block;
	color:white;
	text-decoration: none;
}

#th-menu ul li:hover{
	display:block;
	color:white;
	text-decoration: none;
	background: #280612;
}
	
#th-menu ul li ul {
	display:none;	
}
#th-menu ul li:hover ul {
	display:block;
	position:absolute;
	width:250px;
	float:none;
	top:42px;
	border: 1px solid #ccc;
	background:#280612;
	padding:5px;
	margin-left:-7px;
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial,Verdana,sans-serif; 
	font-size:12px;
	text-align:left;
	height:auto;
	z-index: 999999;
}
	
#th-menu ul li ul li {
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial,Verdana,sans-serif; 
	font-size:13px;
	display:block;
	float:none;
	padding:2px;
	margin:5px;
	text-align:left;
	line-height:12px;
	height: 15px;
	height:auto;
	font-weight: normal;
}

.current_page_item {
	background: #280612;
}


/*
#menu {
	float: left;
	width: 100%;
	height: 40px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	margin-right: 4px;
	padding: 15px 18px 0px 18px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	height: 30px;
	background: #280612;
	font-weight: bold;
}


#menu .current_page_item a {
	height: 30px;
	background: #280612;
	color: #FFFFFF;
	font-weight: bold;
}

#menu .first {
	background: none;
}*/
/* Search */

#search {
	float: right;
	width: 310px;
	height: 60px;
}

#search form {
	float: right;
	margin: 0;
	padding: 24px 30px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: url(http://www.anamk.ro/files/images/img04.jpg) no-repeat left bottom;
}

#page-bgtop {
	padding: 20px 20px 0px 20px;
	background: url(http://www.anamk.ro/files/images/img05.jpg) no-repeat left top;
}


/** LOGO */

#logo {
	width: 1000px;
	height: 175px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 22px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo h1 {
	padding-left: 20px;
	padding-top: 50px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


#banner {
	float: right;
	margin-top: -50px;
	padding: 0px 125px 0px 0px;
}

/* Content */

#content {
	float: right;
	width: 74%;
	position: relative;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 23%;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: 1px solid #DFDFDF;
}

#sidebar h2 a {
	
}

#sidebar ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px 12px 15px;
	border-bottom: 1px solid #DFDFDF;
	background: url(http://www.anamk.ro/files/images/img09.jpg)  no-repeat left 17px;
}

#sidebar li li a {
	font-weight: normal;
}

#sidebar li li a:hover {
	font-weight: bold;
}

#sidebar p {
	line-height: 200%;
}

#sidebar h2 {
	height: 30px;
	text-transform: capitalize;
	font-size: 1.6em;
	font-weight: bold;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Footer */

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 60px;
	background: url(http://www.anamk.ro/files/images/img02.jpg) repeat-x left top;
}

#footer {
	width: 1000px;
	height: 49px;
	margin: 0 auto;
	padding-top: 30px;
	background: url(http://www.anamk.ro/files/images/img03.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding-right: 30px;
	text-align: right;
	line-height: normal;
	font-size: 10px;
}

#footer a {
}

/*made by me*/
#content div.block {
	width: 30%; 
	float: left;
	text-align: center;
	margin: 10px 5px 10px 5px;
	padding: 5px 5px 5px 5px;
}

#content .main_image {
	float: left; 
	margin-top: 10px; 
	width: 183px; 
	text-align: center;
}

#content div.block a {
	text-decoration: none;
}

#content div.block h4 {
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 31px;
	font-size: 10px;
}

#content div.block h5 {
	display: block;
	margin: 3px 0px 0px 0px;
}

#content div.block a.product_image {
	display: block;
	width: 183px;
	height: 183px;
	margin-left:15px;
}

#content div.block a.product_image img{
	float:none;
	margin:0;
}

#content h2{
	color: #842946;
	text-transform: none;
	font-size: 19px;
	font-weight: bold;
}
#content h3{
	color: #842946;
	text-transform: none;
	font-weight: bold;
	margin: 25px 0px 0px 0px;
}

#content span {
	text-align: justify;
	line-height: 18px;
	word-spacing: 2px;
	/*white-space: pre-wrap;*/
}

#content .second_image {
	margin: 10px 0px 0px 0px;
}

#content .comanda_acum {
	float: right; 
	background: #842946; 
	padding: 5px; 
	margin-top: 20px;
	margin-right: 10px;
	font-weight: bold;
}

#content .comanda_acum a {
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
}

#content .clear_both {
	clear: both;
	width: 100%; 
	border-top: 1px solid #CCCCCC;
}

#content h4 {
	margin: 5px;
}

#submit {
	color:#FFFFFF; 
	background-color:#280612; 
	border-color:#000000; 
	border-style: window-inset;
	margin-top: 10px;
}

#content .up_link {
	text-decoration: none;
	color: #0e4456;
}

/*CART*/
.cart {
float: right;
background: #842946;
color: #FFFFFF;
margin-right:40px;
margin-bottom: 5px;
border: 1px solid #280612;
filter:alpha(opacity=90); 
-moz-opacity: 0.9; 
opacity: 0.9;
}
.cart a{
text-decoration: none;
color: #FFFFFF;
}
#holder-text-cos {
padding: 2px;
 
}
#header-cart-popup {
background: #842946;
display:none;
position:absolute;
right:41px;
border: 1px solid #280612;
margin-right: -1px;
padding: 5px;
font-size:10px;
text-align: right;

filter:alpha(opacity=85); 
-moz-opacity: 0.85; 
opacity: 0.85; 
}

hr {
height: 1px;
background-color: #FFFFFF;
width: 90px;
text-align: right;
margin: 0 0 0 auto;
}

.cart_btn {
	background: #842946; 
	padding: 2px;
	margin: 1px;
	margin-left:3px;
	text-decoration: none;
	color: #FFFFFF;
	display:inline;
}
.cart_btn2 {
	background: #842946; 
	padding: 5px;
	margin: 3px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	height: 100%;
	width: auto;
	display:inline;
}

sup {
font-size: 120%;
color: red;
}
