/* @override 
	http://localhost:8888/Sites/www/katy-mo/www_layout/css/screen.css
	http://localhost:8888/Sites/www/katy-mo/www/themes/katymo/css/screen.css
	http://localhost/~raspberrydesign/katy-mo/www/themes/katymo/css/screen.css
	http://katymo.djm.eu/themes/katymo/css/screen.css
	http://www.katymo.com/themes/katymo/css/screen.css
	http://localhost/katymo.com/www/themes/katymo/css/screen.css
*/

@import "reset.css";
@import "typography.css";

p.strip {
	text-align: right;
	padding-bottom: 8px;
}

span.required {
	color: red;
	font-weight: bold;
}

h1.who-is-km {
	width: 100%;
	height: 30px;
	background: url(../images/who_is_km.gif) no-repeat center top;
	text-indent: -9999px;
	padding-bottom: 30px;
}

h1.catalogue {
	width: 100%;
	height: 30px;
	background: url(../images/catalogue.gif) no-repeat center top;
	text-indent: -9999px;
	padding-bottom: 30px;
}

h1.fun-stuff {
	width: 100%;
	height: 30px;
	background: url(../images/fun-stuff.gif) no-repeat center top;
	text-indent: -9999px;
	padding-bottom: 30px;
}

h2.panda-classement {
	height: 23px;
	background: url(../images/catalogue/panda_classement.gif) no-repeat center top;
	padding-bottom: 5px;
	text-indent: -9999px;
}

#happy p.strip a {
	color: #cc3499;
}

em {
	color: #EB0A8D;
	font-weight: normal;
	font-style: normal;
}

.both {
	clear: both;
}

body {
	background-color: #f289c7;
}

#header {
	height: 131px;
	background: white url(../images/bg_header_dessin.gif) no-repeat center -1px;
}

#header div.center {
	width: 892px;
	margin: auto;
}

#logo {
	float: left;
	height: 73px;
	width: 221px;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
}

#language {
	float: right;
	height: 69px;
	width: 660px;
	text-align: right;
	padding-right: 11px;
	padding-top: 4px;
	background: url(../images/bg_header.gif) no-repeat;
	color: white;
	word-spacing: -2px;
}

#language div.bloc_language {
	float: right;
	width: 80px;
	text-align: center;
}

#language a {
	color: white;
	/*text-transform: uppercase;*/
	text-decoration: underline;
}

#menu {
	clear: both;
	padding-left: 114px;
}

#menu ul {
	width: 778px;
	padding-left: 0;
}

#menu ul li {
	float: left;
	list-style: none;
}

#menu ul li a {
	background-repeat: no-repeat;
	height: 57px;
	display: block;
	text-indent: -9999px;
}

#menu ul li.accueil a {
	background-image: url(../images/menu_accueil.gif);
	width: 114px;
}

#menu ul li.accueil-en a, body.es #menu ul li.accueil a, body.nl #menu ul li.accueil a {
	background-image: url(../images/menu_accueil-en.gif);
	width: 114px;
}

#right div.middle ul.mini-galerie {
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
	padding-left: 0;
}

#right div.middle ul.mini-galerie li {
	float: left;
	width: 210px;
	height: 183px;
	list-style-type: none;
}

#menu ul li.accueil a:hover, #menu ul li.accueil a.current {
	background-image: url(../images/menu_accueil_hover.gif);
}

#menu ul li.accueil-en a:hover, #menu ul li.accueil-en a.current, body.es #menu ul li.accueil a:hover, body.nl #menu ul li.accueil a:hover, body.es #menu ul li.accueil a.current, body.nl #menu ul li.accueil a.current {
	background-image: url(../images/menu_accueil_hover-en.gif);
}

#menu ul li.catalogue a {
	background-image: url(../images/menu_catalogue.gif);
	width: 110px;
}

#menu ul li.catalogue a:hover, #menu ul li.catalogue a.current {
	background-image: url(../images/menu_catalogue_hover.gif);
}

#menu ul li.fun-stuff a {
	background-image: url(../images/menu_stuff.gif);
	width: 119px;
}

#menu ul li.fun-stuff a:hover, #menu ul li.fun-stuff a.current {
	background-image: url(../images/menu_stuff_hover.gif);
}

#menu ul li.who-is-km a {
	background-image: url(../images/menu_who_is.gif);
	width: 133px;
}

#menu ul li.who-is-km a:hover, #menu ul li.who-is-km a.current {
	background-image: url(../images/menu_who_is_hover.gif);
}

#menu ul li.bd a {
	background-image: url(../images/menu_bd.gif);
	width: 99px;
}

#menu ul li.bd a:hover, #menu ul li.bd a.current {
	background-image: url(../images/menu_bd_hover.gif);
}

#menu ul li.contact a {
	background-image: url(../images/menu_contact.gif);
	width: 96px;
}

#menu ul li.contact a:hover, #menu ul li.contact a.current {
	background-image: url(../images/menu_contact_hover.gif);
}

#menu ul li.blog a {
	background-image: url(../images/menu_blog.gif);
	width: 107px;
}

#menu ul li.blog a:hover, #menu ul li.blog a.current {
	background-image: url(../images/menu_blog_hover.gif);
}

#wave {
	height: 12px;
	background: url(../images/bg_vague.png) repeat-x center top;
	position: absolute;
	top: 118px;
	z-index: 2;
	width: 100%;
}

#content_bg {
	background: url(../images/bg_flowers.png) repeat;
	position: absolute;
	width: 100%;
	top: 130px;
}

#flower {
	background: url(../images/bg_content.png) repeat-x;
}

#content {
	width: 901px;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 35px;
	position: relative;
	z-index: 1;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

#content div.top {
	height: 13px;
	background: url(../images/content_top.png) no-repeat;
}

#content div.middle {
	background-image: url(../images/content_middle.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	?height: 1%;
}

#content div.bottom {
	height: 11px;
	background: url(../images/content_bottom.png) no-repeat;
}

#footer_bg {
	background: url(../images/bg_footer.png) repeat-x;
	height: 107px;
	padding-top: 17px;
}

#footer {
	width: 800px;
	margin: auto;
	padding-bottom: 15px;
}

#footer div#flower {
	background-image: url(../images/flower.png);
	width: 141px;
	height: 136px;
	position: absolute;
	z-index: 0;
	margin-top: -80px;
	margin-left: 350px;
	?margin-left: 50px;
	display: none;
}

#footer ul {
	float: left;
	width: 150px;
}

#footer ul li {
	padding-bottom: 15px;
	list-style-type: none;
}

#footer ul li a {
	text-decoration: none;
	color: white;
}

#contact {
	float: right;
	text-align: right;
	color: white;
}

#contact h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
	padding-bottom: 15px;
	color: white;
}

#contact ul {
	width: auto;
}

#contact ul li {
	padding-bottom: 0;
	line-height: 16px;
	font-size: 11px;
	color: white;
}

#contact ul li a {
	text-decoration: underline;
}

#bottom {
	height: 20px;
	background: url(../images/bg_bottom.png) repeat-x;
	padding-top: 11px;
	text-align: center;
	color: white;
}

#bottom a {
	color: white;
}

/* Accueil */

#content div.accroche {
	float: left;
}

#avion {
	width: 194px;
	height: 185px;
	background: url(../images/accueil/avion.png) no-repeat;
	padding-top: 17px;
	padding-left: 18px;
}

#carrousel {
	width: 263px;
	height: 163px;
	background: url(../images/accueil/carrousel.png) no-repeat;
	padding: 15px 15px 18px;
}

#love {
	width: 183px;
	height: 181px;
	background: url(../images/accueil/love.png) no-repeat;
	padding: 6px 10px 9px;
}

#super {
	width: 665px;
	height: 187px;
	background: url(../images/accueil/super.png) no-repeat;
	padding: 6px 12px 9px;
}

#reseaux {
	width: 178px;
	height: 163px;
	padding: 15px 12px 18px;
	background: url(../images/accueil/liens_sociaux.png) no-repeat;
	color: #5e5e5e;
}

#reseaux a.facebook {
	display: block;
	width: 177px;
	height: 57px;
	text-indent: -9999px;
	background: url(../images/accueil/facebook.gif) no-repeat 0 center;
}

#reseaux a.blog {
	display: block;
	width: 177px;
	height: 50px;
	background: url(../images/accueil/blog.gif) no-repeat 0 center;
	text-indent: -9999px;
}

#reseaux a.contactme {
	display: block;
	background-image: url(../images/accueil/contactme.gif);
	width: 178px;
	height: 52px;
	text-indent: -9999px;
}

body.es #reseaux a.contactme {
	display: block;
	background-image: url(../images/accueil/contactme-es.gif);
	width: 178px;
	height: 52px;
	text-indent: -9999px;
}

body.nl #reseaux a.contactme {
	display: block;
	background-image: url(../images/accueil/contactme-nl.gif);
	width: 178px;
	height: 52px;
	text-indent: -9999px;
}

body.en #reseaux a.contactme {
	display: block;
	background-image: url(../images/accueil/contactme-en.gif);
	width: 178px;
	height: 52px;
	text-indent: -9999px;
}

#star {
	background-image: url(../images/accueil/star.png);
	width: 203px;
	height: 196px;
}

#concour {
	width: 203px;
}

#concour div.top {
	background-image: url(../images/accueil/concour_top.png);
	width: 203px;
	height: 13px;
}

#concour div.middle {
	background-image: url(../images/accueil/concour_middle.png);
	height: 166px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	padding-top: 0;
}

#concour div.middle h2 {
	color: #5F5F5F;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
}

#concour div.middle h2 span.rose {
	color: #EB0A8D;
}

#concour div.middle a.inscristoi {
	display: block;
	background-image: url(../images/accueil/inscris-toi.gif);
	width: 116px;
	height: 37px;
	margin: auto;
	text-indent: -9999px;
}

body.es #concour div.middle a.inscristoi {
	display: block;
	background-image: url(../images/accueil/inscris-toi-es.gif);
	width: 116px;
	height: 37px;
	margin: auto;
	text-indent: -9999px;
}

body.nl #concour div.middle a.inscristoi {
	display: block;
	background-image: url(../images/accueil/inscris-toi-nl.gif);
	width: 116px;
	height: 37px;
	margin: auto;
	text-indent: -9999px;
}

body.en #concour div.middle a.inscristoi {
	display: block;
	background-image: url(../images/accueil/inscris-toi-en.gif);
	width: 116px;
	height: 37px;
	margin: auto;
	text-indent: -9999px;
}

#concour div.bottom {
	background-image: url(../images/accueil/concour_bottom.png);
	height: 12px;
}

/* Sous menu$ */

#right {
	float: right;
	width: 675px;
}

#right div.top {
	background-image: url(../images/right_top.png);
}

#right div.middle {
	background-image: url(../images/right_middle.png);
}

#right div.bottom {
	background-image: url(../images/right_bottom.png);
}

#left {
	width: 225px;
	?float: right;
}

#left div.top {
	background-image: url(../images/ssmenu_top.png);
}

#left div.middle {
	background-image: url(../images/ssmenu_middle.png);
	padding-top: 5px;
}

#left div.middle.first {
	min-height: 115px;
	height: auto !important;
	height: 115px;
}

#left div.middle h1.who_is_km {
	padding-bottom: 40px;
}

#left div.middle div.panda_top {
	width: 209px;
	height: 21px;
	position: absolute;
	margin-top: -30px;
	margin-left: -11px;
	background: url(../images/ssmenu_panda_top.png) no-repeat;
	z-index: 5;
}

#left div.middle div.panda_top div.panda_pendu {
	background-image: url(../images/ssmenu_panda_pendu.png);
	width: 34px;
	height: 84px;
	position: absolute;
	margin-top: 6px;
	margin-left: 5px;
	z-index: 5;
}

#left div.middle ul {
	position: relative;
	z-index: 0;
	padding-bottom: 0;
}

#left div.middle ul li {
	background: url(../images/ssmenu_separate.png) no-repeat;
	padding-top: 2px;
	list-style-type: none;
	-height: 17px;
	-margin:0;
	?float:left;
	?width: 185px;
}

#left div.middle ul li.first {
	background-image: none;
}

#left div.middle.first ul li.current a, #left div.middle.first ul li a:hover, #left div.middle.first ul li.current a:hover {
	color: #EB0A8D;
	background-image: url(../images/ssmenu_current.png);
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

#left div.middle ul li a {
	color: #A0A0A0;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-top: 13px;
	padding-bottom: 15px;
	padding-left: 40px;
}

#left div.middle ul li.current a, #left div.middle ul li a:hover, #left div.middle ul li.current a:hover {
	color: #EB0A8D;
	font-size: 13px;
	font-weight: bold;
}

#left div.middle ul li a:hover {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#left div.middle div.panda_bottom {
	width: 34px;
	height: 56px;
	background: url(../images/ssmenu_panda_bottom.png) no-repeat;
	position: absolute;
	margin-top: -55px;
	margin-left: 158px;
	z-index: 5;
	clear:both;
}

#left div.middle div.panda2_top {
	width: 32px;
	height: 39px;
	background: url(../images/ssmenu_panda.png) no-repeat;
	position: absolute;
	margin-left: 155px;
	margin-top: 4px;
	z-index: 5;
}

#left div.bottom {
	background-image: url(../images/ssmenu_bottom.png);
}

/* Bd */

#order label.left {
	display: none;
}

#Form_TriForm_order {
	border: 1px solid #ec068d;
	color: #8b8b8b;
	background-color: white;
}

#Form_TriForm div.Actions {
	display: none;
}

#Form_TriForm fieldset {
	?padding:0;
	?margin:0;
}

#Form_TriForm fieldset legend {
	?font-size: 0;
	?height: 0px;
}

#content div.pagination div.middle div.tri {
	float: left;
	?width: 400px;
}

#content div.pagination div.middle div.numberpage {
	text-align: right;
	font-size: 11px;
	color: #43c2d2;
	padding-top: 4px;
}

#content div.pagination div.middle div.numberpage a {
	color: #8b8b8b;
	text-decoration: none;
	font-weight: bold;
}

#content div.pagination div.middle div.numberpage a.next, #content div.pagination div.middle div.numberpage a.prev {
	font-size: 13px;
}

#content div.pagination div.middle {
	padding-top: 0;
}

/* Catalogue */

#left div.middle ul.classement li {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#left div.middle ul.classement li.first {
	padding-top: 0;
}

ul.catalogue li {
	float: left;
	width: 220px;
	list-style-type: none;
}

ul.catalogue li span.top {
	height: 14px;
	background: url(../images/catalogue/catalogue_top.png) no-repeat;
	display: block;
}

ul.catalogue li a, ul.catalogue li span.middle {
	background-image: url(../images/catalogue/catalogue_middle.png);
	background-repeat: repeat-y;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	color: #8b8b8b;
	font-weight: bold;
}

ul.catalogue li span.middle a {
	background-image: none;
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
}

/* My Comment */

ul.catalogue li span.bottom {
	height: 14px;
	background: url(../images/catalogue/catalogue_bottom.png) no-repeat;
	display: block;
}

/* Fun Stuff */

ul.catalogue li a.fun {
	padding-bottom: 15px;
}

ul.catalogue li a.fun span {
	?margin-left: -205px;
	?margin-top: 155px;
	height: 33px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	position: absolute;
}

ul.catalogue li a.fun span.wallpaper {
	background: url(../images/fun-stuff/wallpapers.png) no-repeat center;
}

ul.catalogue li a.fun span.file {
	background: url(../images/fun-stuff/calendar.png) no-repeat center;
}

ul.catalogue li a.fun span.file.fr_BE {
	background: url(../images/fun-stuff/calendriers.png) no-repeat center;
}

ul.catalogue li a.fun span.printables {
	background: url(../images/fun-stuff/printables.png) no-repeat center;
}

ul.catalogue li a.fun span.screensavers {
	background: url(../images/fun-stuff/screensavers.png) no-repeat center;
}

ul.catalogue li a.fun span.concours {
	position: absolute;
	display: block;
	height: 33px;
	width: 200px;
	background: url(../images/fun-stuff/contest.png) no-repeat center;
	text-indent: -9999px;
}
ul.catalogue li a.fun span.concours.fr_BE {
	background: url(../images/fun-stuff/concours.png) no-repeat center;
}
ul.catalogue li a.fun span.phone {
	background: url(../images/fun-stuff/phone.png) no-repeat center;
}

/* Contact */

#content div.middle.contact div.right {
	float: right;
	width: 600px;
}

#content div.middle.contact div.left {
	font-size: 11px;
	line-height: 16px;
	color: #b2b2b2;
}

#content div.middle.contact div.left a {
	color: #f18ec8;
	text-decoration: none;
}

#content div.middle.contact div.left img {
	position: relative;
	left: -7px;
	padding-bottom: 15px;
}

#content div.middle.contact div.right label.left, #right div.middle.distributeurs label.left {
	color: #b2b2b2;
	font-size: 11px;
	line-height: 16px;
	float: left;
	width: 75px;
	padding-top: 5px;
}

#content div.middle.contact div.right input, #content div.middle.contact div.right textarea, #right div.middle.distributeurs input, #right div.middle.distributeurs textarea {
	border: 1px solid #d3d3d3;
	font-size: 11px;
	color: #b2b2b2;
	padding: 3px;
	width: 250px;
}

#content div.middle.contact div.right div.field, #right div.middle.distributeurs div.field {
	clear: both;
}

#content div.middle.contact div.right div.field div.validationError span.required, #right div.middle.distributeurs div.validationError span.required  {
	text-indent: -9999px;
	font-size: 0;
	height: 0;
}

#content div.middle.contact div.right div.field div.validationError input, #right div.middle.distributeurs div.validationError input {
	border-color: red;
}

#content div.middle.contact div.right div.field.textarea label, #right div.middle.distributeurs div.field.textarea label {
	float: none;
}

#content div.middle.contact div.right div.field.textarea textarea, #right div.middle.distributeurs div.field.textarea textarea {
	width: 400px;
	height: 200px;
}

#content div.middle.contact div.right div.Actions, #right div.middle.distributeurs div.Actions {
	padding-top: 10px;
}

#content div.middle.contact div.right div.Actions input, #right div.middle.distributeurs div.Actions input {
	border-style: none;
	padding: 0;
	margin: 0;
	width: 109px;
	height: 22px;
	background: transparent url(../images/submit.gif) no-repeat;
	color: white;
}

/* Distributeurs */

#right div.middle.distributeurs div.boutiques {
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

#right div.middle.distributeurs div.boutiques #pushBoutique
{
	height: 70px;
}

#right div.middle.distributeurs label.left {
	width: 95px;
	padding-right: 10px;
}

#right div.middle.distributeurs div.contact {
	width: 145px;
	height: 194px;
	position: absolute;
	margin-top: -206px;
	margin-left: 475px;
	color: #b2b2b2;
	font-size: 11px;
	padding-left: 15px;
	background: url(../images/distributeurs/panda_contact.gif) no-repeat;
	padding-top: 12px;
}

#right div.middle.distributeurs div.contact h2 {
	padding-bottom: 5px;
}

#right div.middle.distributeurs div.boutique {
	width: 185px;
	height: 96px;
	background: url(../images/boutique.gif) no-repeat;
	padding: 12px 12px 25px;
	float: left;
	font-size: 13px;
	color: #8B8B8B;
	line-height: 18px;
}

#right div.middle.distributeurs div#neutre.boutique {
	background:none;
}

#right div.middle.distributeurs div.boutiques div.boutique h2 {
	font-size: 13px;
	padding-bottom: 0;
}

#right div.middle.distributeurs div.boutiques div.boutique a {
	text-decoration: none;
	color: #F79DD1;
	font-weight: bold;
}

/* Carrousel */

#carrousel ul.carrousel li {
	list-style-type: none;
	background-image: url(../images/accueil/carrousel_image.png);
	width: 97px;
	height: 125px;
	text-align: center;
	padding-top: 8px;
	position: absolute;
	display: none;
}

#carrousel ul.carrousel li.pos_1 {
	margin-left: 85px;
	margin-top: 35px;
	z-index: 3;
	display: block;
}

#carrousel ul.carrousel li.pos_2 {
	margin-left: 160px;
	margin-top: 20px;
	z-index: 2;
	display: block;
}

#carrousel ul.carrousel li.pos_3 {
	margin-left: 140px;
	z-index: 1;
	display: block;
}

#carrousel ul.carrousel li.pos_4 {
	margin-left: 30px;
	z-index: 1;
	display: block;
}

#carrousel ul.carrousel li.pos_5 {
	margin-top: 20px;
	z-index: 2;
	margin-left: 5px;
	display: block;
}

/* Newsletter */

#reseaux label {
	display: none;
}

#reseaux input {
	border: 1px solid #d3d3d3;
	color: #b2b2b2;
	font-size: 11px;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 143px;
}

#reseaux div.validationError input {
	border-color: red;
}

#reseaux div.validationError span.message {
	font-size: 1px;
	height: 0;
	text-indent: -9999px;
}

#reseaux fieldset {
	float: left;
}

#reseaux div.field {
	padding-top: 7px;
	padding-right: 9px;
	?padding-top: 0;
}

#reseaux div.Actions {
	float: left;
	padding-top: 5px;
	?padding-top: 11px;
}

#reseaux div.Actions input {
	background-image: url(../images/accueil/submit_ok.gif);
	background-color: transparent;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	border-style: none;
}

/* Concours */

#right div.middle.distributeurs div.concour form div.Actions input {
	background-image: url(../images/inscription.gif);
	width: 265px;
	height: 24px;
}

#chat {
	background-image: url(../images/chat.gif);
	width: 195px;
	height: 168px;
	display: block;
	position: absolute;
	margin-top: -180px;
	margin-left: 425px;
}
