li-da
16.12 Amber - Sexual (li Da Di) Maxi-single - (320kbps) - SoundArea.Org - Promo ONLY!
/*
* [Metalaxe - Envy :: Forum Skin for IP.Board 2.3.3]
* Author: Keith J. Frank, kf@metalaxe.com, http://metalaxe.com
* Copyright: 2007 Metalaxe, all rights reserved
*
*/
/*
* ========================================
* global element styles
* ========================================
*/
html{
overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}
body{
background: #3a3a3a;
background-image:url(style_images/ma_envy/body_tile.png);
background-position:left;
background-repeat:repeat-y;
color: #555;
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
font-size: 11px;
line-height: 135%;
margin: 0px;
padding: 0px; /* required for Opera to have 0 margin */
text-align: center; /* centers board in MSIE */
}
/*
* ========================================
* Set up IPB table
* ========================================
*/
.ipbtable { width:100% }
table.ipbtable,
tr.ipbtable,
td.ipbtable
{ /* required for text in tables, because tables do not inherit from body */
background: transparent;
color: #555;
font-size: 11px;
line-height: 135%;
}
.ipbtable td,
.divpad{ /* gives all tables faux cellpadding of 5px */
padding: 5px;
}
td.nopad{ /* allows some tables to have no padding on the td */
padding: 0;
}
/* Safari... */
th
{
text-align: left;
}
form{
display: inline;
margin: 0; /* removes mystery form tag gapping */
padding: 0; /* removes mystery form tag gapping */
}
img{
border: 0; /* makes sure linked images do not have a border */
vertical-align: middle;
}
/*
* ========================================
* Set up IPB table 2
* ========================================
*/
.ipbtable2 { width:50% }
table.ipbtable,
tr.ipbtable,
td.ipbtable
{ /* required for text in tables, because tables do not inherit from body */
background: transperant;
color: #222;
font-size: 12px;
line-height: 135%;
}
.ipbtable td,
.divpad{ /* gives all tables faux cellpadding of 5px */
padding: 5px;
}
td.nopad{ /* allows some tables to have no padding on the td */
padding: 0;
}
/* Safari... */
th
{
text-align: left;
}
form{
display: inline;
margin: 0; /* removes mystery form tag gapping */
padding: 0; /* removes mystery form tag gapping */
}
img{
border: 0; /* makes sure linked images do not have a border */
vertical-align: middle;
}
/*
* ========================================
* global hyperlink styles
* ========================================
*/
a:link,
a:visited,
a:active{
background: transparent;
color: #555;
text-decoration: underline;
}
a:hover{
background: transparent;
color: #6caa1d;
}
/*
* ========================================
* styles for pagination links
* ========================================
*/
.pagelink,
.pagelinklast,
.pagecurrent,
.minipagelink,
.minipagelinklast{
background: #f3f3f3;
border: 1px solid #333;
padding: 1px 3px 1px 3px;
}
.pagelinklast,
.minipagelinklast{
background: #f1f1f1;
}
.pagecurrent{
background: #6caa1d;
color:#fff;
}
.minipagelink,
.minipagelinklast{
border: 1px solid #dddddd;
font-size: 10px;
margin: 0 1px 0 0;
}
.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link{
text-decoration: none;
}
/* fake button effect for some links */
.fauxbutton{
background: #69a71a;
border: 1px solid #333;
font-size: 11px;
font-weight: bold;
padding: 4px;
}
.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active{
color: #fff !important;
text-decoration: none;
}
.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active{
background: transparent;
font-size: 10px;
color: #666;
line-height: 135%;
margin: 2px 0 0 0;
padding: 0;
}
/* =================================================================================== */
/* =================================================================================== */
/* =================================================================================== */
.searchlite {
background-color:yellow;
font-weight:bold;
color: red;
}
.activeusers{
background: #ddd;
border: 1px solid #333;
color: #000;
margin: 0px;
padding: 1px;
}
.activeuserposting a:link,
.activeuserposting a:visited,
.activeuserposting a:active,
.activeuserposting
{
font-style:italic;
text-decoration: none;
border-bottom:1px dotted black;
}
fieldset.search{
line-height: 150%;
padding: 6px;
}
label{
cursor: pointer;
}
img.attach{
background: #808080 url(style_images/ma_envy/click2enlarge.gif) no-repeat top right;
border: 1px solid #808080;
margin: 0 2px 0 0;
padding: 11px 2px 2px 2px;
}
.thumbwrap,
.thumbwrapp,
.fullimagewrap
{
border: 1px solid #333;
margin: 2px;
}
.thumbwrapp{
border: 2px solid #660707;
}
.fullimagewrap{
background: #f3f3f3;
text-align: center;
margin: 5px 0 5px 0;
padding: 5px;
}
.thumbwrap h4,
.thumbwrapp h4{
background: #e9e9e9;
border: 0 !important;
border-bottom: 1px solid #6caa1d !important;
color: #333;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.thumbwrap p,
.thumbwrapp p{
background: #f3f3f3f !important;
border: 0 !important;
border-top: 1px solid #6caa1d !important;
margin: 0 !important;
padding: 5px !important;
text-align: left;
}
.thumbwrap p.alt,
.thumbwrapp p.alt{
background: #f1f1f1 !important;
margin: 0 !important;
padding: 5px !important;
text-align: left;
}
.thumbwrapp p.pin{
background: #EFDFDF !important;
text-align: center !important;
}
.thumbwrap img.galattach,
.thumbwrapp img.galattach{
background: #FFF url(style_images/ma_envy/img_larger.gif) no-repeat bottom right;
border: 1px solid #333;
margin: 5px;
padding: 2px 2px 10px 2px;
}
li.helprow{
margin: 0 0 10px 0;
padding: 0;
}
ul#help{
padding: 0 0 0 15px;
}
.warngood,
.warnbad{
color: #0B9500;
font-weight: bold;
}
.warnbad{
color: #DD0000;
}
#padandcenter{
margin: 0 auto 0 auto;
padding: 14px 0 14px 0;
text-align: center;
}
#profilename{
font-size: 28px;
font-weight: bold;
}
#photowrap{
padding: 6px;
}
#phototitle{
border-bottom: 1px solid #000;
font-size: 24px;
}
#photoimg{
margin: 15px 0 0 0;
text-align: center;
}
#ucpmenu,
#ucpcontent{
background: #f3f3f3;
border: 1px solid #345487;
line-height: 150%;
}
#ucpmenu p{
margin: 0;
padding: 2px 5px 6px 9px;
}
#ucpmenu a:link,
#ucpmenu a:active,
#ucpmenu a:visited{
text-decoration: none;
}
#ucpcontent{
width: auto;
}
#ucpcontent p{
margin: 0;
padding: 10px;
}
.activeuserstrip{
background: #BCD0ED;
padding: 6px;
}
/* Topic View elements */
.signature{
background: transparent;
color: #aaa;
font-size: 10px;
line-height: 150%;
}
.postdetails{
font-size: 10px;
line-height:140%;
}
.postcolor{
font-size: 12px;
line-height: 160%;
}
.normalname{
color: #003;
font-size: 12px;
font-weight: bold;
}
.normalname a:link,
.normalname a:visited,
.normalname a:active{
font-size: 12px;
}
.post1,
.bg1{
background: #f3f3f3;
}
.post2,
.bg3{
background: #f3f3f3;
}
.row2shaded,
.post1shaded { background-color: #cfeda9 }
.row4shaded,
.post2shaded { background-color: #cfeda9 }
.row1{
background: #f1f1f1;
}
.row2{
background: #f3f3f3;
}
.rowhighlight{
background-color: #FFF9BA;
}
.darkrow1{
background: #e9e9e9;
color: #333;
}
.darkrow3{
background: #e9e9e9;
color: #333;
}
/* tableborders gives the white column / row lines effect */
.plainborder,
.tablefill,
.tablepad{
background: #f3f3f3;
border: 1px solid #345487;
}
.tablefill,
.tablepad{
padding: 6px;
}
.tablepad{
border: 0 !important;
}
.wrapmini{
float: left;
line-height: 1.5em;
width: 25%;
}
.pagelinks{
float: left;
line-height: 1.2em;
width: 35%;
}
.desc{
font-size: 11px;
color: #434951;
}
.lastaction
{
font-size: 10px;
color: #434951;
}
.edit{
font-size: 9px;
}
.thin{
border: 1px solid #ddd;
border-left: 0;
border-right: 0;
line-height: 150%;
margin: 2px 0 2px 0;
padding: 6px 0 6px 0;
}
/* =================================================================================== */
/* =================================================================================== */
/* =================================================================================== */
/*
* ========================================
* calendar styles
* ========================================
*/
.calmonths{
background: #f3f3f3;
border: 1px solid #dddddd;
font-size: 18px;
font-weight: bold;
margin: 5px 0 5px 0;
padding: 8px;
text-align: center;
}
.weekday{
font-size: 14px;
font-weight: bold;
}
.calmonths a{
text-decoration: none;
}
.calday,
.calweekday{
background: #eee;
color: #666;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 4px;
text-align: right;
border:1px dotted #ddd;
}
.calweekday{
border-right: 1px solid #ddd;
color: #555;
font-size: 14px;
padding: 6px;
text-align: center;
}
.celltodayshaded,
.celldateshaded,
.cellblank,
.celldate,
.celltoday,
.mcellblank,
.mcelldate,
.mcelltoday{
background: #f3f3f3;
height: 100px;
margin: 0;
padding: 0;
vertical-align: top;
}
.celltodayshaded,
.celldateshaded
{
background: #cfeda9;
}
.mcellblank,
.mcelldate,
.mcelltoday{
height: auto;
}
.cellblank,
.mcellblank{
background: #eee;
}
.celltoday,
.celltodayshaded,
.mcelltoday{
border: 2px solid #6caa1d;
}
.calranged
{
border: 2px outset #dddddd;
background: #dddddd;
padding:4px;
}
.calitem
{
border-bottom: 1px dotted #dddddd;
padding:4px;
}
/*
* ========================================
* form styles
* ========================================
*/
.input-warn,
.input-green,
.input-checkbox,
input,
textarea,
select{
background: #FFF;
border: 1px solid #555;
color: #000;
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
margin: 5px;
padding: 2px;
vertical-align: middle;
}
select
{
margin: 0px;
}
.input-checkbox
{
border: none;
}
.input-warn,
.input-warn-content
{
border: 1px solid #C00;
}
.input-ok,
.input-ok-content
{
border: 1px solid #0C0;
}
.input-warn-content
{
padding: 4px;
margin: 4px;
background-color: #FCC;
}
.input-ok-content
{
padding: 4px;
margin: 4px;
background-color: #CFC;
}
.input-text
{
color: #900;
}
input.button{
margin: 0;
width: auto;
cursor: hand;
cursor: pointer;
}
optgroup option{
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
}
.codebuttons{
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 10px;
vertical-align: middle;
margin:2px;
}
.textarea,
.searchinput,
.button,
.gobutton{
background: #FFF;
border: 1px solid #555;
color: #000;
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 11px;
padding: 2px;
vertical-align: middle;
}
.button{
background: #f1f1f1;
}
.gobutton{
background: transparent;
border: 0;
color: #333;
margin: 0;
vertical-align: middle;
}
.radiobutton,
.checkbox,
.helpbox {
border: 0;
vertical-align: middle;
background: transparent;
}
/*
* class.formtable
*
* used for tabled forms
* technically tables should not be used for form display
* but, in the case of IPB a table is easier to work with
* for the average webmaster, who has little to no CSS knowledge.
*
*/
.formtable{
background: transparent;
}
.formtable td,
.pformleft,
.pformleftw,
.pformright{
background:#f3f3f3;
border: 1px solid #dddddd;
border-bottom: 0;
border-left: 0;
font-weight: bold;
margin: 1px 0 0 0;
padding: 6px;
width: 25%;
}
.formtable td.wider,
.pformleftw,
.pformright{
width: 40%;
}
.formtable td.formright,
.pformright{
border-right: 0px;
font-weight: normal;
width: auto;
}
.formtable td.formtitle,
.formsubtitle{
background: #e9e9e9;
border: 1px solid #9FB9D4;
border-bottom: 0;
border-left: 0;
border-right: 0;
font-weight: normal;
}
.formsubtitle{
border: 0;
color: #333;
font-weight: bold;
padding: 5px;
}
.formtable td.formstrip{
background: #DDE8F2;
border: 1px solid #9FB9D4;
border-left: 0;
border-right: 0;
font-weight: normal;
}
/*
* ===============================================================
* Metalaxe Quote and Code wrap Styles by Keith - kf@metalaxe.com
* ===============================================================
*/
.quotetop{
background: #eee url(style_images/ma_envy/css_img_quote.gif) no-repeat right;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left:2px solid #ddd;
color:#555;
font-weight:bold;
font-size:10px;
margin: 8px auto 0 auto;
padding:3px;
}
.quotemain{
background:#fafafa;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
border-left:5px double #ddd;
color: #777;
padding: 4px;
margin: 0 auto 8px auto;
}
.codetop,
.sqltop,
.htmltop{
background: #eee url(style_images/ma_envy/css_img_code.gif) no-repeat right;
color:#555;
font-weight: bold;
margin:0 auto 0 auto;
padding:3px;
border:1px solid #ddd;
width: 98%;
}
.codemain,
.sqlmain,
.htmlmain{
background: #fafafa;
color: #000;
font-family: Courier, Courier New, Verdana, Arial;
margin: 0 auto 0 auto;
padding: 3px;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
border-left:1px solid #ddd;
width: 98%;
}
/*
* ========================================
* old school quote and code styles - backwards compatibility
* ========================================
*/
#QUOTE,
#CODE{
background: #FAFCFE;
border: 1px solid #000;
color: #465584;
font-family: Verdana, Arial;
font-size: 11px;
padding: 2px;
white-space: normal;
}
#CODE{
font-family: Courier, Courier New, Verdana, Arial;
}
/*
* ========================================
* All New Styles
* ========================================
*/
.cleared{
clear: both;
}
.borderwrap,
.borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
background: #ddd;
border: 1px solid #333;
padding: 0px;
margin: 0px;
}
.borderwrapm{
margin: 5px;
}
.borderwrap h3,
.maintitle,
.maintitlecollapse{
background:#6caa1d no-repeat right url(style_images/ma_envy/tile_cat.png);
border: 1px solid #ddd;
border-bottom: 1px solid #6caa1d;
color: #FFF;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 8px;
}
.borderwrap h3 a:link,
.borderwrap h3 a:visited,
.borderwrap h3 a:active{
color:#fff;
}
.borderwrap h3 a:hover{
color:#f1f1f1;
}
.maintitle td {
color: #FFF;
font-size: 12px;
font-weight: bold;
}
.maintitlecollapse{
border: 1px solid #ddd;
}
.maintitle p,
.maintitlecollapse p,
.formsubtitle p{
background: transparent !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
}
.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members{
float: right;
width: auto !important;
}
.maintitle a:link,
.maintitle a:visited,
.maintitlecollapse a:link,
.maintitlecollapse a:visited{
background: transparent;
color: #FFF;
text-decoration: none;
}
.maintitle a:hover,
.maintitle a:active,
.maintitlecollapse a:hover,
.maintitlecollapse a:active{
background: transparent;
color: #f1f1f1;
}
table th,
.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar{
background: #141414 url(style_images/ma_envy/tile_sub.png);
border-bottom: 1px solid #6caa1d;
color: #ddd;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0;
padding: 5px;
}
.subtitlediv{
border: 1px solid #ddd;
border-bottom: 1px solid #6caa1d;
text-align: right;
}
.borderwrap table th a:link,
.borderwrapm table th a:link,
.subtitle a:link,
.subtitlediv a:link,
.borderwrap table th a:visited,
.borderwrapm table th a:visited,
.subtitle a:visited,
.subtitlediv a:visited,
.borderwrap table th a:active,
.borderwrapm table th a:active,
.subtitle a:active,
.subtitlediv a:active,
.subtitle a:hover,
.subtitlediv a:hover{
background: transparent;
color: #ddd;
text-decoration: none;
}
.borderwrap table th a:hover,
.borderwrapm table th a:hover{
color:#6caa1d;
text-decoration:underline;
}
.borderwrap h4{
background: #e9e9e9;
border: 1px solid #ddd;
border-bottom: 1px solid #6caa1d;
border-top: 1px solid #6caa1d;
color: #333;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.borderwrap p{
background: #F9F9F9;
border: 1px solid #CCC;
margin: 5px;
padding: 10px;
text-align: left;
}
td.formbuttonrow,
.pformstrip,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1{
background: #e9e9e9 !important;
border: 1px solid #ddd;
border-top: 1px solid #6caa1d;
margin: 0px !important;
padding: 5px !important;
text-align: center;
}
td.formbuttonrow{
border-bottom: 0;
border-left: 0;
border-right: 0;
}
.borderwrap p.formbuttonrow1{
background: #F9F9F9 !important;
border: 0;
border-top: 1px solid #CCC;
}
.bar,
.barb,
.barc{
background: #f1f1f1;
border: 1px solid #ddd;
}
.barc{
border-bottom: 0;
}
.bar p,
.barb p,
.barc p{
background: transparent;
border: 0;
color: #555;
font-size: 11px;
margin: 0;
padding: 5px;
text-align: left;
}
.barb p{
text-align: right;
}
.bar p.over,
.bar p.overs,
.barc p.over,
.barc p.overs{
float: right;
}
.barb p.over,
.barb p.overs{
float: left;
}
.bar p.overs,
.barb p.overs,
.barc p.overs{
position: relative;
top: 5px;
}
.catend{
background: #141414 url(style_images/ma_envy/tile_sub_pattern.png) right;
color: #151515;
font-size: 1px;
height: 5px;
}
.newslink{
background: #f3f3f3;
border: 1px solid #dddddd;
margin: 0;
width: 100%;
}
.newslink td{
color: #555;
font-size: 10px;
padding: 5px 5px 5px 10px;
}
.newslink span{
background: transparent;
color: #333;
font-style: italic;
font-weight: normal;
}
.newslink input{
background: #FFF;
border: 1px solid #999;
color: #333;
font-size: 10px;
padding: 3px;
vertical-align: middle;
width: auto;
}
.newslink input.button{
background: transparent;
border: 0;
color: #333;
vertical-align: middle;
}
.fieldwrap{
background: #F9F9F9;
border: 1px solid #CCC;
border-top: 0;
margin: 5px;
padding: 0;
text-align: left;
}
.fieldwrap h4{
background: #e9e9e9;
border: 1px solid #CCC;
border-left: 0;
border-right: 0;
color: #444;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.errorwrap {
background: #ffeee5;
border: 1px solid #000;
border-top: 0;
margin: 5px;
padding: 0;
}
.errorwrap h4 {
background: #8d5133;
border: 1px solid #000;
border-left: 0;
border-right: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px;
}
.errorwrap p {
background: transparent;
border: 0;
color: #8d5133;
margin: 0;
padding: 8px;
}
.ruleswrap{
background: #ffeee5;
border: 1px solid #000;
color: #8d5133;
margin: 5px 0 5px 0;
padding: 5px;
}
#redirectwrap{
background: #f3f3f3;
border: 1px solid #dddddd;
margin: 200px auto 0 auto;
text-align: left;
width: 500px;
}
#redirectwrap h4{
background: #D0DDEA;
border-bottom: 1px solid #dddddd;
color: #333;
font-size: 14px;
margin: 0;
padding: 5px;
}
#redirectwrap p{
margin: 0;
padding: 5px;
}
#redirectwrap p.redirectfoot{
background: #E3EBF4;
border-top: 1px solid #dddddd;
text-align: center;
}
#gfooter{
background: #141414 url(style_images/ma_envy/tile_sub_pattern.png) right;
margin: 5px 0 0 0;
padding: 0;
width: 100%;
}
#gfooter td{
color: #FFF;
font-size: 10px;
padding: 4px;
}
#gfooter a:link,
#gfooter a:visited{
color: #FFF;
}
#logographic{
background: transparent url(style_images/ma_envy/logo4.gif) no-repeat left;
height: 68px;
margin: 0;
padding: 0;
}
#submenu{
height:27px;
margin:0px;
padding:0px;
background-color:#141414;
background-image:url(style_images/ma_envy/tile_sub_pattern.png);
background-position:left;
color:#ddd;
font-size:10px;
font-weight:bold;
letter-spacing:0.5;
line-height:27px;
text-align:right;
border-top:1px solid #999;
border-bottom:1px solid #999;
}
.ipb-top-left-link,
.ipb-top-right-link{
display:block;
float:right;
margin:0px;
padding:0px;
}
.ipb-top-left-link{
float: left;
}
.ipb-top-left-link a:link,
.ipb-top-left-link a:visited,
.ipb-top-right-link a:link,
.ipb-top-right-link a:visited{
padding:7px;
background:transparent;
color:#ddd;
text-decoration: none;
border-left:1px solid #888;
}
.ipb-top-left-link a:link,
.ipb-top-left-link a:visited{
border-right:1px solid #888;
border-left:none;
}
.ipb-top-left-link a:hover,
.ipb-top-left-link a:active,
.ipb-top-right-link a:hover,
.ipb-top-right-link a:active{
background-image:url(style_images/ma_envy/ma_submenu_hover.png);
color:#6caa1d;
}
.ipb-top-left-link a.current,
.ipb-top-right-link a.current,
.ipb-top-left-link a.current:hover,
.ipb-top-right-link a.current:hover{
padding-bottom:9px;
background-color:#3a3a3a;
background-image:none !important; /*url(style_images/ma_envy/ma_submenu_current.png);*/
color:#eee;
}
#userlinks,
#userlinksguest{
background: #f3f3f3;
border: 1px solid #dddddd;
margin:0 0 5px 0;
padding: 0 5px 0 5px;
}
#userlinks p,
#userlinksguest p{
background: transparent !important;
border: 0 !important;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0 !important;
padding: 7px 0 7px 0;
text-align: right;
}
#userlinks p,
#userlinksguest p{
font-weight: normal;
letter-spacing: 0;
}
#userlinksguest p.pcen{
text-align: center;
}
#userlinks p.home,
#userlinksguest p.home{
float: left;
}
#navstrip{
background: transparent;
color: #999;
font-size: 12px;
font-weight: bold;
margin: 0 0 5px 0;
padding: 14px 0px 8px 0px;
}
#navstrip a:link,
#navstrip a:visited{
background: transparent;
color: #555;
text-decoration: none;
}
#navstrip a:hover,
#navstrip a:active{
background: transparent;
color: #6caa1d;
}
.toplinks{
background: transparent;
color: #000;
margin: 0;
padding: 0 0 5px 0;
text-align: right;
}
.toplinks span{
background: #f3f3f3;
border: 1px solid #dddddd;
border-bottom: 0;
color: #000;
font-size: 10px;
font-weight: bold;
margin: 0 10px 0 0;
padding: 5px;
}
.copyright{
background: #f1f1f1;
font-size: 11px;
margin: 0 0 5px 0;
padding: 8px;
}
/*
* ========================================
* print page styles
* ========================================
*/
#print{
margin: 20px auto 20px auto;
padding: 0;
text-align: left;
width: 85%;
}
#print h1,
#print h2,
#print h3,
#print h4,
#print p{
color: #036;
font-size: 18px;
font-weight: bold;
margin: 0;
padding: 8px;
}
#print h2,
#print h3,
#print p{
border-bottom: 1px solid #999;
font-size: 11px;
font-weight: normal;
}
#print h3{
background: #F5F5F5;
font-size: 12px;
font-weight: bold;
margin: 0 0 10px 0;
}
#print h4{
background: #F9F9F9;
font-size: 11px;
}
#print p{
margin: 0 0 5px 0;
padding: 10px;
}
#print p.printcopy{
border: 0;
color: #000;
text-align: center;
}
.dny-edit-title
{
border:0px;
padding:3px;
margin:0px;
background: #e9e9e9;
color: #333;
}
/* ======================================== */
/* TABS
/* ======================================== */
.tabon
{
border-top:1px solid #999;
border-left:1px solid #999;
border-right:1px solid #999;
background-color:#ddd;
padding:8px;
padding-bottom:9px;
font-size:10px;
float:left;
width:auto;
margin-top:3px;
}
.taboff
{
border-top: 1px solid #777;
border-left: 1px solid #777;
border-right: 1px solid #777;
background-color: #B5C3D9;
color: #333;
padding: 8px;
font-size:10px;
float: left;
width: auto;
margin-top:3px;
}
.tabon a:link,
.tabon a:visited,
.tabon a:active
{
text-decoration:none;
color: #000;
}
.taboff a:link,
.taboff a:visited,
.taboff a:active
{
text-decoration:none;
color: #333;
}
.mya-back
{
background: #ddd;
margin:1px;
padding: 1px;
}
.mya-back .pp-contentbox-back{ background-color:#6caa1d !important;}
.mya-content
{
background: #f1f1f1;
padding:8px;
margin: 1px;
border: 1px solid #777;
}
.mya-content-tbl
{
background: #f3f3f3;
border: 1px solid #777;
text-align:left;
font-size:10px;
white-space:nowrap;
margin:1px;
}
.mya-fieldwrap
{
background: transparent;
margin-top: 2px;
margin-bottom: 2px;
padding: 4px;
border: 1px solid #C5C7CD;
-moz-border-radius: 5px;
width: auto;
display: block;
}
/* -------------------------------- */
/* Create PM box defaults */
/* -------------------------------- */
.iframeshim
{
position:absolute;
display:none;
background: #FFF;
filter:alpha(opacity=0);
border:0px;
width:auto;
height:auto;
}
/* -------------------------------- */
/* Experimental */
/* -------------------------------- */
.popupmenu,
.popupmenu-new
{
background: #f3f3f3;
border: 1px solid #555;
text-align:left;
font-size:10px;
white-space:nowrap;
/*padding:3px 5px 3px 3px;*/
/*width:300px;*/
}
.popupmenu-item
{
padding: 5px;
/*margin-top:4px;*/
white-space: nowrap;
border-bottom: 1px solid #dddddd;
color: #000000;
font-weight: normal;
}
.popupmenu-item-last
{
padding: 5px;
/*margin-top:4px;*/
white-space: nowrap;
color: #000000;
font-weight: normal;
}
.popmenubutton-new,
.popmenubutton
{
white-space:nowrap;
background-color: #f0f0f0;
border: 1px solid #adadad;
color: #30343b;
font-weight:bold;
float:right;
text-align:center;
margin:0px;
font-size:11px;
padding: 2px 8px 2px 8px;
}
.popmenubutton-new,
.popmenubutton-new-out
{
float:none;
width:auto;
text-align:left;
height:auto;
padding:4px;
font-weight:normal;
background-color:#fafafa;
background-image: url(style_images/ma_envy/menu_action_down-padded.gif);
background-repeat: no-repeat;
background-position: right;
border-style:dotted;
}
.popmenubutton-new-out
{
padding: 4px;
background-color:#eee;
border: 1px solid #ddd;
}
.popupmenu-new
{
background-color: #f1f1f1;
}
.popmenubutton a:link,
.popmenubutton a:visited,
.popmenubutton-new a:link,
.popmenubutton-new a:visited,
.popupmenu-item a:link,
.popupmenu-item a:visited,
.popupmenu-item-last a:link,
.popupmenu-item-last a:visited
{
color: #333;
text-decoration: none;
}
.popmenubutton a:hover,
.popmenubutton-new a:hover,
.popupmenu-item a:hover,
.popupmenu-item-last a:hover
{
color: #6caa1d;
text-decoration: none;
}
.popupmenu-category
{
background: #141414 url(style_images/ma_envy/tile_sub_pattern.png) right;
border-top: 1px solid #6caa1d;
border-bottom: 1px solid #6caa1d;
color: #ddd;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
margin: 0;
padding: 5px;
}
/* -------------------------------- */
/* Loading box
/* -------------------------------- */
#loading-layer-inner
{
width:220px;
height:28px;
padding:18px 10px 10px 10px;
text-align:center;
color: #000;
border: 1px solid;
border-color:#CCC #666 #666 #CCC;
background-color: #FCF8C7;
}
/* -------------------------------- */
/* Message in a bo(x|ttle)
/* -------------------------------- */
#ipd-msg-wrapper
{
display: none;
width: 220px;
}
#ipd-msg-inner
{
width:100%;
height:45px;
padding: 6px 4px 4px 4px;
margin: 0px;
text-align:center;
color: #000;
border: 1px solid;
border-color:#ccc #666 #666 #ccc;
background-color: #FCF8C7;
filter:alpha(opacity=75);
opacity:.75
}
#ipd-msg-title
{
width: 100%;
height:20px;
margin: 0px;
padding: 6px 4px 4px 4px;
background:#6caa1d no-repeat right url(style_images/ma_envy/tile_cat.png);
border: 1px solid #555;
border-bottom: 0px;
color: #FFF;
}
.linked-image
{
margin: 0px;
padding: 0px;
border: 0px;
}
.resized-linked-image
{
margin: 1px 0px 0px 0px;
padding: 0px;
background-color: #000;
border: 0px;
color: #FFF;
font-size: 10px;
width: auto;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
}
.resized-linked-image-zoom
{
width: 200px;
height: 30px;
filter:alpha(opacity=85);
opacity:.85;
background-color: #FFF;
padding-top: 6px;
padding-left: 5px;
top: 0px;
left: 0px;
position: absolute;
display: none;
}
/* -------------------------------- */
/* Edit post reason
/* -------------------------------- */
.post-edit-reason
{
background: #E7EAEF;
margin-top: 9px;
margin-bottom: 0px;
padding: 4px;
color: #333;
font-size: 10px;
border: 1px solid #C5C7CD;
-moz-border-radius: 5px;
width: auto;
display: block;
}
/* -------------------------------- */
/* Personal Profile
/* -------------------------------- */
.pp-name
{
background: #f3f3f3;
border: 1px solid #dddddd;
margin: 0px;
padding: 10px;
}
.pp-name h3
{
margin:0px;
padding:0px 0px 5px 0px;
font-size:24px;
}
.pp-header
{
background: #141414 url(style_images/ma_envy/tile_sub_pattern.png) right;
color: #ddd;
font-size: 10px;
font-weight: bold;
margin: 0px 0px 1px 0px;
padding: 5px;
}
.pp-title
{
background:#6caa1d no-repeat right url(style_images/ma_envy/tile_cat.png);
border-bottom: 1px solid #6caa1d;
color: #FFF;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 8px;
}
.pp-datebox
{
text-align: center;
background: #FFFFFF;
border: 1px solid #555555;
padding: 4px;
margin: 0px;
font-size:18px;
font-weight:bold;
line-height: 100%;
letter-spacing: -1px;
float:right;
width: auto;
}
.pp-datebox em
{
color: #AAA;
font-weight: normal;
font-style: normal;
}
.pp-contentbox-back
{
background-color: #ddd;
padding: 6px;
}
.pp-contentbox-entry,
.pp-contentbox-entry-noheight,
.pp-contentbox-entry-noheight-mod,
.pp-contentbox-entry-noheight-sel
{
background-color: #f3f3f3;
border: 1px solid #888888;
line-height: 140%;
padding: 8px;
margin-bottom: 6px;
height: 200px;
overflow: auto;
overflow-x: auto;
}
.pp-contentbox-entry-noheight-sel
{
background-color:#FCECCD;
}
.pp-contentbox-entry-noheight-mod
{
background-color:#FDF1DA;
}
.pp-contentbox-entry-noheight,
.pp-contentbox-entry-noheight-mod,
.pp-contentbox-entry-noheight-sel
{
height: auto;
margin-bottom: 1px;
}
.pp-image-thumb-wrap,
.pp-image-thumb-wrap-floatright,
.pp-image-mini-wrap,
.pp-image-mini-wrap-floatright
{
width: 52px;
height: 52px;
text-align: center;
background: #FFFFFF;
border: 1px solid #555555;
padding: 4px;
margin-top: auto;
margin-bottom: auto;
}
.pp-image-mini-wrap,
.pp-image-mini-wrap-floatright
{
width: 27px;
height: 27px;
margin-top: auto;
margin-bottom: auto;
}
.pp-image-thumb-wrap-floatright,
.pp-image-mini-wrap-floatright
{
float:right;
}
.pp-tiny-text
{
color: gray;
font-size: 10px;
}
.pp-mini-content-entry,
.pp-mini-content-entry-noheight,
.pp-mini-entry-noheight-shaded
{
background-color: #f3f3f3;
padding: 6px;
border-bottom: 1px dotted #555555;
clear:both;
width: auto;
height: 60px;
}
.pp-mini-entry-noheight-shaded
{
background-color: #E3DFE7;
}
.pp-mini-content-entry-noheight,
.pp-mini-entry-noheight-shaded
{
height: auto;
}
.pp-tabclear,
.pp-maintitle
{
background:#6caa1d no-repeat right url(style_images/ma_envy/tile_cat.png);
border: 1px solid #ddd;
border-bottom: 1px solid #6caa1d;
color: #FFF;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 8px;
}
.pp-tabclear
{
border:0px;
border-right: 1px solid #333;
border-left: 1px solid #333;
}
.pp-tabon
{
border-top:1px solid #000;
border-left:1px solid #333;
border-right:1px solid #333;
background-color:#6caa1d;
color:#FFFFFF;
padding:8px;
float:left;
width:auto;
margin-top:3px;
font-size:10px;
font-weight:bold;
}
.pp-taboff,
.pp-tabshaded
{
border-top: 1px solid #888;
border-left: 1px solid #666;
border-right: 1px solid #888;
background-color: #141414;
color: #fff;
font-weight:bold;
padding:8px;
float: left;
width: auto;
background-image: url(style_images/ma_envy/tile_sub_pattern.png);
background-repeat: repeat-x;
background-position: left bottom;
margin-top:3px;
font-size:10px;
}
.pp-tabon a:link,
.pp-tabon a:visited,
.pp-tabon a:active
{
text-decoration:none;
color: #fff;
}
.pp-taboff a:link,
.pp-taboff a:visited,
.pp-taboff a:active,
.pp-tabshaded a:link,
.pp-tabshaded a:visited,
.pp-tabshaded a:active
{
text-decoration:none;
color: #fff;
}
.pp-tabwrap
{
height: 34px;
margin:0px;
padding:0px;
}
/* ==================================
* Envy Specific Styles
* ==================================
*/
#ipbwrapper{
margin:15px 20px;
padding:10px 12px;
text-align:left;
background-color:#fff;
color:#555;
border:5px solid #6caa1d;
}
.ma_logo{
height:94px;
margin:0px;
padding:0px;
background-image:url(style_images/ma_envy/ma_logo_back.png);
background-position:top left;
background-repeat:no-repeat;
border-bottom:1px solid #333;
}
.logo_tile{
background-color:#6caa1d;
background-image:url(style_images/ma_envy/ma_logo_tile.png);
background-position:top left;
background-repeat:repeat-x;
}
.spacer img{
width:100%;
height:94px;
display:block;
background-image:url(style_images/ma_envy/ma_logo_right_back.png);
background-position:top right;
background-repeat:no-repeat;
}
.body_wrap{
margin:0px;
padding:5px;
background-color:#3a3a3a;
/* background-image:url(style_images/ma_envy/body_wrap_tile.png);
background-position:top left;
background-repeat:repeat-x;
*/
border-top:1px solid #333;
}
.redirect_main{
width:500px;
margin:250px auto 0 auto;
padding:5px;
background-color:#6caa1d;
color:#555;
border:1px solid #000;
}
.redirect_inner{
padding:5px;
background-color:#fff;
color:#888;
border:1px solid #000;
-moz-border-radius:5px;
}
.redirect_left,
.redirect_right{
padding:5px;
background-color:#eee;
color:#555;
text-align:center;
white-space:nowrap;
}
.redirect_left{
border:1px dotted #ddd;
}
.redirect_right{
background-color:#fff;
color:#333;
white-space:normal;
}
.redirect_left p{
font-size:10px;
font-weight:bold;
}
.redirect_right p{
font-size:11px;
font-weight:bold;
}
.redirect_small{
font-size:9px;
}
.pp-maintitle input{ font-weight:normal; }
#logostrip{
height:94px;
background-image:url(style_images/ma_envy/tile_back.png);
background-position:top left;
background-repeat:repeat-x;
text-align:left;
}
.entry_av{
float:left;
margin:10px 20px 0px 10px;
border:1px solid #333;
background-color:#ddd;
}
.entry_av .ipbtable{ width:10px; }
.entry_av .ipbtable td{ white-space:nowrap; }
.entry_content{ margin-top:10px; }
/* begin styles for RSS Feed */
.rss-box {
margin: 0.5em;
background-color: #FFFFFF;
widith: 100%;
border: 3px solid #eeeeee;
}
.rss-items {
margin-top:0px;
padding:0.5em; 0.5em;
margin-left:0px;
color: #000000;
}
p.rss-title {padding:0.5em;}
.rss-title {
text-decoration: none;
font-family: verdana, small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
font-size: 12px;
background-color:#ffffff;
color:black;
font-weight:bold;
margin: 0px;
padding:0em;
text-align: left;
}
.rss-item {
font-family: verdana, small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
font-size: 10px;
font-weight : normal;
list-style:none;
}
.rss-item a {
text-decoration : none;
color: #1b1b1f;
font-size: 10px;
font-weight:light;
font-family:verdana, small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
}
.rss-item a:visited {
color:black;
}
.rss-date {
font-size: 85%;
font-weight : normal;
color: #3f4a59;
}
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */
.pod-play {
_width:12em;
margin: 0 0.2em; padding: 0.1em 0; _padding:0;
white-space:nowrap;
text-decoration: none;
vertical-align:middle;
background: #fb6;
color: black;
}
.pod-play em {
_width:1em; _cursor:hand;
font-style: normal;
margin:0; padding: 0.1em 0.5em;
background: white;
color: #222;
}
.pod-play span {
_width:1em; _cursor:hand;
margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
}
.pod-play:hover {
background: #666;
color: white;
}
.pod-play:hover em {
background: black;
color: white
}
@import url( "http://forum.soundarea.org/style_images/ma_envy/folder_editor_images/css_rte.css" );
SoundArea.Org
Rules
Help
Search
Members
Calendar
Downloads
Forums
Tracker
Search this forum only?
More Search Options
Welcome Guest ( Log In | Register )
Latest Torrents
View RSS feed
Latest Forum Posts
View RSS feed
SoundArea.Org - Promo ONLY! Downloads Area Dance Area CDS, CDM, CDR, WEB, Vinyls
Posting Rules
16.12 Amber - Sexual (li Da Di) Maxi-single - (320kbps), Летния Хит От Морето
Rating
Options
djpepsi7
View Member Profile
Dec 16 2007, 07:29 PM
Post
#1
DJ
Group: Administrator
Posts: 1,877
Thank(s): 5651
Topics Started: 1,398
Joined: 16-March 07
Member No.: 212
Status:
Skype: mitkooo99
Country :
CD: Amber - Sexual (Li Da Di) (Maxi-Single)01. Sexual (Li Da Di) (Original Radio Edit) [0:04:41.82]02. Sexual (Li Da Di) (Thunderpuss 2000 Edit) [0:03:52.44]03. Sexual (Li Da Di) (Ripe & Juicy Club Mix) [0:05:47.02]04. Sexual (Li Da Di) (Thunderpuss 2000 Club Mix) [0:08:33.57]05. Sexual (Li Da Di) (Thunderdub) [0:06:59.56]06. Sexual (Li Da Di) (KLM Vocal Mix) [0:09:04.90]07. Sexual (Li Da Di) (KLM Dub) [0:07:04.96] Total [46'01]
The Following 3 Users Say Thank You to djpepsi7 For This Useful Post: Dj Valyo, eakkypoo, olly
Replies
biggddc
View Member Profile
Dec 25 2007, 02:55 AM
Post
#2
Noob
Group: User
Posts: 18
Thank(s): 0
Topics Started: 0
Joined: 31-May 07
Member No.: 1,894
Status:
thank you for this...happy holidays !
Posts in this topic
djpepsi7 16.12 Amber - Sexual (li Da Di) Maxi-single - (320kbps) Dec 16 2007, 07:29 PM haralampi 10x Dec 16 2007, 11:50 PM defpoo thanks brother Dec 17 2007, 04:10 AM trancexluvr Great classic !! Thanks ! Dec 17 2007, 04:56 AM OscarBurnside Great job!! Dec 17 2007, 01:12 PM metropolisss thanks Dec 17 2007, 01:21 PM xxxxx yes ok Dec 17 2007, 01:28 PM Giany Looking forward to listen. Dec 17 2007, 04:36 PM funThOMasz good stufff Dec 19 2007, 10:12 AM jofly thx Dec 20 2007, 02:39 PM CaYLaK thx Dec 21 2007, 09:47 PM TOLGZ mad Dec 24 2007, 02:24 AM biggddc thank you for this...happy holidays ! Dec 25 2007, 02:55 AM kamild0 thx Dec 25 2007, 03:01 AM johnbarnes cool, thanks. not heard this for time Dec 29 2007, 07:43 PM gyöngyösi Thanks!:) Dec 30 2007, 12:53 PM TranceBoy thanks for the share! Dec 30 2007, 01:29 PM l01os thank you! Dec 31 2007, 06:40 AM mr.white thx Jan 1 2008, 08:19 PM Flaki Doh Thanks for posting - Hope the link still works
= ... Jan 18 2008, 11:18 PM dead0 thx :D Jan 19 2008, 09:03 PM hattongrv QUOTE(djpepsi7 @ Dec 17 2007, 03:29 AM) C... Jan 22 2008, 06:10 PM KWS thanks Feb 1 2008, 12:07 AM Wharfe Thanks! Feb 4 2008, 08:13 PM Edith THANKS MUSIC GREAT UPLOAD !!!!... Feb 7 2008, 04:17 PM maestro.mago An excelent song, so thanks Feb 13 2008, 07:29 AM tong thanks Feb 16 2008, 09:33 AM eakkypoo Thanks a lot Feb 23 2008, 07:53 PM chrushow thank you Feb 24 2008, 02:07 AM a.çosta thnxxxxxxxxxx man Feb 24 2008, 04:22 PM dj_dos thanks Feb 28 2008, 06:41 PM BadAss thanks Feb 29 2008, 01:44 AM k1llface thanks! Feb 29 2008, 02:29 AM akadeepart thanks Feb 29 2008, 12:43 PM Johnny Rose very cool
QUOTE(djpepsi7 @ Dec 16 2007, 01... Mar 2 2008, 09:54 PM Jas thankyou Mar 4 2008, 04:23 AM djlongy Classic single
thanks mate Mar 4 2008, 12:35 PM depandi great thanks... Mar 22 2008, 06:24 PM olly RE: 16.12 Amber - Sexual (li Da Di) Maxi-single - (320kbps) Mar 24 2008, 04:40 PM r16 Excelente!!!!!!!! Apr 6 2008, 07:16 AM djarti thx thx very nice music Apr 7 2008, 05:32 PM Tinezz Thunderzz Apr 7 2008, 06:12 PM SUNcho one mor classics. thanx a lot! Apr 7 2008, 11:11 PM aloumnia thanks Apr 15 2008, 08:27 AM
« Next Oldest
· CDS, CDM, CDR, WEB, Vinyls
· Next Newest »
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:
Forum Home
Search
Help
SoundArea.Org
|-- Board NEWS
|---- FAQs
|-- Music Discussions
|-- Bla Bla Bla
|---- Новинки
|---- Игри
|---- Забава
|---- Био li-da Дискографии
|---- Интервю
|---- Other
|---- Говорилня
|---- Филми
|------ Release Dates
|------ Дискусии за филми
|------ SoundTracks
|------ Биографии li-da Филмографии
Charts Area
|-- International Charts
|---- UK Singles Charts
|---- Germany Singles Chart
|---- US Singles Chart
|---- Other Charts
|-- User Charts
Downloads Area
|-- House Area
|---- Electro/Vocal House
|---- Progressive/Tribal House
|---- Tech/Minimal/Deep House
|---- CD Singles, Albums, Promo Vinyls
|---- Single Tracks
|-- Trance Area
|---- CDS, CDM, CDR, WEB, Vinyls
|---- Full Albums, VA Albums
|---- Single Tracks
|---- Radio Shows And Live Mixes
|-- Dance Area
|---- CDS, CDM, CDR, WEB, Vinyls
|---- Full Albums, VA Albums
|---- Single Tracks
|-- R&B, Rap Area
|---- CDS, CDM, CDR, WEB, Vinyls
|---- Full Albums, VA Albums
|---- Single Tracks
|-- Pop, Reggae, Latino Area
|---- CDS, CDM, CDR, WEB, Vinyls
|---- Full Albums, VA Albums
|---- Single Tracks
|-- Breaks Area
|---- CDS CDR CDM Vinyls
|---- CD ALBUMS
|---- Radioshows Livesets
|-- Hardstyles Area
|---- CDS, CDM, CDR, Vinyls
|---- CD Albums
|---- Live Sets And Radioshows
|---- Single Tracks
|-- 00's Area
|---- CDS, CDM, CDR, WEB, Vinyls
|---- Full Albums, VA Albums
|---- Single Tracks
|-- 90's Area
|---- CDS, CDM, CDR, WEB, Vinyls
|---- Full Albums, VA Albums
|---- Single Tracks
|-- 80's Area
|---- CDS, CDM, CDR, WEB, Vinyls
|---- Full Albums, VA Albums
|---- Single Tracks
|-- Rock Area
|---- Single Tracks
|---- Full Albums and Singles
|-- Music Videos
|---- New Videos
|---- Retro Videos
|---- Party Videos
|---- Video Request
|-- Request Area
Support Area
|-- Report Bugs And Problems
Display Mode: Switch to: Standard ·
Switch to: Linear+ ·
Outline
Track this topic ·
Email this topic ·
Print this topic ·
Subscribe to this forum
Lo-Fi Version
Time is now: 27th April 2008 - 01:49 AM || Skin by Metalaxe
Powered By IP.Board
© 2008 IPS, Inc.
Licensed to: SoundArea.Org
разделы
сдача ielts
сдача ielts
сдача ielts
напыление ппу
холодильник уценка
перегородка сантехкабин
охота легавый
ppg краска
доломит
доломит
доломит
доломит
крутой xxx видео
крутой xxx видео
крутой xxx видео
крутой xxx видео
крутой xxx видео
рак пищевод
огнезащитный состав
тройник
крановый тележка
certification microsoft
contiwinterviking купить
нард скачать бесплатный
стимулирующий лотерея
предохранитель пкэ
билет ммдм
электропечь dimplex model elba
kiev apartaments service
управление кострома
путевой стена
билет russia music awards
трубогиб
mastercard
краска двухкомпонентный
адресный база данный
li-da