a{
	color: #6A98A7;
}
.add-channels{
	background: none;
}
.tipodecambio{
	width: 640px;
	padding: 5px;
	border-bottom: 1px dashed #B4B4B4;
	margin: 0 auto 15px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.computer-based,
.generally-considered,
.computer-hardware{
	border: solid 1px #d7d7d7;
	width: 96%;
	background-color: #FFF;
}
.computer-based.select{
    height: 30px;
    width: 97%;
}
.telecommunications-equipment{
	padding: 0px;
}
.telecom-equipment:last-child{
	padding-right: 0px;
}
.telecom-equipment{
	padding-right: 21px;
}
.which-hardware{
	width: 100%;
}
.optically{

	float: right;
	margin-right: 10px;
}

.wahlen{
	text-align: center;
}
.bg-footer{
	height: 200px;
	background: url(img/footer-bg1.png) center bottom repeat-x;
}
.promotional-marketing{
	padding: 11px 0;
}
html,body{
	height:100%;
	color: #a9a9a9;
}
#page-wrap{
	width: 100%;
	margin: auto;
	height: auto;
	min-height:100%;
}
#footercontent{
	width: 100%;
	height: 231px;
	display:block;
	clear:both;
}
#footer{
	height: 231px;
	margin: -231px auto 0;
}
.boxchild ul li{
	margin-right: 4px;
	padding: 0px;
}
.boxchild ul li a{
	height: 30px;
	width: 30px;
	display: block;
}
.social-media{
	padding-right: 22px;
}
.right-reserved{
	width: 200px;
}
.termsworld{
	width: 760px;
	text-align: right;
}
.termsworld a{
	color: #FFFFFF;
    font-size: 11px;
    padding: 0 0 0 10px;
}
.imgborder{
	border: solid 8px #E7E7E7;
}
.see-gentleman{
	background: url('../img/text-caballeros.png') center right no-repeat;
	left: 50px;
	width: 320px;
	height: 240px;
	bottom: 0px;
}
.see-ladies,
.see-kids,
.see-deals{
	position: absolute;
	background: url('../img/text-ladys.png') center left no-repeat;
	right: 50px;
	width: 360px;
	height: 240px;
	bottom: 0px;
}
.see-kids{
	background: url('../img/text-kids.png') center left no-repeat;
}
.see-deals{
	background: url('../img/text-about.png') center left no-repeat;
	width: 335px;
}
.see-gentleman .promo,
.see-ladies .promo,
.see-kids .promo,
.see-deals .promo{
	background: url('../img/see-gentleman.png') no-repeat;
	width: 92px;
	height: 50px;
	display: block;
	position: absolute;
	bottom: 40px;
	font-size: 9px;
	padding-top: 19px;
	color: #fff;
	text-align: right;
	padding-right: 20px;
	font-weight: normal;
	line-height: 150%;
	letter-spacing: 0.5px;
}
.see-deals .promo,
.see-kids .promo,
.see-ladies .promo{
	background: url('../img/see-deals.png') no-repeat;
	padding: 19px 0px 0px 28px;
	text-align: left;
	right: 40px;
}
.see-deals .promo{
	right: 0px;
}
.see-ladies p,
.see-kids p,
.see-deals p{
	color: #FBD9E3;
	font-size: 20px;
	text-align: center;
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	position: absolute;
	top: 60px;
	left: 0px;
	width: 210px;
	height: 140px;
	line-height: 120%;
}
.see-kids p{
	color: #E3F6C7;
}
.see-deals p{
	color: #BEE0F5;
	width: 230px;
}
.see-gentleman p{
	font-size: 20px;
	color: #DBDBDB;
	text-align: center;
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	position: absolute;
	top: 60px;
	right: 0px;
	width: 210px;
	height: 140px;
	line-height: 120%;
}

.complete-transaction{
	background: url('../img/ads-shop.png') no-repeat;
}
.complete-transaction .title{
	font-size: 25px;
	color: #fff;
	text-align: center;
	padding-bottom: 5px;
	font-family: 'Oswald', arial serif;
	font-weight: normal;
}
.box-ct .register{
	padding: 10px 0px 15px 50px;
}
.center-content {
	width: 100%;
	margin: auto;
	max-width: 960px;
}

/* USER ADD */
.electromechanical{
    overflow: visible;
    min-height: 47px;
}
#tabs{
    display: block;
    float: left;
    position: relative;
    width: 220px;
    z-index: 16;
}
#tabs > ul{
    border-top: 1px solid #45B2D0;
    border-left: 1px solid #45B2D0;
    border-bottom: 1px solid #45B2D0;
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
    position: absolute;
    width: 220px;
}
#tabs > ul > li{
    border-top: 1px solid #45B2D0;
    border-bottom: 1px solid #45B2D0;
    display: block;
    position: relative;
    line-height: 20px;
}
#tabs > ul > li:hover,
#tabs > ul > li.active{
    background-color: #fff;
}

#tabs > ul > li > a{
    padding: 10px 0 10px 15px;
    display: block;
    color: #45B2D0;
}
.account-content{
    margin-left: 220px;
    background: #fff;
    padding: 30px 50px;
    min-height: 220px;
    position: relative;
}

.hide{
	display: none;
}

.editar{
        border-bottom: 1px solid #45B2D0;
        cursor: pointer;
        position: absolute;
        top: 0px;
        right: 0px;
        font-size: 12px;
        color: #45B2D0;
        font-family: 'Oswald', arial serif;
        background: url('../img/edit.png') left center no-repeat;
        padding: 5px 25px;
    }
#perfil .exabytes{
    margin: 0px 0px 0px 5px;
    float: none;
}

li.lady{
	width: 122px;
}
li.lady a{
	width: 100%;
	min-width: 100px;
}
.web-browser{
	width: 605px;
	background-position: center;
}
ul.shopping-center{
	width: 100%;
}
ul.shopping-center li a{
	float: none;
	padding: 0px;
	margin: 0px;
}
li.lady:hover a.associated{
	background-position: right;
}
.userhi{
	float: left !important;
	border-right: none !important;
}
.commercialsearch, .nav-general{
	padding-left: 15px;
}
.subnavmarketing{
	width: 210px;
}