#headers {
	width: 990px;
	margin: 0 auto;
	clear: both;
	position: relative;
	z-index: 999;
}
.topbarm {
	background: #000;
	height: 20px;
	clear: both;
	overflow: hidden;
}

.contactbar { background:url(/images/punto2.png) repeat; padding:5px; color:#FFF; }

/* FIX PARA LOGIN USERNAME */
/*form.ial-form div:nth-child(6){
 display: none;

}*/

#topmenus {
    border-bottom: 0px solid #FF8000;
    border-color: #FF8000; 
    clear: both;
    height: 37px;
    margin-top: 0px;
	background:url(../images/topbarbg.png) repeat-x;
}
/*
	#topmenus > ul > li { display:inline-block; text-align:center; vertical-align:top; float:left; }
	#topmenus > ul > li.row > ul > li { display:block; text-align:left; vertical-align:top; }

	.tab-link { height:37px!important; vertical-align:middle; color:#614020;}

	#topmenus > ul li.moretab { padding:5px 0 5px 0;}

	#topmenus > ul.nav { float:left;}
	#topmenus > ul.navmini { float:right;}
	#topmenus > ul.navmini li { padding:0px!important;}

	#topsubmenu > ul li.row { text-align:left; }
*/

.logcart { position:absolute; top:0px; right:0px;}

.hpad { 
	margin:0px 0px 10px 0px; 
	overflow:hidden; 
	height:100px; 
	display:block;
}


/* SOCIAL ICONS --------------------------------------------------- */
.hsocial { position:absolute; /*top:0;*/ top:9px; left:380px; }
.hsocial img { float: left; }

a.hsocial-media-icon {
	display: inline-block;
	width: 27px;
	height: 27px;
	margin-right: 6px;
	background-position: 0 0;
	overflow: hidden;
	text-indent: -1000px;
	-moz-transition: background-position .25s ease;
	-webkit-transition: background-position .25s ease;
	-o-transition: background-position .25s ease;
	-ms-transition: background-position .25s ease;
	transition: background-position .25s ease;
	background-size: 27px;
}

a.hsocial-media-icon:hover {
    /* background-position: 0px -32px; */
	background-position: 0px -27px;
}

a.hsocial-facebook { background-image: url('/images/social/facebook.png'); }
a.hsocial-twitter { background-image: url('/images/social/twitter.png'); }
a.hsocial-pinterest { background-image: url('/images/social/pinterest.png'); }
a.hsocial-google-plus{ background-image: url('/images/social/google-plus.png'); }
a.hsocial-blog{ background-image: url('/images/social/blog.png'); height:27px; }
a.hsocial-instagram{ background-image: url('/images/social/instagram.png'); }



#homeslide { height:320px; overflow:hidden; }

/*
#contsdw { box-shadow: 0 0 14px 0 #000000;filter: shadow(color=#000000, direction=135, strength=2);
  -moz-box-shadow:    0 0 14px 0 #000000;
  -webkit-box-shadow: 0 0 14px 0 #000000; }
*/