@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/background.jpg) no-repeat center top;
	font: Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	color: #737373;
}

a {
	color: #1c88b7;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #309ece;
	font-weight: normal;
	text-decoration: none;	
}

h1 {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15px;
}

h2 {
	font: 13px Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15px;
}

sup {
	line-height: 12px;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

ul {
	line-height: 11px;
	font: 9px Geneva, Arial, Helvetica, sans-serif;
}

.button {
	background: transparent;
	border: none;
	outline: none;
}

.labelTxt {
	color: rgb(30,136,182);
	margin: 0 4px 0 4px;
}

.textfield {
	border: 1px solid #999999;
	background: #FFF;
	width: 125px;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 0;
	color: #999999;
}

#loginBar {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/bckLogInBar.jpg) repeat-x top left;
	text-align: left;
	color: #1c88b7;
}



#topMnuBar {
	background: url(../images/topBckMainMnu.jpg) repeat-x top left;
	width: 100%;
	height: 49px;
	margin: 0 0 20px 0;
}


/* MAIN MENU MOUSE OVER EFFECT BUTTON */
#home {
	display: inline;
	float: left;
	background: url(../images/homeMainMnuOvr.jpg) no-repeat bottom left;
	border-right: 1px solid #e1e1e1;
	width: 81px;
	height: 45px;
	outline: none;
	margin: 4px 0 0 0;
}

#home a {
	display: block;
	float: left;
	background: url(../images/homeMainMnuUp.jpg) no-repeat bottom left;
	width: 81px;
	height: 45px;
	outline: none;
}

#home a:hover {
	background: transparent;
}

#about {
	display: inline;
	float: left;
	background: url(../images/aboutMainMnuOvr.jpg) no-repeat bottom left;
	border-left: 1px solid #f9fbfa;
	border-right: 1px solid #e1e1e1;
	width: 122px;
	height: 45px;
	outline: none;
	margin: 4px 0 0 0;
}

#about a {
	display: block;
	float: left;
	background: url(../images/aboutMainMnuUp.jpg) no-repeat bottom left;
	width: 122px;
	height: 45px;
	outline: none;
}

#about a:hover {
	background: transparent;
}

#partners {
	display: inline;
	float: left;
	background: url(../images/partnersMainMnuOvr.jpg) no-repeat bottom left;
	border-left: 1px solid #f9fbfa;
	border-right: 1px solid #e1e1e1;
	width: 131px;
	height: 45px;
	outline: none;
	margin: 4px 0 0 0;
}

#partners a {
	display: block;
	float: left;
	background: url(../images/partnersMainMnuUp.jpg) no-repeat bottom left;
	width: 131px;
	height: 45px;
	outline: none;
}

#partners a:hover {
	background: transparent;
}

#studycase {
	display: inline;
	float: left;
	background: url(../images/studycaseMainMnuOvr.jpg) no-repeat bottom left;
	border-left: 1px solid #f9fbfa;
	border-right: 1px solid #e1e1e1;
	width: 172px;
	height: 45px;
	outline: none;
	margin: 4px 0 0 0;
}

#studycase a {
	display: block;
	float: left;
	background: url(../images/studycaseMainMnuUp.jpg) no-repeat bottom left;
	width: 172px;
	height: 45px;
	outline: none;
}

#studycase a:hover {
	background: transparent;
}

#services {
	display: inline;
	float: left;
	background: url(../images/servicesMainMnuOvr.jpg) no-repeat bottom left;
	border-left: 1px solid #f9fbfa;
	border-right: 1px solid #e1e1e1;
	width: 128px;
	height: 45px;
	outline: none;
	margin: 4px 0 0 0;
}

#services a {
	display: block;
	float: left;
	background: url(../images/servicesMainMnuUp.jpg) no-repeat bottom left;
	width: 128px;
	height: 45px;
	outline: none;
}

#services a:hover {
	background: transparent;
}

#contact {
	display: inline;
	float: left;
	background: url(../images/contactMainMnuOvr.jpg) no-repeat bottom left;
	border-left: 1px solid #f9fbfa;
	width: 125px;
	height: 45px;
	outline: none;
	margin: 4px 0 0 0;
}

#contact a {
	display: block;
	float: left;
	background: url(../images/contactMainMnuUp.jpg) no-repeat bottom left;
	width: 125px;
	height: 45px;
	outline: none;
}

#contact a:hover {
	background: transparent;
}

/* MAIN MENU MOUSE OVER EFFECT BUTTON ENDS*/

#lftMnuHolder {
	float: left;
	margin: 15px 0 0 0;
	padding: 15px 5px 0 0;
	width: 155px;
	height: auto;
}

#content {
	float: left;
	margin: 15px 0 0 0;
	padding: 15px 25px 0 20px;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-align: justify;
}

#column3 {
	float: left;
	margin: 15px 0 0 0;
	padding: 15px 0 0 15px;
}

/* LEFT MENU MOUSE OVER EFFECT BUTTON ENDS */

#homeLftMnu {
	display: inline;
	float: left;
	width: 145px;
	height: 30px;
	outline: none;
}

#homeLftMnu a {
	display: block;
	float: left;
	background: url(../images/home.gif) no-repeat 0 10px;
	width: 145px;
	height: 30px;
	outline: none;
}

#homeLftMnu a:hover {
	display: block;
	float: left;
	background: url(../images/home1.gif) no-repeat 0 10px;
	width: 145px;
	height: 30px;
	outline: none;
}

#aboutLftMnu {
	display: inline;
	float: left;
	width: 145px;
	height: 30px;
	outline: none;
}

#aboutLftMnu a {
	display: block;
	float: left;
	background: url(../images/about.gif) no-repeat 0 7px;
	width: 145px;
	height: 30px;
	outline: none;
}

#aboutLftMnu a:hover {
	display: block;
	float: left;
	background: url(../images/about1.gif) no-repeat 0 7px;
	width: 145px;
	height: 30px;
	outline: none;
}



#partnersLftMnu {
	display: inline;
	float: left;
	width: 145px;
	height: 30px;
	outline: none;
}

#partnersLftMnu a {
	display: block;
	float: left;
	background: url(../images/partners.gif) no-repeat 0 10px;
	width: 145px;
	height: 30px;
	outline: none;
}

#partnersLftMnu a:hover {
	display: block;
	float: left;
	background: url(../images/partners1.gif) no-repeat 0 10px;
	width: 145px;
	height: 30px;
	outline: none;
}

#studycaseLftMnu {
	display: inline;
	float: left;
	width: 145px;
	height: 30px;
	outline: none;
}

#studycaseLftMnu a {
	display: block;
	float: left;
	background: url(../images/casestudy.gif) no-repeat 0 7px;
	width: 145px;
	height: 30px;
	outline: none;
}

#studycaseLftMnu a:hover {
	display: block;
	float: left;
	background: url(../images/casestudy1.gif) no-repeat 0 7px;
	width: 145px;
	height: 30px;
	outline: none;
}

#servicesLftMnu {
	display: inline;
	float: left;
	width: 145px;
	height: 30px;
	outline: none;
}

#servicesLftMnu a {
	display: block;
	float: left;
	background: url(../images/services.gif) no-repeat 0 10px;
	width: 145px;
	height: 30px;
	outline: none;
}

#servicesLftMnu a:hover {
	display: block;
	float: left;
	background: url(../images/services1.gif) no-repeat 0 10px;
	width: 145px;
	height: 30px;
	outline: none;
}

#newsLftMnu {
	display: inline;
	float: left;
	width: 145px;
	height: 30px;
	outline: none;
}

#newsLftMnu a {
	display: block;
	float: left;
	background: url(../images/news.gif) no-repeat 0 10px;
	width: 145px;
	height: 30px;
	outline: none;
}

#newsLftMnu a:hover {
	display: block;
	float: left;
	background: url(../images/news1.gif) no-repeat 0 10px;
	width: 145px;
	height: 30px;
	outline: none;
}


#contactLftMnu {
	display: inline;
	float: left;
	width: 145px;
	height: 30px;
	outline: none;
}

#contactLftMnu a {
	display: block;
	float: left;
	background: url(../images/contact.gif) no-repeat 0 10px;
	width: 145px;
	height: 30px;
	outline: none;
}

#contactLftMnu a:hover {
	display: block;
	float: left;
	background: url(../images/contact1.gif) no-repeat 0 10px;
	width: 145px;
	height: 30px;
}


/* LEFT MENU MOUSE OVER EFFECT BUTTON ENDS */

#slideshow {
	background: #e6e6e6;
	border: none;
	outline: none;
	margin: 0 0 20px 0;
	padding: 5px;
}

#mainContentHolder {
	width:100%;
	height: auto;
	background: url(../images/bckMainContent.jpg) repeat-x top left;
	border-bottom: 1px solid #d8d8d8;
	padding: 0 0 25px 0;
}

#mainContentBack {
	width:100%;
	height: auto;
	background: #F6F6F6;
	margin: 0 0 10px 0;
}

.horLines {
	display: block;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #ebebeb;
	margin: 10px 5px 10px 10px;
	width: 100%;
}

.vertLines {
	display: inline;
	float: left;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #f7f7f7;
	margin: 50px 0 0 0;
	height: 150px;
}

.vertLines1 {
	float: left;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #f7f7f7;
	margin: 15px 0 0 0;
	height: 330px;
}



#box1 {
	display: inline;
	float: left;
	width: 185px;
	padding: 25px 35px 0 20px;
}

#box2 {
	display: inline;
	float: left;
	width: 220px;
	text-align: center;
	padding: 25px 32px 0 8px;
	line-height: 10px;
}

#box3 {
	display: inline;
	float: left;
	width: 195px;
	padding: 25px 10px 0 35px;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	line-height: 11px;
}


.newsLists {
	display: block;
	padding: 0 0 0 16px;
	margin: 15px 0 0 0;
	background: url(../images/arrow.gif) no-repeat 0 50%;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 10px;
}

.newsLists1 {
	padding: 0 0 0 16px;
	margin: 5px 0 0 0;
	background: url(../images/arrow.gif) no-repeat 0 50%;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

.middleBoxContents td {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	padding: 0 10px 0 15px;
	line-height: 11px;
}

.partnersHolder {
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
}

.partnerIcon {
	height: 64px;
	vertical-align: middle;
	margin: 0 0 5px 0;
}

.brands {
	font-size: 11px;
	line-height: 45px;
	background: #FFF; 
	padding: 15px; 
	border: 1px solid #CCCCCC; 
	text-align: center;
}

.greenblue {
	color: rgb(41,171,226);
}

#contact2 {
	float: left;
	margin: 15px 0 0 0;
	padding: 15px 25px 0 25px;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
}

#contactForm {
	background: url(../images/contactFromHeader.gif) no-repeat top left;
	margin: 25px 0 15px 0;
	padding: 25px 0 0 15px;
}

.contactLables {
	line-height: 11px;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	display: block;
	margin: 5px 12px 5px 0;
	text-align: right;
}

.contactTxtFlds {
	line-height: 11px;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	width: 180px;
	height: 18px;
	border: 1px solid #cccccc;
	outline: none;
}

.contactTxtArea {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	width: 220px;
	height: 217px;
	border: 1px solid #cccccc;
	outline: none;
	resize: none;
}

.LoginButton {
	margin: 2px 5px 0 0;
}

#footer {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
}

#footer a {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	color: #1c88b7;
	text-decoration: none;
}


.borrar {
	background: url(../images/cancelar.jpg) no-repeat 0 -44px;
	width: 56px;
	height: 20px;
	border: none;
	outline: none;
}

.borrar a {
	display: block;
	background: url(../images/cancelar.jpg) no-repeat 0 0;
	width: 56px;
	height: 20px;
	border: none;
	outline: none;
}

.borrar a:hover {
	background: url(../images/cancelar.jpg) no-repeat 0 -22px;
	border: 0px;
	outline: 0px;
}

.aceptar {
	background: url(../images/aceptarbtn.jpg) no-repeat 0 -44px;
	width: 56px;
	height: 20px;
	border: none;
	outline: none;
}
.aceptar a {
	display: block;
	background: url(../images/aceptarbtn.jpg) no-repeat 0 0;
	width: 56px;
	height: 20px;
	border: none;
	outline: none;
}
.aceptar a:hover {
	background: url(../images/aceptarbtn.jpg) no-repeat 0 -22px;
	border: 0px;
	outline: 0px;
}


#lan {
	margin: 10px 0 10px 15px;
	width: auto;
	height: 11px;
}

#lan a {
	display: block;
	outline: none;
	border: none;
	background: url(../images/lan.gif) no-repeat;
	width: auto;
	height: 11px;
}

#lan a:hover {
	display: block;
	outline: none;
	border: none;
	background: url(../images/lan1.gif) no-repeat;
	width: auto;
	height: 11px;
}

#wan {
	margin: 0 0 10px 15px;
	width: auto;
	height: 11px;
}

#wan a {
	display: block;
	outline: none;
	border: none;
	background: url(../images/wan.gif) no-repeat;
	width: auto;
	height: 11px;
}

#wan a:hover {
	display: block;
	outline: none;
	border: none;
	background: url(../images/wan1.gif) no-repeat;
	width: auto;
	height: 11px;
}

#voip {
	margin: 0 0 10px 15px;
	width: auto;
	height: 13px;
}

#voip a {
	display: block;
	outline: none;
	border: none;
	background: url(../images/voip.gif) no-repeat;
	width: auto;
	height: 13px;
}

#voip a:hover {
	display: block;
	outline: none;
	border: none;
	background: url(../images/voip1.gif) no-repeat;
	width: auto;
	height: 13px;
}

#segu {
	margin: 0 0 10px 15px;
	width: auto;
	height: 11px;
}

#segu a {
	display: block;
	outline: none;
	border: none;
	background: url(../images/seguridad.gif) no-repeat;
	width: auto;
	height: 11px;
}

#segu a:hover {
	display: block;
	outline: none;
	border: none;
	background: url(../images/seguridad1.gif) no-repeat;
	width: auto;
	height: 11px;
}


#cabestructu {
	margin: 0 0 10px 15px;
	width: auto;
	height: 25px;
}

#cabestructu a {
	display: block;
	outline: none;
	border: none;
	background: url(../images/cableadoestructurado.gif) no-repeat;
	width: auto;
	height: 25px;
}

#cabestructu a:hover {
	display: block;
	outline: none;
	border: none;
	background: url(../images/cableadoestructurado1.gif) no-repeat;
	width: auto;
	height: 25px;
}

#estruct {
	margin: 0 0 10px 15px;
	width: auto;
	height: 11px;
}

#estruct a {
	display: block;
	outline: none;
	border: none;
	background: url(../images/estructura.gif) no-repeat;
	width: auto;
	height: 11px;
}

#estruct a:hover {
	display: block;
	outline: none;
	border: none;
	background: url(../images/estructura1.gif) no-repeat;
	width: auto;
	height: 11px;
}

#energ {
	margin: 0 0 10px 15px;
	width: auto;
	height: 11px;
}

#energ a {
	display: block;
	outline: none;
	border: none;
	background: url(../images/energia.gif) no-repeat;
	width: auto;
	height: 11px;
}

#energ a:hover {
	display: block;
	outline: none;
	border: none;
	background: url(../images/energia1.gif) no-repeat;
	width: auto;
	height: 11px;
}

#aulas {
	margin: 0 0 0 15px;
	width: auto;
	height: 25px;
}

#aulas a {
	display: block;
	outline: none;
	border: none;
	background: url(../images/aulasinteligentes.gif) no-repeat;
	width: auto;
	height: 25px;
}

#aulas a:hover {
	display: block;
	outline: none;
	border: none;
	background: url(../images/aulasinteligentes1.gif) no-repeat;
	width: auto;
	height: 25px;
}

.imgproductbrand {
	display: inline;
	padding: 15px;
	width: 100;
}