/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2004-2007 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/


a { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#542A1C; text-decoration:underline; }
a:hover {  font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#542A1C; text-decoration:none; }
a img { border:0;}



/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; color:#542A1C; /*font-family:Georgia, "Times New Roman", Times, serif;*/ font-family:"Times New Roman", Times, serif; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;color:#542A1C; font-family:Georgia,"Times New Roman",Times,serif; font-size:13px;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:/*#666*/#542A1C; /*font-size:.95em;*/ font-size:15px;  /*font-weight:bold;*/ font-family:"Times New Roman", Times, serif; }


/* Lists */
dt { display:block; font-weight:bold; }

/* Size */
small { font-size:.9em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
:focus { outline: 0; }
.bold { font-weight:bold; }

body{
	margin:0;
	padding:0;
	background:#f3e0da url(../images/bground.png) repeat-x;
}


#main{
	width:966px;
	margin:0px auto;
}


#header{
	margin:2px 0px 0px;
	height:147px;
	background:url(../images/header-img.jpg) no-repeat;
}

#header-content{
	margin-top:15px;
	margin-left:10px;
	height:24px;
	/*background-color:#FF0000;*/
	/*width:300px;*/
}
	#search1{
		float:left;
		height:22px;
		margin-left:30px;
		_margin-left:17px;
		margin-top:0px;
		background: url(../images/bground-search.jpg) no-repeat;
		width:198px;		
	}
		#search{
			border: 0;
			float:left;
			/*background-color:#FF0000;*/
			width:107px;
			
			margin-top:1px;
			margin-left:26px;
			height:16px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#999999;
		}
		#but-search{
			float:left;
			margin-left:4px;
		}
	#header-menu{
		float:left;
		margin-left:45px;
		margin-top:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#999999;
	}
		#header-menu a:link, #header-menu a:visited{
			font-family:"Times New Roman", Times, serif;
			font-weight:bold;
			color:#402f29;
			font-size: 15px;
			border-bottom: #bfa399 1px dotted;
			text-decoration:none;
			padding-right:5px;
			padding-left:5px;
		}
		#header-menu a:hover{
			font-family:"Times New Roman", Times, serif;
			font-weight:bold;
			color:#402f29;
			font-size: 15px;
			border-bottom: #bfa399 0px dotted;
			text-decoration:none;
			padding-right:5px;
			padding-left:5px;
		}
.clear{
	clear:both;
}


#main-menu{
	float:left;
	width:200px;
	margin-left:40px;
	_margin-left:25px;
	margin-top:40px;
	/*background-color:#000000;*/
	line-height:1.5;
}
	#main-menu h1{	
		background:url(../images/funda1.gif) no-repeat;
		text-indent:25px;	
		padding:0px;
		margin:0px;
	}
		
		#main-menu h1 a:link, #main-menu h1 a:visited{
			/*font-family: Georgia, "Times New Roman", Times, serif;
			font-size:18px;*/
			font-family:"Times New Roman", Times, serif;
			font-size:15px;
			/*font-weight:normal;*/
			color:#542a1d;
			text-decoration:none;
			line-height:1.7;
		}
		#main-menu h1 a:hover{
			/*font-family: Georgia, "Times New Roman", Times, serif;
			font-size:18px;*/
			font-family:"Times New Roman", Times, serif;
			font-size:15px;
			/*font-weight:normal;*/
			color:#542a1d;
			text-decoration:none;
			line-height:1.7;
		}
	
	#main-menu  ul{
		margin-top:5px;
		margin-left:-5px;
		_margin-left:35px;
		#margin-left:35px;
	}
	#main-menu  li{
		list-style:url(../images/list-arrow.gif);
		/*text-indent:10px;*/
		line-height:1.5;
	}
		#main-menu  li a:link, #main-menu  li a:visited{
			/*font-family: Georgia, "Times New Roman", Times, serif;
			font-size:15px;*/
			font-family:"Times New Roman", Times, serif;
			font-size:13px;
			font-weight:normal;
			color:#542a1d;
			text-decoration:none;
		}
		#main-menu  li a:hover{
			/*font-family: Georgia, "Times New Roman", Times, serif;
			font-size:15px;*/
			font-family:"Times New Roman", Times, serif;
			font-size:13px;
			font-weight:normal;
			color:#542a1d;
			border-bottom:#fff 1px dotted;
			text-decoration:none;
		}
#content{
	float:right;
	margin-right:0px;
	width:675px;
	margin-top:40px;
}
	#products{
		float:left;
		width:430px;
		_width:428px;
		/*background-color:#FFFFFF;*/
	}
		#products h1{
			margin:0px;
			padding:0px;
			/*font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size:24px;*/
			font-family:"Times New Roman", Times, serif;
			font-size:26px;
			color:#542a1d;
			/*line-height:1.5;*/
		}
		#products h3{
			margin:0;
			padding:0;
			/*font-family:Georgia, "Times New Roman", Times, serif;
			font-size:20px;*/
			font-family:"Times New Roman", Times, serif;/**/
			font-size:15px;/**/
			color:#542a1d;
			/*font-weight:normal;*/
			font-weight:bold;
			/*line-height:1.5;*/
		}
	
	#products-one-column{
		float:left;
		width:670px;
		/*background-color:#FFFFFF;*/
	}
		#products-one-column h3{
			color:#542A1D;
			font-family:Geneva,Arial,Helvetica,sans-serif;
			font-size:24px;
			/*line-height:1.5;*/
			margin:0;
			padding:0;
		}
		#products-one-column p{
			margin:0;
			padding:0;
		}
		#products-one-column a:link, #products-one-column a:visited {
			color:#8B5C72;
			text-decoration:none;
		}
		#products-one-column a:hover {
			color:#8B5C72;
			text-decoration:underline;
		}
		
	#sidebar{
		float:right;
		width:200px;
		margin-top:31px;
		/*background-color:#FF0000;*/
	}


div.footer {	
	background: url(../images/footer.jpg) repeat-x;
	text-align: center;
	float: left;
	width: 100%;/*100*/
	/*padding-top: 12px;*/   /*comentat lipeste footer de bottom*/
	margin-top: 50px;
	height:400px;
}

#footer-contents {
	width: 920px;
	/*margin:0 auto;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	text-align: left;
}
	#footer-contents h1{
		/*font-family: Georgia, "Times New Roman", Times, serif;
		font-size:18px;*/
		font-family:"Times New Roman", Times, serif;
		font-size:15px;
		font-weight:normal;
		background:url(../images/funda.jpg) no-repeat;
		text-indent:20px;
		color:#542a1d;
		padding:0px;
		margin:0px;
	}
#footer-copyright {
	float: right;
}
#footer-col1 {
	float: left;
	display: inline;
	width: 330px;
	height:330px;
}
	#footer-col1 ul{
		margin-top:5px;
		margin-left:-5px;
		#margin-left:30px;
		_margin-left:35px;
	}
	#footer-col1 li{
		list-style:url(../images/list-arrow.gif);
		/*text-indent:10px;*/
		line-height:1.5;
	}
		#footer-col1 li a:link, #footer-col1 li a:visited{
			/*font-family: Georgia, "Times New Roman", Times, serif;
			font-size:15px;*/
			font-family:"Times New Roman", Times, serif;/**/
			font-size:15px;/**/
			line-height:1.7;/**/
			font-weight:normal;
			color:#542a1d;
			text-decoration:none;
		}
		#footer-col1 li a:hover{
			/*font-family: Georgia, "Times New Roman", Times, serif;
			font-size:15px;*/
			font-family:"Times New Roman", Times, serif;/**/
			font-size:15px;/**/
			line-height:1.7;/**/
			font-weight:normal;
			color:#542a1d;
			border-bottom:#fff 1px dotted;
			text-decoration:none;
		}
#footer-col2 {
	float: left;
	display: inline;
	margin-left: 50px;
	width: 190px;
	height:330px;
}
		#footer-col2 ul{
		margin-top:5px;
		margin-left:-5px;
		#margin-left:30px;
		_margin-left:35px;
	}
	#footer-col2 li{
		list-style:url(../images/list-arrow.gif);
		/*text-indent:10px;*/
		line-height:1.5;
	}
		#footer-col2 li a:link, #footer-col2 li a:visited{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:15px;
			font-weight:normal;
			
			/*text-indent:20px;*/
			color:#542a1d;
			text-decoration:none;
		}
		#footer-col2 li a:hover{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:15px;
			font-weight:normal;
			/*text-indent:20px;*/
			color:#542a1d;
			border-bottom:#fff 1px dotted;
			text-decoration:none;
		}

#footer-copyright{
	width:920px;
	margin:0px auto;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	color:#402f29;
	/*font-size:15px;*/
	font-family:"Times New Roman", Times, serif;/**/
	font-size:15px;/**/
}
	#footer-copyright a:link, #footer-copyright a:visited{
		/*font-family: Georgia, "Times New Roman", Times, serif;*/
		color:#402f29;
		/*font-size:15px;*/
		font-family:"Times New Roman", Times, serif;/**/
		font-size:15px;/**/
		border-bottom:1px dotted #BFA399;
		text-decoration:none;
	}
	#footer-copyright a:hover{
		/*font-family: Georgia, "Times New Roman", Times, serif;*/
		color:#402f29;
		/*font-size:15px;*/
		font-family:"Times New Roman", Times, serif;/**/
		font-size:15px;/**/
		border-bottom:0;
		text-decoration:none;
	}
#copy-left{
	float:left;
	width:442px;
	margin-left:0px;
	margin-top:0px;
}

#copy-right{
	float:right;
	width:180px;
	margin-right:0px;
	margin-top:0px;
}
.box-header-mine-cart{
	margin-left:0px;
	margin-top:10px;
	height:27px;
	width:200px;
	background:url(../images/box-header-cart.gif) no-repeat;
}
.box-header-mine-compare{
	margin-left:0px;
	margin-top:10px;
	height:27px;
	width:200px;
	background:url(../images/box-header-compare.gif) no-repeat;
}
.box-header-mine-news{
	margin-left:0px;
	margin-top:10px;
	height:27px;
	width:200px;
	background:url(../images/box-header-news.gif) no-repeat;
}
	.box-header-mine-cart h4{
		/*margin-top:3px;*/
		/*margin-left:5px;*/
		padding-top:5px;
		margin: 0px;
		/*padding:1px 0pt 1px 21px;*/
		font-family: "Times New Roman", Times, serif;
		font-size:15px;
		font-weight:bold;
		color:#402f29;
		/*height:15px;
		line-height:17px;*/
		text-indent:30px;
	}
	.box-header-mine-compare h5{
		margin:0;
		padding-top:5px;
		font-family: "Times New Roman", Times, serif;
		font-size:15px;
		font-weight:bold;
		color:#402f29;
		height:15px;
		line-height:17px;
		/*background:url(../images/h-compare.gif) no-repeat;*/
		text-indent:30px;
	}
	.box-header-mine-news h6{
		margin:0;
		padding-top:5px;
		font-family: "Times New Roman", Times, serif;
		font-size:15px;
		font-weight:bold;
		color:#402f29;
		height:15px;
		line-height:17px;
		/*background:url(../images/h-news.gif) no-repeat;*/
		text-indent:30px;
	}
.box-content-mine{
	margin-left:0px;
	margin-top:0px;
	#margin-top:0px;
	width:200px;
	background:url(../images/box-content.jpg) repeat-y;
	padding-left:4px;
	padding-top:5px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#402f29;
}
		.box-content-mine .subtotal{
			margin:5px 4px 5px 5px;
			padding:0;
			background-color:#D9B9AF;
			width:180px;
			line-height:1.5;
			/*text-indent:10px;*/
			text-align:center;	
		}
		
		.box-content-mine a:link, .box-content-mine a:visited{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			color:#402f29;
			text-decoration:underline;
		}
		.box-content-mine a:hover{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			color:#402f29;
			text-decoration:none;
		}
		.box-content-mine h5{
			margin:5px 0;
			padding:0;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:14px;
			color:#402f29;
			line-height:1.5;
			text-decoration:underline;
			text-indent:5px;
		}
		.product-images{
			float:left;
			width:55px;
			height:55px;
		}		
		.product-details{
			float:right;
			width:125px;
			margin-right:5px;
		}
.box-footer-mine{
	margin-left:0px;
	margin-top:0px;
	width:200px;
	height:7px;
	background:url(../images/box-footer.jpg) no-repeat;
}
.no-over ul{
	display: none;
}

.product1{
		float:left;
		margin-left:0px;
		margin-top:13px;
		margin-bottom:10px;
		width:200px;
		height:250px;
		border:#c1bab7 1px solid;
	}
	.product2{
		float:right;
		margin-right:0px;
		margin-top:13px;
		margin-bottom:10px;
		width:200px;
		height:250px;
		/*background-color:#FF0000;*/
		border:#c1bab7 1px solid;
	}
		.product-picture{
			width:200px;
			margin-left:0px;
			height:179px;
			background-color:#fff;
		}
		.product-info{
			width:200px;
			height:70px;
			margin-left:0px;
			margin-top:0px;
			background:url(../images/product-details.jpg) no-repeat;
		}
			.price{
				float:left;
				width:80px;
				_width:70px;
				height:67px;
				margin-left:1px;
				margin-top:2px;
				_margin-top:5px;
				/*padding-left:4px;*/
				/*background-color:#000000;*/
			}
			.qty{
				float:left;
				/*width:110px;*/
				width:118px;
				_width: 100px;
				height:67px;
				margin-right:1px;
				margin-top:2px;
				_margin-top:1px;
				/*padding-left:4px;*/
				padding-top:4px;
				/*background-color:#FF0000;*/
			}
				.qty a:link, .qty a:visited{
					/*font-family:Georgia, "Times New Roman", Times, serif;
					font-size:14px;*/
					font-family:"Times New Roman", Times, serif;
					/*font-size:14px;*/
					font-size:12px;
					color:#402933;
					text-decoration:none;
				}
				.qty a:hover{
					/*font-family:Georgia, "Times New Roman", Times, serif;
					font-size:14px;*/
					font-family:"Times New Roman", Times, serif;
					/*font-size:14px;*/
					font-size:12px;
					color:#402933;
					text-decoration:underline;
				}
			
ol{
	margin:0;
	padding:0;
	list-style:none;
}

#billing-new-address-form ul{list-style:none;}

#billing-new-address-form ul li .required-entry{
	width:250px;
}

#billing-new-address-form ul li .input-text{
	width:250px;
	margin-left:0px;
	#margin-left:-40px;
}

.one-page-checkout-progress h3{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#542A1C;
}


#list-grid{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#542A1C;
}
	#list-grid a:link, #list-grid a:visited{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#542A1C;
		text-decoration:underline;
	}
	#list-grid a:hover{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#542A1C;
		text-decoration:none;
	}
.ul-hidden{	
	display: none;
}
.product-info-box .product-essential .product-shop #product-price-1{
	display: none;
}
#payment_form_checkmo{
	display: none;
}