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

@import url(reset.css);


/* body				-------------------------------------------------------- */
html	 			{height:100%;}
body 				{height:100%;font: 12px/125% Verdana, Arial, sans-serif;color:#333;background:#FE5E9A url(../img/layout/bg.jpg) center top no-repeat;}

/* type				-------------------------------------------------------- */
h1	 				{color:#333;font:normal 24px Verdana, Arial, sans-serif;margin:0 0 20px;line-height:34px;}
h2	 				{color:#333;font:normal 20px Verdana, Arial, sans-serif;margin:10px 0 10px;}
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;}

/* outerWrapper		-------------------------------------------------------- */
#outerWrapper		{width:960px;margin:0 auto;padding:0;}

#contentWrapper		{padding:0; margin:0;}
#footerWrapper		{width:960px;margin:0 auto;padding:0 0 20px 0;}

/* header			-------------------------------------------------------- */
#headerWrapper		{}
#header				{height:240px; width:960px; margin:110px auto 0 auto;position:relative; background:0 url(../img/layout/header.jpg); padding:0;}
#logo a				{width:140px;height:130px;display:block;background:url(../img/layout/logo_header.jpg) no-repeat;text-indent:-9999px;position:absolute;top:110px;left:210px;}

#textSize			{height:20px;width:100px;position:absolute;top:0;right:0;}
#textSize ul		{height:20px;list-style:none;margin:0 0 10px 0;padding:0;}
#textSize li		{display:inline;margin:0;padding:0;}
#textSize a			{float:left;text-indent:-9999px;height:20px;width:20px;background:url(../img/layout/textsize.jpg);margin:0 5px 0 0;}
#textSize .s a			{background-position:0 0;}
#textSize .s a:hover	{background-position:0 -20px;}
#textSize .m a			{background-position:-20px 0;}
#textSize .m a:hover	{background-position:-20px -20px;}
#textSize .l a			{background-position:-40px 0;}
#textSize .l a:hover	{background-position:-40px -20px;}
#textSize .x a			{background-position:-60px 0;}
#textSize .x a:hover	{background-position:-60px -20px;}

/* mainNav 			-------------------------------------------------------- */
#mainNav			{position:absolute;top:70px;left:400px; width:180px; height:160px;}
#mainNav ul			{list-style:none;margin:0 auto;padding:0;}
#mainNav li			{margin:0;padding:0;}
#mainNav a			{height:30px;padding:0;width:180px;margin:0 0 2px 0; display:block; text-indent:-9999px;}

#mainNav .m1 a			{background:url(../img/layout/nav_on.jpg) 0 0 no-repeat;}
#mainNav .m2 a			{background:url(../img/layout/nav_on.jpg) 0 -32px no-repeat;}
#mainNav .m3 a			{background:url(../img/layout/nav_on.jpg) 0 -64px no-repeat;}
#mainNav .m4 a			{background:url(../img/layout/nav_on.jpg) 0 -96px no-repeat;}
#mainNav .m5 a			{background:url(../img/layout/nav_on.jpg) 0 -128px no-repeat;}

#mainNav .m1 a:hover	{background:url(../img/layout/nav_off.jpg) 0 0;}
#mainNav .m2 a:hover	{background:url(../img/layout/nav_off.jpg) 0 -32px;}
#mainNav .m3 a:hover	{background:url(../img/layout/nav_off.jpg) 0 -64px;}
#mainNav .m4 a:hover	{background:url(../img/layout/nav_off.jpg) 0 -96px;}
#mainNav .m5 a:hover	{background:url(../img/layout/nav_off.jpg) 0 -128px;}

/* mainContent		-------------------------------------------------------- */
#mainContentWrapper	{float:left;width:700px;}
#mainContent		{width:647px;background:url(../img/layout/mainContent.jpg) repeat-y; margin:0;min-height:460px;padding:20px;}
#mainContentBot		{height:280px;position:relative;padding:10px; background:url(../img/layout/footer.jpg) no-repeat;}
#slides				{margin:0 auto; width:630px;height:350px;}

#galeria			{margin:20px 0 0 10px; width:600px;}
#menuFotos ul		{list-style:none; margin:0 0 20px 0; padding:0;}
#menuFotos li		{display:inline;margin:0 5px 0 0;padding:0;}

#thumbnails			{border:1px solid #FFF; padding:6px 6px 0 6px; margin:0 auto 10px auto; cursor:pointer; width:480px;}
#thumbnails img		{width:55px; height:40px; float:left; margin:0 5px 5px 0;}
#photos				{ margin:0 auto; width:490px;}
#photos img			{border:1px solid #FFF; padding:4px; }

/* sidebar			-------------------------------------------------------- */
#sidebarWrapper		{float:right;width:260px; }
#sidebar			{width:230px;background:url(../img/layout/sidebar.jpg) repeat-y; min-height:300px; padding:1px 0 1px 30px;}
#sidebarBot			{width:260px; height:230px; background: url(../img/layout/sidebar_bot.jpg) no-repeat;}

/* footer			-------------------------------------------------------- */
#footer				{height:40px;position:relative;padding:30px 10px 10px 10px;}
#footer				{color:#333;font:11px normal;}
#footer .footerLeft	{float:left;width:auto;}
#footer .footerRight{float:right;width:auto;}
#footer ul			{margin: 0;padding: 0;border: none;}
#footer li			{list-style:none;display: block;margin: 0;padding: 0;float: left;width: auto;}
#footer li a		{color: #333;display: block;width: auto;text-decoration: none;margin: 0;padding: 0 10px;border-right: 1px solid #333;}
#footer li a:hover, li a:active {color:#990000;}
#footer li a.active:link, li a.active:visited
					{position: relative;z-index: 102;font-weight: bold;}
#footer .mc a		{width:80px;height:15px;display:block;background: url(../img/layout/footer_sprite.png) -240px 0 no-repeat;text-decoration:none;text-indent:-9999px;margin:0 5px 0 0;padding:0;border:none;}
#footer .css a		{width:80px;height:15px;display:block;background: url(../img/layout/footer_sprite.png) 0 0 no-repeat;text-decoration:none;text-indent:-9999px;margin:0 5px 0 0;padding:0;border:none;}
#footer .xhtml a	{width:80px;height:15px;display:block;background: url(../img/layout/footer_sprite.png) -80px 0 no-repeat;text-decoration:none;text-indent:-9999px;margin:0 5px 0 0;padding:0;border:none;}
#footer .tableless a{width:80px;height:15px;display:block;background: url(../img/layout/footer_sprite.png) -160px 0 no-repeat;text-decoration:none;text-indent:-9999px;margin:0 5px 0 0;padding:0;border:none;}
#footer .mc a:hover			{background-position:-240px -15px;}
#footer .css a:hover		{background-position:0 -15px;}
#footer .xhtml a:hover		{background-position:-80px -15px;}
#footer .tableless a:hover	{background-position:-160px -15px;}

/* classes   		-------------------------------------------------------- */
p.hr 				{line-height:1.0em;border-bottom:1px dotted #5D84AC;margin:1.5em 0;}
.clearfloat			{clear:both;height:0;font-size:1px;line-height:0px;}
.offleft			{margin-left:-9000px;position:absolute;}
.imgRight			{float:right;margin:0 0 10px 10px;}
.imgLeft			{float:left;margin:0 10px 10px 0;}
.bold				{font-weight:bold;}
.floatRight			{float:right;}
.textCenter			{text-align:center;}
.enlaces			{margin:0 10px 20px 0;}

/* 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			-------------------------------------------------------- */
.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;}

/* spry code	-------------------------------------------------------- */ 
.SpryHiddenRegion 	{visibility:hidden;}


/* 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;}
