/*****************************************************************************************
  @package http://www.anuntgratuit.ro/
  @author Predrag Jivici
  @copyright Copyright (c) 2007, KTA.
*****************************************************************************************/

/*****************************************************************************************
 *) LAYOUT
******************************************************************************************/
* {
	margin		: 0;
}
html, body {
	color		: #333;
	background 	: url(../imagini/bkg_header.gif) center top repeat-x;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	height		: 100%;
}


p.upper { text-transform:uppercase; }
p { margin-bottom: 1em; }

a:link {
	text-decoration : none;
	color			: #333;
}	  

a:hover {
	text-decoration : underline;
}
	
#wrapper {
	height		: auto !important;
	height		: 100%;
	min-height	: 100%;
	margin-bottom: -65px; /* the bottom margin is the negative value of the footer's height */
}

#header,
#content {
	margin		: 0 auto;
	width		: 960px;
}
#header {
	padding-top	: 93px;
	height		: 80px;
}
#header a.logo {
	margin		: 0 0 0 24px;
}

#content {
	padding-top	: 8px;
}

#coloana_stanga {
	background 	: url(../imagini/bkg_search_box.gif) center left no-repeat;
	float		: left;
	height		: 121px;
	padding		: 0 0 0 24px;
	position	: relative;
	width		: 628px;
		z-index		: 2000;
}
#coloana_dreapta {
	/*height		: 121px;*/
	background 	: url(../imagini/bkg_search_box_right.gif) right top no-repeat;
	padding		: 14px 14px 14px 674px;
	position	: relative;

}
#coloana_dreapta p {
	font-family	: Tahoma;
	font-size	: 11px;
	margin		: 8px 0 0 0;
}
h2#cauta {
	background 	: url(../imagini/h2_cauta.gif) left top no-repeat;
	height		: 18px;
	margin-top	: 22px;
	width		: 243px;
}
h2#publica,
h2#publica2 {
	background 	: url(../imagini/h2_publica.gif) left top no-repeat;
	height		: 18px;
	margin		: 22px 0 0 24px;
	width		: 258px;
}
h2#publica2 {
	background 	: url(../imagini/h2_publica_.gif) left top no-repeat;
}	
h2 span {
	display		: none;
}


small {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 10px;
}

#formular_cauta {
	margin		: 11px 0 4px;
	
}
#formular_cauta input#query_anunt {
	border		: none;
	_border		: 1px solid #fff;
	color		: #2e3954;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 18px;
	margin		: 4px 0 0 8px;
	_position :relative;
	_top	: -3px;

}
#formular_cauta input#cauta_anunt {
	background 	: url(../imagini/button_cauta.gif) center center no-repeat;
	border		: none;
	cursor		: pointer;
	height		: 29px;
	margin-left	: 30px;
	position	: relative;
	top			: -1px;
	width		: 86px;
}
/*****************************************************************************************
 *) FOOTER
******************************************************************************************/
#wrapper_footer {
	min-height	: 100%;
	height		: auto !important;
	height		: 100%;
}
#footer {
	background 	: url(../imagini/bkg_footer.gif) center top no-repeat;
	margin		: 0pt auto;
	position	: relative;
	width		: 965px;
}
#footer p {
	color		: #706670;
	font-family	: Tahoma;
	font-size	: 11px;
	padding		: 23px 0 0 27px;
}
#footer, .push {
	height		: 65px; /* .push must be the same height as #footer */
}

/*****************************************************************************************
 *) MODUL ANUNT
******************************************************************************************/
table.modul_anunt {
	height		: 100%;
	margin-bottom: 20px;
}

table.modul_anunt td.freshness {
	border		: 2px solid #f7f7f7;
	width		: 6px;
}

/*************************************************
 culori freshness 
*************************************************/
.c0 { background-color: #ffcc00; }
.c1 { background-color: # }
.c2 { background-color: # }
.c3 { background-color: # }
.c4 { background-color: # }
.c5 { background-color: # }
.c6 { background-color: # }
.c7 { background-color: # }
.c8 { background-color: # }
.c9 { background-color: #e6e6e6; }

/*************************************************/
table.modul_anunt td.continut {
	padding		: 0 10px;
	width		: 500px;
}
table.modul_anunt td.continut p { }
table.modul_anunt td.continut p a, table.modul_anunt td.continut p a:visited {
	color		: #ffbc06;
	text-decoration: none;
}
table.modul_anunt td.continut p a:hover, table.modul_anunt td.continut p a:visited:hover {
	color		: #333;
	text-decoration: none;
}
table.modul_anunt td.continut p.titlu {
	color		: #ffbc06;
	font-family	: Trebuchet MS;
	font-size	: 15px;
	font-weight	: bold;
	margin-top	: 3px;
	margin-bottom: 9px;
}
table.modul_anunt td.continut p.titlu span {
	color		: #bbb;
}
table.modul_anunt td.continut p.text {
	color		: #333;
	font-size	: 12px;
	line-height	: 16px;
	margin-bottom: 9px;
}
table.modul_anunt td.continut p.data {
	color		: #8e8d8a;
	font-size	: 10px;
	font-weight	: bold;
	text-transform:uppercase;
	margin-bottom: 5px;
}
table.modul_anunt td.continut p.data span {
	color		: #ff6633;
}


table.modul_anunt table {
	height		: 100%;
}
/*************************************************/
table.modul_anunt td.pret {
	padding		: 15px 0;
	width		: 10%;
}
table.modul_anunt .pret_inner {
	border-left	: 1px solid #d0d0d0;
	color		: #8264b2;
	font-size	: 18px;
	margin-bottom: 0;
	padding		: 0 10px;
	text-align	: center;
}

.clear {
	clear		: both;
	height		: 1px;
	margin		: 0;
	overflow	: hidden;
}
