/* 
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: Arial, sans-serif;
	font-size: .7em;
	padding: 0px;
	margin: 0px;
	background: #efefef;
	/*background: url(bg_christmas/4.gif);*/
	background-attachment: fixed;
	/*
	background-repeat: repeat-x;
*/
}

a {
	color: #004e78;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: none;
}

img {
	vertical-align: middle;
}

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: 996px; /* hack valabil pentru Internet Explorer 6 */
	margin: 0 auto;
	text-align: left;
	background: White;
	border: 8px solid White;
	border-top: 0px;
}

li.nobull {
	list-style: none;
	margin: 0px;
}

#pagina2 {
	border: 1px solid #0099CC;
	width: 98%;
	text-align: left;
	background: White;
}

/* aici incep elementele care compun headerul paginii 
#header { 	height: 110px;
	background: url(bg_head.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

*/

#logo {
	margin: 5px 0;
}

#searchloginbox {
	overflow: hidden;
	*height: 100%;
	background: #000 url(top-login.png) bottom left no-repeat;
	color: #fff;
	padding: 0 10px;
	*padding:10px;
}

#top-search {
	float: right
}

.restLogin {
	float: left;
	margin-top: 6px; *
	margin-top: 0
}

#searchloginbox a {
	color: #fff;
	text-decoration: none;
}

#searchloginbox a:hover {
	color: #aaa;
}

.inputlogin {
	width: 100px;
	height: 16px;
	border: 1px solid #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.loginbtn {
	width: 21px;
	height: 21px;
	border: 0;
	background: url(go-black.png);
	background-repeat: no-repeat;
}

#dupalogin	{
	float:left;
	line-height:44px;
	}

/* aici se termina elementele care compun headerul paginii */
	/* aici incepe bara de navigare superioara */
#navigaresus { /*		clear: both;
		width: 980px;
		height: 25px;
		line-height: 25px;
		text-align: center;
		padding: 0px;
		font-family: Arial, sans-serif;
		margin-bottom: 10px;
		background: url(bg_nav_sus.jpg);
*/
	border-bottom: 3px solid #ea3b04;
	overflow: hidden; *
	height: 100%;
	margin-top: -23px;
}

#navigaresus a {
	color: #fff;
	text-decoration: none;
}

#navigaresus a:hover {
	color: Black;
}

#navigaresus ul {
	padding-top: 3px;
	padding-right: 10px;
	background: #ea3b04 url(top-menu.png) top right;
	margin: 0px;
}

.holder {
	float: right;
	line-height: 21px;
	background: url(top-menu.png) top left;
	padding-left: 10px;
}

#navigaresus ul li {
	list-style-type: none;
	display: inline;
}

#cat-navigation	{
	margin-bottom:10px;
	*margin-top:9px;
	background:#efefef;
	color:#666;
	padding:2px 5px;
	}

#cat-navigation	a	{
	color:#898989;
	}

#cat-navigation	a:hover	{
	color:#000
	}

h1.denumire-produs	{

font-family: Verdana,Arial,sans-serif;
font-size: 16px;
color: #333333;
margin:0;
padding:0;
border-bottom: 1px solid #ccc;
text-indent: 10px;
padding-bottom: 4px;
margin-bottom: 5px;
}

#disclaimer	{
	background:#f6f6f6 url(info.png) center left no-repeat;
	padding:10px;
	padding-left:40px;
	display:block;
	overflow:hidden;
	margin:0;
	border:1px solid #dcdcdc
}

.cumpar-pret	{
	text-align:center;
	font:900 14px Arial;
	line-height:22px;
	}

.garantie-stoc	{
	text-align:center;
	font-weight:900;
	padding:5px;
	}

.odd	{
	border:1px solid #dadada;
	border-top:none;
	background:#efefef
	}


.even	{
	border:1px solid #dadada;
	border-top:none;
	background:#dedede
	}

.cumpar	{
	text-align:center;
	padding-top:10px;
	padding-bottom:7px;
	}

.telephoane	{
	font:900 14px Georgia;
	color:#888;
	}

/* urmatoarele doua clase se aplica numai pe un meniu ca la TopVideoMall.ro (cu clapete)

	.litopmeniu {
		background: url(colt_dr.gif);
		background-repeat: no-repeat;
		background-position: top right;
	}

	.litopmeniu:hover {
		background: url(colt_dr_up.gif);
		background-repeat: no-repeat;
		background-position: top right;
	}
	*/
li.litopmeniu span {
	padding-left: 15px;
	padding-right: 15px;
}

li.litopmeniu span:hover {
	padding-left: 15px;
	padding-right: 15px;
}

/* se incheie bara de navigare superioara */
	/* incepem definirea tabelului de continut
maincontent = numele tabelului
tdstanga = evident, celula din stanga, care contine meniul categoriilor
 */
#maincontent {
	width: 980px;
}

#tdstanga {
	width: 190px;
}

#stanga {
	width: 180px;
}

/* incepe meniul categoriilor, pe partea din dreapta
li.lh = Headline-urile (Produse, Branduri)
li.catprod = categoriile de produse
ul.subcatprod = listele de subcategorii
 */
li.lh {
	font-size: 1.3em;
	font-weight: bold;
	height: 21px;
	color: #fff;
	line-height: 21px;
	list-style-type: none;
	background: #3ca4db url(lh-background.png);
	padding: 0 10px;
}

#tdstanga ul.parent {
	background: url(ul-background.png);
	border-bottom: 3px solid #3ca4db;
	margin: 0;
	padding: 0;
	margin: 10px 0;
}

li.catprod {
	list-style-type: none;
	font-size: 13px;
	margin: 3px 0;
	margin-left: 10px;
	border-bottom: 1px solid #efefef;
	margin-right: 1px;
	/*
	margin-left: -10px;
	margin-bottom: 1px;
	padding: 2px;
	background-color: #0099CC; */
}

.catprod span {
	font-size: 13px;
	font-weight: bold;
	margin:0;
}

li.catprod a {
	color: #004e78;
	font-weight: bold;
	text-decoration: none;
}

li.catprod a:hover {
	/*background-color: #efefef;*/
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

ul.subcatprod {
	list-style-type: none;
	margin:0;
	padding:0;
	margin-left:15px;
	*margin-left:5px;
	}

.subcatprod span{
	font-size: .7em;
	margin:0;
}
	
ul.subcatprod li {
	margin-bottom: 1px;
}

ul.subcatprod li a {
	color: #000033;
	text-decoration: none;
	font:100 11px Arial
}

ul.subcatprod li a:hover {
	color: #FF6600;
	font:100 11px Arial
}

/* se incheie meniul categoriilor */
#stanga_jos { /* contine lista brandurilor / producatorii */
	width: 180px;
}

.listafavorite {
	list-style-type: none;
}

#banerestanga {
	width: 90%;
	text-align: center;
}

/* 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;
}

.linksubcategorii {
	font-size: 1.3em;
	text-decoration: underline;
}

.linksubcategorii:hover {
	text-decoration: none;
	color: Blue;
}

h1.superpromo {
	/* H1 superpromo = ceea ce e scris intre superbaner si superpromotii */
	font: 900 14px "Trebuchet MS";
	color: #ea3b04; /*	background-image: url(img/bg_promo.jpg); */
	background: url(star.png) center left no-repeat;
	line-height: 23px;
	padding-left: 25px;
	/*	margin-top: 10px; */
	margin-bottom: 0px;
}

h1.categ_populare {
	font: 900 16px "Trebuchet MS";
	color: #ea3b04; /*	background-image: url(img/bg_promo.jpg); */
	line-height: 23px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align:left;
}

#superpromotii { /* tabelul superpromotiilor */
	/*	border: 1px solid #efefef;
*/
	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: 214px;
	height: 190px;
	overflow:hidden;
	text-align: left;
	z-index: 0;
	background: url(promomic2.png) no-repeat;
	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;
}

.produs-home	{
	display:block;
	text-align:left;
	width:160px;
	height:40px;
	padding:0 5px;
	line-height:20px;
	overflow:hidden;
	font:900 12px "Trebuchet MS";
	color:#ea3b04;
	margin-bottom:10px;
	}

.produs-home:hover	{
	color:#3ca4db
	}

.pret-home	{
	float:right;
	margin-top:25px;
	margin-right:15px;
	}

.poza-home	{
	width:100px;
	height:100px;
	text-align:center;
	vertical-align:middle;
	line-height:100px;
	overflow:hidden;
	background:#fff;
	border:2px solid #fff;
	display:table-cell;
	}

.poza-home img	{
	vertical-align:middle;
	}

/* incepe coloana din dreapta */
#tddreapta {
	width: 125px;
}

#dreapta {
	width: 136px;
	text-align: center;
	padding-top:10px;
}

/* 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 */ /* vitrina revolutie */
#superrevo {
	width: 640px;
}

.revoilustrata {
	width: 40px;
	float: left;
	border: 1px solid #ccc;
}

.divUlrevo {
	width: 260px;
	float: right;
}

h1.revo {
	color:#004e78;
	font-size: 1.3em;
	border-bottom: 1px solid #3ba3db;
}

.listarevo {
	padding-left: 0px;
	margin-left: 23px;
	
}

.listarevo li {
	color:#ea3b04;
	margin-left: 0px;
	font-size: 1.2em;
	border-bottom: 1px solid #eee;
}

.listarevo li a {
	color: #004e78;
	font-weight: bold;
}

.listarevo a:hover {
	color: #ea3b04;
}

.listarevo li span {
	font-weight: bold;
	color: #3366CC;
}

/* final revolutie */
#footer {
	width: 100%;
	text-align: center;
	clear: both;
	border-top: 3px solid #ea3b04;
}

.filtru {
	/* astea sunt filtrele; configurarea completa a filtrelor se face din produse.php  */
	float: left;
	color: Black;
	cursor: pointer;
	position: relative;
	height: 20px;
	line-height: 20px;
	background: #DBDBDB;
	text-align: center;
	font-variant: small-caps;
	padding-left: 5px;
	font-weight: bold;
	margin-left: 1px;
}

.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 {
	border: 1px solid #DBDBDB;
}

.afisarepret {
	color: Red;
	font-weight: bold;
}

.legsel {
	font-size: 14px;
	margin-left:10px;
}

#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;
}

.denumire {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.hedlain {
	background: #0099CC;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: White;
}

.pretvechi {
	color: red;;
	text-decoration: line-through;
}

.ptrhaine {
	text-align: right;
	width: 80%;;
	padding: 10px;
}

.ptrhaine select {
	width: 60px;
}

.specialincos {
	font-size: 8px;
}

strong {
	color: #3ca4db;
	font-size: 1.1em;
}

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(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: left;
	padding:5px 0;
	padding-left:10px;
}

.bigcontactinfo {
	font-size: 14px;
	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: #CC0000;
	font-size: 14px;
	text-decoration: underline;
}

.linkpromotii:hover {
	color: #FF9900;
}

h6 {
	margin: 0px;;
	font-size: 1.2em;;
	font-weight: bold;
}

/* Recomandari */
#tabelRecomandari {
	
}

#recomandare {
	width: 280px;
	margin: 5px;
	float: left;
	border: 1px solid #ddd;
	padding: 10px;
}

.pozaReco {
	float: left;
	width: 40px;
	text-align: center;
	height: 40px;
	border: 1px solid #000;
}

.texteReco {
	width: 210px;
	margin: 10px;
	float: right;
}

.texteReco a {
	font-weight: normal;
	color: #5697D8;
	font-size: 1.5em;
}

.texteReco a:hover {
	color: Orange;
}

code {
	/* rezervat pentru indicatii de genul "NU EXISTA PRODUSE IN CATEGORIE" */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.totiprod {
	margin-left: 15px;
}

#disclaimer {
	margin: 20px;
	color: #888;
	text-align: justify;
}

#disclaimer a {
	color: #FF6600;
	text-decoration: none;
}

#disclaimer a:hover {
	color: #FF6600;
	text-decoration: underline;
}




/* Pentru SLIDER */

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px;
border-bottom-width: 0px;
width: 640px; /*width of featured content slider*/
height: 232px;
text-decoration: none;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
width: 640px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
text-decoration: none;

}

.sliderwrapper a{
text-decoration: none;
border: 0px;
}

.sliderwrapper a img{
text-decoration: none;
border: 0px;
}

.pagination{
padding: 0;
width: 640px;
border-top: 3px solid #ea3b04; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
text-decoration: none;
}

.pagination a{
float: left;
display: block;
font: bold 13px Trebuchet Ms;
color: white;
text-decoration: none;
margin: 0 1px 0 0px; /*Margin between each menu item*/
padding: 2px 10px;
background-color: #3ba3db; /*Brown color theme*/ 
border-top: 1px solid white;
}

.pagination a:hover {
background-color: #ea3b04; /*Brown color theme*/ 
color: white;
}

.pagination a.selected{
background-color: #ea3b04; /*Brown color theme*/ 
color: white;
border-color: #ea3b04; /*Brown color theme*/ 
}

/* END SLIDER */

.miniinfo h2{
	margin:0;
}

#info_categorie	{
	background:#eee center left no-repeat;	/* new */
	padding:10px;
	display:block;
	overflow:hidden;
	margin:0;
	margin: 10px;
	color: #000;
	text-align: justify;
}

#info_categorie h3{
	font-size:13px;
	margin:0;
}
