/* 
CSS Magazinosaurus Rex
--------------------------------
(c) Kevin Software & Design srl

Acesta program este protejat de legislatia in vigoare. Magazinosaurus Rex
este marca inregistrata a Kevin Software & Design srl. Detalii pe www.ksd.ro.

ID-urile si clasele folosite in acest document au fost denumite cat mai sugestiv cu putinta.
De multe ori ele reprezinta un nume compus care exprima explicit elementul asupra caruia se 
aplica, de exemplu: 

li.nobullet = elementul lista fara bulet
.subcatprod = subcategorii de produse

etc.

Anumite elemente se definesc direct din codul paginilor

- celulele de tabel de pe pagina de index care contin superpromotiile > index.php liniile 90-105
- celulele de tabel care contin promotiile normale > index.php, subcategorii.php

 */

/* aici vin css-urile compuse */

.inline {
	display: inline;
}
/* aici incep css-urile particulare */
body {
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: .7em;
	background: url(bg_gen.jpg) repeat-x;
	margin:0;
	padding: 0;
}
a {
	color: #000044;
	text-decoration: none;
}
a:hover {
	color: Red;
}
table {
	font-size: 1em;
}
/* Fieldseturile sunt acele chenaruri cu legenda in coltul din stanga sus.
Sunt folosite in functia de cautare, in lista subcategoriilor, in pagina de produs si in cos
 */
fieldset {
	border: 1px solid #D4D4D4;
}
/* Elementul "Legend" este titlul unui fieldset */
legend {
	font-weight: bold;
}
/* <div>-ul cu id pagina este cel care contine toate informatiile
Largimea lui defineste largimea layoutului.

*/
#pagina {
	max-width: 980px;
	_width: 980px; /* hack valabil pentru Internet Explorer 6 */
	position: relative;
	margin: 0 auto;
	text-align: left;
}
li.nobull {
	list-style: none;
	margin: 0px;
}
#pagina2{
	border:2px solid #ccC;
	width:98%;
	text-align: left;
	margin: 0 auto;
	background: White;
}
/* aici incep elementele care compun headerul paginii */

#header {
	height: 110px;
	background: url(bg_header.gif) no-repeat;
	background-position: top right;	
}
	#logo {
		float: left;
		width: 200px;
		height: 80px;
		
	}
	#searchloginbox {
		float: right;
		width: 410px;
		height: 90px;
		margin-top: 3px; 
		position: relative;
		background-repeat: no-repeat;
	}
		.loginParUnu {
		position:absolute;
		top:0px;
		left:0px;
}
	.restLogin {
		
	position:absolute;top:18px;left:10px;
	}

	#searchloginbox a {
		color: #000066;
		text-decoration: underline;
	}
	#searchloginbox a:hover {
		color: Black;
		text-decoration: none;
	}

	.cerberul {
		position:absolute;
		top:6px;
		left:17px;
	}
			.joslogin {
		position:absolute;
		top:75px;
		left:0px;
	}
	div.butoncerber {
		position:absolute;
		top:29px;
		left:25px;
	}
	.inputlogin {
		width: 100px;
		height: 18px;
		border: 1px solid #000;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}

	.loginbtn {
		width: 22px;
		height: 18px;
		_height: 16px;
		border: 0px solid #000;
		background: url(ok.gif);
		background-repeat: no-repeat;
	}
	p.cerparola {
	position:absolute;top:75px;left:17px;
	}

	#searchloginbox p {
		margin-right: 25px;
		margin-left: 10px;
		margin-top: 0px;
		text-align: left;
	}

	.formcautare {
		position: absolute;
		left: 260px;
		top: 10px;
	}

	#searchloginbox fieldset {
		border: 1px dotted #939393;
		_border: 1px solid #000;
		_width: 140px;
		padding: 3px;
	}
/* aici se termina elementele care compun headerul paginii */

	
/* aici incepe bara de navigare superioara */
	#navigaresus {
		clear: both;
		width: 980px;
		height: 25px;
		line-height: 23px;
		text-align: center;
		padding: 0px;
		font-family: Tahoma, Arial, sans-serif;
		margin-bottom: 10px;
		background: url(bg_navigare.gif) no-repeat;
	}

	#navigaresus a {
	color: White;
	font-size: 1.1em;
	font-weight: bold; /*font-variant: small-caps;*/
		text-decoration: none;
	padding: 4px;
			background-image: url(img/tema7/bg_link_meniu.gif);
	background-repeat: no-repeat;
	background-position: right;
}
	#navigaresus a:hover {
		color: Black;
		color: #FF6600;
	}
	#navigaresus ul {
		margin: 0px;	
		padding: 0px;
		}
	#navigaresus ul li {
			list-style-type: none;
			text-align: left;
			display: inline;
		}
		#navigaresus span {
		padding-left: 5px;
		padding-right: 5px;

		}


/* incepem definirea tabelului de continut
maincontent = numele tabelului
tdstanga = evident, celula din stanga, care contine meniul categoriilor
 */
#maincontent {
	width:980px;
	background: White;
/*	border-top: 1px solid #ddd;
	margin-top: 0px;
*/}
	#tdstanga {
		width:190px;
		background-repeat: no-repeat;
	}
	#stanga {
	width: 180px;
	padding-top: 5px;
	background: url(bg_meniumare.gif);
	background-position: bottom;
	margin-bottom: 15px;
}

/* incepe meniul categoriilor, pe partea din dreapta
li.lh = Headline-urile (Produse, Branduri)
li.catprod = categoriile de produse
ul.subcatprod = listele de subcategorii
 */
 
 #stanga ul {
 	margin: 5px;
	margin-left: 15px;
	margin-right: 10px;
	padding: 0px;
 }
#stanga li.lh {
	font-size: 1.3em;
	font-weight: bold;
	color: Black;
	background: url(bullet.gif) no-repeat;
	height: 25px;
	text-align: left;
	line-height: 25px;
	padding-right: 10px;
	list-style-type: none;
}

li.catprod {
	list-style-type: none;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	border-bottom: 1px solid #454545;
}
li.catprod a {
	color: #454545;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	display: block;
}

li.catprod a:hover {
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

ul.subcatprod {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-left: 5px;
}

ul.subcatprod li {
	margin-bottom: 0px;
}

ul.subcatprod li a {
	color: #555;
	font-size: 1em;
	text-decoration: none;
	border-bottom: 0px;
	display: block;
}

ul.subcatprod li a:hover {
	color: Red;
}
/* se incheie meniul categoriilor */
	#stanga_jos {
	/* contine lista brandurilor / producatorii */
	width: 180px;
	background: url(bg_meniumare.gif);
	background-position: bottom;
	margin-bottom: 10px;
}
	#stanga_jos ul {
		margin:10px;
		padding: 0px;
		display: table-cell;
	}
	#stanga_jos li {
	margin-left: 20px;
		list-style-type: none;
	}	
	#stanga_jos a {
		color: #555;
		font-size: 1.2em;
	}
	#stanga_jos a:hover {
		color: Red;
	}
/* se incheie coloana stanga */
	

/* incepe coloana din mijloc */
td#tdmijloc {
	width:665px;
}
	div#mijloc {
		margin-left:10px;
	}

/* incep diverse elemente de pe coloana din mijloc */
.divsuperpromo {
	width: 640px; 
	_margin-top: 10px;
}

h1.superpromo { /* H1 superpromo = ceea ce e scris intre superbaner si superpromotii */
	font-size: 17px;
	color: #CD0000; 
	padding: 3px;
	padding-left: 25px;
	font-weight: normal;
	text-transform: uppercase;	
	background: url(star_sp.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#superpromotii { /* tabelul superpromotiilor */
	width: 640px;
}

caption { /* titlurile produselor promovate normal */
	margin: 0px;
}

caption h2 {
	font-size: 1.2em;
	font-variant: small-caps;
	margin: 0px;	
	margin-bottom: -5px;
}

.promotii {
	margin: 0px;
	margin-bottom: 10px;
	width: 640px;
}
/* promotiile mici pe prima pagina */
.superoferta { /* elementul grafic care defineste superoferta (steluta, watermark etc.) */
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
}
.promomic {
	padding: 3px;
	width: 33%;
	height: 190px;
	text-align: center;
	z-index: 0;
	background: url(bg_promo.gif);
	position: relative;
}
div.containerpromomic {
	position:relative; 
	height:100px;
}
.promomic h2 {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}
.produs {
	text-align: center;
	border: 1px solid #E1E1E1;
	width: 25%;
}

.produs h2 {
	color: #6666CC;
	font-weight: normal;
	font-size: 1em;	
}

/* incepe coloana din dreapta */
#tddreapta {
	width: 125px;
}
#dreapta {
		width: 136px;
		text-align: center;
	}

/* incepe definirea formularului de newsletter
   ATENTIE LA _HACKURILE pentru IE 6!
 */		
#newsletter {
	width: 115px;	
	margin-bottom: 10px;
	margin-left: -10px; 
	padding-left:20px;
	_margin-left: 0px;
	_padding-left:0px;
	text-align: center;	
}

#formnews {
	width: 125px;
	text-align: center;
}

#newsletter fieldset {
	width: 115px;
	padding: 5px;
	border: 0px;
	text-align: center;
	border-top: 1px solid #000;
}

div.submitmail {
	text-align: justify;
	font-size: 10px;
/*	border: 1px solid #000; */
}

.inputnews {
	height: 16px;
	border: 1px solid #ddd;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* se incheie newsletterul */

	
#footer {
	width: 980px;
	text-align: left;
	clear: both;
	margin-bottom: 15px;
	height:30px;
	line-height:30px;
	background: url(bg_jos.jpg);	
	background-position: bottom;
}
#footer p {
	margin-left: 10px;
}
#footer a {
	color: Black;
}
#footer a:hover {
	color: Red;
}

.filtru {
	/* astea sunt filtrele; configurarea completa a filtrelor se face din produse.php  */
	float: left;
	color: White;
	cursor: pointer;
	position: relative;
	height: 20px;
	line-height: 20px;
	background: #CD0000;
	text-align: center;
	font-variant: small-caps;
	padding-left: 5px;
	font-weight: bold;
	margin-left: 1px;
}
.filtru a {
	color: Black;
}
.filtru div {
	text-align: left;
	font-variant: normal;
	font-weight: normal;
}

.sortarepret {
	font-size: 10px;
	width: 60px;
	height: 16px;
}

td.produs_mic {
	width: 150px;
	text-align: center;
}

td.produs_mic img {
padding: 4px;
	background: #f5f5f5;
}

.afisarepret {
	color: #CD0000;
	font-size: 13px;
	font-weight: bold;
}
.legsel {
	font-size: 10px;
	font-weight: normal;
}

#kategorii {
	width: 620px;
	_width: 640px;
	padding: 10px;
}	

#kategorii table {
	text-align: center;
}

.promointern {
	width: 640px;
}

#filtreaplicate {
	padding: 10px;
}

a.killemall {
	color: Orange;
}

a.killemall:hover {
	color: Red;
}
.pretvechi {color:red;text-decoration:line-through;}
.ptrhaine {text-align:right; width:80%;padding:10px;}
.ptrhaine select {width:60px;}
.specialincos {font-size:.8px;}
.denumire {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.hedlain {
	background-color: #333;
	font-size: 15px;
	font-weight: bold;
	display: block;
	color: White;
}

strong {
	font-size: 1.3em;
}

table.legione img {
	border: 1px solid #CFCFCF;
}

.fieldbox {
	padding: 10px;
}
/* cosul de produse */
.tablecell1 {
	width: 180px;
	display: table-cell;
	font-weight: bold;
	border-bottom: 1px solid #999;
}

.tablecell2 {
	width: 60px;
	text-align: center;
	display: table-cell;
}

.tablecell3 {
	width: 200px;
	display: table-cell;
	font-weight: bold;
}

.tablecell4 {
	width: 50px;
	display: table-cell;
}
/* se incheie cosul */

.butoane {
	border:2px solid #dfdfdf; 
	background: url(img/tema1/zz.gif); 
	color: Red;
}

.toleft {
	width: 14px;
	height: 14px;
	background: url(stanga.gif);
	border: 0px;
}

.toright {
	width: 14px;
	height: 14px;
	background: url(dreapta.gif);
	border: 0px;
}

#rezultate a {
	font-size: 14px;
}
td.interm {
	width: 2px;
	height: 160px;
	background-image: url(bg_intermed.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

td.contactinfo {
	text-align: center;
	width:160px;
}
td.contactinfo a {
	text-decoration: underline;
}

.bigcontactinfo {
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}

#tdh1 {
	text-align: center;
}

td#tdh1 h1 {
	background: #FFE6D4;
	color: Black;
	margin: 0px;
	margin-top: 5px;
	padding: 2px;
	font-size: 15px;
	text-align: center;
}


a.intarire {
	color: Red;
}

a.intarire:hover {
	color: White;
	background: #CC0033;
}

em {
	background: #FFF3E8;
	font-style: oblique;
}

.textindex {
	font-size: 12px;
	margin-top: 20px;
}

.linkpromotii {
	color: #FF6633;
	font-size: 14px;
	text-decoration: underline;
}
.linkpromotii:hover {
	background-color: #FF6633;
	color: White;
	padding: 1px;
	text-decoration: none;
}
#breadcrumb {
	padding: 3px;
	background-color: #f5F5F5;
}
legend {
	color: Black;
}
.linksubcategorii {
	font-size: 1.3em;
}
a.totiprod {
	margin-left: 10px;
}

.spec1 {
	border-left: 1px solid #ddd;
}
.specificatie {
	border-bottom:1px dotted #333;
}
h6 {margin:0px;font-size: 1.2em;font-weight:bold;}/* h6 e rezervat pentru titlurile de specificatii! */
h1.vizitate {
	font-size:15px;
	margin: 3px;
}
#breadcrumb {
	background: #eee;
}
#breadcrumb a {
	color: Maroon;
}
#breadcrumb a:hover {
	color: Red;
}
.linksubcat {
	font-size: 1.2em;
}
div.rook {
	background-color: Black;
}
div.rook:hover {
	background-color: #454545;
}
/* Recomandari */
#tabelRecomandari {
	
}
.recomandare {
	width: 275px;
	height: 105px;
	margin: 5px;
	float: left;
	border: 1px solid #555;
	padding: 10px;
}
.pozaReco {
	float: left;
	width: 40px;
	text-align: center;
	height: 40px;
}
/*
.pozaReco img {max-width:70px;max-height:70px;}
*/
.texteReco {
	width: 155px;
	margin: 10px;
	margin-left: 55px;
	float: right;
}
.texteReco a {
	font-weight: normal;
	font-size: 1.1em;
	line-height:12px;
	color: #cc0044;
}
.texteReco a:hover {
	color: Orange;
}
.pretinreco {
	font-size: 1.1em;
	font-weight: bold;
}
