/*
Theme Name: dermur
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFFFFF ;
	color: #333;
	text-align: center;
	}

#page {
	background-color: #FFF;
	text-align: left;
		}

#header {
	/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	width:960px;
	background:#FFFFFF;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	margin:353px auto 0 auto;
	padding:20px 0 30px 0;
	_margin:0 auto 0 auto; /* hacks ie6 */
	_padding:20px 0 30px 0; /* hacks ie6 */
	
		
	
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 16px;
	text-align: left;
	color:#333333;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #333333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	/* background:url(images/hidra.jpg) no-repeat top #FFFFFF; */
	margin: 10px auto;
	padding: 0;
	width: 1000px;
	/*border: 1px solid #959596;*/
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 500px;
	height:auto;
	
	}
	.imagenes{
	float: left;
	padding: 0 0 20px 0;
	margin:0;
	width: 219px;
	}
	#galeria{
	float: left;
	padding: 0 0 20px 0;
	margin:0;
	width: 219px;
}
#galeria img{
	padding:0;
	border: none;
	aling: center;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.narrowcolumn1 {
	float: left;
	padding: 20px 0 20px 20px;
	margin: 0;
	width: 431px;
	}
	.narrowcolumn1 ul{
	/* background-image: url(images/burbuja.gif); */
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
	
	.narrowcolumn1 li{
list-style-image: url(images/tips.gif);
	list-style-position: inside;
	}
	
	
	
	
	.narrowcolumn2 {
	float: left;
	padding: 20px 0 20px 20px;
	margin: 0;
	width: 650px;
	}

	.narrowcolumn2 li{
list-style-image: url(images/tips.gif);
	list-style-position: inside;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 500px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	background:#FFFFFF url(images/fondo-pie-web.gif) no-repeat bottom; 
	border: none;
	}

#footer p {
	margin: 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 26px;
	padding-left: 0;
	}

#footer creditos a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/) no-repeat scroll right top;
display:block;
float:right;
height:14px;
width:118px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 70px;*/
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	float:left;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020"; */
		
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	float: left;
	padding: 20px 0 20px 20px;
	margin: 0;
	width: 600px;
	}
#commentform textarea {
	width: 75%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    /* display: block; */
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
/*
.alt {
	margin: 0;
	padding: 10px;
	}
*/
.commentlist {
	padding: 0;
	text-align: justify;
	float: left;
	padding: 20px 0 20px 20px;
	margin: 0;
	width: 600px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	width: 220px;
	border:1px solid #CCCCCC;
	height: auto;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 700px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}
	#sidebar-banners{
	width: 220px;
	height: auto;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 700px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	#sidebar-banners ul{
	list-style-type: none;
	}
	#sidebar-banners li{
	list-style-type: none;
	}
#sidebar_image{
	padding: 0 0 10px 0;
	margin:0;
	width: 220px;
	height:78px;
	
	}

#sidebar form {
	margin: 0;
	}
	#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
.page-item {
	color: #000;	
	}
.list-productos ul {
	
	}	
	.list-productos li{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	}

.list-productos li a{
	font-size: 15px;
	margin-left: 30px;
	height: 25px;
	display:block;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	color: #666;
	}		
	.list-productos li a:hover {
	font-size: 15px;
	margin-left: 30px;
	text-decoration: none;
	font-weight: normal;
	color: #666;
	}	
		.list-noticias ul{

	list-style-type: none;
	}
		.list-noticias li{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: none;
	}
	.list-noticias li a{
	font-size: 13px;
	margin-left: 5px;
	display:block;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	color: #666;
	list-style-type: none;
	}		
	.list-noticias li a:hover {
	font-size: 13px;
	margin-left: 5px;
	text-decoration: none;
	font-weight: normal;
	color: #666;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "" */
	#nav{
	height: 28px;
	width: 820px;
	_width: 790px; /* hack para ie6 */
	margin:0 0 0 0;
	padding:23px 0 0 0;
	text-align: center;
	color:#c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#logo{
width:159px;
height:55px;
float:right;
padding:0;
margin:0 20px 0 0;
}

#nav ul {
list-style:none;
padding:0;
margin:0;
}

#nav li {
	float: left;
	list-style-image: none;
	padding:0 0 0 0;
	margin:3px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#nav li a{
	color:#666666;
}
#nav li a:hover{
	color:#FFFFFF;
	text-decoration: none;
}


/* Form de busqueda estilos ,bloque derecho*/

#form-busqueda{
	float: right;
	width: 250px;
	height: 50px;
				}
	
#text-busqueda {
	background-color: #A9A9AB;
	font-size: 12px;
	color: #FFF;
	border: 1px solid #C5C5C7;
	}	
.ok-boton{
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 23px;
	background-color: transparent;
	border: none;
	text-indent: -25px;
	cursor:pointer;
		}
.div-sociable{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	height: 50px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.narrowcolumn_index {
	float: left;
	padding: 0;
	margin: 20px 0 0 0;
	width: 960px;

	}
	.narrowcolumn_index img {
	padding:0;
	margin:0;
	}
.narrowcolumn_grande {
	float: left;
	padding: 0;
	margin: 20px 0 0 26px;
	width: 920px;

	}

.box{
width:320px;
height:88px;
float:left;
margin:0 10px 10px 0 ;
clear: both;
background: url('images/boxp.gif') repeat-x;
}
.box:hover{
	background-color: #F0FCFF;
	cursor:default;
}
.box a{
	text-decoration: none;
}

.box p{
width:180px;
float:left;
height:50px;
margin:0 ;
line-height:16px;
font-family:Arial, Helvetica, sans-serif;
color:#1c1c1c;
font-size:11px;
font-weight: normal;
padding:8px 5px 0 7px;
}
.box img{
width:118px;
height:88px;
float:right;
}
.hache4{
margin:0;
padding:10px 5px 0 7px;
font-family:Arial, Helvetica, sans-serif;
color:#868686;
font-size:11px;
font-weight:bold;
width:180px;
cursor:pointer;

}

.box1{
width:320px;
float:left;
margin:0 0 0 7px ;
padding:0;
}

.box2{
	width:320px;
	float:left;
	margin:0 0 0 7px;
	_margin:0 0 0 0; /* hack ie6 */
	padding:0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.box2 img{
margin:0;
padding:0;
}
.box3{
	width:260px;
	float:left;
	padding:0;
	margin:0;
	margin-left: 15px;
	_margin-left: 0px; /* hack ie6 */
	height: 295px;
	border: none;

}
/*
.box3 img{
margin:0;
padding:0;
}
*/
#menu-wrap {
	width: 150px;
	position: absolute;
	text-align: right;
	left: 740px;
	top: 250px;
	height: 200px;
	float: right;
}

#menu-wrap ul {
	list-style: none;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
}

#menu {
	display: none;
	top: 0;
	right: 0;
	width: 200px;
	float: left;
	margin-top: 0px;
	height: 150px;
	}
#menu ul{
	margin:0;
	padding: 0px;
	}
#menu li{
	height: 20px;
	font-family: Arial;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: right;
	font-weight: bold;
	background-image: url(images/fmenu.png);
	background-repeat: no-repeat;
}
#menu li a{
	font-size: 14px;
	color: #FFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
#menu li a:hover{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:focus{
	
	color: #FFFFFF;
	
}
#menu li a:active{
	
	color: #FFFFFF;
	
}

#menuPopup {
	font-size: 14px;
	color: #FFF;
	background-image: url(images/fmenu.png);
	background-repeat: no-repeat;
	float: right;
	height: 20px;
	width: 200px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	}
	#cont-menu{
	width: 100%;
	height: 50px;
	font-size: 14px;
	}
	
	#encabezado-flash {
	float: left;
	height: 343px;
	width: 741px;
	z-index: -999;
	*margin-top:8px;
	_margin-top:0px; /* hack ie6 */
	
	
	}
#datos-contacto{
	border: 1px solid #E6E6E6;
	height: 100px;
	width: 550px;
	margin-top: 15px;
	text-align: left;
	}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit;
	color: #FFFFFF;
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	padding: 10px;
	text-decoration:none;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-left-color: #fff;
	text-align: left;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background-color: #FFFFFF;
}
.sf-menu li li {
	background-color: #FFFFFF;
	width: 250px;
}
.sf-menu li li li {
	background-color: #FFFFFF;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
	background-color: #C7CFDA;
	color: #FFFFFF;
}
/**********************************

Use: cmxform template

***********************************/
form.cmxform fieldset {
	margin-bottom: 10px;
	padding: 10px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 100px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 103px;
	width: 220px;
}

form.cmxform input.submit {
	margin-left: 103px;
}

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

/**********************************

Name: cmxform Styles

***********************************/

form.cmxform {
	width: 100%;
	font-size: 1em;
	margin: 5px 0;
	padding: 0;
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {
}

form.cmxform fieldset {
	border: none;
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
	border-bottom: dotted 1px #999;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}
div.error { 
	display: none; 
}
input, textarea, select {
	background: #DDD;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-bottom: solid 1px #DDD;
	border-right: solid 1px #DDD;
	padding: 2px;
}
input:focus, textarea:focus, select:focus {
	background: #FFF;
}
input:hover, textarea:hover, select:hover {
	background: #FFF;
}
input.error { 
	border: 1px solid red; 
}
textarea.error { 
	border: 1px solid red; 
}
form.cmxform .gray * { 
	color: gray; 
}
.boton {
	background: #444;
	border-color: #999999 #000000 #000000 #999999;
	border-style: solid;
	border-width: 1px;
	color: #FFF;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 15px 3px;
	text-align: center;
	margin-top: 5px;
	cursor:pointer;
}
.boton:hover, .boton:active, .boton:focus {
	background: #444 none repeat scroll 0 0;
}
.cajas {
	padding:0;
	width:275px;
	background-image: url(images/fondoBox.png);
	background-repeat: no-repeat;
	background-position: -273px bottom;
	float: left;
}
.cajas h5 {
	background:url(images/fondoBox.png) no-repeat 0 0;
	display:block;
	padding:25px 25px 0;
	line-height:1.35em;
	text-align: left;
}
.cajas p {font-size:1em; line-height:1.4em; padding:0 25px 25px;}
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
	height: 25px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
	display: block;
	background: url(images/tab.png) no-repeat;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
}
.tabs-nav a {
	position: relative;
	top: 1px;
	z-index: 2;
	padding-left: 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */
}
.tabs-nav .tabs-selected a {
	color: #999;
	font-weight: bold;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
	padding: 1em 8px;
	background: #fff;
	border-top-style: solid;
	border-top-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}
.titulos-menu{
	font-weight: bold;
	font-size: 16px;
	padding: 15px 0 0 0;
	color: #FFF;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
}

/* tooltip productos */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #CCC;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/loguito.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
	background: url('/images/shadow.png');
	font-size: 12px;
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 11pt;
	width: 220px;
	text-align: left;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip.fancy {
	background: url('images/shadow2.png');
	padding-top: 5em;
	height: 100px;
}
#tooltip.fancy.viewport-right {
	background: url('images/shadow2-reverse.png');
}
#creditos a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/logo-ensamble.gif) no-repeat scroll right top;
display:block;
float:right;
height:14px;
width:118px;
margin-right:20px;
}
#creditos a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/logo-ensamble.gif) no-repeat scroll right bottom;
display:block;
float:right;
height:14px;
width:118px;
margin-right:20px;
}
