@charset "utf-8";
/**********************************************************************
*	Title:		Screen style
*	Customer:	
*	Revision: 	
*	Created: 	2007, 
*	Author: 	Alberto Messeguer - webmaster@mischunches.com
***********************************************************************/

@import url(lightbox.css);

/* body				-------------------------------------------------------- */
* 					{margin:0;padding:0;border:0;}
html,body 			{height:100%;}
body 				{font:normal 0.9em/120% Arial,Helvetica,sans-serif;color:#333;background:#457744;}

/* Wrappers			-------------------------------------------------------- */
#headerWrapper,
#contentWrapper,
#footerWrapper		{width:800px;margin:0 auto;padding:0 20px;position:relative;}

/* header			-------------------------------------------------------- */
#header				{height:240px;background:#C3DB7D url(../_img/layout/header.jpg) repeat-x;}
#headerWrapper		{background:url(../_img/layout/header_bg.jpg) no-repeat;height:140px;}
#header h1	a		{text-indent:-9999px;position:absolute;top:0px;left:0px;width:200px;height:140px;background:url(../_img/layout/logo.jpg) no-repeat;display:block;}
#ranita				{position:absolute;top:0;left:520px;width:160px;height:140px;background:url(../_img/layout/ranita.jpg) no-repeat; display:block;}

/* nav				-------------------------------------------------------- */
#nav				{position:absolute;top:160px;left:10px;height:50px;}
#nav ul				{list-style:none;margin:0;padding:0;}
#nav li				{display:inline;margin:0;padding:0;}
#nav a				{float:left;text-decoration:none;font-size:14px!important;line-height:14px!important;height:32px;padding:18px 0 0 0;width:120px;text-align:center;margin-right:10px;font-weight:bold;}
#nav a				{background:url(../_img/layout/nav.jpg) 0 0 no-repeat;color:#FFF;}
#nav a:hover		{background:url(../_img/layout/nav.jpg) -130px 0;color:#000;}

/* contentWrapper	-------------------------------------------------------- */
#content			{background:#F4FCEB;padding:1px 0;}
.sidebar			{float:right;width:320px;padding:0;}
.main				{float:left;width:460px;padding:0;}

/* footer			-------------------------------------------------------- */
#footer				{background:#447744 url(../_img/layout/footer.jpg) repeat-x;height:40px;padding:80px 20px 0 20px;}
#footerWrapper		{color:#FFF;font:11px normal;}
#footerWrapper a 	{color:#FFF;padding:0;text-decoration:none;}
#footerWrapper a:hover {color:#000;text-decoration:none;}

/* type				-------------------------------------------------------- */
h2	 				{color:#005194;font:normal 180% Verdana, Arial, Helvetica, sans-serif;border-bottom:1px solid #E2F7CC;margin:0 0 10px;padding-bottom:10px;}
h3					{color:#005194;}
p					{margin:0 0 10px 0;}
ul					{margin:10px 0 20px 15px;padding:0 0 0 20px;}
ol					{margin:10px 0 20px 15px;padding:0 0 0 20px;}
li					{margin:5px 0 0 0;padding:0;}
a					{color:#336699;}
a:hover				{color:#990000;}

/* classes   		-------------------------------------------------------- */
p.hr 				{line-height:1.0em;border-bottom:1px dotted #5D84AC;margin:1.5em 0;}
.clear				{clear:both;height:0;font-size:1px;line-height: 0px;}
.imgRight			{float:right;margin:0 0 10px 10px;}
.imgLeft			{float:left;margin:0 10px 10px 0;}
.imgLeftFrame		{float:left;margin:0 10px 10px 0;border:1px solid #000000;padding:1px;}
.bold				{font-weight:bold;font-variant:small-caps;}
.floatRight			{float:right;}
.footerLeft			{float:left;width:350px;}
.footerRight		{float:right;width:350px;text-align:right;}
.textCenter			{text-align:center;}
.enlaces			{margin:0 10px 20px 0;}
.imgFrame			{border:1px solid #000000;padding:1px;}
.imgFrameRight		{border:1px solid #000000;padding:1px;margin-right:5px;}
.products			{width:600px;margin:0 auto 40px auto;}
.productFrame		{margin-bottom:20px;}
.productFrameL		{float:left;width:90px;padding:0 10px 0 0;text-align:center;}
.productFrameR		{float:right;width:auto;}
.product			{height:120px;}


/* rear more   		-------------------------------------------------------- */
a.readon, 
a.readon:hover		{margin-top:10px;display:block;float:right;line-height:12px;background: url(../_img/icons/readon.gif) no-repeat left center;text-indent:16px;}

/* form php			-------------------------------------------------------- */
.formBox,
.formArea			{padding:3px 5px;border:#FF9900 1px solid;background:#FFF;width:90%;}
.formArea			{width:95%;}
.contactenos		{background:#E7F3BC url(../_img/mc/mc_logo_headset_50.gif) 5px 5px no-repeat;padding:10px 10px 10px 60px;border:1px dotted #336699;font-size:90%;line-height:140%;color:#666666;}
.sorry 				{margin:5px 0;border:2px solid #000;background-color: #FF9933;}
.sorry p 			{margin:10px;}
.error 				{color:#990000;font-variant:small-caps;font-weight:bold;}
.textcod			{border:1px solid #FF9900;padding:5px;color:#000;font:bold 16px Verdana, Arial, Helvetica, sans-serif;width:100px;background-color:#FFFFCC;letter-spacing:0.2em;}
.message			{background:transparent url(../_img/layout/email.gif) 10px 10px no-repeat;padding: 10px 10px 10px 140px;margin:30px 0;border:1px dotted #666666;height:200px;}
.ipBox				{background:transparent;padding:10px 10px 10px 140px;margin:30px 0;border:1px dotted #666666;}
.btn_enviar			{height:40px;width:150px;display:block;cursor:pointer;font-size:14px;font-weight:bold;background:url(../_img/layout/btn_enviar.gif) no-repeat;color:#666666;}
.boxContactLeft		{float:left;width:350px;}
.boxContactRight	{float:right;width:350px;}


/* misChunches		-------------------------------------------------------- */ 
.mis 				{color:#003366;font-family:"times new roman", serif;}
.chunches 			{font-family:tahoma, arial, verdana, sans-serif;margin:0;color: #990000;font-weight:normal;}