/*
	style-worldwide.css

brown d0b34b
lt blue ccecf5
green a6cf20
red header df3f15


*/

/* ################################################################################
	REMOVE LEFT MARGIN IF PAGE TEMPLATE IS LEFT ALIGNED.
################################################################################ */

#content-wrapper {
	xmargin:0pt 0pt 0pt 110px;
}

#crumb li.current {
	color:#ff5500;
}


/* ################################################################################

################################################################################ */

#content-wrapper {
	xbackground-color:#ffffff;
	width:999px;
}

#content-wrapper {
	font-family:Verdana;
	xfont-size: 12px;
}

.col-left {
	width:170px; float:left; xheight:800px;
	xbackground-color:#ddd;
}
.col-main {
	width:590px; float:left; xheight:800px;
	xbackground-color:#ede;
	background-color:#ffffff;
	font-size: 12px;
}
.col-right {
	width:210px; float:left; xheight:800px;
	xbackground-color:#ded;
}

.col-main-full {
	width:800px; float:left; xheight:800px;
	xbackground-color:#ffffff;
	xbackground-color:#ede;
	margin-bottom:20px;
}

/* ################################################################################
	Column Left
################################################################################ */

.col-left .navigation {
	padding:0px 0px 10px 0px;
}
.col-left .navigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
	width:160px;
}

.col-left .navigation ul.hide-navigation {
	display:none;
}

.col-left .navigation ul li {
	margin:0px 0px 5px 0px;
	padding:0px 0px 8px 0px;
	background-image:url(../img/pg-navi-line.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-size: 12px;
}

.col-left .navigation ul li a {
	xbackground-color:#544362;
	background-color:none;
	xbackground-image:url(../img/pg-navi.gif);
	background-repeat:no-repeat;
	background-position:top left;
	xdisplay:table-row;
	display:block;
	vertical-align: middle;
	text-decoration:none;
	height:29px;
	width:160px;
	position:relative;
	line-height:29px;
}

.col-left .navigation ul li a:hover {
	xbackground-image:url(../img/pg-navi-active.gif);
	background-position:bottom left;
}

.col-left .navigation ul li a.active {
	xbackground-image:url(../img/pg-navi-active.gif);
	background-position:bottom left;
}

.col-left .navigation ul li a.about { background-image:url(../img/pg-navi-about.gif); }
.col-left .navigation ul li a.downloads { background-image:url(../img/pg-navi-downloads.gif); }
.col-left .navigation ul li a.play { background-image:url(../img/pg-navi-play.gif); }
.col-left .navigation ul li a.max { background-image:url(../img/pg-navi-max.gif); }
.col-left .navigation ul li a.shop { background-image:url(../img/pg-navi-shop.gif); }

.col-left .navigation ul li a.double span {
	padding-top:12px;
	line-height:120%;
}

.col-left .navigation ul li a span {
	font-weight:bold;
	display:none;
	color:#ffffff;
	padding:0px 0px 0px 10px;
}
.col-left .navigation ul li a:hover, .col-left .navigation ul li a.active {
	xbackground-color:#785474;
	background-position:bottom left;
}

/* Second Leve Navigation */

.col-left .navigation ul li ul li {
	background-color:none;
	background-image:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	xfont-family: "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
.col-left .navigation ul li ul li a {
	xbackground-color:#ffffff;
	background-color:none;
	background-image:none;
	display: block;
	text-decoration:none;
	height:auto;
	line-height:120%;
	padding:4px 0px;
	width:160px;
}

.col-left .navigation ul li ul li a:hover {
	background-image:none;
}
.col-left .navigation ul li ul li a.active {
	background-image:none;
}

.col-left .navigation ul li ul li a span {
	display:block;
	color:#333333;
	font-weight:normal;
	padding:0px 0px 0px 0px;
}

.col-left .navigation ul li ul li a:hover span {
	color:#666666;
}


/* ################################################################################
	Column Main (Center)
################################################################################ */

.col-main p, .col-main-full p {
	margin:0px 0px 10px;
}

.col-main h2 {
	background-image:url(../img/pg-hd-maincol-paper.jpg);
	background-repeat:no-repeat;
	color:#000000;
	font-size:1.7em;
	margin:0px;
	height:auto;
}

.col-main-full h2 {
	background-image:url(../img/pg-hd-maincolmain-paper.jpg);
	background-repeat:no-repeat;
	color:#000000;
	font-size:1.7em;
	margin:0px;
	height:auto;
}

.col-main h2 span, .col-main-full h2 span {
	display: table-cell;
	vertical-align: top;
	height:auto;
	padding:10px 0px 0px 18px;
}

.col-main h3, .col-main-full h3 {
	color:#df3f15;
	font-size:1.4em;
}

.col-main h3 a, .col-main-full h3 a {
	text-decoration:none;
}

.col-main a, .col-main-full a {
	color:#df3f15;
	text-decoration:underline;
}

.col-main p.text-word-space {
	font-weight:bold;
	font-size:140%;
	line-height:140%;
	word-spacing:1em;
}


.col-main-full ul.btn-mosaic {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}

.col-main-full ul.btn-mosaic li {
	margin:0px 0px 10px 0px;
	padding:0px;
	float:left;
	width:240px;
}

.col-main-full ul.btn-mosaic li.colSpace {
	margin-left:10px;
}


.col-main div.col-padding {
	padding:20px 20px;
}

.col-main div.content-image {
	float:left;
	width:140px;
}

.col-main div.content-text {
	float:left;
	width:380px;
}

.col-main-full div.col-padding {
	padding:20px 20px;
}

.col-right div.col-padding {
	padding:10px 10px;
}


/* ################################################################################
	Column Right
################################################################################ */


.box-promo {
	background-color:#ffffff;
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 0px ;
}

.box-promo h3 {
	font-family:Verdana;
	font-size:18px;
	color:#000000;
}
.box-promo h3 {
	margin:0px 0px 8px 0px;
	padding:0px;
	line-height:100%;
	height:18px;
}

.box-promo h3 span { display:none; }

.box-promo {
	background-repeat:no-repeat;
}

.box-promo img.btn-readmore { margin:10px 0px 0px 0px; }

.box-promo div.item-pic { float:left; width:60px; margin-bottom:10px; text-align:center; }
.box-promo div.item-text { float:left; width:120px; margin-bottom:10px; clear:right; color:#f64800; }

.box-resources {
	background-image:url(../img/pg-hd-resources.gif);
	background-color:#a6cf20;
}
.box-buyonline {
	background-image:url(../img/pg-hd-buyonline.gif);
	xbackground-color:#ccecf5;
	background-color:#2da7e8;
}
.box-contactus {
	background-image:url(../img/pg-hd-contactus.gif);
	background-color:#d0b34b;
}


.picture-caption {
	text-align:center;
	font-size:80%;
}

.picture-hspace {
	margin:0px 1em;
}

.picture-vspace {
	margin:1em 0px;
}

.box-quote {
	background-color:#c9d32e;
	xpadding:20px 20px 10px 20px;
	margin:10px 7px 10px 6px;
	width:528px;
}

.box-quote p {
	margin:10px 20px;
}

.box-quote-hd {
	background-image:url(../img/pg-bg-box-top.gif);
	background-repeat:no-repeat;
	height:10px;
	overflow:hidden;
}

.box-quote-bd {
	padding:10px 20px;
}

.box-quote-ft {
	background-image:url(../img/pg-bg-box-bottom.gif);
	background-repeat:no-repeat;
	height:10px;
	overflow:hidden;
}

.box-quote-yellow {
	background-image:url(../img/pg-bg-quote-yellowpat.gif);
	background-repeat:repeat;
	background-position:center;
	background-color:#f8e35a;
}

.box-quote-green {
	background-image:url(../img/pg-bg-quote-greenpat.gif);
	background-repeat:repeat;
	background-position:center;
	background-color:#c9d32e;
}

.activity-sheets {
	list-style:none;
	margin:0px;
	padding:0px;
}

.activity-sheets li {
	float:left;
	margin:10px 10px;
	padding:0px;
	width:80px;
}


/* ################################################################################
	Custom Footers
################################################################################ */

.pg-custom-foot-about {
	background-image:url(../img/pg-bg-about-foot.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0px 0px 40px 0px;
}

.pg-custom-foot-aboutmaxmathilde {
	background-image:url(../img/pg-bg-aboutmaxmathilde-foot.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0px 0px 40px 0px;
}

.pg-custom-foot-frenchflag {
	background-image:url(../img/pg-bg-frenchflag-foot.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0px 0px 40px 0px;
}

.pg-custom-foot-grownups {
	background-image:url(../img/pg-bg-grownups-foot.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0px 0px 40px 0px;
}
.pg-custom-foot-grownups div.col-padding {
	padding-right:290px;
	xpadding-top:40px;
}

.pg-custom-foot-meetcreators {
	background-image:url(../img/pg-bg-creators-foot.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0px 0px 140px 0px;
}

.pg-custom-foot-meetcreators div.col-padding {
	padding-right:310px;
}



/* ################################################################################
	
################################################################################ */

.div-break {
	clear:both;
	height:1px;
	overflow:hidden;
}


.callout-blue h2, .callout-orange h2, .callout-purple h2, .callout-red h2, .callout-green h2 {
color:#FFFFFF;
display:block;
font-size:2.8em;
height:50px;
margin:0pt 0pt 10px;
}