/*** main_es.css ***/

.gradientBox {
	background: url('/images/es_box_gradient.jpg') repeat-x left bottom;
        background-color: #f8bb5e;
        height:26em;
}

h3 {
	color: #2A3556;
}

#tagline1, #tagline2, #tagline3 {
	color: #F4F3BA;
}
#contentHeader img.below {
	margin-left:38px;
}

p.bullet {
  background: url("http://www.parenthelp123.org/images/es_bullet.gif") no-repeat left .25em;
}
#topLinks li.firstItem {
	padding-right: 24px;
	background: url('/images/es_english_button.gif') no-repeat bottom left;
}
#topLinks {
	padding: 0px;
	margin-right: 0px;
	overflow:hidden;
}
#mainNav {
  background: #2A3556 url('/images/es_mainNav_gradient.gif') repeat-x left bottom;
	margin-bottom:0px;
}
#mainNavContentArea{
	padding: 0 0 0 0;
}
#mainNav li {
	border-left: 1px solid #38466D;
	height: 3.25em;
}
#mainNav li a {
  /*border-left: 2px solid #3C4B73;*/ 
	border: none;
  padding: 0 .6em; 
  font-size: 1em;
}
#mainNav li.firstItem {
  border-left: none	;
}
#mainNav li.active {
  background: #708AC5 url('http://www.parenthelp123.org/images/es_bg_tab.gif') no-repeat right top;	
}

#contentHeader {
  background: #718EC8 url('/images/es_blue_bkgd.jpg') repeat-x left top;
	border-bottom: 10px solid #F8BC5E;
}
#contentHeader p {
  color: #fff;
}

#mainContentArea {
	margin-top: 8px;
} 

#rightCol #topRight img {
	margin-top: 2px;
}
#rightCol h2 {
	color: #2a3556; /*formerly #A4086D;*/
}
#rightCol ul li, #home #leftCol ul li {
  background: url("/images/es_bullet.gif") no-repeat left .45em;
  /*line-height: 150%;*/
}
#rightCol ul li a {
  color: #000;
}
#applyButton{
	background: url('/images/es_dark_blue_button_on_orange.gif') no-repeat;
	}
#languageButton{
	background: url('/images/es_light_blue_button.gif') no-repeat;
	padding-right: 50px;
	}
#footer{
  background: #2A3556 url("http://www.parenthelp123.org/images/es_footer_bg.gif") repeat-x left top;
}
#partners{
  background-color: #96A5CA;
}

/* right side newsletter block
--------------------------------------------------*/

#right_side_container_signup {
  float: right;
  width: 194px;
  display: block;
  position: relative;
  padding: 0 0 0 26px;
}

#right_side_container_signup .right_side_newsletter {
  background: #738ec8 url('/images/curve_bottom_signup.gif') no-repeat bottom;
  padding: 0;
}

#right_side_container_signup .right_side_newsletter p, #right_side_container_signup .right_side_newsletter img, #right_side_container_signup .right_side_newsletter table {
  padding: 0 20px 6px 20px;
}

.right_side_newsletter h2 {
  background: #bad371 url('/images/curve_top_dragonfly_es.gif') left top no-repeat !important;
  color: #ffffff !important;
  clear: both;
  padding: 10px 24px 0 22px;
  height: 50px !important; /* for most browsers */
  height /**/:50px; /* for IE5.5's bad box model */
}



