@import "reset.css";
@import "960.css";
@import "text.css";

body {}
table {
	width: 940px;
	margin: 18px 0;
}
td {
	vertical-align: top;
	padding: 4px;
	border-top: 1px solid #ccc;
}
td h3 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 2px;
}

h1 {
	display: block;
	margin: 10px 0px;
	padding: 0px;
}
h1 span, h2 span {
	text-indent: -999em;
	display: block;
	overflow: hidden;
}
h1.nuestra-empresa {
	background: url(../images/nuestra-empresa.gif) no-repeat left top;
}
h1.nuestros-clientes-esp { background: url(../images/nuestros-clientes-esp.gif) no-repeat left top; margin-left: 5px; }
h1.nuestros-clientes-rd { background: url(../images/nuestros-clientes-rd.gif) no-repeat left top; margin-left: 5px; }
h1.nuestros-clientes { background: url(../images/nuestros-clientes.gif) no-repeat left top; margin-left: 5px; }
h1.nuestros-productos {
	background: url(../images/nuestros-productos.gif) no-repeat left top;
}
h1.nota-legal {
	background: url(../images/nota-legal.gif) no-repeat left top;
}
h1.privacidad {
	background: url(../images/privacidad.gif) no-repeat left top;
}
a {
	color: #18ADDA;
	text-decoration: underline;
}
a:hover {
	color: #158CC4;
}
a.hidden {
	color: #333;
	text-decoration: none;
}
a.hidden:hover {
	color: #158CC4;
	text-decoration: underline;
}

#header {
	background: url(../images/navigation-bg.png) no-repeat center bottom;
	height: 120px;
	position: relative;
	z-index: 1;
}
#logo {
	position: absolute;
	left: 6px;
	top: 48px;
	width: 193px;
	height: 61px;
}
#mainNav {
	position: absolute;
	top: 60px;
	right: 10px;
	margin: 0;
	padding: 0;
}
#mainNav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#mainNav li a {
	color: #171717;
	font-size: 18px;
	text-decoration: none;
	display: block;
	padding: 4px 12px;
}
#mainNav li a:hover {
	color: #fff;
	background: #545454;
}
#mainNav li ul { position: absolute; background-color: #f4f4f4; display: none; border: 1px solid #e2e2e2; -moz-box-shadow: 1px 1px 5px #d8d8d8; }
#mainNav li ul li { float: none; }
#mainNav li ul li a { padding-right: 20px; white-space: nowrap; }

#content {
	padding-top: 20px;
}


#poster {
	background: url(../images/poster.jpg) no-repeat center top;
	height: 371px;
}
.products-links {
	border-top: 1px solid #CCC;
	padding-top: 10px;
	margin-bottom: 20px;
}

.product-selector h3 {
	color: #242424;
	font-size: 16px;
	line-height: 80%;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
}
.product-selector span {
	color: #666;
	margin-bottom: 4px;
	display: block;
}
.product-list {
	margin-top: 18px;

}
td .product-list {
	margin: 0;
}


.product-list li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.product-list li a {
	display: block;
	width: 60px;
	text-decoration: none;
}


.product-list img {
	margin: 6px;
	border: 4px solid #DADADA;
}
.product-list li a span {
	line-height: 1.2em;
	text-align: center;
	display: block;
}
.product-list li a:hover img {
	border-color: #ccc;
}

#footer {
	padding-top: 20px;
	border-top: 1px solid #CCC;
}
#footNav {
	float: right;
}
.clear {
	clear: both;
}
#brands {
	width: 110px;
	vertical-align: middle;
}
#brand-submit {
	vertical-align: middle;
}
.follow-us {
	padding: 20px 0;
	clear: both;
}
.follow-us img {
	vertical-align: middle;
	margin-left: 10px;
}
.product-specs {
	border: 1px solid #ccc;
	background: #F4F4F4;
	margin: 18px 0px;
	padding: 10px;
}
.product-specs li {
	margin-top: 4px;
	margin-bottom: 4px;
}
.clients { margin-bottom: 50px; }

.client { width: 146px; float: left; margin: 5px; }
.client img { /* }
