 /* Diseño hecho por Lorena Garcia Amano (www.garnet.com.mx) y Karem Ruiz para The Green Store */
/* Toda reproducción parcia o total de este código queda prohibida */
/* Marzo del 2010 */

body,h1,h2,h3,quote,small,form,input,ul,li,ol,label{
	/* reset some of the page elements */
	margin:0px;
	padding:0px;
}


.clear{
	clear:both;
}

#main-container{
	width:400px;
	margin:30px auto;
}

#main-container2{
	width:300px;
	margin:30px auto;
}

#form-container{
	background-color:#f5f5f5;
	padding:15px;

	/* rounded corners */
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}

td{
	/* prevent multiline text */
	white-space:nowrap;
}



h1{
	color:#777777;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
}

h2{
	font-weight:normal;
	font-size:10px;

	text-transform:uppercase;

	color:#aaaaaa;
	margin-bottom:15px;

	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	padding-bottom:10px;
}

h3{
	color:#76663C;
	font-size:.7em;
	padding-bottom:10px;
	}

label{
	text-transform:uppercase;
	font-size:10px;
	font-family:Tahoma,Arial,Sans-serif;
	color:#76663C;
}

textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

td > button{
	/* A special CSS selector that targets non-IE6 browsers */
	text-indent:8px;
}

.error{
	/* this class is used if JS is disabled */
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:300px;
}

#loading{
	/* the loading gif is hidden on page load */
	position:relative;
	bottom:9px;
	visibility:hidden;
}

.tutorial-info{
	color:white;
	text-align:center;
	padding:10px;
	margin-top:10px;
}

/* ----------- Elementos básicos ----------- */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #F4F2DC;
	margin:0 auto;
	text-align:center;
	padding:0;
}

p {color:#76663C; font-size: 0.70em; line-height: 1.25em;}

a:link,  a:visited {text-decoration:none; color:#000000;}
a:hover, a:active {text-decoration:underline; color:#666666;}


/* ----------- Divs ----------- */

#flash {
top: 50px;
position:relative;
}

#contenedor {
	width:800px;
	padding-left:15px;
	padding-right:15px;
	z-index:1;
	margin: 0 auto;
	text-align:left;
	position:relative;
	}
	
#encabezado {
	background: url(images/header.png) no-repeat center;
	width:800px;
	height:185px;
	margin:0;
	z-index:2;
	top:25px;
	text-align:left;
	position:relative;
}

#menu {
	width:681px;
	height:59px;
	text-align:left;
	left:30px;
	clear:both;
	top:25px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	position:relative;
	z-index: 3;
}

#contenidos3 {
	width:700px;
	height:100%;
	z-index:15;
	margin:0;
	left:25px;
	position:relative;

}

#conthead {
	width:738px;
	height:79px;
	background:url(images/contents_01.png) no-repeat top;
	
}

#conthead2 {
	width:738px;
	height:79px;
	background: url(images/contents2_01.png) no-repeat top;
	
}

#conthead3 {
	width:738px;
	height:79px;
	background: url(images/vote.png) no-repeat top;
	
}

#conthead4 {
	width:738px;
	height:79px;
	background: url(images/tiendas_h.png) no-repeat top;
	
}

#conthead4 {
	width:738px;
	height:79px;
	background: url(images/newslet.png) no-repeat top;
	
}

#concon {
	width:738px;
	position:relative;
	left:20px;
	top:50px;
	padding-top:5px;
	padding-bottom:20px;
	text-align:justify;
		background:url(images/contents_02.png) repeat-y top;
	}
	
#contfoot {
	width:720px;
	height:50px;
	clear:both;
	}
	


#contenidos2 {
	width: 798px;
	text-align: left;
	z-index:4;
	margin:0;
	clear:both;
	position:relative;

}

#filiales {
	width: 700px;
	height:90px;
	text-align:center;
	z-index:4;
	margin:0;
	clear:both;
	position:relative;
	top:10px;
	left:48px;

}

/* ----------- formas --------------*/
.mail  {
	margin-top:15px;
	height:25px;
	width:180px;
	border:0;
	background:#FFFFFF;
	color:#666666;
	font-size:.9em;
	z-index:50;}

.button {
	height:25px;
	width:25px;
	margin-right:20px;
	border:solid 0 #fff;
	background: transparent url(images/yabutton.png) no-repeat;
	z-index:50;
	}



/* ----------- Divs de contenido ----------- */

/* ----------- publicidad ----------- */

#publicidad {
	width: 800px;
	text-align:right;
	left:15px;
	z-index:5;
	top:300px;
	margin:0;
	position:absolute;
	height:259px;
	}

#publifrogs {
	width: 387px;
	float: left;
	z-index: 6;
	}

#publimika {
 	width:387px;
	float:right;
	z-index: 6;
	}

/* ----------- visita ----------- */
	
#visit {
	width:800px;
	position:relative;
	top:340px;
	height:255px;
}
#noticias {
	width:253px;
	height:255px;
	text-align:justify;
	position:relative;
	float:left;
	left: 0px;
	background:url(images/news.png) no-repeat top;
	}
	
#writenews {
	width:245px;
	text-align: justify;
	position: relative;
	padding-left:4px;
	padding-right:2px;
	}
	
#vistmika {
	width: 253px;
	height:255px;
	text-align:justify;
	position:relative;
	float:left;
	left: 20px;
	background:url(images/mikan.png) no-repeat top;
	}

.occ a {
	display: block;
	width: 253px;
	height: 160px; 
}

.occ a span  {
	display: none; 
}
	
#writemika {
	width:245px;
	text-align: justify;
	position: relative;
	padding-left:4px;
	padding-right:2px;
	}

#visitfrogs {
	width:253px;
	height: 255px;
	text-align:justify;
	position:relative;
	float:left;
	clear:right;
	left:40px;
	background:url(images/frogsn.png) no-repeat top;
	}
	
#writefrogs {
	width:245px;
	text-align:justify;
	position: relative;
	padding-left:4px;
	}
/* ----------- Suscripcion ----------- */
	
#newsletter {
	width:790px;
	height:72px;
	text-align:right;
	left: 0px;
	top:10px;
	position:relative;
	background: url(images/CHECA.png) center no-repeat;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	}

.inv a {
	display: block;
	width: 790px;
	height: 72px; 
}

.inv a span  {
	display: none; 
}
/* ----------- Mas contenido ----------- */
	
#letr {
	position:relative;
	top:20px;
	height:120px;
	}
#tiendas {
	text-align:justify;
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;
	background: #993366;
	top:0px;
	left:10px;
	width: 210px;
	height:80px;
	background: url(images/tiendasm.jpg) no-repeat center;
	}
	
#franquicias {
	width: 256px;
	height:88px;
	text-align:justify;
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;
	background: #0066CC;
	top:0px;
	left:20px;
	background:url(images/franquicias.png) no-repeat center;
	}
	
#votaciones {
	width: 256px;
	text-align:justify;
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;
	background: #CC3300;
	top:0px;
	left:30px;
	height:85px;
	background:url(images/votaciones.png) no-repeat center;
	}
	
#pm {
 	width:800px;
	height:144px;
	position:relative;
	float:none;
	clear:both;
	background:none;
 }
 
 .occ2 a {
	display: block;
	width: 256px;
	height: 85px; 
}

.occ2 a span  {
	display: none; 
}
	

/*  ----------- Filiales ----------- */

#sfrogs {
	width:90px;
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:15px;
	padding-top:10px;
	text-align: center;
	position:relative;
	top:0px;
	height:50px;
	vertical-align:middle;
	}

#mimika {
	width:90px;
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:15px;
	padding-top:10px;
	text-align: center;
	position:relative;
	top:10px;
	height:50px;
	vertical-align:middle;
	left:10px;
	}
	
#gs {
	width:90px;
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:15px;
	padding-top:10px;
	text-align: center;
	position:relative;
	top:0px;
	height:50px;
	vertical-align:middle;
	}

#gb {
	width:90px;
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:15px;
	padding-top:10px;
	text-align: center;
	position:relative;
	top:0px;
	height:50px;
	vertical-align:middle;
	left: 40px;
	}
	
#vigia {
	width:90px;
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:15px;
	padding-top:10px;
	text-align: center;
	position:relative;
	left:30px;
	top:20px;
	height:50px;
	vertical-align:middle;
	}
	
#rosarito {
	width:90px;
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:15px;
	padding-top:10px;
	text-align: center;
	position:relative;
	top:0px;
	height:50px;
	vertical-align:middle;
	left: 40px;
	}
	
#byes {
	width:90px;
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:15px;
	padding-top:10px;
	text-align: center;
	position:relative;
	top:0px;
	height:50px;
	vertical-align:middle;
	left: 70px;
	}
	
/* ----------- titulos -----------*/
.promos {
	position:absolute;
	left: -9px;
	top: -1px;
	z-index:15;
	height: 67px;
}

.tiendas {
	position:absolute;
	left: -16px;
	top: -10px;
	z-index:15;
}

/* ----------- footer -----------*/

#footer {
	width:800px;
	height: 30px;
	position:relative;
	text-align:center;
	top:20px;
	clear:both;
	background:#FE800F;
	
	}
#footer p {
	color:#FFFFFF;}
#footertext {
	padding-top:.1em;
	padding-bottom:.1em;
	height:25px;
}
