@charset "utf-8";
/* CSS Document */

/* FUENTES */
@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('MyriadPro-Regular.eot');
	src: local('MyriadPro-Regular'), local('MyriadPro-Regular'), url('MyriadPro-Regular.otf') format('opentype');
}
@font-face {
	font-family: 'MyriadPro-Bold';
	src: url('MyriadPro-Bold.eot');
	src: local('MyriadPro-Bold'), local('MyriadPro-Bold'), url('MyriadPro-Bold.otf') format('opentype');
}



.titles_testim{font-family:Geneva,"Trebuchet MS", Helvetica, sans-serif; color:#3178b7; font-size:20px;}
.subtitle_testim{font-family:"Trebuchet MS", Helvetica, sans-serif; color:#7f7e7e; font-size:12px; font-weight:bold; margin-bottom:20px;}
.txt_testim{font-family:"Trebuchet MS", Helvetica, sans-serif; color:#4c4b4b; font-size:11px; font-weight:bold;}
.link_testim{font-family:"Trebuchet MS", Helvetica, sans-serif; color:#3178b7; font-size:12px; text-decoration:none;}

.title_masnuevo{font-family:Geneva,"Trebuchet MS", Helvetica, sans-serif; color:#3178b7; font-size:12px; font-weight:bold; padding-right:5px; text-decoration:none;}
.title_masnuevo:hover{color:#1d466b;}

h1{ border-bottom:1px solid #cccccc; padding-bottom:5px; margin-bottom:15px;}
h2{ margin-bottom:15px; font:22px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color:#333;}
.texto{font:13px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color:#333333;}
.ttl_underline{font:28px 'MyriadPro-Bold', Arial, sans-serif; color:#333333; border-bottom:1px solid #ccc;}

.font_13{font:13px "Trebuchet MS", Helvetica, sans-serif, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color:#161616; font-weight:bold;}
.font_11{font:11px "Trebuchet MS", Helvetica, sans-serif, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color:#303030;}

/* BlockQuote */
blockquote {
			background: #333;
			color: #fff;
			padding: 15px;
			font: italic 20px/20px georgia;
		}
		
		
blockquote p {
			font-size: 16px;
			color: #fff;
			margin-bottom: 0em;
			font-family: georgia;
		}

/* CLASES */
a{text-decoration:none;}
a img{border:none;}
.clear{clear:both;}
.align_l{float:left;}
.align_r{float:right;}

/* ESQUINAS REDONDAS */
.curvyall {
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.curvyall_submenu {
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border:1px solid #E1E1E1;
}

.myBox {
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.curvymiddlebtn{
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
   -webkit-border-bottom-left-radius:0px;
  -webkit-border-bottom-right-radius:10px;
  -moz-border-radius-bottomleft:0px;
  -moz-border-radius-bottomright:10px;
}
.curvytop{
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
}
.curvyleft{
  -webkit-border-top-left-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-bottomleft:5px;
}
.curvyright{
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  -moz-border-radius-topright:5px;
  -moz-border-radius-bottomright:5px;
}
.curvybottom{
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
}
/* FIN ESQUINAS REDONDAS */


*{margin:0px; padding:0px;}
html, body{margin:0px; padding:0px; height:100%;}

#wrapper{width:100%; height:100%; min-height:100%; height:auto !important; margin:0 auto -213px;}
#footer, #push{height:213px;}

/* DIVS BACKGROUNDS */
#top{width:100%; background:url(../images/bg_top.jpg) repeat-x; height:123px;}
#nav{background:url(../images/bg_nav.jpg) repeat-x; height:48px; width:100%;}
#middle_index{width:100%; background:url(../images/bg_middle.jpg) top center no-repeat #000; height:341px; margin-top: 10px;}
#indexcontent{width:100%; height:auto !important; background:#fff url(../images/bg_content.jpg) repeat-x; padding-bottom:25px; padding-top:15px;}
#streamguide{width:100%; background:#fff url(../images/bg_content.jpg) repeat-x; padding:25px 0;}
#innercontent{width:100%; height:auto !important; background:#fff url(../images/bg_content.jpg) repeat-x; padding-bottom:25px;}
#footer{background:url(../images/bg_footer.jpg) repeat-x;}


/*Porque contratar con siscomp network*/
#pqc {width:958px; height:100px; background:#f0f0f0; border:#d7d7d7 solid 1px; margin-bottom:5px;}
#pqci{width:512px; height:25px; float:left; margin-top:8px; margin-left:10px;}
.pqct{width:940px; height:44px; float:left; margin:0 auto; text-align:left; padding:10px;}

/*CONTACTO MENU RIGHT*/
#contact_menu{width:293px; height:308px; margin:0 auto;}
.contact_tel{width:293px; height:58px; background:url(../images/contact_info/tel.png); display:block; margin:2px auto;}
.contact_tel:hover{width:293px; height:58px; background:url(../images/contact_info/tel.png) 0 -58px; display:block; margin:2px auto;}
.contact_mail1{width:293px; height:58px; background:url(../images/contact_info/mail1.png); display:block; margin:2px auto;}
.contact_mail1:hover{width:293px; height:58px; background:url(../images/contact_info/mail1.png) 0 -58px; display:block; margin:2px auto;}
.contact_mail2{width:293px; height:58px; background:url(../images/contact_info/mail2.png); display:block; margin:2px auto;}
.contact_mail2:hover{width:293px; height:58px; background:url(../images/contact_info/mail2.png) 0 -58px; display:block; margin:2px auto;}
.contact_mail3{width:293px; height:58px; background:url(../images/contact_info/mail3.png); display:block; margin:2px auto;}
.contact_mail3:hover{width:293px; height:58px; background:url(../images/contact_info/mail3.png) 0 -58px; display:block; margin:2px auto;}
.contact_skype{width:293px; height:58px; background:url(../images/contact_info/skype.png); display:block; margin:2px auto;}
.contact_skype:hover{width:293px; height:58px; background:url(../images/contact_info/skype.png) 0 -58px; display:block; margin:2px auto;}




/* DIVS CONTENEDORES */
.top{width:961px; height:113px; margin:0 auto; padding-top:10px;}
.nav{width:961px; height:49px; margin:0 auto;}
.middle_index{width:961px; height:270px; padding-top:4px; margin:0 auto;}
.content{width:961px; height:100% !important; position:relative; margin:0 auto;}
.footer{width:961px; height:213px; margin:0 auto;}

/* CONTENIDO TOP */
.logo{ width:326px; height:90px; display:block; float:left;}
.middlemenu{width:384px; height:42px; background:url(../images/bg_middlemenu.jpg); float:right; padding:0 15px; margin-top:40px;}

.middle_btn1{display:block; width:88px; height:42px; background:url(../images/btns_menumiddle.jpg) 0 0; float:left;}
.middle_btn1:hover{display:block; width:88px; height:42px; background:url(../images/btns_menumiddle.jpg) 0 -42px; float:left;}

.middle_btn2{display:block; width:67px; height:42px; background:url(../images/btns_menumiddle.jpg) -88px 0; float:left;}
.middle_btn2:hover{display:block; width:67px; height:42px; background:url(../images/btns_menumiddle.jpg) -88px -42px; float:left;}

.middle_btn3{display:block; width:69px; height:42px; background:url(../images/btns_menumiddle.jpg) -155px 0; float:left;}
.middle_btn3:hover{display:block; width:69px; height:42px; background:url(../images/btns_menumiddle.jpg) -155px -42px; float:left;}

.middle_btn4{display:block; width:87px; height:42px; background:url(../images/btns_menumiddle.jpg) -224px 0; float:left;}
.middle_btn4:hover{display:block; width:87px; height:42px; background:url(../images/btns_menumiddle.jpg) -224px -42px; float:left;}

.middle_btn5{display:block; width:73px; height:42px; background:url(../images/btns_menumiddle.jpg) -311px 0; float:left;}
.middle_btn5:hover{display:block; width:73px; height:42px; background:url(../images/btns_menumiddle.jpg) -311px -42px; float:left;}

/* MENU */
.nav a{font: 17px 'MyriadPro-Regular', Arial, sans-serif; color:#fff; float:left; margin:0 15px; padding:14px 10px 0;  text-align:center;}
#home .current{background:url(../images/menu.jpg) center -48px; height:34px; font: 16px 'MyriadPro-Bold', Arial, sans-serif; color:#fff;}

.menu_01{display:block; width:140px; height:34px;}
.menu_02{display:block; width:62px; height:34px;}
.menu_03{display:block; width:166px; height:34px;}
.menu_04{display:block; width:94px; height:34px;}
.menu_05{display:block; width:62px; height:34px;}
.nav a:hover{font: 17px 'MyriadPro-Bold', Arial, sans-serif; color:#fff;  text-decoration:none;}
.menu_01:hover{display:block; width:140px; height:33px; background:url(../images/menu.jpg) top center;}
.menu_02:hover{display:block; width:62px; height:34px; background:url(../images/menu.jpg) top center;}
.menu_03:hover{display:block; width:166px; height:34px; background:url(../images/menu.jpg) top center;}
.menu_04:hover{display:block; width:94px; height:34px; background:url(../images/menu.jpg) top center;}
.menu_05:hover{display:block; width:62px; height:34px; background:url(../images/menu.jpg) top center;}

.home .menu_01{display:block; width:140px; height:34px; background:url(../images/menu.jpg) center -48px; font: 16px 'MyriadPro-Bold', Arial, sans-serif; color:#fff;}
.hosting .menu_02{display:block; width:62px; height:34px; background:url(../images/menu.jpg) center -48px; font: 16px 'MyriadPro-Bold', Arial, sans-serif; color:#fff;}
.servidores .menu_03{display:block; width:166px; height:34px; background:url(../images/menu.jpg) center -48px; font: 16px 'MyriadPro-Bold', Arial, sans-serif; color:#fff;}
.diseno .menu_04{display:block; width:94px; height:34px; background:url(../images/menu.jpg) center -48px; font: 16px 'MyriadPro-Bold', Arial, sans-serif; color:#fff;}
.soporte .menu_05{display:block; width:62px; height:34px; background:url(../images/menu.jpg) center -48px; font: 16px 'MyriadPro-Bold', Arial, sans-serif; color:#fff;}
.home .menu_01:hover{display:block; width:140px; height:34px; background:url(../images/menu.jpg) center -49px; font: 16px 'MyriadPro-Bold', Arial, sans-serif; color:#fff;}
.hosting .menu_02:hover{display:block; width:62px; height:34px; background:url(../images/menu.jpg) center -48px; font: 16px 'MyriadPro-Bold', Arial, sans-serif; color:#fff;}
.servidores .menu_03:hover{display:block; width:166px; height:34px; background:url(../images/menu.jpg) center -48px; font: 16px 'MyriadPro-Bold', Arial, sans-serif; color:#fff;}
.diseno .menu_04:hover{display:block; width:94px; height:34px; background:url(../images/menu.jpg) center -48px; font: 16px 'MyriadPro-Bold', Arial, sans-serif; color:#fff;}
.soporte .menu_05:hover{display:block; width:62px; height:34px; background:url(../images/menu.jpg) center -48px; font: 16px 'MyriadPro-Bold', Arial, sans-serif; color:#fff;}


/* CONTENIDO INDEX */
.middlebottons{ text-align:center; margin-bottom:10px; height: auto !important;}
.servidores_home{background:url(../images/sprites/servidores_home.jpg) 0 -116px; width:311px; height:116px; display:block; float:left; margin-right:15px;}
.streaming_home{background:url(../images/sprites/streaming_home.jpg) 0 -116px; width:311px; height:116px; display:block; float:left;}
.hosting_home{background:url(../images/sprites/hosting_home.jpg) 0 -116px; width:311px; height:116px; display:block; float:right;}
.servidores_home:hover{background:url(../images/sprites/servidores_home.jpg); width:311px; height:116px; display:block; float:left; margin-right:15px;}
.streaming_home:hover{background:url(../images/sprites/streaming_home.jpg); width:311px; height:116px; display:block; float:left;}
.hosting_home:hover{background:url(../images/sprites/hosting_home.jpg); width:311px; height:116px; display:block; float:right;}

/* testimonio cliente */
#cliente_testim{width:961px; height:366px; margin:0px auto;}
#testemonio_cliente{width:643px; height:320px; background:#ffffff url(../images/title_testimindex.jpg) repeat-x; border:1px solid #bcbcbc; padding:10px 0px 0 15px;}
#player_clientestim{ width:326px; height:235px;}
#txt_tetimclient{width:265px; height:235px; margin-left:25px;}

#masnuevo{width:292px; height:210px; border:1px solid #bcbcbc; padding-top:14px; margin-bottom:7px; background:#ffffff url(../images/title_testimindex.jpg) repeat-x;}
#list_masnuevo{ list-style:url(../images/list_masnuevo.png) !important; padding:0 0 0 27px;}

#social_net{height:83px; _height:88px; width:292px; padding-top:14px; border:1px solid #bcbcbc; background:#ffffff url(../images/title_testimindex.jpg) repeat-x;}
.s_net{ width:88px; height:33px; float:left; }
/* fin testmonio*/

#logos{background:#fff url(../images/logos.jpg) no-repeat top center; width:959px; height:74px; border:1px solid #bcbcbc; margin:0 auto;}

/* FIN CONTENIDO INDEX */

/*CONTENIDO INNERS */
.bgcontinner1{background:url(../images/inner_img1.jpg) repeat-x top center;}
.bgcontinner2{background:url(../images/inner_img2.jpg) repeat-x top center;}
.bgcont_webD{background:url(../images/inner_imgWD.jpg) repeat-x top center; padding-top:32px;}
.bgcont_LB{background:url(../images/inner_imgLB.jpg) repeat-x top center; padding-top:24px;}
.bgcont_tv{background:url(../images/inner_tvonline.jpg) repeat-x top center; padding-top:24px;}
.bgcont_servidores{background:url(../images/inner_imgservidores.jpg) repeat-x top center; padding-top:24px;}

.flash_topcont{height:185px; text-align:center;}
.ttl_maincont{height:58px; width:961px; margin:0 auto; background:url(../images/bgttl_topmaincont.jpg) repeat-x;}
.ttlmaincont{font-family:Verdana, Arial, Helvetica, sans-serif; color:#fff; padding:20px 20px 0; font-size:16px;}
.ttlh1{font-family:Verdana, Arial, Helvetica, sans-serif; color:#333; padding:5px 5px 0; font-size:24px;}

#main_cont {
	width:959px;
	padding:0px 0 25px;
	margin:0px auto 10px;
	background:url(../images/bg_menu_right.jpg) top right repeat-y #fff;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
}
/* OJO */
/* #main_cont2{width:959px;padding:15px 0 0; background:url(../images/bg_menu_right.jpg) top right repeat-y #fff;} */
#main_cont2{width:959px;padding:15px 0 0;}

#main_cont_caracter{
	width:959px;
	height:100%;
	position:relative;
	padding:15px 0 25px;
	margin:0px auto 10px;
	background:url(../images/bg_menu_right.jpg) top right repeat-y #fff;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
}
#menu_left {
	width:204px;
	float:right;
	padding-bottom:25px;
}
#menu_pol {
	width:254px;
	float:right;
	padding-bottom:25px;
}
#menu_pol ul {
	font-family: Arial;
	list-style: none;
	font-size: 13px;
	
}
#right {
	width:725px;
	float:right;
	/*_margin-right:15px;*/
	padding:0 15px;
	font-size:13px;
}
#left {
	padding:0 0 0 15px;
	width:715px;
	float:left;
	font-size:13px;
}
#left_pol {
	padding:0 0 0 15px;
	width:669px;
	float:left;
	font-size:13px;
}
#left_mediakit {
	border:1px solid #cdcdcd;
	float:left;
	font-size:13px;
	margin-left:20px;
	margin-top:20px;
	padding:0 0 0 15px;
	width:623px;
	height: 99px;
	background: #e9e9e9;
}

#left_mediakit h2{
	color:#333333;
	font:22px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	margin-bottom:5px;
	margin-top:15px;
}



#menu_left ul {
	list-style:none;
	padding-top:6px;
	padding-left:1px;
}
#menu_left ul li {
	display:block;
	height:37px;
	padding:0 10px;
	width:183px;
	margin-bottom:8px;
}
#menu_left ul li a {
    color:#000000;
	display:block;
	height:22px;
	padding-top:8px;
	width:181px;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height:16px;
	text-decoration:none;
	background:url(../images/bg_menu_left.jpg) repeat-x 0 0;
	border:1px solid #cacaca;
}
#menu_left ul li a:hover {
color:#4c4c4c;
	display:block;
	height:22px;
	padding-top:8px;
	width:181px;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height:16px;
	text-decoration:none;
	background:url(../images/bg_menu_left.jpg) repeat-x 0 -35px;
	border:1px solid #cacaca;
}
.menutxt {
	padding-top:13px;
}

.paddtop{padding-top:2px; float:left;}

#content ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;

}

#content li {
  height: 35px;
  width: 183px;
  position: relative;
}

#content a {
  text-decoration: none;
  padding: 10px 0 5px;
  display: block;
  width: 183px;
  height: 20px;
  position: relative;
  z-index: 2;
}
#content ul li a img {
  border: 0;
  float: left;
  margin: 0 10px;
}

#content a:hover {
  text-decoration: none;
  padding: 10px 0 5px;
  display: block;
  width: 183px;
  height: 20px;
  position: relative;
  z-index: 2;
}

.txt_menuleft {
	padding:12px 0 0 55px;
	margin:0px;
}

.fader {
  opacity: 0;
  -moz-opacity: 0;
  filter:alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  width: 183px;
  height: 35px;
  background:url(images/bg_menu_left.jpg) 0 -35px repeat-x;
}
#servidores #nav_servidores {background:url(../images/bg_menu_left.jpg) repeat-x 0 -70px; color:#FFFFFF !important; border:1px solid #3b3b3b;}
#host #nav_host {background:url(../images/bg_menu_left.jpg) repeat-x 0 -70px; color:#FFFFFF !important; border:1px solid #3b3b3b;}
#planes #nav_planes {background:url(../images/bg_menu_left.jpg) repeat-x 0 -70px; color:#FFFFFF !important; border:1px solid #3b3b3b;}
#dedicado #nav_hostdedicado{background:url(../images/bg_menu_left.jpg) repeat-x 0 -70px; color:#FFFFFF !important; border:1px solid #3b3b3b;}
#multimedia #nav_multimedia {background:url(../images/bg_menu_left.jpg) repeat-x 0 -70px; color:#FFFFFF !important; border:1px solid #3b3b3b;}
#mail #nav_mail {background:url(../images/bg_menu_left.jpg) repeat-x 0 -70px; color:#FFFFFF !important; border:1px solid #3b3b3b;}
#game #nav_game {background:url(../images/bg_menu_left.jpg) repeat-x 0 -70px; color:#FFFFFF !important; border:1px solid #3b3b3b;}
#caracter #nav_caracter {background:url(../images/bg_menu_left.jpg) repeat-x 0 -70px; color:#FFFFFF !important; border:1px solid #3b3b3b;}
#dominios #nav_dominios {background:url(../images/bg_menu_left.jpg) repeat-x 0 -70px; color:#FFFFFF !important; border:1px solid #3b3b3b;}
#reselers #nav_reselers {background:url(../images/bg_menu_left.jpg) repeat-x 0 -70px; color:#FFFFFF !important; border:1px solid #3b3b3b;}

/* LIVE BROADCASTING */
.streaming_pro{
	height:374px;
	width:936px;
	margin:0 auto 15px;
	padding:16px 0 0 23px;
	background: url(../images/MediaBox.jpg) top right no-repeat  #000;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
}

#Live_menu{
	width:959px;
	margin:0px auto 0px;
	background:#fff;
}

.txtstream{font-family:"Trebuchet MS", Helvetica, sans-serif; color:#4f4f4f; font-size:18px; margin-bottom:20px;}
.btn_tv{background:url(../images/btn_tvstream.jpg); width:279px; height:90px; display:block; float:left; margin-right:27px;}
.btn_radio{background:url(../images/btn_radiostream.jpg); width:279px; height:90px; display:block; float:left;}
.stream_pro_left{width:294px; float:left;}
.masnuevo{width:292px; height:204px; border:1px solid #bcbcbc; padding-top:14px; margin-bottom:7px; background:#ffffff url(../images/title_testimindex.jpg) repeat-x;}
.suscribirme{width:656px; height:97px; background:#fff url(../images/bg_suscribirme.jpg) top center no-repeat; border:1px solid #bcbcbc; float:right;}

.formsuscribirme{width:601px; height:43px; margin:0 auto; padding-top:35px;}
.txtsuscribirme{width:423px; height:39px; border:none; float:left; font-size:20px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#bcbcbc;}
.btnsuscribirme{background:url(../images/btnsuscribirme.jpg); width:172px; border:none; height:43px; float:right;}

#crea_canal { width:936px; height:63px; background: #fff3b2; border-top:1px #f9c400; }
#content_soluciones { height: auto !important; float: left; margin:0 auto; }
.solucion { width:338px; height:118px; background: #f0f0f0; border:1px #e0e0e0; margin: 0 auto; padding:8px; float:left; text-align:left; }

.masinfoplanes { width: 800px; border-top: 1px solid #5e5e5e; background: #0d0d0d; background: -webkit-gradient(linear, left top, left bottom, from(#2b2b2b), to(#0d0d0d)); background: -moz-linear-gradient(top, #2b2b2b, #0d0d0d); padding: 10.5px 103px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0; -moz-box-shadow: rgba(0,0,0,1) 0 1px 0; box-shadow: rgba(0,0,0,1) 0 1px 0; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: #ffffff; font-size: 21px; font-family: Georgia, Serif; text-decoration: none; vertical-align: middle; }
.masinfoplanes:hover { border-top-color: #75bd00; background: #75bd00; color: #0f1400; }
.masinfoplanes:active { border-top-color: #cef78c; background: #cef78c; }


/* Player Options
---------------------------------------------------------------------*/
#player_options {width: 928px; height: auto !important; margin: 0 auto;}
#playeroptions_canal {width: 134px; height: 175px; background: url(../images/player_options/Canal_SiscompNetwork.jpg) no-repeat; margin-right: 12px; padding-left:314px; padding-right:10px; padding-top:62px; float: left;}
#playeroptions_embed {width: 134px; height: 175px; background: url(../images/player_options/embed_player.jpg) no-repeat; margin: 0 auto; padding-left:314px; padding-right:10px; padding-top:62px; float: left;}
#playeroptions_social {width: 134px; height: 175px; background: url(../images/player_options/social_media.jpg) no-repeat; margin: 0 auto; padding-left:314px; padding-right:10px; padding-top:62px; float: left;}
#Ad{width: 456PX; height: 189PX; margin: 0 auto; float: right;}


/* Demo Streaming
---------------------------------------------------------------------*/
#demostream {width: 907px; height: 381px; margin: 0 auto 15px; padding: 20px; background: #000;}
	#top_demo {width: 948px; height: 127px; margin: 0 auto; background: url(../images/Top_DemoStream.jpg) no-repeat;}
	#demoplayer {width: 436px; height: 324px; margin: 0 auto; background: url(../images/sample_player.jpg); float: left;}
	#textoplayer p{color: #fff;}
	#textoplayer {width: 451px; height: auto !important; float: right; color: #fff;}

.demotv_request{ width:435px; height:54px; background: url(../images/demo_tv_request.png); display:block; float:left; margin:0 auto; margin-top:4px;}
.demotv_request:hover{ width:435px; height:54px; background: url(../images/demo_tv_request.png) 0 -54px; display:block; float:left; margin:0 auto;  margin-top:4px;}

/* HOSTING TEST */

#hostingtest{width:920px; height:162px; margin:0 auto;}
.ver_cluster{width:219px; height:161px; background:url(../images/ver_cluster.jpg); display:block; float:left; margin-left:0px;}
.ver_cluster:hover{width:219px; height:161px; background:url(../images/ver_cluster.jpg) 0 -161px; display:block; float:left; margin-left:0px;}
.hosting_garantia{width:219px; height:161px; background:url(../images/100_garantia.jpg); display:block; float:left; margin-left:14px;}
.abrir_livechat{width:219px; height:161px; background:url(../images/abrir_livechat.jpg); display:block; float:left; margin-left:14px;}
.abrir_livechat:hover{width:219px; height:161px; background:url(../images/abrir_livechat.jpg)  0 -161px; display:block; float:left; margin-left:14px;}
.pagoseguro{width:219px; height:161px; background:url(../images/2co_payments.jpg); display:block; float:left; margin-left:14px;}

#planes_host{ width:940px; height:230px; margin:0 auto; background:url(../images/TableHosting.png) no-repeat; margin-left:-5px;}
.ver_planeshosting{ width:229px; height:49px; background:url(../images/verplanes.png); float:right; display:block; margin:175px 22px 4px 10px;}
.ver_planeshosting:hover{ width:229px; height:49px; background:url(../images/verplanes.png) 0 -49px; float:right; display:block; margin:175px 22px 4px 10px;}



/*PLANES INCLUYEN
---------------------------------------------------------------------*/
#planes_incluyen{height:300PX;}
.incluyen_info{width:300px; height:100px;}
.lpad5{display:block; padding-left:5px; width:220px;}
.inclu_img1{height:68px; width:68px; display:block; background:url(../images/planes_incluyen.jpg) 0 0;}
.inclu_img2{height:68px; width:68px; display:block; background:url(../images/planes_incluyen.jpg) -80px 0;}
.inclu_img3{height:68px; width:68px; display:block; background:url(../images/planes_incluyen.jpg) 0px -76px;}
.inclu_img4{height:68px; width:68px; display:block; background:url(../images/planes_incluyen.jpg) -80px -72px;}
.inclu_img5{height:68px; width:68px; display:block; background:url(../images/planes_incluyen.jpg) 0px -148px;}
.inclu_img6{height:68px; width:68px; display:block; background:url(../images/planes_incluyen.jpg) -80px -148px;}


/* HOSTING DEDICADOS 
--------------------------------------------------------------------*/
#features_dedicated{height:300px; width:668px; margin:0 auto;}
#features_dedicated .features{width:214px; padding:4px; margin-top:10px;}
#features_dedicated .features:hover{ background: #a9e2ff; width:214px; padding:4px; margin-top:10px;}
.features p{display:block; padding:0 8px; margin:0 auto;}
.feature_title{width:204px; height:34px; padding:2px 5px; background:#f2f2f2; margin-bottom:8px;}
.img_feature1{width:30px; height:34px; background:url(../images/ico_servidordedicado.jpg) 0 0;}
.img_feature2{width:30px; height:34px; background:url(../images/ico_servidordedicado.jpg) -42px 0;}
.img_feature3{width:30px; height:34px; background:url(../images/ico_servidordedicado.jpg) 0 -52px;}
.img_feature4{width:30px; height:34px; background:url(../images/ico_servidordedicado.jpg) 33px -52px;}
.img_feature5{width:30px; height:34px; background:url(../images/ico_servidordedicado.jpg) -1px -99px;}
.img_feature6{width:30px; height:34px; background:url(../images/ico_servidordedicado.jpg) 33px -99px;}
.titles_feature{ padding:10px 0 0 6px;}

/* links hosting dedicados*/

.hds_bt1{width:218px; height:194px; background:url(../images/planes/hds_standard.jpg);display:block; float:left; margin-left:4px;}
.hds_bt1:hover{width:218px; height:194px; background:url(../images/planes/hds_standard.jpg) 0 -194px;display:block; float:left; margin-left:4px;}
.hds_bt2{width:218px; height:194px; background: url(../images/planes/hds_pro.jpg);display:block; float:left; margin-left:4px;}
.hds_bt2:hover{width:218px; height:194px; background:url(../images/planes/hds_pro.jpg) 0 -194px;display:block; float:left; margin-left:4px;}
.hds_bt3{width:218px; height:194px; background: url(../images/planes/hds_gold.jpg);display:block; float:left; margin-left:4px;}
.hds_bt3:hover{width:218px; height:194px; background:url(../images/planes/hds_gold.jpg) 0 -194px;display:block; float:left; margin-left:4px;}


/* MAIL HOSTING 
--------------------------------------------------------------------*/
#mail_host{background:url(../images/mail_hosting.jpg); padding:0 6px; margin:0 auto; width:659px; height:352px;}
.mailhost_LR{width:199px; padding-left:12px;}
.mail_host1 {width:195px; margin:0 auto;}
.mail_host1 li{background:url(../images/list_mailhost.png) 0 0 no-repeat; display:block; height:14px; margin-bottom:5px; padding-left:17px;}
.mail_host2 {width:195px; margin:0 auto;}
.mail_host2 li{background:url(../images/list_mailhost.png) 0 -14px no-repeat; display:block; height:14px; margin-bottom:5px; padding-left:17px;}
.btn1_mailhost{background:url(../images/orden_mailhosting.jpg); width:152px; height:47px; display:block; margin:0 auto;}
.btn2_mailhost{background:url(../images/orden_mailhosting.jpg) 0 -47px; width:152px; height:47px; display:block; margin:0 auto;}
/* FIN MAIL HOSTING *

/* SERVIDORES DEDICADOS
--------------------------------------------------------------------*/
.masinfo { width: 800px; border-top: 1px solid #5e5e5e; background: #0d0d0d; background: -webkit-gradient(linear, left top, left bottom, from(#2b2b2b), to(#0d0d0d)); background: -moz-linear-gradient(top, #2b2b2b, #0d0d0d); padding: 10.5px 308px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0; -moz-box-shadow: rgba(0,0,0,1) 0 1px 0; box-shadow: rgba(0,0,0,1) 0 1px 0; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: #ffffff; font-size: 21px; font-family: Georgia, Serif; text-decoration: none; vertical-align: middle; }
.masinfo:hover { border-top-color: #75bd00; background: #75bd00; color: #0f1400; }
.masinfo:active { border-top-color: #cef78c; background: #cef78c; }


/* DISEÑO WEB 
--------------------------------------------------------------------*/
#WD_cont{
	width:959px;
	margin:0px auto 10px;
	background:#fff;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
}

.portafolio{ width:270px; height:44px; background:url(../images/portfolio/portfolio.png); float:left;}
.portafolio:hover{ width:270px; height:44px; background:url(../images/portfolio/portfolio.png) 0 -44px; float:left;}

#content_wd {width: 960px; height: 377px; margin: 0 auto;}
	.wd_info {width: 339px; height: 323px; margin: 0 auto;}
	.wd_macbookpro {width: 607px; height: 353px; margin: 0 auto;}
	
/* Portfolio Web */
.galleryContainer {width: 100%;}
.galleryImage { background-color:black; width:226px; height:181px; overflow:hidden; margin:5px; float:left;}
.info    { margin-left:10px; font-family:arial;padding:3px;}
.info h2 { color:gray; font-size: 18px; margin-bottom: 4px; margin-top: 0px;}
.info p { color:white; font-size: 13px;}
.clear { clear:both; margin-top:10px; }

/* Portfolio Filter Stylesheet */

#container a { color: #fff; }
#container a:visited { }
#container a:hover { text-decoration: none; }

/*****Custom Classes*****/
.clearing { clear: both; }
.last { margin-bottom: 0; }
.screenReader { left: -9999px; position: absolute; top: -9999px; }

/*****Basic Layout*****/
div#container { margin: 20px auto 0; overflow: hidden; width: 890px; }

ul#filter { float: left; font-size: 16px; list-style: none; margin-left: 0; width: 100%; }
ul#filter li { 
	border-right: 1px solid #dedede;
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 10px;
}
ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a { color: #999; text-decoration: none; }
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }
ul#filter li.current a { color: #333; font-weight: bold; }

ul#portfolio { float: left; list-style: none; margin-left: 0; width: 890px; }
ul#portfolio li {
	background: #000; 
	border: 0px; 
	float: left; 
	margin: 0 10px 10px 0; 
	padding: 5px;
	width: 202px;
}
ul#portfolio a { display: block; width: 100%; }
ul#portfolio a:hover { text-decoration: none; }
ul#portfolio img { border: 0px; display: block; padding-bottom: 5px; }


/* ABOUT US 
--------------------------------------------------------------------*/
#infocontact{width: 295px; height: auto !important; padding-left:5px; padding-right:3px; margin: 0 auto; background: #eee; float: right; }
#nosotros_txto{width:624px; padding-left:15px;}

.galeria{width:296px; height:61px; background: url(../images/galeria.jpg); float:left; margin:0 auto;}
.galeria:hover{width:296px; height:61px; background: url(../images/galeria.jpg) 0 -61px; float:left; margin:0 auto;}

/*Cajas dominios*/

#contact input, textarea, select { width: 60px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin:0; padding:5px; font:12px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; webkit-border-radius:5px; } 

#content_domains {width: 954px; height: 236px; background: url(../images/bg_domainspage.jpg) top center no-repeat; margin: 0 auto;}
	#txt_domains {width: 598px; margin: 0 auto; float: left; margin-top: 25px; margin-left: 25px;}
	#bg_searchdomains {width: 575px; height: 54px; margin-top: 15px; padding: 8px; background: url(../images/bg_searchdomain.png) no-repeat;}
	
	#whois_div {width: 710px; margin-left: 20px; margin-top: 25px;}

/* OJO OJO OJO! 
#WD_cont{
	width:959px;
	margin:0px auto 10px;
}
*/
.submenuWD{ height:50px; background: url(../images/bg_menu2.jpg) top repeat-x #fff; border: 1px solid #fff; padding:7px 20px 0;}
.submenuWD a{font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:15px; padding:10px; text-align:center;}
.submenuWD a:hover{font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:15px; padding:10px; text-align:center;}
.SWDcurnt{background:#fff; font-weight:bold;}

/* Tv Middle Nav */
.btnmenuWD01{display:block; width:96px; height:20px; float:right;}
.btnmenuWD02{display:block; width:163px; height:20px; float:right;}
.btnmenuWD03{display:block; width:113px; height:20px; float:right;}
.btnmenuWD04{display:block; width:57px; height:20px; float:right;}
.btnmenuWD05{display:block; width:86px; height:20px; float:right;}

.btnmenuTV01{display:block; width:96px; height:20px; float:right;}
.btnmenuTV02{display:block; width:100px; height:20px; float:right;}
.btnmenuTV03{display:block; width:113px; height:20px; float:right;}
.btnmenuTV04{display:block; width:57px; height:20px; float:right;}
.btnmenuTV05{display:block; width:125px; height:20px; float:right;}

/* Hosting Middle Nav */
.btnmenuWD01{display:block; width:96px; height:20px; float:right;}
.btnmenuWD02{display:block; width:163px; height:20px; float:right;}
.btnmenuWD03{display:block; width:113px; height:20px; float:right;}
.btnmenuWD04{display:block; width:57px; height:20px; float:right;}
.btnmenuWD05{display:block; width:86px; height:20px; float:right;}

.btnmenuH01{display:block; width:96px; height:20px; float:right;}
.btnmenuH02{display:block; width:100px; height:20px; float:right;}
.btnmenuH03{display:block; width:100px; height:20px; float:right;}
.btnmenuH04{display:block; width:113px; height:20px; float:right;}
.btnmenuH05{display:block; width:120px; height:20px; float:right;}
.btnmenuH06{display:block; width:125px; height:20px; float:right;}

/* Servidores Dedicados Middle Nav */
.btnmenuWD01{display:block; width:96px; height:20px; float:right;}
.btnmenuWD02{display:block; width:163px; height:20px; float:right;}
.btnmenuWD03{display:block; width:113px; height:20px; float:right;}
.btnmenuWD04{display:block; width:57px; height:20px; float:right;}
.btnmenuWD05{display:block; width:86px; height:20px; float:right;}

.btnmenuSD01{display:block; width:96px; height:20px; float:right;}
.btnmenuSD02{display:block; width:140px; height:20px; float:right;}
.btnmenuSD03{display:block; width:113px; height:20px; float:right;}
.btnmenuSD04{display:block; width:160px; height:20px; float:right;}
.btnmenuSD05{display:block; width:125px; height:20px; float:right;}


#wd_txto{width:929px; padding:15px;}

/* STREAM GUIDE
--------------------------------------------------------------------*/
.topstreamguide{background:url(../images/streamguide_imgtop.jpg); width:933px; height:228px; padding:40px 14px 0;}
.rotar_progdestac{width:322px; height:210px; float:left;}
.SG_playerdestacado{width:279px; height:210px; float:left; margin-left:50px;}
.canales_destacados{height:210px; width:276px; float:right;}
.canal1{width:92px; height:70px; background:#2c2c28; display:block; float:left;}
.canal2{width:92px; height:70px; background:#4a4a4a; display:block; float:left;}

#SGcrea_canal{width:961px; height:63px; margin-bottom:20px; background:url(../images/bg_crearcanal.jpg);}
.SG_formcrearcanal{width:493px; height:42px; float:right; margin-right:29px; padding-top:9px;}
.SGtxt_crearcanal{background:url(../images/SGtxt_crearcanal.jpg); width:312px; height:42px; float:left; border:none; font-size:20px; color:#8c8c8c; padding-left:25px; padding-right:25px;}
.SGbtn_crearcanal{background:url(../images/SGbtn_crearcanal.jpg); width:116px; height:42px; float:right; border:none;}

#content_SG{width:961px; margin:0px auto; padding-bottom:25px;}
.StreamGuide{width:660px; height:810px; float:right; background:#fff url(../images/title_testimindex.jpg) repeat-x; border:1px solid #bcbcbc;}

.SGcanal{width:197px; height:240px; margin-left:17px; float:left; margin-bottom:10px;}
.thumb_canal{width:197px; height:150px;}
.SGttl_canal{margin:0px; font: 18px 'MyriadPro-Bold', Arial, sans-serif; color:#1f63a8; margin-left:5px;}
.SGinfo_canal{margin:0px; font: 13px 'MyriadPro-Regular', Arial, sans-serif; color:#4c4c4c; margin-left:5px; margin-bottom:3px; height:48px;}
.SGico_etiqueta{margin:0px; font: 11px 'MyriadPro-Regular', Arial, sans-serif; color:#7f7f7f; margin-left:5px; background:url(../images/thumbscanales/ico_etiqueta.jpg) no-repeat; padding-left:20px;}


/* CARACTERISTICAS */
.one{
	background:#e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:24px;
	padding:0 6px;
	color: #0f4276
}
.two{
	background:#f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:24px;
	padding:0 6px;
	color: #0f4276
}

/* TV ONLINE */
.crearcanal{height:54px; border:1px solid #f9c400; background:#fff3b2; margin:2px auto; padding:7px 0 0; width:954px;}
.creecanal{font: 22px 'MyriadPro-Regular', Arial, sans-serif; color:#6c6955; padding-top:8px; margin-left:55px;}
ul#topnav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	margin-right:55px;
}
ul#topnav li{
	margin: 0;
	padding: 0;
	overflow: hidden;  /*--Importante - Estado por defecto--*/
	float: left;
	height:46px;
}
ul#topnav a, ul#topnav span { /*--Las etiquetas <a> y <span> comparten
las mismas propiedades de <span> que éste será un duplicado de la etiqueta <a> --*/
	padding:nonce;
	float: left;
	text-decoration: none;
	color: #fff;
	background:url(../images/btn_crearcanal.jpg) repeat-x;
	text-transform: uppercase;
	clear: both;
	width: 212px;
	height: 46px;
	line-height: 20px; /*--Alineación vertical del texto--*/
}
ul#topnav a{ /*--Hover: cuando el puntero del mouse para por encima--*/
	color: #555;
	background-position: left bottom;
}
ul#topnav span{ /*--Estado de navegación por defecto--*/
	background-position: left top;
}

.divbordertop{border-top:1px solid #ccc; margin-top:10px; padding-top:10px;}
.boxes_tvonline{width:314px; height:100px; padding:16px; border:1px solid #e1e1e1; background:#f0f0f0; margin-bottom:15px;}
.boxes_tvonline:hover{width:314px; height:100px; padding:16px; border:1px solid #99d3ee; background:#d2f7ff; margin-bottom:15px;}

.boxes_soluciones{width:100px; height:100px; padding:13px; border:1px solid #e1e1e1; background:#f0f0f0; margin-left:12px; margin-top:10px;}
.boxes_soluciones:hover{width:100px; height:100px; padding:13px; border:1px solid #99d3ee; background:#d2f7ff; margin-left:12px; margin-top:10px;}

.marginimage { margin-left:15px; margin-bottom:30px; }


.ttl_boxestvonline{font:22px 'MyriadPro-Bold', Arial, sans-serif; color:#333333; margin:0px; display:block;}
.img_boxestvonline{width:67px; height:67px; float:left;}
.txt_boxestvonline{width:236px; float:right; font: 12px 'MyriadPro-Regular', Arial, sans-serif; }

/* contenido del footer */
#cont_footer{width:941px;height:184px; margin:0 auto; padding:28px 10px 0;}
#copyright{color:#959595; font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:12px; margin-top:35px; font-weight:bold;}

.menu1_footer{list-style:none; float:left; width:187px; display:block;}
.menufoot{
	background:url(../images/menu_footer/arrow_menu.png) no-repeat 0 5px; 
	padding-left:15px; 
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	font-size:12px;
	display:block; 
	color:#d2d2d2 !important; 
	text-decoration:underline !important;
}
.menufoot:hover{
	background:url(../images/menu_footer/arrow_menu.png) no-repeat 0 5px; 
	padding-left:15px; 
	font-family:"Trebuchet MS", Helvetica, sans-serif; 
	font-size:12px;
	display:block; 
	color:#ffffff !important; 
	text-decoration:none !important;
}
/* fin footer */

