<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*ACTIVE:
-/browseads.html
-/browseads.php
-/Serverads/...all files generated for browse ads with people ads on them

/PHP/addadsnat.php
/PHP/addadsint.php
*/
/* body */
body { min-width: 500px; }

/* style ---wrapertable separets external ads from mystuff */
/* 2row, 2 col: 75%, 25%
#gwbtable -table id
#gwbtabler1, #gwbtabler2 -rowid
#gwbtabler1d1,#gwtabler2d1,#gwtabler2d2  -colid
*/
#gwbtable { width: 100%;table-layout: fixed: }
.gwbtabler1cl { display: none; }
#gwbtabler2d1 { width: 95%; vertical-align: top; }
#gwbtabler2d2 { display: none;max-width: 25%; overflow: hidden; vertical-align: top;padding-left: 5px;padding-right: 5px; }
/* --- end style wrapertable separets external ads from mystuff */


/* style ---external ads */
/*top slot -#brtopads /div1 #brtopads2 .adswrap1 / div2*/
#brtopads { width: 100%;text-align: center;padding-top: 10px; }
#brtopads2 {  }
/*main ads slot - #brmainads /div1 #brmainads2 .adswrap1 / div2  */
#brmainads { width: 100%;text-align: right; }
#brmainads2 { max-height: 610px;min-width: 150px;text-align: right;padding-right: 5px; }
/*next to people ads */
/*second ad slor - #bradsr1 .adswrap2 /div1 #bradsr1s .adswrap1*/
/*second ad slor - #bradsr2 .adswrap2 /div1 #bradsr2s .adswrap1*/
/*second ad slor - #bradsr3 .adswrap2 /div1 #bradsr3s .adswrap1*/
/*second ad slor - #bradsr4 .adswrap2 /div1 #bradsr4s .adswrap1*/
/*second ad slor - #bradsr5 .adswrap2 /div1 #bradsr5s .adswrap1*/
.adswrap2 { width: 100%; }
/* --- end style external ads */

/* style--- main table 1 #mt1 -- 3rows, 2cols */
/*rows #mtr11 #mtr12 #mtr13*/
/*cols #mtd111(colspan2) #mtd121 #mtd122(rowspan="2" valign="top") #mtd131 */
#mt1 { width: 100%; }
#mtd121 { width: 99%; }
#mtd122 { width: 1%; vertical-align: top; }
#mtd131 { width: 99%; }
/* secondary tabel 1 #st11 4 rows 1 col*/
#st11 { width: 100%; }
/* rows #str111 #str112 #str113 #str114 */
/* cols $std1111 $std1121 $std1131 $std1141*/
#std1121 { text-align: right; }
/* secondary table 2 #st12 - 2rows 1 col */
#st12 { width: 100%; }
/* rows #st121 #st122 */
/*cols #st1211 #st1221 */
/* --- end style main table 1 #mt1 */

/* style--- main table 2 #mt2 -- 3rows, 2cols */
/*rows #mtr21 #mtr22 #mtr23*/
/*cols #mtd211 #mtd212(rowspan="3" valign="top") #mtd221 #mtd231 */
#mt2 { width: 100%; }
#mtd211 { width: 99%; }
#mtd212 { width: 1%; }
#mtd221 { width: 99%; }
#mtd231 { width: 99%; }
/* --- end style main table 2 contains ads added by people */

/* style--- elemets from page */
/* title  #mtitle .title2 / #cmtitle .blackk(second color from title)*/
#mtitle { font-size: 200%;color: green;padding-bottom: 0px;margin-bottom: 1px; }
/* link to freeads #searchads2 */
#searchads2 { display: none;font-size: 125%;text-decoration: none; background-color: black; color: white;padding-left: 1cm; padding-right: 1cm; font-weight: bold; }
/* note #note1 */
/* style-- select section #db .selectdb / .selopt(optiuni din cadru select pt continente) */
/* wraper selection #wseldb*/
#selectjubuti { padding-bottom: 2px;padding-top: 2px; }

.wseldb2cl
{
margin-left: 5px;
display: inline-block;
padding: 5px;
margin-bottom: 5px;
border: 1px solid #ccc;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
/*
	background:-webkit-gradient( linear, left top, right top, color-stop(0.15, #00b300), color-stop(1, white) );
	background:-moz-linear-gradient( center left, #00b300 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b300', endColorstr='white', gradientType='1');
	background-color: #00b300;
*/
	background-color: #3366cc;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.wseldb2cl:hover
{
border: 1px solid #2952a3;
}
#db 
{ 
font-size: 26px;
outline: none;
border: none;
cursor: pointer;
}
.selopt 
{ font-weight: bold;}
/* -- end style selection */
/* style-- main action buton #ba .mainactb1 , #wba(wraper for this button)*/
#wba { text-align: center;width: 100%;margin-top: 35px; }
.mainactb1
{
outline: none;
cursor: pointer;
	-moz-box-shadow:inset 0px -2px 0px 0px #e6ffe6;
	-webkit-box-shadow:inset 0px -2px 0px 0px #e6ffe6;
	box-shadow:inset 0px -2px 0px 0px #e6ffe6;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, green), color-stop(1, #00cc00) );
	background:-moz-linear-gradient( center top, green 5%, #00cc00 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='green', endColorstr='#00cc00');
	background-color: green;

	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0px;
	border:3px solid #009900;
  display:inline-block;
	min-width: 75%;
  font-size: 150%;
  font-weight: bold;
  color: white;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.mainactb1:hover
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00cc00), color-stop(1, green) );
	background:-moz-linear-gradient( center top, #00cc00 5%, green 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cc00', endColorstr='green');
	background-color: #00cc00;
color: white;
}
/* -- end style action button */

/* number of ads  */
.wwwddnrcl {  }
.wwddnrcl { display: inline-block; }
.wddnrcl { display: inline-block;font-size: 85%; }
.ddnrcl { 
color: #2952a3;
display: inline-block;
font-weight: bold;
padding-left: 5px;
-webkit-transition: color 0.3s linear; 
transition: color 0.3s linear;
}
.ddnrmcl { display: inline-block;margin-left: 10px; }


/*style navigation divs: #nav1(wraper-snav1), #snav1, #nav2(wraper-snav2), #snav2 */
#nav1, #nav2 { width: 100%; 
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4), 0 3px 10px 0 rgba(0, 0, 0, 0.4);
}
#snav1, #snav2 { width: 100%;color: white;background-color: #2952a3; }
.adsbrnavt1cl { font-weight: bold;width: 100%;background-color: #2952a3;border: thin solid white; }


/*style -- and from people .adwrap(tot adu). .adtitle(titlu) .addes(decrire), -natads: .ads3r(al 3lea rand tot), .adloc(locatie), .adscnn(contact:), .adcon(contact-span) -intads:.adc(contact), .adcon(contact-span) */
.wadsdaycl { text-align: right; }
.adsdaycl { display: inline-block; }
.adwrap { 
white-space: pre-wrap;
word-wrap: break-word;
word-break: break-word;
max-width: 100%;
background-color: #f4f4f4; 
border: solid;
border-width: thin;
border-color: green;
border-bottom-width: 5px;
border-right-width: 5px;
padding: 10px;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
 }
.adwrap:hover { border-color: #2952a3; }
.adtitle { font-size: 120%;font-weight: bold;margin-left: 40px;margin-bottom: 15px;margin-top: 0px;padding: 0px; 
word-wrap: break-word;
word-break: break-word;
}
.addes { width: 99%;margin-bottom: 10px; 
white-space: pre-wrap;
word-wrap: break-word;
word-break: break-word;
}
.adloc { font-weight: bold; 
word-wrap: break-word;
word-break: break-word;
}
.adcon { border-bottom: solid; border-width: thin; 
word-wrap: break-word;
word-break: break-word;
}

/* --- end style elements from page */



</pre></body></html>