html
{
	height: 100%;
	overflow: auto;
	overflow-y: scroll;
}
body
{
	height: 100%;
	font: 96%/1.3 Arial, Helvetica, sans-serif;
	/* background: #fff url(../gfx/dummy_12_col.png) center -20px no-repeat; */
	color: #001822;
	margin: 20px;	
}

/* ------------------ webfont setup ------------------- */

@font-face {
    font-family: 'MyriadProBold';
    src: url('../fonts/myriadpro-bold-webfont.eot');
    src: url('../fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadpro-bold-webfont.woff') format('woff'),
         url('../fonts/myriadpro-bold-webfont.ttf') format('truetype'),
         url('../fonts/myriadpro-bold-webfont.svg#MyriadProBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProSemibold';
    src: url('../fonts/myriadpro-semibold-webfont.eot');
    src: url('../fonts/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadpro-semibold-webfont.woff') format('woff'),
         url('../fonts/myriadpro-semibold-webfont.ttf') format('truetype'),
         url('../fonts/myriadpro-semibold-webfont.svg#MyriadProSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BergamoStdRegular';
    src: url('../fonts/BergamoStd-Regular-webfont.eot');
    src: url('../fonts/BergamoStd-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BergamoStd-Regular-webfont.woff') format('woff'),
         url('../fonts/BergamoStd-Regular-webfont.ttf') format('truetype'),
         url('../fonts/BergamoStd-Regular-webfont.svg#BergamoStdRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}



/* ------------------ Text ------------------- */

h1, h2, h3, h4, h5, h6, p
{
	margin: 0 0 1em;
}
p, ul, ol
{
	font-size: 1em;
}
h1
{
	font-size: 1.6em;
}
h2
{
	font-size: 1.4em;
}
h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1em;
}
.smalltext
{
	font-size: 0.6em;
	color: #5b90a5;
}
.hide
{
	position: absolute;
	left: -999em;
}

/* ------------------ Layout ------------------- */

.top
{
	margin-bottom: 0.6em;
}

.mid
{
	margin-bottom: 1.4em;
}

.bottom
{
	margin-bottom: 0.6em;
}

.mid .grid_12
{
	position: relative;
}

.panelMenu
{
	margin-top: 2px;
}

.top ul li,
.bottom ul li
{
	font-family: 'MyriadProBold', Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

.top ul,
.top ul li
{
	display: inline;
}

.top ul li
{
	display: inline;
	margin-right: 14px;
}

.top ul.site li
{
	font-family: 'MyriadProSemibold';
}

.bottom ul li
{
	line-height: 1.2em;
}

.top a.logo_cpd
{
	display: block;
	background: url(../gfx/logo_cpd.gif) no-repeat top center;
	width: 300px;
	height: 50px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;	
}

.green
{
	background: #9ca012;
}

.grey
{
	background: #798c97;
}

.red
{
	background: #e75214;
}

.topspace
{
	margin-top: 0.6em;
}

ul.siteSection
{
	position: absolute;
	top: -14px;
	left: -4px;
	width: 380px;
	padding-bottom: 10px;	
}

ul.siteSection li
{
	font-family: 'MyriadProBold', Arial, Helvetica, sans-serif;
	font-size: 100px;
	line-height: 98px;
	text-transform: lowercase;
	letter-spacing: -5px;
}

/* ------------------ Books ------------------- */

ul.book_wide
{
	margin-left: 10px;
	width: 540px;
	height: 390px;
	overflow: hidden;		
}

ul.book_wide li
{
	width: 540px;
	min-height: 390px;
	height: auto !important;
	height: 390px;
}

ul.book_wide li p
{
	color: #eee;
	font: 42px/64px 'BergamoStdRegular', 'Times New Roman', Times, serif;
	padding: 0 0;
}

ul.book_wide li img
{
	width: 540px;
	height: 390px;	
}

ul.book_narrow
{
	width: 300px;
	height: 390px;
	overflow: hidden;		
}

ul.book_narrow li
{
	width: 300px;
	min-height: 390px;
	height: auto !important;
	height: 390px;		
}

ul.book_narrow li.text
{
	background: url(../images/page/text_animation.gif) no-repeat top left;	
}


ul.book_narrow li p
{
	width: 280px;
	color: #eee;
	font: 15px/30px 'BergamoStdRegular', 'Times New Roman', Times, serif;
	margin-top: 10px;
	padding: 0;
}

ul.book_narrow li p span
{
	display: block;
	margin-right: 6px;
	float: left;
	clear: none;
	white-space: nowrap;
}

ul.book_narrow li img
{
	width: 300px;
	height: 390px;	
}


/* ------------------ Page ------------------- */

.page
{
	min-height: 390px;
	height: auto !important;
	height: 390px;
}

.page h1 
{
	font-family: 'MyriadProBold', Arial, Helvetica, sans-serif;
	font-size: 70px;
	line-height: 70px;
	text-transform: lowercase;
	letter-spacing: -3px;
	margin: 0.3em 0 0.3em -5px;
	color: #fff;
}

/* ----------------- Fruit Page ---- ----------- */


.fruit_page
{
	min-height: 620px;
	height: auto !important;
	height: 620px;
}

.fruit_page h1
{
	font-family: 'MyriadProBold', Arial, Helvetica, sans-serif;
	font-size: 70px;
	line-height: 70px;
	text-transform: lowercase;
	letter-spacing: -3px;
	margin: 0.3em 0 0.3em -5px;
	color: #fff;
}

.fruit_page .right
{
	float:right;
}

.grid_6 p span
{
	float: right;
	font-size: 45px;
	line-height: 45px;
	color: #fff;
	margin:0;
}

.fruit_page .right h1
{
	margin-top: 0;
	padding-top: 0;
}

.lemon
{
	background: url(../gfx/bg_lemon.jpg) bottom right no-repeat;
}

.cherry
{
	background: url(../gfx/bg_cherry.jpg) bottom right no-repeat;
}

.apple
{
	background: url(../gfx/bg_apple.jpg) bottom right no-repeat;
}

.juicy-offer
{
	background: url(../gfx/bg_offer.jpg) bottom right no-repeat;
}

.inpageaccredit
{
	width: 76px;
	float:right;
}

.text
{
  color: #000;
  font-weight: bold;
}

.asterix
{
  margin: 470px 0 0 80px;
  font-size: 11px;
  color: #f2a07f; 
}
.sidebar
{
	position: relative;
}
.fruit_page h2
{
	font-family: 'MyriadProBold', Arial, Helvetica, sans-serif;
	font-size: 35px;
	line-height: 35px;
	text-transform: lowercase;
	letter-spacing: -2px;
	margin: 2em 1em 0.3em 1em;
	color: #9ca012;
	float: right;
}

.free
{
margin:0;
width: 243px;
height: 243px;
}


/* ------------------------------------- */
.content
{
	color: #eee;
}

.content span.full,
.content dd,
.content a
{
	font-family: 'MyriadProBold', Arial, Helvetica, sans-serif;
}
.content dd
{
	margin-bottom: 0.2em;
}

.content span,
.content dd,
.dark
{
	color: #001822;
}

#badge
{
	position: absolute;
	bottom: -125px;
	left: 240px;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	width: 156px;
	height: 156px;
	z-index: 500;
	background: url(../gfx/badge.gif) center top no-repeat;	
}

#link_page_map,
#link_page_mail
{
	float: left;
	margin-top: 8px;
	margin-right: 12px;	
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	width: 88px;
	height: 28px;
}

#link_page_map
{
	background: url(../gfx/icon-map.gif) center top no-repeat;
}

#link_page_mail
{

	background: url(../gfx/icon-email.gif) center top no-repeat;
}

.accredit li
{
	display: inline;
}

.accredit li a
{
	display: block;
	float: left;
	margin-right: 15px;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;	
	height: 62px;
}


#logo_new_leaf,
#logo_two_sides,	
#logo_bpif,
#logo_iso_14001,
#logo_cs,
#logo_kcc
{
	background-repeat: no-repeat;
	background-position: center;	
}


.accredit li a.last
{
	margin-right: 0;
}

#logo_new_leaf
{
	background-image: url(../gfx/logo_new_leaf.gif);
	width: 32px;
}

#logo_two_sides	
{
	background-image: url(../gfx/logo_two_sides.gif);
	width: 47px;
}

#logo_bpif	
{
	background-image: url(../gfx/logo_bpif.gif);
	width: 54px;
}

#logo_iso_14001
{
	background-image: url(../gfx/logo_iso.gif);
	width: 85px;
}

#logo_cs
{
	background-image: url(../gfx/logo_cs.gif);
	width: 153px;
}

#logo_kcc
{
	background-image: url(../gfx/logo_kcc.gif);
	width: 94px;
}

/* -------------------- Form ---------------------- */


.row
{
	float: left;
	clear: left;
	display: inline;
	width: 460px;
	margin-bottom: 0.4em;
}

span.label
{
	float: left;
	text-align: right;
	cursor: pointer;
	vertical-align: middle;	
	width: 150px;	
}

span.entry
{
	float: right;
	text-align: left;
	width: 300px;	
}

.row span
{
	vertical-align: top;
}

input
{
	vertical-align: middle;
}

input, select, textarea
{
	overflow: auto;
	font-family: Arial, helvetica, sans-serif;
	font-size: 1em;
	background-color: #d7d997;
	border: 0;
	padding: 2px 4px;	
}

input.large,
textarea.large
{
	width: 280px;
}

input.small
{
	width: 180px;
}

textarea
{
	height: 100px;
}

.button
{
	display: block;
	width: 120px;
	height: 30px;
	background-image: url(../gfx/button.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
}

.button:hover
{
	background-position: 0 -30px;
}

.error
{
	font-size: 0.8em;
}

.panelMail
{
	background-color: #a7ca67;
	padding: 0.5em 0;
}

.panelMail h3,
.panelMail p
{
	margin: 0 10px;
	color: #2E424A;
}


/* ------------------- Links ---------------------- */


/* --- all --- */

:link,
:visited
{
	color: #788C96;
	text-decoration: none;
	background: transparent;	
}

:link:hover,
:visited:hover
{
	color: #a2b1ba;
	text-decoration: none;	
}

:link span,
:visited span
{
	color: #788c96;	
}



/* --- nav mode --- */

.nav .site :link,
.nav .site :visited
{
	color: #001822;
}

.nav .site :link:hover,
.nav .site :visited:hover
{
	color: #365967;
}


.nav .site :link.current,
.nav .site :visited.current
{
	color: #9ca012;
}

/* --- section mode --- */

.section .area :link,
.section .area :visited,
.section .resources :link,
.section .resources :visited
{
	color: #9ca012;
}

.section .area :link:hover,
.section .area :visited:hover,
.section .resources :link:hover,
.section .resources :visited:hover
{
	color: #bcbf4a;
}

.section .area :link.current,
.section .area :visited.current
{
	color: #788c96;
}

.green :link,
.green :visited
{
	color: #001822;
	text-decoration: none;
	background: transparent;	
}

.green :link:hover,
.green :visited:hover
{
	color: #365967;
	text-decoration: none;	
}

/* --- force underline --- */

a.underline	
{
  text-decoration: underline;
}

