/*redefine*/ h1, h2, h3, h4, p, ul { margin: 0; padding: 0; font-weight: normal; list-style: none; } /*content*/ #container { position: relative; width: 800px; margin: 30px auto 10px; } #content { width: 600px; position: relative; z-index: 10000; background: #FFFFFF; padding-right: 45px; } div#content.selected { } /*big menu*/ #kwick { position: relative; border-top: 1px solid #27272a; border-bottom: 1px double #27272a; margin-bottom: 10px; padding: 10px 0; } #kwick .kwicks { display: block; background: #ffffff; height: 100px; } #kwick li { float: left; } #kwick .kwick { display: block; cursor: pointer; overflow: hidden; height: 80px; width: 125px; padding: 10px; background: #fff; border-right: 5px solid #1d1d20; } #kwick .kwick span { display: none; } #kwick .seratonin { background: #78ba91 url(seratonin.gif); } #kwick .web { background: #7389ae url(web.gif); } #kwick .nakliye { background: #c17878 url(nakliye.gif); } #kwick .toplu_mail_gonderimi { background: #c17878 url(toplu_mail_gonderimi.gif); } #kwick .trac { background: #a87aad url(trac0000.gif); border-right: 0; } /*seratonin*/ div.seratonin p { padding: 1px 0; } #container h2.section a, #container h2.options a { display: block; text-decoration: none; color: #faec8f; } #container h2.section a:hover, #container h2.options a:hover { color: #faf3c7; } #advanced, #quick { padding-bottom: 20px; } /*links*/ #container div.apps { text-align: center; } #container div.apps a { font-family: 'trebuchet ms'; color: #7a7a86; font-size: 28px; margin: 0 20px 10px 0; text-shadow: 1px 2px 1px #131315; text-decoration: none; display: block; float: left; } #container div.apps a:hover { color: #fff; } #container a.devs:link, #container a.devs:visited { color: #face8f; display: block; font-size: 15px; padding: 5px 25px; } #container a.devs:hover, #container a.devs:active { color: #ccc; }