/**
* Stylesheet for Chiquita
*
* These Days
* www.thesedays.com
*
*/

@import 'global.css';
@import 'stickers.css';


/* = top navigation */

.top-nav a b { background-image: url(../img/lang/dk/dk/top-nav-wood.png); } 
.top-nav ul li.top-nav-about-us { width: 58px; }
.top-nav ul li.top-nav-where-to-buy { width: 120px; }
.top-nav ul li.top-nav-search { width: 78px; }

/* = nav */ 

.nav a b { background-image: url(../img/lang/dk/dk/nav-chalk.png); } 
.nav ul { width: 590px; }
.nav ul li.nav-home { width: 100px; }
.nav ul li.nav-chiquitalk { }
.nav ul li.nav-products { width: 172px; }
.nav ul li.nav-fun { }
.nav ul li.nav-fruit-bar { }
.nav ul li.nav-local { width: 80px; }

.nav-local a b { background: url(../img/lang/dk/dk/nav-chalk.png) no-repeat transparent 0 -200px; }
.nav-local a:hover b { background-position: -180px -200px; }
.nav-local a.active b { background-position: -360px -200px; }

/* = newsletter subscription form */

.top-nav ul li.top-nav-newsletter {  }
#newsletter-form { background-image: url(../img/lang/dk/dk/top-nav-wood.png); }


/* Pages */

/* = our commitment */
#page-our-commitment .box-overview-3-nature-community h1 { margin-top: 25px; }

/* = professionals */
#page-professionals #content { background: url("../img/layout/wooden-frame-3.jpg") no-repeat scroll 0 0 #FFFFFF; }

/* = Stick it on */
#page-stickers-stickers-create .premadeSticker { background-image: url("../img/pages/stickers/stickers/dk.png"); }


