@charset "UTF-8";
/* CSS Document */

	/*---------------------------------------
	
	HemiCSS Framework 2008
	(for 2007 generation browsers and up)
	Copyright (c) 2007-2008
	
	-----------------------------------------
	
	ABOUT US Style
	version modified by: Dexter Miranda
	
	version: 0.4 September 2008
	version: 0.3 February 2008
	version: 0.2 July 2007
	version: 0.1 April 2007
	
	-----------------------------------------
	
	Original presentation developed by:
	Dexter Miranda for the Hemispheric Institute
	
	The HemiCSS Framework is a variant of the folowing:
	blueprint, tripoli, & yui css framework
	
	-----------------------------------------
	
	NOTES:
	To help simplify html markup and css presentation. we use two style sheets:
	
	GLOBAL: 
	the global style sheet contains all the universal presentation element
	
	LOCAL:
	the local style sheet contains unique presentation
	
	
	----------------------------------------*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#666;font-family:"Calibri", "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;background-color: #fff5e0;background-repeat: repeat-x;background-attachment: fixed;}

.artistpresentation{background-color: #000;}




h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {
	font-size:1.25em;
	line-height:1.5em;
	margin-bottom:1em;
}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {
	text-decoration:none;
}
hrdotted {
	color: #FF6600;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF6600;
}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {
	margin:0 1.5em;
	list-style-image: none;
	list-style-type: none;
}
li{
	list-style-image: none;
	list-style-type: none;
}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}

.epigraph {
	padding-left: 20px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
.small {
	font-size:0.8em;
	margin-bottom:1.875em;
	text-transform: uppercase;
}

.emisfericacaps {
	font-size:0.9em;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em;
}

.emisfericatitle {
	font-size:2.5em;
	text-transform: uppercase;
	letter-spacing: 0.75px;
	line-height: 1em;
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, serif;
	color: #8e2800;
	text-align: center;
	vertical-align: middle;
}


.smallcaps {
	font-size:0.9em;
	margin-bottom:1.875em;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {
	margin-right:0;
	padding-right:0;
}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}



















#container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/hm_bck.png);
} 


#header_homepage {
	height: 458px;
	width: 950px;
	background-image: url(images/hemihomepage_cover.png);
	background-position: left;
}


#header_primary {
	height: 200px;
	width: 950px;
	background-image: url(images/header_primary.png);
	background-position: left;
}


#header_courses_primary {
	height: 200px;
	width: 950px;
	background-image: url(images/header_courses_primary.png);
	background-position: left;
} 

#header_cuaderno_primary {
	height: 200px;
	width: 950px;
	background-image: url(images/header_cuaderno_primary.png);
	background-position: left;
}

#header_encuentro_primary {
	height: 200px;
	width: 950px;
	background-image: url(images/header_encuentro_primary.png);
	background-position: left;
}

#header_hidvl_primary {
	height: 200px;
	width: 950px;
	background-image: url(images/header_hidvl_primary.png);
	background-position: left;
}

#header_centers_primary {
	height: 200px;
	width: 950px;
	background-image: url(images/header_centers_primary.png);
	background-position: left;
}

#header_aboutsite_primary {
	height: 200px;
	width: 950px;
	background-image: url(images/header_aboutsite_primary.png);
	background-position: left;
}

#header_emisferica_primary {
	height: 200px;
	width: 950px;
	background-image: url(images/header_emisferica_primary.png);
	background-position: left;
}

#header_forums_primary {
	height: 200px;
	width: 950px;
	background-image: url(images/header_forums_primary.png);
	background-position: left;
}


#header_primary h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#header_angulo {
	height: 398px;
	width: 950px;
	background-image: url(images/angulo_cover.png);
	background-position: left;
}



#header_secondary {
	height: 80px;
	width: 950px;
	background-image: url(images/header2.png);
	background-position: left;
}

#header_courses_secondary {
	height: 80px;
	width: 950px;
	background-image: url(images/header_courses_secondary.png);
	background-position: left;
}

#header_encuentro_secondary {
	height: 80px;
	width: 950px;
	background-image: url(images/header_encuentro_secondary.png);
	background-position: left;
}

#header_hidvl_secondary {
	height: 80px;
	width: 950px;
	background-image: url(images/header_hidvl_secondary.png);
	background-position: left;
}

#header_cuaderno_secondary {
	height: 80px;
	width: 950px;
	background-image: url(images/header_cuaderno_secondary.png);
	background-position: left;
}

#header_emisferica_secondary {
	height: 80px;
	width: 950px;
	background-image: url(images/header_emisferica_secondary.png);
	background-position: left;
}

#header_secondary h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#navigation {
	background-color: #c00;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c00;
	border-right-color: #c00;
	border-bottom-color: #c00;
	border-left-color: #c00;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
} 
#navigation h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}






/* BEGIN HOMEPAGE NAVIGATION
	----------------------------------------*/
	
	#homepagenav {
	margin-left: 30px;
	margin-right: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f3e4cb;
	border-right-color: #f3e4cb;
	border-bottom-color: #f3e4cb;
	border-left-color: #f3e4cb;
	padding-top: 10px;
	margin-top: 0px;
	padding-right: 30px;
	}
	
	
	#homepagenav #hemilogo {
	font-size: 0.75em;
	float: left;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	}

	
	#homepagenav #search {
	font-size: 1em;
	float: right;
	font-style: normal;
	font-weight: normal;
	padding-top: 50px;
	}
	
	#homepagenav #language {
	font-size: 1em;
	float: right;
	font-style: normal;
	font-weight: normal;
	padding-top: 50px;
	}
	
	#homepagenav #languageselected {
	font-size: 0.75em;
	float: right;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;
	letter-spacing: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right-color: #111111;
	border-bottom-color: #111111;
	border-left-color: #111111;
	}
	
	#homepagenav a {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	border: 0px solid #f3e4cb;
	padding: 4px;
	}
	
	#homepagenav a:hover {
	color:#FFF;
	text-decoration: none;
	}






















	/* BEGIN GLOBAL NAVIGATION
	----------------------------------------*/
	
	#homepagenav {
	margin-left: 30px;
	margin-right: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f3e4cb;
	border-right-color: #f3e4cb;
	border-bottom-color: #f3e4cb;
	border-left-color: #f3e4cb;
	padding-top: 20px;
	}
	
	
	#globalnav {
	margin-left: 30px;
	margin-right: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f3e4cb;
	border-right-color: #f3e4cb;
	border-bottom-color: #f3e4cb;
	border-left-color: #f3e4cb;
	padding-top: 20px;
	}
	
	#globalnav #hemilogo {
	font-size: 0.75em;
	float: left;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	}

	
	#globalnav #search {
	font-size: 1em;
	float: right;
	font-style: normal;
	font-weight: normal;
	}
	
	#globalnav #language {
	font-size: 1em;
	float: right;
	font-style: normal;
	font-weight: normal;
	}
	
	#globalnav #languageselected {
	font-size: 0.75em;
	float: right;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;
	letter-spacing: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right-color: #111111;
	border-bottom-color: #111111;
	border-left-color: #111111;
	}
	
	#globalnav a {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	border: 0px solid #f3e4cb;
	padding: 4px;
	}
	
	#globalnav a:hover {
	color:#FFF;
	text-decoration: none;
	}


/* BEGIN GLOBAL NAVIGATION FOR ABOUT LANDING
	----------------------------------------*/
	
	#globalnav_aboutlanding {
	margin-left: 36px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-top: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f3e4cb;
	border-right-color: #f3e4cb;
	border-bottom-color: #f3e4cb;
	border-left-color: #f3e4cb;
	padding-top: 20px;
	}
	
	#globalnav_aboutlanding #hemilogo {
	font-size: .75em;
	float: left;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

	
	#globalnav_aboutlanding #search {
	float: right;
	}
	
	#globalnav_aboutlanding #language {
	float: right;
	}
	
	#globalnav_aboutlanding #languageselected {
	font-size: 0.75em;
	float: right;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;
	letter-spacing: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right-color: #111111;
	border-bottom-color: #111111;
	border-left-color: #111111;
	}
	
	
	#globalnav_aboutlanding a {
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 0px solid #f3e4cb;
	}
	
	#globalnav_aboutlanding a:hover {
	color:#111;
	text-decoration: none;
	}


	#globalnav_aboutlanding #language a {
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 0px solid #f3e4cb;
	}
	
	#globalnav_aboutlanding #language a:hover {
	color:#111;
	text-decoration: none;
	}
	
	#globalnav_aboutlanding #search a {
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 0px solid #f3e4cb;
	}
	
	#globalnav_aboutlanding #search a:hover {
	color:#111;
	text-decoration: none;
	}



/* HOMEPAGE FOOTER HOMEPAGE FOOTER HOMEPAGE FOOTER HOMEPAGE FOOTER HOMEPAGE FOOTER HOMEPAGE FOOTER HOMEPAGE FOOTER HOMEPAGE FOOTER */


#homepagefooter {
	text-align: left;
	background-image: url(images/homepagefooter.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 80px;
	padding-bottom: 25px;
}

#homepagefooter p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 40;
	padding-bottom: 0px;
	padding-left: 40;
}

#homepagefooter h1 {
	font-size: 1.5em;
}
#homepagefooter h2 {
	font-size: 1.25em;
}
#homepagefooter h3 {
	font-size: 1em;
}
#homepagefooter h4 {
	font-size: .85em;
}
#homepagefooter h5 {
	font-size: .75em;
}
#homepagefooter h6 {
	font-size: .65em;
}

#homepagefooter a:link{
	color: #111;
	text-decoration: none;
}

#homepagefooter a:visited{
	color: #111;
	text-decoration: none;
} 

#homepagefooter a:hover{
	color: #111;
	text-decoration: none;
} 

#homepagefooter a:active{
	color: #111;
	text-decoration: none;
} 


/* HOMEPAGE FOOTER HOMEPAGE FOOTER HOMEPAGE FOOTER HOMEPAGE FOOTER HOMEPAGE FOOTER HOMEPAGE FOOTER HOMEPAGE FOOTER HOMEPAGE FOOTER */



/* GLOBAL FOOTER GLOBAL FOOTER GLOBAL FOOTER GLOBAL FOOTER GLOBAL FOOTER GLOBAL FOOTER */


#footer {
	text-align: left;
	background-image: url(images/footer2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 80px;
	padding-bottom: 25px;
}

#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 40;
	padding-bottom: 0px;
	padding-left: 40;
}

#footer h1 {
	font-size: 1.5em;
}
#footer h2 {
	font-size: 1.25em;
}
#footer h3 {
	font-size: 1em;
}
#footer h4 {
	font-size: .85em;
}
#footer h5 {
	font-size: .75em;
}
#footer h6 {
	font-size: .65em;
}

#footer a:link{
	color: #111;
	text-decoration: none;
}

#footer a:visited{
	color: #111;
	text-decoration: none;
} 

#footer a:hover{
	color: #111;
	text-decoration: none;
} 

#footer a:active{
	color: #111;
	text-decoration: none;
} 


/* GLOBAL FOOTER GLOBAL FOOTER GLOBAL FOOTER GLOBAL FOOTER GLOBAL FOOTER GLOBAL FOOTER */








.HemiStyl_aboutus #colstyl_a_540 {
	width: 540px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	float: left;
}


.HemiStyl_aboutus #colstyl_a_540 p {
	margin-top: 0; padding-top: 0;
	font-size: 0.88em;
	line-height: 1.25em;
	color: #f30;
	text-align: left;
	vertical-align: baseline;
}

.HemiStyl_aboutus #colstyl_a_540 hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #f60;
	border-right-color: #f60;
	border-bottom-color: #f60;
	border-left-color: #f60;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.HemiStyl_aboutus #colstyl_a_540 h3 {
	margin-bottom: 0; padding-top: 0;
	font-size: 0.88em;
	line-height: 1.25em;
	color: #f30;
	text-align: left;
	vertical-align: baseline;
	font-weight: bold;
}
.HemiStyl_aboutus #colstyl_a_540 img {
	float: left;
}



.HemiStyl_aboutus #colstyl_a_900 {
	width: 820px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 0px;
} 

.HemiStyl_aboutus #colstyl_a_900 p {
	margin-top: 0;
	padding-top: 0;
	font-size: 1.13em;
	line-height: 1.25em;
	color: #f30;
}

.HemiStyl_aboutus #colstyl_a_900 h1 {
	display: inline;
	margin-bottom: 0;
	padding-top: 0;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #f30;
	font-weight: bold;
}

.HemiStyl_aboutus #colstyl_a_900 h2 {
	display: inline;
	margin-top: 0; padding-top: 0;
	font-size: 1em;
	line-height: 1.25em;
	color: #f30;
	text-transform: uppercase;
	font-weight: normal;
}

.HemiStyl_aboutus #colstyl_a_260 {
	float: right; /* since this element is floated, a width must be given */
	width: 260px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.HemiStyl_aboutus #colstyl_a_260 p {
	margin-bottom: 0; padding-top: 0;
	font-size: 0.75em;
	line-height: 1.13em;
	margin-bottom: 0;
	color: #f60;
}
.HemiStyl_aboutus #colstyl_a_260 hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #f60;
	border-right-color: #f60;
	border-bottom-color: #f60;
	border-left-color: #f60;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.HemiStyl_aboutus #colstyl_a_260 li {
	font-size: 0.75em;
	line-height: 1.13em;
	margin-bottom: 0;
	color: #f60;
}
.HemiStyl_aboutus #colstyl_a_260 li {
	list-style-position: outside;
	list-style-type: none;
	font-size: .75em;
	line-height: 1.13em;
}


/*People Nav Styles*/

.HemiStyl_aboutus #colstyl_a_260 li a{
color: #f60;
}

.HemiStyl_aboutus #colstyl_a_260 li a:hover{
color: #900;
}

.HemiStyl_aboutus #colstyl_a_260 li a:active{
color: #f60;
}

.HemiStyl_aboutus #colstyl_a_260 li a:visited{
color: #f60;
}

.HemiStyl_aboutus #colstyl_a_260 li ul{
border: 0px solid #369;

}

.HemiStyl_aboutus #colstyl_a_260 li a{
text-decoration: none;
}

.HemiStyl_aboutus #colstyl_b_260_right {
	float: right; /* since this element is floated, a width must be given */
	width: 260px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}

.HemiStyl_aboutus #colstyl_b_260_right p {
	font-size: 0.75em;
	line-height: 1.13em;
	margin-bottom: 0;
	color: #f60;
}

.HemiStyl_aboutus #colstyl_b_260_center {
	float: left; /* since this element is floated, a width must be given */
	width: 260px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0px;
}


.HemiStyl_aboutus #colstyl_b_260_center p {
	font-size: 0.75em;
	line-height: 1.13em;
	margin-bottom: 0;
	color: #f60;
}

.HemiStyl_aboutus #colstyl_b_260_left {
	float: left; /* since this element is floated, a width must be given */
	width: 260px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 40px;
	margin: 0px;
}

.HemiStyl_aboutus #colstyl_b_260_left p {
	font-size: 0.75em;
	line-height: 1.13em;
	margin-bottom: 0;
	color: #f60;
}
	
/* GLOBAL 3COLUMN LAYOUT */






.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


 











































/*Nav bar styles*/
/*
.HemiStyl_aboutus #navigation .nav {
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
}
*/

/*
ul.nav{
display: table;
}
/*
ul.block{
width: 100%;
table-layout: fixed;
}
/*
ul.nav>li{
display: table-cell;
position: relative;
padding: 2px 10px;
}
/*
ul.nav>li:hover{
padding-right: 1px;
}*/
/*
ul.nav li>ul{
	display: none;
	position: absolute;
	margin-left: -10px;
	margin-top: 2px;
}

ul.nav li:hover>ul{
display : block;
}

.nav ul li a{
display: block;
padding: 2px 10px;
}
.HemiStyl_aboutus #navigation .nav .selected {
	background-color: #FFFFFF;
	color: #F90;
}

/*Menu styles*/
/*
ul.nav,
.nav ul,
.nav ul li a{
background-color: #c00;
color: #f90;
}

/*
ul.nav li:hover,
.nav ul li a:hover{
background-color: #900;
color: #f90;
}

ul.nav li:active,
.nav ul li a:active{
background-color: #fff;
color: #f90;
}

.nav ul li a:visited{
color: #f90;
background-color: #c00;
color: #f90;
}

ul.nav,
.nav ul{
border: 0px solid #369;

}

.nav a{
color: #f90;
text-decoration: none;
}


*/








/*Nav bar styles*/

.HemiStyl_aboutus #header #globalnav #hemilogo .navs {
}

ul.navs,
.navs ul{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
	z-index: 50;
}

ul.navs{
	display: table;
}

ul.block{
width: 100%;
table-layout: fixed;
}

ul.navs>li{
	display: table-cell;
	position: relative;
	padding: 2px 10px;
	color: #663300;
}
/*
ul.nav>li:hover{
padding-right: 1px;
}*/

ul.navs li>ul{
	display: none;
	position: absolute;
	margin-left: -10px;
	margin-top: 2px;
}

ul.navs li:hover>ul{
display : block;
}

.navs ul li a{
display: block;
padding: 2px 10px;
}
.HemiStyl_aboutus #navigation .navs .selected {
	background-color: #FFFFFF;
	color: #F90;
}

/*Menu styles*/

ul.navs,
.navs ul,
.navs ul li a{
	color: #f90;
}

ul.navs li:hover,
.navs ul li a:hover{
	background-color: #ffab00;
	color: #663300;
}

ul.navs li:active,
.navs ul li a:active{
background-color: #fff;
color: #f90;
}

.navs ul li a:visited{
color: #f90;
background-color: #c00;
color: #f90;
}

ul.navs,
.navs ul{
	border: 0px solid #369;
}

.navs a{
	color: #f90;
	text-decoration: none;
}

















/* [if IE 5]>

/* place css box model fixes for IE 5* in this conditional comment */
/* .HemiStyl_aboutus #sidebar1 { width: 220px; }

<![endif][if IE]>

/* place css fixes for all versions of IE in this conditional comment */
/* .HemiStyl_aboutus #sidebar1 { padding-top: 30px; }
.HemiStyl_aboutus #colstyl_a_540 {
	zoom: 1;
	text-align: left;
	vertical-align: baseline;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

/* <![endif].HemiStyl_aboutus #colstyl_a_260 h5 {
	font-size: 2.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}  */






.pname {
	font-size: 0.6em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-decoration: none;
	list-style-type: none;
	line-height: 1em;
}
.ptitle {
	font-size: 0.6em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-decoration: none;
	list-style-type: none;
	line-height: 0.1em;
}

.peopleselected{
color: #900;
}
.imgspacer {
	padding-right: 15px;
	padding-left: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	height: 100px;
	width: 100px;
}












 

/* grid.css */
.homepagecontainer {width:950px;margin:0 auto;text-align: left; background-image: url(images/homepage_tile.png);}
/*.homepagecontainer {width:950px;margin:0 auto;text-align: left;background-image: url(images/homepage_tile.png);}*/
.container {width:950px;margin:0 auto;text-align: left;background-image: url(images/hm_bck.png);}
.showgrid {background:url(src/grid.png);}
body {margin:1.5em 0;}
div.span-1, div.span-2, div.span-3, div.span-4,  div.span-4b, div.span-4c, div.span-4d, div.span-5, div.span-5b, div.span-5c, div.span-6, div.span-7, div.span-8,  div.span-8b, div.span-9, div.span-10, div.span-11, div.span-12, div.span-12b, div.span-13,  div.span-13b, div.span-14, div.span-14b, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
	float:left;
	margin-right:20px;
}
div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}

.span-4b {width:180px;}
.span-4c {width:158px;}
.span-4d {width:145px;}

.span-5 {width:190px;}

.span-5b {width:195px;}
.span-5c {width:202px;}

.span-6 {width:230px;}
.span-7 {width:270px;}

.span-7padding {width:170px;}

.span-8 {
	width:275px;
}

.span-8b {
	width:336px;
}

.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:425px;}
.span-12 {width:440px;}

.span-12b {width:490px;}

.span-13 {width:510px;}
.span-13b {width:514px;}

.span-14 {width:550px;}

.span-14b {width:580px;}

.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {
	width:870px;
}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {
	padding-right:320px;
}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {
	padding-right:560px;
}
.append-15 {
	padding-right:600px;
}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {
	padding-right:880px;
}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {
	padding-right:20px;
	margin-right:20px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #eee;
}

div.colborder2 {
	padding-right:0px;
	margin-right:20px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #eee;
}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {
	clear:both;
	float:none;
	width:100%;
	height:0.1em;
	margin:0 0 1.45em;
	;
	border: 1px dotted #999;
	border-style: none none dotted;
}
hr.space {
	background:#fff;
	padding-top: 2px;
	padding-bottom: 2px;
}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.hr900 {
	width:900px;
	left: 40px;
}




/* forms.css */
label {font-weight:bold;}
fieldset {
	border:1px dotted #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-top: 1.4em;
	padding-right: 1.4em;
	padding-bottom: 0em;
	padding-left: 1.4em;
}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}


.aboutus {
	color: #FF3300;
}

.courses {
	color: #00b0d8;
}

.encuentro {
	color: #336699;
}

.cuaderno {
	color: #CC3300;
}

.centers {
	color: #669933;
}

.aboutsite {
	color: #348282;
}

.forums {
	color: #005675;
}

.emisferica {
	color: #8e2800;
}

.emisferica_essay {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.5em;
}

.emisferica_sidenav {
	color: #990000;
	
	font-size: 1em;
}


.3colhrrule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 170px;
}


















/* BEGIN DROP DOWN NAVIGATION
	----------------------------------------*/





#outside{
	border:0px solid #000000;
	background:#000000;
	}
#navigation-1 {
	padding: 5px;
	margin:0px;
	list-style:none;
	width:100%;
	border-top:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
}
.globalnavigation {
	font-family: "Calibri", "myriad pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.25em;
	text-transform: uppercase;
	text-decoration: none;
}
#navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:;
}
#navigation-1 li a:link, #navigation-1 li a:visited {
	padding:5px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	width:;
	height:13px;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	padding:5px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#111;
	width:;
	height:13px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #cfcfcf
}
#navigation-1 li ul.navigation-2 {
	margin:0;
	list-style:none;
	display:none;
	width:;
	position:absolute;
	top:21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border: 0px none #000000;
}
#navigation-1 li:hover ul.navigation-2 {
	display:block;
	width: 100%;
}
#navigation-1 li ul.navigation-2 li {
	width:;
	clear:left;
	width:;
	width: 100%;
	font-size: 1em;
	text-align: left;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	padding:5px;
	width:;
	position:relative;
	z-index:1000;
	background-color: #cfcfcf
	border: 0px none #fff;
	text-align: left;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	padding:5px;
	width:;
	position:relative;
	z-index:1000;
	background-color: #ddd;
	border: 0px none #fff;
	text-align: left;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:145px;
	top:-2px;
	padding:1px 1px 0 1px;
	border:0px solid #000000;
	background:#ffffff;
	z-index:900;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#000000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#666666;
}
#navigation-1 li ul.navigation-2 li a span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#fe676f;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#ffffff;
}
.contenttextonly_captionimage {
	width: 150px;
	float: left;
	border: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 5px;
}

