body {
  margin: 0;
  font: 13px/1.5em "Helvetica Neue", helvetica, Arial, sans-serif;
  letter-spacing:0.03em;
}

/* Links */
a:link, a:visited {
  color: blue;
  text-decoration: none;
}
a:hover, a:active {
  color: red;
  text-decoration: underline;
}
/* Titles  */
h1, h2, h3, h4, h5, h6 {line-height:1.3em;}
h1 {
	font-size: 2.2em;
	font-weight:300;
	padding: 0 0 0.5em;
	margin: 0;
}

h2 {font-size:1.8em;font-weight:300;margin-bottom:0.75em;}
h3 {font-size:1.4em;margin-bottom:1em;}
h4 {font-size:1.2em;margin-bottom:0.8em;}
h5 {font-size:1.1em;font-weight:600;margin-bottom:0;}
h6 {font-size:1em;font-weight:bold;}

/* Paragraph Styles */

p {
  margin:0 0 1em 0;
}

/* List Styles  */

ul, ol {
  margin-left: 0;
  padding-left: 2em;
}

/* Table Styles  */

table {
	width: 99%;
}
tr.even td, tr.odd td {
	padding: 10px 5px;
}
tr.odd {
	background-color: #fff;
}

/* Code */

pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}

pre {
	background-color: #efefef;
	display: block;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #aaa;
}

/* List Styles */

ul          { list-style-type: disc; }
ul ul       { list-style-type: circle; }
ul ul ul    { list-style-type: square; }
ul ul ul ul { list-style-type: circle; }
ol          { list-style-type: decimal; }
ol ol       { list-style-type: lower-alpha; }
ol ol ol    { list-style-type: decimal; }

/* Abbreviation */

abbr {
  border-bottom: 1px dotted #666;
  cursor: help;
  white-space: nowrap;
}

/* UI improvments  */

#edit-title{
	font-size: 24px;
}
#system-themes-form img{
	width:100px;
}
.form-item .description{
	font-style:italic;
	line-height:1.2em;
	font-size:0.8em;
	margin-top:5px;
	color:#777;
}
#edit-delete{
	color:#c00;
}
/**
 * Console, style from Slate theme
 */
div.messages {
  padding: 9px;
  margin: 1em 0;
  color: #036;
  background: #bdf;
  border: 1px solid #ace;
}
div.warning {
  color: #840;
  background: #fe6;
  border-color: #ed5;
}
div.error {
  background: #e63;
  border-color: #d52;
}
div.status {
  color: #360;
  background: #cf8;
  border-color: #be7;
}
/* User Login*/
#block-user h3 {
	text-align: center;
}
#block-user input.form-submit {
	background: url(images/boton-submit.png) no-repeat;
	border:0;
	width: 100px; height: 30px;
	color: #ffffff;
}
#block-user{
	background: url(images/tracking-block.jpg) no-repeat;
	height: 309px;	
	margin-left: 5px;
}
#block-multiblock-1{
	background: url(images/tracking-block.jpg) no-repeat;
	height: 309px;	
	width: 208px; 
	margin: 0 0 5px 3px;
}
#block-multiblock-1 .block-inner,
#block-user .block-inner{
	padding-top: 155px;
}

.view-frontpage img{
	width: 720px; height: 309px;
}


/* Footer  */
#block-block-1{
	text-align: center;
}
#footer { 
	background: url(images/footer.jpg) repeat-x;
	color: white;
	text-align:center;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 10px; height: 55px;
	-moz-border-radius: 10px; /* Firefox*/  
	-ms-border-radius: 10px; /* IE 8.*/  
	-webkit-border-radius: 10px; /* Safari,Chrome.*/  
	border-radius: 10px; /* El estándar.*/
}
#footer a{ 
	color: white;
}
/* Wrapper */
#wrapper{
	background: url(images/background.jpg) repeat-x;
	overflow:hidden;
}

/* Header */

#header {

	background: url(images/background-header.jpg) repeat-x;

}

#header-region{
	height: 24px;
	background: url(images/upmenu.jpg) repeat-x;
}
#logotipo{
	padding-left: 20px;
	background: url(images/encabezado_monro.jpg) no-repeat right;
	width: 940px; height: 142px;
}

/* Enlaces Primarios */


#navigation {
	background: url(images/menuc.jpg) repeat-x;
}
ul.nice-menu li,
ul.nice-menu-down li.menuparent, #header-region ul.nice-menu-down li.menuparent,
#navigation .contenedor{
	background: url(images/menu-c.jpg) repeat-x;
	height: 29px;  
	margin-left: 6px;
}

ul.nice-menu-down li.menuparent:hover, 
ul.nice-menu-down li.over,
#header-region ul.nice-menu-down li.menuparent:hover,
#header-region ul.nice-menu-down li.over {
	background:background: url(images/menu-c.jpg) repeat-x; 
}

#block-nice_menus-2 ul.nice-menu, #block-nice_menus-2 ul.nice-menu ul{
	border: 0;
    z-index:40px;
    position: relative;
    top:0;
}
#block-nice_menus-2 ul.nice-menu ul{width: 142px;}

#block-nice_menus-2{
	height: 30px;
	width: 705px;
	float: left;
	padding-left: 10px;
	font-size: 14px;
} 

ul.nice-menu ul li {
	margin-left:0;
	width: 140px;
	 z-index:40px;
}
ul.nice-menu ul {
    width: 130px;
    z-index:40px;
}

#navigation a{
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	height: 24px; 
	padding: 5px 10px 0 10px;
}
#block-nice_menus-2 ul.nice-menu li {
	border: none;
	height: 29px;
}

#block-nice_menus_2 ul.nice-menu ul li a{
	width:120px;
}

ul.nice-menu ul li a:hover{
   width: 110px;
}
ul.nice-menu ul li a:hover,
#navigation ul li a:hover{
	background: url(images/hover.jpg) repeat-x;
}

ul.nice-menu ul li a:hover { width: 120px;}


/* Busqueda */
#buscar{
	float: right;
	overflow: hidden;
	width: 220px;
}
#buscar input.form-submit, #buscar label{display: none;}

#buscar #edit-search-theme-form-1-wrapper{
	background: url(images/busqueda.png) no-repeat;
	border: 0;
	width: 270px; 
	height: 22px; 
	padding-left: 46px;
	font-size: 10px;
	overflow: hidden;
	display: block;
	margin-top: 3px;
}

#buscar input.form-text{
	border: 0px; 
	margin-top: 3px; 
	padding-left: 0px; 
	margin-left: 3px; 
	width: 135px;
}

/* Main */
#wrapper-main{
	background: url(images/main-h.png) no-repeat;
	overflow: hidden;
}
#wrapper-footer {
	background: url(images/main-f.png) no-repeat ;
	height: 15px;
}
#main{
	padding-left: 20px;
	background: url(images/main-container.png) repeat-y;
	margin-top: 13px;
}

/* Botones */

#webform-client-form-1 input.form-submit{
	background: url(images/button.png) no-repeat;
	border: 0px; 
	width: 68px; 
	height: 21px; 
	padding-bottom: 0px;
	color: white;
	margin: 10px 0 0 55px;
}
#webform-client-form-6 input.form-submit{
	background: url(images/button.png) no-repeat;
	border: 0px; width: 68px; 
	color: white;
	float: left;
	height: 21px; padding-bottom: 0px;
	margin-top:23px;
}

/* Inputs Formularios*/

#block-webformblock-6 input.form-text,
#user-login-form input.form-text,
#webform-client-form-1 input.form-text{
	background: url(images/input.png) no-repeat;
	border-width: 0px; width: 160px; height: 17px; padding: 4px 22px 8px 9px;
}

/* Bloque Contactenos*/
#block-multiblock-2,
#block-contactenos{
	background: url(images/contact-blockh.jpg) no-repeat;
	padding-top: 45px;
	color: white;
	
}

#block-multiblock-2 .block-inner,
#block-contactenos .block-inner{
	background: url(images/contact-block.jpg) repeat-y;
	padding-left: 10px;
}

#block-contact-footer{
	background: url(images/contact-block-f.jpg) no-repeat;
	height: 24px;
}

/*Banners Front */
#footer-block{
	height: 412px;
	width: 960px;
}
#content-bottom{
	width: 212px;
	float: right;
}
#content-bottom1{
	overflow: hidden;
	width: 720px;

}
#content-bottom2{
	overflow: hidden;
	margin-left: 32px; width: 680px;
}
#block-block-4{
	background: url(images/banner-contentf.jpg) no-repeat;
	height: 115px;padding-left: 207px; padding-top: 10px;
	width: 410px;
	color:white;
	height: 78px; padding-bottom: 30px;
}
#block-block-4 h3{
	margin: 0;
}

#block-block-4 .content{
	height: 44px;
	display:block;
	float:left;
	overflow:hidden;
}
#block-block-4 .block-inner{
	padding-left: 20px; width: 387px;
}


#block-block-3,
#block-block-2{
	overflow: hidden;
	float: left;
	width: 360px;
	text-align:center;
	
}
#block-block-3 h3.title,
#block-block-2 h3.title{
	margin-bottom: 0px;
	background: url(images/titulo-banners.png) no-repeat top center;
	font-size:15px;
	height: 24px; padding-top: 5px;
}

#block-webformblock-6{
	float: right;
	background: url(images/sugerir.jpg) no-repeat ;
	background-position: 3px 22px;
	padding-left: 110px; 
	width: 331px;
	overflow:hidden;
	margin-top: -15px; height: 75px;

}
#block-webformblock-6 .form-item{
	margin-bottom: 0;
	margin-top:0;

}


#webform-client-form-6 #webform-component-correo_electronico{
	width: 200px;
	float:left;
	overflow:hidden;
}



/**/
#content-top{
	overflow: 	hidden;
	clear: both;
	width: 960px;
	text-align: center;
}

#content-area{
	text-align: justify;
	padding-right: 20px;
}
#content-inner{
	padding-right: 20px;
	padding-left: 20px;
}
.view-frontpage{
margin-left: -25px;
}


#sidebar-first h3.title {	
	font-size: 12px;
	background: url(images/titulo-bloque.jpg) no-repeat ;
	padding-top: 6px;  padding-left: 2px;
	margin-bottom: 0; height: 20px;  margin-left: 10px; width: 193px;
}


#block-views-Noticias-block_1{
	padding: 10px;
	border:1px solid #7F98A7;
	margin-bottom:1em;
}
#block-views-Noticias-block_1 .block-inner{
 padding-left: 10px; padding-right: 10px; width: 189px;
}
.w1{
	background-image:url(images/comment-tl.png);
	background-position:0 0;
	background-repeat:no-repeat;
	position:relative;
	top: -11px; 
	left: -11px;
}
.w2{
	background-image:url(images/comment-tr.png);
	background-position:100% 0;
	background-repeat:no-repeat;
	left:2px;
	position:relative;
	width: 208px;
}
.w3{
	background-image:url(images/comment-br.png);
	background-position:100% 100%;
	background-repeat:no-repeat;
	position:relative;
	height: 332px; top: 22px;
}
.w4{
	background-image:url(images/comment-bl.png);
	background-position:0 100%;
	background-repeat:no-repeat;
	left:-2px;
	overflow:hidden;
	position:relative;
	height: 332px;
	
}
.wrap1{
	background-image:url(images/menu_u.png);
	background-position:0 0;
	background-repeat:no-repeat;
	position:relative;
	left: -4px; padding-left: 14px;
	height: 33px;
	margin-top: -2px;
}
.wrap2{
	background-image:url(images/menu_l.png);
	background-position:100% 0;
	background-repeat:no-repeat;
	right: 0px; 
	position:relative;left: 8px;
	height: 33px;
	
}
.wrap3{
	background-image:url(images/menu_lb.png);
	background-position:100% 100%;
	background-repeat:no-repeat;
	position:relative;
	left: 0px; top: 4px; right: 0px; padding-top: 0px;
	height: 33px;
}
.wrap4{
	background-image:url(images/menu_r.png);
	background-position:0 100%;
	background-repeat:no-repeat;
	position:relative;
	top: 0; 
	left: -22px;
	width: 950px;
	height: 33px;

}

#block-views-Noticias-block_1 .title{
	color: #3649b0;
	font-weight: bold;
	text-align:center;
}
.view-Noticias .views-field-title{
	font-weight: bold;
}
.view-Noticias a{
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.view-Noticias .views-row{
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom:1px dashed;
}
h1.title{
	color: #3649b0;
}
/* Contactenos */
#webform-client-form-10 label{
	overflow: hidden;
	float: left;
	width: 200px;
	text-align: right;
	text-transform: uppercase;
}

#webform-client-form-10 input.form-text{
	overflow: hidden;
	float: right;
	width: 330px;
	background: url(images/input-contactenos.jpg) no-repeat ;
	border: 0; height: 20px; width: 304px; padding: 5px 25px 7px 5px;
}

#webform-client-form-10 #webform-component-email,
#webform-client-form-10 #webform-component-telefono,
#webform-client-form-10 #webform-component-tema,
#webform-client-form-10 #webform-component-nombre_y_apellidos{
	height: 30px;
	margin-top: 13px; margin-bottom: 13px;
}
#webform-component-mensaje{
	height: 165px;
	margin-top: 13px; margin-bottom: 0px;
}
#webform-client-form-10 textarea.form-textarea{
	float: right;
	background: url(images/text-area.jpg) no-repeat ;
	border: 0px; width: 325px; height: 135px; padding: 6px 5px 5px 6px;
	overflow: hidden;
	
}
#webform-client-form-10 input.form-submit{
	float: left;
	border: 0px; 
	width: 98px; 
	height: 32px;
	color: #ffffff;
	background: url(images/botonenviar.jpg) no-repeat ;
	margin-left: 212px;
}
#webform-client-form-10{
	width: 548px; padding-left: 128px;
}
/* Menu Top */

#block-menu-secondary-links ul { 
	text-align: right;
}

#block-menu-secondary-links a{ 
	font-weight: bold;
	text-decoration: none;
	color: black;
}


#block-menu-secondary-links ul li{ 
	display: inline;
	text-decoration: none;

}
#block-menu-secondary-links ul li.first{ 
	border-right: 1px solid black;
	font-size:11px;
}

/* Bloque contactenos */
#webform-client-form-1 .form-item{
	margin-bottom:0;
margin-top:0;
}
#webform-client-form-1 #webform-component-nombre{
	margin: 0px;
	
}

/* Noticias */
#block-views-Noticias-block_1 h3.block-title {
	margin-bottom: 0px;
}
#block-views-Noticias-block_1 .views-field-body {
	height:70px;
	overflow:hidden;
}
#block-views-Noticias-block_1  .views-field-view-node
{text-align:right;}
