/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */
	.panel h2.title { margin-top:0px; }

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 20px 0; }
	.coda-slider { background: #fff; border:solid 1px #ebebeb; }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 100px; overflow:auto !important;  }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 899px;  } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 899px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; }
	
	/* Tab nav */
	
	.coda-nav ul li a.current { 
	color: #0f5537;
	text-shadow:#f5f795 1px 1px 0; font-size:15px;
	border:solid 1px #acc042; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.08, rgb(158,175,60)),
	    color-stop(0.64, rgb(189,211,73))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(158,175,60) 8%,
	    rgb(189,211,73) 64%
	);
	 }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding:0px }
	
	/* Preloader */
	.coda-slider p.loading { text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	
	.coda-nav ul {  width:900px;  margin:-20px auto 10px; overflow: hidden; display:30px inline-block !important;  }
	.coda-nav ul li { display: inline-block !important; margin-top:10px; }
	.coda-nav ul li a { font-family: 'Oswald', sans-serif; font-weight:300; font-size:12px;  color: #96a89c; text-shadow: 1px 1px 0 #fff; margin-right:2px; padding:1px 10px; text-decoration: none; display: inline-block !important; }
	.coda-nav ul li a:focus { outline:0; display: inline-block !important;}
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto; display: inline-block !important; }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { float: left; display: inline-block !important; }
	.coda-slider .panel-container { position: relative;  display: inline-block !important;}
	.coda-nav-left, .coda-nav-right { float: left;  }
	.coda-nav-left a, .coda-nav-right a,  { text-align: center; text-decoration: none }
	
.textoSlider1			{ margin-top:-245px; }
.colslider1				{ width:224; height:230px; position:relative; margin-top:0px; text-align:left; padding-left:30px;  }
.colslider2				{ width:224; height:230px; position:absolute; margin-top:-235px; margin-left:224px; text-align:left; padding-left:30px; }
.colslider3				{ width:224; height:230px; position:absolute; margin-top:-235px; margin-left:448px; text-align:left; padding-left:30px; }
.colslider4				{ width:224; height:230px; position:absolute; margin-top:-235px; margin-left:672px; text-align:left; padding-left:30px; }


.slide1imgie				{ background-image: url(../images/slider_1_ortopediasie.jpg); background-repeat:no-repeat; height:525px; width:899px; margin-top:-80px; z-index:1; }

.slide1img				{ background-image: url(../images/slider_1_ortopedias.jpg); background-repeat:no-repeat; height:525px; width:899px; margin-top:-80px; z-index:1; }
.slide2img				{ background-image: url(../images/slider_2_cosfacial.jpg); background-repeat:no-repeat; height:426px; width:899px; margin-top:-80px; z-index:1; }
.slide3img				{ background-image: url(../images/slider_3_cosmocorpo.jpg); background-repeat:no-repeat; height:750px; width:899px; margin-top:-80px; z-index:1; }
.slide4img				{ background-image: url(../images/slider_4_higienebucal.jpg); background-repeat:no-repeat; height:581px; width:899px; margin-top:-80px; z-index:1; }
.slide5img				{ background-image: url(../images/slider_5_infantil.jpg); background-repeat:no-repeat; height:679px; width:899px; margin-top:-80px; z-index:1; }
.slide6img				{ background-image: url(../images/slider_6_naturales.jpg); background-repeat:no-repeat; height:385px; width:899px; margin-top:-80px; z-index:1; }
.slide7img				{ background-image: url(../images/slider_7_saludsexual.jpg); background-repeat:no-repeat; height:416px; width:899px; margin-top:-80px; z-index:1; }
.slide8img				{ background-image: url(../images/slider_8_vitaminas.jpg); background-repeat:no-repeat; height:385px; width:899px; margin-top:-80px; z-index:1; }
.slide9img				{ background-image: url(../images/slider_9_otros.jpg); background-repeat:no-repeat; height:412px; width:899px; margin-top:-80px; z-index:1; }
.slide10img				{ background-image: url(../images/slider_10_especialembarazo.jpg); background-repeat:no-repeat; height:600px; width:899px; margin-top:-80px; z-index:1; }