﻿#skiptocontent {
	border: 1px solid black;
	padding: 3px;
	background-color: #a4a4d2;
	font-size: 10px;
	position: absolute; top: 5px; left: -999px; z-index: 10;
}

#skiptocontent a { color: white; text-decoration: none; }
#skiptocontent:focus { left: 5px; }

/* ===================== Top */
#topmiddle {
	width: 365px; height: 26px;
	background-image: url('/images/nav/top-middle.png');
	
	margin-left: 19px;
	border: 0; vertical-align: top;
}

/* ===================== Search */
#search {
	width: 185px; height: 89px;
	background-color: #343399;
}

#searchheader, #searchcontrol, #searchsitemap {
	margin: 0; margin-left: 15px; margin-bottom: 4px;
}

#searchheader {
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
}

#searchcontrol .xsTxtSearch { width: 130px; margin-right: 3px; }
#searchcontrol .xsImgSearch { vertical-align: bottom; }

#searchsitemap a {
	color: white;
	font-size: 11px;
	font-weight: bold;		
	background: transparent url('/images/nav/sitemapicon.gif') center right no-repeat;
	padding-right: 20px; padding-bottom: 1px;
	display: inline-block;
}

/* ===================== Left 
a:link { color: blue; text-decoration: underline; }
a:visited { color: purple; text-decoration: underline; }
a:hover, #left a:hover:visited { color: red; text-decoration: underline; }*/


#espbtn {
	width: 194px;
	padding-top: 16px; padding-bottom: 8px;
	background-color: #c8c7f8;
	
	font-size: 11px;
	font-weight: bold;
}

#espbtn a {
	padding-left: 20px;
	background-image: url('/images/nav/flag-esp.png');
	background-repeat: no-repeat;
	background-position: left 1px;	
	
	color: #003366;
	text-decoration: none;
	margin-left: 14px;
}

#topic, #related { background-color: #c8c7f8; }

#related {margin-bottom: 13px;}
			
#left h2 {
	width: 179px;
	margin: 0; margin-bottom: 5px; margin-top: 5px;
	background-image: url("/images/nav/hp_left.png");
	background-color: #4c4ca4;
	background-repeat: no-repeat;
	clear: both;

	font-family: Verdana; font-size: 13px; font-weight: bold; color: white;
	text-shadow: black 1px 1px 3px;
	text-align: center;	
	
	margin-left: 6px; margin-right: 9px;
}

#related div {
	font-size: 11px;
	margin-left: 19px;
	margin-right: 12px;
	margin-bottom: 7px;
	
	color: #666666;
}

#related h2 {
	margin-bottom: 11px;
}

#socialmedia h2 {
	margin-top: 5px; margin-bottom: 4px;
}

#socialmedia p  {
	margin: 0; margin-left: 6px;
}

#topicdjs {
	margin-top: 11px;
	margin-left: 7px;
	margin-bottom: 13px;
}

#topicdjs div {
	font-size: 12px;
	margin-bottom: 11px;
}

/* ===================== Footer */

#footerlinks { margin: 0 0 10px 0; }
#footercopyright { margin: 0; } 	