@charset "utf-8";
*,h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
}

/*	HTML FONTS
=======================*/
body {font-family: Arial, Helvetica, sans-serif;}
h1,h2,h3,h4,h5,h6 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
#cima-header {font-size: 10px;}
#cima-footer {font-size: 9px;}
/*	HTML COLORS
=======================*/
body {background:#96D4DA url(../images/site/body-bg.jpg) repeat-x center top;}
#cima-header a {color: #009889;}
#cima-header .emergency {color: #C00;}
#cima-header .central {color:#006A60;}
#cima-header .email-color {color:#333;}
#cima-content a:link, #cima-content a:visited {color: #009889;}
#cima-content a:hover, #cima-content a:active {color: #333;}
#cima-footer a:link, #cima-footer a:visited {color: #333;}
#cima-footer a:hover, #cima-footer a:active {color: #000;}

#cima-home-menu a:hover, #cima-home-menu a:active { color: #FA0; text-decoration: none; !important}

/*	HTML STYLES
=======================*/
a {text-decoration: none;}
img { border: none;}

/*	SITEWIDE CLASSES
=======================*/
.screen-reader {
	display: block;
	height: 1px;
	left: -20000px;
	overflow: auto;
	position: absolute;
	top: auto;
	width: 1px;
}
.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
}
.site-center {
	margin: 0 auto;
	width: 946px;
}
.site-center-narrow {
	margin: 0 auto;
	width: 920px;
}
.site-center-wide {
	margin: 0 auto;
	width: 956px;
}
/*	SITE HEADER
=======================*/
#cima-header {
	background: url(../images/master/header-bg.png) no-repeat center bottom;
	height: 85px;
	margin: 10px auto 0 auto;
	position: relative;
}
	#cima-header .logo-set img { padding: 20px 0 0 25px;}
#cima-header-quick {
    font-size: 12px;
	height: 20px;
	position: absolute;
	right: 15px;
	top: 50px;
}

	#cima-header-quick ul, #cima-header-quick ul li {display: block;}
	#cima-header-quick ul li {
		float: left;
		line-height: 20px;
		width: 150px;
	}
	#cima-header-quick ul li img {margin-right: 5px;}
	#cima-header-quick .home {width: 70px;}
	#cima-header-quick .emergency {width: 240px;}
	#cima-header-quick .central {width: 210px;}
	#cima-header-quick .email {width: 180px;}
	#cima-header-quick a {text-decoration: none;}
	
/*	SITE FOOTER
=======================*/
#cima-footer {
	background: url(../images/site/footer-bg.png) no-repeat center top;
	height: 142px;
	line-height: 5;
	word-spacing: 1em;
}
	#cima-footer a {text-transform: uppercase;word-spacing: normal;}
	#cima-footer a:link, #cima-footer a:visited {text-decoration: none;}
	#cima-footer a:hover, #cima-footer a:active {text-decoration: underline;}


/*	HOME PAGE STYLES
=======================*/

/*	HERO STYLE
-----------------------*/
#cima-hero {position: relative;}
#cima-hero .hero-top-curve, #cima-hero .hero-bottom-curve {
	height: 20px;
	left: 0px;
	position: absolute;
	width: 956px;
}
#cima-hero {
	background: url(../images/home/hero-center.png) repeat-y center center;
	height: 245px;
	width: 956px;
}

#cima-hero-flash {margin-left: 20px;}

#cima-hero .hero-top-curve { background: url(../images/home/hero-top.png) no-repeat center bottom; top:-20px;}
#cima-hero .hero-bottom-curve { /*background: url(../images/home/hero-bottom.png) no-repeat center top;*/ bottom: -20px;}

#cima-hero-button ul, #cima-hero-button ul li {display: block;}
#cima-hero-button {
	position: absolute;
	right: 20px;
	top: 0;
	width: 165px;
}
#cima-hero-button ul li a {
	display: block;
	height: 60px;
}
#cima-hero-button ul li a.cheq-medico, #cima-hero-button ul li a.baby-cima,
#cima-hero-button ul li a.medico-cima, #cima-hero-button ul li a.presupuesto {
	background: url(../images/home/hero-icon-set.png) no-repeat;
}
#cima-hero-button ul li a.cheq-medico:link, #cima-hero-button ul li a.cheq-medico:visited {background-position: 0px 0px;}
#cima-hero-button ul li a.cheq-medico:hover, #cima-hero-button ul li a.cheq-medico:active {background-position: -170px 0px;}

#cima-hero-button ul li a.baby-cima:link, #cima-hero-button ul li a.baby-cima:visited {background-position: 0px -70px;}
#cima-hero-button ul li a.baby-cima:hover, #cima-hero-button ul li a.baby-cima:active {background-position: -170px -70px;}

#cima-hero-button ul li a.medico-cima:link, #cima-hero-button ul li a.medico-cima:visited {background-position: 0px -140px;}
#cima-hero-button ul li a.medico-cima:hover, #cima-hero-button ul li a.medico-cima:active {background-position: -170px -140px;}

#cima-hero-button ul li a.presupuesto:link, #cima-hero-button ul li a.presupuesto:visited {background-position: 0px -210px;}
#cima-hero-button ul li a.presupuesto:hover, #cima-hero-button ul li a.presupuesto:active {background-position: -170px -210px;}

/*	CONTENT STYLE
-----------------------*/
#cima-content {
	/*background: url(../images/site/home-content-bg.png) no-repeat center bottom;*/
	background: url(../images/home/hero-center.png) repeat-y center bottom;
	padding-top: 20px;
}
#cima-content .l-col, #cima-content .r-col {float: left;}
#cima-content .l-col {width: 288px;}
#cima-content .r-col {
	margin-left: 20px;
	margin-top: 17px;
	width: 590px;
}

#cima-home-content { margin: 10px 0 20px 0;}

#cima-home-content .content-box {
	float: left;
	text-align: center;
	width: 295px;
}
#cima-home-content h2, #cima-home-content h3 {
	font-weight: normal;
	text-align: left;
	margin: 10px 0 0px 20px;
}
#cima-home-content h2 {
	color: #009889;
	font-size: 18px;
}
#cima-home-content h3 {font-size: 16px;}
#cima-home-content p {
	font-size: 12px;
	margin: 0 0 0 20px;
	text-align: left;
}
#cima-menu h2, #cima-home-content h2, #cima-home-content .news-item h3 {color: #005B5A;}
	#cima-home-content .content-box h2 {color: #005B5A;}
	#cima-home-content .content-box p {color: #009889;}
#cima-home-content .news-item {
	border-top: 1px dashed #CCC;
	margin-right: 20px;
}
	#cima-home-content .news-item p {color: #4A5153;}
	#cima-home-content .news-item .date {font-weight: bold;}
	#cima-home-content .news-item .read-right {
		display: block;
		padding-right: 20px;
		text-align: right;
		margin: 10px 0 10px 0;
	}

/*	CONTENT MENU STYLE
-----------------------*/
#cima-content h2.menu-title {
	background: url(../images/sidemenu/menu-header.png);
	color: #005B5A;
	font-size: 14px;
	font-weight: normal;
	height: 46px;
	line-height: 55px;
	text-indent: 20px;
	text-transform: uppercase;
	position: relative;
}

#cima-content h2 .iconHome {
	position: absolute; 
	top: 1px; 
	right: 35px;
	font-size: 12px;
	text-transform: none;	 	 
}

#cima-content h2 .iconHome img {
	position: absolute;
	top: 17px; 
	right: 35px;	
}

#cima-content h2 .iconHome a {
	color: #0d8380;
	background: url(../images/site/icon-home.png) no-repeat 5px -1px;
	padding-left: 30px;
}
#cima-content h2 .iconHome a:active,
#cima-content h2 .iconHome a:hover {
	color: #FFF;
	background: url(../images/site/icon-home-white.png) no-repeat 5px -1px;
}

#cima-home-menu {
	margin: 10px 0 20px 20px;
}
#cima-home-menu .menu-content {
	background: url(../images/sidemenu/menu-bg.png) repeat-y center center;
	margin: 0 auto;
	width: 288px;
}
#cima-home-menu ul {
	margin: 0 auto;
	width: 265px;
	list-style-type: none;
}
	#cima-left-menu ul li {
		list-style-type: none;
	}
#cima-home-menu ul, #cima-home-menu ul li, #cima-home-menu ul li a {
	display: block;
	font-size: 14px;
	line-height: 2em;
	margin: 0 auto;
	padding: 0;
}
#cima-home-menu ul li a { border-bottom: 1px solid #CCC;text-indent: 10px;}
#cima-home-menu .menu-footer {
	background: url(../images/sidemenu/menu-footer.png) no-repeat center top;
	height: 55px;
	width: 288px;
}



/* PROMO STYLE
-----------------------*/
#cima-home-menu .promo-container {
	background: url(../images/promobox/promo-bg.png) repeat-y left center;
	margin: 20px 0;
	position: relative;
	margin-bottom: 20px;
}
	#cima-home-menu .promo-top, #cima-home-menu .promo-bottom {
		height: 18px;
		left: 0;
		position: absolute;
		width: 285px;
	}
	#cima-home-menu .promo-top {
		background:  url(../images/promobox/promo-top.png) no-repeat left bottom;
		top: -18px;
	}
	#cima-home-menu .promo-bottom {
		background: url(../images/promobox/promo-bottom.png) no-repeat left top;
		bottom: -18px;
	}
	#cima-home-menu .promo-box {
			background: #E6E6E6;
			border: none;
			margin: 0 18px 0 15px;
			min-height: 25px;
	}