
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
background:transparent none repeat scroll 0 0;
border:0 none;
font-size:100%;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
h1 {
color:#000000;
font-size:32px;
font-weight:bold;
margin-top:40px;
}
h2 {
color:#666666;
font-size:28px;
font-weight:normal;
margin-bottom:40px;
}

h1, h2 {
letter-spacing:-0.05em;
line-height:40px;
}




body {
	-x-system-font:none;
background:#191919 none repeat scroll 0 0;
color:#444444;
font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
}

.cabecera{
height:95px;
margin:2px auto;
position:absolute;
top:0px;
width:100%;
z-index:1;
}

.entrada{
margin:0px;
padding:0px;
font-size:18px;
line-height:160%;
}


p {
margin: 0;
padding: 0;
}


.container_12, .container_16{
margin-left:auto;
margin-right:auto;
width:960px;
}


.container_16{
display:block;
}
/* =GUTTER */

#gutter {
  background: #191919 url("/images/bg_gutter.png") bottom left repeat-x;
  overflow:hidden;
  width:100%;
  
  height:84px;
}

#gutter #logo {
  margin: 20px 10px;
}

#gutter #logo a img {
  display: block;
}

#gutter #logo a {
    display: block;
    background: transparent url("../images/logo_onehub_rev154x40.png") no-repeat; 
    width: 220px;
    height: 40px;
    border: 0;
}   

#gutter #logo a img {
    display: block;
    width: 0;
}

#gutter #login em.label {
  margin-top: 35px;
  font-size: .75em;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  color: #bf0a0a;
}

#gutter #login ul {
  position: relative;
  margin-top: 5px;
}

#gutter #login ul li {
  padding-top: 5px;
}

#gutter #login ul li label {
  display: block;
  font-size: .75em;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}

#gutter #login ul li input {
  background: #444;
  width: 148px;
  border: 1px solid #444;
  color: #d4d4d4;
}

#gutter #login ul li input:focus {
  background: #fff;
  border: 1px solid #91ce9b;
  color: #444;
}

#gutter #login ul li em.helper {
  position: absolute;
  top: 5px;
  right: 120px;
  font-size: .75em;
  font-style: normal;
}

#gutter #login ul li em.helper a {
  border: 0;
  color: #a1dbe6;
}

#gutter #login ul li em.helper a:hover {
  background: #a1dbe6;
  border: 0;
  color: #191919;
}

#gutter .buttons {
  clear: none;
  margin: 20px 0 0 0;
}

#gutter .buttons button {
  float: none;
}
/* =MENU =PRIMARY */

#menu_primary {
  padding: 9px 0 9px 0;
}

#menu_primary ul {
	overflow: hidden;
	
	list-style-type: none;
}

#menu_primary ul li {
	float: left;
	margin-right: 16px;
}

#menu_primary ul li a {
	display: block;
	width: 98px;
  padding: 4px 0;
  border: 1px solid #f01717;
  font-size: .75em;
  text-transform: uppercase;
	text-align: center;
	color: #dbeae3;
}

#menu_primary ul li a { /* Safari */
  -webkit-border-radius: 14px;
}

#menu_primary ul li a, x:-moz-any-link, x:default { /* Firefox 3 */
  -moz-border-radius: 14px;
}

#menu_primary ul li a:hover {
  background: #b10000;
  border: 1px solid #f01717;
  color: #d9e5e0;
}

.portada #menu_primary ul li.menu_portada a {
  background: #b10000;
  border: 1px solid #f01717;
  color: #fff;  
}
.portafolio #menu_primary ul li.menu_portafolio a {
  background: #b10000;
  border: 1px solid #f01717;
  color: #fff;  
}

.soporte #menu_primary ul li.menu_soporte a {
  background: #b10000;
  border: 1px solid #f01717;
  color: #fff;  
}

.novedades #menu_primary ul li.menu_novedades a {
  background: #b10000;
  border: 1px solid #f01717;
  color: #fff;  
}

.servicios #menu_primary ul li.menu_servicios a{
  background: #b10000;
  border: 1px solid #f01717;
  color: #fff;  
}

.empresa #menu_primary ul li.menu_empresa a{
  background: #b10000;
  border: 1px solid #f01717;
  color: #fff;  
}

.contacto #menu_primary ul li.menu_contacto a{
  background: #b10000;
  border: 1px solid #f01717;
  color: #fff;  
}
.menu_contacto2 a{
  background: #00608c;
  border: 1px solid #f01717;
 
}

.boton_salir{
background: transparent url("../images/salir.jpg") no-repeat; 
width:40px;
height:37px;
display:block;
float:right;
margin:5px;
}
.boton_salir:hover{
background: transparent url("../images/salir2.jpg") no-repeat; 
}

/* MENU SECUNDARIO DE EMPRESA*/

.index_empresa #menu_secondary ul li.menu_empresa_index a{
color:#191919;
font-weight:bold;
}

.equipo #menu_secondary ul li.menu_empresa_equipo a{
color:#191919;
font-weight:bold;
}

.como #menu_secondary ul li.menu_empresa_como a{
color:#191919;
font-weight:bold;
}

.trabaja #menu_secondary ul li.menu_empresa_trabaja a{
color:#191919;
font-weight:bold;
}

/* MENU SECUNDARIO DE SERVICIOS*/


.index_servicios #menu_secondary ul li.menu_servicios_index a{
color:#191919;
font-weight:bold;
}
.plantillas #menu_secondary ul li.menu_servicios_plantillas a{
color:#191919;
font-weight:bold;
}

.diseno_grafico #menu_secondary ul li.menu_servicios_diseno_grafico a{
color:#191919;
font-weight:bold;
}

.diseno_web #menu_secondary ul li.menu_servicios_diseno_web a{
color:#191919;
font-weight:bold;
}

.identidad_corporativa #menu_secondary ul li.menu_servicios_identidad_corporativa a{
color:#191919;
font-weight:bold;
}

.infografia_3d #menu_secondary ul li.menu_servicios_infografia_3d a{
color:#191919;
font-weight:bold;
}

.consultoria #menu_secondary ul li.menu_servicios_consultoria a{
color:#191919;
font-weight:bold;
}


.ilustracion #menu_secondary ul li.menu_servicios_ilustracion a{
color:#191919;
font-weight:bold;
}


.fotografia #menu_secondary ul li.menu_servicios_fotografia a{
color:#191919;
font-weight:bold;
}






/* =MENU =SECONDARY */

#menu_secondary {
  padding-top: 10px;
  overflow: hidden;
  margin-bottom:40px;
}

#menu_secondary ul {
	overflow: hidden;
	width: 840px;
	list-style-type: none;
}

#menu_secondary ul li {
	float: left;
	margin-right: 20px;
}

#menu_secondary ul li a {
	display: block;

	padding: 0;
	border: 0;
	font-size: .75em;
  font-weight: normal;
  text-transform: uppercase;
	text-align: center;
	color: #888;
}

#menu_secondary ul li a { /* Safari */
  -webkit-border-radius: 14px;
}

#menu_secondary ul li a, x:-moz-any-link, x:default { /* Firefox 3 */
  -moz-border-radius: 14px;
}

#menu_secondary ul li a:hover {
  background: transparent;
  color: #444;
}

.features_index #menu_secondary ul li.menu_features_index a,
.features_hubs #menu_secondary ul li.menu_features_hubs a,
.features_user_home #menu_secondary ul li.menu_features_user_home a,
.features_details #menu_secondary ul li.menu_features_details a,
.about_index #menu_secondary ul li.menu_about_index a,
.about_team #menu_secondary ul li.menu_about_team a,
.about_news #menu_secondary ul li.menu_about_news a,
.about_careers #menu_secondary ul li.menu_about_careers a,
.about_contact #menu_secondary ul li.menu_about_contact a,
.about_media_kit #menu_secondary ul li.menu_about_media a {
  font-weight: bold;
  color: #191919;  
}

#wrapper {
  background: #fff url("../images/bg_content.png") top center repeat-x;
  min-height:400px;
  margin-top:132px;
  _padding-top:20px;
}

.home #wrapper {
  padding-top: 20px;
}

.tour #wrapper { /* Blackouts */
  background: #000;
}

#boxes {
  background: #fff url("../images/bg_boxes.png") bottom center repeat-x;
  width: 938px;
  margin: 20px auto;
  border: 1px solid #d4d4d4;
  text-align:center;
}

#boxes { /* Safari */
  -webkit-border-radius: 10px;
}

#boxes, x:-moz-any-link, x:default { /* Firefox 3 */
  -moz-border-radius: 10px;
}

#boxes ul {
  overflow: hidden;
}

#boxes ul li {
  background-position: bottom center;
  background-repeat: no-repeat;
  height: 148px;
  margin: 0;
}

#boxes ul li.grid_5 {
  width: 289px;
}

#boxes ul li.grid_6 {
  width: 358px;
  border-right: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
}

#boxes ul li#box_case_study {
  background-image: url("../images/diseno_grafico.png");
}

#boxes ul li#box_trial {
  background-image: url("../images/programacion.png");
}

#boxes ul li#box_product_demo {
  background-image: url("../images/fotografia.png");
}

#boxes ul li a {
  display: block;
  height: 150px;
  padding-top: 10px;
  font-weight: normal;
}

#boxes ul li a:hover {
  background: none;
}

#boxes ul li a h2 {
  margin: 0;
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  color: #444;
}

#boxes ul li a p {
  font-size: 13px;
  letter-spacing: 0;
  color: #666;
}

/* =BANNER */

#banner {
 background:#ae2828 none repeat scroll 0 0;
border:0 none;
height:300px;
overflow:hidden;
position:relative;
width:940px;
margin-top: 20px;
}

#banner #navigation_dots {
  position: absolute;
  bottom: 10px;
  width: 100%;
  z-index: 9999;
}

#banner #navigation_dots #dots {
  width: 60px;
  margin: 0 auto;
}

#banner #navigation_dots #dots a {
  display: block;
  float: left;
  background: url("../images/banner_dot.png") 0 0 no-repeat;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  text-indent: -9999px;
}

#banner #navigation_dots #dots a.selected {
  background-position: 0 -10px;
}

#banner #slideshow {
  margin: 0 0 0 0;
}

#banner #slideshow a img {
  width: 940px;
  height: 300px;
}

#banner #corners span {
  position: absolute;
  z-index: 9998;
  display: block;
  background-image: url("../images/banner_corners.png");
  background-repeat: none;
  width: 10px;
  height: 10px;
}

#banner #corners .top_left {
  top: 0;
  left: 0;
  background-position: top left;
}

#banner #corners .top_right {
  top: 0;
  right: 0;
  background-position: top right;
}

#banner #corners .bottom_right {
  bottom: 0;
  right: 0;
  background-position: bottom right;
}

#banner #corners .bottom_left {
  bottom: 0;
  left: 0;
  background-position: bottom left;
}




h3.section, .blog_post .copy h4, h4.section {
border-top:1px solid #EEEEEE;
clear:both;
color:#888888;
font-size:0.75em;
margin:0 0 20px;
padding:9px 0 10px;
text-transform:uppercase;
}

#archives #archives_list li ul li ul {
margin:0 0 20px 1em;
}
#posts .post {

margin-bottom:20px;

}

#posts .post_p {

margin-bottom:20px;
width:50%;
float:left;
}

.clearfix li {
display:block;
}

#archives #archives_list li ul li ul li {
font-size:0.925em;
list-style-type:disc;
}
#archives #archives_list li ul.months {
margin-bottom:20px;
}
.buttons {
clear:both;
font-size:0.785em;
margin-bottom:30px;
overflow:hidden;
}
#gutter .buttons button {
float:none;
}
.buttons button.flat, .buttons a.flat {
background:#E2E2E2 none repeat scroll 0 0;
border:1px solid #E2E2E2;

}
.buttons button.flat:hover, .buttons a.flat:hover {
  background: #e91515;
  border: 1px solid #e91515;
  color: #fff;
}



.buttons button[type] {
line-height:20px;
padding:5px 10px 5px 7px;
}
.buttons a.button, .buttons button, x:-moz-any-link, x:default {
-moz-border-radius-bottomleft:14px;
-moz-border-radius-bottomright:14px;
-moz-border-radius-topleft:14px;
-moz-border-radius-topright:14px;
}
.buttons button, .buttons a.button {
}
.buttons button {
line-height:16px;
overflow:visible;
padding:6px 10px;
width:auto;
}
.buttons a.button, .buttons button {
background:#E2E2E2 none repeat scroll 0 0;
border:1px solid #E2E2E2;
color:#646464;
cursor:pointer;
display:block;
font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size:100%;
font-weight:bold;
margin-bottom:0;
padding:4px 10px 5px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
white-space:nowrap;
}

#navigation {
background:#000 url(../images/bg_navigation.png) repeat-x scroll center bottom;
border-bottom:1px solid #f01717;
border-top:1px solid #f01717;
overflow:hidden;
height:48px;
}


.portada #header h2 {
color:#000000;
font-size:20px;
font-weight:bold;
letter-spacing:0;
line-height:20px;
margin-bottom:20px;
}

.container_16 .grid_2 {
width:100px;
}

.container_16 .grid_3 {
width:160px;
}
.container_16 .grid_5 {
width:260px;
}

.container_16 .grid_13{
width:760px;
}
.container_16 .grid_10{
width:600px;
margin:0px 10px 0 0;
}
.container_16 .grid_10 b{
color:#b91313;
}
.container_12 .grid_6, .container_16 .grid_8 {
width:440px;

}
.container_12 .grid_6, .container_16 .grid_8_p {
width:240px;
float:left;
}

.container_12 .grid_9, .container_16 .grid_12 {
width:700px;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
display:inline;
float:left;
margin-left:10px;
margin-right:10px;
}
.container_16 .grid_6 {
width:320px;
}
 #div_sociales{
 margin-top:30px;}

.container_12 .grid_3, .container_16 .grid_4 {
width:200px;
}

.container_12 .grid_3, .container_16 .grid_4_p {
width:155px;
float:left;
}

.portada #header p {
color:#666666;
font-size:13px;
}

.portada #feature_preview li h4 {
font-size:13px;
margin-bottom:0;
padding-left:30px;
}
.title {
color:#888888;
font-weight:normal;
}
.nota{
clear:both;
font-size:0.925em;
}
#blog_highlights {
margin-bottom:20px;
overflow:hidden;
}
.container_12 .grid_9, .container_16 .grid_12 {
width:700px;
}

h4, h5 {
color:#7f0000;
font-size:1em;
}

h3 {
color:#b91313;
font-size:18px;

margin-bottom:20px;
}

.portada #feature_preview li {
margin:0 0 20px;
}

.portada #boxes li {
  text-align: center;
}

.portada #header h2 {
  margin-bottom: 20px;
  line-height: 20px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  color: #000;
}

.portada #header p {
  font-size: 13px;
  color: #666;
}

.portada #feature_preview li {
  margin: 0 0 20px 0;
}

.portada #feature_preview li h4 {
  margin-bottom: 0;
  padding-left: 30px;
  font-size: 13px;
}

.portada #feature_preview li#feature_powerful_collaboration {
  background: url("../images/tools_20x20.png") no-repeat;
}

.portada #feature_preview li#feature_easy_document_management {
  background: url("../images/documents-blue_20x20.png") no-repeat;
}

.portada #feature_preview li#feature_more_productive_teams {
  background: url("../images/tip_20x20.png") no-repeat;
}

.portada hr {
  width: 940px;
  margin: 0 auto 19px auto;
  border-color:#EEEEEE ;
  color:#EEEEEE ;
  
}

.container_12 .grid_12, .container_16 .grid_16 {
width:940px;
}
.container_16 .grid_14 {
width:780px;
}
.right {
float:right;
}


#content p {
margin-bottom:20px;

}

#bg_footer {
  background: #191919;
  overflow:hidden;
  width:100%;
}

#footer {
  padding: 20px 0;
  font-size: .925em;
  color: #666;
}

#footer hr {
  display: none;
}

#footer h3 {
  margin-bottom: 20px;
  font-size: 18px;
  color: #f01717;
}

#footer ul.suggestions {
  margin-top: 10px;
  padding-top: 9px;
  border-top: 1px solid #333;
}

#footer ul.suggestions li a {
  border-bottom: 0;
  font-weight: normal;
}

#footer ul.suggestions li a:link {
  color: #e2f1cf;
}

#footer ul.suggestions li a:visited {
  color: #7a8a67;
}

#footer ul.suggestions li a:hover, #footer ul.suggestions li a:active {
  background-color: #e2f1cf;
  color: #191919;
}

#footer ul.suggestions li.support {
  margin-top: 20px;
  font-weight: bold;
}

#footer ul.suggestions li.support em {
  font-weight: bold;
  font-style: normal;
  color: #7a8a67;
}

#footer ul.suggestions li em.support,
#footer ul.suggestions li em.support a {
  font-weight: bold;
  font-style: normal;
  color: #7a8a67;
}

#footer #runner {
  clear: both;
  margin-top: 20px;
  padding-top: 19px;
  border-top: 1px solid #444;
  color: #444;
}

#footer #runner .sitemap_primary,
#footer #runner .sitemap_secondary,
#footer #runner p {
  text-align: right;
}

#footer #runner .sitemap_primary li,
#footer #runner .sitemap_secondary li {
  display: inline;
  margin-left: 20px;
}

#footer #runner .sitemap_primary li a {
  font-weight: normal;  
  color:#ccc;
  
}

#footer #runner .sitemap_primary li a:hover {
background-color:#191919;
  color:#f01717;
  
}

#footer #runner #watermark {
  padding: 7px 0;
}

#footer #runner #watermark img {
  display: block;
}





.omega {
margin-right:0;
}

.backwards {unicode-bidi:bidi-override; direction: rtl;}



/*
* html img, .png-no-repeat{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(
    this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
    this.src="transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='image')",
    this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

* html .png-repeat {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(
    this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
    this.src="transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
    this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}
*/
a:hover img {
filter: alpha(opacity=50); 
opacity: 0.5;
}
img {
border: 0;
}

.sample{padding:5px; margin:4px 0 0px 0; border:2px solid #fff;
float:left;

}

#box1, #box2, #box3, #box4{
	position:relative;
	float:left;
	z-index:-10;
}

/* Sample 5*/

.mask{
	position:relative;
	width:340px;
	height:230px;
	overflow:hidden;
	float:left;
	z-index:0;
}
.mask img{
	position:absolute;
	display:block;
	border:none;
	z-index:0;
}

.tabla_dominios{
width:100%;
border:1px solid #ccc;

}

.tabla_dominios th{
text-align:left;

border-width:0px;
color:#fff;
background-color:#191919;

}
