@charset "utf-8";

/* Copyright Muchachamaca SCP, Spain - All rights reserved */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

html { overflow-y: scroll; }	/* force vertical scrollbar */

body, td, th, a, p, ul, li, h1, h2, h3, h4, h5, input, div {
	font-size: 14px;
	text-decoration: none;
	color: black;
	line-height: 1.3em;
}

body {
	margin: auto;
	background-color: white;
	position: relative;
	margin-top: 20px;
}

img { border: none; }
table { border: none; }
th { vertical-align: bottom; }
td { vertical-align: top; }
input { padding: 1px 2px; }
input[type=button], input[type=submit] { padding: 1px 1em; }
input[type=checkbox], input[type=radio] { position: relative; top: 3px; }
sup { font-size: 70%; }

h1 { font-size: 24px; color: black; }
h2 { font-size: 11px; }

a { color: inherit; font-family: inherit; font-size: inherit; }
a:link		{ text-decoration: none; }
a:visited	{ text-decoration: none; }
a:hover		{ text-decoration: underline; color: #DA0000; }
a:active	{ }

a img { border: none; }

a.subtle { text-decoration: none !important; }
a.subtle:hover { text-decoration: underline !important; }

.explicit { color: red !important; }
.explicit:hover { text-decoration: underline; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

p {
	margin-bottom: 1em;
}

a:link		{ color: #ED1C24; text-decoration: none; }
a:visited	{ color: #ED1C24; text-decoration: none; }
a:hover		{ color: #ED1C24; text-decoration: underline; }
a:active	{ color: #ED1C24; text-decoration: none; }

a.subtle {
	text-decoration: none;
}
a.subtle:hover {
	text-decoration: underline;
	color: black !important;
}

#page {
	width: 800px;
	margin: auto;
	position: relative;
}

#language_menu {
	position: absolute;
	right: 0;
	top: -10px;
	color: black;
	z-index: 10;
}
#language_menu a { color: black; }

#content {
	text-align: left;
	position: relative;
}

.page_title {
	margin-left: 0px;
	margin-bottom: 35px;
	text-align: left;
}

.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	margin-left: 20px; */
	text-align: left;
}

.center_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

.basic_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

.general_conditions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 20px;
	text-align: left;
}

.general_conditions p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.general_conditions h1 {
	font-size: 18px;
	margin-top: 16px;
	margin-bottom: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.general_conditions h2 {
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.newsitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.newsitem h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
.news_date {
	font-style: italic;
}

.newsruler {
	color: white;
	background-color: white;
	border-style: dashed;
	margin-bottom: 17px;
}

.shopruler {
	color: white;
	background-color: white;
	border-style: dashed;
	margin-top: 20px;
/*	height: 2px;
	background-image: url(../images/rulerbg.gif);
	width: 100%;
*/
}

.shop_menu {
}
.shop_menu_item {
	display: inline-block;
	padding: 0 5px;
	vertical-align: bottom;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.shop_menu_item img {
	display: inline-block;
}

.shop_entry {
	border-top: 2px solid white;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.shop_entry ul {
	margin-bottom: 1em;
}
.shop_entry * li {
	list-style-position: inside;
}

.menu {
	color: black;
	font-size: 12px;
	font-weight: bold;
}
.menu a:link	{ text-decoration: none; color: black; }
.menu a:visited	{ text-decoration: none; color: black; }
.menu a:hover	{ text-decoration: underline; color: black; }

.black_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}
.black_link a:link		{ text-decoration: none; color: black; }
.black_link a:visited	{ text-decoration: none; color: black; }
.black_link a:hover		{ text-decoration: underline; color: black; }

.white_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: white;
}
.white_link a:link		{ text-decoration: none; color: white; }
.white_link a:visited	{ text-decoration: none; color: white; }
.white_link a:hover		{ text-decoration: none; color: white; }

.fun_select { }
.fun_select a img { border: 1px solid #FFC400; }
.fun_select a:hover img { border: 1px solid black; }

.fun_small {
	margin: 0 28px 28px 0;
}

.ecard_select { }
.ecard_select a img { border: 1px solid #FFC400; }
.ecard_select a:hover img { border: 1px solid black; }

.ecard_small {
	margin: 0 28px 28px 0;
}

.drawing_select { }
.drawing_select a img { border: 1px solid #FFC400; }
.drawing_select a:hover img { border: 1px solid black; }

.drawing_small {
	margin: 0 28px 28px 0;
}

.jc_thumbnail {
	border: 1px solid #FFFFFF;
/*	padding: 2px;*/
	margin: 3px 8px 3px 0px;
	cursor: pointer;
}

.bottom_line { text-align: center; position: relative; top: 20px; margin: 0 100px; }
.bottom_line a { color: red; text-decoration: none; }

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
#footer a { text-decoration: underline; color: black; }

.home-menu {
	text-align: center;
	cursor: pointer;
}
.home-menu-icon { background: url(/images/home-buttons.png) no-repeat; height: 64px; margin: 0 auto; }
.home-menu-title { /* only for ie7 */ }
.home-menu a { text-decoration: none; color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: bold; }
#hm-about-bibi-coco-torro { background-position: 0 0; width: 115px; }
#hm-animations { background-position: -115px 0; width: 31px; }
#hm-episodes { background-position: -146px 0; width: 17px; }
#hm-shop { background-position: -163px 0; width: 34px; }
#hm-news { background-position: -197px 0; width: 20px; }
#hm-fun { background-position: -217px 0; width: 45px; }
#hm-about-studio-limon { background-position: -262px 0; width: 50px; }
#hm-contact { background-position: -312px 0; width: 35px; }
#hm-home{ background-position: -347px 0; width: 28px; }
#hm-back-to-shop { background-position: -375px 0; width: 25px; }

.episode-list-item {
	display: inline-block;
	padding-bottom: 30px;
	text-align: left;
}

.inline_item {
	display: inline-block;
	text-align: center;
}
.inline_item a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

