@import "listing.css";

body {
	text-align: center;
	margin: 0;
	padding: 0;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
}

#nojava {
	position: absolute;
	z-index: 10;
	border: 1px solid;
	background-color: #f7f7f7;
	width: 1280px;
	height: 1280px;
	
}

.alert {
	color: #ff0000;
	font-size: 10px;
}

.alert_ok {
	color: #33CC33;
}

.error {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}

.dok {
	font-family: Verdana, Arial, sans-serif;
	color: #00BB00;
	font-size: 12px;
	font-weight: bold;
}

/* Misc */

.hidden 
{ 
	display: none; 
} 

form {
	margin: 0;
	padding: 0;
	border: 0;
}

a.ancora {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #860a0c;
	text-decoration: none;
}

a.ancora:hover {
	text-decoration: underline;
}

h3.sect {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #B80400;
}

/* End Misc */

/* HEADER */

td.cheader {
	background: url('../graph/sus.gif') top center;
	background-repeat: no-repeat;
	margin-top: 0px;
}

table.totop {
	margin-top: -18px;
}

#begin {
	background: #666666 url('../graph/stanga_sus_gri.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;
	height: 24px;
	width: auto;
}

#begin div.left {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	float: left;
	line-height: 24px;
}

#begin div.right {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	margin-right: 12px;
	float: right;
	line-height: 24px;
	font-weight: bold;
}

#begin div span {
	font-weight: bold;
}

#begin a {
	text-decoration: none;
	color: #ffffff;
}

#begin a:hover {
	border-bottom: 1px dotted #ffffff;
}

.header {
	width: 155px;
}

.header img {
	display: block;
	margin: 3px 7px;
}

#meniu {
	margin-top: 54px;
	margin-right: 5px;
}

#meniu a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #000000;
	padding: 0 7px;
}

#meniu a:hover {
	color: #A90D0F;
}

#meniu a.last {
	border-right: 1px solid #000000;
}

#meniu a.last:hover {
	color: #A90D0F;
}

#meniu a.noutati {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #000000;
	padding: 0 7px;
}

#meniu a.noutati:hover {
	color: #CC0000;
}

#meniu a.noutati.last {
	border-right: 1px solid #000000;
}

#meniu a.noutati.last:hover {
	color: #CC0000;
}

td.meniu_container {
	background: url('../graph/dreapta_sus_gri.gif') bottom right;
	background-repeat: no-repeat;
	width: 224px;
}

/* Cos header */
div#cos_header { 
	width: 527px;
	height: 36px;
	float: right;
	text-align: center;
	margin-top: 6px;
	margin-bottom: -10px;
}

div#cos_header a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	margin-top: 2px;
	margin: 2px 0; 
}

div#cos_header span {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
}

div#cos_header a.cos {
	background: url('../graph/header3_cos.gif') no-repeat center left;
	padding-left: 23px;
}

div#cos_header a.activ {
	background: url('../graph/header3_cos_activ.gif') no-repeat center left;
}

div#cos_header a.trimite img {
	margin-bottom: -5px;
}

/* Cos header ends */
a.cos2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 20px;
	display: block;
	text-decoration: none;
	color: #860a0c;
}

a.cos2:hover {
	text-decoration: underline;
}


/* Meniu User */

#meniu_user {
	margin-left: 47px;
	margin-top: 10px;
	display: block;
}

#meniu_user a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	line-height: 16px;
	text-decoration: none;
	background: url('../graph/square.gif') 2px 6px;
	background-repeat: no-repeat;
	text-indent: 10px;
}

#meniu_user a:hover {
	color: #A90D0F;
}

/* Coloana stanga */
.st {
	background: #ffffff url('../graph/meniu_shadow.gif') top right;
	background-repeat: repeat-y;
	border-left: 1px solid #999;
}

html #left {
	height: 100%;
}

#left {
	height: 100%;
}

#left p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-indent: 4px;
	background-color: #f7f7f7;
	margin-right: 3px;
}

#left p.categ {
	margin-top: 13px;
	color: black;
}

#left p.first {
	margin-top: 5px;
}

#left a.category {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-indent: 4px;
	background-color: #f7f7f7;
	margin-right: 3px;
}

#left a.category:hover {
	color: #000000;
	border-left: 2px solid #c20f11;
}

#left a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	display: block;
	text-decoration: none;
	margin-left: 5px;
	color: #860a0c;
	text-indent: 10px;
	line-height: 18px;
	border-left: 2px solid #ffffff;
}

#left a:hover {
	color: #A90D0F;
	border-left: 2px solid #c20f11;
}

#left a.subcateg {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	display: block;
	text-decoration: none;
	color: #ba0e11;
	margin-left: 10px;
	text-indent: 13px;
	line-height: 16px;
}

#left a.subcateg:hover {
	color: #c40e12;
}

/* Coloana stanga EOF*/

h2.titluri_main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #9D1613;
	border-bottom: 2px solid #9D1613;
}

.spatiere_box {
	margin: 10px 11px 0 12px;
}

.mod_producator {
	border: 1px solid #E5E5E5;
	border-bottom: none;
}

a.content_link {
	color: #C20000;
	text-decoration: underline;
}

a.content_link:hover {
	color: #E50000;
}

#container {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	width: 930px;
	text-align: center;
	margin: 0 auto;
}

/* Coloana dreapta */
.dr {
	background: #ffffff url('../graph/dreapta_shadow.gif') top left;
	background-repeat: repeat-y;
	border-right: 1px solid #999;
}

html #dreapta {
	height: 100%;
}

#dreapta {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 100%;
	margin-left: 3px;
	margin-right: 0;
}

a.vezi_tot {
	text-align: right;
	color: #000000;
	margin-left: 33px;
}

/* Producatori */
#dreapta p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 5px;
	background-color: #f7f7f7;
	margin-top: 5px;
}

#dreapta a.producator {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #860a0c;
	line-height: 17px;
	margin-left: 5px;
	margin-right: 3px;
}

#dreapta a.producator:hover {
	text-decoration: underline;
}

/* Footer */
#footer {
	background-color: #666666;
	height: 18px;
	vertical-align: middle;
}

.stanga {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	margin: 1px;
	padding: 0;
	float: left;
}

.dreapta {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	margin: 1px;
	padding: 0;
	float: right;
}

#footer a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

/* Footer EOF */

.discount {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: red;
	margin-left: 50px;
}

/* Banner pozitie fixa */
#fixme {
	background-color: red;
	width: 100px;
	height: 250px;
	position: fixed; 
	right: 0px; 
	top: 200px;
}

body > div#fixme {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

#bottom {
	text-align: center;
	margin-top: 10px;
}

/* Cont */
input.box {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #595959;
	border: 1px solid #999999;
	width: 150px;
}

input.boxro {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #595959;
	border: 1px solid #999999;
	width: 20px;
}

input.box_3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #595959;
	border: 1px solid #999999;
	width: 35px;
}

input.box_4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #595959;
	border: 1px solid #999999;
	width: 120px;
}

input.box_unsized, select.box {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #595959;
	border: 1px solid #999999;
}

input.buton, button.buton {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #DEEEEE;
	color: #000000;
	border: 1px solid #353535;
	border-style: outset;
}


input.checkb {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #595959;
	border: 1px solid #999999;
}

a.sterge {
	font-family: Verdana, sans-serif;
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.box_produs {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #999999;
	font-weight: bold;
}

textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 400px;
	color: #111111;
	border: 1px solid #353535;
	border-style: inset;
}

p.data {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 3px;
	border: 1px solid #bbbbbb;
	background-color: #F6F6F6;
	border-bottom: none;
	width: 200px;
}
/* Cont EOF */

#banner img {
	padding: 5px;
	border: none;
	background-color: #F7F7F7;
}
