﻿/*
 * home.css
 * Revision: 1.0
 *
 * (c) 2004-2009 DCACompany.
 * Términos y Condiciones: http://www.dcacompany.com'
 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
body#body {
	margin: 0 0 0 0px;
	font: 80.5% tahoma;
	color: #000;
	background-color: #fff;
	text-align: center;
}
* html body#body {
	font: 80% tahoma;
}
#homepage {
	width: 902px;
	text-align: left;
	margin: auto;
	position: relative;
}
a:link, a:visited {
	color: #295283;
	text-decoration: none;
}
a:active, a:hover {
	color: #295283;
	text-decoration: underline;
}
.skiplinks {
	display: inline;
	position: absolute;
	visibility: visible;
	top: -110px;
}
.skiplinkShow {
	background-color: #fcfcfc;
	padding: 10px;
	border: 1px solid #ccc;
	visibility: visible;
	left: 125px;
	top: 20px;
	display: block;
	position: absolute;
	z-index: 100;
}
#spotlight-container, #block1 {
	margin-top: 10px;
	overflow: hidden;
}
#home-cols {
	margin-top: 8px;
	z-index: 20;
}
#home-col1 {
	float: left;
	width: 694px;
	opacity: .999;
}
#home-col2 {
	float: left;
	width: 200px;
	margin-left: 8px;
	display: inline;
}
#home-col21 {
	float: left;
	width: 482px;
	margin-left: 0px;
	margin-right: 10px;
	display: inline;
}
#home-col22 {
	float: left;
	width: 200px;
	margin-left: 0px;
	margin-right: 10px;
	display: inline;
}
#home-col23 {
	float: left;
	width: 200px;
	margin-left: 0px;
	margin-right: 0px;
	display: inline;
}
#module_row {
	margin-top: 8px;
	background: url(../images/hp-backgrounds.png) no-repeat left top;
	height: auto;
	width: 100%;
}
#module_row_bottom {
	background: url(../images/hp-backgrounds.png) no-repeat left -442px;
	display: block;
	height: 6px;
	width: 100%;
}
#side-stage {
	margin-top: 8px;
}
#sectorlinks {
	float: left;
	width: 200px;
}
#featuredprod {
	float: left;
	width: 486px;
	margin-left: 8px;
}
#sop-idx-numbs {
	position: absolute;
	left: 242px;
	margin-top: -38px;
	font-family: Tahoma;
	font-size: 150%;
	color:#295283;
	/*color:#fd9a10;*/
	width: 140px;
}
#but-idx-conect {
	position: absolute;
	left: 390px;
	margin-top: -36px;
	font-size: 120%;
	width: 75px;
}







/*
#sop-idx-numbs {
	position: absolute;
	left: 242px;
	margin-top: -30px;
	font-family: Tahoma;
	font-size: 90%;
	width: 140px;
}
#but-idx-conect {
	position: absolute;
	left: 390px;
	margin-top: -31px;
	font-size: 90%;
	width: 70px;
}
*/
