@charset "UTF-8";
@import url(../default/core.css);
/**
 * darkflower.css
 *
 * @heading color: #FFF
 * @text color: #000
 **/

@media screen{
/**
 * general tags and id's
 **/
html {
}
body {
font-size: 16px; /* default size */
font-family: Verdana, "Lucida Grande", Helvetica, sans-serif;
background-color: #292C29;
}
button {
background: transparent url(gfx/icon_button02.gif) no-repeat right center;
border: 0;
color: #02ACDA;
font-size: 0.75em;
font-weight: bold;
padding:0 15px 0 0;
cursor: pointer;
line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6, fieldset legend {
line-height: 1.5em;
color: #02ACDA;
}
hr {
visibility: hidden;
height: 1.25em;
}
p {
font-size: 0.75em!important;
line-height: 1.5em;
color: #FFF;
}
/**
 * subcolumns core override
 **/
.sub.right .margin {
margin-left: 1.5em;
}
.sub.left .margin {
margin-right: 1.5em;
}
/**
 * page settings
 **/
#wrap {
background: transparent url(gfx/bg_body02.jpg) scroll no-repeat top left;
padding: 0 1.75em; /* 0 28px */
}
#page {
padding: 1.5em 0em;
width: 58.81em; /* @16px: 941px => Viewport 1024px */
}
/**
 * header
 **/
#head {
position: relative;
height: 11.81em;
}
#domain a:link,
#domain a:visited,
#domain a:focus,
#domain a:hover,
#domain a:active,
#domain span {
color: #02ACDA;
display: block;
text-decoration: none;
font-size: 1.31em;
line-height: 0.95em;
}
#topnav {
background: transparent;
position: absolute;
right: 0em;
text-align: right;
top: 0.25em;
z-index: 100;
}
#topnav li {
display: block;
float: left;
padding: 0.1em 0 0.1em 1.2em;
}
#topnav h2 {
color: #229EEC;
font-size: 0.69em;
line-height: 1.3em;
font-weight: normal;
}
/**
 * langauge menu (hover menu w/ js)
 **/
#lang {
line-height: 1em;
font-size: 0.63em;
padding: 0;
position: relative;
z-index: 9;
display: inline;
list-style: none;
margin: 0!important;
padding-left: 0;
position: relative;
}
#lang .current:link,
#lang .current:visited {
background: #FFF url(gfx/bg_language.gif) no-repeat right center;
border: 1px solid #CCC;
display: block;
line-height: 12px;
padding: 0px 18px;
width: 5em;
}
#lang .current:focus,
#lang .current:hover,
#lang .current:active {
background-color: #666;
}
#lang ul {
border: 1px solid #CCC;
background-color: #FFF;
display: none;
height: auto;
min-width: 72px;
padding: 1px;
position: absolute;
right: 0;
width: 8em;
}
#lang ul:after {
clear: both;
content: ".";
display: block;
font-family: serif;
font-size: 1px;
height: 0pt;
line-height: 0px;
visibility: hidden;
}
#lang ul li {
border: none;
display: inline;
float: none;
list-style: none;
margin: 0pt;
padding: 0pt;
}
#lang:hover ul {
display: block!important
}
#lang a:link,
#lang a:visited {
background-color: #FFF;
color: #666;
font-size: inherit;
line-height: 1.3em;
padding: 0px 4px
text-decoration: none;
}
#lang ul a{
display: block;
}
#lang a:focus,
#lang a:hover,
#lang a:active {
background-color: #666;
color: #FFF;
}
/**
 * main wrapper
 **/
#main {
clear: both;
width: auto;
margin-top: 1.25em;
}
#main h2,
#main h3 {
color: #02ACDA;
}
/**
 * columns nav and content
 **/
#c1_inline,
#c2_inline,
#c3_inline {
position: relative;
}
/**
 * Columns
 **/
#c1 {
float: left;
z-index: 3;
}
#c1_inline {
z-index: 4;
}
#c2 {
float: right;
z-index: 5;
}
#c2_inline {
z-index: 6;
}
#c3 {
width: auto;
z-index: 1;
}
#c3_inline {
z-index: 2;
}
/**
 * Layout settings
 **/
#c1 {
width: 16.25em; /* @16px: 260px */
padding-top: 0.5em;
}
#c3 {
margin-left: 16.25em;
padding-top: 1.75em;
}
#c3_inline {
background: #292C29 url(gfx/bg_content02.jpg) repeat-x top left;
margin: 0 0 0 3em;
padding: 1.75em 2.19em;
}
#layout_6 #c3_inline {
margin: -9em 0 0 3em;
padding: 1.75em 2.19em;
}
/**
 * keyvisual
 **/
#keyvisual {
position: absolute;
top: 1.94em;
left: 0px;
height: 9.81em;
overflow: hidden;
margin-bottom: 1.25em;
}
/**
 * Boxes
 **/
#head .box {
position: absolute;
margin: 0!important;
top: 3em;
right: 0;
padding: 0.13em 1.25em 1em;
background-color: #3F423F;
overflow: hidden;
width: 13.5em;
}
.box {
line-height: 1.5em;
padding: 0.85em 0 1.25em;
margin: 1em 0 0.5em;
}
.buy {
background: none;
left:308px;
}
.buy a:link,
.buy a:visited,
.buy a:focus,
.buy a:hover,
.buy a:active {
color: #FFF;
}
.box a:link,
.box a:visited {
color: #FFF;
text-decoration: underline;
}
.box label {
color: #02ACDA;
display: block;
font-weight: bold;
}
#searchtext {
border: 1px solid #CCE6F7;
padding: 2px;
font-size: 0.75em;
width: 12em;
color: #666;
}
/**
 * Boxes: Layout 02 specific changes
 **/
#layout_6 #head .box label {
display: inline;
}
#layout_6 #head .box {
width: auto;
left: 20.13em;
}
#layout_6 .box {
line-height: 1.5em;
background: none;
overflow: hidden;
}
#layout_6 .buy {
background: none;
}
#layout_6 .box h2 {
color: #02ACDA;
display: inline;
}
#layout_6 #searchtext {
width: 13.75em;
margin: 0em 0.75em;
}
/**
 * related links
 **/
.vertical h2 a:link,
.vertical h2 a:visited {
color: #02ACDA;
}
.vertical ul {
padding: 1px 0;
display: block;
}
.vertical ul li {
background: transparent url(gfx/dotted_line.gif) repeat-x bottom left;
display: block;
line-height: 2.36em;
padding-bottom: 1px;
}
.vertical ul li.last {
background: none;
}
.vertical ul a:link,
.vertical ul a:visited {
background: transparent url(gfx/icon_arrowright_ro.gif) no-repeat 5px 15px!important;
color: #FFF;
display: block;
font-size: 0.88em;
line-height: 2.36em;
padding-left: 1.21em;
text-decoration: none;
}
.vertical ul a:focus,
.vertical ul a:hover,
.vertical ul a:active {
background: #FFF url(gfx/icon_arrowright_no.gif) no-repeat 5px 15px!important;
color: #292C29;
}
/**
 * webarchive
 **/
#layout_2 #c3 .left .margin {
margin-right: 8px;
}
#layout_2 #c3 .right .margin {
margin-left: 8px;
}
#layout_2 .vertical h2 a:link,
#layout_2 .vertical h2 a:visited {
text-decoration: none;
display: block;
font-size: 0.88em;
line-height: 1.3em;
background: transparent url(gfx/dotted_line.gif) repeat-x bottom left;
padding-bottom: 1px;
}
#layout_2 .vertical ul li {
background: none;
}
#layout_2 .vertical ul a:link,
#layout_2 .vertical ul a:visited {
background: transparent url(gfx/icon_arrowright_ro.gif) no-repeat 5px 6px!important;
color: #FFF;
display: block;
font-size: 0.75em;
line-height: 1.5em;
}
#layout_2 .vertical ul a:focus,
#layout_2 .vertical ul a:hover,
#layout_2 .vertical ul a:active {
background: #FFF url(gfx/icon_arrowright_no.gif) no-repeat 5px 6px!important;
color: #292C29;
}
/**
 * ads results & web results
 **/
#layout_1 #c3 h2,
#layout_6 #c3 h2,
h3.web {
font-size: 0.75em;
color: #999!important;
font-weight: normal;
}
.ads,
.web {
display: block;
}
.ads li,
.web li {
padding-bottom: 0.63em;
margin-bottom: 0.94em;
}
.ads h3 a:link,
.ads h3 a:visited,
.web h3 a:link,
.web h3 a:visited {
text-decoration: none;
line-height: 1.5em;
font-size: 0.94em;
color: #02ACDA;
}
.ads a:link,
.ads a:visited,
.web a:link,
.web a:visited {
text-decoration: none;
line-height: 1.5em;
font-size: 0.94em;
color: #02ACDA;
}
.ads p a:focus,
.ads p a:hover,
.ads p a:active,
.web p a:focus,
.web p a:hover,
.web p a:active {
text-decoration: underline;
}
.ads p a:link,
.ads p a:visited,
.web p a:link,
.web p a:visited {
color: #FFF;
text-decoration: underline;
}
/**
 * Block ads
 **/
.block:link,
.block:visited {
display: block;
text-decoration: none!important;
}
.block:focus,
.block:hover,
.block:active {
}
.block .adtext {
text-decoration: none;
}
.block .adurl {
text-decoration: underline;
}
/**
 * footer
 **/
#foot {
clear: both;
}
.horizontal {
background-color: #3A3C3A;
display: block;
overflow: hidden!important; /* float fix */
padding: 0.63em 0;
}
.horizontal h2 {
color: #FFF;
float: left;
font-size: 0.69em!important;
line-height: 1.5em;
text-align: right;
display: inline;
width: 10.55em;
margin-left: -3px;
}
.horizontal ul {
margin-left: 7.25em;
}
.horizontal li {
float: left; /* whitespace fix */
font-size: 0.69em!important;
line-height: 1.5em;
}
.horizontal a:link,
.horizontal a:visited {
color: #FFF;
font-weight: bold;
text-decoration: none;
padding-right: 9px;
background: transparent url(gfx/icon_seperator02.gif) no-repeat right top;
padding-left: 6px;
}
.horizontal a:focus,
.horizontal a:hover,
.horizontal a:active {
text-decoration: underline;
}
#disclaimer {
border-top: 1px solid #999;
margin-top: 1.6em;
padding: 1em 1.88em 1em 11.6em;
display: block;
font-size: 0.63em;
color: #999;
background: transparent url(gfx/sedo_logo_small02.gif) no-repeat 3em 1em;
line-height: 1.3em;
}
#disclaimer a:link,
#disclaimer a:visited {
color: #999;
}
.system {
border-top: 1px solid #999;
color: #999;
font-size: 0.63em;
padding: 1.7em 1.88em;
overflow: hidden!important; /* float fix */
}
.system li {
line-height: 1.3em;
display: inline;
float: left;
}
.system h2,
.system a:link,
.system a:visited,
.system a:focus,
.system a:hover,
.system a:active {
color: #999;
font-size: 1em;
font-weight: normal;
}
.system a:link,
.system a:visited {
text-decoration: none;
padding:0 7px;
background: transparent url(gfx/icon_seperator_small.gif) no-repeat right top;
}
.system a:focus,
.system a:hover,
.system a:active {
text-decoration: underline;
}
.imprint {
margin-top: 12px;
text-align: center;
}
.imprint a {
color: #999;
font-size: 10px;
}
#foot .last a {
background: none!important;
padding-right: 0!important;
}
}
@media print{
}
@media handheld{
}