/* General
====================================================================== */
a:link,
a:visited { color: #5f65b8; }

a:hover,
a:active { color: #000; }

#page_wrapper { background-image: url(../_images/_ES/header-bg.jpg); }




/* Accessibility
====================================================================== */
#accessibility_wrapper { background-image: url(../_images/_ES/accessibility-bg.jpg); }

#accessibility,
a#accessibility_info:link,
a#accessibility_info:visited { color: #737373; }

a#accessibility_info:link,
a#accessibility_info:visited {
	background: #fefef8;
	border-color: #fefef8
}

body.normal a#textoption_large,
body.normal a#textoption_contrast,
body.large a#textoption_normal,
body.large a#textoption_contrast,
body.contrast a#textoption_normal,
body.contrast a#textoption_large { border-color: #f8f8a1;}

body.normal #text_options a:hover,
body.large #text_options a:hover,
body.contrast #text_options a:hover,
body.normal a#textoption_normal,
body.large a#textoption_large,
body.contrast a#textoption_contrast,
a#accessibility_info:hover,
a#accessibility_info:active { border-color: #7678b9; }

a#accessibility_info:hover,
a#accessibility_info:active {
	background: #fff;
	color: #737373;
}
	
	
	
	
/* Header
====================================================================== */
h1 a:link, 
h1 a:visited, 
h1 a:hover, 
h1 a:active {
	background-image: url(../_images/_ES/logo.jpg);
	width: 540px;
	height: 75px;
}

#back_to_alpha_one { background: #f4f4f9; }




/* Testimonial
====================================================================== */
#testimonial {
	background-image: url(../_images/_ES/testimonial-bg.jpg);
}

#testimonial blockquote {
	color: #cdccfe;
	background-image: url(../_images/_ES/testimonial-bottom-bg.jpg);
}

#testimonial cite { color: #fff; }

#testimonial cite .Occupation { color: #a4a7e7; }

#testimonial cite .Organization { color: #a4a7e7; }




/* Content (General)
====================================================================== */
#content_wrapper { background-image: url(../_images/_ES/content-bg.gif); }

#content ul li { background-image: url(../_images/_ES/bullet.gif); }




/* Story
====================================================================== */
ul.StoryOptions li a:hover,
ul.StoryOptions li a:active { color: #5f65b8; }

#content dl.DefinitionBullet dd { background-image: url(../_images/_ES/bullet.gif); }
