/* CSS Document */
* {
	padding:0;
	margin:0;
	border:0;
}
/* pagina toata */
body {
	margin: 0;
	background-image: url(img/pagebkg.jpg);
	background-repeat: repeat-x;
	background-color: #ffe9f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A04280;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dc55ae;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #dc55ae;
}
a:hover {
	text-decoration: none;
	color: #dc55ae;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #dc55ae;
}

/*div ce centreaza site-ul*/
#topsite {
width: 100%;
height: 196px;
}

#page {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/borders.gif)
}


/*_______________________Stil text in header__________________*/
#header {
	width: 900px;
	height: 196px;
	margin-left: auto;
	margin-right: auto;

}

#headerimg {
	width: 900px;
	height: 144px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position:top;

}

#search_area {
	height: 39px;
	color: #4c8fb5;
}

#search_area .border {
	border: 1px solid #DDA3C4;
	height: 18px;	}

#toptxt {
	padding-right: 10px;
}

#toptxt1 {
	background-image: url(img/bag.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 136px;
}

#toptxt1 h1{
	color: #04a8f0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}
/*_______________________________________________*/

/*-----------header---------*/

/*menu */
#topnav {
	height: 46px;
	margin: 0 auto;

}

#menu {
	width: 900px;
	height: 52px;
	margin: 0 auto;
	background-image: url(img/menu/menu.gif);
	background-repeat: no-repeat;
	}

#menu ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	height: 46px;
}

#menu ul li {
display: block;
float: left;
padding: 0;
margin: 0;
border: none;
}

#menu ul li a {
display: block;
height: 46px;
padding: 0;
margin: 0;
font: Arial, Helvetica, sans-serif;
font-size: 10px;
text-transform: uppercase;
color: #FFFFFF;
}

						li#nav_uno a{ width: 141px; }
						li#nav_due a { width: 149px; }
						li#nav_tre a { width: 156px; }
						li#nav_quattro a {width: 93px}
						li#nav_cinque a {width: 114px}
						li#nav_sei a {width: 126px}
						li#nav_sette a {width: 121px}
						
						li#nav_uno a:hover {
	background-image: url(img/menu/1.gif);
	background-repeat: no-repeat;
}
						li#nav_due a:hover { background-image: url(img/menu/2.gif);
	background-repeat: no-repeat;}
						li#nav_tre a:hover { background-image: url(img/menu/3.gif);
	background-repeat: no-repeat; }
						li#nav_quattro a:hover { background-image: url(img/menu/4.gif);
	background-repeat: no-repeat; }
						li#nav_cinque a:hover { background-image: url(img/menu/5.gif);
	background-repeat: no-repeat; }
						li#nav_sei a:hover { background-image: url(img/menu/6.gif);
	background-repeat: no-repeat; }
						li#nav_sette a:hover { background-image: url(img/menu/7.gif);
	background-repeat: no-repeat; }
						
						
						#menu ul li strong { display: none; }

/*menu 2 */

/*-------sfarsit header------------*/

/*pagina continut*/

#container {
	min-height: 350px;
	height: auto;
	background-image: url(img/borders.gif);
	background-repeat: repeat-y;

}

#topbkg {
	height: 15px;
	background-image: url(img/contbkg_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#bottombkg {
	height: 4px;
	background-image: url(img/contbkg_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content {
	margin-left: 220px;
	display: block;
}

#content_nomenu {
	padding-left: 20px;
	display: block;
}

#sidebar {
	float: left;
	width: 190px;
	height: auto;
	bottom: 0px;
	padding-left: 20px;

}
#holder {
	/*height: 320px;*/
}


#sidebar p {
margin-top: 0px;
margin-bottom: 0px;

margin-right: 3px;
text-align: right;
}

#sidebar hr {
width: 100px;
}

#content h2 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
/*text-transform: uppercase;*/
text-align: left;
margin-left: 10px;
margin-right: 6px;
margin-bottom: 10px;


}
#content h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #A04280;
	text-transform: uppercase;
	text-align: left;
/*	padding-left: 25px;*/
	padding-bottom: 10px;
	margin-top: 0px;
	letter-spacing: 0.1em;
	font-weight: bold;

}

#content h3 {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #e7009a;
/*text-transform: uppercase;*/
text-align: left;
/*margin-left: 10px;*/
margin-bottom: 10px;

}

#content h1 a.link {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: lighter;
color: #e7009a;
text-transform: uppercase;
text-align: left;
margin-left: 10px;

}

#content p, #content span {
margin-top: 0px;
margin-bottom: 6px;
margin-right: 10px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A04280;
	text-decoration: none;

}

/*#content table {
border: 1px solid #FFFFFF;
padding-left: 3px;
}
*/
#content td {
border: 1px solid #FFFFFF;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;}


#content td.left {
/*border: 1px solid #FFFFFF;*/
padding-left: 3px;
height: 16px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content table.left {
/*border: 1px solid #FFFFFF;*/
padding-left: 3px;
height: 16px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content td.number {
/*border: 1px solid #E5E9EA;*/
padding-left: 3px;
height: 16px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content th {
background-color: #FFFBE8;
/*border: 1px solid #FFFFFF;*/
padding-left: 3px;
height: 18px;
width: auto;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content th.left {
background-color: #FFFBE8;
/*border: 1px solid #FFFFFF;*/
padding-left: 3px;
height: 18px;
width: auto;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}



#content ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 6px;
}

#content hr {
width: 300px;
}

#content .spacer { height: 200px; width: 100px; }
.clearing { 
	height: 0px;
	line-height: 0px;
	clear: both;
	overflow: hidden;
}

#content .form textarea, #content .form input, #content .form select {
	border: 1px solid #a04280;
	font-size: 11px;
}

#content .form label {
	text-align: right;
}
/*product info asezare in pagina*/
#img_left {
	float: left;
	width: 220px;
	}
	
#content .price {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6a0045;
}

#content p.linie {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a04280;
	}

#content p.bleu {
background-color: #F7FCFF;
height: 20px;
padding: 0px;
margin: 0px;
}

#content p.descript {
color: #a20069;
}

#content td.infoheading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 25px;
	text-align: left;
}

#content .prodlist {
	border-left: 1px solid #ffe9f7;
	border-right: 1px solid #ffe9f7;
	border-bottom: 1px dotted #ffe9f7;
	padding: 10px;
	width: 25%;
	vertical-align: top;
}

#content_nomenu .prodlist {
	border-left: 1px solid #ffe9f7;
	border-right: 1px solid #ffe9f7;
	border-bottom: 1px dotted #ffe9f7;
	padding: 10px;
	width: 25%;
	vertical-align: top;
}
#content td.bleu {
	border-bottom: 1px dotted #ffe9f7;
	background-color: #fff3fb;
	font-size: 11px;
	
}

#content td.total {
text-align: right;
font-size: 13px;

}

#content .borders {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #ffe9f7;
	border-bottom-color: #ffe9f7;
	border-left-color: #ffe9f7;
}

#content .prodlist p {
	text-align: center;

}

H1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A04280;
	text-transform: uppercase;

}

#content p.pinktxt {
	color: #FF99CC;
}

#content td.alsobuy {
 background-color: #a04280;
 	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 25px;
	text-align: left;
 }

#content td.reviewshead {
	background-color: #f1c3e1;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 25px;
	text-align: left;
}

#content p.avopt {
color: #e7009a;
}

/*------------------------------*/

#content_page {
	display: block;
	background-image: url(img/borders.gif);
	background-repeat: repeat-y;
}

#content_page h2 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
/*text-transform: uppercase;*/
text-align: left;
	padding-left: 20px;
	padding-bottom: 10px;


}
#content_page h1, #content_page h1 a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #A04280;
	/*text-transform: uppercase;*/
	text-align: left;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

#content_page h3, #content_page h3 a {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #A04280;
/*text-transform: uppercase;*/
text-align: left;
	padding-left: 20px;
	padding-bottom: 10px;
}

#content_page p, #content span {
margin-top: 0px;
margin-bottom: 6px;
margin-left: 20px;
margin-right: 10px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}

#content_page table {
/*border: 1px solid #FFFFFF;*/
padding-left: 3px;
}

#content_page td {
/*border: 1px solid #FFFFFF;*/
padding-left: 3px;
height: 16px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content_page td.left {
/*border: 1px solid #FFFFFF;*/
padding-left: 3px;
height: 16px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content_page td.number {
/*border: 1px solid #E5E9EA;*/
padding-left: 3px;
height: 16px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content_page th {
background-color: #FFFBE8;
/*border: 1px solid #FFFFFF;*/
padding-left: 3px;
height: 18px;
width: auto;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content_page th.left {
background-color: #FFFBE8;
/*border: 1px solid #FFFFFF;*/
padding-left: 3px;
height: 18px;
width: auto;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content_page ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 20px;
}

#content_page hr {
width: 300px;
}

#content_page .spacer { height: 200px; width: 100px; }
.clearing { 
	height: 0px;
	line-height: 0px;
	clear: both;
	overflow: hidden;
}

#content_page .buttons {
	background-color: #a04280;
	border: 1px solid #000000;
	color: #FFFFFF;
}

#content_page .form label {
	text-align: right;
}

/*------------------------------*/


/*drop menu*/
#dropmenu {
	line-height: 1.9em;
	}

#dropmenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*padding-left: 12px;*/
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	font-weight: normal;
}
#dropmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dc55ae;
	text-decoration: none;
	/*list-style-type: circle;*/

}

#dropmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dc55ae;
	font-weight: normal;
	text-decoration: underline;
}

#dropmenu li.active, #dropmenu li.active a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dc55ae;
	font-weight: normal;
	text-decoration: underline;

}

#dropmenu li.active ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dc55ae;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
}

#dropmenu li.active ul li a:active {
background-image: none;
}

#dropmenu li.active li.active a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dc55ae;
	text-decoration: none;
	background-image: none;

}

/*#dropmenu ul li {
	list-style-position: inside;
	line-height: 1.9em;
}

#dropmenu ul ul {
	font-style: italic;
	line-height: 1.8em;

}
#dropmenu ul ul li {
	list-style-type: none;
}*/
#here {
	color: #dc55ae;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
}
#inner {
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

/*titluri*/

#descript {
	text-align: center;
	width: 190px;
	padding-bottom: 10px;
}

#descript h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #A04280;
	/*text-transform: uppercase;*/
	text-align: left;
	/*padding-left: 25px;
	padding-bottom: 10px;*/
	margin-top: 0px;
	letter-spacing: 0.1em;
	font-weight: bold;

	}

/*footer*/


#footer {
	clear: both;
	width: 100%;
	height: 138px;
	text-align: center;
	padding-top: 10px;
}


#textmenu p {
	width: 100%;
	height: 82px;
	background-image: url(img/textmenu_bkg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a04280;
	padding-top: 25px;
	text-decoration: none;
}

#textmenu p a:link, #textmenu p a:active, #textmenu p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dc55ae;
	text-decoration: none;
}

#textmenu p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dc55ae;
	text-decoration: underline;
}

#links {
	width: 700px;
	height: 19px;
	text-align: center;

}
#links a:link, #footer a:hover, #footer a:active, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dc55ae;
	text-decoration: none;
}

#links td {
	vertical-align: middle;
	text-align: center;

}

#footer_links {
	width: 764px;
	height: 107px;
	text-align: center;
}

/*News*/

#newsarea {
width: 185px;
	padding-top: 15px;
	/*padding-left: 20px;*/
}

#newsarea p, #newsarea span {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

#newsarea h3, #newsarea h3 a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #345f75;
text-transform: uppercase;
text-align: left;
}

#newsarea h1 {
font-family: "Times New Roman", Times, serif;
font-size: 22px;
font-weight: bold;
color: #345f75;
text-transform: uppercase;
text-align: center;
padding-bottom: 20px;
}

#newsarea img {
	border: 1px solid #004983;
	text-align: right;
	
}

#newsarea p a {
	color: #FFFFFF;
	background-color: #8a9faa;
	display: block;
	font-weight: bold;
	margin-top: 5px;
	height: 18px;
}



/*--Maps Show--*/

#window_body {
background-image: url(img/win_bkg.jpg);
background-repeat: repeat-x;
}

#window_body a:link, #window_body a:hover, #window_body a:active, #window_body a:visited {
color: #FFFFFF;
text-decoration: none;
}

#pplinks {

color: #000000;
}

#sitemap ul li {
	list-style: none;
	list-style-type: none;
	font-weight: bold;
}

#sitemap ul li ul li, #sitemap ul li ul li a {
	list-style: none;
	list-style-type: none;
	padding-left: 20px;
	font-weight: normal;
color: #000000;
}
