/**
 *  General
 */
hr,
.flash-replaced .alt {
	display:none;
}

.hr {
	border-top:1px solid #777;
	clear:both;
	margin:1em;
}

p img {
	float:none;
	margin:0;
	padding:0;
}

/**
 *  Layout
 */
body {
	background:#FFF url(../images/bg.png);
	color:#555;
	margin:0;
}

a,
#content a,
#content a * {
	color:#006699;
	text-decoration:underline;
}

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

h2,
h3 {
	color:#003366;
	font-size:1.2em;
	margin-bottom:0.5em;
}

h3 {
	color:#0099FC;
	line-height:1;
}

#main {
	background:#FFF url(../images/main.png) center top repeat-y;
	margin:0 auto;
	width:739px;
}

#inner {
	background:url(../images/main-footer.png) center bottom no-repeat;
	padding:0 5px 8px;
}

#header {
	background:#FFF;
	height:234px;
	position:relative;
	z-index:1;
}

/**
 *  Header Elements
 */
#header-flash,
#logo,
#tagline,
#nav,
#nav li,
#subnav,
#subnav li {
	list-style:none;
	margin:0;
	position:absolute;
	z-index:2;
}

#logo a,
#nav li a,
#subnav li a {
	display:block;
	height:100%;
	width:100%;
}

#logo a span,
#nav li a span,
#subnav li a span {
	display:none;
}

#header-flash {
	background:#FFF;
	height:211px;
	left:0;
	overflow:hidden;
	top:0;
	width:729px;
	z-index:1;
}

#logo {
	height:95px;
	left:7px;
	top:14px;
	width:360px;
}

#logo a {
	background:transparent url(../images/blank.png) repeat; /* activate layout in IE6 */
}

#tagline {
	left:-9000px;
	top:-9000px;
}


/**
 *  Subnav
 */
#subnav {
	background:url(../images/subnav.png) no-repeat;
	height:20px;
	right:20px;
	top:0;
	width:190px;
}

body.en #subnav {
	background-position:0 -40px;
}

	#subnav li {
		height:20px;
		top:0;
	}
	
	#subnav li a:hover {
		background-image:url(../images/subnav.png);
		background-repeat:no-repeat;
	}
	
	#subnav-home {
		left:0;
		width:41px;
	}
	
	#subnav-home a:hover {
		background-position:0 -20px;
	}
	
	body.en #subnav-home a:hover {
		background-position:0 -60px;
	}
	
	#subnav-faq {
		left:42px;
		width:30px;	
	}
	
	#subnav-faq a:hover {
		background-position:-42px -20px;
	}
	
	body.en #subnav-faq a:hover {
		background-position:-42px -60px;
	}
	
	#subnav-contact {
		left:73px;
		width:66px;	
	}
	
	#subnav-contact a:hover {
		background-position:-73px -20px;
	}
	
	body.en #subnav-contact a:hover {
		background-position:-73px -60px;
	}
	
	#subnav-language {
		left:140px;
		width:50px;	
	}
	
	#subnav-language a:hover {
		background-position:-140px -20px;
	}
	
	body.en #subnav-language a:hover {
		background-position:-140px -60px;
	}


/**
 *  Nav
 */
#nav {
	background:url(../images/nav.png) no-repeat;
	bottom:0;
	height:22px;
	left:0;
	width:729px;
}

body.en #nav {
	background-position:0 -44px;
}

	#nav li {
		height:22px;
		top:0;
	}

	#nav li a:hover {
		background-image:url(../images/nav.png);
		background-repeat:no-repeat;
	}

	#nav-about {
		left:0;
		width:84px;
	}
	
	#nav-about a:hover {
		background-position:0 -22px;
	}
	
	body.en #nav-about a:hover {
		background-position:0 -66px;
	}
	
	#nav-products {
		left:85px;
		width:71px;
	}
	
	#nav-products a:hover {
		background-position:-85px -22px;
	}
	
	body.en #nav-products a:hover {
		background-position:-85px -66px;
	}
	
	#nav-support {
		left:157px;
		width:95px;
	}
	
	#nav-support a:hover {
		background-position:-157px -22px;
	}
	
	body.en #nav-support a:hover {
		background-position:-157px -66px;
	}
	
	#nav-news {
		left:253px;
		width:75px;
	}
	
	#nav-news a:hover {
		background-position:-253px -22px;
	}
	
	body.en #nav-news a:hover {
		background-position:-253px -66px;
	}
	
	#nav-residential {
		left:328px;
		width:74px;
	}
	
	#nav-residential a:hover {
		background-position:-328px -22px;
	}
	
	body.en #nav-residential a:hover {
		background-position:-328px -66px;
	}
	
	#nav-soho {
		left:403px;
		width:45px;
	}
	
	#nav-soho a:hover {
		background-position:-403px -22px;
	}
	
	body.en #nav-soho a:hover {
		background-position:-403px -66px;
	}
	
	#nav-corporations {
		left:449px;
		width:93px;
	}
	
	#nav-corporations a:hover {
		background-position:-449px -22px;
	}
	
	body.en #nav-corporations a:hover {
		background-position:-449px -66px;
	}
	
	#nav-government {
		left:543px;
		width:64px;
	}
	
	#nav-government a:hover {
		background-position:-543px -22px;
	}
	
	body.en #nav-government a:hover {
		background-position:-543px -66px;
	}
	
	#nav-ngo {
		left:608px;
		width:44px;
	}
	
	#nav-ngo a:hover {
		background-position:-608px -22px;
	}
	
	body.en #nav-ngo a:hover {
		background-position:-608px -66px;
	}
	
	#nav-education {
		left:653px;
		width:76px;
	}
	
	#nav-education a:hover {
		background-position:-653px -22px;
	}
	
	body.en #nav-education a:hover {
		background-position:-653px -66px;
	}


/**
 *  Footer
 */
#footer {
	background:url(../images/footer.png) center top no-repeat;
	font-size:0.9em;
	padding:20px 0 15px;
	text-align:center;
}

#footer * {
	margin:0;
}

#footer ul {
	list-style:none;
}

#footer li {
	display:inline;
	padding:0 3px 0 7px;
	border-left:1px solid #000;
}

#footer li.first {
	border:0;
}

#copyright {
	padding-top:20px;
}

/**
 *  Container
 */
#container {
	font-size:1.1em;
	padding-top:25px;
	position:relative;
	text-align:justify;
}

.heading {
	text-indent:-9000px;
	font-size:1px !important;
}

h2.wherever-internet {
	background:url(../images/headings/wherever-internet.png) no-repeat;
	height:51px;
	margin:0;
	width:206px;
}

body.en h2.wherever-internet {
	background-position:left bottom;
}

/**
 *  Sidebar
 */
#sidebar {
	float:left;
	font-size:0.9em;
	overflow:hidden;
	padding:0 0 0 25px;
	position:relative;
	width:206px;
}

#sidebar ul {
	list-style:none;
	margin:0;
}

#sidebar-links {
	background:url(../images/side-links.png) left top no-repeat;
	height:240px;
	position:relative;
}

body.en #sidebar-links {
  background-position:left bottom;
}

#sidebar-links li {
	height:80px;
	left:0;
	position:absolute;
	width:206px;
}

#sidebar-links li a {
	display:block;
	height:100%;
	width:100%;
}

#sidebar-links a span {
	display:none;
}

#sidebar-links a:hover {
	background-image:url(../images/side-links.png);
	background-repeat:no-repeat;
}

#side-product {
	top:0;
}

#side-product a:hover {
	background-position:-206px 0;
}

body.en #side-product a:hover {
	background-position:-206px -240px;
}

#side-case {
	top:80px;
}

#side-case a:hover {
	background-position:-206px -80px;
}

body.en #side-case a:hover {
	background-position:-206px -320px;
}

#side-contact {
	top:160px;
}

#side-contact a:hover {
	background-position:-206px -160px;
}

body.en #side-contact a:hover {
	background-position:-206px -400px;
}

/**
 *  Side News
 */
#side-news {
	font-size:0.9em;
	padding:28px 25px 0 10px;
}

#side-news h2.news {
	background:url(../images/headings/small-news.png) no-repeat;
	height:18px;
}

body.en #side-news h2.news {
	background-position:left bottom;
}

#side-news .subtitulo {
	color:#0099FC;
	display:block;
	font-size:1.3em;
	line-height:1;
	margin-bottom:0.5em;
}

#side-news p {
	line-height:1.25em;
}

#side-news p.date,
#side-news .date_mini {
	display:block;
	font-weight:bold;
	margin-bottom:0.75em;
}

#side-news span.more {
	display:block;
	margin-top:0.5em;
	text-align:right;
}

#side-news br {
	display:block;
}


/**
 *  Content
 */
#content-flash {
	height:94px;
	position:absolute;
	right:25px;
	top:2px;
	width:189px;
}

#content {
	float:right;
	padding-right:25px;
	position:relative;
	width:450px;
}

#content table,
#content table tr,
#content table td {
	border:0 !important;
	display:block !important;
	margin:0 !important;
	padding:0 !important;
	width:100% !important;
}

#content p {
	line-height:1.45;
	margin-bottom:1.20em;
}

#content strong {
	color:#003366;
}

#content .subtitulo_naranja {
	color:#FF9900;
	font-size:1em;
	font-weight:bold;
}

#content hr {
	display:block;
	height:1px;
	margin:1.45em 0;
}

/**
 *  Headings
 */
#content h1.heading {
	height:53px;
	margin-bottom:22px;
}

body.en #content h1.heading {
	background-position:left bottom;
}

h1.home {
	background:url(../images/headings/welcome.png) left top no-repeat;
}

h1.about-us {
	background:url(../images/headings/about-us.png) left top no-repeat;
}

h1.products {
	background:url(../images/headings/products.png) left top no-repeat;
}

h1.tech-support {
	background:url(../images/headings/tech-support.png) left top no-repeat;
}

h1.news {
	background:url(../images/headings/news.png) left top no-repeat;
}

h1.faq {
	background:url(../images/headings/faq.png) left top no-repeat;
}

h1.case-studies {
	background:url(../images/headings/case-studies.png) left top no-repeat;
}

h1.coverage {
  background:url(../images/headings/coverage.png) left top no-repeat;
}

#content h2,
#content h3 {
	color:#003366;
	font-size:1.2em;
	margin-bottom:0.5em;
	font-size:1.45em;
	margin-bottom:0;
}

#content h3,
#content .titulos {
	color:#0099FC;
	font-size:1.15em;
	margin-bottom:0.5em;
}


/**
 *  Content Footer
 */
#content-footer {
	background:url(../images/dot.png) left top repeat-x;
	font-size:0.9em;
	margin-top:35px;
	width:450px;
}

#content-footer .inner {
	background:url(../images/dot.png) 225px 0 repeat-y;
	padding-bottom:15px;
}

#content-footer hr {
	display:none;
}

#content-footer h2.heading {
	height:18px;
	margin-bottom:10px;
}

#content-footer h3,
#content-footer p {
	margin:0;
	padding-left:80px;
}

#content-footer h3 {
	line-height:1em;
	margin-bottom:0.5em;
}

#content-footer p {
	line-height:1.15em;
	font-size:0.9em;
}

body.en #content-footer h2.heading {
	background-position:left bottom;
}

#content-footer h2.coverage {
	background:url(../images/headings/small-coverage.png) left top no-repeat;
}

#content-footer h2.contact-us {
	background:url(../images/headings/small-contact-us.png) left top no-repeat;
}

#coverage-block,
#contact-block {
	background:url(../images/coverage.png) 10px 45px no-repeat;
	float:left;
	padding:20px 0 0 5px;
	width:205px;
}

#contact-block {
	background:url(../images/contact.png) 10px 45px no-repeat;
	float:right;
	padding-left:0;
	padding-right:5px;
}

#content-footer span.more {
	display:block;
	padding-top:3px;
	text-align:right;
}


#product-nav,
p.back {
	font-size:0.8em;
	font-weight:bold;
	margin:1em 0;
	text-align:center;
}

p.back {
	text-align:right;
}