@charset "utf-8";
/* Minics.com CSS Document */

*{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	color:#535c60;
	}
	
body.home{
	background-image:url(../img/bk.jpg);
	background-position:center top;
	background-color:#4b97d5;
	background-repeat:repeat-x;
	}
	

	
body{
	background-image:url(../img/bkcontentfix.jpg);
	background-position:center top;
	background-color:#4290D2;
	background-repeat:repeat-x;
	padding-bottom:40px;
	}
	
h1{
	padding-bottom: 40px;
	}

h1 a img{
	display: block;
	}
	
h2{
	width:320px;
	line-height:100px;
	overflow:hidden;
	height:28px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	}
	
h3{
	color:#006692;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#006692;
	}
	
h5{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	margin:10px;
	font-weight:normal;
	border-top:1px solid #bad7e8;
	padding-top:5px
	}
	
h6{
	font-size:18px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	}
	
a:hover{
	color:#000;
	}
	
/* Top Bar */

div#topbar{
	list-style-type:none;
	height:67px;
	background-image:url(../img/top_bar.gif);
	background-repeat:repeat-x;
	text-align:center;
	padding-bottom:20px;
	}
	
	 div#topbar ul{
		width:851px;
		margin:auto;
		background-repeat:no-repeat;
		}
	
	div#topbar ul li{
		display:inline;
		}
	
	div#topbar li a.selected, div#topbar li a.novedades.selected, div#topbar li a.padres.selected, div#topbar li a.ayuda.selected{
		cursor:default;
		}
			
	div#topbar li ul{
	float:right;
	width:auto;
	background-image:none;
	padding-top:25px;
	background-repeat:no-repeat;
	}
				
		
			div#topbar li ul li a.language{
				background-image:none;
				width:118px;
				text-align:left;
				height:25px;
				line-height:14px;
				display:none;
				padding-top:5px;
				color:#5c676e;
				text-decoration:none;
				float:none;
				font-size:14px;
				padding-left:10px;
				}
				
			div#topbar li ul li a.language.selected:hover{
				background-position:-738px -94px;
				}
			
			div#topbar li ul li a.language.unactive{
				border:1px solid #618ba5;
				background-color:#ebf5fc;
				padding-left:10px;
				width:115px;
				height:20px;
				}
				
			div#topbar li ul li a.language.unactive:hover{
				background-color:#FFF;
				}
				
			div#topbar li ul li a.language.active{
				display:block;
				background-position:-719px -25px;
				}
				
				div#topbar ul li h5{
				display:none;
				}
				
				
/* Page */

div#page{
	width:950px;
	margin:auto;
	clear:both;
	}
	
ul.menucontent{ /* Help Page */
	width:625px;
	height:50px;
	float:right;
	list-style-type:none;
	background-position:-12px -713px;
	}
	
ul.menucontent li{ /* Help Page */
	display:block;
	float:left;
	}

	
h3.motto{
	color:#006692;
	font-size:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.textfx{
	text-shadow: -1px -1px 0 #FFF;
	color:#006692;
	}
	
ol#reasons{
	float:right;
	list-style-type:none;
	width:550px;
	margin-top: 20px;
	}
	
ol#reasons li{
	background-position:-425px -180px;
	height:32px;
	padding-left:45px;
	padding-top:8px;
	cursor:default;
	}
	
ol#reasons li:hover{
	background-position:-425px -140px;
	}

div.contentboard{
	background-color:#fff;
	width: 100%;
	border-right: 9px solid #3e84c1;
	border-left: 9px solid #3e84c1;
	width:894px;
	padding:20px;
	}
	
	div.contentboard h3{
	text-align:center;
	font-size:20px;
	}
		
	div.contentboard ol#paymethods{
	display:table;
	padding:15px;
	padding-bottom: 5px;
	}
		
	div.contentboard ol#paymethods li.column{
	float:left;
	background-color:#c5e3f6;
	display:table-cell;
	width:416px;
	margin-right:30px;
	}
	
	div.contentboard ol#paymethods span{
	display:block;
	background-position:0 -229px;
	height:12px;
	overflow:hidden;
	}
	
	div.contentboard ol#paymethods span.close{
	background-position:0 -242px;
	}
	
		div.contentboard ol#paymethods div.columncontent{
		border-right:1px solid #b5b5b5;
		border-left:1px solid #b5b5b5;
		padding: 0 15px;
		text-align: center;
		}
		
		div.contentboard ol#paymethods div.columncontent h4{
		text-align:right;
		background-image:url(../img/cardsms.jpg);
		background-repeat:no-repeat;
		font-size:21px;
		height:180px;
		font-weight:normal;
		padding:5px;
		}
		
		div.contentboard ol#paymethods div.columncontent .flyover{
		text-align:right;
		margin-top:-110px;
		margin-right:10px;
		padding:30px 0;
		font-size:14px;
		display:block;
		}
		
		div.contentboard ol#paymethods div.columncontent a.flyover{
	background-position:-774px -478px;
	float:right;
	height:30px;
	margin-right:0;
	margin-top:-70px;
	padding-bottom:7px;
	padding-right:50px;
	text-decoration:none;
	width:130px;
		}
		
		div.contentboard ol#paymethods div.columncontent ol{
		list-style-type:none;
		}
		
		div.contentboard ol#paymethods div.columncontent ol li a{
		display:block;
		margin-bottom:13px;
		height:87px;
		width:385px;
		background-position:0 -310px;
		opacity:0.8;
		overflow:hidden;
		line-height:600px;
		}
		
			div.contentboard ol#paymethods div.columncontent ol li a.sixmonths{
			background-position:0 -398px;
			}
			
			div.contentboard ol#paymethods div.columncontent ol li a.twelvemonths{
			background-position:0 -485px;
			margin-bottom:13px;
			}
			
			div.contentboard ol#paymethods div.columncontent ol li a:hover{
			opacity:1
			}
			
			div.contentboard ol#paymethods div.columncontent ol li a.dollar{
			background-position:-388px -310px;
			}
			
			div.contentboard ol#paymethods div.columncontent ol li a.sixmonthsdollar{
			background-position:-388px -398px;
			margin-bottom:13px;
			}
			
			div.contentboard ol#paymethods div.columncontent ol li a.twelvemonthsdollar{
			background-position:-388px -485px;
			margin-bottom:13px;
			}


			
			
	
	div.contentboard ol#paymethods div.columncontent h4.sms{
	background-position:-395px 0;
	}
		
	div#zoom{
		z-index:1;
		}
	
	div.contentboard ol#paymethods li.final{
	margin-right:0;
	}
	
	div.contentboard ol#paymethods li.final div.columncontent ol li a{
	opacity:1;
	background-position:-427px -220px;
	cursor:default;
	}
	
	div.contentboard ol#paymethods li.final form{
	padding:30px;
	text-align:left;
	clear:both;
	padding-top:20px;
	}
	
	div.contentboard ol#paymethods li.final form label{
	display:block;
	font-size:14px;
	text-align:left;
	margin-bottom:3px;
	}
	
	div.contentboard ol#paymethods li.final form input.textbox{
	width:310px;
	margin-bottom:10px;
    }	

	div.contentboard ol#paymethods li.final form input.textbox:hover,div.contentboard ol#paymethods li.final form input.textbox:focus{
	background-color:#FF9;
    }
	
	div.contentboard ol#paymethods li.final form input.sendform{
	margin-left:185px;
	}
	
/* General Form */

	input.sendform{
	background-position:-3px -256px;
	border:0;
	width:145px;
	height:34px;
	color:#fff;
	text-align:center;	
	font-weight:bold;
	background-color:transparent;
	}
	
	input.sendform:hover{
	background-position:-150px -256px;
	}
	
	input.textbox{
	border-top:1px solid #a1bac9;
	border-left:1px solid #a1bac9;
	border-right:1px solid #e1ecf3;
	border-bottom:1px solid #e1ecf3;
	height:23px;
	padding: 5px 10px;
	font-size:19px;	
	}
	
/* Blog */

div.blogheader{
	background-image:url(../img/bk-blog.gif);
	background-repeat:repeat-y;
	border-top:1px solid #c7dbe6;
	margin-top:30px;
	width:933px;
	margin-left:10px;
	display: table;
	}
	
div.postsblogcolumn{
	width:710px;
	float:left;
	}
	
	div.author{
	float:left;
	width:224px;
	border-top: 1px solid #d7d7d7;
	padding-top:20px;
	}
	
	div.blogheader	div.author{
	border:0;
	}
		
		div.date{
		margin:auto;
		padding-left:105px;
			}
			
			span.day{
			font-size:32px;
			color:#8d8d8d;
			font-weight:bold;
			border-right:1px solid #8d8d8d;
			margin-right:5px;
			display:block;
			float:left;
			padding-right:5px;
			line-height:28px;
			}
			
			span.month{
			font-size:14px;
			text-transform:uppercase;
			font-weight:bold;
			display:block;
			line-height:13px;
			}
			
			span.year{
			font-size:14px;
			text-transform:uppercase;
			font-weight:bold;
			display:block;
			letter-spacing:-1px;
			}
			
			img.authoravatar{
			margin:10px 0 10px 80px;
			border:1px solid #898989;
			}

			img.saysomething{
			margin:0 0 30px 10px;
			}
			
			div.author dl{
				text-align:right;
				padding-right:45px;
				padding-bottom:20px;
				}
				
			div.author dl dt{
				color:#006692;
				font-weight:bold;
				font-size:12px;
				}
				
			div.author dl dd{
				color:#333;
				font-size:12px;
				}
				
			div.author dl dd.team{
				color:#707070;
				font-size:12px;
				}
		
	div.post{
		float:left;
		width: 404px;
		padding: 20px 40px 0;
		}
		
		div.post h3{
		font-size:25px;
		margin-bottom: 20px;
		text-align:left;
		}
		
		div.post p{
		padding-bottom:20px;
		}
		
		div.post div.postimage{
			border:1px solid #fff;
			background-image:url(../img/bk-img-news.gif);
			width:379px;
			height:220px;
			padding:20px;
			margin-bottom:10px;
			}
			
		div.post div.postimage.final{
			margin-bottom:0;
			}
			
			
		div.post div.postimage img{
			border:1px solid #cbcbcb
			}

		div.post ul{
			list-style-type:none;
			}
		
		div.post ul li{
			background-position:-939px -228px;
			padding-left:40px;
			padding-bottom:10px;
			margin-bottom:10px;
			}
	
div.sidebar{
	margin-right:20px;
	float: right;
	width: 180px;
	padding-left:20px;
	padding-top:20px;
	}
	
	div.sidebar h3{
	font-size:15px;
	padding-bottom:10px;
		}
		
	div.sidebar ul{
	list-style-type:none;	
	font-size:13px;
	}
	
	div.sidebar ul li{
	padding-left:10px;
	padding-bottom:10px;
	}
	
	div.sidebar img{
	margin-top:20px;
	display:block;
	}
	

div.blog{ /* to be used together with div.contentboard */
	background-image:url(../img/bk-blog.gif);
	background-repeat:repeat-y;
	float:left;
	width:934px;
	padding:0;
	padding-bottom:20px;
	}

/* Issues page */

div.issuesheader{
	background-image:url(../img/bk-content.gif);
	background-repeat:repeat-y;
	border-top:1px solid #c7dbe6;
	margin-top:30px;
	width:933px;
	margin-left:10px;
	display: table;
	}
	
div.issues{
	background-image:url(../img/bk-content.gif);
	background-repeat:repeat-y;
	float:left;
	width:935px;
	padding:0;
	padding-bottom:20px;
	}
	
	div.issueintro{
	float:left;
	width:224px;
	padding-top:10px;
	}
	
		div.issueintro h3{
		width:152px;
		font-size:28px;
		float:left;
		margin-left:28px;
		margin-top:18px;
		text-shadow: -1px -1px 0 #FFF;
		line-height:26px;
		text-align:left;
		}
		
		div.issueintro img.saysomething{
		margin:0 0 0 10px;
		float: right;
		display: block;
		}
		
		div.issueintro p{
		clear:both;
		margin-left:40px;
		margin-right:30px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		line-height:18px;
		color:#a3a3a3;
		font-size:17px
		}
		
		div.issuesheader div.postsblogcolumn, div.issues div.postsblogcolumn{
		width:930px
		}
			
		div.issuesheader div.post, div.issues div.post{
		width:620px;
		padding-top:35px;
		}
		
		div.issuesheader div.post, div.issues div.post{
		width:620px;
		padding-top:35px;
		}
		
		div.issuesheader div.post h4, div.issues div.post h4 {
		font-size:20px;
		margin-bottom:20px;
		}
		
		div.issuesheader div.post h4:first-child, div.issues div.post h4:first-child {
		margin-top:-10px;
		}
		
/* Help Reel */

div.container-reel{
	width:783px;
	margin:auto;
	clear:both;
	padding:40px 0;
	}
	
	div.container-reel span{
	display:block;
	height:24px;
	background-position:0 -821px;
	}
	
	div.reel{
		background-color:#fff;
		height:400px;
		width:783px;
		}
	
	div.container-reel span.closebox{
	background-position:0 -846px;
	}
	
a.prev, a.next{
	width:76px;
	height:76px;
	display:block;
	overflow:hidden;
	line-height:100px;
	margin-top:173px;
	line-height:200px;
	}
	
a.prev,a.prev:active{
	float:left;
	margin-left:-40px;
	background-position:-780px -315px;
	outline:none;
	position:absolute;
	z-index:2;
	}

a.prev:hover{
	background-position:-780px -396px;
	outline:none;
	}
	
a.next,a.next:active{
	float:right;
	margin:0;
	margin-right:-40px;
	background-position:-864px -315px;
	outline:none;
	margin-top:-250px;
	}
	
a.next:hover{
	background-position:-864px -396px;
	}
	

/* Glider */

div.scroller {
	width:705px;
	height: 400px;
	overflow: hidden;
	margin:auto;
	}
	
	div.scroller div.section {	
		width:673px;
		height:360px;
		overflow:hidden;
		float:left;
		padding:1em;
		text-align:center;
		background-color:#ecf6fd;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		}
		
		div.scroller div.section h3 {	
		font-size:28px;
		margin-bottom:10px;
		}
		
		div.scroller div.section p {	
		width:400px;
		margin:0 auto;
		text-align:left;
		font-size:15px;
		margin-bottom:20px;
		}
		
		div.scroller div.section img {	
		border:5px solid #fff;
		}
		
		div.section ul{
		width:670px;
		margin:auto;
		list-style-type:none;
		}
		
		div.section ul li{
		padding-left:120px;
		height:80px;
		text-align:left;
		clear:both;
		margin-bottom:25px;
		padding-top:20px;
		background-position:0 20px;
		}
		
		div.section ul li.suitcase{
		background-position:0 -94px;
		}
		
		div.section ul li.gohome{
		background-position:0 -198px;
		}
		
		div.section ul li.crown{
		background-position:0 -313px;
		}
		
		div.section ul li.hand{
		background-position:0 -405px;
		}
		
		div.section ul li.smile{
		background-position:0 -507px;
		}
		
		div.section ul li.friend{
		background-position:0 -599px;
		}
		
		div.section ul li.help{
		background-position:0 -701px;
		}
		
		div.section ul li.exit{
		background-position:0 -799px;
		}
		
			div.section ul li img{
			float:right;
			margin-top:-20px;
			margin-left:20px;
			}
		
	div.scroller div.content {
		width: 10000px;
		}
		
/* Standard Page */

div.contentbox{
	padding:0px 40px;
	clear:both;
	background-color:#fff;
	}
	
div.contentbox p{
	margin-bottom:10px;
	}
	
div.contentbox h3{
	font-size:25px;
	margin-bottom:10px;
	}
	
div.contentbox h4{
	font-size:21px;
	margin-bottom:10px;
	}
	
div.contentbox a.passchange{
	background-position:-200px -139px;
	width:195px;
	height:88px;
	display:block;
	float:left;
	overflow:hidden;
	line-height:300px;
	margin-right:30px;
	margin-bottom:30px;
	}
	
div.contentbox a.passremember{
	background-position:-2px -139px;
	width:195px;
	height:88px;
	display:block;
	float:left;
	overflow:hidden;
	line-height:300px;
	margin-right:30px;
	margin-bottom:30px;
	}
	
div.contentbox a.deleteminic{
	background-position:-648px -722px;
	width:195px;
	height:88px;
	display:block;
	float:left;
	overflow:hidden;
	line-height:300px;
	margin-right:30px;
	margin-bottom:30px;
	}
	
div.contentbox div.separator{
	border-bottom:1px solid #bfbfbf;
	border-top:1px solid #e6e6e6;
	clear:both;
	margin:40px 0 20px 0;
	}
	
div.contentbox ul.rows{
	list-style-type:none;
	display:table;
	width:100%;
	}
	
div.contentbox ul.rows li{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #CCC;
	}
	
div.contentbox ul.rows li.final{
	padding:0;
	margin:0;
	border:0;
	}

	
/* Contact */

form.contact{
	padding:25px 20px 50px 20px;
	width:330px;
	float:left;
	}

input.contactform,textarea.contactform{
	padding:8px;
	height:24px;
	display:block;
	width:280px;
	font-size:22px;
	border-top:3px solid #ededed;
	border-left:4px solid #ededed;
	}
	
input.contactform:hover,textarea.contactform:hover,input.contactform:focus,textarea.contactform:focus{
	background-color:#fffa9a;
	border-color:#ebe68e;
	}
	
div.boxed{
	border:1px solid #aeaeae;
	margin-bottom:12px;
	width:300px;
	}
	
textarea.contactform{
height:140px;
	}
	
h3.contact{
	padding-top:20px;
	}
	
table#zoom_table{

	}
	
table#zoom_table td.mm{
	background-color:#009;
	}
	
id#zoom_close{
	margin-left:500px;
	}


/* Popup */

div.popup{
	display:none;
	}
	
div#zoom_content h3{
	color:#fff;
	font-size:28px;
	margin:10px;
	}
	
	
div#zoom_content p{
	color:#fff;
	padding-left:10px;
	}
	
div#zoom_content form{
	padding-top:20px;
	}
	
div#zoom_content div.boxed input.contactform{
	width:400px;
	display:block;
	}
	
div#zoom_content div.boxed{
	border:1px solid #09599c;
	border-right:1px solid #90c3ed;
	border-bottom:1px solid #90c3ed;
	margin:0;
	padding:0;
	margin:10px auto;
	width:420px;
	}
	
div#zoom_content input.sendform{
	margin-left:90px;
	}
	
div#zoom_content label{
	color:#fff;
	font-size:12px;
	margin-left:90px;
	display:block;
	margin-bottom:-10px;
	}
	
/* Results Page */

div.error{
	display:table;
	width:100%;
	}
	
div.error h3{
	color:#ad0000;
	margin-bottom:0;
	}
	
div.success{
	display:table;
	width:100%;
	}

img.result{
	float:left;
	margin-right:50px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
ul.reasons,ul.resources{
	margin:20px;
	list-style-type:none;
	}
	
ul.reasons li, ul.resources li{
	margin-bottom:5px;
	margin-left:30px;
	font-weight:bold;
	color:#ad0000;
	}
	
ul.resources li{
	font-weight:normal;
	}
	

ul.resources li a{
	color:#06F;
	font-weight:normal;
	}


/* Game Page */

div#game{
	margin:0 auto;
	width:900px;
	height:530px;
	border:6px solid #fff;
	}
	
div#game object{
	display:block;
	}

ul.minimenu{
	list-style-type:none;
	width:900px;
	margin:0 auto;
	padding-top:2px;
	background-position:-45px -880px;
	height:15px;
	}
	
ul.minimenu li{
	display:inline;
	line-height:12px;
	margin:0;
	padding:0;
	}
	
ul.minimenu li a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
	margin-right:10px;
	border-right:1px solid #fff;
	padding-right:10px;
	display:block;
	float:left;
	}
/* Footer */

div#footer{
	background-position:1px -603px;
	width:952px;
	overflow:hidden;
	height:97px;
	margin:auto;
	font-size:14px;
	text-align:right;
	}
	
div#footer p{
	color:#fff;
	padding-top:40px;
	padding-right:190px;
	}
	
	
div#footer ul{
	list-style-type:none;
	padding-right:190px;
	margin-top:5px;
	}
	
div#footer ul li{
	display:inline;
	}
	
div#footer ul li.final{
	border:0;
	margin-right:0;
	}
	
div#footer ul li a, div#footer ul li a:visited{
	color:#fff;
	text-decoration:none;
	display:block;
	float:right;
	padding:1px 10px;
	border-right:1px solid #8bb5da;
	}
	
div#footer ul a.final{
	border:0;
	margin-right:0;
	}
	
div#footer ul li a:hover{
	background-color:#fff;
	color:#06C;
	}
	
ul.footerhome{
	width:952px;
	margin:auto;
	text-align:center;
	margin-top: 110px;
	}
	
ul.footerhome li{
	display:inline;
	font-size:12px;
	}
	

ul.footerhome li a, ul.footer li a:visited{
	 color:#344c5d; 
	/* color:#fff; */
	text-decoration:none;
	padding:1px 10px;
	border-right:1px solid #608ba8;
	display:inline-block;
	}
	
ul.footerhome li a.final{
	border:0;
	}
	

/* Flash Objects  */
	
#flash{
	width:960px;
	height:485px;
	margin:auto;
	margin-top:15px;
	text-align:center;
	}
	

/* Bonus Classes*/

div.clear{
	font-size:1px;
	clear:both;
	}
	
ul.tabs li{
	list-style-type:none;
	display:inline;
	}

.left{
	float:left;
	}
	
.right{
	float:right;
	}
	
.subtlenote{
	font-size:12px;
	padding:6px;
	display:block;
	margin:auto;
	}
	
.ruler{
	border-top:1px dotted #d7d7d7;
	font-size:1px;
	clear:both;
	margin:10px 10px 20px;
	}
