/*
Theme Name: Clinica Elena Jimenez 2
Theme URI: http://clinicaelenajimenez.com
Description: El tema de la página clinicaelenajimenez.com
Version: 1
Author: Juan Pedro Prieto
Author URI: http://www.aurivian.com/

*/


.current_page_item a{
    background: #DBEEED;
    text-decoration: none;
}



.clear {
	clear: both;
}


/* CUERPO */



a {
	outline:0;
    color: #00A096;
    text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


h1, h2, h3, h4, h5 {
	font-family: "Century Gothic", sans-serif;
	color: #444;
	font-weight: bold;
    clear: both;
}

h1 {
	font-size: 28px;
	margin-top: 0px;
	margin-bottom:35px;
}

h2 {
	font-size: 18px;
}
h2 a {
	text-decoration:none;
    text-transform: uppercase;
}
h2 a:hover {
	text-decoration: none;
}

h3 {
	font-size: 18px !important;
    font-weight: normal;
}

h4 {
  font-size:15px;

}
h5 {
  font-size:15px;
  font-weight:normal;
}

body {
  font-family:Lucida Sans, sans-serif;
  font-size:12px;
  /*text-align: justify; */
  margin:0;
  padding:0;
  color: #666;
  background-image: url(images/fondo.jpg);
  background-position: left top;
  background-repeat: repeat-x;
  background-color: #d9d9d9;
}

#page {
	background-color: #E7E4D9;
	margin: 0px auto;
	padding: 0;
	width: 1010px;
    text-align: left;
	}

#main {
    background-image:url(images/fondocuerpo.jpg);
    background-repeat:repeat-y;
    float:left;
    height:auto;
    padding-left:52px;
    padding-right:52px;
    width:906px;
}

#pie {
    background-image:url(images/pag.jpg);
    float: left;
    height: 80px;
    padding-left: 57px;
    padding-right: 152px;
    padding-top: 16px;
    text-align: center;
    width: 806px;
    font-size: 10px;
    font-style: italic;
}

/* CABECERA */

#header {
	background-color: #73a0c5;
	margin: 0 0 0 0px;
	padding: 0;
	height: 113px;
	width: 1010px;
    display:table;
	background-image: url(images/cabecera2.jpg);
	}
    
.headerright {
    float: right;
    width: 300px;
    text-align: right;
    padding-right: 55px;
    padding-top: 45px;
}

.headerright a {
    height: 20px;
    text-decoration: none;
    margin-left: 5px;
}
.headerright a:hover {
    text-decoration: none;
}


/* MENU PRINCIPAL */

#menuprincipal {
	background-image: url(images/fondomenu.png);
	height: 37px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: solid 1px #c9c9c9;
	color: #2f517b;
    margin-bottom: 20px;
    margin-top: 12px;
    position: relative;
    
}

#menuprincipal .botonmenu {
  float: left;
  border-right: solid 2px #ececec;
  background-image: url(images/fondomenu.png);
  display:block;
  height:37px;
  line-height:40px;
  padding-left:10px;
  padding-right:10px;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  color: #00a096;
  text-shadow: 0 1px 0 #eee;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Century Gothic", sans-serif;

}

#menuprincipal li {
  float: left;
  list-style-type: none;
}

#menuprincipal .botonmenu:hover, #menuprincipal .activo {
  background-image: url(images/fondomenuhover.png);
  color: #EEEEEE;
  text-decoration: none;
  text-shadow: 0 1px 0 #333;
}

#menuprincipal .inicio {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
}

#menuprincipal .menucontacto {
  float: right;
  border-left: solid 2px #ececec;
  border-right: none;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

.flecha {
  background-image:url(images/flecha.png);
  background-position:right center;
  background-repeat:no-repeat;
  padding-right:15px;
}

#searchform {
  float:right;
  padding:5px 3px;
  text-align:center;
}

#searchform input {
  background:transparent url(images/search.png) repeat scroll left top;
  border:medium none;
  padding:5px 40px 5px 5px;
  width:105px;
  margin-right:20px;
  margin-top:2px;
}
#searchform input:focus {
  background:transparent url(images/search.png) repeat scroll left bottom;
}


/*.desplegable:hover ul, .desplegable2:hover div {
  display: block;
}

.desplegable ul a {
  border-right: none;
  border-bottom:1px solid #F2F2F2;
  display:block;
  padding: 10px;
  color: #000;
  text-shadow: none;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  font-family: "Lucida Sans", sans-serif;
}

.desplegable ul a:hover {
  text-decoration: none;
  background-color: #E6EDF2;
}*/


#simple, #mega {
  display:none;
  position:absolute;
  top:37px;
  z-index: 10000;
}


#simple {
  border:1px solid #c9c9c9;
  background: url(images/megamenu.png) repeat;
  width: 145px;
  left: 67px;
}

#simple li {
  float: none;
}

#simple li a {
  border-right: none;
  /*border-bottom:1px solid #F2F2F2;*/
  display:block;
  padding: 10px;
  color: #000;
  text-shadow: none;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  font-family: "Lucida Sans", sans-serif;
}

#simple li a:hover {
  text-decoration: none;
  background-color: #fff;
}


#mega {
  background: url(images/megamenu.png) repeat;
  border:1px solid #c9c9c9;
  left:0px;
  padding-left:10px;
  padding-top:15px;
  padding-bottom: 15px;
  width:892px;
}

#mega li {
    margin-right:6px;
    width:171px;
}

#mega li a {
  background-repeat:no-repeat;
  display:block;
  font-family:Century Gothic, sans-serif;
  font-size:14px;
  height:32px;
  margin-bottom:7px;
  padding-left:46px;
  text-decoration:none;
}

.page-item-27 {
  background-image:url(images/tc1.gif);
  background-repeat:no-repeat;
}

.page-item-29 {
  background-image:url(images/tc2.gif);
  background-repeat:no-repeat;
}

.page-item-996 {
  background-image:url(images/tc3.gif);
  background-repeat:no-repeat;
}

.page-item-255 {
  background-image:url(images/tc4.gif);
  background-repeat:no-repeat;
}

.page-item-222 {
  background-image:url(images/tc5.gif);
  background-repeat:no-repeat;
}


#mega .page_item ul {
  margin: 0;
  padding: 0;
}


#mega .page_item ul a {
  background-image:none;
  color:#000000;
  font-family:Lucida Sans, sans-serif;
  font-size:11px;
  height:auto;
  margin-bottom:0;
  padding:3px;
}

#mega .page_item ul a:hover,
#mega .page_item ul .current_page_item,
.current_page_item {
    background-color: #fff;
}


/* PORTADA */


.clear {
  clear: both;
}


.mitad {
  width: 49%;
  float: left;
}


#slogan {
  font-family: Century Gothic, sans-serif;
  font-size: 24px;
  color: #2F517B;
}
.masinfo, .more-link {
  float: right;
  display: block;
  padding: 5px 10px 5px 10px;
  background-image: url(images/fondoboton.png);
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
  text-shadow:0 1px 0 #333333;
  margin-bottom: 5px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.masinfo:hover {
  background-image: url(images/fondomenu.png);
  color: #33597d;
  text-shadow: 0 1px 0 #eee;
  text-decoration: none;
}



.pidecita {
  width: 200px;
  float: left;
  margin-right:28px;
}
.pidecita .cform, .pidecita fieldset {
  padding:10px;
  width:180px;
}

.cform textarea {
    width: 170px !important;
    border: none;
}


#usermessage2b, #usermessageb {
  clear: both;
  padding: 10px;
  color: #FFFFFF;
}


.reqtxt, .emailreqtxt {
  float: right;
  color: #EEEEEE;
  font-size: 10px;
}
.pidecita .cf-ol {
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.pidecita li {
  list-style: none none;
  clear:both;
}
.pidecita input, .pidecita textarea {
  border:medium none;
  width:173px;
}
.cf_hidden, .linklove {
  display: none;
}
.pidecita input#sendbutton, .pidecita input#sendbutton2 {
  float:right;
  padding:0;
  width:70px;
}

.azul {
  background-color: #aaa;
  margin-bottom: 12px;
  height: auto!important; /* para los browsers buenos */
  height: 1px; /* para IE5+ */
  min-height: 1px; /* para los browsers buenos */
}

.marron {
  background-color: #f7ae1f;
  margin-bottom: 17px;
  height: auto!important; /* para los browsers buenos */
  height: 11px; /* para IE5+ */
  min-height: 11px; /* para los browsers buenos */
}

.rosa {
  background-color: #883569;
  margin-bottom: 17px;
  height: auto!important; /* para los browsers buenos */
  height: 11px; /* para IE5+ */
  min-height: 11px; /* para los browsers buenos */
}

#izq {
    width: 513px;
    float: left;
}

#video {
    width: 285px;
    height: 244px;
    float: right;
    background: #f00;
}

#oferta {
  width: 285px;
  float: left;
}
#oferta img {
  margin-bottom: 10px;
}

#noticias {
	float:right;
	width:365px;
}

#noticias img {
  margin-right: 10px;
}

.pidecita h3, #oferta h3, #noticias h3, #izq h3 {
  margin-bottom: 0px;
  margin-top: 10px;
}

.pidecita p {
    margin-top: 0 !important;
    text-align: justify;
}


.titularNoticia {
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
}

.titularNoticia a{
	color: #000;
	text-decoration: none;
}
.titularNoticia a:hover{
	color: #00a096;
	text-decoration: none;
}
.fechaNoticia {
  color:#AEAEAE;
  font-family:lucida sans, sans-serif;
  font-size:12px;
  font-style:italic;
  font-weight:normal;
}

#noticia {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
    margin-bottom: 10px;
}
#cabeceraNoticia {
	font-family: "Century Gothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #33597D;
	margin-top: 7px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33597D;
}
#rssicon {
	float:right;
	margin-top: -18px;
}

#noticiasPortada p {
	line-height: 1.4;
	padding-bottom: 3px;
	text-align: justify;
}

.thumbNoticias {
	background-color: #FFF;
	padding: 5px;
	float: left;
	border: 1px solid #CCC;
	margin-top: 3px;
	margin-right: 7px;
}

/* PAGINAS */

#portada1 {
    background-image: url(images/portada1.jpg);
    height:332px;
    border: solid 1px #c9c9c9;
    overflow:hidden;
    position:relative;
    width:904px;    
}

#videolink {
    background: url(images/videolink.png) left -1px no-repeat;
    display:block;
    height:74px;
    width:228px;
    position: absolute;
}

#videolink:hover  {
    background: url(images/videolink.png) left -74px no-repeat;
}

#principal {
  float:left;
  width:905px;
}

#contenido {
  float:left;
  width:680px;
}

.parrafoEnfasis {
    background-color:#FFFFFF;
    border-style:none;
    border-width:0;
    color:#33597D;
    font-family:"Century Gothic", sans-serif;
    font-size:15px;
    height:120px;
    margin:0 0 10px 10px;
    padding:10px 25px;
    text-align:justify;
    width:650px;
}

.parrafoEnfasis img {
    background-color: transparent !important;
    border: 0 !important;
    padding:0 !important;
}

.parrafoEnfasis #imagen {
	height: 118px;
	width: 330px;
	float: right;
}
.parrafoEnfasis #texto {
	width: 200px;
	float: left;
}
.wpcf7-form {
	padding-right: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/form.png);
	background-position: 65px 45px;
	background-repeat: no-repeat;
}
.wpcf7-form p{
	text-align: left;	
	color:#33597D;
	font-family:"Century Gothic", sans-serif;
	font-size:15px;
}
textarea {
	width: 600px;
	height: 100px;
	border: 1px dashed #006699;
	padding: 3px;
	font-family: "Courier New", Courier, monospace;
}
input {
	margin-bottom: 5px;
	padding: 3px;
	font-family: "Courier New", Courier, monospace;
}
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	cursor:pointer;
	border:none;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Century Gothic", sans-serif;
}



/* SIDEBAR */

#sidebar {
  float:right;
  margin-top:50px;
  width:200px;
}

#sidebar ul ul li, #sidebar ul ol li {
  list-style: none;
}

#li--1 {
  list-style: none;
}


.widget h2 {
  border-bottom:11px solid #00A096;
  font-size:18px;
  font-weight:normal;
  margin-top:0;
  padding-bottom:7px;
  padding-top:0;
  margin-bottom: 0px;
  text-transform: uppercase;
}

#sidebar a {
    color:#777777;
    display:block;
    font-style:italic;
    padding:3px 6px;
}
#sidebar a:hover {
  background: #DBEEED;
  text-decoration: none;
}

#sidebar .widget_tag_cloud a {
  display: inline-block;
  padding:2px;
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar #searchform #s {

	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.widgetcita {

}

.widgetcita h2 {
  border-bottom: none;
}


/* POST */

.cabecerapost {
  margin-bottom: 20px;
}

.cabecerapost H2 {
  margin-bottom: 0;
}

.post {
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	}

.post hr {
	display: block;
	}

.postmetadata {
  background-color:#EDEDED;
  clear:both;
  margin-bottom:15px;
  margin-top:15px;
  padding:10px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCC;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.category {
  margin-bottom: 5px;
}


/* IMAGENES POST */

.post img {
	background-color: #F3F3F3;
    padding: 5px;
    border:1px solid #DDDDDD;
}
.post a img:hover {
	background-color: #fff;
}

p img {
	padding: 0;
	max-width: 100%;
	}

img.alignright {
  margin-left: 20px;
  margin-right: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}

img.alignleft {
  margin-left: 0;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}



/* LISTA TRATAMIENTOS */

.listatratamientos{
	margin-top: 20px;
}
.listatratamientos li{
	list-style-type: none;
	display:inline;
}

.listatratamientos li a {
  float: left;
  display: block;
  padding: 5px 10px 5px 10px;
  background-image: url(images/fondoboton.png);
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
  text-shadow:0 1px 0 #333333;
  margin-bottom: 10px;
  margin-right: 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.listatratamientos li a:hover{
  background-image: url(images/fondomenu.png);
  color: #33597d;
  text-shadow: 0 1px 0 #eee;
  text-decoration: none;
}




/* Begin Typography & Colors */

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}





/* Begin Lists */


.entry ul, #post ul {
    margin:0 0 0 50px;
    padding: 0;
	}

.entry ul li, #post ul li {
  list-style-type: circle;
}

.entry ol, #post ol {
	padding: 0;
	margin:0 0 0 50px;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
    
.subcabecera img {
    padding: 0 !important;
}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	background-color: #F3F3F3;
	padding: 10px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation, 
.navigation a{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	color:#33597D;
	text-decoration:none;
	margin-right: 15px;
	}
.navigation a:hover{
	text-decoration:underline;
}
/* 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 */


/* jq videobox */


#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
    z-index: 5000;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
    z-index: 6000;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	height:34px;
	width:63px;
	display:none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink{
	background: transparent url(images/btn-prev.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink {
	background: transparent url(images/btn-next.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/* slider */

#slider ul, #slider li{
    margin:0;
    padding:0;
    list-style:none;
}
#slider li{
/*
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/
    width:906px;
    height:332px;
    overflow:hidden;
} 

.tratprev {
    float:left;
    height:160px;
    margin-right:20px;
    width:320px;
}

.tratprev h3 {
    margin-bottom:0;
    margin-top:0;
}

.todos .current_page_item a, .todos .current_page_item, .todos .page_item {
    background: none !important;
    text-decoration: none;
}

.todos ul li a {
    text-decoration: underline !important;
    font-style: normal !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}

.todos ul li ul a {
    text-decoration: none !important;
    font-style: italic !important;
    font-weight: normal !important;
    text-transform: none !important;
}

.todos .current_page_item a:hover {
    background-color: #dbeeed !important;
}

.smenu {
    display: block;
    margin: 0;
    padding: 0;
    width:907px;
    margin-top: 20px;
    margin-bottom: 10px;
    overflow: hidden;
}

.smenu li {
    float: left;
    list-style: none;
}

.smenuitem {
    display: block;
    width: 175px;
    height: 110px;
    margin-right: 8px;
}

.smenuitem:hover {
    background-position: top;
}

.uno {
    background: transparent url(images/s1.jpg) left bottom;
}

.dos {
    background: transparent url(images/s2.jpg) left bottom;
}

.tres {
    background: transparent url(images/s3.jpg) left bottom;
}

.cuatro {
    background: transparent url(images/s4.jpg) left bottom;
}

.cinco {
    background: transparent url(images/s5.jpg) left bottom;
    margin-right: 0 !important;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}


.espe {
    margin: 0;
    padding: 0;
}

.bannerform {
    background-image:url(images/form.jpg);
    height:168px;
    padding-left:17px;
    padding-right:17px;
    padding-top:88px;  
}

.formverde {
    background: #0fa69c;
    border: none;
    font-size: 20px;
    color: white;
    font-family: "century gothic";
}







