body {
/*	background: #D9F2D9;*/

	/*background: #3399FF;*/
	background:#D9F2D9;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin:0px;
	font-size: 10pt;
}

img {
	border: 0px none;
}

.select {
	color: #573604;
	font-family: Verdana, Tahoma;
	font-size: 8pt;
}

.label {
	color: #573604;
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

.buttonsearch {
	background: url(../images/bgsearch.gif); 
	border-right: #743E17 1px solid; 
	border-bottom: #743E17 1px solid; 
	border-top: #B6A18C 1px solid; 
	border-left: #B6A18C 1px solid; 
	font-size: 8pt; 
	color: #FFFFFF; 
	font-family: tahoma,sans-serif; 
	font-weight: bold;
	height: 19px; 
	text-decoration: none;
}

#topmenu {
	padding-top: 1px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	width: 450px; 
	height: 26px; 
	background-color: #FF9900; 
	border-top: 1px #FFFFFF solid; 
	border-left: 1px #FFFFFF solid; 
	border-right: 1px #FFFFFF solid; 
	float: left;
	vertical-align: bottom;
	font-size: 9pt;

}

#topmenu a:link, #topmenu a:visited {
	font-family: Verdana, Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

#topmenu a:hover {
	color: grey;
}

.BottomLink {
	font-family: Verdana, Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

a.BottomLink:hover {
	color: grey;
}

.DetailsLink {
	font-family: Verdana, Tahoma;
	color: #9EB79E;
	font-size: 8pt;
	text-decoration: none;
}

a.DetailsLink:hover {
	font-weight: bold;
	text-decoration: overline underline;
}

#bottommenu {
	padding: 5px;
}

#header{
	width:100%;
	height:130px;
	/*background: #66CC66;*/
	background: #da5c05;
	text-align: left;
	background-image: url(../images/header6.gif);
	background-repeat:no-repeat;
	text-align: right;
	vertical-align: bottom;
	border-bottom: 1px solid #FFFFFF;
}

#footer{
	/*background: #66CC66;#3d2e73*/
	background: #3d2e73;
	vertical-align: bottom;
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
	font-size: 7pt;
}

/* START CATEG LEFT MENU */
#divcategmenu {
	text-align: justify;
	margin: 0 10px 0 0;
	padding: 0;
	color: #573604;
	font-weight: bold;
	font-size: 7.5pt;
	width: 120px;
	background: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#divcategmenu .item {
	margin: 0px;
	padding: 0px;
	background: #E4E4E4;
}

#divcategmenu .rightSpacer {
	font-size: 1px;
	margin: 5px;
}

#divcategmenu .leftmenu {
	margin: 0px;
	padding: 0px;	
	border: 1px solid #D98303;		
	background: #D98303;
	background-image: url(../images/page_backing.gif);
}

#divcategmenu h1 {
	margin: 0;
	padding: 3px 1px 2px 2px;
	font-size: 10px;
	background-color: #FFCC80
}

#divcategmenu a:link, #divcategmenu a:visited {
	margin-top: 1px;
	padding: 3px 3px 2px 3px;
	display: block;
	text-decoration: none;
	color: #378D93;
	background: #FFB84D;
}

#divcategmenu a:visited {
	color: #522D2D;
}

#divcategmenu a:hover {
	color: #CF7D04;
	background-color: #FFB84D;
	border-right: 5px solid #573604;
}
/* END CATEG LEFT MENU */

/* START INFO LEFT MENU */
#divinfomenu {
	text-align: justify;
	margin: 0 10px 0 0;
	padding: 0;
	color: #573604;
	font-weight: bold;
	font-size: 7.5pt;
	width: 120px;
	background: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#divinfomenu .item {
	margin: 0px;
	padding: 0px;
	background: #E4E4E4;
}

#divinfomenu .rightSpacer {
	font-size: 1px;
	margin: 5px;
}

#divinfomenu .leftmenu {
	margin: 0px;
	padding: 0px;	
	border: 1px solid #D98303;		
	background: #D98303;
	background-image: url(../images/page_backing.gif);
}

#divinfomenu h1 {
	margin: 0;
	padding: 3px 1px 2px 2px;
	font-size: 10px;
	background-color: #FFCC80
}

#divinfomenu a:link, #divinfomenu a:visited {
	margin-top: 1px;
	padding: 3px 3px 2px 3px;
	display: block;
	text-decoration: none;
	color: #378D93;
	background: #FFB84D;
}

#divinfomenu a:visited {
	color: #522D2D;
}

#divinfomenu a:hover {
	color: #CF7D04;
	background-color: #FFB84D;
	border-right: 5px solid #573604;
}
/* END INFO LEFT MENU */

/* START OTHERS LEFT MENU */
#divothersmenu {
	text-align: justify;
	margin: 0 10px 0 0;
	padding: 0;
	color: #573604;
	font-weight: bold;
	font-size: 7.5pt;
	width: 120px;
	background: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#divothersmenu .item {
	margin: 0px;
	padding: 0px;
	background: #E4E4E4;
}

#divothersmenu .rightSpacer {
	font-size: 1px;
	margin: 5px;
}

#divothersmenu .leftmenu {
	margin: 0px;
	padding: 0px;	
	border: 1px solid #D98303;		
	background: #D98303;
	background-image: url(../images/page_backing.gif);
}

#divothersmenu h1 {
	margin: 0;
	padding: 3px 1px 2px 2px;
	font-size: 10px;
	background-color: #FFCC80
}

#divothersmenu a:link, #divothersmenu a:visited {
	margin-top: 1px;
	padding: 3px 3px 2px 3px;
	display: block;
	text-decoration: none;
	color: #378D93;
	background: #FFB84D;
}

#divothersmenu a:visited {
	color: #522D2D;
}

#divothersmenu a:hover {
	color: #CF7D04;
	background-color: #FFB84D;
	border-right: 5px solid #573604;
}
/* END OTHERS LEFT MENU */

#searchtable {
	height: 125px; 
	width: 120px; 
	border: 0px; 
	padding: 0px; 
	border-spacing: 0px; 
	border-collapse: collapse;
	margin-right:10px;
}

#searchtabletop {
	width: 120px; 
	height: 19px; 
	background-image: url(../images/search_header.gif);
}

#searchtablemain {
	width: 120px; 
	height: 100px; 
	background-image: url(../images/search_bg.gif); 
	padding: 3px;
}

#searchtablebottom {
	width: 120px; 
	height: 6px; 
	background-image: url(../images/search_footer.gif);
}

#maincontent {
	/*background: #D9F2D9; */
	
	vertical-align: top; 
	padding-top: 10px;
}

.prodsumtable {
	width: 250px; 
	border: 0px; 
	padding: 0px; 
	border-spacing: 0px; 
	border-collapse: collapse;  
	margin-left: auto; 
	margin-right: auto;
}

.prodsumtop {
	width: 250px; 
	height: 5px; 
	background-image: url(../images/chenar_sus.gif);
}

.prodsummain {
	width: 250px; 
	height: 250px; 
	background-image: url(../images/chenar_bg.gif); 
	padding: 3px; 
	font-size: 8pt; 
	vertical-align: top; 
	text-align: center;
}
.prodsummaindetail {
	width: 250px; 
	height: 10px; 
	background-image: url(../images/chenar_bg.gif); 
	padding: 3px; 
	font-size: 8pt; 
	vertical-align: top; 
	text-align: center;
}

.prodsumbottom {
	width: 250px; 
	height: 5px; 
	background-image: url(../images/chenar_jos.gif);
}

.prodzileitop {
	width: 175px; 
	height: 229px; 
	background: #D9F2D9 url(../images/produsul_zilei.jpg); 
	text-align: center; 
	font-family: Tahoma, Verdana; 
	font-size: 8pt; 
	font-weight: bold;
}

.promotop {
	width: 175px; 
	height: 246px; 
	background: #D9F2D9 url('../images/promotii.jpg'); 
	text-align: center; 
	font-family: Tahoma, Verdana; 
	font-size: 8pt; 
	font-weight: bold;
}

.promomain {
	width: 106px; 
	height: 106px; 
	padding: 0px; 
	border-spacing: 0px; 
	border-collapse: collapse; 
	margin-left: auto; 
	margin-right: auto;
}

.promopic {
	background-image: url('../images/thumbbg.gif'); 
	text-align: center;
}

.maintable {
	width: 100%; 
	border: 0px; 
	padding: 0px; 
	border-spacing: 0px; 
	border-collapse: collapse;
}
.indexbanner{
	width:700px;
	height:100px;
	margin-bottom:20px;
	padding-top:40px;
	margin-left: auto; 
	margin-right: auto;
	}
.leftcoltable {
	width: 100%; 
	height: 100%; 
	padding-top: 0px; 
	border-spacing: 0px; 
	border-collapse: collapse;
}

.leftcolcontainer {
	text-align: center; 
	width: 130px; 
	border-right: 1px solid #FFFFFF; 
	border-bottom: 1px solid #FFFFFF; 
	background: #FF9900; 
	padding-left: 10px;
	padding-top: 7px;
	vertical-align: top;
}

.contenttable {
	width: 100%; 
	padding: 0px; 
	border-spacing: 0px; 
	border-collapse: collapse;
}

a #cosul_meu{
background:#0000FF url('../images/cart2.gif');
height: 73px;
width: 73px;
cursor:pointer;
}
a:hover #cosul_meu{
background:#0000FF url('../images/cart3.gif');
height: 73px;
width: 73px;
cursor:pointer;
}
#cart {
	width: 100px; 
	height: 100px; 
	margin-left: auto;
}

#loginarea {
	
	padding-top: 2px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	width: 520px;
	height: 25px;
	background-color: #94DB94;
	
	border-top: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	float: right;
	vertical-align: bottom;
	font-size: 8pt;
}

.LogoutLink {
	font-family: Verdana, Tahoma;
	color: #EA413E;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

a.LogoutLink:hover {
	color: #EA723E;
	text-decoration: underline overline;
}

.loginbutton {
	background: url(../images/bglogin.gif); 
	border-right: #2A7A2A 1px solid; 
	border-bottom: #2A7A2A 1px solid; 
	border-top: #66CC66 1px solid; 
	border-left: #66CC66 1px solid; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-family: tahoma,sans-serif; 
	font-weight: bold;
	height: 19px; 
	text-decoration: none;
}

.logininput {
	padding-left: 2px;
	background-color: #E6FFE6;
	border-right: #2A7A2A 1px solid; 
	border-bottom: #2A7A2A 1px solid; 
	border-top: #66CC66 1px solid; 
	border-left: #66CC66 1px solid; 
	font-size: 8pt; 
	color: #144E14; 
	font-family: tahoma, verdana, sans-serif; 
	font-weight: bold;
	height: 15px; 
	text-decoration: none;
	width: 80px;
}

.logininput:hover {
	background-color: #FFFFFF;
	border: #000000 1px solid; 
}

.loginlabel {
	color: #256A25;
	font-size: 8pt;
}

.TopMyAccountLink {
	font-family: Verdana, Tahoma;
	color: #256A25;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

a.TopMyAccountLink:hover {
	color: #569556;
	text-decoration: underline overline;
}

.loginerror {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: red;
}

.pageheader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}

.pagecontent {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

.normalprice {
	font-weight: bold;
}

.oldprice {
	color: red; 
	text-decoration: line-through;
	font-weight: bold;
}

#path {
	padding-top: 3px;
	padding-left: 20px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	height: 20px;
	background-color: #94DB94;
	border: 1px #FFFFFF solid;
	vertical-align: middle;
	font-size: 8pt;
}

.cartrow1 {
	background-color: #D9F2D9;
	font-size: 7pt;
	padding: 3px;
}

.cartrow2 {
	background-color: #EBF8EB;
	font-size: 7pt;
	padding: 3px;
}

.emptycartbutton {
	background: url(../images/ecartbg.gif); 
	border-right: #731F1F 1px solid; 
	border-bottom: #731F1F 1px solid; 
	border-top: #F4CECE 1px solid; 
	border-left: #F4CECE 1px solid; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-family: tahoma,sans-serif; 
	font-weight: bold;
	height: 19px; 
	text-decoration: none;
}

.updatebutton {
	background: url(../images/bgblue.gif); 
	border-right: #336699 1px solid; 
	border-bottom: #336699 1px solid; 
	border-top: #afc4d5 1px solid; 
	border-left: #afc4d5 1px solid; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-family: tahoma,sans-serif; 
	font-weight: bold;
	height: 19px; 
	text-decoration: none;
}

.invtext {
	background-color: #FFFFFF;
	color: #666666;
	border: 0px;
	font-size: 8pt;
	text-align: left;
}

.qtyText {
	width: 40px;
	background-color: #FFFFFF;
	color: #666666;
	border: 1px #B1C9B1 solid;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
}

.delcartbutton {
	background: url(../images/ecartbg.gif); 
	border-right: #731F1F 1px solid; 
	border-bottom: #731F1F 1px solid; 
	border-top: #F4CECE 1px solid; 
	border-left: #F4CECE 1px solid; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-family: tahoma,sans-serif; 
	font-weight: bold;
	height: 17px; 
	text-decoration: none;
}

.listprodrow1 {
	background-color: #D9F2D9;
	font-size: 7pt;
	padding: 3px;
	height: 150px;
}

.listprodrow2 {
	background-color: #EBF8EB;
	font-size: 7pt;
	padding: 3px;
	height: 150px;
}

.ProdNameLink {
	font-family: Verdana, Tahoma;
	color: #666666;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

a.ProdNameLink:hover {
	text-decoration: underline overline;
}

.categlistrow1 {
	background-color: #D9F2D9;
	font-size: 8pt;
	padding: 5px;
}

.categlistrow2 {
	background-color: #EBF8EB;
	font-size: 8pt;
	padding: 5px;
}

.EmailLink {
	font-family: Verdana, Tahoma;
	color: #666666;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
}

a.EmailLink:hover {
	text-decoration: underline overline;
}

.buttons {
	border: black 1px solid; 
	font-size: 11px; 
	background: #ffffff; 
	cursor: hand; 
	color: black; 
	font-family: tahoma,sans-serif; 
	font-weight: bold;
	height: 19px; 
	text-decoration: none;
}

.text {
	border: black 1px solid; 
	font-size: 11px; 
	background: #ffffff; 
	cursor: hand; 
	color: black; 
	font-family: tahoma,sans-serif; 
	font-weight: bold;
	height: 19px; 
	text-decoration: none;
}
