/* ------------------------------------------- project: Sample Project date: 2000/01/01 ------------------------------------------- */ html { min-height: 100%; margin-bottom: 1px; font-size: 100.01%; } body { margin: 0; padding: 0; background: #f1ebe2 url(../images/bg-body-a.png) 50% 40px no-repeat; color: #3f311f; font: 62.5%/1.5 Tahoma,Arial,Helvetica,sans-serif; } textarea, input, select, option, optgroup, button { font: 1em Arial,Helvetica,sans-serif; } /* RE-SETS ------------------------------------------- */ * { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; } li, dt, dd, p, th, td { font-size: 1.1em; } ul, ol, dl { margin-bottom: 1.5em; } p { margin-bottom: 1.25em; } li *, dt *, dd *, p * { font-size: 1em; } fieldset, img { border: none; } button { overflow: visible; cursor: pointer; } legend { display: none; } a { color: #cc7a00; text-decoration: none; } a:hover, a:focus, a:active { color: #cc7a00; text-decoration: underline; } /* HEADINGS ------------------------------------------- */ h1, h2, h3, h4, h5, h6 { margin: 0 0 10px; font: normal 2.4em "Times New Roman",Arial,Helvetica,sans-serif; color: #3e382a; } h1 { font-size: 2.6em; text-transform: lowercase; } h2 { font: bold 1.6em/1.2 Tahoma,sans-serif; text-transform: uppercase; } h3 { font: bold 1.3em/1.2 Tahoma,sans-serif; text-transform: uppercase; } h4 { font-size: 1.4em; } h5 { font-size: 1.2em; } h6 { font-size: 1.0em; } /* HELPERS ------------------------------------------- */ .wrapper { width: 100%; overflow: hidden; } .center { margin-left: auto; margin-right: auto; text-align: center; } .offset { position: absolute; left: -10001em; overflow: hidden; height: 0; margin: 0; line-height: 0; } legend.offset { display: none; } /* LAYOUT ------------------------------------------- */ #root { width: 680px; margin: 0 auto; padding: 0 0 20px 50px; } #top { position: relative; height: 50px; margin: 0 0 15px; padding: 70px 0 0; } #logo { position: absolute; left: 8px; top: 70px; width: 192px; height: 50px; background: url(../images/logo.png) no-repeat; } #logo a { display: block; overflow: hidden; width: 192px; height: 50px; text-indent: -10001px; } #nav { display: inline; float: right; list-style: none; margin: 0 10px 0 0; padding: 15px 0 0; } #nav li { display: inline; float: left; margin: 0 0 0 40px; background: url(../images/nav-a.png) 100% 0 no-repeat; } #nav li.offer { width: 74px; background-position: 100% 0; } #nav li.men { width: 73px; background-position: 100% -22px; } #nav li.body { width: 34px; background-position: 100% -44px; } #nav li.face { width: 25px; background-position: 100% -66px; } #nav li.lhe { width: 39px; background-position: 100% -88px; } #nav li a { display: block; overflow: hidden; width: 100%; height: 22px; text-indent: -10001em; } #nav li em { display: none; } #wrapper { overflow: hidden; width: 100%; } #side { float: left; overflow: hidden; width: 200px; } #side h2 { width: 163px; height: 350px; margin: 0 0 10px auto; padding: 3px; border: 1px solid #fff; background: #f1ebe2 url(../images/model.jpg) 50% 50% no-repeat; text-indent: -10001em; } #sidenav { overflow: hidden; list-style: none; width: 196px; margin: 0 0 15px; padding: 0 4px 0 0; } #sidenav li { float: left; width: 100%; margin: 0 0 1px; background: url(../images/nav-a.png) 100% 0 no-repeat; } #sidenav li.gallery { background-position: 100% -110px; } #sidenav li.contact { background-position: 100% -132px; } #sidenav li.affiliates { background-position: 100% -154px; } #sidenav li.press { background-position: 100% -176px; } #sidenav li.invite { background-position: 100% -198px; } #sidenav li.newsletter { background-position: 100% -220px; } #sidenav li a { float: left; display: block; overflow: hidden; width: 100%; height: 22px; text-indent: -10001em; } #sidenav li em { display: none; } #promo { clear: right; float: right; width: 455px; margin: 0 0 15px; } #header { clear: right; float: right; width: 455px; margin: 0 0 15px; } #content-wrap { float: right; width: 455px; padding: 0; } #content { width: 413px; padding: 15px 20px 5px; border: 1px solid #fff; } #langs { width: 413px; padding: 10px 21px 5px; text-align: right; } #langs p a { color: #333; padding: 0 0 2px 25px; background: url(/obrazki/flag-pl.png) 0 65% no-repeat; } #footer { float: left; clear: left; width: 200px; color: #ad885a; } #footer p { padding: 0 4px 0 0; font-size: 1em; text-align: right; text-transform: lowercase; } #footer p strong { font-weight: normal; text-transform: uppercase; } /* SKIP LINKS ------------------------------------------- */ #skip-links { position: absolute; top: 20px; left: -10001px; list-style: none; margin: 0; padding: 0; } #skip-links li a:focus, #skip-links li a:active { display: block; position: absolute; left: 10001px; top: 0; z-index: 10001; width: 705px; padding: 2px 0; background: #3c3520; color: #fff; font-size: 1.4em; text-align: center; text-decoration: none; } /* BROWNIE ------------------------------------------- */ body.brown { background-color: #3f311f; background-image: url(../images/bg-body-b.png); color: #fff; } body.brown h1, body.brown h2, body.brown h3, body.brown h4, body.brown h5, body.brown h6 { color: #fcffff; } .brown #logo { background-position: 0 -50px; } .brown #nav li { background-image: url(../images/nav-b.png); } .brown #sidenav li { background-image: url(../images/nav-b.png); } .brown #content { border-color: #927147; } .brown #side h2 { background-color: #3f311f; border-color: #927147; } .brown #footer { color: #ad885a; } .brown #langs p a { color: #fff; } .brown strong.a { color: #ffb442; } .brown a.a { color: #ffb442; font-weight: bold; text-decoration: underline; } .brown a.a:hover { background: #ffb442; color: #000; text-decoration: none; } /* GENERAL ------------------------------------------- */ span.new { color: #f00; } h2 span { font-size: 10px; font-weight: normal; } h2 span.new { display: inline; float: left; margin: 3px 5px 0 0; font: bold 12px Tahoma,sans-serif; } table.a { width: 100%; margin: 0 0 15px; padding: 2px 0 0; border-spacing: 0; border-top: 1px solid #cc7a00; } table.a tr { } table.a tr.odd { background: #fff; } table.a tr th, table.a tr td { padding: 1px 5px; font-weight: normal; text-align: left; } table.a tr .col2 { width: 70px; padding-right: 10px; text-align: right; } table.a tr .col3 { width: 55px; padding-left: 10px; text-align: right; } p.explanation { margin: 0 0 3px; padding: 0 0 0 5px; font-size: 1em; } ul.a { overflow: hidden; list-style: none; width: 100%; margin: 0 0 15px; padding: 0; } ul.a li { margin: 5px 0; padding: 0 0 0 25px; background: url(../images/bullet-b.gif) 8px 7px no-repeat; font-size: 1.2em; } ul.photos { overflow: hidden; list-style: none; width: 435px; margin: 0 0 15px -20px; padding: 0; } ul.photos li { display: inline; float: left; margin: 0 0 15px 20px; } ul.photos li a { } ul.photos li a img { padding: 1px; border: 1px solid #ddd7cd; background: #f1ebe2; } strong.a { color: #cc7a00; } dl.form { margin: 0 0 12px; } dl.form dt { float: left; width: 120px; margin: 1px -120px 0 0; font-weight: normal; } dl.form dt.submit { text-indent: -10001em; } dl.form dd { margin: 0 0 10px 120px; } dl.form dd.content { margin-left: 110px; padding: 10px; border: 1px solid #ddd; background: #f9f9f9; font: 1em "Trebuchet MS",sans-serif; } dl.form dd.error { padding: 2px 0; color: #a11; font-weight: bold; } dl.form dd.error em { padding: 2px 0; border-bottom: 1px solid #ccc; background: #fff; color: #000; font-style: normal; font-size: 0.9em; text-transform: uppercase; } dl.form dd input { width: 80%; padding: 1px 2px; vertical-align: middle; } dl.form dd select { width: 80%; vertical-align: middle; } dl.form dd textarea { width: 95%; padding: 1px 2px; vertical-align: middle; } dl.form dd button { overflow: visible; padding: 2px 15px; border: 1px solid #e3e3e3; border-color: #e3e3e3 #a0a0a0 #a0a0a0 #e3e3e3; background: #fff; color: #d59638; font-weight: bold; cursor: pointer; line-height: 1.2em; vertical-align: middle; } dl.form dd.checkbox { line-height: 2em; } dl.form dd.checkbox input { width: auto; } img.prawa { display: inline; float: right; margin: 0 0 5px 10px; padding: 2px; border: 1px solid #ccc; background: #fff; } img.lewa { display: inline; float: left; margin: 0 10px 5px 0; padding: 2px; border: 1px solid #ccc; background: #fff; } img.srodek { display: block; margin: 0 auto; padding: 2px; border: 1px solid #ccc; background: #fff; } img.ramka { padding: 2px; border: 1px solid #ccc; background: #fff; } .separate, table.separate, ul.separate, p.separate { margin-bottom: 15px; padding-bottom: 15px; background: url(../images/sep-a.gif) 0 100% repeat-x; } div.separate { margin-bottom: 15px; padding-bottom: 1px; background: url(../images/sep-a.gif) 0 100% repeat-x; } /* ELEMENTS ------------------------------------------- */ #treatments { } #treatments h2 { margin-bottom: 15px; } #treatments h3 { margin-top: 20px; margin-bottom: 5px; } #treatments p.price { margin-bottom: 10px; color: #cc7a00; font-weight: bold; text-transform: uppercase; } #treatments p.info { margin: -5px 0 5px; } #treatments p.top { float: right; margin: -28px 0 0; padding: 0 13px 0 0; background: url(../images/bullet-a.gif) 100% 50% no-repeat; font-size: 0.9em; } #offer { } #offer h2 { margin: 15px 0px 10px; padding: 15px 0 0; background: url(../images/sep-a.gif) repeat-x; color: #cc7a00; font-size: 1.2em; font-weight: bold; } #offer h3 { margin: 0 0 5px; font-size: 1.1em; font-weight: bold; text-transform: uppercase; } #contact { } #contact p.map { float: right; } #contact p.map img { padding: 1px; border: 1px solid #fff; } #contact p a { color: #333; } #promos { padding: 0 0 15px; font-size: 1.1em; } #promos * { font-size: 1em; } #press h3, #affiliates h3 { clear: both; width: 100%; margin: 15px 0 10px; padding: 15px 0 0; background: url(../images/sep-a.gif) repeat-x; color: #3f311f; font-size: 1.3em; font-weight: normal; } #affiliates h3 { margin-bottom: 10px; color: #cc7a00; font-size: 13px; font-weight: bold; } #press h4, #affiliates h4 { margin: 0 0 5px; padding: 0; color: #cc7a00; font: bold 1.2em Tahoma,Verdana,sans-serif; } #press p, #affiliates p { margin: 0 0 5px; padding: 0; } /* SIFR STYLE ------------------------------------------- */ .sIFR-flash { visibility: visible !important; margin: 0; } .sIFR-replaced { visibility: visible !important; } span.sIFR-alternate { display: block; position: absolute; left: 0; top: 0; overflow: hidden; width: 0; height: 0; } /* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */ .sIFR-flash + div[adblocktab=true] { display: none !important; } /* Decoys */ #content .sIFR-hasFlash h1 { visibility: hidden; }