@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:#FFFFFF url(../img/layout/bg.jpg) repeat-x;}

/* type				-------------------------------------------------------- */
h1	 				{color:#336699;font:normal 24px Verdana, Arial, sans-serif;margin:0 0 20px;line-height:125%;}
h2	 				{color:#336699;font:normal 18px Verdana, Arial, sans-serif;margin:0 0 10px;}
h3	 				{color:#336699;font:normal 16px Verdana, Arial, sans-serif;margin:0 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;background:#FFFFFF url(../img/layout/outer_bg.jpg) repeat-y;}
#headerWrapper		{margin:0 auto;padding:0;}
#contentWrapper		{margin:0 auto;padding:0;}
#footerWrapper		{width:960px;margin:0 auto;padding:0;}

/* header			-------------------------------------------------------- */
#header				{height:220px;position:relative;background:url(../img/layout/header_bg.jpg) right top no-repeat;}
#logo a				{width:300px;height:110px;position:absolute;top:10px;left:20px;display:block;text-indent:-9999px;background:url(../img/layout/logo.jpg) no-repeat;}
#facebook a			{width:50px;height:50px;position:absolute;top:100px;right:5px; display:block; text-indent:-9999px; background:url(../img/layout/facebook.jpg) no-repeat;}
#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			{width:960px;height:40px;position:absolute;top:150px;left:0;background:#0480C4;display:block;}
#mainNav ul			{list-style:none;margin:0 auto;padding:5px 0 0 10px;}
#mainNav li			{display:inline;margin:0;padding:0;}
#mainNav a			{float:left;text-decoration:none;font-size:14px!important;line-height:125%!important;height:24px;padding:6px 0 0 0;width:120px;text-align:center;color:#FFF;margin:0 5px 0 0;}
#mainNav a			{background:url(../img/layout/nav.jpg) 0 0 no-repeat;}
#mainNav a:hover	{background:url(../img/layout/nav.jpg) -120px 0;color: #000;}
#mainNav li a#current{background:url(../img/layout/nav.jpg) -120px 0;color: #000;}

/* content			-------------------------------------------------------- */
#content			{padding:0 20px;min-height:300px;}

/* breadcrumb		-------------------------------------------------------- */
#breadcrumb			{height:20px;background:url(../_img/layout/breadcrumb.jpg) no-repeat;padding:5px 10px;font-size:10px;color:#999999;margin-bottom:40px;}
#breadcrumb a		{color:#999999;text-decoration:none;}
#breadcrumb a:hover	{text-decoration:underline;color:#333333;}

/* mainContent		-------------------------------------------------------- */
#mainContent		{float:left;width:660px;padding:0;text-align:justify;}
#slideWrapper		{margin:0 0 20px 0;border:1px solid #CCC;padding:4px;}

/* sidebar			-------------------------------------------------------- */
#sidebarWrapper		{float:right;width:240px;padding:0;}

/* footer			-------------------------------------------------------- */
#footer				{height:40px;position:relative;padding:100px 10px 0 10px;background:url(../img/layout/footer_bg.jpg) no-repeat;}
#footer				{color:#999;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: #999;display: block;width: auto;text-decoration: none;margin: 0;padding: 0 10px;border-right: 1px solid #999;}
#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 20px 20px;border:1px solid #CCC;padding:4px;}
.imgLeft			{float:left;margin:0 20px 20px 0;border:1px solid #CCC;padding:4px;}
.imgBorder			{border:1px solid #CCC;padding:4px;margin-bottom:20px;}
.bold				{font-weight:bold;}
.floatRight			{float:right;}
.textCenter			{text-align:center;}
.nota				{margin:20px 50px;border:1px solid #006699;background:url(../img/layout/icon_info.png) 5px 5px no-repeat;padding:5px 5px 5px 40px;min-height:25px;}
.boxArt				{margin:30px 0;clear:both;}

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