/* Projekt:            Toys R US 2008       */
/* Dateiname:          theme_tru_teich.css  */
/* Zweck:              Basistheme           */
/* erstellt am:        31.07.2008 JD        */
/* bearbeitet am:      31.07.2008 JD        */
/* validiert am:       00.00.2008 JD        */
/* freigegeben am:     00.00.2008 JD        */


body {
background: url(../images/themes/tru_teich/bg_body_tru.gif) repeat-x top fixed #b9dff3;
}

#wrapper {
background: url(../images/themes/tru_teich/bg_content.gif) top center no-repeat;
}

#footer {
background: url(../images/themes/tru_teich/footer_tru_teich_front.gif) no-repeat bottom center;
}

#footer-bg {
background: url(../images/themes/tru_teich/footer_tru_teich_bg.gif) bottom center no-repeat;
}


/* deco-elemente */
#deco-01 {
position: fixed;
left: -7px;
bottom: 0;
width: 103px;
height: 259px;
top: auto;
background-image: url(../images/themes/tru_teich/goeffrey_ecke.png);
}

* html #deco-01 { /* IE6 */
background: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customer/images/themes/tru_teich/goeffrey_ecke.png', sizingMethod='scal'); /* PNG Hack */
position: absolute; /* position fixed hack */
top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}

#deco-02 {
position: fixed;
left: 10%; 
margin-left: -200px;
height: 162px;
width: 273px;
top: 145px;
z-index: 0;
background: url(../images/themes/tru_teich/wolken_01.gif);
}

* html #deco-02 { /* IE6 */
position: absolute;
z-index: -1;
top: expression(145+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); /* position fixed von oben ausgerichtet */
}
* +html #deco-02 { /* IE7 */
z-index: -1;
}

#deco-03 {
position: fixed;
right: 1%;
left: auto;
margin-left: -200px;
height: 52px;
width: 156px;
top: 50%;
bottom: 200px;
z-index: -1;
background: url(../images/themes/tru_teich/wolken_02.gif);
}

* html #deco-03 { /* IE6 */
position: absolute;
z-index: -1;
top: expression(450+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); /* position fixed von oben ausgerichtet */
}


/* metanavigation - menuegrafiken+hover */

#metanav li a {
color: #cb0044;
}

#metanav li {
float: left;
padding: 0 16px 0 6px;
background: url(../images/themes/tru_teich/tru_metanav_trenner.gif) right center no-repeat;
}

#metanav li a.metanav-starcard {
background: url(../images/themes/tru_teich/tru_metanav_links_de.gif) 0 0 no-repeat;
width: 65px;
}

#metanav li a.metanav-starcard-active {
background: url(../images/themes/tru_teich/tru_metanav_links_de.gif) 0 -15px no-repeat;
width: 65px;
}

#metanav li a.metanav-starcard:hover {
background: url(../images/themes/tru_teich/tru_metanav_links_de.gif) 0 -15px no-repeat;
}

#metanav li a.metanav-newsletter {
background: url(../images/themes/tru_teich/tru_metanav_links_de.gif) -70px 0 no-repeat;
width: 71px;
}

#metanav li a.metanav-newsletter-active {
background: url(../images/themes/tru_teich/tru_metanav_links_de.gif) -70px -15px no-repeat;
width: 71px;
}

#metanav li a.metanav-newsletter:hover {
background: url(../images/themes/tru_teich/tru_metanav_links_de.gif) -70px -15px no-repeat;
}

#metanav li a.metanav-maerkte {
background: url(../images/themes/tru_teich/tru_metanav_links_de.gif) -145px 0 no-repeat;
width: 46px;
}

#metanav li a.metanav-maerkte-active {
background: url(../images/themes/tru_teich/tru_metanav_links_de.gif) -145px -15px no-repeat;
width: 46px;
}

#metanav li a.metanav-maerkte:hover {
background: url(../images/themes/tru_teich/tru_metanav_links_de.gif) -145px -15px no-repeat;
}

#metanav li a.metanav-geschenke {
background: url(../images/themes/tru_teich/tru_metanav_links_de.gif) -195px 0 no-repeat;
width: 67px;
}

#metanav li a.metanav-geschenke-active {
background: url(../images/themes/tru_teich/tru_metanav_links_de.gif) -195px -15px no-repeat;
width: 67px;
}

#metanav li a.metanav-geschenke:hover {
background: url(../images/themes/tru_teich/tru_metanav_links_de.gif) -195px -15px no-repeat;
}

#metanav li a.metanav-wunschzettel {
background: url(../images/themes/tru_teich/tru_metanav_links_de.gif) -266px 0 no-repeat;
width: 110px;
}

#metanav li a.metanav-wunschzettel-active {
background: url(../images/themes/tru_teich/tru_metanav_links_de.gif) -266px -15px no-repeat;
width: 110px;
}

#metanav li a.metanav-wunschzettel:hover {
background: url(../images/themes/tru_teich/tru_metanav_links_de.gif) -266px -15px no-repeat;
}


/* sucheingabefeld - grafik */

#search-input {
background: url(../images/themes/tru_teich/search_input.gif) 0 0 no-repeat;
}


/* hover und active service-navi */

#seknav li a.active {
color: #9ccb0b;
}

#seknav li a:hover {
color: #9ccb0b;
}
