* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777777;
}
#contenedor {
	width: 1000px;
	margin: 0 auto;
}



/********************* CABECERA ********************/
#cabecera {
	margin: 20px 0 15px 0;
}
.skintec_logo {
	float: right;
	color: #4c4277;
	display: block;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	margin-top: -4px;
	text-align: right;
}
.skintec_logo a {
	text-decoration: none;	
}
.skintec_logo span {
	display: inline-block;
	width: 70px;
	margin-left: 5px;
	position: relative;
	text-align: left;
	bottom: 2px;
}
.buscar {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}
.buscar input {
	font-size:11px;
	background-color:#e5e5e5;
	border: 2px;
	border-color: #cccccc;
	border-style: inset;
	color:#352d57;
}
#at20mc * {
	-webkit-transition: none !important;
	-moz-transition: none !important;;
	-o-transition: none !important;;
	transition: none !important;;
}



/********************* MENU ********************/
#top_nav {
	display: block;
	float: left;
	list-style-type: none;
	font-size: 12px;
	height: 36px;
	width: 1000px;
	margin-bottom: 30px;
	clear: both;
	border-radius: 5px;
	background: url('images/nav.png') repeat-x bottom left #5e508e;
}
#top_nav li {
	float:left;
	margin:0;
	padding:0;
}
#top_nav li a {
	color: #FFF;
	text-decoration: none;
	float: left;
	display: block;
	padding: 10px 30px 2px 30px;
	border-right: 1px solid #fff;
	height: 24px;
	position: relative;
	bottom: 0;
	background: url('images/nav.png') repeat-x bottom left #5e508e;
}
#top_nav img {
	position: relative;
	bottom: 2px;
}	
#top_nav #home {
	margin-left: 10px;
}
#top_nav #ultimo {
	border: 0;
}
#top_nav li a:hover, #top_nav li a.nav_selected {

	background: #472B7D;
	
}
a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
	
	
	
/********************* MENU IZQUIERDA ********************/
#menu_izquierda {
	border-top: 1px dotted #A9A6BB;
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 10px;
	padding: 0 0 30px 0;
	width: 140px;
	min-height: 400px;
	font-size: 11px;
}
#menu_izquierda li {
	border-bottom: 1px dotted #A9A6BB;
	font-weight:bold;
}

#menu_izquierda li #active	{
	/*background:url(../../media/images/common/callout_h1_bg.gif) repeat-x top;*/
	background-color: #E5E5E5;
	border-bottom: 1px dotted #A9A6BB;
}

#menu_izquierda li a {
	display: block;
	padding: 10px 12px 10px 8px;
	color: #5d508d;
	text-decoration: none;
	
}
#menu_izquierda li a:hover {
	padding: 10px 7px 10px 11px;
	background: #5d508d;
	color: #fff;
	background-position: top right;
}
#menu_izquierda ul {
	display: none;
	list-style: none;
}
#menu_izquierda ul li {
	background:none;
	font-weight:normal;
}
#menu_izquierda ul li a {
	padding: 6px 4px 6px 10px;
}
#menu_izquierda ul li a:hover {
	padding: 6px 0 6px 14px;
}
#menu_izquierda .activo {
	font-weight: bold !important;
	color: #5d508d !important;
	background: #5d508d;
	border-bottom: 1px dotted #A9A6BB;
}
.accent_elite .accent_elite ul,
.accent_ultra_v .accent_ultra_v ul,
.accent_xl .accent_xl ul,
.soprano_xl_3g .soprano_xl_3g ul,
.soprano_xl .soprano_xl ul,
.harmony_xl .harmony_xl ul,
.harmony_lite .harmony_lite ul,
.harmony .harmony ul,
.pixel_co2 .pixel_co2 ul,
.pixel_omnifit .pixel_omnifit ul,
.legato .legato ul {
	display: block !important;
	
	
}



/********************* BREADCRUMS ********************/
#path {
	display: none;
	float: left;
	font-size: 11px;
	width: 845px;
	font-weight:bold;
	margin-top: -3px;
	padding: 0 0 5px 5px;
	color:#928e9f;
}
#path a {
	text-decoration:none;
	color:#9f9aba;
}
#path a:hover {
	text-decoration:none;
	color:#4c4277;
}
#path a.activo {
	line-height:18px;
	color:#352d57;
}



/********************* CONTENIDO ********************/
#contenido, #contenido_ancho {
	padding: 0 0 0 10px;
	width: 600px;
	float: left;
	line-height: 18px;
/*	background: url('images/path.png') no-repeat top left;
*/}
#contenido_ancho {
	width: 800px;
}
#contenido h1, #contenido_ancho h1 {
	border-bottom: 3px solid #dbdbdb;
	color: #392f61;
	font-size: 18px;
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
	line-height: 22px;
}
#contenido h2, #contenido_ancho h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 30px 0 15px 0;
	color: #392f61;
}
#contenido h3, #contenido_ancho h3 {
	font-size: 14px;
	color: #444444;
	margin-bottom: 15px;
}
#contenido p , #contenido_ancho p {
	padding-bottom: 15px;
	text-align: justify;
}
sup {height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	bottom: 0.4em;
	padding-left: 1px;
	font-size: 0.6em;
}
small {
	font-size: 0.7em;
}
hr {
  margin: 20px 0;
  border-top: 1px dashed #CCC;
}
.logo {
	margin: 0 0 30px -10px;
}
#contenido ul, #contenido_ancho ul {
	padding-bottom: 15px;
	margin-left: 15px;
}
#contenido ol, #contenido_ancho ol {
	padding-bottom: 15px;
	margin-left: 25px;
}
#contenido ul li, #contenido_ancho ul li {
	padding-bottom: 5px;
}
#contenido ul li ul, #contenido_ancho ul li ul {
	padding-top: 15px;
	padding-bottom: 0;
	margin-left: 15px;
}
iframe {margin: 0 0 20px 0;}
.columna {width: 48%; float: left; clear: left;}
.columna:last-child {float: right; clear: right;}
.columna h2 {border-bottom: 1px solid #392f61; margin-bottom: 10px;}
.box {border: 2px solid #dbdbdb; padding: 15px; border-radius: 10px; margin-bottom: 10px;}



/********************* CASOS CLINICOS ********************/
#antes_despues {width: 600px; height: 560px; overflow: hidden; background-color: eeeeee; border-bottom: 2px solid #dbdbdb;}
#antes_despues div {display: none;}
#antes_despues #caso_1 {display: block;}
#antes_despues div img {padding-bottom: 30px; margin-bottom: 10px; background: url('images/antes_despues.jpg') no-repeat bottom left;}
#antes_despues .caso_clinico {height: 800px;}
#antes_despues p {font-size: 10px; line-height: normal;}
#paginacion {display: block; font-weight: bold; background: #f0f0f0; text-align: center; margin-bottom: 20px; padding: 5px 5px 2px 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
#paginacion a {text-decoration: none; padding: 5px 10px; margin-bottom: 4px; display: inline-block; background: #999; color: #FFF; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: url('images/nav.png') repeat-x bottom center #5e508e;}
#paginacion a:hover {background-position: top left;}



/********************* BANNER CENTRAL ********************/
#banner_central_contenedor {display: block; overflow: hidden; width: 1000px; margin-bottom: 40px;}
#banner_central {
	display: block;
	width: 10000px;
	height: 400px;
	list-style: none;
	overflow: hidden;
}
#banner_central li {
	display: block; 
	width: 1000px; 
	height: 400px;
	overflow: hidden;
	float: left; 
	border-radius: 10px;
	opacity: 0;
	filter: alpha(opacity = 0);
	
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
#banner_central li div {
	width: 260px;
	margin: 120px 0 0 250px;
}
#banner_central h3 {
	color: #4bb7e9;
	font-size: 18px;	
}
#banner_central p {
	margin: 20px 0;	
}
.button {
	background: #463d6c;	
	color: #ffffff;
	display: inline-block;
	padding: 4px 12px 5px 12px;
	border-radius: 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.button:hover {
	color: #fff;
	-webkit-box-shadow: inset 0px 0px 20px 0px rgba(255, 255, 255, 0.4);
	box-shadow: inset 0px 0px 20px 0px rgba(255, 255, 255, 0.4); 	
}
#banner_central_contenedor span {
	display: block;
	width: 1000px;
	clear: both; 
	text-align: center; 
	font-size: 0;
	
	margin: -20px auto 0 auto;
	position: absolute;
	z-index: 1000;
}
#banner_central_contenedor span a {
	display: inline-block; 
	width: 50px;
	height: 50px;
	margin: 1px;
	border: 2px solid #fff;
	background: #fff;
	background-size: cover !important;
	
	border-radius: 5px;
}
#banner_central_contenedor span a:hover {
	border-color: #4bb7e9 !important;
}
#banner_central table img {width: 100%; margin-top: 5px; border-radius: 10px;}
#banner_central td {vertical-align: top;}
#banner_central table p {margin: 10px 0;}
#banner_central table img {clip: rect(0 0 100px 160px);}
		
		

/********************* DESTACADO ********************/
#destacado {
	margin-top: 20px;
}
#destacado li {
	float: left;
	display: block;
	width: 262px;
	height: 144px;
	list-style: none;
	margin-right: 10px;
	line-height: 16px;
	background: url(images/destacado.jpg) no-repeat top right;
}
#destacado li div {
	padding: 13px 10px 8px 22px;
	font-style: italic;
	color: #392F61;
}
#destacado h1 {
	color:#352d57;
	font-size:16px;
	font-style: normal;
	padding: 8px 0 2px 0;
}
#destacado h1 a {
	text-decoration: none;
}



/********************* TABLA DE DATOS Y TECNOLOGÍAS ********************/
.datos {border: 2px solid #fff; border-top: 0; border-left: 0; width: 100%;}
.datos th {text-align: left; color: white; background-color: #352d57;}
.datos td, .datos th {vertical-align: top; border: 1px solid #fff; border-right: 0; border-bottom: 0; font-size: 10px; padding: 7px 7px 8px 7px; line-height: 12px;}
.datos tr {background: #f6f6f6;}
.datos tr:nth-child(odd) {background-color: #EEE;}

.tecnologias {border-collapse: collapse;
	text-align:right;}
.tecnologias th {padding: 5px 5px 6px 5px; color: white; background-color: #352d57;}
.tecnologias td {padding: 10px 5px 0 5px;}
.tecnologias h3 {margin-bottom: 0 !important;}

.volver {display: block; margin-top: 30px;}



/********************* EVENTOS ********************/
#eventos div {padding: 0 0 20px 20px;border-bottom:2px dotted #a9a6b8; margin-bottom: 20px;}
#eventos div h2 {margin: 0;}



/********************* MENU DERECHA ********************/
#menu_derecha {width: 190px; padding: 30px 0 0 0; float: left; background: url('images/path.png') no-repeat top right;}
#menu_derecha img {margin-bottom: 20px;}
#menu_derecha a {display: block; margin-bottom: 2px; padding: 10px 15px 11px 23px; text-decoration: none; background: url('images/arrow.gif') no-repeat 10px center #e5f4fb; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
#menu_derecha a:hover {background-position: 13px center;}



/********************* TRATAMIENTOS ********************/
#tratamientos td {vertical-align: center;}
#tratamientos img {margin-right: 10px; float: left;}
.tratamiento {float: left; margin: 3px 20px 20px 0; font-size: 11px;}



/********************* CALENDARIO ********************/
#menu_derecha #calendar {
}
#menu_derecha .calendarBox {
	position: relative;
	margin: 0;
	width: 180px;
}
#menu_derecha .calendarFloat {
	float: left;
	width: 18px;
	height: 15px;
	margin: 1px 0px 0px 1px;
	padding: 5px 3px 5px 3px;
	text-align: center;
	border: 0;
	font-size: 10px;
	
	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px; 
}
#eventos {
	padding-top: 0;
	margin-top: 0;
}
#calendar select {
	padding: 2px; 
	background: #eee !important; 
	border-radius: 0;
	margin-bottom: 10px;
}
#lista_programas {
	padding: 0;
	margin-top: 10px;
}
#lista_programas p {
	margin: 8px 0 0 0;
	padding: 0;
}
#lista_programas h1 {
	margin-bottom: 0;
}



/********************* ENLACES ********************/
a {color:#352d57;}
a:hover {color:#928e9f;}
a.flecha {background:url('images/arrow.gif') no-repeat 0 50%; padding-left: 10px; font-style: normal;}



/********************* FOOTER ********************/
#footer {
	border-top:1px solid #4c4277;
	clear:both;
	width:1000px;
	font-size:11px;
	padding: 10px 0 20px 0;
	overflow:auto;
}
#footer div.copyright {
	float:left;
	color:#352d57;
}
#footer div.footer_links {
	float:right;
}
#footer_nav {
	text-align:center;
	padding-bottom:20px;
	color:#a0a2a5;
	font-size:11px;
	line-height: 18px;
}
#footer_nav a {
	color:#a0a2a5;
	text-decoration: none;
}
#footer_nav a:hover {
	color:#352d57;
}



/********************* FORMULARIOS ********************/
form td {padding: 5px;}
form input, form textarea, form select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 5px; 
	background-color: #EEE;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
form input[type=submit] {
	color: #FFF;
	display: block; height: 30px;
	padding: 3px 20px 7px 20px;
	background: url('images/nav.png') repeat-x bottom center #5e508e;
	
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
form input[type=submit]:hover {
	background-position: top center;
	cursor: pointer;
}
form option {
	padding-right: 10px;
}


/* LEFT NAV STYLES */
#left_nav	{
	border-top:2px dotted #a9a6b8;
	list-style-type:none;
	margin:0;
	padding:0 0 30px 0;
	width:130px;
	font-size:11px;
}
#left_nav li	{
	border-bottom:2px dotted #a9a6b8;
	/*background:url(../../media/images/common/callout_h1_bg.gif) repeat-x bottom;*/
	font-weight:bold;
}
#left_nav li.selected	{
	/*background:url(../../media/images/common/callout_h1_bg.gif) repeat-x top;*/
	background-color:#e5e5e5;
}
#left_nav li a	{
	display:block;
	padding:10px 0 10px 7px;
	color:#5d508d;
	text-decoration:none;
}
#left_nav li a:hover	{
	display:block;
	color:#9f99ba;
	text-decoration:none;
}
#left_nav li.subnav	{
	border-bottom:1px solid #e5e5e5;
	background:none;
	font-weight:normal;
	padding-left:10px;
}
#left_nav li.subnav a	{
	padding:3px 0 3px 10px;
}
#left_nav li a.subnav_selected	{
	background:url(../../media/images/common/nav_arrow.gif) no-repeat 0 50%;
}

#left_nav li a#pink_ribbon	{
    color:#ee3f90;
}


/* product styles */
#nav_container	{
	float:left;
}


#breadcrumbs	{
	font-size:14px;
	height:19px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0 0 2px 0;
	border-bottom:1px solid #4c4277;
	color:#928e9f;
}
#breadcrumbs a	{
	text-decoration:none;
	color:#9f9aba;
}
#breadcrumbs a:hover	{
	text-decoration:none;
	color:#4c4277;
}
#breadcrumbs a.active	{
	font-size:18px;
	line-height:18px;
	color:#352d57;
}

/* FACTOR */
#factorn {
	margin-top: 20px;
	text-align: center;
	font-size: 9px;
}
#factorn a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
#factorn a:hover {
	text-decoration: underline;
}

.contact_callout	{
	width:118px	;
	height:29px;
	display:block;
	background: url(images/contact_callout_bg.jpg) no-repeat;
	font-size:13px;
	text-transform:uppercase;
	padding:123px 0 0 12px;	
	margin: 20px 0 0 5px;
}

a.learn_more	{
	background:url(images/arrow.gif) no-repeat 0 50%;
	padding-left:10px;
	font-style:normal;
}