@import url(clearfix.css);
@import url(site-buttons.css);
@import url(site-buttons-ie.css);
@import url(site-formatting.css);


body, html
{
	font-family: arial, verdana, sans-serif;
	color: #F8E6B9;
	font-size: 10px;
	margin: 0;
	padding: 0;
	background: #000000;
	text-align: center;
}
img
{
	border: 0;
}
ul
{
	list-style-type: square;		
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom:5px;
	padding-left: 10px;
}
/* TEXTE */
td, p
{
	font-family: arial, verdana, sans-serif;
	/*color: #F8E6B9;*/
	color: #9c9c9c;
	font-size: 12px;
}
.td10
{
	font-size: 10px;
}
.td11
{
	font-size: 11px;
}
.td12
{
	font-size: 12px;
}
.td14
{
	font-size: 14px;
}
.tdwhite
{
	color: #FFFFFF;
}
.tderror
{
	color: #BB0000;
}
.tdpret
{
	color: #92a2ab;
}
.old_price
{
	color: #CE9415;
	text-decoration: line-through;
}
.tdjustify
{
	text-align: justify;
}
.middle
{
	vertical-align: middle;
}

table
{
	margin: 0;
	padding: 0;
}
.tdfooter
{
	color: #81807F;
}

h1 {
	background: url(../images/bg-page-title.gif) left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #eeeeee;
	font-weight: normal;
	height: 27px;
	line-height: 27px;
	text-indent: 11px;
}

/* colori*/
.rosuaprins
{
	background-color: #FF0000;
	border: solid 1px #6F5B29;
}
.rosuinchis
{
	background-color: #800000;
	border: solid 1px #6F5B29;
}
.roz
{
	background-color: #FF99CC;
	border: solid 1px #6F5B29;
}
.orange
{
	background-color: #CC3300;
	border: solid 1px #6F5B29;
}
.galben
{
	background-color: #DFAD37;
	border: solid 1px #6F5B29;
}
.galbenauriu
{
	background-color: #FF9900;
	border: solid 1px #6F5B29;
}
.verdeintens
{
	background-color: #006600;
	border: solid 1px #6F5B29;
}
.vernil
{
	background-color: #99FF99;
	border: solid 1px #6F5B29;
}
.albastruverde
{
	background-color: #009999;
	border: solid 1px #6F5B29;
}
.albastrudeschis
{
	background-color: #66CCFF;
	border: solid 1px #6F5B29;
}
.albastruinchis
{
	background-color: #003399;
	border: solid 1px #6F5B29;
}
.indigo
{
	background-color: #000066;
	border: solid 1px #6F5B29;
}
.alb
{
	background-color: #FFFFFF;
	border: solid 1px #6F5B29;
}
.gri
{
	background-color: #666699;
	border: solid 1px #6F5B29;
}
.maro
{
	background-color: #996633;
	border: solid 1px #6F5B29;
}
.violet
{
	background-color: #9966FF;
	border: solid 1px #6F5B29;
}
/* TD-uri */
.bgalb
{
	background: #FFFFFF;
}
.bgcontent
{
	background: #F7F6F6;
}
.bgborder
{
	background: #E5E5E5;
}
.imgborder
{
	border: solid 1px #6F5B29;
}
.rfrborder
{
	border-top: solid 1px #6F5B29;
	border-right: solid 1px #6F5B29;
	border-bottom: solid 1px #6F5B29;
}
.lsrborder
{
	border-left: solid 1px #6F5B29;
	border-right: solid 1px #6F5B29;
	border-bottom: solid 1px #6F5B29;
}
.rsrborder
{
	border-right: solid 1px #6F5B29;
	border-bottom: solid 1px #6F5B29;
}
.bgliniepunctata
{
	background-image : url(../images/utile/bg_linie_punctata.gif);
	background-repeat : repeat-x;
}
.height100
{
	height: 100%;
}
.heighttablebig
{
	height: 70%;
}
.height1
{
	height: 1;
}
.border
{
	border: 1px #52421B solid;
}
input
{
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #444444;
	background: #ffffff;
	border: 1px #AAAAAA solid;
	margin: 0;
	padding: 0;
}
textarea
{
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #888888;
	background: #ffffff;
	border: 1px #666666 solid;
	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #222222;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
}
select
{
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #888888;
	background: #ffffff;
	border: 1px #666666 solid;
	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #222222;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
}
.submit
{
	font-size: 10px;
	cursor: pointer;
	border: 1px #1480BE solid;
	background: #E7E6E6;
	font-weight: bold;
	color: #424242;
}

.page_number {
	color: #4a4a4a;
	font-size: 11px;
	text-decoration: none;
	padding: 1px 3px;
	width: 13px;
}
.page_number:hover {
	color: White;
	text-decoration: none;
}

.page_number_selected {
	background: #4a4a4a;
	color: White;
	font-size: 11px;
	text-decoration: none;
	padding: 1px 3px;
	width: 13px;
}
.page_number_selected:hover {
	color: White;
	text-decoration: none;
}

.linknext, .linkprev, .nolink, .alinkproductback {
	color: #4a4a4a;
	font-size: 11px;
}
.linknext:hover, .linkprev:hover, .alinkproductback:hover {
	color: White;
}



a
{
	font-family: arial, verdana, sans-serif;
	/*font-size: 10px;*/
	text-decoration: none;
	color: #9c9c9c;
	outline: 0;
}
a:hover 
{  
	text-decoration: underline;
}
.alink11
{
	font-size: 11px;
	text-decoration: none;
	color: #F8E2AB;
}
.alink11:hover
{
	font-size: 11px;
	text-decoration: underline;
	color: #F8E2AB;
}
.promolink
{
	font-size: 10px;
	text-decoration: none;
	color: #F8E2AB;
}
.promolink:hover
{
	font-size: 10px;
	text-decoration: underline;
	color: #F8E2AB;
}
.form0
{
	margin: 0;	
	padding: 0;	
	border: 0;
}
.form
{
	background-color: #0f1111;
	color: #FFF;
	margin: 0;	
	padding: 2px;	
	border: solid 1px #333333;
	font-size: 12px;
}




/* ********************************************************************************** */
/*                     MODIFICARI 5 DEC 2008                                          */
/* ********************************************************************************** */
#div-content {
	width: 730px;
	margin: 0 auto;
	padding-left: 40px;
	text-align: left;
}




/* *****  TOP MENU  ***** */
#header {
	/*border: 1px red solid;*/
	width: 730px;
	margin: 0 auto;
	padding-left: 40px;
	margin-bottom: 10px;
}
	#top-menu-wrapper {
		border-bottom: 1px #333333 solid;
		margin-bottom: 5px;
	}
	#top-menu {
		list-style-type: none;
		margin: 0;
		padding: 0;
		float: right;
	}
		#top-menu li {
			float: left;
			margin-left: 20px;
		}
			#top-menu li a:link, #top-menu li a:visited {
				display: block;
				padding: 5px 2px;
				font-size: 12px;
				color: #878787;
			}
			#top-menu li a:hover {
				color: #FFFFFF;
				text-decoration: none;
			}


#flash-banner-wrapper {
	height: 224px;
	margin-bottom: 5px;
	background: gray;
}



/* *****  MAIN MENU  ***** */
#main-menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 39px;
	width: 730px;
	border-bottom: 1px #333333 solid;
	border-top: 1px #333333 solid;
}
	#main-menu li {
		float: left;
		display: inline;
	}
	
	#main-menu li a:link, #main-menu li a:visited {
		display: block;
		height: 39px;
		text-indent: -4998px;
	}
	#main-menu li a:hover {
		text-decoration: none;
	}



#main-menu .item1:link, #main-menu .item1:visited {
	width: 182px;
	background: url(../images/main-menu.gif) 0px top no-repeat;
}
#main-menu .item1:hover {
	background: url(../images/main-menu.gif) 0px -39px no-repeat;
}


#main-menu .item2:link, #main-menu .item2:visited {
	width: 183px;
	background: url(../images/main-menu.gif) -182px top no-repeat;
}
#main-menu .item2:hover {
	background: url(../images/main-menu.gif) -182px -39px no-repeat;
}


#main-menu .item3:link, #main-menu .item3:visited {
	width: 184px;
	background: url(../images/main-menu.gif) -365px top no-repeat;
}
#main-menu .item3:hover {
	background: url(../images/main-menu.gif) -365px -39px no-repeat;
}


#main-menu .item4:link, #main-menu .item4:visited {
	width: 181px;
	background: url(../images/main-menu.gif) -549px top no-repeat;
}
#main-menu .item4:hover {
	background: url(../images/main-menu.gif) -549px -39px no-repeat;
}



/* *****  FOOTER  ***** */
#footer {
	width: 730px;
	margin: 0 auto;
	padding-left: 40px;
	margin-top: 20px;
	position: relative;
}
	#footer ul {
		border-top: 1px #333333 solid;
		list-style-type: none;
		margin: 0;
		padding: 0;
		padding-top: 5px;
	}
		#footer ul li {
			float: left;
			margin-right: 15px;
			display: inline;
			margin-bottom: 10px;
		}
		#footer ul li.last {
			margin-right: 0px;
		}
	
	#trafic-ro {
		float: left;
		margin-right: 10px;
	}
	#copyright {
		float: left;
		display: block;
		color: #454545;
		font-size: 9px;
		width: 150px;
		text-align: left;
	}

#realnet {
	position: absolute;
	right: 0;
	top: 3px;
}


/* *****  INDEX  ***** */
#homepage-brands, #homepage-pdf {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
	#homepage-brands li, #homepage-pdf li {
		width: 163px;
		float: left;
		margin-right: 26px;
		display: inline;
		padding-top: 12px;
		_padding-top: 22px;
	}
	
	#homepage-pdf li {
		padding-top: 0px;
		/*border: 1px red solid;*/
	}
		#homepage-pdf li ul {
			padding: 0;
			margin: 0;
		}
			#homepage-pdf li li {
				clear: both;
				float: none;
				width: auto;
				margin: 0;
				padding: 2px 0;
				display: block;
			}
				#homepage-pdf li li a:link, #homepage-pdf li li a:visited {
					display: block;
					height: 16px;
					background: url(../images/pdf.gif) no-repeat left top;
					text-indent: 20px;
				}
	#homepage-pdf li.last {
		margin-right: 0;
	}
		#homepage-brands li p {
			text-align: justify;
			font-size: 12px;
		}
	
	
	#homepage-brands #makuti {
		background: url(../images/bg-makuti.gif) no-repeat left top;
	}
	#homepage-brands #manuel-zed {
		background: url(../images/bg-manuel-zed.gif) no-repeat left top;
	}
	#homepage-brands #zable {
		background: url(../images/bg-zable.gif) no-repeat left top;
	}
	#homepage-brands #zoppini {
		background: url(../images/bg-zoppini.gif) no-repeat left top;
		margin-right: 0;
	}



/* *****  PRODUCTS LISTING  ***** */
#path, #path a {
	text-align: right;
	color: #92a2ab;
	font-size: 11px;
	height: 20px;
	padding: 0;
	margin: 0;
}
#path a:hover {
	color: White;
}

#products-listing {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 9px;
	border-top: 1px #333333 solid;
	margin-top: 9px;
}
	#products-listing li {
		float: left;
		width: 170px;
		padding: 5px;
		margin-right: 9px;
		_margin-right: 8px;
		margin-top: 9px;
		display: inline;
		text-align: left;
		/*background: #0f1111;*/
	}
	#products-listing li.last {
		margin-right: 0px;
	}
		#products-listing li img {
			border: 1px #212121 solid;
		}
		#products-listing li h2 {
			font-size: 12px;
			line-height: 18px;
			padding: 0;
			margin: 0;
			font-weight: normal;
			background: none;
			text-indent: 0;
			line-height: normal;
			text-align: left;
			height: auto;
		}
			#products-listing li h1 a:hover {
				color: White;
				display: block;
			}
		#products-listing li span.tdpret {
			font-size: 14px;
			font-weight: bold;
			color: #e5e5e5;
			display: block;
		}
		



/* *****  PRODUCTS DETAILS  ***** */
#product-details {
	margin-bottom: 9px;
	border-top: 1px #333333 solid;
	margin-top: 9px;
	padding-top: 19px;
	position: relative;
}
	#product-details #details-img {
		float: left;
	}
		#product-details #details-img img {
			border: 1px #1f1f1f solid;
		}

	#product-details #details-content {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 195px;
	}
		#details-content h1 {
			font-size: 19px;
			font-weight: normal;
			color: #bcbcbc;
			background: none;
			text-indent: 0;
		}
		#details-content span.cod {
			font-size: 11px;
		}
		#details-content span.pret {
			font-size: 21px;
			font-weight: bold;
			display: block;
		}
			#details-content span.pret em {
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				display: block;
			}
	