@charset "ISO-8859-1";

body {
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-attachment: fixed;
	background-image: url(../Images/backgroundgreen.png);
	margin: 0;
}

.header {
	width: 1000px;
	height: 156px;
}

.headerright {
	float:left;
	width: 800px;
	height: 156px;
	margin: 0px;
}

.vfollowicons { 
	display:block;
	float:right;
	margin-top:8px;
}

.vfollowiconspresentations { 
	display:block; 
	text-align:center;
	margin-top:0px;
}

.iPad {
	font-size: 90%;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 20px;
	margin-top: -20px;
}

.videologo { 
	display:block;
	float:left;
	width: 200px;
	height: 156px; 
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {

	}


		
.boxContent{
				margin-top: 50px;
				margin-right: auto;
				margin-bottom: 0;
				margin-left: auto;
				width: 500px;
				text-align: center;
     
  }		
		
a img {
	border: none;
		}

.tickerformat{
	font-size:90%;
	line-height:16px;
	color: #000000;
	background-color: #76c76a;
}

.linkPara {line-height:180%;
		text-decoration:underline;
}

a:link {
	color: #000000;
	text-decoration: none; 
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}

/* ~~this fixed width container surrounds the other divs~~ */
.container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}

.sidebar {
	background-image: -ms-linear-gradient(top, #4da14d 0%, #AEFA90 100%); 
background-image: -moz-linear-gradient(top, #4da14d 0%, #AEFA90 100%); 
background-image: -o-linear-gradient(top, #4da14d 0%, #AEFA90 100%); 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4da14d), color-stop(1, #AEFA90)); 
background-image: -webkit-linear-gradient(top, #4da14d 0%, #AEFA90 100%); 
background-image: linear-gradient(to bottom, #4da14d 0%, #AEFA90 100%);
	float: left;
	width: 200px;
	font-size: 90%;
	line-height: 1.6;
	color: rgb(0,0,0);
		}
h1 {
	font-size: 120%;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
		}

h5 {
	font-size: 85%;
	font-weight: lighter;
	line-height: 1.7;
		}
		
.space {
	font-size: 15px;
}

.content {
	text-align: justify;
	width: 765px;
	float: left;
	padding-left: 25px;
	padding-right: 10px;
}

.testimonyblock {
   background-image: -ms-linear-gradient(top, #76c76a 0%, #AEFA90 100%); 
background-image: -moz-linear-gradient(top, #76c76a 0%, #AEFA90 100%); 
background-image: -o-linear-gradient(top, #76c76a 0%, #AEFA90 100%); 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #76c76a), color-stop(1, #AEFA90)); 
background-image: -webkit-linear-gradient(top, #76c76a 0%, #AEFA90 100%); 
background-image: linear-gradient(to bottom, #76c76a 0%, #AEFA90 100%);
   margin-top: 0px; 
   margin-bottom: 0px; 
   padding-left: 10px; 
   padding-bottom: 15px; 
   padding-top: 15px; 
   padding-right: 10px; 
   text-align: justify;
}


/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}

/* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
ul.nav {
	list-style: none; /* this removes the list marker */
	border-top: 1px solid #666; /* this creates the space between the navigation on the content below */
	color: #FFF;
}
ul.nav li {
	border-bottom: 1px solid #666; /* this creates the button separation */
}
ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	padding: 5px 5px 5px 15px;
	display: block; /* this gives the link block properties causing it to fill the whole LI containing it. This causes the entire area to react to a mouse click. */
	width: 180px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
	text-decoration: none;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	background-color: #4b9a49;
}

.footer {
	font-size: 80%;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	width: 800px;
	padding-top: 40px;
	padding-bottom: 40px;
	float: left;
	padding-left: 200px;
}

.footersinglepage {
	font-size: 80%;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	width: 800px;
	padding-top: 40px;
	padding-bottom: 40px;
	float: left;
	padding-left: 0px;
}

.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.video1 {
	width:320px;
	height:270px;
	margin-bottom: 10px;
	float: left;
		}
		
.presentacion {
	width:240px;
	height:192px;
	margin-bottom: 5px;
	margin-right:15px;
	float: left;
	border:none;
	cursor: pointer;
	margin-top: -5px;
	margin-left: 0px;
		}
				
.descvideosac {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	/* [disabled]float: left; */
	clear: both;
	font-size: 85%;
	margin-bottom: 0px;
	padding-top: 0px;
		}

		
.preflexiones {
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	/* [disabled]display: inline-block; */
	width: 765px;
	float: left;
	padding-right: 10px;
			}
			
.addRequest{
	font-size: 100%;
	padding: 3px;
	width: 360px;
	/* [disabled]margin: 3px 3px 3px 3px; */
}

.addRequestamd{
	font-size: 100%;
	padding: 4px;
}

.sidebarpicture {
	/* [disabled]width:200px; */
	/* [disabled]height:233px; */
	/* [disabled]border: solid 2px rgb(172,2,127); */
	}
	
.sidebarpicturebgd1 {
	background-image: -ms-linear-gradient(bottom left, #AEFA90 0%, #7FC27D 50%, #AEFA90 100%);
	background-image: -moz-linear-gradient(bottom left, #AEFA90 0%, #7FC27D 50%, #AEFA90 100%);
	background-image: -o-linear-gradient(bottom left, #AEFA90 0%, #7FC27D 50%, #AEFA90 100%);
	background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #AEFA90), color-stop(0.5, #7FC27D), color-stop(1, #AEFA90));
	background-image: -webkit-linear-gradient(bottom left, #AEFA90 0%, #7FC27D 50%, #AEFA90 100%);
	background-image: linear-gradient(to top right, #AEFA90 0%, #7FC27D 50%, #AEFA90 100%);
}

.sidebarpicturebgd2 {
	background-image: -ms-linear-gradient(bottom left, #AEFA90 0%, #7FC27D 50%, #AEFA90 100%);
	background-image: -moz-linear-gradient(bottom left, #AEFA90 0%, #7FC27D 50%, #AEFA90 100%);
	background-image: -o-linear-gradient(bottom left, #AEFA90 0%, #7FC27D 50%, #AEFA90 100%);
	background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #AEFA90), color-stop(0.5, #7FC27D), color-stop(1, #AEFA90));
	background-image: -webkit-linear-gradient(bottom left, #AEFA90 0%, #7FC27D 50%, #AEFA90 100%);
	background-image: linear-gradient(to top right, #AEFA90 0%, #7FC27D 50%, #AEFA90 100%);
}
		
#sbarpicwrapper {
	float: left;
	width: 200px;
}

body#vinicio a#vininav,
body#vreservar a#vresnav,
body#vpeticiones a#vpetnav,
body#vcomo a#vcomnav,
body#vreflexiones a#vrefnav,
body#vreflexionesnew a#vrefnavnew,
body#vvirgen a#vvirnav,
body#vvirgennew a#vvirnavnew,
body#vvideosdeapoyo a#vvidnav,
body#vmusica a#vmusnav,
body#vvideosmusicales a#vvidmusnav,
body#vtestimonios a#vtesnav,
body#vquienes a#vquinav,
body#venlaves a#venlnav,
body#vreglamento a#vreglnav,
body#vregistrarse a#vreginav
 {
	background-color: #4b9a49;
}

 
