/* main menu */

#mainmenu ul {position: absolute; list-style-type: none; margin: 0px; padding:0px; width:962px; height:60px; background: url(../images/site_menu.jpg) no-repeat 0px 0px; list-style-image: none;}
#mainmenu ul li {position: absolute; top: 0px;}
#mainmenu ul li A {text-indent: -9999em; outline-style: none; outline-COLOR: invert; outline-width: medium; display: block; height: 60px; COLOR: #fff;}

.mainmenu_home {width:88px;}
.mainmenu_home:hover {background: url(../images/site_menu.jpg) no-repeat -0 -60px;}
body.home .mainmenu_home {background: url(../images/site_menu.jpg) no-repeat 0 -60px;}

.mainmenu_empresa {width:102px;}
.mainmenu_empresa:hover {background: url(../images/site_menu.jpg) no-repeat -88px -60px;}
body.empresa .mainmenu_empresa {background: url(../images/site_menu.jpg) no-repeat -88px -60px;}

.mainmenu_hospedagem {width: 125px;}
.mainmenu_hospedagem:hover {background: url(../images/site_menu.jpg) no-repeat -190px -60px;}
body.hospedagem .mainmenu_hospedagem {background: url(../images/site_menu.jpg) no-repeat -190px -60px;}

.mainmenu_revenda {width:99px;}
.mainmenu_revenda:hover {background: url(../images/site_menu.jpg) no-repeat -315px -60px;}
body.revenda .mainmenu_revenda {background: url(../images/site_menu.jpg) no-repeat -315px -60px;}

.mainmenu_cloud_computing {width:153px;}
.mainmenu_cloud_computing:hover {background: url(../images/site_menu.jpg) no-repeat -414px -60px;}
body.cloud_computing .mainmenu_cloud_computing {background: url(../images/site_menu.jpg) no-repeat -414px -60px;}

.mainmenu_servidor_dedicado {width:152px;}
.mainmenu_servidor_dedicado:hover {background: url(../images/site_menu.jpg) no-repeat -567px -60px;}
body.servidor_dedicado .mainmenu_servidor_dedicado {background: url(../images/site_menu.jpg) no-repeat -567px -60px;}

.mainmenu_streaming {width:112px;}
.mainmenu_streaming:hover {background: url(../images/site_menu.jpg) no-repeat -719px -60px;}
body.streaming .mainmenu_streaming {background: url(../images/site_menu.jpg) no-repeat -719px -60px;}

.mainmenu_atendimento {width:131px;}
.mainmenu_atendimento:hover {background: url(../images/site_menu.jpg) no-repeat -831px -60px;}
body.atendimento .mainmenu_atendimento {background: url(../images/site_menu.jpg) no-repeat -831px -60px;}

/* services menu */

#servicesmenu ul {position: absolute; list-style-type: none; margin: 0px; padding:0px; width:962px; height:91px; background: url(../images/services_menu.jpg) no-repeat 0px 0px; list-style-image: none;}
#servicesmenu ul li {position: absolute; top: 0px;}
#servicesmenu ul li A {text-indent: -9999em; outline-style: none; outline-COLOR: invert; outline-width: medium; display: block; height: 91px; COLOR: #fff;}

.servicesmenu_comercio_electronica {width:185px;}
.servicesmenu_comercio_electronica:hover {background: url(../images/services_menu.jpg) no-repeat 0 -91px;}

.servicesmenu_email_marketing {width:178px;}
.servicesmenu_email_marketing:hover {background: url(../images/services_menu.jpg) no-repeat -215px -91px;}

.servicesmenu_colocation {width:147px;}
.servicesmenu_colocation:hover {background: url(../images/services_menu.jpg) no-repeat -393px -91px;}

.servicesmenu_servidor_de_jogos {width:182px;}
.servicesmenu_servidor_de_jogos:hover {background: url(../images/services_menu.jpg) no-repeat -540px -91px;}

.servicesmenu_data_center {width:186px;}
.servicesmenu_data_center:hover {background: url(../images/services_menu.jpg) no-repeat -722px -91px;}


/* live streming */

#streamingmenu ul {list-style-type: none; margin:0 0 10px 0; padding:0px; width:693px; height:196px; background: url(../images/live_stream_menu.jpg) no-repeat 0px 0px; list-style-image: none; float:left; }
#streamingmenu ul li { float:left;}
#streamingmenu ul li A {text-indent: -9999em; outline-style: none; outline-COLOR: invert; outline-width: medium; display: block; height: 196px; COLOR: #fff;}

.streamingmenu_radio {width:227px; float:left;}
.streamingmenu_radio:hover {background: url(../images/live_stream_menu.jpg) no-repeat 0 -196px;}

.streamingmenu_live_on_demand {width:237px; float:left;}
.streamingmenu_live_on_demand:hover {background: url(../images/live_stream_menu.jpg) no-repeat -227px -196px;}

.streamingmenu_live_tv_broadcast {width:228px; float:left;}
.streamingmenu_live_tv_broadcast:hover {background: url(../images/live_stream_menu.jpg) no-repeat -464px -196px;}

/* soft stream */

#softstreammenu ul {list-style-type: none; margin:0 0 20px 0; padding:0; width:693px; height:116px; background: url(../images/soft_stream_menu.jpg) no-repeat 0px 0px; list-style-image: none; float:left; }
#softstreammenu ul li { float:left;}
#softstreammenu ul li A {text-indent: -9999em; outline-style: none; outline-COLOR: invert; outline-width: medium; display: block; height: 116px; COLOR: #fff;}

.softstreammenu_revenda {width:228px; float:left;}
.softstreammenu_revenda:hover {background: url(../images/soft_stream_menu.jpg) no-repeat 0 -116px;}

.softstreammenu_soft_radio {width:237px; float:left;}
.softstreammenu_soft_radio:hover {background: url(../images/soft_stream_menu.jpg) no-repeat -228px -116px;}

.softstreammenu_soft_tv {width:228px; float:left;}
.softstreammenu_soft_tv:hover {background: url(../images/soft_stream_menu.jpg) no-repeat -465px -116px;}


