/*

	Nonzero1.0 by nodethirtythree design
	http://www.nodethirtythree.com
	missing in a maze

*/

/* This controls the width of the fluid width layouts */

div.fluid
{
width: 90% !important;
}

/* This controls the width of the fixed width layouts */

div.fixed
{
width: 950px !important;
}

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
background-color: #000;
color: #585858;
font-size: 9pt;
font-family: "trebuchet ms", helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
letter-spacing: -1px;
text-transform: lowercase;
}

h3,h4,h5,h6
{
color: #66000F;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

img
{
padding: 3px;
border: solid 1px #e1e1e1;
}

img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

div.floatTL
{
float: left;
display:inline;
width:125px;
height:125px;
text-align:center;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
border:solid 1px #999999;
padding:4px;
}
div#listare {
width:700px;
float:left;
}

div#listare2 {
width:1000px;
float:left;
}
div#listare2 {
width:700px;
float:left;
}
div#listare4 {
width:1000px;
float:left;
}


div#reclame {
float:right;
text-align:center;
}
div.floatTL strong {
vertical-align:bottom;
}

a
{
color: #D90000;
text-decoration:none;
}

a:hover
{
text-decoration: underline;
}
a:hover img {
text-decoration:none;
}

ul.links
{
list-style: none;
}

ul.links li
{
line-height: 2em;
}

ul.links li.first
{
}

p
{
line-height: 1.8em;
}

/* Header */

#header
{
width:100%;
height:200px;
background: #440000 url('images_red/n1.gif')
}

#header_inner
{
position: relative;
padding-left:50px;
width: 950px;
height:50px;
margin: 10 auto;
}

/* Logo */

#logo
{
position: absolute;
bottom: 0.6em;

}


.style1 {font-weight: bold; background-color:#FFFFFF}
.style2 {font-size: x-small; background-color:#FFFFFF}
.style3 {
	color: #FF0000;
	font-weight: bold;
}


#logo h1
{
display: inline;
color: #fff;
font-size: 1.6em;
}

#logo h2
{
display: inline;
padding-right: 0.5em;
color: #E5CCD0;
font-size: 1.0em;
}

/* Menu */

#menu
{
position: absolute;
right: 0em;
bottom: 0em;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
}

#menu li a
{
margin-left: 0.5em;
display: block;
padding: 1.1em 1.4em 1.0em 1.4em;
background: #fff url('images_red/n4.gif') repeat-x;
border: solid 1px #fff;
color: #616161;
font-weight: bold;
font-size: 1.0em;
text-transform: lowercase;
text-decoration: none;
}

#menu li a.active
{
background: #FF790B url('images_red/n3.gif') repeat-x;
color: #fff;
border: solid 1px #DB7623;
}

/* Main */

#main
{

}

#main_inner
{
position: relative;
width: 950px;
margin: 0 auto;
padding-top: 0.1em;
}


/////////////////////////////////



#main_inner p
{
text-align: justify;
margin-bottom: 2.0em;
}

#main_inner ul
{
margin-bottom: 2.0em;
}


#main_inner h3,h4
{
border-bottom: dotted 1px #E1E1E1;
position: relative;
}

#main_inner h3
{
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: 0.8em;
}

#main_inner h4
{
font-size: 1.2em;
padding-bottom: 0.175em;
margin-bottom: 1.4em;
margin-top: 0.95em;
}

#main_inner .post
{
position: relative;
}

#main_inner .post h3
{
position: relative;
font-size: 1.7em;
padding-bottom: 1.2em;
}

#main_inner .post ul.post_info
{
list-style: none;
position: absolute;
top: 3em;
font-size: 0.8em;
}

#main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 18px;
}

#main_inner .post ul.post_info li.date
{
background-image: url('images_red/n5.gif');
}

#main_inner .post ul.post_info li.comments
{
background-image: url('images_red/n6.gif');
margin-left: 1.1em;
}

/* Footer *////////////////////////
#footer
{
width: 950px;
margin: 0 auto;
text-align: center;
clear: both;
border-top: dotted 1px #E1E1E1;
margin-top: 1.0em;
margin-bottom: 1.0em;
padding-top: 1.0em;
text-transform: lowercase;
}

/* Search */

input.button
{
background: #CA2F2F url('images_red/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
font-weight: bold;
text-transform: lowercase;
font-size: 0.8em;
height: 2.0em;
}

input.text
{
border: solid 1px #F1F1F1;
font-size: 1.0em;
padding: 0.25em 0.25em 0.25em 0.25em;
}

#search
{
position: relative;
width: 100%;
margin-bottom: 2.0em;
}

#search input.text
{
position: absolute;
top: 0em;
left: 0em;
width: 9.5em;
}

#search input.button
{
position: absolute;
top: 0em;
right: 0em;
min-width: 2.0em;
max-width: 2.5em;
}

/* LAYOUT - 3 COLUMNS */

	/* Primary content */
	
	#primaryContent_3columns
	{
	position: relative;
	margin-right: 34em;
	}
	
	#columnA_3columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -34em;
	padding-right: 2em;
	}
	
	/* Secondary Content */
	
	#secondaryContent_3columns
	{
	float: right;
	}
	
	#columnB_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 2em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}
	
	#columnC_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}
	
/* LAYOUT - 2 COLUMNS */

	/* Primary content */
	
	#primaryContent_2columns
	{
	position: relative;
	margin-right: 17em;
	}
	
	#columnA_2columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -17em;
	padding-right: 2em;
	}
	
	/* Secondary Content */
	
	#secondaryContent_2columns
	{
	float: right;
	}
	
	#columnC_2columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}

/* LAYOUT - COLUMNLESS */

	/* Primary content */
	
	#primaryContent_columnless
	{
	position: relative;
	}
	
	#columnA_columnless
	{
	position: relative;
	width: 100%;
	}

div#lista_poze ul {
display:inline;

}
div#lista_poze ul li {
float:left;
width:90px;
height:135px;
list-style:none;
margin:1px;
border: 1px #CCCCCC;
}

//////////////////////////////////////////////////////////////////////////////


.topg {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF6600;
font-weight:bold;

}

.latestarticles {
padding-top:25px;
border:1px solid #ffe9b8;
}



.topsex1 {
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:21px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
height:30px;
}

.topsex1 a:hover{
text-decoration:underline;
}

.topg a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6633CC;
font-weight:normal;
text-decoration:none;

}
.topg a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6633CC;
font-weight:bold;
text-decoration:none;
background-color:#FFFFCC;

}

.topg h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FF6600;
line-height:14px;
padding:0px;

}


body {scrollbar-3dlight-color:#fdf1f3;
           scrollbar-arrow-color:#990000;
           scrollbar-base-color:#d5c697;
           scrollbar-darkshadow-color:#ffcfce;
           scrollbar-face-color:#fdf1f3;
           scrollbar-highlight-color:#ffcfce;
           scrollbar-shadow-color:#fdf1f3;
		   } 
		   
		   

.flags_header {
		font: 11px Arial; background: url(http://www.rentabiliweb.com/ro/data/i/micropaiement/default/flags_header.gif) no-repeat 0 0; text-align: center; vertical-align: bottom; padding: 0px 0px 3px 0px; height: 42px; }
		.flags_header a, .flags_header a:visited {
		color: #000000; }
		.flags_header a:hover {
		text-decoration:none; }
		.flags_main {
		font: bold 13px Tahoma;  background: url(http://www.rentabiliweb.com/ro/data/i/micropaiement/default/flags_mainbg.gif) repeat-y; text-align: center; vertical-align: top; padding: 3px 0px 0px 0px; height: 265px; }
		.flags_flagbox td { padding: 0px 7px 5px 7px; text-align: center; vertical-align: middle; }
		.flags_main input { font: bold 11px Tahoma; color: #2e82ae; width: 150px; height: 20px; padding: 2px; text-align: center; border: 1px solid #c6e0e5; margin: 1px }
		
		




form {
	border: thin;
	border-left: thin;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px;
	padding-bottom: 1px;
	padding-top: 1px
}




table.renta td {

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#666666;
}



table.advsearch {
background-color:#fff4f2;
border-left:1px solid #f7cdc6;
border-right:1px solid #f7cdc6;
}

table.inscriere {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

td.inscriere {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:5px;
color:#000000;
padding-right:5px;
}

td.inscriere_err {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
padding:5px;
color:#FF0000;
}

table.advsearch td {

padding-right:7px;
}

table.3pasi td {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#666666;
}


td.latestart {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

td.latestart a{
font-family:Georgia, Arial, Helvetica, sans-serif;
font-size:14px;
color:#eb0405;
font-weight:bold;
text-decoration:none;
}

td.latestart a:hover{
text-decoration:underline;
}

td.stanga {
padding-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:17px;
}


table.mainmenu {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

table.mainmenu a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

table.mainmenu a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ffffff;
text-decoration:underline;
}

table.footertbl a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#cc0000;
text-decoration:none;
}

table.footertbl a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#cc0000;
text-decoration:underline;
}


td.stanga a {
color:#cc0000;
}

td.stanga a:hover {
color:#000000;
}

td.bara_profil {
font-family:Verdana, Arial;
font-size:10px;
color:#cc0000
}

td.bara_profil a {
text-decoration:none;
}

td.bara_profil a:hover {
text-decoration:underline;
}

table.meniu_articole {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
line-height:18px;
padding-left:3px;



}
table.meniu_articole a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

table.meniu_articole a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ff0000;
background-color:#ffffaa;
}


.buton1 {
	font-family:Verdana, Geneva, Arial; font-size:11px; text-decoration:none;
	background: #003366;border-bottom: 1px solid #006699;border-right: 1px solid #000033;
	border-left: 1px solid #000033;border-top:1px solid #006699;
	color:#ffffff; height:17px; cursor: hand
}
.buton2 {
	font-family:Verdana, Geneva, Arial; font-size:11px; text-decoration:none;
	background: #990000;border-bottom: 1px solid #990000;border-right: 1px solid #990000;
	border-left: 1px solid #990000;border-top:1px solid #990000;
	color:#ffffff; height:17px; cursor: hand
}
.buton3 {
	font-family:Verdana, Geneva, Arial; font-size:11px; text-decoration:none;
	background: #FF8737; border-bottom: 1px solid #FFC097;border-right: 1px solid #FFC097;
	border-left: 1px solid #FFC097;border-top:1px solid #FFC097;
	color:#000000; height:17px; cursor: hand
}
.buton_alb {
	font-family:Verdana, Geneva, Arial; font-size:11px; text-decoration:none;
	background: #ffffff;border-bottom: 1px solid #b2b2b2;border-right: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;border-top:1px solid #b2b2b2;
	color:#000000; height:17px; cursor: hand
}

.alb_mic {  font-size: 10px; font-family: verdana; COLOR: #ffffff}
.alb_mare {  font-size: 12px; font-family: verdana; COLOR: #ffffff}
.albastru_mic {  font-size: 12px; font-family: verdana; COLOR: #000066}
.negru_mic {  font-size: 12px; font-family: verdana; COLOR: #000000}
.rosu_mare {  font-size: 12px; font-family: verdana; COLOR: #cc0000}
TD {  font-size: 12px; font-family: verdana; COLOR: #cc0000}
.rosu_mare_mare {  font-size: 16px; font-family: verdana; COLOR: #cc0000}
.rosu_mic {  font-size: 10px; font-family: verdana; COLOR: #cc0000}

.gri_mic {  font-size: 10px; font-family: verdana; COLOR: #a8a8a8}

.negru_mic {  font-size: 10px; font-family: verdana; COLOR: #000000}
.negru_mare {  font-size: 12px; font-family: verdana; COLOR: #000000}

td.negru_mic {  font-size: 10px; font-family: verdana; COLOR: #000000}

td.rosu1 {  font-size: 10px; font-family: verdana; background-color : #fef0eb}
td.td_rosu_mic {  font-size: 10px; font-family: verdana; COLOR: #cc0000}
td.rosu2 {  font-size: 10px; font-family: verdana; background-color : #fff7f4; COLOR: #000000}

.casute_rosu {
	font-size: 10px;
	font-family: Verdana;
	COLOR: #990000;
	background-color : #fbd0cf;
	margin : 1px 1px;	
}
.casute_albe {
	font-size: 10px;
	font-family: Verdana;
	COLOR: #000000;
	background-color : #ffffff;
	margin : 1px 1px;	
}
.casute_albastru {
	font-size: 10px;
	font-family: Verdana;
	COLOR: #000066;
	background-color : #8cdaff;
	margin : 1px 1px;	
}
.check_albastru {
	font-size: 10px;
	font-family: Verdana;
	COLOR: #000066;
	background-color : #bfebff;
	margin : 1px 1px;	
}
.check_alb {
	font-size: 10px;
	font-family: Verdana;
	COLOR: #000000;
	background-color : #ffffff;
	margin : 1px 1px;	
}
.check_portocaliu {
	font-size: 10px;
	font-family: Verdana;
	COLOR: #000000;
	background-color : #FFC097;
	margin : 1px 1px;	
}
TR.line1 {
	background : White;
	background-color : White}
TR.line2 {
	background : #f4f4f4;
	background-color :#f4f4f4;
}
TR.line3 {
	background : #fff9f9;
	background-color :#fff9f9;
}
TR.citite_1{
	background : White;
	background-color : White;
	font-size: 11px;
	font-family: Verdana;
	COLOR: #000000;
}


TR.citite_2{
	background : #fff9f9;
	background-color :#fff9f9;
	font-size: 11px;
	font-family: Verdana;
	COLOR: #000000;
}
TR.necitite_1{
	background : White;
	background-color : White;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	COLOR: #000000;
}


TR.necitite_2{
	background : #fff9f9;
	background-color :#fff9f9;
	font-size: 11px;
	font-family: Verdana;
	font : bold;
	COLOR: #000000;
}


select.formular_rosu {
	font-size: 10px;
	font-family: verdana;
	COLOR: #990000;
	background-color : #fbd0cf;
	
}
select.formular_albastru {
	font-size: 10px;
	font-family: verdana;
	COLOR: #000066;
	background-color : #8cdaff;
	
}
select.formular_portocaliu {
	font-size: 10px;
	font-family: verdana;
	COLOR: #000000;
	background-color : #ffc097;
	
}
select.formular_alb {
	font-size: 10px;
	font-family: verdana;
	COLOR: #000000;
	width : 160px;
	background-color : WhiteSmoke
}
select.formular_alb1 {
	font-size: 10px;
	font-family: verdana;
	COLOR: #000000;
	width : 250px;
	background-color : WhiteSmoke
}
select.formular_alb2 {
	font-size: 10px;
	font-family: verdana;
	COLOR: #000000;
	width : 85px;
	background-color : WhiteSmoke
}
select.formular_alb3 {
	font-size: 10px;
	font-family: verdana;
	COLOR: #000000;
	background-color : WhiteSmoke
}
.text_alb {  
	font-size: 12px; 
	font-family: Verdana; 
	COLOR: #ffffff
}
.text_form {  
	font-size: 12px; 
	font-family: Verdana; 
	COLOR: #cc0000
}
A.link_negru_1 {
	FONT-SIZE: 12px; COLOR: #000000;  FONT-FAMILY: Arial, Helvetica, Sans-Serif; TEXT-DECORATION: none
}
A.link_negru_1:active {
	Font-size :12px;
	COLOR: #000000
	
}
A.link_negru_1:hover {
	FONT-SIZE: 12px; COLOR: #000000
}

A.link_negru_1_1 {
	FONT-SIZE: 12px; COLOR: #000000;  FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
A.link_negru_1_1:active {
	Font-size :12px;
	COLOR: #000000
	
}
A.link_negru_1_1:hover {
	FONT-SIZE: 12px; COLOR: #000000
}


A.link_negru_2 {
	FONT-SIZE: 10px; COLOR: #000000;  FONT-FAMILY: Arial, Helvetica, Sans-Serifs
}
A.link_negru_2:active {
	Font-size :10px;
	COLOR: #000000
	
}
A.link_negru_2:hover {
	FONT-SIZE: 10px; COLOR: #000000
}


A.link_rosu_1 {
	FONT-SIZE: 12px; COLOR: #cc0000;  FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
A.link_rosu_1:active {Font-size :12px;
	COLOR: #000000
	
}
A.link_rosu_1:hover {
	FONT-SIZE: 12px; COLOR: #000000
}

A.link_alb_1 {
	FONT-SIZE: 12px; COLOR: #ffffff;  FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
A.link_alb_1:active {Font-size :12px;
	COLOR: #ffccff
	
}
A.link_alb_1:hover {
	FONT-SIZE: 12px; COLOR: #ffccff
}


A.link_rosu_2 {
	FONT-SIZE: 12px; COLOR: #cc0000;  FONT-FAMILY: Arial, Helvetica, Sans-Serif; TEXT-DECORATION: none
}
A.link_rosu_2:active {Font-size :12px;
	COLOR: #000000;
	TEXT-DECORATION: none
}
A.link_rosu_2:hover {
	FONT-SIZE: 12px; COLOR: #000000;
	TEXT-DECORATION: none
}



A.link_alb_2 {
	FONT-SIZE: 12px; COLOR: #ffffff;  FONT-FAMILY: Arial, Helvetica, Sans-Serif; TEXT-DECORATION: none
}
A.link_alb_2:active {Font-size :12px;
	COLOR: #000000;
	TEXT-DECORATION: none
}
A.link_alb_2:hover {
	FONT-SIZE: 12px; COLOR: #000000;
	TEXT-DECORATION: none
}

A.link_rosu_3 {
	FONT-SIZE: 10px; COLOR: #cc0000;  FONT-FAMILY: Arial, Helvetica, Sans-Serif; TEXT-DECORATION: none
}
A.link_rosu_3:active {Font-size :10px;
	COLOR: #000000;
	TEXT-DECORATION: none
}
A.link_rosu_3:hover {
	FONT-SIZE: 10px; COLOR: #000000;
	TEXT-DECORATION: none
}


.poze {
	BORDER-RIGHT: #bc1b12 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #bc1b12; BORDER-TOP: #bc1b12 1px solid;
	BORDER-LEFT: #bc1b12 1px solid; BORDER-BOTTOM: #bc1b12 1px solid; BACKGROUND-COLOR: #bc1b12
}

div.sexlinks {
color:#FFFFFF;
}

div.sexlinks a{
color:#FFFFFF;
}

div.sexlinks a:hover {
color:#FFFFFF;
background-color:transparent;
text-decoration:underline;
font-weight:normal;
}